:root{--bg:#f7faff;--ink:#19243a;--blue:#2265df;--border:#dae4f3;--muted:#5a6c89}*{box-sizing:border-box}html{color:var(--ink);background:var(--bg);font-family:Arial,Helvetica,sans-serif}body{margin:0}button,select,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.shell{background:radial-gradient(circle at 70% 0,#e9f2ff,#f8fbff 42%,#f7faff);min-height:100vh;display:flex;flex-direction:column}header{height:80px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4ebf5}.brand{display:flex;align-items:center;gap:10px;color:#172238;text-decoration:none;font-size:1.13rem;font-weight:750;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:33px;height:33px;color:#2468e7;border:1px solid #c6dcff;border-radius:11px;font-size:26px;line-height:1}.head-actions{display:flex;align-items:center;gap:18px;color:#53698a}.lock{font-size:15px}.head-actions select{padding:8px 12px;color:#263a5f;background:#fff;border:1px solid #e2e9f5;border-radius:20px}.content{flex:1;width:min(1140px,calc(100% - 40px));margin:0 auto;padding:40px 0 56px}.hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;min-height:300px;padding:28px 20px 45px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#42618e;letter-spacing:.04em;text-transform:uppercase;font-size:.84rem;font-weight:700}.shield{font-size:1.05rem}.hero h1{max-width:600px;margin:20px 0;font-size:clamp(2.5rem,4.5vw,4.4rem);line-height:1.04;letter-spacing:-.06em}.hero p{max-width:500px;margin:0;color:#526688;font-size:1.13rem;line-height:1.55}.hero-art{position:relative;height:260px;display:flex;align-items:center;justify-content:center}.art-screen{position:relative;width:310px;height:205px;background:linear-gradient(145deg,#dcecff,#fff);border:9px solid #1d2a43;border-radius:12px;transform:rotate(-7deg);box-shadow:0 28px 42px #506da33d}.art-screen:after{content:"";position:absolute;bottom:-23px;left:-35px;right:-35px;height:16px;background:#9bafcb;border-radius:50%}.art-screen>span{display:block;width:90px;height:7px;margin:30px;background:#bad4f6;border-radius:20px}.art-file{position:absolute;bottom:28px;left:-55px;display:flex;align-items:center;gap:8px;padding:14px;background:#fff;border-radius:12px;font-size:.85rem;box-shadow:0 10px 25px #41659c33}.file-icon{color:#2569df;font-size:1.2rem}.check{color:#1bab71;font-size:1.25rem}.art-phone{position:absolute;right:15px;bottom:0;display:grid;place-items:center;width:83px;height:155px;color:#2367df;background:#eaf4ff;border:7px solid #18243c;border-radius:18px;transform:rotate(7deg);box-shadow:0 16px 26px #5c79aa33;font-size:2.4rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tool-card{min-height:230px;padding:26px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;text-align:left;color:#1b2639;background:#fff;border:1px solid #e1e9f5;border-radius:20px;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 30px #3d6da009}.tool-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #3d6da020}.tool-card strong{font-size:1.25rem;letter-spacing:-.03em}.tool-card>span:not(.circle){min-height:46px;color:#5d6e8b;line-height:1.45}.arrow{margin-left:auto;color:#2b68df;font-size:1.6rem}.circle{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;font-size:2rem;font-weight:700;line-height:1}.blue{color:#2468e7;background:#eaf2ff}.green{color:#1fa768;background:#e4f7ef}.purple{color:#854de9;background:#f1eaff}.back{display:flex;align-items:center;gap:8px;margin:5px 0 28px;color:#5b7294;background:transparent;border:0}.workspace{max-width:720px;margin:auto}.workspace>h1{margin:0 0 8px;font-size:2rem;letter-spacing:-.04em}.intro{margin:0 0 26px;color:#5a6d89;line-height:1.5}.dropzone{min-height:225px;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#2468df;background:#ffffffd9;border:2px dashed #c9d9ef;border-radius:16px}.dropzone.drag{background:#edf5ff;border-color:#2265df}.dropzone p{margin:11px 0 4px;color:#455b7b}.dropzone small{color:#788ba4}.primary,.secondary{min-height:46px;padding:13px 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:9px;font-weight:700}.primary{color:#fff;background:#2167e3;border:1px solid #1c5dd3;box-shadow:0 5px 12px #286be229}.secondary{color:#2456a5;background:#fff;border:1px solid #cbdbf0}.dropzone .secondary{margin-top:16px}.workspace>.primary,.panel>.primary{width:100%;margin-top:17px}.full{width:100%}.divider{display:flex;align-items:center;gap:14px;margin:20px 0;color:#7b8ca5;text-align:center}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#dfe8f3}.panel{padding:24px;background:#fff;border:1px solid #e1e9f5;border-radius:18px;box-shadow:0 14px 32px #426baa0b}.qr-panel{text-align:center}.qr-panel h2{margin:0 0 6px;font-size:1.4rem}.qr-panel p{margin:0 0 20px;color:#5b6e89}.qr{display:inline-grid;grid-template-columns:repeat(13,7px);grid-template-rows:repeat(13,7px);gap:1px;padding:16px;background:#fff;border:1px solid #e3eaf5;border-radius:13px}.qr i{width:7px;height:7px;background:#fff}.qr i.on{background:#172238}.qr-panel small,.hint{display:block;margin:12px 0;color:#687b98}.password-field{display:flex;flex-direction:column;gap:7px;margin-top:18px;color:#394e6e;font-size:.9rem;font-weight:700}.password-field input{width:100%;min-height:46px;padding:10px 13px;color:#18243c;background:#fff;border:1px solid #c9d9ef;border-radius:9px}.password-field small{color:#687b98;font-weight:400;line-height:1.4}.file-list{margin-top:14px;background:#fff;border:1px solid #e1e9f5;border-radius:12px;overflow:hidden}.file-row{min-height:62px;padding:13px 15px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e7edf7}.file-row:last-child{border:0}.file-info{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.file-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem}.file-info small{color:#687b96;font-size:.78rem}.notice{margin-top:18px;padding:12px 14px;color:#1e4c92;background:#eef5ff;border:1px solid #c8dcfa;border-radius:10px}footer{min-height:70px;padding:18px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;background:#1c263a;font-size:.8rem}footer strong{font-size:1.05rem}footer span:nth-child(2){letter-spacing:.2em}footer span:last-child{color:#ff6392;font-size:1.4rem}@media(max-width:700px){header{height:66px}.content{padding-top:25px}.hero{grid-template-columns:1fr;min-height:0;padding:20px 4px 32px}.hero h1{font-size:2.7rem}.hero-art{display:none}.cards{grid-template-columns:1fr;gap:12px}.tool-card{display:grid;grid-template-columns:60px 1fr 24px;align-items:center;gap:5px 16px;min-height:135px;padding:18px}.tool-card .circle{grid-row:span 2}.tool-card>span:not(.circle){grid-area:2/2;min-height:0}.tool-card .arrow{grid-area:1/3/span 2}.workspace{width:100%}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}:root{color-scheme:dark;--bg: #11151b;--ink: #d9e0e7;--blue: #a2b8c6;--border: #303842;--muted: #909da9;font-synthesis:none}html{background:var(--bg);color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}body{background:var(--bg)}button,input,select{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid #a8c3d1;outline-offset:4px}button{transition:background .15s,border-color .15s}h1{font-size:clamp(2rem,4vw,3.5rem);font-weight:550;letter-spacing:-.045em;line-height:1.15;margin:16px 0}h2{font-weight:550;font-size:1.22rem;letter-spacing:-.02em;margin:0 0 16px}h3{font-weight:550;margin:0 0 12px;font-size:1.05rem}p{line-height:1.7}small{color:var(--muted)}.shell{background:radial-gradient(ellipse at 70% 0,#202b3470,transparent 60%),var(--bg)}header{background:#171c22bf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ffffff0b;height:76px}.brand{background:none;border:0;color:#e0e7ed;font-weight:600;letter-spacing:-.03em;gap:0}.brand-domain{color:#9aa8b5;font-weight:400}.brand-mark{margin-right:12px;color:#b0c5d2;background:#27343d;border:1px solid #3b4a56;border-radius:10px}.head-actions{color:var(--muted);gap:16px}.head-actions select{background:#1f262e;color:#cbd6df;border-color:var(--border);border-radius:8px}.private-label{display:flex;align-items:center;gap:8px;font-size:.8rem}.content{width:min(1100px,calc(100% - 40px));padding:42px 0 64px}.hero{display:block;min-height:0;padding:24px 0 42px}.hero h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1.1;max-width:750px;margin:20px 0}.hero p{color:var(--muted);max-width:550px;font-size:1.05rem}.eyebrow{font-size:.7rem;letter-spacing:.16em;color:#93aab9;font-weight:500;display:flex;align-items:center;gap:8px}.account-line{display:block;color:#8c9aa8;font-size:.8rem;margin-top:16px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tool-card{background:#20262ed9;border:1px solid #ffffff0c;box-shadow:0 12px 24px #00000010;border-radius:16px;padding:24px;min-height:226px;color:#d7e0e8}.tool-card:hover{transform:translateY(-2px);border-color:#5a708077;box-shadow:0 12px 30px #0002}.tool-card strong{font-size:1.08rem;font-weight:550;letter-spacing:0}.tool-card>span:not(.circle){color:#9aabb8;font-size:.92rem}.circle{background:#2b3943;color:#b1c5d2;width:46px;height:46px;border-radius:12px}.tool-card .arrow{color:#829baa;margin-left:auto}.panel{background:#1d242ce8;border:1px solid #ffffff0c;border-radius:16px;padding:28px;box-shadow:0 16px 48px #0000000d;margin-bottom:20px}.single{max-width:470px;margin:5vh auto}.entrance{text-align:center;padding:38px 32px}.entrance .eyebrow{justify-content:center;margin-top:20px}.entrance h1{font-size:1.85rem;margin:18px 0}.portal-symbol{display:grid;place-items:center;background:#293943;border:1px solid #3e525f;border-radius:18px;width:64px;height:64px;margin:auto;color:#bfd0dc}.intro,.hint,.qr-panel p{color:#98a8b5}.intro{font-size:.96rem;line-height:1.7;margin:0 0 28px}.hint{font-size:.82rem;line-height:1.6;margin:12px 0 20px}.back{color:#9caebb;margin:0 0 28px;padding:0}.primary,.secondary{border-radius:9px;min-height:44px;font-weight:550;font-size:.9rem}.primary{background:#a6bac7;color:#18212a;border:1px solid #a6bac7;box-shadow:none}.primary:hover{background:#bed0db}.secondary{background:#26313a;color:#c2d0db;border:1px solid #394751;box-shadow:none}.secondary:hover{background:#303e49}.full{width:100%;margin-top:14px}.text-button{display:block;color:#9eb4c4;background:none;border:0;margin:20px auto;padding:8px;font-size:.88rem}.icon-button{color:#9dabb8;padding:8px;display:inline-grid;place-items:center;border:0;background:transparent;border-radius:6px}.icon-button:hover{background:#ffffff09}.danger{color:#d5a4a1}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:30px}label{display:flex;flex-direction:column;gap:9px;color:#a6b6c3;font-size:.9rem;margin:16px 0}input{width:100%;padding:12px 14px;background:#151c23;color:#e0e7ed;border:1px solid #36424d;border-radius:9px;min-height:46px}input:focus{outline:2px solid #698899;outline-offset:1px}input::placeholder{color:#667785}input[type=file]{padding:10px;font-size:.83rem}input[type=file]::file-selector-button{padding:7px 12px;border:0;border-radius:6px;background:#303f4b;color:#cbd7e1;margin-right:12px}.code-input{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.15em;font-size:2rem;padding:18px}.pair-code{display:block;font-size:2.6rem;letter-spacing:.14em;font-weight:500;font-variant-numeric:tabular-nums;margin:20px 0;color:#e3e9ee}.pairing{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.qr{display:block;width:fit-content;grid-template-columns:none;background:#fff;border:0;padding:8px;border-radius:12px}.qr svg{display:block;max-width:100%;height:auto}.dropzone{background:#181f26;border:1px dashed #475966;border-radius:12px;min-height:130px;padding:20px;color:#a3bac9;gap:12px}.file-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.file-workspace .notice{grid-column:1/-1}.file-row{padding:16px 0;border-color:#ffffff0b;gap:12px}.file-info{min-width:0}.file-info strong{color:#cdd8e0;font-size:.86rem;font-weight:500}.file-info small{color:#8195a6;font-size:.74rem;line-height:1.6}.file-actions{display:flex;flex-shrink:0}.count{float:right;font-size:.85rem;color:#8fa6b6}.empty{text-align:center;padding:36px 12px;color:#7c909f;font-size:.92rem}.notice{background:#293742;color:#c5d5e0;border:1px solid #435968;border-radius:10px;font-size:.9rem;padding:14px 18px;display:flex;justify-content:space-between;gap:10px;line-height:1.6}.row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #ffffff0b}.row small{display:block;margin-top:5px}.status{display:flex;align-items:center;gap:9px;font-size:.86rem;color:#aabbc8}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#718391;margin-right:8px}.dot.online{background:#90b5a6}.portal-row{display:flex;justify-content:space-between;align-items:center;gap:24px}.actions{display:flex;flex-wrap:wrap;gap:8px}.client-instructions p{font-size:.9rem;color:#a5b5c1}.command{display:block;white-space:pre-wrap;overflow-wrap:anywhere;background:#12191f;color:#bdd1de;border:1px solid #34434f;border-radius:8px;padding:15px;font-size:.8rem;line-height:1.65}.received{display:flex;align-items:center;gap:12px;color:#b5cbd8;margin:20px 0}.consent{text-align:left;padding:4px 16px;background:#151d25;border:1px solid #34424e;border-radius:10px;font-size:.87rem;color:#b0beca}footer{background:#12181e;color:#768b9b;border-top:1px solid #ffffff09;padding:24px clamp(20px,5vw,72px);min-height:70px;font-size:.76rem}footer span:nth-child(2){letter-spacing:0;color:#758b9b}footer span:last-child{color:#758b9b;font-size:.76rem}@media(max-width:850px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.file-workspace{grid-template-columns:1fr}.portal-row{align-items:flex-start;flex-direction:column}.private-label{display:none}}@media(max-width:600px){header{padding:0 18px;height:66px}.brand{font-size:1rem}.head-actions{gap:5px}.content{padding-top:28px;width:calc(100% - 32px)}.cards{grid-template-columns:1fr}.tool-card{min-height:125px;display:grid;grid-template-columns:48px 1fr 18px;gap:8px 14px;padding:20px}.tool-card .circle{grid-row:span 2}.tool-card>span:not(.circle){grid-area:2/2;font-size:.86rem;min-height:0}.tool-card>.arrow{grid-area:1/3 / span 2}.hero{padding:12px 0 30px}.panel{padding:22px}.single{margin:3vh auto}.entrance{padding:30px 22px}.pairing{display:flex;flex-direction:column;align-items:flex-start}.qr{align-self:center}.file-row{flex-wrap:wrap}.file-actions{margin-left:auto}.pair-code{font-size:2.2rem}.toolbar .eyebrow{font-size:.65rem}.actions{width:100%}.actions button{flex:1}footer{padding:20px 18px}footer span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
