.llmp-hero{align-items:center;min-height:580px;padding:140px 24px 100px;display:flex;position:relative;overflow:hidden}.llmp-hero__bg{z-index:0;background:linear-gradient(125deg,#e8f0f7 0%,#dde4f5 35%,#e8e0f7 60%,#d4eef0 100%);position:absolute;inset:0}.llmp-hero__bg:after{content:"";background:radial-gradient(50% 65% at 8%,#00949d1f 0%,#0000 60%),radial-gradient(40% 55% at 90% 55%,#6e56cf1a 0%,#0000 55%);position:absolute;inset:0}.llmp-hero__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.llmp-hero__visual{justify-content:center;align-items:center;display:flex}.llmp-hero__photo{object-fit:cover;border-radius:18px;width:100%;max-width:520px;height:380px;box-shadow:0 12px 48px #002c372e,0 4px 16px #00949d1a}.llmp-hero__text{max-width:720px}.llmp-eyebrow{color:var(--color-dark);letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700;font-family:var(--font-heading);background:#00949d14;border:1px solid #00949d38;border-radius:100px;margin-bottom:24px;padding:5px 14px;display:inline-block}.llmp-hero__title{font-family:var(--font-heading);letter-spacing:-1.5px;color:var(--color-dark);margin-bottom:20px;font-size:clamp(34px,4.2vw,58px);font-weight:700;line-height:1.1}.llmp-grad{background:linear-gradient(90deg,#00949d,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.llmp-hero__sub{color:var(--color-text-muted);max-width:580px;margin-bottom:36px;font-size:clamp(15px,1.3vw,17px);line-height:1.7}.llmp-hero__actions{flex-wrap:wrap;gap:14px;display:flex}.llmp-intro{background:#fff;padding:100px 24px}.llmp-intro__inner{grid-template-columns:1.3fr 1fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;display:grid}.llmp-intro__heading{font-family:var(--font-heading);color:var(--color-dark);letter-spacing:-.5px;margin-bottom:8px;font-size:clamp(26px,2.8vw,38px);font-weight:700}.llmp-intro__accent{background:linear-gradient(90deg,#00949d,#6e56cf);border-radius:2px;width:80px;height:4px;margin-bottom:24px}.llmp-intro__text{color:var(--color-text-muted);margin-bottom:24px;font-size:16px;line-height:1.75}.llmp-checklist{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.llmp-checklist li{color:var(--color-dark);align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.llmp-checklist li:before{content:"✓";color:var(--color-teal);flex-shrink:0;font-weight:700}.llmp-intro__stats{flex-direction:column;gap:16px;display:flex}.llmp-stat{background:#00949d0d;border:1px solid #00949d2e;border-radius:16px;flex-direction:column;gap:6px;padding:24px 28px;display:flex}.llmp-stat__num{font-family:var(--font-heading);letter-spacing:-1px;background:linear-gradient(90deg,#00949d,#6e56cf);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1}.llmp-stat__label{color:var(--color-text-muted);font-size:14px;font-weight:600;font-family:var(--font-heading)}.llmp-section{padding:120px 24px}.llmp-section--white{background:#fff}.llmp-section--gray{background:var(--color-gray-light)}.llmp-section--gradient-light{background:linear-gradient(135deg,#e8f6f7 0%,#eee8f8 50%,#e8f0f9 100%);position:relative}.llmp-section--gradient-light:before{content:"";pointer-events:none;background:radial-gradient(40% 60% at 10%,#00949d14 0%,#0000 60%),radial-gradient(35% 50% at 90% 60%,#6e56cf0f 0%,#0000 55%);position:absolute;inset:0}.llmp-section--dark{background:linear-gradient(135deg,#002c37 0%,#0a2a3a 40%,#1a1a3a 100%);position:relative;overflow:hidden}.llmp-section--dark:before{content:"";pointer-events:none;background:radial-gradient(50% 70% at 20% 30%,#00949d26 0%,#0000 60%),radial-gradient(40% 60% at 80% 70%,#6e56cf1f 0%,#0000 55%);position:absolute;inset:0}.llmp-section--teal-soft{background:linear-gradient(#edf8f9 0%,#f0f4fa 100%)}.llmp-section__inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.llmp-section__eyebrow{color:var(--color-teal-dark);letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-heading);background:#00949d14;border:1px solid #00949d33;border-radius:100px;margin-bottom:16px;padding:4px 12px;display:inline-block}.llmp-section__eyebrow--dark{color:#5ee6ec;background:#00949d26;border-color:#00949d59}.llmp-section__title{font-family:var(--font-heading);color:var(--color-dark);letter-spacing:-.5px;margin-bottom:12px;font-size:clamp(26px,2.8vw,38px);font-weight:700}.llmp-section__title--light{color:#fff}.llmp-section__sub{color:var(--color-text-muted);max-width:720px;margin-bottom:32px;font-size:16px;line-height:1.7}.llmp-owasp{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;display:grid}.llmp-owasp__item{border:1px solid var(--color-border);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:18px 20px;transition:transform .2s,box-shadow .2s;display:flex}.llmp-owasp__item:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00949d1a}.llmp-owasp__id{font-family:var(--font-heading);color:var(--color-teal);white-space:nowrap;background:#00949d14;border:1px solid #00949d33;border-radius:8px;flex-shrink:0;padding:4px 10px;font-size:13px;font-weight:800}.llmp-owasp__title{font-family:var(--font-heading);color:var(--color-dark);margin-bottom:4px;font-size:14px;font-weight:700}.llmp-owasp__text{color:var(--color-text-muted);font-size:13px;line-height:1.5}.llmp-diagram{border:1px solid var(--color-border);background:#fff;border-radius:16px;margin-top:24px;overflow:hidden;box-shadow:0 4px 24px #0000000f}.llmp-diagram--full{max-width:100%}.llmp-diagram--full .llmp-diagram__img{width:100%;height:auto;display:block}.llmp-tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.llmp-tag{font-size:13px;font-weight:600;font-family:var(--font-heading);cursor:default;border:1px solid #0000;border-radius:100px;padding:7px 16px;transition:filter .15s,transform .15s}.llmp-tag:hover{filter:brightness(.92);transform:translateY(-1px)}.llmp-tag--teal{color:#007880;background:#00949d1a;border-color:#00949d40}.llmp-tag--purple{color:#5a44b0;background:#6e56cf1a;border-color:#6e56cf40}.llmp-tag--blue{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f640}.llmp-tag--orange{color:#c2410c;background:#f973161a;border-color:#f9731640}.llmp-tag--green{color:#15803d;background:#22c55e1a;border-color:#22c55e40}.llmp-tag--pink{color:#be185d;background:#ec48991a;border-color:#ec489940}.llmp-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.llmp-card{border:1px solid var(--color-border);border-top:3px solid var(--card-accent,var(--color-teal));background:#fff;border-radius:16px;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s}.llmp-card:hover{border-color:var(--color-teal);transform:translateY(-4px);box-shadow:0 8px 32px #00949d1f}.llmp-card__title{font-family:var(--font-heading);color:var(--color-dark);margin-bottom:10px;font-size:15.5px;font-weight:700}.llmp-card__text{color:var(--color-text-muted);font-size:14px;line-height:1.65}.llmp-steps{flex-direction:column;gap:0;margin-top:40px;display:flex}.llmp-step{border-bottom:1px solid #ffffff14;grid-template-columns:64px 1fr;align-items:start;gap:24px;padding:32px 0;display:grid}.llmp-step:last-child{border-bottom:none}.llmp-step__num{font-family:var(--font-heading);background:linear-gradient(135deg,#5ee6ec,#a78bfa);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;padding-top:4px;font-size:32px;font-weight:800;line-height:1}.llmp-step__title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:17px;font-weight:700}.llmp-step__text{color:#ffffffa6;font-size:15px;line-height:1.7}.llmp-accordion{flex-direction:column;gap:8px;margin-top:24px;display:flex}.llmp-accordion__item{border:1px solid var(--color-border);background:#fff;border-radius:12px;transition:border-color .2s;overflow:hidden}.llmp-accordion__item--open{border-color:#00949d59}.llmp-accordion__header{cursor:pointer;font-family:var(--font-heading);color:var(--color-dark);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:14.5px;font-weight:600;transition:background .15s;display:flex}.llmp-accordion__header:hover{background:#00949d0a}.llmp-accordion__chevron{color:var(--color-teal);flex-shrink:0;transition:transform .25s}.llmp-accordion__item--open .llmp-accordion__chevron{transform:rotate(180deg)}.llmp-accordion__body{color:var(--color-text-muted);border-top:1px solid var(--color-border);padding:14px 20px 18px;font-size:14px;line-height:1.7}.llmp-cta{text-align:center;background:linear-gradient(135deg,#c2e8eb 0%,#dde4f5 40%,#e8e0f7 100%);padding:96px 24px;position:relative;overflow:hidden}.llmp-cta:before{content:"";background:radial-gradient(50% 80% at 15%,#00949d1f 0%,#0000 60%),radial-gradient(35% 60% at 85%,#6e56cf1a 0%,#0000 55%);position:absolute;inset:0}.llmp-cta__inner{z-index:1;flex-direction:column;align-items:center;gap:16px;max-width:680px;margin:0 auto;display:flex;position:relative}.llmp-cta__title{font-family:var(--font-heading);color:var(--color-dark);letter-spacing:-.8px;font-size:clamp(28px,3vw,44px);font-weight:700}.llmp-cta__sub{color:var(--color-text-muted);max-width:520px;margin-bottom:8px;font-size:17px;line-height:1.65}@media (max-width:1024px){.llmp-hero__inner{grid-template-columns:1fr}.llmp-hero__visual{display:none}.llmp-intro__inner{grid-template-columns:1fr;gap:48px}.llmp-intro__stats{flex-direction:row}.llmp-stat{flex:1}.llmp-cards{grid-template-columns:repeat(2,1fr)}.llmp-owasp{grid-template-columns:1fr}}@media (max-width:768px){.llmp-hero{min-height:auto;padding:120px 20px 72px}.llmp-intro{padding:80px 20px}.llmp-intro__stats{flex-direction:column}.llmp-section{padding:88px 20px}.llmp-step{grid-template-columns:48px 1fr;gap:16px}.llmp-step__num{font-size:26px}}@media (max-width:640px){.llmp-cards{grid-template-columns:1fr}.llmp-hero__actions{flex-direction:column}.llmp-hero__actions .btn{text-align:center;width:100%}}.llmp-attack{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.llmp-attack__item{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;transition:background .2s,transform .2s;overflow:hidden}.llmp-attack__item:hover{background:#00949d1f;transform:translateY(-4px)}.llmp-attack__img{object-fit:cover;width:100%;height:120px;display:block}.llmp-attack__area{font-family:var(--font-heading);color:#fff;margin:16px 20px 6px;font-size:16px;font-weight:700}.llmp-attack__text{color:#ffffffb8;margin:0 20px 20px;font-size:14px;line-height:1.6}.llmp-section__sub--light{color:#ffffffb8}.llmp-section--agentic{background:linear-gradient(135deg,#001f2d 0%,#002c37 60%,#0d1b2a 100%);border-top:2px solid #00949d4d;border-bottom:2px solid #00949d4d}.llmp-section--agentic .llmp-section__eyebrow{color:var(--color-teal)}.llmp-section--agentic .llmp-section__title{color:#fff}.llmp-section--agentic .llmp-section__sub{color:#ffffffbf}.llmp-agentic{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:48px;display:grid}.llmp-agentic__threats-title{font-family:var(--font-heading);color:var(--color-teal);margin:0 0 20px;font-size:18px;font-weight:700}.llmp-agentic__list{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.llmp-agentic__list-item{color:#ffffffd9;align-items:center;gap:12px;font-size:15px;display:flex}.llmp-agentic__bullet{background:var(--color-teal);border-radius:50%;flex-shrink:0;width:8px;height:8px}.llmp-agentic__trust{border-left:3px solid var(--color-teal);background:#00949d1a;border-radius:0 8px 8px 0;padding:16px 20px}.llmp-agentic__trust strong{color:#fff;margin-bottom:6px;font-size:14px;display:block}.llmp-agentic__trust p{color:#ffffffb3;margin:0;font-size:14px;line-height:1.6}.llmp-agentic__risks{grid-template-columns:1fr 1fr;gap:16px;display:grid}.llmp-agentic__risk-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.llmp-agentic__risk-title{font-family:var(--font-heading);color:var(--color-teal);text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:13px;font-weight:700}.llmp-agentic__risk-text{color:#ffffffad;margin:0;font-size:13px;line-height:1.55}.llmp-regulatory{grid-template-columns:repeat(2,1fr);gap:28px;margin-top:48px;display:grid}.llmp-reg__item{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;padding:28px 24px;transition:box-shadow .2s}.llmp-reg__item:hover{border-color:var(--color-teal);box-shadow:0 8px 32px #00949d1f}.llmp-reg__tag{background:var(--color-teal);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;margin-bottom:14px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.llmp-reg__title{font-family:var(--font-heading);color:var(--color-dark);margin:0 0 12px;font-size:18px;font-weight:700}.llmp-reg__text{color:#4b5563;margin:0 0 16px;font-size:14px;line-height:1.65}.llmp-reg__bullets{flex-direction:column;gap:6px;margin:0;padding-left:20px;display:flex}.llmp-reg__bullets li{color:#374151;font-size:13px;line-height:1.5}@media (max-width:1024px){.llmp-attack{grid-template-columns:repeat(2,1fr)}.llmp-agentic{grid-template-columns:1fr;gap:36px}.llmp-regulatory{grid-template-columns:1fr}}@media (max-width:640px){.llmp-attack,.llmp-agentic__risks{grid-template-columns:1fr}}.llmp-video-wrap{aspect-ratio:16/9;border-radius:16px;width:100%;max-width:860px;margin:40px auto 0;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000024}.llmp-video{border:none;width:100%;height:100%;position:absolute;inset:0}.llmp-jumpnav-wrap{border-bottom:1px solid var(--color-border,#e5e7eb);z-index:90;background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #002c370f}.llmp-jumpnav{scrollbar-width:none;gap:0;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;overflow-x:auto}.llmp-jumpnav::-webkit-scrollbar{display:none}.llmp-jumpnav__item{white-space:nowrap;border-bottom:2px solid #0000;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:10px 18px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.llmp-jumpnav__item:hover{border-bottom-color:var(--color-teal,#00949d);background:#00949d0a}.llmp-jumpnav__label{font-family:var(--font-heading);color:var(--color-dark,#002c37);letter-spacing:.02em;font-size:12px;font-weight:700}.llmp-jumpnav__sub{color:var(--color-text-muted,#6b7280);font-size:10px;font-family:var(--font-heading)}.llmp-warning-box{color:#78350f;background:#fff8e1;border-left:4px solid #f59e0b;align-items:flex-start;gap:12px;max-width:1200px;margin:0 auto;padding:12px 24px;font-size:14px;line-height:1.55;display:flex}.llmp-warning-box__icon{flex-shrink:0;font-size:18px;line-height:1.4}.llmp-warning-box__text{margin:0}.llmp-warning-box__text strong{color:#92400e}.llmp-section__inner--centered{text-align:center}.llmp-overview-fig{max-width:860px;margin:0 auto}.llmp-overview-fig__img{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 8px 32px #002c371a}.llmp-overview-fig__caption{color:var(--color-text-muted,#6b7280);margin-top:14px;font-size:14px;font-style:italic}.llmp-ciso-grid{grid-template-columns:1fr 380px;align-items:center;gap:64px;display:grid}.llmp-ciso-content-box{border:1px solid #00949d33;border-left:4px solid var(--color-teal,#00949d);background:#00949d0f;border-radius:0 12px 12px 0;margin:24px 0 32px;padding:20px 24px}.llmp-ciso-content-box__heading{font-family:var(--font-heading);color:var(--color-dark,#002c37);text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:14px;font-weight:700}.llmp-ciso-content-box__text{color:var(--color-text-muted,#6b7280);margin:0;font-size:14px;line-height:1.65}.llmp-ciso-cta{margin-top:4px;display:inline-flex}.llmp-ciso-cover{border-radius:12px;width:100%;max-width:380px;height:auto;transition:transform .3s;display:block;transform:rotate(1.5deg);box-shadow:0 16px 48px #002c372e,0 4px 16px #0000001a}.llmp-ciso-cover:hover{transform:rotate(0)scale(1.02)}.llmp-pillars__subheading{font-family:var(--font-heading);color:#fffc;margin:0 0 40px;font-size:18px;font-weight:600}.llmp-pillars{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.llmp-pillar{border:1px solid #ffffff1a;border-top:3px solid var(--color-teal,#00949d);background:#ffffff0f;border-radius:16px;padding:28px 24px;transition:background .2s}.llmp-pillar:hover{background:#00949d1a}.llmp-pillar__num{font-family:var(--font-heading);background:linear-gradient(135deg,#5ee6ec,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:36px;font-weight:800;line-height:1;display:block}.llmp-pillar__title{font-family:var(--font-heading);color:#fff;margin:0 0 10px;font-size:16px;font-weight:700}.llmp-pillar__text{color:#ffffffb3;margin:0;font-size:14px;line-height:1.65}.llmp-webvsai{grid-template-columns:1fr 1fr;gap:24px;margin-top:36px;display:grid}.llmp-webvsai__col{border:1px solid var(--color-border,#e5e7eb);border-radius:16px;overflow:hidden}.llmp-webvsai__header{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:#fff;padding:14px 20px;font-size:14px;font-weight:700}.llmp-webvsai__col--teal .llmp-webvsai__header{background:var(--color-teal,#00949d)}.llmp-webvsai__col--purple .llmp-webvsai__header{background:var(--color-purple,#6e56cf)}.llmp-webvsai__list{background:#fff;flex-direction:column;gap:10px;margin:0;padding:16px 20px;list-style:none;display:flex}.llmp-webvsai__list li{color:var(--color-text-muted,#6b7280);padding-left:18px;font-size:14px;line-height:1.55;position:relative}.llmp-webvsai__list li:before{content:"›";color:var(--color-teal,#00949d);font-weight:700;position:absolute;left:0}.llmp-webvsai__col--purple .llmp-webvsai__list li:before{color:var(--color-purple,#6e56cf)}.llmp-webvsai__img-wrap{border-radius:16px;margin-top:32px;overflow:hidden;box-shadow:0 8px 32px #002c371a}.llmp-webvsai__img{width:100%;height:auto;display:block}.llmp-webvsai__note{color:var(--color-text-muted,#6b7280);margin-top:20px;font-size:14px;line-height:1.6}.llmp-link{color:var(--color-teal,#00949d);font-weight:600;text-decoration:none;transition:opacity .15s}.llmp-link:hover{opacity:.75;text-decoration:underline}.llmp-meth-img-wrap{margin:24px 0 32px}.llmp-meth-flow{flex-wrap:wrap;align-items:center;gap:0;margin-top:8px;display:flex}.llmp-meth-flow__step{align-items:center;gap:0;display:flex}.llmp-meth-flow__arrow{color:#fff6;padding:0 12px;font-size:22px}.llmp-meth-flow__box{text-align:center;background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:140px;padding:14px 28px;display:flex}.llmp-meth-flow__label{font-family:var(--font-heading);color:#fff;font-size:15px;font-weight:700}.llmp-meth-flow__sub{color:#fff9;font-size:12px}.llmp-meth-source{color:#ffffff73;margin-top:20px;font-size:12px}.llmp-link-light{color:#5ee6ece6;font-weight:600;text-decoration:none}.llmp-link-light:hover{text-decoration:underline}.llmp-agentic__img-wrap{border-radius:16px;margin-top:48px;overflow:hidden;box-shadow:0 8px 32px #0003}.llmp-agentic__img{width:100%;height:auto;display:block}.llmp-dataexfil{grid-template-columns:1fr 1fr;align-items:start;gap:56px;margin-top:40px;display:grid}.llmp-dataexfil__img{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 8px 32px #002c371a}.llmp-dataexfil__steps{flex-direction:column;gap:20px;display:flex}.llmp-dataexfil__step{align-items:flex-start;gap:16px;display:flex}.llmp-dataexfil__step-num{background:var(--color-teal,#00949d);color:#fff;width:36px;height:36px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.llmp-dataexfil__step-title{font-family:var(--font-heading);color:var(--color-dark,#002c37);margin:0 0 4px;font-size:15px;font-weight:700}.llmp-dataexfil__step-text{color:var(--color-text-muted,#6b7280);margin:0;font-size:14px;line-height:1.6}.llmp-dataexfil__link{margin-top:8px;font-size:14px;display:inline-block}.llmp-copilot{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:40px;display:grid}.llmp-copilot__img{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 8px 32px #0003}.llmp-copilot__cards{flex-direction:column;gap:16px;display:flex}.llmp-copilot__card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;padding:20px 24px;transition:background .2s}.llmp-copilot__card:hover{background:#00949d1a}.llmp-copilot__card-title{font-family:var(--font-heading);color:#fff;margin:0 0 8px;font-size:15px;font-weight:700}.llmp-copilot__card-text{color:#ffffffb3;margin:0;font-size:14px;line-height:1.6}.llmp-aivss-badges{flex-wrap:wrap;gap:20px;margin-top:36px;display:flex}.llmp-aivss-badge{text-align:center;background:linear-gradient(135deg,#00949d14,#6e56cf14);border:1px solid #00949d40;border-radius:16px;flex-direction:column;align-items:center;gap:6px;min-width:160px;padding:24px 36px;transition:box-shadow .2s,transform .2s;display:flex}.llmp-aivss-badge:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00949d24}.llmp-aivss-badge__label{font-family:var(--font-heading);background:linear-gradient(90deg,#00949d,#6e56cf);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800}.llmp-aivss-badge__desc{color:var(--color-text-muted,#6b7280);font-size:13px;font-family:var(--font-heading)}.llmp-aivss-link-wrap{margin-top:28px;font-size:14px}.llmp-redteam-phases{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.llmp-redteam-phase{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;padding:32px 28px;transition:background .2s;position:relative;overflow:hidden}.llmp-redteam-phase:hover{background:#00949d1a}.llmp-redteam-phase__num{font-family:var(--font-heading);background:linear-gradient(135deg,#5ee6ec,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:40px;font-weight:800;line-height:1;display:block}.llmp-redteam-phase__title{font-family:var(--font-heading);color:#fff;margin:0 0 12px;font-size:18px;font-weight:700}.llmp-redteam-phase__text{color:#ffffffb3;margin:0;font-size:14px;line-height:1.65}.llmp-related-section{border-top:1px solid var(--color-border,#e5e7eb)}.llmp-related-cards{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.llmp-related-card{border:1px solid var(--color-border,#e5e7eb);background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.llmp-related-card:hover{border-color:#00949d4d;transform:translateY(-4px);box-shadow:0 12px 40px #00949d1f}.llmp-related-card__img-wrap{height:180px;overflow:hidden}.llmp-related-card__img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.llmp-related-card:hover .llmp-related-card__img{transform:scale(1.05)}.llmp-related-card__body{flex-direction:column;flex:1;gap:8px;padding:20px 22px 24px;display:flex}.llmp-related-card__tag{background:var(--color-teal,#00949d);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;width:fit-content;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.llmp-related-card__title{font-family:var(--font-heading);color:var(--color-dark,#002c37);margin:0;font-size:15px;font-weight:700;line-height:1.3}.llmp-related-card__text{color:var(--color-text-muted,#6b7280);flex:1;margin:0;font-size:13.5px;line-height:1.6}.llmp-related-card__cta{font-family:var(--font-heading);color:var(--color-teal,#00949d);margin-top:4px;font-size:13px;font-weight:700}@media (max-width:1024px){.llmp-ciso-grid{grid-template-columns:1fr;gap:36px}.llmp-ciso-grid__right{justify-content:center;display:flex}.llmp-ciso-cover{max-width:280px;transform:none}.llmp-pillars,.llmp-webvsai,.llmp-dataexfil,.llmp-copilot,.llmp-redteam-phases{grid-template-columns:1fr}.llmp-related-cards{grid-template-columns:repeat(2,1fr)}.llmp-aivss-badges{justify-content:center}}@media (max-width:768px){.llmp-meth-flow{flex-direction:column;align-items:flex-start;gap:12px}.llmp-meth-flow__arrow{padding:4px 0;transform:rotate(90deg)}.llmp-jumpnav{padding:0 12px}.llmp-jumpnav__item{padding:10px 12px}}@media (max-width:640px){.llmp-related-cards{grid-template-columns:1fr}.llmp-aivss-badges{flex-direction:column;align-items:stretch}.llmp-aivss-badge{min-width:auto}}.llmp-section--ladder{background:linear-gradient(160deg,#050813 0%,#0a1124 45%,#140a2e 100%);padding-top:96px;padding-bottom:96px;position:relative;overflow:hidden}.llmp-section--ladder:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 60% at 20% 30%,#00949d2e 0%,#0000 60%),radial-gradient(50% 60% at 85% 70%,#6e56cf38 0%,#0000 60%);position:absolute;inset:0}.llmp-section--ladder:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff06 1px,#0000 1px),linear-gradient(0deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.llmp-section--ladder .llmp-section__inner{z-index:1;position:relative}.llmp-section--ladder .llmp-section__eyebrow--dark{color:#c4b5fd;background:#6e56cf24;border-color:#6e56cf66}.llmp-ladder{margin-top:48px}.llmp-ladder__chart{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:18px;min-height:560px;padding:24px 8px 0;display:grid;position:relative}.llmp-ladder__chart:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;position:absolute;bottom:80px;left:0;right:0}.llmp-ladder__bar-wrap{flex-direction:column;justify-content:flex-end;align-items:center;gap:20px;height:100%;display:flex;position:relative}.llmp-ladder__bar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;justify-content:center;align-items:flex-end;width:100%;max-width:84px;padding-bottom:14px;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .45s;display:flex;position:relative;overflow:hidden}.llmp-ladder__bar-fill{border-radius:inherit;transform-origin:bottom;z-index:0;transition:transform 1.1s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleY(0)}.llmp-ladder__bar-fill:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff38 0%,#0000 30%);position:absolute;inset:0}.llmp-ladder__bar-wrap:first-child .llmp-ladder__bar{height:22%}.llmp-ladder__bar-wrap:nth-child(2) .llmp-ladder__bar{height:36%}.llmp-ladder__bar-wrap:nth-child(3) .llmp-ladder__bar{height:52%}.llmp-ladder__bar-wrap:nth-child(4) .llmp-ladder__bar{height:68%}.llmp-ladder__bar-wrap:nth-child(5) .llmp-ladder__bar{height:82%}.llmp-ladder__bar-wrap:nth-child(6) .llmp-ladder__bar{height:96%}.llmp-ladder__bar-wrap:first-child .llmp-ladder__bar-fill{background:linear-gradient(#fbbf24 0%,#d97706 100%)}.llmp-ladder__bar-wrap:first-child .llmp-ladder__bar{box-shadow:0 0 28px -4px #fbbf2473,inset 0 0 0 1px #fbbf2459}.llmp-ladder__bar-wrap:nth-child(2) .llmp-ladder__bar-fill{background:linear-gradient(#fb923c 0%,#c2410c 100%)}.llmp-ladder__bar-wrap:nth-child(2) .llmp-ladder__bar{box-shadow:0 0 32px -4px #fb923c80,inset 0 0 0 1px #fb923c66}.llmp-ladder__bar-wrap:nth-child(3) .llmp-ladder__bar-fill{background:linear-gradient(#f87171 0%,#991b1b 100%)}.llmp-ladder__bar-wrap:nth-child(3) .llmp-ladder__bar{box-shadow:0 0 36px -4px #f871718c,inset 0 0 0 1px #f8717166}.llmp-ladder__bar-wrap:nth-child(4) .llmp-ladder__bar-fill{background:linear-gradient(#ec4899 0%,#831843 100%)}.llmp-ladder__bar-wrap:nth-child(4) .llmp-ladder__bar{box-shadow:0 0 40px -4px #ec48998c,inset 0 0 0 1px #ec489973}.llmp-ladder__bar-wrap:nth-child(5) .llmp-ladder__bar-fill{background:linear-gradient(#a78bfa 0%,#5b21b6 100%)}.llmp-ladder__bar-wrap:nth-child(5) .llmp-ladder__bar{box-shadow:0 0 44px -4px #a78bfa99,inset 0 0 0 1px #a78bfa73}.llmp-ladder__bar-wrap:nth-child(6) .llmp-ladder__bar-fill{background:linear-gradient(#8b5cf6 0%,#4c1d95 100%)}.llmp-ladder__bar-wrap:nth-child(6) .llmp-ladder__bar{box-shadow:0 0 52px -4px #6e56cfb3,inset 0 0 0 1px #8b5cf68c}.llmp-ladder__bar-wrap .llmp-ladder__bar-fill{transform:scaleY(0)}.llmp-ladder__bar-wrap.sr-child--visible .llmp-ladder__bar-fill{transform:scaleY(1)}.llmp-ladder__bar-wrap .llmp-ladder__num,.llmp-ladder__bar-wrap .llmp-ladder__label{opacity:0;transition:opacity .5s .35s,transform .5s .35s;transform:translateY(8px)}.llmp-ladder__bar-wrap.sr-child--visible .llmp-ladder__num,.llmp-ladder__bar-wrap.sr-child--visible .llmp-ladder__label{opacity:1;transform:translateY(0)}.llmp-ladder__bar-wrap:hover .llmp-ladder__bar{filter:brightness(1.1)saturate(1.1);transform:translateY(-6px)}.llmp-ladder__num{z-index:2;color:#fff;font-family:var(--font-heading);letter-spacing:.5px;-webkit-backdrop-filter:blur(6px);background:#0508138c;border:1px solid #ffffff38;border-radius:100px;padding:6px 10px;font-size:13px;font-weight:700;position:relative}.llmp-ladder__label{text-align:center;color:#fff;max-width:160px;min-height:72px}.llmp-ladder__title{font-family:var(--font-heading);letter-spacing:-.2px;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.25}.llmp-ladder__bar-wrap:first-child .llmp-ladder__title{color:#fcd34d}.llmp-ladder__bar-wrap:nth-child(2) .llmp-ladder__title{color:#fdba74}.llmp-ladder__bar-wrap:nth-child(3) .llmp-ladder__title{color:#fca5a5}.llmp-ladder__bar-wrap:nth-child(4) .llmp-ladder__title{color:#f9a8d4}.llmp-ladder__bar-wrap:nth-child(5) .llmp-ladder__title{color:#c4b5fd}.llmp-ladder__bar-wrap:nth-child(6) .llmp-ladder__title{color:#a78bfa}.llmp-ladder__text{font-family:var(--font-body);color:#ffffffad;margin:0;font-size:12.5px;line-height:1.5}.llmp-ladder__footnote{color:#fff;font-family:var(--font-heading);isolation:isolate;background:linear-gradient(90deg,#00949d1f 0%,#6e56cf24 100%);border-radius:16px;align-items:center;gap:16px;margin-top:56px;padding:20px 28px;font-size:16px;font-weight:600;line-height:1.45;display:flex;position:relative}.llmp-ladder__footnote:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00949d 0%,#6e56cf 100%);border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.llmp-ladder__footnote-icon{color:#6e56cf;filter:drop-shadow(0 0 8px #6e56cf80);flex-shrink:0}@media (max-width:1024px){.llmp-ladder__chart{gap:10px;min-height:500px}.llmp-ladder__bar{max-width:64px}.llmp-ladder__label{max-width:130px}.llmp-ladder__title{font-size:13px}.llmp-ladder__text{font-size:11.5px}}@media (max-width:720px){.llmp-section--ladder{padding-top:64px;padding-bottom:64px}.llmp-ladder{margin-top:32px}.llmp-ladder__chart{grid-template-columns:1fr;gap:12px;min-height:auto;padding:0}.llmp-ladder__chart:after{display:none}.llmp-ladder__bar-wrap{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:row;align-items:center;gap:16px;height:auto;padding:16px 18px}.llmp-ladder__bar-wrap .llmp-ladder__bar{background:0 0;border:none;border-radius:100px;flex-shrink:0;align-self:stretch;max-width:4px;min-height:56px;padding:0;overflow:visible;width:4px!important;height:auto!important;box-shadow:none!important}.llmp-ladder__bar-fill{transform-origin:bottom}.llmp-ladder__num{display:none}.llmp-ladder__label{text-align:left;flex:1;max-width:none;min-height:auto;padding-left:0}.llmp-ladder__footnote{gap:12px;margin-top:32px;padding:16px 18px;font-size:14px}}
