.public{min-height:100vh}.landing{overflow:hidden;background:#f5f7fa;color:#17243a}.landing-nav{height:78px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.landing-logo{font:700 21px Georgia,serif;display:flex;align-items:center;gap:10px;color:#132b4b}.landing-logo span{color:#b8883e;font-size:25px}.landing-links{display:flex;align-items:center;gap:30px;font-weight:650;font-size:13px}.landing-login{padding:10px 18px;border:1px solid #cad4e1;border-radius:8px;background:rgba(255,255,255,.7)}.hero{min-height:680px;position:relative;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;max-width:1340px;margin:auto;padding:55px 45px 100px}.hero::before{content:"";position:absolute;width:520px;height:520px;right:3%;top:5%;border-radius:50%;background:rgba(191,145,67,.12);filter:blur(90px)}.hero-copy{position:relative;z-index:2}.hero-kicker,.section-heading>span,.final-cta>span{color:#b07b2b;font-weight:850;font-size:11px;letter-spacing:1.8px}.hero h1{font:700 clamp(43px,5vw,68px)/1.05 Georgia,serif;letter-spacing:-1.8px;margin:18px 0 25px;color:#102540}.hero h1 em{font-style:normal;color:#b07c30}.hero-copy>p{font-size:18px;line-height:1.7;color:#607087;max-width:590px}.hero-actions{display:flex;gap:12px;margin:34px 0 27px}.hero-btn{display:inline-flex;align-items:center;gap:18px;padding:14px 21px;border-radius:9px;font-weight:750}.hero-btn.primary{color:white;background:linear-gradient(140deg,#1e3d64,#112943);box-shadow:0 14px 28px rgba(16,40,67,.2)}.hero-btn.ghost{border:1px solid #d4dce6;background:rgba(255,255,255,.65)}.trust-row{display:flex;gap:20px;color:#66768a;font-size:12px}.trust-row span::first-letter{color:#18735a}.hero-visual{position:relative;height:500px;display:grid;place-items:center;perspective:1000px}.visual-glow{position:absolute;width:82%;height:65%;border-radius:50%;background:radial-gradient(circle,#d5e2ef 0,transparent 70%);filter:blur(30px)}.demo-window{position:relative;width:min(720px,92%);height:420px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.9);box-shadow:0 35px 80px rgba(27,48,75,.18);border-radius:17px;overflow:hidden;backdrop-filter:blur(18px);transform:rotateY(-4deg) rotateX(2deg)}.demo-top{height:42px;border-bottom:1px solid #e6eaf0;display:flex;align-items:center;gap:6px;padding:0 14px;color:#7c899a;font-size:10px}.demo-top i{width:7px;height:7px;background:#d6dce4;border-radius:50%}.demo-top i:first-child{background:#c69649}.demo-top span{margin-left:12px}.demo-body{display:grid;grid-template-columns:62px 1fr;height:calc(100% - 42px)}.demo-side{background:#142b49;padding:18px 15px;display:flex;align-items:center;flex-direction:column;gap:22px;color:#d6af68}.demo-side span{display:block;width:27px;height:4px;border-radius:3px;background:#ffffff32}.demo-main{padding:42px 40px}.demo-main>small{font-weight:800;letter-spacing:1px;color:#b07c30}.demo-main h3{font:700 25px Georgia,serif;margin:6px 0 25px}.demo-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-metrics div{padding:18px;background:rgba(245,247,250,.86);border:1px solid #e4e9ef;border-radius:9px}.demo-metrics b{display:block;font:700 23px Georgia,serif}.demo-metrics span{color:#7a8797;font-size:10px}.demo-chart{height:130px;margin-top:24px;border-bottom:1px solid #dfe5ec;display:flex;align-items:flex-end;gap:12px}.demo-chart span{flex:1;background:linear-gradient(#c39851,#e7d1aa);border-radius:4px 4px 0 0;animation:rise 1s both}.demo-chart span:nth-child(2){animation-delay:.08s}.demo-chart span:nth-child(3){animation-delay:.16s}.demo-chart span:nth-child(4){animation-delay:.24s}.demo-chart span:nth-child(5){animation-delay:.32s}.demo-chart span:nth-child(6){animation-delay:.4s}.demo-chart span:nth-child(7){animation-delay:.48s}@keyframes rise{from{height:0;opacity:0}}.floating-card{position:absolute;z-index:2;background:rgba(255,255,255,.9);border:1px solid white;box-shadow:0 18px 35px rgba(24,45,72,.14);border-radius:11px;padding:13px 16px;display:flex;align-items:center;gap:11px;animation:float 4s ease-in-out infinite}.floating-card>span{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#e4f4ee;color:#187157}.floating-card b,.floating-card small{display:block}.floating-card small{color:#778598;font-size:10px}.floating-card.secure{right:0;top:38px}.floating-card.found{left:1%;bottom:22px;animation-delay:-2s}.floating-card.found>span{background:#f8edda;color:#a7762c}@keyframes float{50%{transform:translateY(-8px)}}.public-stats{background:#132b49;color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:46px max(5vw,30px)}.public-stats article{text-align:center;border-right:1px solid #ffffff18}.public-stats article:last-child{border:0}.public-stats strong{font:700 34px Georgia,serif;color:#dfbc7d}.public-stats p{margin:5px 0;color:#b9c5d4;font-size:12px}.features{padding:110px 30px;max-width:1180px;margin:auto}.section-heading{text-align:center;max-width:700px;margin:0 auto 50px}.section-heading h2{font:700 39px/1.16 Georgia,serif;color:#142b49;margin:12px 0}.section-heading p{color:#6b798b;font-size:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:30px;background:rgba(255,255,255,.78);border:1px solid white;border-radius:13px;box-shadow:0 15px 40px rgba(31,52,79,.07)}.feature-grid i{font-style:normal;width:42px;height:42px;display:grid;place-items:center;background:#edf1f6;color:#183553;border-radius:9px;font-size:20px}.feature-grid h3{font:700 20px Georgia,serif;margin:20px 0 8px}.feature-grid p{color:#6d7a8d;line-height:1.7}.final-cta{padding:90px 25px;text-align:center;background:linear-gradient(145deg,#193756,#0f263f);color:white}.final-cta h2{font:700 40px/1.18 Georgia,serif;margin:15px 0 30px}.hero-btn.light{background:#fff;color:#163150}.landing footer{max-width:1180px;margin:auto;padding:35px 25px;display:grid;grid-template-columns:1fr auto;align-items:center}.landing footer p{color:#6b7889}.landing footer small{grid-column:1/-1;border-top:1px solid #e0e5eb;padding-top:18px;color:#8a95a3}@media(max-width:950px){.hero{grid-template-columns:1fr;padding-top:75px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:470px}.feature-grid{grid-template-columns:1fr}.public-stats{grid-template-columns:1fr 1fr;gap:30px}.public-stats article:nth-child(2){border:0}}@media(max-width:620px){.landing-links>a:not(.landing-login){display:none}.hero{padding:55px 20px 70px}.hero h1{font-size:42px}.trust-row{flex-wrap:wrap}.hero-visual{height:370px}.demo-window{height:310px}.demo-main{padding:25px 18px}.demo-main h3{font-size:18px}.demo-metrics div{padding:10px}.demo-metrics b{font-size:16px}.demo-chart{height:80px}.floating-card{display:none}.public-stats{grid-template-columns:1fr}.public-stats article{border:0;border-bottom:1px solid #ffffff18!important;padding-bottom:20px}.landing footer{grid-template-columns:1fr}.hero-actions{flex-direction:column}.hero-btn{justify-content:center}}@media(prefers-reduced-motion:reduce){.demo-chart span,.floating-card{animation:none}}
