@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--bg:#fbfbf9;--paper:#fff;--ink:#18181b;--muted:#6d6e74;--line:#e6e5df;--yellow:#f8bd23;--yellow2:#fff5c7;--green:#4c9a64;--red:#e75149;--purple:#7765cf;--blue:#4e6e9f;--shadow:0 24px 70px rgba(20,20,20,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 'DM Sans',system-ui,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav-wrap{position:sticky;top:8px;z-index:20;padding-top:8px}.nav{height:70px;padding:0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid rgba(228,227,222,.9);border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);box-shadow:0 8px 26px rgba(0,0,0,.04)}.brand{display:flex;align-items:center;gap:10px;font:800 21px 'Manrope',sans-serif}.brand i{padding:3px 7px;border-radius:999px;background:#f1f1ed;color:#777;font:700 9px 'DM Sans';font-style:normal;text-transform:uppercase;letter-spacing:.08em}.mark,.tiny-mark{display:inline-grid;place-items:center;background:var(--yellow);color:#241f10;font-weight:900;overflow:hidden}.mark{width:35px;height:35px;border-radius:11px 11px 15px 15px}.tiny-mark{width:25px;height:25px;border-radius:8px 8px 10px 10px}.mark img,.tiny-mark img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.nav-links{display:flex;gap:28px;color:#55565c;font-weight:600;font-size:13px}.nav-actions{justify-self:end;display:flex;gap:8px;align-items:center}.text-btn{padding:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:12px;font-weight:800;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button.dark{background:#18181a;color:#fff}.button.yellow{background:var(--yellow);color:#201c0f;box-shadow:0 12px 28px rgba(248,189,35,.22)}.button.outline{background:#fff;border-color:#deddd8}.button.big{min-height:52px;padding-inline:22px;border-radius:14px}.hero{min-height:700px;padding:88px 0 72px;display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.pill{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--yellow2);color:#7b5c08;font-weight:700;font-size:12px}.hero h1,.section-head h2,.showcase h2,.dark-band h2,.safety h2,.final-cta h2{font-family:'Manrope',sans-serif;letter-spacing:-.045em}.hero h1{margin:22px 0 17px;font-size:clamp(48px,5.3vw,74px);line-height:.99}.hero h1 em{font-style:normal;color:#d69700}.hero-copy>p{max-width:600px;color:var(--muted);font-size:17px}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.micro-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#696a70;font-size:11px;font-weight:700}.hero-art{position:relative;min-height:510px}.hero-art:before{content:'';position:absolute;inset:50px -30px 30px 40px;background:radial-gradient(circle,#fff0a2 0,rgba(255,243,194,.28) 45%,transparent 72%)}.mock-app{position:relative;z-index:2;margin-top:15px;border:1px solid #e3e2dd;border-radius:22px;background:white;box-shadow:var(--shadow);overflow:hidden}.mock-top{height:58px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px}.mock-top b{display:flex;align-items:center;gap:8px}.mock-top small{color:#4c8f5a}.mock-body{display:grid;grid-template-columns:112px 1fr;min-height:355px}.mock-body aside{padding:16px 10px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:5px;color:#777;font-size:10px}.mock-body aside>*{padding:9px 8px;border-radius:8px}.mock-body aside strong{background:var(--yellow2);color:#735400}.mock-main{padding:20px}.mock-title{display:flex;justify-content:space-between}.mock-title small{display:block;color:#929398}.mock-title button{border:0;border-radius:8px;background:#171719;color:#fff;padding:7px 10px;font-size:9px}.stats{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.stats>div{padding:11px;border:1px solid #ecebe6;border-radius:12px}.stats i{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;font-style:normal;font-weight:900}.stats .green{background:#edf8ef;color:var(--green)}.stats .red{background:#fff0ee;color:var(--red)}.stats .purple{background:#f2efff;color:var(--purple)}.stats small,.stats b{display:block}.stats small{margin-top:7px;color:#888;font-size:9px}.stats b{font-size:18px}.rows{margin-top:11px;border:1px solid #ecebe6;border-radius:12px;overflow:hidden}.rows>div{display:grid;grid-template-columns:32px 1fr auto;gap:8px;align-items:center;padding:9px;border-bottom:1px solid #efeee9;font-size:9px}.rows>div:last-child{border:0}.rows p{margin:0}.rows p small{display:block;color:#8e8f94}.thumb{width:30px;height:24px;border-radius:7px}.t1{background:linear-gradient(135deg,#f05f56,#841e29)}.t2{background:linear-gradient(135deg,#cce8c2,#5aa375)}.t3{background:linear-gradient(135deg,#d7cff8,#6c5fb4)}.rows label{padding:4px 6px;border-radius:999px;background:#fff0d8;color:#996000;font-weight:800}.rows label.ok{background:#edf8ef;color:#3d8c55}.mascot-slot{position:absolute;z-index:3;right:-45px;bottom:-108px;width:172px;transform:rotate(-2deg)}.mascot-slot img{display:block;width:100%;height:auto;filter:drop-shadow(0 18px 26px rgba(20,20,20,.22))}.dark-band{padding:82px 0;background:#18181a;color:#fff}.dark-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px}.kicker{color:#956f08;font-weight:800;font-size:11px;letter-spacing:.08em}.gold{color:#f7c742}.dark-band h2{margin:11px 0 0;font-size:clamp(34px,4vw,48px);line-height:1.08}.dark-band p{color:#bdbdc2;font-size:16px}.section{padding:100px 0}.section-head h2{margin:8px 0 7px;font-size:clamp(34px,4vw,50px);line-height:1.08}.section-head p{color:var(--muted);font-size:16px}.centered{text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:42px}.feature-grid article{padding:27px;min-height:360px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 32px rgba(0,0,0,.03)}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;font-size:24px;font-weight:900}.green-bg{background:#edf8ef;color:#398956}.yellow-bg{background:var(--yellow2);color:#916800}.blue-bg{background:#edf3ff;color:#4c6d9d}.feature-grid h3{margin:24px 0 9px;font:800 27px 'Manrope'}.feature-grid p{color:var(--muted)}.feature-grid ul{padding:0;margin:25px 0 0;list-style:none}.feature-grid li{padding:9px 0;border-top:1px solid #efeee9;font-size:12px;font-weight:700}.showcase{display:grid;gap:18px;padding-bottom:100px}.showcase-card{padding:38px;display:grid;grid-template-columns:.82fr 1.18fr;gap:38px;align-items:center;border:1px solid var(--line);border-radius:27px;background:#fff}.showcase-card.flip{grid-template-columns:1.18fr .82fr}.showcase-card.flip>div:first-child{order:2}.showcase h2{margin:9px 0 13px;font-size:38px;line-height:1.08}.showcase p{color:var(--muted)}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.chips span{padding:7px 9px;border:1px solid #e3e2dd;border-radius:999px;background:#fafaf7;font-size:10px;font-weight:700}.image-slot{min-height:320px;display:grid;place-content:center;text-align:center;border:2px dashed #d7d5cf;border-radius:21px;background:linear-gradient(135deg,#fff6ce,#fff)}.image-slot.blue{background:linear-gradient(135deg,#eef4ff,#fff)}.image-slot span,.image-slot small{display:block;color:#858680}.how{padding:95px 0;background:#f2f1ec}.steps{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #dcdbd5;border-radius:21px;overflow:hidden;background:#dcdbd5}.steps article{padding:27px;min-height:245px;background:#fff}.steps article>b{display:block;margin-bottom:50px;color:#ae820c;font-size:12px}.steps h3{margin:0 0 8px;font:800 22px 'Manrope'}.steps p{margin:0;color:var(--muted)}.safety{padding:46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;border-radius:28px;background:#171719;color:#fff}.safety h2{margin:9px 0 13px;font-size:40px;line-height:1.08}.safety>div:first-child p{color:#bdbdc2}.safety-list{display:grid;gap:1px;border-radius:17px;overflow:hidden;background:#39393c}.safety-list>div{padding:18px;display:grid;grid-template-columns:38px 1fr;gap:9px;background:#222225}.safety-list b{color:#f6c741}.safety-list p{margin:0;color:#c5c5c8;font-size:13px}.safety-list strong{color:#fff}.faq{margin-top:32px;border-top:1px solid #dddcd7}.faq details{border-bottom:1px solid #dddcd7}.faq summary{padding:21px 3px;cursor:pointer;list-style:none;font:700 17px 'Manrope'}.faq summary:after{content:'+';float:right;color:#98700a;font-size:20px}.faq details[open] summary:after{content:'−'}.faq details p{max-width:850px;margin:-4px 0 22px;color:var(--muted)}.final-cta{margin-bottom:70px;padding:40px 44px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-radius:25px;background:var(--yellow)}.final-cta>div{display:flex;gap:17px;align-items:center}.big-mark{width:52px;height:52px;border-radius:16px 16px 20px 20px;background:#fff2bd}.final-cta h2{margin:0;font-size:32px}.final-cta p{margin:3px 0 0;color:#6f5616}.footer{padding:48px 0 24px;border-top:1px solid #dfded9}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-top>div:first-child p{color:var(--muted)}.footer-cols{display:grid;grid-template-columns:repeat(3,140px);gap:24px}.footer-cols>div{display:grid;gap:7px;color:#6b6c71;font-size:12px}.footer-cols b{margin-bottom:4px;color:#222}.footer-bottom{margin-top:45px;padding-top:16px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid #dfded9;color:#898a8e;font-size:10px}.legal-page{min-height:100vh}.legal-header{width:min(980px,calc(100% - 40px));margin:28px auto}.legal-wrap{width:min(820px,calc(100% - 40px));margin:65px auto 100px}.legal-wrap h1{font:800 46px 'Manrope';letter-spacing:-.04em}.legal-wrap h2{margin-top:34px;font:800 22px 'Manrope'}.legal-wrap p,.legal-wrap li{color:#62636a}.legal-notice{padding:15px 17px;border:1px solid #ebcf75;border-radius:13px;background:#fff9df;color:#765900!important;font-weight:600}
@media(max-width:950px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr}.dark-grid,.safety{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}.showcase-card,.showcase-card.flip{grid-template-columns:1fr}.showcase-card.flip>div:first-child{order:0}.steps{grid-template-columns:1fr}.steps article>b{margin-bottom:18px}.footer-top{display:grid}.footer-cols{justify-content:start}}
@media(max-width:650px){.shell{width:calc(100% - 26px)}.nav{height:64px}.brand{font-size:18px}.brand i,.text-btn{display:none}.hero{padding:55px 0}.hero h1{font-size:45px}.hero-buttons .button{width:100%}.micro-trust{display:grid;gap:7px}.mock-body{grid-template-columns:82px 1fr}.mock-main{padding:12px}.stats{grid-template-columns:1fr}.rows{display:none}.mascot-slot{right:7px;width:175px}.dark-band,.section,.how{padding:70px 0}.showcase-card,.safety{padding:24px}.showcase h2,.safety h2{font-size:32px}.final-cta{padding:27px;display:grid}.footer-cols{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column}}


