:root{--deep: #0F1E28;--deep-2: #17303E;--water: #E7F0F3;--paper: #FFFFFF;--current: #2F7A8C;--sunrise: #EE6A3A;--sunrise-dark: #D45524;--stone: #6B7480;--stone-2: #A9AEB7;--line: #E5EBED;--ink: #0F1E28;--shadow: 0 1px 3px rgba(15,30,40,.06), 0 8px 24px rgba(15,30,40,.04);--shadow-lg: 0 4px 16px rgba(15,30,40,.08), 0 24px 60px rgba(15,30,40,.1)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden;font-weight:400;letter-spacing:-.005em}img{max-width:100%;height:auto;display:block}.display{font-family:Bricolage Grotesque,sans-serif;letter-spacing:-.03em;line-height:1.02;font-weight:600;font-variation-settings:"wdth" 100,"opsz" 96}.announce{background:var(--deep);color:var(--water);text-align:center;padding:10px 16px;font-size:13px;letter-spacing:.01em;font-weight:500;font-family:Manrope,sans-serif}.announce .dot{display:inline-block;width:6px;height:6px;background:#7ec98a;border-radius:50%;margin-right:8px;vertical-align:middle;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.nav{border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:50}.nav-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.brand{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:21px;letter-spacing:-.03em;color:var(--deep);text-decoration:none;cursor:pointer;font-variation-settings:"wdth" 90,"opsz" 24}.brand span{color:var(--current)}.nav-links{display:flex;gap:26px}.nav-links a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;letter-spacing:-.005em}.nav-links a:hover{color:var(--current)}.nav-cart{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 26px;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease;font-family:Manrope,sans-serif;letter-spacing:-.01em}.btn-primary{background:var(--sunrise);color:#fff}.btn-primary:active{background:var(--sunrise-dark)}.btn-secondary{background:transparent;color:var(--deep);border:1.5px solid var(--deep)}section{padding:70px 20px}.section-inner{max-width:1240px;margin:0 auto}.section-label{font-family:JetBrains Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--current);margin-bottom:18px;font-weight:500}.section-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(30px,6vw,54px);font-weight:600;color:var(--deep);margin-bottom:20px;max-width:720px;letter-spacing:-.03em;line-height:1.05;font-variation-settings:"wdth" 100,"opsz" 96}.section-sub{font-size:17px;color:var(--stone);max-width:620px;margin-bottom:48px;line-height:1.55}.stars{color:var(--sunrise);letter-spacing:2px}.stars-row{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--stone);flex-wrap:wrap}.stars-row strong{color:var(--deep);font-weight:700}footer{background:var(--deep);color:var(--stone-2);padding:60px 20px 32px}.footer-inner{max-width:1240px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;margin-bottom:40px}.footer-brand-block h3{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:23px;margin-bottom:12px;letter-spacing:-.03em;font-variation-settings:"wdth" 90}.footer-brand-block p{font-size:14px;margin-bottom:20px;max-width:320px;line-height:1.55}.footer-rating{display:flex;align-items:center;gap:10px;font-size:13px;flex-wrap:wrap}.footer-col h4{color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-family:JetBrains Mono,monospace;margin-bottom:16px;font-weight:500}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col ul a{color:var(--stone-2);text-decoration:none;font-size:14px;cursor:pointer}.footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:13px;color:var(--stone-2);flex-wrap:wrap;gap:8px}.h-hero{padding:40px 20px 0;background:linear-gradient(180deg,#f3f8fa,#fff)}.h-hero-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:900px){.h-hero{padding:80px 32px 0}.h-hero-inner{grid-template-columns:1.1fr 1fr;gap:60px}}.h-eyebrow{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);padding:8px 14px;border-radius:100px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--current);margin-bottom:22px}.h-eyebrow .dot{width:6px;height:6px;background:var(--sunrise);border-radius:50%}.h-hero h1{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(48px,12vw,108px);font-weight:600;color:var(--deep);margin-bottom:22px;letter-spacing:-.045em;line-height:.96;font-variation-settings:"wdth" 100,"opsz" 96}.h-hero h1 em{font-family:"Instrument Serif",serif;font-style:italic;color:var(--current);font-weight:400;letter-spacing:-.02em}.h-hero p.lead{font-size:18px;color:var(--stone);max-width:480px;margin-bottom:30px;line-height:1.55}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:26px}.h-visual{aspect-ratio:1/1;background:radial-gradient(circle at 40% 40%,#f0f6f8,#c7e2ea 55%,#7fb4c5);border-radius:22px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;box-shadow:var(--shadow-lg)}.h-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 80%,rgba(255,255,255,.5) 0%,transparent 60%)}.h-visual img{position:relative;z-index:2;max-width:90%;max-height:90%;filter:drop-shadow(0 30px 60px rgba(15,30,40,.28))}.pi{background:#fff;padding:80px 20px}.pi-inner{max-width:1080px;margin:0 auto;text-align:center}.pi-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(32px,7.5vw,68px);font-weight:600;color:var(--deep);margin-bottom:20px;line-height:1.05;letter-spacing:-.035em;font-variation-settings:"wdth" 100,"opsz" 96}.pi-title em{font-family:"Instrument Serif",serif;font-style:italic;color:var(--current);font-weight:400}.pi-sub{font-size:17px;color:var(--stone);max-width:640px;margin:0 auto 40px;line-height:1.55}.pi-card{background:var(--water);border-radius:22px;padding:32px;display:grid;grid-template-columns:1fr;gap:32px;align-items:center;text-align:left}@media(min-width:900px){.pi{padding:130px 32px}.pi-card{padding:60px;grid-template-columns:1fr 1fr;gap:60px}}.pi-card .pi-label{font-family:JetBrains Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--current);margin-bottom:16px;font-weight:500}.pi-card h3{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(26px,5vw,38px);font-weight:600;color:var(--deep);margin-bottom:20px;line-height:1.1;letter-spacing:-.03em}.pi-card p{font-size:15px;color:var(--stone);margin-bottom:28px;line-height:1.55}.pi-image{aspect-ratio:1/1;background:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:var(--shadow)}.pi-image img{max-width:92%;max-height:92%}.pi-price{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.pi-price .now{font-family:Bricolage Grotesque,sans-serif;font-size:38px;font-weight:700;color:var(--deep);letter-spacing:-.03em}.pi-price .was{font-size:18px;color:var(--stone-2);text-decoration:line-through}.use-strip{background:var(--deep);color:#fff;padding:80px 20px}.us-inner{max-width:1240px;margin:0 auto}.us-header{text-align:center;margin-bottom:44px}.us-header .section-label{color:var(--sunrise)}.us-header .section-title{color:#fff;margin:0 auto;text-align:center}.us-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:700px){.us-grid{grid-template-columns:repeat(3,1fr)}}.us-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px 24px}.us-tag{display:inline-block;padding:4px 10px;border-radius:4px;background:#ee6a3a26;color:var(--sunrise);font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-weight:500}.us-card h3{font-family:Bricolage Grotesque,sans-serif;font-size:21px;color:#fff;font-weight:600;margin-bottom:10px;letter-spacing:-.02em;line-height:1.15}.us-card p{font-size:14px;color:var(--stone-2);line-height:1.55}.proof{background:#fff;padding:90px 20px;text-align:center}.proof-inner{max-width:720px;margin:0 auto}.proof-rating{font-size:22px;letter-spacing:4px;color:var(--sunrise);margin-bottom:12px}.proof-count{font-family:JetBrains Mono,monospace;color:var(--stone);font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:32px;font-weight:500}.proof-quote{font-family:"Instrument Serif",serif;font-size:clamp(24px,4.5vw,34px);font-weight:400;color:var(--deep);line-height:1.3;margin-bottom:24px;letter-spacing:-.015em}.proof-quote:before{content:"\201c";color:var(--current)}.proof-quote:after{content:"\201d";color:var(--current)}.proof-author{font-size:14px;color:var(--stone)}.proof-author strong{color:var(--deep);font-weight:600}.final-cta{background:linear-gradient(135deg,var(--deep) 0%,var(--deep-2) 100%);color:#fff;padding:90px 20px;text-align:center}.fc-inner{max-width:720px;margin:0 auto}.fc-badge{display:inline-block;padding:8px 16px;border-radius:100px;background:#ee6a3a26;color:var(--sunrise);font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:22px;font-weight:500}.fc-inner h2{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(32px,6.5vw,60px);font-weight:600;color:#fff;margin-bottom:20px;line-height:1.02;letter-spacing:-.035em}.fc-inner p{font-size:16px;color:var(--stone-2);margin-bottom:32px;line-height:1.55}.p-hero{padding:32px 20px 60px;background:#fff}.p-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:900px){.p-hero{padding:40px 32px 90px}.p-hero-inner{grid-template-columns:1.1fr 1fr;gap:60px}}.gallery{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.gallery-main{order:1}.gallery-thumbs{order:2;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media(min-width:900px){.gallery{grid-template-columns:88px 1fr;gap:16px}.gallery-main{order:2}.gallery-thumbs{order:1;display:flex;flex-direction:column;grid-template-columns:none;gap:12px}}.thumb{aspect-ratio:1/1;border-radius:10px;cursor:pointer;overflow:hidden;border:2px solid var(--line);transition:border-color .15s ease;background:linear-gradient(135deg,#f5f9fa,#e1edf0)}.thumb.active{border-color:var(--deep)}.thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.gallery-main{aspect-ratio:1/1;border-radius:20px;background:radial-gradient(circle at 35% 35%,#f5f9fa,#e1edf0 55%,#b8d2da);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.gallery-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 75%,rgba(255,255,255,.6) 0%,transparent 60%)}.gallery-main img{position:relative;z-index:2;max-width:88%;max-height:88%;filter:drop-shadow(0 24px 48px rgba(15,30,40,.22))}.countdown-mini{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;padding:11px 14px;margin:14px 0 0;background:#ee6a3a0f;border:1px solid rgba(238,106,58,.16);border-radius:10px;font-family:Manrope,sans-serif;font-size:13px;color:var(--stone);font-weight:500;letter-spacing:-.005em}.countdown-mini .cd-flash{color:var(--sunrise-dark);font-size:13px}.countdown-mini .cd-time{font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:var(--sunrise-dark);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:14px}.p-info{padding-top:4px}.p-kicker{font-family:"Instrument Serif",serif;font-style:italic;font-size:17px;color:var(--current);margin-bottom:10px;letter-spacing:-.015em;line-height:1.2}.p-brand{font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.24em;color:var(--stone);margin-bottom:20px;font-weight:500}.p-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(36px,9vw,56px);font-weight:600;color:var(--deep);line-height:.98;letter-spacing:-.045em;margin-bottom:18px;font-variation-settings:"wdth" 100,"opsz" 96}.p-rating{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:14px;color:var(--stone);flex-wrap:wrap}.p-rating .stars{font-size:15px}.p-rating strong{color:var(--deep);font-weight:700;margin-right:4px}.p-rating a{color:var(--current);text-decoration:underline}.p-lede{font-family:"Instrument Serif",serif;font-weight:400;font-size:20px;line-height:1.4;color:var(--ink);border-left:2px solid var(--sunrise);padding-left:20px;margin:22px 0 32px;max-width:460px;letter-spacing:-.01em}.p-lede:first-letter{font-family:"Instrument Serif",serif;font-weight:400;font-size:54px;float:left;line-height:.85;margin:6px 10px 0 0;color:var(--deep)}.p-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px;flex-wrap:wrap}.p-price-now{font-family:Bricolage Grotesque,sans-serif;font-size:32px;font-weight:700;color:var(--deep);letter-spacing:-.035em}.p-price-was{font-size:17px;color:var(--stone-2);text-decoration:line-through}.p-price-save{background:#ee6a3a1f;color:var(--sunrise-dark);font-size:11px;font-weight:600;padding:4px 10px;border-radius:4px;letter-spacing:.08em;text-transform:uppercase;font-family:JetBrains Mono,monospace}.p-price-note{font-size:13px;color:var(--stone);margin-bottom:24px}.bundle-box{border:1.5px solid var(--line);border-radius:16px;padding:22px 20px;margin-bottom:22px;background:#fafcfd}.bundle-label{font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--stone);margin-bottom:12px;font-weight:500}.bundle-options{display:flex;flex-direction:column;gap:16px;margin-bottom:0;padding-top:6px}.bundle-opt{border:1.5px solid var(--line);border-radius:12px;padding:0;cursor:pointer;transition:border-color .15s ease,background .15s ease;position:relative;background:#fff}.bundle-opt.selected{border-color:var(--deep);background:#fff}.bundle-opt-main{padding:16px 18px;display:grid;grid-template-columns:22px 1fr auto;gap:12px;align-items:center}.bundle-colors{max-height:0;overflow:hidden;transition:max-height .32s ease,padding .28s ease,opacity .28s ease;padding:0 18px;opacity:0}.bundle-opt.selected .bundle-colors{max-height:300px;padding:0 18px 16px;opacity:1}.bundle-opt.selected .bundle-colors:before{content:"";display:block;height:1px;background:var(--line);margin-bottom:14px}.color-row{display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:center;margin-bottom:8px}.color-row:last-child{margin-bottom:0}.color-row-label{font-family:JetBrains Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--stone);font-weight:500}.mini-color-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:10px 34px 10px 14px;border:1.5px solid var(--line);border-radius:8px;background:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:14px;font-weight:600;color:var(--deep);letter-spacing:-.015em;cursor:pointer;transition:border-color .15s ease;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%230F1E28' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center}.mini-color-select:focus{outline:none;border-color:var(--deep)}.bundle-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--stone-2);display:flex;align-items:center;justify-content:center}.bundle-opt.selected .bundle-radio{border-color:var(--deep)}.bundle-opt.selected .bundle-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--deep)}.bundle-info h4{font-family:Bricolage Grotesque,sans-serif;font-size:16px;font-weight:600;color:var(--deep);margin-bottom:3px;letter-spacing:-.02em}.bundle-info .sub{font-size:12px;color:var(--stone)}.bundle-price-block{text-align:right}.bundle-price-block .now{font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:var(--deep);font-size:17px;letter-spacing:-.03em}.bundle-price-block .was{font-size:12px;color:var(--stone-2);text-decoration:line-through}.bundle-badge{position:absolute;top:-11px;right:16px;color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.12em;padding:5px 12px;border-radius:100px;text-transform:uppercase;font-family:JetBrains Mono,monospace;z-index:3;box-shadow:0 3px 8px #0f1e282e,0 1px 3px #0f1e281f;white-space:nowrap}.bundle-badge.pop{background:var(--sunrise)}.bundle-badge.val{background:var(--current)}.atc{background:var(--sunrise);color:#fff;padding:18px 24px;font-size:16px;font-weight:700;border-radius:12px;border:none;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-family:Manrope,sans-serif;letter-spacing:-.005em}.atc:active{background:var(--sunrise-dark)}.urgency{margin-top:12px;text-align:center;font-size:13px;color:var(--stone)}.urgency .dot{display:inline-block;width:6px;height:6px;background:var(--sunrise);border-radius:50%;margin-right:6px;vertical-align:middle;animation:pulse 2s infinite}.eyebrow{font-family:JetBrains Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--current);text-align:center;margin-bottom:18px;font-weight:500}.sec-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(32px,6.8vw,56px);font-weight:600;color:var(--deep);text-align:center;letter-spacing:-.04em;line-height:1;margin:0 auto 22px;max-width:720px;font-variation-settings:"wdth" 100,"opsz" 96}.sec-sub{font-family:"Instrument Serif",serif;font-style:italic;color:var(--stone);font-size:19px;text-align:center;max-width:560px;margin:0 auto 46px;line-height:1.35;letter-spacing:-.01em}.love{background:#fff}.love-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:700px){.love-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media(min-width:900px){.love-grid{grid-template-columns:repeat(3,1fr);gap:44px 36px}}.love-card{padding-top:24px;border-top:1px solid var(--deep)}.love-card .num{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--current);letter-spacing:.16em;margin-bottom:14px;font-weight:500}.love-card h3{font-family:Bricolage Grotesque,sans-serif;font-size:23px;font-weight:600;color:var(--deep);margin-bottom:12px;letter-spacing:-.03em;line-height:1.1}.love-card p{font-size:15px;color:var(--stone);line-height:1.6}.action{background:var(--water)}.action-inner{max-width:1100px;margin:0 auto}.showcase{background:#fff;border-radius:22px;overflow:hidden;border:1px solid var(--line);display:grid;grid-template-columns:1fr;gap:0;margin-bottom:16px;box-shadow:var(--shadow)}@media(min-width:800px){.showcase{grid-template-columns:1.05fr 1fr}}.showcase-image{aspect-ratio:1/1;background:radial-gradient(circle at 35% 35%,#f5f9fa,#dfeaee 55%,#b8d2da);display:flex;align-items:center;justify-content:center;padding:32px;position:relative;overflow:hidden}.showcase-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 80%,rgba(255,255,255,.5) 0%,transparent 60%)}.showcase-image img{position:relative;z-index:2;max-width:92%;max-height:92%;filter:drop-shadow(0 24px 48px rgba(15,30,40,.22))}.showcase-text{padding:36px 28px;display:flex;flex-direction:column;justify-content:center}@media(min-width:800px){.showcase-image{aspect-ratio:auto;min-height:480px}.showcase-text{padding:48px 44px}}.showcase-kick{font-family:"Instrument Serif",serif;font-style:italic;font-size:18px;color:var(--current);margin-bottom:14px;letter-spacing:-.005em}.showcase-text h3{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:600;color:var(--deep);margin-bottom:20px;letter-spacing:-.03em;line-height:1.05}.showcase-text p{font-family:Manrope,sans-serif;font-size:16px;color:var(--stone);line-height:1.6;margin-bottom:24px;max-width:440px}.showcase-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:24px;border-top:1px solid var(--line)}.showcase-stat .k{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--stone);font-weight:500;margin-bottom:6px}.showcase-stat .v{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:600;color:var(--deep);letter-spacing:-.025em}.action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}@media(min-width:700px){.action-grid{grid-template-columns:repeat(4,1fr);gap:12px}}.action-tile{border-radius:14px;padding:22px 20px;color:#fff;position:relative;overflow:hidden;min-height:168px;display:flex;flex-direction:column;justify-content:space-between}.action-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(15,30,40,.45) 100%)}.action-tile:nth-child(1){background:linear-gradient(135deg,#4a8fa8,#1e5b70)}.action-tile:nth-child(2){background:linear-gradient(135deg,#b8926f,#6e5335)}.action-tile:nth-child(3){background:linear-gradient(135deg,#6bb57b,#35754a)}.action-tile:nth-child(4){background:linear-gradient(135deg,#e4a853,#a86a25)}.action-tile em{font-family:JetBrains Mono,monospace;font-size:10px;font-style:normal;letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;font-weight:500;z-index:2;position:relative}.action-tile h4{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.025em;line-height:1.15;z-index:2;position:relative;margin-top:auto}.action-tile p{font-family:Manrope,sans-serif;font-size:13px;color:#ffffffd9;margin-top:6px;line-height:1.45;z-index:2;position:relative}.how{background:#fff}.how-inner{max-width:720px;margin:0 auto;text-align:center}.how-desc{font-family:"Instrument Serif",serif;font-size:22px;color:var(--ink);line-height:1.45;margin-bottom:36px;letter-spacing:-.01em}.how-list{list-style:none;text-align:left;max-width:500px;margin:0 auto}.how-list li{padding:16px 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:15px;display:flex;align-items:flex-start;gap:12px;line-height:1.55}.how-list li:before{content:"\2192";color:var(--sunrise);font-weight:700;flex-shrink:0}.how-list li:last-child{border-bottom:none}.spec{background:var(--deep);color:var(--water);padding:70px 20px}.spec-inner{max-width:1080px;margin:0 auto}.spec-header{text-align:center;margin-bottom:44px}.spec-header .eyebrow{color:var(--sunrise)}.spec-header .sec-title{color:#fff}.spec-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:800px){.spec-grid{grid-template-columns:1fr 1fr;gap:60px}}.spec-image{aspect-ratio:1/1;border-radius:22px;background:radial-gradient(circle at 35% 35%,#22404f,#0f1e28);border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.spec-image img{max-width:82%;max-height:82%;filter:drop-shadow(0 30px 60px rgba(0,0,0,.4))}.spec-list{list-style:none}.spec-list li{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px}.spec-list li:first-child{border-top:1px solid rgba(255,255,255,.08)}.spec-list .k{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--stone-2);font-weight:500}.spec-list .v{font-family:Bricolage Grotesque,sans-serif;font-size:19px;font-weight:600;color:#fff;letter-spacing:-.025em}.compare{background:var(--water)}.compare-inner{max-width:900px;margin:0 auto;overflow-x:auto}.compare-table{background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--line);width:100%;border-collapse:collapse;min-width:500px}.compare-table th,.compare-table td{padding:14px 10px;text-align:center;border-bottom:1px solid var(--line);font-size:13px}.compare-table th{background:#f7fafb;font-weight:600;color:var(--deep);font-family:Bricolage Grotesque,sans-serif;font-size:15px;letter-spacing:-.02em}.compare-table th:first-child,.compare-table td:first-child{text-align:left;color:var(--ink);font-weight:500;padding-left:16px}.compare-table .yes{color:var(--current);font-size:16px;font-weight:700}.compare-table .no{color:var(--stone-2);font-size:16px}.compare-table th.hl{color:var(--sunrise-dark);background:#fff3ee}.compare-table tr:last-child td{border-bottom:none}.faq{background:#fff}.faq-inner{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line);padding:22px 0}.faq-item:first-of-type{border-top:1px solid var(--line)}.faq-item summary{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:17px;color:var(--deep);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;letter-spacing:-.02em;line-height:1.35}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--current);font-size:22px;font-weight:400;transition:transform .2s ease;flex-shrink:0}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:var(--stone);margin-top:12px;font-size:15px;line-height:1.6}.reviews{background:var(--water)}.reviews-inner{max-width:720px;margin:0 auto;text-align:center}.reviews-summary{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:28px}.reviews-big{font-family:Bricolage Grotesque,sans-serif;font-size:68px;font-weight:700;color:var(--deep);line-height:1;letter-spacing:-.05em}.reviews-stars-block{text-align:left}.reviews-stars-block .stars{font-size:20px;letter-spacing:3px}.reviews-stars-block .count{font-size:13px;color:var(--stone);margin-top:4px}.reviews-note{font-family:"Instrument Serif",serif;font-style:italic;font-size:17px;color:var(--stone);max-width:500px;margin:0 auto;background:#fff;padding:22px 26px;border-radius:14px;line-height:1.45}.guarantee{background:#fff;text-align:center;padding:90px 20px 40px}.guarantee-inner{max-width:640px;margin:0 auto}.guarantee h2{font-family:"Instrument Serif",serif;font-size:clamp(34px,7vw,56px);font-weight:400;color:var(--deep);margin-bottom:22px;letter-spacing:-.02em;line-height:1.02}.guarantee h2 em{font-style:italic;color:var(--current)}.guarantee p{font-size:16px;color:var(--stone);margin-bottom:32px;line-height:1.6}.trust-strip{background:#fff;border-top:1px solid var(--line);padding:40px 20px 56px}.trust-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;text-align:center}@media(min-width:700px){.trust-grid{grid-template-columns:repeat(4,1fr);gap:32px}}.trust-item h4{font-family:Bricolage Grotesque,sans-serif;font-size:15px;font-weight:600;color:var(--deep);margin-bottom:4px;letter-spacing:-.02em}.trust-item p{font-size:12px;color:var(--stone)}.cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1e286b;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:90}.cart-backdrop.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:430px;background:#fff;z-index:100;transform:translate(100%);transition:transform .36s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;box-shadow:-10px 0 40px #0f1e2824}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cart-drawer-title{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:600;color:var(--deep);letter-spacing:-.03em}.cart-drawer-title .count{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;color:var(--stone);margin-left:8px;letter-spacing:.14em}.cart-drawer-close{width:34px;height:34px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--stone);transition:background .15s ease,color .15s ease}.cart-drawer-close:hover{background:var(--water);color:var(--deep)}.cart-drawer-items{flex:1;overflow-y:auto;padding:4px 24px;-webkit-overflow-scrolling:touch}.cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:14px;padding:18px 26px 18px 0;border-bottom:1px solid var(--line);align-items:start;position:relative}.cart-item-x{position:absolute;top:14px;right:0;width:24px;height:24px;border:none;background:transparent;cursor:pointer;color:var(--stone-2);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;padding:0}.cart-item-x:hover{color:var(--sunrise-dark);background:#ee6a3a14}.cart-item-image{width:68px;height:68px;border-radius:10px;background:linear-gradient(135deg,#f5f9fa,#e1edf0);display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-item-image img{max-width:84%;max-height:84%}.cart-item-info h4{font-family:Bricolage Grotesque,sans-serif;font-size:14px;font-weight:600;color:var(--deep);letter-spacing:-.02em;margin-bottom:4px;line-height:1.25}.cart-item-variant{font-family:JetBrains Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--stone);margin-bottom:8px}.cart-item-qty{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line);border-radius:8px;padding:2px;background:#fff}.cart-item-qty button{width:24px;height:24px;border:none;background:transparent;cursor:pointer;font-size:14px;color:var(--deep);border-radius:5px;font-family:Bricolage Grotesque,sans-serif;font-weight:600}.cart-item-qty button:hover{background:var(--water)}.cart-item-qty span{min-width:22px;text-align:center;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:13px;color:var(--deep)}.cart-item-side{text-align:right;display:flex;flex-direction:column;gap:8px;align-items:flex-end;justify-content:flex-end}.cart-item-price{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:15px;color:var(--deep);letter-spacing:-.02em}.cart-drawer-empty{flex:1;padding:80px 24px;text-align:center;color:var(--stone);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.cart-drawer-empty p{font-family:"Instrument Serif",serif;font-style:italic;font-size:18px;color:var(--stone)}.cart-drawer-footer{border-top:1px solid var(--line);padding:18px 24px 22px;background:#fafcfd}.cart-drawer-footer .countdown-mini{margin:0 0 18px}.cart-subtotal-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.cart-subtotal-label{font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--stone);font-weight:500}.cart-subtotal-value{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:700;color:var(--deep);letter-spacing:-.03em}.cart-checkout-btn{width:100%;background:var(--sunrise);color:#fff;border:none;cursor:pointer;padding:17px;border-radius:12px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.005em;transition:background .2s ease}.cart-checkout-btn:active{background:var(--sunrise-dark)}.cart-secure-note{text-align:center;font-size:11px;color:var(--stone);margin-top:10px}.nav-cart{cursor:pointer}@media(max-width:700px){.cart-drawer{max-width:100%}}@media(max-width:700px){.nav-links{display:none}.nav-inner{padding:14px 16px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}}.us-photo{border-radius:12px;overflow:hidden;margin-bottom:20px;background:#ffffff0d}.us-photo img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.proof-with-photo{max-width:1000px;display:grid;gap:32px;align-items:center}.proof-photo{border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.proof-photo img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center 62%}@media(min-width:820px){.proof-with-photo{grid-template-columns:.85fr 1.15fr;gap:52px;text-align:left}.proof-with-photo .proof-quote{margin-left:0}}@media(max-width:819px){.proof-photo{max-width:340px;margin:0 auto}}.showcase-image--photo{padding:0;background:var(--deep)}.showcase-image--photo:before{display:none}.showcase-image--photo img{width:100%;height:100%;max-width:100%;max-height:none;object-fit:cover;filter:none}.action-tile .tile-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover}.action-tile.has-photo:before{z-index:1;background:linear-gradient(180deg,#0f1e2894,#0f1e284d 42%,#0f1e28e0)}.action-tile.has-photo em,.action-tile.has-photo h4,.action-tile.has-photo p{text-shadow:0 1px 12px rgba(15,30,40,.55)}.action-tile.has-photo em{color:#ffffffeb}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
