*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--fb-text, #0F172A);background:var(--fb-bg, #fff);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:clip;max-width:100vw}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:1000;background:#000;color:#fff;padding:.75rem 1rem}.skip-link:focus{left:0}.page-width{width:min(100% - 2rem,var(--fb-max, 1180px));margin-inline:auto;max-width:100%}.page-width--narrow{width:min(100% - 2rem,760px)}.contact-page{padding-bottom:1rem}.contact-page__header{max-width:36rem;margin-bottom:2rem}.contact-page__kicker{margin:0 0 .55rem;font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#c2410c}.contact-page__lede{margin:.65rem 0 0;font-size:1.05rem;line-height:1.55;color:#64748b}.contact-page__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.25rem;align-items:start}.contact-page__cards{display:grid;gap:.85rem}.contact-card{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.3rem;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;box-shadow:0 10px 28px #0f172a0d;color:inherit;text-decoration:none}a.contact-card:hover{border-color:#ff7a0047;box-shadow:0 16px 36px #e84e001a}.contact-card__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#e84e00;background:linear-gradient(145deg,#fff7ed,#ffe8c8);margin-bottom:.35rem}.contact-card__label{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.contact-card__value{font-size:1.02rem;font-weight:800;letter-spacing:-.02em;color:#0f172a;line-height:1.45}.contact-card__hint{font-size:.85rem;color:#64748b}.contact-page__form-wrap{background:#fffbf5;border:1px solid rgba(255,122,0,.16);border-radius:22px;padding:1.5rem 1.5rem 1.6rem}.contact-page__form-title{margin:0 0 1rem;font-size:1.15rem;letter-spacing:-.02em}.contact-form__label{display:block;font-size:.8rem;font-weight:700;margin:.7rem 0 .35rem;color:#334155}.contact-form__input{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:.75rem .85rem;font:inherit;background:#fff}.contact-form__input:focus{outline:2px solid rgba(255,122,0,.35);border-color:#ff7a00}.contact-form__textarea{resize:vertical;min-height:8rem}.contact-form .btn{margin-top:1rem}.contact-form__success{background:#ecfdf5;color:#047857;border:1px solid #A7F3D0;border-radius:12px;padding:.75rem .9rem;font-weight:600}.contact-form__errors{background:#fef2f2;color:#b91c1c;border-radius:12px;padding:.75rem .9rem;margin-bottom:.5rem}@media(max-width:800px){.contact-page__grid{grid-template-columns:1fr}}@media(max-width:480px){.page-width{width:min(100% - 1.25rem,var(--fb-max, 1180px))}}.main-content{min-height:50vh}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1.5px solid transparent;border-radius:999px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease;text-align:center;line-height:1.2;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--sm{padding:.55rem 1rem;font-size:.875rem}.btn--lg{padding:.95rem 1.5rem;font-size:1rem}.btn:not(.btn--sm):not(.btn--lg){padding:.75rem 1.25rem;font-size:.95rem}.btn--full{width:100%}.btn--primary{background:var(--fb-gradient, linear-gradient(135deg, #FFC14A, #FF7A00, #E84E00));color:#fff;box-shadow:0 10px 28px #e84e0047}.btn--primary:hover{box-shadow:0 14px 34px #e84e0059}.btn--ghost{background:transparent;border-color:#0f172a24;color:var(--fb-text)}.btn--ghost:hover{border-color:var(--fb-primary);color:var(--fb-primary-dark)}.btn--white{background:#fff;color:var(--fb-primary-dark);box-shadow:0 10px 30px #0000001f}.btn--ghost-light{background:transparent;border-color:#ffffff73;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.announcement-bar{font-size:.8125rem;font-weight:600}.announcement-bar__inner{display:flex;justify-content:center;padding:.55rem 0;text-align:center}.announcement-bar__link,.announcement-bar__text{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0;color:inherit;flex-wrap:wrap;text-align:center;line-height:1.35}.announcement-bar__dot{width:7px;height:7px;border-radius:50%;background:#ff9500;box-shadow:0 0 0 3px #ff950040}.shopify-section-group-header-group{position:sticky;top:0;z-index:80}.site-header{position:sticky;top:0;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,23,42,.06);z-index:80}.site-header--sticky{position:sticky;top:0}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:68px}.site-header__logo{display:inline-flex;align-items:center;gap:.6rem;font-weight:800;letter-spacing:-.03em}.site-header__logo-img{width:36px;height:36px;border-radius:10px;object-fit:cover}.site-header__logo-text{font-size:1.15rem}.site-header__logo-accent{margin-left:.25rem;color:var(--fb-primary);font-weight:700}.site-header__links{display:flex;justify-content:center;gap:.25rem 1.5rem;flex-wrap:wrap}.site-header__link{font-weight:600;font-size:.9375rem;color:var(--fb-muted);padding:.35rem 0}.site-header__link:hover,.site-header__link.is-active{color:var(--fb-text)}.site-header__actions{display:flex;align-items:center;gap:.65rem}.site-header__cart{position:relative;border:0;background:var(--fb-surface);width:42px;height:42px;border-radius:12px;display:grid;place-items:center;cursor:pointer;color:var(--fb-text);text-decoration:none}.site-header__cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--fb-primary);color:#fff;font-size:.7rem;font-weight:700;display:grid;place-items:center}.site-header__menu-btn{display:none;flex-direction:column;gap:5px;border:0;background:transparent;padding:.4rem;cursor:pointer}.site-header__menu-btn span{display:block;width:20px;height:2px;background:var(--fb-text);border-radius:2px}@media(max-width:860px){.site-header{position:sticky;top:0}.site-header__inner{grid-template-columns:auto 1fr auto;position:relative;min-height:60px}.site-header__menu-btn{display:flex;order:-1}.site-header__logo{justify-self:start}.site-header__nav{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:.75rem 1rem 1rem;display:none;z-index:60;box-shadow:0 12px 28px #0f172a14}.site-header__nav.is-open{display:block}.site-header__links{flex-direction:column;align-items:flex-start;gap:.25rem}.site-header__cta,.hero-book-btn--header .hero-book-btn__go{display:none}.hero-book-btn--header .hero-book-btn__copy strong{font-size:.72rem}.site-header__logo-text{font-size:1rem}}.section{padding:4.5rem 0}.section--tight{padding:2rem 0}.section-header{margin-bottom:2.25rem;max-width:640px}.section-header--center{text-align:center;margin-inline:auto}.eyebrow{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fb-primary-dark);margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.15;letter-spacing:-.035em;font-weight:800;margin-bottom:.75rem}.section-sub{color:var(--fb-muted);font-size:1.05rem}.hero{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#fff8f1,#fff 55% 100%);padding:4.5rem 0 4rem}.hero__mesh{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.hero__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55}.hero__orb--1{width:min(55vw,480px);height:min(55vw,480px);top:-12%;right:-8%;background:radial-gradient(circle,rgba(255,149,0,.55),transparent 70%)}.hero__orb--2{width:min(40vw,340px);height:min(40vw,340px);bottom:5%;left:-10%;background:radial-gradient(circle,rgba(232,78,0,.28),transparent 70%)}.hero__orb--3{width:min(30vw,260px);height:min(30vw,260px);top:40%;left:40%;background:radial-gradient(circle,rgba(255,193,74,.35),transparent 70%)}.hero__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(255,122,0,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,122,0,.07) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 75% 70% at 50% 40%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 75% 70% at 50% 40%,#000 20%,transparent 75%)}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffffb8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--fb-primary-dark);border:1px solid rgba(255,122,0,.22);border-radius:999px;padding:.45rem .95rem;font-size:.78rem;font-weight:700;margin-bottom:1.15rem;box-shadow:0 4px 20px #e84e0014}.hero__badge-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e33;flex-shrink:0}.fx__kicker-live{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:#22c55e;box-shadow:0 0 #22c55e80;animation:pulseDot 1.8s ease-out infinite}@keyframes pulseDot{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero__title{font-size:clamp(2.15rem,4.8vw,3.55rem);line-height:1.05;letter-spacing:-.045em;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#0f172a 0% 55%,#9a3412);-webkit-background-clip:text;background-clip:text;color:transparent}@supports not (background-clip: text){.hero__title{color:var(--fb-text);background:none}}.hero__sub{color:var(--fb-muted);font-size:1.1rem;max-width:34rem;margin-bottom:1.1rem}.hero__checks{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:.45rem}.hero__checks li{position:relative;padding-left:1.55rem;font-size:.95rem;font-weight:600;color:var(--fb-text)}.hero__checks li:before{content:"\2713";position:absolute;left:0;top:0;width:1.15rem;height:1.15rem;border-radius:50%;background:#ff7a001f;color:var(--fb-primary-dark);font-size:.7rem;font-weight:800;display:grid;place-items:center;line-height:1}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.hero-book-btn{display:inline-flex;align-items:center;gap:.85rem;max-width:100%;margin-bottom:.25rem;padding:.7rem .85rem .7rem .7rem;border-radius:18px;text-decoration:none;color:#9a3412;background:radial-gradient(ellipse 80% 120% at 0% 50%,rgba(255,193,74,.35),transparent 55%),linear-gradient(135deg,#fff8f1,#ffe8c8);border:1px solid rgba(255,122,0,.28);box-shadow:0 1px #ffffffe6 inset,0 12px 28px #e84e001f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hero-book-btn:hover{transform:translateY(-2px);border-color:#e84e0073;box-shadow:0 1px #fffffff2 inset,0 16px 36px #e84e002e;color:#9a3412}.hero-book-btn__icon{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ffc14a,#ff7a00 55%,#e84e00);box-shadow:0 8px 16px #e84e0047}.hero-book-btn__cal{width:20px;height:20px;display:block;color:#fff}.hero-book-btn__copy{display:flex;flex-direction:column;gap:.1rem;text-align:left;min-width:0}.hero-book-btn__copy strong{font-size:.98rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.hero-book-btn__go{margin-left:.35rem;width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#fff;color:#e84e00;box-shadow:0 4px 10px #0f172a14}.hero-book-btn--header{padding:.28rem .4rem .28rem .32rem;border-radius:14px;gap:.5rem;margin:0}.hero-book-btn--header .hero-book-btn__icon{width:32px;height:32px;border-radius:10px}.hero-book-btn--header .hero-book-btn__cal{width:16px;height:16px}.hero-book-btn--header .hero-book-btn__copy strong{font-size:.8rem;white-space:nowrap}.hero-book-btn--header .hero-book-btn__go{width:26px;height:26px;margin-left:0}.hero__trust{display:flex;align-items:center;gap:.75rem;color:var(--fb-muted);font-size:.9rem;margin-bottom:1.5rem}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;max-width:28rem}.hero__stat{background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,122,0,.14);border-radius:14px;padding:.75rem .85rem;box-shadow:0 8px 24px #0f172a0a}.hero__stat strong{display:block;font-size:1.05rem;font-weight:800;letter-spacing:-.03em;color:var(--fb-primary-dark);margin-bottom:.15rem}.hero__stat span{font-size:.75rem;font-weight:600;color:var(--fb-muted)}.hero__visual{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:visible}.hero-stack{position:relative;width:100%;max-width:420px;min-height:400px;margin-left:auto;overflow:visible}.hero-widget{background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:18px;box-shadow:0 20px 50px #e84e0029,0 4px 16px #0f172a0f}.hero-widget--progress{position:absolute;top:0;left:0;right:12%;z-index:1;padding:1rem 1.1rem .95rem;animation:floaty 5s ease-in-out infinite}.hero-widget__headline{font-size:.92rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.85rem}.hero-widget__headline em{font-style:normal;color:var(--fb-primary-dark)}.hero-widget__track{position:relative;height:6px;background:#f1f5f9;border-radius:999px;margin:0 .5rem .35rem}.hero-widget__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffc14a,#ff7a00)}.hero-widget__nodes{position:absolute;inset:-9px 0 auto;display:flex;justify-content:space-between;pointer-events:none}.hero-widget__node{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #E2E8F0;display:grid;place-items:center;font-size:.65rem;color:#94a3b8;box-shadow:0 2px 6px #0f172a14}.hero-widget__node.is-done{background:#ff7a00;border-color:#ff7a00;color:#fff;font-weight:800}.hero-widget__node.is-active{border-color:#ff7a00;background:#fff7ed;font-size:.75rem;box-shadow:0 0 0 4px #ff7a0026}.hero-widget__labels{display:flex;justify-content:space-between;font-size:.7rem;font-weight:600;color:var(--fb-muted);margin:.55rem 0 .7rem}.hero-widget__labels .is-active{color:var(--fb-primary-dark)}.hero-widget__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.hero-widget__chip{font-size:.68rem;font-weight:700;background:#fff7ed;color:var(--fb-primary-dark);border:1px solid rgba(255,122,0,.2);border-radius:999px;padding:.28rem .55rem}.hero-widget__link{font-size:.72rem;font-weight:700;color:var(--fb-primary)}.hero-widget--popup{position:absolute;top:142px;right:-8px;width:min(100%,280px);z-index:2;padding:1rem 1rem .9rem;animation:floaty 5.5s ease-in-out infinite .4s}.hero-widget__popup-tag{font-size:.62rem;font-weight:800;letter-spacing:.06em;color:var(--fb-primary-dark);margin-bottom:.35rem}.hero-widget__popup-title{display:block;font-size:1rem;letter-spacing:-.02em;margin-bottom:.15rem}.hero-widget__popup-sub{font-size:.78rem;color:var(--fb-muted);margin-bottom:.75rem}.hero-widget__gift{display:grid;grid-template-columns:36px 1fr auto;gap:.55rem;align-items:center;padding:.5rem .55rem;border-radius:12px;border:1.5px solid rgba(15,23,42,.08);margin-bottom:.4rem;background:#fff}.hero-widget__gift.is-selected{border-color:#ff7a00;background:#fffbf5;box-shadow:0 0 0 3px #ff7a001a}.hero-widget__gift-icon{width:36px;height:36px;border-radius:10px;background:#fff7ed;display:grid;place-items:center;font-size:1rem}.hero-widget__gift b{display:block;font-size:.8rem;letter-spacing:-.01em}.free-pill{display:inline-flex;align-items:center;font-size:.58rem;font-weight:800;letter-spacing:.04em;color:#fff;background:var(--fb-gradient);padding:.12rem .35rem;border-radius:999px;vertical-align:middle}.hero-widget__select-btn{font-size:.7rem;font-weight:700;color:#fff;background:var(--fb-gradient);border-radius:999px;padding:.35rem .65rem}.hero-widget__select-btn.is-outline{background:#fff;color:var(--fb-primary-dark);border:1.5px solid rgba(255,122,0,.35)}.hero-float{position:absolute;z-index:3;background:#0f172a;color:#fff;border-radius:999px;font-size:.72rem;font-weight:700;padding:.45rem .75rem;display:inline-flex;align-items:center;gap:.4rem;box-shadow:0 12px 30px #0f172a40;white-space:nowrap}.hero-float--toast{left:-128px;right:auto;top:250px;bottom:auto;z-index:4;border-radius:14px;padding:.65rem .85rem;background:#fff;color:var(--fb-text);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 40px #e84e002e;animation:floaty 4.5s ease-in-out infinite 1.1s}.hero-float__gift-box{width:32px;height:32px;border-radius:10px;background:var(--fb-gradient);display:grid;place-items:center;font-size:.95rem;flex-shrink:0}.hero-float--toast strong{display:block;font-size:.82rem;letter-spacing:-.01em}.hero-float--toast p{font-size:.7rem;color:var(--fb-muted);font-weight:500;margin-top:.1rem}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1100px){.hero-float--toast{left:-40px}.hero-widget--popup{right:0}}@media(max-width:900px){.hero{overflow:hidden;padding:2.25rem 0 2.5rem}.hero__inner{grid-template-columns:1fr;gap:2rem}.hero__badge{font-size:.72rem;padding:.35rem .7rem;max-width:100%;white-space:normal;line-height:1.35;text-align:center}.hero__title{font-size:clamp(1.65rem,6.5vw,2.4rem)}.hero__sub{font-size:1rem}.hero__checks li{font-size:.9rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn,.hero-book-btn{width:100%}.hero__trust{flex-wrap:wrap;font-size:.82rem}.hero__visual{min-height:0;width:100%;max-width:400px;margin:0 auto;overflow:visible}.hero-stack{margin:0 auto;max-width:100%;min-height:0;width:100%;display:flex;flex-direction:column;gap:.75rem;overflow:visible}.hero-widget--progress,.hero-widget--popup{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:100%;animation:none}.hero-float--toast{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;max-width:100%;white-space:normal;animation:none;box-sizing:border-box}}@media(max-width:480px){.hero{padding:1.75rem 0 2rem}.hero__widget,.hero-widget{border-radius:14px}.hero-widget--progress,.hero-widget--popup{padding:.85rem .9rem}.hero-widget__headline{font-size:.85rem}.hero-widget__gift{grid-template-columns:32px 1fr auto;gap:.4rem}.hero-widget__footer{flex-wrap:wrap;gap:.35rem}.section{padding:2.75rem 0}.section--tight{padding:1.5rem 0}.section-header{margin-bottom:1.5rem}.section-title{font-size:clamp(1.45rem,6vw,1.85rem)}.section-sub{font-size:.95rem}}.demo-card__media{position:relative;aspect-ratio:16 / 11;overflow:hidden;background:linear-gradient(155deg,#fff8f1,#ffe8c8 45%,#ffd9a8)}.demo-card__badge{position:absolute;top:.85rem;left:.85rem;z-index:2;background:#0f172a;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.35rem .6rem;border-radius:999px}.demo-art{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1.5rem 1rem 1rem}.demo-art__glow{position:absolute;width:60%;height:50%;border-radius:50%;background:radial-gradient(circle,rgba(255,122,0,.22),transparent 70%);top:20%;right:10%;pointer-events:none}.demo-art__grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:linear-gradient(rgba(255,122,0,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,122,0,.5) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,#000 20%,transparent 75%);pointer-events:none}.demo-art__card{position:relative;z-index:1;width:min(88%,240px);background:#fff;border-radius:14px;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 36px #e84e0024,0 2px 8px #0f172a0a;padding:.85rem;transition:transform .2s ease}.demo-card:hover .demo-art__card{transform:translateY(-3px) scale(1.02)}.demo-art__row{display:grid;grid-template-columns:34px 1fr auto;gap:.5rem;align-items:center;margin-bottom:.45rem}.demo-art__row.is-gift{padding:.4rem;border-radius:10px;border:1.5px solid rgba(255,122,0,.35);background:#fffbf5}.demo-art__swatch{width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#ffe8c8,#ffc98a)}.demo-art__swatch.is-gift{background:#fff7ed;display:grid;place-items:center}.demo-art__lines i{display:block;height:7px;width:70%;border-radius:4px;background:#e2e8f0;margin-bottom:4px}.demo-art__lines i.short{width:45%}.demo-art__row b{font-size:.78rem}.demo-art__row b.is-zero{color:#e84e00}.demo-art__free{display:inline-block;font-size:.55rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#ffc14a,#ff7a00);padding:.1rem .35rem;border-radius:999px}.demo-art__banner{margin-top:.35rem;font-size:.68rem;font-weight:700;color:#e84e00;text-align:center}.demo-art__kicker{display:block;font-size:.55rem;font-weight:800;letter-spacing:.06em;color:#e84e00;margin-bottom:.2rem}.demo-art__card--popup strong{display:block;font-size:.85rem;margin-bottom:.55rem;letter-spacing:-.02em}.demo-art__opt{display:grid;grid-template-columns:12px 1fr auto;gap:.4rem;align-items:center;padding:.35rem .4rem;border-radius:8px;border:1px solid rgba(15,23,42,.08);margin-bottom:.3rem}.demo-art__opt.is-on{border-color:#ff7a00;background:#fffbf5}.demo-art__opt .dot{width:12px;height:12px;border-radius:50%;border:2px solid #CBD5E1}.demo-art__opt.is-on .dot{border-color:#ff7a00;background:#ff7a00;box-shadow:inset 0 0 0 2px #fff}.demo-art__opt em{display:block;height:6px;width:70%;border-radius:3px;background:#e2e8f0;font-style:normal}.demo-art__opt .pill{font-size:.58rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#ffc14a,#ff7a00);padding:.2rem .45rem;border-radius:999px}.demo-art__opt .pill.ghost{background:#fff;color:#e84e00;border:1px solid rgba(255,122,0,.35)}.demo-art__pair{display:flex;align-items:center;justify-content:center;gap:.55rem;margin-bottom:.55rem}.demo-art__product{text-align:center;position:relative}.demo-art__box{display:block;width:52px;height:52px;border-radius:12px;background:linear-gradient(145deg,#ffe8c8,#ffb86b);margin:0 auto .3rem;box-shadow:0 6px 14px #ff7a0033}.demo-art__box.is-a{background:linear-gradient(145deg,#ffd4a0,#ff9f4a)}.demo-art__box.is-b{background:linear-gradient(145deg,#fff1d6,#ffc98a)}.demo-art__box.is-gift-box{background:linear-gradient(145deg,#ff7a00,#e84e00);box-shadow:0 6px 16px #e84e004d}.demo-art__box.sm{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;margin:0 -4px}.demo-art__box.sm.is-highlight{width:34px;height:34px;background:linear-gradient(145deg,#ff7a00,#e84e00);color:#fff;font-size:.65rem;z-index:1}.demo-art__product small{font-size:.65rem;font-weight:700;color:#64748b}.demo-art__plus,.demo-art__arrow{font-weight:800;color:#ff7a00;font-size:1rem}.demo-art__free-tag{display:inline-block;font-size:.55rem;font-weight:800;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#ffc14a,#ff7a00);padding:.15rem .4rem;border-radius:999px;margin-bottom:.15rem}.demo-art__product.is-free .demo-art__free-tag{position:absolute;top:-6px;right:-8px}.demo-art__tagline{text-align:center;font-size:.68rem;font-weight:700;color:#e84e00}.demo-art__card--progress p{font-size:.8rem;font-weight:700;margin-bottom:.65rem}.demo-art__card--progress em{font-style:normal;color:#e84e00}.demo-art__track{position:relative;height:5px;background:#f1f5f9;border-radius:999px;margin:0 .4rem .35rem}.demo-art__fill{width:62%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffc14a,#ff7a00)}.demo-art__track .n{position:absolute;top:50%;width:22px;height:22px;margin-top:-11px;border-radius:50%;background:#fff;border:2px solid #E2E8F0;display:grid;place-items:center;font-size:.6rem}.demo-art__track .n.done{left:0;transform:translate(-40%);background:#ff7a00;border-color:#ff7a00;color:#fff;font-weight:800}.demo-art__track .n.active{left:62%;transform:translate(-50%);border-color:#ff7a00;background:#fff7ed;box-shadow:0 0 0 3px #ff7a0026}.demo-art__track .n:last-child{right:0;left:auto;transform:translate(40%)}.demo-art__tiers{display:flex;justify-content:space-between;margin-top:.75rem;font-size:.62rem;font-weight:700;color:#94a3b8}.demo-art__tiers .hot{color:#e84e00}.demo-art__qty-stack{display:flex;align-items:center;justify-content:center;margin-bottom:.35rem}.demo-art__card--qty{text-align:center}.demo-art__card--qty .demo-art__plus{display:block;margin:.25rem 0}.demo-art__card--qty .demo-art__product{display:inline-block}.demo-art__meter{height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden;margin-bottom:.65rem}.demo-art__meter-fill{width:100%;height:100%;background:linear-gradient(90deg,#ffc14a,#ff7a00,#e84e00)}.demo-art__spend-row{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:700;margin-bottom:.45rem}.demo-art__card--ship{text-align:center}.demo-art__truck{margin-bottom:.4rem;filter:drop-shadow(0 8px 16px rgba(255,122,0,.25))}.logo-strip__heading{text-align:center;color:var(--fb-muted);font-weight:600;font-size:.9rem;margin-bottom:1.25rem}.logo-strip__row{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.logo-strip__item{min-width:110px;padding:.7rem 1rem;border-radius:12px;background:var(--fb-surface);border:1px solid rgba(255,122,0,.1);text-align:center}.logo-strip__fallback{font-weight:700;font-size:.875rem;color:var(--fb-primary-dark)}.logo-strip__img{max-height:28px;width:auto;margin:0 auto;object-fit:contain;filter:grayscale(1);opacity:.75}.how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;counter-reset:none}.how__step{background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:var(--fb-radius);padding:1.5rem;box-shadow:var(--fb-shadow)}.how__num{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--fb-gradient);color:#fff;font-weight:800;margin-bottom:1rem}.how__step h3{font-size:1.1rem;letter-spacing:-.02em;margin-bottom:.4rem}.how__step p{color:var(--fb-muted);font-size:.95rem}@media(max-width:800px){.how__steps{grid-template-columns:1fr}}.demo-grid{background:radial-gradient(ellipse 50% 40% at 0% 0%,rgba(255,193,74,.12),transparent 55%),#fff}.demo-grid__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem}.demo-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #0f172a0a;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease;height:100%;cursor:pointer;isolation:isolate}.demo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.12) 42%,rgba(255,255,255,.55) 50%,rgba(255,193,74,.28) 54%,rgba(255,255,255,.12) 58%,transparent 65%);background-size:220% 100%;background-position:120% 0;opacity:0;transition:opacity .2s ease}.demo-card:hover{transform:translateY(-6px);border-color:#ff7a0047;box-shadow:0 22px 50px #e84e001f}.demo-card:hover:after{opacity:1;animation:demoCardShimmer .9s cubic-bezier(.22,1,.36,1) forwards}@keyframes demoCardShimmer{0%{background-position:120% 0;opacity:.85}to{background-position:-120% 0;opacity:0}}@media(prefers-reduced-motion:reduce){.demo-card:after,.demo-card:hover:after{animation:none!important;opacity:0!important}}.demo-card__img{width:100%;height:100%;object-fit:cover}.demo-card__body{padding:1.15rem 1.2rem 1.3rem;display:flex;flex-direction:column;flex:1}.demo-card__title{font-size:1.1rem;letter-spacing:-.02em;margin-bottom:.45rem}.demo-card__desc{color:var(--fb-muted);font-size:.92rem;flex:1;margin-bottom:1rem}.demo-card__cta{display:inline-flex;align-items:center;gap:.35rem;font-weight:700;color:var(--fb-primary-dark);font-size:.9rem}@media(max-width:980px){.demo-grid__list{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:600px){.demo-grid__list{grid-template-columns:1fr;gap:.9rem}.demo-card__body{padding:1rem 1.05rem 1.15rem}.demo-card__title{font-size:1rem}.demo-card__media{aspect-ratio:16 / 12}}.features{background:radial-gradient(ellipse 60% 50% at 100% 100%,rgba(255,149,0,.08),transparent 50%),linear-gradient(180deg,#fff,#fff8f1)}.features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.feature-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(15,23,42,.06);border-radius:18px;padding:1.3rem 1.2rem 1.35rem;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.feature-card:hover{border-color:#ff7a0059;transform:translateY(-3px);box-shadow:0 16px 36px #e84e001a}.feature-card__icon-wrap{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;margin-bottom:.9rem;color:#e84e00;background:linear-gradient(145deg,#fff7ed,#ffe8c8 55%,#ffd9a8);border:1px solid rgba(255,122,0,.18);box-shadow:0 6px 16px #e84e001a;transition:transform .18s ease,box-shadow .18s ease}.feature-card:hover .feature-card__icon-wrap{transform:translateY(-2px);box-shadow:0 10px 22px #e84e0029;color:#ff7a00}.feature-card__svg{width:24px;height:24px;display:block}.feature-card__title{font-size:1rem;letter-spacing:-.02em;margin-bottom:.4rem}.feature-card__text{color:var(--fb-muted);font-size:.9rem}@media(max-width:980px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.features__grid{grid-template-columns:1fr}}body:has(.legal-page) .shopify-policy__container{display:none}.legal-page{padding-top:3rem;padding-bottom:4rem}.legal-page__kicker{display:inline-block;margin:0 0 .75rem;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c2410c}.legal-page .section-title{margin-bottom:.75rem}.legal-page__lede{font-size:1.05rem;color:#475569;max-width:40rem;margin:0 0 1.75rem;line-height:1.55}.legal-page__prose h2{font-size:1.15rem;margin:1.75rem 0 .65rem;letter-spacing:-.02em}.legal-page__prose p,.legal-page__prose li{color:#475569;line-height:1.6}.legal-page__prose ul{margin:.5rem 0 1rem}.legal-page__updated{margin-top:2rem;font-size:.85rem;color:#94a3b8}.section-header--legal{text-align:left;max-width:44rem}.section-header--legal .section-sub{max-width:none;font-size:1rem;color:#475569}.cta-banner__panel{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:2.5rem 2.25rem;border-radius:28px;background:radial-gradient(ellipse 50% 80% at 90% 50%,rgba(255,255,255,.18),transparent 55%),var(--fb-gradient);color:#fff;box-shadow:0 28px 60px #e84e0047;position:relative;overflow:hidden}.cta-banner__copy h2{font-size:clamp(1.5rem,2.5vw,2rem);letter-spacing:-.03em;margin-bottom:.5rem}.cta-banner__copy p{opacity:.92;max-width:36rem}.cta-banner__actions{display:flex;flex-wrap:wrap;gap:.65rem}@media(max-width:700px){.cta-banner__panel{flex-direction:column;align-items:stretch;text-align:center;padding:1.5rem 1.25rem;border-radius:18px}.cta-banner__copy p{margin-inline:auto}.cta-banner__actions{flex-direction:column}.cta-banner__actions .btn{width:100%}}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.product-card{border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,.07);background:#fff;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--fb-shadow)}.product-card__media{position:relative;aspect-ratio:1;background:#f8fafc}.product-card__img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--fb-muted);font-weight:700;font-size:2rem;background:var(--fb-surface)}.product-card__badge{position:absolute;top:.65rem;left:.65rem;background:var(--fb-primary);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .5rem;border-radius:999px}.product-card__body{padding:.9rem 1rem 1.1rem}.product-card__title{font-size:.975rem;letter-spacing:-.01em;margin-bottom:.35rem}.product-card__price{font-weight:700}.price--sale{color:var(--fb-primary-dark);margin-right:.4rem}.price--compare{color:var(--fb-muted);font-weight:500}@media(max-width:980px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.product-grid{grid-template-columns:repeat(2,1fr)}}.product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product-page__image-wrap{border-radius:20px;overflow:hidden;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.product-page__image{width:100%;aspect-ratio:1;object-fit:cover}.product-page__thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.product-page__thumb{border:1px solid rgba(15,23,42,.1);border-radius:10px;overflow:hidden;padding:0;width:64px;height:64px;cursor:pointer;background:#fff}.product-page__thumb img{width:100%;height:100%;object-fit:cover}.product-page__vendor{color:var(--fb-muted);font-size:.875rem;font-weight:600;margin-bottom:.35rem}.product-page__title{font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.03em;margin-bottom:.75rem}.product-page__price{font-size:1.35rem;font-weight:800;margin-bottom:1.25rem}.demo-callout{position:relative;display:flex;overflow:hidden;margin-bottom:1.35rem;border-radius:16px;border:1px solid rgba(255,122,0,.2);background:radial-gradient(ellipse 80% 90% at 100% 0%,rgba(255,193,74,.22),transparent 55%),linear-gradient(145deg,#fffbf5,#fff7ed 55%,#fff);box-shadow:0 1px #ffffffd9 inset,0 10px 28px #e84e0012}.demo-callout__accent{flex-shrink:0;width:4px;background:linear-gradient(180deg,#ffc14a,#ff7a00,#e84e00)}.demo-callout__inner{flex:1;min-width:0;padding:1rem 1.15rem 1.1rem 1rem}.demo-callout__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem .75rem;margin-bottom:.7rem}.demo-callout__badge{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;background:linear-gradient(135deg,#ffc14a,#ff7a00 55%,#e84e00);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:.38rem .7rem .38rem .55rem;border-radius:999px;box-shadow:0 6px 16px #e84e0047}.demo-callout__badge .fx__kicker-live{width:7px;height:7px;background:#fff;box-shadow:0 0 #ffffff8c;animation:pulseDotLight 1.8s ease-out infinite}@keyframes pulseDotLight{0%{box-shadow:0 0 #ffffff8c}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.demo-callout__hint{font-size:.72rem;font-weight:700;letter-spacing:.02em;color:#c2410c;background:#ffffffbf;border:1px solid rgba(255,122,0,.16);border-radius:999px;padding:.28rem .6rem}.demo-callout__title{display:block;margin:0 0 .35rem;font-size:.98rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;color:#0f172a}.demo-callout__text{margin:0;color:#64748b;font-size:.9rem;line-height:1.55}.demo-callout__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.7rem}@media(max-width:520px){.demo-callout__inner{padding:.9rem .95rem .95rem .85rem}.demo-callout__hint{display:none}}.chip{display:inline-flex;font-size:.72rem;font-weight:700;padding:.2rem .5rem;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.1)}.chip--gift{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.product-form__options{display:grid;gap:.85rem;margin-bottom:1rem}.product-form__label{display:block;font-size:.85rem;font-weight:700;margin-bottom:.35rem}.product-form__select{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:12px;padding:.7rem .85rem;background:#fff}.product-form__qty-row{margin-bottom:1rem}.qty-stepper{display:inline-flex;align-items:center;border:1px solid rgba(15,23,42,.14);border-radius:12px;overflow:hidden}.qty-stepper__btn{width:40px;height:42px;border:0;background:#f8fafc;cursor:pointer;font-size:1.1rem}.qty-stepper__input{width:52px;height:42px;border:0;text-align:center;border-left:1px solid rgba(15,23,42,.1);border-right:1px solid rgba(15,23,42,.1)}.product-form__buttons{display:grid;gap:.65rem}.product-form__submit{margin-bottom:0;width:100%}.product-form__dynamic-checkout{width:100%}.product-form__dynamic-checkout .shopify-payment-button{margin-top:0;width:100%}.product-form__dynamic-checkout .shopify-payment-button__button{width:100%;min-height:48px;border-radius:999px!important}.product-page__block{margin-bottom:1rem}.product-page__buy{margin-bottom:1.25rem;position:relative}.product-page__text{color:var(--fb-muted);font-size:.95rem}.product-page__share-link{font-weight:700;font-size:.9rem;color:var(--fb-primary-dark);text-decoration:underline}.product-accordion{border:1px solid rgba(15,23,42,.1);border-radius:12px;padding:0 1rem;background:#fff}.product-accordion__summary{cursor:pointer;font-weight:700;padding:.9rem 0;list-style:none}.product-accordion__summary::-webkit-details-marker{display:none}.product-accordion__content{padding:0 0 1rem;color:var(--fb-muted);font-size:.92rem}[data-freebi-auto-placed="1"],#freebi-progress-auto,.product-page__buy [data-freebi-auto-placed="1"],.product-form__buttons+[data-freebi-widget=progress-bar][data-freebi-auto-placed],.product-form+[data-freebi-widget=progress-bar][data-freebi-auto-placed],.product-page__buy>[data-freebi-widget=progress-bar][data-freebi-auto-placed]{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important;border:0!important;opacity:0!important}.how-to-try{background:#f8fafc;border:1px solid rgba(15,23,42,.06);border-radius:14px;padding:1.05rem 1.2rem 1.1rem;margin-bottom:1.25rem}.how-to-try h2{font-size:.95rem;font-weight:800;letter-spacing:-.02em;color:#0f172a;margin:0 0 .65rem}.how-to-try ol{list-style:none;margin:0;padding:0;counter-reset:how-step;color:#64748b;font-size:.9rem}.how-to-try li{position:relative;counter-increment:how-step;margin:0 0 .55rem;padding-left:1.85rem;line-height:1.45}.how-to-try li:last-child{margin-bottom:0}.how-to-try li:before{content:counter(how-step);position:absolute;left:0;top:.05rem;width:1.35rem;height:1.35rem;border-radius:999px;display:grid;place-items:center;font-size:.68rem;font-weight:800;color:#c2410c;background:#fff7ed;border:1px solid rgba(255,122,0,.2)}.product-page__description{color:var(--fb-muted);font-size:.95rem;border-top:1px solid rgba(15,23,42,.08);padding-top:1.25rem}.rte p{margin-bottom:.75rem}.rte ul{list-style:disc;padding-left:1.2rem;margin-bottom:.75rem}@media(max-width:860px){.product-page__grid{grid-template-columns:1fr;gap:1.75rem}}.cart-empty{text-align:center;padding:3rem 1rem}.cart-empty p{margin-bottom:1rem;color:var(--fb-muted)}.cart-form{display:grid;grid-template-columns:1.4fr .8fr;gap:2rem;align-items:start}.cart-line{display:grid;grid-template-columns:88px 1fr auto auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(15,23,42,.08)}.cart-line__image{width:88px;height:88px;border-radius:12px;overflow:hidden;background:#f8fafc}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__title{font-weight:700;display:block;margin-bottom:.2rem}.cart-line__variant,.cart-line__props{color:var(--fb-muted);font-size:.85rem}.cart-line__remove{display:inline-block;margin-top:.45rem;color:var(--fb-muted);font-size:.85rem;text-decoration:underline}.cart-line__price{font-weight:700;min-width:80px;text-align:right}.cart-summary{background:var(--fb-surface);border-radius:18px;padding:1.35rem;border:1px solid rgba(255,122,0,.12);position:sticky;top:90px}.cart-summary__row{display:flex;justify-content:space-between;font-size:1.05rem;margin-bottom:.5rem}.cart-summary__note{color:var(--fb-muted);font-size:.85rem;margin-bottom:1rem}.cart-summary .btn{margin-top:.5rem}@media(max-width:800px){.cart-form{grid-template-columns:1fr}.cart-line{grid-template-columns:72px 1fr;grid-template-areas:"img info" "img qty" "img price"}.cart-line__image{grid-area:img;width:72px;height:72px}.cart-line__info{grid-area:info}.cart-line__qty{grid-area:qty}.cart-line__price{grid-area:price;text-align:left}}.site-footer{background:#0f172a;color:#e2e8f0;padding:3.5rem 0 0;margin-top:2rem}.site-footer__grid{display:grid;grid-template-columns:1.5fr .9fr .9fr .9fr;gap:2rem;padding-bottom:2.5rem}.site-footer__logo-row{display:flex;align-items:center;gap:.65rem;margin-bottom:.85rem}.site-footer__logo-row img{width:36px;height:36px;border-radius:10px}.site-footer__text{color:#94a3b8;max-width:28rem;font-size:.95rem}.site-footer__heading{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.85rem}.site-footer__links{display:grid;gap:.45rem;margin-bottom:1rem}.site-footer__links a{color:#e2e8f0;font-weight:500}.site-footer__links a:hover{color:#ffc14a}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);padding:1rem 0 1.25rem;color:#64748b;font-size:.85rem}.site-footer__legal-inline{display:flex;flex-wrap:wrap;gap:.35rem 1rem}.site-footer__legal-inline a{color:#94a3b8;font-weight:600}.site-footer__legal-inline a:hover{color:#ffc14a}@media(max-width:800px){.site-footer__grid{grid-template-columns:1fr}}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;font-weight:600}.pagination a{color:var(--fb-primary-dark)}.collection-page__count{color:var(--fb-muted);font-size:.9rem;margin-top:.35rem}@media(max-width:1100px){.hero-stack{max-width:min(420px,100%)}}@media(max-width:900px){.logo-strip__row{gap:.5rem}.logo-strip__item{min-width:0;flex:1 1 calc(50% - .5rem)}.how__steps{grid-template-columns:1fr}.features__grid{grid-template-columns:repeat(2,1fr)}.site-footer{padding-top:2.5rem}}@media(max-width:520px){.features__grid{grid-template-columns:1fr}.logo-strip__item{flex:1 1 100%}.announcement-bar{font-size:.72rem;padding-inline:.5rem}.hero-float--toast{font-size:.8rem;padding:.7rem .85rem}}@media(max-width:1200px)and (min-width:901px){.hero{overflow:hidden}.hero-float--toast{left:0;top:auto;bottom:-8px}.hero-widget--popup{right:0}.hero-stack{min-height:440px;padding-bottom:56px}}.motion{--motion-delay: 0ms;--motion-duration: .65s;--motion-ease: cubic-bezier(.22, 1, .36, 1);opacity:0;will-change:transform,opacity;transition:opacity var(--motion-duration) var(--motion-ease) var(--motion-delay),transform var(--motion-duration) var(--motion-ease) var(--motion-delay)}.motion--fade-up{transform:translate3d(0,28px,0)}.motion--fade{transform:none}.motion--fade-scale{transform:translate3d(0,16px,0) scale(.96)}.motion--in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.motion,.motion--fade-up,.motion--fade,.motion--fade-scale,.motion--in{opacity:1!important;transform:none!important;transition:none!important}.hero-widget--progress,.hero-widget--popup,.hero-float--toast{animation:none!important}}a,button,.btn,.demo-card,.site-header__cart,.product-page__thumb,summary{cursor:pointer}.hero-marquee-section{margin:0;padding:0}.hero__marquee{position:relative;border-top:1px solid rgba(255,122,0,.12);border-bottom:1px solid rgba(255,122,0,.1);background:#fff8f1;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.hero__marquee-track{display:flex;align-items:center;gap:1.25rem;width:max-content;padding:.95rem 0;animation:freebi-marquee 32s linear infinite;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#c2410c;white-space:nowrap}.hero__marquee-dot{color:#c2410c4d;font-weight:400}@keyframes freebi-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hero__marquee-track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
