[data-theme=amara]{--paper:#f5f1ea;--surface:#fff;--cream:#ede7dc;--line:#e3ddd2;--ink:#2e2a24;--sub:#6b6357;--soft:#eef0e6;--radius:12px;--radius-lg:20px;--radius-xl:26px;--container:1120px;--shadow-sm:0 2px 10px rgba(46,42,36,.06);--shadow-md:0 16px 40px -18px rgba(46,42,36,.3);--ease:cubic-bezier(.22,.68,.32,1);--t:.3s var(--ease);--t-fast:.18s var(--ease);--font-display:"Playfair Display",Georgia,serif}[data-theme=amara] body{--accent:var(--brand-primary,#6b7355);--accent-dark:var(--brand-primary-active,#3f4a37);--on-accent:var(--brand-on-primary,#fff);--star:var(--brand-accent,#c0a05a)}[data-theme=amara] *{box-sizing:border-box}[data-theme=amara],[data-theme=amara] body{margin:0;padding:0}[data-theme=amara]{scroll-behavior:smooth;-webkit-text-size-adjust:100%}[data-theme=amara] body{background:var(--paper);color:var(--ink);font-family:var(--brand-font,"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}[data-theme=amara] a{color:inherit;text-decoration:none}[data-theme=amara] img{max-width:100%;display:block}[data-theme=amara] h1,[data-theme=amara] h2,[data-theme=amara] h3,[data-theme=amara] h4{margin:0;line-height:1.12;font-weight:500;letter-spacing:-.01em;font-family:var(--font-display)}[data-theme=amara] button,[data-theme=amara] input,[data-theme=amara] select,[data-theme=amara] textarea{font:inherit}[data-theme=amara] :focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}[data-theme=amara] ::selection{background:var(--ink);color:var(--paper)}[data-theme=amara] .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}[data-theme=amara] .container{max-width:var(--container);margin:0 auto;padding-inline:20px}[data-theme=amara] .section{padding-block:clamp(36px,5vw,52px)}[data-theme=amara] .section-tight{padding-block:clamp(20px,3vw,28px)}[data-theme=amara] .dim{color:var(--sub)}[data-theme=amara] .eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}[data-theme=amara] .head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:26px}[data-theme=amara] .head.head-center{flex-direction:column;align-items:center;text-align:center}[data-theme=amara] .head h2{font-size:clamp(22px,3vw,30px);margin-top:6px}[data-theme=amara] .head-center h2{margin-inline:auto}[data-theme=amara] .head-sub{color:var(--sub);font-size:14.5px;margin-top:8px}[data-theme=amara] .head-link{display:inline-flex;align-items:center;gap:6px;flex:none;font-size:13.5px;font-weight:600;color:var(--accent-dark)}[data-theme=amara] .head-link:hover{color:var(--accent)}[data-theme=amara] .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;border-radius:999px;font-weight:700;font-size:14px;cursor:pointer;border:1.5px solid transparent;white-space:nowrap;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast),transform var(--t-fast)}[data-theme=amara] .btn:active{transform:translateY(1px)}[data-theme=amara] .btn-sm{padding:9px 18px;font-size:13px}[data-theme=amara] .btn-primary{background:var(--accent);color:var(--on-accent)}[data-theme=amara] .btn-primary:hover{background:var(--accent-dark)}[data-theme=amara] .btn-dark{background:var(--ink);color:var(--paper)}[data-theme=amara] .btn-dark:hover{background:var(--accent)}[data-theme=amara] .btn-outline{background:transparent;border-color:var(--ink);color:var(--ink)}[data-theme=amara] .btn-outline:hover{background:var(--ink);color:var(--paper)}[data-theme=amara] .btn-light{background:#fff;color:var(--accent-dark)}[data-theme=amara] .btn-light:hover{background:var(--soft)}[data-theme=amara] .btn-ghost{background:transparent;border-color:var(--line);color:var(--sub)}[data-theme=amara] .btn-block{width:100%}[data-theme=amara] .btn:disabled{opacity:.5;cursor:not-allowed}[data-theme=amara] .announce{background:var(--ink);color:hsla(0,0%,100%,.9);text-align:center;font-size:11.5px;letter-spacing:.04em;padding:8px 12px}[data-theme=amara] .header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}[data-theme=amara] .head-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px;padding-block:16px}[data-theme=amara] .head-left{justify-self:start;display:flex;align-items:center}[data-theme=amara] .head-right{justify-self:end;display:flex;align-items:center;gap:12px;color:var(--sub)}[data-theme=amara] .brand-mark{justify-self:center;font-size:22px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink)}[data-theme=amara] .brand-mark img{height:34px;width:auto;object-fit:contain}[data-theme=amara] .icon-btn{position:relative;display:inline-flex;align-items:center;background:none;border:0;cursor:pointer;color:var(--sub);padding:4px;transition:color var(--t-fast)}[data-theme=amara] .icon-btn:hover{color:var(--accent)}[data-theme=amara] .badge-count{position:absolute;top:-6px;inset-inline-end:-8px;background:var(--accent);color:var(--on-accent);font-size:10px;font-weight:700;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;padding:0 4px}[data-theme=amara] .search{display:flex;align-items:center;gap:8px;color:var(--sub)}[data-theme=amara] .search input{border:0;background:transparent;outline:none;font-size:14px;width:130px;color:var(--ink)}[data-theme=amara] .nav-links{border-top:1px solid var(--line)}[data-theme=amara] .nav-links-row{display:flex;justify-content:center;gap:30px;padding-block:13px}[data-theme=amara] .nav-links a{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sub);transition:color var(--t-fast)}[data-theme=amara] .nav-links a:hover{color:var(--accent)}[data-theme=amara] .nav-toggle{display:none;background:none;border:0;color:var(--ink);cursor:pointer;padding:4px}[data-theme=amara] .mnav-veil{position:fixed;inset:0;background:rgba(42,35,32,.45);z-index:60;opacity:0;pointer-events:none;transition:opacity var(--t)}[data-theme=amara] .mnav-veil.open{opacity:1;pointer-events:auto}[data-theme=amara] .mnav{position:fixed;top:0;inset-inline-start:0;height:100%;width:min(330px,86vw);background:var(--paper);-webkit-border-end:1px solid var(--line);border-inline-end:1px solid var(--line);z-index:61;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform var(--t);visibility:hidden;box-shadow:var(--shadow-md)}[data-theme=amara] [dir=rtl] .mnav{transform:translateX(100%)}[data-theme=amara] .mnav.open{transform:translateX(0);visibility:visible}[data-theme=amara] .mnav-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}[data-theme=amara] .mnav-close{background:none;border:0;font-size:26px;line-height:1;color:var(--ink);cursor:pointer}[data-theme=amara] .mnav-search{padding:16px 20px 4px}[data-theme=amara] .mnav-search .search{border:1px solid var(--line);border-radius:999px;padding:8px 14px}[data-theme=amara] .mnav-search .search input{width:100%}[data-theme=amara] .mnav-links{display:flex;flex-direction:column;padding:8px 0;overflow-y:auto;flex:1 1}[data-theme=amara] .mnav-links a{padding:14px 20px;font-size:15px;font-weight:600;border-bottom:1px solid var(--line)}[data-theme=amara] .mnav-links a:hover{color:var(--accent)}[data-theme=amara] .mnav-foot{padding:16px 20px;border-top:1px solid var(--line)}[data-theme=amara] .lang-switch{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:2px}[data-theme=amara] .lang-opt{border:0;background:none;cursor:pointer;font-size:12px;font-weight:600;color:var(--sub);padding:5px 11px;border-radius:999px}[data-theme=amara] .lang-opt.active{background:var(--accent);color:var(--on-accent)}[data-theme=amara] .hero-wrap{padding-top:24px}[data-theme=amara] .hero-panel{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:stretch}[data-theme=amara] .hero-copy{display:flex;flex-direction:column;justify-content:center}[data-theme=amara] .hero-panel .hero-copy{background:var(--cream);border-radius:var(--radius-xl);padding:clamp(28px,4vw,48px)}[data-theme=amara] .hero-copy h1{font-size:clamp(30px,4.6vw,46px);margin:12px 0 0;letter-spacing:-.03em}[data-theme=amara] .hero-copy p{color:var(--sub);margin:16px 0 0;max-width:40ch;font-size:15.5px}[data-theme=amara] .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}[data-theme=amara] .hero-media{border-radius:var(--radius-xl);overflow:hidden;background:var(--soft);min-height:300px}[data-theme=amara] .hero-media img{width:100%;height:100%;object-fit:cover}[data-theme=amara] .values{background:var(--surface);border-block:1px solid var(--line)}[data-theme=amara] .values-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;padding-block:22px}[data-theme=amara] .value{display:flex;align-items:center;gap:12px}[data-theme=amara] .value-ico{flex:none;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--accent)}[data-theme=amara] .value-title{font-weight:700;font-size:14px}[data-theme=amara] .value-text{color:var(--sub);font-size:12.5px}[data-theme=amara] .cats{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}[data-theme=amara] .cat{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}[data-theme=amara] .cat-media{width:100%;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background:var(--soft);display:grid;place-items:center}[data-theme=amara] .cat-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--t)}[data-theme=amara] .cat:hover .cat-media img{transform:scale(1.06)}[data-theme=amara] .cat-initial{font-size:30px;font-weight:800;color:var(--accent);opacity:.5}[data-theme=amara] .cat-name{font-size:14px;font-weight:600}[data-theme=amara] .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}[data-theme=amara] .grid-plain{gap:26px 18px}[data-theme=amara] .pcard{display:flex;flex-direction:column}[data-theme=amara] .pcard-media{position:relative;display:block;overflow:hidden;border-radius:var(--radius-lg);background:var(--soft)}[data-theme=amara] .pcard-media-link{display:block}[data-theme=amara] .pcard-media img{width:100%;object-fit:cover;transition:transform .6s var(--ease)}[data-theme=amara] .pcard:hover .pcard-media img{transform:scale(1.05)}[data-theme=amara] .pcard-badge{position:absolute;top:10px;inset-inline-start:10px;z-index:2;font-size:10px;font-weight:700;letter-spacing:.04em;padding:4px 9px;border-radius:999px}[data-theme=amara] .pcard-badge.dark{background:var(--ink);color:var(--paper)}[data-theme=amara] .pcard-badge.light{background:#fff;color:var(--accent-dark);box-shadow:var(--shadow-sm)}[data-theme=amara] .pcard-off{position:absolute;top:10px;inset-inline-end:10px;z-index:2;background:var(--accent);color:var(--on-accent);font-size:10px;font-weight:800;padding:3px 8px;border-radius:999px}[data-theme=amara] .pcard-plain{text-align:center}[data-theme=amara] .pcard-plain .pcard-media{aspect-ratio:3/4}[data-theme=amara] .pcard-add{position:absolute;bottom:12px;inset-inline-end:12px;z-index:3}[data-theme=amara] .pcard-addbtn{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:0;cursor:pointer;background:var(--ink);color:#fff;box-shadow:var(--shadow-sm);transition:transform var(--t-fast)}[data-theme=amara] .pcard-addbtn:hover{transform:scale(1.08)}[data-theme=amara] .pcard-plain .pcard-name{margin-top:12px;font-weight:600;font-size:15px}[data-theme=amara] .pcard-plain .pcard-rate{justify-content:center}[data-theme=amara] .pcard-bordered{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:12px;transition:box-shadow var(--t),transform var(--t)}[data-theme=amara] .pcard-bordered:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}[data-theme=amara] .pcard-bordered .pcard-media{aspect-ratio:1;border-radius:var(--radius)}[data-theme=amara] .pcard-bordered .pcard-name{margin-top:12px;font-weight:700;font-size:14px;text-align:start}[data-theme=amara] .pcard-name{display:block}[data-theme=amara] .pcard:hover .pcard-name{color:var(--accent)}[data-theme=amara] .pcard-rate{display:flex;align-items:center;gap:5px;margin-top:4px;font-size:12px}[data-theme=amara] .pcard-action{margin-top:12px}[data-theme=amara] .stars{color:var(--star);letter-spacing:1px;font-size:13px}[data-theme=amara] .stars-off{color:var(--line)}[data-theme=amara] .price{display:flex;align-items:baseline;gap:8px;margin-top:4px}[data-theme=amara] .price.price-center{justify-content:center}[data-theme=amara] .price-now{font-weight:800;color:var(--accent-dark)}[data-theme=amara] .price-was{color:var(--sub);text-decoration:line-through;font-size:12.5px}[data-theme=amara] .promos{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}[data-theme=amara] .promo{position:relative;display:flex;align-items:flex-end;min-height:220px;border-radius:var(--radius-xl);overflow:hidden}[data-theme=amara] .promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}[data-theme=amara] .promo:hover img{transform:scale(1.05)}[data-theme=amara] .promo-veil{position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,6%,.72),hsla(0,0%,6%,.15))}[data-theme=amara] .promo-body{position:relative;padding:28px;color:#fff}[data-theme=amara] .promo-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.85}[data-theme=amara] .promo-title{display:block;margin-top:4px;font-size:clamp(22px,2.6vw,28px);font-weight:800}[data-theme=amara] .promo-cta{display:inline-flex;align-items:center;gap:6px;margin-top:14px;background:#fff;color:var(--ink);font-size:12px;font-weight:700;padding:8px 16px;border-radius:999px}[data-theme=amara] .deal{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:center;background:var(--accent-dark);border-radius:var(--radius-xl);padding:clamp(28px,4vw,44px)}[data-theme=amara] .deal-copy{color:#fff}[data-theme=amara] .deal-kicker{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}[data-theme=amara] .deal-copy h2{color:#fff;font-size:clamp(24px,3.4vw,36px);margin:8px 0 0}[data-theme=amara] .deal-copy p{color:hsla(0,0%,100%,.75);margin:12px 0 0;max-width:42ch;font-size:14.5px}[data-theme=amara] .countdown{display:flex;gap:10px;margin:20px 0}[data-theme=amara] .cd-cell{display:grid;place-content:center;width:62px;height:62px;border-radius:16px;text-align:center;background:hsla(0,0%,100%,.12)}[data-theme=amara] .cd-num{font-size:22px;font-weight:800;line-height:1;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}[data-theme=amara] .cd-lbl{margin-top:5px;font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.6)}[data-theme=amara] .deal-media{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;box-shadow:var(--shadow-md)}[data-theme=amara] .deal-media img{width:100%;height:100%;object-fit:cover}[data-theme=amara] .gallery-head{text-align:center;margin-bottom:22px}[data-theme=amara] .gallery-head h2{font-size:clamp(22px,3vw,30px)}[data-theme=amara] .gallery-handle{color:var(--accent);font-weight:600;font-size:14px;margin-top:6px}[data-theme=amara] .gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}[data-theme=amara] .gallery-cell{display:block;aspect-ratio:1;border-radius:var(--radius);overflow:hidden;background:var(--soft)}[data-theme=amara] .gallery-cell img{width:100%;height:100%;object-fit:cover;transition:transform var(--t)}[data-theme=amara] .gallery-cell:hover img{transform:scale(1.1)}[data-theme=amara] .reviews{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}[data-theme=amara] .review{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px;margin:0}[data-theme=amara] .review blockquote{margin:12px 0 0;font-size:14.5px;line-height:1.6;color:var(--sub);flex:1 1}[data-theme=amara] .review figcaption{display:flex;align-items:center;gap:12px;margin-top:18px}[data-theme=amara] .review-av{flex:none;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700;background:var(--accent);color:var(--on-accent)}[data-theme=amara] .review-name{display:block;font-weight:700;font-size:14px;color:var(--ink)}[data-theme=amara] .review-city{display:block;font-size:12.5px;color:var(--sub)}[data-theme=amara] .newsletter{background:var(--soft);border-radius:var(--radius-xl);text-align:center;padding:clamp(36px,5vw,56px) 20px}[data-theme=amara] .newsletter h2{font-size:clamp(24px,3.2vw,34px);margin-top:8px}[data-theme=amara] .newsletter-sub{color:var(--sub);margin:10px auto 0;max-width:42ch;font-size:14.5px}[data-theme=amara] .newsletter-form{display:flex;gap:6px;max-width:440px;margin:24px auto 0;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px}[data-theme=amara] .newsletter-form input{flex:1 1;min-width:0;border:0;background:transparent;outline:none;padding:10px 16px;font-size:14.5px;color:var(--ink)}[data-theme=amara] .newsletter-thanks{margin:24px auto 0;max-width:440px;font-weight:600;color:var(--accent-dark)}[data-theme=amara] .footer{background:var(--ink);color:hsla(0,0%,100%,.72);margin-top:clamp(32px,5vw,56px)}[data-theme=amara] .footer .brand-mark{color:#fff}[data-theme=amara] .foot-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;grid-gap:40px;gap:40px;padding-block:clamp(44px,5vw,60px) 34px}[data-theme=amara] .foot-brand .brand-mark{display:block;margin-bottom:14px}[data-theme=amara] .foot-tagline{max-width:34ch;margin:0 0 18px;font-size:14px}[data-theme=amara] .footer h4{color:#fff;font-size:13px;margin-bottom:14px}[data-theme=amara] .foot-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:14px}[data-theme=amara] .foot-links a:hover{color:#fff}[data-theme=amara] .foot-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid hsla(0,0%,100%,.12);padding-block:18px;font-size:12.5px;color:hsla(0,0%,100%,.5)}[data-theme=amara] .drawer-overlay{position:fixed;inset:0;background:rgba(42,35,32,.45);z-index:60;opacity:0;pointer-events:none;transition:opacity var(--t)}[data-theme=amara] .drawer-overlay.open{opacity:1;pointer-events:auto}[data-theme=amara] .drawer{position:fixed;top:0;inset-inline-end:0;height:100%;width:min(420px,92vw);background:var(--paper);z-index:61;box-shadow:var(--shadow-md);transform:translateX(100%);display:flex;flex-direction:column;transition:transform var(--t)}[data-theme=amara] [dir=rtl] .drawer{transform:translateX(-100%)}[data-theme=amara] .drawer.open{transform:translateX(0)}[data-theme=amara] .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line);font-weight:700}[data-theme=amara] .drawer-body{flex:1 1;overflow:auto;padding:12px 22px}[data-theme=amara] .drawer-foot{border-top:1px solid var(--line);padding:18px 22px}[data-theme=amara] .line{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}[data-theme=amara] .line-media{width:64px;height:80px;border-radius:10px;overflow:hidden;background:var(--soft);flex:none}[data-theme=amara] .line-media img{width:100%;height:100%;object-fit:cover}[data-theme=amara] .qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px}[data-theme=amara] .qty button{border:0;background:none;width:30px;height:30px;cursor:pointer;color:var(--sub)}[data-theme=amara] .qty span{min-width:26px;text-align:center;font-weight:600}[data-theme=amara] .link-btn{background:none;border:0;color:var(--sub);cursor:pointer;font-size:13px;text-decoration:underline;padding:0}[data-theme=amara] .page{padding-block:clamp(24px,4vw,40px) clamp(40px,6vw,64px)}[data-theme=amara] .rte{max-width:70ch;margin-top:18px;line-height:1.7;color:var(--sub)}[data-theme=amara] .rte>*+*{margin-top:1em}[data-theme=amara] .rte h2,[data-theme=amara] .rte h3{color:var(--ink);margin-top:1.5em}[data-theme=amara] .rte ol,[data-theme=amara] .rte ul{-webkit-padding-start:1.3em;padding-inline-start:1.3em}[data-theme=amara] .rte a{color:var(--accent);text-decoration:underline}[data-theme=amara] .field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}[data-theme=amara] .field label{font-size:13px;font-weight:600}[data-theme=amara] .field input,[data-theme=amara] .field select,[data-theme=amara] .field textarea{border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;outline:none}[data-theme=amara] .field input:focus,[data-theme=amara] .field select:focus,[data-theme=amara] .field textarea:focus{border-color:var(--accent)}[data-theme=amara] .row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}[data-theme=amara] .summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:22px}[data-theme=amara] .summary-row{display:flex;justify-content:space-between;padding:6px 0;color:var(--sub)}[data-theme=amara] .summary-total{display:flex;justify-content:space-between;padding-top:12px;margin-top:8px;border-top:1px solid var(--line);font-weight:800;font-size:17px;color:var(--ink)}[data-theme=amara] .pay-options{display:flex;flex-direction:column;gap:10px}[data-theme=amara] .pay-option{display:flex;align-items:center;gap:10px;border:1.5px solid var(--line);border-radius:12px;padding:13px 15px;cursor:pointer}[data-theme=amara] .pay-option.active{border-color:var(--accent);background:var(--soft)}[data-theme=amara] .notice{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-lg);padding:40px;text-align:center;color:var(--sub)}[data-theme=amara] .pd{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px)}[data-theme=amara] .pd-media{border-radius:var(--radius-lg);overflow:hidden;background:var(--soft);aspect-ratio:1}[data-theme=amara] .pd-media img{width:100%;height:100%;object-fit:cover}[data-theme=amara] .pd h1{font-size:clamp(24px,3vw,34px)}@media (max-width:1000px){[data-theme=amara] .cats{grid-template-columns:repeat(3,1fr)}[data-theme=amara] .foot-grid{grid-template-columns:1fr 1fr;row-gap:30px}[data-theme=amara] .foot-brand{grid-column:1/-1}}@media (max-width:900px){[data-theme=amara] .head-search,[data-theme=amara] .lang-desktop,[data-theme=amara] .nav-links{display:none}[data-theme=amara] .nav-toggle{display:inline-flex}[data-theme=amara] .deal,[data-theme=amara] .hero-panel,[data-theme=amara] .pd{grid-template-columns:1fr}[data-theme=amara] .deal-media{order:-1;aspect-ratio:16/10}[data-theme=amara] .values-row{grid-template-columns:1fr 1fr;row-gap:18px}[data-theme=amara] .grid{grid-template-columns:repeat(2,1fr)}[data-theme=amara] .reviews{grid-template-columns:1fr}[data-theme=amara] .gallery{grid-template-columns:repeat(3,1fr)}[data-theme=amara] .row-2{grid-template-columns:1fr}[data-theme=amara] .checkout-grid{grid-template-columns:1fr!important}}@media (max-width:560px){[data-theme=amara] .container{padding-inline:16px}[data-theme=amara] .promos{grid-template-columns:1fr}[data-theme=amara] .cats{grid-template-columns:repeat(2,1fr)}[data-theme=amara] .hero-actions .btn{flex:1 1 auto}[data-theme=amara] .newsletter-form{flex-direction:column;background:none;border:0;padding:0;gap:10px}[data-theme=amara] .newsletter-form input{background:#fff;border:1px solid var(--line);border-radius:999px;padding:13px 18px}[data-theme=amara] .newsletter-form .btn{width:100%}[data-theme=amara] .foot-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){[data-theme=amara]{scroll-behavior:auto}[data-theme=amara] *,[data-theme=amara] :after,[data-theme=amara] :before{transition-duration:.001ms!important;animation-duration:.001ms!important}[data-theme=amara] .cat:hover .cat-media img,[data-theme=amara] .gallery-cell:hover img,[data-theme=amara] .pcard-bordered:hover,[data-theme=amara] .pcard:hover .pcard-media img,[data-theme=amara] .promo:hover img{transform:none}}[data-theme=amara] .hero-link{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:14px;color:var(--accent-dark)}[data-theme=amara] .hero-link:hover{color:var(--accent)}[data-theme=amara] .hero-specs{list-style:none;margin:26px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 20px;gap:12px 20px;max-width:420px}[data-theme=amara] .hero-specs li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--sub)}[data-theme=amara] .hero-spec-ic{flex:none;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--line);color:var(--accent)}[data-theme=amara] .hero-tag{position:absolute;bottom:16px;inset-inline-start:16px;display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.95);border-radius:999px;padding:8px 14px;box-shadow:var(--shadow-sm);font-size:12.5px;font-weight:700;color:var(--ink)}[data-theme=amara] .hero-dark{background:var(--ink);color:#fff}[data-theme=amara] .hero-dark-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center;padding-block:clamp(44px,6vw,72px)}[data-theme=amara] .hero-dark .hero-kicker{display:inline-block;background:hsla(0,0%,100%,.1);color:#fff;padding:6px 14px;border-radius:999px}[data-theme=amara] .hero-dark h1{color:#fff;font-size:clamp(30px,5vw,50px);margin-top:16px}[data-theme=amara] .hero-dark .hero-copy p{color:hsla(0,0%,100%,.72)}[data-theme=amara] .hero-dark .btn-outline{border-color:hsla(0,0%,100%,.28);color:#fff}[data-theme=amara] .hero-dark .btn-outline:hover{background:#fff;color:var(--ink)}[data-theme=amara] .hero-dark .hero-media{min-height:0;aspect-ratio:4/3;box-shadow:var(--shadow-md)}[data-theme=amara] .hero-feature{background:var(--cream)}[data-theme=amara] .hero-feature-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center;padding-block:clamp(44px,6vw,72px)}[data-theme=amara] .hero-feature h1{margin-top:16px}[data-theme=amara] .hero-feature .hero-media{min-height:0;aspect-ratio:4/5;-webkit-margin-start:auto;margin-inline-start:auto;max-width:420px}[data-theme=lumen]{--ink:var(--brand-ink,#17171a);--paper:#fff;--surface:#f7f6f3;--surface-2:#efece6;--line:#e7e4de;--line-soft:#f0eeea;--muted:var(--brand-muted,#78766f);--radius-sm:8px;--radius:14px;--radius-lg:22px;--radius-xl:30px;--container:1280px;--header-h:72px;--shadow-xs:0 1px 2px rgba(23,23,26,.05);--shadow-sm:0 2px 10px rgba(23,23,26,.06);--shadow-md:0 14px 36px rgba(23,23,26,.1);--shadow-lg:0 26px 70px rgba(23,23,26,.18);--ease:cubic-bezier(.22,.68,.32,1);--t-fast:.18s var(--ease);--t:.32s var(--ease);--t-slow:.6s var(--ease)}[data-theme=lumen] *{box-sizing:border-box}[data-theme=lumen],[data-theme=lumen] body{padding:0;margin:0}[data-theme=lumen]{scroll-behavior:smooth;-webkit-text-size-adjust:100%}[data-theme=lumen] body{background:var(--paper);color:var(--ink);font-family:var(--brand-font,"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}[data-theme=lumen] a{color:inherit;text-decoration:none}[data-theme=lumen] img{max-width:100%;display:block}[data-theme=lumen] h1,[data-theme=lumen] h2,[data-theme=lumen] h3,[data-theme=lumen] h4{margin:0;line-height:1.1;font-weight:600;letter-spacing:-.02em}[data-theme=lumen] button,[data-theme=lumen] input,[data-theme=lumen] select,[data-theme=lumen] textarea{font:inherit}[data-theme=lumen] :focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px;border-radius:4px}[data-theme=lumen] .container{max-width:var(--container);margin:0 auto;padding-inline:24px}[data-theme=lumen] .section{padding-block:clamp(48px,7vw,88px)}[data-theme=lumen] .section-tight{padding-block:32px}[data-theme=lumen] .muted{color:var(--muted)}[data-theme=lumen] .eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.24em;font-size:11px;font-weight:700;color:var(--brand-primary)}[data-theme=lumen] .section-head{text-align:center;margin-bottom:clamp(28px,4vw,48px);display:flex;flex-direction:column;align-items:center;gap:12px}[data-theme=lumen] .section-head h2{font-size:clamp(26px,4vw,42px)}[data-theme=lumen] .section-head .eyebrow{position:relative;padding-bottom:10px}[data-theme=lumen] .section-head .eyebrow:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:34px;height:2px;background:var(--brand-primary);border-radius:2px;opacity:.55}[data-theme=lumen] .section-link{font-size:13px;font-weight:600;letter-spacing:.02em;border-bottom:1.5px solid var(--brand-primary);padding-bottom:3px;transition:color var(--t-fast)}[data-theme=lumen] .section-link:hover{color:var(--brand-primary)}[data-theme=lumen] .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 30px;border-radius:999px;font-weight:600;font-size:14.5px;letter-spacing:.01em;cursor:pointer;border:1.5px solid transparent;white-space:nowrap;position:relative;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast),transform var(--t-fast),box-shadow var(--t-fast)}[data-theme=lumen] .btn-sm{padding:10px 20px;font-size:13.5px}[data-theme=lumen] .btn-primary{background:var(--brand-primary);color:var(--brand-on-primary);box-shadow:var(--shadow-sm)}[data-theme=lumen] .btn-primary:hover{background:var(--brand-primary-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}[data-theme=lumen] .btn-primary:active{background:var(--brand-primary-active);transform:translateY(0)}[data-theme=lumen] .btn-outline{background:transparent;border-color:currentColor;color:var(--ink)}[data-theme=lumen] .btn-outline:hover{border-color:var(--ink);transform:translateY(-2px)}[data-theme=lumen] .btn-dark,[data-theme=lumen] .btn-outline:hover{background:var(--ink);color:var(--paper)}[data-theme=lumen] .btn-dark:hover{opacity:.88;transform:translateY(-2px)}[data-theme=lumen] .btn-ghost{background:transparent;border-color:var(--line);color:var(--ink)}[data-theme=lumen] .btn-ghost:hover{border-color:var(--brand-primary);color:var(--brand-primary)}[data-theme=lumen] .btn-block{width:100%}[data-theme=lumen] .btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}[data-theme=lumen] .announcement{background:var(--ink);color:var(--paper);text-align:center;font-size:12.5px;letter-spacing:.05em;padding:10px 14px}[data-theme=lumen] .header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:hsla(0,0%,100%,.88);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line)}[data-theme=lumen] .header-row{display:flex;align-items:center;gap:26px;height:var(--header-h)}[data-theme=lumen] .header-row.centered{justify-content:center;position:relative}[data-theme=lumen] .brand-mark{font-weight:700;font-size:21px;letter-spacing:.06em;text-transform:uppercase;flex:none}[data-theme=lumen] .brand-mark img{height:36px;width:auto;object-fit:contain}[data-theme=lumen] .nav-links{display:flex;gap:28px}[data-theme=lumen] .nav-links a{font-size:14px;font-weight:500;position:relative;padding:6px 0}[data-theme=lumen] .nav-links a:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;background:var(--brand-primary);transform:scaleX(0);transform-origin:center;transition:transform var(--t)}[data-theme=lumen] .nav-links a:hover{color:var(--brand-primary)}[data-theme=lumen] .nav-links a:hover:after{transform:scaleX(1)}[data-theme=lumen] .header-actions{-webkit-margin-start:auto;margin-inline-start:auto;display:flex;align-items:center;gap:8px}[data-theme=lumen] .header-row.centered .header-actions{position:absolute;inset-inline-end:24px}[data-theme=lumen] .icon-btn{position:relative;display:inline-flex;align-items:center;gap:7px;background:none;border:0;cursor:pointer;color:var(--ink);padding:9px 14px;border-radius:999px;font-size:14px;font-weight:500;transition:background var(--t-fast)}[data-theme=lumen] .icon-btn:hover{background:var(--surface)}[data-theme=lumen] .badge-count{position:absolute;top:0;inset-inline-end:2px;background:var(--brand-primary);color:var(--brand-on-primary);font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;padding:0 4px;box-shadow:var(--shadow-xs)}[data-theme=lumen] .lang-switch{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:3px}[data-theme=lumen] .lang-opt{border:0;background:none;cursor:pointer;font-size:12.5px;font-weight:600;color:var(--muted);padding:5px 12px;border-radius:999px;line-height:1;transition:background var(--t-fast),color var(--t-fast)}[data-theme=lumen] .lang-opt:hover{color:var(--ink)}[data-theme=lumen] .lang-opt.active{background:var(--ink);color:var(--paper)}[data-theme=lumen] .search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:9px 16px;background:var(--surface);transition:border-color var(--t-fast),background var(--t-fast)}[data-theme=lumen] .search:focus-within{border-color:var(--brand-primary);background:var(--paper)}[data-theme=lumen] .search input{border:0;background:transparent;outline:none;font-size:14px;width:150px}[data-theme=lumen] .nav-toggle{display:none;background:none;border:0;cursor:pointer;padding:10px;-webkit-margin-start:-10px;margin-inline-start:-10px;border-radius:999px;color:var(--ink)}[data-theme=lumen] .nav-toggle:hover{background:var(--surface)}[data-theme=lumen] .nav-toggle-bars{display:block;width:20px}[data-theme=lumen] .nav-toggle-bars i{display:block;height:2px;background:currentColor;border-radius:2px}[data-theme=lumen] .nav-toggle-bars i+i{margin-top:5px}[data-theme=lumen] .mnav-overlay{position:fixed;inset:0;background:rgba(23,23,26,.45);z-index:60;opacity:0;pointer-events:none;transition:opacity var(--t)}[data-theme=lumen] .mnav-overlay.open{opacity:1;pointer-events:auto}[data-theme=lumen] .mnav{position:fixed;top:0;inset-inline-start:0;height:100%;width:min(340px,86vw);background:var(--paper);z-index:61;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform var(--t);box-shadow:var(--shadow-lg);visibility:hidden}[data-theme=lumen] [dir=rtl] .mnav{transform:translateX(100%)}[data-theme=lumen] .mnav.open{transform:translateX(0);visibility:visible}[data-theme=lumen] .mnav-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}[data-theme=lumen] .mnav-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--muted)}[data-theme=lumen] .mnav-close{background:none;border:0;font-size:26px;line-height:1;cursor:pointer;color:var(--ink);padding:0 4px}[data-theme=lumen] .mnav-search{padding:16px 20px 4px}[data-theme=lumen] .mnav-search .search,[data-theme=lumen] .mnav-search .search input{width:100%}[data-theme=lumen] .mnav-links{display:flex;flex-direction:column;padding:8px 0;overflow-y:auto;flex:1 1}[data-theme=lumen] .mnav-links a{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;font-size:16px;font-weight:500;border-bottom:1px solid var(--line-soft)}[data-theme=lumen] .mnav-links a:hover{background:var(--surface);color:var(--brand-primary)}[data-theme=lumen] .mnav-chev{color:var(--muted);font-size:20px}[data-theme=lumen] .mnav-foot{padding:16px 20px;border-top:1px solid var(--line)}[data-theme=lumen] .hero-cover{position:relative;min-height:min(82vh,720px);display:flex;align-items:flex-end;overflow:hidden;background:var(--surface-2)}[data-theme=lumen] .hero-cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}[data-theme=lumen] .hero-cover-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,11,9,.7),rgba(12,11,9,.38) 44%,rgba(12,11,9,0) 74%),linear-gradient(0deg,rgba(12,11,9,.45),rgba(12,11,9,0) 42%)}[data-theme=lumen] .hero-cover-inner{position:relative;width:100%;padding-block:clamp(44px,7vw,84px)}[data-theme=lumen] .hero-cover-copy{max-width:600px;color:#fff}[data-theme=lumen] .hero-cover-copy .eyebrow{color:#fff;opacity:.92}[data-theme=lumen] .hero-cover-copy .eyebrow:after{background:#fff}[data-theme=lumen] .hero-cover-copy h1{font-size:clamp(38px,6.4vw,76px);margin:18px 0 0;color:#fff;letter-spacing:-.03em}[data-theme=lumen] .hero-cover-copy p{font-size:clamp(15px,1.7vw,18.5px);margin:20px 0 0;max-width:46ch;color:hsla(0,0%,100%,.92)}[data-theme=lumen] .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(24px,3vw,34px)}[data-theme=lumen] .hero-cover-copy .btn-outline{color:#fff;border-color:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-theme=lumen] .hero-cover-copy .btn-outline:hover{background:#fff;color:var(--ink);border-color:#fff}[data-theme=lumen] .hero{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:center;padding:clamp(40px,6vw,80px) 0}[data-theme=lumen] .hero.centered{grid-template-columns:1fr;text-align:center;place-items:center}[data-theme=lumen] .hero h1{font-size:clamp(34px,5vw,58px)}[data-theme=lumen] .hero p{color:var(--muted);font-size:17px;max-width:46ch;margin:18px 0 0}[data-theme=lumen] .hero.centered p{margin-inline:auto}[data-theme=lumen] .hero-media{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;background:var(--surface);box-shadow:var(--shadow-md)}[data-theme=lumen] .hero-media img{width:100%;height:100%;object-fit:cover}[data-theme=lumen] .usps-band{border-bottom:1px solid var(--line);background:var(--surface)}[data-theme=lumen] .usps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:26px 0}[data-theme=lumen] .usp{display:flex;align-items:center;gap:14px;padding-inline:8px}[data-theme=lumen] .usp+.usp{-webkit-border-start:1px solid var(--line);border-inline-start:1px solid var(--line)}[data-theme=lumen] .usp-ico{flex:none;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--brand-primary-soft);color:var(--brand-primary);transition:transform var(--t),background var(--t)}[data-theme=lumen] .usp:hover .usp-ico{transform:translateY(-3px) scale(1.06)}[data-theme=lumen] .usp-icon{width:22px;height:22px}[data-theme=lumen] .usp-title{font-weight:650;font-size:14.5px;line-height:1.3}[data-theme=lumen] .usp-text{color:var(--muted);font-size:12.5px;line-height:1.4}[data-theme=lumen] .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(20px,2.4vw,30px) clamp(14px,1.8vw,24px);gap:clamp(20px,2.4vw,30px) clamp(14px,1.8vw,24px)}[data-theme=lumen] .card{background:var(--paper);border-radius:var(--radius);display:flex;flex-direction:column}[data-theme=lumen] .card-media{position:relative;aspect-ratio:3/4;background:var(--surface);overflow:hidden;border-radius:var(--radius);display:block;box-shadow:var(--shadow-xs);transition:box-shadow var(--t),transform var(--t)}[data-theme=lumen] .card-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}[data-theme=lumen] .card:hover .card-media{box-shadow:var(--shadow-md);transform:translateY(-4px)}[data-theme=lumen] .card:hover .card-media img{transform:scale(1.06)}[data-theme=lumen] .card-badge{position:absolute;top:12px;inset-inline-start:12px;z-index:2;background:var(--brand-primary);color:var(--brand-on-primary);font-size:11px;font-weight:700;letter-spacing:.03em;padding:5px 11px;border-radius:999px;box-shadow:var(--shadow-xs)}[data-theme=lumen] .card-sold{position:absolute;inset:0;display:grid;place-items:center;z-index:2;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--ink);font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}[data-theme=lumen] .card-body{padding:14px 2px 4px;display:flex;flex-direction:column;gap:7px;flex:1 1}[data-theme=lumen] .card-title{font-weight:500;font-size:14.5px;line-height:1.4;transition:color var(--t-fast)}[data-theme=lumen] .card:hover .card-title{color:var(--brand-primary)}[data-theme=lumen] .price{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}[data-theme=lumen] .price-now{font-weight:700;font-size:15.5px}[data-theme=lumen] .price-was{color:var(--muted);text-decoration:line-through;font-size:13px}[data-theme=lumen] .rating{font-size:12.5px;display:flex;align-items:center;gap:5px}[data-theme=lumen] .rating-stars{color:var(--brand-accent)}[data-theme=lumen] .card-action{margin-top:auto;padding-top:12px}[data-theme=lumen] .card-action .btn{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:none}[data-theme=lumen] .card:hover .card-action .btn{background:var(--ink);color:var(--paper);border-color:var(--ink)}[data-theme=lumen] .tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:clamp(14px,1.8vw,22px);gap:clamp(14px,1.8vw,22px)}[data-theme=lumen] .tile{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3/4;background:var(--surface-2);box-shadow:var(--shadow-sm);transition:transform var(--t),box-shadow var(--t);display:block;isolation:isolate}[data-theme=lumen] .tile:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}[data-theme=lumen] .tile-media{position:absolute;inset:0;display:block}[data-theme=lumen] .tile-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}[data-theme=lumen] .tile:hover .tile-media img{transform:scale(1.07)}[data-theme=lumen] .tile-initial{position:absolute;inset:0;display:grid;place-items:center;font-size:72px;font-weight:700;color:var(--muted);opacity:.35}[data-theme=lumen] .tile-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,11,9,0) 40%,rgba(12,11,9,.78));transition:opacity var(--t)}[data-theme=lumen] .tile:hover .tile-scrim{opacity:.92}[data-theme=lumen] .tile-label{position:absolute;inset-inline:0;bottom:0;padding:22px 24px;color:#fff;display:flex;flex-direction:column;gap:6px}[data-theme=lumen] .tile-name{font-weight:600;font-size:clamp(18px,2vw,21px);letter-spacing:-.01em}[data-theme=lumen] .tile-cta{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.85}[data-theme=lumen] .tile-arrow{transition:transform var(--t);display:inline-block}[data-theme=lumen] .tile:hover .tile-arrow{transform:translateX(5px)}[data-theme=lumen] [dir=rtl] .tile-arrow{transform:scaleX(-1)}[data-theme=lumen] [dir=rtl] .tile:hover .tile-arrow{transform:scaleX(-1) translateX(5px)}[data-theme=lumen] .promos{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(14px,1.8vw,22px);gap:clamp(14px,1.8vw,22px)}[data-theme=lumen] .promos.single{grid-template-columns:1fr}[data-theme=lumen] .promo{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:clamp(260px,32vw,360px);display:flex;align-items:flex-end;background:var(--surface-2);box-shadow:var(--shadow-sm);transition:transform var(--t),box-shadow var(--t);isolation:isolate}[data-theme=lumen] .promo:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}[data-theme=lumen] .promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}[data-theme=lumen] .promo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,11,9,.06) 25%,rgba(12,11,9,.72))}[data-theme=lumen] .promo:hover img{transform:scale(1.06)}[data-theme=lumen] .promo-body{position:relative;z-index:1;padding:clamp(22px,3vw,34px);color:#fff}[data-theme=lumen] .promo-title{font-size:clamp(22px,2.8vw,30px)}[data-theme=lumen] .promo-text{margin:8px 0 0;opacity:.9;font-size:14.5px}[data-theme=lumen] .promo-cta{display:inline-flex;align-items:center;gap:7px;margin-top:18px;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding-bottom:4px;border-bottom:2px solid}[data-theme=lumen] .stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;text-align:center}[data-theme=lumen] .stats.cards .stat{background:var(--surface);border-radius:var(--radius);padding:28px 14px}[data-theme=lumen] .stat-value{font-size:clamp(26px,3vw,34px);font-weight:700;color:var(--brand-primary)}[data-theme=lumen] .stat-label{color:var(--muted);font-size:14px}[data-theme=lumen] .reviews{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(16px,2vw,24px);gap:clamp(16px,2vw,24px)}[data-theme=lumen] .review{position:relative;margin:0;padding:clamp(26px,3vw,34px);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);display:flex;flex-direction:column;transition:transform var(--t),box-shadow var(--t),border-color var(--t);overflow:hidden}[data-theme=lumen] .review:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:transparent}[data-theme=lumen] .review-mark{position:absolute;top:-18px;inset-inline-end:16px;font-size:130px;line-height:1;font-family:Georgia,Times New Roman,serif;color:var(--brand-primary);opacity:.1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-theme=lumen] .review-stars{color:var(--brand-accent);letter-spacing:3px;font-size:15px;position:relative}[data-theme=lumen] .review-stars-off{color:var(--line)}[data-theme=lumen] .review blockquote{margin:16px 0 0;font-size:15.5px;line-height:1.65;position:relative;flex:1 1}[data-theme=lumen] .review-by{display:flex;align-items:center;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line-soft)}[data-theme=lumen] .review-avatar{flex:none;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:13.5px;font-weight:700;letter-spacing:.02em;background:var(--brand-primary);color:var(--brand-on-primary)}[data-theme=lumen] .review-who{display:flex;flex-direction:column;line-height:1.35}[data-theme=lumen] .review-name{font-weight:650;font-size:14.5px}[data-theme=lumen] .review-city{color:var(--muted);font-size:12.5px}[data-theme=lumen] .newsletter{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(120deg,var(--brand-secondary,var(--ink)) 0,var(--ink) 55%);color:var(--paper);border-radius:var(--radius-xl);padding:clamp(38px,5vw,64px) clamp(24px,4vw,60px)}[data-theme=lumen] .newsletter-glow{position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,var(--brand-primary) 0,transparent 68%);top:-230px;inset-inline-end:-140px;opacity:.55;filter:blur(28px);pointer-events:none;z-index:0}[data-theme=lumen] .newsletter-dots{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.16;background-image:radial-gradient(hsla(0,0%,100%,.55) 1px,transparent 0);background-size:22px 22px;-webkit-mask-image:linear-gradient(115deg,#000,transparent 62%);mask-image:linear-gradient(115deg,#000,transparent 62%)}[data-theme=lumen] .newsletter-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center}[data-theme=lumen] .newsletter.centered .newsletter-inner{grid-template-columns:1fr;text-align:center;justify-items:center}[data-theme=lumen] .newsletter-badge{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);color:#fff;margin-bottom:18px}[data-theme=lumen] .newsletter-badge svg{width:23px;height:23px}[data-theme=lumen] .newsletter-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--brand-accent);margin-bottom:10px}[data-theme=lumen] .newsletter h2{font-size:clamp(26px,3.6vw,42px);color:#fff}[data-theme=lumen] .newsletter p{color:hsla(0,0%,100%,.78);margin:14px 0 0;max-width:46ch;font-size:15.5px;line-height:1.6}[data-theme=lumen] .newsletter.centered p{margin-inline:auto}[data-theme=lumen] .newsletter-action{width:100%}[data-theme=lumen] .newsletter-form{display:flex;align-items:center;gap:6px;width:100%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:6px 6px 6px 8px;transition:border-color var(--t-fast),background var(--t-fast)}[data-theme=lumen] .newsletter-form:focus-within{border-color:var(--brand-accent);background:hsla(0,0%,100%,.16)}[data-theme=lumen] .newsletter-form input{flex:1 1;min-width:0;border:0;background:transparent;outline:none;padding:12px 16px;color:#fff;font-size:15px}[data-theme=lumen] .newsletter-form input::placeholder{color:hsla(0,0%,100%,.5)}[data-theme=lumen] .newsletter-form .btn{flex:none;box-shadow:none}[data-theme=lumen] .newsletter-note{color:hsla(0,0%,100%,.5)!important;font-size:12.5px;margin-top:12px!important;text-align:center}[data-theme=lumen] .newsletter .muted{color:hsla(0,0%,100%,.8)}[data-theme=lumen] .footer{background:var(--ink);color:hsla(0,0%,100%,.78);margin-top:clamp(56px,8vw,96px)}[data-theme=lumen] .footer .brand-mark{color:#fff}[data-theme=lumen] .footer-cols{display:grid;grid-template-columns:1.9fr 1fr 1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);padding:clamp(44px,6vw,72px) 0 36px}[data-theme=lumen] .footer-brand{max-width:38ch}[data-theme=lumen] .footer-tagline{font-size:14.5px;margin:14px 0 20px;line-height:1.6}[data-theme=lumen] .footer a{color:inherit;transition:color var(--t-fast),opacity var(--t-fast)}[data-theme=lumen] .footer a:hover{color:#fff}[data-theme=lumen] .footer .btn-primary{color:var(--brand-on-primary)}[data-theme=lumen] .footer h4{font-size:11.5px;text-transform:uppercase;letter-spacing:.16em;margin:0 0 18px;color:hsla(0,0%,100%,.5)}[data-theme=lumen] .footer-links{display:flex;flex-direction:column;gap:12px;font-size:14.5px}[data-theme=lumen] .footer-bottom{border-top:1px solid hsla(0,0%,100%,.12);padding:20px 0;font-size:13px;color:hsla(0,0%,100%,.55);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}[data-theme=lumen] .drawer-overlay{position:fixed;inset:0;background:rgba(23,23,26,.45);z-index:60;opacity:0;pointer-events:none;transition:opacity var(--t)}[data-theme=lumen] .drawer-overlay.open{opacity:1;pointer-events:auto}[data-theme=lumen] .drawer{position:fixed;top:0;inset-inline-end:0;height:100%;width:min(440px,92vw);background:var(--paper);z-index:61;box-shadow:var(--shadow-lg);transform:translateX(100%);display:flex;flex-direction:column;transition:transform var(--t)}[data-theme=lumen] [dir=rtl] .drawer{transform:translateX(-100%)}[data-theme=lumen] .drawer.open{transform:translateX(0)}[data-theme=lumen] .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line);font-weight:700}[data-theme=lumen] .drawer-body{flex:1 1;overflow:auto;padding:12px 24px}[data-theme=lumen] .drawer-foot{border-top:1px solid var(--line);padding:20px 24px}[data-theme=lumen] .line{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line-soft)}[data-theme=lumen] .line-media{width:70px;height:88px;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface);flex:none}[data-theme=lumen] .line-media img{width:100%;height:100%;object-fit:cover}[data-theme=lumen] .qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}[data-theme=lumen] .qty button{border:0;background:none;width:32px;height:32px;cursor:pointer;font-size:16px;transition:background var(--t-fast)}[data-theme=lumen] .qty button:hover{background:var(--surface)}[data-theme=lumen] .qty span{min-width:26px;text-align:center;font-weight:600}[data-theme=lumen] .link-btn{background:none;border:0;color:var(--muted);cursor:pointer;font-size:13px;text-decoration:underline;padding:0}[data-theme=lumen] .page{padding-block:clamp(28px,4vw,48px) clamp(48px,7vw,80px)}[data-theme=lumen] .rte{max-width:72ch;margin-top:20px;line-height:1.78}[data-theme=lumen] .rte>*+*{margin-top:1em}[data-theme=lumen] .rte h2,[data-theme=lumen] .rte h3{line-height:1.3;margin-top:1.7em}[data-theme=lumen] .rte ol,[data-theme=lumen] .rte ul{-webkit-padding-start:1.35em;padding-inline-start:1.35em}[data-theme=lumen] .rte li+li{margin-top:.4em}[data-theme=lumen] .rte a{color:var(--brand-primary);text-decoration:underline}[data-theme=lumen] .rte img{max-width:100%;height:auto;border-radius:var(--radius)}[data-theme=lumen] .rte table{width:100%;border-collapse:collapse}[data-theme=lumen] .rte td,[data-theme=lumen] .rte th{border:1px solid var(--line);padding:10px 12px;text-align:start}[data-theme=lumen] .rte blockquote{-webkit-border-start:3px solid var(--brand-primary);border-inline-start:3px solid var(--brand-primary);-webkit-padding-start:16px;padding-inline-start:16px;color:var(--muted)}[data-theme=lumen] .field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}[data-theme=lumen] .field label{font-size:13px;font-weight:600}[data-theme=lumen] .field input,[data-theme=lumen] .field select,[data-theme=lumen] .field textarea{border:1px solid var(--line);border-radius:var(--radius-sm);padding:13px 15px;background:var(--paper);outline:none;transition:border-color var(--t-fast)}[data-theme=lumen] .field input:focus,[data-theme=lumen] .field select:focus,[data-theme=lumen] .field textarea:focus{border-color:var(--brand-primary)}[data-theme=lumen] .row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}[data-theme=lumen] .summary{background:var(--surface);border-radius:var(--radius-lg);padding:24px}[data-theme=lumen] .summary-row{display:flex;justify-content:space-between;padding:7px 0}[data-theme=lumen] .summary-total{display:flex;justify-content:space-between;padding-top:14px;margin-top:10px;border-top:1px solid var(--line);font-weight:700;font-size:18px}[data-theme=lumen] .pay-options{display:flex;flex-direction:column;gap:10px}[data-theme=lumen] .pay-option{display:flex;align-items:center;gap:12px;border:1.5px solid var(--line);border-radius:var(--radius-sm);padding:14px 16px;cursor:pointer;transition:border-color var(--t-fast),background var(--t-fast)}[data-theme=lumen] .pay-option:hover{border-color:var(--brand-primary)}[data-theme=lumen] .pay-option.active{border-color:var(--brand-primary);background:var(--brand-primary-soft)}[data-theme=lumen] .notice{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-lg);padding:clamp(32px,5vw,52px);text-align:center}[data-theme=lumen] .pd{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px)}[data-theme=lumen] .pd-media{border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);aspect-ratio:3/4;box-shadow:var(--shadow-sm)}[data-theme=lumen] .pd-media img{width:100%;height:100%;object-fit:cover}[data-theme=lumen] .pd h1{font-size:clamp(26px,3.4vw,40px)}@media (max-width:1100px){[data-theme=lumen] .grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){[data-theme=lumen]{--header-h:62px}[data-theme=lumen] .header-actions .search,[data-theme=lumen] .lang-desktop,[data-theme=lumen] .nav-links{display:none}[data-theme=lumen] .nav-toggle{display:inline-block}[data-theme=lumen] .header-row,[data-theme=lumen] .header-row.centered{position:relative;gap:8px;justify-content:flex-start}[data-theme=lumen] .brand-mark{position:absolute;left:50%;transform:translateX(-50%);max-width:52%;white-space:nowrap;overflow:hidden;font-size:18px;letter-spacing:.05em}[data-theme=lumen] .brand-mark img{height:28px}[data-theme=lumen] .header-row .header-actions,[data-theme=lumen] .header-row.centered .header-actions{position:static;-webkit-margin-start:auto;margin-inline-start:auto}[data-theme=lumen] .icon-btn{padding:8px 10px;font-size:13.5px;gap:6px}[data-theme=lumen] .hero,[data-theme=lumen] .pd{grid-template-columns:1fr;gap:36px}[data-theme=lumen] .hero-cover{min-height:62vh}[data-theme=lumen] .newsletter-inner{grid-template-columns:1fr;gap:28px}[data-theme=lumen] .reviews,[data-theme=lumen] .usps{grid-template-columns:repeat(2,1fr)}[data-theme=lumen] .usps{row-gap:24px;column-gap:18px;padding:26px 0}[data-theme=lumen] .usp+.usp{-webkit-border-start:0;border-inline-start:0}[data-theme=lumen] .usp{padding-inline:0;align-items:flex-start}[data-theme=lumen] .stats{grid-template-columns:repeat(2,1fr)}[data-theme=lumen] .row-2{grid-template-columns:1fr}[data-theme=lumen] .checkout-grid{grid-template-columns:1fr!important}}@media (max-width:700px){[data-theme=lumen] .promos,[data-theme=lumen] .reviews{grid-template-columns:1fr}[data-theme=lumen] .footer-cols{grid-template-columns:1fr 1fr;row-gap:34px}[data-theme=lumen] .footer-brand{grid-column:1/-1;max-width:none}}@media (max-width:560px){[data-theme=lumen] .container{padding-inline:16px}[data-theme=lumen] .section{padding-block:44px}[data-theme=lumen] .grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}[data-theme=lumen] .tiles{grid-template-columns:repeat(2,1fr);gap:12px}[data-theme=lumen] .tile{aspect-ratio:4/5;border-radius:var(--radius)}[data-theme=lumen] .tile-label{padding:14px 15px}[data-theme=lumen] .tile-cta{font-size:10.5px;letter-spacing:.06em}[data-theme=lumen] .hero-cover{min-height:66vh}[data-theme=lumen] .hero-cover-copy h1{font-size:clamp(30px,8.5vw,40px)}[data-theme=lumen] .hero-actions{gap:10px;margin-top:22px}[data-theme=lumen] .hero-actions .btn{flex:0 1 auto;padding:12px 22px;font-size:14px}[data-theme=lumen] .usp-ico{width:38px;height:38px}[data-theme=lumen] .usp-icon{width:19px;height:19px}[data-theme=lumen] .usp-title{font-size:14px}[data-theme=lumen] .usp-text{font-size:12px}[data-theme=lumen] .card-action .btn{padding:11px 16px;font-size:13.5px}[data-theme=lumen] .review{padding:24px}[data-theme=lumen] .footer-bottom{justify-content:center;text-align:center}[data-theme=lumen] .newsletter{padding:32px 20px;border-radius:var(--radius-lg)}[data-theme=lumen] .newsletter-form{flex-direction:column;background:none;border:0;padding:0;gap:10px}[data-theme=lumen] .newsletter-form input{width:100%;background:#fff;color:var(--ink);border-radius:999px;padding:14px 20px}[data-theme=lumen] .newsletter-form input::placeholder{color:var(--muted)}[data-theme=lumen] .newsletter-form .btn{width:100%}}@media (max-width:340px){[data-theme=lumen] .grid,[data-theme=lumen] .tiles{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){[data-theme=lumen]{scroll-behavior:auto}[data-theme=lumen] *,[data-theme=lumen] :after,[data-theme=lumen] :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}[data-theme=lumen] .btn-outline:hover,[data-theme=lumen] .btn-primary:hover,[data-theme=lumen] .card:hover .card-media,[data-theme=lumen] .card:hover .card-media img,[data-theme=lumen] .promo:hover,[data-theme=lumen] .promo:hover img,[data-theme=lumen] .review:hover,[data-theme=lumen] .tile:hover,[data-theme=lumen] .tile:hover .tile-media img{transform:none}}