@import"https://fonts.googleapis.com/css2?family=Bungee&family=Inter:wght@400;500;600;700;800&display=swap";.fg-fp{--fg-cream: #fdfaf2;--fg-cream-2: #f5f1e8;--fg-cream-3: #ece7d8;--fg-white: #ffffff;--fg-ink: #1a1814;--fg-ink-2: #3a3530;--fg-ink-mute: #8a8278;--fg-frog: #8FC942;--fg-frog-deep: #6da833;--fg-yellow: #FBBF24;--fg-plaster-1: #f7d7c4;--fg-plaster-2: #e8b89a;--fg-plaster-edge: #c89b7d;--fg-font-display: "Bungee", "Impact", sans-serif;--fg-font-body: "Inter", system-ui, sans-serif;position:relative;font-family:var(--fg-font-body);color:var(--fg-ink);background:var(--fg-cream)}.fg-fp>*{position:relative;z-index:1}.fg-fp--hero-only{padding:140px 16px 40px;scroll-margin-top:100px}.fg-fp--trust{padding:24px 16px 60px}.fg-fp__hero{max-width:1180px;margin:0 auto;background:var(--fg-white);border:1px solid var(--fg-cream-3);border-radius:18px;padding:32px 36px;position:relative;overflow:visible;box-shadow:0 8px 24px -10px #1a18141f}.fg-fp__hero:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,var(--fg-frog) 0%,var(--fg-yellow) 100%)}.fg-fp__plaster{position:absolute;bottom:-18px;right:36px;width:132px;height:auto;transform:rotate(8deg);filter:drop-shadow(0 4px 8px rgba(26,24,20,.18));z-index:3;pointer-events:none}.fg-fp__plaster svg{width:100%;height:auto;display:block}@media(max-width:640px){.fg-fp__plaster{width:96px;right:16px;bottom:-14px;transform:rotate(10deg)}}.fg-fp__hero-inner{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.fg-fp__hero-mascot{flex:0 0 auto;width:200px;max-width:30%}.fg-fp__hero-mascot img{width:100%;height:auto;display:block;object-fit:contain}.fg-fp__hero-text{flex:1;min-width:280px;display:flex;flex-direction:column;gap:12px}.fg-fp__hero-toprow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.fg-fp__hero-icon img{width:36px;height:36px;object-fit:contain}.fg-fp__hero-badge{display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border-radius:999px;background:var(--fg-cream-2);border:1px solid var(--fg-cream-3);font-family:var(--fg-font-body);font-size:12px;font-weight:700;color:var(--fg-ink-2);letter-spacing:.04em}.fg-fp__hero-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--fg-frog);box-shadow:0 0 0 3px #8fc94240;animation:fg-fp-pulse 1.8s ease-in-out infinite}@keyframes fg-fp-pulse{0%,to{transform:scale(1)}50%{transform:scale(.85)}}.fg-fp__hero-title{margin:0;font-family:var(--fg-font-display);font-weight:400;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:.01em;display:flex;flex-wrap:wrap;gap:0 14px;align-items:baseline}.fg-fp__hero-title-mark{color:var(--fg-frog-deep)}.fg-fp__hero-title-rest{color:var(--fg-ink);font-family:var(--fg-font-body);font-weight:800;font-size:clamp(20px,2.6vw,28px);letter-spacing:-.01em}.fg-fp__hero-flavor{margin:4px 0 0;font-size:16px;line-height:1.55;color:var(--fg-ink-2);max-width:64ch}.fg-fp__trust{max-width:1180px;margin:0 auto;background:var(--fg-white);border:1px solid var(--fg-cream-3);border-radius:18px;padding:32px 28px;box-shadow:0 8px 24px -10px #1a181414}.fg-fp__trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:720px){.fg-fp__trust-grid{grid-template-columns:1fr;gap:20px}}.fg-fp__trust-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px 4px}.fg-fp__trust-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--fg-plaster-1) 0%,var(--fg-plaster-2) 100%);color:var(--fg-ink);display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px;border:1px solid var(--fg-plaster-edge)}.fg-fp__trust-icon svg{width:20px;height:20px}.fg-fp__trust-title{margin:0;font-family:var(--fg-font-body);font-weight:800;font-size:15px;letter-spacing:.01em;color:var(--fg-ink)}.fg-fp__trust-text{margin:0;font-size:14px;line-height:1.5;color:var(--fg-ink-mute)}body.fg-fp-active .product-card{position:relative;border:1.5px dashed #c89b7d!important;border-radius:14px!important;background:#fff;overflow:visible!important;transition:transform .25s ease,box-shadow .25s ease}body.fg-fp-active .product-card:hover{transform:translateY(-3px) rotate(-.4deg);box-shadow:0 14px 32px -16px #1a181438}body.fg-fp-active .product-card .product-card__media{border-radius:12px 12px 0 0;overflow:hidden}body.fg-fp-active .product-card:before{content:"";position:absolute;top:-10px;right:12px;width:56px;height:22px;z-index:4;transform:rotate(-8deg);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 44'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%23f7d7c4'/><stop offset='100%25' stop-color='%23e8b89a'/></linearGradient></defs><rect x='2' y='6' width='116' height='32' rx='6' fill='url(%23g)' stroke='%23c89b7d' stroke-width='1.2'/><circle cx='22' cy='14' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='32' cy='14' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='22' cy='30' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='32' cy='30' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='88' cy='14' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='98' cy='14' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='88' cy='30' r='1.6' fill='%23c89b7d' opacity='0.6'/><circle cx='98' cy='30' r='1.6' fill='%23c89b7d' opacity='0.6'/><rect x='50' y='14' width='20' height='16' rx='2' fill='%23fdfaf2' opacity='0.7'/></svg>");background-repeat:no-repeat;background-size:contain;filter:drop-shadow(0 2px 4px rgba(26,24,20,.18));pointer-events:none}body.fg-fp-active .product-card .fg-fp-card-label{display:flex;align-items:center;justify-content:center;gap:8px;margin:10px 10px 12px;padding:10px 14px;background:linear-gradient(135deg,#fdeede,#f7d7c4 60%,#e8b89a);border:1px solid #c89b7d;border-radius:12px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;letter-spacing:.01em;text-align:center;color:#5a3820;box-shadow:0 2px 6px -2px #c89b7d73,inset 0 1px #ffffff8c;position:relative;line-height:1.25}body.fg-fp-active .product-card .fg-fp-card-label:before{content:"";flex:0 0 auto;width:15px;height:15px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236da833'><path d='M12 21s-7-4.5-9-9c-1.4-3.2 1.1-7 4.5-7 1.7 0 3.3.9 4.5 2.4C13.2 5.9 14.8 5 16.5 5c3.4 0 5.9 3.8 4.5 7-2 4.5-9 9-9 9z'/></svg>");background-size:contain;background-repeat:no-repeat;filter:drop-shadow(0 1px 0 rgba(255,255,255,.6))}body.fg-fp-active .product-card .fg-fp-card-label__lead{display:inline;font-weight:800;font-style:normal;text-transform:uppercase;color:#4a8024;letter-spacing:.06em;font-size:11.5px}body.fg-fp-active .product-card .fg-fp-card-label__sep{display:inline;margin:0 4px 0 1px;color:#4a8024;font-weight:800}body.fg-fp-active .product-card .fg-fp-card-label__text{display:inline;font-style:italic;font-weight:600;color:#5a3820}@media(max-width:720px){body.fg-fp-active .product-card .fg-fp-card-label{margin:8px auto 10px;padding:5px 12px 5px 10px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 16px);font-size:10.5px;gap:5px;line-height:1.2}body.fg-fp-active .product-card .fg-fp-card-label:before{width:12px;height:12px}body.fg-fp-active .product-card .fg-fp-card-label__lead{font-size:10.5px;letter-spacing:.05em}body.fg-fp-active .product-card .fg-fp-card-label__sep,body.fg-fp-active .product-card .fg-fp-card-label__text{display:none}}@media(max-width:640px){.fg-fp--hero-only{padding-top:100px}.fg-fp__hero{padding:28px 20px 24px}.fg-fp__hero-mascot{width:140px;max-width:40%;margin:0 auto}.fg-fp__hero-inner{gap:18px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fg-frogpatch.css.map */
