:root{font-family:Inter,Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#243238;background:#f5f2eb;font-synthesis:none;text-rendering:optimizeLegibility;--teal-950: #063f43;--teal-900: #0d4f52;--teal-700: #0f6d73;--teal-600: #14959c;--teal-100: #dcefee;--teal-050: #edf7f6;--gold: #d8a64a;--gold-soft: #f2d58c;--cream: #f7f4ed;--white: #ffffff;--text: #243238;--muted: #6c757d;--border: rgba(13, 79, 82, .15);--shadow: 0 18px 50px rgba(6, 63, 67, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden}body{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 95% 10%,rgba(15,109,115,.1),transparent 30%),linear-gradient(180deg,#faf8f3,#f2eee5)}button,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{display:grid;width:100%;height:100dvh;min-height:0;padding:0 12px;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto}.app-header{position:relative;display:grid;min-height:80px;padding:10px 20px;overflow:hidden;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-bottom:4px solid var(--gold);border-radius:0 0 24px 24px;color:#fff;background:radial-gradient(circle at 65% 40%,rgba(31,177,181,.18),transparent 32%),linear-gradient(135deg,var(--teal-950),var(--teal-900));box-shadow:0 12px 34px #063f4329}.header-pattern{position:absolute;inset:0;overflow:hidden;opacity:.14;pointer-events:none}.koru{position:absolute;display:block;border:23px solid #5bb5b5;border-left-color:transparent;border-radius:50%}.koru:after{position:absolute;border:12px solid #5bb5b5;border-right-color:transparent;border-radius:50%;content:""}.koru-one{top:-90px;right:-15px;width:280px;height:280px;transform:rotate(-15deg)}.koru-one:after{inset:47px}.koru-two{bottom:-120px;left:25%;width:250px;height:250px;transform:rotate(36deg)}.koru-two:after{inset:43px}.brand,.header-title,.fabric-status{position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:flex;height:45px;align-items:flex-end;gap:4px}.brand-mark span{display:block;width:7px;border-radius:4px 4px 1px 1px}.brand-mark span:nth-child(1){height:22px;background:#ffd500}.brand-mark span:nth-child(2){height:35px;background:#80c904}.brand-mark span:nth-child(3){height:27px;background:#00a8e8}.brand-copy strong,.brand-copy span{display:block}.brand-copy strong{font-size:16px}.brand-copy span{margin-top:3px;color:#ffffffa6;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.header-title h1,.header-title p{margin:0}.header-title h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.15vw,34px);font-weight:500;letter-spacing:-.025em}.header-title p{margin-top:4px;color:var(--gold-soft);font-size:9.5px}.fabric-status{display:flex;padding:8px 12px;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.17);border-radius:999px;color:#fffc;background:#ffffff0f;font-size:9.5px}.status-dot{width:8px;height:8px;border-radius:50%;background:#4ade9e;box-shadow:0 0 0 5px #4ade9e1f}.summary-row{display:grid;padding:8px 1px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-card{display:flex;min-height:68px;padding:9px 13px;align-items:center;gap:14px;border:1px solid var(--border);border-radius:16px;background:#fffffff0;box-shadow:0 10px 26px #063f4312}.summary-icon{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--teal-600),var(--teal-950));font-size:20px}.summary-card span,.summary-card strong,.summary-card small{display:block}.summary-card span{color:var(--muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.055em}.summary-card strong{margin-top:2px;color:var(--teal-950);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.summary-card small{margin-top:1px;color:var(--muted);font-size:8px}.workspace{display:grid;min-width:0;min-height:0;height:100%;overflow:hidden;grid-template-columns:minmax(350px,.3fr) minmax(650px,.7fr);align-items:stretch;gap:12px}.chat-panel,.report-panel{display:flex;min-width:0;height:100%;min-height:0;max-height:none;overflow:hidden;flex-direction:column;border:1px solid var(--border);border-radius:20px;background:var(--white);box-shadow:var(--shadow)}.panel-header{display:flex;min-height:62px;padding:9px 15px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:#fffffff7}.panel-title{display:flex;align-items:center;gap:11px}.ai-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--teal-600),var(--teal-950));box-shadow:0 7px 18px #0f6d7333;font-size:20px}.panel-title span,.report-heading>div>span{color:var(--teal-700);font-size:9px;font-weight:800;letter-spacing:.13em}.panel-title h2,.report-heading h2{margin:3px 0 0;color:var(--teal-950);font-size:15px}.live-pill,.report-live{display:flex;align-items:center;gap:6px;color:#087455;font-size:9px;font-weight:800;text-transform:uppercase}.live-pill{padding:6px 8px;border-radius:999px;background:#ddf7ea}.live-pill>span,.report-live>span{width:6px;height:6px;border-radius:50%;background:#17b77d}.chat-content{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;flex:1 1 auto;padding:11px 14px;background:linear-gradient(180deg,rgba(237,247,246,.52),transparent 36%)}.messages{display:grid;gap:9px}.message{max-width:92%}.message.user{justify-self:end}.message-label{margin-bottom:5px;color:var(--muted);font-size:9px;font-weight:750}.message.user .message-label{text-align:right}.message-bubble{padding:9px 11px;border:1px solid var(--border);border-radius:14px 14px 14px 4px;color:#334b4d;background:var(--teal-050);font-size:10.5px;line-height:1.5;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.message.user .message-bubble{border-color:var(--teal-700);border-radius:14px 14px 4px;color:#fff;background:var(--teal-700)}.loading{display:flex;align-items:center;gap:9px}.loading-dots{display:flex;gap:3px}.loading-dots span{width:5px;height:5px;border-radius:50%;background:var(--teal-700);animation:loading-pulse 1.1s infinite ease-in-out}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}@keyframes loading-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.suggestions{display:grid;margin-top:13px;gap:5px}.suggestions-heading{margin-bottom:2px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.suggestions button{display:grid;min-height:32px;padding:5px 8px;grid-template-columns:23px 1fr;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;color:#31484a;background:#fff;text-align:left;font-size:9.5px;transition:transform .15s ease,border-color .15s ease,background .15s ease}.suggestions button:hover:not(:disabled){border-color:var(--teal-600);background:var(--teal-050);transform:translateY(-1px)}.suggestions button:disabled{cursor:not-allowed;opacity:.55}.suggestion-icon{display:grid;width:23px;height:23px;place-items:center;border-radius:7px;color:#fff;background:var(--teal-700)}.chat-form{flex:0 0 auto;padding:8px 14px 9px;border-top:1px solid var(--border);background:#faf8f3}.chat-form label{display:block;margin-bottom:7px;color:var(--teal-950);font-size:10px;font-weight:750}.question-row{display:grid;grid-template-columns:1fr auto;gap:8px}.question-row textarea{width:100%;min-height:48px;max-height:48px;resize:none;padding:8px 9px;border:1px solid var(--border);border-radius:10px;outline:none;color:var(--text);background:#fff;font-size:12px}.question-row textarea:focus{border-color:var(--teal-600);box-shadow:0 0 0 3px #14959c1a}.question-row button{min-width:62px;border:0;border-radius:10px;color:#fff;background:var(--teal-700);font-size:12px;font-weight:700}.question-row button:hover:not(:disabled){background:var(--teal-900)}.question-row button:disabled{cursor:not-allowed;opacity:.5}.chat-form small{display:block;margin-top:7px;color:var(--muted);font-size:9px}.report-heading{gap:20px}.report-actions{display:flex;align-items:center;gap:12px}.report-actions a{padding:8px 11px;border:1px solid var(--border);border-radius:9px;color:var(--teal-950);background:#fff;font-size:10px;font-weight:700}.report-container{position:relative;min-height:0;flex:1;overflow:hidden;background:#e9e7e1}.report-frame{display:block;width:100%;height:100%;min-height:0;border:0;background:#fff}.report-placeholder{position:relative;display:grid;height:100%;min-height:0;padding:30px;place-content:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 70% 20%,rgba(26,180,184,.25),transparent 28%),linear-gradient(135deg,#071a20,#0d3439)}.report-placeholder:before{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:44px 44px;content:""}.placeholder-content{position:relative;z-index:2;max-width:440px;text-align:center}.placeholder-icon{display:grid;width:62px;height:62px;margin:0 auto 17px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:18px;color:#fff;background:#14959c4d;font-size:28px}.placeholder-content>span{color:#72d6d8;font-size:10px;font-weight:800;letter-spacing:.13em}.placeholder-content h3{margin:11px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.placeholder-content p{margin:0;color:#ffffff9e;font-size:13px;line-height:1.6}.placeholder-content code{color:var(--gold-soft)}.placeholder-map{position:absolute;inset:4% 4% 4% 45%;opacity:.14}.placeholder-map>span{position:absolute;display:block;background:#8ed2d0}.north-island{top:7%;left:49%;width:95px;height:255px;border-radius:60% 30% 70% 38%;transform:rotate(-22deg)}.south-island{top:47%;left:28%;width:90px;height:275px;border-radius:70% 26% 74% 34%;transform:rotate(43deg)}.map-dot{position:absolute;display:block;width:18px;height:18px;border:4px solid rgba(255,255,255,.65);border-radius:50%;background:var(--gold)}.dot-one{top:18%;left:58%}.dot-two{top:38%;left:51%}.dot-three{top:60%;left:39%}.dot-four{top:78%;left:27%}.app-footer{display:flex;min-height:26px;padding:0 7px;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px}.app-footer strong{color:var(--teal-700)}@media(min-width:1121px)and (max-height:850px){.app-header{min-height:68px;padding-top:7px;padding-bottom:7px}.brand-mark{height:34px}.header-title h1{font-size:26px}.summary-row{padding:6px 1px}.summary-card{min-height:58px;padding-top:6px;padding-bottom:6px}.summary-icon{width:34px;height:34px}.panel-header{min-height:54px;padding-top:7px;padding-bottom:7px}.chat-content{padding-top:8px;padding-bottom:8px}.suggestions{margin-top:10px}.suggestions button{min-height:29px}.chat-form{padding-top:6px;padding-bottom:6px}.question-row textarea{min-height:42px;max-height:42px}.app-footer{min-height:22px}}@media(max-width:1120px){html,body,#root{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}body{overflow-y:auto}.app-shell{display:flex;height:auto;min-height:100vh;padding:0 14px;overflow:visible;flex-direction:column}.app-header{grid-template-columns:auto 1fr}.fabric-status{display:none}.summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{height:auto;min-height:0;overflow:visible;grid-template-columns:1fr}.chat-panel,.report-panel{height:720px;min-height:720px}.report-frame{min-height:640px}}@media(max-width:700px){.app-shell{padding:0 10px}.app-header{min-height:90px;padding:14px;grid-template-columns:1fr;gap:9px}.brand{display:none}.header-title h1{font-size:24px}.header-title p{font-size:11px}.summary-row{grid-template-columns:1fr}.summary-card{min-height:78px}.chat-panel{height:700px;min-height:700px}.report-panel{height:740px;min-height:740px}.question-row{grid-template-columns:1fr}.question-row button{min-height:40px}.report-actions{display:none}.app-footer{padding:12px 5px;align-items:flex-start;flex-direction:column;gap:4px}}
