:root{--blush:#de9597;--blush-dark:#d88e94;--blush-soft:#fff4f2;--sage:#7f8e76;--sage-dark:#5d6858;--cream:#fffaf7;--cream-dark:#f7f3ef;--line:#f1d9d3;--text:#4f5b4b;--muted:#6f7469;--shadow:0 28px 80px #7d695c26}*{box-sizing:border-box}body{background:var(--cream);color:var(--text);margin:0;font-family:Montserrat,Inter,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.page{background:var(--cream);min-height:100vh}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #f2d9d4;position:sticky;top:0}.header-inner{white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:18px;max-width:1280px;margin:0 auto;padding:12px 22px;display:flex}.brand{text-align:left;color:inherit;background:0 0;border:0;flex:none;align-items:center;gap:12px;display:flex}.logo{object-fit:contain;border-radius:50%;width:54px;height:54px;box-shadow:0 8px 30px #00000014}.brand-title{letter-spacing:.28em;color:#6c7766;margin:0;font-size:16px;font-weight:300}.brand-subtitle{text-transform:uppercase;letter-spacing:.22em;color:var(--blush-dark);margin:3px 0 0;font-size:10px}.nav{flex:auto;justify-content:center;align-items:center;gap:20px;min-width:0;display:flex}.nav button{color:var(--text);background:0 0;border:0;font-size:13px;font-weight:700}.nav button.active,.nav button:hover{color:var(--blush-dark)}.header-actions{flex:none;align-items:center;gap:10px;display:flex}.mini-user{text-overflow:ellipsis;max-width:180px;color:var(--muted);font-size:12px;overflow:hidden}.primary-btn,.secondary-btn,.ghost-btn{border:0;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:800}.primary-btn{background:var(--blush);color:#fff;box-shadow:0 14px 32px #de959747}.secondary-btn{color:var(--sage-dark);background:#fff;border:1px solid #ead4ce}.ghost-btn{color:var(--sage-dark);background:0 0;border:1px solid #ead4ce;padding:10px 16px}.hero{padding:70px 24px 96px;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(to bottom, var(--blush-soft), transparent);pointer-events:none;position:absolute;inset:0}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1180px;margin:0 auto;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.38em;color:var(--blush-dark);margin:0 0 20px;font-size:13px;font-weight:800}.script{color:var(--blush-dark);font-family:Brush Script MT,Segoe Script,Georgia,serif;font-weight:400}.heading{color:var(--sage-dark);font-family:Georgia,Playfair Display,Times New Roman,serif;font-weight:300}.hero-script{margin:0 0 16px;font-size:clamp(82px,12vw,140px);line-height:.85}.hero-heading{max-width:620px;margin:0;font-size:clamp(40px,5vw,62px);line-height:1.05}.copy{color:var(--muted);font-size:17px;line-height:1.8}.hero-copy{max-width:650px;margin-top:28px}.button-row{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.feature-row{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:50px;display:grid}.feature-pill{text-align:center;background:#fff;border:1px solid #f1ddda;border-radius:24px;padding:18px;font-weight:800;box-shadow:0 10px 30px #0000000a}.image-frame{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:42px;padding:16px;position:relative}.banner{border-radius:30px;width:100%;display:block}.link-section{max-width:1180px;box-shadow:var(--shadow);background:#fff;border:1px solid #eadbd6;border-radius:36px;margin:72px auto 0;padding:38px}.link-grid,.product-grid,.free-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.link-card{background:var(--cream);text-align:left;border:1px solid #f0ddd8;border-radius:28px;padding:30px;transition:all .2s}.link-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000014}.link-card h3,.product-card h3,.free-card h3{margin:0 0 12px;font-size:27px}.main-section{max-width:1180px;margin:0 auto;padding:88px 24px}.section-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:54px;display:flex}.section-title{margin:0;font-size:clamp(42px,5vw,58px)}.section-copy{max-width:680px}.product-card{background:#fff;border:1px solid #f0ddda;border-radius:36px;overflow:hidden;box-shadow:0 22px 55px #ead9d373}.product-card img{object-fit:cover;width:100%;height:320px;display:block}.product-body{padding:28px}.product-title-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.price{color:var(--blush-dark);background:#fbe7e4;border-radius:999px;padding:8px 14px;font-weight:900}.cart-notice{background:#fff;border:1px solid #eadbd6;border-radius:26px;margin-bottom:30px;padding:22px;box-shadow:0 12px 28px #0000000d}.full-bg{background:var(--cream-dark);min-height:70vh}.free-card{text-align:center;background:#fff;border:1px solid #eadbd6;border-radius:34px;padding:32px;box-shadow:0 14px 38px #0000000f}.icon-box{background:var(--blush-soft);color:var(--blush);border-radius:28px;margin-bottom:24px;padding:44px;font-size:46px}.two-col{grid-template-columns:1fr 1fr;gap:34px;display:grid}.panel{box-shadow:var(--shadow);background:#fff;border:1px solid #f1dcda;border-radius:40px;padding:38px}.panel.sage{background:#f2f6ef;border-color:#dfe6da}.provider,.dash-item,input,textarea,select{width:100%;color:var(--sage-dark);background:#fffdfc;border:1px solid #ead8d3;border-radius:20px;margin-bottom:14px;padding:18px 20px;font-weight:700}textarea{resize:vertical;min-height:110px}.dash-item{background:#fff}.receipt{border-style:dashed;border-color:var(--blush);background:var(--cream)}.small-note{color:var(--muted);font-size:13px;line-height:1.6}.footer{text-align:center;background:#fff;border-top:1px solid #f0ddd8;padding:46px 24px}.footer-title{margin:0 0 12px;font-size:42px}.footer-tags{text-transform:uppercase;letter-spacing:.18em;color:#7d8579;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:26px;font-size:12px;display:flex}.legal{color:#7d8579;margin-top:24px;font-size:12px;line-height:1.7}@media (width<=1040px){.header-inner{white-space:normal;flex-wrap:wrap}.nav{flex-wrap:wrap;flex-basis:100%;order:3}}@media (width<=900px){.hero-grid,.two-col,.link-grid,.product-grid,.free-grid,.feature-row{grid-template-columns:1fr}.section-header{display:block}.brand-title{letter-spacing:.2em;font-size:14px}.brand-subtitle{display:none}}.panel>input,.panel>select,.panel>textarea{margin-top:16px;margin-bottom:18px}.panel .button-row+input,.panel .button-row+select{margin-top:22px}.panel .primary-btn,.panel .secondary-btn,.panel .ghost-btn{margin-top:10px}.panel .button-row .primary-btn,.panel .button-row .secondary-btn,.panel .button-row .ghost-btn{margin-top:0}.panel .small-note{margin-top:24px}.panel .cart-notice{margin-top:30px}input,select,textarea{min-height:58px;font-size:16px}input::placeholder,textarea::placeholder{color:#4f5b4bb8}.profile-form-stack{gap:18px;display:grid}.profile-form-stack input,.profile-form-stack select{margin:0}.profile-submit{margin-top:10px}
