.cawi-page{--logo-orange:#f87818;--logo-purple:#7020f0;--logo-violet:#5a18e8;--logo-indigo:#4010d0;--logo-blue:#3060f8;--logo-blue-bright:#4f7cff;--brand:#5a18e8;--brand-2:#7020f0;--brand-soft:#f1ecff;--brand-line:#e6e2f8;--ink:#141033;--body:#4a4a63;--muted:#8a8aa3;--ok:#0f9f6e;--bg:#fbfaff;--soft:#f4f1fc;--grad:linear-gradient(135deg,#7020f0,#4a28f0 48%,#3060f8);--grad-text:linear-gradient(90deg,#f87818,#ff9a3c 28%,#4f7cff 68%,#3060f8);--grad-shine:linear-gradient(90deg,#4f7cff,#3060f8 18%,#1e4fd6 32%,#f87818 44%,#ffffff 50%,#7aa2ff 56%,#3060f8 72%,#1e4fd6);--app-bg:linear-gradient(140deg,#f3efff,#eaf1ff 45%,#eafaf3);--display:var(--font-cawi-display),"Outfit",system-ui,sans-serif;--sans:var(--font-cawi-sans),"Source Sans 3",system-ui,sans-serif;--shadow:0 28px 64px rgba(80,50,160,0.16);--nav-h:80px;font-family:var(--sans);font-size:17px;color:var(--body);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;width:100%;max-width:100%;overflow-x:hidden}.cawi-page *,.cawi-page :after,.cawi-page :before{box-sizing:border-box}.cawi-page h1{font-family:var(--display);color:var(--ink);line-height:1.12;margin:0;font-size:clamp(2rem,4.6vw,3.25rem);font-weight:800;letter-spacing:-.03em}.cawi-page p{margin:0}.cawi-page .wrap{max-width:1160px;margin:0 auto;padding:0 24px}.cawi-page .btn{display:inline-flex;align-items:center;gap:8px;background:var(--brand);color:#fff;font-family:var(--sans);font-weight:700;font-size:.95rem;padding:13px 22px;border-radius:11px;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.cawi-page .btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(112,32,240,.3)}.cawi-page .btn .arrow{transition:transform .18s}.cawi-page .btn:hover .arrow{transform:translateX(3px)}.cawi-page .btn.ghost{background:transparent;color:var(--ink);border:1.5px solid var(--brand-line)}.cawi-page .btn.ghost:hover{border-color:var(--brand-2);color:var(--brand);box-shadow:none}.cawi-page .hero-mix{position:relative;overflow:hidden;background:radial-gradient(1000px 520px at 88% -6%,rgba(112,32,240,.1),transparent 58%),radial-gradient(820px 460px at 4% 10%,rgba(48,96,248,.08),transparent 55%),radial-gradient(900px 420px at 50% 38%,rgba(112,32,240,.06),transparent 60%),linear-gradient(180deg,#f0f0f2,#ececee 55%,#e8e8eb)}.cawi-page .hero-mix:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(20,16,51,.03) 1px,transparent 0),linear-gradient(90deg,rgba(20,16,51,.03) 1px,transparent 0);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 55%);z-index:0}.cawi-page .hero{position:relative;z-index:1;overflow:visible;background:transparent;padding:0}.cawi-page .hero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:stretch;padding:calc(var(--nav-h) + 24px) 24px 44px}.cawi-page .hero-copy{display:flex;flex-direction:column;justify-content:space-between;min-height:min(560px,calc(100dvh - var(--nav-h) - 100px));padding:12px 0 8px;gap:8px}.cawi-page .hero-copy .lead{font-size:clamp(1.2rem,1.7vw,1.35rem);color:var(--body);margin:0;max-width:34rem;line-height:1.65}.cawi-page .hero-lockup{--mark:clamp(3.25rem,8vw,5.1rem);--logo:calc(var(--mark) * 1.18);--mark-gap:12px;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0;width:max-content;max-width:100%}.cawi-page .hero-mark{display:flex;align-items:center;gap:var(--mark-gap);font-family:var(--display);font-size:var(--mark);font-weight:800;line-height:1}.cawi-page .hero-lockup img{width:var(--logo);height:var(--logo);flex-shrink:0;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(112,32,240,.28))}.cawi-page .hero-lockup .wordmark{font-size:1em;font-weight:800;letter-spacing:.06em;line-height:1;background:var(--grad-shine);background-size:280% 100%;background-position:100% 50%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:cawi-textShine 2.8s ease-out 1 forwards;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}.cawi-page .hero-copy .longform{display:block;width:0;min-width:var(--longform-w,100%);max-width:100%;font-family:var(--sans);font-size:clamp(.72rem,1.35vw,.95rem);font-weight:600;letter-spacing:.01em;color:var(--muted);line-height:1.3;white-space:nowrap;margin-top:-2px}.cawi-page .hero h1{font-size:clamp(1.9rem,4.2vw,2.9rem);font-weight:700;letter-spacing:-.03em;margin:8px 0 0;white-space:nowrap;width:max-content;max-width:100%}.cawi-page .hero h1.grad{background:var(--grad-shine);background-size:280% 100%;background-position:100% 50%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:cawi-textShine 2.8s ease-out 1 forwards;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}@keyframes cawi-textShine{0%{background-position:100% 50%}to{background-position:0 50%}}.cawi-page .cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:8px}.cawi-page .hero-copy .btn{font-size:1rem;padding:14px 24px}.cawi-page .trust-row{display:flex;flex-wrap:wrap;gap:20px 22px;margin-top:8px}.cawi-page .trust-row span{font-size:.92rem;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px}.cawi-page .trust-row span:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand-2)}@media (max-width:960px){.cawi-page .wrap{padding:0 16px}.cawi-page .hero .wrap{grid-template-columns:1fr;gap:28px;align-items:start;padding:calc(var(--nav-h) + 16px) 16px 32px}.cawi-page .hero .demo-shell{height:min(480px,calc(100dvh - var(--nav-h) - 64px));width:100%}.cawi-page .hero .demo{min-width:0;max-width:100%}.cawi-page .hero-copy{min-width:0;min-height:0;height:auto;justify-content:flex-start;padding:0;gap:18px}.cawi-page .hero-copy .longform{white-space:normal;width:auto;min-width:0;max-width:100%}.cawi-page .hero-lockup{--mark:clamp(2.6rem,12vw,3.6rem)}.cawi-page .hero h1{white-space:normal;width:auto;font-size:clamp(1.65rem,7.5vw,2.4rem)}.cawi-page .hero-copy .lead{font-size:1.05rem;line-height:1.55}.cawi-page .hero-copy .btn{font-size:.95rem;padding:12px 18px}.cawi-page .cta-row{gap:10px}.cawi-page .trust-row{gap:12px 16px}.cawi-page .trust-row span{font-size:.84rem}.cawi-page #deploy .center h2,.cawi-page #further .center h2,.cawi-page #how .center h2{white-space:normal}.cawi-page #deploy .center p,.cawi-page #further .center p,.cawi-page #how .center p,.cawi-page .center p{font-size:1.05rem}.cawi-page .how-copy p{max-width:none;font-size:1.02rem}}@media (max-width:720px){.cawi-page .demo-shell{gap:8px}.cawi-page .demo-controls{width:42px;padding:4px}.cawi-page .app-skins button{height:30px}.cawi-page .app-skins button svg{width:15px;height:15px}.cawi-page .demo-hint{font-size:.68rem;padding:7px 10px;max-width:calc(100% - 24px);text-align:center}.cawi-page .cta-row{flex-direction:column;align-items:stretch}.cawi-page .cta-row .btn{width:100%;justify-content:center}.cawi-page .hero .demo-shell{height:min(440px,calc(100dvh - var(--nav-h) - 48px))}.cawi-page .chat-modal{padding:10px;align-items:stretch;place-items:stretch}.cawi-page .chat-modal-shell{width:100%;max-width:100%;max-height:calc(100dvh - 20px);height:calc(100dvh - 20px)}.cawi-page .chat-modal-panel,.cawi-page .chat-modal-shell>.chat-modal-panel{max-width:none;width:100%;height:100%;border-radius:16px}.cawi-page .chat-modal-shell:has(.chat-modal-panel[data-skin=mobile]){max-width:100%;justify-content:center}.cawi-page .chat-modal-panel[data-skin=mobile],.cawi-page .chat-modal-shell:has(.chat-modal-panel[data-skin=mobile])>.chat-modal-panel{max-width:min(360px,calc(100vw - 68px));height:min(680px,calc(100dvh - 20px))}.cawi-page .chat-composer .cawi-askbar-mic,.cawi-page .chat-composer .cawi-askbar-modes{display:none}.cawi-page .chat-composer .cawi-askbar-pill{min-height:48px;padding:5px 5px 5px 12px}.cawi-page .further-cta .btn{width:100%;max-width:22rem;justify-content:center}.cawi-page .further-price{font-size:.95rem;padding:0 4px}.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .gate,.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .tools,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .gate,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .tools{margin-left:0}.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .briefing,.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .conn-pick,.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .plan,.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .suggest-box,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .briefing,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .conn-pick,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .plan,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .suggest-box{margin-left:0;width:100%;max-width:100%}.cawi-page .chat-modal-panel:not([data-skin=bubble]):not([data-skin=mobile]) .bubble,.cawi-page .demo:not([data-skin=bubble]):not([data-skin=mobile]) .bubble{max-width:min(88%,18rem)}}@media (max-width:420px){.cawi-page .wrap{padding:0 14px}.cawi-page .hero .wrap{padding:calc(var(--nav-h) + 12px) 14px 28px;gap:22px}.cawi-page .hero-mark{gap:10px}.cawi-page .hero-copy .longform{white-space:normal;width:auto;min-width:0;max-width:100%;font-size:.78rem}.cawi-page .hero .demo-shell{height:min(400px,calc(100dvh - var(--nav-h) - 40px))}.cawi-page .demo-controls{width:38px}.cawi-page .chat-modal-panel[data-skin=mobile],.cawi-page .chat-modal-shell:has(.chat-modal-panel[data-skin=mobile])>.chat-modal-panel{max-width:calc(100vw - 56px)}}.cawi-page .demo-shell{position:relative;display:flex;align-items:stretch;gap:12px;width:100%;min-width:0}.cawi-page .demo-shell>.chat-modal-panel,.cawi-page .demo-shell>.demo{flex:1 1 auto;min-width:0;min-height:0}.cawi-page .hero .demo-shell{height:min(560px,calc(100dvh - var(--nav-h) - 100px));flex-shrink:0}.cawi-page .hero .demo{height:100%;width:100%;max-width:none;flex:1 1 auto;min-height:0;box-shadow:0 36px 80px rgba(80,50,160,.22)}.cawi-page .hero .demo[data-skin=mobile]{box-shadow:none}.cawi-page .hero .demo-stage{min-height:0;height:100%}.cawi-page .hero .demo-controls{align-self:center;flex-shrink:0}.cawi-page .demo{background:#fff;border-radius:20px;box-shadow:var(--shadow);overflow:hidden;border:1px solid var(--brand-line);position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);width:100%}.cawi-page .demo.is-clickable{cursor:pointer}.cawi-page .demo.is-clickable:hover{box-shadow:0 40px 88px rgba(80,50,160,.28);transition:box-shadow .2s ease}.cawi-page .demo-hint{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:3;pointer-events:none;font-size:.78rem;font-weight:700;color:#fff;background:rgba(20,16,51,.78);backdrop-filter:blur(8px);padding:9px 14px;border-radius:999px;letter-spacing:.02em;box-shadow:0 8px 24px rgba(20,16,51,.25);animation:cawi-hintPulse 2.4s ease-in-out infinite;max-width:calc(100% - 32px)}.cawi-page .demo-hint span{color:#c4b5fd}@keyframes cawi-hintPulse{0%,to{opacity:.92;transform:translateX(-50%) translateY(0)}50%{opacity:1;transform:translateX(-50%) translateY(-3px)}}.cawi-page .demo.is-clickable:hover .demo-hint{animation:none;opacity:1}.cawi-page .demo-top{--brand-title:1.05rem;--brand-sub:0.68rem;--brand-gap:3px;--brand-logo:calc(var(--brand-title) + var(--brand-gap) + (var(--brand-sub) * 1.2));--brand-mark-gap:10px;display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(20,16,51,.06);background:transparent;position:relative;z-index:2}.cawi-page .demo-top .demo-brand{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:var(--brand-mark-gap);row-gap:var(--brand-gap);align-items:center;flex:1 1 auto;min-width:0}.cawi-page .demo-top .demo-brand img{grid-column:1;grid-row:1/-1;align-self:center;width:var(--brand-logo);height:var(--brand-logo);object-fit:contain}.cawi-page .demo-top .brandtxt{grid-column:2;grid-row:1;font-family:var(--display);font-weight:800;color:var(--ink);font-size:var(--brand-title);letter-spacing:.04em;line-height:1;min-width:0}.cawi-page .demo-top .demo-brand>small{grid-column:2;grid-row:2;display:block;font-family:var(--sans);font-weight:600;color:var(--muted);font-size:var(--brand-sub);letter-spacing:.04em;line-height:1.2;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin:0}.cawi-page .demo-top .chat-title{display:none}.cawi-page .demo-top-end{margin-left:auto;display:flex;align-items:center;gap:10px;flex-shrink:0}.cawi-page .demo-top .user-av{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#ebe4ff;border:1px solid rgba(112,32,240,.18);color:var(--brand)}.cawi-page .demo-top .user-av svg{width:18px;height:18px;display:block}.cawi-page .live{color:var(--brand);font-size:.7rem;font-weight:800;letter-spacing:.08em;display:flex;align-items:center;gap:6px;flex-shrink:0}.cawi-page .live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--brand);animation:cawi-blink 1.4s infinite}@keyframes cawi-blink{0%,to{opacity:1}50%{opacity:.25}}.cawi-page .demo-stage{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:stretch;min-width:0;min-height:0;position:relative;background:var(--app-bg)}.cawi-page .demo-stage>.demo-top{flex:0 0 auto;grid-column:auto;grid-row:auto}.cawi-page .demo-stage>.demo-body{flex:1 1 auto;min-height:0}.cawi-page .demo-controls{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:0;width:52px;padding:6px;margin-top:0;border:1px solid var(--brand-line);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 12px 32px rgba(80,50,160,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:4;align-self:center}.cawi-page .app-skins{display:flex;flex-direction:column;align-items:stretch;gap:2px;padding:3px;background:var(--soft);border:1px solid var(--brand-line);border-radius:12px;width:100%}.cawi-page .app-skins button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:36px;padding:0;border:none;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.cawi-page .app-skins button svg{width:18px;height:18px;display:block;flex-shrink:0}.cawi-page .app-skins button:hover{color:var(--ink)}.cawi-page .app-skins button.active{background:#fff;color:var(--brand);box-shadow:0 1px 4px rgba(80,50,160,.12)}.cawi-page .browser-chrome{display:none;grid-column:1/-1;grid-row:1;align-items:center;gap:10px;padding:10px 12px 9px;background:linear-gradient(180deg,#eceaf4,#e3e0ee);border-bottom:1px solid #d8d4e6;z-index:3}.cawi-page .chat-modal-panel[data-skin=bubble] .browser-chrome,.cawi-page .chat-modal-panel[data-skin=web] .browser-chrome,.cawi-page .demo[data-skin=bubble] .browser-chrome,.cawi-page .demo[data-skin=web] .browser-chrome{display:flex}.cawi-page .chat-modal-panel[data-skin=web] .demo-stage,.cawi-page .demo[data-skin=web] .demo-stage{grid-row:2}.cawi-page .chat-modal-panel[data-skin=web],.cawi-page .demo[data-skin=web]{grid-template-rows:auto minmax(0,1fr);border-radius:14px;border-color:#d0ccd8;box-shadow:0 28px 70px rgba(20,16,51,.2),0 0 0 1px rgba(20,16,51,.06)}.cawi-page .browser-dots{display:flex;gap:6px;flex-shrink:0;padding-left:2px}.cawi-page .browser-dots span{width:10px;height:10px;border-radius:50%;background:#ff5f57;box-shadow:none}.cawi-page .browser-dots span:nth-child(2){background:#febc2e}.cawi-page .browser-dots span:nth-child(3){background:#28c840}.cawi-page .browser-nav{display:flex;gap:4px;flex-shrink:0}.cawi-page .browser-nav span{width:22px;height:22px;border-radius:6px;background:rgba(255,255,255,.55);border:1px solid rgba(20,16,51,.08);color:#6a6780;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;user-select:none}.cawi-page .browser-url{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px;height:28px;padding:0 12px;border-radius:9px;background:#fff;border:1px solid rgba(20,16,51,.1);box-shadow:inset 0 1px 2px rgba(20,16,51,.04);font-family:var(--sans);font-size:.72rem;font-weight:600;color:var(--muted);letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cawi-page .browser-url .lock{width:12px;height:12px;flex-shrink:0;border:1.5px solid #8a8aa3;border-radius:3px 3px 2px 2px;position:relative}.cawi-page .browser-url .lock:before{content:"";position:absolute;left:2px;top:-5px;width:5px;height:5px;border:1.5px solid #8a8aa3;border-bottom:none;border-radius:6px 6px 0 0}.cawi-page .browser-url b{color:var(--ink);font-weight:700}.cawi-page .demo[data-skin=web] .demo-top{border-bottom-color:rgba(20,16,51,.06);background:transparent}.cawi-page .browser-url .url-bubble,.cawi-page .chat-modal-panel[data-skin=bubble] .browser-url .url-web,.cawi-page .chat-modal-panel[data-skin=bubble] .user-av,.cawi-page .chat-modal-panel[data-skin=desktop] .live,.cawi-page .chat-modal-panel[data-skin=mobile] .user-av,.cawi-page .chat-modal-panel[data-skin=web] .live,.cawi-page .demo[data-skin=bubble] .browser-url .url-web,.cawi-page .demo[data-skin=bubble] .user-av,.cawi-page .demo[data-skin=desktop] .live,.cawi-page .demo[data-skin=mobile] .user-av,.cawi-page .demo[data-skin=web] .live{display:none}.cawi-page .chat-modal-panel[data-skin=bubble] .browser-url .url-bubble,.cawi-page .demo[data-skin=bubble] .browser-url .url-bubble{display:inline}.cawi-page .page-backdrop{display:none;pointer-events:none;position:absolute;inset:0;padding:22px 24px;overflow:hidden;z-index:0}.cawi-page .chat-modal-panel[data-skin=bubble] .page-backdrop,.cawi-page .demo[data-skin=bubble] .page-backdrop{display:block}.cawi-page .page-backdrop .pb-nav{display:flex;align-items:center;gap:18px;margin-bottom:22px}.cawi-page .page-backdrop .pb-brand{--pb-title:1.05rem;--pb-sub:0.68rem;--pb-gap:3px;--pb-logo:calc(var(--pb-title) + var(--pb-gap) + (var(--pb-sub) * 1.2));display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:10px;row-gap:var(--pb-gap);align-items:center;flex-shrink:0}.cawi-page .page-backdrop .pb-logo{grid-column:1;grid-row:1/-1;align-self:center;width:var(--pb-logo);height:var(--pb-logo);border-radius:9px;background:linear-gradient(135deg,#5a18e8,#3060f8)}.cawi-page .page-backdrop .pb-name{grid-column:2;grid-row:1;font-family:var(--display);font-size:var(--pb-title);font-weight:800;color:var(--ink);letter-spacing:.02em;line-height:1}.cawi-page .page-backdrop .pb-tag{grid-column:2;grid-row:2;font-family:var(--sans);font-size:var(--pb-sub);font-weight:600;color:var(--muted);letter-spacing:.01em;line-height:1.2}.cawi-page .page-backdrop .pb-links{display:flex;gap:14px;flex:1}.cawi-page .page-backdrop .pb-links i{display:block;width:52px;height:10px;border-radius:999px;background:rgba(20,16,51,.12)}.cawi-page .page-backdrop .pb-links i:first-child{width:64px;background:rgba(112,32,240,.28)}.cawi-page .page-backdrop .pb-avatar{width:28px;height:28px;border-radius:50%;background:rgba(20,16,51,.14);margin-left:auto}.cawi-page .demo[data-skin=desktop]{border-radius:12px;border-color:#d4d0e6;box-shadow:0 24px 60px rgba(20,16,51,.18),0 0 0 1px rgba(20,16,51,.04)}.cawi-page .chat-modal-panel[data-skin=desktop] .demo-top,.cawi-page .demo[data-skin=desktop] .demo-top{background:linear-gradient(180deg,#f7f6fb,#efedf6);padding-left:52px;position:relative}.cawi-page .chat-modal-panel[data-skin=desktop] .demo-top:before,.cawi-page .demo[data-skin=desktop] .demo-top:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#ff5f57;box-shadow:16px 0 0 #febc2e,32px 0 0 #28c840}.cawi-page .demo[data-skin=desktop] .demo-body{background:#f3f2f8}.cawi-page .chat-modal-panel[data-skin=desktop]{border-radius:12px}.cawi-page .chat-modal-panel[data-skin=bubble],.cawi-page .demo[data-skin=bubble]{--cawi-bubble-fab:calc(14px + 32px + 8px);--cawi-bubble-ask-h:44px;--cawi-bubble-body-h:min(294px,42vh);--cawi-bubble-width:min(268px,calc(100% - 28px));border-radius:14px;border-color:#d0ccd8;max-width:none;margin-left:0;box-shadow:0 28px 70px rgba(20,16,51,.2),0 0 0 1px rgba(20,16,51,.06);overflow:hidden}.cawi-page .demo[data-skin=bubble]{grid-template-rows:auto minmax(0,1fr)}.cawi-page .chat-modal-panel[data-skin=bubble]{--cawi-bubble-ask-h:110px;--cawi-bubble-body-h:min(252px,36vh);--cawi-bubble-width:min(300px,calc(100% - 28px));grid-template-rows:auto minmax(0,1fr);width:100%;max-width:min(720px,calc(100% - 96px));height:min(820px,calc(100vh - 48px));margin:0;align-self:stretch}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-top,.cawi-page .demo[data-skin=bubble] .demo-top{--brand-title:0.72rem;--brand-sub:0.48rem;--brand-gap:1px;--brand-mark-gap:6px;position:absolute;right:14px;bottom:calc(var(--cawi-bubble-fab) + var(--cawi-bubble-ask-h) + var(--cawi-bubble-body-h));width:var(--cawi-bubble-width);z-index:6;border:1px solid var(--brand-line);border-bottom:none;border-radius:14px 14px 0 0;box-shadow:0 14px 32px rgba(80,50,160,.2);padding:7px 9px;background:#fff;gap:6px;min-height:0;grid-row:auto}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-stage,.cawi-page .demo[data-skin=bubble] .demo-stage{grid-row:2;min-height:0;height:100%;background:radial-gradient(700px 280px at 12% 0,rgba(20,16,51,.04),transparent 55%),radial-gradient(520px 240px at 90% 20%,rgba(20,16,51,.03),transparent 50%),linear-gradient(165deg,#f0f0f2,#e8e8eb 48%,#f2f2f4);position:relative}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-brand,.cawi-page .demo[data-skin=bubble] .demo-brand{--brand-mark-gap:6px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body,.cawi-page .demo[data-skin=bubble] .demo-body{position:absolute;right:14px;bottom:calc(var(--cawi-bubble-fab) + var(--cawi-bubble-ask-h));width:var(--cawi-bubble-width);height:var(--cawi-bubble-body-h);flex:none;min-height:0;z-index:5;border:1px solid var(--brand-line);border-top:none;border-bottom:none;border-radius:0;box-shadow:none;background:var(--app-bg);padding:8px;overflow-x:hidden;gap:0}.cawi-page .chat-modal-panel[data-skin=bubble] .chat-composer,.cawi-page .demo[data-skin=bubble] .cawi-askbar{position:absolute;right:14px;bottom:var(--cawi-bubble-fab);width:var(--cawi-bubble-width);z-index:5;padding:6px 8px 8px;border:1px solid var(--brand-line);border-top:none;border-radius:0 0 14px 14px;background:var(--app-bg);box-shadow:0 14px 32px rgba(80,50,160,.2)}.cawi-page .chat-modal-panel[data-skin=bubble] .chat-composer{height:var(--cawi-bubble-ask-h);display:flex;flex-direction:column;justify-content:flex-end;gap:6px;overflow:hidden}.cawi-page .chat-modal-panel[data-skin=bubble] .chat-composer .ask-chips{margin-bottom:0;flex:0 0 auto}.cawi-page .chat-modal-panel[data-skin=bubble] .chat-composer .cawi-askbar{position:relative;right:auto;bottom:auto;width:auto;padding:0;border:none;border-radius:0;box-shadow:none;background:transparent;flex:0 0 auto}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-ask-send{padding:5px 9px;font-size:.62rem}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-pill{min-width:0;flex-wrap:nowrap}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-pill input{font-size:.68rem;min-width:0}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-mic,.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-modes{display:none}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-pill,.cawi-page .demo[data-skin=bubble] .cawi-askbar-pill{min-height:34px;padding:3px 5px 3px 10px;gap:4px}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-ph,.cawi-page .demo[data-skin=bubble] .cawi-askbar-ph{font-size:.68rem}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-mic,.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-modes .mode,.cawi-page .demo[data-skin=bubble] .cawi-askbar-mic,.cawi-page .demo[data-skin=bubble] .cawi-askbar-modes .mode{width:22px;height:22px}.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-mic svg,.cawi-page .chat-modal-panel[data-skin=bubble] .cawi-askbar-modes .mode svg,.cawi-page .demo[data-skin=bubble] .cawi-askbar-mic svg,.cawi-page .demo[data-skin=bubble] .cawi-askbar-modes .mode svg{width:13px;height:13px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .av,.cawi-page .demo[data-skin=bubble] .demo-body .av{display:none}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .msg,.cawi-page .demo[data-skin=bubble] .demo-body .msg{gap:0;margin-bottom:5px;max-width:100%}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .bubble,.cawi-page .demo[data-skin=bubble] .demo-body .bubble{max-width:100%;width:100%;font-size:.6rem;line-height:1.35;padding:6px 8px;border-radius:9px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .msg.right .bubble,.cawi-page .demo[data-skin=bubble] .demo-body .msg.right .bubble{width:fit-content;max-width:92%;margin-left:auto}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .briefing,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn-pick,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .gate,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .suggest-box,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .tools,.cawi-page .demo[data-skin=bubble] .demo-body .briefing,.cawi-page .demo[data-skin=bubble] .demo-body .conn-pick,.cawi-page .demo[data-skin=bubble] .demo-body .gate,.cawi-page .demo[data-skin=bubble] .demo-body .plan,.cawi-page .demo[data-skin=bubble] .demo-body .suggest-box,.cawi-page .demo[data-skin=bubble] .demo-body .tools{margin-left:0;margin-bottom:5px;width:100%;max-width:100%}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .gate,.cawi-page .demo[data-skin=bubble] .demo-body .gate{letter-spacing:.04em;font-size:.55rem;margin:2px 0 4px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .briefing,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn-pick,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan,.cawi-page .demo[data-skin=bubble] .demo-body .briefing,.cawi-page .demo[data-skin=bubble] .demo-body .conn-pick,.cawi-page .demo[data-skin=bubble] .demo-body .plan{padding:7px 8px;border-radius:9px;font-size:.6rem;line-height:1.35}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .briefing b,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan b,.cawi-page .demo[data-skin=bubble] .demo-body .briefing b,.cawi-page .demo[data-skin=bubble] .demo-body .plan b{font-size:.62rem;font-weight:700;line-height:1.3}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .briefing .row,.cawi-page .demo[data-skin=bubble] .demo-body .briefing .row{padding:3px 0;font-size:.58rem;gap:6px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .briefing .tagx,.cawi-page .demo[data-skin=bubble] .demo-body .briefing .tagx{font-size:.58rem}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .briefing .foot,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan .foot,.cawi-page .demo[data-skin=bubble] .demo-body .briefing .foot,.cawi-page .demo[data-skin=bubble] .demo-body .plan .foot{margin-top:6px;font-size:.6rem;line-height:1.35}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn-pick .ptitle,.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan .ptitle,.cawi-page .demo[data-skin=bubble] .demo-body .conn-pick .ptitle,.cawi-page .demo[data-skin=bubble] .demo-body .plan .ptitle{font-size:.55rem;margin-bottom:5px;letter-spacing:.06em}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan li,.cawi-page .demo[data-skin=bubble] .demo-body .plan li{margin:2px 0;font-size:.58rem}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan .approve,.cawi-page .demo[data-skin=bubble] .demo-body .plan .approve{margin-top:6px;gap:4px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .plan .approve span,.cawi-page .demo[data-skin=bubble] .demo-body .plan .approve span{font-size:.58rem;padding:4px 8px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn-grid,.cawi-page .demo[data-skin=bubble] .demo-body .conn-grid{gap:5px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn,.cawi-page .demo[data-skin=bubble] .demo-body .conn{width:40px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn .conn-ico,.cawi-page .demo[data-skin=bubble] .demo-body .conn .conn-ico{width:28px;height:28px;border-radius:8px;font-size:.55rem}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .conn .conn-name,.cawi-page .demo[data-skin=bubble] .demo-body .conn .conn-name{font-size:.48rem}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .tools,.cawi-page .demo[data-skin=bubble] .demo-body .tools{gap:3px;margin-bottom:5px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .tool,.cawi-page .demo[data-skin=bubble] .demo-body .tool{font-size:.55rem;padding:2px 6px;gap:4px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .tool .tdot,.cawi-page .demo[data-skin=bubble] .demo-body .tool .tdot{width:5px;height:5px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .suggest-box .lbl,.cawi-page .demo[data-skin=bubble] .demo-body .suggest-box .lbl{font-size:.55rem;margin-bottom:3px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .schip,.cawi-page .demo[data-skin=bubble] .demo-body .schip{font-size:.58rem;padding:5px 7px;margin-bottom:3px;border-radius:7px;gap:5px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-body .schip .ask,.cawi-page .demo[data-skin=bubble] .demo-body .schip .ask{font-size:.5rem;padding:3px 6px}.cawi-page .chat-modal-panel[data-skin=bubble] .ask-chip{font-size:.58rem;padding:4px 8px}.cawi-page .chat-modal-panel[data-skin=bubble] .demo-stage:after,.cawi-page .demo[data-skin=bubble] .demo-stage:after{content:"CAWi";position:absolute;right:16px;bottom:14px;width:32px;height:32px;border-radius:50%;background:var(--grad);color:#fff;font-family:var(--display);font-weight:800;font-size:.5rem;letter-spacing:.03em;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(112,32,240,.3);pointer-events:none;z-index:7}.cawi-page .demo-shell:has(.demo[data-skin=bubble]){margin-bottom:0}.cawi-page .demo[data-skin=bubble] .demo-hint{right:14px;left:auto;transform:none;bottom:calc(var(--cawi-bubble-fab) + var(--cawi-bubble-ask-h) + var(--cawi-bubble-body-h) + 40px + 8px);max-width:var(--cawi-bubble-width);z-index:8;font-size:.72rem;padding:6px 10px}.cawi-page .chat-modal-panel[data-skin=bubble] .chat-modal-close{width:12px;height:12px}.cawi-page .chat-modal:has(.chat-modal-panel[data-skin=bubble]){place-items:center;justify-items:center;padding:24px}.cawi-page .chat-modal-panel[data-skin=bubble] .live,.cawi-page .demo[data-skin=bubble] .live{font-size:.5rem;gap:3px;letter-spacing:.06em}.cawi-page .chat-modal-panel[data-skin=bubble] .live:before,.cawi-page .demo[data-skin=bubble] .live:before{width:4px;height:4px}.cawi-page .chat-modal-panel:not([data-skin=bubble]) .demo-top,.cawi-page .demo:not([data-skin=bubble]) .demo-top{position:relative;right:auto;bottom:auto;width:auto;max-width:none;border-radius:0;box-shadow:none;border:none;border-bottom:1px solid var(--brand-line)}.cawi-page .chat-modal-panel:not([data-skin=bubble]) .demo-body,.cawi-page .demo:not([data-skin=bubble]) .demo-body{position:relative;right:auto;bottom:auto;width:auto;max-width:none;border:none;border-radius:0;box-shadow:none;z-index:1}.cawi-page .chat-modal-panel:not([data-skin=bubble]) .demo-body .av,.cawi-page .demo:not([data-skin=bubble]) .demo-body .av{display:flex}.cawi-page .chat-modal-panel:not([data-skin=bubble]) .demo-body .bubble,.cawi-page .demo:not([data-skin=bubble]) .demo-body .bubble{width:fit-content;max-width:min(78%,22rem)}.cawi-page .chat-modal-panel:not([data-skin=bubble]) .demo-body .msg.right .bubble,.cawi-page .demo:not([data-skin=bubble]) .demo-body .msg.right .bubble{margin-left:0}.cawi-page .chat-modal-panel:not([data-skin=bubble]) .cawi-askbar,.cawi-page .chat-modal-panel:not([data-skin=bubble]) .chat-composer,.cawi-page .demo:not([data-skin=bubble]) .cawi-askbar{position:relative;right:auto;bottom:auto;width:auto;border:none;border-radius:0;box-shadow:none;background:transparent}.cawi-page .demo.is-clickable .demo-body{padding-bottom:16px}.cawi-page .cawi-askbar{flex:0 0 auto;padding:10px 12px 12px;background:transparent;position:relative;z-index:2}.cawi-page .cawi-askbar-pill{display:flex;align-items:center;gap:10px;min-height:48px;padding:6px 8px 6px 16px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(112,32,240,.12);box-shadow:0 8px 24px rgba(80,50,160,.1),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cawi-page .cawi-askbar-ph{flex:1 1 auto;min-width:0;font-family:var(--sans);font-size:.92rem;font-weight:500;color:#9a9ab0;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none}.cawi-page .cawi-askbar-modes{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;padding:4px;border-radius:12px;background:rgba(112,32,240,.08)}.cawi-page .cawi-askbar-mic,.cawi-page .cawi-askbar-modes .mode{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--brand);flex-shrink:0}.cawi-page .cawi-askbar-mic svg,.cawi-page .cawi-askbar-modes .mode svg{width:18px;height:18px;display:block}.cawi-page .cawi-askbar-mic{margin-right:2px}.cawi-page .demo[data-skin=mobile]{max-width:none;width:100%;margin-left:0;margin-right:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent;border:none;box-shadow:none}.cawi-page .demo[data-skin=mobile] .browser-chrome,.cawi-page .demo[data-skin=mobile] .page-backdrop{display:none!important}.cawi-page .demo[data-skin=mobile] .demo-stage{display:flex;flex-direction:column;width:min(320px,100%);height:100%;max-height:100%;min-height:0;border-radius:36px;border:3px solid #c5c9d1;box-shadow:0 30px 70px rgba(20,16,51,.18),inset 0 0 0 2px #e4e6eb;overflow:hidden;background:#fff;grid-row:auto;grid-column:auto}.cawi-page .demo[data-skin=mobile] .demo-top{--brand-title:0.9rem;--brand-sub:0.55rem;--brand-gap:1px;flex:0 0 auto;padding:28px 14px 12px;position:relative;z-index:2;background:#fff;border:none;border-bottom:1px solid var(--brand-line);border-radius:0;box-shadow:none;right:auto;bottom:auto;width:auto;min-height:0}.cawi-page .demo[data-skin=mobile] .demo-top:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:72px;height:8px;border-radius:999px;background:#b8bcc6}.cawi-page .demo[data-skin=mobile] .demo-top .demo-brand>small{letter-spacing:.05em}.cawi-page .demo[data-skin=mobile] .live{font-size:0;gap:0;margin-left:4px}.cawi-page .demo[data-skin=mobile] .live:before{width:8px;height:8px}.cawi-page .demo[data-skin=mobile] .demo-body{flex:1 1 auto;position:relative;right:auto;bottom:auto;width:auto;height:auto;min-height:0;background:var(--app-bg);padding:14px;border:none;border-radius:0;box-shadow:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;z-index:1}.cawi-page .demo[data-skin=mobile] .demo-body::-webkit-scrollbar{display:none}.cawi-page .hero .demo-shell:has(.demo[data-skin=mobile]){justify-content:flex-start}.cawi-page .hero .demo-shell:has(.demo[data-skin=mobile])>.demo{max-width:none;flex:1 1 auto;width:100%;height:100%}.cawi-page .hero .demo-shell:has(.demo[data-skin=mobile])>.demo-controls{border:none;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.cawi-page .demo[data-skin=mobile] .demo-hint{display:none}.cawi-page .demo[data-skin=mobile] .briefing,.cawi-page .demo[data-skin=mobile] .conn-pick,.cawi-page .demo[data-skin=mobile] .plan,.cawi-page .demo[data-skin=mobile] .suggest-box{margin-left:0;width:100%;max-width:100%}.cawi-page .demo[data-skin=mobile] .gate,.cawi-page .demo[data-skin=mobile] .tools{margin-left:0;margin-right:0}.cawi-page .demo[data-skin=mobile] .tools{gap:6px;margin-bottom:8px}.cawi-page .demo[data-skin=mobile] .gate{margin:2px 0 10px;font-size:.66rem;letter-spacing:.06em}.cawi-page .demo[data-skin=mobile] .msg{gap:8px;margin-bottom:12px}.cawi-page .demo[data-skin=mobile] .bubble{max-width:min(86%,15.5rem);padding:9px 12px}.cawi-page .demo[data-skin=mobile] .briefing .row{gap:10px;padding:6px 0}.cawi-page .demo[data-skin=mobile] .plan .approve{width:100%}.cawi-page .demo[data-skin=mobile] .plan .approve span{flex:1 1 auto;text-align:center}.cawi-page .chat-modal:has(.chat-modal-panel[data-skin=mobile]){place-items:center}.cawi-page .chat-modal-shell:has(.chat-modal-panel[data-skin=mobile]){justify-content:center;align-items:center;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 48px)}.cawi-page .chat-modal-shell:has(.chat-modal-panel[data-skin=mobile])>.chat-modal-panel{width:min(360px,calc(100vw - 120px));max-width:min(360px,calc(100vw - 120px));height:min(720px,calc(100vh - 48px));flex:0 0 auto}.cawi-page .chat-modal-panel[data-skin=mobile]{width:min(360px,calc(100vw - 120px));max-width:min(360px,calc(100vw - 120px));height:min(720px,calc(100vh - 48px));border-radius:36px;border:3px solid #c5c9d1;box-shadow:0 30px 70px rgba(20,16,51,.18),inset 0 0 0 2px #e4e6eb;overflow:hidden;position:relative}.cawi-page .chat-modal-panel[data-skin=mobile] .demo-top{padding:28px 14px 12px;--brand-title:0.9rem;--brand-sub:0.55rem;--brand-gap:1px}.cawi-page .chat-modal-panel[data-skin=mobile] .demo-top:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:72px;height:8px;border-radius:999px;background:#b8bcc6}.cawi-page .chat-modal-panel[data-skin=mobile] .briefing,.cawi-page .chat-modal-panel[data-skin=mobile] .conn-pick,.cawi-page .chat-modal-panel[data-skin=mobile] .gate,.cawi-page .chat-modal-panel[data-skin=mobile] .plan,.cawi-page .chat-modal-panel[data-skin=mobile] .suggest-box,.cawi-page .chat-modal-panel[data-skin=mobile] .tools{margin-left:0}.cawi-page .demo-body{flex:1 1 auto;min-width:0;min-height:0;padding:16px;height:auto;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;font-size:.86rem;background:transparent;transition:opacity .7s ease;scrollbar-width:thin;scrollbar-color:rgba(112,32,240,.35) transparent}.cawi-page .demo-body::-webkit-scrollbar{width:6px}.cawi-page .demo-body::-webkit-scrollbar-thumb{background:rgba(112,32,240,.3);border-radius:999px}.cawi-page .msg{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;opacity:0;transform:translateY(14px);animation:cawi-rise 1.35s ease forwards}@keyframes cawi-rise{to{opacity:1;transform:none}}.cawi-page .msg.right{flex-direction:row-reverse;justify-content:flex-start}.cawi-page .av{width:36px;height:36px;border-radius:50%;flex:0 0 36px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.78rem;color:#fff;overflow:hidden;margin-top:2px}.cawi-page .av.user{background:#3a3a5c}.cawi-page .av.bot{background:#fff;border:1px solid var(--brand-line);padding:0}.cawi-page .av.bot img{width:100%;height:100%;object-fit:contain;transform:scale(1.12)}.cawi-page .bubble{background:#fff;border:1px solid var(--brand-line);border-radius:14px;padding:10px 14px;color:var(--ink);width:fit-content;max-width:min(78%,22rem);text-align:left;line-height:1.45;box-shadow:0 2px 8px rgba(90,60,160,.05)}.cawi-page .bubble.user{background:var(--grad);color:#fff;border:none;box-shadow:0 6px 16px rgba(112,32,240,.28);border-bottom-right-radius:5px}.cawi-page .msg:not(.right) .bubble{border-bottom-left-radius:5px}.cawi-page .tools{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 10px 46px;transform:translateY(10px)}.cawi-page .gate,.cawi-page .tools{opacity:0;animation:cawi-rise 1.35s ease forwards}.cawi-page .gate{margin:4px 0 8px 46px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ok);transform:translateY(8px)}.cawi-page .briefing,.cawi-page .plan{margin:0 0 14px 46px;width:calc(100% - 46px);max-width:22rem;background:#fff;border:1px solid var(--brand-line);border-radius:12px;padding:12px 14px;color:var(--ink);font-size:.8rem;text-align:left;box-shadow:0 4px 14px rgba(90,60,160,.06)}.cawi-page .briefing.msg,.cawi-page .plan.msg{display:block;opacity:0;transform:translateY(14px);animation:cawi-rise 1.35s ease forwards}.cawi-page .briefing{border-left:3px solid var(--brand)}.cawi-page .briefing .row{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px dashed var(--brand-line)}.cawi-page .briefing .row:last-child{border:0}.cawi-page .briefing .tagx{color:var(--brand);font-weight:700;white-space:nowrap}.cawi-page .briefing .foot{margin-top:10px;font-weight:700;color:var(--ink)}.cawi-page .briefing .foot.ok{color:var(--ok)}.cawi-page .conn-pick .ptitle,.cawi-page .plan .ptitle{font-weight:800;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:8px}.cawi-page .plan ol{margin:0;padding-left:1.1rem}.cawi-page .plan li{margin:4px 0}.cawi-page .plan .approve{margin-top:10px;display:inline-flex;gap:8px;flex-wrap:wrap}.cawi-page .plan .approve span{font-size:.72rem;font-weight:700;padding:6px 10px;border-radius:8px;border:1px solid var(--brand-line);background:var(--brand-soft);color:var(--brand)}.cawi-page .plan .approve span.alt{background:#fff;color:var(--muted)}.cawi-page .conn-pick{margin:0 0 14px 46px;width:calc(100% - 46px);max-width:22rem;background:#fff;border:1px solid var(--brand-line);border-radius:12px;padding:12px;box-shadow:0 4px 14px rgba(90,60,160,.06);opacity:0;transform:translateY(14px);animation:cawi-rise 1.35s ease forwards}.cawi-page .conn-pick .ptitle{margin-bottom:10px}.cawi-page .conn-grid{display:flex;flex-wrap:wrap;gap:10px}.cawi-page .conn{font-family:var(--sans);display:inline-flex;flex-direction:column;align-items:center;gap:5px;width:56px;padding:0;border:none;background:transparent;color:var(--ink);cursor:default;transition:transform .15s ease}.cawi-page .conn .conn-ico{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-size:.78rem;font-weight:800;letter-spacing:-.02em;color:#fff;border:1.5px solid transparent;box-shadow:0 4px 12px rgba(80,50,160,.12);transition:box-shadow .2s,border-color .2s,transform .2s}.cawi-page .conn .conn-ico[data-app=procore]{background:linear-gradient(135deg,#f97316,#ea580c)}.cawi-page .conn .conn-ico[data-app=oracle]{background:linear-gradient(135deg,#ef4444,#b91c1c)}.cawi-page .conn .conn-ico[data-app=outlook]{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.cawi-page .conn .conn-ico[data-app=leave]{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.cawi-page .conn .conn-ico[data-app=jira]{background:linear-gradient(135deg,#38bdf8,#0284c7)}.cawi-page .conn .conn-name{font-size:.62rem;font-weight:650;color:var(--muted);line-height:1.15;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cawi-page .conn.selectable{cursor:pointer}.cawi-page .conn.selectable:hover .conn-ico{transform:translateY(-2px);box-shadow:0 8px 18px rgba(80,50,160,.2)}.cawi-page .conn.selected .conn-ico{border-color:var(--brand-2);box-shadow:0 0 0 2px rgba(112,32,240,.2),0 6px 14px rgba(80,50,160,.18);transform:translateY(-1px)}.cawi-page .conn.selected .conn-name{color:var(--brand);font-weight:750}.cawi-page .suggest-box{margin:0 0 14px 46px;width:calc(100% - 46px);max-width:22rem;opacity:0;transform:translateY(14px);animation:cawi-rise 1.35s ease forwards}.cawi-page .suggest-box .lbl{font-size:.66rem;font-weight:800;letter-spacing:.1em;color:var(--brand);text-transform:uppercase;margin-bottom:8px}.cawi-page .schip{display:flex;align-items:flex-start;gap:8px;background:#fff;border:1px solid var(--brand-line);border-radius:12px;padding:10px 12px;margin-bottom:7px;box-shadow:0 2px 8px rgba(90,60,160,.05);text-align:left;width:100%;font-family:var(--sans);cursor:default;transition:border-color .15s,background .15s}.cawi-page .schip.selectable{cursor:pointer}.cawi-page .schip.pulse,.cawi-page .schip.selectable:hover{border-color:rgba(112,32,240,.45);background:var(--brand-soft)}.cawi-page .schip .stext{flex:1;font-size:.78rem;color:var(--ink);font-weight:500;line-height:1.4}.cawi-page .schip .ask{flex:0 0 auto;font-size:.62rem;font-weight:800;letter-spacing:.08em;color:var(--brand);border:1px solid var(--brand-line);border-radius:7px;padding:4px 8px;margin-top:1px}.cawi-page .tool{font-size:.7rem;font-weight:700;color:#8a7ac9;background:#fff;border:1px solid var(--brand-line);padding:5px 10px;border-radius:20px;display:flex;align-items:center;gap:6px;opacity:.4;transition:.55s}.cawi-page .tool .tdot{width:7px;height:7px;border-radius:50%;background:#cdc7e6;transition:.55s}.cawi-page .tool.done{opacity:1;color:var(--brand);border-color:rgba(112,32,240,.4);background:var(--brand-soft)}.cawi-page .tool.done .tdot{background:var(--brand);box-shadow:0 0 8px rgba(48,96,248,.55)}.cawi-page .typing span{display:inline-block;width:6px;height:6px;margin:0 1px;border-radius:50%;background:#b9b0dd;animation:cawi-bounce 1.2s infinite}.cawi-page .typing span:nth-child(2){animation-delay:.2s}.cawi-page .typing span:nth-child(3){animation-delay:.4s}@keyframes cawi-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-5px);opacity:1}}.cawi-page .chat-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;background:rgba(10,8,28,.55);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.cawi-page .chat-modal.open{opacity:1;visibility:visible}.cawi-page .chat-modal-shell{width:min(820px,100%);max-height:calc(100vh - 48px);align-items:stretch}.cawi-page .chat-modal-shell>.chat-modal-panel{height:min(820px,calc(100vh - 48px));transform:translateY(18px) scale(.98);transition:transform .3s ease}.cawi-page .chat-modal.open .chat-modal-shell>.chat-modal-panel{transform:none}.cawi-page .chat-modal-panel{width:100%;max-width:min(720px,calc(100% - 96px));height:min(820px,calc(100vh - 48px));background:#fff;border-radius:22px;border:1px solid var(--brand-line);box-shadow:0 40px 100px rgba(20,16,51,.35);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden;position:relative}.cawi-page .chat-modal .demo-stage{grid-column:1;grid-row:1;min-height:0;height:100%;display:flex;flex-direction:column}.cawi-page .chat-modal .demo-body{flex:1 1 auto;height:auto;min-height:0}.cawi-page .chat-modal-close{margin-left:0;width:14px;height:14px;border-radius:50%;border:none;background:#ff5f57;box-shadow:inset 0 0 0 .5px rgba(0,0,0,.12);color:transparent;font-size:0;cursor:pointer;line-height:1;flex-shrink:0;position:relative;padding:0}.cawi-page .chat-modal-close:after,.cawi-page .chat-modal-close:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:1.5px;border-radius:1px;background:transparent;transform-origin:center}.cawi-page .chat-modal-close:before{transform:translate(-50%,-50%) rotate(45deg)}.cawi-page .chat-modal-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.cawi-page .chat-modal-close:hover{background:#ff453a}.cawi-page .chat-modal-close:hover:after,.cawi-page .chat-modal-close:hover:before{background:rgba(80,20,10,.55)}.cawi-page .chat-composer{flex:0 0 auto;border-top:none;background:transparent;padding:0 12px 12px;position:relative;z-index:2}.cawi-page .ask-chips{display:flex;flex-wrap:nowrap;gap:6px;margin-bottom:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.cawi-page .ask-chips::-webkit-scrollbar{display:none}.cawi-page .ask-chip{font-family:var(--sans);font-size:.72rem;font-weight:600;color:var(--ink);background:rgba(255,255,255,.88);border:1px solid var(--brand-line);border-radius:999px;padding:6px 10px;cursor:pointer;text-align:left;white-space:nowrap;flex:0 0 auto;transition:border-color .15s,background .15s,transform .15s}.cawi-page .ask-chip:focus-visible,.cawi-page .ask-chip:hover{border-color:rgba(112,32,240,.45);background:#ebe4ff;outline:none;transform:translateY(-1px)}.cawi-page .ask-chip.active{border-color:var(--brand-2);color:var(--brand);box-shadow:0 0 0 2px rgba(112,32,240,.12)}.cawi-page .chat-composer .cawi-askbar{padding:0;background:transparent}.cawi-page .chat-composer .cawi-askbar-pill{gap:8px;min-height:52px;padding:6px 6px 6px 16px}.cawi-page .chat-composer .cawi-askbar-pill input{flex:1 1 auto;min-width:0;border:none;outline:none;background:transparent;font-family:var(--sans);font-size:.95rem;font-weight:500;color:var(--ink);padding:0}.cawi-page .chat-composer .cawi-askbar-pill input::placeholder{color:#9a9ab0}.cawi-page .cawi-ask-send{flex:0 0 auto;font-family:var(--sans);font-size:.88rem;font-weight:700;color:#fff;background:var(--brand);border:none;border-radius:999px;padding:10px 16px;cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s}.cawi-page .cawi-ask-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px rgba(112,32,240,.28)}.cawi-page .cawi-ask-send:disabled{opacity:.45;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.cawi-page .briefing.msg,.cawi-page .conn-pick,.cawi-page .gate,.cawi-page .msg,.cawi-page .plan.msg,.cawi-page .suggest-box,.cawi-page .tools{animation-duration:.01ms;opacity:1;transform:none}.cawi-page .demo-hint,.cawi-page .live:before{animation:none}.cawi-page .hero h1.grad,.cawi-page .hero-lockup .wordmark{animation:none;background-position:0 50%}}.cawi-page .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.cawi-page .reveal.in{opacity:1;transform:none}.cawi-page .eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-2);margin-bottom:12px}.cawi-page h2,.cawi-page h3{font-family:var(--display);color:var(--ink);line-height:1.12;margin:0;letter-spacing:-.03em}.cawi-page h2{font-size:clamp(1.75rem,3.5vw,2.7rem);font-weight:700}.cawi-page h3{font-size:1.28rem;font-weight:700;letter-spacing:-.02em}@media (min-width:901px){.cawi-page .snap-panel{min-height:100dvh;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.cawi-page .hero.snap-panel{scroll-snap-align:start;scroll-margin-top:0}.cawi-page .hero.snap-panel>.wrap,.cawi-page .snap-panel>.wrap{width:100%}.cawi-page .snap-panel:not(.hero)>.wrap{flex:1;display:flex;flex-direction:column;justify-content:center;gap:22px;padding-block:28px;min-height:100dvh;box-sizing:border-box}}.cawi-page .center{text-align:center;max-width:780px;margin:0 auto 36px}.cawi-page .center p{font-size:1.22rem;margin-top:14px;color:var(--body);line-height:1.6}.cawi-page #deploy .center h2,.cawi-page #further .center h2,.cawi-page #how .center h2{white-space:nowrap}.cawi-page #deploy,.cawi-page #further,.cawi-page #how{position:relative;z-index:1;padding:28px 0;margin-top:0}.cawi-page #deploy,.cawi-page #how{background:#e8e8eb}.cawi-page .hero-mix #how{padding-bottom:8px}.cawi-page .hero-mix #deploy{padding-top:8px}@media (max-width:900px){.cawi-page #deploy,.cawi-page #further,.cawi-page #how{padding:28px 0}.cawi-page .hero-mix #deploy,.cawi-page .hero-mix #how{padding-top:24px;padding-bottom:24px}.cawi-page .hero-mix #how{padding-bottom:20px}.cawi-page .hero-mix #deploy{padding-top:20px}.cawi-page .hero-mix #deploy.snap-panel,.cawi-page .hero-mix #how.snap-panel{min-height:auto}.cawi-page .hero-mix #deploy.snap-panel>.wrap,.cawi-page .hero-mix #how.snap-panel>.wrap{min-height:auto;padding-block:8px;gap:28px}.cawi-page #deploy .center,.cawi-page #further .center,.cawi-page #how .center{margin-bottom:36px}.cawi-page #deploy .how-note,.cawi-page #further .how-note,.cawi-page #how .how-note{margin-top:36px}}.cawi-page #deploy:before,.cawi-page #how:before{display:none}.cawi-page #deploy>.wrap,.cawi-page #further>.wrap,.cawi-page #how>.wrap{position:relative;z-index:1}.cawi-page #deploy .center,.cawi-page #further .center,.cawi-page #how .center{margin-bottom:20px}@media (min-width:901px){.cawi-page #deploy .how-flow,.cawi-page #further .how-flow,.cawi-page #how .how-flow{margin-top:0}.cawi-page #deploy .how-note,.cawi-page #further .how-note,.cawi-page #how .how-note{margin-top:4px;margin-bottom:0}.cawi-page #deploy .center,.cawi-page #further .center,.cawi-page #how .center{margin-bottom:0}.cawi-page #deploy,.cawi-page #further,.cawi-page #how{--how-diagram-h:228px}.cawi-page #further .further-cta{margin-top:0}.cawi-page .hero-mix #deploy.snap-panel,.cawi-page .hero-mix #how.snap-panel{min-height:auto;scroll-snap-align:none}.cawi-page .hero-mix #deploy.snap-panel>.wrap,.cawi-page .hero-mix #how.snap-panel>.wrap{min-height:auto;padding-block:20px;gap:16px}.cawi-page .hero-mix #deploy .center,.cawi-page .hero-mix #how .center{margin-bottom:12px}}.cawi-page .how-flow{--how-diagram-h:212px;--how-gap:16px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);column-gap:18px;align-items:stretch;margin-top:28px}.cawi-page .how-stage{min-width:0;display:grid;grid-template-rows:var(--how-diagram-h) auto;gap:var(--how-gap);height:100%}.cawi-page .how-diagram{position:relative;height:var(--how-diagram-h);border-radius:16px;background:#fff;border:1px solid rgba(20,16,51,.08);box-shadow:0 10px 28px rgba(20,16,51,.06);overflow:hidden}.cawi-page .how-diagram:before{display:none}.cawi-page .how-stage:nth-child(3) .how-diagram,.cawi-page .how-stage:nth-child(5) .how-diagram{background:#fff}.cawi-page .how-copy{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:2px 4px 0}.cawi-page .lstep{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-size:.92rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--brand);margin-bottom:2px;line-height:1.2}.cawi-page .how-icon{width:28px;height:28px;border-radius:8px;display:inline-grid;place-items:center;flex:0 0 auto;background:rgba(112,32,240,.1);border:none;color:var(--brand-2)}.cawi-page .how-icon svg{width:15px;height:15px;display:block}.cawi-page .how-stage:nth-child(3) .how-icon{background:rgba(248,120,24,.12);color:var(--logo-orange)}.cawi-page .how-stage:nth-child(5) .how-icon{background:rgba(15,159,110,.12);color:var(--ok)}.cawi-page .how-stage:nth-child(3) .lstep{color:var(--logo-orange)}.cawi-page .how-stage:nth-child(5) .lstep{color:var(--ok)}.cawi-page .how-copy h3{margin-bottom:2px;font-size:clamp(1.3rem,1.6vw,1.5rem);line-height:1.28}.cawi-page .how-copy p{font-size:1.14rem;line-height:1.55;color:var(--muted);max-width:34ch}.cawi-page #further .how-copy p{max-width:42ch}.cawi-page .how-arrow{display:flex;align-items:center;justify-content:center;height:var(--how-diagram-h);color:rgba(20,16,51,.28);align-self:start}.cawi-page .how-arrow svg{width:32px;height:16px;overflow:visible}.cawi-page .how-arrow .dash{stroke-dasharray:4 5;animation:howDash 1.2s linear infinite}@keyframes howDash{to{stroke-dashoffset:-18}}@media (max-width:900px){.cawi-page .how-flow{grid-template-columns:1fr;column-gap:0;row-gap:0;margin-top:36px;--how-diagram-h:auto;--how-gap:20px}.cawi-page .how-stage{grid-template-rows:auto auto;height:auto;width:100%;max-width:100%}.cawi-page .how-copy{order:-1;padding-top:0;padding-bottom:4px}.cawi-page .how-diagram{order:1;height:auto;min-height:0;width:100%;max-width:100%;overflow:hidden}.cawi-page .how-arrow{display:flex;height:40px;align-self:center;margin:32px 0 36px}.cawi-page .how-arrow svg{transform:rotate(90deg);transform-origin:center}.cawi-page .how-stage+.how-stage{margin-top:0;padding-top:0;border-top:none}.cawi-page .how-copy p{max-width:none}}.cawi-page .diag-ask{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:22px 18px;gap:14px}.cawi-page .diag-ask .bubble{align-self:flex-end;max-width:92%;background:var(--grad);color:#fff;font-size:.88rem;font-weight:600;line-height:1.4;padding:14px 16px;border-radius:14px 14px 5px 14px;box-shadow:0 8px 18px rgba(112,32,240,.2)}.cawi-page .diag-ask .hint{align-self:flex-start;display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;color:var(--muted);background:rgba(244,244,247,.95);border:1px solid rgba(20,16,51,.08);border-radius:999px;padding:7px 12px;line-height:1.25;max-width:100%}.cawi-page .diag-ask .hint .dot{width:7px;height:7px;border-radius:50%;background:var(--brand-2);flex:0 0 auto}.cawi-page .diag-confirm{position:absolute;inset:0;background:transparent;border:none;border-radius:0;padding:20px 18px 18px;box-shadow:none;display:flex;flex-direction:column;justify-content:center;gap:11px}.cawi-page .diag-confirm .ptitle{font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:2px;line-height:1.2}.cawi-page .diag-confirm .row{display:flex;align-items:center;gap:10px;font-size:.86rem;font-weight:600;color:var(--ink);line-height:1.3}.cawi-page .diag-confirm .row i{width:16px;height:16px;border-radius:50%;border:none;background:rgba(112,32,240,.12);flex:0 0 auto;position:relative}.cawi-page .diag-confirm .row i:after{content:"";position:absolute;left:5px;top:3px;width:4px;height:7px;border:solid var(--brand);border-width:0 1.8px 1.8px 0;transform:rotate(45deg);opacity:.95}.cawi-page .diag-confirm .actions{display:flex;gap:8px;margin-top:6px}.cawi-page .diag-confirm .actions span{font-size:.78rem;font-weight:700;padding:8px 14px;border-radius:8px;line-height:1.2}.cawi-page .diag-confirm .actions .yes{background:var(--grad);color:#fff}.cawi-page .diag-confirm .actions .no{color:var(--muted);border:1px solid rgba(20,16,51,.12);background:#fff}.cawi-page .diag-complete{position:absolute;inset:0;display:grid;place-items:center;padding:14px 12px}.cawi-page .diag-complete svg{width:100%;height:100%;overflow:visible}.cawi-page .diag-complete .hub{fill:url(#howHubGrad);stroke:none}.cawi-page .diag-complete .link{stroke:rgba(112,32,240,.28);stroke-width:1.5;stroke-dasharray:3 4;stroke-linecap:round;animation:howDash 1.4s linear infinite}.cawi-page .diag-complete .lbl{font-family:var(--sans);font-size:11px;font-weight:700;fill:var(--ink)}.cawi-page .how-note{margin-top:24px;text-align:center;font-size:1.22rem;color:var(--muted);max-width:44rem;margin-left:auto;margin-right:auto;line-height:1.55}.cawi-page .how-note strong{color:var(--ink);font-weight:700}.cawi-page #further{background:var(--soft)}.cawi-page .further-cta{display:flex;flex-direction:column;align-items:center;gap:12px}.cawi-page .further-price{margin:0;text-align:center;font-size:1.02rem;color:var(--muted);max-width:36rem;line-height:1.45}@media (max-width:900px){.cawi-page .further-cta{margin-top:40px;gap:18px}}.cawi-page #deploy .eyebrow,.cawi-page #further .eyebrow,.cawi-page #how .eyebrow{font-size:.86rem}.cawi-page #deploy .center p,.cawi-page #further .center p,.cawi-page #how .center p{max-width:38rem;margin-left:auto;margin-right:auto;color:var(--muted);font-size:1.28rem}.cawi-page .diag-place{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:20px 18px;gap:10px}.cawi-page .diag-place .row{display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:600;color:var(--ink);line-height:1.3;padding:10px 12px;border-radius:10px;background:rgba(244,244,247,.95);border:1px solid rgba(20,16,51,.08)}.cawi-page .diag-place .row i{width:28px;height:28px;border-radius:8px;flex:0 0 auto;display:grid;place-items:center;background:rgba(112,32,240,.1);color:var(--brand-2)}.cawi-page .diag-place .row i svg{width:14px;height:14px;display:block}.cawi-page .diag-place .row.active{background:rgba(112,32,240,.08);border-color:rgba(112,32,240,.22)}.cawi-page .diag-model{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:20px 18px;gap:12px}.cawi-page .diag-model .ptitle{font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);line-height:1.2}.cawi-page .diag-model .opt{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid rgba(20,16,51,.1);background:#fff}.cawi-page .diag-model .opt i{width:28px;height:28px;border-radius:8px;flex:0 0 auto;display:grid;place-items:center}.cawi-page .diag-model .opt i svg{width:14px;height:14px;display:block}.cawi-page .diag-model .opt .copy{display:flex;flex-direction:column;gap:2px;min-width:0}.cawi-page .diag-model .opt strong{font-size:.88rem;font-weight:700;color:var(--ink);line-height:1.25}.cawi-page .diag-model .opt span{font-size:.78rem;font-weight:600;color:var(--muted);line-height:1.3}.cawi-page .diag-model .opt.a{border-color:rgba(248,120,24,.28);background:rgba(248,120,24,.06)}.cawi-page .diag-model .opt.a i{background:rgba(248,120,24,.16);color:#c45a0e}.cawi-page .diag-model .opt.b{border-color:rgba(112,32,240,.22);background:rgba(112,32,240,.06)}.cawi-page .diag-model .opt.b i{background:rgba(112,32,240,.12);color:var(--brand-2)}.cawi-page .diag-govern{position:absolute;inset:0;display:grid;place-items:center;padding:14px 12px}.cawi-page .diag-govern>svg{width:100%;height:100%;overflow:visible}.cawi-page .diag-govern .hub{fill:url(#deployHubGrad)}.cawi-page .diag-govern .lbl{font-size:11px;font-weight:700;fill:var(--ink);font-family:var(--sans),system-ui,sans-serif}.cawi-page .diag-govern .node-ico{stroke:#0f766e;fill:none}.cawi-page .diag-govern .link{stroke:rgba(15,159,110,.35);stroke-width:1.5;stroke-linecap:round}.cawi-page .app-mark img[src*="mcp.png"]{mix-blend-mode:multiply}.cawi-page .app-mark{display:inline-flex;align-items:center;gap:.28em;white-space:nowrap}.cawi-page .app-mark img{width:1.05em;height:1.05em;object-fit:contain;border-radius:3px;flex:0 0 auto}.welcome-stars{position:fixed;inset:0;z-index:400;pointer-events:none;overflow:hidden}.welcome-star{position:absolute;top:0;left:var(--x);width:var(--size);height:var(--size);margin-left:calc(var(--size) / -2);background:linear-gradient(145deg,#fff8dc,#ffe566 32%,#ffc107 62%,#f87818);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);filter:drop-shadow(0 0 6px rgba(255,196,48,.9));opacity:0;will-change:transform,opacity;animation:welcome-star-fall var(--dur) var(--delay) cubic-bezier(.22,.61,.36,1) forwards,welcome-star-twinkle calc(var(--dur) * .45) var(--delay) ease-in-out infinite}.welcome-star.sparkle{clip-path:polygon(50% 0,65% 35%,100% 50%,65% 65%,50% 100%,35% 65%,0 50%,35% 35%);background:linear-gradient(145deg,#ffffff,#fff4b0 40%,#ffd24a);filter:drop-shadow(0 0 8px rgba(255,220,80,1))}@keyframes welcome-star-fall{0%{transform:translate3d(0,-14vh,0) rotate(0deg) scale(.35);opacity:0}8%{opacity:1;transform:translateZ(0) rotate(18deg) scale(1)}78%{opacity:1}to{transform:translate3d(var(--drift),108vh,0) rotate(var(--spin)) scale(.55);opacity:0}}@keyframes welcome-star-twinkle{0%,to{filter:drop-shadow(0 0 4px rgba(255,196,48,.7))}50%{filter:drop-shadow(0 0 10px rgba(255,230,120,1))}}@media (prefers-reduced-motion:reduce){.welcome-stars{display:none}}@media (max-width:900px){.cawi-page .how-diagram{height:auto!important;min-height:0;max-width:100%;width:100%;box-sizing:border-box}.cawi-page .diag-ask,.cawi-page .diag-complete,.cawi-page .diag-confirm,.cawi-page .diag-govern,.cawi-page .diag-model,.cawi-page .diag-place{position:relative!important;inset:auto!important;top:auto;right:auto;bottom:auto;left:auto;width:100%;max-width:100%;height:auto!important;min-height:0;box-sizing:border-box}.cawi-page .diag-ask{padding:18px 16px;gap:12px}.cawi-page .diag-ask .bubble{max-width:100%;align-self:stretch;font-size:.84rem}.cawi-page .diag-confirm{padding:16px 14px;gap:10px}.cawi-page .diag-confirm .row{font-size:.82rem;flex-wrap:wrap}.cawi-page .diag-model,.cawi-page .diag-place{padding:16px 14px}.cawi-page .diag-complete,.cawi-page .diag-govern{display:block;padding:16px 12px 18px}.cawi-page .diag-complete svg,.cawi-page .diag-govern>svg{width:100%!important;height:auto!important;max-width:100%;aspect-ratio:240/168;display:block}}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_9d5196{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_9d5196{--font-cawi-display:"Outfit","Outfit Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_e73cbf{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_e73cbf{--font-cawi-sans:"Source Sans 3","Source Sans 3 Fallback"}