:root{--bg: #f4ede3;--paper: #fbf7f1;--paper-2: #f5eee4;--paper-3: #e8dccd;--ink: #17120d;--muted: #685e52;--line: rgba(23, 18, 13, .1);--accent: #e04b2d;--accent-dark: #7d2212;--forest: #13201d;--forest-soft: #1b2b27;--white: #fffdfa;--danger: #b42818;--warning: #8a5a16;--success: #1f6a41;--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--shell: min(1800px, calc(100vw - 32px) );--astro-fixed-header-height: 74px;--shadow: 0 18px 36px rgba(23, 18, 13, .08);--shadow-soft: 0 6px 14px rgba(23, 18, 13, .04)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,255,255,.35),transparent 28rem),linear-gradient(180deg,#f6f1e8,#f1e8db);color:var(--ink);font:400 16px/1.55 Segoe UI,Helvetica,Arial,sans-serif}body.astro-shop-grid-benchmark{padding-top:var(--astro-fixed-header-height)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:var(--shell);margin:0 auto}.topline{padding:9px 16px;background:#110d0a;color:#fffdfa;font-size:.84rem;letter-spacing:.08em;text-align:center;text-transform:uppercase}.astro-shop-grid-benchmark .header-area{position:fixed;top:0;left:0;right:0;z-index:1200}.astro-shop-grid-benchmark #header-sticky{position:relative;background:#fcf8f2e6;border-bottom:1px solid rgba(23,18,13,.08);box-shadow:0 10px 24px #10182814;backdrop-filter:saturate(1.25) blur(8px);-webkit-backdrop-filter:saturate(1.25) blur(8px)}.astro-shop-grid-benchmark .header-area .logo-n-search>.logo{display:flex;align-items:center}.astro-shop-grid-benchmark .header-area .logo-n-search>.logo>.tp-header-2-right{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:44px}.astro-shop-grid-benchmark .header-area .tp-header-shop-logo.tp-header-logo{display:flex;align-items:center}.astro-shop-grid-benchmark .header-area .tp-header-shop-logo.tp-header-logo>a{display:inline-flex;align-items:center;line-height:0;min-height:44px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1200;background:#fcf8f2e6;border-bottom:1px solid rgba(23,18,13,.06);box-shadow:0 10px 24px #10182814;backdrop-filter:saturate(1.25) blur(8px);-webkit-backdrop-filter:saturate(1.25) blur(8px)}.site-header__row{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;min-height:74px}.brand{display:inline-flex;align-items:center;gap:12px}.brand img{width:124px;height:auto}.nav{display:flex;align-items:center;justify-content:center;gap:24px}.nav a{font-size:.96rem;font-weight:600;color:#40362d}.header-tools{display:flex;align-items:center;gap:12px}@media(max-width:1200px){.site-header__row{grid-template-columns:1fr;justify-items:center;gap:12px;padding:12px 14px}.brand{justify-content:center}.nav,.header-tools{justify-content:center;flex-wrap:wrap}}.login-btn,.footer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-size:.94rem;font-weight:700;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:var(--white);transition:transform .18s ease,box-shadow .18s ease}.tool-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid rgba(23,18,13,.08);position:relative}.tool-btn__badge{position:absolute;top:8px;right:8px;width:10px;height:10px;border:2px solid #fff;border-radius:999px;background:var(--accent)}.page-main{padding:24px 0 0}.breadcrumb-shell{margin-top:4px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px 18px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(23,18,13,.07);color:#5c5044;box-shadow:var(--shadow-soft)}.breadcrumbs span{opacity:.6}.product-shell{margin-top:18px;padding:24px;border-radius:var(--radius-xl);border:1px solid rgba(95,54,43,.12);background:radial-gradient(circle at top right,rgba(188,111,74,.12),transparent 26rem),linear-gradient(180deg,#fffaf5,#fff 40%,#fff6ed);box-shadow:var(--shadow)}.product-shell__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:26px;align-items:start}.product-gallery__frame{position:relative;border-radius:30px;overflow:hidden;background:radial-gradient(circle at top,#ffffffa6,#f5eee4b8),#f8f6f2;border:1px solid rgba(95,54,43,.1);min-height:min(66vw,680px);box-shadow:inset 0 0 0 1px #ffffff73}.product-gallery__stage{display:flex;transition:transform .28s ease;width:100%;height:100%}.product-gallery__slide{flex:0 0 100%;display:grid;place-items:center;min-height:min(66vw,680px);padding:clamp(1.2rem,3vw,2.5rem)}.product-gallery__slide img{width:100%;max-width:720px;aspect-ratio:1 / 1;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 30px rgba(34,17,12,.1))}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(23,18,13,.08);background:#ffffffe6;color:#1f150f;cursor:pointer;display:grid;place-items:center;box-shadow:0 12px 30px #17120d1f}.product-gallery__nav[disabled]{opacity:.35;cursor:not-allowed}.product-gallery__nav--prev{left:18px}.product-gallery__nav--next{right:18px}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:12px;margin-top:16px}.product-gallery__thumb{border:1px solid rgba(95,54,43,.14);background:#ffffffc2;border-radius:22px;padding:10px;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.product-gallery__thumb.is-active{border-color:#7d22128c;transform:translateY(-2px)}.product-gallery__thumb img{width:100%;aspect-ratio:1 / 1;object-fit:contain}.product-summary{display:grid;gap:18px;align-content:start}.product-summary__eyebrow{display:flex;flex-wrap:wrap;gap:10px}.product-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#13201d14;color:#18312d;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-summary h1{margin:0;font:600 clamp(2.1rem,4vw,3.6rem) / .94 Georgia,"Times New Roman",serif;letter-spacing:-.06em}.product-summary__meta{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:center;color:#5f5347}.stock-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border-radius:999px;font-weight:700;border:1px solid transparent}.stock-chip:before{content:"";width:10px;height:10px;border-radius:50%;background:currentColor}.stock-chip--in{color:var(--success);background:#1f6a4114;border-color:#1f6a411f}.stock-chip--low{color:var(--warning);background:#8a5a161a;border-color:#8a5a1624}.stock-chip--out{color:var(--danger);background:#b4281814;border-color:#b428181f}.rating-stars{display:inline-flex;gap:3px;color:#f2ad1f;font-size:1rem}.rating-stars__empty{color:#d5cabb}.product-summary__lead{padding:18px 20px;border-radius:24px;background:#ffffffbd;border:1px solid rgba(95,54,43,.1);color:#3c3128}.product-summary__lead p:last-child{margin-bottom:0}.product-purchase{display:grid;gap:16px;padding:20px;border-radius:28px;background:linear-gradient(180deg,#13201df5,#1b2b27fa);color:#fffdfa;box-shadow:0 18px 32px #13201d2e}.product-price{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:end}.product-price strong{font-size:clamp(2rem,4vw,3rem);line-height:.95;letter-spacing:-.05em}.product-price span{color:#fff9f2b3}.product-purchase__actions{display:grid;grid-template-columns:auto 1fr;gap:14px}.quantity-control{display:inline-grid;grid-template-columns:44px minmax(54px,auto) 44px;align-items:center;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);overflow:hidden}.quantity-control button{border:0;background:transparent;color:#fffdfa;height:54px;cursor:pointer}.quantity-control output{display:grid;place-items:center;min-width:54px;font-weight:700}.buy-button{min-height:54px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#fffdfa;font-weight:700;cursor:pointer;padding:0 24px}.buy-button[disabled]{cursor:not-allowed;opacity:.45}.purchase-feedback{margin:0;min-height:1.5rem;color:#fff9f2c2}.facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fact-card{padding:18px;border-radius:22px;background:#ffffffb8;border:1px solid rgba(95,54,43,.1)}.fact-card small{display:block;margin-bottom:6px;color:#7a695c;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700}.fact-card strong,.fact-card span{display:block;color:#1d1510}.product-support{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.support-card{padding:16px 18px;border-radius:22px;background:#ffffffc2;border:1px solid rgba(95,54,43,.1)}.support-card strong{display:block;margin-bottom:4px}.support-card span{display:block;color:#645648;font-size:.92rem}.product-tabs{margin-top:20px;padding:24px;border-radius:var(--radius-xl);background:#fffdf8;border:1px solid rgba(23,18,13,.08);box-shadow:var(--shadow-soft)}.tab-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.tab-nav button{min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(95,54,43,.14);background:#f5eee4b3;color:#2b211b;font-weight:700;cursor:pointer}.tab-nav button.is-active{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#fffdfa;border-color:transparent}.tab-panel{display:none}.tab-panel.is-active{display:block}.richtext{color:#2a221d}.richtext p,.richtext ul,.richtext ol,.richtext blockquote,.richtext table{margin:0 0 1rem}.richtext img{border-radius:18px;margin:1.1rem 0}.richtext h2,.richtext h3,.richtext h4{margin:1.4rem 0 .8rem;letter-spacing:-.03em}.richtext ul,.richtext ol{padding-left:1.25rem}.video-facade{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;width:100%;padding:20px;border:0;border-radius:24px;background:linear-gradient(135deg,#e04b2d1f,#7d22121f);color:#2b1610;text-align:left;cursor:pointer}.video-facade__icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#fffdfa;font-size:1.2rem}.video-facade__content{display:grid;gap:3px}.video-frame{position:relative;overflow:hidden;border-radius:22px;aspect-ratio:16 / 9;background:#111}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.info-table{width:100%;border-collapse:collapse}.info-table th,.info-table td{padding:14px 16px;border-bottom:1px solid rgba(23,18,13,.08);text-align:left}.info-table th{width:34%;color:#6a5b4c;font-weight:700}.reviews-shell{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:20px}.review-score{padding:22px;border-radius:24px;background:linear-gradient(180deg,#13201d,#1b2b27);color:#fffdfa}.review-score strong{display:block;font-size:clamp(2.8rem,8vw,4.4rem);line-height:.9;letter-spacing:-.06em}.review-score p{margin:10px 0 0;color:#fff9f2c2}.review-note{padding:22px;border-radius:24px;background:#f5eee4bd;border:1px solid rgba(95,54,43,.1)}.review-note h3{margin:0 0 10px}.related-shell{margin-top:20px;padding:24px;border-radius:var(--radius-xl);background:linear-gradient(180deg,#13201d,#1b2b27);color:#fffdfa;box-shadow:var(--shadow-soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.section-head h2{margin:0;font:600 clamp(1.9rem,3.4vw,3rem) / .94 Georgia,"Times New Roman",serif;letter-spacing:-.05em}.section-head p{margin:8px 0 0;max-width:42ch;color:#fff9f2c7}.eyebrow-label{display:inline-flex;align-items:center;gap:10px;color:#ffcfbe;font-size:.83rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow-label:before{content:"";width:36px;height:1px;background:#fff6ef61}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.product-card{display:grid;gap:16px;padding:18px;border-radius:26px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.product-card__media{display:grid;place-items:center;min-height:220px;padding:18px;border-radius:22px;background:linear-gradient(145deg,#fff,#f6ede4)}.product-card__media img{width:100%;max-width:220px;aspect-ratio:1 / 1;object-fit:contain}.product-card small{color:#fff8f2ad;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700}.product-card h3{margin:4px 0 0;font-size:1.08rem;line-height:1.2}.product-card__price{font-size:1.1rem;font-weight:700}.product-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff1f;color:#fffdfa;font-weight:700}.site-footer{margin-top:20px;margin-bottom:26px;padding:26px;background:linear-gradient(180deg,#130f0c,#1e1814);color:#fffdfa;border:1px solid rgba(23,18,13,.1);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,.7fr)) minmax(0,.95fr);gap:26px}.footer-about img{width:124px;height:auto;margin-bottom:18px}.footer-about p{color:#fff9f2}.footer-contact{display:grid;gap:12px;margin-top:18px;padding:18px;border-radius:22px;background:#0000002e;border:1px solid rgba(255,255,255,.1)}.footer-contact span,.footer-contact a{display:block;font-weight:700;color:#fffdfa}.footer-label{font-size:.82rem;color:#fff8f2;text-transform:uppercase;letter-spacing:.1em}.footer-column ul{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:24px}.footer-column li{display:flex}.footer-column a{display:grid;align-items:center;width:100%;min-height:64px;padding:18px 20px;border-radius:20px;background:#0000002e;border:1px solid rgba(255,255,255,.12);color:#fffdfa}.quote-card{display:grid;gap:14px;padding:20px;border-radius:24px;background:#00000029;border:1px solid rgba(255,255,255,.1)}.quote-card h4{margin:0;font:600 1.72rem/.95 Georgia,Times New Roman,serif}.quote-card p{margin:0;color:#fff9f2}.footer-social{display:flex;gap:10px}.footer-social span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#ffffff1f;color:#fffdfa;font-size:.82rem;font-weight:700}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem;color:#fff9f2}.footer-bottom>div:first-child{width:100%}.payment-art{display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.payment-art img{width:min(320px,100%);height:auto;border-radius:16px}@media(hover:hover)and (pointer:fine){.login-btn:hover,.footer-cta:hover,.product-gallery__thumb:hover,.buy-button:hover{transform:translateY(-2px)}}@media(max-width:1120px){.product-shell__grid,.footer-grid,.reviews-shell{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){:root{--astro-fixed-header-height: 66px}.site-header__row{padding:18px 0;grid-template-columns:1fr}.nav,.header-tools{justify-content:flex-start;flex-wrap:wrap}.product-shell,.product-tabs,.related-shell,.site-footer{padding:18px}.product-purchase__actions,.product-support,.facts-grid,.footer-bottom{grid-template-columns:1fr}}@media(max-width:560px){:root{--astro-fixed-header-height: 64px}.shell{width:min(100vw - 18px,100%)}.page-main{padding-top:18px}.product-shell__grid,.related-grid{grid-template-columns:1fr}.product-summary h1{font-size:2.35rem}.product-gallery__frame,.product-gallery__slide{min-height:320px}.breadcrumbs{border-radius:26px}.footer-bottom{font-size:.84rem}}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:32px}.category-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--accent)}.category-card__primary{display:block;padding:24px;text-decoration:none;color:inherit}.category-art{display:grid;gap:12px;margin-bottom:20px}.category-art--single{justify-items:center}.category-art--double{grid-template-columns:1fr 1fr}.category-art__item{width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;background:var(--paper-2);display:flex;align-items:center;justify-content:center}.category-art__item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-art__item img{transform:scale(1.05)}.category-art__fallback{font-size:1.5rem;font-weight:700;color:var(--muted);text-transform:uppercase}.category-card small{display:block;font-size:.875rem;color:var(--muted);margin-bottom:8px;font-weight:500}.category-card strong{display:block;font-size:1.25rem;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:4px}.category-card__context{display:block;font-size:.875rem;color:var(--accent);font-weight:500}.category-tree{margin:0;padding:20px 24px;border-top:1px solid var(--line);background:var(--paper);list-style:none}.category-tree li{margin-bottom:8px}.category-tree li:last-child{margin-bottom:0}.category-tree a{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:var(--radius-md);text-decoration:none;color:var(--ink);font-size:.9rem;transition:all .2s ease}.category-tree a:hover{background:var(--paper-2);color:var(--accent)}.category-tree em{font-style:normal;font-size:.8rem;color:var(--muted);background:var(--paper-2);padding:2px 8px;border-radius:12px;font-weight:500}@media(max-width:820px){.category-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:24px}.category-card__primary{padding:20px}.category-art__item{width:70px;height:70px}}@media(max-width:560px){.category-grid{grid-template-columns:1fr;gap:16px;margin-top:20px}.category-card__primary{padding:18px}.category-art{margin-bottom:16px}.category-art__item{width:60px;height:60px}.category-card strong{font-size:1.1rem}}
