@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-lg:32rem;--container-xl:36rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--font-weight-black:900;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.aspect-square{aspect-ratio:1}.max-w-lg{max-width:var(--container-lg)}.max-w-xl{max-width:var(--container-xl)}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.p-5{padding:calc(var(--spacing) * 5)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[clamp\(2\.2rem\,4vw\,4\.8rem\)\]{font-size:clamp(2.2rem,4vw,4.8rem)}.text-\[clamp\(2\.6rem\,6vw\,5rem\)\]{font-size:clamp(2.6rem,6vw,5rem)}.text-\[clamp\(2rem\,3vw\,3rem\)\]{font-size:clamp(2rem,3vw,3rem)}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.leading-none{--tw-leading:1;line-height:1}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[var\(--color-brand\)\]{color:var(--color-brand)}.text-\[var\(--color-muted\)\]{color:var(--color-muted)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media (width>=48rem){.md\:hidden{display:none}}}:root{--color-ink:#152019;--color-muted:#66736b;--color-line:#dce4df;--color-paper:#fffdf6;--color-soft:#f0f6f1;--color-brand:#176b45;--color-brand-dark:#0f4d34;--color-accent:#f0b84b;--color-clay:#9e5b3f;--shadow-soft:0 24px 70px #17211c1f;--shadow-lift:0 30px 90px #17211c29;--ease-premium:cubic-bezier(.22, 1, .36, 1);--motion-fast:.16s;--motion-base:.26s;--motion-slow:.52s;--inline-hover-nudge:4px;--shell-gutter:32px;--type-section-title:clamp(2rem, 4vw, 4rem);--type-hero-title:clamp(3rem, 13vw, 3.2rem);--type-product-detail-title:clamp(2.15rem, 9.6vw, 2.5rem);--type-page-lede:1.1rem;--type-product-lede:1.15rem;--line-hero-title:.94;--line-product-detail-title:1.02;--line-lede:1.8;--hero-media-height:330px;--hero-layout-gap:2rem;--hero-title-max:740px;--product-detail-hero-padding-block-start:1rem;--product-detail-hero-padding-block-end:3.6rem;--product-detail-grid-gap:2rem;--product-detail-grid-margin-block-start:.85rem;--product-detail-grid-column-gap:3rem;--product-detail-grid-row-gap:1.5rem;--page-title-padding-block-start:2rem;--page-title-padding-block-end:2.25rem;--page-title-eyebrow-gap:.75rem;--page-title-grid-gap:1.5rem;--page-content-padding-block:2.25rem 3.25rem;--page-section-gap:2rem;--page-subsection-gap:1.25rem;--home-hero-shell-padding-block:2.5rem;--home-hero-frame-padding-block-end:2rem;--action-row-margin-block-start:2rem;--buy-market-section-padding-block:2.25rem 0;--article-page-padding-block:2rem 3.25rem;--article-eyebrow-margin-block-start:2rem;--article-title-margin-block-start:1.25rem;--article-body-margin-block-start:2rem;--article-body-gap:1.25rem;--catalog-page-padding-block-end:3.25rem;--catalog-intro-margin-block-start:1.15rem;--catalog-list-margin-block-start:2rem;--home-featured-padding-block:3.25rem 4rem;--home-featured-intro-margin-block-start:1.25rem;--home-featured-list-margin-block-start:2rem;--home-section-padding-block:4rem;--home-process-step-min-height:132px;--home-process-number-gap:2.25rem;--home-trust-margin-block-start:2rem;--home-trust-item-min-height:128px;--home-market-section-padding-block:4rem;--home-market-board-padding-block:1.5rem;--home-market-board-gap:2rem;--home-market-row-padding-block:.8rem;--product-card-body-padding:1.15rem;--product-card-title-size:clamp(1.55rem, 7vw, 2.05rem);--product-card-image-min-height:180px;--product-card-description-lines:2;--product-info-margin-block-start:2.5rem;--product-market-section-padding-block:3.25rem;--product-market-heading-gap:2rem;--footer-margin-block-start:2rem;--footer-padding-block:2rem 0 1.4rem}:root[dir=rtl]{--inline-hover-nudge:-4px}*{box-sizing:border-box}html{scrollbar-gutter:stable;scroll-behavior:smooth;overflow-y:scroll}body{background:var(--color-paper);color:var(--color-ink);margin:0;font-family:Aptos,Segoe UI,sans-serif}::view-transition-old(root){animation:page-out .18s var(--ease-premium) both}::view-transition-new(root){animation:page-in .28s var(--ease-premium) both}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px, calc(100% - var(--shell-gutter)));margin-inline:auto}.eyebrow{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.section-title{max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:var(--type-section-title);font-weight:600;line-height:1}.button{min-height:44px;transition:transform var(--motion-fast) var(--ease-premium), background var(--motion-fast) ease, border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.1rem;padding:.78rem 1rem;font-weight:800;display:inline-flex}.button-label{margin-inline-start:.5rem}.site-header{z-index:40;border-bottom:1px solid var(--color-line);backdrop-filter:blur(16px);background:#fffdf6e6;position:sticky;top:0}.site-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:72px;display:grid}.brand-lockup{flex-direction:column;justify-content:center;width:fit-content;line-height:1;display:inline-flex}.brand-lockup img{object-fit:contain;width:116px;height:auto}.brand-lockup small{color:var(--color-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:.15rem;font-size:.62rem;font-weight:900}.nav-links{border:1px solid var(--color-line);background:#ffffff7a;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem;display:none}.nav-links a{color:var(--color-muted);transition:background var(--motion-fast) ease, color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-premium);border-radius:999px;padding:.58rem .86rem;font-size:.84rem;font-weight:900}.nav-links a:hover{background:var(--color-soft);color:var(--color-ink);transform:translateY(-1px)}.nav-links a[aria-current=page]{color:var(--color-ink);background:#176b4514}.header-actions{justify-content:flex-end;align-items:center;gap:.6rem;display:none}.language-switcher,.market-switcher{position:relative}.language-switcher summary,.market-switcher summary{border:1px solid var(--color-line);min-height:44px;color:var(--color-ink);cursor:pointer;transition:border-color var(--motion-fast) ease, background var(--motion-fast) ease, transform var(--motion-fast) var(--ease-premium);background:#ffffffb3;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.58rem .78rem;font-size:.82rem;font-weight:900;list-style:none;display:inline-flex}.language-switcher summary::-webkit-details-marker{display:none}.market-switcher summary::-webkit-details-marker{display:none}.language-switcher summary:hover,.market-switcher summary:hover{background:#fff;border-color:#176b4552;transform:translateY(-1px)}.language-menu,.market-menu{z-index:70;border:1px solid var(--color-line);background:var(--color-paper);min-width:180px;box-shadow:var(--shadow-soft);inset-inline-end:0;border-radius:8px;gap:.25rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .55rem)}.language-switcher:not([open]) .language-menu,.market-switcher:not([open]) .market-menu{display:none}.language-switcher[open] .language-menu,.market-switcher[open] .market-menu{animation:reveal-up var(--motion-base) var(--ease-premium) both}.language-menu a,.market-menu button{border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .8rem;font-size:.88rem;font-weight:900;display:flex}.market-menu button{cursor:pointer;text-align:start;background:0 0;border:0;width:100%}.language-menu a,.market-menu button{color:var(--color-ink);transition:background var(--motion-fast) ease, color var(--motion-fast) ease}.language-menu a:hover,.language-menu a[aria-current=page],.market-menu button:hover,.market-menu button[aria-current]{color:var(--color-brand);background:#176b4514}.language-menu em,.market-menu em{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:900}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--color-brand);color:#fff}.button-primary:hover{background:var(--color-brand-dark);box-shadow:0 14px 30px #176b4538}.button-secondary{border-color:var(--color-line);color:var(--color-ink);background:#ffffffb8}.market-aware-cta{min-width:min(100%,190px)}.market-aware-cta.is-unavailable{color:var(--color-clay);background:#9e5b3f1a;border-color:#9e5b3f57}.market-aware-cta.is-unavailable:hover{box-shadow:none;background:#9e5b3f26}.action-row{margin-top:var(--action-row-margin-block-start);flex-wrap:wrap;gap:.75rem;display:flex}.product-market-chooser{position:relative}.product-market-chooser summary{cursor:pointer;list-style:none}.product-market-chooser summary::-webkit-details-marker{display:none}.product-market-popover{z-index:30;width:min(360px, calc(100vw - var(--shell-gutter)));border:1px solid var(--color-line);background:var(--color-paper);box-shadow:var(--shadow-soft);inset-inline-start:0;border-radius:8px;padding:.42rem;display:grid;position:absolute;top:calc(100% + .6rem);overflow:hidden}.product-market-chooser:not([open]) .product-market-popover{display:none}.product-market-chooser[open] .product-market-popover{animation:reveal-up var(--motion-base) var(--ease-premium) both}.product-market-choice{min-height:58px;color:var(--color-ink);cursor:pointer;text-align:start;transition:background var(--motion-fast) ease, color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-premium);background:0 0;border:0;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.72rem .78rem;display:grid}.product-market-choice:hover,.product-market-choice[aria-current]{color:var(--color-brand);background:#176b4514}.product-market-choice:hover{transform:translateY(-1px)}.product-market-choice:disabled{color:var(--color-muted);cursor:not-allowed;opacity:.56}.product-market-choice:disabled:hover{color:var(--color-muted);background:0 0;transform:none}.product-market-choice span{gap:.2rem;display:grid}.product-market-choice strong{font-size:.95rem;font-weight:900;line-height:1.1}.product-market-choice em{color:var(--color-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-style:normal;font-weight:900;line-height:1.2}.product-market-choice small{color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700}.card{border:1px solid var(--color-line);background:#ffffffb8;border-radius:8px}.card:hover{border-color:#176b4557}.mobile-menu{position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{z-index:60;border:1px solid var(--color-line);background:var(--color-paper);width:min(240px,100vw - 36px);max-height:calc(100dvh - 88px);box-shadow:var(--shadow-soft);inset-inline:auto 18px;border-radius:8px;gap:.16rem;padding:.45rem;display:grid;position:fixed;top:72px;overflow-y:auto}.mobile-menu:not([open]) .mobile-menu-panel{display:none}.mobile-menu[open] .mobile-menu-panel{animation:reveal-up var(--motion-base) var(--ease-premium) both}.mobile-menu a{min-height:40px;color:var(--color-muted);transition:background var(--motion-fast) ease, color var(--motion-fast) ease;border-radius:6px;padding:.56rem .68rem;font-size:.86rem;font-weight:900}.mobile-menu a:hover{background:var(--color-soft);color:var(--color-ink)}.mobile-menu a[aria-current=page]{color:var(--color-ink);background:#176b4514}.mobile-language-list,.mobile-market-list{border-top:1px solid var(--color-line);gap:.12rem;margin-top:.28rem;padding-top:.32rem;display:grid}.mobile-language-list a,.mobile-market-list button{min-height:30px;color:var(--color-muted);border-radius:6px;justify-content:space-between;align-items:center;padding:.34rem .5rem;font-size:.7rem;font-weight:900;display:flex}.mobile-market-list button{cursor:pointer;text-align:start;background:0 0;border:0;width:100%}.mobile-language-list a[aria-current=page],.mobile-market-list button[aria-current]{color:var(--color-ink);background:#176b4512}.hero-note{background:linear-gradient(135deg, #ffffffc7, #f0f6f1eb), var(--color-paper)}.home-hero{background:radial-gradient(circle at 16% 22%,#f0b84b29,#0000 28%),linear-gradient(#fffdf6 0%,#f4f8f0 100%)}.home-hero-shell{padding-block:var(--home-hero-shell-padding-block)}.hero-layout{gap:var(--hero-layout-gap);display:grid}.home-hero-frame{border-bottom:1px solid var(--color-line);padding-bottom:var(--home-hero-frame-padding-block-end)}.hero-copy{flex-direction:column;justify-content:center;display:flex}.hero-copy>p:not(.eyebrow){margin-top:1.5rem}.hero-title{max-width:var(--hero-title-max);font-family:Georgia,Times New Roman,serif;font-size:var(--type-hero-title);letter-spacing:0;font-weight:600;line-height:var(--line-hero-title)}.hero-stage{min-height:var(--hero-media-height);box-shadow:var(--shadow-soft);background:#edf2ee;border-radius:8px;position:relative;overflow:hidden}.hero-image{width:100%;height:var(--hero-media-height);object-fit:cover;object-position:center;transition:transform var(--motion-slow) var(--ease-premium)}.hero-panel,.hero-spec{backdrop-filter:blur(16px);background:#fffdf6e0;border:1px solid #dce4dfe6;position:absolute}.hero-panel{inset-inline-start:24px;max-width:330px;padding:1.25rem;bottom:24px}.hero-spec{inset-inline-end:24px;width:min(220px,100% - 48px);padding:1rem;top:24px}.hero-spec span{font-family:Georgia,Times New Roman,serif;font-size:4rem;line-height:.8;display:block}.hero-spec p{color:var(--color-muted);margin-top:.7rem;font-size:.9rem;font-weight:700;line-height:1.45}.hero-panel{inset-inline:12px;max-width:none;padding:.72rem .78rem;bottom:12px}.hero-panel p:first-child{font-size:.86rem;line-height:1.2}.hero-panel p:last-child{font-size:.78rem;line-height:1.45}.hero-spec{inset-inline:auto 12px;width:min(112px,100% - 24px);padding:.58rem .6rem;top:12px}.hero-spec span{font-size:2.35rem}.hero-spec p{margin-top:.35rem;font-size:.7rem;line-height:1.25}.market-ribbon{border-bottom:1px solid var(--color-line);align-items:center;gap:.7rem;padding:.85rem 0;display:grid}.market-ribbon span{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.market-ribbon div{margin-inline:calc(var(--shell-gutter) / -2);padding-inline:calc(var(--shell-gutter) / 2);scrollbar-width:none;gap:.5rem;display:flex;overflow-x:auto}.market-ribbon div::-webkit-scrollbar{display:none}.market-ribbon a{color:var(--color-ink);transition:color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-premium);background:#fff9;border:1px solid #176b4524;border-radius:999px;flex:none;padding:.5rem .7rem;font-size:.84rem;font-weight:900}.market-ribbon a:hover{color:var(--color-brand);transform:translateY(-1px)}.section-kicker{border-top:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.home-featured-section{padding-block:var(--home-featured-padding-block)}.home-featured-intro{margin-top:var(--home-featured-intro-margin-block-start);gap:1.25rem;display:grid}.home-product-list{margin-top:var(--home-featured-list-margin-block-start)}.product-catalog-page{padding-block:var(--page-title-padding-block-start) var(--catalog-page-padding-block-end)}.product-catalog-eyebrow{margin-bottom:var(--page-title-eyebrow-gap)}.product-catalog-intro{max-width:42rem;margin-top:var(--catalog-intro-margin-block-start);color:var(--color-muted);font-size:var(--type-page-lede);line-height:var(--line-lede)}.product-editorial{margin-top:var(--catalog-list-margin-block-start);gap:1rem;display:grid}.product-card{border:1px solid var(--color-line);isolation:isolate;transition:transform var(--motion-base) var(--ease-premium), border-color var(--motion-base) ease, box-shadow var(--motion-base) ease;background:#ffffffc2;border-radius:8px;display:grid;overflow:hidden;box-shadow:0 18px 48px #17211c0f}.product-card:hover{box-shadow:var(--shadow-lift);border-color:#176b455c;transform:translateY(-4px)}.product-card-image{width:100%;height:var(--product-card-image-min-height);min-height:var(--product-card-image-min-height);background:var(--color-soft);object-fit:cover;object-position:center;transition:transform var(--motion-slow) var(--ease-premium)}.product-card:hover .product-card-image{transform:scale(1.025)}.product-card-body{padding:var(--product-card-body-padding);z-index:1;background:#ffffffd1;flex-direction:column;justify-content:flex-end;display:flex;position:relative}.product-card-body h3{max-width:520px;font-family:Georgia,Times New Roman,serif;font-size:var(--product-card-title-size);margin-top:.8rem;font-weight:600;line-height:1}.product-card-body p{max-width:520px;color:var(--color-muted);margin-top:1rem;line-height:1.7}.product-card-body>p:not(.eyebrow):not(.product-card-market){-webkit-line-clamp:var(--product-card-description-lines);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-body .product-card-market{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.78rem;font-weight:900;line-height:1.2}.product-card-body span{color:var(--color-brand);transition:transform var(--motion-base) var(--ease-premium);margin-top:1.5rem;font-size:.9rem;font-weight:900}.product-card:hover .product-card-body span{transform:translateX(var(--inline-hover-nudge))}.process-band{color:#fffdf6;background:#152019}.home-process-section{padding-block:var(--home-section-padding-block)}.home-process-grid{gap:2rem;display:grid}.home-process-copy{margin-top:var(--page-subsection-gap)}.process-band .eyebrow{color:var(--color-accent)}.process-band p{color:#fffdf6b8}.process-grid{background:#fffdf629;border:1px solid #fffdf629;border-radius:8px;gap:1px;display:grid;overflow:hidden}.process-step{min-height:var(--home-process-step-min-height);transition:background var(--motion-base) ease, transform var(--motion-base) var(--ease-premium);background:#1c2a22;padding:1.15rem}.process-step:hover{background:#22352a;transform:translateY(-2px)}.process-step div{margin-bottom:var(--home-process-number-gap);color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-size:2.45rem;line-height:.9}.trust-strip{margin-top:var(--home-trust-margin-block-start);background:#fffdf629;border:1px solid #fffdf629;border-radius:8px;gap:1px;display:grid;overflow:hidden}.trust-strip>div{min-height:var(--home-trust-item-min-height);background:#fffdf60f;padding:1.15rem}.trust-strip h3{color:#fffdf6;font-size:1rem;font-weight:900}.trust-strip p{color:#fffdf6ad;max-width:360px;margin-top:.9rem;font-size:.92rem;line-height:1.65}.market-card{flex-direction:column;justify-content:space-between;min-height:132px;padding:1.25rem;display:flex}.market-section{background:linear-gradient(180deg, var(--color-paper), #f4f8f0);padding:var(--home-market-section-padding-block) 0}.market-board{gap:var(--home-market-board-gap);border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);padding:var(--home-market-board-padding-block) 0;display:grid}.market-list{border-top:1px solid var(--color-line);display:grid}.market-list a{border-bottom:1px solid var(--color-line);padding:var(--home-market-row-padding-block) 0;transition:color var(--motion-fast) ease, padding var(--motion-base) var(--ease-premium);grid-template-columns:64px 1fr auto;align-items:center;gap:1rem;display:grid}.market-list a:hover{color:var(--color-brand);padding-inline-start:.35rem}.buy-market-list{border-top:1px solid var(--color-line);display:grid}.buy-market-section{padding-block:var(--buy-market-section-padding-block)}.product-market-section{padding-block:var(--product-market-section-padding-block)}.product-market-heading{margin-bottom:var(--product-market-heading-gap);flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.buy-market-list a{border-bottom:1px solid var(--color-line);transition:color var(--motion-fast) ease, padding var(--motion-base) var(--ease-premium);grid-template-columns:64px 1fr auto;align-items:center;gap:1rem;padding:1.05rem 0;display:grid}.buy-market-list a:hover{color:var(--color-brand);padding-inline-start:.35rem}.buy-market-list span{color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:700}.buy-market-list strong{font-size:clamp(1.25rem,2.4vw,2.2rem)}.buy-market-list em{color:var(--color-muted);font-size:.84rem;font-style:normal;font-weight:900}.page-hero{border-bottom:1px solid var(--color-line);padding-block:var(--page-title-padding-block-start) var(--page-title-padding-block-end);background:linear-gradient(#fffdf6,#f5f8f0)}.page-hero-grid{gap:var(--page-title-grid-gap);display:grid}.page-hero .eyebrow{margin-bottom:var(--page-title-eyebrow-gap)}.page-lede{max-width:650px;color:var(--color-muted);font-size:var(--type-page-lede);line-height:var(--line-lede)}.product-detail-hero{border-bottom:1px solid var(--color-line);padding-block:var(--product-detail-hero-padding-block-start) var(--product-detail-hero-padding-block-end);background:linear-gradient(#fffdf6,#f6f9f1)}.product-detail-grid{gap:var(--product-detail-grid-gap);margin-top:var(--product-detail-grid-margin-block-start);display:grid}.product-detail-meta{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin-bottom:1rem;display:none}.product-detail-meta a,.product-detail-meta p{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1.2}.product-detail-meta span{background:#176b455c;border-radius:999px;width:.32rem;height:.32rem}.product-detail-copy{order:1}.product-gallery{order:2}.product-detail-support{order:3}.product-main-image{border:1px solid var(--color-line);box-shadow:var(--shadow-soft);background:#eef2ed;border-radius:8px;position:relative;overflow:hidden}.product-gallery-track{--gallery-index:0;aspect-ratio:1;transform:translateX(calc(var(--gallery-index) * -100%));transition:transform .52s var(--ease-premium);will-change:transform;display:flex}[dir=rtl] .product-gallery-track{transform:translateX(calc(var(--gallery-index) * 100%))}.product-gallery-slide{flex:0 0 100%;min-width:0}.product-gallery-slide img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;animation:image-settle var(--motion-slow) var(--ease-premium) both;display:block}.product-gallery-nav{z-index:3;width:2.75rem;height:2.75rem;color:var(--color-ink);opacity:0;backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #19261e24;border-radius:999px;place-items:center;transition:opacity .18s,background .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 34px #19261e24}.product-gallery:hover .product-gallery-nav,.product-gallery:focus-within .product-gallery-nav{opacity:1}.product-gallery-nav:hover{background:#fff;transform:translateY(-50%)scale(1.04)}.product-gallery-nav:disabled{cursor:default;opacity:0;pointer-events:none}.product-gallery:hover .product-gallery-nav:disabled,.product-gallery:focus-within .product-gallery-nav:disabled{opacity:.28}.product-gallery-prev{inset-inline-start:.8rem}.product-gallery-next{inset-inline-end:.8rem}.product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.product-thumb{border:1px solid var(--color-line);box-shadow:none;cursor:pointer;opacity:.72;background:#fff;border-radius:6px;transition:border-color .18s,box-shadow .18s,opacity .18s,transform .18s;overflow:hidden}.product-thumb:hover,.product-thumb:focus-visible,.product-thumb.is-active{opacity:1;border-color:#1477496b;box-shadow:0 12px 26px #19261e1f}.product-thumb:focus-visible{outline-offset:3px;outline:3px solid #14774933}.product-thumb.is-active{transform:translateY(-2px)}.product-thumbs img{aspect-ratio:1;object-fit:cover;width:100%}.product-detail-title{max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:var(--type-product-detail-title);font-weight:600;line-height:var(--line-product-detail-title)}.product-lede{max-width:620px;color:var(--color-muted);font-size:var(--type-product-lede);line-height:var(--line-lede);margin-top:1.25rem}.product-note{border-inline-start:4px solid var(--color-accent);color:var(--color-muted);background:#ffffffa3;margin-top:1.5rem;padding:1rem;font-size:.9rem;line-height:1.7}.product-body-copy{max-width:680px;color:var(--color-muted);margin-top:1.6rem;line-height:1.8}.product-info-board{margin-top:var(--product-info-margin-block-start);border:1px solid var(--color-line);background:var(--color-line);border-radius:8px;gap:1px;display:grid;overflow:hidden}.product-info-column{background:#ffffffb8;padding:clamp(1.2rem,3vw,2rem)}.product-info-column ul,.product-info-column dl{margin-top:1rem}.product-info-column li,.product-info-column dl>div{border-top:1px solid var(--color-line);padding:.95rem 0;font-weight:800}.market-list span{color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:700}.market-list strong{font-size:clamp(1.35rem,3vw,2.8rem);line-height:1}.market-list em{color:var(--color-muted);font-size:.85rem;font-style:normal;font-weight:900}.content-tail{border:1px solid var(--color-line);background:var(--color-line);border-radius:8px;gap:1px;display:grid;overflow:hidden}.home-tail-section{padding-block:var(--home-section-padding-block)}.home-guide-link{margin-top:var(--action-row-margin-block-start)}.faq-list{gap:.75rem;display:grid}.guide-hub-page-body,.support-page-body{gap:var(--page-section-gap);padding-block:var(--page-content-padding-block);display:grid}.guide-index-section{gap:var(--page-subsection-gap);display:grid}.guide-article-page{max-width:min(48rem, calc(100% - var(--shell-gutter)));padding-block:var(--article-page-padding-block)}.guide-article-eyebrow{margin-top:var(--article-eyebrow-margin-block-start);margin-bottom:var(--page-title-eyebrow-gap)}.guide-article-lede{margin-top:var(--article-title-margin-block-start)}.guide-article-body{gap:var(--article-body-gap);margin-top:var(--article-body-margin-block-start);display:grid}.guide-feature,.faq-panel{background:#ffffffb8;padding:clamp(1.4rem,4vw,3rem)}.guide-link{border-top:1px solid var(--color-line);transition:color var(--motion-fast) ease, transform var(--motion-base) var(--ease-premium);padding-top:1.5rem;display:block}.guide-link:hover{color:var(--color-brand);transform:translateY(-2px)}.guide-hub-grid,.support-board,.support-faq-grid{border:1px solid var(--color-line);background:var(--color-line);border-radius:8px;gap:1px;display:grid;overflow:hidden}.guide-focus-panel,.guide-topic-list,.support-board>div,.support-note,.support-faq-list{background:#ffffffb8;padding:clamp(1.4rem,4vw,3rem)}.guide-focus-panel h2,.support-board h2,.support-note h2{max-width:660px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);font-weight:600;line-height:1}.guide-focus-panel p,.support-note p,.support-card p,.support-step-list p{color:var(--color-muted);margin-top:1rem;line-height:1.7}.guide-topic-list,.support-step-list{display:grid}.guide-topic-list div,.support-step-list div{border-bottom:1px solid var(--color-line);grid-template-columns:56px 1fr;gap:1rem;padding:1.1rem 0;display:grid}.guide-topic-list div:last-child,.support-step-list div:last-child{border-bottom:0}.guide-topic-list span,.support-step-list span{color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:700;line-height:1}.guide-topic-list strong{font-size:clamp(1.15rem,2vw,1.65rem)}.guide-index-list{gap:1rem;display:grid}.guide-index-card{border:1px solid var(--color-line);transition:border-color var(--motion-base) ease, box-shadow var(--motion-base) ease, transform var(--motion-base) var(--ease-premium);background:#ffffffb8;border-radius:8px;gap:1.5rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.guide-index-card:hover{box-shadow:var(--shadow-soft);border-color:#176b4557;transform:translateY(-2px)}.guide-index-card h2{margin-top:.8rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.8rem);font-weight:600;line-height:1}.guide-index-card p:not(.eyebrow){max-width:760px;color:var(--color-muted);margin-top:1rem;line-height:1.7}.guide-index-card>span{color:var(--color-brand);align-self:end;font-size:.9rem;font-weight:900}.support-contact-grid{gap:1rem;display:grid}.support-card{border:1px solid var(--color-line);min-height:220px;transition:border-color var(--motion-base) ease, box-shadow var(--motion-base) ease, transform var(--motion-base) var(--ease-premium);background:#ffffffb8;border-radius:8px;flex-direction:column;justify-content:space-between;padding:clamp(1.25rem,3vw,2rem);display:flex}.support-card:hover{box-shadow:var(--shadow-soft);border-color:#176b4557;transform:translateY(-2px)}.support-card a,.support-card strong,.support-card-primary>a{color:var(--color-ink);font-size:clamp(1.25rem,2vw,1.9rem);font-weight:900}.support-faq-list{align-content:start;gap:.75rem;display:grid}.site-footer{margin-top:var(--footer-margin-block-start);border-top:1px solid var(--color-line);background:linear-gradient(180deg, #f4f8f0a6, #fffdf6f2), var(--color-paper);padding:var(--footer-padding-block)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1rem;display:grid}.footer-brand,.footer-markets{grid-column:1/-1}.footer-brand{order:1}.footer-products{order:2}.footer-contact{order:3}.footer-markets{order:4}.footer-social{order:5}.footer-brand img{width:132px;height:auto}.footer-brand p{max-width:34rem;color:var(--color-muted);margin-top:.85rem;font-size:.9rem;line-height:1.65}.footer-column{align-content:start;gap:.5rem;display:grid}.footer-column h2{color:var(--color-ink);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.2rem;font-size:.72rem;font-weight:900}.footer-column a,.footer-column span{width:min(100%, fit-content);color:var(--color-muted);transition:color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-premium);font-size:.88rem;font-weight:800;line-height:1.45}.footer-column a:hover{color:var(--color-brand);transform:translateX(var(--inline-hover-nudge))}.footer-markets{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.footer-markets h2{grid-column:1/-1}.footer-markets a{width:100%;color:var(--color-ink);background:#ffffff9e;border:1px solid #176b4529;border-radius:999px;padding:.58rem .72rem;font-size:.84rem;line-height:1.1}.footer-contact a,.footer-social a{overflow-wrap:anywhere}.footer-social{flex-wrap:wrap;grid-column:1/-1;align-content:start;gap:.5rem .75rem;display:flex}.footer-social h2{flex-basis:100%}.footer-bottom{border-top:1px solid var(--color-line);color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;justify-content:flex-start;gap:.45rem .75rem;margin-top:.4rem;padding-top:1rem;font-size:.72rem;font-weight:900;display:flex}.page-transition{animation:page-rise var(--motion-slow) var(--ease-premium) both}.hero-copy .eyebrow,.hero-title,.hero-copy>p:not(.eyebrow),.hero-copy .button,.hero-stage,.market-ribbon,.page-hero .eyebrow,.page-hero .section-title,.page-lede,.product-detail-title,.product-lede,.product-main-image{animation:reveal-up var(--motion-slow) var(--ease-premium) both}.hero-title,.page-hero .section-title,.product-detail-title{animation-delay:70ms}.hero-copy>p:not(.eyebrow),.page-lede,.product-lede{animation-delay:.12s}.hero-copy .button,.product-main-image{animation-delay:.18s}.hero-stage,.market-ribbon{animation-delay:.22s}.product-card,.process-step,.market-list a,.buy-market-list a,.content-tail{animation:reveal-up var(--motion-slow) var(--ease-premium) both}.product-editorial .product-card:nth-child(2),.process-step:nth-child(2),.market-list a:nth-child(2),.buy-market-list a:nth-child(2){animation-delay:80ms}.product-editorial .product-card:nth-child(3),.process-step:nth-child(3),.market-list a:nth-child(3),.buy-market-list a:nth-child(3){animation-delay:.14s}.market-list a:nth-child(4),.buy-market-list a:nth-child(4){animation-delay:.2s}.market-list a:nth-child(5),.buy-market-list a:nth-child(5){animation-delay:.26s}.market-list a:nth-child(6),.buy-market-list a:nth-child(6){animation-delay:.32s}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}}@keyframes page-out{to{opacity:0;transform:translateY(-4px)}}@keyframes page-rise{0%{opacity:0;transform:translateY(10px)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}}@keyframes image-settle{0%{opacity:0;transform:scale(1.015)}}@media (width>=768px){:root{--type-hero-title:clamp(3.2rem, 6vw, 6.2rem);--type-product-detail-title:clamp(3rem, 5.8vw, 5.8rem);--line-product-detail-title:.97;--hero-media-height:clamp(420px, 43vw, 600px);--hero-layout-gap:clamp(3rem, 5vw, 5.25rem);--hero-title-max:620px;--product-detail-hero-padding-block-start:2.4rem;--product-detail-grid-gap:3rem;--product-detail-grid-margin-block-start:2rem;--page-title-padding-block-start:5rem;--page-title-padding-block-end:4rem;--page-title-eyebrow-gap:1rem;--page-title-grid-gap:2rem;--page-content-padding-block:4rem 4rem;--page-section-gap:3rem;--page-subsection-gap:2rem;--home-hero-shell-padding-block:4rem;--home-hero-frame-padding-block-end:2rem;--action-row-margin-block-start:2rem;--buy-market-section-padding-block:4rem 0;--article-page-padding-block:4rem 4rem;--article-eyebrow-margin-block-start:2rem;--article-title-margin-block-start:1.25rem;--article-body-margin-block-start:2.5rem;--article-body-gap:1.25rem;--catalog-page-padding-block-end:4rem;--catalog-intro-margin-block-start:1.25rem;--catalog-list-margin-block-start:3rem;--home-featured-padding-block:6rem 6rem;--home-featured-intro-margin-block-start:1.25rem;--home-featured-list-margin-block-start:3rem;--home-section-padding-block:6rem;--home-process-step-min-height:190px;--home-process-number-gap:4rem;--home-trust-margin-block-start:3rem;--home-trust-item-min-height:156px;--home-market-section-padding-block:6rem;--home-market-board-padding-block:2rem;--home-market-board-gap:3rem;--home-market-row-padding-block:1rem;--product-card-body-padding:clamp(1.25rem, 3vw, 2rem);--product-card-title-size:clamp(2rem, 4.2vw, 3.9rem);--product-card-image-min-height:280px;--product-card-description-lines:4;--product-info-margin-block-start:4.5rem;--product-market-section-padding-block:5rem;--product-market-heading-gap:2rem;--footer-margin-block-start:6rem;--footer-padding-block:3.5rem 0 2rem}.nav-links,.header-actions{display:flex}.hero-layout{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;min-height:calc(100vh - 170px)}.hero-title{max-width:620px}.hero-panel{inset-inline:24px auto;max-width:330px;padding:1.25rem;bottom:24px}.hero-spec{inset-inline:auto 24px;width:min(220px,100% - 48px);padding:1rem;display:block;top:24px}.hero-spec span{font-size:4rem}.hero-spec p{margin-top:.7rem;font-size:.9rem;line-height:1.45}.market-ribbon{justify-content:space-between;gap:1rem;padding:1.1rem 0;display:flex}.market-ribbon div{flex-wrap:wrap;justify-content:end;gap:.6rem 1.1rem;margin-inline:0;padding-inline:0;overflow-x:visible}.market-ribbon a{flex:initial;background:0 0;border:0;border-radius:0;padding:0;font-size:.9rem}.home-process-grid{grid-template-columns:.82fr 1.18fr;gap:2.5rem}.process-step,.trust-strip>div{padding:1.4rem}.product-editorial{grid-template-columns:1.15fr .85fr;align-items:stretch}.home-featured-intro{grid-template-columns:.86fr 1.14fr;align-items:end;gap:2rem}.product-editorial .product-card:first-child{min-height:560px}.product-editorial .product-card:not(:first-child){align-self:end;min-height:480px}.product-card{grid-template-rows:1fr auto;min-height:360px}.product-card-image{height:100%}.product-market-heading{flex-direction:row;align-items:end}.process-grid,.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.market-board{grid-template-columns:.86fr 1.14fr;align-items:start}.content-tail{grid-template-columns:1fr 1fr}.guide-hub-grid,.support-board,.support-faq-grid{grid-template-columns:.9fr 1.1fr}.guide-index-card{grid-template-columns:1fr auto;align-items:end}.support-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:minmax(280px,1.35fr) repeat(4,minmax(120px,.72fr));gap:2rem}.footer-brand,.footer-markets{grid-column:auto}.footer-brand,.footer-products,.footer-contact,.footer-markets,.footer-social{order:initial}.footer-brand img{width:128px}.footer-brand p{max-width:420px;margin-top:1rem;font-size:.92rem;line-height:1.75}.footer-column{gap:.58rem}.footer-column h2{letter-spacing:.08em;margin-bottom:.28rem;font-size:.78rem}.footer-column a,.footer-column span{width:fit-content;font-size:.9rem}.footer-markets{grid-template-columns:1fr;gap:.58rem;display:grid}.footer-markets h2{grid-column:auto}.footer-markets a{width:fit-content;color:var(--color-muted);background:0 0;border:0;border-radius:0;padding:0;font-size:.9rem;line-height:1.45}.footer-social{grid-column:auto;gap:.58rem;display:grid}.footer-social h2{flex-basis:auto}.footer-bottom{justify-content:space-between;gap:.75rem;margin-top:2.4rem;padding-top:1.1rem;font-size:.76rem}.page-hero-grid,.product-detail-grid{column-gap:var(--product-detail-grid-column-gap);row-gap:var(--product-detail-grid-row-gap);grid-template-columns:.9fr 1.1fr;align-items:center}.product-detail-support{grid-column:2}.product-detail-meta{display:flex}.product-gallery{order:1}.product-detail-copy{order:2;grid-column:2}.product-detail-support{order:3}.product-info-board{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.site-nav{justify-content:space-between;min-height:64px;display:flex}.brand-lockup img{width:112px}.hero-panel,.hero-spec{border-width:1px;position:absolute}.hero-stage{display:block}.product-gallery-nav{opacity:1;width:2.4rem;height:2.4rem}.product-gallery-prev{inset-inline-start:.55rem}.product-gallery-next{inset-inline-end:.55rem}.product-thumbs{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;padding:.15rem .1rem .7rem;display:flex;overflow-x:auto}.product-thumb{scroll-snap-align:start;flex:0 0 5.6rem}.market-ribbon{flex-direction:column;align-items:flex-start}.market-ribbon div{justify-content:flex-start}.market-list a{grid-template-columns:52px 1fr}.market-list em{grid-column:2}.buy-market-list a{grid-template-columns:52px 1fr}.buy-market-list em{grid-column:2}.action-row{flex-direction:column;align-items:stretch;gap:.65rem}.action-row>.button,.market-aware-cta,.product-market-chooser,.product-market-chooser summary{width:100%}.product-market-popover{width:100%;margin-top:.6rem;position:static}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}}.product-art{background:linear-gradient(135deg, #176b4529, #f0b84b38), var(--color-soft);min-height:260px;position:relative;overflow:hidden}.product-art:before{content:"";background:#ffffff9e;border-radius:999px;position:absolute;inset:16%}.product-art:after{border:10px solid var(--color-brand);width:34%;height:54%;box-shadow:22px 4px 0 -8px var(--color-accent);content:"";border-top-width:22px;border-radius:26px 26px 34px 34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.market-pill{border:1px solid var(--color-line);color:var(--color-muted);border-radius:999px;padding:.42rem .72rem;font-size:.84rem;font-weight:700}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}
