:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#050509;color:#f7f7fb}html,body{margin:0;min-width:320px;min-height:100%;background:#050509}body{min-height:100vh;overflow:hidden;color:#f7f7fb;-webkit-font-smoothing:antialiased}button,input{font:inherit}#screen{display:none;width:100vw;height:100vh;border:0;outline:none;background:#fff}#screen.ready{display:block}#splash{position:relative;height:100dvh;overflow:hidden;background:radial-gradient(circle at 18% 8%,rgba(0,229,240,.16),transparent 31%),radial-gradient(circle at 85% 20%,rgba(110,38,207,.2),transparent 34%),linear-gradient(160deg,#071017,#080713 42%,#050509 72%)}#splash:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 85%)}#splash.done{display:none}.ambient{position:absolute;width:360px;height:360px;border-radius:50%;filter:blur(100px);opacity:.2;pointer-events:none}.ambient-cyan{top:-190px;left:-100px;background:#00e7f0}.ambient-purple{right:-160px;bottom:-190px;background:#7c2cff}.top-nav{position:fixed;z-index:20;top:0;left:0;width:100%;min-height:72px;padding:14px clamp(20px,4vw,54px);display:flex;align-items:center;justify-content:space-between;background:#0505098f;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(22px)}.brand{display:flex;align-items:center;gap:12px}.brand-symbol{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(0,231,240,.58);background:linear-gradient(145deg,#00e7f02e,#6a26cd33);box-shadow:0 0 28px #00e7f029,inset 0 0 18px #00e7f014}.brand-lock{color:#00edf3;font-size:24px;transform:rotate(-12deg)}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:18px;letter-spacing:.02em}.brand-copy small{margin-top:5px;color:#8d919c;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.prototype-badge{padding:8px 13px;border:1px solid rgba(255,190,46,.38);border-radius:999px;color:#ffc342;background:#ffbe2e17;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stage{position:relative;z-index:2;height:100%;padding:96px 22px 30px;display:flex;align-items:center;justify-content:center}.stage-inner{width:100%;max-width:680px;max-height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.shield-orbit{position:relative;width:88px;height:88px;display:grid;place-items:center;margin-bottom:25px;border-radius:50%;border:1px solid rgba(0,231,240,.34);background:radial-gradient(circle,rgba(0,231,240,.18),rgba(111,40,205,.08) 58%,transparent 60%);box-shadow:0 0 48px #00e7f01f,0 0 80px #6c2acc1a}.shield-orbit:before{content:"";position:absolute;inset:-8px;border-radius:inherit;border:1px solid rgba(120,58,220,.3);border-left-color:transparent;animation:orbit 5s linear infinite}.shield-core{color:#00edf3;font-size:39px;text-shadow:0 0 20px rgba(0,231,240,.7)}@keyframes orbit{to{transform:rotate(360deg)}}.eyebrow{margin:0 0 13px;color:#00dfe8;font-size:11px;font-weight:750;letter-spacing:.2em}.splash-title{margin:0;font-size:clamp(40px,7vw,68px);line-height:.98;letter-spacing:-.055em}.splash-title span{color:transparent;background:linear-gradient(90deg,#00edf3,#66d6ff 48%,#9d56ff);background-clip:text;-webkit-background-clip:text}.project-copy{max-width:580px;margin:22px auto 0;color:#a6a7b0;font-size:clamp(14px,2vw,17px);line-height:1.65}.project-copy strong{color:#f5f5f8;font-weight:650}.launch-panel{width:min(100%,520px);min-height:118px;margin-top:34px;display:flex;align-items:center;justify-content:center}.panel-loading,.panel-ready{display:none;width:100%}#stage-card[data-phase=loading] .panel-loading,#stage-card[data-phase=ready] .panel-ready,#stage-card[data-phase=console] .panel-ready{display:block}.loading-card{width:100%;padding:18px 20px;display:flex;align-items:center;gap:17px;text-align:left;border:1px solid rgba(0,231,240,.22);border-radius:22px;background:linear-gradient(135deg,#151922db,#0e0d17e6);box-shadow:0 18px 60px #00000057,inset 0 1px #ffffff0a;backdrop-filter:blur(18px)}.loading-icon{position:relative;flex:0 0 auto;width:46px;height:46px;border-radius:50%;border:2px solid rgba(0,231,240,.13);border-top-color:#00edf3;border-right-color:#8b47f5;animation:spin 1.15s linear infinite}.loading-icon span{position:absolute;inset:9px;border-radius:50%;background:radial-gradient(circle,#00edf3,#00e7f00d 70%);box-shadow:0 0 18px #00e7f080}@keyframes spin{to{transform:rotate(360deg)}}.loading-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.loading-copy strong{color:#f6f6f9;font-size:15px}.loading-copy span{color:#8e929d;font-size:13px;line-height:1.4}.hidden-progress{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ready-state{margin-bottom:13px;color:#63eba9;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.ready-dot{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#4bf19a;box-shadow:0 0 14px #4bf19a}.start-btn{width:100%;padding:17px 24px;display:flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:19px;color:#001316;background:linear-gradient(105deg,#00edf3,#2ee0ef 48%,#87bfff);box-shadow:0 16px 45px #00e7f02e,inset 0 1px #ffffff59;font-size:16px;font-weight:800;cursor:pointer;transition:transform .16s ease,filter .16s ease}.start-btn:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.07)}.start-btn:disabled{opacity:.58;cursor:wait}.jspi-note{color:#ffca55;font-size:13px;line-height:1.5}.privacy-line{margin-top:26px;color:#777b86;font-size:12px}.privacy-line span{margin-right:7px;color:#00edf3;text-shadow:0 0 10px #00edf3}.advanced,.startup-console{display:none!important}@media (max-width: 600px){.top-nav{min-height:64px;padding:11px 16px}.brand-copy small,.prototype-badge{display:none}.stage{padding:80px 18px 22px}.shield-orbit{width:72px;height:72px;margin-bottom:19px}.splash-title{font-size:43px}.project-copy{margin-top:17px}.launch-panel{margin-top:24px}.loading-card{padding:16px}.privacy-line{max-width:280px;line-height:1.5}}@media (prefers-reduced-motion: reduce){.shield-orbit:before,.loading-icon{animation:none}}:root{color-scheme:dark;--delirium-cyan: #00f0ff;--delirium-purple: #7c3cff;--delirium-black: #050509;--delirium-panel: rgba(15, 15, 24, .76)}html,body{background:var(--delirium-black)!important}.top-nav,.logo-lockup,.project-copy,.powered-badge,.progress-meta,.splash-status,.startup-console,.advanced{display:none!important}#splash{background:radial-gradient(circle at 18% 18%,rgba(0,240,255,.2),transparent 34%),radial-gradient(circle at 82% 15%,rgba(124,60,255,.24),transparent 38%),linear-gradient(155deg,#071119,#090613 48%,#050509)!important}.stage{min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important}.stage-inner{width:min(680px,92vw)!important;text-align:center!important}.stage-inner:before{content:"DELIRIIUM";display:block;margin-bottom:22px;color:var(--delirium-cyan);font-size:14px;font-weight:800;letter-spacing:.34em;text-shadow:0 0 22px rgba(0,240,255,.55)}.splash-title{margin:0!important;color:#fff!important;font-size:clamp(40px,7vw,76px)!important;font-weight:750!important;line-height:.98!important;letter-spacing:-.055em!important}.splash-title:after{content:"Un espace de navigation privé, directement dans cet onglet.";display:block;max-width:520px;margin:24px auto 0;color:#ffffffa8;font-size:clamp(16px,2vw,19px);font-weight:400;line-height:1.55;letter-spacing:normal}.launch-panel{position:relative!important;max-width:520px!important;margin:42px auto 0!important;padding:28px!important;overflow:hidden!important;border:1px solid rgba(0,240,255,.2)!important;border-radius:26px!important;background:var(--delirium-panel)!important;box-shadow:0 28px 80px #00000070,inset 0 1px #ffffff12!important;backdrop-filter:blur(22px)}.panel-loading:before{content:"Ouverture de votre espace privé";display:block;margin-bottom:18px;color:#fff;font-size:18px;font-weight:650}.panel-loading:after{content:"Préparation locale du navigateur sécurisé…";display:block;margin-top:18px;color:#ffffff8f;font-size:14px}.progress-track{position:relative!important;display:block!important;width:100%!important;height:7px!important;overflow:hidden!important;border:0!important;border-radius:999px!important;background:#ffffff14!important}.progress-fill{position:absolute!important;top:0!important;bottom:0!important;width:38%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--delirium-cyan),var(--delirium-purple),var(--delirium-cyan))!important;box-shadow:0 0 22px #00f0ff85!important;animation:delirium-loading 1.45s ease-in-out infinite!important}@keyframes delirium-loading{0%{left:-42%}to{left:104%}}.start-btn{width:100%!important;min-height:58px!important;border:0!important;border-radius:18px!important;color:#001014!important;background:linear-gradient(100deg,#00f0ff,#33ffd1)!important;box-shadow:0 14px 40px #00f0ff38!important;font-size:17px!important;font-weight:800!important;cursor:pointer!important}.jspi-note{margin-top:16px!important;color:#ffffffa8!important}@media (max-width: 600px){.stage{padding:18px!important}.launch-panel{margin-top:32px!important;padding:22px!important;border-radius:22px!important}}[hidden]{display:none!important}.auth-panel{position:fixed;z-index:20;width:min(420px,calc(100vw - 36px));padding:34px;border:1px solid rgba(0,240,255,.22);border-radius:26px;background:#0a0a11f0;box-shadow:0 30px 100px #000000a6;backdrop-filter:blur(24px)}.auth-brand{margin-bottom:20px;color:#00f0ff;font-size:13px;font-weight:800;letter-spacing:.32em}.auth-panel h1{margin:0 0 10px;color:#fff;font-size:32px}.auth-panel>p{margin:0 0 26px;color:#ffffff9e;line-height:1.5}.auth-panel label{display:block;margin-top:16px;color:#ffffffbf;font-size:13px;text-align:left}.auth-panel input{box-sizing:border-box;width:100%;height:52px;margin-top:8px;padding:0 15px;border:1px solid rgba(255,255,255,.13);border-radius:14px;outline:none;color:#fff;background:#ffffff0e;font:inherit}.auth-panel input:focus{border-color:#00f0ff;box-shadow:0 0 0 3px #00f0ff1a}#auth-submit{width:100%;height:54px;margin-top:22px;border:0;border-radius:15px;color:#001014;background:linear-gradient(100deg,#00f0ff,#38ffd0);font-size:16px;font-weight:800;cursor:pointer}.auth-error{min-height:20px;margin:14px 0 0!important;color:#ff718a!important;font-size:13px}body:not(.authenticated) #splash-shell{opacity:.1;pointer-events:none}:root{--bg: #050509;--panel: rgba(17, 17, 25, .82);--cyan: #00eef2;--purple: #b56cff;--yellow: #ffbe25;--muted: #9b9ba8}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#splash{min-height:100vh;background:radial-gradient(circle at 18% 12%,rgba(0,210,255,.18),transparent 29%),radial-gradient(circle at 80% 8%,rgba(113,45,220,.22),transparent 32%),linear-gradient(160deg,#071018,#090511 53%,#030305)}.portal-header{height:84px;padding:14px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);background:#030307b8;backdrop-filter:blur(18px)}.portal-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.18em}.portal-brand img{width:48px;height:48px;border-radius:14px}.support-pill{display:flex;gap:28px;padding:15px 20px;border-radius:16px;background:linear-gradient(100deg,#ffd43d,#ff9f1a);color:#0b0903;text-decoration:none;font-size:14px}.stage{width:min(1240px,calc(100% - 36px));min-height:calc(100vh - 132px);margin:auto;padding:56px 0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.72fr);gap:64px;align-items:center}.public-intro{min-width:0}.hero-logo img{width:118px;height:118px;border-radius:28px;box-shadow:0 0 55px #00e0ff2e}.eyebrow{margin:18px 0 0;font-family:ui-monospace,monospace;font-size:12px;font-weight:800;letter-spacing:.18em}.cyan{color:var(--cyan)}.purple{color:var(--purple)}.hero-copy h1{margin:22px 0 18px;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.055em}.hero-copy h1 span{color:var(--yellow)}.hero-text{max-width:670px;color:#c5c5ce;font-size:18px;line-height:1.65}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.trust-row span{padding:9px 12px;border:1px solid rgba(0,238,242,.18);border-radius:999px;background:#00eef20f;color:#bffcff;font-size:12px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.feature-grid article{display:flex;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#121219a3}.feature-grid article>span{font-size:23px}.feature-grid strong{font-size:14px}.feature-grid p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.auth-panel{position:relative!important;z-index:2!important;width:100%!important;padding:30px!important;border:1px solid rgba(0,238,242,.22)!important;border-radius:28px!important;background:linear-gradient(150deg,#141822f5,#0f0919f5)!important;box-shadow:0 35px 100px #00000085,inset 0 1px #ffffff0f!important}.auth-mobile-logo{display:none}.auth-kicker{margin:0;color:var(--cyan);font:800 11px ui-monospace,monospace;letter-spacing:.2em}.auth-panel h2{margin:10px 0 8px;font-size:30px}.auth-lead{margin:0 0 22px!important;color:var(--muted)!important}.auth-view{margin-top:18px}.auth-view label{display:block;margin:13px 0;color:#c5c5ce;font-size:12px}.auth-view input{width:100%;height:50px;margin-top:7px;padding:0 14px;border:1px solid rgba(255,255,255,.12);border-radius:13px;outline:none;background:#02020685;color:#fff;font:inherit}.auth-view input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00eef217}.primary-action{width:100%;min-height:52px;margin-top:12px;border:0;border-radius:14px;background:linear-gradient(100deg,#00eef2,#61f5c8);color:#001011;font-weight:850;cursor:pointer}.primary-action:hover{filter:brightness(1.08);transform:translateY(-1px)}.primary-action:disabled{cursor:wait;opacity:.65;transform:none}.form-message{min-height:18px;font-size:12px}.form-message.error{color:#ff6680}.privacy-note{margin:18px 0 0!important;padding-top:16px;border-top:1px solid rgba(255,255,255,.07);color:#777784!important;font-size:11px!important;line-height:1.5}.workspace{display:none;width:min(760px,100%)}body.authenticated .public-intro{display:none}body.authenticated .stage{display:flex;justify-content:center}body.authenticated .workspace{display:block}body.authenticated .auth-panel{display:none!important}.workspace-head{display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid rgba(255,255,255,.09);border-radius:21px;background:var(--panel)}.workspace-head img{width:58px;height:58px;border-radius:15px}.workspace-head p{margin:0;color:var(--cyan);font:750 10px ui-monospace,monospace;letter-spacing:.15em}.workspace-head h1{margin:5px 0 0;font-size:24px}.live-badge{margin-left:auto;padding:8px 10px;border:1px solid rgba(66,255,159,.25);border-radius:999px;color:#42ff9f;font-size:10px}.launch-panel{margin:16px 0!important}.shield-strip{display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid rgba(181,108,255,.22);border-radius:19px;background:#130e1cc7}.shield-strip span{font-size:25px}.shield-strip p{margin:4px 0 0;color:var(--muted);font-size:12px}.shield-strip b{margin-left:auto;color:var(--yellow);font-size:10px}.progress-track{overflow:hidden;width:100%;height:8px;border-radius:999px;background:#ffffff14}.progress-fill{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--purple));box-shadow:0 0 18px #00eef266;transition:width .18s ease}.progress-meta{display:flex;justify-content:space-between;margin-top:12px;color:#9999a7;font-size:12px}.splash-status{color:#c9c9d1}#progress-percent{display:none}footer{padding:0 20px 24px;text-align:center;color:#61616b;font-size:11px}@media (max-width: 850px){.portal-header{height:72px;padding:10px 18px}.portal-brand span,.support-pill span{display:none}.stage{grid-template-columns:1fr;padding:32px 0;gap:30px}.public-intro{text-align:center}.hero-logo img{width:96px;height:96px}.hero-text{margin-left:auto;margin-right:auto}.trust-row{justify-content:center}.feature-grid{text-align:left}.auth-panel{max-width:520px;margin:auto}}@media (max-width: 560px){.support-pill{padding:12px 15px}.hero-copy h1{font-size:44px}.hero-text{font-size:15px}.feature-grid{grid-template-columns:1fr}.auth-panel{padding:22px!important;border-radius:22px!important}.workspace-head{align-items:flex-start}.workspace-head h1{font-size:19px}.live-badge{display:none}}html,body{width:100%;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important}body{height:auto!important}#splash{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:100vh!important;overflow:visible!important}.portal-header{height:auto;min-height:84px;padding:14px 0 0;flex-wrap:wrap}.portal-brand{margin-left:clamp(20px,5vw,72px)}.support-pill{order:3;width:100%;margin-top:14px;padding:16px clamp(20px,5vw,72px);justify-content:space-between;border-radius:0}.hero-copy{text-align:center}.hero-logo{display:flex;justify-content:center;width:100%}.hero-text{margin-right:auto;margin-left:auto}.trust-row{justify-content:center}.stage{min-height:auto;padding-top:56px;padding-bottom:72px}footer{position:relative!important;padding-top:22px;padding-bottom:30px}body.authenticated .stage{min-height:calc(100vh - 155px);padding-top:48px;padding-bottom:56px;align-items:center}.workspace{margin-right:auto;margin-left:auto}.workspace-head{position:relative;flex-direction:column;justify-content:center;text-align:center}.workspace-head img{width:72px;height:72px;margin:0 auto}.workspace-head p{text-align:center}.workspace-head h1{max-width:680px;margin:10px auto 0;font-size:clamp(34px,5vw,58px)!important;line-height:1.02!important;letter-spacing:-.045em;text-align:center}.live-badge{position:absolute;top:20px;right:20px;margin:0}.launch-panel,.panel-ready{text-align:center}.start-btn{display:flex!important;align-items:center;justify-content:center;width:min(550px,100%)!important;min-height:62px;margin-right:auto!important;margin-left:auto!important;text-align:center!important}.panel-loading:before{display:block;width:48px;height:48px;margin:0 auto 24px;border:4px solid rgba(255,255,255,.1);border-top-color:var(--cyan);border-right-color:var(--purple);border-radius:50%;content:"";animation:delirium-spin .85s linear infinite;box-shadow:0 0 22px #00eef22e}@keyframes delirium-spin{to{transform:rotate(360deg)}}@media (max-width: 850px){.portal-header{height:auto;padding:10px 0 0}.portal-brand{margin-left:18px}.support-pill{margin-top:10px;padding:14px 18px}.support-pill span{display:inline}.stage{padding-top:38px;padding-bottom:64px}body.authenticated .stage{padding:30px 18px 50px}}@media (max-width: 560px){.support-pill{border-radius:0}.support-pill span{display:inline;font-size:12px}.support-pill strong{font-size:12px}.workspace-head h1{font-size:34px!important}.live-badge{position:static;display:inline-flex;margin-top:8px}}.launch-panel{width:min(620px,100%)!important;margin:20px auto!important}.panel-loading,.panel-ready{width:100%;margin-right:auto;margin-left:auto;text-align:center}.panel-loading .progress-track{width:100%;margin-right:auto;margin-left:auto}.panel-loading .progress-meta,.panel-loading .splash-status{text-align:center}.panel-loading .progress-meta{justify-content:center}.delirium-browser-bar{position:fixed;z-index:10000;top:0;right:0;left:0;display:none;width:100%;height:56px;padding:0 18px;align-items:center;gap:22px;border-bottom:1px solid rgba(0,238,242,.2);background:linear-gradient(100deg,#051017fa,#0d0719fa);color:#fff;box-shadow:0 8px 30px #00000061;backdrop-filter:blur(18px)}body.browser-running .delirium-browser-bar{display:flex}.browser-bar-brand{display:flex;align-items:center;gap:10px;min-width:170px;font-size:13px;font-weight:900;letter-spacing:.18em}.browser-bar-brand img{width:38px;height:38px;border-radius:11px;box-shadow:0 0 18px #00eef224}.browser-protection-state{display:flex;align-items:center;gap:10px;margin-right:auto}.browser-protection-state>div{display:flex;flex-direction:column;gap:2px}.browser-protection-state strong{color:#fff;font-size:12px}.browser-protection-state small{color:#8f8f9d;font-size:10px}.protection-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#3dff9e;box-shadow:0 0 0 5px #3dff9e14,0 0 14px #3dff9eb3}.browser-bar-actions{display:flex;align-items:center;gap:9px}.browser-bar-button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(0,238,242,.18);border-radius:12px;background:#ffffff0b;color:#e9ffff;font-size:11px;font-weight:750;cursor:pointer}.browser-bar-button:hover{border-color:#00eef280;background:linear-gradient(100deg,#00eef21f,#b56cff1f)}.account-button{border-color:#b56cff3d}body.browser-running #screen.ready{width:100vw!important;height:calc(100vh - 56px)!important;margin-top:56px}@media (max-width: 650px){.delirium-browser-bar{height:50px;padding:0 10px;gap:10px}.browser-bar-brand{min-width:auto}.browser-bar-brand img{width:34px;height:34px}.browser-bar-brand strong,.browser-protection-state small,.button-label{display:none}.browser-protection-state{margin-right:auto}.browser-bar-button{width:38px;min-height:36px;padding:0}body.browser-running #screen.ready{height:calc(100vh - 50px)!important;margin-top:50px}}
