.svayed-landing{--navy:#0f172a;--navy-2:#16213d;--green:#10b981;--purple:#8b5cf6;--ink:#1b2230;--body:#46506a;--muted:#6b7385;--line:#e6eaf2;--paper:#fff;--cloud:#f4f6fa;--grad:linear-gradient(135deg,var(--green) 0%,var(--purple) 100%);--maxw:1080px;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.svayed-landing *{box-sizing:border-box;margin:0;padding:0}.svayed-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.svayed-landing h1,.svayed-landing h2,.svayed-landing h3{font-family:var(--font-serif),"Source Serif 4",Georgia,serif;line-height:1.15;letter-spacing:-.01em}.svayed-landing a{color:inherit;text-decoration:none}.svayed-landing .grad-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--green)}.svayed-landing .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.svayed-landing .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.svayed-landing .reveal{opacity:1;transform:none;transition:none}}.svayed-landing nav{position:sticky;top:0;z-index:50;background:rgba(15,23,42,.92);backdrop-filter:blur(8px);border-bottom:1px solid hsla(0,0%,100%,.07)}.svayed-landing .nav-in{display:flex;align-items:center;justify-content:space-between;height:64px}.svayed-landing .brand img{height:30px;width:auto;display:block}.svayed-landing .nav-links{display:flex;align-items:center;gap:28px}.svayed-landing .nav-links a{color:#c7d0e3;font-size:14px;font-weight:500;transition:color .15s}.svayed-landing .nav-links a:hover{color:#fff}.svayed-landing .nav-cta{background:var(--grad);color:#fff!important;padding:9px 18px;border-radius:8px;font-weight:600;font-size:14px}.svayed-landing header.hero{background:radial-gradient(900px 420px at 80% -10%,rgba(139,92,246,.2),transparent 60%),radial-gradient(700px 380px at 5% 10%,rgba(16,185,129,.16),transparent 60%),var(--navy);color:#fff;position:relative;overflow:hidden}.svayed-landing .hero-in{padding:90px 0 110px;position:relative;z-index:2}.svayed-landing .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9fb0d6;margin-bottom:22px}.svayed-landing .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(16,185,129,.18)}.svayed-landing h1.hero-h{font-size:clamp(38px,6vw,68px);font-weight:700;max-width:14ch}.svayed-landing .hero-sub{margin-top:22px;font-size:clamp(17px,2.2vw,21px);color:#c7d0e3;max-width:46ch}.svayed-landing .hero-ctas{margin-top:38px;display:flex;flex-wrap:wrap;gap:14px}.svayed-landing .btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;padding:14px 26px;border-radius:10px;cursor:pointer;border:0;transition:transform .12s,box-shadow .12s;text-align:center;justify-content:center;font-family:inherit}.svayed-landing .btn:hover{transform:translateY(-1px)}.svayed-landing .btn-grad{background:var(--grad);color:#fff;box-shadow:0 8px 24px rgba(99,102,241,.28)}.svayed-landing .btn-ghost{background:hsla(0,0%,100%,.06);color:#fff;border:1px solid hsla(0,0%,100%,.18)}.svayed-landing .btn-ghost:hover{background:hsla(0,0%,100%,.12)}.svayed-landing .pulse-wrap{position:absolute;left:0;right:0;bottom:0;height:160px;z-index:1;opacity:.9}.svayed-landing .pulse-wrap svg{width:100%;height:100%}.svayed-landing .pulse path{fill:none;stroke:url(#pulseGrad);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2600;stroke-dashoffset:2600;animation:svayed-trace 3.4s cubic-bezier(.5,0,.2,1) .3s forwards}@keyframes svayed-trace{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.svayed-landing .pulse path{animation:none;stroke-dashoffset:0}}.svayed-landing section{padding:84px 0}.svayed-landing .sec-eyebrow{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:14px}.svayed-landing h2.sec-h{font-size:clamp(28px,4vw,40px);font-weight:700;max-width:18ch;color:var(--ink)}.svayed-landing .lead{font-size:18px;color:var(--body);max-width:60ch;margin-top:18px}.svayed-landing .strip{background:var(--navy);color:#c7d0e3;padding:30px 0}.svayed-landing .strip-in{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px}.svayed-landing .strip .label{width:100%;text-align:center;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#7e89a6;margin-bottom:6px}.svayed-landing .chip{border:1px solid hsla(0,0%,100%,.16);border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:500;color:#d7deee}.svayed-landing .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.svayed-landing .pillar{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:30px 26px;transition:transform .15s,box-shadow .15s}.svayed-landing .pillar:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(20,33,61,.08)}.svayed-landing .pillar .ic{width:46px;height:46px;border-radius:11px;background:rgba(16,185,129,.12);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.svayed-landing .pillar .ic svg{width:24px;height:24px;stroke:var(--green);fill:none;stroke-width:1.9}.svayed-landing .pillar h3{font-size:20px;font-weight:700;margin-bottom:9px;color:var(--ink)}.svayed-landing .pillar p{font-size:14.5px;color:var(--body)}.svayed-landing .loop{background:var(--cloud)}.svayed-landing .loop-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:46px}.svayed-landing .step{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:24px 20px}.svayed-landing .step .n{font-size:12px;font-weight:600;color:var(--purple);letter-spacing:.05em;margin-bottom:10px}.svayed-landing .step h4{font-family:var(--font-inter),"Inter",sans-serif;font-size:16px;font-weight:600;color:var(--ink);margin-bottom:6px}.svayed-landing .step p{font-size:13.5px;color:var(--muted)}.svayed-landing .demo{background:var(--navy);color:#fff;background-image:radial-gradient(700px 360px at 100% 0,rgba(139,92,246,.18),transparent 60%)}.svayed-landing .demo h2{color:#fff}.svayed-landing .demo .lead{color:#c7d0e3}.svayed-landing .demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:46px}.svayed-landing .demo-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:28px}.svayed-landing .demo-card .tag{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin-bottom:14px}.svayed-landing .q-text{font-size:17px;font-weight:600;color:#fff;margin-bottom:18px;line-height:1.4}.svayed-landing .opt{display:block;width:100%;text-align:left;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.14);color:#e7ecf6;border-radius:10px;padding:13px 16px;margin-bottom:10px;font-family:inherit;font-size:14.5px;cursor:pointer;transition:background .15s,border-color .15s}.svayed-landing .opt:hover{background:hsla(0,0%,100%,.09)}.svayed-landing .opt:disabled{cursor:default}.svayed-landing .opt.correct{background:rgba(16,185,129,.18);border-color:var(--green)}.svayed-landing .opt.wrong{background:rgba(239,68,68,.16);border-color:#ef4444}.svayed-landing .q-feedback{display:none;margin-top:14px;font-size:14px;line-height:1.55;color:#c7d0e3;border-top:1px solid hsla(0,0%,100%,.12);padding-top:14px}.svayed-landing .q-feedback.show{display:block}.svayed-landing .q-feedback b{color:#fff}.svayed-landing .chat{display:flex;flex-direction:column;gap:12px;margin-bottom:6px}.svayed-landing .bubble{max-width:88%;padding:12px 15px;border-radius:14px;font-size:14px;line-height:1.5}.svayed-landing .bubble.user{align-self:flex-end;background:var(--grad);color:#fff;border-bottom-right-radius:5px}.svayed-landing .bubble.ai{align-self:flex-start;background:hsla(0,0%,100%,.07);color:#e7ecf6;border-bottom-left-radius:5px}.svayed-landing .bubble.ai.typing{color:#9fb0d6;font-style:italic}.svayed-landing .chat-note{font-size:12px;color:#7e89a6;margin-top:6px}.svayed-landing .shots{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}.svayed-landing .shot{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--cloud);aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;position:relative}.svayed-landing .shot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.svayed-landing .shot .ph{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--muted);font-size:13px;text-align:center;padding:20px}.svayed-landing .shot .ph svg{width:30px;height:30px;stroke:var(--muted);fill:none;stroke-width:1.6}.svayed-landing .shot .ph b{color:var(--ink);font-weight:600;font-size:14px}.svayed-landing .quotes{background:var(--cloud)}.svayed-landing .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px}.svayed-landing .quote{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:26px}.svayed-landing .quote .mark{font-family:var(--font-serif),"Source Serif 4",serif;font-size:44px;line-height:.5;color:var(--green);height:24px}.svayed-landing .quote p{font-size:15px;color:var(--body);font-style:italic;margin:12px 0 18px}.svayed-landing .quote .who{font-size:13.5px;color:var(--muted)}.svayed-landing .quote .who b{color:var(--ink);font-style:normal}.svayed-landing .ph-note{font-size:12px;color:var(--muted);background:rgba(139,92,246,.06);border:1px dashed rgba(139,92,246,.35);border-radius:8px;padding:4px 10px;display:inline-block;margin-top:14px}.svayed-landing .faq-list{margin-top:40px;border-top:1px solid var(--line)}.svayed-landing .faq-item{border-bottom:1px solid var(--line)}.svayed-landing .faq-q{width:100%;text-align:left;background:none;border:0;padding:22px 0;font-family:inherit;font-size:17px;font-weight:600;color:var(--ink);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.svayed-landing .faq-q .pm{flex:none;width:22px;height:22px;position:relative;transition:transform .2s}.svayed-landing .faq-q .pm:after,.svayed-landing .faq-q .pm:before{content:"";position:absolute;background:var(--green);border-radius:2px}.svayed-landing .faq-q .pm:before{top:10px;left:3px;right:3px;height:2px}.svayed-landing .faq-q .pm:after{left:10px;top:3px;bottom:3px;width:2px;transition:opacity .2s}.svayed-landing .faq-item.open .pm:after{opacity:0}.svayed-landing .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.svayed-landing .faq-a p{padding:0 0 22px;font-size:15px;color:var(--body);max-width:70ch}.svayed-landing .partner{background:radial-gradient(700px 360px at 90% 110%,rgba(16,185,129,.18),transparent 60%),radial-gradient(700px 360px at 0 -20%,rgba(139,92,246,.2),transparent 60%),var(--navy);color:#fff}.svayed-landing .partner-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:start}.svayed-landing .partner h2{color:#fff}.svayed-landing .partner .lead{color:#c7d0e3}.svayed-landing .partner ul{list-style:none;margin-top:24px;display:flex;flex-direction:column;gap:13px}.svayed-landing .partner li{display:flex;gap:11px;font-size:15px;color:#d7deee}.svayed-landing .partner li svg{flex:none;width:20px;height:20px;stroke:var(--green);fill:none;stroke-width:2;margin-top:2px}.svayed-landing form{display:flex;flex-direction:column;gap:14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:28px}.svayed-landing .field label{display:block;font-size:13px;font-weight:500;color:#aebad6;margin-bottom:6px}.svayed-landing .field input,.svayed-landing .field textarea{width:100%;padding:12px 14px;border-radius:9px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:#fff;font-family:inherit;font-size:14.5px}.svayed-landing .field input::-moz-placeholder,.svayed-landing .field textarea::-moz-placeholder{color:#7e89a6}.svayed-landing .field input::placeholder,.svayed-landing .field textarea::placeholder{color:#7e89a6}.svayed-landing .field input:focus,.svayed-landing .field textarea:focus{outline:none;border-color:var(--green);background:hsla(0,0%,100%,.07)}.svayed-landing form .btn-grad{margin-top:4px}.svayed-landing .form-note{font-size:12.5px;color:#8a93ad}.svayed-landing .form-success{background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.4);color:#d7f5ea;border-radius:12px;padding:18px 20px;font-size:15px}.svayed-landing .form-error{font-size:13px;color:#fca5a5}.svayed-landing .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:46px}.svayed-landing .about-copy p{font-size:16px;color:var(--body);margin-bottom:16px}.svayed-landing .about-copy p:last-child{margin-bottom:0}.svayed-landing .about-card{background:var(--navy);border-radius:20px;padding:40px 34px;color:#fff;background-image:radial-gradient(500px 280px at 100% 0,rgba(16,185,129,.18),transparent 60%)}.svayed-landing .about-card .mini-mark{width:54px;height:54px;border-radius:14px;background:var(--grad);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.svayed-landing .about-card .mini-mark svg{width:30px;height:30px;stroke:#fff;fill:none;stroke-width:2.4}.svayed-landing .about-card h3{font-size:21px;font-weight:700;color:#fff;margin-bottom:10px}.svayed-landing .about-card p{font-size:15px;color:#c7d0e3}.svayed-landing .about-vals{display:flex;flex-direction:column;gap:12px;margin-top:22px;list-style:none}.svayed-landing .about-vals li{display:flex;gap:10px;font-size:14.5px;color:#d7deee}.svayed-landing .about-vals svg{flex:none;width:18px;height:18px;stroke:var(--green);fill:none;stroke-width:2;margin-top:3px}.svayed-landing footer{background:var(--navy);color:#8a93ad;border-top:1px solid hsla(0,0%,100%,.07);padding:38px 0}.svayed-landing .foot-in{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}.svayed-landing .foot-in img{height:26px}.svayed-landing .foot-right{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.svayed-landing .foot-links{display:flex;gap:22px;font-size:14px}.svayed-landing .foot-links a:hover{color:#fff}.svayed-landing .tagline{font-size:13px;color:#6b7385;margin-top:6px}@media (max-width:860px){.svayed-landing .about-grid{grid-template-columns:1fr;gap:30px}.svayed-landing .foot-right{align-items:flex-start}.svayed-landing .pillars{grid-template-columns:1fr}.svayed-landing .loop-steps{grid-template-columns:1fr 1fr}.svayed-landing .demo-grid{grid-template-columns:1fr}.svayed-landing .shots{grid-template-columns:1fr 1fr}.svayed-landing .quote-grid{grid-template-columns:1fr}.svayed-landing .partner-grid{grid-template-columns:1fr;gap:36px}.svayed-landing .nav-links{display:none}}@media (max-width:520px){.svayed-landing .loop-steps,.svayed-landing .shots{grid-template-columns:1fr}.svayed-landing .hero-in{padding:64px 0 80px}}