.copilotPage{gap:clamp(3rem,7vw,7rem);overflow:hidden}.copilotPage>section,.copilotBreadcrumb,.copilotDisclaimer{width:min(100%,1180px)}.copilotBreadcrumb{color:var(--muted-text);align-items:center;gap:.7rem;font-size:.82rem;display:flex}.copilotBreadcrumb a{color:var(--secondary-color)}.copilotHero{grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);padding-top:0;display:grid}.copilotHeroCopy{min-width:0}.copilotIdentity{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.copilotIdentity img{filter:drop-shadow(0 0 22px #39ff1429);width:clamp(88px,12vw,136px);height:auto}.copilotBadge{color:var(--secondary-color);letter-spacing:.08em;text-transform:uppercase;background:#39ff1412;border:1px solid #39ff1447;padding:.4rem .65rem;font-size:.7rem;display:inline-flex}.copilotEyebrow{color:var(--secondary-color);letter-spacing:.13em;text-transform:uppercase;margin-top:.8rem;font-size:.75rem}.copilotHero h1{max-width:760px;color:var(--text-color);text-align:left;text-shadow:none;font-size:clamp(2.55rem,6vw,5.2rem);line-height:1.02}.copilotHero h1 span{color:var(--secondary-color);text-shadow:var(--toxic-glow)}.copilotLead{max-width:700px;color:var(--muted-text);margin-top:1.8rem;font-size:clamp(1rem,1.7vw,1.15rem);line-height:1.85}.copilotActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.copilotSecondaryAction{color:var(--text-color);box-shadow:none;background:0 0;border-color:#e0e0e040}.copilotMeta{color:var(--muted-text);flex-wrap:wrap;gap:.65rem 1.5rem;margin-top:1.6rem;font-size:.75rem;list-style:none;display:flex}.copilotMeta li{padding-left:.9rem;position:relative}.copilotMeta li:before{content:"";background:var(--secondary-color);width:4px;height:4px;box-shadow:0 0 7px var(--secondary-color);border-radius:50%;position:absolute;top:.72em;left:0}.copilotDemo{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));background:#171719;border:1px solid #e0e0e026;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000061,0 0 45px #6d14941f}.copilotDemo:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#6d14942b,#0000 35%);position:absolute;inset:0}.demoChrome,.demoComposer{color:var(--muted-text);border-bottom:1px solid var(--border-color);letter-spacing:.06em;background:#241c27d1;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;font-size:.64rem;display:flex;position:relative}.demoDots{gap:5px;display:flex}.demoDots i{background:var(--primary-color);border-radius:50%;width:7px;height:7px}.demoDots i:nth-child(2){background:#1f6354}.demoDots i:nth-child(3){background:var(--secondary-color)}.demoStatus{color:var(--secondary-color)}.demoConversation{flex-direction:column;gap:.8rem;min-height:510px;padding:1.1rem;display:flex;position:relative}.demoUserMessage{max-width:84%;color:var(--text-color);background:#252529;border-radius:12px 12px 2px;align-self:flex-end;padding:.9rem 1rem;font-size:.8rem;line-height:1.6}.demoTimelineItem,.demoResponse{border:1px solid var(--border-color);border-radius:8px;padding:.9rem 1rem}.reasoningItem{background:#2a1f2d80}.timelineLabel,.toolName{color:var(--text-color);font-size:.72rem}.reasoningItem p,.demoResponse p{color:var(--muted-text);margin-top:.55rem;font-size:.72rem;line-height:1.7}.toolItem{background:#1f635414;justify-content:space-between;align-items:center;gap:1rem;display:flex}.toolState{color:var(--secondary-color);letter-spacing:.05em;text-transform:uppercase;background:#39ff1417;border-radius:999px;padding:.24rem .48rem;font-size:.55rem}.demoResponse{background:0 0;border-color:#0000;position:relative}.responseMarker{background:var(--green-gradient);width:3px;height:calc(100% - 2rem);box-shadow:var(--toxic-glow);position:absolute;top:1rem;left:0}.demoResponse p{margin:0}.demoResponse code{color:var(--secondary-color);background:#39ff1414;padding:.16rem .35rem}.demoComposer{border-top:1px solid var(--border-color);border-bottom:0;flex-direction:column;align-items:flex-start}.demoComposer>div{gap:.55rem;display:flex}.demoComposer strong{color:var(--text-color);border:1px solid var(--border-color);padding:.3rem .45rem;font-weight:400}.copilotSection{padding-block:clamp(2rem,5vw,4rem)}.sectionIntro{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:end;column-gap:clamp(2rem,8vw,8rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.sectionIntro .copilotEyebrow{grid-column:1/-1}.sectionIntro h2{margin:0}.sectionIntro>p:last-child{color:var(--muted-text);line-height:1.8}.featureGrid{border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.featureGrid article{border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#2a1f2d40;min-height:270px;padding:clamp(1.4rem,3vw,2.2rem);transition:background .2s,border-color .2s}.featureGrid article:hover{background:#2a1f2d9e;border-color:#39ff1459}.featureIndex{color:var(--secondary-color);margin-bottom:2.8rem;font-size:.65rem;display:block}.featureGrid h3,.permissionModes h3{color:var(--text-color);text-shadow:none;font-size:1.05rem}.featureGrid p,.permissionModes p{color:var(--muted-text);font-size:.88rem;line-height:1.75}.permissionModes{grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;display:grid}.permissionModes li{border-top:1px solid var(--border-color);border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:space-between;gap:3rem;min-height:230px;padding:1.6rem;display:flex}.permissionModes li:first-child{border-left:1px solid var(--border-color)}.permissionModes li>span{color:var(--secondary-color);font-size:.65rem}.trustSection{background:linear-gradient(135deg,#6d1494cc,#39ff148c);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.trustPanel{background:var(--surface-strong);min-height:360px;padding:clamp(1.8rem,5vw,4rem)}.trustPanel h2{max-width:480px;margin-top:1.2rem}.trustPanel>p:last-child{max-width:560px;color:var(--muted-text);line-height:1.85}.privacyPanel{background:radial-gradient(circle at 100% 0, #39ff1417, transparent 42%), var(--surface-strong)}.copilotCta{background:var(--toxic-gradient);clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));border:1px solid #39ff1440;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(2rem,5vw,4rem);display:grid}.copilotCta img{filter:drop-shadow(0 0 18px #39ff1440)}.copilotCta h2{margin:.7rem 0 .8rem;padding:0}.copilotCta h2:after{display:none}.copilotCta p:last-child{color:#e0e0e0c7}.ctaLinks{flex-direction:column;align-items:flex-start;gap:.85rem;min-width:190px;display:flex}.ctaLinks>a:not(.btn){color:var(--text-color);font-size:.8rem}.copilotDisclaimer{color:var(--muted-text);text-align:center;font-size:.7rem;line-height:1.7}@media (width<=980px){.copilotHero{grid-template-columns:1fr}.copilotDemo{width:min(100%,680px);margin-inline:auto}.featureGrid,.permissionModes{grid-template-columns:repeat(2,minmax(0,1fr))}.permissionModes li:nth-child(3){border-left:1px solid var(--border-color)}.copilotCta{grid-template-columns:auto minmax(0,1fr)}.ctaLinks{flex-flow:wrap;grid-column:1/-1;align-items:center}}@media (width<=680px){.copilotPage{gap:2.5rem}.copilotIdentity{align-items:flex-start}.copilotHero h1{font-size:clamp(2.35rem,14vw,3.6rem)}.copilotActions,.copilotActions .btn{width:100%}.demoConversation{min-height:0}.sectionIntro,.featureGrid,.permissionModes,.trustSection{grid-template-columns:1fr}.sectionIntro{align-items:start;row-gap:1rem}.featureGrid article{min-height:220px}.permissionModes li,.permissionModes li:nth-child(3){border-left:1px solid var(--border-color);min-height:180px}.copilotCta{grid-template-columns:1fr}.ctaLinks{flex-direction:column;grid-column:auto;align-items:stretch}.ctaLinks .btn{width:100%}}@media (prefers-reduced-motion:reduce){.featureGrid article{transition:none}}
