.cozy-page{min-height:100vh;background-color:#effdf0;color:#1a3d1a;font-family:var(--font-inter),"Inter",sans-serif}.cozy-page a,.cozy-page button{cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer}[data-reveal]{opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}[data-reveal].is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;transition:none}}.about-section-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;color:#1a3d1a;font-size:clamp(28px,4vw,52px);line-height:1.04;letter-spacing:-.02em}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:rgba(239,253,240,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(26,61,26,.08)}.site-header__logo{width:140px;height:35px;display:block}.site-header__nav{display:none;gap:2rem;font-size:.9rem;font-weight:500}.site-header__nav a{position:relative;color:#4b5563;text-decoration:none;padding:.25rem 0;transition:color .2s ease}.site-header__nav a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:#e86a10;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.site-header__nav a:hover{color:#1a3d1a}.site-header__nav a.is-active:after,.site-header__nav a:hover:after{transform:scaleX(1)}.site-header__nav a.is-active{color:#1a3d1a}.site-header__actions{display:flex;align-items:center;gap:.55rem}.site-header__burger{display:flex}.site-header__mobile{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;gap:.25rem;padding:.5rem 1.5rem 1rem;background:#effdf0;border-bottom:1px solid rgba(26,61,26,.1);box-shadow:0 12px 24px rgba(26,61,26,.08);transform:translateY(-8px);opacity:0;visibility:hidden;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.site-header__mobile.is-open{opacity:1;visibility:visible;transform:none}.site-header__mobile a{padding:.7rem .25rem;color:#1a3d1a;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(26,61,26,.08)}.site-header__mobile a.is-active{color:#e86a10}@media (min-width:860px){.site-header__nav{display:flex}.site-header__burger,.site-header__mobile{display:none}}@media (max-width:480px){.site-header{padding:.75rem 1rem;gap:.5rem}.site-header__logo{width:112px;height:28px;flex-shrink:0}.site-header__actions{gap:.35rem}.site-header__actions .account-menu__trigger,.site-header__actions .cozy-icon-btn{width:34px;height:34px}.site-header__actions .cozy-icon{width:16px;height:16px}.site-header__actions .cozy-badge{width:17px;height:17px;font-size:9px}}@media (min-width:1024px){.site-header{padding:1rem 3rem}.site-header__logo{width:175px;height:44px}}.site-footer{background:#1a3d1a;color:#d9efdb;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem) 1.5rem;margin-top:2rem}.site-footer__top{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;max-width:1300px;margin:0 auto}.site-footer__brand{position:relative;max-width:340px}.site-footer__wordmark{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:34px;color:#ffffff}.site-footer__tagline{margin-top:.75rem;font-size:.9rem;line-height:1.6;color:#a9cbac}.site-footer__paw{position:absolute;top:-6px;right:0;width:46px;opacity:.35;transform:rotate(18deg);filter:invert(1)}.site-footer__col h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#7fae83;margin-bottom:1rem}.site-footer__address,.site-footer__col a{display:block;color:#d9efdb;text-decoration:none;font-size:.9rem;font-style:normal;line-height:1.5;margin-bottom:.6rem;transition:color .2s ease;width:-moz-fit-content;width:fit-content}.site-footer__col a:hover{color:#f5a15a}.site-footer__email{display:inline-flex;align-items:center;gap:.4rem}.site-footer__email-icon{width:14px;height:14px}.site-footer__socials{display:flex;gap:.75rem;margin-top:.5rem;color:#d9efdb}.site-footer__socials a{transition:transform .2s ease,color .2s ease}.site-footer__socials a:hover{color:#e86a10;transform:translateY(-3px) rotate(-6deg)}.site-footer__socials svg{width:26px;height:26px}.site-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;max-width:1300px;margin:2.5rem auto 0;padding-top:1.25rem;border-top:1px solid rgba(217,239,219,.15);font-size:.8rem;color:#7fae83}@media (min-width:720px){.site-footer__top{grid-template-columns:1.6fr 1fr 1fr 1.4fr}}.shop-hero{overflow:hidden}.about-hero__eyebrow,.contact-hero__eyebrow,.shop-hero__eyebrow{display:inline-block;background:#ffffff;color:#1a3d1a;border-radius:9999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;box-shadow:0 4px 12px rgba(26,61,26,.08);margin-bottom:1rem}.shop-hero__blob{position:absolute;border-radius:50%;filter:blur(6px);opacity:.5;z-index:0}.shop-hero__blob--1{width:220px;height:220px;background:var(--color-lightgreen);top:-60px;left:-40px}.shop-hero__blob--2{width:180px;height:180px;background:var(--color-pink);bottom:-70px;right:-30px}.shop-hero>*{position:relative;z-index:1}.shop-card{border:2px solid transparent;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.shop-card:hover{border-color:var(--accent,#e86a10)}.shop-card__img-wrap{display:block}.shop-card__view{position:absolute;bottom:10px;right:10px;width:38px;height:38px;border-radius:9999px;background:var(--accent,#1a3d1a);color:#ffffff;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(8px) scale(.9);transition:opacity .22s ease,transform .22s ease}.shop-card__view svg{width:18px;height:18px}.shop-card:hover .shop-card__view{opacity:1;transform:none}a.shop-card__name{color:#1a3d1a;text-decoration:none;transition:color .2s ease}a.shop-card__name:hover{color:var(--accent,#e86a10)}.shop-search-status{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1.25rem;max-width:1400px;margin:0 auto;padding:.5rem clamp(1.5rem,4vw,3rem);color:#4b5563;font-size:.95rem}.shop-search-status strong{color:#1a3d1a}.shop-search-clear{color:#e86a10;font-weight:600;text-decoration:none}.shop-search-clear:hover{text-decoration:underline}.shop-empty{max-width:460px;margin:0 auto;padding:clamp(2.5rem,7vw,5rem) 1.5rem;text-align:center}.shop-empty img{width:64px;opacity:.6;margin-bottom:1.25rem}.shop-empty h2{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(26px,3.5vw,38px);margin-bottom:.6rem}.shop-empty p{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.shop-card{position:relative}.shop-card__fav{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;padding:0;border:none;border-radius:9999px;background:rgba(255,255,255,.9);color:#1a3d1a;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(26,61,26,.15);transition:transform .2s ease,background .2s ease,color .2s ease}.shop-card__fav svg{width:18px;height:18px}.shop-card__fav:hover{transform:scale(1.12) rotate(-8deg)}.shop-card__fav.is-saved{background:#e86a10;color:#ffffff}.product-fav{width:48px;height:48px;flex-shrink:0;padding:0;border:1px solid rgba(26,61,26,.25);border-radius:9999px;background:transparent;color:#1a3d1a;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.product-fav svg{width:20px;height:20px}.product-fav:hover{transform:scale(1.08) rotate(-8deg);border-color:#e86a10;color:#e86a10}.product-fav.is-saved{background:#e86a10;border-color:#e86a10;color:#ffffff}.wl-empty-star{width:52px;height:52px;color:#e86a10;opacity:.85}.wl-move-btn{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;border:1px solid rgba(26,61,26,.25);border-radius:9999px;background:transparent;color:#1a3d1a;font-family:inherit;font-size:12px;font-weight:600;padding:.35rem .8rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.wl-move-btn svg{width:13px;height:13px}.wl-move-btn:hover{background:#e86a10;border-color:#e86a10;color:#ffffff}.account-menu{position:relative}.account-menu__trigger{width:40px;height:40px;padding:0;border:none;border-radius:9999px;background:transparent;overflow:hidden;display:block;transition:transform .2s ease,box-shadow .2s ease}.account-menu__trigger img{width:100%;height:100%;object-fit:cover;display:block}.account-menu__trigger:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(26,61,26,.22)}.account-menu__dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:1200;width:232px;background:#ffffff;border-radius:1rem;padding:.5rem;box-shadow:0 18px 44px rgba(26,61,26,.22);animation:cozy-fade-up .25s cubic-bezier(.16,1,.3,1) both}.account-menu__head{display:flex;align-items:center;gap:.7rem;padding:.6rem .7rem .8rem}.account-menu__head img{width:42px;height:42px;border-radius:9999px;object-fit:cover}.account-menu__hi{font-weight:700;font-size:.92rem;color:#1a3d1a}.account-menu__sub{font-size:.78rem;color:#6b7280}.account-menu__item{width:100%;display:flex;align-items:center;gap:.6rem;padding:.6rem .7rem;border:none;border-radius:.6rem;background:transparent;color:#1a3d1a;font-family:inherit;font-size:.9rem;font-weight:500;text-align:left;text-decoration:none;transition:background .18s ease}.account-menu__item:hover{background:#f0f7f1}.account-menu__icon{width:17px;height:17px;color:#1a3d1a;flex-shrink:0}.account-menu__count{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:9999px;background:#e86a10;color:#ffffff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.account-menu__divider{height:1px;margin:.4rem .5rem;background:rgba(26,61,26,.1)}.account-menu__signin{width:100%;border:none;border-radius:.7rem;background:#e86a10;color:#ffffff;font-family:inherit;font-weight:600;font-size:.9rem;padding:.65rem 0;transition:background .2s ease,transform .2s ease}.account-menu__signin:hover{background:#d45e0d;transform:translateY(-1px)}.account-menu__signout,.account-menu__signout .account-menu__icon{color:#c0392b}.product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:1.5rem clamp(1.5rem,4vw,3rem) 0;font-size:.85rem;color:#6b7280}.product-breadcrumb a{color:#6b7280;text-decoration:none;transition:color .2s ease}.product-breadcrumb a:hover{color:#e86a10}.product-breadcrumb .is-current{color:#1a3d1a;font-weight:600}.product-main{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:1.5rem clamp(1.5rem,4vw,3rem) 2rem}.product-gallery{position:relative;border-radius:1.5rem;overflow:hidden;aspect-ratio:1/1;background:#ffffff}.product-gallery__blob{position:absolute;inset:auto -20% -30% auto;width:70%;height:70%;border-radius:50%;background:var(--accent,#e86a10);opacity:.18}.product-gallery img{position:relative;width:100%;height:100%;object-fit:cover;display:block}.product-gallery__badge{position:absolute;top:16px;left:16px;background:#e86a10;color:#ffffff;border-radius:9999px;font-size:12px;font-weight:700;padding:.35rem .9rem}.product-info__category{display:inline-block;background:color-mix(in srgb,var(--accent,#e86a10) 16%,#ffffff);color:var(--accent,#1a3d1a);border-radius:9999px;padding:.3rem .85rem;font-size:.75rem;font-weight:700;text-transform:capitalize}.product-info__name{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(32px,5vw,52px);line-height:1.05;margin:.75rem 0 .5rem}.product-info__rating{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.85rem}.product-info__stars{display:inline-flex;color:#e86a10}.product-info__stars svg{width:16px;height:16px}.product-info__price{font-size:clamp(24px,3vw,32px);font-weight:700;margin:1rem 0}.product-info__blurb{color:#4b5563;line-height:1.7;max-width:46ch}.product-info__features{list-style:none;margin:1.25rem 0;display:grid;grid-gap:.6rem;gap:.6rem}.product-info__features li{position:relative;padding-left:1.75rem;color:#374151;font-size:.95rem}.product-info__features li:before{content:"🐾";position:absolute;left:0;top:0;font-size:.9rem}.product-info__buy{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.5rem 0 1.25rem}.product-qty{display:flex;align-items:center;gap:.9rem;border:1px solid rgba(26,61,26,.25);border-radius:9999px;padding:.4rem .9rem;font-weight:600}.product-qty button{width:26px;height:26px;border:none;background:transparent;color:#1a3d1a;display:flex;align-items:center;justify-content:center;border-radius:9999px;transition:background .2s ease}.product-qty button:hover{background:rgba(26,61,26,.1)}.product-qty svg{width:14px;height:14px}.product-add{flex:1 1;min-width:200px;justify-content:center}.product-buy-now{border:1px solid #1a3d1a;background:transparent;color:#1a3d1a;border-radius:9999px;padding:.7rem 1.4rem;font-family:inherit;font-weight:600;font-size:.9rem;transition:background .2s ease,color .2s ease}.product-buy-now:hover{background:#1a3d1a;color:#ffffff}.product-trust{list-style:none;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding-top:1.25rem;border-top:1px solid rgba(26,61,26,.12)}.product-trust li{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#4b5563}.product-trust svg{width:20px;height:20px;color:var(--accent,#e86a10)}.product-related{max-width:1200px;margin:0 auto;padding:2rem clamp(1.5rem,4vw,3rem) 3rem}.product-related__title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(24px,3vw,38px);margin-bottom:1.5rem}.product-related__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:1.25rem;gap:1.25rem}.related-card{text-decoration:none;color:#1a3d1a}.related-card__img{position:relative;aspect-ratio:1/1;border-radius:1rem;overflow:hidden;margin-bottom:.6rem}.related-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-card:hover .related-card__img img{transform:scale(1.05)}.related-card__view{position:absolute;bottom:8px;right:8px;width:32px;height:32px;border-radius:9999px;background:var(--accent,#1a3d1a);color:#ffffff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.related-card__view svg{width:15px;height:15px}.related-card:hover .related-card__view{opacity:1}.related-card__name{font-weight:600;font-size:.9rem}.related-card__price{color:#4b5563;font-size:.85rem}@media (min-width:900px){.product-main{grid-template-columns:1.05fr 1fr;gap:3rem;align-items:start;padding-top:2rem}.product-gallery{position:-webkit-sticky;position:sticky;top:90px}}.about-hero{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center;max-width:1250px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3rem)}.about-hero__title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(38px,5.5vw,72px);line-height:1.02;letter-spacing:-.02em;margin-bottom:1rem}.about-hero__subtitle{color:#4b5563;font-size:clamp(15px,1.3vw,18px);line-height:1.7;max-width:52ch;margin-bottom:1.75rem}.about-hero__media{position:relative;border-radius:1.75rem;overflow:hidden;aspect-ratio:5/4}.about-hero__blob{position:absolute;inset:-20% -10% auto auto;width:60%;height:60%;background:var(--color-lightblue);border-radius:50%;opacity:.3;z-index:1}.about-hero__media img{position:relative;z-index:0;width:100%;height:100%;object-fit:cover}.about-hero__paw{position:absolute;bottom:14px;left:14px;width:56px;z-index:2;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;max-width:1250px;margin:0 auto;padding:1rem clamp(1.5rem,4vw,3rem)}.about-stat{border-radius:1.25rem;padding:1.5rem;color:#ffffff;text-align:center}.about-stat__value{display:block;font-family:var(--font-dm-serif),"DM Serif Display",serif;font-size:clamp(30px,4vw,46px);line-height:1}.about-stat__label{display:block;margin-top:.4rem;font-size:.85rem;opacity:.9}.about-story{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center;max-width:1250px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3rem)}.about-story__media{border-radius:1.75rem;overflow:hidden;aspect-ratio:4/3}.about-story__media img{width:100%;height:100%;object-fit:cover}.about-story__text p{margin-top:1rem;color:#4b5563;line-height:1.75}.about-values{max-width:1250px;margin:0 auto;padding:1rem clamp(1.5rem,4vw,3rem) 2rem}.about-values__title{margin-bottom:1.75rem}.about-values__grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.about-value{background:#ffffff;border-radius:1.25rem;padding:2rem 1.75rem;border-bottom:5px solid var(--accent,#e86a10);transition:transform .25s ease,box-shadow .25s ease}.about-value:hover{transform:translateY(-5px);box-shadow:0 16px 32px rgba(26,61,26,.1)}.about-value__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:9999px;background:color-mix(in srgb,var(--accent,#e86a10) 22%,#ffffff);color:#1a3d1a;margin-bottom:1rem}.about-value__icon svg{width:24px;height:24px}.about-value h3{font-size:1.15rem;margin-bottom:.5rem}.about-value p{color:#4b5563;line-height:1.6;font-size:.95rem}.about-team{max-width:1250px;margin:0 auto;padding:1rem clamp(1.5rem,4vw,3rem) 2rem}.about-team__title{margin-bottom:1.75rem}.about-team__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.team-card__img{aspect-ratio:1/1;border-radius:1.5rem;overflow:hidden;margin-bottom:.9rem}.team-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.team-card:hover .team-card__img img{transform:scale(1.05) rotate(-1deg)}.team-card__name{font-weight:700}.team-card__role{color:#6b7280;font-size:.85rem}.about-cta{max-width:1250px;margin:1rem auto 0;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);text-align:center}.about-cta>h2{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;color:#ffffff;font-size:clamp(28px,4vw,48px);margin-bottom:1.5rem}.about-cta{background:#e86a10;border-radius:2rem;color:#ffffff}.about-cta__btn{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff;color:#e86a10;border-radius:9999px;padding:.85rem 1.75rem;font-weight:700;text-decoration:none;transition:transform .2s ease}.about-cta__btn:hover{transform:translateY(-3px)}.about-cta__btn svg{width:18px;height:18px}@media (min-width:820px){.about-hero{grid-template-columns:1.1fr 1fr}.about-stats{grid-template-columns:repeat(4,1fr)}.about-story{grid-template-columns:1fr 1.1fr}.about-story__media{order:0}.about-values__grid{grid-template-columns:repeat(3,1fr)}}.contact-hero{text-align:center;max-width:720px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) 1.5rem 1rem}.contact-hero__title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(38px,5.5vw,68px);line-height:1.02}.contact-hero__subtitle{margin-top:1rem;color:#4b5563;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.contact-body{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto;padding:1.5rem clamp(1.5rem,4vw,3rem) 3rem}.contact-cards{display:flex;flex-direction:column;gap:1rem}.contact-card{display:flex;align-items:center;gap:1rem;background:#ffffff;border-radius:1.25rem;padding:1.25rem;text-decoration:none;color:#1a3d1a;border-left:5px solid var(--accent,#e86a10);transition:transform .22s ease,box-shadow .22s ease}.contact-card:hover{transform:translateX(4px);box-shadow:0 12px 24px rgba(26,61,26,.1)}.contact-card__emoji{font-size:1.6rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent,#e86a10) 16%,#ffffff);border-radius:9999px;flex-shrink:0}.contact-card__title{font-weight:700}.contact-card__detail{color:#6b7280;font-size:.88rem}.contact-hours{color:#4b5563;font-size:.88rem;line-height:1.6;padding:.5rem .25rem}.contact-form-wrap{background:#ffffff;border-radius:1.5rem;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 12px 40px rgba(26,61,26,.08)}.contact-form{gap:1.1rem}.contact-field,.contact-form{display:flex;flex-direction:column}.contact-field{gap:.4rem}.contact-field label{font-size:.85rem;font-weight:600;color:#1a3d1a}.contact-field input,.contact-field textarea{width:100%;border:1px solid rgba(26,61,26,.2);border-radius:.8rem;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;color:#1a3d1a;background:#f7fef8;transition:border-color .2s ease,box-shadow .2s ease}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#9ca3af}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:#e86a10;box-shadow:0 0 0 3px rgba(232,106,16,.15)}.contact-field textarea{resize:vertical}.contact-topics{display:flex;flex-wrap:wrap;gap:.5rem}.contact-topic{border:1px solid rgba(26,61,26,.25);background:transparent;color:#1a3d1a;border-radius:9999px;padding:.45rem .9rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .2s ease,color .2s ease,border-color .2s ease}.contact-topic:hover{background:rgba(26,61,26,.06)}.contact-topic.is-active{background:#1a3d1a;border-color:#1a3d1a;color:#ffffff}.contact-error{color:#c0392b;font-size:.8rem}.contact-submit{align-self:flex-start;justify-content:center}.contact-submit:disabled{opacity:.6;cursor:default}.contact-success{text-align:center;padding:1rem .5rem}.cart-confirm__check,.contact-success__check{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background:#1a3d1a;color:#ffffff;margin-bottom:1rem}.cart-confirm__check svg,.contact-success__check svg{width:30px;height:30px}.contact-success h2{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:28px;margin-bottom:.5rem}.contact-success p{color:#4b5563;margin-bottom:1.5rem}@media (min-width:820px){.contact-body{grid-template-columns:.85fr 1.15fr;align-items:start}}.cart-main{max-width:1200px;margin:0 auto;padding:2rem clamp(1.5rem,4vw,3rem) 3rem}.cart-main__title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(32px,4.5vw,56px);margin-bottom:1.5rem}.cart-layout{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.cart-lines{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cart-line{display:flex;gap:1rem;background:#ffffff;border-radius:1.1rem;padding:.9rem}.cart-line__img{flex-shrink:0}.cart-line__img img{width:92px;height:92px;border-radius:.8rem;object-fit:cover}.cart-line__body{flex:1 1;min-width:0;flex-direction:column}.cart-line__body,.cart-line__top{display:flex;justify-content:space-between}.cart-line__top{gap:.75rem}.cart-line__name{font-weight:700;color:#1a3d1a;text-decoration:none}.cart-line__name:hover{color:#e86a10}.cart-line__category{color:#6b7280;font-size:.82rem;margin-top:2px}.cart-line__remove{width:30px;height:30px;border:none;background:transparent;color:#9ca3af;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:9999px;transition:color .2s ease,background .2s ease}.cart-line__remove:hover{color:#e86a10;background:rgba(232,106,16,.1)}.cart-line__remove svg{width:16px;height:16px}.cart-line__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem}.cart-line__price{font-weight:700}.cart-shipping{background:#ffffff;border-radius:1.25rem;padding:clamp(1.25rem,3vw,2rem)}.cart-shipping__title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:24px;margin-bottom:1.25rem}.cart-shipping__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.cart-field--span-2{grid-column:span 2}.cart-summary{background:#ffffff;border-radius:1.25rem;padding:1.5rem;position:-webkit-sticky;position:sticky;top:90px}.cart-summary__title{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:24px;margin-bottom:1rem}.cart-summary__ship-hint{display:flex;align-items:center;gap:.5rem;background:#f7fef8;border:1px dashed rgba(26,61,26,.25);border-radius:.8rem;padding:.7rem .9rem;font-size:.82rem;color:#4b5563;margin-bottom:1.25rem}.cart-summary__ship-hint.is-free{color:#1a3d1a;border-color:var(--color-green);background:color-mix(in srgb,var(--color-green) 12%,#ffffff)}.cart-summary__ship-hint svg{width:18px;height:18px;flex-shrink:0;color:#e86a10}.cart-summary__row{display:flex;justify-content:space-between;padding:.5rem 0;color:#4b5563;font-size:.92rem}.cart-summary__row--total{border-top:1px solid rgba(26,61,26,.12);margin-top:.5rem;padding-top:.9rem;color:#1a3d1a;font-weight:700;font-size:1.15rem}.cart-summary__checkout{width:100%;justify-content:center;margin-top:1.25rem}.cart-summary__checkout:disabled{opacity:.6;cursor:default}.cart-summary__note{text-align:center;font-size:.78rem;color:#6b7280;margin-top:.6rem}.cart-summary__continue{display:block;text-align:center;margin-top:1rem;color:#1a3d1a;text-decoration:none;font-size:.88rem;font-weight:500}.cart-summary__continue:hover{color:#e86a10}.cart-confirm,.cart-empty{max-width:560px;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem;text-align:center}.cart-empty img{width:72px;opacity:.6;margin-bottom:1.25rem}.cart-confirm h1,.cart-empty h1{font-family:var(--font-dm-serif),"DM Serif Display",serif;font-weight:400;font-size:clamp(30px,4vw,44px);margin-bottom:.6rem}.cart-confirm__msg,.cart-empty p{color:#4b5563;margin-bottom:1.75rem}.cart-confirm__summary{max-width:340px;margin:0 auto 1.75rem;background:#ffffff;border-radius:1rem;padding:1.25rem 1.5rem}.cart-confirm__summary div{display:flex;justify-content:space-between;padding:.4rem 0;font-size:.95rem}.cart-confirm__summary div:first-child{border-bottom:1px solid rgba(26,61,26,.1)}.cart-confirm__summary div span:last-child{font-weight:700}@media (min-width:900px){.cart-layout{grid-template-columns:1.6fr 1fr;gap:2rem}}.cursor-bubble{position:fixed;top:0;left:0;pointer-events:none;background-color:var(--color-pink);color:var(--color-black);padding:5px 7px 3px;border-radius:50px 50px 50px 0;font-size:18px;font-family:Epilogue,sans-serif;opacity:0;transform:scale(0);transform-origin:left center;z-index:10000;white-space:nowrap}.transition-scribble{position:fixed;top:-50vh;left:-50vw;width:200vw;height:200vh;z-index:9999;pointer-events:none;color:var(--color-darkblue)}body.is-transitioning{pointer-events:none!important}body.is-transitioning .cursor-bubble{opacity:0!important;transform:scale(0)!important;display:none!important}@media (min-width:769px) and (max-width:1200px){.content-section{padding:0 20px}.Double-marquee{min-height:0;padding:56px 40px;gap:32px}.marquee-left h2{margin-bottom:48px}.marquee-right{height:560px;margin-right:0}.vimeo-hero{height:calc(80vh - 24px);height:calc(80svh - 24px)}}@media (max-width:900px){.footer-top{flex-direction:column;gap:40px}.footer-column address,.footer-column h3,.footer-email{font-size:1.5rem}.footer-big-text{font-size:40vw}}@media (max-width:768px){.navbar{padding:14px 16px}.logo-truus{width:100px}.logo-work-container{width:48px;height:44px}.logo-work-text{font-size:1.4rem;margin-left:52px}.nav-bar__whatsapp-svg{width:26px}.header-content{height:100svh;padding:0 24px;text-align:center}.header-content h1{font-size:2rem}.content-section{padding:0;overflow:visible}.main-title{font-size:3rem;letter-spacing:-2px}.title-underline-svg{width:100px;bottom:-10px}.title-container{margin-bottom:50px}}@media (max-width:1440px){.cards-wrapper{display:grid;grid-template-columns:repeat(2,1fr);margin:24px auto 0;padding:64px 24px 32px;grid-gap:24px 16px;gap:24px 16px}.card,.cards-wrapper{position:relative;width:100%;height:auto}.card{left:auto;top:auto;min-height:380px}.card:nth-child(5){display:none}.card:nth-child(odd){transform:rotate(2deg)}.card:nth-child(2n){transform:rotate(-2deg)}.card-sticker{pointer-events:none}}@media (max-width:768px){.cards-wrapper{grid-template-columns:1fr}.Double-marquee{flex-direction:column;align-items:flex-start;padding:60px 24px 0;gap:0;min-height:unset}.marquee-left{max-width:100%;width:100%;justify-content:flex-start;align-items:flex-start;min-height:340px}.marquee-text-container{text-align:left}.marquee-left h2{font-size:2.6rem;letter-spacing:-1.5px;margin-bottom:0;margin-right:0}.marquee-blob-container{width:240px;height:280px;top:45%;left:20%}.marquee-svg-item:first-child{width:60px;bottom:10%;left:55%}.marquee-svg-item:nth-child(2){width:220px;bottom:-5%;left:55%}.marquee-underline{top:5rem;right:auto;left:9.5rem;width:70px}.marquee-right{display:flex;flex-direction:column;gap:8px;width:100%;height:auto;margin-right:0;padding:20px 0 32px;overflow:hidden}.marquee-column{height:130px;overflow:hidden}.marquee-column:after,.marquee-column:before{top:0;bottom:0;left:0;width:40px;height:auto}.marquee-column:before{background:linear-gradient(to right,var(--bg-color) 0,transparent 100%)}.marquee-column:after{left:auto;right:0;background:linear-gradient(to left,var(--bg-color) 0,transparent 100%)}.marquee-track{flex-direction:row;height:100%;gap:8px}.marquee-column:first-child .marquee-track{animation:marqueeLeft 18s linear infinite}.marquee-column:nth-child(2) .marquee-track{animation:marqueeRight 18s linear infinite}.marquee-item{width:130px;height:130px;flex-shrink:0}.main-footer{padding:6px}.footer-inner{padding:50px 20px 30px;border-radius:14px;min-height:0}.footer-top{flex-direction:column;gap:36px}.footer-column h3{font-size:1.4rem;letter-spacing:-.5px}.footer-column address{font-size:1.25rem}.footer-email{font-size:1.3rem}.footer-whatsapp{font-size:1.1rem;margin-top:-6px}.footer-map-link{font-size:.95rem}.sticker-boom{left:2%;bottom:10%;width:90px}.sticker-smiley{left:30%;bottom:5%;width:90px}.sticker-heart{left:50%;bottom:18%;width:85px}.footer-sticker.sticker-hands{left:60%;bottom:2%;width:90px}.footer-sticker.sticker-100{left:72%;bottom:20%;width:80px}.footer-sticker.sticker-camera{right:2%;bottom:8%;width:85px}.footer-bottom{margin-top:130px}.footer-logo__svg{width:110%;margin-left:-5%}.footer-credits-wrapper{margin-right:-15px;margin-bottom:-15px}.footer-credits{font-size:.75rem}.credits-box{padding:16px 20px;gap:20px}.credits-label{font-size:.85rem}.credits-name{font-size:.95rem}}@media (hover:none),(pointer:coarse){.cursor-bubble,.vimeo-mute-bubble{display:none!important}}@media (max-width:1024px){.motion-card-section{padding:56px 32px 48px}.motion-card__heading{margin-bottom:36px}.motion-card__title{font-size:clamp(2.4rem,8vw,6rem);letter-spacing:-2px}.motion-card__subtitle{font-size:clamp(2.2rem,8vw,6rem);letter-spacing:-1px;top:-18px}.motion-card__underline-svg{max-width:60vw}.motion-card__card{width:22vw;height:29vw}.motion-card__blob{width:60vw;height:52vw;transform:translate(-50%,-50%)}.motion-card__floating-text{font-size:.9rem}}@media (max-width:768px){.motion-card-section{padding:40px 20px 32px}.motion-card__heading{margin-bottom:24px}.motion-card__title{font-size:clamp(2.2rem,11vw,3.4rem);letter-spacing:-1.5px}.motion-card__subtitle{font-size:clamp(2rem,10vw,3rem);top:-8px}.motion-card__sticker--top{width:84px;height:auto;top:-6px;right:-6px}.motion-card__underline-svg{max-width:220px;margin-top:-18px}.motion-card__cards-area{height:230px;max-width:100%;margin:24px auto 40px}.motion-card__card{width:26vw;height:34vw;max-width:150px;max-height:200px}.motion-card__blob{width:78vw;height:62vw;transform:translate(-50%,-50%)}.motion-card__floating-label{padding:3px 10px}.motion-card__floating-text{font-size:.72rem}.motion-card__floating-label--pink{top:4%;left:28%}.motion-card__floating-label--orange{top:94%;left:46%}.motion-card__floating-label--red{top:52%;left:62%}.motion-card__description{font-size:1.05rem;line-height:1.6}.home-header__title{bottom:56px;padding:0 24px}.vimeo-hero{height:calc(65vh - 24px);height:calc(65svh - 24px)}.vimeo-hero__controls{bottom:20px;left:24px}.showreel-reel__caption{left:24px}}:root{--hover-ease:cubic-bezier(0.16,1,0.3,1);--accent-orange:#e86a10}.cozy-header__nav a,.footer-email,.footer-whatsapp,.link-underline{position:relative}.cozy-header__nav a:after,.footer-email:after,.footer-whatsapp:after,.link-underline:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:3px;border-radius:3px;background:var(--accent-orange);transform:scaleX(0);transform-origin:left;transition:transform .32s var(--hover-ease)}.cozy-header__nav a.is-active:after,.cozy-header__nav a:hover:after,.footer-email:hover:after,.footer-whatsapp:hover:after,.link-underline:hover:after{transform:scaleX(1)}.cozy-header__nav a{transition:color .22s ease}.cozy-header__nav a.is-active,.cozy-header__nav a:hover{color:#1a3d1a}.footer-email,.footer-whatsapp{transition:color .22s ease}.footer-email:hover,.footer-map-link:hover,.footer-whatsapp:hover{color:var(--color-orange)}.footer-map-link{transition:color .22s ease}.footer-socials a{transition:color .22s ease,transform .22s var(--hover-ease)}.footer-socials a:hover{color:var(--color-orange)}.nav-work-item{transition:transform .25s var(--hover-ease)}.nav-work-item:hover{transform:translateX(4px)}.nav-work-item__img{transition:transform .35s var(--hover-ease)}.nav-work-item:hover .nav-work-item__img{transform:scale(1.08)}.nav-work-title{transition:color .2s ease}.nav-work-item:hover .nav-work-title{color:var(--color-orange)}.nav-work-btn{transition:transform .24s var(--hover-ease),background-color .24s ease,box-shadow .24s ease}.nav-work-btn:hover{background-color:var(--color-orange);transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.18)}.nav-work-btn:active{transform:translateY(-1px) scale(.99)}.nav-wa-link{transition:color .2s ease}.nav-wa-link:hover{color:var(--color-orange)}.about-cta__btn,.cart-summary__checkout,.contact-submit,.contact-topic,.cozy-btn-orange,.product-add,.product-buy-now,.shop-card__add,.shop-filter-pill,.vimeo-hero__btn{transition:transform .22s var(--hover-ease),box-shadow .22s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.about-cta__btn:hover,.cart-summary__checkout:hover:not(:disabled),.contact-submit:hover:not(:disabled),.cozy-btn-orange:hover,.product-add:hover,.vimeo-hero__btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 26px rgba(232,106,16,.28)}.about-cta__btn:active,.cart-summary__checkout:active,.contact-submit:active,.cozy-btn-orange:active,.product-add:active,.vimeo-hero__btn:active{transform:translateY(-1px) scale(.98)}.contact-topic:hover,.product-buy-now:hover,.shop-card__add:hover,.shop-filter-pill:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(26,61,26,.14)}.contact-topic:active,.product-buy-now:active,.shop-card__add:active,.shop-filter-pill:active{transform:translateY(0)}.cozy-icon-btn{transition:background .2s ease,color .2s ease,transform .2s var(--hover-ease),box-shadow .2s ease}.cozy-icon-btn:hover{transform:translateY(-2px) rotate(-6deg);box-shadow:0 8px 18px rgba(26,61,26,.18)}.cozy-icon-btn:active{transform:translateY(0) rotate(0deg) scale(.95)}@media (prefers-reduced-motion:reduce){.about-cta__btn,.cart-summary__checkout,.contact-submit,.contact-topic,.cozy-btn-orange,.cozy-icon-btn,.footer-socials a,.nav-work-btn,.nav-work-item,.nav-work-item__img,.product-add,.product-buy-now,.shop-card__add,.shop-filter-pill,.vimeo-hero__btn{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.about-cta__btn:hover,.cart-summary__checkout:hover,.contact-submit:hover,.contact-topic:hover,.cozy-btn-orange:hover,.cozy-icon-btn:hover,.nav-work-btn:hover,.nav-work-item:hover,.nav-work-item:hover .nav-work-item__img,.product-add:hover,.product-buy-now:hover,.shop-card__add:hover,.shop-filter-pill:hover,.vimeo-hero__btn:hover{transform:none}}@font-face{font-family:Inter;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_37ef13{font-family:Inter,Inter Fallback;font-style:normal}.__variable_37ef13{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ccc01da6a2b3d788-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:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fa3e259cafa8f47e-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:"DM Serif Display Fallback";src:local("Times New Roman");ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.00%;size-adjust:109.78%}.__className_0e4539{font-family:"DM Serif Display","DM Serif Display Fallback";font-weight:400;font-style:normal}.__variable_0e4539{--font-dm-serif:"DM Serif Display","DM Serif Display Fallback"}