:root{--navy:#0b203b;--navy-2:#102b4e;--blue:#0f4c91;--blue-2:#2072c9;--cyan:#37b7d2;--paper:#f4f7fb;--white:#fff;--ink:#14243a;--muted:#65748a;--line:#dce4ee;--soft:#eaf2fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.nav{background:#fff;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{align-items:center;text-decoration:none;display:flex}.brand img{width:210px;height:auto;display:block}nav{align-items:center;gap:25px;display:flex}nav a{color:var(--ink);font-size:14px;font-weight:650;text-decoration:none}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:14px 21px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:wait}.button.primary{background:linear-gradient(135deg,var(--blue),var(--blue-2));color:#fff;box-shadow:0 12px 28px #0f4c9130}.button.gold{background:linear-gradient(135deg,var(--blue),var(--blue-2));color:#fff;width:100%;box-shadow:0 12px 28px #0f4c9130}.button.ghost{border:1px solid var(--line);background:#fff}.hero-wrap{background:linear-gradient(145deg,#f8fbff 0%,#eef5fc 54%,#e6f0fa 100%);border-top:1px solid #edf1f6;position:relative;overflow:hidden}.hero-wrap:before{content:"";background-image:radial-gradient(#1b5a9620 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 60%);mask-image:linear-gradient(90deg,#000,#0000 60%)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;min-height:670px;padding-block:64px;display:grid;position:relative}.seller-badge{color:var(--blue);letter-spacing:.11em;background:#fff;border:1px solid #bfd6ec;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.seller-badge span{color:var(--cyan)}.hero h1{letter-spacing:-.05em;margin:22px 0;font-size:clamp(46px,5.4vw,72px);line-height:1.01}.hero h1 em{color:var(--blue);font-style:normal}.lead{color:var(--muted);max-width:650px;font-size:19px;line-height:1.68}.actions{flex-wrap:wrap;align-items:center;gap:23px;margin-top:31px;display:flex}.text-link{color:var(--ink);font-weight:800;text-decoration:none}.text-link span{color:var(--blue)}.marketplace-line{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:40px;font-size:12px;display:flex}.marketplace-line strong{color:#34445a}.marketplace-line i{color:#b7c3d2;font-style:normal}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.visual-glow{background:radial-gradient(circle,#37b7d238,#0000 65%);border-radius:50%;width:430px;height:430px;position:absolute}.certificate-sheet{background:#fff;border-radius:8px;width:330px;height:458px;position:absolute;box-shadow:0 34px 70px #0b203b2e}.back-sheet{border:1px solid #d7e2ee;transform:rotate(8deg)translate(24px,-4px)}.preview-sheet{z-index:2;border:1px solid #cbd8e6;overflow:hidden;transform:rotate(-3deg)}.preview-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:55px;padding:14px 18px;font-size:12px;font-weight:900;display:flex}.preview-head>img{object-fit:contain;object-position:left center;width:195px;height:auto;max-height:34px;display:block}.preview-head small{background:#e64a4a;border-radius:999px;padding:5px 9px;font-size:8px}.preview-body{padding:19px}.preview-body>p{color:var(--blue);letter-spacing:.08em;font-size:8px;font-weight:900}.preview-body h3{margin:7px 0 16px;font-size:16px}.preview-meta{background:var(--soft);justify-content:space-between;align-items:center;padding:12px;font-size:8px;display:flex}.preview-meta strong{font-size:10px}.preview-meta b{border:4px dotted var(--navy);background:#fff;place-items:center;width:42px;height:42px;font-size:9px;display:grid}.preview-thumbs{border:1px solid var(--line);height:265px;margin-top:14px;overflow:hidden}.preview-thumbs img{width:100%;height:auto;transform:translateY(-2px)}.verified-pill{z-index:4;background:#fff;border:1px solid #dce8f2;border-radius:14px;align-items:center;gap:11px;padding:13px 17px;display:flex;position:absolute;bottom:47px;right:-2px;box-shadow:0 17px 35px #0b203b25}.verified-pill>span{color:#09846c;background:#daf5ee;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.verified-pill strong,.verified-pill small{display:block}.verified-pill strong{font-size:12px}.verified-pill small{color:var(--muted);margin-top:2px;font-size:10px}.proof-strip{background:var(--navy);color:#fff}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid div{border-right:1px solid #ffffff18;padding:23px 22px}.proof-grid div:first-child{border-left:1px solid #ffffff18}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:14px}.proof-grid span{color:#aebed1;margin-top:5px;font-size:11px}.section-heading h2,.certificate-copy h2,.launch-section h2{letter-spacing:-.035em;margin:12px 0;font-size:clamp(34px,4vw,48px);line-height:1.12}.eyebrow{color:var(--blue);letter-spacing:.15em;margin:0;font-size:11px;font-weight:900}.eyebrow.light{color:#79d2e4}.problem{padding-block:110px}.problem-grid{grid-template-columns:1fr 66px 1fr;align-items:center;margin-top:45px;display:grid}.problem-card{border:1px solid var(--line);border-radius:20px;min-height:240px;padding:34px}.problem-card span{letter-spacing:.12em;font-size:10px;font-weight:900}.problem-card h3{margin:18px 0 10px;font-size:27px}.problem-card p{color:var(--muted);line-height:1.65}.problem-card.danger{background:#f8f9fb}.problem-card.danger span{color:#8b97a6}.problem-card.solution{background:linear-gradient(145deg,#eaf4ff,#f8fbff);border-color:#bcd6ef}.problem-card.solution span{color:var(--blue)}.arrow-circle{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;margin:auto;font-size:21px;display:grid}.how-wrap{background:linear-gradient(145deg,var(--navy),var(--navy-2));color:#fff}.section{padding:100px 0}.centered{text-align:center}.centered h2{max-width:750px;margin:14px auto 45px}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps article{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:18px;padding:32px;position:relative}.steps article span{color:#7ed5e6;background:#ffffff10;border-radius:13px;place-items:center;width:48px;height:48px;font-size:13px;font-weight:900;display:grid}.steps article h3{margin:24px 0 10px;font-size:20px}.steps article p{color:#b4c4d6;line-height:1.65}.certificate-section{grid-template-columns:1fr .82fr;align-items:center;gap:100px;padding-block:120px;display:grid}.certificate-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7}.certificate-copy ul{margin:28px 0;padding:0;list-style:none}.certificate-copy li{align-items:center;gap:10px;margin:14px 0;font-weight:700;display:flex}.certificate-copy li span{color:#087f6c;background:#dff5f1;border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.certificate-copy>small{color:var(--muted);margin-top:13px;display:block}.certificate-preview{z-index:2;width:380px;margin:auto;text-decoration:none;display:block;position:relative}.certificate-preview>img{z-index:3;border:1px solid #d7e0ea;border-radius:7px;width:100%;height:auto;display:block;position:relative;box-shadow:0 28px 60px #0b203b35}.page-stack{background:#fff;border:1px solid #d4deea;border-radius:7px;position:absolute;inset:9px -13px -9px 13px}.page-stack.one{z-index:2;transform:rotate(2deg)}.page-stack.two{z-index:1;transform:rotate(4deg)}.zoom-label{z-index:5;color:#fff;background:#0b203be8;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:800;position:absolute;bottom:15px;right:16px}.benefits{grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:110px;display:grid}.benefits article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.benefits article>span{color:var(--blue);font-size:12px;font-weight:900}.benefits h3{margin:18px 0 9px}.benefits p{color:var(--muted);line-height:1.65}.launch-section{color:#fff;background:linear-gradient(135deg,#0a1f3a,#12365e);padding:100px 0}.launch-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px;display:grid}.launch-grid>div>p:not(.eyebrow){color:#b7c6d8;font-size:17px;line-height:1.7}.launch-note{border-left:3px solid var(--cyan);background:#ffffff0a;margin-top:30px;padding:18px}.launch-note strong,.launch-note span{display:block}.launch-note span{color:#aebed1;margin-top:6px;font-size:13px}.lead-form{color:var(--ink);background:#fff;border-radius:19px;padding:32px;box-shadow:0 30px 70px #0004}.lead-form label{margin-bottom:15px;font-size:13px;font-weight:750;display:block}.lead-form input:not([type=checkbox]){border:1px solid var(--line);width:100%;font:inherit;border-radius:9px;margin-top:7px;padding:14px;display:block}.lead-form input:focus{border-color:var(--blue);outline:2px solid #2072c930}.consent{gap:9px;line-height:1.45;font-weight:500!important;display:flex!important}.consent input{margin-top:3px}.honeypot{position:absolute!important;left:-10000px!important}.form-message{margin:14px 0 0;font-size:14px}.form-message.success{color:#087d63}.form-message.error{color:#b32727}.notice{border-left:4px solid var(--blue);color:#526177;background:#eef4fb;margin-block:58px;padding:23px 26px;line-height:1.6}.dashboard,.validation{padding:70px 0}.topline,.panel-title{justify-content:space-between;align-items:center;display:flex}.dashboard h1,.validation h1{margin:8px 0 38px;font-size:48px}.stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;display:grid}.stats article,.panel{border:1px solid var(--line);background:#fff;border-radius:16px}.stats article{padding:24px}.stats span,.validation-grid small,.hash small{color:var(--muted);display:block}.stats strong{margin-top:8px;font-size:38px;display:block}.panel{padding:24px}.panel-title input{border:1px solid var(--line);border-radius:9px;min-width:280px;padding:12px 16px}.record-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0;display:flex}.record-list h3{margin:5px 0}.record-list article>div:last-child{text-align:right}.status{color:#087d63;font-weight:750;display:block}.valid-badge{color:#087d63;background:#dcf7ee;border-radius:999px;margin-bottom:24px;padding:10px 14px;font-weight:800;display:inline-block}.validation-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.validation-grid strong{margin-top:6px;display:block}.hash{background:var(--navy);color:#fff;border-radius:12px;margin:24px 0;padding:20px}.hash small{color:#9db0ca;margin-bottom:8px}.hash code{word-break:break-all}.legal{background:#f3f6fa;border:1px solid #cbd5e1;border-radius:12px;margin-top:30px;padding:22px;line-height:1.5}.prototype{color:var(--muted);margin-top:30px;font-size:13px}footer{color:#fff;background:#06172c;padding:58px 0 24px}.footer-grid{grid-template-columns:1.2fr .8fr 1.1fr;gap:35px;display:grid}.footer-brand img{filter:brightness(0)invert();opacity:.92;width:190px;height:auto}.footer-grid p,.footer-grid a{color:#aabbd1;line-height:1.6;text-decoration:none;display:block}.copyright{color:#8294ad;border-top:1px solid #ffffff20;margin-top:35px;padding-top:22px;font-size:13px}@media (max-width:900px){.nav nav a:not(.button){display:none}.hero{grid-template-columns:1fr;gap:20px;padding-top:65px}.hero-visual{min-height:540px}.proof-grid{grid-template-columns:repeat(2,1fr)}.problem-grid{grid-template-columns:1fr}.arrow-circle{margin:16px auto;transform:rotate(90deg)}.certificate-section,.launch-grid{grid-template-columns:1fr;gap:60px}.certificate-preview{width:min(380px,85vw)}}@media (max-width:640px){.shell{width:min(100% - 28px,1160px)}.nav{height:76px}.brand img{width:170px}.nav .button{padding:10px 12px;font-size:12px}.hero{min-height:auto;padding-block:50px}.hero h1{font-size:43px}.lead{font-size:17px}.actions{flex-direction:column;align-items:stretch}.text-link{text-align:center}.hero-visual{min-height:450px;margin:-25px -20px;transform:scale(.85)}.proof-grid,.steps,.benefits,.footer-grid{grid-template-columns:1fr}.proof-grid div{border-left:1px solid #ffffff18}.problem,.certificate-section,.section{padding-block:75px}.section-heading h2,.certificate-copy h2,.launch-section h2{font-size:34px}.launch-section{padding-block:75px}.launch-grid{gap:40px}.lead-form{padding:24px}.topline,.panel-title{flex-direction:column;align-items:flex-start;gap:18px}.panel-title input{width:100%;min-width:0}.validation-grid{grid-template-columns:1fr}}.brand strong{color:var(--blue);letter-spacing:.06em;margin-left:4px;font-size:13px}.footer-brand>div{align-items:center;display:flex}.footer-brand>div img{width:190px}.footer-brand>div strong{color:#fff;letter-spacing:.06em;margin-left:5px;font-size:12px}.demo-page{background:#e8edf3;min-height:100vh;padding:25px 0 70px}.demo-toolbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.demo-toolbar>a{color:var(--blue);font-weight:800;text-decoration:none}.demo-toolbar>div{text-align:right}.demo-toolbar strong,.demo-toolbar span{display:block}.demo-toolbar span{color:var(--muted);margin-top:3px;font-size:12px}.demo-warning{color:#67561f;background:#fff5d8;border:1px solid #ead69b;border-radius:10px;margin-bottom:28px;padding:13px 18px;font-size:12px;line-height:1.5}.demo-warning strong{margin-right:8px}.demo-document{-webkit-user-select:none;user-select:none;gap:34px;width:min(900px,100% - 28px);margin:auto;display:grid}.demo-paper{aspect-ratio:210/297;background:#fff;position:relative;overflow:hidden;box-shadow:0 15px 45px #10233d28}.demo-pdf-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:8.5%;padding:0 5.6%;display:flex}.demo-pdf-head>div{align-items:center;width:42%;display:flex}.demo-pdf-head img{width:92%;height:auto}.demo-pdf-head b{margin-left:3px;font-size:10px}.demo-pdf-head>span{background:#d84949;border-radius:999px;padding:7px 18px;font-size:10px;font-weight:900}.demo-inner{z-index:2;padding:3.2% 5.6% 7%;position:relative}.demo-kicker{color:var(--blue);letter-spacing:.04em;margin:0;font-size:clamp(10px,1.6vw,19px);font-weight:900}.demo-inner>h1{margin:1.5% 0 4%;font-size:clamp(18px,3.1vw,35px);line-height:1.15}.demo-object{border-left:3px solid var(--cyan);background:#e9f7f8;border-radius:0 14px 14px 0;flex-direction:column;gap:8px;padding:3%;display:flex}.demo-object small{font-weight:900}.demo-object strong{font-size:clamp(14px,2.2vw,25px)}.demo-object span{color:var(--muted);font-size:clamp(8px,1.25vw,14px)}.demo-columns{grid-template-columns:1fr .9fr;gap:5%;margin-top:4%;display:grid}.demo-columns dl{margin:0}.demo-columns dt{color:var(--muted);margin-top:11px;font-size:clamp(7px,1.1vw,12px)}.demo-columns dd{margin:2px 0;font-size:clamp(9px,1.5vw,16px);font-weight:750}.demo-seal{background:#f1f4f7;border-radius:14px;grid-template-columns:70px 1fr;align-items:center;gap:4px 12px;padding:8%;display:grid}.demo-seal .fake-qr{border:8px dotted var(--navy);grid-row:1/5;place-items:center;width:70px;height:70px;font-weight:900;display:grid}.demo-seal strong,.demo-seal span{font-size:clamp(7px,1.05vw,11px)}.demo-seal span{color:var(--muted)}.demo-timestamp{background:#f1f7fd;border:1px solid #bed5e9;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:5px 14px;margin-top:3%;padding:2%;display:grid}.demo-timestamp>div{align-items:center;gap:9px;display:flex}.demo-timestamp>div span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:8px;font-weight:900;display:grid}.demo-timestamp strong,.demo-timestamp b{font-size:clamp(7px,1.05vw,12px)}.demo-timestamp b{color:#d14141}.demo-timestamp small{color:var(--muted);grid-column:1/3;font-size:clamp(6px,.85vw,9px)}.demo-scope{margin-top:3%;font-size:clamp(8px,1.2vw,13px);line-height:1.5}.demo-scope p{color:#425168}.demo-pdf-foot{z-index:3;color:#516178;border-top:2px solid #d6dee8;justify-content:space-between;padding-top:1.2%;font-size:clamp(6px,.9vw,10px);display:flex;position:absolute;bottom:2.2%;left:5.6%;right:5.6%}.demo-watermark{z-index:1;color:#d8404010;text-align:center;letter-spacing:.03em;font-size:clamp(35px,8vw,90px);font-weight:950;position:absolute;inset:43% -10% auto;transform:rotate(-24deg)}.demo-file-list{gap:2.1%;display:grid}.demo-file-list article{border:1px solid #cdd8e4;border-radius:12px;overflow:hidden}.demo-file-list header{background:var(--navy);color:#fff;gap:12px;padding:1.5% 2%;font-size:clamp(8px,1.15vw,13px);display:flex}.demo-file-list article>div{grid-template-columns:1fr 1fr;gap:8px;padding:2%;font-size:clamp(7px,1vw,11px);display:grid}.demo-file-list code{color:#53637a}.demo-file-list small{color:var(--muted);grid-column:1/3}.demo-reading{background:#e9f7f8;border-radius:12px;margin-top:3%;padding:2.5%;font-size:clamp(7px,1.1vw,12px);line-height:1.5}.demo-reading p{margin-bottom:0}.demo-catalog{grid-template-columns:1fr 1fr;gap:2.5%;display:grid}.demo-catalog article{border:1px solid #cfd9e5;border-radius:12px;flex-direction:column;min-height:300px;padding:3%;display:flex}.demo-catalog article>strong{margin-top:2%;font-size:clamp(7px,1.1vw,12px)}.demo-catalog article>small,.demo-catalog article>code{color:var(--muted);margin-top:2%;font-size:clamp(6px,.9vw,10px)}.product-silhouette{background:linear-gradient(145deg,#f7f9fb,#edf2f7);place-items:center;height:72%;min-height:180px;display:grid;position:relative;overflow:hidden}.product-silhouette img{object-fit:contain;width:100%;height:100%}.product-silhouette span{color:#fff;background:var(--navy);padding:5px 7px;font-size:9px;font-weight:900;position:absolute;bottom:9px;right:10px}.demo-bottom{color:var(--muted);justify-content:center;align-items:center;gap:16px;margin-top:28px;font-size:12px;line-height:1.5;display:flex}.demo-bottom img{width:38px;height:auto}.demo-bottom p{max-width:650px}@media (max-width:640px){.brand strong{font-size:10px}.demo-page{padding-top:16px}.demo-toolbar{align-items:flex-start;gap:12px}.demo-toolbar>div{display:none}.demo-warning{font-size:10px}.demo-document{gap:20px}.demo-paper{aspect-ratio:210/297}.demo-pdf-head>span{padding:5px 8px;font-size:6px}.demo-pdf-head b{font-size:6px}.demo-columns{gap:2%}.demo-seal{grid-template-columns:36px 1fr;padding:5%}.demo-seal .fake-qr{border-width:4px;width:36px;height:36px}.demo-catalog article{min-height:120px}.product-silhouette{min-height:80px}.demo-bottom{padding-inline:15px}}.lead-success{min-height:430px;color:var(--ink);background:#fff;border-radius:19px;flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;display:flex;box-shadow:0 30px 70px #0004}.success-icon{color:#07856d;background:#dcf7ee;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;font-size:28px;font-weight:900;display:grid}.lead-success h3{letter-spacing:-.025em;margin:9px 0 12px;font-size:30px}.lead-success>p:not(.eyebrow){color:var(--muted);line-height:1.65}.whatsapp-button{color:#fff;background:#138b65;width:100%;margin-top:15px;box-shadow:0 12px 28px #138b6530}.lead-success small{text-align:center;width:100%;color:var(--muted);margin-top:12px;display:block}.group-page{background:radial-gradient(circle at 50% 20%,#eef7ff,#dfe9f4);place-items:center;min-height:100vh;padding:30px;display:grid}.group-card{text-align:center;background:#fff;border:1px solid #d9e3ee;border-radius:25px;width:min(590px,100%);padding:48px;box-shadow:0 35px 80px #0b203b22}.group-card>img{width:270px;height:auto;margin-bottom:38px}.group-icon{background:var(--navy);width:66px;height:66px;color:var(--cyan);border-radius:22px;place-items:center;margin:0 auto 25px;font-size:31px;display:grid}.group-card h1{letter-spacing:-.04em;margin:11px 0 16px;font-size:40px;line-height:1.08}.group-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.group-status{text-align:left;background:#edf8f5;border-radius:13px;align-items:center;gap:12px;margin:28px 0;padding:17px;display:flex}.group-status>span{color:#07856d;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.group-status strong,.group-status small{display:block}.group-status small{color:var(--muted);margin-top:3px}.group-card>.button{width:100%}.group-back{color:var(--blue);margin-top:18px;font-size:13px;font-weight:750;text-decoration:none;display:inline-block}@media (max-width:640px){.lead-success{min-height:390px;padding:26px}.lead-success h3{font-size:26px}.group-card{padding:30px 22px}.group-card h1{font-size:32px}.group-card>img{width:230px}}.commerce-nav{justify-content:space-between;align-items:center;height:86px;display:flex}.commerce-nav img{width:235px;height:auto}.commerce-hero{text-align:center;background:linear-gradient(145deg,#eef6ff,#f9fbfd);padding:85px 0}.commerce-hero h1{letter-spacing:-.04em;max-width:780px;margin:13px auto;font-size:50px;line-height:1.08}.commerce-hero p:last-child{max-width:680px;color:var(--muted);margin:auto;line-height:1.7}.plan-grid{grid-template-columns:repeat(5,1fr);gap:14px;padding-block:70px;display:grid}.plan-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;position:relative}.plan-grid article.featured{border:2px solid var(--blue);box-shadow:0 20px 50px #0f4c9120}.plan-grid article>b{background:var(--blue);color:#fff;letter-spacing:.08em;border-radius:99px;padding:7px 10px;font-size:8px;position:absolute;top:-13px;left:18px}.plan-grid h2{margin:12px 0}.plan-grid article>strong{color:var(--blue);font-size:30px;display:block}.plan-grid article>span{color:var(--muted);margin-top:5px;display:block}.plan-grid ul{color:#526177;min-height:185px;padding:0;line-height:2;list-style:none}.plan-grid .button{width:100%}.pricing-note{text-align:center;color:var(--muted);margin-bottom:70px;font-size:12px}.checkout-page{background:#eef3f8;min-height:100vh;padding:30px}.checkout-page>header{justify-content:space-between;align-items:center;width:min(1050px,100%);margin:auto;display:flex}.checkout-page>header a{color:var(--blue);font-weight:750;text-decoration:none}.checkout-page>header img{width:220px;height:auto}.checkout-grid{grid-template-columns:1.2fr .8fr;gap:24px;width:min(1050px,100%);margin:45px auto;display:grid}.checkout-grid>section,.checkout-grid>aside{border:1px solid var(--line);background:#fff;border-radius:20px;padding:35px}.checkout-grid h1{font-size:37px}.checkout-disabled,.portal-alert{color:#34506d;background:#eef6fe;border:1px solid #cbdced;border-radius:12px;flex-direction:column;gap:4px;margin:18px 0;padding:15px 18px;display:flex}.checkout-disabled p{margin:3px 0;font-size:13px;line-height:1.5}.checkout-grid label,.auth-card label{margin:18px 0;font-size:13px;font-weight:750;display:block}.checkout-grid input,.auth-card input,.filter-bar input,.filter-bar select,.copy-field{border:1px solid var(--line);background:#f8fafc;border-radius:9px;width:100%;margin-top:7px;padding:13px}.payment-methods{gap:10px;margin-bottom:20px;display:flex}.payment-methods button{border:1px solid var(--line);border-radius:9px;flex:1;padding:16px}.checkout-grid>aside>div{justify-content:space-between;padding:15px 0;display:flex}.checkout-grid>aside label{position:relative}.checkout-grid>aside label button{height:35px;position:absolute;bottom:5px;right:5px}.checkout-total strong{color:var(--blue);font-size:24px}.auth-page{background:linear-gradient(145deg,#e8f1fa,#f8fbff);place-items:center;min-height:100vh;padding:25px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(470px,100%);padding:40px;box-shadow:0 30px 70px #0b203b20}.auth-card img{width:240px;height:auto;margin-bottom:35px}.auth-card h1{margin:10px 0;font-size:38px}.auth-card>.button{width:100%}.auth-card>a:last-child{text-align:center;color:var(--blue);margin-top:20px;text-decoration:none;display:block}.portal-layout{background:#f3f6fa;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.portal-sidebar{background:var(--navy);color:#fff;height:100vh;padding:28px 20px;position:sticky;top:0}.portal-logo img{width:210px;height:auto}.demo-environment{color:#91cfe0;text-align:center;letter-spacing:.12em;border:1px solid #ffffff20;border-radius:7px;margin:18px 0 28px;padding:7px;font-size:8px;font-weight:900;display:block}.portal-sidebar nav{flex-direction:column;align-items:stretch;gap:6px;display:flex}.portal-sidebar nav a{color:#b8c7d8;border-radius:9px;padding:12px 14px}.portal-sidebar nav a:hover{color:#fff;background:#ffffff0c}.portal-user{border-top:1px solid #ffffff18;align-items:center;gap:10px;padding-top:20px;display:flex;position:absolute;bottom:25px;left:20px;right:20px}.portal-user>span{background:#1d4d7d;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.portal-user strong,.portal-user small{display:block}.portal-user strong{font-size:12px}.portal-user small{color:#8fa4bb;margin-top:3px;font-size:10px}.portal-content{min-width:0;padding:42px}.portal-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.portal-top h1{margin:8px 0;font-size:38px}.portal-alert span{color:var(--muted);font-size:12px}.portal-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0;display:grid}.portal-stats article,.portal-panel,.credit-balance{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px}.portal-stats article>span{color:var(--muted);font-size:12px;display:block}.portal-stats article>strong{margin:9px 0;font-size:30px;display:block}.portal-stats a{color:var(--blue);font-size:11px;font-weight:750;text-decoration:none}.portal-stats small{color:var(--muted)}.portal-panel-title{justify-content:space-between;align-items:center;display:flex}.portal-panel-title h2{margin:7px 0 20px}.portal-panel-title a{color:var(--blue);text-decoration:none}.portal-table .table-head,.portal-table .table-row{border-top:1px solid var(--line);grid-template-columns:1.05fr 1.7fr .7fr .9fr .55fr;gap:12px;padding:14px;font-size:12px;display:grid}.table-head{color:var(--muted);font-weight:750}.pill-success{color:#087f6c;font-weight:850}.filter-bar{gap:12px;margin-bottom:22px;display:flex}.filter-bar input{margin:0}.filter-bar select{width:220px;margin:0}.certificate-list article{border-top:1px solid var(--line);grid-template-columns:55px 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.cert-icon{background:var(--navy);color:#fff;border-radius:7px;place-items:center;width:48px;height:58px;font-weight:900;display:grid}.certificate-list h3{margin:4px 0}.certificate-list span,.certificate-list small{color:var(--muted);font-size:11px}.certificate-list article>div:last-child{text-align:right}.certificate-list article>div:last-child b,.certificate-list article>div:last-child a{display:block}.certificate-list a{color:var(--blue);margin-top:5px;font-size:12px;text-decoration:none}.credit-balance{align-items:center;gap:20px;margin-bottom:20px;display:flex}.credit-balance>strong{margin-right:auto;font-size:33px}.ledger>div{border-top:1px solid var(--line);grid-template-columns:1fr 2fr 1fr .5fr;padding:16px;font-size:12px;display:grid}.positive{color:#087f6c;font-weight:900}.negative{color:#b14c4c;font-weight:900}.partner-grid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.copy-field{justify-content:space-between;align-items:center;display:flex}.copy-field button{padding:8px}.portal-panel>p{color:var(--muted);line-height:1.6}.portal-stats.compact{grid-template-columns:repeat(4,1fr)}.wizard{max-width:900px}.wizard-steps{gap:10px;margin-bottom:20px;display:flex}.wizard-steps>*{color:var(--muted);border-bottom:3px solid #ccd7e2;flex:1;padding:12px;font-size:11px}.wizard-steps b{border-color:var(--blue);color:var(--blue)}.purpose-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin:25px 0;display:grid}.purpose-grid button{text-align:left;border:1px solid var(--line);background:#f8fafc;border-radius:13px;padding:22px}.purpose-grid strong,.purpose-grid span{display:block}.purpose-grid span{color:var(--muted);margin-top:8px;line-height:1.5}.admin-lock{text-align:center;background:#edf3f9;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.admin-lock>img{width:65px;height:auto}.admin-lock h1{max-width:650px;margin:12px;font-size:42px}.admin-lock>p:not(.eyebrow){max-width:650px;color:var(--muted);line-height:1.7}.admin-modules{grid-template-columns:repeat(2,1fr);gap:10px;margin:25px;display:grid}.admin-modules span{color:#526177;text-align:left;background:#fff;border-radius:9px;padding:12px 18px}.consent-banner{z-index:1000;background:#fff;border:1px solid #d5e0eb;border-radius:15px;justify-content:space-between;align-items:center;gap:25px;max-width:1050px;margin:auto;padding:18px 20px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 20px 60px #0b203b30}.consent-banner strong{font-size:13px}.consent-banner p{color:var(--muted);margin:4px 0 0;font-size:11px}.consent-banner>div:last-child{flex-shrink:0;gap:8px;display:flex}.consent-banner button{cursor:pointer;border:0;border-radius:8px;padding:11px 14px}@media (max-width:1000px){.plan-grid,.portal-stats{grid-template-columns:repeat(2,1fr)}.portal-layout{grid-template-columns:210px 1fr}.portal-content{padding:28px}.checkout-grid{grid-template-columns:1fr}}@media (max-width:700px){.commerce-hero h1{font-size:38px}.plan-grid{grid-template-columns:1fr}.portal-layout{display:block}.portal-sidebar{height:auto;position:relative}.portal-sidebar nav{grid-template-columns:1fr 1fr;display:grid}.portal-user{margin-top:20px;position:static}.portal-content{padding:20px}.portal-top{flex-direction:column;align-items:flex-start;gap:15px}.portal-stats,.portal-stats.compact,.partner-grid,.purpose-grid{grid-template-columns:1fr}.portal-table{overflow-x:auto}.portal-table .table-head,.portal-table .table-row{min-width:700px}.certificate-list article{grid-template-columns:45px 1fr}.certificate-list article>div:last-child{text-align:left;grid-column:2}.credit-balance{flex-direction:column;align-items:flex-start}.credit-balance>strong{margin:0}.filter-bar{flex-direction:column}.filter-bar select{width:100%}.wizard-steps{overflow-x:auto}.wizard-steps>*{min-width:110px}.consent-banner{flex-direction:column;align-items:stretch}.consent-banner>div:last-child{justify-content:flex-end}.admin-modules{grid-template-columns:1fr}}.folder-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.folder-toolbar strong,.folder-toolbar span{display:block}.folder-toolbar span{color:var(--muted);margin-top:5px;font-size:12px}.folder-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px;margin-bottom:18px;padding:2px;display:grid;overflow-x:auto}.folder-grid button{border:1px solid var(--line);text-align:left;min-width:160px;color:var(--navy);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:12px;padding:17px;display:flex}.folder-grid button.active{border-color:var(--blue);background:#f6faff;box-shadow:0 0 0 2px #1e67ad18}.folder-grid i{width:35px;height:35px;color:var(--blue);background:#e8f1fb;border-radius:9px;place-items:center;font-style:normal;display:grid}.folder-grid span,.folder-grid strong,.folder-grid small{display:block}.folder-grid strong{font-size:12px}.folder-grid small{color:var(--muted);margin-top:4px}.folder-create{grid-template-columns:1fr minmax(240px,1.5fr) auto auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.folder-create strong,.folder-create span{display:block}.folder-create span{color:var(--muted);margin-top:4px;font-size:10px}.folder-create input{margin:0}.folder-create .button{white-space:nowrap}.certificate-actions label{color:var(--muted);align-items:center;gap:7px;margin-top:8px;font-size:9px;display:flex}.certificate-actions select{width:170px;margin:0;padding:7px;font-size:10px}.empty-folder{color:var(--muted);flex-direction:column;align-items:center;padding:55px;display:flex}.empty-folder strong{color:var(--navy);margin-bottom:8px}.folder-demo-note{text-align:center;color:var(--muted);font-size:10px}.button.secondary{color:var(--navy);background:#edf2f7}@media (max-width:1000px){.folder-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.folder-create{grid-template-columns:1fr 1fr}.folder-create .button{width:100%}}@media (max-width:700px){.folder-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.folder-grid{display:flex}.folder-create{grid-template-columns:1fr}.certificate-actions label{flex-direction:column;align-items:flex-start}.certificate-actions select{width:100%}}.launch-shield{z-index:2;text-align:center;background:linear-gradient(150deg,#fff,#eaf3fb);border:1px solid #dbe6f1;border-radius:28px;width:min(420px,90%);margin:auto;padding:48px 42px;position:relative;box-shadow:0 35px 80px #0b203b25}.launch-shield img{object-fit:contain;width:95px;height:128px;margin-bottom:22px}.launch-shield span,.launch-shield strong,.launch-shield small{display:block}.launch-shield span{color:var(--cyan-dark);letter-spacing:.14em;font-size:10px;font-weight:900}.launch-shield strong{color:var(--navy);margin:12px 0;font-size:30px;line-height:1.12}.launch-shield small{color:var(--muted);line-height:1.5}.launch-visual{place-items:center;display:grid}.ai-assistant{z-index:950;position:fixed;bottom:22px;right:22px}.ai-launcher{color:var(--navy);cursor:pointer;text-align:left;background:#fff;border:1px solid #d3e0ec;border-radius:999px;align-items:center;gap:11px;padding:10px 17px 10px 10px;display:flex;box-shadow:0 15px 45px #0b203b35}.ai-launcher>span{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.ai-launcher strong,.ai-launcher small{display:block}.ai-launcher strong{font-size:12px}.ai-launcher small{color:var(--muted);margin-top:3px;font-size:9px}.ai-window{background:#fff;border:1px solid #d5e1ec;border-radius:19px;width:min(390px,100vw - 30px);position:absolute;bottom:72px;right:0;overflow:hidden;box-shadow:0 30px 80px #0b203b42}.ai-window header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:18px;display:flex}.ai-window header strong,.ai-window header small{display:block}.ai-window header small{color:#a9bfd5;margin-top:3px;font-size:9px}.ai-window header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:24px}.ai-answer{color:#435269;min-height:105px;padding:20px;font-size:13px;line-height:1.55}.ai-questions{gap:7px;padding:0 16px 16px;display:grid}.ai-questions button{border:1px solid var(--line);color:var(--blue);cursor:pointer;text-align:left;background:#f6f9fc;border-radius:9px;padding:11px;font-weight:750}.ai-window footer{color:var(--muted);background:#f1f4f7;padding:13px 16px;font-size:8px;line-height:1.4}.blog-hero{text-align:center;background:linear-gradient(145deg,#eef6ff,#f9fbfd);padding:85px 0}.blog-hero h1{letter-spacing:-.04em;max-width:840px;margin:14px auto;font-size:50px;line-height:1.08}.blog-hero p:last-child{max-width:720px;color:var(--muted);margin:auto;line-height:1.7}.blog-grid{grid-template-columns:1.25fr 1fr 1fr;gap:18px;padding-block:65px;display:grid}.blog-card{border:1px solid var(--line);min-height:270px;color:var(--ink);background:#fff;border-radius:19px;padding:30px;text-decoration:none;display:block}.blog-card.featured{background:linear-gradient(145deg,var(--navy),#173c65);color:#fff}.blog-card>span{color:var(--cyan);letter-spacing:.12em;font-size:9px;font-weight:900}.blog-card h2{font-size:23px;line-height:1.25}.blog-card p{color:#718096;line-height:1.65}.blog-card.featured p{color:#b9c9da}.blog-card small{color:#9fb2c6}.blog-card.pending{opacity:.78}.blog-notice{border:1px solid var(--line);background:#f7f9fb;border-radius:13px;margin-bottom:70px;padding:22px}.blog-notice p{color:var(--muted);margin-bottom:0}.article-page>article{width:min(780px,100% - 40px);margin:70px auto 100px}.article-page h1{letter-spacing:-.045em;font-size:52px;line-height:1.08}.article-meta{border-bottom:1px solid var(--line);color:var(--muted);padding-bottom:24px;font-size:12px}.article-lead{color:#425168!important;font-size:20px!important}.article-page article>p{color:#55657a;line-height:1.8}.article-page h2{margin-top:38px}.article-page aside{border-left:4px solid var(--cyan);background:#edf7fa;margin-top:45px;padding:24px}.article-page aside p{color:var(--muted);margin-bottom:0;line-height:1.6}@media (max-width:800px){.blog-grid{grid-template-columns:1fr}.blog-hero h1,.article-page h1{font-size:38px}.ai-launcher div{display:none}.ai-launcher{padding:8px}.ai-assistant{bottom:14px;right:14px}}
