:root{--ink:#142033;--muted:#627087;--line:#dfe6ef;--paper:#f7f9fc;--white:#fff;--accent:#5268e8;--accent-dark:#354bbf;--mint:#d8f4e9;--shadow:0 24px 70px rgba(30,45,80,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:12px;top:-80px;padding:10px 14px;background:#fff;z-index:100;border-radius:8px}.skip-link:focus{top:12px}.site-header{height:76px;display:flex;align-items:center;border-bottom:1px solid rgba(223,230,239,.75);background:rgba(255,255,255,.92);position:relative;z-index:5}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:750;letter-spacing:-.4px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#6d7ff0,var(--accent-dark));font-size:16px;box-shadow:0 8px 18px rgba(82,104,232,.25)}nav{display:flex;gap:34px;font-size:14px;font-weight:600;color:#536077}nav a,.footer-links a{transition:color .2s}nav a:hover,.footer-links a:hover{color:var(--accent)}.nav-cta{font-size:14px;font-weight:700;color:var(--accent);padding:9px 15px;border:1px solid #d6dcf8;border-radius:9px}.hero{position:relative;overflow:hidden;padding:92px 0 104px;background:radial-gradient(circle at 85% 15%,rgba(142,160,255,.17),transparent 30%),linear-gradient(180deg,#fbfcff 0%,#f6f8fc 100%)}.hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(82,104,232,.08);border-radius:50%;right:-190px;bottom:-270px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:75px;align-items:center}.eyebrow{margin:0 0 17px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.hero h1{font-size:70px;line-height:1.01;letter-spacing:-4.2px;margin:0 0 25px}.hero h1 span{color:var(--accent)}.lead{max-width:560px;margin:0;color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-size:14px;font-weight:750;padding:13px 21px;border-radius:10px;box-shadow:0 10px 24px rgba(82,104,232,.25);transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--accent-dark)}.text-link{font-weight:700;font-size:14px;color:#344156}.text-link span{color:var(--accent)}.hero-note{margin:24px 0 0;color:#7b8799;font-size:12px}.hero-note span{color:#4fc792;font-size:10px;margin-right:7px}.workspace-preview{background:var(--white);border:1px solid #e3e8f2;border-radius:16px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1deg)}.preview-top{height:46px;border-bottom:1px solid #e9edf4;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#8993a4;font-size:11px}.dots{display:flex;gap:5px}.dots i{width:7px;height:7px;border-radius:50%;background:#dfe3ec}.preview-top>b{letter-spacing:2px}.preview-body{display:grid;grid-template-columns:112px 1fr;min-height:335px}.preview-body aside{border-right:1px solid #edf0f5;background:#fafbfe;padding:26px 12px;display:flex;flex-direction:column;gap:7px}.preview-body aside span{padding:7px 9px;font-size:10px;color:#798497;border-radius:6px}.preview-body aside .active{color:var(--accent);background:#edf0ff;font-weight:700}.files{padding:27px 25px}.files-head{display:flex;justify-content:space-between;align-items:end}.files-head div{display:flex;flex-direction:column}.files-head small,.file-list>small{font-size:8px;color:#9ca5b4;text-transform:uppercase;letter-spacing:.8px}.files-head strong{font-size:17px}.plus{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;color:#fff;background:var(--accent)}.folder-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:19px 0 23px}.folder{position:relative;padding:14px 12px 12px;background:#f4f6fb;border-radius:9px;display:grid;grid-template-columns:26px 1fr}.folder i{width:20px;height:16px;margin-top:3px;background:#bec8f8;border-radius:3px;grid-row:1/3}.folder i:before{content:"";display:block;width:9px;height:3px;background:#bec8f8;margin-top:-3px;border-radius:2px}.folder b{font-size:10px}.folder small{font-size:8px;color:#8f99aa}.file-list>div{display:flex;align-items:center;border-bottom:1px solid #eef1f5;padding:10px 0}.file-icon{width:27px;height:29px;display:grid;place-items:center;border-radius:5px;font-size:9px;font-weight:800}.blue{background:#e5e9ff;color:#586de4}.mint{background:#e0f5ed;color:#329777}.violet{background:#efe7fa;color:#8b5aba}.file-list p{display:flex;flex-direction:column;margin:0 0 0 10px;line-height:1.4;flex:1}.file-list b{font-size:9px}.file-list p small{font-size:8px;color:#98a1b0}.file-list em{font-style:normal;color:#adb4bf;font-size:9px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-strip .shell{height:68px;display:flex;align-items:center;justify-content:center;gap:25px;color:#758196;font-size:12px;font-weight:650;letter-spacing:.3px}.trust-strip span:nth-child(even){color:#cad0da}.section{padding:105px 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 54px}.section h2{font-size:42px;line-height:1.15;letter-spacing:-1.8px;margin:0 0 18px}.section-heading>p:last-child,.section-copy{color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{padding:30px 28px 31px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s}.feature-grid article:hover{transform:translateY(-3px);border-color:#cfd7f5;box-shadow:0 14px 35px rgba(34,51,90,.07)}.icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef1ff;color:var(--accent);font-weight:800;margin-bottom:23px}.feature-grid h3{font-size:17px;margin:0 0 8px}.feature-grid p{font-size:14px;color:var(--muted);margin:0}.security-section{background:var(--paper)}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.security-grid>div:first-child .text-link{display:inline-block;margin-top:25px}.security-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 28px;box-shadow:0 16px 45px rgba(30,45,80,.07)}.security-card>div{display:flex;gap:15px;padding:20px 0;border-bottom:1px solid #edf0f4}.security-card>div:last-child{border:0}.security-card>div>span{margin-top:2px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:#278966;font-size:12px;font-weight:800;flex:0 0 auto}.security-card p{margin:0;display:flex;flex-direction:column}.security-card b{font-size:14px}.security-card small{font-size:12px;color:var(--muted);margin-top:3px}.about-section{border-bottom:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.about-grid>div:last-child{font-size:18px;color:#56647a}.about-grid>div:last-child p:first-child{margin-top:0}.faq-section{background:#fbfcfe}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:120px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:19px 0}summary{cursor:pointer;font-weight:700;list-style:none;display:flex;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--accent);font-size:20px;font-weight:400}details[open] summary:after{content:"−"}details p{color:var(--muted);font-size:14px;margin:12px 35px 3px 0}.closing{background:var(--accent);color:#fff;padding:66px 0}.closing .shell{display:flex;align-items:center;justify-content:space-between}.closing .eyebrow{color:#cfd6ff;margin-bottom:7px}.closing h2{font-size:33px;letter-spacing:-1.2px;margin:0}.button.light{background:#fff;color:var(--accent);box-shadow:none}footer{padding:60px 0 25px;background:#111a2a;color:#fff}.footer-grid{display:flex;justify-content:space-between}.footer-grid p{color:#909bac;font-size:13px;margin:13px 0}.footer-links{display:flex;gap:28px;color:#bec6d1;font-size:13px}.copyright{border-top:1px solid #283244;margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;color:#758094;font-size:11px}.legal{min-height:62vh;padding:85px 0 110px;background:var(--paper)}.legal .shell{max-width:780px}.legal h1{font-size:48px;letter-spacing:-2px;margin:0 0 12px}.legal .updated{color:#8994a5;font-size:13px;margin-bottom:50px}.legal article{background:#fff;border:1px solid var(--line);padding:42px 48px;border-radius:15px}.legal h2{font-size:20px;margin:30px 0 8px}.legal h2:first-child{margin-top:0}.legal p,.legal li{color:#59677c;font-size:15px}.legal li+li{margin-top:7px}.error-page{min-height:100vh;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at center,#eef1ff,transparent 45%),var(--paper)}.error-page h1{font-size:100px;color:var(--accent);line-height:1;margin:0}.error-page h2{font-size:28px;margin:10px}.error-page p{color:var(--muted);margin-bottom:28px}
@media(max-width:850px){nav{display:none}.hero{padding:68px 0 80px}.hero-grid,.security-grid,.about-grid,.faq-grid{grid-template-columns:1fr;gap:48px}.hero h1{font-size:56px}.workspace-preview{max-width:600px;margin:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.section{padding:82px 0}.about-grid,.faq-grid{gap:25px}}
@media(max-width:560px){.shell{width:min(100% - 28px,1120px)}.site-header{height:68px}.nav-cta{display:none}.hero h1{font-size:47px;letter-spacing:-3px}.lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.preview-body{grid-template-columns:76px 1fr;min-height:285px}.preview-body aside{padding:20px 6px}.preview-body aside span{padding:6px;font-size:8px}.files{padding:20px 12px}.folder-row{gap:6px}.folder{padding:10px 7px;grid-template-columns:21px 1fr}.trust-strip .shell{gap:9px;font-size:9px}.feature-grid{grid-template-columns:1fr}.section h2{font-size:34px}.security-card{padding:8px 18px}.closing .shell,.footer-grid{align-items:flex-start;flex-direction:column;gap:28px}.closing h2{font-size:28px}.footer-links{gap:20px}.legal{padding:60px 0}.legal h1{font-size:39px}.legal article{padding:28px 23px}}
.nav-actions{display:flex;align-items:center;gap:15px}.language-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:8px;font-size:11px;font-weight:750}.language-switch a,.language-switch span{padding:3px 6px;border-radius:5px}.language-switch span{color:#fff;background:var(--accent)}.language-switch a{color:#718096}.nav-login{font-size:13px;font-weight:700;color:#46536a}.login-page{min-height:calc(100vh - 76px);padding:75px 0;background:radial-gradient(circle at 65% 20%,rgba(82,104,232,.14),transparent 35%),var(--paper)}.login-shell{width:min(440px,calc(100% - 28px));margin:auto}.login-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:38px;box-shadow:var(--shadow)}.login-card h1{font-size:32px;letter-spacing:-1.2px;margin:0 0 8px}.login-intro{color:var(--muted);font-size:14px;margin:0 0 27px}.login-alert{padding:12px 14px;border:1px solid #f1c8c8;background:#fff3f3;color:#9d3030;border-radius:9px;font-size:13px;margin-bottom:20px}.login-form label{display:block;font-size:13px;font-weight:700;margin:0 0 7px}.login-form input{width:100%;height:46px;border:1px solid #ced6e3;border-radius:9px;padding:0 13px;margin:0 0 18px;color:var(--ink);background:#fff;font:inherit;outline:none}.login-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(82,104,232,.12)}.login-form .button{width:100%;border:0;cursor:pointer;font:inherit}.login-note{text-align:center;color:#8792a3;font-size:11px;margin:19px 0 0}.login-back{display:block;text-align:center;margin-top:20px;font-size:13px;font-weight:700;color:var(--accent)}
@media(max-width:560px){.nav-cta,.nav-login{display:none}.nav-actions{gap:6px}.login-card{padding:30px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
