:root{--ink: #17130F;--paper: #F6F2EC;--surface: #FFFFFF;--clay: #C06A43;--clay-ink: #A85636;--clay-deep: #934A2C;--clay-on-ink: #E0B070;--clay-tint: #EFE2D7;--on-clay: #FFFFFF;--warm-gray: #8C8177;--muted: #6E655B;--ink-soft: rgba(23, 19, 15, .72);--line: rgba(23, 19, 15, .1);--line-strong: rgba(23, 19, 15, .18);--on-ink: #F6F2EC;--on-ink-muted: rgba(246, 242, 236, .66);--scrim: rgba(23, 19, 15, .42);--font-serif: "Fraunces", Georgia, "Times New Roman", serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--fs-display: clamp(2.9rem, 1.9rem + 4.6vw, 4.75rem);--fs-h1: clamp(2.4rem, 1.7rem + 3.2vw, 3.75rem);--fs-h2: clamp(1.85rem, 1.4rem + 2vw, 2.6rem);--fs-h3: clamp(1.3rem, 1.15rem + .7vw, 1.6rem);--fs-h4: clamp(1.1rem, 1rem + .4vw, 1.25rem);--fs-lead: clamp(1.12rem, 1.04rem + .4vw, 1.32rem);--fs-body: clamp(1rem, .97rem + .16vw, 1.075rem);--fs-small: .9rem;--fs-eyebrow: .74rem;--space-3xs: .25rem;--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.25rem;--space-xl: 3.5rem;--space-section: clamp(2.75rem, 2rem + 4.5vw, 5.75rem);--container: 1240px;--container-wide: 1440px;--container-narrow: 760px;--pad-x: clamp(1.25rem, 5vw, 4rem);--radius-sm: 8px;--radius: 12px;--radius-lg: 20px;--radius-pill: 999px;--border: 1px solid var(--line);--ease: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--dur: .45s;--dur-fast: .22s;--shadow-sm: 0 1px 2px rgba(23, 19, 15, .05), 0 4px 12px rgba(23, 19, 15, .05);--shadow: 0 2px 6px rgba(23, 19, 15, .05), 0 14px 34px rgba(23, 19, 15, .08);--shadow-lg: 0 8px 18px rgba(23, 19, 15, .08), 0 26px 56px rgba(23, 19, 15, .12);--card-pad: clamp(1.25rem, 1rem + 1.5vw, 1.75rem)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5.5rem}body{font-family:var(--font-sans);font-size:var(--fs-body);line-height:1.65;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;overflow-x:clip}img,picture,svg,video{display:block;max-width:100%;height:auto}img{font-style:italic;color:transparent;background-repeat:no-repeat;background-size:cover}.icon{width:1.2em;height:1.2em;flex:none}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:none;border:none}input,textarea,select,button{font:inherit}ul,ol{list-style:none;padding:0}:focus-visible{outline:2px solid var(--clay);outline-offset:3px;border-radius:3px}:focus:not(:focus-visible){outline:none}::selection{background:var(--clay);color:var(--paper)}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;transform:translateY(-150%);transition:transform var(--dur-fast) var(--ease)}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:500;line-height:1.08;letter-spacing:-.01em;text-wrap:balance;font-optical-sizing:auto}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3);line-height:1.18}h4{font-size:var(--fs-h4);line-height:1.25}p{text-wrap:pretty}strong{font-weight:600}.eyebrow{display:inline-flex;align-items:center;gap:.55em;font-family:var(--font-sans);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--clay-ink)}.eyebrow:before{content:"";width:1.75rem;height:1px;background:var(--clay)}.eyebrow--center:before{display:none}.display{font-family:var(--font-serif);font-size:var(--fs-display);font-weight:500;line-height:1.02;letter-spacing:-.02em}.lead{font-size:var(--fs-lead);line-height:1.55;color:var(--muted)}.muted{color:var(--muted)}.serif{font-family:var(--font-serif)}.italic{font-style:italic}.container,.container--wide,.container--narrow{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--pad-x)}.container--wide{max-width:var(--container-wide)}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--space-section)}.section--tight{padding-block:clamp(2.5rem,2rem + 3vw,4rem)}.section--ink{background:var(--ink);color:var(--on-ink)}.section--ink .muted,.section--ink .lead{color:var(--on-ink-muted)}.section--surface{background:var(--surface)}.section-head{max-width:56ch;margin-bottom:clamp(1.5rem,1.1rem + 1.6vw,2.5rem)}.section-head--center{margin-inline:auto;text-align:center}.section-head .eyebrow{margin-bottom:1rem}.section-head p{margin-top:1rem}.stack>*+*{margin-top:var(--space-sm)}.button{--btn-bg: var(--ink);--btn-fg: var(--paper);--btn-bd: var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:.6em;min-height:48px;padding:.75rem 1.5rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;line-height:1;letter-spacing:.01em;color:var(--btn-fg);background:var(--btn-bg);border:1.5px solid var(--btn-bd);border-radius:var(--radius-pill);transition:transform var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease);-webkit-tap-highlight-color:transparent}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button .icon{width:1.05em;height:1.05em;flex:none}.button--clay{--btn-bg: var(--clay-ink);--btn-fg: var(--on-clay);--btn-bd: var(--clay-ink);box-shadow:0 6px 16px #a8563638}.button--clay:hover{--btn-bg: var(--clay-deep);--btn-bd: var(--clay-deep);box-shadow:0 10px 22px #a8563647}.button--outline{--btn-bg: transparent;--btn-fg: var(--ink);--btn-bd: var(--line-strong)}.button--outline:hover{--btn-bd: var(--ink)}.button--ghost{--btn-bg: transparent;--btn-fg: var(--ink);--btn-bd: transparent;min-height:auto;padding:.4rem 0;border-radius:0}.button--ghost{position:relative;gap:.4em}.button--ghost:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1.5px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--dur) var(--ease-out)}.button--ghost:hover{transform:none}.button--ghost:hover:after{transform:scaleX(1)}.button--on-ink{--btn-bg: var(--paper);--btn-fg: var(--ink);--btn-bd: var(--paper)}.button--lg{min-height:56px;padding:1rem 2rem;font-size:1rem}.button--block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:.45em;font-weight:600;color:var(--clay-ink)}.link-arrow .icon{transition:transform var(--dur-fast) var(--ease)}.link-arrow:hover .icon{transform:translate(4px)}.badge{display:inline-flex;align-items:center;gap:.4em;padding:.35em .75em;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);border:1px solid var(--line-strong);color:var(--muted);background:var(--surface)}.badge--new{color:var(--on-clay);background:var(--clay-ink);border-color:var(--clay-ink)}.badge--dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.badge--live{color:var(--clay-ink);border-color:#c06a4366}.badge--live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--clay);animation:pulse 1.8s var(--ease) infinite}.card{background:var(--surface);border:var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),border-color var(--dur) var(--ease)}.card-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--clay-tint)}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out)}a.card:hover .card-media img,.card:hover .card-media img{transform:scale(1.05)}a.card:hover,.card.is-interactive:hover{border-color:var(--line);transform:translateY(-6px);box-shadow:var(--shadow-lg)}.card-body{padding:var(--space-md)}.card-media__tag{position:absolute;top:.85rem;left:.85rem;z-index:2}.puppy-card{position:relative}.puppy-card__link{color:inherit}.puppy-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.puppy-card:has(.puppy-card__link:focus-visible){outline:2px solid var(--clay);outline-offset:3px;border-radius:var(--radius-lg)}.puppy-card__link:focus-visible{outline:none}a.card:hover .link-arrow .icon,.card.is-interactive:hover .link-arrow .icon,.breed-card:hover .link-arrow .icon{transform:translate(4px)}.hover-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .4s var(--ease)}.hover-video.is-on.is-ready{opacity:1}.field{display:flex;flex-direction:column;gap:.4rem}.field>label{font-size:var(--fs-small);font-weight:600}.input,.select,.textarea{width:100%;padding:.85rem 1rem;background:var(--surface);border:1.5px solid var(--line-strong);border-radius:var(--radius);color:var(--ink);transition:border-color var(--dur-fast) var(--ease)}.input::placeholder,.textarea::placeholder{color:var(--muted)}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--clay)}.textarea{resize:vertical;min-height:7rem;line-height:1.5}.grid{display:grid;gap:clamp(1rem,.6rem + 1.6vw,1.75rem)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.js [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out);transition-delay:var(--reveal-delay, 0s)}.js [data-reveal]:not(.is-visible){will-change:opacity,transform}.js [data-reveal].is-visible{opacity:1;transform:none;will-change:auto}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}}.wordmark{font-family:var(--font-serif);font-weight:600;font-size:clamp(1.15rem,1rem + .6vw,1.5rem);letter-spacing:var(--tracking, 6px);line-height:1;color:var(--ink);white-space:nowrap}.wordmark--light{color:var(--paper)}.wordmark--sm{font-size:1.05rem;letter-spacing:4px}.announce{background:var(--ink);color:var(--on-ink);font-size:.82rem;letter-spacing:.05em}.announce__inner{display:flex;align-items:center;justify-content:center;gap:2.5rem;min-height:38px;padding-block:.4rem;text-align:center}.announce__item{display:inline-flex;align-items:center;gap:.5em}.announce__item .icon{width:1em;height:1em;color:var(--clay-on-ink);opacity:.95}@media(max-width:720px){.announce__item--hide-sm{display:none}}.shopify-section:has(.header){position:sticky;top:calc(-1 * var(--announce-h, 0px));z-index:100}.header{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--line);transition:background-color .45s var(--ease),box-shadow var(--dur) var(--ease),border-color var(--dur) var(--ease)}.header.is-scrolled{box-shadow:var(--shadow-sm);border-bottom-color:transparent}.header__bar{display:flex;align-items:center;gap:1.25rem;min-height:74px;padding-block:.5rem;transition:min-height .35s var(--ease)}html:not(.yp-hero-mode) .header.is-scrolled .header__bar{min-height:58px}html:not(.yp-hero-mode) .header.is-scrolled .header__logo-img{max-height:32px}.header__logo{display:inline-flex;align-items:center;margin-right:auto}.header__logo-img{max-height:40px;width:auto;transition:max-height .35s var(--ease)}.header__nav{display:none;align-items:center;gap:clamp(1rem,2vw,2rem)}.header__link{position:relative;font-size:.95rem;font-weight:500;color:var(--ink);padding-block:.4rem}.header__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1.5px;background:var(--clay);transform:scaleX(0);transform-origin:left;transition:transform var(--dur) var(--ease-out)}.header__link:hover:after,.header__link[aria-current=page]:after{transform:scaleX(1)}.header__actions{display:flex;align-items:center;gap:.75rem}.header__wa--desktop{display:none}.header__burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:-.5rem;border-radius:var(--radius);color:var(--ink)}.header__burger:hover{background:#17130f0d}@media(max-width:999px){.header__bar{display:grid;grid-template-columns:44px 1fr 44px;gap:.5rem}.header__logo{margin-right:0;justify-content:center}.header__nav{display:none}.header__actions{justify-content:flex-end;gap:0}.header__wa--desktop{display:inline-flex;width:44px;min-height:44px;padding:0;justify-content:center;border-radius:50%}.header__wa--desktop span{display:none}.header__wa--desktop .icon{margin:0}}@media(min-width:1000px){.header__burger{display:none}.header__nav{display:flex}.header__wa--desktop{display:inline-flex}}@media(min-width:1000px)and (max-width:1339px){.header__nav{gap:1.05rem}.header__link{font-size:.9rem}.header__wa--desktop{width:48px;min-height:48px;padding:0;justify-content:center;border-radius:50%}.header__wa--desktop span{display:none}.header__wa--desktop .icon{margin:0}}@media(max-width:600px){.header__bar{gap:.5rem;min-height:62px}html:not(.yp-hero-mode) .header.is-scrolled .header__bar{min-height:52px}.header__burger{margin-left:-.25rem}.header__logo .wordmark{--tracking: 1.5px;font-size:.98rem}.header__cta{padding:.5rem .95rem;min-height:40px;font-size:.82rem;box-shadow:none}}.lang-toggle{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface)}.lang-toggle__btn{min-width:38px;padding:.35rem .6rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--muted);border-radius:var(--radius-pill);transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.lang-toggle__btn.is-active{background:var(--ink);color:var(--paper)}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.nav-drawer.is-open{visibility:visible;pointer-events:auto}.nav-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;z-index:1;background:var(--scrim);opacity:0;transition:opacity var(--dur) var(--ease)}.nav-drawer.is-open .nav-drawer__scrim{opacity:1}.nav-drawer__panel{position:absolute;inset:0 auto 0 0;z-index:2;width:min(90vw,380px);display:flex;flex-direction:column;background:var(--paper);padding:1.5rem var(--pad-x);box-shadow:var(--shadow-lg);transform:translate(-100%);transition:transform var(--dur) var(--ease-out);overflow-y:auto}.nav-drawer.is-open .nav-drawer__panel{transform:none}.nav-drawer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.nav-drawer__close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius)}.nav-drawer__nav{display:flex;flex-direction:column;gap:.25rem}.nav-drawer__link{font-family:var(--font-serif);font-size:1.6rem;font-weight:500;padding:.5rem 0;border-bottom:1px solid var(--line)}.nav-drawer__foot{margin-top:auto;padding-top:2rem;display:grid;gap:.75rem}html.nav-open{overflow:hidden}.hero{padding-top:clamp(2rem,1.5rem + 3vw,4rem);position:relative}.hero__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem);align-items:center}.hero__title{font-size:var(--fs-display);line-height:1.03;margin-top:1.25rem}.hero__lead{margin-top:1.5rem;max-width:46ch}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hero__stats{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);margin-top:2.75rem;padding-top:2rem;border-top:1px solid var(--line)}.hero__stat{display:flex;flex-direction:column;gap:.15rem}.hero__stat-value{font-family:var(--font-serif);font-size:clamp(1.6rem,1.3rem + 1vw,2.1rem);font-weight:600;line-height:1}.hero__stat-label{font-size:.85rem;letter-spacing:.02em}.hero__media{position:relative}.hero__frame{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4 / 5;background:var(--clay-tint)}.hero__img{width:100%;height:100%;object-fit:cover}.hero__img--placeholder,.breed-card__img--placeholder{display:grid;place-items:center;color:var(--warm-gray)}.hero__img--placeholder .icon{width:64px;height:64px;opacity:.4}.hero__badge{position:absolute;left:-1rem;bottom:1.5rem;display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;max-width:220px;border-radius:var(--radius)}.hero__badge-stars{display:inline-flex;color:var(--clay);gap:1px}.hero__badge-stars .icon{width:15px;height:15px}.hero__badge-text{font-size:.85rem;font-weight:600;line-height:1.3}.hero__trustbar{margin-top:clamp(3rem,5vw,5rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero__trustbar-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;padding-block:1.1rem}.hero__trust{display:inline-flex;align-items:center;gap:.55em;font-size:.9rem;font-weight:500;color:var(--muted)}.hero__trust .icon{width:1.15em;height:1.15em;color:var(--clay-ink);flex:none}@media(min-width:900px){.hero__grid{grid-template-columns:1.05fr .95fr}.hero__badge{left:-2.5rem}}@media(max-width:768px){.hero{padding-top:1.5rem}.hero__content{display:flex;flex-direction:column;align-items:center;text-align:center}.hero__content .eyebrow{justify-content:center}.hero__title{font-size:clamp(2.3rem,8.5vw,3.1rem)}.hero__lead{margin-inline:auto}.hero__actions{justify-content:center;width:100%}.hero__actions .button{flex:1 1 auto;min-width:0}.hero__stats{justify-content:center;width:100%}.hero__badge{left:.75rem;right:auto;bottom:.75rem}}@media(max-width:420px){.hero__actions{flex-direction:column}.hero__actions .button{width:100%}}.breed-card{display:flex;flex-direction:column;height:100%;background:var(--surface);border:var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),border-color var(--dur) var(--ease)}.breed-card:hover{transform:translateY(-6px);border-color:var(--line);box-shadow:var(--shadow-lg)}.breed-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--clay-tint)}.breed-card__img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out)}.breed-card:hover .breed-card__img{transform:scale(1.06)}.breed-card__count{position:absolute;top:.85rem;right:.85rem}.breed-card__body{display:flex;flex-direction:column;gap:.6rem;padding:var(--space-md);flex:1}.breed-card__title{font-size:var(--fs-h3)}.breed-card__desc{font-size:.95rem}.breed-card__traits{display:flex;flex-wrap:wrap;gap:.4rem}.breed-card__traits li{font-size:.74rem;font-weight:600;letter-spacing:.02em;color:var(--clay-ink);padding:.25em .7em;border:1px solid rgba(192,106,67,.28);border-radius:var(--radius-pill)}.breed-card__cta{margin-top:auto;padding-top:.5rem;font-size:.9rem}.breed-card--featured{grid-column:span 2}.breed-card--featured .breed-card__media{aspect-ratio:16 / 11}@media(max-width:560px){.breed-card--featured{grid-column:span 1}}.puppy-card{display:flex;flex-direction:column;height:100%;position:relative}.puppy-card__body{display:flex;flex-direction:column;gap:.35rem;text-align:center;align-items:center;flex:1}.puppy-card__breed{color:var(--clay-ink)}.puppy-card__name{font-size:var(--fs-h3)}.puppy-card__meta{font-size:.9rem}.puppy-card__cta{margin-top:auto;padding-top:.4rem;font-size:.9rem}.puppy-card__tags{display:flex;gap:.4rem}.puppy-card__reserved{background:var(--ink);color:var(--paper);border-color:var(--ink)}.puppy-card__adopted{background:var(--muted);color:#fff;border-color:var(--muted)}.puppy-card--adopted .puppy-card__img{filter:saturate(.55)}.puppy-card__img--alt{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--dur) var(--ease)}@media(hover:hover)and (pointer:fine){.puppy-card:hover .puppy-card__img--alt{opacity:1}}.sticky-rail{position:fixed;z-index:90;right:1.5rem;bottom:1.5rem;display:flex;flex-direction:column;gap:.7rem}.sticky-rail__btn{display:inline-flex;align-items:center;height:58px;padding:0 1.05rem;border-radius:var(--radius-pill);font-weight:600;font-size:.92rem;border:1.5px solid transparent;box-shadow:var(--shadow);overflow:hidden;transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.sticky-rail__btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.sticky-rail__icon{width:1.45em;height:1.45em;flex:none}.sticky-rail__label{max-width:0;opacity:0;white-space:nowrap;transition:max-width var(--dur) var(--ease-out),opacity var(--dur-fast) var(--ease),margin var(--dur) var(--ease-out)}.sticky-rail:hover .sticky-rail__label,.sticky-rail__btn:focus-visible .sticky-rail__label{max-width:150px;opacity:1;margin-left:.55rem}.sticky-rail__btn--wa{background:#25d366;color:#0b3d24}.sticky-rail__btn--call{background:var(--ink);color:var(--paper)}@media(max-width:720px){.sticky-rail{right:0;left:0;bottom:0;flex-direction:row;gap:.6rem;padding:.6rem .85rem calc(.6rem + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:saturate(150%) blur(14px);backdrop-filter:saturate(150%) blur(14px);border-top:1px solid var(--line);box-shadow:0 -8px 24px #17130f12}.sticky-rail__btn{flex:1;justify-content:center;height:52px;box-shadow:none}.sticky-rail__label{max-width:none;opacity:1;margin-left:.5rem}body{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}.footer{padding-block:clamp(3.5rem,5vw,6rem) 2rem}.footer__top{display:grid;grid-template-columns:1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(246,242,236,.14)}.footer__brand{max-width:32ch}.footer__tagline{margin-top:1.25rem;color:var(--on-ink-muted);font-size:.95rem}.footer__social{display:flex;gap:.6rem;margin-top:1.5rem}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(246,242,236,.2);color:var(--paper);transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.footer__social-link:hover{background:var(--clay-ink);border-color:var(--clay-ink);color:var(--on-clay)}.footer__social-link .icon{width:1.15em;height:1.15em}.footer__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer__col-title{font-family:var(--font-sans);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--on-ink-muted);margin-bottom:1.1rem}.footer__col-list{display:flex;flex-direction:column;gap:.7rem;font-size:.95rem}.footer__col-list a{color:var(--paper);opacity:.85;transition:opacity var(--dur-fast) var(--ease)}.footer__col-list a:hover{opacity:1;color:var(--clay)}.footer__contact li,.footer__contact a{display:inline-flex;gap:.6em;align-items:flex-start}.footer__contact .icon{width:1.1em;height:1.1em;flex:none;margin-top:.15em;color:var(--clay);opacity:.9}.footer__bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem;font-size:.85rem;color:var(--on-ink-muted)}.footer__legal{display:inline-flex;gap:1.25rem}.footer__legal a{color:var(--on-ink-muted)}.footer__legal a:hover{color:var(--paper)}@media(min-width:700px){.footer__top{grid-template-columns:1.2fr 2fr;gap:4rem}.footer__cols{grid-template-columns:repeat(3,1fr)}}.fav-heart{position:absolute;top:.75rem;right:.75rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--ink);box-shadow:var(--shadow-sm);transition:transform var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease)}.fav-heart .icon{width:19px;height:19px}.fav-heart:hover{transform:scale(1.12);color:var(--clay-ink)}.fav-heart.is-fav{background:var(--clay-ink);color:#fff}.fav-heart.is-fav .icon{fill:currentColor}.fav-heart.is-pop{animation:fav-pop .45s var(--ease-bounce)}@keyframes fav-pop{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}.sticky-rail__btn--fav{background:var(--surface);color:var(--clay-ink);border:1.5px solid var(--line);position:relative}.sticky-rail__btn--fav .fav-count{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding-inline:5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--clay-ink);color:#fff;font-size:.7rem;font-weight:700}.sticky-rail__btn--fav.is-empty{display:none}.fav-panel{position:absolute;right:0;bottom:calc(100% + .85rem);width:min(88vw,340px);display:flex;flex-direction:column;gap:.75rem;padding:1.1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);opacity:0;transform:translateY(10px);visibility:hidden;transition:opacity var(--dur-fast) var(--ease),transform var(--dur) var(--ease-out),visibility 0s linear var(--dur)}.fav-panel.is-open{opacity:1;transform:none;visibility:visible;transition-delay:0s}.fav-panel__head{display:flex;align-items:center;justify-content:space-between}.fav-panel__title{font-family:var(--font-serif);font-size:1.1rem}.fav-panel__close{width:34px;height:34px;border-radius:50%;font-size:1.2rem;line-height:1;color:var(--muted)}.fav-panel__close:hover{background:var(--clay-tint);color:var(--ink)}.fav-panel__list{display:flex;flex-direction:column;gap:.35rem;max-height:40vh;overflow-y:auto}.fav-panel__row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.45rem .6rem;border-radius:var(--radius-sm)}.fav-panel__row:hover{background:var(--paper)}.fav-panel__name{font-size:.92rem;font-weight:600;color:var(--ink)}.fav-panel__name:hover{color:var(--clay-ink)}.fav-panel__remove{width:28px;height:28px;flex:none;border-radius:50%;color:var(--muted);font-size:1.05rem;line-height:1}.fav-panel__remove:hover{background:var(--clay-tint);color:var(--clay-deep)}.fav-panel__empty{font-size:.9rem;color:var(--muted);line-height:1.55}.fav-panel__send{width:100%}@media(max-width:720px){.fav-panel{position:fixed;right:.85rem;left:.85rem;bottom:calc(84px + env(safe-area-inset-bottom));width:auto}.sticky-rail__btn--fav{flex:0 0 52px;padding:0;justify-content:center}.sticky-rail__btn--fav .sticky-rail__label{display:none}}@media(prefers-reduced-motion:reduce){.fav-heart.is-pop{animation:none}.fav-panel{transition:none}}.asset-slot{position:relative;display:block;width:100%;height:100%}.asset-slot__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--clay-tint);color:var(--warm-gray)}.asset-slot__placeholder .icon{width:56px;height:56px;opacity:.4}.asset-slot__img{position:relative;width:100%;height:100%;object-fit:cover}.hscroll{position:relative}.hscroll__track{display:flex;gap:clamp(1rem,1.6vw,1.5rem);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-block:.5rem 1rem;scrollbar-width:none;cursor:grab}.hscroll__track::-webkit-scrollbar{display:none}.hscroll__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.hscroll__track.is-dragging *{pointer-events:none}.hscroll__cell{flex:none;scroll-snap-align:start;width:clamp(240px,23vw,320px);display:flex}.hscroll__cell>*{width:100%}.hscroll__nav{display:none;position:absolute;top:-4.2rem;right:0;gap:.5rem}.hscroll__btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid var(--line-strong);background:var(--surface);color:var(--ink);transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease),opacity var(--dur-fast) var(--ease)}.hscroll__btn:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.hscroll__btn[disabled]{opacity:.3;pointer-events:none}.hscroll__btn .icon{width:1.1em;height:1.1em}.hscroll__icon--prev{transform:rotate(180deg)}.hscroll__progress{height:2px;margin-top:.35rem;background:var(--line);border-radius:2px;overflow:hidden}.hscroll__progress-bar{height:100%;width:100%;background:var(--clay);transform-origin:left;transform:scaleX(var(--hp, .2));transition:transform .15s linear}@media(min-width:900px){.hscroll__nav{display:inline-flex}}@media(prefers-reduced-motion:reduce){.hscroll__track{scroll-behavior:auto}}.section-dots{position:fixed;right:1.1rem;top:50%;transform:translateY(-50%);z-index:80;display:none;flex-direction:column;gap:.55rem}.section-dots__dot{position:relative;width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;background:none}.section-dots__dot:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--surface);border:1.5px solid var(--line-strong);transition:transform var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.section-dots__dot:hover:before{transform:scale(1.35);border-color:var(--clay)}.section-dots__dot.is-active:before{background:var(--clay-ink);border-color:var(--clay-ink);transform:scale(1.25)}.section-dots__label{position:absolute;right:1.4rem;top:50%;transform:translateY(-50%);padding:.3em .7em;font-size:.72rem;font-weight:600;white-space:nowrap;color:var(--paper);background:var(--ink);border-radius:var(--radius-pill);opacity:0;pointer-events:none;transition:opacity var(--dur-fast) var(--ease)}.section-dots__dot:hover .section-dots__label,.section-dots__dot:focus-visible .section-dots__label{opacity:1}@media(min-width:1100px){html[data-yp-motion=cinematic] .section-dots.is-ready,html[data-yp-motion=minimal] .section-dots.is-ready{display:flex}}.rte{line-height:1.7}.rte>*+*{margin-top:1.1rem}.rte h2{font-size:var(--fs-h3);margin-top:2rem}.rte h3{font-size:var(--fs-h4);margin-top:1.5rem}.rte a{color:var(--clay-ink);text-decoration:underline;text-underline-offset:2px}.rte a:hover{color:var(--clay)}.rte ul,.rte ol{padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte img{border-radius:var(--radius);margin-block:1.5rem}.rte blockquote{border-left:2px solid var(--clay);padding-left:1.25rem;font-family:var(--font-serif);font-style:italic;font-size:1.15rem;color:var(--ink)}@media(pointer:coarse){.lang-toggle__btn{min-height:40px;padding-block:.5rem}.header__cta{min-height:44px}}@media(prefers-reduced-motion:reduce){.marquee__track,.famous__marquee-track{animation-play-state:paused!important}}html[data-yp-motion=off] .marquee__track,html[data-yp-motion=off] .famous__marquee-track,.marquee:focus-within .marquee__track,.famous__marquee:focus-within .famous__marquee-track{animation-play-state:paused!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
