@scope (.page-solutions-ai){@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero{position:relative;overflow:hidden;padding-top:180px;padding-bottom:120px;text-align:center}.hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(20,70,115,.5),transparent 60%),radial-gradient(ellipse 55% 45% at 50% 55%,rgba(32,121,141,.1),transparent 60%),radial-gradient(ellipse 40% 35% at 25% 70%,rgba(56,189,248,.04),transparent 50%),#0a1628;background-size:200% 200%;animation:gradient-shift 12s ease-in-out infinite;will-change:background-position;backface-visibility:hidden}.hero__content{position:relative;z-index:1}.hero h1{font-size:clamp(36px,5.5vw,64px);font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-.02em;color:#fff}.hero p{font-size:clamp(17px,2vw,20px);color:rgba(255,255,255,.7);max-width:640px;margin:0 auto;line-height:1.7}.hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:36px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-33.3333%)}}.logos-section{background:var(--surface);padding:48px 0}.logos-section__label{text-align:center;font-size:14px;font-weight:600;color:var(--muted);margin-bottom:28px}.marquee-wrap{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent)}.marquee-inner{display:flex;width:max-content;animation:marquee 40s linear infinite;will-change:transform}.marquee-track{display:flex;align-items:center;gap:48px;flex-shrink:0;padding-right:72px}.marquee-track img{height:28px;width:auto;object-fit:contain;opacity:.5;filter:grayscale(100%);transition:all .3s}.marquee-track img:hover{opacity:.8;filter:grayscale(0)}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.feature-row--reverse{direction:rtl}.feature-row--reverse>*{direction:ltr}.feature-row h2{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;margin-bottom:20px;letter-spacing:-.02em}.feature-row p.sub{font-size:17px;line-height:1.8;margin-bottom:24px}.section-dark .feature-row p.sub{color:rgba(255,255,255,.6)}.section-light .feature-row p.sub{color:var(--muted)}.feature-list{display:grid;gap:16px;list-style:none}.feature-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px}.section-dark .feature-list li{color:rgba(255,255,255,.6)}.section-light .feature-list li{color:var(--muted)}.feature-list .material-icons-outlined{font-size:20px;flex-shrink:0;margin-top:2px}.section-dark .feature-list .material-icons-outlined{color:var(--accent)}.section-light .feature-list .material-icons-outlined{color:var(--blue-bright)}.detail-list{display:grid;gap:18px}.detail-item{display:flex;align-items:flex-start;gap:12px}.detail-item .material-icons-outlined{font-size:18px;flex-shrink:0;margin-top:2px}.detail-item div{font-size:14px;color:rgba(255,255,255,.6)}.detail-item strong{color:white;display:block;margin-bottom:2px}.chip-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.chip{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:28px 24px;text-align:center;transition:transform .3s,box-shadow .3s;will-change:transform;backface-visibility:hidden}.chip:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.2)}.chip h3{font-size:17px;font-weight:800;margin-bottom:8px}.chip p{font-size:14px;color:rgba(255,255,255,.5);line-height:1.6}.highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.highlight-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:22px 20px}.highlight-card h4{font-size:15px;font-weight:700;margin-bottom:6px}.highlight-card p{font-size:13px;color:rgba(255,255,255,.5);line-height:1.6}.bullet-list{list-style:none;display:grid;gap:12px;margin-top:8px}.bullet-list li{display:flex;align-items:center;gap:10px;font-size:15px}.bullet-list li:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.section-light .bullet-list li:before{background:var(--blue-bright)}.section-light .bullet-list li{color:var(--muted)}.section-dark .bullet-list li:before{background:var(--accent)}.section-dark .bullet-list li{color:rgba(255,255,255,.6)}.cta-section{text-align:center}.cta-section h2{font-size:clamp(28px,4vw,44px);font-weight:800;margin-bottom:16px;letter-spacing:-.02em;color:#fff}.cta-section p{font-size:17px;color:rgba(255,255,255,.6);max-width:560px;margin:0 auto 32px;line-height:1.7}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-note{font-size:13px;color:rgba(255,255,255,.35);margin-top:20px}@media (max-width:980px){.feature-row{grid-template-columns:1fr;gap:40px}.feature-row--reverse{direction:ltr}.chip-row,.highlight-grid{grid-template-columns:1fr}}@media (max-width:860px){.hero{padding-top:140px;padding-bottom:80px}}@media (max-width:600px){.marquee-track img{height:24px;max-width:80px}.marquee-track{gap:28px;padding-right:28px!important}}@media (max-width:480px){.hero{padding-top:120px;padding-bottom:60px}.hero__actions{flex-direction:column;align-items:center}.marquee-track{gap:16px;padding-right:16px!important}}.fero-demo{--fero-navy-mid:#0f1e35;--fero-navy-light:#152540;--fero-blue-dark:#185fa5;--fero-purple:#3c3489;--fero-teal:#1d9e75;--fero-text-primary:#e2ecf7;--fero-text-secondary:#8ba8c8;--fero-text-dim:#4a6a8a;--fero-border:rgba(255,255,255,0.08);--fero-border-light:rgba(255,255,255,0.13);--fero-bg-input:#0d1a2e;width:100%;font-family:inherit}.fero-demo .material-icons-outlined{font-size:inherit;line-height:1;vertical-align:middle}.fero-demo .mode-toggle{display:flex;gap:6px;margin-bottom:14px;background:var(--fero-navy-mid);border:1px solid var(--fero-border);border-radius:999px;padding:4px;width:fit-content}.fero-demo .mode-btn{padding:7px 18px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--fero-text-secondary);font-size:13px;font-weight:400;cursor:pointer;transition:background .18s,color .18s;display:flex;align-items:center;gap:6px;font-family:inherit}.fero-demo .mode-btn.active{background:var(--fero-navy-light);color:#fff;font-weight:500;border-color:var(--fero-border-light)}.fero-demo .chip-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.fero-demo .chip-btn{padding:5px 13px;border-radius:999px;border:1px solid var(--fero-border);background:transparent;color:var(--fero-text-secondary);font-size:12px;font-weight:400;cursor:pointer;display:flex;align-items:center;gap:5px;transition:border-color .15s,background .15s,color .15s;white-space:nowrap;font-family:inherit}.fero-demo .chip-btn.active-attendee{border-color:#534ab7;background:rgba(83,74,183,.18);color:#b3adee;font-weight:500}.fero-demo .chip-btn.active-organiser{border-color:var(--fero-blue-dark);background:rgba(24,95,165,.2);color:#7ab8f5;font-weight:500}.fero-demo .chat-window{background:var(--fero-navy-mid);border-radius:16px;border:1px solid var(--fero-border);overflow:hidden}.fero-demo .chat-header{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid var(--fero-border);background:var(--fero-navy-light)}.fero-demo .chat-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.fero-demo .chat-avatar.attendee{background:rgba(83,74,183,.2);color:#b3adee}.fero-demo .chat-avatar.organiser{background:rgba(24,95,165,.2);color:#7ab8f5}.fero-demo .chat-header-info .name{font-size:13.5px;font-weight:500;color:#fff;margin:0;line-height:1.3}.fero-demo .chat-header-info .subtitle{font-size:11px;color:var(--fero-text-secondary);margin:0}.fero-demo .live-indicator{margin-left:auto;display:flex;align-items:center;gap:5px}.fero-demo .live-dot{width:7px;height:7px;border-radius:50%;background:var(--fero-teal)}.fero-demo .live-label{font-size:11px;color:var(--fero-text-secondary)}.fero-demo .messages-area{padding:16px;min-height:220px;max-height:320px;overflow-y:auto;scroll-behavior:smooth}.fero-demo .messages-area::-webkit-scrollbar{width:4px}.fero-demo .messages-area::-webkit-scrollbar-track{background:transparent}.fero-demo .messages-area::-webkit-scrollbar-thumb{background:var(--fero-border-light);border-radius:2px}.fero-demo .msg-row{display:flex;margin-bottom:10px;align-items:flex-start}.fero-demo .msg-row.user{justify-content:flex-end}.fero-demo .msg-row.ai{justify-content:flex-start}.fero-demo .msg-avatar{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px;margin-top:2px;font-size:13px}.fero-demo .msg-avatar.attendee{background:rgba(83,74,183,.2);color:#b3adee}.fero-demo .msg-avatar.organiser{background:rgba(24,95,165,.2);color:#7ab8f5}.fero-demo .bubble{max-width:72%;padding:9px 13px;font-size:13px;line-height:1.55;color:#fff}.fero-demo .bubble.user-attendee{border-radius:12px 12px 2px 12px;background:var(--fero-purple)}.fero-demo .bubble.user-organiser{border-radius:12px 12px 2px 12px;background:var(--fero-blue-dark)}.fero-demo .bubble.ai-msg{border-radius:12px 12px 12px 2px;background:var(--fero-navy-light);border:1px solid var(--fero-border-light);color:var(--fero-text-primary)}.fero-demo .typing-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}.fero-demo .typing-bubble{padding:10px 14px;border-radius:12px 12px 12px 2px;background:var(--fero-navy-light);border:1px solid var(--fero-border-light);display:flex;gap:4px;align-items:center}.fero-demo .dot{width:7px;height:7px;border-radius:50%;background:var(--fero-text-dim);animation:fero-pulse 1.2s ease-in-out infinite}.fero-demo .dot:nth-child(2){animation-delay:.2s}.fero-demo .dot:nth-child(3){animation-delay:.4s}@keyframes fero-pulse{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1.1)}}.fero-demo .input-bar{padding:10px 14px;border-top:1px solid var(--fero-border);background:var(--fero-navy-light);display:flex;gap:8px;align-items:center}.fero-demo .input-mock{flex:1;padding:8px 13px;background:var(--fero-bg-input);border-radius:999px;border:1px solid var(--fero-border);font-size:13px;color:var(--fero-text-dim);user-select:none}.fero-demo .replay-btn{width:34px;height:34px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:opacity .15s;font-size:16px;color:#fff}.fero-demo .replay-btn:hover{opacity:.85}.fero-demo .replay-btn:active{opacity:.7}.fero-demo .replay-btn.attendee{background:var(--fero-purple)}.fero-demo .replay-btn.organiser{background:var(--fero-blue-dark)}.fero-demo .hint{font-size:11px;color:var(--fero-text-dim);text-align:center;margin-top:10px}@keyframes fero-fadeUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.fero-demo .msg-row,.fero-demo .typing-row{animation:fero-fadeUp .22s ease both}@media (max-width:480px){.fero-demo .chip-btn{font-size:11px;padding:4px 11px}.fero-demo .bubble{max-width:82%;font-size:12.5px}}}