:root{--blue:#2f6fed;--navy:#0d2235;--navy2:#132f48;--ink:#172a39;--muted:#657988;--soft:#f5f8fa;--soft2:#eef3f6;--line:#dce5eb;--white:#fff;--green:#2f7b56;--orange:#b56736;--max:1280px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,"Neue Montreal",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{color:inherit!important;text-decoration:none}button{font:inherit}::selection{background:#cfe0ff;color:#0d2235}.noise{pointer-events:none;position:fixed;inset:0;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.presentation-header{position:fixed;inset:0 0 auto;height:78px;padding:0 max(22px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;gap:30px;z-index:1000;transition:.25s}.presentation-header.is-scrolled{background:rgb(255 255 255 / .9);backdrop-filter:blur(22px);border-bottom:1px solid rgb(15 40 60 / .08)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:12px;font-weight:900}.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-copy strong{font-size:12px;letter-spacing:.12em}.brand-copy small{font-size:9px;color:var(--muted)}.presentation-header nav{display:flex;gap:28px}.presentation-header nav a{font-size:11px;font-weight:750;color:#40596a!important}.header-cta{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;border-radius:8px;background:var(--navy);color:#fff!important;font-size:10px;font-weight:800}.page-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1001;background:#fff0}.page-progress span{display:block;height:100%;width:0;background:var(--blue)}.shell{max-width:var(--max);margin:auto;padding:0 24px}.kicker{font-size:9px;font-weight:900;letter-spacing:.16em;color:var(--blue)}.kicker-light{color:#8db3ff}.cover{min-height:100vh;background:var(--navy);color:#fff;display:grid;place-items:center;position:relative;overflow:hidden;padding:125px 0 80px}.cover-grid{position:absolute;inset:0;background:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:75px 75px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .8),transparent 90%)}.cover:after{content:"";position:absolute;width:700px;height:700px;border-radius:50%;right:-150px;top:-150px;background:radial-gradient(circle,rgb(47 111 237 / .25),#fff0 68%)}.cover-inner{width:100%;max-width:var(--max);padding:0 24px;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center;position:relative;z-index:1}.cover h1{font-size:clamp(85px,10vw,150px);line-height:.75;letter-spacing:-.075em;margin:35px 0}.cover h1 span{color:#71899a}.cover-copy p{max-width:540px;color:#a3b4c1;font-size:18px;line-height:1.6}.cover-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 19px;border-radius:9px;font-size:11px;font-weight:850;border:1px solid #fff0;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff!important}.button-ghost{border-color:rgb(255 255 255 / .17);color:#fff!important}.button-light{background:#fff;color:var(--navy)!important}.button-outline{border-color:rgb(255 255 255 / .25);color:#fff!important}.cover-panel{border:1px solid rgb(255 255 255 / .11);background:rgb(255 255 255 / .035);backdrop-filter:blur(12px);border-radius:25px;padding:27px}.panel-top{display:flex;justify-content:space-between;align-items:center}.panel-top span{font-size:8px;letter-spacing:.15em;color:#7fa9ff;font-weight:900}.panel-top b{font-size:9px;color:#9bb0bf}.cover-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:25px}.cover-metrics article{min-height:118px;border-radius:14px;background:rgb(255 255 255 / .055);padding:17px;display:flex;flex-direction:column;justify-content:space-between}.cover-metrics strong{font-size:26px;color:#83aaff}.cover-metrics span{font-size:11px;color:#d3dee5}.cover-flow{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:15px 4px 0;border-top:1px solid rgb(255 255 255 / .08)}.cover-flow span{font-size:7px;letter-spacing:.08em;color:#9fb2bf}.cover-flow i{font-style:normal;color:#58758a}.toc{padding:125px 0;background:#fff}.section-title h2,.chapter-head h2{font-size:clamp(48px,5vw,74px);line-height:.97;letter-spacing:-.055em;margin-top:15px}.section-title h2 span,.chapter-head h2 span{color:#8b9aa5}.toc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:55px}.toc-card{min-height:180px;border:1px solid var(--line);border-radius:16px;padding:22px;display:flex;flex-direction:column;transition:.22s}.toc-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgb(17 47 70 / .08)}.toc-card>span{font-size:8px;color:var(--blue);font-weight:900}.toc-card strong{margin-top:auto;font-size:16px}.toc-card small{margin-top:6px;font-size:9px;color:var(--muted)}.chapter{padding:135px 0}.chapter-light{background:#fff}.chapter-soft{background:#f6f8fa}.chapter-dark,.chapter-security{background:var(--navy);color:#fff}.chapter-head{display:grid;grid-template-columns:70px 1.15fr .65fr;gap:30px;align-items:end;margin-bottom:70px}.chapter-index{width:54px;height:54px;border-radius:15px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.chapter-index-light{background:rgb(255 255 255 / .07);color:#7fa9ff}.chapter-head>p{font-size:14px;line-height:1.65;color:var(--muted);max-width:410px}.chapter-dark .chapter-head>p,.chapter-security .chapter-head>p{color:#9eb1bf}.chapter-dark .chapter-head h2,.chapter-security .chapter-head h2{color:#fff}.chapter-dark .chapter-head h2 span,.chapter-security .chapter-head h2 span{color:#6f879a}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.audience-card{min-height:330px;border:1px solid var(--line);border-radius:20px;padding:32px;display:flex;flex-direction:column}.audience-card>span{font-size:8px;letter-spacing:.14em;color:var(--blue);font-weight:900}.audience-card h3{font-size:34px;line-height:1.05;letter-spacing:-.045em;margin-top:auto}.audience-card p{font-size:12px;line-height:1.6;color:var(--muted);margin-top:15px;max-width:450px}.principle{margin-top:14px;background:var(--navy);color:#fff;border-radius:20px;padding:32px;display:grid;grid-template-columns:.3fr .7fr 1fr;gap:25px;align-items:center}.principle-label{font-size:8px;letter-spacing:.14em;color:#82aaff;font-weight:900}.principle strong{font-size:24px;letter-spacing:-.04em}.principle p{font-size:11px;line-height:1.6;color:#a3b5c1}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.module{padding:20px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;gap:5px}.module i{font-size:7px;color:var(--blue);font-style:normal;font-weight:900}.module strong{font-size:13px;margin-top:18px}.module span{font-size:9px;color:var(--muted)}.structure-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px}.flow-card{min-height:200px;border:1px solid var(--line);border-radius:17px;background:#fff;padding:24px;display:flex;flex-direction:column}.flow-card small{font-size:7px;color:var(--blue);letter-spacing:.13em;font-weight:900}.flow-card strong{font-size:20px;margin-top:auto}.flow-card p{font-size:10px;color:var(--muted);line-height:1.5;margin-top:8px}.flow-card-dark{background:var(--navy);color:#fff;border-color:var(--navy)}.flow-card-dark p{color:#9eb0bd}.flow-arrow{color:#94a3ad}.roles-box{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:19px;padding:30px}.roles-title h3{font-size:28px;letter-spacing:-.04em;margin-top:8px}.rights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.rights-grid article{background:#f4f7f9;border-radius:12px;padding:17px;display:flex;flex-direction:column;gap:9px}.rights-grid span{font-size:7px;color:var(--blue);font-weight:900;letter-spacing:.1em}.rights-grid strong{font-size:11px}.contact-showcase{display:grid;grid-template-columns:1.4fr .6fr;gap:12px;margin-top:16px}.contact-card,.contact-note{border-radius:17px;border:1px solid var(--line);background:#fff;padding:22px}.contact-card{display:flex;align-items:center;gap:13px}.contact-avatar{width:48px;height:48px;border-radius:12px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}.contact-card>div:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.contact-card strong{font-size:13px}.contact-card span{font-size:9px;color:var(--muted)}.contact-actions{display:flex;gap:6px}.contact-actions a{border:1px solid var(--line);border-radius:7px;padding:7px 9px;font-size:8px;font-weight:750}.contact-note span{font-size:8px;color:var(--blue);letter-spacing:.12em;font-weight:900}.contact-note p{font-size:10px;line-height:1.55;color:var(--muted);margin-top:10px}.document-demo{display:grid;grid-template-columns:1fr 1fr;gap:12px}.document-left,.document-right{border:1px solid rgb(255 255 255 / .10);border-radius:20px;padding:28px;background:rgb(255 255 255 / .035)}.document-form{display:grid;grid-template-columns:1fr .35fr;gap:10px}.document-form label{background:#fff;color:var(--ink);border-radius:11px;padding:14px;display:flex;flex-direction:column;gap:5px}.document-form label span{font-size:7px;color:#7f909c}.document-form label strong{font-size:10px}.document-wide{grid-column:1/-1}.file-upload{grid-column:1/-1;background:#fff;color:var(--ink);border-radius:11px;padding:14px;display:flex;align-items:center;gap:11px}.pdf-icon{width:40px;height:40px;border-radius:9px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:8px;font-weight:900}.file-upload div{display:flex;flex-direction:column;gap:3px;flex:1}.file-upload strong{font-size:10px}.file-upload small{font-size:8px;color:var(--muted)}.file-upload b{color:var(--green)}.document-label{font-size:8px;letter-spacing:.13em;color:#7fa9ff;font-weight:900}.recipient{display:flex;align-items:center;gap:11px;border-bottom:1px solid rgb(255 255 255 / .08);padding:14px 0}.recipient i{width:36px;height:36px;border-radius:50%;background:#173c5b;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:900}.recipient div{display:flex;flex-direction:column;gap:3px;flex:1}.recipient strong{font-size:10px}.recipient span{font-size:8px;color:#93a8b7}.recipient b{color:#6fc28e}.document-notice{margin-top:10px;border-radius:10px;background:rgb(255 255 255 / .055);padding:12px;display:flex;justify-content:space-between;align-items:center}.document-notice span{font-size:7px;color:#81aaff;letter-spacing:.1em}.document-notice strong{font-size:8px}.visibility-rule{margin-top:15px;border:1px solid rgb(255 255 255 / .10);border-radius:17px;padding:22px}.visibility-rule>span{font-size:8px;letter-spacing:.13em;color:#82aaff;font-weight:900}.visibility-rule>div{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.visibility-rule strong{font-size:13px}.visibility-rule i{font-style:normal;color:#668296}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.deep-card{border:1px solid var(--line);border-radius:20px;padding:30px;min-height:420px}.deep-label{font-size:8px;color:var(--blue);font-weight:900;letter-spacing:.13em}.deep-card h3{font-size:29px;letter-spacing:-.04em;margin:18px 0 25px}.deep-meta{display:grid;grid-template-columns:1fr 1fr;gap:9px}.deep-meta div{background:#f4f7f9;border-radius:10px;padding:13px;display:flex;flex-direction:column;gap:4px}.deep-meta small{font-size:7px;color:var(--muted)}.deep-meta strong{font-size:10px}.urgent{color:var(--orange)}.task-status{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:22px}.task-status span{background:#f4f7f9;padding:8px;border-radius:7px;font-size:7px;text-align:center;font-weight:750}.approval-list{display:flex;flex-direction:column;gap:10px}.approval-list>div{display:flex;align-items:center;gap:10px;background:#f5f8fa;border-radius:10px;padding:11px}.approval-list i{width:29px;height:29px;border-radius:50%;background:#eaf7f0;color:var(--green);display:grid;place-items:center;font-style:normal}.approval-list span{display:flex;flex-direction:column;gap:2px}.approval-list strong{font-size:10px}.approval-list small{font-size:8px;color:var(--muted)}.approval-actions{display:flex;gap:7px;margin-top:18px}.approval-actions button{border:0;border-radius:8px;padding:10px 12px;background:var(--navy);color:#fff;font-size:8px;font-weight:750}.approval-actions button:last-child{background:#fff;border:1px solid var(--line);color:var(--ink)}.version-rule{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center;margin-top:14px;background:#f6f8fa;border-radius:17px;padding:24px}.version-rule div{display:flex;flex-direction:column;gap:5px}.version-rule span{font-size:7px;color:var(--blue);letter-spacing:.1em;font-weight:900}.version-rule strong{font-size:11px}.version-rule i{font-style:normal;color:#91a0aa}.hash-note{display:flex;align-items:center;gap:20px;margin-top:12px;border:1px solid var(--line);border-radius:16px;padding:20px}.hash-note span{font-size:11px;font-weight:900;color:var(--blue)}.hash-note p{font-size:10px;line-height:1.55;color:var(--muted)}.timeline-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:27px}.timeline-header{display:grid;grid-template-columns:110px repeat(5,1fr);margin-bottom:18px}.timeline-header span{font-size:7px;text-align:center;color:#82929e}.timeline-line{display:grid;grid-template-columns:100px 1fr 45px;gap:10px;align-items:center;margin:13px 0}.timeline-line strong,.timeline-line span{font-size:9px}.timeline-track{height:20px;border-radius:4px;background:repeating-linear-gradient(90deg,#f1f4f6,#f1f4f6 calc(20% - 1px),#dfe6eb 20%);position:relative}.timeline-track i{position:absolute;top:3px;height:14px;background:linear-gradient(90deg,var(--blue),#78a5ff);border-radius:3px}.timeline-detail{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px}.timeline-detail-head{display:flex;justify-content:space-between;align-items:center}.timeline-detail-head div{display:flex;flex-direction:column;gap:5px}.timeline-detail-head span{font-size:7px;color:var(--blue);font-weight:900;letter-spacing:.11em}.timeline-detail-head strong{font-size:19px}.timeline-detail-head b{font-size:28px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.detail-grid div{background:#f4f7f9;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:4px}.detail-grid small{font-size:7px;color:var(--muted)}.detail-grid strong{font-size:9px}.special-info{margin-top:10px;border-left:3px solid var(--blue);background:#edf4ff;border-radius:7px;padding:13px}.special-info span{font-size:7px;color:var(--blue);font-weight:900}.special-info p{font-size:9px;line-height:1.55;margin-top:5px}.term-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.term{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;align-items:center;gap:13px}.term>span{width:48px;height:48px;border-radius:10px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:8px;font-weight:900}.term div{display:flex;flex-direction:column;gap:3px}.term strong{font-size:10px}.term small{font-size:8px;color:var(--muted)}.workflow-list{display:flex;flex-direction:column}.workflow-row{display:grid;grid-template-columns:60px 1fr 30px;gap:20px;align-items:center;padding:24px 0;border-top:1px solid var(--line)}.workflow-row:last-child{border-bottom:1px solid var(--line)}.workflow-no{width:42px;height:42px;border-radius:12px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:9px;font-weight:900}.workflow-row div{display:flex;flex-direction:column;gap:5px}.workflow-row strong{font-size:17px}.workflow-row p{font-size:11px;color:var(--muted)}.workflow-row>b{color:#91a0aa}.result-box{margin-top:18px;background:var(--navy);color:#fff;border-radius:20px;padding:30px}.result-box>span{font-size:8px;color:#80aaff;letter-spacing:.12em;font-weight:900}.result-box h3{font-size:31px;letter-spacing:-.04em;margin:12px 0}.result-box p{font-size:11px;line-height:1.6;color:#9fb2c0;max-width:700px}.security-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.security-card{min-height:230px;border:1px solid rgb(255 255 255 / .1);border-radius:16px;background:rgb(255 255 255 / .03);padding:24px;display:flex;flex-direction:column}.security-card>span{font-size:7px;color:#80aaff;font-weight:900}.security-card strong{font-size:16px;margin-top:auto}.security-card p{font-size:9px;line-height:1.55;color:#9fb1bf;margin-top:8px}.security-stack{margin-top:14px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center;border:1px solid rgb(255 255 255 / .1);border-radius:16px;padding:20px}.security-stack div{display:flex;flex-direction:column;gap:5px}.security-stack small{font-size:7px;color:#7892a5}.security-stack strong{font-size:10px}.security-stack i{font-style:normal;color:#6a8598}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.legal-grid>div{border:1px solid rgb(255 255 255 / .1);border-radius:16px;padding:24px;background:rgb(255 255 255 / .025)}.legal-grid span{font-size:8px;color:#80aaff;letter-spacing:.12em;font-weight:900}.legal-grid h3{font-size:20px;margin:15px 0 9px}.legal-grid p{font-size:10px;line-height:1.6;color:#9fb1bf}.backup-box{border:1px solid var(--line);border-radius:20px;padding:30px}.backup-title h3{font-size:27px;letter-spacing:-.04em;margin-top:7px}.backup-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:25px}.backup-grid article{background:#f4f7f9;border-radius:12px;padding:17px;min-height:160px;display:flex;flex-direction:column}.backup-grid span{font-size:7px;color:var(--blue);font-weight:900}.backup-grid strong{font-size:12px;margin-top:auto}.backup-grid p{font-size:9px;line-height:1.5;color:var(--muted);margin-top:6px}.checklist{margin-top:16px;border:1px solid var(--line);border-radius:20px;padding:28px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.check-grid label{display:flex;align-items:center;gap:10px;background:#f4f7f9;border-radius:10px;padding:12px}.check-grid i{width:24px;height:24px;border-radius:50%;background:#eaf7f0;color:var(--green);display:grid;place-items:center;font-size:8px;font-style:normal}.check-grid span{font-size:9px;font-weight:650}.import-export{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.import-export>div{border:1px solid var(--line);border-radius:18px;padding:27px}.import-export h3{font-size:23px;letter-spacing:-.04em;margin:10px 0}.import-export p{font-size:10px;line-height:1.6;color:var(--muted)}.closing{padding:90px 20px;background:#fff}.closing-inner{max-width:1280px;margin:auto;min-height:560px;border-radius:30px;background:linear-gradient(135deg,#2f6fed,#173c8d);color:#fff;padding:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.closing h2{font-size:clamp(52px,6vw,90px);line-height:.94;letter-spacing:-.06em;margin:22px 0}.closing h2 span{color:#bed2ff}.closing p{max-width:680px;color:#d7e3f8;font-size:15px;line-height:1.6}.closing-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}footer{max-width:1280px;margin:auto;padding:40px 24px 55px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1050px){.presentation-header nav{display:none}.cover-inner{grid-template-columns:1fr}.cover-panel{max-width:750px}.toc-grid{grid-template-columns:repeat(2,1fr)}.chapter-head{grid-template-columns:60px 1fr}.chapter-head>p{grid-column:2}.module-grid,.security-cards,.backup-grid{grid-template-columns:repeat(2,1fr)}.structure-flow{grid-template-columns:1fr 1fr}.flow-arrow{display:none}.document-demo,.split-grid,.contact-showcase,.legal-grid,.import-export{grid-template-columns:1fr}}@media(max-width:720px){.presentation-header{height:70px;padding:0 16px}.presentation-header .header-cta{display:none}.brand-copy small{display:none}.cover{padding-top:110px}.cover-inner{padding:0 18px;gap:45px}.cover h1{font-size:clamp(78px,25vw,110px)}.cover-metrics{grid-template-columns:1fr 1fr}.cover-flow{display:none}.toc{padding:85px 0}.toc-grid{grid-template-columns:1fr}.chapter{padding:95px 0}.shell{padding:0 18px}.chapter-head{grid-template-columns:1fr;gap:17px}.chapter-head>p{grid-column:auto}.chapter-index{width:46px;height:46px}.audience-grid,.module-grid,.rights-grid,.security-cards,.backup-grid,.term-grid{grid-template-columns:1fr}.principle{grid-template-columns:1fr}.structure-flow{grid-template-columns:1fr}.contact-card{flex-wrap:wrap}.contact-actions{width:100%;flex-wrap:wrap}.visibility-rule>div{flex-direction:column;gap:10px}.deep-meta,.check-grid{grid-template-columns:1fr}.task-status{grid-template-columns:1fr 1fr}.version-rule{grid-template-columns:1fr}.version-rule i{transform:rotate(90deg);justify-self:center}.timeline-header{grid-template-columns:80px repeat(5,1fr)}.timeline-line{grid-template-columns:70px 1fr 34px}.detail-grid{grid-template-columns:1fr}.security-stack{grid-template-columns:1fr}.security-stack i{justify-self:center}.closing-inner{padding:40px 20px;min-height:470px}footer{flex-direction:column;gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.button-demo{background:#fff;color:var(--navy)!important}.chapter-demo{padding:135px 0;background:radial-gradient(circle at 78% 18%,rgb(47 111 237 / .18),transparent 27%),var(--navy);color:#fff}.chapter-demo .chapter-head h2{color:#fff}.chapter-demo .chapter-head h2 span{color:#71899a}.chapter-demo .chapter-head>p{color:#9fb2c0}.demo-launch{border:1px solid rgb(255 255 255 / .11);background:rgb(255 255 255 / .045);border-radius:20px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.demo-launch>div{max-width:720px}.demo-launch h3{font-size:30px;letter-spacing:-.04em;margin:8px 0 8px}.demo-launch p{color:#a5b7c4;font-size:11px;line-height:1.6}.button-demo-large{min-width:190px}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:14px}.demo-card{min-height:385px;border:1px solid rgb(255 255 255 / .11);background:rgb(255 255 255 / .035);border-radius:18px;padding:23px;display:flex;flex-direction:column}.demo-card-primary{background:linear-gradient(145deg,#244f9e,#173a72);border-color:rgb(126 165 255 / .35)}.demo-role{display:flex;justify-content:space-between;gap:12px;align-items:center}.demo-role span{font-size:7px;letter-spacing:.13em;color:#86adff;font-weight:900}.demo-role b{font-size:7px;font-weight:700;color:#9eb2c1}.demo-card h3{font-size:24px;letter-spacing:-.035em;margin:24px 0 8px}.demo-card>p{min-height:42px;color:#9fb2c0;font-size:9px;line-height:1.55;margin-bottom:16px}.credential{margin-top:10px}.credential small{display:block;margin-bottom:5px;font-size:6px;letter-spacing:.12em;color:#7896aa;font-weight:900}.credential>div{display:flex;align-items:center;gap:7px}.credential code{flex:1;overflow:auto;padding:10px 11px;border-radius:8px;background:rgb(0 0 0 / .18);color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;white-space:nowrap}.copy-btn{border:1px solid rgb(255 255 255 / .16);background:rgb(255 255 255 / .07);color:#dce7ef;border-radius:7px;padding:9px 8px;font-size:7px;cursor:pointer;transition:.2s}.copy-btn:hover{background:rgb(255 255 255 / .13)}.copy-btn.is-copied{background:#2f7b56;border-color:#2f7b56;color:#fff}.demo-login{display:inline-flex;margin-top:auto;padding-top:20px;font-size:9px;font-weight:850;color:#9fc0ff!important}.demo-warning{margin-top:14px;border-radius:16px;padding:20px;display:grid;grid-template-columns:120px 1fr;gap:18px;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .03)}.demo-warning span{font-size:7px;letter-spacing:.12em;color:#86adff;font-weight:900}.demo-warning p{font-size:9px;line-height:1.6;color:#9fb2c0}@media(max-width:1050px){.demo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.chapter-demo{padding:95px 0}.demo-launch{align-items:flex-start;flex-direction:column}.demo-grid{grid-template-columns:1fr}.demo-warning{grid-template-columns:1fr}.credential>div{align-items:stretch}.credential code{font-size:7px}}:root{--electric:#4c7eff;--electric-soft:#91afff;--deep:#091a29;--deep-2:#102a40;--surface:#f7f9fb;--hairline:rgba(24,52,74,.10)}.presentation-header{height:84px;padding-left:max(26px,calc((100vw - 1440px)/2));padding-right:max(26px,calc((100vw - 1440px)/2))}.header-cta{gap:9px;padding:0 17px;border-radius:999px;background:#0d2235;box-shadow:0 8px 24px rgb(13 34 53 / .12)}.header-cta-dot,.demo-pulse,.floating-demo-dot{width:7px;height:7px;background:#5ad08a;border-radius:50%;box-shadow:0 0 0 5px rgb(90 208 138 / .11)}.chapter-rail{position:fixed;top:50%;right:18px;transform:translateY(-50%);z-index:800;display:flex;flex-direction:column;gap:4px;padding:8px;border:1px solid rgb(18 45 65 / .08);background:rgb(255 255 255 / .82);backdrop-filter:blur(18px);border-radius:14px;box-shadow:0 18px 50px rgb(15 42 64 / .08)}.chapter-rail a{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;position:relative;transition:.2s ease}.chapter-rail a span{font-size:7px;font-weight:900;color:#718592}.chapter-rail a b{position:absolute;right:48px;top:50%;transform:translateY(-50%) translateX(8px);opacity:0;pointer-events:none;background:#0d2235;color:#fff;padding:7px 9px;border-radius:7px;font-size:8px;white-space:nowrap;transition:.2s}.chapter-rail a:hover,.chapter-rail a.is-active{background:#edf3ff}.chapter-rail a:hover span,.chapter-rail a.is-active span{color:var(--blue)}.chapter-rail a:hover b{opacity:1;transform:translateY(-50%)}.chapter-rail .rail-demo{background:#fff0}.chapter-rail .rail-demo span{color:#718592}.chapter-rail a.is-active{background:#0d2235;box-shadow:0 8px 20px rgb(13 34 53 / .16)}.chapter-rail a.is-active span{color:#fff}.chapter-rail a.is-active:hover{background:#0d2235}.chapter-rail a.is-active:hover span{color:#fff}.cover-premium{min-height:1000px;padding:155px 0 90px;background:linear-gradient(135deg,#081b2a 0%,#0d2437 45%,#0b1d2c 100%)}.cover-atmosphere{position:absolute;inset:0;overflow:hidden;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(6px)}.orb-a{width:780px;height:780px;right:-210px;top:-260px;background:radial-gradient(circle,rgb(68 111 244 / .30),#fff0 67%)}.orb-b{width:520px;height:520px;left:-220px;bottom:-220px;background:radial-gradient(circle,rgb(27 114 166 / .18),#fff0 68%)}.mesh{position:absolute;inset:0;background:linear-gradient(rgb(255 255 255 / .03) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .03) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .7),rgb(0 0 0 / .18) 75%,transparent)}.premium-hero{max-width:1440px;grid-template-columns:.82fr 1.18fr;gap:80px}.hero-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 11px;border-radius:999px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .04);color:#a9bdd0;font-size:8px;font-weight:900;letter-spacing:.13em}.hero-pill i{width:7px;height:7px;border-radius:50%;background:#5bd08a}.cover-premium h1{font-size:clamp(66px,7vw,112px);line-height:.91;margin:28px 0;max-width:720px}.cover-premium h1 span{color:#7891a5}.cover-premium .cover-copy p{font-size:17px;max-width:620px;color:#a8bac7}.hero-cta-row{margin-top:30px}.button-xl{min-height:56px;padding:0 22px;font-size:11px;border-radius:11px;gap:16px}.button-glass{border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .045);color:#fff!important;backdrop-filter:blur(10px)}.demo-main-cta{box-shadow:0 18px 45px rgb(47 111 237 / .30)}.hero-trust{margin-top:46px;padding-top:24px;border-top:1px solid rgb(255 255 255 / .10);display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:660px}.hero-trust div{display:flex;flex-direction:column;gap:5px}.hero-trust strong{font-size:8px;color:#7fa9ff}.hero-trust span{font-size:9px;color:#93a8b8}.hero-stage{position:relative;perspective:1500px}.stage-label{position:absolute;z-index:4;font-size:7px;letter-spacing:.16em;color:#7694a9;font-weight:900}.stage-label-top{top:-26px;right:30px}.premium-dashboard{position:relative;overflow:hidden;border-radius:24px;background:#fff;border:1px solid rgb(255 255 255 / .16);box-shadow:0 55px 130px rgb(0 0 0 / .35),0 0 0 1px rgb(255 255 255 / .04);transform:perspective(1500px) rotateY(-3deg) rotateX(1deg);transition:transform .25s ease}.dash-top{height:70px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e9ee}.dash-brand{display:flex;align-items:center;gap:10px}.dash-logo{width:36px;height:36px;border-radius:9px;background:#0d2235;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900}.dash-brand div{display:flex;flex-direction:column;gap:3px}.dash-brand strong{font-size:10px;color:#172a39}.dash-brand small{font-size:7px;color:#7e909c}.dash-status{display:flex;align-items:center;gap:6px;font-size:7px;font-weight:900;color:#2f7b56}.dash-status i{width:7px;height:7px;border-radius:50%;background:#45b47a}.dash-body{display:grid;grid-template-columns:128px 1fr;min-height:520px}.dash-nav{background:#f5f7f9;border-right:1px solid #e1e8ed;padding:19px 11px;display:flex;flex-direction:column;gap:4px}.dash-nav-title{font-size:6px;font-weight:900;letter-spacing:.14em;color:#8798a5;padding:0 8px 9px}.dash-nav a{display:flex;align-items:center;gap:8px;padding:8px 8px;border-radius:7px;color:#627684!important;font-size:8px}.dash-nav a i{font-style:normal;font-size:6px;color:#93a3ae}.dash-nav a b{margin-left:auto;width:17px;height:17px;border-radius:999px;background:#e7edf3;display:grid;place-items:center;font-size:6px}.dash-nav a.active{background:#eaf1ff;color:#2f6fed!important;font-weight:800}.dash-content{padding:19px}.dash-project-head{display:flex;justify-content:space-between;align-items:flex-start}.dash-kicker{font-size:6px;letter-spacing:.13em;color:#2f6fed;font-weight:900}.dash-project-head h3{font-size:17px;margin:5px 0 3px;color:#172a39;letter-spacing:-.025em}.dash-project-head p{font-size:7px;color:#82939f}.dash-progress{text-align:right}.dash-progress strong{display:block;font-size:26px;line-height:1;color:#172a39;letter-spacing:-.05em}.dash-progress span{font-size:7px;color:#8697a2}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}.dash-metrics article{background:#f5f8fa;border-radius:10px;padding:12px}.dash-metrics span{display:block;font-size:6px;letter-spacing:.07em;color:#7c8f9d}.dash-metrics strong{display:block;font-size:21px;margin:6px 0 2px;color:#172a39;letter-spacing:-.05em}.dash-metrics small{font-size:6px;color:#8a9aa5}.dash-panels{display:grid;grid-template-columns:1.35fr .65fr;gap:8px;margin-top:10px}.dash-panel{border:1px solid #dfe6eb;border-radius:11px;padding:13px}.dash-panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:13px}.dash-panel-head>div{display:flex;flex-direction:column;gap:3px}.dash-panel-head span{font-size:6px;color:#2f6fed;letter-spacing:.12em;font-weight:900}.dash-panel-head strong{font-size:9px;color:#172a39}.dash-panel-head small{font-size:6px;color:#8595a0}.hero-gantt{display:flex;flex-direction:column;gap:9px}.hero-gantt-head{display:grid!important;grid-template-columns:48px repeat(4,1fr)!important;gap:6px!important}.hero-gantt-head span{font-size:5px;text-align:center;color:#899aa5}.hero-gantt>div:not(.hero-gantt-head){display:grid;grid-template-columns:42px 1fr 24px;gap:6px;align-items:center}.hero-gantt label,.hero-gantt b{font-size:6px;color:#172a39}.hero-gantt p{height:13px;border-radius:3px;background:repeating-linear-gradient(90deg,#f1f4f6,#f1f4f6 calc(25% - 1px),#dfe6eb 25%);position:relative}.hero-gantt i{position:absolute;top:2px;height:9px;border-radius:3px;background:linear-gradient(90deg,#2f6fed,#79a5ff)}.hero-activity{display:flex;flex-direction:column;gap:10px}.hero-activity>div{display:flex;gap:8px;align-items:flex-start}.hero-activity i{width:23px;height:23px;border-radius:6px;background:#edf4ff;color:#2f6fed;display:grid;place-items:center;font-style:normal;font-size:7px}.hero-activity p{display:flex;flex-direction:column;gap:2px}.hero-activity strong{font-size:7px;color:#172a39}.hero-activity span{font-size:6px;color:#82939f}.hero-float-card{position:absolute;z-index:5;padding:12px 14px;border-radius:12px;display:flex;align-items:center;gap:9px;background:rgb(255 255 255 / .96);border:1px solid #dce5ea;box-shadow:0 18px 50px rgb(0 0 0 / .20);color:#172a39}.float-card-left{left:-42px;bottom:56px}.float-card-right{right:-20px;top:115px}.float-symbol{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#edf4ff;color:#2f6fed;font-weight:900}.hero-float-card div{display:flex;flex-direction:column;gap:2px}.hero-float-card strong{font-size:8px}.hero-float-card small{font-size:6px;color:#82929d}.cover-bottom{position:absolute;left:0;right:0;bottom:0;border-top:1px solid rgb(255 255 255 / .08);background:rgb(0 0 0 / .05)}.cover-bottom-inner{max-width:1280px;margin:auto;padding:19px 24px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.cover-bottom span{font-size:8px;font-weight:850;letter-spacing:.10em;color:#6f8798}.mid-demo-cta{padding:80px 0;background:#fff}.mid-demo-card{border-radius:26px;padding:44px;background:radial-gradient(circle at 86% 18%,rgb(47 111 237 / .17),transparent 24%),#f6f8fb;border:1px solid #dde6ec;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.mid-demo-card h2{font-size:clamp(44px,4.8vw,68px);line-height:.96;letter-spacing:-.055em;margin:12px 0 17px}.mid-demo-card h2 span{color:#8999a5}.mid-demo-card p{max-width:650px;font-size:12px;line-height:1.65;color:#657989}.mid-demo-actions{display:flex;gap:9px;flex-wrap:wrap}.button-dark-outline{border:1px solid #ccd7df;color:#172a39!important;background:#fff}.floating-demo-button{position:fixed;left:22px;bottom:22px;z-index:900;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:999px;background:#0d2235;color:#fff!important;box-shadow:0 16px 45px rgb(13 34 53 / .25);border:1px solid rgb(255 255 255 / .10)}.floating-demo-button div{display:flex;flex-direction:column;gap:0}.floating-demo-button small{font-size:6px;color:#79a5ff;font-weight:900;letter-spacing:.13em}.floating-demo-button strong{font-size:9px}.floating-demo-button b{font-size:10px;color:#91afff}.toc{padding-top:145px}.toc-grid{gap:10px}.toc-card{border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfd)}.toc-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgb(20 48 70 / .10);border-color:#cdd9e2}.chapter{position:relative}.chapter-head{margin-bottom:62px}.chapter-head h2{font-size:clamp(50px,5.2vw,78px)}.chapter-index{box-shadow:inset 0 0 0 1px rgb(47 111 237 / .08)}.audience-card,.roles-box,.contact-card,.contact-note,.deep-card,.timeline-card,.timeline-detail,.backup-box,.checklist,.import-export>div{border-radius:22px}.audience-card{min-height:350px;padding:36px}.audience-card h3{max-width:530px;font-size:36px}.module{min-height:130px;padding:22px;border-radius:16px}.module:hover{background:#f8fafb}.chapter-soft{background:linear-gradient(180deg,#f7f9fb,#f3f6f8)}.flow-card{border-radius:19px;box-shadow:0 12px 35px rgb(18 48 70 / .03)}.chapter-dark,.chapter-security{background:radial-gradient(circle at 85% 8%,rgb(47 111 237 / .12),transparent 25%),#0b2132}.document-left,.document-right{border-radius:22px}.deep-card{background:linear-gradient(180deg,#fff,#fbfcfd)}.timeline-card,.timeline-detail{box-shadow:0 15px 45px rgb(18 48 70 / .04)}.workflow-row{transition:.2s}.workflow-row:hover{padding-left:12px;background:linear-gradient(90deg,#f8fafc,transparent)}.security-card{border-radius:18px;background:rgb(255 255 255 / .035)}.security-card:hover{background:rgb(255 255 255 / .055)}.chapter-demo{background:radial-gradient(circle at 75% 10%,rgb(72 115 255 / .24),transparent 26%),linear-gradient(155deg,#091c2c,#0c2538 55%,#0a1e2e)}.demo-launch{border-radius:24px;background:rgb(255 255 255 / .055)}.demo-card{border-radius:20px;min-height:410px;transition:.22s ease}.demo-card:hover{transform:translateY(-4px);border-color:rgb(133 170 255 / .30);background:rgb(255 255 255 / .055)}.demo-card-primary{background:linear-gradient(145deg,#2855a7,#163b72)}.closing-inner{min-height:620px;border-radius:34px;background:radial-gradient(circle at 20% 20%,rgb(255 255 255 / .15),transparent 25%),radial-gradient(circle at 85% 80%,rgb(255 255 255 / .10),transparent 24%),linear-gradient(135deg,#2f6fed,#163b88);box-shadow:0 35px 100px rgb(47 111 237 / .24)}@media(max-width:1280px){.chapter-rail{display:none}}@media(max-width:1050px){.premium-hero{grid-template-columns:1fr}.hero-stage{max-width:900px}.premium-dashboard{transform:none}.mid-demo-card{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.presentation-header{height:72px}.cover-premium{min-height:auto;padding:115px 0 100px}.premium-hero{padding:0 18px;gap:55px}.cover-premium h1{font-size:clamp(52px,14vw,76px)}.cover-premium .cover-copy p{font-size:15px}.hero-trust{grid-template-columns:1fr}.dash-body{grid-template-columns:1fr}.dash-nav{display:none}.dash-metrics{grid-template-columns:1fr 1fr}.dash-metrics article:last-child{grid-column:1/-1}.dash-panels{grid-template-columns:1fr}.hero-float-card{display:none}.cover-bottom{position:relative;margin-top:55px}.mid-demo-cta{padding:50px 0}.mid-demo-card{padding:28px 22px}.floating-demo-button{left:14px;right:14px;bottom:14px;justify-content:center}}.chapter-rail a:not(.is-active){background:#fff0;box-shadow:none}.chapter-rail a:not(.is-active) span{color:#718592}.chapter-rail a:not(.is-active):hover{background:#edf3ff}.chapter-rail a:not(.is-active):hover span{color:#2f6fed}:root{--max:1540px}.shell{max-width:1540px;padding-left:34px;padding-right:70px}.presentation-header{padding-left:max(34px,calc((100vw - 1540px)/2));padding-right:max(34px,calc((100vw - 1540px)/2))}.chapter-head>p,.section-title+p,.audience-card p,.flow-card p,.contact-note p,.deep-card p,.result-box p,.legal-grid p,.backup-grid p,.import-export p,.demo-card>p,.demo-warning p{font-size:13px;line-height:1.68}.chapter-head>p{max-width:520px}.chapter-head{grid-template-columns:72px minmax(0,1.1fr) minmax(360px,.7fr);gap:36px}.chapter-head h2{font-size:clamp(58px,4.9vw,86px)}.kicker{font-size:10px}.toc-card strong{font-size:18px}.toc-card small{font-size:11px}.module strong{font-size:15px}.module span{font-size:11px;line-height:1.45}.flow-card small,.rights-grid span,.deep-label,.document-label,.timeline-detail-head span,.special-info span,.security-card>span,.backup-grid span{font-size:8px}.flow-card strong{font-size:24px}.flow-card p{font-size:12px}.rights-grid strong{font-size:13px}.contact-card strong{font-size:15px}.contact-card span{font-size:11px}.contact-actions a{font-size:10px;padding:9px 11px}.document-form label span{font-size:9px}.document-form label strong{font-size:13px}.file-upload strong{font-size:13px}.file-upload small{font-size:10px}.recipient strong{font-size:12px}.recipient span{font-size:10px}.document-notice span{font-size:9px}.document-notice strong{font-size:10px}.visibility-rule>span{font-size:9px}.visibility-rule strong{font-size:15px}.deep-card h3{font-size:34px}.deep-meta small{font-size:9px}.deep-meta strong{font-size:12px}.task-status span{font-size:9px;padding:10px 8px}.approval-list strong{font-size:12px}.approval-list small{font-size:10px}.approval-actions button{font-size:10px;padding:11px 14px}.version-rule span{font-size:9px}.version-rule strong{font-size:13px}.hash-note p{font-size:12px}.timeline-header span{font-size:9px}.timeline-line strong,.timeline-line span{font-size:11px}.timeline-detail-head strong{font-size:23px}.detail-grid small{font-size:9px}.detail-grid strong{font-size:11px}.special-info p{font-size:11px}.term strong{font-size:12px}.term small{font-size:10px}.term>span{font-size:9px}#workflow .shell{max-width:1600px}#workflow .chapter-head{grid-template-columns:72px minmax(0,1.15fr) minmax(420px,.65fr);margin-bottom:48px}#workflow .chapter-head>p{font-size:16px;line-height:1.65;max-width:520px}.workflow-list{position:relative;border-top:1px solid var(--line)}.workflow-list:after{content:"";position:absolute;right:0;top:0;bottom:0;width:31%;pointer-events:none;background:linear-gradient(90deg,#fff0,rgb(245 248 251 / .72)),repeating-linear-gradient(90deg,transparent,transparent 54px,rgb(31 70 98 / .035) 55px);border-left:1px solid rgb(31 70 98 / .045)}.workflow-row{position:relative;z-index:1;display:grid;grid-template-columns:64px minmax(0,1fr) 270px 44px;min-height:108px;gap:22px;padding:22px 18px 22px 0;border-top:0;border-bottom:1px solid var(--line)}.workflow-row:after{content:"PROJEKTABLAUF";justify-self:end;align-self:center;margin-right:24px;font-size:8px;letter-spacing:.15em;font-weight:900;color:#a0afba}.workflow-row:nth-child(2):after{content:"PORTALZUGRIFF"}.workflow-row:nth-child(3):after{content:"DATEI & EMPFÄNGER"}.workflow-row:nth-child(4):after{content:"AUTOMATISIERUNG"}.workflow-row:nth-child(5):after{content:"PRÜFUNG"}.workflow-row:nth-child(6):after{content:"ÜBERSICHT"}.workflow-no{width:48px;height:48px;font-size:10px}.workflow-row div{gap:7px}.workflow-row strong{font-size:21px;letter-spacing:-.025em}.workflow-row p{font-size:13px;line-height:1.55;max-width:760px}.workflow-row>b{font-size:27px;font-weight:300;color:#8fa1ae}.workflow-row:hover{padding-left:12px;background:linear-gradient(90deg,#f7faff 0%,rgb(247 250 255 / .55) 65%,transparent 100%)}.result-box{margin-top:22px;min-height:180px;padding:34px 38px;display:grid;grid-template-columns:150px minmax(0,1fr) minmax(340px,.6fr);align-items:center;gap:28px}.result-box>span{font-size:9px}.result-box h3{font-size:37px;margin:0}.result-box p{font-size:13px;max-width:470px}.security-card strong{font-size:18px}.security-card p{font-size:12px}.security-stack small{font-size:9px}.security-stack strong{font-size:12px}.backup-grid strong{font-size:14px}.backup-grid p{font-size:11px}.check-grid span{font-size:11px}.import-export h3{font-size:27px}.import-export p{font-size:12px}.demo-launch p{font-size:13px}.demo-card h3{font-size:27px}.demo-card>p{font-size:11px}.credential small{font-size:8px}.credential code{font-size:10px}.copy-btn{font-size:9px}.demo-login{font-size:11px}@media(min-width:1700px){.shell{max-width:1580px;padding-left:24px;padding-right:78px}.chapter-head h2{font-size:82px}.chapter-head>p{font-size:16px}.presentation-header nav a{font-size:12px}.workflow-row{grid-template-columns:64px minmax(0,1fr) 310px 46px}.workflow-row strong{font-size:22px}.workflow-row p{font-size:14px}}@media(max-width:1050px){.shell{padding-left:24px;padding-right:24px}.chapter-head,#workflow .chapter-head{grid-template-columns:60px 1fr}.chapter-head>p,#workflow .chapter-head>p{grid-column:2}.workflow-list:after{display:none}.workflow-row{grid-template-columns:60px 1fr 35px;min-height:96px}.workflow-row:after{display:none}.result-box{grid-template-columns:1fr}}@media(max-width:720px){.shell{padding-left:18px;padding-right:18px}.chapter-head,#workflow .chapter-head{grid-template-columns:1fr}.chapter-head>p,#workflow .chapter-head>p{grid-column:auto}.chapter-head h2{font-size:clamp(48px,13vw,68px)}.workflow-row{grid-template-columns:52px 1fr 25px;gap:12px;padding-right:0}.workflow-row strong{font-size:17px}.workflow-row p{font-size:11px}}body{font-size:18px}.presentation-header nav a{font-size:13px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:10px}.header-cta{min-height:50px;padding:0 19px;font-size:12px}.chapter-rail{right:22px;padding:10px;gap:6px;border-radius:18px}.chapter-rail a{width:46px;height:46px}.chapter-rail a span{font-size:8px}.chapter-rail a b{font-size:9px;right:56px}.cover-premium{min-height:1080px;padding:165px 0 95px}.premium-hero{max-width:1640px;grid-template-columns:.76fr 1.24fr;gap:56px;align-items:center}.hero-pill{font-size:9px;padding:10px 14px}.cover-premium h1{font-size:clamp(88px,8.2vw,152px);line-height:.88;letter-spacing:-.075em;max-width:760px}.cover-premium .cover-copy p{font-size:22px;line-height:1.55;max-width:760px;margin-top:8px}.button-xl{min-height:62px;padding:0 26px;font-size:13px}.hero-trust{margin-top:54px;padding-top:30px;max-width:760px}.hero-trust strong{font-size:10px}.hero-trust span{font-size:12px;line-height:1.45}.hero-stage{min-height:760px;display:flex;align-items:center;justify-content:flex-end}.premium-dashboard{width:min(100%, 980px);margin-left:auto;border-radius:28px;transform:perspective(1500px) rotateY(-3deg) rotateX(1deg) scale(1.08);transform-origin:right center}.stage-label{font-size:8px}.stage-label-top{top:10px;right:45px}.dash-top{height:82px;padding:0 24px}.dash-logo{width:40px;height:40px;font-size:10px}.dash-brand strong{font-size:12px}.dash-brand small{font-size:8px}.dash-status{font-size:8px}.dash-body{grid-template-columns:150px 1fr;min-height:590px}.dash-nav{padding:22px 12px}.dash-nav-title{font-size:7px;padding:0 9px 11px}.dash-nav a{padding:10px 10px;font-size:9px;gap:9px}.dash-nav a i{font-size:7px}.dash-nav a b{width:19px;height:19px;font-size:7px}.dash-content{padding:24px}.dash-kicker{font-size:7px}.dash-project-head h3{font-size:24px;margin:6px 0 4px}.dash-project-head p{font-size:9px}.dash-progress strong{font-size:36px}.dash-progress span{font-size:8px}.dash-metrics{gap:10px;margin-top:20px}.dash-metrics article{border-radius:13px;padding:15px}.dash-metrics span{font-size:7px}.dash-metrics strong{font-size:31px;margin:7px 0 3px}.dash-metrics small{font-size:7px}.dash-panels{gap:10px;margin-top:12px;grid-template-columns:1.32fr .68fr}.dash-panel{border-radius:14px;padding:16px}.dash-panel-head span{font-size:7px}.dash-panel-head strong{font-size:11px}.dash-panel-head small{font-size:7px}.hero-gantt{gap:12px}.hero-gantt-head{grid-template-columns:56px repeat(4,1fr)!important}.hero-gantt-head span{font-size:6px}.hero-gantt>div:not(.hero-gantt-head){grid-template-columns:48px 1fr 28px;gap:7px}.hero-gantt label,.hero-gantt b{font-size:7px}.hero-gantt p{height:16px}.hero-gantt i{top:3px;height:10px}.hero-activity{gap:12px}.hero-activity i{width:27px;height:27px;font-size:8px}.hero-activity strong{font-size:8px}.hero-activity span{font-size:7px}.hero-float-card{padding:14px 16px;border-radius:14px}.float-card-left{left:-28px;bottom:80px}.float-card-right{right:-18px;top:155px}.float-symbol{width:34px;height:34px;font-size:15px}.hero-float-card strong{font-size:9px}.hero-float-card small{font-size:7px}.chapter-head>p{font-size:15px}.toc-card{min-height:210px;padding:26px}.toc-card strong{font-size:20px}.toc-card small{font-size:12px}.audience-card h3{font-size:40px}.audience-card p{font-size:14px}.principle strong{font-size:28px}.principle p{font-size:13px}.module{min-height:140px}.module strong{font-size:16px}.module span{font-size:12px}.rights-grid strong{font-size:14px}.contact-note p{font-size:12px}.workflow-row strong{font-size:23px}.workflow-row p{font-size:14px}.result-box h3{font-size:42px}.result-box p{font-size:14px}.security-card strong{font-size:20px}.security-card p{font-size:13px}.demo-card h3{font-size:30px}.demo-card>p{font-size:12px}.credential code{font-size:11px}@media (min-width:1500px){.shell{max-width:1600px;padding-left:36px;padding-right:80px}.presentation-header{padding-left:max(36px,calc((100vw - 1600px)/2));padding-right:max(36px,calc((100vw - 1600px)/2))}.cover-premium h1{font-size:clamp(100px,8vw,162px)}.cover-premium .cover-copy p{font-size:24px}.premium-dashboard{width:min(100%, 1060px);transform:perspective(1500px) rotateY(-3deg) rotateX(1deg) scale(1.12)}.dash-body{min-height:630px}.dash-project-head h3{font-size:26px}.dash-metrics strong{font-size:34px}}@media (max-width:1050px){body{font-size:16px}.premium-hero{grid-template-columns:1fr;gap:42px}.cover-premium h1{font-size:clamp(62px,12vw,92px)}.cover-premium .cover-copy p{font-size:18px}.premium-dashboard{width:100%;transform:none}.hero-stage{min-height:auto;justify-content:center}.hero-float-card{display:none}.chapter-rail{display:none}}@media (max-width:720px){.cover-premium{padding:118px 0 90px}.cover-premium h1{font-size:clamp(52px,14vw,74px)}.cover-premium .cover-copy p{font-size:16px}.button-xl{min-height:56px;width:100%}.hero-trust{grid-template-columns:1fr}.dash-body{grid-template-columns:1fr;min-height:auto}.dash-nav{display:none}.dash-metrics{grid-template-columns:1fr 1fr}.dash-panels{grid-template-columns:1fr}}.chapter-rail a,.chapter-rail a.rail-demo{position:relative;background:transparent!important;box-shadow:none!important}.chapter-rail a span,.chapter-rail a.rail-demo span{color:#718592!important}.chapter-rail a.is-active,.chapter-rail a.rail-demo.is-active{background:#0d2235!important;box-shadow:0 8px 22px rgb(13 34 53 / .18)!important}.chapter-rail a.is-active span,.chapter-rail a.rail-demo.is-active span{color:#fff!important}.chapter-rail a.is-active::before{content:"";position:absolute;left:-8px;top:50%;width:4px;height:18px;border-radius:999px;background:#2f6fed;transform:translateY(-50%);box-shadow:0 0 0 4px rgb(47 111 237 / .10)}.chapter-rail a:not(.is-active):hover{background:#edf3ff!important}.chapter-rail a:not(.is-active):hover span{color:#2f6fed!important}.hsa11y-launcher{color:#2F6FED!important}