.toast-viewport.svelte-cm2cet{position:fixed;top:20px;right:20px;z-index:120;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 24px));pointer-events:none}.toast.svelte-cm2cet{display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(135deg,#ffffffc7,#ffffff6b),#f7f5f2e6;box-shadow:0 18px 40px #5d4a361f,0 1px #ffffffa6 inset;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);pointer-events:auto}.toast.info.svelte-cm2cet{color:var(--text)}.toast.success.svelte-cm2cet{border-color:rgba(var(--gpt-rgb),.18);box-shadow:0 18px 40px #5d4a361f,0 0 0 1px rgba(var(--gpt-rgb),.08) inset}.toast.error.svelte-cm2cet{border-color:rgba(var(--claude-rgb),.2);box-shadow:0 18px 40px #5d4a361f,0 0 0 1px rgba(var(--claude-rgb),.08) inset}.toast.svelte-cm2cet p:where(.svelte-cm2cet){margin:0;flex:1;font-family:var(--sans);font-size:13px;line-height:1.45;color:inherit}.toast-dismiss.svelte-cm2cet{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#0000000a;color:#8d867d;cursor:pointer;transition:background .18s ease,color .18s ease}.toast-dismiss.svelte-cm2cet:hover{background:#00000014;color:var(--text)}.toast-dismiss.svelte-cm2cet svg:where(.svelte-cm2cet){width:14px;height:14px}@media(max-width:640px){.toast-viewport.svelte-cm2cet{top:14px;left:12px;right:12px;width:auto}}@font-face{font-family:DM Sans;src:url(../../../fonts/dm-sans.woff2) format("woff2");font-weight:400 600;font-style:normal;font-display:swap}@font-face{font-family:"Noto Serif";src:url(../../../fonts/noto-serif-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../../../fonts/jetbrains-mono.woff2) format("woff2");font-weight:400 500;font-style:normal;font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--claude: #E4573A;--gpt: #5CC26E;--gemini: #3572EA;--claude-rgb: 228, 87, 58;--gpt-rgb: 92, 194, 110;--gemini-rgb: 53, 114, 234;--claude-gpt: #D4A843;--claude-gemini: #C06BC8;--gpt-gemini: #4AB8D4;--all-three: #9A9A9A;--synthesis: #9A9A9A;--alert: #ff4060;--bg: #F7F5F2;--text: #1a1a1a;--text-secondary: #444444;--serif: "Noto Serif", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--mono: "JetBrains Mono", monospace}html,body{height:100%;font-family:var(--sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow:hidden}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px}.glass{background:#ffffff8c;backdrop-filter:blur(20px) saturate(1.18);-webkit-backdrop-filter:blur(20px) saturate(1.18);border:1px solid rgba(255,255,255,.65);border-radius:20px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000014;border-radius:3px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.4}}body.hide-layout-orbs .orb-container.svelte-12qhfyh{display:none}.orb-container.svelte-12qhfyh{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.orb.svelte-12qhfyh{position:absolute;width:40vw;height:40vw;min-width:300px;min-height:300px;border-radius:40% 60% 70% 30%/40% 50% 60%;filter:blur(8vw);opacity:.05;mix-blend-mode:multiply;will-change:transform}.orb.claude.svelte-12qhfyh{background:#ff1010;top:10%;left:15%;animation:svelte-12qhfyh-drift-claude 25s ease-in-out infinite alternate}.orb.gpt.svelte-12qhfyh{background:#00ff20;top:20%;right:10%;animation:svelte-12qhfyh-drift-gpt 30s ease-in-out infinite alternate}.orb.gemini.svelte-12qhfyh{background:#1020ff;bottom:5%;left:30%;animation:svelte-12qhfyh-drift-gemini 28s ease-in-out infinite alternate}@keyframes svelte-12qhfyh-drift-claude{0%{transform:translate(0) rotate(0)}33%{transform:translate(5vw,3vh) rotate(15deg)}66%{transform:translate(-3vw,6vh) rotate(-10deg)}to{transform:translate(2vw,-2vh) rotate(5deg)}}@keyframes svelte-12qhfyh-drift-gpt{0%{transform:translate(0) rotate(0)}33%{transform:translate(-4vw,5vh) rotate(-12deg)}66%{transform:translate(3vw,-2vh) rotate(8deg)}to{transform:translate(-2vw,4vh) rotate(-5deg)}}@keyframes svelte-12qhfyh-drift-gemini{0%{transform:translate(0) rotate(0)}33%{transform:translate(6vw,-3vh) rotate(10deg)}66%{transform:translate(-5vw,-5vh) rotate(-15deg)}to{transform:translate(3vw,2vh) rotate(7deg)}}
