:root{--paper:#f7f2e8;--cream:#fcf8f0;--ink:#102234;--oxblood:#721014;--gold:#b88c3d;--line:#c9bda5;--soft:#eee5d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-bitter),Georgia,serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell main{flex:1 1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(252,248,240,.97);border-top:3px solid var(--gold);border-bottom:1px solid var(--line)}.header-inner{height:105px;max-width:1536px;margin:auto;padding:12px 4vw;display:flex;align-items:center;gap:34px}.brand{width:330px;display:flex;flex-direction:column}.brand img{display:block;width:300px;height:52px;object-fit:contain}.brand span{font-size:11px;color:var(--gold);letter-spacing:3px;margin-top:1px}.brand span,.nav{text-transform:uppercase}.nav{display:flex;gap:28px;align-items:center;white-space:nowrap;font-size:15px;font-weight:750;letter-spacing:.4px}.nav a:hover,.text-link:hover{color:var(--oxblood)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.search-link{border:1px solid #968b77;color:#534c45;padding:13px 17px;width:280px;font-family:inherit;font-size:13px}.cart-link{font-size:14px;font-weight:800;text-transform:uppercase;white-space:nowrap}.cart-link span{color:var(--oxblood)}.menu-toggle{display:none;background:none;border:0;font:inherit;font-size:28px;min-width:44px;min-height:44px;color:var(--ink)}.hero{min-height:510px;display:grid;grid-template-columns:minmax(390px,42%) 1fr;border-bottom:1px solid var(--gold);background:linear-gradient(105deg,#fbf7ee,#f5eddf 65%,#efe3d0);padding:18px 5.1vw 14px;position:relative}.hero:after,.hero:before{content:"";position:absolute;width:32px;height:32px;border-color:var(--gold);pointer-events:none}.hero:before{top:24px;left:5.5vw;border-top:2px solid;border-left:2px solid}.hero:after{right:5.5vw;bottom:20px;border-right:2px solid;border-bottom:2px solid}.hero-copy{align-self:center;max-width:560px;z-index:1;padding:42px 0}.hero h1,.not-found h1,.page-intro h1,.story-hero h1{color:var(--oxblood);font-size:clamp(48px,5.25vw,86px);line-height:.99;letter-spacing:-3px;margin:0;text-wrap:balance}.gold-rule{color:var(--gold);font-size:18px;letter-spacing:18px;margin:24px 0 16px}.hero p{font-size:18px;line-height:1.55;max-width:420px;margin:0 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 26px;background:var(--oxblood);color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.8px;font-weight:800;border:1px solid var(--oxblood);transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover{background:#4c080b;transform:translateY(-2px)}.button:active{transform:scale(.98)}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--ink)}.hero-notes{display:flex;gap:15px;margin-top:28px;font-size:12px;line-height:1.3}.hero-notes span{max-width:130px}.hero-stage{position:relative;min-height:470px;overflow:hidden}.hero-stage picture{display:block;position:absolute}.hero-stage img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 14px rgba(16,34,52,.19))}.hero-gonher{width:55%;height:360px;right:8%;top:4%}.hero-jeepney{width:43%;height:260px;left:0;bottom:1%}.hero-doll{width:33%;height:250px;right:0;bottom:2%}.proof-ribbon{background:var(--ink);color:#e1ba70;min-height:42px;display:flex;justify-content:center;align-items:center;gap:min(14vw,190px);font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:2px}.section{max-width:1400px;padding:78px 5vw;margin:auto}.worlds{display:grid;grid-template-columns:170px 1fr;grid-gap:32px;gap:32px;border-bottom:1px solid var(--line)}.feature-heading h2,.journal-split h2,.legacy h2,.section-intro h2,.story-copy h2{font-size:27px;text-transform:uppercase;margin:0;color:var(--ink);line-height:1.05}.section-intro .gold-rule{margin:12px 0}.section-intro p{font-size:13px;line-height:1.45;margin:0 0 20px}.text-link{font-size:13px;text-transform:uppercase;letter-spacing:.7px;font-weight:750;color:var(--oxblood)}.world-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.world{display:block;text-align:center;border:1px solid var(--gold);padding:8px 8px 13px;transition:transform .2s ease,box-shadow .2s ease;background:var(--cream)}.world:hover{transform:translateY(-5px);box-shadow:0 9px 0 rgba(114,16,20,.12)}.world img{width:100%;height:115px;object-fit:contain;background:#dfd3bd}.world h3{margin:9px 0 3px;text-transform:uppercase;font-size:16px}.world p{margin:0 0 10px;font-size:12px}.world span{font-size:11px;color:var(--oxblood);text-transform:uppercase;font-weight:800;letter-spacing:.7px}.legacy{display:grid;grid-template-columns:40% 34% 26%;background:#f5eee2;border-bottom:1px solid var(--line);min-height:310px}.legacy-image{background:#d9c7ab;min-height:310px;position:relative;overflow:hidden}.legacy-product{height:100%;width:100%;display:block}.legacy-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 12px rgba(0,0,0,.18))}.legacy-copy{padding:48px 40px}.legacy-copy p{font-size:14px;line-height:1.55}.legacy ul{list-style:none;margin:38px 3vw 38px 0;padding:0 0 0 32px;border-left:1px solid var(--line);display:grid;grid-gap:16px;gap:16px}.legacy li{display:grid;grid-gap:2px;gap:2px;font-size:12px}.legacy li b{font-size:13px}.featured{padding-bottom:88px}.feature-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}.feature-heading p{margin:9px 0 0;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.product-card{min-width:0}.product-image{display:block;height:260px;background:#ece1cf;border:1px solid #d8c6aa;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-copy{padding-top:13px}.product-copy p{color:#806f5a;margin:0 0 6px;text-transform:uppercase;font-size:10px;letter-spacing:.8px}.product-copy h3{font-size:14px;line-height:1.3;margin:0 0 9px;font-weight:650}.product-copy h3:hover{text-decoration:underline;color:var(--oxblood)}.product-copy div{display:flex;align-items:center;justify-content:space-between;gap:8px}.detail-price,.product-copy strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:16px}.in-stock,.sold-out{font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.in-stock{color:#36633c}.sold-out{color:var(--oxblood)}.final-cta{background:var(--ink);color:var(--cream);padding:58px 8vw;display:flex;justify-content:space-between;align-items:center;gap:28px}.final-cta h2{font-size:38px;margin:0}.final-cta p{margin:8px 0 0;font-size:15px}.site-footer{background:#102234;color:#f7f2e8;padding:55px 5vw 20px}.footer-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:40px;gap:40px}.footer-grid h2{font-size:13px;text-transform:uppercase;letter-spacing:1.2px;color:#d8ac5c;margin:0 0 14px}.footer-grid p{font-size:14px;line-height:1.5;max-width:255px}.footer-grid a{display:block;width:max-content;max-width:100%;font-size:14px;margin:8px 0}.footer-grid a:hover{text-decoration:underline}.footer-logo{width:230px;height:50px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.footer-bottom{border-top:1px solid rgba(247,242,232,.25);max-width:1400px;margin:44px auto 0;padding-top:18px;display:flex;align-items:center;gap:20px;font-size:12px}.footer-bottom>div{display:flex;gap:18px;margin-left:auto}.theo-badge{height:28px;width:auto;display:block}.catalog-page{max-width:1536px}.page-intro{max-width:800px;margin:0 0 46px}.not-found p,.page-intro p,.story-hero p{font-size:12px;letter-spacing:2px;color:var(--gold);text-transform:uppercase;font-weight:750;margin:0 0 14px}.page-intro h1{font-size:clamp(42px,5vw,70px);margin-bottom:16px}.page-intro span,.story-hero span{font-size:18px;line-height:1.5;display:block;max-width:690px}.catalog-count{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:28px;font-size:13px;color:#685c4c}.catalog-grid{grid-template-columns:repeat(4,1fr);row-gap:44px}.back-link{display:block;margin:-20px 0 30px}.product-page{max-width:1200px}.product-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:62px;gap:62px;align-items:start}.product-detail-image{min-height:500px;background:#ece1cf;border:1px solid #d8c6aa;display:flex;align-items:center;justify-content:center}.product-detail-image img,.product-detail-image picture{display:block;width:100%;height:100%}.product-detail-image img{object-fit:contain}.product-detail-copy>p:first-child{font-size:12px;text-transform:uppercase;color:#806f5a;letter-spacing:1px;margin:0 0 12px}.product-detail-copy h1{color:var(--oxblood);font-size:clamp(34px,4vw,57px);line-height:1.05;margin:0 0 18px}.detail-price{display:block;margin:8px 0;font-size:25px}.product-detail-copy .description{font-size:16px;line-height:1.65;margin:26px 0}.shop-note{font-size:12px;color:#685c4c;margin-top:13px}.story-hero{min-height:510px;padding:84px 8vw;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:50px;gap:50px;align-items:center;background:var(--soft);border-bottom:1px solid var(--line)}.story-hero h1{margin-bottom:20px}.story-hero picture{height:380px;background:#d9c7ab}.story-hero img{width:100%;height:100%;object-fit:contain}.story-copy{max-width:820px;margin-left:8vw}.story-copy p{font-size:18px;line-height:1.7}.story-copy .button{margin-top:18px}.contact-page{max-width:1200px}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:80px;gap:80px;border-top:1px solid var(--line);padding-top:42px}.contact-details h2{font-size:26px;margin:0 0 18px}.contact-details>a{display:block;font-size:16px;margin:8px 0;color:var(--oxblood)}.contact-details p{line-height:1.6}.contact-note{border-top:1px solid var(--line);margin-top:28px;padding-top:22px;display:grid;grid-gap:8px;gap:8px;font-size:13px;line-height:1.55}.contact-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.contact-form label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:700}.contact-form label:last-of-type{grid-column:span 2}.contact-form input,.contact-form textarea{font:inherit;font-size:15px;background:var(--cream);border:1px solid #a7977f;min-height:48px;padding:10px}.contact-form textarea{min-height:150px;resize:vertical}.contact-form p{grid-column:span 2;color:var(--oxblood);font-size:13px;line-height:1.4;margin:0}.contact-form .button{width:max-content}.journal-page{max-width:1200px}.journal-split{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px;border-top:1px solid var(--line);padding-top:46px}.journal-split p{font-size:17px;line-height:1.65}.collection-list{border-top:1px solid var(--line)}.collection-list a{display:grid;grid-template-columns:45px 1fr auto;grid-gap:15px;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:18px 4px;transition:color .2s,background .2s}.collection-list a:hover{background:#efe4d1;color:var(--oxblood)}.collection-list span{color:var(--gold);font-size:12px}.collection-list b{font-size:17px}.collection-list em{font-size:12px;font-style:normal;color:#776957}.policy-page{max-width:900px}.policy-text{white-space:pre-wrap;font-size:14px;line-height:1.7;color:#322f2b;border-top:1px solid var(--line);padding-top:30px}.not-found{text-align:center;padding-top:130px;min-height:500px}.not-found h1{font-size:clamp(48px,6vw,78px);margin-bottom:16px}.not-found span{display:block;font-size:18px;margin-bottom:30px}@media(max-width:1200px){.header-inner{gap:19px}.brand{width:240px}.brand img{width:225px}.nav{gap:16px;font-size:13px}.search-link{width:200px}.hero{padding-left:4vw;padding-right:4vw}.worlds{grid-template-columns:150px 1fr}.product-grid{gap:16px}}@media(max-width:900px){.header-inner{height:82px;padding:8px 5vw}.brand{width:210px;align-items:flex-start}.brand img{width:200px;height:38px}.brand span{font-size:8px;letter-spacing:2px;margin-left:9px}.nav{display:none;position:absolute;left:0;right:0;top:79px;background:var(--cream);border-bottom:1px solid var(--line);padding:14px 5vw 22px}.nav.open{display:grid;grid-gap:2px;gap:2px}.nav a{padding:13px 0;font-size:15px}.search-link{display:none}.menu-toggle{display:block}.header-actions{gap:4px}.cart-link{font-size:12px}.hero{grid-template-columns:1fr;min-height:auto;padding:24px 7vw 0}.hero-copy{padding:25px 0 0}.hero h1{font-size:clamp(48px,11vw,70px);letter-spacing:-2px}.hero-stage{min-height:340px;margin-top:0}.hero-gonher{width:62%;height:270px;right:6%;top:3%}.hero-jeepney{width:48%;height:190px;left:-5%;bottom:3%}.hero-doll{width:36%;height:180px;right:-2%;bottom:5%}.hero-notes{margin-top:21px;gap:10px;font-size:10px}.proof-ribbon{gap:28px;justify-content:space-around;padding:10px 4vw;font-size:10px;letter-spacing:1.2px}.worlds{grid-template-columns:1fr;padding-top:54px}.section-intro{max-width:390px}.world-grid{grid-template-columns:repeat(2,1fr)}.world img{height:140px}.legacy{grid-template-columns:1fr}.legacy-image{min-height:280px}.legacy-copy{padding:42px 7vw 25px}.legacy ul{margin:0 7vw 38px;padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 14px}.product-image{height:230px}.final-cta{display:block;padding:45px 7vw}.final-cta .button{margin-top:24px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:28px}.footer-bottom{flex-wrap:wrap}.footer-bottom>div{order:3;width:100%;margin-left:0;flex-wrap:wrap;gap:12px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-detail{gap:35px}.story-hero{padding:65px 7vw;gap:28px}.contact-layout,.journal-split{gap:40px}}@media(max-width:560px){.brand{width:180px}.brand img{width:175px;height:34px}.cart-link{font-size:0}.cart-link span{font-size:17px}.hero{padding-left:6vw;padding-right:6vw}.hero:before{left:7vw}.hero:after{right:7vw}.hero h1{font-size:47px}.hero p{font-size:16px}.hero-notes{display:grid;grid-template-columns:1fr 1fr}.hero-notes span:last-child{display:none}.hero-stage{min-height:280px}.hero-gonher{height:220px}.hero-jeepney{height:155px}.hero-doll{height:145px}.proof-ribbon span:last-child{display:none}.section{padding:54px 6vw}.world-grid{gap:10px}.world{padding:6px 6px 10px}.world img{height:98px}.world h3{font-size:13px}.world p{font-size:10px}.world span{font-size:9px}.feature-heading{display:block}.feature-heading .text-link{display:inline-block;margin-top:18px}.product-grid{gap:25px 12px}.product-image{height:170px}.product-copy h3{font-size:12px}.product-copy strong{font-size:14px}.product-copy div{display:block}.product-copy .in-stock,.product-copy .sold-out{display:block;margin-top:4px}.final-cta h2{font-size:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-grid>div:first-child{grid-column:span 2}.footer-logo{width:205px}.footer-bottom{font-size:11px}.catalog-grid{row-gap:36px}.page-intro{margin-bottom:32px}.page-intro span{font-size:16px}.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:360px}.story-hero{grid-template-columns:1fr;padding:54px 6vw}.story-hero picture{height:300px}.story-copy{margin-left:auto}.contact-layout,.journal-split{grid-template-columns:1fr;gap:32px}.contact-form{grid-template-columns:1fr}.contact-form label:last-of-type,.contact-form p{grid-column:auto}.collection-list a{grid-template-columns:35px 1fr}.collection-list em{display:none}.policy-text{font-size:13px}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:rise .65s ease both}.hero-stage{animation:fade .8s ease .12s both}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.brand strong,.footer-wordmark{font-size:43px;line-height:.9;letter-spacing:-2px;white-space:nowrap}.brand i,.footer-wordmark i{font-style:normal;color:var(--oxblood)}.brand em,.footer-wordmark em{font-style:normal;font-size:.52em;letter-spacing:-1px}.brand span{margin-top:6px}.footer-wordmark{color:var(--cream);font-size:31px;margin-bottom:17px}@media(max-width:1200px){.brand strong{font-size:33px}}@media(max-width:900px){.brand strong{font-size:29px}}@media(max-width:560px){.brand strong{font-size:27px}.cart-line{grid-template-columns:74px 1fr;gap:12px}.cart-line>img{width:74px;height:74px}.quantity{grid-column:2;justify-content:flex-start}.cart-total{align-items:flex-start;flex-direction:column}}.brand{flex-direction:row;align-items:center;gap:11px}.brand-crest{display:block;flex:0 0 52px}.brand-crest img{display:block;width:52px;height:52px;object-fit:cover;border:1px solid var(--gold)}.brand-text{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.brand-text small{font-size:11px;color:var(--gold);letter-spacing:3px;text-transform:uppercase;margin-top:6px}.footer-brand-lockup{display:flex;align-items:center;gap:14px}.footer-crest{display:block;flex:0 0 66px}.footer-crest img{display:block;width:66px;height:66px;object-fit:cover;border:1px solid var(--gold)}.footer-wordmark{margin-bottom:0}@media(max-width:1200px){.brand{width:270px;gap:8px}.brand-crest{flex-basis:42px}.brand-crest img{width:42px;height:42px}.brand-text small{font-size:9px;letter-spacing:2px}}@media(max-width:900px){.brand{width:255px}.brand-crest{flex-basis:38px}.brand-crest img{width:38px;height:38px}.brand-text small{margin:3px 0 0;font-size:8px}}@media(max-width:560px){.brand{width:210px;gap:6px}.brand-crest{flex-basis:34px}.brand-crest img{width:34px;height:34px}.brand-text small{font-size:7px;letter-spacing:1.5px}.footer-crest{flex-basis:56px}.footer-crest img{width:56px;height:56px}.footer-brand-lockup{gap:11px}}.header-inner{gap:22px}@media(min-width:1201px){.brand{width:375px}}@media(max-width:1200px) and (min-width:901px){.header-inner{height:82px;padding:8px 5vw}.brand{width:255px}.nav{display:none;position:absolute;left:0;right:0;top:79px;background:var(--cream);border-bottom:1px solid var(--line);padding:14px 5vw 22px}.nav.open{display:grid;grid-gap:2px;gap:2px}.nav a{padding:13px 0;font-size:15px}.search-link{display:none}.menu-toggle{display:block}.header-actions{gap:4px}.cart-link{font-size:12px}}.collection-index-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.collection-index-card{display:grid;grid-template-columns:132px 1fr;min-height:176px;border:1px solid var(--gold);background:var(--cream);transition:transform .2s ease,box-shadow .2s ease}.collection-index-card:hover{transform:translateY(-4px);box-shadow:0 8px 0 rgba(114,16,20,.12)}.collection-index-image{background:#e9ddc8;border-right:1px solid var(--gold);min-height:174px}.collection-index-image img{width:100%;height:100%;display:block;object-fit:contain}.collection-index-copy{padding:20px 17px 15px;display:flex;flex-direction:column;align-items:flex-start}.collection-index-copy h2{font-size:17px;line-height:1.12;text-transform:uppercase;color:var(--ink);margin:0 0 9px}.collection-index-copy p{font-size:12px;line-height:1.4;color:#685c4c;margin:0 0 14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.collection-index-copy span{margin-top:auto;color:var(--oxblood);font-size:11px;letter-spacing:.7px;text-transform:uppercase;font-weight:800}@media(max-width:1200px){.collection-index-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.collection-index-grid{grid-template-columns:1fr;gap:14px}.collection-index-card{grid-template-columns:110px 1fr;min-height:145px}.collection-index-image{min-height:143px}.collection-index-copy{padding:16px 14px 13px}.collection-index-copy h2{font-size:15px}.collection-index-copy p{font-size:11px;margin-bottom:9px}}.legacy-image>img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 15px 12px rgba(0,0,0,.18))}.thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.thumbs button{background:var(--cream);border:1px solid var(--line);padding:3px;flex:0 0 70px}.thumbs button.selected{border:2px solid var(--oxblood)}.thumbs img{width:62px;height:62px;object-fit:contain;display:block}.variant-option{display:grid;grid-gap:6px;gap:6px;margin:18px 0;font-size:13px;font-weight:700}.variant-option select{font:inherit;background:var(--cream);border:1px solid #a7977f;padding:10px}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.cart-page{max-width:1000px}.cart-lines{border-top:1px solid var(--line)}.cart-line{display:grid;grid-template-columns:120px 1fr auto;grid-gap:24px;gap:24px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}.cart-line>img{width:120px;height:120px;object-fit:contain;background:var(--cream)}.cart-line h2{font-size:18px;margin:0 0 6px}.cart-line p{font-size:13px;margin:0 0 8px}.quantity{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.quantity button{min-height:34px;min-width:34px;border:1px solid var(--line);background:var(--cream);font:inherit}.quantity .remove,.text-button{border:0;color:var(--oxblood);text-decoration:underline;background:none;font:inherit;cursor:pointer}.cart-total{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px 0}.cart-total>strong{font-size:22px}.cart-total>div{display:flex;gap:18px;align-items:center}.catalog-note{font-size:14px;color:#685c4c;margin-top:28px}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6f3eac45913bf2c2-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:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bfb7ab7b4b29bade-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/00e98538ed781307-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:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3e8ed84275cb4466-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:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4563355e0480477b-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:Bitter Fallback;src:local("Times New Roman");ascent-override:81.69%;descent-override:23.15%;line-gap-override:0.00%;size-adjust:114.46%}.__className_786f6c{font-family:Bitter,Bitter Fallback;font-style:normal}.__variable_786f6c{--font-bitter:"Bitter","Bitter Fallback"}