:root{--bg:#fdfaf0;--bg-soft:#fbf7e0;--bg-accent:#fff9c4;--bg-dark:#1a1610;--gold:#c8a84b;--gold-dark:#8a6e20;--ink:#2a2520;--ink-mid:#4a4238;--ink-light:#7a6e5f;--ink-faint:#9a8e7f;--line:#c8a84b2e;--line-soft:#c8a84b1a;--card-border:#c8a84b33;--rose:#e8828a}.hero.svelte-iypicw{grid-template-columns:1fr 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.hero-left.svelte-iypicw{background:linear-gradient(150deg,#1a1610d6 0%,#1a161085 45%,#8b1a1f9e 100%),url(../../../preview-concept/verif-hero.avif) 100%/cover no-repeat;flex-direction:column;justify-content:center;padding:6rem 4rem;display:flex;position:relative;overflow:hidden}.hero-left.svelte-iypicw:before{content:"II";color:#ffffff06;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:DM Serif Display,serif;font-size:26rem;font-style:italic;font-weight:700;line-height:1;position:absolute;bottom:-2rem;right:-1rem}.hero-left.svelte-iypicw:after{content:"";pointer-events:none;background-image:radial-gradient(#c8a84b1f 1px,#0000 1px);background-size:28px 28px;animation:3s forwards svelte-iypicw-gridFade;position:absolute;inset:0}@keyframes svelte-iypicw-gridFade{0%{opacity:0}to{opacity:1}}.hero-eyebrow.svelte-iypicw{letter-spacing:.26em;text-transform:uppercase;color:var(--gold);opacity:0;align-items:center;gap:.7rem;margin-bottom:2rem;font-size:.6rem;animation:.7s .2s forwards svelte-iypicw-slideUp;display:flex}.hero-eyebrow.svelte-iypicw:before{content:"";background:var(--gold);width:28px;height:1px}.hero-left.svelte-iypicw h1:where(.svelte-iypicw){color:#fff;letter-spacing:-.02em;opacity:0;margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:clamp(3.2rem,5.5vw,5.5rem);font-weight:400;line-height:1.06;animation:.8s .35s forwards svelte-iypicw-slideUp}.hero-tagline.svelte-iypicw{color:#ffffff73;opacity:0;max-width:380px;margin-bottom:3rem;font-size:1rem;font-weight:300;line-height:1.85;animation:.8s .5s forwards svelte-iypicw-slideUp}.scroll-hint.svelte-iypicw{letter-spacing:.22em;text-transform:uppercase;color:#ffffff38;opacity:0;align-items:center;gap:.8rem;font-size:.6rem;animation:.7s .65s forwards svelte-iypicw-slideUp;display:flex}.scroll-line.svelte-iypicw{background:#c8a84b4d;width:48px;height:1px;position:relative;overflow:hidden}.scroll-line.svelte-iypicw:after{content:"";background:var(--gold);width:100%;height:100%;animation:2.4s ease-in-out infinite svelte-iypicw-scan;position:absolute;top:0;left:-100%}@keyframes svelte-iypicw-scan{0%{left:-100%}to{left:100%}}@keyframes svelte-iypicw-slideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-right.svelte-iypicw{background:var(--bg-soft);border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:5rem 3.5rem;display:flex;position:relative}.hero-right.svelte-iypicw:before{content:"";pointer-events:none;background-image:radial-gradient(#c8a84b21 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.stat-group.svelte-iypicw{position:relative}.stat-row.svelte-iypicw{border-bottom:1px solid var(--line);opacity:0;align-items:flex-start;gap:1.5rem;padding:1.85rem 0;transition:opacity .6s,transform .6s;display:flex;transform:translate(18px)}.stat-row.svelte-iypicw:last-child{border-bottom:none}.stat-icon.svelte-iypicw{border:1px solid var(--line);width:44px;height:44px;color:var(--gold-dark);background:#c8a84b1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stat-icon.svelte-iypicw svg:where(.svelte-iypicw){stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.stat-title.svelte-iypicw{color:var(--ink);margin-bottom:.25rem;font-size:.82rem;font-weight:500}.stat-desc.svelte-iypicw{color:var(--ink-light);font-size:.78rem;font-weight:300;line-height:1.65}.stat-copy.svelte-iypicw{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.stat-kicker.svelte-iypicw{letter-spacing:.24em;text-transform:uppercase;color:var(--gold-dark);align-items:center;gap:.7rem;margin-bottom:1rem;font-size:.6rem;display:flex}.stat-kicker.svelte-iypicw:before{content:"";background:var(--gold);width:28px;height:1px}.stat-copy.svelte-iypicw p:where(.svelte-iypicw){color:var(--ink-mid);margin-bottom:1rem;font-size:.92rem;font-weight:300;line-height:1.8}.stat-copy.svelte-iypicw p:where(.svelte-iypicw):last-child{margin-bottom:0}.stat-grid.svelte-iypicw{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem;margin-top:1rem;display:grid}.stat-grid.svelte-iypicw .stat-row:where(.svelte-iypicw){border:1px solid var(--line);background:#ffffffc7;border-radius:10px;align-items:flex-start;margin:0;padding:.82rem .85rem;box-shadow:0 2px 12px #2a25200a}.stat-grid.svelte-iypicw .stat-row:where(.svelte-iypicw):last-child{border:1px solid var(--line)}.stat-grid.svelte-iypicw .stat-icon:where(.svelte-iypicw){border-radius:9px;width:40px;height:40px}.stat-grid.svelte-iypicw .stat-icon:where(.svelte-iypicw) svg:where(.svelte-iypicw){width:18px;height:18px}.stat-grid.svelte-iypicw .stat-title:where(.svelte-iypicw){margin-bottom:.22rem;font-size:.84rem}.stat-grid.svelte-iypicw .stat-desc:where(.svelte-iypicw){font-size:.77rem;line-height:1.54}.pillars.svelte-iypicw{background:linear-gradient(#faefbe 0%,#f5df9c 100%);border-top:1px solid #97701c47;border-bottom:1px solid #97701c47;padding:6rem 4rem}.pil-eyebrow.svelte-iypicw{letter-spacing:.26em;text-transform:uppercase;color:#7e5b12;align-items:center;gap:.7rem;margin-bottom:.6rem;font-size:.6rem;display:flex}.pil-eyebrow.svelte-iypicw:before{content:"";background:#b98b25;width:28px;height:1px}.pil-title.svelte-iypicw{color:#2a1f08;margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.18}.pil-title.svelte-iypicw em:where(.svelte-iypicw){color:#7e5b12;font-style:italic}.pil-sub.svelte-iypicw{color:#574321;max-width:480px;margin-bottom:3.5rem;font-size:.88rem;font-weight:300;line-height:1.75}.pil-list.svelte-iypicw{flex-direction:column;display:flex}.pil-item.svelte-iypicw{cursor:default;border-top:1px solid #7a5c0033;grid-template-columns:56px 200px 1fr;transition:background .22s;display:grid}.pil-item.svelte-iypicw:last-child{border-bottom:1px solid #7a5c0033}.pil-item.svelte-iypicw:hover{background:#ffffff47}.pil-numeral.svelte-iypicw{color:#56401666;border-right:1px solid #7a5c0033;justify-content:center;align-items:center;padding:2rem .5rem;font-family:Cormorant Garamond,serif;font-size:.88rem;font-style:italic;font-weight:400;transition:color .22s;display:flex}.pil-item.svelte-iypicw:hover .pil-numeral:where(.svelte-iypicw){color:#7e5b12}.pil-name.svelte-iypicw{border-right:1px solid #7a5c0033;flex-direction:column;justify-content:center;gap:.25rem;padding:2rem 1.75rem;display:flex}.pil-tag.svelte-iypicw{letter-spacing:.18em;text-transform:uppercase;color:#543d108c;font-size:.55rem}.pil-name.svelte-iypicw h3:where(.svelte-iypicw){color:#2a1f08;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500}.pil-desc.svelte-iypicw{align-items:center;padding:2rem 3.5rem 2rem 2rem;display:flex}.pil-desc.svelte-iypicw p:where(.svelte-iypicw){color:#4f3b18;max-width:500px;font-size:.84rem;font-weight:300;line-height:1.78}.pil-icon.svelte-iypicw{stroke:#7e5b12;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px;margin-right:.5rem}.trust-strip.svelte-iypicw{background:linear-gradient(135deg,#2a1010 0%,#8b1a1f 60%,#6a0f18 100%);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:1.4rem 4rem;display:flex}.trust-item.svelte-iypicw{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:.55rem;font-size:.66rem;display:flex}.trust-item.svelte-iypicw svg:where(.svelte-iypicw){width:15px;height:15px;stroke:var(--gold);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.trust-sep.svelte-iypicw{color:#ffffff1f;font-size:1rem}.how.svelte-iypicw{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#2a1010 0%,#8b1a1f 58%,#6a0f18 100%);padding:6rem 4rem}.how.svelte-iypicw .sec-eyebrow:where(.svelte-iypicw){color:var(--gold)}.how.svelte-iypicw .sec-eyebrow:where(.svelte-iypicw):before{background:var(--gold)}.how.svelte-iypicw .sec-title:where(.svelte-iypicw){color:#fff}.how.svelte-iypicw .sec-sub:where(.svelte-iypicw){color:#ffffffb8}.how.svelte-iypicw .steps-grid:where(.svelte-iypicw){background:#ffffff24;border-color:#ffffff29}.how.svelte-iypicw .step:where(.svelte-iypicw){background:#ffffff0a}.how.svelte-iypicw .step:where(.svelte-iypicw):hover{background:#ffffff17}.how.svelte-iypicw .step:where(.svelte-iypicw) h3:where(.svelte-iypicw){color:#fff}.how.svelte-iypicw .step:where(.svelte-iypicw) p:where(.svelte-iypicw){color:#ffffffad}.how.svelte-iypicw .step-num:where(.svelte-iypicw){color:#ffffff1a}.how.svelte-iypicw .step-icon:where(.svelte-iypicw){color:var(--gold);background:#c8a84b29;border-color:#c8a84b52}.how.svelte-iypicw .step-note:where(.svelte-iypicw){color:var(--gold)}.how.svelte-iypicw .step-note:where(.svelte-iypicw):before{background:var(--gold)}.sec-eyebrow.svelte-iypicw{letter-spacing:.26em;text-transform:uppercase;color:var(--gold-dark);align-items:center;gap:.7rem;margin-bottom:.6rem;font-size:.6rem;display:flex}.sec-eyebrow.svelte-iypicw:before{content:"";background:var(--gold);width:28px;height:1px}.sec-title.svelte-iypicw{color:var(--ink);margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.18}.sec-title.svelte-iypicw em:where(.svelte-iypicw){color:var(--gold-dark);font-style:italic}.sec-sub.svelte-iypicw{color:var(--ink-light);max-width:480px;margin-bottom:3rem;font-size:.88rem;font-weight:300;line-height:1.75}.steps-grid.svelte-iypicw{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.step.svelte-iypicw{background:var(--bg);padding:2.25rem 1.75rem;transition:background .22s;position:relative}.step.svelte-iypicw:hover{background:var(--bg-accent)}.step-num.svelte-iypicw{color:#c8a84b24;-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,serif;font-size:4rem;font-style:italic;font-weight:300;line-height:1;position:absolute;top:1rem;right:1.25rem}.step-icon.svelte-iypicw{background:var(--bg-accent);border:1px solid var(--line);width:42px;height:42px;color:var(--gold-dark);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.step-icon.svelte-iypicw svg:where(.svelte-iypicw){stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.step.svelte-iypicw h3:where(.svelte-iypicw){color:var(--ink);margin-bottom:.55rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500}.step.svelte-iypicw p:where(.svelte-iypicw){color:var(--ink-light);font-size:.8rem;font-weight:300;line-height:1.7}.step-note.svelte-iypicw{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);align-items:center;gap:.4rem;margin-top:1rem;font-size:.6rem;display:flex}.step-note.svelte-iypicw:before{content:"";background:var(--gold);width:14px;height:1px}.serve.svelte-iypicw{background:var(--bg);border-bottom:1px solid var(--line);padding:6rem 4rem}.serve-inner.svelte-iypicw{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.serve-list.svelte-iypicw{flex-direction:column;margin-top:2.5rem;display:flex}.serve-item.svelte-iypicw{border-bottom:1px solid var(--line-soft);opacity:0;align-items:flex-start;gap:1.25rem;padding:1.5rem 0;transition:opacity .5s,transform .5s;display:flex;transform:translate(-12px)}.serve-item.svelte-iypicw:last-child{border-bottom:none}.serve-diamond.svelte-iypicw{background:var(--gold);flex-shrink:0;width:8px;height:8px;margin-top:.35rem;transform:rotate(45deg)}.serve-text.svelte-iypicw{color:var(--ink-mid);font-size:.88rem;font-weight:300;line-height:1.6}.serve-text.svelte-iypicw strong:where(.svelte-iypicw){color:var(--ink);font-weight:500}.serve-note.svelte-iypicw{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;margin-top:2.5rem;padding:2rem}.serve-note-label.svelte-iypicw{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.75rem;font-size:.58rem}.serve-note.svelte-iypicw p:where(.svelte-iypicw){color:var(--ink-light);font-size:.84rem;font-style:italic;font-weight:300;line-height:1.75}.testimonial.svelte-iypicw{background:var(--bg);padding:7rem 4rem;position:relative;overflow:hidden}.testimonial.svelte-iypicw:before{content:"\"";color:#c8a84b0e;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,serif;font-size:22rem;line-height:1;position:absolute;top:-1.5rem;left:2rem}.test-inner.svelte-iypicw{text-align:center;max-width:720px;margin:0 auto;position:relative}.test-label.svelte-iypicw{letter-spacing:.24em;text-transform:uppercase;color:var(--gold-dark);justify-content:center;align-items:center;gap:.7rem;margin-bottom:2.5rem;font-size:.6rem;display:flex}.test-label.svelte-iypicw:before,.test-label.svelte-iypicw:after{content:"";background:var(--gold);width:36px;height:1px}.test-quote.svelte-iypicw{color:var(--ink);margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.8vw,1.55rem);font-style:italic;font-weight:400;line-height:1.75}.test-mono.svelte-iypicw{background:var(--bg-accent);border:1px solid var(--line);width:48px;height:48px;color:var(--gold-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .6rem;font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:500;display:flex}.test-name.svelte-iypicw{color:var(--ink);margin-bottom:.2rem;font-size:.82rem;font-weight:500}.test-city.svelte-iypicw{color:var(--ink-faint);letter-spacing:.08em;font-size:.66rem}.cta.svelte-iypicw{border-top:1px solid var(--line);text-align:center;background:#2a1010;padding:7rem 4rem;position:relative;overflow:hidden}.cta-video-wrap.svelte-iypicw{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.cta-video-wrap.svelte-iypicw video:where(.svelte-iypicw){object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta.svelte-iypicw:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#2a1010d1 0%,#8b1a1fcc 55%,#6a0f18d9 100%);position:absolute;inset:0}.cta.svelte-iypicw:after{content:"";z-index:0;pointer-events:none;border:1px solid #c8a84b14;border-radius:50%;width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner.svelte-iypicw{z-index:1;position:relative}.cta-eye.svelte-iypicw{letter-spacing:.26em;text-transform:uppercase;color:#ffd76ef2;text-shadow:0 2px 12px #000c,0 1px 4px #000000e6;margin-bottom:1.5rem;font-size:.6rem}.cta.svelte-iypicw h2:where(.svelte-iypicw){color:#fff;text-shadow:0 3px 16px #000000d9,0 2px 8px #000000f2;margin-bottom:.9rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:400;line-height:1.15}.cta-sub.svelte-iypicw{color:#ffffffe0;text-shadow:0 2px 8px #000000bf;margin-bottom:2.5rem;font-size:.82rem;font-weight:300}.cta-btn.svelte-iypicw{background:var(--gold);color:#2a1010;letter-spacing:.05em;border-radius:7px;align-items:center;gap:.65rem;padding:.95rem 2.5rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.cta-btn.svelte-iypicw:hover{opacity:.85;transform:translateY(-2px);box-shadow:0 8px 28px #2a252026}.cta-btn.svelte-iypicw svg:where(.svelte-iypicw){stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.cta-meta.svelte-iypicw{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;text-shadow:0 1px 4px #000000b3;margin-top:1.5rem;font-size:.62rem}.fade.svelte-iypicw{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(20px)}.fade.d1.svelte-iypicw{transition-delay:.1s}@media (width<=960px){.hero.svelte-iypicw{grid-template-columns:1fr}.hero-right.svelte-iypicw{padding:3.5rem 1.5rem}.hero-left.svelte-iypicw{min-height:90vh;padding:5rem 1.5rem}.stat-grid.svelte-iypicw{grid-template-columns:1fr}.testimonial.svelte-iypicw,.cta.svelte-iypicw,.serve.svelte-iypicw,.how.svelte-iypicw,.pillars.svelte-iypicw{padding:4rem 1.5rem}.pil-item.svelte-iypicw{grid-template-columns:44px 1fr}.pil-desc.svelte-iypicw{display:none}.steps-grid.svelte-iypicw{grid-template-columns:1fr}.serve-inner.svelte-iypicw{grid-template-columns:1fr;gap:2rem}.trust-strip.svelte-iypicw{gap:1rem;padding:1.25rem 1.5rem}.trust-sep.svelte-iypicw{display:none}}@media (width<=480px){.hero.svelte-iypicw{padding:2.5rem 1rem!important}.hero-left.svelte-iypicw h1:where(.svelte-iypicw){font-size:clamp(1.8rem,7vw,2.8rem)}}