/* Product screenshot preview + lightbox */
.screenshot-card{
  position:relative;
  width:100%;
  min-height:320px;
  padding:0;
  overflow:hidden;
  border:2px dashed #d7d5cf;
  border-radius:21px;
  background:linear-gradient(135deg,#fff6ce,#fff);
  color:var(--ink);
  cursor:default;
  font:inherit;
}
.screenshot-card.blue{background:linear-gradient(135deg,#eef4ff,#fff)}
.screenshot-card.has-image{
  border:1px solid #deddd7;
  background:#f7f7f4;
  cursor:zoom-in;
  box-shadow:0 18px 45px rgba(20,20,20,.07);
  transition:transform .18s ease, box-shadow .18s ease;
}
.screenshot-card.has-image:hover{
  transform:translateY(-2px);
  box-shadow:0 24px 55px rgba(20,20,20,.12);
}
.screenshot-image{
  display:block;
  width:100%;
  height:100%;
  min-height:320px;
  max-height:420px;
  object-fit:cover;
  object-position:top center;
}
.screenshot-fallback{
  min-height:320px;
  display:grid;
  place-content:center;
  gap:6px;
  text-align:center;
  color:#858680;
}
.screenshot-fallback b{color:#2b2b2e}
.screenshot-fallback code{
  padding:3px 6px;
  border-radius:6px;
  background:rgba(255,255,255,.8);
  color:#6f6d67;
  font-size:11px;
}
.screenshot-fallback small{font-size:11px}
.screenshot-card.has-image .screenshot-fallback{display:none}
.screenshot-zoom{
  position:absolute;
  right:14px;
  bottom:14px;
  width:36px;
  height:36px;
  display:none;
  place-items:center;
  border:1px solid rgba(0,0,0,.08);
  border-radius:11px;
  background:rgba(255,255,255,.92);
  box-shadow:0 7px 20px rgba(0,0,0,.1);
  font-weight:800;
}
.screenshot-card.has-image .screenshot-zoom{display:grid}

.lightbox{
  position:fixed;
  inset:0;
  z-index:100;
  display:none;
  padding:28px;
  place-items:center;
}
.lightbox.open{display:grid}
.lightbox-backdrop{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  background:rgba(15,15,17,.76);
  backdrop-filter:blur(8px);
  cursor:zoom-out;
}
.lightbox-dialog{
  position:relative;
  z-index:1;
  width:min(1380px,96vw);
  max-height:94vh;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.2);
  border-radius:20px;
  background:#fff;
  box-shadow:0 30px 100px rgba(0,0,0,.4);
}
.lightbox-head{
  height:58px;
  padding:0 16px 0 20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-bottom:1px solid #e8e7e2;
}
.lightbox-head strong{font:800 15px 'Manrope',sans-serif}
.lightbox-close{
  width:36px;
  height:36px;
  border:0;
  border-radius:10px;
  background:#f1f1ed;
  cursor:pointer;
  font-size:24px;
  line-height:1;
}
.lightbox-dialog>img{
  display:block;
  width:100%;
  max-height:calc(94vh - 58px);
  object-fit:contain;
  background:#f5f5f2;
}
body.lightbox-open{overflow:hidden}

@media(max-width:650px){
  .screenshot-card,.screenshot-image,.screenshot-fallback{min-height:230px}
  .lightbox{padding:8px}
  .lightbox-dialog{width:100%;border-radius:14px}
}
