*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--velora-bg);color:var(--velora-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--velora-page));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:1000;background:#fff;padding:10px 14px;border-radius:8px}.eyebrow{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--velora-muted)}.section{padding:78px 0}.section--tight{padding:46px 0}.section-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,4.25rem);line-height:.98;letter-spacing:-.035em;margin:0 0 18px}.section-copy{font-size:1.05rem;color:var(--velora-muted);max-width:680px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid var(--velora-ink);font-weight:700;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--velora-ink);color:#fff}.btn--secondary{background:transparent;color:var(--velora-ink)}.btn--light{background:#fff;color:var(--velora-ink);border-color:#fff}.pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--velora-border);background:rgba(255,255,255,.7);padding:8px 12px;border-radius:999px;font-size:.86rem}.announcement{background:var(--velora-ink);color:#fff;text-align:center;font-size:.82rem;padding:9px 16px;letter-spacing:.03em}.site-header{position:sticky;top:0;z-index:50;background:rgba(248,243,238,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,19,17,.08)}.header-inner{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{font-family:Georgia,"Times New Roman",serif;font-size:1.48rem;letter-spacing:.12em}.brand span{font-family:Inter,sans-serif;font-size:.58rem;letter-spacing:.22em;display:block;text-align:center;margin-top:-2px}.nav{display:flex;gap:24px;font-size:.9rem}.nav a{opacity:.78}.nav a:hover{opacity:1}.header-actions{display:flex;justify-content:flex-end;gap:10px;align-items:center}.icon-btn{border:0;background:transparent;padding:9px;cursor:pointer}.menu-toggle{display:none}.mobile-menu{display:none}.hero{padding:28px 0 72px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:28px;align-items:stretch}.hero-copy{min-height:670px;border-radius:calc(var(--velora-radius) + 8px);background:linear-gradient(145deg,var(--velora-surface),var(--velora-accent-soft));padding:clamp(34px,5vw,76px);display:flex;flex-direction:column;justify-content:center}.hero-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.3rem,7.2vw,7.4rem);line-height:.87;letter-spacing:-.055em;margin:18px 0 22px}.hero-title em{font-weight:400;color:#9e6f72}.hero-sub{max-width:570px;font-size:1.08rem;color:var(--velora-muted);margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{margin-top:32px;display:flex;gap:18px;flex-wrap:wrap;color:var(--velora-muted);font-size:.86rem}.hero-media{position:relative;overflow:hidden;border-radius:calc(var(--velora-radius) + 8px);background:#e7d2d2;min-height:670px}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;min-height:670px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 65% 30%,#fff 0 8%,transparent 9%),linear-gradient(155deg,#ebd9d8,#cda5a6)}.device-mock{width:min(52%,320px);aspect-ratio:.72;background:linear-gradient(160deg,#fff,#e7dfdb);border-radius:42% 42% 32% 32%/24% 24% 24% 24%;box-shadow:0 30px 70px rgba(80,45,45,.22);position:relative;transform:rotate(-7deg)}.device-mock:before{content:"VELORA";position:absolute;top:24%;left:50%;transform:translateX(-50%);font-size:.8rem;letter-spacing:.16em}.device-mock:after{content:"";position:absolute;width:38%;aspect-ratio:1;border-radius:50%;background:#1f1b19;left:31%;bottom:15%;box-shadow:inset 0 0 0 10px #3c3430}.floating-card{position:absolute;left:20px;bottom:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);padding:16px 18px;border-radius:16px;max-width:230px;box-shadow:0 12px 35px rgba(0,0,0,.08)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.benefit{background:var(--velora-surface);border:1px solid var(--velora-border);padding:26px;border-radius:var(--velora-radius)}.benefit-num{font-family:Georgia,serif;font-size:2rem;color:#a87879}.benefit h3{margin:18px 0 8px;font-size:1rem}.benefit p{margin:0;color:var(--velora-muted);font-size:.92rem}.ritual-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.ritual-visual{background:var(--velora-ink);color:#fff;border-radius:calc(var(--velora-radius) + 8px);padding:40px;min-height:560px;display:flex;flex-direction:column;justify-content:space-between}.ritual-visual strong{font-family:Georgia,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.9}.ritual-steps{display:grid;gap:12px}.ritual-step{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--velora-border)}.step-index{width:40px;height:40px;border-radius:50%;background:var(--velora-accent-soft);display:grid;place-items:center;font-weight:700}.featured-product{background:var(--velora-surface);border-radius:calc(var(--velora-radius) + 10px);padding:clamp(22px,4vw,54px)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.product-media-main{background:#efe4df;border-radius:var(--velora-radius);overflow:hidden;aspect-ratio:1/1}.product-media-main img,.product-media-main video,.product-media-main model-viewer{width:100%;height:100%;object-fit:cover}.product-thumbs{display:flex;gap:10px;margin-top:10px;overflow:auto}.product-thumb{width:76px;min-width:76px;aspect-ratio:1;border:1px solid var(--velora-border);border-radius:12px;overflow:hidden;background:#fff;padding:0;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-title{font-family:Georgia,serif;font-size:clamp(2.4rem,4vw,4.5rem);line-height:.98;margin:8px 0 14px;letter-spacing:-.04em}.rating-line{display:flex;gap:8px;align-items:center;font-size:.9rem;margin-bottom:14px}.stars{letter-spacing:.06em}.price{font-size:1.45rem;font-weight:800}.compare{font-size:1rem;color:var(--velora-muted);text-decoration:line-through;margin-left:7px}.product-description{color:var(--velora-muted);margin:18px 0}.feature-list{display:grid;gap:9px;margin:20px 0}.feature-item{display:flex;gap:10px;align-items:flex-start}.check{width:22px;height:22px;border-radius:50%;background:var(--velora-accent-soft);display:grid;place-items:center;flex:0 0 auto;font-size:.75rem}.variant-select,.qty-input{width:100%;height:50px;border:1px solid var(--velora-border);border-radius:14px;background:#fff;padding:0 14px;color:var(--velora-ink)}.product-form-row{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:16px}.product-form-row .btn{width:100%;border-radius:14px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.trust-chip{font-size:.78rem;color:var(--velora-muted);text-align:center;padding:10px;background:var(--velora-bg);border-radius:12px}.bundle-box{margin-top:22px;border:1px solid var(--velora-border);border-radius:18px;padding:18px;background:rgba(255,255,255,.34)}.bundle-heading-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px}.bundle-title{font-weight:800;font-size:1.02rem}.bundle-hint{font-size:.76rem;color:var(--velora-muted)}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-choice{position:relative;border:1px solid var(--velora-border);border-radius:15px;padding:20px 14px 14px;text-align:left;background:#fff;cursor:pointer;min-height:144px;transition:.18s ease;color:var(--velora-ink)}.bundle-choice:hover{transform:translateY(-1px);border-color:rgba(23,19,17,.38)}.bundle-choice.is-active{border-color:var(--velora-ink);box-shadow:inset 0 0 0 1px var(--velora-ink),0 8px 20px rgba(23,19,17,.06)}.bundle-badge{position:absolute;top:-10px;left:12px;background:var(--velora-ink);color:#fff;border-radius:999px;padding:4px 8px;font-size:.57rem;font-weight:800;letter-spacing:.08em}.bundle-badge--value{background:#9e6f72}.bundle-topline{display:flex;justify-content:space-between;gap:8px;align-items:center}.bundle-topline strong{font-size:1rem}.bundle-save{font-size:.64rem;font-weight:800;color:#8b5f61;background:var(--velora-accent-soft);border-radius:999px;padding:4px 7px;white-space:nowrap}.bundle-price-row{display:flex;align-items:baseline;gap:7px;margin-top:17px}.bundle-price{font-size:1.15rem;font-weight:850;letter-spacing:-.02em}.bundle-compare{font-size:.76rem;color:var(--velora-muted);text-decoration:line-through}.bundle-each{display:block;margin-top:3px;font-size:.72rem;color:var(--velora-muted)}.bundle-note{font-size:.7rem;color:var(--velora-muted);margin-top:11px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.testimonial{background:var(--velora-surface);border:1px solid var(--velora-border);border-radius:var(--velora-radius);padding:26px}.testimonial p{font-family:Georgia,serif;font-size:1.35rem;line-height:1.25}.testimonial footer{font-size:.88rem;color:var(--velora-muted)}.faq{max-width:850px;margin:0 auto}.faq details{border-top:1px solid var(--velora-border);padding:0}.faq details:last-child{border-bottom:1px solid var(--velora-border)}.faq summary{cursor:pointer;list-style:none;font-weight:700;padding:22px 0;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:1.3rem;font-weight:400}.faq details[open] summary:after{content:"−"}.faq-answer{padding:0 0 22px;color:var(--velora-muted)}.site-footer{margin-top:60px;background:var(--velora-ink);color:#fff;padding:68px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(2,1fr);gap:48px}.footer-brand{font-family:Georgia,serif;font-size:2rem;letter-spacing:.08em}.footer-copy{color:#c8c0bb;max-width:440px}.footer-links{display:grid;gap:10px;color:#ddd4ce;font-size:.9rem}.footer-bottom{margin-top:48px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;color:#aaa09a;font-size:.78rem;gap:20px;flex-wrap:wrap}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:28px}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;background:var(--velora-surface);padding:14px;border-radius:16px;border:1px solid var(--velora-border)}.cart-item img{width:110px;aspect-ratio:1;object-fit:cover;border-radius:12px}.cart-summary{background:var(--velora-surface);border:1px solid var(--velora-border);border-radius:16px;padding:22px;position:sticky;top:100px;height:max-content}.cart-total{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:800;margin:18px 0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--velora-surface);border-radius:16px;overflow:hidden;border:1px solid var(--velora-border)}.product-card-image{aspect-ratio:1;background:#eee3dd}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-body{padding:16px}.product-card h3{margin:0 0 8px}.generic-page{max-width:840px;margin:0 auto}.generic-page h1{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,5rem)}.rte{color:var(--velora-muted)}.rte img{border-radius:16px}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--velora-border);background:#fff;border-radius:12px;padding:14px}.sticky-atc{display:none}.empty-state{text-align:center;padding:80px 20px}.badge-sale{display:inline-block;background:var(--velora-accent-soft);color:#7f5456;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800}.legal-note{font-size:.78rem;color:var(--velora-muted);margin-top:12px}
@media(max-width:990px){.nav{display:none}.menu-toggle{display:inline-flex}.header-inner{grid-template-columns:1fr auto}.brand{text-align:left}.header-actions{grid-column:2}.mobile-menu.is-open{display:grid;position:fixed;top:114px;left:16px;right:16px;background:var(--velora-surface);border:1px solid var(--velora-border);border-radius:16px;padding:14px;box-shadow:0 20px 50px rgba(0,0,0,.12);z-index:49}.mobile-menu a{padding:12px}.hero-grid,.product-grid,.ritual-wrap,.cart-layout{grid-template-columns:1fr}.hero-copy,.hero-media,.hero-placeholder{min-height:520px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.featured-product{padding:22px}.cart-summary{position:static}.collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.page-width{width:min(calc(100% - 22px),var(--velora-page))}.section{padding:54px 0}.header-inner{height:64px}.brand{font-size:1.25rem}.hero{padding-top:12px}.hero-grid{gap:10px}.hero-copy{min-height:440px;padding:30px 22px}.hero-media,.hero-placeholder{min-height:430px}.hero-title{font-size:clamp(3.35rem,18vw,5.2rem)}.hero-actions .btn{width:100%}.hero-trust{gap:10px}.benefit-grid{grid-template-columns:1fr 1fr;gap:8px}.benefit{padding:18px 14px}.benefit-num{font-size:1.5rem}.product-grid{gap:26px}.product-title{font-size:2.7rem}.trust-row{grid-template-columns:1fr}.bundle-grid{grid-template-columns:1fr}.bundle-choice{min-height:0;padding:16px 14px}.bundle-heading-row{align-items:flex-start;flex-direction:column;gap:2px}.product-form-row{grid-template-columns:86px 1fr}.footer-grid{grid-template-columns:1fr}.collection-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card-body{padding:12px}.cart-item{grid-template-columns:80px 1fr}.cart-item img{width:80px}.cart-item>div:last-child{grid-column:2}.sticky-atc{display:flex;position:fixed;left:10px;right:10px;bottom:10px;z-index:60;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border:1px solid var(--velora-border);border-radius:16px;padding:8px;box-shadow:0 15px 40px rgba(0,0,0,.16);gap:8px;align-items:center}.sticky-atc-info{padding-left:8px;min-width:0;flex:1}.sticky-atc-title{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-price{font-weight:800;font-size:.9rem}.sticky-atc .btn{min-height:44px;padding:0 16px}.site-footer{padding-bottom:90px}}
