@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400;1,500&family=DM+Sans:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";.lumera-section{--bone: #F7F2E9;--cream: #FAF6EE;--paper: #FBF8F2;--ink: #161310;--ink-2: #2A2520;--mute: #8B7E6E;--mute-2: #B6A99A;--line: #E6DDCB;--gold: #B89150;--gold-soft: #D4B57F;--blush: #E9D9C7;--shadow-soft: 0 1px 2px rgba(22,19,16,.04), 0 8px 24px rgba(22,19,16,.05);--shadow-card: 0 1px 2px rgba(22,19,16,.06), 0 20px 40px -16px rgba(22,19,16,.12);--serif: "Cormorant Garamond", "EB Garamond", Garamond, serif;--sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "JetBrains Mono", ui-monospace, Menlo, monospace;font-family:var(--sans);color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.lumera-section *,.lumera-section *:before,.lumera-section *:after{box-sizing:border-box}.lumera-section img{max-width:100%;display:block}.lumera-section button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.lumera-section a{color:inherit;text-decoration:none}.lumera-section .eyebrow{font-family:var(--sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--mute);font-weight:500}.lumera-section .gold{color:var(--gold)}.lumera-section .container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.lumera-section .sec-head{text-align:center;max-width:720px;margin:0 auto 64px}.lumera-section .sec-head .eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px}.lumera-section .sec-head .eyebrow .line{width:24px;height:1px;background:var(--gold)}.lumera-section .sec-head h2{font-family:var(--serif);font-size:clamp(36px,4.6vw,60px);line-height:1.06;letter-spacing:-.015em;font-weight:400;margin:0 0 20px;text-wrap:balance}.lumera-section .sec-head h2 em{font-style:italic;color:var(--gold)}.lumera-section .sec-head p{font-size:17px;line-height:1.6;color:var(--ink-2);max-width:560px;margin:0 auto}.lumera-section .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 32px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;border-radius:2px;transition:transform .18s ease,background .2s ease,color .2s ease,box-shadow .25s ease;position:relative}.lumera-section .btn-primary{background:var(--ink);color:var(--cream);box-shadow:var(--shadow-soft)}.lumera-section .btn-primary:hover{background:#000;transform:translateY(-1px)}.lumera-section .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.lumera-section .btn-ghost:hover{background:var(--ink);color:var(--cream)}.lumera-section .btn-gold{background:var(--gold);color:var(--cream)}.lumera-section .btn-gold:hover{background:#a07f44}.lumera-section .btn-link{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--gold);padding:4px 0;display:inline-block}.lumera-section .stars{display:inline-flex;gap:2px;color:var(--gold)}.lumera-section .placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(135deg,#fff0 0px 22px,#ffffff2e 22px 23px);display:flex;align-items:center;justify-content:center;color:#1613108c;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.lumera-section .placeholder span{background:#faf6eec7;padding:8px 14px;border-radius:2px;border:1px solid rgba(22,19,16,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lumera-section .placeholder.dark{color:#faf6ee99}.lumera-section .placeholder.dark span{background:#00000073;color:var(--cream);border-color:#ffffff26}.lumera-section .media-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lumera-section .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.lumera-section .reveal.in{opacity:1;transform:none}@keyframes lum-pulse{0%,to{opacity:1}50%{opacity:.35}}.lumera-section .hero{padding:56px 0 24px}.lumera-section .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.lumera-section .hero-eyebrow{margin-bottom:28px;display:flex;align-items:center;gap:14px}.lumera-section .hero-eyebrow .line{width:28px;height:1px;background:var(--gold)}.lumera-section .hero h1{font-family:var(--serif);font-size:clamp(44px,6.4vw,88px);line-height:1.02;letter-spacing:-.02em;font-weight:400;margin:0 0 24px;color:var(--ink);text-wrap:balance}.lumera-section .hero h1 em{font-style:italic;color:var(--gold);font-weight:400}.lumera-section .hero-sub{font-size:17px;line-height:1.65;color:var(--ink-2);max-width:460px;margin:0 0 32px}.lumera-section .hero-rating{display:flex;align-items:center;gap:14px;margin-bottom:28px;font-size:13px;color:var(--ink-2);flex-wrap:wrap}.lumera-section .hero-trust{display:flex;flex-wrap:wrap;gap:24px 32px;padding-top:28px;border-top:1px solid var(--line);margin-top:36px}.lumera-section .hero-trust-item{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--ink-2);letter-spacing:.01em}.lumera-section .hero-trust-item svg{width:18px;height:18px;color:var(--gold)}.lumera-section .hero-media{position:relative;aspect-ratio:4 / 5;background:linear-gradient(160deg,#efe5d3,#e2d4bb 55%,#c8b391);border-radius:4px;overflow:hidden;box-shadow:var(--shadow-card)}.lumera-section .hero-media .badge{position:absolute;top:22px;left:22px;z-index:2;background:var(--ink);color:var(--cream);font-size:10px;letter-spacing:.22em;text-transform:uppercase;padding:8px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:8px}.lumera-section .hero-media .badge .pulse{width:6px;height:6px;border-radius:50%;background:var(--gold-soft);animation:lum-pulse 1.6s infinite}.lumera-section .hero-media .price-card{position:absolute;bottom:22px;right:22px;z-index:2;background:var(--cream);border-radius:4px;padding:14px 18px;font-family:var(--serif);box-shadow:var(--shadow-soft);min-width:150px}.lumera-section .hero-media .price-card .price-now{font-size:28px;line-height:1;letter-spacing:-.02em;color:var(--ink)}.lumera-section .hero-media .price-card .price-old{font-size:14px;color:var(--mute);text-decoration:line-through;margin-left:6px;font-family:var(--sans)}.lumera-section .hero-media .price-card .price-save{font-size:11px;color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-family:var(--sans);font-weight:500;margin-top:4px}.lumera-section .thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.lumera-section .thumb{aspect-ratio:1;border-radius:3px;overflow:hidden;cursor:pointer;border:1px solid var(--line);position:relative;transition:border-color .2s ease,transform .2s ease;background:linear-gradient(155deg,#efe5d3,#c8b391);padding:0}.lumera-section .thumb.active{border-color:var(--ink)}.lumera-section .thumb:hover{transform:translateY(-1px)}.lumera-section .opt-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.lumera-section .opt-row .label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);width:100%;margin-bottom:4px}.lumera-section .opt-swatch{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--line);border-radius:2px;font-size:12px;letter-spacing:.04em;background:var(--cream);color:var(--ink-2);cursor:pointer;transition:border-color .15s ease,color .15s ease}.lumera-section .opt-swatch:hover{border-color:var(--ink-2)}.lumera-section .opt-swatch.active{border-color:var(--ink);color:var(--ink);font-weight:500}.lumera-section .opt-swatch .chip{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.lumera-section select.opt-select{appearance:none;-webkit-appearance:none;padding:12px 38px 12px 14px;border:1px solid var(--line);border-radius:2px;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23161310' stroke-width='1.6'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.lumera-section .atc-block{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap}.lumera-section .qty{display:inline-flex;align-items:center;border:1px solid var(--ink);border-radius:2px;background:var(--cream)}.lumera-section .qty button{padding:0 16px;font-size:16px;color:var(--ink);background:none}.lumera-section .qty button:hover{color:var(--gold)}.lumera-section .qty .v{min-width:28px;text-align:center;font-size:14px;font-weight:500}.lumera-section .qty input{width:44px;text-align:center;border:none;background:none;font-size:14px;font-weight:500;font-family:var(--sans);-moz-appearance:textfield}.lumera-section .qty input::-webkit-outer-spin-button,.lumera-section .qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lumera-section .atc-block .btn{flex:1;min-width:220px}.lumera-section .atc-block .btn .old{color:var(--gold-soft);text-decoration:line-through;margin-left:6px;opacity:.6}.lumera-section .dynamic-checkout{margin-top:12px}.lumera-section .dynamic-checkout .shopify-payment-button__button{border-radius:2px}@media(max-width:900px){.lumera-section .hero-grid{grid-template-columns:1fr;gap:36px}.lumera-section .hero{padding-top:32px}}.lumera-section.press-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;background:var(--bone)}.lumera-section .press-track{display:flex;gap:60px;align-items:center;justify-content:center;flex-wrap:wrap}.lumera-section .press-name{font-family:var(--serif);font-size:22px;letter-spacing:.14em;color:var(--mute);font-style:italic;font-weight:500}.lumera-section .press-name.bold{font-style:normal;letter-spacing:.26em;text-transform:uppercase;font-size:13px;font-family:var(--sans);font-weight:600}.lumera-section .problem-grid{display:grid;grid-template-columns:repeat(var(--cols, 5),1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:3px;overflow:hidden}.lumera-section .problem-card{background:var(--bone);padding:36px 26px;display:flex;flex-direction:column;gap:18px;min-height:240px;position:relative;transition:background .25s ease}.lumera-section .problem-card:hover{background:var(--paper)}.lumera-section .problem-card .num{font-family:var(--serif);font-style:italic;color:var(--mute-2);font-size:22px}.lumera-section .problem-card h3{font-family:var(--serif);font-size:24px;line-height:1.15;letter-spacing:-.01em;font-weight:500;margin:0}.lumera-section .problem-card p{font-size:14px;color:var(--mute);line-height:1.55;margin:0}@media(max-width:980px){.lumera-section .problem-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.lumera-section .problem-grid{grid-template-columns:1fr}}.lumera-section .solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.lumera-section .solution-media{aspect-ratio:4/5;background:linear-gradient(150deg,#1f1b17,#2e2620 60%,#443830);border-radius:4px;position:relative;overflow:hidden;box-shadow:var(--shadow-card)}.lumera-section .solution-media .badge-spec{position:absolute;top:24px;left:24px;z-index:2;font-family:var(--serif);font-style:italic;color:var(--gold-soft);font-size:16px}.lumera-section .spec-list{position:absolute;bottom:24px;left:24px;right:24px;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#faf6eec7}.lumera-section .spec-list .row{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(250,246,238,.15);padding-bottom:6px}.lumera-section .spec-list .row .v{color:var(--gold-soft)}.lumera-section .solution-copy h2{font-family:var(--serif);font-size:clamp(34px,4.4vw,56px);line-height:1.04;letter-spacing:-.015em;margin:0 0 24px;font-weight:400}.lumera-section .solution-copy h2 em{font-style:italic;color:var(--gold)}.lumera-section .solution-copy p{font-size:16px;line-height:1.65;color:var(--ink-2);margin:0 0 16px}.lumera-section .solution-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.lumera-section .pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:var(--paper);font-size:12px;letter-spacing:.04em;color:var(--ink-2)}.lumera-section .pill .dot{width:6px;height:6px;border-radius:50%;background:var(--gold)}@media(max-width:900px){.lumera-section .solution-grid{grid-template-columns:1fr;gap:40px}}.lumera-section .benefits-grid{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:3px;overflow:hidden}.lumera-section .benefit-card{background:var(--cream);padding:44px 36px 40px;display:flex;flex-direction:column;gap:18px;min-height:320px;position:relative;transition:background .25s ease}.lumera-section .benefit-card:hover{background:var(--bone)}.lumera-section .benefit-card .num{font-family:var(--mono);font-size:11px;letter-spacing:.18em;color:var(--gold)}.lumera-section .benefit-card .icon{width:44px;height:44px;border:1px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.lumera-section .benefit-card .icon svg{width:22px;height:22px;stroke:var(--ink);fill:none;stroke-width:1.4}.lumera-section .benefit-card h3{font-family:var(--serif);font-size:26px;line-height:1.15;letter-spacing:-.01em;font-weight:500;margin:0}.lumera-section .benefit-card p{font-size:14px;line-height:1.6;color:var(--mute);margin:0}@media(max-width:900px){.lumera-section .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.lumera-section .benefits-grid{grid-template-columns:1fr}}.lumera-section .how-grid{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:48px}.lumera-section .how-step{position:relative}.lumera-section .how-step .step-num{font-family:var(--serif);font-style:italic;font-size:72px;line-height:1;color:var(--gold);margin-bottom:12px}.lumera-section .how-step h3{font-family:var(--serif);font-size:30px;line-height:1.12;font-weight:500;margin:0 0 14px;letter-spacing:-.01em}.lumera-section .how-step p{font-size:15px;color:var(--mute);line-height:1.6;margin:0 0 20px}.lumera-section .how-step .media{aspect-ratio:4/3;border-radius:3px;background:linear-gradient(155deg,#e9dcc4,#c7b08a);position:relative;overflow:hidden;margin-bottom:22px;box-shadow:var(--shadow-soft)}@media(max-width:820px){.lumera-section .how-grid{grid-template-columns:1fr;gap:60px}}.lumera-section.ba-section{background:var(--ink);color:var(--cream)}.lumera-section.ba-section .sec-head h2,.lumera-section.ba-section .sec-head .eyebrow{color:var(--cream)}.lumera-section.ba-section .sec-head .eyebrow{color:#faf6ee99}.lumera-section.ba-section .sec-head p{color:#faf6eebf}.lumera-section.ba-section .sec-head .eyebrow .line{background:var(--gold-soft)}.lumera-section .ba-wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:center}.lumera-section .ba-slider{position:relative;aspect-ratio:4/5;border-radius:4px;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:var(--shadow-card);cursor:ew-resize}.lumera-section .ba-img{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#8b7e6e,#4a3f35);display:flex;align-items:center;justify-content:center}.lumera-section .ba-img.after{background:linear-gradient(160deg,#efe5d3,#d2be9b)}.lumera-section .ba-clip{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 50% 0 0)}.lumera-section .ba-handle{position:absolute;top:0;bottom:0;width:2px;background:var(--cream);transform:translate(-1px);pointer-events:none;box-shadow:0 0 12px #0000004d;left:50%}.lumera-section .ba-handle-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0006}.lumera-section .ba-handle-knob svg{width:20px;height:20px;stroke:var(--ink);fill:none;stroke-width:1.5}.lumera-section .ba-label{position:absolute;top:18px;font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;padding:6px 12px;background:#00000073;color:var(--cream);border-radius:2px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lumera-section .ba-label.left{left:18px}.lumera-section .ba-label.right{right:18px}.lumera-section .ba-copy h2{font-family:var(--serif);font-size:clamp(34px,4.2vw,54px);line-height:1.05;font-weight:400;margin:0 0 22px;letter-spacing:-.015em}.lumera-section .ba-copy h2 em{font-style:italic;color:var(--gold-soft)}.lumera-section .ba-copy p{color:#faf6eec7;font-size:16px;line-height:1.65;margin:0 0 28px}.lumera-section .ba-stats{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px;padding-top:28px;border-top:1px solid rgba(250,246,238,.15)}.lumera-section .ba-stat .n{font-family:var(--serif);font-size:48px;line-height:1;color:var(--gold-soft);letter-spacing:-.02em}.lumera-section .ba-stat .l{font-size:12px;color:#faf6eeb3;letter-spacing:.06em;margin-top:6px}.lumera-section .ba-credit{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#faf6ee80;margin-top:24px}@media(max-width:900px){.lumera-section .ba-wrap{grid-template-columns:1fr;gap:36px}}.lumera-section.ugc-section{background:var(--blush)}.lumera-section.ugc-section .sec-head h2 em{color:var(--ink);font-style:italic}.lumera-section .ugc-stage{position:relative}.lumera-section .ugc-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 4px 20px;scroll-behavior:smooth}.lumera-section .ugc-track::-webkit-scrollbar{display:none}.lumera-section .ugc-card{flex:0 0 calc((100% - 54px)/4);aspect-ratio:9/16;border-radius:4px;position:relative;overflow:hidden;scroll-snap-align:start;box-shadow:var(--shadow-card);cursor:pointer;transition:transform .35s cubic-bezier(.22,1,.36,1)}.lumera-section .ugc-card:hover{transform:translateY(-4px)}.lumera-section .ugc-card .bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(170deg,#e9d9c7,#b89b79)}.lumera-section .ugc-card .grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55) 100%)}.lumera-section .ugc-card .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:#faf6eef0;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .25s ease;box-shadow:0 6px 22px #00000040;z-index:3}.lumera-section .ugc-card:hover .play{transform:translate(-50%,-50%) scale(1.08);background:var(--cream)}.lumera-section .ugc-card .play svg{fill:var(--ink);width:22px;height:22px;margin-left:3px}.lumera-section .ugc-card .duration{position:absolute;top:14px;right:14px;z-index:3;font-family:var(--mono);font-size:10px;letter-spacing:.14em;background:#0000008c;color:var(--cream);padding:5px 9px;border-radius:2px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lumera-section .ugc-card .handle-tag{position:absolute;top:14px;left:14px;z-index:3;font-size:11px;letter-spacing:.02em;background:#faf6eeeb;color:var(--ink);padding:5px 10px;border-radius:999px;font-weight:500;display:inline-flex;align-items:center;gap:5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lumera-section .ugc-card .handle-tag .check{color:var(--gold);font-size:10px}.lumera-section .ugc-card .caption{position:absolute;left:18px;right:18px;bottom:18px;z-index:3;color:var(--cream);font-family:var(--serif);font-size:17px;line-height:1.25;letter-spacing:-.005em;font-style:italic;text-shadow:0 1px 8px rgba(0,0,0,.4)}.lumera-section .ugc-card .caption .meta{font-family:var(--sans);font-style:normal;font-size:11px;letter-spacing:.06em;opacity:.8;margin-top:8px;text-transform:uppercase}.lumera-section .ugc-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:var(--cream);color:var(--ink);display:flex;align-items:center;justify-content:center;border:1px solid var(--line);box-shadow:var(--shadow-soft);z-index:4;transition:transform .2s ease,background .2s ease,color .2s ease}.lumera-section .ugc-nav:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.lumera-section .ugc-nav.prev{left:-22px}.lumera-section .ugc-nav.next{right:-22px}.lumera-section .ugc-nav svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.6}.lumera-section .ugc-nav[disabled]{opacity:.35;cursor:default;pointer-events:none}.lumera-section .ugc-foot{display:flex;justify-content:space-between;align-items:center;margin-top:28px;gap:16px;flex-wrap:wrap}.lumera-section .ugc-counter{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2)}@media(max-width:1100px){.lumera-section .ugc-card{flex:0 0 calc((100% - 36px) / 3)}}@media(max-width:780px){.lumera-section .ugc-card{flex:0 0 calc((100% - 18px)/2)}.lumera-section .ugc-nav.prev{left:6px}.lumera-section .ugc-nav.next{right:6px}}@media(max-width:520px){.lumera-section .ugc-card{flex:0 0 78%}}.lumera-section.testimonials-section{background:var(--bone)}.lumera-section .tm-grid{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:22px}.lumera-section .tm-card{background:var(--cream);border-radius:3px;padding:28px;display:flex;flex-direction:column;gap:16px;border:1px solid var(--line);transition:transform .25s ease,box-shadow .25s ease}.lumera-section .tm-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.lumera-section .tm-head{display:flex;align-items:center;gap:12px}.lumera-section .tm-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e9dcc4,#b89150);display:flex;align-items:center;justify-content:center;font-family:var(--serif);color:var(--ink);font-size:16px;font-weight:500;overflow:hidden}.lumera-section .tm-avatar img{width:100%;height:100%;object-fit:cover}.lumera-section .tm-name{font-size:14px;font-weight:500;color:var(--ink)}.lumera-section .tm-meta{font-size:11px;color:var(--mute);display:flex;align-items:center;gap:6px}.lumera-section .tm-meta .verified{color:var(--gold)}.lumera-section .tm-body{font-family:var(--serif);font-size:19px;line-height:1.35;color:var(--ink);font-weight:500;letter-spacing:-.005em}.lumera-section .tm-body .hl{background:linear-gradient(180deg,transparent 60%,rgba(184,145,80,.22) 60%)}.lumera-section .tm-foot{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--line);font-size:11px;color:var(--mute);letter-spacing:.04em;margin-top:auto}@media(max-width:960px){.lumera-section .tm-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.lumera-section .tm-grid{grid-template-columns:1fr}}.lumera-section .compare-wrap{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:var(--cream)}.lumera-section .compare-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line)}.lumera-section .compare-row:first-child{border-top:none}.lumera-section .compare-row>div{padding:22px 24px;font-size:14px}.lumera-section .compare-row .col-feat{color:var(--ink);font-weight:500}.lumera-section .compare-row .col{text-align:center;color:var(--ink-2)}.lumera-section .compare-row .col.ours{background:var(--paper);position:relative}.lumera-section .compare-row .col.ours:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--gold)}.lumera-section .compare-row.head>div{padding:28px 24px;font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.005em}.lumera-section .compare-row.head .col{font-weight:500}.lumera-section .compare-row.head .col.ours{background:var(--ink);color:var(--cream)}.lumera-section .compare-row.head .col.ours:before{background:var(--gold)}.lumera-section .compare-row.head .col-feat{background:var(--cream)}.lumera-section .check-y,.lumera-section .check-n,.lumera-section .check-mid{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%}.lumera-section .check-y{background:var(--ink);color:var(--cream)}.lumera-section .check-y svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.5}.lumera-section .check-n{background:transparent;color:var(--mute-2);border:1px solid var(--line)}.lumera-section .check-n svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:2}.lumera-section .check-mid{color:var(--mute);font-family:var(--mono);font-size:11px;width:auto}@media(max-width:760px){.lumera-section .compare-wrap{font-size:12px}.lumera-section .compare-row{grid-template-columns:1.2fr .8fr .8fr .8fr}.lumera-section .compare-row>div{padding:14px 10px}.lumera-section .compare-row.head>div{padding:18px 10px;font-size:14px}}.lumera-section.trust-section{background:var(--paper)}.lumera-section .trust-grid{display:grid;grid-template-columns:repeat(var(--cols, 4),1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:3px;overflow:hidden}.lumera-section .trust-card{background:var(--paper);padding:36px 28px;display:flex;flex-direction:column;gap:12px;min-height:200px}.lumera-section .trust-card .icon{width:32px;height:32px;color:var(--gold)}.lumera-section .trust-card .icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.4}.lumera-section .trust-card h4{font-family:var(--serif);font-size:22px;font-weight:500;margin:0;letter-spacing:-.01em}.lumera-section .trust-card p{font-size:13px;color:var(--mute);line-height:1.55;margin:0}@media(max-width:900px){.lumera-section .trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.lumera-section .trust-grid{grid-template-columns:1fr}}.lumera-section .faq-list{max-width:820px;margin:0 auto}.lumera-section .faq-item{border-bottom:1px solid var(--line);padding:24px 4px;cursor:pointer;transition:padding .25s ease}.lumera-section .faq-item:first-child{border-top:1px solid var(--line)}.lumera-section .faq-q{display:flex;justify-content:space-between;align-items:center;gap:20px}.lumera-section .faq-q h4{font-family:var(--serif);font-size:22px;font-weight:500;margin:0;line-height:1.25;letter-spacing:-.005em}.lumera-section .faq-toggle{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease,transform .3s ease;flex-shrink:0}.lumera-section .faq-toggle svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.6;transition:transform .3s ease}.lumera-section .faq-item.open .faq-toggle{background:var(--ink);color:var(--cream);border-color:var(--ink)}.lumera-section .faq-item.open .faq-toggle svg{transform:rotate(45deg)}.lumera-section .faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease,opacity .35s ease;opacity:0}.lumera-section .faq-item.open .faq-a{max-height:500px;padding-top:16px;opacity:1}.lumera-section .faq-a p{font-size:15px;color:var(--ink-2);line-height:1.65;margin:0;max-width:640px}.lumera-section.final-section{background:var(--ink);color:var(--cream);text-align:center;position:relative;overflow:hidden}.lumera-section.final-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 60% at 50% 20%,rgba(184,145,80,.22),transparent 70%);pointer-events:none}.lumera-section .final-inner{position:relative;z-index:1}.lumera-section .final-section .eyebrow{color:var(--gold-soft);margin-bottom:24px}.lumera-section .final-section h2{font-family:var(--serif);font-size:clamp(44px,6vw,84px);line-height:1.02;letter-spacing:-.02em;font-weight:400;margin:0 auto 28px;max-width:880px}.lumera-section .final-section h2 em{font-style:italic;color:var(--gold-soft)}.lumera-section .final-section p{font-size:17px;line-height:1.6;color:#faf6eebf;max-width:540px;margin:0 auto 40px}.lumera-section .countdown{display:inline-flex;gap:18px;margin-bottom:36px;padding:20px 28px;border-radius:4px;background:#faf6ee0d;border:1px solid rgba(250,246,238,.12)}.lumera-section .count-cell{text-align:center}.lumera-section .count-cell .n{font-family:var(--serif);font-size:34px;line-height:1;color:var(--gold-soft);letter-spacing:-.02em;min-width:48px}.lumera-section .count-cell .l{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#faf6ee8c;margin-top:6px}.lumera-section .count-cell .colon{font-family:var(--serif);font-size:28px;color:#faf6ee66}.lumera-section .final-btn-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;align-items:center}.lumera-section .final-section .stock-line{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#faf6ee99;margin-top:24px;display:inline-flex;align-items:center;gap:10px}.lumera-section .final-section .stock-line .stock-dot{width:6px;height:6px;border-radius:50%;background:#c97a4f;animation:lum-pulse 1.6s infinite}.lumera-section.announce-section{background:var(--ink);color:var(--cream);font-size:12px;letter-spacing:.14em;text-transform:uppercase;padding:10px 16px;text-align:center;font-weight:400}.lumera-section .announce-track{display:inline-flex;align-items:center;gap:0;flex-wrap:wrap;justify-content:center}.lumera-section .announce-track .dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--gold-soft);margin:0 14px;vertical-align:middle}.lumera-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:70;padding:14px 16px 18px;background:#faf6eef5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #E6DDCB;transform:translateY(110%);transition:transform .35s cubic-bezier(.22,1,.36,1);display:none;font-family:DM Sans,-apple-system,sans-serif}.lumera-sticky-atc.show{transform:translateY(0)}.lumera-sticky-atc-inner{display:flex;align-items:center;gap:14px;max-width:1280px;margin:0 auto}.lumera-sticky-atc-info{flex:1;min-width:0}.lumera-sticky-atc-name{font-size:13px;font-weight:500;color:#161310;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lumera-sticky-atc-price{font-family:Cormorant Garamond,serif;font-size:18px;color:#161310;display:flex;align-items:center;gap:8px}.lumera-sticky-atc-price .old{font-size:12px;color:#8b7e6e;text-decoration:line-through;font-family:DM Sans,sans-serif}.lumera-sticky-atc .btn{padding:14px 22px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.16em;text-transform:uppercase;font-weight:500;border-radius:2px;background:#161310;color:#faf6ee;border:none;cursor:pointer}.lumera-sticky-atc .btn:hover{background:#000}@media(max-width:760px){.lumera-sticky-atc.enabled{display:block}}.lumera-toast{position:fixed;left:50%;bottom:100px;transform:translate(-50%,30px);opacity:0;transition:all .35s cubic-bezier(.22,1,.36,1);background:#161310;color:#faf6ee;padding:14px 22px;border-radius:3px;font-size:13px;letter-spacing:.04em;display:flex;align-items:center;gap:12px;box-shadow:0 14px 40px #0000004d;z-index:90;pointer-events:none;font-family:DM Sans,sans-serif}.lumera-toast.show{transform:translate(-50%);opacity:1;pointer-events:auto}.lumera-toast .ok{color:#d4b57f}@media(prefers-reduced-motion:reduce){.lumera-section .reveal{opacity:1;transform:none;transition:none}.lumera-section .badge .pulse,.lumera-section .stock-dot{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/lumera-base.css.map */
