:root{
  --navy:#0b1728;
  --navy-2:#10233a;
  --navy-3:#18304b;
  --gold:#d2aa61;
  --gold-2:#f0ce8c;
  --ivory:#f7f2e9;
  --cream:#efe6d7;
  --taupe:#a99782;
  --sage:#718579;
  --ink:#1a2027;
  --muted:#6e6b65;
  --line:rgba(17,30,44,.14);
  --white:#fffdf9;
  --radius:22px;
  --shadow:0 24px 60px rgba(6,15,28,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--ivory);line-height:1.6;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
button,input,select,textarea{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(18,37,57,.97);backdrop-filter:blur(16px);border-bottom:1px solid rgba(210,170,97,.24);box-shadow:0 10px 30px rgba(3,10,18,.12)}
.nav-wrap{height:112px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:12px;color:#fff;min-width:max-content}.brand-logo{flex:0 0 auto;overflow:visible;padding:5px 12px 5px 8px;border-radius:18px;background:linear-gradient(135deg,rgba(5,17,31,.80),rgba(20,45,70,.72));border:1px solid rgba(220,181,108,.28);box-shadow:0 8px 24px rgba(2,9,16,.18)}.header-logo{display:block;width:auto;height:88px;max-width:320px;object-fit:contain;object-position:left center;filter:none;opacity:1}
.desktop-nav{display:flex;gap:28px;margin-left:auto;color:#dbe2ea;font-size:14px}.desktop-nav a{transition:.2s}.desktop-nav a:hover{color:var(--gold-2)}
.btn{display:inline-flex;justify-content:center;align-items:center;border:none;border-radius:999px;padding:14px 24px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#e2bd77,#c99845);color:#132033;box-shadow:0 10px 30px rgba(210,170,97,.2)}.btn-navy{background:var(--navy);color:#fff}.btn-small{padding:10px 18px;font-size:13px}
.hero{min-height:720px;background:radial-gradient(circle at 20% 20%,#18324d 0,transparent 36%),linear-gradient(145deg,#091423 0%,#0b1728 60%,#111e31 100%);position:relative;overflow:hidden;color:#fff;display:flex;align-items:center}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.35}.hero-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.16}.hero-glow-1{width:420px;height:420px;background:#d1a45d;right:-130px;top:110px}.hero-glow-2{width:320px;height:320px;background:#51756d;left:40%;bottom:-180px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;padding:96px 0}.eyebrow{display:inline-block;color:#d5b779;font-size:11px;letter-spacing:.22em;font-weight:700;margin-bottom:18px}.eyebrow.dark{color:#8b6d3b}.hero h1,.section h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.02em}.hero h1{font-size:clamp(52px,6vw,82px);line-height:1.02;margin:0 0 24px}.hero-lead{font-size:19px;max-width:660px;color:#d6dee8;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{color:#fff;font-size:14px}.text-link span{color:var(--gold);margin-left:6px}.trust-row{display:flex;align-items:center;gap:12px;color:#91a1b3;font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-top:34px}.trust-row i{width:4px;height:4px;background:var(--gold);border-radius:50%}.hero-brand-card{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(215,178,110,.22);border-radius:32px;padding:28px 32px 32px;box-shadow:0 40px 90px rgba(0,0,0,.26);position:relative}.hero-brand-card img{width:100%;border-radius:20px}.hero-brand-card p{text-align:center;color:#aeb8c6;font-family:Georgia,serif;font-size:18px;margin:18px 0 0}.hero-brand-card strong{color:#f4d798;font-weight:400}
.section{padding:112px 0}.section-light{background:#fffdf9}.section-ivory{background:var(--ivory)}.section-dark{background:linear-gradient(150deg,#0b1728,#10233a);color:#fff}.section-form{background:#f3ede2}.split-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.section h2{font-size:clamp(38px,4.4vw,58px);line-height:1.12;margin:0}.intro-copy{font-size:18px;color:#34383c}.intro-copy p{margin-top:0}.muted{color:#74716c}.section-heading{max-width:760px;margin-bottom:56px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p{font-size:18px;color:#6f6c66}.light-text p{color:#c0cad5}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:#fffaf3;border:1px solid var(--line);border-radius:22px;padding:30px;min-height:250px;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(210,170,97,.45)}.feature-no{display:inline-block;color:#a98243;font-family:Georgia,serif;font-size:14px;margin-bottom:34px}.feature-card h3{font-family:Georgia,serif;font-size:26px;font-weight:400;margin:0 0 12px}.feature-card p{color:#686761;margin:0}
.process-grid{display:grid;grid-template-columns:1fr 80px 1fr 80px 1fr;align-items:start;gap:14px;margin-top:56px}.process-step{text-align:center}.process-step>span{width:54px;height:54px;border:1px solid rgba(210,170,97,.6);color:var(--gold-2);border-radius:50%;display:grid;place-items:center;margin:0 auto 24px;font-family:Georgia,serif;font-size:22px}.process-step h3{font-family:Georgia,serif;font-weight:400;font-size:25px;margin:0 0 10px}.process-step p{color:#b7c1cc;margin:0}.process-line{height:1px;background:linear-gradient(90deg,transparent,rgba(210,170,97,.5),transparent);margin-top:28px}
.form-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:start}.form-intro{position:sticky;top:120px}.form-intro p{font-size:18px;color:#67645e}.form-note{margin-top:36px;border-left:2px solid var(--gold);padding:14px 0 14px 18px;display:flex;flex-direction:column;gap:5px}.form-note span{color:#77716a;font-size:14px}.identity-accuracy-note{background:#fbf7ee;border-radius:0 14px 14px 0;padding:16px 16px 16px 18px}.identity-accuracy-note strong{color:#1b2838}.profile-form{background:#fff;border-radius:28px;padding:34px;box-shadow:var(--shadow);border:1px solid rgba(85,67,45,.08)}.form-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:32px}.progress-item{border:0;background:#f3eee7;border-radius:14px;padding:12px;display:flex;align-items:center;gap:9px;color:#837d74;cursor:pointer}.progress-item b{width:26px;height:26px;border-radius:50%;background:#e2d7c6;display:grid;place-items:center;font-size:12px}.progress-item.active{background:#0f1d2e;color:#fff}.progress-item.active b{background:var(--gold);color:#142032}.form-step{display:none}.form-step.active{display:block}.field-grid{display:grid;gap:16px}.field-grid.two{grid-template-columns:1fr 1fr}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.field span{font-size:13px;font-weight:700;color:#333a40}.field em{font-style:normal;font-weight:400;color:#8b857b}.field>small{font-size:11px;color:#8b857b;line-height:1.45;margin-top:-2px}.promo-field{padding:14px 16px;background:#fbf8f3;border:1px solid #eee4d5;border-radius:16px;margin:2px 0 18px}.field input,.field select,.field textarea{width:100%;border:1px solid #ddd5ca;border-radius:13px;background:#fffdfa;padding:13px 14px;outline:none;color:#20252a;transition:.2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#b98c45;box-shadow:0 0 0 3px rgba(210,170,97,.12)}.form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.text-btn{border:0;background:none;color:#6b6965;cursor:pointer;font-weight:600}.conditional-fields.hidden{display:none}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upload-card{border:1px dashed #c8baaa;border-radius:18px;background:#fbf8f3;padding:24px;min-height:160px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;transition:.2s}.upload-card:hover{border-color:#b58a4b;background:#fffaf2}.upload-card input{position:absolute;opacity:0;pointer-events:none}.upload-icon{width:36px;height:36px;border-radius:50%;background:#132337;color:#e0bd79;display:grid;place-items:center;font-size:24px;margin-bottom:18px}.upload-card strong{font-size:15px}.upload-card small{color:#817b73;margin-top:4px;line-height:1.45}.upload-card.has-file{border-style:solid;border-color:#769282;background:#f1f7f2}.upload-card.has-file .upload-icon{background:#547365;color:#fff}.consent{display:flex;align-items:flex-start;gap:10px;margin-top:22px;font-size:13px;color:#444}.consent input{margin-top:4px}.privacy-copy{font-size:12px;color:#8b857b;margin:12px 0 0}.form-success{display:none;text-align:center;padding:40px 14px}.form-success.active{display:block}.success-mark{width:64px;height:64px;border-radius:50%;background:#e8f1e9;color:#53745e;font-size:28px;display:grid;place-items:center;margin:0 auto 20px}.form-success h3{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:0 0 10px}.form-success p{color:#706d67;max-width:500px;margin:auto}
.closing-band{background:#d2aa61;padding:26px 0}.closing-content{display:flex;justify-content:center;align-items:center;gap:28px;color:#0c1828;font-family:Georgia,serif;font-size:22px}.closing-content span{font-family:Arial,sans-serif;font-size:17px}
.site-footer{background:#08111d;color:#cbd5df;padding:54px 0 26px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-grid>div:first-child{display:flex;align-items:baseline;gap:10px}.footer-grid strong{font-family:Georgia,serif;letter-spacing:.14em;font-size:22px;color:#f5d594}.footer-grid span{font-size:14px;color:#d1b070}.footer-grid p{text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#8291a1}.footer-links{display:flex;justify-content:flex-end;gap:20px;font-size:13px}.copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:34px;padding-top:20px;font-size:12px;color:#657384}
.bundle-heading{margin-top:38px}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:20px}.bundle-card{position:relative;background:#fffaf3;border:1px solid rgba(17,30,44,.12);border-radius:26px;padding:30px 26px;box-shadow:0 16px 45px rgba(6,15,28,.06);display:flex;flex-direction:column;min-height:100%}.bundle-card.featured{background:linear-gradient(180deg,#fff8ee,#f5ead8);border-color:rgba(210,170,97,.42);transform:translateY(-8px);box-shadow:0 24px 60px rgba(68,49,25,.12)}.bundle-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:#8e6b35;text-transform:uppercase}.bundle-badge{position:absolute;top:16px;right:16px;background:#132337;color:#f1cf8c;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em}.bundle-card h3{font-family:Georgia,serif;font-weight:400;font-size:32px;line-height:1.05;margin:14px 0 8px}.bundle-price{font-family:Georgia,serif;font-size:54px;line-height:1;color:#0f1d2e;margin:8px 0 10px}.bundle-sub{margin:0 0 18px;color:#625d54;font-size:16px}.bundle-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px;color:#3d4348}.bundle-list li{position:relative;padding-left:22px;line-height:1.5}.bundle-list li::before{content:"✓";position:absolute;left:0;top:0;color:#b8893b;font-weight:800}.bundle-card .btn{margin-top:auto}.btn-outline{background:#fff;border:1px solid rgba(17,30,44,.16);color:#132337}.btn-outline:hover{box-shadow:0 12px 28px rgba(6,15,28,.08)}.service-select-field{padding:14px 16px;background:#fbf8f3;border:1px solid #eee4d5;border-radius:16px;margin-bottom:20px}
.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:95;width:48px;height:48px;display:grid;place-items:center;background:#25D366;color:#fff;border-radius:50%;box-shadow:0 14px 32px rgba(0,0,0,.22);transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 18px 38px rgba(0,0,0,.28)}.whatsapp-icon{display:grid;place-items:center;width:26px;height:26px}.whatsapp-icon svg{width:24px;height:24px}
.reveal{opacity:1;transform:none}

.examples-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;align-items:stretch}.example-card,.detail-card,.photo-guide-box{background:#fff;border:1px solid rgba(17,30,44,.1);border-radius:26px;box-shadow:0 16px 45px rgba(6,15,28,.05)}.example-card{padding:28px 26px}.example-top h3,.detail-card h3,.photo-guide-head h3{font-family:Georgia,serif;font-weight:400;font-size:30px;line-height:1.15;margin:10px 0 10px}.palette-preview{margin:18px 0 18px;border-radius:18px;overflow:hidden;border:1px solid rgba(17,30,44,.08);box-shadow:0 10px 24px rgba(6,15,28,.08)}.palette-preview img{display:block;width:100%;height:auto;object-fit:contain}.mini-board-visual img,.photo-visual img{display:block;width:100%;height:100%;object-fit:contain}.mini-board-visual.real-board{background:#f8f5ef}.photo-visual.real-photo-sample{background:#f8f5ef}
.example-label{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#8e6b35}.swatch-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:18px 0 18px}.swatch-row span{height:74px;border-radius:16px;border:1px solid rgba(17,30,44,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.example-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;color:#3d4348}.example-list li{position:relative;padding-left:22px;line-height:1.5}.example-list li::before{content:"•";position:absolute;left:7px;top:0;color:#b8893b;font-weight:800}.receive-card{background:linear-gradient(180deg,#fffaf2,#f5ead8)}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill-row span{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:999px;background:#f4eee4;border:1px solid rgba(17,30,44,.08);font-size:13px;font-weight:700;color:#33404b}.example-note{margin:18px 0 0;color:#6b665d}.example-detail-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px;margin-top:22px}.detail-card{padding:28px 26px}.style-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.style-columns div{background:#fbf8f3;border:1px solid #eee4d5;border-radius:18px;padding:16px}.style-columns strong{display:block;font-size:16px;color:#142032;margin-bottom:6px}.style-columns small{display:block;color:#736d64;line-height:1.45}.example-list.compact{gap:8px}.photo-guide-box{margin-top:22px;padding:28px 26px;background:linear-gradient(180deg,#fffdf9,#fbf7ef)}.photo-guide-head p{margin:10px 0 0;color:#6b665d}.photo-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.photo-sample{background:#fff;border:1px solid rgba(17,30,44,.08);border-radius:20px;padding:16px;text-align:left}.photo-sample strong{display:block;margin-top:12px;font-size:16px}.photo-sample small{display:block;margin-top:6px;color:#79746c;line-height:1.45}.photo-visual{height:235px;border-radius:16px;position:relative;overflow:hidden;background:linear-gradient(180deg,#eef1f5,#d9dee6);display:flex;align-items:center;justify-content:center}.photo-visual::before,.photo-visual::after{content:"";position:absolute;left:50%;transform:translateX(-50%);background:rgba(18,35,55,.14)}.photo-visual.face::before{top:26px;width:58px;height:58px;border-radius:50%}.photo-visual.face::after{top:82px;width:96px;height:52px;border-radius:52px 52px 18px 18px}.photo-visual.skin{background:linear-gradient(135deg,#ead9c8,#d6bea3,#f0dfcf)}.photo-visual.skin::before{top:36px;width:120px;height:76px;border-radius:24px;background:rgba(255,255,255,.28)}.photo-visual.skin::after{display:none}.photo-visual.body::before{top:20px;width:42px;height:42px;border-radius:50%}.photo-visual.body::after{top:62px;width:78px;height:82px;border-radius:28px 28px 18px 18px;box-shadow:-34px 18px 0 -20px rgba(18,35,55,.14),34px 18px 0 -20px rgba(18,35,55,.14),-18px 84px 0 -18px rgba(18,35,55,.14),18px 84px 0 -18px rgba(18,35,55,.14)}.photo-visual.hand{background:linear-gradient(180deg,#e7d6c6,#d9bea6)}.photo-visual.hand::before{top:34px;width:82px;height:82px;border-radius:20px 20px 28px 28px;background:rgba(255,255,255,.24);box-shadow:-28px -4px 0 -18px rgba(255,255,255,.24),-12px -16px 0 -18px rgba(255,255,255,.24),4px -20px 0 -18px rgba(255,255,255,.24),20px -16px 0 -18px rgba(255,255,255,.24),36px -4px 0 -18px rgba(255,255,255,.24)}.photo-visual.hand::after{display:none}

.visual-board-wrap{margin-top:28px;padding:30px 26px;border-radius:26px;background:#0f1d2e;color:#fff;border:1px solid rgba(210,170,97,.2);box-shadow:0 20px 55px rgba(6,15,28,.14)}.visual-board-head{max-width:760px}.visual-board-head h3{font-family:Georgia,serif;font-weight:400;font-size:34px;line-height:1.15;margin:10px 0}.visual-board-head p{color:#b9c4cf;margin:0}.visual-board-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px}.mini-board{background:#fffaf3;color:#172231;border-radius:20px;padding:14px;border:1px solid rgba(210,170,97,.14)}.mini-board strong{display:block;margin-top:12px;font-size:16px}.mini-board small{display:block;margin-top:6px;color:#6c6a66;line-height:1.45}.mini-board-visual{height:280px;border-radius:15px;overflow:hidden;position:relative;background:#eee7dc;display:flex;align-items:center;justify-content:center}.mini-board-visual.wide-board{height:300px}.look-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px;background:linear-gradient(135deg,#eee7dc,#dce3e6)}.look-figure{position:relative;border-radius:14px;background:linear-gradient(180deg,#d8cdbd,#b8a995)}.look-figure::before{content:"";position:absolute;left:50%;top:18px;transform:translateX(-50%);width:30px;height:30px;border-radius:50%;background:#c9a88b}.look-figure::after{content:"";position:absolute;left:50%;top:50px;transform:translateX(-50%);width:54px;height:76px;border-radius:18px 18px 10px 10px;background:#e7e0d2}.look-two{background:linear-gradient(180deg,#d7dfe4,#8293a1)}.look-two::after{background:#22374d}.look-three{background:linear-gradient(180deg,#d9d0c4,#6b5e55)}.look-three::after{background:#141a22}.hair-visual{display:flex;align-items:flex-end;justify-content:center;gap:12px;padding:18px;background:linear-gradient(180deg,#f2ede6,#d8d0c5)}.hair-visual span{width:54px;border-radius:28px 28px 10px 10px;background:#3c3028}.hair-visual span:nth-child(1){height:78px}.hair-visual span:nth-child(2){height:104px;background:#6b4d38}.hair-visual span:nth-child(3){height:90px;background:#1f252b}.metal-visual{display:flex;align-items:center;justify-content:center;gap:16px;background:linear-gradient(135deg,#e9e3d8,#cfd6dc)}.metal-visual i{width:42px;height:42px;border-radius:50%;border:9px solid #b38a3d;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.metal-visual i:nth-child(2){border-color:#bfc2c5}.metal-visual i:nth-child(3){border-color:#a87555}.metal-visual i:nth-child(4){width:54px;height:34px;border-radius:10px;border-width:6px;border-color:#1f2934}.bag-visual{background:linear-gradient(135deg,#e8dfd3,#d5c7b6)}.bag-shape{position:absolute;left:24px;bottom:28px;width:92px;height:64px;border-radius:12px;background:#23282d;box-shadow:inset 0 0 0 2px rgba(255,255,255,.05)}.bag-shape::before{content:"";position:absolute;left:25px;top:-24px;width:42px;height:28px;border:6px solid #23282d;border-bottom:0;border-radius:18px 18px 0 0}.shoe-shape{position:absolute;right:18px;bottom:34px;width:92px;height:34px;border-radius:22px 34px 12px 14px;background:#ece9e1;transform:rotate(-4deg);box-shadow:0 8px 14px rgba(0,0,0,.12)}.fragrance-visual{display:flex;align-items:flex-end;justify-content:center;gap:18px;padding:20px;background:radial-gradient(circle at 50% 30%,#f4ead7,#d7c5ae)}.fragrance-visual span{position:relative;width:52px;height:76px;border-radius:10px 10px 14px 14px;background:linear-gradient(180deg,#d9b56d,#8f6d32);box-shadow:0 10px 20px rgba(80,52,20,.18)}.fragrance-visual span::before{content:"";position:absolute;left:13px;top:-18px;width:26px;height:20px;border-radius:5px 5px 0 0;background:#262c32}.fragrance-visual span:nth-child(2){height:92px;background:linear-gradient(180deg,#e7dfd4,#a8a098)}.fragrance-visual span:nth-child(3){height:68px;background:linear-gradient(180deg,#d5a3a0,#7f4e54)}.material-visual{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;background:#e8e0d6}.material-visual span{border-radius:12px;background:repeating-linear-gradient(45deg,#c8b59b,#c8b59b 6px,#b9a58a 6px,#b9a58a 12px)}.material-visual span:nth-child(2){background:linear-gradient(135deg,#213348,#56677a)}.material-visual span:nth-child(3){background:radial-gradient(circle,#c9a45d 2px,#8f6e35 3px,#8f6e35 7px)}.material-visual span:nth-child(4){background:linear-gradient(135deg,#dbd7cf,#8e969b)}
@media (max-width:960px){.desktop-nav{display:none}.nav-wrap{height:98px}.header-logo{height:72px;max-width:250px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:76px 0 86px}.hero-brand-card{max-width:700px}.split-intro,.form-shell{grid-template-columns:1fr;gap:44px}.form-intro{position:static}.feature-grid{grid-template-columns:1fr 1fr}.bundle-grid,.examples-grid,.example-detail-grid,.photo-guide-grid,.visual-board-grid{grid-template-columns:1fr;gap:18px}.bundle-card.featured{transform:none}.style-columns{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr;gap:28px}.process-line{width:1px;height:34px;margin:0 auto;background:linear-gradient(transparent,rgba(210,170,97,.5),transparent)}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid>div:first-child,.footer-links{justify-content:center}.footer-grid p{text-align:center}}
@media (max-width:640px){.container{width:min(100% - 24px,1180px)}.nav-wrap{height:88px;gap:8px}.brand-logo{padding:4px 8px 4px 5px;border-radius:14px}.header-logo{height:62px;max-width:190px}.btn-small{padding:9px 12px;font-size:11px;white-space:nowrap}.hero-grid{padding-top:58px;gap:38px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.trust-row{flex-wrap:wrap}.section{padding:78px 0}.split-intro{gap:30px}.feature-grid,.bundle-grid,.examples-grid,.example-detail-grid,.photo-guide-grid,.visual-board-grid{grid-template-columns:1fr}.feature-card,.bundle-card{min-height:auto}.bundle-card,.example-card,.detail-card,.photo-guide-box,.visual-board-wrap{padding:26px 22px}.bundle-card h3,.example-top h3,.detail-card h3,.photo-guide-head h3{font-size:28px}.bundle-price{font-size:46px}.swatch-row span{height:58px}.form-shell{gap:30px}.profile-form{padding:20px;border-radius:22px}.field-grid.two,.upload-grid{grid-template-columns:1fr}.progress-item{justify-content:center}.progress-item span{display:none}.closing-content{flex-direction:column;gap:4px}.footer-grid{gap:12px}.whatsapp-float{right:12px;bottom:12px;width:46px;height:46px}}

.value-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:48px}.value-strip>div{background:#f8f3eb;border:1px solid rgba(17,30,44,.08);border-radius:18px;padding:20px}.value-strip strong{display:block;font-family:Georgia,serif;font-size:20px;font-weight:400;color:#142032;margin-bottom:7px}.value-strip span{display:block;color:#706b63;font-size:13px;line-height:1.5}
.guarantee-section{background:#efe5d4;padding:42px 0}.guarantee-card{display:grid;grid-template-columns:82px 1fr;gap:28px;align-items:start;background:#fffaf2;border:1px solid rgba(169,124,55,.25);border-radius:26px;padding:30px 34px;box-shadow:0 18px 50px rgba(68,49,25,.07)}.guarantee-mark{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#132337;color:#f1cf8c;font-size:30px;font-weight:800}.guarantee-copy h2{font-family:Georgia,serif;font-weight:400;font-size:36px;line-height:1.15;margin:7px 0 10px}.guarantee-copy>p{margin:0;color:#5e5a53;max-width:950px}.guarantee-terms{margin-top:14px;color:#5e5a53}.guarantee-terms summary{cursor:pointer;font-weight:800;color:#8e6b35;font-size:13px}.guarantee-terms p{margin:10px 0 0;font-size:13px;line-height:1.6;color:#716c64}
.section-tailored{background:linear-gradient(180deg,#f7f2e9,#efe4d3)}.tailored-heading{max-width:850px}.tailored-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tailored-card{background:#fffaf3;border:1px solid rgba(17,30,44,.1);border-radius:22px;padding:26px;box-shadow:0 16px 40px rgba(6,15,28,.05)}.tailored-card>span{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:#132337;color:#f1cf8c;font-family:Georgia,serif}.tailored-card h3{font-family:Georgia,serif;font-weight:400;font-size:24px;line-height:1.2;margin:18px 0 10px}.tailored-card p{margin:0;color:#6c675f}.tailored-cta{margin-top:22px;background:#10233a;color:#fff;border-radius:24px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.tailored-cta strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.tailored-cta p{margin:5px 0 0;color:#b9c4cf}.no-payment-note{background:#fff8e8;border:1px solid rgba(210,170,97,.3);border-left:3px solid var(--gold);border-radius:14px;padding:16px 18px;margin-top:24px}
@media (max-width:960px){.value-strip,.tailored-grid{grid-template-columns:1fr 1fr}.guarantee-card{grid-template-columns:64px 1fr}.tailored-cta{align-items:flex-start;flex-direction:column}.desktop-nav{gap:18px;font-size:13px}}
@media (max-width:640px){.value-strip,.tailored-grid{grid-template-columns:1fr}.guarantee-card{grid-template-columns:1fr;padding:26px 22px}.guarantee-mark{width:58px;height:58px}.guarantee-copy h2{font-size:30px}.tailored-cta{padding:24px 22px}.tailored-cta .btn{width:100%}}

.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.submit-error{margin:16px 0 0;padding:12px 14px;border-radius:12px;background:#fff1ef;color:#8d2e24;border:1px solid #efd0cc;font-size:13px}.submission-reference{margin-top:12px!important;font-size:13px;color:#8b6d3b!important;font-weight:700;letter-spacing:.03em}

#submitProfileBtn:disabled{opacity:.72;cursor:wait;transform:none}.submit-error[hidden]{display:none}.submit-error:not([hidden]){display:block}.submission-reference:empty{display:none}

.photo-visual.real-photo-sample img{object-fit:contain;background:#f8f5ef}.palette-preview{background:#f8f5ef}.palette-preview img{max-height:620px;margin:0 auto}.simple-visual-grid .mini-board{padding:16px}.simple-visual-grid .mini-board small{font-size:13px}.simple-visual-grid .mini-board strong{font-size:17px}
@media (max-width:640px){.mini-board-visual,.mini-board-visual.wide-board{height:240px}.photo-visual{height:260px}}

.photo-sample:nth-child(3) .photo-visual,.photo-sample:nth-child(4) .photo-visual{height:320px}
@media (max-width:640px){.photo-sample:nth-child(3) .photo-visual,.photo-sample:nth-child(4) .photo-visual{height:360px}}

/* v1.7D — female-first examples, uncropped previews, corrected photo guide */
.examples-heading{max-width:820px}.simplified-examples{align-items:stretch}.feminine-preview{aspect-ratio:611/705;background:#f8f5ef}.feminine-preview img{width:100%;height:100%;object-fit:contain;object-position:center}.sample-principle-card{display:flex;flex-direction:column;justify-content:center}.concise-pills{margin-top:20px}.refined-board-wrap{overflow:hidden}.simple-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-board-visual{height:360px;background:#f8f5ef}.mini-board-visual img{width:100%;height:100%;object-fit:contain;object-position:center}.landscape-board{height:330px}.portrait-board{height:390px}.featured-mini-board{grid-column:span 2}.featured-mini-board .landscape-board{height:420px}.boards-disclaimer{margin:20px 0 0;color:#aeb9c4;font-size:13px}.corrected-photo-guide .photo-guide-grid{align-items:stretch}.corrected-photo-guide .photo-sample{display:flex;flex-direction:column}.corrected-photo-guide .photo-visual{height:330px;background:#f6f2ea}.corrected-photo-guide .photo-visual img{width:100%;height:100%;object-fit:contain;object-position:center}.corrected-photo-guide .full-body-guide{height:430px}.corrected-photo-guide .hand-guide{height:430px}.corrected-photo-guide .photo-sample strong{margin-top:14px}.corrected-photo-guide .photo-sample small{margin-top:6px}.examples-section .example-note{line-height:1.6}
@media (max-width:960px){.simple-visual-grid{grid-template-columns:1fr}.featured-mini-board{grid-column:auto}.featured-mini-board .landscape-board,.landscape-board,.portrait-board{height:auto;min-height:320px}.corrected-photo-guide .photo-guide-grid{grid-template-columns:repeat(2,1fr)}.corrected-photo-guide .photo-visual,.corrected-photo-guide .full-body-guide,.corrected-photo-guide .hand-guide{height:390px}}
@media (max-width:640px){.corrected-photo-guide .photo-guide-grid{grid-template-columns:1fr}.featured-mini-board .landscape-board,.landscape-board,.portrait-board{height:auto;min-height:260px}.corrected-photo-guide .photo-visual,.corrected-photo-guide .full-body-guide,.corrected-photo-guide .hand-guide{height:420px}.feminine-preview{aspect-ratio:auto;min-height:360px}}


/* v1.7F — clearer concept and above-the-fold explanation */
.hero-lead strong{font-weight:500;color:#fff}.hero-support{max-width:760px;margin:14px 0 0;color:#c8d2dc;font-size:17px;line-height:1.7}.dark-link{color:#8e6b35}.concept-section{background:linear-gradient(180deg,#fffdf9,#f5ede1)}.concept-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:54px;align-items:center}.concept-copy{max-width:760px}.concept-copy h2{max-width:720px}.concept-lead{font-size:21px;line-height:1.65;color:#30383f;margin:22px 0 16px}.concept-copy>p:not(.concept-lead){font-size:17px;color:#555b60}.concept-summary-card{background:#10233a;color:#fff;border:1px solid rgba(210,170,97,.26);border-radius:28px;padding:34px;box-shadow:0 24px 60px rgba(6,15,28,.14)}.summary-label{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.18em;color:#e1bd78;margin-bottom:14px}.concept-summary-card p{font-family:Georgia,serif;font-size:28px;line-height:1.35;margin:0 0 22px;color:#f6f0e6}.concept-summary-card .text-link{color:#f1cf8c}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:46px}.outcome-grid article{background:#fff;border:1px solid rgba(17,30,44,.1);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(6,15,28,.05)}.outcome-grid article>span{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#132337;color:#f1cf8c;font-family:Georgia,serif;font-size:13px}.outcome-grid h3{font-family:Georgia,serif;font-weight:400;font-size:23px;line-height:1.15;margin:18px 0 10px;color:#172231}.outcome-grid p{margin:0;color:#6c6963;font-size:14px;line-height:1.55}.who-section{padding-top:96px}.tailored-preview{margin-top:26px;background:linear-gradient(135deg,#f4ead9,#fffaf2);border:1px solid rgba(169,124,55,.22);border-radius:24px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.tailored-preview>div{max-width:760px}.tailored-preview h3{font-family:Georgia,serif;font-weight:400;font-size:30px;line-height:1.2;margin:9px 0}.tailored-preview p{margin:0;color:#655f57}.tailored-preview .btn{flex:0 0 auto}.hero .trust-row{row-gap:8px}
@media (max-width:960px){.concept-intro{grid-template-columns:1fr;gap:30px}.outcome-grid{grid-template-columns:1fr 1fr}.concept-summary-card{max-width:720px}.tailored-preview{align-items:flex-start;flex-direction:column}}
@media (max-width:640px){.hero-support{font-size:16px}.concept-lead{font-size:18px}.concept-summary-card{padding:26px 22px}.concept-summary-card p{font-size:24px}.outcome-grid{grid-template-columns:1fr}.tailored-preview{padding:24px 22px}.tailored-preview h3{font-size:26px}.tailored-preview .btn{width:100%}.who-section{padding-top:78px}}
