/* CTDG bottom command dock + homepage corporate footer */
.ctdg-bottom-dock{position:fixed;z-index:72;left:50%;bottom:14px;transform:translateX(-50%);width:min(980px,calc(100% - 34px));height:68px;display:grid;grid-template-columns:auto repeat(7,minmax(72px,1fr));align-items:center;gap:4px;padding:7px 9px;border:1px solid rgba(69,188,255,.3);border-radius:19px;background:linear-gradient(145deg,rgba(5,28,50,.94),rgba(3,17,31,.92));box-shadow:inset 0 1px rgba(255,255,255,.08),0 24px 70px rgba(0,0,0,.42),0 0 42px rgba(20,135,255,.11);backdrop-filter:blur(24px);transition:transform .3s ease,opacity .3s ease;isolation:isolate}
.ctdg-bottom-dock.is-footer-near{transform:translate(-50%,calc(100% + 28px));opacity:0;pointer-events:none}
.dock-brand{height:48px;min-width:76px;display:flex;align-items:center;gap:8px;padding:0 10px 0 4px;border-right:1px solid rgba(76,178,235,.12);color:#eef9ff;font-size:.65rem;font-weight:900;letter-spacing:.12em}
.dock-brand img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(42,202,255,.16))}
.dock-action{height:50px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid transparent!important;border-radius:12px;background:transparent!important;color:#91b1c8!important;text-decoration:none!important;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.dock-action:hover,.dock-action:focus-visible,.dock-action.is-open{background:rgba(16,70,112,.55)!important;border-color:rgba(67,198,255,.18)!important;color:#fff!important;transform:translateY(-2px)}
.dock-action .vicon{width:22px;height:22px;display:grid;place-items:center;color:#50dcff}
.dock-action .vicon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.dock-action small{font-size:.56rem;font-weight:800;letter-spacing:.02em}
.dock-cora{background:linear-gradient(145deg,rgba(12,73,121,.5),rgba(5,34,59,.45))!important}
.dock-enquiry{background:linear-gradient(145deg,rgba(13,88,143,.48),rgba(5,34,59,.38))!important}
.dock-system-panel{position:absolute;left:50%;bottom:calc(100% + 12px);width:min(700px,calc(100vw - 36px));padding:14px;border:1px solid rgba(66,189,255,.29);border-radius:20px;background:linear-gradient(155deg,rgba(5,31,57,.98),rgba(3,19,36,.96));box-shadow:inset 0 1px rgba(255,255,255,.08),0 28px 80px rgba(0,0,0,.46),0 0 48px rgba(22,135,255,.11);backdrop-filter:blur(28px);opacity:0;pointer-events:none;transform:translate(-50%,12px) scale(.985);transform-origin:center bottom;transition:opacity .2s ease,transform .2s ease}
.ctdg-bottom-dock.system-open .dock-system-panel{opacity:1;pointer-events:auto;transform:translate(-50%,0) scale(1)}
.dock-system-panel:after{content:"";position:absolute;left:50%;bottom:-7px;width:12px;height:12px;border-right:1px solid rgba(66,189,255,.29);border-bottom:1px solid rgba(66,189,255,.29);background:rgba(4,24,43,.98);transform:translateX(-50%) rotate(45deg)}
.dock-panel-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:2px 2px 11px;border-bottom:1px solid rgba(84,174,232,.12)}
.dock-panel-head span,.dock-panel-head strong{display:block}.dock-panel-head span{color:#55dcff;font-size:.57rem;font-weight:900;letter-spacing:.15em}.dock-panel-head strong{margin-top:4px;color:#f1f9ff;font-size:.95rem}.dock-panel-head>a{color:#70ddff;font-size:.6rem;font-weight:800;text-decoration:none;white-space:nowrap;padding-top:4px}
.dock-system-major{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}
.dock-system-major>a{display:flex;gap:8px;align-items:center;min-height:60px;padding:9px;border:1px solid rgba(66,171,233,.14);border-radius:12px;background:rgba(7,38,65,.5);text-decoration:none}
.dock-system-major>a:hover{border-color:rgba(78,208,255,.34);background:rgba(11,54,90,.66)}
.dock-system-major .vicon{width:25px;height:25px;color:#55dcff;flex:0 0 25px}.dock-system-major .vicon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}
.dock-system-major b,.dock-system-major small,.dock-cluster-grid b,.dock-cluster-grid small{display:block}.dock-system-major b{color:#effaff;font-size:.66rem}.dock-system-major small{color:#708fa6;font-size:.53rem;line-height:1.3;margin-top:2px}
.dock-system-label{margin:12px 2px 7px;color:#7195b1;font-size:.54rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.dock-cluster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.dock-cluster-grid>a{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(68,168,225,.12);border-radius:10px;background:rgba(6,31,55,.48);text-decoration:none}
.dock-cluster-grid>a:hover{border-color:rgba(72,205,255,.3);background:rgba(9,49,82,.66)}
.dock-cluster-grid>a>span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex:0 0 28px;border:1px solid rgba(75,202,255,.2);background:rgba(17,101,164,.2);color:#60e1ff;font-size:.5rem;font-weight:900}
.dock-cluster-grid b{color:#dff6ff;font-size:.6rem}.dock-cluster-grid small{color:#6d8ca4;font-size:.51rem;margin-top:1px}

/* Lift Cora above the persistent dock. */
.ctai-fab{bottom:94px!important;right:22px!important;transition:bottom .25s ease,opacity .25s ease,transform .25s ease!important}

/* Client enquiry modal */
.client-enquiry-shell{position:fixed;inset:0;z-index:9996;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(1,7,14,.78);backdrop-filter:blur(16px)}
.client-enquiry-shell.open{display:flex}
.client-enquiry-card{position:relative;width:min(760px,96vw);max-height:92vh;overflow:auto;padding:26px;border:1px solid rgba(70,194,255,.27);border-radius:24px;background:linear-gradient(145deg,#071a2e,#03101d);color:#eef9ff;box-shadow:inset 0 1px rgba(255,255,255,.07),0 36px 110px rgba(0,0,0,.58),0 0 60px rgba(19,132,255,.1)}
.client-enquiry-close{position:absolute;right:14px;top:13px;width:36px;height:36px;border:1px solid rgba(82,177,234,.14);border-radius:10px;background:rgba(7,35,59,.7);color:#9ec4dc;font-size:1.4rem;cursor:pointer}
.client-enquiry-head{display:grid;grid-template-columns:52px 1fr;gap:14px;padding-right:38px}.client-enquiry-head>.vicon{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(75,204,255,.22);border-radius:14px;background:rgba(12,72,118,.42);color:#55dcff}.client-enquiry-head>.vicon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}
.client-enquiry-head small{display:block;color:#56d9ff;font-size:.58rem;font-weight:900;letter-spacing:.15em}.client-enquiry-head h2{font-size:2rem;letter-spacing:-.03em;margin:4px 0 7px}.client-enquiry-head p{color:#86a5bc;line-height:1.55;margin:0;font-size:.78rem}
#clientEnquiryForm{margin-top:22px}.client-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.client-form-grid label{display:block}.client-form-grid label.wide{grid-column:1/-1}.client-form-grid span{display:block;color:#8aa8bf;font-size:.61rem;font-weight:800;margin:0 0 5px 2px}
.client-form-grid input,.client-form-grid textarea{width:100%;border:1px solid rgba(71,171,231,.16);border-radius:11px;background:rgba(3,21,37,.74);color:#fff;padding:11px 12px;outline:none;resize:vertical}.client-form-grid input:focus,.client-form-grid textarea:focus{border-color:rgba(76,212,255,.42);box-shadow:0 0 0 3px rgba(38,171,235,.08)}
.client-consent{display:flex;align-items:flex-start;gap:8px;margin:13px 2px;color:#7f9db4;font-size:.66rem}.client-consent input{margin-top:2px}
.client-form-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px}.client-form-status{color:#80a1b9;font-size:.67rem;line-height:1.4}.client-form-status.success{color:#70e5ac}.client-form-status.error{color:#ff9cae}
.client-form-actions button{display:flex;align-items:center;gap:8px;border:1px solid rgba(101,221,255,.38);border-radius:10px;background:linear-gradient(135deg,#1675da,#13bce9);color:#fff;padding:10px 15px;font-weight:800;cursor:pointer}.client-form-actions .vicon{width:18px;height:18px}

/* Professional corporate footer */
.corporate-footer{position:relative;background:linear-gradient(180deg,#020a13,#030d18 58%,#02070e);border-top:1px solid rgba(57,160,221,.12);color:#dcecf8;padding:66px 0 26px;overflow:hidden}
.corporate-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 16% 10%,rgba(25,136,219,.11),transparent 28%),radial-gradient(circle at 85% 0%,rgba(25,193,255,.06),transparent 24%)}
.corporate-footer-grid{position:relative;display:grid;grid-template-columns:1.45fr .75fr .85fr 1fr;gap:46px}
.footer-company-brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none}.footer-company-brand img{width:58px;height:58px;object-fit:contain}.footer-company-brand strong,.footer-company-brand span{display:block}.footer-company-brand strong{font-size:.9rem;letter-spacing:.08em}.footer-company-brand span{margin-top:3px;color:#54d8ff;font-size:.54rem;letter-spacing:.11em;text-transform:uppercase}
.footer-company>p{max-width:430px;color:#7898b0;font-size:.76rem;line-height:1.7;margin:18px 0}.footer-company-meta{display:flex;gap:12px;flex-wrap:wrap;color:#65869f;font-size:.59rem}.footer-company-meta span:first-child{display:flex;align-items:center;gap:7px}.footer-company-meta i{width:7px;height:7px;border-radius:50%;background:#45ff82;box-shadow:0 0 10px #45ff82}
.footer-column{display:flex;flex-direction:column;gap:9px}.footer-column>strong{color:#edf8ff;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}.footer-column>a,.footer-column>button{display:flex;align-items:center;gap:7px;border:0;background:none;padding:0;color:#7798b0;text-decoration:none;font-size:.68rem;text-align:left;cursor:pointer}.footer-column>a:hover,.footer-column>button:hover{color:#55dbff}.footer-connect .vicon{width:18px;height:18px;color:#4edaff}.footer-connect .vicon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.corporate-footer-bottom{position:relative;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:48px;padding-top:18px;border-top:1px solid rgba(66,161,218,.1);color:#527189;font-size:.58rem}.corporate-footer-bottom>div{display:flex;gap:18px;align-items:center}.corporate-footer-bottom a{color:#7194ad;text-decoration:none}.corporate-footer-bottom a:hover{color:#55d9ff}
.contact-enquiry-button{border:0;background:none;color:inherit;font:inherit;cursor:pointer;width:100%;text-align:left}

/* Mobile bottom bar */
@media(max-width:760px){
  .ctdg-bottom-dock{left:8px;right:8px;bottom:8px;transform:none;width:auto;height:64px;grid-template-columns:repeat(5,1fr);gap:3px;padding:6px;border-radius:17px}
  .ctdg-bottom-dock.is-footer-near{transform:translateY(calc(100% + 20px))}
  .dock-brand,.dock-secondary{display:none!important}.dock-action{height:50px;min-width:0}.dock-action small{font-size:.51rem}
  .dock-system-panel{left:8px;right:8px;bottom:calc(100% + 9px);width:auto;max-height:min(70vh,580px);overflow:auto;transform:translateY(10px) scale(.985)}
  .ctdg-bottom-dock.system-open .dock-system-panel{transform:translateY(0) scale(1)}
  .dock-system-panel:after{left:30%;transform:translateX(-50%) rotate(45deg)}
  .dock-system-major{grid-template-columns:1fr 1fr}.dock-cluster-grid{grid-template-columns:1fr 1fr}
  .ctai-fab{bottom:84px!important;right:12px!important}.ctai-fab-copy small{display:none}
  .client-enquiry-shell{padding:8px}.client-enquiry-card{padding:19px 15px;border-radius:18px}.client-enquiry-head{grid-template-columns:42px 1fr;gap:11px}.client-enquiry-head>.vicon{width:42px;height:42px}.client-enquiry-head h2{font-size:1.55rem}.client-form-grid{grid-template-columns:1fr}.client-form-grid label.wide{grid-column:auto}.client-form-actions{align-items:stretch;flex-direction:column}.client-form-actions button{justify-content:center}
  .corporate-footer{padding:54px 0 96px}.corporate-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-company{grid-column:1/-1}.corporate-footer-bottom{align-items:flex-start;flex-direction:column;margin-top:36px}.corporate-footer-bottom>div{flex-wrap:wrap}
}
@media(max-width:480px){.corporate-footer-grid{grid-template-columns:1fr}.footer-company{grid-column:auto}.dock-system-major,.dock-cluster-grid{grid-template-columns:1fr}.dock-panel-head{align-items:flex-start;flex-direction:column;gap:7px}}
@media(prefers-reduced-motion:reduce){.ctdg-bottom-dock,.dock-action,.dock-system-panel{transition:none!important}}

/* Guided Cora funnel */
.funnel-card{width:min(900px,96vw);min-height:600px;padding:24px 26px 26px}
.funnel-brand{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding-right:42px}
.funnel-cora-mark{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;border:1px solid rgba(70,199,255,.25);background:radial-gradient(circle at 40% 30%,rgba(55,207,255,.22),rgba(5,37,64,.68));box-shadow:0 10px 30px rgba(0,0,0,.2)}
.funnel-cora-mark img{width:46px;height:46px;object-fit:contain}
.funnel-brand small,.funnel-step-copy small,.funnel-conversation-head small,.funnel-complete-eyebrow{display:block;color:#56dcff;font-size:.57rem;font-weight:900;letter-spacing:.14em}
.funnel-brand h2{font-size:1.8rem;letter-spacing:-.035em;margin:3px 0 6px}
.funnel-brand p,.funnel-step-copy p{margin:0;color:#7f9fb7;font-size:.74rem;line-height:1.55}
.funnel-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0 18px}
.funnel-progress span{position:relative;display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid rgba(68,160,219,.11);border-radius:10px;background:rgba(5,29,50,.55);color:#607f96;font-size:.57rem;font-weight:800}
.funnel-progress span b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#071f35;border:1px solid rgba(73,184,240,.15);font-size:.56rem}
.funnel-progress span.active{color:#b7d8eb;border-color:rgba(63,185,242,.22)}
.funnel-progress span.active b{color:#45dbff;border-color:rgba(70,212,255,.35)}
.funnel-progress span.current{background:linear-gradient(135deg,rgba(10,71,117,.62),rgba(5,36,62,.56));color:#fff}
.funnel-step{display:none}.funnel-step.active{display:block}
.funnel-step-copy{margin:6px 0 14px}.funnel-step-copy h3{font-size:1.35rem;letter-spacing:-.02em;margin:4px 0 6px}
.funnel-intent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.funnel-intent-grid button{display:flex;align-items:center;gap:10px;min-height:72px;padding:10px;border:1px solid rgba(66,169,229,.14);border-radius:13px;background:linear-gradient(145deg,rgba(8,43,73,.64),rgba(5,28,49,.55));color:#dff6ff;text-align:left;cursor:pointer;transition:.18s transform,.18s border-color,.18s background}
.funnel-intent-grid button:hover{transform:translateY(-2px);border-color:rgba(76,210,255,.36);background:rgba(10,57,94,.74)}
.funnel-intent-grid button>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:0 0 38px;border:1px solid rgba(77,208,255,.22);background:rgba(17,99,161,.22);color:#59dfff;font-size:.53rem;font-weight:900;letter-spacing:.03em}
.funnel-intent-grid b,.funnel-intent-grid small{display:block}.funnel-intent-grid b{font-size:.68rem}.funnel-intent-grid small{color:#718ea4;font-size:.53rem;line-height:1.35;margin-top:3px}
.funnel-conversation-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:10px}.funnel-conversation-head strong{display:block;margin-top:3px;font-size:.9rem}
.funnel-ai-live{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:rgba(10,72,57,.42);border:1px solid rgba(71,255,157,.17);color:#83e7b1;font-size:.55rem;font-weight:800}.funnel-ai-live i{width:7px;height:7px;border-radius:50%;background:#47ff8a;box-shadow:0 0 10px #47ff8a}
.funnel-conversation{height:300px;overflow:auto;padding:12px;border:1px solid rgba(67,163,221,.12);border-radius:15px;background:rgba(2,17,31,.58);scrollbar-width:thin}
.funnel-message{display:flex;gap:9px;align-items:flex-start;max-width:86%;margin:0 0 11px}.funnel-message.visitor{margin-left:auto;flex-direction:row-reverse}.funnel-message>span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;flex:0 0 30px;background:rgba(13,81,129,.6);border:1px solid rgba(79,201,255,.2);color:#6ee6ff;font-size:.56rem;font-weight:900}.funnel-message.visitor>span{background:rgba(33,56,88,.7);color:#b1c7d8}
.funnel-message>div{padding:9px 11px;border-radius:12px;background:rgba(10,51,84,.58);border:1px solid rgba(73,176,233,.12)}.funnel-message.visitor>div{background:rgba(20,34,54,.68)}
.funnel-message small{display:block;color:#5ddfff;font-size:.51rem;font-weight:900;letter-spacing:.06em;margin-bottom:3px}.funnel-message.visitor small{color:#7897ae}.funnel-message p{margin:0;color:#d7ebf8;font-size:.69rem;line-height:1.5}
.funnel-answer-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:9px}.funnel-answer-form textarea{min-height:58px;max-height:120px;resize:vertical;border:1px solid rgba(71,176,233,.15);border-radius:12px;background:rgba(3,20,36,.8);color:#fff;padding:10px 11px;outline:none}.funnel-answer-form textarea:focus{border-color:rgba(75,211,255,.4);box-shadow:0 0 0 3px rgba(43,174,231,.07)}.funnel-answer-form button{display:flex;align-items:center;gap:7px;align-self:stretch;border:1px solid rgba(88,211,255,.32);border-radius:11px;background:linear-gradient(135deg,#126fd4,#13b6e4);color:#fff;padding:0 15px;font-weight:800;cursor:pointer}.funnel-answer-form button:disabled{opacity:.55;cursor:wait}.funnel-answer-form .vicon{width:18px;height:18px}
.funnel-safety{margin-top:7px;color:#55768e;font-size:.52rem}
.funnel-brief{padding:16px;border:1px solid rgba(68,181,240,.17);border-radius:14px;background:linear-gradient(145deg,rgba(8,43,72,.7),rgba(4,25,44,.7));margin:10px 0 16px}.funnel-brief-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.funnel-brief-top span{color:#55ddff;font-size:.55rem;font-weight:900;letter-spacing:.12em}.funnel-brief-top b{padding:4px 7px;border-radius:999px;background:rgba(26,135,91,.25);border:1px solid rgba(74,235,157,.16);color:#85e9b2;font-size:.52rem;text-transform:capitalize}.funnel-brief p{color:#bdd7e7;font-size:.72rem;line-height:1.58;margin:10px 0}.funnel-brief-meta{display:flex;flex-wrap:wrap;gap:6px}.funnel-brief-meta span{padding:5px 7px;border-radius:999px;background:rgba(4,24,42,.62);border:1px solid rgba(64,156,211,.1);color:#7597ae;font-size:.51rem}
.funnel-brief-paths{display:grid;gap:6px;margin:10px 0}.funnel-brief-paths span{padding:7px 9px;border-radius:9px;background:rgba(14,70,108,.34);border:1px solid rgba(73,190,241,.12);color:#b8d8e9;font-size:.57rem;line-height:1.4}
.funnel-intent-grid button{position:relative}.funnel-intent-grid button.recommended{border-color:rgba(76,210,255,.5);box-shadow:0 0 0 2px rgba(55,190,245,.07),0 14px 30px rgba(0,0,0,.16)}.funnel-context-badge{position:absolute;right:8px;top:7px;padding:3px 6px;border-radius:999px;background:rgba(18,126,173,.3);border:1px solid rgba(78,218,255,.25);color:#7de8ff;font-size:.43rem;font-style:normal;font-weight:900;letter-spacing:.04em}
.funnel-discovery-surface{max-height:430px;overflow:auto;padding:2px 3px 4px;scrollbar-width:thin}.funnel-discovery-head{padding:2px 2px 12px}.funnel-discovery-head small{color:#56dcff;font-size:.55rem;font-weight:900;letter-spacing:.12em}.funnel-discovery-head h3{font-size:1.35rem;letter-spacing:-.02em;margin:4px 0 6px}.funnel-discovery-head p{margin:0;color:#7f9fb7;font-size:.7rem;line-height:1.55;max-width:760px}
.funnel-selection-count{display:flex;align-items:center;gap:8px;margin:0 0 10px;padding:8px 10px;border-radius:10px;background:rgba(5,32,54,.62);border:1px solid rgba(63,167,224,.12)}.funnel-selection-count b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(23,117,172,.3);color:#64e4ff;font-size:.6rem}.funnel-selection-count span{color:#7f9fb7;font-size:.57rem}
.funnel-choice-tree{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start}.funnel-choice-branch{min-width:0}.funnel-choice{width:100%;min-height:58px;display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid rgba(67,168,226,.14);border-radius:12px;background:linear-gradient(145deg,rgba(7,39,66,.76),rgba(4,25,44,.72));color:#dff6ff;text-align:left;cursor:pointer}.funnel-choice:hover{border-color:rgba(75,207,255,.35);background:rgba(8,53,86,.8)}.funnel-choice-branch.selected>.funnel-choice{border-color:rgba(71,220,255,.42);background:linear-gradient(145deg,rgba(10,73,112,.76),rgba(5,42,70,.78))}.funnel-choice-check{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:8px;background:rgba(19,101,154,.28);border:1px solid rgba(74,208,255,.18);color:#65e4ff;font-size:.72rem;font-weight:900}.funnel-choice b,.funnel-choice small{display:block}.funnel-choice b{font-size:.64rem}.funnel-choice small{color:#6f8da3;font-size:.5rem;line-height:1.35;margin-top:3px}.funnel-choice-children{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:6px 0 4px 14px;padding:8px;border-left:1px solid rgba(73,192,240,.18);border-radius:0 10px 10px 0;background:rgba(2,19,34,.3)}.funnel-choice-children .funnel-choice{min-height:50px;background:rgba(5,34,57,.7)}
.funnel-discovery-actions{position:sticky;bottom:-4px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding:10px 2px 2px;background:linear-gradient(180deg,rgba(3,20,35,0),rgba(3,20,35,.94) 28%)}.funnel-discovery-actions.split>div{display:flex;gap:6px;flex-wrap:wrap}.funnel-discovery-actions button{min-height:40px;padding:8px 11px;border-radius:10px;font-size:.58rem;font-weight:850;cursor:pointer}.funnel-discovery-actions .btn-quiet{border:1px solid rgba(68,166,221,.15);background:rgba(5,31,52,.72);color:#8aadc1}.funnel-discovery-actions .btn-primary{border:1px solid rgba(83,214,255,.3);background:linear-gradient(135deg,#126fd4,#13b6e4);color:#fff}
.funnel-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.funnel-context-field,.funnel-open-detail{display:grid;gap:5px}.funnel-context-field span,.funnel-open-detail span{color:#a9c5d7;font-size:.56rem;font-weight:800}.funnel-context-field input,.funnel-open-detail textarea{width:100%;box-sizing:border-box;border:1px solid rgba(71,176,233,.15);border-radius:11px;background:rgba(3,20,36,.8);color:#fff;padding:10px 11px;outline:none}.funnel-context-field input:focus,.funnel-open-detail textarea:focus{border-color:rgba(75,211,255,.4);box-shadow:0 0 0 3px rgba(43,174,231,.07)}.funnel-context-note{margin-top:9px;color:#55768e;font-size:.52rem;line-height:1.45}
.funnel-selected-preview,.funnel-review-card{padding:13px;border:1px solid rgba(67,174,232,.14);border-radius:13px;background:rgba(3,24,42,.58);margin-bottom:10px}.funnel-selected-preview small,.funnel-review-section small{display:block;color:#57dbff;font-size:.51rem;font-weight:900;letter-spacing:.1em;margin-bottom:5px}.funnel-selected-preview p,.funnel-review-section p{margin:0;color:#a9c8da;font-size:.64rem;line-height:1.5}.funnel-open-detail textarea{min-height:112px;resize:vertical}
.funnel-review-card{display:grid;gap:10px}.funnel-review-section{padding-bottom:9px;border-bottom:1px solid rgba(68,156,208,.09)}.funnel-review-section:last-child{border-bottom:0;padding-bottom:0}.funnel-review-section strong{color:#e8f9ff;font-size:.78rem}.funnel-review-paths,.funnel-review-context{display:flex;gap:6px;flex-wrap:wrap}.funnel-review-paths span,.funnel-review-context span{padding:6px 8px;border-radius:8px;background:rgba(9,61,98,.48);border:1px solid rgba(68,177,232,.12);color:#a9cadd;font-size:.53rem;line-height:1.4}.funnel-review-context span b{color:#dff6ff}
@media(max-width:760px){.funnel-discovery-surface{max-height:58vh}.funnel-choice-tree,.funnel-context-grid{grid-template-columns:1fr}.funnel-choice-children{grid-template-columns:1fr;margin-left:8px}.funnel-discovery-actions{align-items:stretch}.funnel-discovery-actions.split{flex-direction:column}.funnel-discovery-actions.split>div{order:2}.funnel-context-badge{position:static;margin-left:auto}}
.funnel-complete-mark{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:8px auto 15px;background:radial-gradient(circle,rgba(45,239,155,.28),rgba(5,70,53,.28));border:1px solid rgba(80,247,174,.3);color:#60f1ae;font-size:1.6rem;box-shadow:0 0 34px rgba(45,239,155,.1)}
[data-funnel-step="complete"]{text-align:center;padding:12px 30px 8px}[data-funnel-step="complete"] h3{font-size:1.65rem;letter-spacing:-.025em;margin:5px auto 8px}.funnel-complete-copy{max-width:650px;margin:0 auto;color:#83a2b8;font-size:.75rem;line-height:1.55}
.funnel-reference{display:inline-flex;align-items:center;gap:10px;margin:17px auto;padding:8px 11px;border-radius:10px;background:rgba(5,34,57,.7);border:1px solid rgba(69,174,232,.14)}.funnel-reference span{color:#698aa2;font-size:.55rem}.funnel-reference strong{color:#dff6ff;font-size:.62rem}
.funnel-recommendation{max-width:640px;margin:8px auto 0;padding:18px;border-radius:15px;border:1px solid rgba(70,195,255,.18);background:linear-gradient(145deg,rgba(7,42,72,.7),rgba(4,25,43,.65));text-align:left}.funnel-recommendation small{color:#56dcff;font-size:.53rem;font-weight:900;letter-spacing:.12em}.funnel-recommendation h4{font-size:1.15rem;margin:5px 0}.funnel-recommendation p{margin:0;color:#7d9db4;font-size:.68rem;line-height:1.5}.funnel-recommendation a{display:inline-block;margin-top:10px;color:#5bdfff;font-size:.63rem;font-weight:800;text-decoration:none}
.funnel-complete-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:16px}.funnel-complete-actions a,.funnel-complete-actions button{padding:9px 12px;border-radius:10px;border:1px solid rgba(69,180,239,.15);background:rgba(6,38,65,.62);color:#b9d8e9;font-size:.61rem;font-weight:800;text-decoration:none;cursor:pointer}
@media(max-width:760px){.funnel-card{padding:18px 13px 16px;min-height:0}.funnel-brand{grid-template-columns:44px 1fr;gap:10px}.funnel-cora-mark{width:44px;height:44px;border-radius:12px}.funnel-cora-mark img{width:35px;height:35px}.funnel-brand h2{font-size:1.35rem}.funnel-progress{grid-template-columns:repeat(4,1fr);gap:4px}.funnel-progress span{padding:6px;justify-content:center;font-size:0}.funnel-progress span b{font-size:.54rem}.funnel-intent-grid{grid-template-columns:1fr 1fr}.funnel-conversation{height:280px}.funnel-answer-form{grid-template-columns:1fr}.funnel-answer-form button{min-height:44px;justify-content:center}[data-funnel-step="complete"]{padding:8px 4px}}
@media(max-width:480px){.funnel-intent-grid{grid-template-columns:1fr}.funnel-message{max-width:94%}.funnel-conversation{height:260px}}

/* Contextual Cora lead magnet */
.context-lead-magnet{position:fixed;z-index:70;left:18px;bottom:96px;width:min(360px,calc(100vw - 36px));padding:16px 17px 15px;border:1px solid rgba(70,194,255,.24);border-radius:17px;background:linear-gradient(150deg,rgba(5,31,55,.97),rgba(3,18,32,.95));box-shadow:inset 0 1px rgba(255,255,255,.07),0 22px 60px rgba(0,0,0,.4),0 0 34px rgba(20,137,255,.08);backdrop-filter:blur(24px);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}
.context-lead-magnet.show{opacity:1;transform:translateY(0);pointer-events:auto}
.context-lead-magnet small{display:block;color:#55dcff;font-size:.53rem;font-weight:900;letter-spacing:.14em}
.context-lead-magnet h4{font-size:1rem;line-height:1.2;margin:6px 30px 7px 0;color:#eff9ff}
.context-lead-magnet p{margin:0;color:#7f9fb6;font-size:.66rem;line-height:1.52}
.context-lead-close{position:absolute;right:9px;top:8px;width:28px;height:28px;border:1px solid rgba(72,166,223,.12);border-radius:8px;background:rgba(5,30,51,.7);color:#7999b0;cursor:pointer}
.context-lead-action{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:12px;padding:9px 11px;border:1px solid rgba(79,207,255,.24);border-radius:10px;background:linear-gradient(135deg,rgba(20,100,165,.7),rgba(8,61,103,.7));color:#eaf9ff;font-size:.61rem;font-weight:800;cursor:pointer}
.context-lead-action:hover{border-color:rgba(90,221,255,.42);background:linear-gradient(135deg,rgba(26,119,192,.8),rgba(9,70,119,.8))}
.contact-email-card[type="button"]{width:100%;font:inherit;text-align:left;cursor:pointer}
.contact-email-card[type="button"] .contact-email-action{width:100%}
@media(max-width:760px){.context-lead-magnet{left:10px;right:10px;bottom:84px;width:auto}}

.footer-legal-links{display:flex;gap:14px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.footer-legal-links a{white-space:nowrap}
@media(max-width:760px){.footer-legal-links{justify-content:flex-start;gap:10px 14px}}
