
:root{--forest:#123c34;--forest-2:#1d5549;--forest-3:#0a2b26;--gold:#c9a15b;--gold-soft:#ead9b7;--cream:#f6f1e8;--paper:#fffdfa;--ink:#18231f;--muted:#66736d;--line:rgba(18,60,52,.14);--shadow:0 30px 80px rgba(12,37,32,.18)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#edf1ee}button,textarea{font:inherit}.ambient{position:fixed;border-radius:999px;filter:blur(80px);opacity:.38;pointer-events:none}.ambient-a{width:380px;height:380px;background:#bfcfbf;left:-120px;top:-80px}.ambient-b{width:460px;height:460px;background:#dccaa6;right:-170px;bottom:-150px}.page-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(480px,.97fr);min-height:100vh;overflow:hidden}.story-panel{padding:clamp(34px,5vw,78px);display:flex;flex-direction:column;background:linear-gradient(145deg,rgba(255,253,250,.92),rgba(240,244,240,.88));border-right:1px solid rgba(18,60,52,.08)}.brand-row{display:flex;align-items:center;gap:14px}.brand-row strong{display:block;font-size:18px;letter-spacing:.01em}.brand-row small{display:block;margin-top:3px;color:var(--muted)}.kg-mark{display:grid;grid-template-columns:1fr 1fr;width:52px;height:52px;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(18,60,52,.18)}.kg-mark span{display:grid;place-items:center;font-weight:800;font-size:19px}.kg-mark span:first-child{background:var(--forest);color:white}.kg-mark span:last-child{background:var(--gold);color:var(--forest-3)}.hero-copy{margin:auto 0 42px;max-width:680px;padding-top:70px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--forest-2);font-size:12px;font-weight:800}.hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(46px,5.3vw,78px);line-height:.97;letter-spacing:-.045em;margin:18px 0 24px;max-width:780px}.lede{font-size:clamp(17px,1.5vw,21px);line-height:1.65;color:#53615b;max-width:670px}.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.capability-grid article{padding:18px 18px 20px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.52);backdrop-filter:blur(12px)}.capability-grid span{font-size:11px;font-weight:800;color:var(--gold);letter-spacing:.12em}.capability-grid h2{font-size:15px;margin:10px 0 6px}.capability-grid p{font-size:13px;line-height:1.45;color:var(--muted);margin:0}.demo-note{display:flex;gap:12px;align-items:flex-start;margin-top:26px;padding:15px 17px;border-radius:16px;background:rgba(18,60,52,.065)}.demo-note p{margin:3px 0 0;font-size:12px;color:var(--muted);line-height:1.45}.pulse{width:9px;height:9px;border-radius:99px;background:#2bb673;box-shadow:0 0 0 6px rgba(43,182,115,.12);margin:6px 3px}.experience-panel{padding:28px clamp(24px,4vw,58px) 24px;background:linear-gradient(150deg,var(--forest-3),var(--forest));display:flex;flex-direction:column;justify-content:center;position:relative}.experience-panel:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 15%,rgba(255,255,255,.06),transparent 30%),linear-gradient(115deg,transparent 42%,rgba(255,255,255,.03) 42%,rgba(255,255,255,.03) 43%,transparent 43%)}.demo-toolbar,.phone-wrap,.powered{position:relative;z-index:1}.demo-toolbar{display:flex;justify-content:space-between;align-items:center;color:rgba(255,255,255,.82);font-size:12px;margin-bottom:18px}.demo-toolbar>div:first-child{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:50%;background:#4be09a;box-shadow:0 0 0 6px rgba(75,224,154,.12)}.toolbar-actions{display:flex;gap:8px}.toolbar-actions button{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07);color:white;padding:8px 11px;border-radius:10px;cursor:pointer}.phone-wrap{display:grid;place-items:center}.phone{width:min(100%,440px);height:min(760px,calc(100vh - 120px));min-height:610px;border:9px solid #071c18;border-radius:42px;background:#efeae2;overflow:hidden;box-shadow:0 45px 100px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.15);display:flex;flex-direction:column}.chat-header{min-height:74px;background:linear-gradient(135deg,#173f37,#215a4e);color:white;display:flex;align-items:center;padding:12px 13px;gap:11px}.back-button,.more-button{border:0;background:transparent;color:white;font-size:30px;cursor:pointer;padding:0 4px}.more-button{font-size:16px;margin-left:auto;letter-spacing:2px}.assistant-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(145deg,var(--gold-soft),var(--gold));display:grid;place-items:center;color:var(--forest-3);font-weight:900;box-shadow:0 5px 14px rgba(0,0,0,.18)}.assistant-meta strong{font-size:15px}.assistant-meta small{display:flex;align-items:center;gap:5px;font-size:11px;opacity:.8;margin-top:2px}.assistant-meta small span{width:6px;height:6px;border-radius:50%;background:#56e3a1}.chat-background{flex:1;min-height:0;position:relative;background-color:#ece7df;background-image:radial-gradient(rgba(18,60,52,.055) 1px,transparent 1px);background-size:18px 18px;overflow:auto}.messages{padding:20px 14px 14px;display:flex;flex-direction:column;gap:9px}.message{max-width:84%;border-radius:10px;padding:10px 12px 7px;font-size:14px;line-height:1.45;box-shadow:0 1px 2px rgba(0,0,0,.08);white-space:pre-wrap;animation:messageIn .22s ease-out}.message.ai{align-self:flex-start;background:white;border-top-left-radius:2px}.message.user{align-self:flex-end;background:#dcf8c8;border-top-right-radius:2px}.message .time{display:block;text-align:right;color:#7e8984;font-size:9px;margin-top:5px}.message .route-tag{display:inline-flex;margin-top:8px;background:#edf4f1;color:var(--forest);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:700}.typing{position:absolute;bottom:10px;left:14px;background:white;border-radius:11px;padding:12px 14px;display:flex;gap:4px;box-shadow:0 1px 2px rgba(0,0,0,.08)}.typing i{width:6px;height:6px;border-radius:50%;background:#9aa5a0;animation:typing 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.hidden{display:none!important}.quick-actions{display:flex;gap:7px;overflow-x:auto;padding:9px 10px;background:#f7f3ee;border-top:1px solid rgba(0,0,0,.06);scrollbar-width:none}.quick-actions::-webkit-scrollbar{display:none}.quick-actions button{flex:0 0 auto;border:1px solid rgba(18,60,52,.2);background:white;color:var(--forest);border-radius:999px;padding:8px 10px;font-size:11px;font-weight:700;cursor:pointer}.composer{display:flex;align-items:flex-end;gap:8px;padding:9px;background:#f4f1ed}.composer textarea{resize:none;max-height:96px;min-height:42px;flex:1;border:0;border-radius:22px;background:white;padding:11px 15px;outline:0;font-size:14px;line-height:1.35}.composer textarea:focus{box-shadow:0 0 0 2px rgba(18,60,52,.16)}.composer button{width:43px;height:43px;border:0;border-radius:50%;background:var(--forest);display:grid;place-items:center;cursor:pointer}.composer svg{width:21px;fill:white}.powered{text-align:center;color:rgba(255,255,255,.6);font-size:11px;margin:14px 0 0}.powered strong{color:var(--gold-soft)}
@keyframes typing{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}@keyframes messageIn{from{transform:translateY(5px);opacity:0}to{transform:none;opacity:1}}
@media(max-width:1000px){.page-shell{grid-template-columns:1fr}.story-panel{min-height:auto;padding-bottom:35px}.hero-copy{padding-top:45px;margin-bottom:28px}.hero-copy h1{font-size:54px}.experience-panel{min-height:850px}.phone{height:720px}.story-panel{border-right:0}}@media(max-width:600px){.story-panel{padding:25px 20px 30px}.hero-copy h1{font-size:43px}.lede{font-size:16px}.capability-grid{grid-template-columns:1fr}.experience-panel{padding:18px 10px 16px;min-height:100vh}.demo-toolbar{padding:0 5px}.phone{width:100%;height:calc(100vh - 95px);min-height:600px;border-radius:30px;border-width:6px}.powered{display:none}}