.hero{position:relative;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:0;transition:background-image .7s cubic-bezier(.4,0,.2,1)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);z-index:1}.hero-blur{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);opacity:.7}.hero-text,.hero-visual{position:relative;z-index:3}.top-bar{width:100%;background:#000000;color:#fff;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.55rem 1rem}.top-bar-text{font-size:.9rem;line-height:1.3}.top-bar-highlight{color:#d4af37;font-weight:600}.store-links{display:flex;align-items:center;gap:.5rem}.store-icon{height:18px;width:auto;cursor:pointer;transition:opacity .2s ease}.store-icon:hover{opacity:.75}main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 3rem 3rem}.section-block{margin-top:1rem;width:100%}.hero{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:3rem;align-items:center;border-radius:1.6rem;padding:4rem 3.5rem;min-height:90vh;width:100%}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.05)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(0,0,0,.6),rgba(0,0,0,.3))}.hero-text,.hero-visual{position:relative}.hero-subtitle{color:#f9f9f9;font-size:1rem;margin-bottom:1.6rem;max-width:520px}.hero-phone{position:relative;z-index:2;width:260px;border-radius:2rem;background:#ffffff;border:2px solid #000000;box-shadow:0 18px 45px #0000002e;padding:1.1rem 1rem 1.2rem}.hero-circle{position:absolute;border-radius:999px;border:1px solid rgba(212,175,55,.3)}.btn-outline{background:transparent;border:2px solid #000000;color:#000;transition:all .3s ease}.btn-outline:hover{background:#000000;color:#fff}.feature-icon{display:block;margin-bottom:1rem;width:30px;height:30px;background-color:#d4af37;border-radius:6px}.feature-card h3{font-size:1.15rem;margin-bottom:.6rem}.feature-card p{color:#4b4b4b;font-size:.9rem}.about-section{width:100%}.about-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,1.35fr);gap:2.5rem;align-items:stretch}.about-image-card{background:#000000;border-radius:2rem;padding:2.2rem;color:#fff;position:relative;overflow:hidden;box-shadow:0 18px 45px #0000001f}.about-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border-radius:999px;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#000;background:#d4af37;font-weight:800;width:fit-content;margin-bottom:1.2rem}.about-photo{border-radius:1.6rem;min-height:400px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:linear-gradient(135deg,rgba(212,175,55,.85),rgba(0,0,0,.92))}.about-image-caption{margin-top:1.2rem;font-size:.95rem;line-height:1.6;color:#f3f3f3;max-width:38ch}.about-content-card{background:#fff9ec;border-radius:2rem;padding:2.5rem 2.7rem;border:1px solid rgba(212,175,55,.25);box-shadow:0 18px 45px #0000000a}.about-kicker{font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;color:#b38724;margin-bottom:.8rem;font-weight:700}.about-title{font-size:2.1rem;line-height:1.15;margin-bottom:1.1rem;color:#000}.about-gold{color:#b38724}.about-body{font-size:.98rem;color:#2f2f2f;line-height:1.75;margin-bottom:1rem}.about-list{list-style:none;padding:0;margin:1.2rem 0}.about-list li{position:relative;padding-left:1.5rem;margin-bottom:.65rem;font-size:.96rem;color:#2d2d2d;line-height:1.55}.about-list li strong{color:#000}.about-list li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:999px;background:#d4af37}.about-note{font-size:.92rem;color:#555;line-height:1.6;margin-top:.6rem}.about-trust{margin-top:1.75rem;border-radius:1.4rem;border:1px solid #eeeeee;background:#ffffff;padding:1.25rem 1.6rem;display:flex;align-items:center;justify-content:center;gap:1.6rem;box-shadow:0 12px 30px #00000008}.about-trust-item{display:flex;flex-direction:column;align-items:center;min-width:140px}.about-trust-number{font-size:1.4rem;font-weight:900;color:#000}.about-trust-label{font-size:.9rem;color:#6b6b6b;margin-top:.25rem}.about-trust-divider{width:1px;height:34px;background:#e8e8e8}@media (max-width: 900px){.about-grid{grid-template-columns:1fr}.about-image-card,.about-content-card{border-radius:1.6rem;padding:2rem 1.75rem}.about-photo{min-height:240px}.about-trust{flex-direction:column;gap:1rem}.about-trust-divider{width:60px;height:1px}}@media (max-width: 900px){.header-inner{padding:1rem 1.25rem;flex-direction:column;align-items:flex-start}main{padding:2.5rem 1.25rem 3rem}.hero{padding:3rem 1.5rem;min-height:auto}.hero h2{font-size:2.2rem}.story-inner{padding:2.2rem 1.8rem}.footer{padding:1.5rem 1.25rem}.about-grid{grid-template-columns:1fr}.about-image-card,.about-content-card{border-radius:1.6rem;padding:2rem 1.75rem}.about-section{margin-top:4rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Arial,sans-serif;background:#ffffff;color:#000}.app-container{min-height:100vh;display:flex;flex-direction:column}.top-bar{width:100%;background:#000000;color:#fff;text-align:center;padding:.55rem 1rem;font-size:.9rem}.top-bar-highlight{color:#d4af37;font-weight:600;margin-left:.35rem}.header{background:#ffffff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:100;width:100%}.header-inner{width:100%;max-width:1400px;margin:0 auto;padding:1.25rem 3.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo{font-size:1.6rem;font-weight:800;color:#000}.header nav{display:flex;gap:1.5rem}.header nav a{text-decoration:none;color:#000;font-weight:500}.header nav a:hover{color:#d4af37}main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:.1rem 3rem 3rem}.section-block{margin-top:6rem;width:100%}.section-block h2{font-size:2.2rem;margin-bottom:.75rem;color:#000}.section-subtitle{color:#7a7a7a;margin-bottom:1.25rem}.hero{position:relative;display:flex;flex-wrap:wrap;gap:3rem;align-items:center;padding:4rem 3.5rem;min-height:90vh;width:100%;border-radius:1.6rem;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.05);z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(0,0,0,.8),rgba(0,0,0,.45));z-index:1}.hero-text,.hero-visual{position:relative;z-index:2}.hero-content-glass{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.6rem;padding:2.2rem 2.4rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px #00000073}.hero-text{flex:1 1 320px}.hero-tag{font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:#facc6b;margin-bottom:.9rem}.hero h2{font-size:3rem;line-height:1.05;font-weight:800;margin-bottom:1.1rem;color:#fff}.hero-subtitle{color:#f2f2f2;font-size:1rem;margin-bottom:1.6rem;max-width:520px}.hero-actions{display:flex;gap:1rem;margin-bottom:2.2rem;flex-wrap:wrap}.hero-stats{display:flex;gap:2rem;flex-wrap:wrap}.hero-stats h3{font-size:1.5rem;font-weight:800;color:#fff}.hero-stats p{color:#e5e5e5;font-size:.9rem}.hero-visual{position:relative;flex:1 1 280px;display:flex;justify-content:center;align-items:center}.hero-phone{position:relative;z-index:3;width:260px;border-radius:2rem;background:#ffffff;border:2px solid #000000;box-shadow:0 18px 45px #0000002e;padding:1.1rem 1rem 1.2rem}.hero-phone-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.hero-phone-title{font-size:.9rem;font-weight:600}.hero-phone-badge{font-size:.75rem;padding:.2rem .55rem;border-radius:999px;background:#fff8e6;color:#000;border:1px solid #d4af37}.hero-phone-body p{font-size:.85rem;color:#4b4b4b;margin-bottom:.7rem}.hero-pill-row{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.pill{background:#ffffff;border:1px solid #d4af37;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;font-weight:500}.hero-circle{position:absolute;border-radius:999px;border:1px solid rgba(212,175,55,.3);z-index:2}.hero-circle-1{width:260px;height:260px}.hero-circle-2{width:320px;height:320px}.hero-circle-3{width:380px;height:380px}.btn{padding:.7rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer}.btn-primary{background:#d4af37;border:none;color:#000}.btn-primary:hover{background:#c19b2f}.btn-outline{background:transparent;border:2px solid #ffffff;color:#fff;transition:all .3s ease}.btn-outline:hover{background:#ffffff;color:#000}.btn-full{width:100%}.features{background:#ffffff;width:100%}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:2rem}.feature-card{padding:1.8rem;border-radius:1.2rem;background:#fff8e6;border:1px solid #e8d8a6;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #d4af3726}.feature-card-premium{position:relative;overflow:hidden;background:#fff9ec;border:1px solid rgba(212,175,55,.25);box-shadow:0 18px 45px #0000000a}.feature-card-premium:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:1.2rem;opacity:0;transition:opacity .25s ease;background:radial-gradient(600px 250px at 20% 0%,rgba(212,175,55,.18),transparent 60%);pointer-events:none}.feature-card-premium:hover:before{opacity:1}.feature-card-head p{margin-top:.4rem}.feature-kicker{display:inline-block;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#b38724;margin-bottom:.55rem}.feature-demo{margin-top:1rem;padding:1rem;border-radius:1rem;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06)}.demo-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem}.demo-chip{padding:.35rem .65rem;border-radius:999px;font-size:.82rem;border:1px solid rgba(212,175,55,.45);background:#ffffff}.demo-people{display:grid;gap:.6rem}.demo-person{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border-radius:.85rem;background:#ffffff;border:1px solid rgba(0,0,0,.06)}.demo-person-name{font-weight:700;font-size:.9rem}.demo-person-meta{font-size:.82rem;color:#5a5a5a;margin-top:.12rem}.demo-badge{font-size:.78rem;padding:.25rem .55rem;border-radius:999px;background:rgba(212,175,55,.18);border:1px solid rgba(212,175,55,.35)}.demo-badge-alt{background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.12)}.avatar-dot{width:12px;height:12px;border-radius:999px;background:#d4af37;flex:0 0 auto}.avatar-dot-alt{background:#000000}.avatar-dot-alt2{background:rgba(212,175,55,.65)}.demo-list{display:grid;gap:.6rem}.demo-row{display:flex;align-items:center;gap:.7rem;padding:.65rem .75rem;border-radius:.85rem;background:#ffffff;border:1px solid rgba(0,0,0,.06)}.demo-dot{width:10px;height:10px;border-radius:999px;background:#d4af37}.demo-dot-alt{background:#000000}.demo-dot-alt2{background:rgba(212,175,55,.65)}.demo-row-text{flex:1}.demo-row-title{font-weight:700;font-size:.9rem}.demo-row-sub{font-size:.82rem;color:#5a5a5a;margin-top:.12rem}.demo-pill{font-size:.78rem;padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,.03)}.demo-mini-title{font-size:.82rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.demo-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem}.demo-time-pill{font-size:.82rem;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(212,175,55,.35);background:rgba(212,175,55,.12)}.demo-venue-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem}.demo-venue{font-size:.82rem;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#ffffff}.demo-confirm{width:100%;border:none;cursor:pointer;padding:.7rem 1rem;border-radius:999px;background:#d4af37;color:#000;font-weight:700}.demo-confirm:hover{background:#c19b2f}.demo-nudges{display:grid;gap:.6rem}.nudge-row{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:.85rem;background:#ffffff;border:1px solid rgba(0,0,0,.06)}.nudge-text{flex:1}.nudge-title{font-weight:700;font-size:.9rem}.nudge-sub{font-size:.82rem;color:#5a5a5a;margin-top:.12rem}.nudge-action{font-size:.78rem;padding:.25rem .6rem;border-radius:999px;background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.12)}.feature-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;color:#2a2a2a;font-weight:600}.feature-tagline{font-size:.85rem;color:#5a5a5a}.feature-arrow{font-size:1.1rem;color:#000000b3}.how-strip{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:1rem;background:#ffffff;border:1px solid rgba(0,0,0,.08);border-radius:1.4rem;padding:1.2rem;box-shadow:0 18px 45px #00000008}.how-step{display:flex;align-items:center;gap:.9rem;padding:.8rem .9rem;border-radius:1rem;background:rgba(0,0,0,.02)}.how-num{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;font-weight:800;color:#000;background:rgba(212,175,55,.18);border:1px solid rgba(212,175,55,.35)}.how-title{font-weight:800;margin-bottom:.15rem}.how-sub{font-size:.9rem;color:#5a5a5a}.feature-spotlight{margin-top:3rem;display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(260px,.9fr);gap:2rem;border-radius:2rem;padding:2.2rem;background:#000000;color:#fff;box-shadow:0 18px 55px #0000001f}.spotlight-kicker{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#d4af37f2;margin-bottom:.7rem}.spotlight-title{font-size:1.9rem;line-height:1.15;margin-bottom:.9rem}.spotlight-body{color:#ffffffd9;line-height:1.7;margin-bottom:1.1rem}.spotlight-bullets{margin:0 0 1.3rem;padding-left:1.2rem;color:#ffffffe0;line-height:1.7}.spotlight-actions{display:flex;gap:.9rem;flex-wrap:wrap}.spotlight-phone{background:#ffffff;color:#000;border-radius:1.6rem;border:2px solid rgba(212,175,55,.35);padding:1rem;box-shadow:0 18px 45px #0000002e}.spotlight-phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.spotlight-pill{font-size:.78rem;padding:.25rem .55rem;border-radius:999px;background:rgba(212,175,55,.18);border:1px solid rgba(212,175,55,.35);font-weight:700}.spotlight-dot{width:10px;height:10px;border-radius:999px;background:#000000;opacity:.7}.spotlight-screen{border-radius:1.1rem;border:1px solid rgba(0,0,0,.08);background:rgba(0,0,0,.02);padding:.9rem}.spotlight-h{font-weight:900;margin-bottom:.25rem}.spotlight-s{color:#555;font-size:.9rem;margin-bottom:.8rem}.spotlight-times{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.spotlight-times span{font-size:.82rem;padding:.35rem .65rem;border-radius:999px;background:#ffffff;border:1px solid rgba(212,175,55,.35)}.spotlight-cta{width:100%;border:none;cursor:pointer;padding:.7rem 1rem;border-radius:999px;background:#d4af37;color:#000;font-weight:800}.spotlight-cta:hover{background:#c19b2f}.spotlight-nudge{padding:.65rem .75rem;border-radius:.9rem;background:#ffffff;border:1px solid rgba(0,0,0,.08);margin-bottom:.55rem}.spotlight-nudge-title{font-weight:800}.spotlight-nudge-sub{font-size:.85rem;color:#555;margin-top:.15rem}.spotlight-hint{margin-top:.8rem;font-size:.85rem;color:#ffffffb3}.features-ribbon{margin-top:2.2rem;border-radius:1.6rem;padding:1.4rem 1.5rem;background:#fff9ec;border:1px solid rgba(212,175,55,.25);display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 18px 45px #00000008}.ribbon-title{font-weight:900;font-size:1.05rem;margin-bottom:.2rem}.ribbon-sub{color:#5a5a5a;font-size:.95rem}@media (max-width: 900px){.how-strip,.feature-spotlight{grid-template-columns:1fr}.features-ribbon{flex-direction:column;align-items:flex-start}}.placeholder{margin-top:3.5rem;padding:1.25rem 2rem;background:#fefefd;border:2px dashed #d4af37;border-radius:1rem;text-align:center;font-style:italic}.placeholder h3{font-size:1.15rem;color:#d4af37;margin-bottom:.25rem}.placeholder p{color:#7a7a7a;font-style:normal}.story-section{width:100%;margin-top:6rem}.story-premium{border-radius:2.2rem;background:#000000;color:#fff;padding:3.2rem;border:1px solid rgba(212,175,55,.12);box-shadow:0 22px 60px #0000002e}.story-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:2.5rem;align-items:stretch}.story-left{display:flex;flex-direction:column;gap:1rem}.story-seal{display:inline-flex;align-self:flex-start;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#000;background:#d4af37;padding:.45rem .9rem;border-radius:999px;font-weight:700}.story-title{font-size:2.3rem;line-height:1.15;margin-top:.25rem}.story-title-accent{color:#d4af37}.story-subtitle{color:#ffffffdb;line-height:1.7;max-width:56ch}.story-testimonial{display:flex;gap:1rem;margin-top:.75rem;padding:1.2rem;border-radius:1.4rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.story-avatar{width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;background:rgba(212,175,55,.18);border:1px solid rgba(212,175,55,.35);color:#d4af37;flex:0 0 auto}.story-quote{color:#ffffffeb;line-height:1.65;margin-bottom:.4rem}.story-author{color:#ffffffb3;font-size:.9rem}.story-dots{display:flex;gap:.45rem;margin-top:.5rem}.dot{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.25)}.dot-active{background:#d4af37}.story-right{display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem}.story-cta{border-radius:1.8rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:1.8rem}.story-cta-kicker{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.6rem}.story-cta-title{font-size:1.6rem;margin-bottom:.6rem}.story-cta-text{color:#ffffffd1;line-height:1.65;margin-bottom:1.2rem}.story-cta-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-bottom:1.1rem}.btn-outline-dark{background:transparent;border:2px solid #ffffff;color:#fff;transition:all .25s ease}.btn-outline-dark:hover{background:#ffffff;color:#000}.story-badges{display:flex;gap:.65rem;align-items:center}.badge-link{display:inline-flex;align-items:center}.badge-icon{height:18px;width:auto;opacity:.9;transition:opacity .2s ease,transform .2s ease}.badge-icon:hover{opacity:1;transform:translateY(-1px)}.story-logo-stamp{display:flex;justify-content:flex-end;align-items:center;opacity:.95}.story-logo-stamp img{width:160px;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}@media (max-width: 900px){.story-premium{padding:2.2rem 1.5rem;border-radius:1.7rem}.story-grid{grid-template-columns:1fr}.story-title{font-size:1.9rem}.story-logo-stamp{justify-content:flex-start}}.testimonial-quote{font-style:italic;font-size:1.1rem;margin-bottom:1rem}.testimonial-author{font-weight:600;text-align:right;font-size:.9rem}.footer{padding:1.5rem 3.5rem;text-align:center;font-size:.9rem;background:#000000;color:#fff;width:100%}@media (max-width: 900px){.header-inner{padding:1rem 1.25rem;flex-direction:column;align-items:flex-start}main{padding:2.5rem 1.25rem 3rem}.hero{padding:3rem 1.5rem;min-height:auto}.hero-content-glass{padding:1.5rem 1.6rem}.hero h2{font-size:2.2rem}.story-inner{padding:2.2rem 1.8rem}.footer{padding:1.5rem 1.25rem}}
