:root{--paper:#f3efe6;--sand:#e8e1d3;--ink:#262219;--ink2:#544e42;--rust:#b5572f;--green:#3c4a38;--muted:rgba(38,34,25,.55);--hair:rgba(38,34,25,.12);--ok:#3f7d4e;--gutter:clamp(22px,5vw,80px)}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.f{font-family:var(--font-display),sans-serif;font-weight:300;letter-spacing:-.015em}.it{font-style:normal;color:var(--rust)}.wrap{max-width:1280px;margin:0 auto;padding:0 var(--gutter)}.grade{filter:saturate(.95) contrast(1.015) brightness(1.05)}.blurimg{position:relative;width:100%;height:100%;overflow:hidden;background:var(--sand)}.blurimg:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--sand) 30%,#efe7d6 50%,var(--sand) 70%);background-size:200% 100%;animation:shimmer 1.4s infinite;transition:opacity .4s}.blurimg.loaded:before{opacity:0;animation:none}.blurimg img{position:relative;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.blurimg.loaded img{opacity:1}.blurimg-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--muted);letter-spacing:.04em}@keyframes shimmer{to{background-position:-200% 0}}.bar{background:var(--green);color:#f3eedd;text-align:center;font-size:13px;letter-spacing:.02em;padding:9px 16px}.bar b{font-weight:600}.bar .cd{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:#f0c9a0}@media(max-width:520px){.bar{font-size:12px;padding:8px 14px}}nav.site{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:hsla(42,35%,93%,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--hair);justify-content:space-between;padding:14px var(--gutter)}.logo,nav.site{display:flex;align-items:center}.logo{gap:11px;color:inherit}.logo .mark{width:27px;height:27px;flex:none}.logo .wm{font-family:var(--font-display);font-weight:500;font-size:16px;letter-spacing:.26em;text-transform:uppercase}.nav-r{display:flex;align-items:center;gap:26px;font-size:14px}.nav-r .ghost{border:1px solid var(--ink);border-radius:100px;padding:9px 18px;font-size:13px;font-weight:500}.cartbtn,.nav-r .ghost{background:none;color:inherit;cursor:pointer;font-family:inherit}.cartbtn{border:0;font-size:14px;display:inline-flex;align-items:center;min-height:44px;padding:0 4px}.navsearch{position:relative;flex:1 1;max-width:380px;margin:0 auto}.ns-close,.ns-toggle{display:none}.ns-field{display:flex;align-items:center;gap:9px;background:#fff;border:1.5px solid var(--hair);border-radius:100px;padding:8px 14px 8px 15px}.ns-field:focus-within{border-color:var(--ink)}.ns-field svg{width:17px;height:17px;opacity:.5;flex:none}.ns-field input{flex:1 1;border:0;outline:0;background:transparent;font-size:14px;font-family:inherit;color:var(--ink);min-width:0}.ns-field input::placeholder{color:var(--muted)}.ns-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--hair);border-radius:14px;box-shadow:0 30px 60px -30px rgba(38,34,25,.4);overflow:hidden;z-index:50}.ns-panel .hd{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:13px 18px 7px}.ns-panel a{display:flex;align-items:center;gap:11px;padding:8px 18px;font-size:15px;border-top:1px solid var(--hair)}.ns-panel a:hover{background:var(--sand)}.ns-panel a .st{font-size:12px;color:var(--muted);margin-left:auto;flex:none;text-align:right}.ns-empty{padding:14px 18px;font-size:14px;color:var(--muted);border-top:1px solid var(--hair)}.treq{padding:16px 18px}.treq-hd{font-size:15px;font-weight:600;margin-bottom:3px}.treq p{font-size:13px;color:var(--muted);margin-bottom:11px;line-height:1.45}.treq form{display:flex;gap:8px}.treq input{flex:1 1;min-width:0;border:1.5px solid var(--hair);border-radius:100px;padding:10px 14px;font-size:14px;font-family:inherit;outline:0}.treq input:focus{border-color:var(--ink)}.treq button{flex:none;background:var(--rust);color:#fff;border:0;border-radius:100px;padding:10px 18px;font-weight:600;font-size:13px;cursor:pointer}.treq.done{padding:18px;font-size:14px;color:var(--ink2);line-height:1.5}.ns-field.mobile .ns-close,.ns-overlay,.ns-toggle{display:none}@media(max-width:760px){.navsearch{flex:none;margin:0}.navsearch>.ns-panel,.ns-field{display:none}.ns-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid var(--hair);color:var(--ink)}.ns-toggle svg{width:18px;height:18px}.ns-overlay{display:block}.ns-scrim{position:fixed;inset:0;background:rgba(30,26,18,.45);z-index:120;animation:nsfade .18s ease}.ns-sheet{position:fixed;top:0;left:0;right:0;z-index:121;display:flex;flex-direction:column;max-height:100dvh}.ns-field.mobile{display:flex;align-items:center;gap:9px;background:#fff;border:0;border-bottom:1px solid var(--hair);border-radius:0;padding:max(14px,env(safe-area-inset-top)) 16px 14px;flex:none}.ns-field.mobile svg{width:18px;height:18px;opacity:.5;flex:none}.ns-field.mobile input{flex:1 1;border:0;outline:0;background:transparent;font-size:16px;font-family:inherit;color:var(--ink);min-width:0}.ns-field.mobile input::placeholder{color:var(--muted)}.ns-field.mobile .ns-close{display:block;background:none;border:0;font-size:26px;color:var(--ink2);line-height:1;padding:0 4px;flex:none}.ns-panel.mobile{position:static;border:0;border-radius:0;box-shadow:none;background:#fff;flex:1 1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}}@keyframes nsfade{0%{opacity:0}to{opacity:1}}.hero{display:grid;grid-template-columns:1.06fr .94fr;grid-gap:5vw;gap:5vw;align-items:center;padding-block:7vh 8vh}.hero>*{min-width:0}.hero-copy .sub,.hero-copy h1{max-width:100%}.hero .lbl{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--rust);font-weight:600}.hero h1{font-family:var(--font-display);font-weight:400;font-size:clamp(36px,5.2vw,66px);line-height:1.04;letter-spacing:-.025em;margin:16px 0 0;overflow-wrap:anywhere}.hero .sub{margin-top:18px;font-size:18px;color:var(--ink2);max-width:40ch}.price-anchor{margin-top:20px;display:inline-flex;align-items:baseline;gap:9px;flex-wrap:wrap}.price-anchor .pa-price{font-size:17px;font-weight:700;color:var(--ink)}.price-anchor .pa-meta,.price-anchor .pa-meta-sm{font-size:14px;color:var(--ink2);font-weight:500}.price-anchor .pa-meta-sm{display:none}.searchbox{margin-top:24px;position:relative;max-width:520px}.searchbox .field{display:flex;align-items:center;background:#fff;border:1.5px solid var(--ink);border-radius:100px;padding:6px 6px 6px 22px;box-shadow:0 18px 40px -26px rgba(38,34,25,.5)}.searchbox svg{width:20px;height:20px;flex:none;opacity:.55}.searchbox input{flex:1 1;border:0;outline:0;font-size:17px;font-family:inherit;background:transparent;padding:14px 12px;color:var(--ink)}.searchbox input::placeholder{color:var(--muted)}.searchbox .go{background:var(--rust);color:#fff;border:0;border-radius:100px;padding:14px 26px;font-size:14px;font-weight:600}.sugg{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--hair);border-radius:16px;box-shadow:0 30px 60px -30px rgba(38,34,25,.4);overflow:hidden;z-index:20}.sugg a{display:flex;align-items:center;gap:12px;padding:9px 20px;border-bottom:1px solid var(--hair);font-size:15px}.sugg a:last-child{border:0}.sugg a:hover{background:var(--sand)}.sugg .st{font-size:12px;color:var(--muted);margin-left:auto;flex:none;text-align:right}.chips{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.chips span{font-size:12px;color:var(--muted)}.chips a{font-size:13px;background:var(--sand);border-radius:100px;padding:7px 14px}.chips a:hover{background:#ded5c4}.trust{margin-top:28px;display:flex;gap:14px;align-items:center;flex-wrap:nowrap;font-size:12.5px;color:var(--ink2)}.trust,.trust span{white-space:nowrap}.trust .stars{color:#c8842a;letter-spacing:1px}.trust .d{width:1px;height:14px;background:var(--hair);flex:none}@media(max-width:760px){.trust{flex-wrap:wrap;gap:10px 14px}}.hero-art .main{position:relative;aspect-ratio:4/5;border-radius:8px;overflow:hidden;box-shadow:0 50px 90px -50px rgba(38,34,25,.55)}.hero-art .main img{width:100%;height:100%;object-fit:cover}.hero-art .art-cap{position:absolute;left:14px;bottom:14px;background:hsla(42,35%,93%,.92);color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.01em;padding:7px 13px;border-radius:100px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 8px 20px -10px rgba(38,34,25,.5)}.h2{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,3.6vw,44px);letter-spacing:-.02em}.steps{padding-block:7vh;border-top:1px solid var(--hair)}.steps-g{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:36px}.step{display:flex;gap:16px}.step .n{font-family:var(--font-display);font-size:30px;color:var(--rust);line-height:1;flex:none}.step h3{font-size:17px;font-weight:600;margin-bottom:4px}.step p{font-size:14px;color:var(--ink2)}.popular{padding-block:7vh;border-top:1px solid var(--hair)}.pop-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-bottom:32px}.pop-head p{color:var(--ink2);margin-top:8px;max-width:48ch}.tgrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.tcard .ph{position:relative;aspect-ratio:4/5;border-radius:8px;overflow:hidden;background:var(--sand);box-shadow:0 24px 50px -34px rgba(38,34,25,.5)}.tcard .ph img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease,transform 1.2s cubic-bezier(.2,.7,.2,1)}.tcard .ph .life{opacity:0}.tcard:hover .ph .life{opacity:1}.tcard:hover .ph .art{transform:scale(1.03)}.tcard .tag{position:absolute;top:10px;left:10px;z-index:2;background:hsla(42,35%,93%,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:11px;font-weight:600;padding:5px 11px;border-radius:100px}.tcard .nm{margin-top:12px;display:flex;justify-content:space-between;align-items:baseline;gap:8px}.tcard .nm b{font-family:var(--font-display);font-weight:600;font-size:16px}.tcard .nm span{font-size:12px;color:var(--muted)}.lifeband{position:relative;height:min(46vh,440px);overflow:hidden;margin:2vh 0;border-radius:12px}.lifeband img{width:100%;height:100%;object-fit:cover}.lifeband:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,16,10,.12) 0,rgba(20,16,10,0) 35%,rgba(20,16,10,.55)100%)}.lifeband .cap{position:absolute;left:0;right:0;bottom:0;padding:0 var(--gutter) 6vh;z-index:2;color:#fcf8ef;max-width:1280px;margin:0 auto;width:100%}.lifeband .cap h2{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,4.6vw,58px);line-height:1.04;letter-spacing:-.02em;max-width:22ch}.lifeband .cap .it{color:#e9a877}.lifesplit{display:grid;grid-template-columns:1fr 1fr;grid-gap:5vw;gap:5vw;align-items:center;padding-block:9vh}.lifesplit .pic{aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:var(--sand);box-shadow:0 40px 84px -48px rgba(38,34,25,.55)}.lifesplit .pic img{width:100%;height:100%;object-fit:cover}.lifesplit .lbl{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--rust);font-weight:600}.lifesplit h2{font-family:var(--font-display);font-weight:300;font-size:clamp(32px,4.4vw,58px);letter-spacing:-.02em;margin:14px 0 16px;line-height:1}.lifesplit p{font-size:16px;color:var(--ink2);max-width:38ch}.lifesplit .lifecta{display:inline-block;margin-top:24px;background:var(--rust);color:#fff;border-radius:100px;padding:14px 28px;font-size:15px;font-weight:600}.lifeduo{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(14px,2vw,26px);gap:clamp(14px,2vw,26px);padding-block:5vh}.lifeduo .cell{aspect-ratio:5/4;border-radius:12px;overflow:hidden;background:var(--sand);box-shadow:0 30px 70px -52px rgba(38,34,25,.5)}.lifeduo .cell img{width:100%;height:100%;object-fit:cover}@media(max-width:860px){.lifesplit{grid-template-columns:1fr;gap:26px}.lifesplit .pic{order:-1;max-width:440px}.lifeband{height:min(38vh,320px)}}@media(max-width:700px){.lifeduo{grid-template-columns:1fr;gap:16px}.lifeduo .cell{max-width:460px;margin:0 auto;width:100%}}.callout{display:grid;grid-template-columns:1fr 1fr;border-radius:22px;overflow:hidden;margin:6vh 0;min-height:380px;box-shadow:0 50px 100px -60px rgba(38,34,25,.55)}.callout-copy{background:linear-gradient(150deg,#46553f,#37452f 55%,#2c3826);color:#f3efe6;display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,4.5vw,64px)}.callout-copy h2{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,3.4vw,48px);line-height:1.06;letter-spacing:-.02em;max-width:18ch}.callout-copy .it{color:#e2b07c}.callout-copy p{margin-top:18px;font-size:16px;color:hsla(42,35%,93%,.78);max-width:34ch}.callout-pic{position:relative;background:var(--sand);min-height:300px}.callout-pic img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media(max-width:760px){.callout{grid-template-columns:1fr;margin:5vh 0}.callout-pic{order:-1;min-height:240px;aspect-ratio:16/10}}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;background:rgba(38,34,25,.96);color:#f3efe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:16px clamp(16px,5vw,40px) max(16px,env(safe-area-inset-bottom));box-shadow:0 -10px 40px -20px rgba(0,0,0,.5)}.cookie-banner .cb-text{font-size:13.5px;line-height:1.5;max-width:760px;color:hsla(42,35%,93%,.88)}.cookie-banner .cb-text b{color:#fff}.cookie-banner .cb-text a{color:#e2b07c;text-decoration:underline}.cookie-banner .cb-actions{display:flex;gap:10px;flex:none}.cookie-banner button{border-radius:100px;padding:10px 20px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.cookie-banner .cb-decline{background:none;border:1px solid hsla(42,35%,93%,.4);color:#f3efe6}.cookie-banner .cb-accept{background:var(--rust);border:0;color:#fff}@media(max-width:560px){.cookie-banner .cb-actions{width:100%}.cookie-banner .cb-actions button{flex:1 1}}.footlink,.linklike{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}.footlink:hover{color:var(--ink)}.linklike{color:var(--rust);text-decoration:underline}.styles{padding-block:6vh}.track{display:flex;gap:20px;overflow-x:auto;padding-bottom:14px;margin-top:30px}.track::-webkit-scrollbar{display:none}.scard{flex:0 0 230px}.scard .ph{aspect-ratio:4/5;border-radius:6px;overflow:hidden;background:var(--sand)}.scard .ph img{width:100%;height:100%;object-fit:cover;transition:.6s}.scard:hover .ph img{transform:scale(1.04)}.scard .nm{margin-top:10px;display:flex;justify-content:space-between;font-size:14px}.scard .nm b{font-weight:500;font-family:var(--font-display)}.honest{padding:7vh 0;background:var(--sand)}.hon-lede{margin-top:10px;font-size:16px;color:var(--ink2);max-width:56ch}.hon-g{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:34px}.hcard{background:var(--paper);border-radius:8px;padding:24px}.stars{display:inline-flex;align-items:center;gap:2px;vertical-align:middle}.hcard h3{font-size:15px;font-weight:700;letter-spacing:-.01em;margin-bottom:9px}.hcard p{font-size:14.5px;color:var(--ink2);line-height:1.55}.faq{padding-block:8vh;border-top:1px solid var(--hair)}.faq-head{max-width:60ch;margin-bottom:38px}.faq-head .lbl{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--rust);font-weight:600}.faq-head h2{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,3.8vw,46px);letter-spacing:-.02em;margin-top:12px}.faq-head p{margin-top:14px;color:var(--ink2);font-size:17px}.faq-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px 34px;gap:14px 34px;align-items:start}.faq-item{background:var(--sand);border:1px solid var(--hair);border-radius:16px;overflow:hidden;transition:background .2s ease}.faq-item[open]{background:#fff}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;font-size:17px;font-weight:600;color:var(--ink);-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--rust)}.faq-q{flex:1 1}.faq-chev{width:20px;height:20px;flex:none;color:var(--ink2);transition:transform .25s ease}.faq-item[open] .faq-chev{transform:rotate(180deg);color:var(--rust)}.faq-a{padding:0 22px 22px;font-size:15.5px;line-height:1.6;color:var(--ink2)}@media(max-width:760px){.faq-list{grid-template-columns:1fr;gap:12px}.faq-item summary{padding:17px 18px;font-size:16px}.faq-a{padding:0 18px 19px;font-size:15px}}.email{padding-block:8vh;text-align:center}.email h2{font-family:var(--font-display);font-weight:300;font-size:clamp(30px,4.4vw,56px);letter-spacing:-.02em}.email p{margin:14px auto 0;color:var(--ink2);max-width:44ch}.eform{margin:30px auto 0;display:flex;gap:8px;max-width:440px}.eform input{flex:1 1;border:1.5px solid var(--ink);border-radius:100px;padding:15px 22px;font-size:15px;font-family:inherit;outline:0}.eform button{background:var(--ink);color:var(--paper);border:0;border-radius:100px;padding:15px 26px;font-weight:600;font-size:14px}.fine{margin-top:12px;font-size:12px;color:var(--muted)}footer.site{padding:6vh var(--gutter);border-top:1px solid var(--hair);display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px 24px;font-size:13px;color:var(--muted);max-width:1280px;margin:0 auto}footer.site .foot-links{display:flex;gap:18px;flex-wrap:wrap;align-items:center}footer.site .foot-links a:hover{color:var(--ink)}.legal{max-width:760px;margin:0 auto;padding:6vh var(--gutter) 12vh}.legal h1{font-family:var(--font-display);font-weight:400;font-size:clamp(30px,5vw,44px);margin-bottom:4px}.legal .upd{color:var(--muted);font-size:13px;margin-bottom:28px}.legal h2{font-family:var(--font-display);font-weight:500;font-size:20px;margin:30px 0 8px}.legal li,.legal p{font-size:15px;color:var(--ink2);line-height:1.65;margin-bottom:12px}.legal ul{padding-left:20px;margin-bottom:12px}.legal b{color:var(--ink)}.legal a{color:var(--rust);text-decoration:underline}.modal{position:fixed;inset:0;z-index:80;background:rgba(30,26,18,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px}.sheet{background:var(--paper);border-radius:14px;max-width:600px;width:100%;max-height:86vh;display:grid;grid-template-columns:.85fr 1fr;position:relative;box-shadow:0 40px 90px -40px rgba(0,0,0,.5)}.sheet,.sheet .pic{overflow:hidden}.sheet .pic img{width:100%;height:100%;object-fit:cover;min-height:100%}.sheet .body{padding:34px 32px}.sheet .lbl{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--rust);font-weight:600}.sheet h3{font-family:var(--font-display);font-weight:400;font-size:28px;line-height:1.06;margin:10px 0 8px;letter-spacing:-.02em}.sheet p{font-size:14px;color:var(--ink2);margin-bottom:20px}.sheet input{border:1.5px solid var(--ink);border-radius:100px;padding:14px 20px;font-family:inherit;outline:0;margin-bottom:10px}.sheet .cta,.sheet input{width:100%;font-size:15px}.sheet .cta{background:var(--rust);color:#fff;border:0;border-radius:100px;padding:15px;font-weight:600}.sheet .no{display:block;margin-top:12px;color:var(--muted);font-size:12px;text-decoration:underline;text-align:center;width:100%}.sheet .no,.sheet .x{background:none;border:0}.sheet .x{position:absolute;top:14px;right:16px;font-size:22px;color:var(--ink2);z-index:2}@media(max-width:1000px){.tgrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.hon-g,.steps-g{grid-template-columns:1fr}.hero{display:block;position:relative;padding:0;margin-top:10px;margin-bottom:6vh;height:min(58svh,500px);min-height:410px;border-radius:14px;overflow:hidden;isolation:isolate;box-shadow:0 40px 80px -50px rgba(38,34,25,.6);background:url(/img/lifestyle/life-14.jpg) 62% 38%/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(28,24,17,.18),rgba(28,24,17,.05) 30%,rgba(28,24,17,.42) 62%,rgba(24,20,14,.86))}.hero-copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:0 22px 26px}.hero .lbl{font-size:11px;color:#f0c9a8}.hero h1{font-size:clamp(30px,8vw,46px);line-height:1.06;margin-top:8px;max-width:100%;text-shadow:0 2px 22px rgba(0,0,0,.45)}.hero h1,.hero h1 .it{color:#fcf8ef}.hero .sub{display:none}.price-anchor{margin-top:12px;gap:8px;max-width:100%}.price-anchor .pa-price{color:#fcf8ef}.price-anchor .pa-meta{display:none}.price-anchor .pa-meta-sm{display:inline;font-size:13px;color:hsla(42,68%,96%,.82)}.searchbox{margin-top:14px;max-width:100%}.chips,.hero-art,.trust{display:none}.sheet{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.sheet .pic{display:none}}@media(max-width:680px){.tgrid{grid-template-columns:repeat(2,1fr)}.nav-r,.tgrid{gap:16px}.nav-r .hide{display:none}.pop-head,.styles>div:first-child{margin-bottom:24px}.honest,.popular,.steps{padding-block:6vh}}@media(max-width:520px){.nav-r .ghost{display:none}.logo .wm{font-size:15px;letter-spacing:.2em}.tcard .nm b{font-size:14px}.hcard{padding:20px}.eform{flex-direction:column}.searchbox .field{padding-left:18px}}.crumb{font-size:13px;color:var(--muted);padding:18px 0 0}.crumb a:hover{color:var(--ink)}.pdp{grid-template-columns:1.1fr .9fr;grid-gap:4vw;gap:4vw;padding:22px 0 7vh}.gallery,.pdp{display:grid;align-items:start}.gallery{grid-template-columns:74px 1fr;grid-gap:14px;gap:14px}.grail{display:flex;flex-direction:column;gap:10px}.gthumb{aspect-ratio:4/5;border-radius:8px;overflow:hidden;border:1.5px solid var(--hair);background:var(--sand);padding:0;cursor:pointer;transition:border-color .15s}.gthumb.on{border-color:var(--ink)}.gthumb:hover{border-color:var(--ink2)}.gthumb img{width:100%;height:100%;object-fit:cover}.gmain{position:relative;aspect-ratio:4/5;border-radius:10px;overflow:hidden;background:var(--sand);box-shadow:0 40px 80px -50px rgba(38,34,25,.5)}.gmain .blurimg{position:absolute;inset:0}.gnav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:hsla(42,35%,93%,.92);border:1px solid var(--hair);color:var(--ink);font-size:24px;line-height:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 8px 22px -10px rgba(38,34,25,.45);opacity:0;transition:opacity .18s;z-index:3}.gmain:hover .gnav{opacity:1}.gnav:hover{background:#fff}.gnav.prev{left:12px}.gnav.next{right:12px}.gcount{top:12px;right:12px;background:rgba(38,34,25,.6);color:#f3efe6;font-size:12px;font-weight:500;letter-spacing:.02em;padding:4px 10px;border-radius:100px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gcount,.gdots{position:absolute;z-index:3}.gdots{bottom:12px;left:0;right:0;display:flex;gap:6px;justify-content:center}.gdots span{width:6px;height:6px;border-radius:50%;background:rgba(38,34,25,.3);transition:width .2s,background .2s}.gdots span.on{background:var(--ink);width:18px;border-radius:3px}@media(max-width:860px){.gallery{grid-template-columns:1fr}.gmain{order:1}.grail{flex-direction:row;order:2;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.gthumb{flex:0 0 60px}.gnav{opacity:1;width:44px;height:44px;font-size:22px}}.buy{position:-webkit-sticky;position:sticky;top:84px}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--rust);font-weight:600}.buy h1{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,3.4vw,40px);line-height:1.05;letter-spacing:-.02em;margin:8px 0 10px}.rate{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:14px;color:var(--ink2);min-width:0}.rate .stars{color:#c8842a;letter-spacing:1px}.rate a{text-decoration:underline;color:var(--ink2)}.price{display:flex;align-items:baseline;gap:10px;margin:18px 0 6px}.price .now{font-family:var(--font-display);font-size:34px;font-weight:400}.scar{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink2);margin-bottom:20px}.scar .dot{width:7px;height:7px;border-radius:50%;background:#d8662f;display:inline-block;animation:pulse 1.6s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.opt{margin:22px 0}.opt .top{display:flex;justify-content:space-between;font-size:13px;margin-bottom:10px}.opt .top .k{font-weight:600}.opt .top .v{color:var(--ink2)}.swatches{display:flex;gap:9px;flex-wrap:wrap}.swatch{width:54px;height:68px;border-radius:5px;overflow:hidden;border:2px solid transparent;padding:0;background:var(--sand)}.swatch.on{border-color:var(--ink)}.swatch img{width:100%;height:100%;object-fit:cover}.sizes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.size{border:1.5px solid var(--hair);border-radius:8px;padding:12px 10px;text-align:left;background:#fff;position:relative}.size.on{border-color:var(--ink)}.size .d{font-weight:600;font-size:14px}.size .p{font-size:13px;color:var(--ink2)}.size .pop{position:absolute;top:-9px;right:8px;background:var(--green);color:#f3efe6;font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:100px;font-weight:600}.sg-link{background:none;border:0;font-size:12px;font-weight:600;color:var(--rust);text-decoration:underline;text-underline-offset:2px;padding:0;margin-left:8px;font-family:inherit;cursor:pointer}.sg-modal{z-index:100;padding:16px}.sg-sheet{display:flex;flex-direction:column;max-width:520px;max-height:min(860px,92vh);overflow:hidden}.sg-body{padding:26px 26px 22px;overflow-y:auto;flex:1 1 auto;-webkit-overflow-scrolling:touch}.sg-body h3{font-family:var(--font-display);font-weight:300;font-size:27px;line-height:1.05;margin:0 0 15px;letter-spacing:-.02em}.sg-room{position:relative;border:1px solid var(--hair);border-radius:12px;overflow:hidden;background:#efe9de}.sg-room svg{display:block;width:100%;height:auto}.sg-eye,.sg-tag{position:absolute;white-space:nowrap;pointer-events:none}.sg-eye{left:8px;transform:translateY(-115%);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#8c7a5c;font-weight:600}.sg-tag{left:50%;transform:translate(-50%,-125%);background:var(--paper);border:1px solid rgba(181,87,47,.35);color:var(--ink);font-size:11.5px;font-weight:600;letter-spacing:.01em;padding:3px 9px;border-radius:100px;transition:top .28s cubic-bezier(.2,.7,.2,1)}.sg-tag i{font-style:normal;margin:0 2px}.sg-cap,.sg-tag i{color:var(--muted)}.sg-cap{font-size:11.5px;line-height:1.45;margin:9px 2px 16px;text-align:center}.sg-opts{gap:8px}.sg-opt,.sg-opts{display:flex;flex-direction:column}.sg-opt{gap:3px;text-align:left;width:100%;font-family:inherit;cursor:pointer;background:#fff;border:1.5px solid var(--hair);border-radius:10px;padding:11px 14px;transition:border-color .15s,box-shadow .15s}.sg-opt:hover{border-color:rgba(38,34,25,.3)}.sg-opt.on{border-color:var(--rust);box-shadow:inset 0 0 0 1px rgba(181,87,47,.28)}.sg-o-hd{display:flex;align-items:center;gap:9px}.sg-o-dim{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.sg-o-cm{font-size:11.5px;color:var(--muted)}.sg-o-price{margin-left:auto;font-size:14px;font-weight:600;color:var(--ink)}.sg-pop{background:var(--green);color:#f3efe6;font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:100px;font-weight:600}.sg-o-best{font-size:12.5px;line-height:1.45;color:var(--ink2)}.sg-foot{flex:0 0 auto;border-top:1px solid var(--hair);background:var(--paper);padding:14px 26px max(14px,env(safe-area-inset-bottom));box-shadow:0 -14px 22px -14px rgba(38,34,25,.22)}.sg-cta{width:100%;background:var(--rust);color:#fff;border:0;border-radius:100px;padding:14px;font-weight:600;font-size:15px;font-family:inherit;cursor:pointer}.sg-cta:hover{background:#a24d29}@media(max-width:520px){.sg-body{padding:22px 18px 18px}.sg-body h3{font-size:24px}.sg-foot{padding:12px 18px max(12px,env(safe-area-inset-bottom))}.sg-tag{font-size:10.5px;padding:2px 7px}.sg-eye{font-size:9px;left:6px}}.pers{margin:22px 0;background:#fff;border:1.5px solid var(--hair);border-radius:10px;padding:14px 16px}.pers .ptop{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:8px}.pers .change,.pers .ptop .k{font-weight:600}.pers .change{color:var(--rust);font-size:13px}.pers .trail{display:flex;align-items:center;gap:9px;font-size:17px;font-weight:600}.pers .trail span{font-weight:400;color:var(--ink2)}.pers .trail svg{width:16px;height:16px;stroke:var(--rust);fill:none;flex:none}.pers .hint{font-size:12px;color:var(--muted);margin-top:8px}.giftck{display:flex;gap:10px;align-items:flex-start;margin:16px 0 8px;font-size:14px;color:var(--ink2)}.giftck input{margin-top:3px}.giftmsg{width:100%;border:1.5px solid var(--hair);border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;outline:0;margin:0 0 16px;resize:vertical;min-height:62px;color:var(--ink)}.giftmsg:focus{border-color:var(--ink)}.atc{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--rust);color:#fff;border:0;border-radius:100px;padding:17px;font-size:16px;font-weight:600;box-shadow:0 16px 34px -16px rgba(181,87,47,.8)}.atc:hover{filter:brightness(1.05)}.atc-err{font-size:13px;font-weight:500;color:var(--rust)}.atc-err,.pay{margin-top:10px;text-align:center}.pay{font-size:12px;color:var(--muted)}.deliver{display:flex;align-items:center;gap:8px;font-size:13px;margin-top:16px;color:var(--ink2)}.deliver b{color:var(--ink)}.badges{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 18px;gap:10px 18px;margin-top:22px;padding-top:20px;border-top:1px solid var(--hair)}.badge{display:flex;gap:9px;align-items:center;font-size:13px;color:var(--ink2)}.badge svg{width:17px;height:17px;flex:none;stroke:var(--green)}.acc{margin-top:14px;border-top:1px solid var(--hair)}.acc details{border-bottom:1px solid var(--hair)}.acc summary{list-style:none;cursor:pointer;padding:16px 0;font-weight:600;font-size:14px;display:flex;justify-content:space-between}.acc summary::-webkit-details-marker{display:none}.acc summary:after{content:"+";color:var(--rust);font-size:18px}.acc details[open] summary:after{content:"-"}.acc p{font-size:14px;color:var(--ink2);padding:0 0 16px}@media(max-width:860px){.pdp{grid-template-columns:1fr;gap:24px}.buy{position:static}}.pdp-sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;justify-content:space-between;align-items:center;gap:14px;background:hsla(42,35%,93%,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--hair);padding:10px var(--gutter);padding-bottom:max(10px,env(safe-area-inset-bottom))}.pdp-cta-spacer,.pdp-sticky{display:none}.pdp-sticky .ps-name{font-size:11px;color:var(--muted);max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdp-sticky .ps-price{font-family:var(--font-display);font-size:20px}.pdp-sticky button{flex:none;background:var(--rust);color:#fff;border:0;border-radius:100px;padding:13px 28px;font-weight:600;font-size:15px}@media(max-width:860px){.pdp-sticky{display:flex}.pdp-cta-spacer{display:block;height:84px}}.tinfo{display:grid;grid-template-columns:1.4fr .9fr;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);padding-block:6vh 8vh;align-items:start;border-top:1px solid var(--hair);margin-top:2vh}.tinfo-main h2{font-family:var(--font-display);font-weight:400;font-size:clamp(24px,3vw,34px);letter-spacing:-.02em;margin-bottom:14px}.tinfo-main p{font-size:16.5px;line-height:1.7;color:var(--ink2);margin-bottom:14px;max-width:64ch}.trel{margin-top:30px}.trel h3{font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:12px}.trel-links{display:flex;flex-wrap:wrap;gap:9px}.trel-links a{font-size:14px;background:var(--sand);border-radius:100px;padding:9px 16px;color:var(--ink);transition:background .15s}.trel-links a:hover{background:#ded5c4}.tinfo-side{position:-webkit-sticky;position:sticky;top:88px;display:flex;flex-direction:column;gap:16px}.tstats{background:var(--sand);border-radius:14px;padding:6px 18px}.tstat{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--hair)}.tstat:last-child{border-bottom:0}.tstat .tl{font-size:14px;color:var(--ink2)}.tstat .tv{font-size:14px;font-weight:600;color:var(--ink);text-align:right}.echart{background:var(--sand);border-radius:14px;padding:14px 16px}.echart svg{width:100%;height:120px;display:block}.echart-ax{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;color:var(--muted)}.echart-ax span:nth-child(2){letter-spacing:.06em;text-transform:uppercase;font-weight:600}.tplace{font-size:13px;color:var(--muted);text-align:center}@media(max-width:860px){.tinfo{grid-template-columns:1fr;gap:30px}.tinfo-side{position:static}}.shero{display:grid;grid-template-columns:1fr 1fr;grid-gap:5vw;gap:5vw;align-items:center;padding:5vh 0 6vh}.shero h1{font-family:var(--font-display);font-weight:300;font-size:clamp(40px,6vw,78px);line-height:.98;letter-spacing:-.03em;margin:14px 0 0}.shero p{margin-top:18px;font-size:18px;color:var(--ink2);max-width:38ch}.shero .cta{display:inline-flex;align-items:center;gap:12px;margin-top:26px;background:var(--rust);color:#fff;border-radius:100px;padding:15px 28px;font-size:15px;font-weight:600}.shero .meta{margin-top:16px;font-size:13px;color:var(--muted)}.shero .feat{aspect-ratio:4/5;border-radius:10px;overflow:hidden;background:var(--sand);box-shadow:0 50px 90px -50px rgba(38,34,25,.5)}.shero .feat img{width:100%;height:100%;object-fit:cover}.sgrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px;padding-bottom:8vh}.gc .ph{aspect-ratio:4/5;border-radius:8px;overflow:hidden;background:var(--sand);box-shadow:0 22px 46px -34px rgba(38,34,25,.5)}.gc .ph img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.gc:hover .ph img{transform:scale(1.04)}.gc .nm{margin-top:11px;display:flex;justify-content:space-between;align-items:baseline}.gc .nm b{font-family:var(--font-display);font-weight:600;font-size:15px}.gc .nm span{font-size:12px;color:var(--muted)}.band{background:var(--green);color:#f3efe6;text-align:center;padding:9vh 5vw;margin-top:2vh}.band h2{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,4vw,52px);letter-spacing:-.02em}.band p{margin:14px auto 0;max-width:40ch;color:hsla(42,35%,93%,.78)}.band-search{max-width:520px;margin:24px auto 26px;text-align:left}.band .cta{display:inline-block;margin-top:26px;background:#f3efe6;color:var(--ink);border-radius:100px;padding:15px 30px;font-weight:600;font-size:15px}.switch{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:28px}.switch a{font-size:13px;background:hsla(42,35%,93%,.14);border:1px solid hsla(42,35%,93%,.3);color:#f3efe6;border-radius:100px;padding:7px 14px}@media(max-width:1000px){.sgrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.shero{grid-template-columns:1fr}.shero .feat{order:-1;max-width:360px}.sgrid{grid-template-columns:repeat(2,1fr)}}.drawer-scrim{position:fixed;inset:0;background:rgba(30,26,18,.45);opacity:0;pointer-events:none;transition:opacity .35s;z-index:90}.drawer-scrim.show{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;right:0;height:100%;width:min(420px,100%);background:var(--paper);box-shadow:-30px 0 80px -40px rgba(0,0,0,.4);transform:translateX(100%);visibility:hidden;transition:transform .4s cubic-bezier(.2,.7,.2,1),visibility 0s .4s;z-index:95;display:flex;flex-direction:column}.drawer.open{transform:none;visibility:visible;transition-delay:0s}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid var(--hair)}.drawer-head .f{font-size:20px}.drawer-head button{background:none;border:0;font-size:26px;color:var(--ink2);line-height:1}.drawer-err{flex:none;padding:11px 22px;font-size:13px;font-weight:500;color:var(--rust);background:rgba(181,87,47,.1);border-bottom:1px solid rgba(181,87,47,.2)}.drawer-empty{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:0 30px}.drawer-empty .f{font-size:24px}.drawer-empty span{color:var(--muted);font-size:14px}.drawer-cta{margin-top:14px;background:var(--ink);color:var(--paper);border:0;border-radius:100px;padding:12px 24px;font-weight:600}.ship-nudge{display:flex;align-items:center;gap:7px;padding:14px 22px;font-size:13px;color:var(--ink2);border-bottom:1px solid var(--hair)}.ship-bar{height:5px;background:var(--sand);border-radius:100px;margin-top:8px;overflow:hidden}.ship-bar span{display:block;height:100%;background:var(--green);transition:width .4s}.drawer-lines{flex:1 1;overflow-y:auto;padding:8px 22px}.cline{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--hair)}.cline-img{width:74px;height:92px;flex:none;border-radius:6px;overflow:hidden;background:var(--sand);display:flex;align-items:center;justify-content:center}.cline-img img{width:100%;height:100%;object-fit:cover}.cline-ph{font-size:10px;color:var(--muted);text-align:center;padding:4px}.cline-info{flex:1 1;min-width:0}.cline-top{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.cline-top b{font-family:var(--font-display);font-weight:600;font-size:15px}.cline-x{background:none;border:0;color:var(--muted);font-size:12px;text-decoration:underline;flex:none;cursor:pointer;padding:6px 2px}.cline-meta{font-size:12px;color:var(--ink2);margin-top:2px}.cline-price{font-family:var(--font-display);font-size:16px;margin-top:6px}.drawer-foot{padding:18px 22px;border-top:1px solid var(--hair)}.drawer-sub{display:flex;justify-content:space-between;align-items:baseline;font-size:15px}.drawer-sub .f{font-size:22px}.drawer-note{font-size:12px;color:var(--muted);margin:4px 0 14px}.drawer-checkout{display:block;width:100%;text-align:center;background:var(--rust);color:#fff;border:0;border-radius:100px;padding:16px;font-weight:600;font-size:16px}.drawer-checkout:disabled{background:var(--sand);color:var(--muted);cursor:not-allowed}.drawer-trust{text-align:center;font-size:11px;color:var(--muted);margin-top:12px}@media(max-width:480px){.drawer{width:100%}}.hub-hero{padding:4vh 0 1vh;max-width:820px}.hub-hero h1{font-family:var(--font-display);font-weight:300;font-size:clamp(34px,4.8vw,60px);line-height:1.02;letter-spacing:-.025em;margin:12px 0 0}.hub-hero p{margin-top:16px;font-size:16.5px;line-height:1.65;color:var(--ink2);max-width:62ch}.hub-chips{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:22px}.hub-chips .lb{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-right:4px}.hub-chips a{font-size:13.5px;background:var(--sand);border-radius:100px;padding:8px 15px;color:var(--ink);transition:background .15s}.hub-chips a:hover{background:#ded5c4}.hub-chips a span{color:var(--muted);font-size:12px;margin-left:5px}.hub-states{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px 22px;gap:24px 22px;padding:3vh 0 2vh}.hub-state .ph{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px;aspect-ratio:12/5;border-radius:10px;overflow:hidden;background:var(--sand);box-shadow:0 22px 46px -34px rgba(38,34,25,.5)}.hub-state .ph img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.hub-state:hover .ph img{transform:scale(1.04)}.hub-state .nm{margin-top:10px;display:flex;justify-content:space-between;align-items:baseline;gap:8px}.hub-state .nm b{font-family:var(--font-display);font-weight:600;font-size:16px}.hub-state .nm span{font-size:12px;color:var(--muted);flex:none}.hub-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:26px 20px;gap:26px 20px;padding:4vh 0 6vh}.hub-t .ph{aspect-ratio:4/5;border-radius:8px;overflow:hidden;background:var(--sand);box-shadow:0 22px 46px -34px rgba(38,34,25,.5)}.hub-t .ph img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.hub-t:hover .ph img{transform:scale(1.04)}.hub-t .nm{margin-top:10px;font-family:var(--font-display);font-weight:600;font-size:15px;line-height:1.25}.hub-t .sub{font-size:12px;color:var(--muted);margin-top:3px}.hub-sec{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-top:6vh;padding-top:5vh;border-top:1px solid var(--hair)}.hub-sec p{color:var(--ink2);margin-top:8px;max-width:52ch}.hub-more{border-top:1px solid var(--hair);padding:4vh 0 7vh}.hub-more h2{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:14px}.hub-more-links{display:flex;flex-wrap:wrap;gap:9px 24px;font-size:14px}.hub-more-links a{color:var(--ink2)}.hub-more-links a:hover{color:var(--rust)}@media(max-width:1000px){.hub-grid,.hub-states{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.hub-states{gap:18px 14px}.hub-grid,.hub-states{grid-template-columns:1fr 1fr}.hub-grid{gap:20px 14px}.hub-state .nm b,.hub-t .nm{font-size:14px}}.wp-main{max-width:760px;margin:0 auto;padding:clamp(40px,7vw,76px) var(--gutter) 96px}.wp-head h1{font-family:var(--font-display),sans-serif;font-weight:400;font-size:clamp(30px,5vw,46px);line-height:1.06;letter-spacing:-.025em;margin:12px 0 14px}.wp-sub{font-size:17px;color:var(--ink2);max-width:52ch;line-height:1.6}.wp-step{margin-top:clamp(34px,5vw,52px);padding-top:26px;border-top:1px solid var(--hair)}.wp-step h2{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px}.wp-n{display:grid;place-items:center;width:25px;height:25px;flex:none;border-radius:100px;background:var(--rust);color:#fff;font-size:12.5px;font-weight:700}.wp .searchbox{margin-top:0;max-width:none}.wp-hit{display:flex;align-items:center;gap:12px;width:100%;padding:11px 20px;border:0;border-bottom:1px solid var(--hair);background:transparent;font:inherit;font-size:15px;color:var(--ink);text-align:left;cursor:pointer}.wp-hit:last-child{border:0}.wp-hit:hover{background:var(--sand)}.wp-hit .st{font-size:12px;color:var(--muted);margin-left:auto;flex:none}.wp-styles{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.wp-chip{background:var(--sand);border:1.5px solid transparent;border-radius:100px;padding:8px 16px;font:inherit;font-size:13.5px;color:var(--ink);cursor:pointer}.wp-chip:hover{background:#ded5c4}.wp-chip.on{background:#fff;border-color:var(--ink);font-weight:600}.wp-preview{margin:0;background:var(--sand);border-radius:14px;overflow:hidden}.wp-preview img{display:block;width:100%;height:auto;background:var(--sand)}.wp-preview figcaption{padding:12px 16px;font-size:13px;color:var(--ink2);background:#fff;border-top:1px solid var(--hair)}.wp-pitch{font-size:15px;color:var(--ink2);margin-bottom:14px;max-width:48ch}.wp-row{display:flex;gap:8px;max-width:480px}.wp-row input{flex:1 1;min-width:0;background:#fff;border:1.5px solid var(--ink);border-radius:100px;padding:14px 20px;font:inherit;font-size:16px;color:var(--ink);outline:0}.wp-row input::placeholder{color:var(--muted)}.wp-row button{background:var(--rust);color:#fff;border:0;border-radius:100px;padding:14px 26px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;flex:none}.wp-row button:disabled{opacity:.6;cursor:default}.wp-done p b{color:var(--ok)}.wp-dl{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.wp-btn{display:inline-block;background:var(--ink);color:#fff;border-radius:100px;padding:13px 24px;font-size:14px;font-weight:600}.wp-btn:hover{background:var(--rust)}.wp-note{font-size:13px;color:var(--muted);margin-top:10px;max-width:52ch;line-height:1.55}.wp-err{color:var(--rust)}@media(max-width:560px){.wp-row{flex-wrap:wrap}.wp-row button,.wp-row input{width:100%}}.hub-hero-more{margin-top:12px;font-size:15px;color:var(--ink2)}.hub-hero-more a{color:var(--rust);text-decoration:underline;text-underline-offset:2px}.glyph{display:block;flex:none;position:relative;border-radius:7px;background:#fff;border:1px solid var(--hair);overflow:hidden}.glyph.empty{background:transparent;border-style:dashed;border-color:rgba(38,34,25,.16)}.glyph svg{display:block;width:100%;height:100%}.trow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:13px 4px;border-bottom:1px solid var(--hair);transition:background .14s ease}.trow:hover{background:#fff}.trow:hover .glyph{border-color:rgba(38,34,25,.28)}.trow-id{min-width:0}.trow-name{display:block;font-family:var(--font-display),sans-serif;font-weight:600;font-size:16.5px;letter-spacing:-.01em;line-height:1.25;color:var(--ink);overflow-wrap:anywhere}.trow-place{display:block;margin-top:2px;font-size:13.5px;color:var(--ink2)}.trow-stats{display:flex;align-items:baseline;gap:10px;flex:none;font-size:13px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.trow-stats b{font-weight:600;font-size:14px;color:var(--ink)}.trow-shape{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--rust);background:rgba(181,87,47,.09);border-radius:100px;padding:3px 9px}.trow.compact{gap:11px;padding:9px 20px;border-bottom:1px solid var(--hair)}.trow.compact .trow-name{font-size:15px;font-family:var(--font-sans),sans-serif;font-weight:500;letter-spacing:0}.trow.compact .trow-place{font-size:12px;margin-top:1px;color:var(--muted)}.trow.compact .trow-stats{font-size:12px;gap:8px}.trow.compact .trow-stats b{font-size:12.5px;font-weight:600}.trow.compact .trow-shape{display:none}.trow.compact:hover{background:var(--sand)}.ns-panel .trow,.sugg .trow{display:grid;border-top:0;grid-gap:11px;gap:11px}.ns-panel .sugg-all,.sugg .sugg-all{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px;background:var(--sand);font-size:13.5px;font-weight:600;color:var(--ink);border-top:1px solid var(--hair)}.ns-panel .sugg-all:hover,.sugg .sugg-all:hover{background:#ded5c4}.ns-panel .sugg-all i,.sugg .sugg-all i{font-style:normal;color:var(--rust);font-size:15px}@media(max-width:520px){.trow{gap:12px}.trow-stats{flex-direction:column;align-items:flex-end;gap:2px}}.srch{padding-bottom:10vh}.srch-head{padding:14px 0 22px;max-width:640px}.srch-head h1{font-family:var(--font-display),sans-serif;font-weight:300;font-size:clamp(26px,3.2vw,38px);line-height:1.06;letter-spacing:-.025em}.srch-field{display:flex;align-items:center;gap:10px;margin-top:14px;background:#fff;border:1.5px solid var(--ink);border-radius:100px;padding:3px 6px 3px 18px;box-shadow:0 18px 40px -30px rgba(38,34,25,.5)}.srch-field svg{width:18px;height:18px;flex:none;opacity:.5}.srch-field input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-family:inherit;font-size:16px;color:var(--ink);padding:11px 0}.srch-field input::placeholder{color:var(--muted)}.srch-x{background:none;border:0;font-size:24px;line-height:1;color:var(--muted);padding:0 12px}.srch-x:hover{color:var(--ink)}.srch-note{border-radius:12px;padding:13px 17px;font-size:14px;line-height:1.55;color:var(--ink2);margin-bottom:20px;max-width:900px}.srch-note.warn{background:rgba(181,87,47,.08);border:1px solid rgba(181,87,47,.24)}.srch-note b{color:var(--ink)}.srch-note a{color:var(--rust);text-decoration:underline;text-underline-offset:2px}.srch-body{display:grid;grid-template-columns:236px minmax(0,1fr);grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:start}.srch-main{min-width:0}.srch-rail{position:-webkit-sticky;position:sticky;top:88px;max-height:calc(100vh - 108px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-right:6px;margin-right:-6px}.sf-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--hair)}.sf-top h2{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600}.sf-clear{background:none;border:0;font-size:12.5px;font-weight:600;color:var(--rust);text-decoration:underline;text-underline-offset:2px;padding:0}.sf-sec{padding:18px 0;border-bottom:1px solid var(--hair)}.sf-sec h3{font-size:14px;font-weight:600;color:var(--ink);margin-bottom:10px;display:flex;flex-direction:column;gap:2px}.sf-sec h3 i{font-style:normal;font-size:11.5px;font-weight:400;color:var(--muted)}.sf-head{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;background:none;border:0;padding:0 0 10px;font:inherit;font-size:14px;font-weight:600;color:var(--ink);text-align:left}.sf-head>span{display:flex;flex-direction:column;gap:2px}.sf-head i{font-size:11.5px}.sf-head em,.sf-head i{font-style:normal;font-weight:400;color:var(--muted)}.sf-head em{font-size:15px;flex:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.12em}.sf-head:hover em{color:var(--ink)}.sf-list{list-style:none;display:flex;flex-direction:column;gap:1px}.sf-list button{display:grid;grid-template-columns:13px minmax(0,1fr) auto;width:100%;align-items:baseline;grid-gap:7px;gap:7px;background:none;border:0;padding:6px 8px;margin-left:-8px;border-radius:7px;font:inherit;font-size:14px;color:var(--ink2);text-align:left}.sf-tick{font-size:11px;line-height:1.5;color:var(--rust);font-weight:700}.sf-list button.on .sf-tick{color:var(--paper)}.sf-name{min-width:0;overflow-wrap:anywhere;line-height:1.3}.sf-list button:hover{background:var(--sand);color:var(--ink)}.sf-list button.on{background:var(--ink);color:var(--paper);font-weight:600}.sf-list button i{font-style:normal;font-size:12px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex:none}.sf-list button.on i{color:hsla(42,35%,93%,.7)}.sf-more{background:none;border:0;padding:8px 0 0;font:inherit;font-size:12.5px;font-weight:600;color:var(--rust);text-decoration:underline;text-underline-offset:2px}.sf-bands{gap:7px}.sf-band,.sf-bands{display:flex;flex-direction:column}.sf-band{gap:2px;text-align:left;background:#fff;border:1.5px solid var(--hair);border-radius:9px;padding:9px 12px;font:inherit;cursor:pointer;transition:border-color .15s}.sf-band b{font-size:13.5px;font-weight:600;color:var(--ink)}.sf-band i{font-style:normal;font-size:11.5px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sf-band:hover:not(:disabled){border-color:rgba(38,34,25,.3)}.sf-band.on{border-color:var(--rust);background:rgba(181,87,47,.07);box-shadow:inset 0 0 0 1px rgba(181,87,47,.28)}.sf-band:disabled{opacity:.42;cursor:default}.sf-note{padding-top:14px;font-size:12.5px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.srch-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:12px;border-bottom:1px solid var(--hair)}.srch-filtbtn{display:none;background:#fff;border:1.5px solid var(--hair);border-radius:100px;padding:9px 16px;font:inherit;font-size:13.5px;font-weight:600;color:var(--ink)}.srch-chips{display:flex;gap:7px;flex-wrap:wrap;flex:1 1;min-width:0}.srch-chips button{display:inline-flex;align-items:center;gap:7px;background:var(--ink);color:var(--paper);border:0;border-radius:100px;padding:6px 13px;font:inherit;font-size:12.5px;font-weight:500}.srch-chips button i{font-style:normal;font-size:14px;opacity:.7;line-height:1}.srch-chips .srch-chipclear{background:none;color:var(--rust);padding:6px 4px;font-weight:600;text-decoration:underline;text-underline-offset:2px}.srch-chips button:hover i{opacity:1}.srch-toggle{display:flex;gap:2px;background:var(--sand);border-radius:100px;padding:3px;flex:none;margin-left:auto}.srch-toggle button{background:none;border:0;border-radius:100px;padding:7px 17px;font:inherit;font-size:13px;font-weight:600;color:var(--ink2)}.srch-toggle button.on{background:var(--paper);color:var(--ink);box-shadow:0 2px 8px -4px rgba(38,34,25,.5)}.srch-rows{margin-top:4px;max-width:940px}.srch-more,.srch-rows.under-map{margin-top:26px}.srch-more{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:940px;background:none;border:1.5px solid var(--ink);border-radius:100px;padding:14px;font:inherit;font-size:14.5px;font-weight:600;color:var(--ink)}.srch-more:hover{background:var(--ink);color:var(--paper)}.srch-more i{font-style:normal;font-weight:400;font-size:13px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.srch-more:hover i{color:hsla(42,35%,93%,.65)}.srch-more:disabled{opacity:.5;cursor:default}.srch-more:disabled:hover{background:none;color:var(--ink)}.srch-cap{margin-top:16px;max-width:940px;font-size:13px;color:var(--muted);text-align:center}.srch-none{background:var(--sand);border-radius:16px;padding:clamp(24px,4vw,38px);margin-top:8px;max-width:620px}.srch-none h2{font-size:clamp(23px,3vw,32px);font-weight:300;letter-spacing:-.02em;line-height:1.08}.srch-none p{margin-top:12px;font-size:15.5px;line-height:1.6;color:var(--ink2);max-width:48ch}.srch-none .treq{padding:20px 0 0}.srch-none .treq p,.srch-none .treq-hd{display:none}.srch-none .treq p{margin-bottom:12px}.srch-none .treq input{background:#fff}.srch-none.small{background:none;border:1px dashed var(--hair);padding:26px}.srch-none-alt{font-size:14px}.srch-none-alt a{color:var(--rust);text-decoration:underline;text-underline-offset:2px}.srch-tail{margin-top:34px;padding-top:22px;border-top:1px solid var(--hair);font-size:15px;color:var(--ink2);max-width:520px}.srch-tail b{color:var(--ink)}.srch-tail .treq{padding:12px 0 0}.srch-tail .treq p,.srch-tail .treq-hd{display:none}.srch-tail .treq input{background:#fff}.tmap{margin-top:22px}.tmap-load{margin-top:22px;height:300px;display:grid;place-items:center;background:var(--sand);border-radius:16px;color:var(--muted);font-size:14px}.tmap-canvas{position:relative;max-width:900px;background:var(--sand);border:1px solid var(--hair);border-radius:16px;padding:10px}.tmap-canvas svg{display:block;width:100%;height:auto}.tmap-state{fill:#efe9de;stroke:rgba(38,34,25,.16);stroke-width:var(--sw,.8);transition:fill .18s,opacity .18s}.tmap-state.has{cursor:pointer}.tmap-state.has:hover{stroke:var(--ink);stroke-width:calc(var(--sw,.8)*1.75)}.tmap-state.on{stroke:var(--ink);stroke-width:calc(var(--sw,.8)*2.25)}.tmap-state.dim{opacity:.45}.tmap-dot{fill:var(--ink);fill-opacity:.62;stroke:var(--paper);stroke-width:var(--sw,.8);cursor:pointer;transition:r .12s}.tmap-dot:hover{fill:var(--rust);fill-opacity:1}.tmap-dot.dim{fill-opacity:.16;pointer-events:none}.tmap-tip{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;background:var(--paper);border:1px solid var(--hair);border-radius:10px;padding:8px 12px 8px 8px;box-shadow:0 20px 40px -22px rgba(38,34,25,.55);pointer-events:none;max-width:260px}.tmap-tip b{display:block;font-size:13.5px;font-weight:600;line-height:1.25}.tmap-tip i{display:block;font-style:normal;margin-top:1px}.tmap-foot,.tmap-tip i{font-size:12px;color:var(--muted)}.tmap-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;max-width:900px;margin-top:10px}.tmap-legend{display:inline-flex;align-items:center;gap:4px}.tmap-legend i{font-style:normal}.tmap-legend em{width:20px;height:9px;border-radius:2px;display:inline-block}.tmap-modes{position:absolute;z-index:2;top:14px;left:14px;display:flex;gap:2px;background:hsla(42,35%,93%,.86);border:1px solid var(--hair);border-radius:100px;padding:3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tmap-modes button{background:none;border:0;border-radius:100px;padding:5px 13px;font:inherit;font-size:12px;font-weight:600;color:var(--ink2);white-space:nowrap}.tmap-modes button.on{background:var(--ink);color:var(--paper)}.tmap-busy{position:absolute;z-index:2;right:14px;top:14px;background:hsla(42,35%,93%,.9);border:1px solid var(--hair);border-radius:100px;padding:5px 13px;font-size:12px;color:var(--muted)}.tmap-swap{background:none;border:0;padding:0;font:inherit;font-size:inherit;color:var(--rust);font-weight:600;text-decoration:underline;text-underline-offset:2px}.srch-raildone{display:none}@media(max-width:980px){.srch-body{grid-template-columns:1fr}.srch-rail{display:none;max-height:none;overflow:visible;padding-right:0;margin-right:0}.srch-rail.open{display:block;position:fixed;inset:0;z-index:120;background:var(--paper);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 22px 96px}.srch-rail.open .sf-top{position:-webkit-sticky;position:sticky;top:0;background:var(--paper);padding-top:6px;z-index:1}.srch-raildone{display:block;position:fixed;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:121;background:var(--rust);color:#fff;border:0;border-radius:100px;padding:15px;font:inherit;font-size:15px;font-weight:600;box-shadow:0 16px 34px -16px rgba(181,87,47,.8)}.srch-rail:not(.open) .srch-raildone{display:none}.srch-filtbtn{display:inline-block}.srch-toggle{margin-left:0}}@media(max-width:560px){.srch-bar{gap:9px}.srch-chips{order:3;width:100%;flex:none}.tmap-canvas{padding:4px;border-radius:12px}.tmap-foot{font-size:11px}.tmap-modes{top:8px;left:8px}.tmap-modes button{padding:5px 10px;font-size:11px}.tmap-legend{display:none}}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bricolage_Grotesque_fb6800;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_Fallback_fb6800;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_fb6800{font-family:__Bricolage_Grotesque_fb6800,__Bricolage_Grotesque_Fallback_fb6800;font-style:normal}.__variable_fb6800{--font-display:"__Bricolage_Grotesque_fb6800","__Bricolage_Grotesque_Fallback_fb6800"}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_37ef13;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_37ef13{font-family:__Inter_37ef13,__Inter_Fallback_37ef13;font-style:normal}.__variable_37ef13{--font-sans:"__Inter_37ef13","__Inter_Fallback_37ef13"}