@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Montserrat:wght@400;500;600;700;800;900&display=swap";:root{--navy:#142961;--yellow:#FDCA48;--peach:#FFCD7C;--cream:#F6F0E3;--paper:#FAF8F2;--white:#fff;--ink:#17203A;--muted:#667085;--line:rgba(20,41,97,.12);--shadow:0 24px 70px rgba(20,41,97,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Montserrat,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input{font:inherit}.fsd-container{width:min(1220px,calc(100% - 36px));margin-inline:auto}.fsd-section{padding:76px 0}h1,h2,h3{font-family:Fredoka,Montserrat,sans-serif}.fsd-kicker{color:var(--yellow);text-transform:uppercase;letter-spacing:4px;font-size:13px;font-weight:900}.fsd-announcement{text-align:center;padding:10px 16px;font-weight:900;font-size:14px}.fsd-header{position:sticky;top:0;z-index:50;background:#faf8f2f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.fsd-nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.fsd-brand{display:flex;align-items:center;gap:14px}.fsd-brand__mark{width:74px;height:74px;border-radius:999px;display:grid;place-items:center;box-shadow:0 16px 34px #14296138;overflow:hidden}.fsd-brand__mark svg{width:74px;height:74px}.fsd-brand__logo img{height:52px;width:auto}.fsd-wordmark{font-weight:900;color:var(--navy);line-height:1.05}.fsd-wordmark strong{display:block;font-family:Fredoka;font-size:24px}.fsd-wordmark small{display:block;color:var(--yellow);font-size:11px;letter-spacing:4px}.fsd-menu{display:flex;gap:18px;align-items:center;font-weight:800;color:var(--navy);font-size:clamp(14px,1.2vw,16px);white-space:nowrap}.fsd-menu a{position:relative}.fsd-menu a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:3px;border-radius:99px;background:var(--yellow);transition:.2s}.fsd-menu a:hover:after{width:100%}.fsd-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:900;border:2px solid transparent;transition:.2s;white-space:nowrap}.fsd-btn:hover{transform:translateY(-2px)}.fsd-btn--yellow{background:var(--yellow);color:var(--navy)}.fsd-btn--dark{background:var(--navy);color:#fff}.fsd-btn--light{background:#fff;color:var(--navy);border-color:var(--navy)}.fsd-hero{padding:0;color:#fff;position:relative;overflow:hidden}.fsd-hero:before{content:"";position:absolute;right:-230px;top:-230px;width:650px;height:650px;border-radius:999px;background:radial-gradient(circle,rgba(253,202,72,.36),rgba(253,202,72,.1) 44%,transparent 70%)}.fsd-hero:after{content:"";position:absolute;left:-260px;bottom:-280px;width:650px;height:650px;border-radius:999px;background:radial-gradient(circle,rgba(255,205,124,.22),rgba(255,205,124,.06) 45%,transparent 70%)}.fsd-hero__grid{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center;padding:74px 0 80px}.fsd-hero h1{font-size:clamp(58px,7.4vw,104px);line-height:.88;letter-spacing:-2.4px;margin:18px 0;color:#fff;max-width:820px}.fsd-hero__sub{color:#ffffffdb;font-size:20px;line-height:1.65;max-width:760px;margin:0}.fsd-hero__gift{margin-top:14px;color:var(--yellow);font-weight:900;font-size:22px}.fsd-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.fsd-hero-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.fsd-path-card{min-height:142px;border-radius:30px;padding:22px;position:relative;overflow:hidden;transition:.2s ease}.fsd-path-card:hover{transform:translateY(-5px)}.fsd-path-card h3{font-size:29px;line-height:.98;margin:0 0 8px}.fsd-path-card p{font-size:15px;line-height:1.5;margin:0;color:inherit;opacity:.93}.fsd-card-monogram{position:absolute;right:12px;bottom:10px;width:54px;height:54px;opacity:.22}.fsd-path-card--yellow{background:var(--yellow);color:var(--navy)}.fsd-path-card--white{background:#fff;color:var(--navy)}.fsd-path-card--peach{background:var(--peach);color:var(--navy)}.fsd-path-card--navy{background:var(--navy);color:#fff;border:1px solid rgba(255,255,255,.16)}.fsd-hero__visual{position:relative;min-height:560px;display:grid;place-items:center}.fsd-monogram-stack{position:relative;width:min(470px,90vw);height:min(470px,90vw)}.fsd-big-yellow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;box-shadow:0 36px 90px #00000042}.fsd-big-yellow svg{width:100%;height:100%}.fsd-small-navy{position:absolute;right:-20px;top:34px;width:210px;height:210px;border-radius:999px;box-shadow:0 30px 70px #00000040;border:7px solid rgba(255,255,255,.18)}.fsd-small-navy svg{width:100%;height:100%}.fsd-floating-card{position:absolute;left:0;bottom:24px;background:#ffffff21;border:1px solid rgba(255,255,255,.17);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:32px;padding:22px;width:min(420px,92%);box-shadow:0 24px 70px #0003}.fsd-floating-card strong{display:block;font-family:Fredoka;font-size:32px;line-height:1;color:#fff;margin-bottom:8px}.fsd-floating-card span{color:#fffc;line-height:1.55}.fsd-section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px}.fsd-section-head p{color:var(--muted);line-height:1.65;max-width:520px;margin:0}.fsd-section-head h2{color:var(--navy);font-size:clamp(40px,5.2vw,70px);line-height:.96;letter-spacing:-1.8px;margin:10px 0 0}.fsd-age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fsd-age-card{background:#fff;border:1px solid var(--line);border-radius:34px;padding:30px;min-height:210px;position:relative;overflow:hidden;box-shadow:0 14px 34px #14296114;transition:.22s}.fsd-age-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.fsd-age-card:before{content:"";position:absolute;right:-44px;bottom:-44px;width:150px;height:150px;border-radius:999px;background:#fdca482e}.fsd-age-number{position:relative;z-index:2;font-family:Fredoka;font-size:44px;color:var(--navy);line-height:.9}.fsd-age-card p{position:relative;z-index:2;color:var(--muted);line-height:1.58;margin:18px 0 22px}.fsd-age-card span{position:relative;z-index:2;color:var(--navy);font-weight:900}.fsd-interest-section{background:var(--cream)}.fsd-interest-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.fsd-interest-card{background:#fff;border:1px solid rgba(20,41,97,.1);border-radius:36px;overflow:hidden;min-height:438px;display:flex;flex-direction:column;box-shadow:0 14px 34px #14296114;transition:.24s}.fsd-interest-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.fsd-character-stage{height:250px;background:radial-gradient(circle at 50% 72%,rgba(255,255,255,.94) 0%,rgba(255,255,255,.94) 36%,var(--accent) 37%,var(--accent) 100%);display:grid;place-items:end center;padding:12px 10px 0}.fsd-character-stage img{width:100%;height:235px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(20,41,97,.18))}.fsd-interest-copy{padding:20px;flex:1}.fsd-interest-copy span{display:inline-flex;background:var(--yellow);color:var(--navy);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.fsd-interest-copy h3{color:var(--navy);font-size:27px;line-height:.98;margin:12px 0 10px}.fsd-interest-copy p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.fsd-development{background:var(--navy);color:#fff}.fsd-development h2{color:#fff}.fsd-development .fsd-section-head p{color:#ffffffc2}.fsd-dev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fsd-dev-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:26px;min-height:140px;transition:.22s}.fsd-dev-card:hover{background:var(--yellow);transform:translateY(-5px)}.fsd-dev-card h3{color:var(--yellow);font-size:30px;line-height:.98;margin:0 0 10px}.fsd-dev-card p{color:#fffc;line-height:1.55;margin:0}.fsd-dev-card:hover h3,.fsd-dev-card:hover p{color:var(--navy)}.fsd-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fsd-carousel{position:relative;padding-inline:56px}.fsd-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.fsd-carousel__viewport::-webkit-scrollbar{display:none}.fsd-carousel__track{display:flex;gap:18px;align-items:stretch}.fsd-carousel__slide{flex:0 0 calc((100% - 54px)/4);scroll-snap-align:start}.fsd-carousel__button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:20px;font-weight:900;box-shadow:0 10px 24px #1429611f;cursor:pointer;transition:.2s;z-index:2}.fsd-carousel__button:hover{transform:translateY(-50%) scale(1.04)}.fsd-carousel__button[disabled]{opacity:.35;cursor:default;transform:translateY(-50%)}.fsd-carousel__button--prev{left:0}.fsd-carousel__button--next{right:0}.fsd-product-card{background:#fff;border:1px solid var(--line);border-radius:32px;overflow:hidden;box-shadow:0 14px 34px #14296114;transition:.22s;height:100%;display:flex;flex-direction:column}.fsd-product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.fsd-product-image{height:245px;position:relative;overflow:hidden;background:#eee;display:block}.fsd-product-image img{width:100%;height:100%;object-fit:cover}.fsd-product-image span{position:absolute;top:14px;left:14px;background:var(--yellow);color:var(--navy);border-radius:999px;padding:8px 12px;font-weight:900;font-size:12px}.fsd-product-body{padding:20px;display:flex;flex-direction:column;flex:1}.fsd-product-body h3{color:var(--navy);font-size:24px;margin:0 0 8px}.fsd-product-body p{color:var(--muted);line-height:1.55;margin:0 0 16px;font-size:14px}.fsd-product-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto}.fsd-product-row strong{font-size:18px;color:var(--navy)}.fsd-small-btn{border:0;background:var(--navy);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.fsd-waitlist{border-radius:44px;padding:38px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;box-shadow:var(--shadow)}.fsd-waitlist h2{font-size:42px;color:var(--navy);margin:0 0 8px}.fsd-waitlist p{color:#4b5367;line-height:1.6;margin:0;max-width:650px}.fsd-wait-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.fsd-wait-form input{border:0;border-radius:999px;min-width:280px;padding:15px 18px}.fsd-form-message{width:100%;font-weight:800;color:var(--navy)}.fsd-footer{background:#fff;border-top:1px solid var(--line);padding:42px 0 46px}.fsd-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px}.fsd-footer .fsd-brand{justify-content:flex-start}.fsd-footer h4{font-size:20px;color:var(--navy);margin:0 0 12px}.fsd-footer p,.fsd-footer a{display:block;color:var(--muted);line-height:1.8;margin:0}.fsd-copyline{margin-top:28px;padding-top:18px;border-top:1px solid var(--line);color:#98a2b3;font-size:14px}.page-wrap{padding:70px 0}.page-wrap h1{color:var(--navy);font-size:clamp(42px,6vw,72px)}.rte{color:var(--muted);line-height:1.7}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.generic-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:20px;box-shadow:0 14px 34px #14296114}.generic-card img{border-radius:18px}@media(max-width:1120px){.fsd-carousel{padding-inline:46px}.fsd-carousel__slide{flex-basis:calc((100% - 18px)/2)}}@media(max-width:740px){.fsd-carousel{padding-inline:0}.fsd-carousel__button{display:none}.fsd-carousel__slide{flex-basis:85%}}@media(max-width:1120px){.fsd-hero__grid,.fsd-waitlist{grid-template-columns:1fr}.fsd-hero__visual{min-height:500px}.fsd-floating-card{left:50%;transform:translate(-50%);bottom:0}.fsd-hero-paths,.fsd-age-grid,.fsd-interest-grid,.fsd-dev-grid,.fsd-product-grid,.card-grid,.fsd-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:740px){.fsd-container{width:min(100% - 26px,1220px)}.fsd-menu,.fsd-brand__logo{display:none}.fsd-brand__mark{width:62px;height:62px}.fsd-brand__mark svg{width:62px;height:62px}.fsd-section{padding:58px 0}.fsd-hero__grid{min-height:auto;padding:58px 0 76px}.fsd-hero h1{letter-spacing:-1.2px}.fsd-section-head{display:block}.fsd-hero-paths,.fsd-age-grid,.fsd-interest-grid,.fsd-dev-grid,.fsd-product-grid,.fsd-footer-grid,.fsd-wait-form,.card-grid{grid-template-columns:1fr}.fsd-interest-card{min-height:auto}.fsd-wait-form{display:grid}.fsd-wait-form input{min-width:0}.fsd-small-navy{width:155px;height:155px}}.fsd-text-yellow,.fsd-hero-title .fsd-text-yellow{color:var(--yellow)}.fsd-hero-render-shell{position:relative;width:min(720px,100%);margin-left:auto}.fsd-hero-render-shell img{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 24px 45px rgba(0,0,0,.22))}.fsd-hero-render-shell{position:relative;width:min(760px,100%);margin-left:auto;display:grid;place-items:center}.fsd-hero-render-shell:before{content:"";position:absolute;width:92%;height:72%;border-radius:999px;background:radial-gradient(circle,var(--yellow),rgba(253,202,72,.1) 62%,transparent 70%);z-index:0}.fsd-hero-render-shell img{position:relative;z-index:1;width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 28px 42px rgba(0,0,0,.22))}.fsd-text-yellow{color:var(--yellow)}.fsd-ways-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fsd-way-card{background:#fff;border:1px solid var(--line);border-radius:38px;overflow:hidden;box-shadow:var(--shadow)}.fsd-way-image{height:260px;background:var(--cream);display:grid;place-items:center;overflow:hidden}.fsd-way-image img{width:100%;height:100%;object-fit:cover}.fsd-way-image--contain img{object-fit:contain;padding:20px}.fsd-way-body{padding:26px}.fsd-way-body h3{font-size:34px;line-height:1;color:var(--navy);margin:0 0 10px}.fsd-way-body p{color:var(--muted);line-height:1.55;margin:0 0 18px}.fsd-way-pills{display:flex;flex-wrap:wrap;gap:10px}.fsd-way-pill{display:inline-flex;background:var(--yellow);color:var(--navy);border-radius:999px;padding:10px 13px;font-weight:900;font-size:13px}@media(max-width:1120px){.fsd-ways-grid{grid-template-columns:1fr}}.fsd-character-stage img{transform:translateY(6px)}.fsd-character-stage{overflow:hidden}.fsd-hero-render-shell img,.fsd-character-stage img,.fsd-way-image img,.fsd-product-image img{display:block}.fsd-collection{padding-top:64px}.fsd-collection__header{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px}.fsd-collection__header h1{margin:10px 0 0;color:var(--navy);font-size:clamp(48px,6vw,78px);line-height:.95;letter-spacing:-1.6px}.fsd-collection__description{max-width:760px;margin-top:18px}.fsd-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:18px}.fsd-collection-toolbar__start{display:flex;align-items:center;gap:14px}.fsd-product-count{margin:0;color:var(--muted);font-size:14px;font-weight:700}.fsd-sort{display:flex;align-items:center;gap:10px}.fsd-sort label{color:var(--navy);font-weight:800;font-size:14px}.fsd-sort select{-webkit-appearance:none;appearance:none;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:999px;padding:11px 42px 11px 16px;font-weight:700;background-image:linear-gradient(45deg,transparent 50%,var(--navy) 50%),linear-gradient(135deg,var(--navy) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.fsd-collection-layout{display:grid;grid-template-columns:minmax(230px,270px) minmax(0,1fr);gap:28px;align-items:start}.fsd-collection-layout--full{grid-template-columns:minmax(0,1fr)}.fsd-filter-sidebar{position:sticky;top:122px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 14px 34px #14296112}.fsd-filter-sidebar__head{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line);font-weight:900;color:var(--navy)}.fsd-filter-sidebar__head span:last-child{font-family:Montserrat;font-size:11px;color:var(--muted);font-weight:700}.fsd-facet{border-bottom:1px solid var(--line)}.fsd-facet:last-child{border-bottom:0}.fsd-facet__summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0;color:var(--navy);font-weight:900}.fsd-facet__summary::-webkit-details-marker{display:none}.fsd-facet__summary-meta{display:flex;align-items:center;gap:7px}.fsd-facet__summary svg{transition:transform .2s ease}.fsd-facet[open] .fsd-facet__summary svg{transform:rotate(180deg)}.fsd-facet__selected-count,.fsd-filter-trigger__count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:var(--yellow);color:var(--navy);font-size:11px;font-weight:900}.fsd-facet__body{padding:0 0 18px}.fsd-facet-values{list-style:none;padding:0;margin:0;display:grid;gap:11px}.fsd-facet-value label{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;cursor:pointer;color:var(--ink);font-size:13px;line-height:1.35}.fsd-facet-value input{position:absolute;opacity:0;pointer-events:none}.fsd-facet-value__check{width:20px;height:20px;border:1.5px solid rgba(20,41,97,.28);border-radius:6px;display:grid;place-items:center;background:#fff;color:#fff;transition:.16s}.fsd-facet-value input:checked+.fsd-facet-value__check{background:var(--navy);border-color:var(--navy)}.fsd-facet-value input:focus-visible+.fsd-facet-value__check{outline:3px solid rgba(253,202,72,.55);outline-offset:2px}.fsd-facet-value__count{color:var(--muted);font-size:11px}.fsd-facet-value.is-disabled{opacity:.42}.fsd-facet__reset{display:inline-block;margin-top:14px;color:var(--navy);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.fsd-price-range{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:end}.fsd-price-range label>span:first-child{display:block;color:var(--muted);font-size:11px;font-weight:700;margin-bottom:6px}.fsd-price-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;padding-left:10px;color:var(--muted)}.fsd-price-input input{width:100%;min-width:0;border:0;background:transparent;padding:10px 8px;color:var(--ink);outline:0}.fsd-price-range__dash{padding-bottom:11px;color:var(--muted)}.fsd-facets-form__actions{display:flex;align-items:center;gap:12px;padding-top:18px}.fsd-facets-form__actions .fsd-btn{flex:1;padding:11px 16px;font-size:13px}.fsd-filter-clear{color:var(--navy);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.fsd-active-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 18px}.fsd-active-filter{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(20,41,97,.16);background:#fff;color:var(--navy);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.fsd-active-filter:hover{border-color:var(--navy)}.fsd-active-filters__clear{margin-left:4px;color:var(--navy);font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.fsd-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fsd-collection-card{padding:0;overflow:hidden;display:flex;flex-direction:column;min-width:0}.fsd-collection-card__image{aspect-ratio:1/1;display:grid;place-items:center;position:relative;background:#f6f7fb;overflow:hidden}.fsd-collection-card__image img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .28s ease}.fsd-collection-card:hover .fsd-collection-card__image img{transform:scale(1.035)}.fsd-collection-card__placeholder{width:58%;height:58%;color:#1429612e}.fsd-collection-card__badge{position:absolute;top:14px;left:14px;border-radius:999px;background:var(--navy);color:#fff;padding:7px 10px;font-size:11px;font-weight:900}.fsd-collection-card__body h3{margin:0;color:var(--navy);font-size:22px;line-height:1.08}.fsd-collection-card__price{margin:14px 0 0;color:var(--ink);font-weight:600}.fsd-empty-collection{grid-column:1/-1;text-align:center;background:#fff;border:1px solid var(--line);border-radius:32px;padding:56px 24px}.fsd-empty-collection h2{color:var(--navy);font-size:36px;margin:0 0 8px}.fsd-empty-collection p{color:var(--muted);margin:0 0 22px}.fsd-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;margin-top:38px}.fsd-pagination a,.fsd-pagination span{min-width:42px;height:42px;padding:0 11px;border-radius:999px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--navy);font-weight:800}.fsd-pagination .is-current{background:var(--navy);color:#fff;border-color:var(--navy)}.fsd-pagination__arrow{font-size:20px}.fsd-mobile-filters{display:none}.fsd-filter-trigger{list-style:none;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);padding:10px 14px;font-weight:900;cursor:pointer}.fsd-filter-trigger::-webkit-details-marker{display:none}.fsd-filter-drawer__overlay,.fsd-filter-drawer__panel{display:none}@media(max-width:1120px){.fsd-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){body.fsd-filter-drawer-open{overflow:hidden}.fsd-filter-sidebar{display:none}.fsd-mobile-filters{display:block}.fsd-collection-layout{grid-template-columns:1fr}.fsd-mobile-filters[open] .fsd-filter-drawer__overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:98;border:0;background:#08143585;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fsd-mobile-filters[open] .fsd-filter-drawer__panel{display:flex;position:fixed;inset:0 0 0 auto;z-index:99;width:min(430px,92vw);height:100dvh;background:var(--paper);box-shadow:-24px 0 70px #1429613d;flex-direction:column}.fsd-filter-drawer__header{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:22px;border-bottom:1px solid var(--line);background:#fff}.fsd-filter-drawer__header h2{font-size:34px;color:var(--navy);margin:3px 0 0}.fsd-filter-drawer__close{border:0;background:var(--navy);color:#fff;width:40px;height:40px;border-radius:999px;font-size:25px;line-height:1;cursor:pointer}.fsd-filter-drawer__content{padding:0 22px 24px;overflow:auto;overscroll-behavior:contain}.fsd-filter-drawer__content .fsd-facets-form__actions{position:sticky;bottom:0;background:var(--paper);padding:16px 0 6px}}@media(max-width:740px){.fsd-collection{padding-top:44px}.fsd-collection-toolbar{align-items:flex-start;flex-direction:column}.fsd-collection-toolbar__start,.fsd-sort{width:100%;justify-content:space-between}.fsd-sort select{min-width:0;flex:1}.fsd-collection-grid{grid-template-columns:1fr}.fsd-collection-card__body h3{font-size:21px}}.fsd-product-page{padding:72px 0 88px}.fsd-product-page__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:56px;align-items:start}.fsd-product-gallery{min-width:0}.fsd-product-gallery__stage{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 18px 46px #14296117;aspect-ratio:1/1;display:grid;place-items:center}.fsd-product-media{width:100%;height:100%;display:grid;place-items:center}.fsd-product-media[hidden]{display:none!important}.fsd-product-media__image{width:100%;height:100%;object-fit:contain;padding:34px}.fsd-product-media__video,.fsd-product-media__model{width:100%;height:100%;max-height:760px;background:#fff}.fsd-product-media__responsive{width:100%;height:100%}.fsd-product-media__responsive iframe{width:100%;height:100%;border:0}.fsd-product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border:1px solid rgba(20,41,97,.14);border-radius:999px;background:#fffffff0;color:var(--navy);display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 28px #14296121}.fsd-product-gallery__arrow span{font-size:34px;line-height:1;margin-top:-3px}.fsd-product-gallery__arrow--prev{left:16px}.fsd-product-gallery__arrow--next{right:16px}.fsd-product-gallery__counter{position:absolute;right:18px;bottom:16px;z-index:3;background:#142961e6;color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.fsd-product-gallery__thumbs{display:flex;gap:12px;overflow-x:auto;padding:14px 2px 4px;scrollbar-width:thin}.fsd-product-gallery__thumb{position:relative;flex:0 0 88px;width:88px;height:88px;border:2px solid transparent;border-radius:18px;background:#fff;padding:6px;overflow:hidden;cursor:pointer;box-shadow:0 8px 22px #14296112}.fsd-product-gallery__thumb.is-active{border-color:var(--navy);box-shadow:0 0 0 3px #fdca4873}.fsd-product-gallery__thumb-image{width:100%;height:100%;object-fit:contain}.fsd-product-gallery__media-type{position:absolute;left:5px;right:5px;bottom:5px;background:#142961e0;color:#fff;border-radius:999px;padding:3px 5px;font-size:8px;font-weight:800;text-transform:capitalize}.fsd-product-info{position:sticky;top:125px;padding-top:16px}.fsd-product-info__vendor{color:var(--yellow);text-transform:uppercase;letter-spacing:3px;font-weight:900;font-size:12px;margin:0 0 14px}.fsd-product-info h1{color:var(--navy);font-size:clamp(38px,3.5vw,56px);line-height:1.04;letter-spacing:-1px;margin:0 0 22px;text-wrap:balance;overflow-wrap:anywhere}.fsd-product-info__price{font-size:25px;font-weight:800;color:var(--navy);margin:0 0 24px}.fsd-product-form{display:grid;gap:14px;margin-bottom:30px}.fsd-product-form__label{font-weight:800;color:var(--navy)}.fsd-product-form__select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff;color:var(--ink)}.fsd-product-form__submit{width:100%;min-height:54px;border:0;cursor:pointer}.fsd-product-form__submit[disabled]{opacity:.5;cursor:not-allowed}.fsd-product-info__description{color:var(--ink);line-height:1.65;font-size:16px}.fsd-product-info__description h2,.fsd-product-info__description h3{color:var(--navy)}@media(max-width:989px){.fsd-product-page{padding:42px 0 64px}.fsd-product-page__grid{grid-template-columns:1fr;gap:34px}.fsd-product-info{position:static;padding-top:0}.fsd-product-gallery__stage{border-radius:26px}.fsd-product-info h1{font-size:clamp(36px,6vw,48px);line-height:1.06}}@media(max-width:600px){.fsd-product-info h1{font-size:clamp(32px,9vw,40px);line-height:1.08;letter-spacing:-.5px}.fsd-product-media__image{padding:18px}.fsd-product-gallery__arrow{width:42px;height:42px}.fsd-product-gallery__arrow--prev{left:10px}.fsd-product-gallery__arrow--next{right:10px}.fsd-product-gallery__thumb{flex-basis:76px;width:76px;height:76px;border-radius:15px}}@media(min-width:981px){.fsd-filter-sidebar{max-height:calc(100dvh - 150px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:0}.fsd-filter-sidebar__head{position:sticky;top:0;z-index:3;background:#fff;padding-top:2px}.fsd-filter-sidebar .fsd-facets-form__actions{position:sticky;bottom:0;z-index:3;margin:0 -2px;padding:16px 2px 20px;border-top:1px solid var(--line);background:linear-gradient(to bottom,#ffffffeb,#fff 24%)}.fsd-filter-sidebar::-webkit-scrollbar{width:9px}.fsd-filter-sidebar::-webkit-scrollbar-track{background:transparent}.fsd-filter-sidebar::-webkit-scrollbar-thumb{background:#14296138;border:2px solid #fff;border-radius:999px}}.fsd-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.fsd-cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 15px;border:1px solid rgba(20,41,97,.16);border-radius:999px;background:#fff;color:var(--navy);font-weight:900;box-shadow:0 8px 24px #14296114;transition:.2s}.fsd-cart-link:hover{transform:translateY(-2px);border-color:#14296152}.fsd-cart-link svg{width:22px;height:22px}.fsd-cart-link__label{font-size:14px}.fsd-cart-count{position:absolute;right:-6px;top:-7px;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:var(--yellow);color:var(--navy);border:2px solid var(--paper);display:grid;place-items:center;font-size:11px;font-weight:900}.fsd-cart-count[hidden]{display:none}body.fsd-cart-drawer-open{overflow:hidden}.fsd-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;visibility:hidden;pointer-events:none}.fsd-cart-drawer.is-open{visibility:visible;pointer-events:auto}.fsd-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#08143585;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .24s;cursor:pointer}.fsd-cart-drawer.is-open .fsd-cart-drawer__overlay{opacity:1}.fsd-cart-drawer__panel{position:absolute;top:0;right:0;width:min(480px,94vw);height:100dvh;background:var(--paper);box-shadow:-30px 0 80px #14296142;display:flex;flex-direction:column;transform:translate(105%);transition:transform .28s ease}.fsd-cart-drawer.is-open .fsd-cart-drawer__panel{transform:translate(0)}.fsd-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 24px 20px;border-bottom:1px solid var(--line);background:#fff}.fsd-cart-drawer__header .fsd-kicker{margin:0 0 5px;color:#c18e10;letter-spacing:2.8px}.fsd-cart-drawer__header h2{margin:0;color:var(--navy);font-size:38px;line-height:1}.fsd-cart-drawer__close{width:42px;height:42px;border:0;border-radius:999px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:27px;line-height:1;cursor:pointer}.fsd-cart-drawer__items{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px 24px}.fsd-cart-drawer-item{display:grid;grid-template-columns:104px minmax(0,1fr);gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.fsd-cart-drawer-item__image{width:104px;height:104px;border-radius:20px;background:#fff;border:1px solid var(--line);overflow:hidden;display:grid;place-items:center}.fsd-cart-drawer-item__image img{width:100%;height:100%;object-fit:contain;padding:8px}.fsd-cart-drawer-item__content{min-width:0}.fsd-cart-drawer-item__title{display:block;color:var(--navy);font-family:Fredoka,Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.12}.fsd-cart-drawer-item__variant{margin:5px 0 0;color:var(--muted);font-size:12px}.fsd-cart-drawer-item__price{margin:8px 0 10px;color:var(--navy);font-weight:800}.fsd-cart-drawer-item__controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fsd-cart-drawer-item__controls button:not(.fsd-cart-drawer-item__remove){width:31px;height:31px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:18px;font-weight:800;cursor:pointer}.fsd-cart-drawer-item__controls span{min-width:20px;text-align:center;color:var(--navy);font-weight:800}.fsd-cart-drawer-item__remove{margin-left:auto;border:0;background:transparent;color:var(--navy);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.fsd-cart-drawer-item__controls button[disabled]{opacity:.45;cursor:wait}.fsd-cart-drawer__empty{height:100%;min-height:430px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:42px 24px}.fsd-cart-drawer__empty-icon{width:78px;height:78px;border-radius:999px;background:#fdca4838;color:var(--navy);display:grid;place-items:center;margin-bottom:20px}.fsd-cart-drawer__empty-icon svg{width:40px;height:40px}.fsd-cart-drawer__empty h3{margin:0 0 8px;color:var(--navy);font-size:29px}.fsd-cart-drawer__empty p{margin:0 0 22px;color:var(--muted);line-height:1.55}.fsd-cart-drawer__footer{padding:18px 22px 22px;border-top:1px solid var(--line);background:#fff;display:grid;gap:10px}.fsd-cart-drawer__footer[hidden]{display:none}.fsd-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--navy);font-size:18px}.fsd-cart-drawer__subtotal strong{font-size:22px}.fsd-cart-drawer__footer p{margin:0 0 4px;text-align:center;color:var(--muted);font-size:12px;line-height:1.4}.fsd-cart-drawer__footer .fsd-btn{width:100%;min-height:48px}.fsd-cart-page{padding:62px 0 92px;min-height:62vh}.fsd-cart-page__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.fsd-cart-page__heading .fsd-kicker{margin:0 0 9px;color:#c18e10}.fsd-cart-page__heading h1{margin:0;color:var(--navy);font-size:clamp(52px,6vw,78px);line-height:.95}.fsd-cart-page__continue{color:var(--navy);font-weight:900;text-decoration:underline;text-underline-offset:5px}.fsd-cart-page__layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,.7fr);gap:34px;align-items:start}.fsd-cart-page__items{display:grid;gap:16px}.fsd-cart-line{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:30px;padding:18px;box-shadow:0 14px 34px #14296112}.fsd-cart-line__image{width:140px;height:140px;border-radius:22px;background:#f6f7fb;display:grid;place-items:center;overflow:hidden}.fsd-cart-line__image img,.fsd-cart-line__image svg{width:100%;height:100%;object-fit:contain;padding:10px}.fsd-cart-line__content{min-width:0}.fsd-cart-line__vendor{margin:0 0 6px;color:#c18e10;text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:900}.fsd-cart-line__title{display:block;color:var(--navy);font-family:Fredoka,Montserrat,sans-serif;font-size:24px;font-weight:700;line-height:1.08}.fsd-cart-line__variant,.fsd-cart-line__unit-price{margin:7px 0 0;color:var(--muted);font-size:13px}.fsd-cart-line__controls{display:flex;align-items:end;gap:16px;margin-top:16px;flex-wrap:wrap}.fsd-cart-line__quantity span{display:block;margin-bottom:5px;color:var(--navy);font-size:11px;font-weight:800}.fsd-cart-line__quantity input{width:76px;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff;color:var(--navy);font-weight:800}.fsd-cart-line__remove{padding-bottom:10px;color:var(--navy);font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.fsd-cart-line__total{align-self:center;color:var(--navy);font-size:20px;white-space:nowrap}.fsd-cart-page__update-row{display:flex;justify-content:flex-end;padding-top:4px}.fsd-cart-page__update-row .fsd-btn{cursor:pointer}.fsd-cart-summary{position:sticky;top:124px;background:var(--navy);color:#fff;border-radius:32px;padding:28px;box-shadow:var(--shadow)}.fsd-cart-summary .fsd-kicker{margin:0 0 18px;color:var(--yellow)}.fsd-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);font-size:18px}.fsd-cart-summary__row strong{font-size:25px;color:var(--yellow)}.fsd-cart-summary__note{margin:18px 0;color:#ffffffbf;font-size:13px;line-height:1.55}.fsd-cart-summary__checkout{width:100%;border:0;background:var(--yellow);color:var(--navy);cursor:pointer}.fsd-cart-summary__continue{display:block;margin-top:16px;text-align:center;color:#fff;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.fsd-cart-empty{max-width:760px;margin:20px auto 0;padding:70px 34px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:38px;box-shadow:var(--shadow)}.fsd-cart-empty__icon{width:94px;height:94px;margin:0 auto 22px;border-radius:999px;background:#fdca483d;color:var(--navy);display:grid;place-items:center}.fsd-cart-empty__icon svg{width:48px;height:48px}.fsd-cart-empty h2{margin:0 0 10px;color:var(--navy);font-size:42px;line-height:1}.fsd-cart-empty p{margin:0 0 25px;color:var(--muted);line-height:1.55}@media(max-width:1000px){.fsd-cart-page__layout{grid-template-columns:1fr}.fsd-cart-summary{position:static}.fsd-header-club{padding-inline:17px}.fsd-cart-link__label{display:none}.fsd-cart-link{width:48px;padding:0}}@media(max-width:740px){.fsd-nav{min-height:78px;gap:10px}.fsd-header-actions{gap:8px}.fsd-header-club{display:none}.fsd-cart-link{width:46px;min-height:46px}.fsd-cart-page{padding:42px 0 64px}.fsd-cart-page__heading{display:block}.fsd-cart-page__continue{display:inline-block;margin-top:16px}.fsd-cart-line{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:14px;border-radius:24px}.fsd-cart-line__image{width:96px;height:96px;border-radius:18px}.fsd-cart-line__title{font-size:20px}.fsd-cart-line__total{grid-column:2;justify-self:start;font-size:18px}.fsd-cart-line__controls{gap:12px}.fsd-cart-page__update-row{justify-content:stretch}.fsd-cart-page__update-row .fsd-btn{width:100%}.fsd-cart-drawer__panel{width:100vw}.fsd-cart-drawer__header{padding:19px 18px 16px}.fsd-cart-drawer__header h2{font-size:34px}.fsd-cart-drawer__items{padding:12px 16px 20px}.fsd-cart-drawer-item{grid-template-columns:88px minmax(0,1fr);gap:12px}.fsd-cart-drawer-item__image{width:88px;height:88px;border-radius:17px}.fsd-cart-drawer__footer{padding:16px}}.fsd-collection-card{position:relative;transition:transform .22s ease,box-shadow .22s ease}.fsd-collection-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.fsd-collection-card__gallery{position:relative;background:#f6f7fb}.fsd-collection-card__image{display:block;aspect-ratio:1/1;position:relative;overflow:hidden;background:#f6f7fb}.fsd-collection-card__image-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;transform:scale(.985);transition:opacity .22s ease,transform .3s ease}.fsd-collection-card__image-panel.is-active{opacity:1;transform:scale(1)}.fsd-collection-card__image-panel[hidden]{display:none}.fsd-collection-card__image img,.fsd-collection-card__image-panel img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .28s ease}.fsd-collection-card:hover .fsd-collection-card__image-panel.is-active img{transform:scale(1.025)}.fsd-collection-card__gallery-arrow{position:absolute;top:50%;z-index:3;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(20,41,97,.14);border-radius:999px;background:#fffffff0;color:var(--navy);box-shadow:0 8px 22px #14296121;font-size:18px;font-weight:900;cursor:pointer;transform:translateY(-50%);opacity:0;transition:opacity .18s ease,transform .18s ease,background .18s ease}.fsd-collection-card:hover .fsd-collection-card__gallery-arrow,.fsd-collection-card:focus-within .fsd-collection-card__gallery-arrow{opacity:1}.fsd-collection-card__gallery-arrow:hover{background:var(--yellow)}.fsd-collection-card__gallery-arrow--prev{left:12px}.fsd-collection-card__gallery-arrow--next{right:12px}.fsd-collection-card__gallery-count{position:absolute;right:12px;bottom:12px;z-index:3;min-width:42px;padding:6px 9px;border-radius:999px;background:#142961eb;color:#fff;font-size:11px;font-weight:900;text-align:center;box-shadow:0 7px 20px #1429612e}.fsd-collection-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.fsd-collection-card__title-link{display:block;color:inherit}.fsd-collection-card__title-link:hover h3{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.fsd-collection-card__actions{margin-top:auto;padding-top:18px}.fsd-quick-add{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--yellow);color:var(--navy);font-family:Fredoka,Montserrat,sans-serif;font-size:15px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;text-align:center}.fsd-quick-add:hover{transform:translateY(-2px);box-shadow:0 10px 22px #14296124;background:#ffd563}.fsd-quick-add[disabled]{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.fsd-quick-add--options{background:#fff;border:1px solid rgba(20,41,97,.22)}.fsd-quick-add-form{margin:0}@media(max-width:980px){.fsd-collection-card__gallery-arrow{opacity:1;width:36px;height:36px}.fsd-collection-card__gallery-arrow--prev{left:9px}.fsd-collection-card__gallery-arrow--next{right:9px}}@media(max-width:600px){.fsd-collection-card__body{padding:17px}.fsd-collection-card__image img,.fsd-collection-card__image-panel img{padding:15px}.fsd-quick-add{min-height:42px;font-size:14px}.fsd-collection-card__gallery-count{right:9px;bottom:9px}}.fsd-menu{gap:20px}.fsd-path-card{padding-right:22px}.fsd-card-monogram{display:none!important}.fsd-picks-section{overflow:hidden}.fsd-picks-section__head{align-items:flex-end}.fsd-picks-section__intro{display:flex;align-items:flex-end;justify-content:flex-end;gap:18px;flex-wrap:wrap}.fsd-picks-view-all{color:var(--navy);font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;white-space:nowrap}.fsd-picks-carousel{position:relative}.fsd-picks-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:4px 2px 28px;scrollbar-width:none}.fsd-picks-carousel__track::-webkit-scrollbar{display:none}.fsd-picks-card{scroll-snap-align:start;display:flex;flex-direction:column;min-width:0;height:100%}.fsd-picks-card__image{height:auto;aspect-ratio:1/1;background:#f6f7fb}.fsd-picks-card__image img{object-fit:contain;padding:14px}.fsd-picks-card__body{display:flex;flex-direction:column;flex:1;min-height:154px}.fsd-picks-card__body h3{font-size:22px;line-height:1.08;margin:0 0 18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:48px}.fsd-picks-card__body h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.fsd-picks-card__body .fsd-product-row{margin-top:auto}.fsd-picks-carousel__arrow{position:absolute;z-index:5;top:42%;width:48px;height:48px;border:1px solid rgba(20,41,97,.14);border-radius:999px;background:#fff;color:var(--navy);font-size:34px;line-height:1;display:grid;place-items:center;box-shadow:0 12px 30px #14296129;cursor:pointer;transition:.2s;transform:translateY(-50%)}.fsd-picks-carousel__arrow:hover{background:var(--yellow);transform:translateY(-50%) scale(1.05)}.fsd-picks-carousel__arrow--prev{left:-24px}.fsd-picks-carousel__arrow--next{right:-24px}.fsd-picks-carousel__arrow[disabled]{opacity:.28;cursor:default;transform:translateY(-50%)}@media(max-width:1100px){.fsd-menu{gap:15px;font-size:14px}.fsd-picks-carousel__track{grid-auto-columns:calc((100% - 36px)/3)}}@media(max-width:820px){.fsd-picks-carousel__track{grid-auto-columns:calc((100% - 18px)/2)}.fsd-picks-carousel__arrow--prev{left:-12px}.fsd-picks-carousel__arrow--next{right:-12px}}@media(max-width:600px){.fsd-picks-section__head{display:block}.fsd-picks-section__intro{justify-content:flex-start;margin-top:14px}.fsd-picks-carousel__track{grid-auto-columns:86%;gap:14px;padding-right:14%}.fsd-picks-carousel__arrow{width:42px;height:42px;font-size:30px;top:40%}.fsd-picks-carousel__arrow--prev{left:4px}.fsd-picks-carousel__arrow--next{right:4px}.fsd-picks-card__body h3{font-size:21px}}.fsd-hero__grid{grid-template-areas:"copy visual" "paths visual";grid-template-rows:auto auto}.fsd-hero__copy{grid-area:copy;align-self:end}.fsd-hero__visual{grid-area:visual}.fsd-hero-paths{grid-area:paths;align-self:start}.fsd-mobile-menu-toggle{display:none;width:46px;height:46px;padding:0;border:1px solid rgba(20,41,97,.14);border-radius:999px;background:#fff;color:var(--navy);place-items:center;align-content:center;gap:4px;cursor:pointer}.fsd-mobile-menu-toggle span{display:block;width:19px;height:2px;border-radius:99px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.fsd-mobile-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.fsd-mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.fsd-mobile-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.fsd-mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;z-index:60;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 24px 48px #1429612e;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.fsd-mobile-menu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.fsd-mobile-menu__links{width:min(100% - 28px,560px);margin-inline:auto;padding:14px 0 20px;display:grid}.fsd-mobile-menu__links a{padding:13px 8px;border-bottom:1px solid var(--line);color:var(--navy);font-family:Fredoka,Montserrat,sans-serif;font-size:19px;font-weight:700}.fsd-mobile-menu__links a:last-child{border-bottom:0}.fsd-mobile-menu__club{margin-top:10px!important;padding:13px 18px!important;border:0!important;border-radius:999px;background:var(--navy);color:#fff!important;text-align:center}body.fsd-mobile-menu-open{overflow:hidden}@media(max-width:1120px){.fsd-hero__grid{grid-template-columns:1fr;grid-template-areas:"copy" "visual" "paths";grid-template-rows:auto;gap:18px}.fsd-hero__copy{align-self:auto}.fsd-hero__visual{min-height:410px;margin-top:2px}.fsd-hero-paths{margin-top:4px}}@media(max-width:740px){.fsd-announcement{padding:7px 34px;font-size:11px;line-height:1.25}.fsd-header{position:sticky;top:0}.fsd-nav{min-height:62px;gap:7px;padding-block:6px}.fsd-brand{min-width:0;gap:7px;flex:1}.fsd-brand__logo{display:block!important;min-width:0}.fsd-brand__logo img{display:block;width:auto;height:34px;max-width:min(46vw,180px);object-fit:contain;object-position:left center}.fsd-brand__mark{width:40px;height:40px;box-shadow:none}.fsd-brand__mark svg{width:40px;height:40px}.fsd-wordmark strong{font-size:18px}.fsd-wordmark small{font-size:7px;letter-spacing:2px}.fsd-header-actions{margin-left:auto;gap:6px}.fsd-mobile-menu-toggle{display:grid;width:42px;height:42px}.fsd-mobile-menu{display:block}.fsd-cart-link{width:42px;min-height:42px}.fsd-cart-link svg{width:20px;height:20px}.fsd-hero__grid{min-height:auto;padding:32px 0 38px;gap:10px;grid-template-areas:"copy" "visual" "paths"}.fsd-hero__copy{min-width:0}.fsd-hero h1{font-size:clamp(45px,13vw,62px);line-height:.91;letter-spacing:-.8px;margin:12px 0}.fsd-hero__sub{font-size:15px;line-height:1.48}.fsd-hero__gift{font-size:18px;line-height:1.22;margin-top:10px}.fsd-hero__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.fsd-hero__actions .fsd-btn{width:100%;min-height:48px;padding:11px 16px}.fsd-hero__visual{min-height:0!important;height:auto;margin:3px 0 0;display:block}.fsd-hero-render-shell{width:min(100%,460px);margin:0 auto;min-height:0}.fsd-hero-render-shell img{width:100%;max-height:330px;object-fit:contain;object-position:center}.fsd-hero-render-shell:before{width:92%;height:72%}.fsd-floating-card{display:none}.fsd-hero-paths{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px;width:100%;margin-top:4px;overflow:visible;padding:2px 0 6px}.fsd-path-card{min-width:0;width:100%;min-height:88px;border-radius:19px;padding:13px 11px;display:flex;align-items:flex-start}.fsd-path-card h3{font-size:18px;line-height:1.04;margin:0;overflow-wrap:anywhere}.fsd-path-card p{display:none}}@media(max-width:390px){.fsd-brand__logo img{height:30px;max-width:145px}.fsd-mobile-menu-toggle,.fsd-cart-link{width:39px;height:39px;min-height:39px}.fsd-announcement{padding-inline:20px;font-size:10px}.fsd-hero h1{font-size:43px}.fsd-hero-paths{gap:6px}.fsd-path-card{min-height:82px;border-radius:17px;padding:11px 9px}.fsd-path-card h3{font-size:16.5px;line-height:1.04}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fsd-search-toggle{width:48px;min-width:48px;height:48px;border:1px solid rgba(20,41,97,.13);border-radius:999px;background:#fff;color:var(--navy);display:grid;place-items:center;cursor:pointer;position:relative;transition:transform .2s ease,box-shadow .2s ease}.fsd-search-toggle:hover{transform:translateY(-2px);box-shadow:0 12px 26px #1429611f}.fsd-search-toggle svg{width:22px;height:22px}.fsd-search-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.fsd-search-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:start center;padding:88px 18px 30px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.fsd-search-dialog.is-open{opacity:1;visibility:visible;pointer-events:auto}.fsd-search-dialog__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0a16379e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer}.fsd-search-dialog__panel{position:relative;z-index:1;width:min(920px,100%);max-height:calc(100vh - 118px);overflow:auto;background:var(--paper);border:1px solid rgba(255,255,255,.45);border-radius:34px;padding:28px;box-shadow:0 32px 90px #0a163759}.fsd-search-dialog__head{display:flex;align-items:start;justify-content:space-between;gap:24px;margin-bottom:22px}.fsd-search-dialog__head h2{color:var(--navy);font-size:clamp(34px,5vw,54px);line-height:.96;margin:7px 0 0}.fsd-search-dialog__close{width:46px;height:46px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:30px;line-height:1;cursor:pointer}.fsd-search-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff;border:2px solid rgba(20,41,97,.14);border-radius:999px;padding:7px 8px 7px 18px;box-shadow:0 10px 26px #14296114}.fsd-search-form:focus-within{border-color:var(--yellow);box-shadow:0 0 0 4px #fdca483d}.fsd-search-form svg{width:24px;height:24px;color:var(--navy)}.fsd-search-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--navy);font-size:18px;padding:12px 0}.fsd-search-form input::placeholder{color:#7b8294}.fsd-search-form button{border:0;border-radius:999px;background:var(--yellow);color:var(--navy);font-weight:900;padding:13px 22px;cursor:pointer}.fsd-search-dialog__results{min-height:140px;padding-top:22px}.fsd-search-dialog__starter>p{color:var(--muted);margin:0 0 13px}.fsd-search-dialog__chips{display:flex;flex-wrap:wrap;gap:9px}.fsd-search-dialog__chips button,.fsd-predictive-query{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.fsd-search-dialog__chips button:hover,.fsd-predictive-query:hover{background:var(--yellow)}.fsd-predictive-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px;color:var(--navy)}.fsd-predictive-heading h3{font-size:23px;margin:0}.fsd-predictive-heading span{font-size:13px;color:var(--muted);font-weight:700}.fsd-predictive-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.fsd-predictive-product{display:grid;grid-template-columns:82px minmax(0,1fr);gap:13px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:10px;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.fsd-predictive-product:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1429611a}.fsd-predictive-product__image{width:82px;height:82px;border-radius:14px;overflow:hidden;background:#f2f4f8;display:grid;place-items:center}.fsd-predictive-product__image img{width:100%;height:100%;object-fit:contain}.fsd-predictive-product__body{min-width:0}.fsd-predictive-product__body h4{font-family:Fredoka,Montserrat,sans-serif;color:var(--navy);font-size:17px;line-height:1.08;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fsd-predictive-product__body strong{color:var(--navy);font-size:14px}.fsd-predictive-groups{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fsd-predictive-group h3{color:var(--navy);font-size:19px;margin:0 0 9px}.fsd-predictive-list{display:flex;flex-wrap:wrap;gap:8px}.fsd-predictive-collection{display:inline-flex;border-bottom:2px solid var(--yellow);color:var(--navy);font-weight:800;padding:6px 0}.fsd-predictive-view-all{display:flex;align-items:center;justify-content:center;margin-top:20px;border-radius:999px;background:var(--navy);color:#fff;font-weight:900;padding:14px 20px}.fsd-predictive-empty{text-align:center;padding:26px 10px}.fsd-predictive-empty h3{color:var(--navy);font-size:26px;margin:0 0 8px}.fsd-predictive-empty p{color:var(--muted);margin:0}.fsd-predictive-loading{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--navy);font-weight:800;padding:28px}.fsd-predictive-loading:before{content:"";width:20px;height:20px;border:3px solid rgba(20,41,97,.16);border-top-color:var(--navy);border-radius:50%;animation:fsd-spin .7s linear infinite}@keyframes fsd-spin{to{transform:rotate(360deg)}}body.fsd-search-open{overflow:hidden}.fsd-search-page__header{max-width:780px;margin-bottom:26px}.fsd-search-page__header p:last-child{color:var(--muted);font-size:18px;line-height:1.55}.fsd-search-page__form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;max-width:820px;background:#fff;border:2px solid var(--line);border-radius:999px;padding:7px 8px 7px 18px;margin-bottom:22px}.fsd-search-page__form:focus-within{border-color:var(--yellow);box-shadow:0 0 0 4px #fdca483d}.fsd-search-page__form svg{width:24px;height:24px;color:var(--navy)}.fsd-search-page__form input{border:0;outline:0;background:transparent;width:100%;font-size:18px;padding:12px 0;color:var(--navy)}.fsd-search-page__summary{margin:8px 0 24px;color:var(--muted)}.fsd-search-page__summary strong{color:var(--navy);font-size:20px}.fsd-search-page__grid{align-items:stretch}.fsd-search-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.fsd-search-card__image{height:260px;background:#f3f5f9;display:grid;place-items:center;padding:16px}.fsd-search-card__image img{width:100%;height:100%;object-fit:contain}.fsd-search-card__placeholder{width:100%;height:100%;color:#d5d9e4}.fsd-search-card__body{padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1}.fsd-search-card__body>span{color:var(--yellow);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:2px}.fsd-search-card__body h2{color:var(--navy);font-size:23px;line-height:1.02;margin:0}.fsd-search-card__body strong{color:var(--navy);font-size:18px;margin-top:auto}.fsd-search-card__body .fsd-small-btn{margin-top:2px}.fsd-search-page__empty{grid-column:1/-1;text-align:center;padding:48px 20px}.fsd-search-page__empty h2{color:var(--navy);font-size:38px;margin:0 0 8px}.fsd-search-page__empty p{color:var(--muted);margin:0 0 20px}@media(max-width:980px){.fsd-predictive-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:740px){.fsd-search-toggle{width:42px;min-width:42px;height:42px}.fsd-search-toggle svg{width:20px;height:20px}.fsd-search-dialog{padding:0;align-items:stretch}.fsd-search-dialog__panel{width:100%;max-height:100vh;height:100vh;border-radius:0;padding:20px 14px 30px}.fsd-search-dialog__head{margin-bottom:16px}.fsd-search-dialog__head h2{font-size:38px}.fsd-search-dialog__close{width:42px;height:42px}.fsd-search-form{grid-template-columns:auto minmax(0,1fr);border-radius:20px;padding:7px 14px}.fsd-search-form button{grid-column:1/-1;width:100%;margin-top:2px}.fsd-predictive-products{grid-template-columns:1fr}.fsd-predictive-product{grid-template-columns:72px minmax(0,1fr)}.fsd-predictive-product__image{width:72px;height:72px}.fsd-predictive-groups{grid-template-columns:1fr}.fsd-search-page__form{grid-template-columns:auto minmax(0,1fr);border-radius:22px;padding:8px 14px}.fsd-search-page__form button{grid-column:1/-1;width:100%}.fsd-search-card__image{height:240px}}@media(max-width:390px){.fsd-search-toggle,.fsd-mobile-menu-toggle,.fsd-cart-link{width:38px;min-width:38px;height:38px;min-height:38px}}.fsd-backorder-notice{display:grid;gap:.25rem;margin:1rem 0 1.2rem;padding:.95rem 1.1rem;border:1px solid rgba(20,41,97,.18);border-left:5px solid #FDCA48;border-radius:16px;background:#fff8de;color:#142961}.fsd-backorder-notice strong{font-family:inherit;font-size:1rem}.fsd-backorder-notice span{line-height:1.45}.fsd-collection-card__badge--backorder,.fsd-search-backorder-badge{background:#fdca48;color:#142961}.fsd-card-backorder-copy{margin:.25rem 0 .7rem;color:#9a5b00;font-size:.85rem;font-weight:700;line-height:1.3}.fsd-search-card{position:relative}.fsd-search-backorder-badge{position:absolute;z-index:2;top:.8rem;left:.8rem;padding:.4rem .65rem;border-radius:999px;font-size:.75rem;font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
