:root{color:#071226;--text:#071226;--muted:#667085;--line:#1018281c;--surface:#ffffffc7;--soft:#eef3ff;--blue:#4f7cff;--violet:#794fff;--shadow:0 24px 80px #283e8229;background:#f6f8ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 5%,#dfe8ff 0 28%,#0000 42%),radial-gradient(circle at 88% 10%,#ece2ff 0 24%,#0000 44%),linear-gradient(135deg,#f8fbff,#eef3ff 54%,#fff);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.glass{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-weight:850;display:flex}.brand b{background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.brand i{color:var(--blue);font-style:normal}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:850}.button,.text-button{cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background .18s,opacity .18s}.button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.button:hover,.text-button:hover{transform:translateY(-2px)}.button:active,.text-button:active,.button.is-loading{opacity:.78;transform:translateY(1px)scale(.98)}.button-dark{color:#fff;background:linear-gradient(135deg,#071226,#263b8d);box-shadow:0 14px 32px #1e368c47}.button-soft{background:var(--soft);color:#102044}.text-button{color:var(--blue);background:0 0;padding:8px 0;font-weight:800}.landing{min-height:100vh;padding:26px}.landing-nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;display:flex}.landing-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:44px;max-width:1180px;margin:70px auto;display:grid}.landing-copy h1{letter-spacing:-.085em;margin:0;font-size:clamp(54px,8vw,104px);line-height:.88}.landing-copy p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:20px;line-height:1.65}.hero-art{border-radius:46px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.hero-art img{z-index:2;filter:drop-shadow(0 36px 70px #223aa057);width:min(74%,440px);position:relative}.hero-art span{filter:blur(10px);opacity:.42;background:linear-gradient(135deg,#64a3ff,#7d4dff);border-radius:999px;position:absolute}.hero-art span:nth-child(2){width:270px;height:270px;top:40px;right:35px}.hero-art span:nth-child(3){width:220px;height:220px;bottom:50px;left:28px}.app-shell{grid-template-columns:300px 1fr;gap:22px;min-height:100vh;padding:22px;display:grid}.sidebar{border-radius:34px;flex-direction:column;gap:18px;height:calc(100vh - 44px);padding:22px;display:flex;position:sticky;top:22px}.drive-nav{gap:8px;display:grid}.drive-nav button{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:18px;padding:14px;font-weight:850}.drive-nav button:hover,.drive-nav .active{background:var(--soft);color:var(--text)}.quota-panel{background:linear-gradient(135deg,#f8fbff,#edf3ff);border-radius:22px;padding:18px}.quota-panel div{justify-content:space-between;display:flex}.quota-panel>i{background:linear-gradient(90deg,var(--blue),var(--violet));border-radius:99px;height:10px;margin:13px 0;display:block}.quota-panel p{color:var(--muted);margin:0;font-size:13px}.workspace{gap:18px;min-width:0;display:grid}.topbar{border-radius:30px;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.topbar h1{letter-spacing:-.06em;margin:0;font-size:42px}.hero-panel{border-radius:34px;justify-content:space-between;padding:30px;display:flex;overflow:hidden}.hero-panel h2{letter-spacing:-.07em;max-width:760px;margin:0;font-size:44px;line-height:1}.hero-panel p:not(.eyebrow){color:var(--muted);font-size:17px}.orb-stack{min-width:210px;position:relative}.orb-stack span{background:linear-gradient(135deg,var(--blue),var(--violet));border-radius:40px;position:absolute;box-shadow:0 30px 70px #4f7cff47}.orb-stack span:first-child{width:160px;height:160px;top:5px;right:20px}.orb-stack span:nth-child(2){opacity:.65;width:110px;height:110px;top:80px;right:120px}.orb-stack span:nth-child(3){opacity:.45;width:70px;height:70px;top:150px;right:0}.controls{border-radius:24px;grid-template-columns:1fr 160px 170px;gap:10px;padding:12px;display:grid}.controls input,.controls select,.auth-form input,.modal input,.modal select{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:16px;min-width:0;padding:13px 14px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stats-grid article{border-radius:24px;padding:20px}.stats-grid b{letter-spacing:-.06em;font-size:36px;display:block}.stats-grid span{color:var(--muted)}.status,.form-message{color:var(--muted);font-size:14px}.success{color:#087443}.file-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;display:grid}.file-card{border-radius:26px;gap:10px;padding:18px;display:grid}.file-open span{width:60px;height:60px;color:var(--blue);background:linear-gradient(135deg,#e8efff,#f2ecff);border-radius:20px;place-items:center;font-weight:900;display:grid}.file-open h3{overflow-wrap:anywhere;margin:14px 0 0;line-height:1.1}.file-card p,.file-card small{color:var(--muted);overflow-wrap:anywhere;margin:0}.file-actions{flex-wrap:wrap;gap:8px;display:flex}.file-actions button,.file-actions a{background:var(--soft);color:#16316f;cursor:pointer;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.empty{text-align:center;border-radius:28px;padding:34px}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050c1e5c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{border-radius:30px;gap:14px;width:min(560px,100%);padding:28px;display:grid}.close{background:var(--soft);cursor:pointer;border:0;border-radius:999px;width:36px;height:36px;position:absolute;top:18px;right:18px}.segmented{background:var(--soft);border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:14px;padding:12px;font-weight:850}.segmented .active{background:#fff;box-shadow:0 10px 24px #283e821f}.modal label,.auth-form label{color:var(--muted);gap:8px;font-weight:800;display:grid}.auth-card{border-radius:32px;width:min(560px,100%);padding:32px}.auth-card h1,.auth-card h2{letter-spacing:-.07em;margin:0 0 10px;font-size:clamp(34px,6vw,54px);line-height:.95}.auth-card p{color:var(--muted);line-height:1.6}.auth-form{gap:12px;display:grid}.button-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin:20px 0 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.provider-buttons{gap:9px;margin-top:12px;display:grid}.center-page{place-items:center;min-height:100vh;padding:22px;display:grid}.viewer{grid-template-rows:auto 1fr;gap:16px;min-height:100vh;padding:18px;display:grid}.viewer-bar{border-radius:26px;justify-content:space-between;align-items:center;padding:16px;display:flex}.viewer-bar div{gap:10px;display:flex}.preview-stage{border-radius:32px;place-items:center;min-height:75vh;padding:18px;display:grid;overflow:hidden}.preview-stage img,.preview-stage video{border-radius:24px;max-width:100%;max-height:76vh}.preview-stage iframe{background:#fff;border:0;border-radius:22px;width:100%;height:78vh}.preview-stage pre{color:#dce8ff;background:#071226;border-radius:20px;width:100%;height:76vh;padding:24px;overflow:auto}.docs-page{place-items:center;min-height:100vh;padding:30px;display:grid}.docs-card{border-radius:34px;width:min(900px,100%);padding:34px}.docs-card h1{letter-spacing:-.08em;font-size:60px;line-height:.95}.route-list{grid-template-columns:minmax(220px,320px) 1fr;gap:14px;margin-top:28px;display:grid}.route-list code{color:#dce8ff;background:#071226;border-radius:14px;padding:13px}.route-list span{color:var(--muted);align-self:center}@media (width<=900px){.landing-grid,.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative;top:0}.controls,.stats-grid,.button-row,.route-list{grid-template-columns:1fr}.hero-panel{display:block}.orb-stack{display:none}.topbar{flex-direction:column;align-items:flex-start;gap:16px}.landing-copy h1{font-size:60px}}@media (prefers-color-scheme:dark){:root{--text:#f5f8ff;--muted:#a8b3cf;--line:#ffffff24;--surface:#0b1226c2;--soft:#ffffff14;background:#060b18}body{color:var(--text);background:radial-gradient(circle at 10% 0,#172a68 0 26%,#0000 45%),radial-gradient(circle at 88% 8%,#2d1e68 0 24%,#0000 46%),#060b18}.controls input,.controls select,.auth-form input,.modal input,.modal select{color:var(--text);background:#ffffff14}.file-actions button,.file-actions a{color:#dce8ff}.segmented .active{background:#ffffff24}}
