@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap');

:root{--blue:#2563eb;--blue-dark:#1d4ed8;--navy:#0b1630;--ink:#0f172a;--muted:#64748b;--line:#e5eaf1;--soft:#f8fafc;--white:#fff;--radius:20px;--shadow:0 24px 60px rgba(16,38,84,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans KR",sans-serif;background:#fff;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 48px));margin:auto}.section{padding:112px 0}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(229,234,241,.75);background:rgba(255,255,255,.88);backdrop-filter:blur(16px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font:700 20px Manrope,sans-serif;letter-spacing:-.6px}.brand strong{color:var(--blue)}.brand-mark{display:grid;place-items:center;width:30px;height:30px;background:var(--blue);border-radius:9px;transform:rotate(45deg);box-shadow:0 6px 14px rgba(37,99,235,.25)}.brand-mark span{display:block;width:10px;height:10px;border:3px solid white;border-left:0;border-bottom:0}.desktop-nav{display:flex;gap:38px;margin-left:auto;margin-right:44px}.desktop-nav a{font-size:14px;font-weight:600;color:#475569}.desktop-nav a:hover{color:var(--blue)}.button{border:0;border-radius:11px;background:var(--blue);color:#fff;min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-weight:700;box-shadow:0 10px 24px rgba(37,99,235,.22);transition:.2s ease}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button-small{min-height:43px;padding:0 19px;font-size:14px;box-shadow:none}.hero{position:relative;overflow:hidden;padding:98px 0 118px}.hero-glow{position:absolute;right:-5%;top:0;width:50vw;height:640px;background:radial-gradient(circle,rgba(37,99,235,.1),transparent 66%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font:700 12px Manrope,sans-serif;letter-spacing:2px}.eyebrow>span{width:26px;height:2px;background:currentColor}.hero h1{font-size:clamp(48px,5.3vw,76px);line-height:1.16;letter-spacing:-4px;margin:22px 0 26px;font-weight:800}.hero h1 em,.manifesto em{font-style:normal;color:var(--blue)}.hero-description{max-width:570px;font-size:18px;line-height:1.85;color:#526075;margin:0}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:38px}.text-link{font-size:14px;font-weight:700;color:#334155}.text-link span{margin-left:9px;color:var(--blue)}.hero-proof{display:flex;gap:21px;margin-top:54px;color:#64748b;font-size:12px}.hero-proof i{font-style:normal;color:var(--blue);font-weight:800}.hero-visual{height:510px;position:relative}.orbit{position:absolute;border:1px solid rgba(37,99,235,.13);border-radius:50%}.orbit-one{inset:45px 20px}.orbit-two{inset:105px 80px;border-style:dashed}.flow-core{position:absolute;z-index:2;left:50%;top:50%;width:200px;height:200px;transform:translate(-50%,-50%);border-radius:42px;background:#fff;box-shadow:0 30px 80px rgba(37,99,235,.2);display:flex;flex-direction:column;align-items:center;justify-content:center}.core-logo{width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,#4f83f5,var(--blue));transform:rotate(45deg);display:grid;place-items:center;margin-bottom:25px}.core-logo span{width:16px;height:16px;border:4px solid white;border-left:0;border-bottom:0}.flow-core small{font:700 9px Manrope;letter-spacing:2px;color:#94a3b8}.flow-core strong{margin-top:7px;font-size:17px}.pulse-dot{position:absolute;right:18px;top:18px;width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px #dcfce7}.flow-card{position:absolute;z-index:3;background:#fff;display:flex;align-items:center;gap:13px;border:1px solid #eef2f7;border-radius:15px;padding:15px 19px;box-shadow:0 16px 35px rgba(15,23,42,.09)}.flow-card small{font:700 8px Manrope;letter-spacing:1.5px;color:#94a3b8;display:block}.flow-card strong{font-size:13px}.flow-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#eff6ff;color:var(--blue);font-weight:800}.flow-input{left:3px;top:92px}.flow-output{right:-5px;bottom:90px}.mini-card{position:absolute;border-radius:13px;background:rgba(255,255,255,.9);box-shadow:0 12px 28px rgba(15,23,42,.08);padding:13px 17px;display:flex;align-items:center;gap:9px;font-size:10px;color:#64748b}.mini-card b{color:var(--blue);font-size:15px}.mini-one{right:5px;top:73px}.mini-two{left:26px;bottom:65px}.problem-strip{background:var(--navy);color:#fff;padding:22px 0}.strip-inner{display:flex;justify-content:space-between;align-items:center}.strip-inner p{font-size:14px;font-weight:600}.ticker{display:flex;align-items:center;gap:18px;font-size:12px}.ticker i{font-style:normal;color:#536078}.ticker span{padding:7px 11px;border-radius:6px;background:#172642}.ticker .muted{opacity:.45;text-decoration:line-through}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:54px}.section-heading h2,.process h2,.final-cta h2{font-size:42px;line-height:1.35;letter-spacing:-2px;margin:14px 0 0}.section-heading>p{color:var(--muted);line-height:1.8;font-size:15px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:36px 32px 34px;transition:.25s}.solution-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.solution-card.featured{border-top:3px solid var(--blue)}.card-number{position:absolute;right:25px;top:22px;font:700 12px Manrope;color:#cbd5e1}.card-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#eff6ff;color:var(--blue);font-size:25px;font-weight:700}.solution-card h3{font-size:21px;margin:27px 0 13px}.solution-card p{font-size:14px;line-height:1.8;color:var(--muted);min-height:76px}.solution-card ul{list-style:none;padding:20px 0 0;margin:23px 0 0;border-top:1px solid var(--line)}.solution-card li{position:relative;padding-left:17px;margin-top:9px;font-size:13px;color:#475569}.solution-card li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;background:var(--blue);border-radius:50%}.process{background:var(--navy);color:#fff}.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:120px}.eyebrow.light{color:#7ca3ff}.process-intro>p:not(.eyebrow){color:#9aa7bd;line-height:1.85;margin:24px 0 34px}.button-light{background:#fff;color:var(--navy);box-shadow:none}.button-light:hover{background:#eff6ff;color:var(--blue)}.process-list{list-style:none;padding:0;margin:0}.process-list li{display:grid;grid-template-columns:68px 1fr;gap:14px;padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid #22304a}.process-list li:last-child{border:0;margin:0;padding:0}.process-list>li>span{font:700 12px Manrope;color:#648cf0;letter-spacing:1px}.process-list h3{margin:0 0 10px;font-size:19px}.process-list p{margin:0;color:#93a1b8;font-size:14px;line-height:1.7}.manifesto{text-align:center}.eyebrow.centered{justify-content:center}.manifesto blockquote{font-size:36px;line-height:1.55;font-weight:700;letter-spacing:-1.5px;margin:35px auto 24px}.manifesto-inner>p:not(.eyebrow){color:var(--muted);font-size:14px}.principles{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:47px;font:600 12px Manrope;letter-spacing:2px;color:#475569;text-transform:uppercase}.principles i{width:4px;height:4px;border-radius:50%;background:var(--blue)}.final-cta{padding-top:0}.cta-box{background:linear-gradient(115deg,#2563eb,#174ac6);border-radius:26px;padding:54px 64px;color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 24px 55px rgba(37,99,235,.25);position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-80px;top:-100px}.cta-box h2{margin:11px 0}.cta-box p:not(.eyebrow){margin:0;color:#dbe7ff;font-size:14px;line-height:1.7}.button-white{position:relative;z-index:2;flex:none;background:#fff;color:var(--blue);box-shadow:none}.button-white:hover{background:#f1f5ff}.site-footer{background:#070e1d;color:#8d99ae;padding:58px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:start;padding-bottom:42px;border-bottom:1px solid #1a2335}.brand-footer{color:#fff}.brand-footer+.footer-top p{font-size:13px}.footer-top>div>p{font-size:12px;margin:15px 0 0}.footer-actions{display:flex;gap:12px}.footer-link{border:1px solid #273248;background:transparent;color:#b2bccd;border-radius:9px;padding:11px 14px;font-size:12px}.footer-link:hover{color:#fff;border-color:#526078}.footer-bottom{display:flex;justify-content:space-between;padding-top:26px;font-size:10px;line-height:1.9}.footer-bottom span{margin:0 6px;color:#3c465a}.footer-bottom>p:last-child{white-space:nowrap}.modal{width:min(620px,calc(100% - 32px));max-height:90vh;border:0;border-radius:22px;padding:0;box-shadow:0 35px 100px rgba(2,8,23,.32);overflow:auto}.modal::backdrop{background:rgba(4,10,24,.66);backdrop-filter:blur(5px)}.modal[open]{animation:modalIn .25s ease}.modal-panel{padding:42px}.modal-compact{max-width:520px;margin:auto}.modal-close{position:absolute;right:20px;top:16px;border:0;background:transparent;color:#64748b;font-size:30px;line-height:1}.modal-kicker{font:700 10px Manrope;color:var(--blue);letter-spacing:2px;margin:0 0 11px}.modal h2{margin:0;font-size:27px;letter-spacing:-1px}.modal-description{margin:12px 0 27px;color:var(--muted);font-size:13px;line-height:1.6}.ajax-form{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ajax-form label{display:grid;gap:8px;font-size:12px;font-weight:700;color:#334155}.ajax-form label strong{color:var(--blue)}.ajax-form input,.ajax-form select,.ajax-form textarea{width:100%;border:1px solid #dce3ec;border-radius:9px;padding:12px 13px;outline:none;background:#fff;color:var(--ink);font-size:13px;transition:.2s}.ajax-form textarea{resize:vertical}.ajax-form input:focus,.ajax-form select:focus,.ajax-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(37,99,235,.11)}.ajax-form .check{display:flex;grid-template-columns:18px 1fr;align-items:start;gap:8px;font-weight:400;color:#64748b}.check input{margin:2px 0;width:16px;height:16px;accent-color:var(--blue)}.submit-button{width:100%;margin-top:3px}.form-status{margin:0;text-align:center;font-size:12px;min-height:18px}.form-status.success{color:#15803d}.form-status.error{color:#dc2626}.honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.toast{position:fixed;left:50%;bottom:28px;z-index:100;transform:translate(-50%,30px);opacity:0;background:#111827;color:#fff;padding:13px 20px;border-radius:10px;font-size:13px;transition:.25s;pointer-events:none}.toast.show{transform:translate(-50%,0);opacity:1}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@keyframes modalIn{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media(max-width:900px){.section{padding:82px 0}.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-description{margin-inline:auto}.hero-visual{height:430px;max-width:570px;width:100%;margin:auto}.section-heading{display:block}.section-heading>p{margin-top:22px}.card-grid{grid-template-columns:1fr}.solution-card p{min-height:auto}.process-grid{grid-template-columns:1fr;gap:65px}.cta-box{padding:46px;gap:35px}.footer-bottom{display:block}.footer-bottom>p:last-child{margin-top:18px}}
@media(max-width:600px){.container{width:min(100% - 32px,1160px)}.header-inner{height:68px}.button-small{min-height:39px;padding:0 14px}.hero{padding:55px 0 80px}.hero h1{font-size:43px;letter-spacing:-2.5px}.hero-description{font-size:15px}.hero-actions{flex-direction:column;gap:22px}.hero-proof{flex-wrap:wrap;margin-top:38px}.hero-visual{height:380px;margin-top:15px}.orbit-one{inset:30px 0}.orbit-two{inset:90px 55px}.flow-core{width:170px;height:170px}.flow-card{padding:11px 13px}.flow-input{left:-3px;top:63px}.flow-output{right:-4px;bottom:62px}.mini-card{display:none}.strip-inner{display:block;text-align:center}.ticker{justify-content:center;gap:7px}.ticker span{padding:6px}.section-heading h2,.process h2,.final-cta h2{font-size:32px}.manifesto blockquote{font-size:27px}.principles{gap:14px}.cta-box{display:block;padding:39px 28px}.cta-box .button{margin-top:28px;width:100%}.footer-top{display:block}.footer-actions{margin-top:30px;flex-wrap:wrap}.footer-bottom span{display:none}.modal-panel{padding:36px 22px 27px}.form-row{grid-template-columns:1fr}}

/* Dynamic showcase enhancement */
:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:3px}
.desktop-nav{align-items:center;margin-right:0;gap:26px}.desktop-nav .header-link{border:0;padding:8px 0;background:transparent;color:#475569;font-size:14px;font-weight:600}.desktop-nav .header-link:hover{color:var(--blue)}.desktop-nav .button{color:#fff}.header-mobile-cta{display:none}
.footer-business{font-style:normal}.footer-business strong{color:#c7d1e2;font-weight:700}.footer-business a,.policy-content a{color:#8fb1ff;text-decoration:underline;text-underline-offset:3px}.policy-content{display:grid;gap:20px;margin-top:28px;color:#526075;font-size:13px;line-height:1.75}.policy-content section{padding-bottom:17px;border-bottom:1px solid var(--line)}.policy-content section:last-of-type{padding-bottom:0;border-bottom:0}.policy-content h3{margin:0 0 6px;color:#1e293b;font-size:14px}.policy-content p{margin:0}.policy-content a{color:var(--blue)}.policy-note{padding:12px 14px;border-radius:9px;background:#f5f8fc;color:#64748b;font-size:11px}
.cta-box{background:linear-gradient(115deg,var(--blue),var(--blue-dark))}.policy-note{background:var(--soft)}
.global-cursor-ambient{position:fixed;z-index:45;left:0;top:0;width:300px;height:300px;border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(circle,rgba(37,99,235,.12) 0%,rgba(37,99,235,.07) 32%,rgba(37,99,235,.025) 62%,transparent 78%);transform:translate3d(-400px,-400px,0);transition:opacity .2s ease;will-change:transform,opacity}
.global-cursor-ambient.is-active{opacity:1}
.global-cursor-ambient.is-navy{background:radial-gradient(circle,rgba(79,131,245,.14) 0%,rgba(62,116,238,.08) 34%,rgba(49,105,226,.03) 64%,transparent 80%)}
.global-cursor-ambient.is-hero-muted{opacity:0}
.hero-visual{--pointer-x:50%;--pointer-y:50%}
.hero-grid-pattern{position:absolute;inset:-12%;opacity:.42;pointer-events:none;background-image:linear-gradient(rgba(37,99,235,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,transparent 34%,#000 72%,transparent);animation:gridDrift 20s linear infinite}
.hero-glow{animation:glowBreathe 16s ease-in-out infinite alternate}
.hero-pointer-layer{position:absolute;z-index:1;inset:0;overflow:hidden;border-radius:50%;pointer-events:none}
.hero-pointer-glow{position:absolute;inset:0;opacity:0;background:radial-gradient(680px circle at var(--pointer-x) var(--pointer-y),rgba(37,99,235,.28) 0%,rgba(37,99,235,.2) 18%,rgba(37,99,235,.1) 42%,rgba(37,99,235,.035) 68%,transparent 80%);transition:opacity .22s ease}
.hero-visual.pointer-active .hero-pointer-glow{opacity:1}
.cursor-trail{position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;opacity:0;background:#2563eb;box-shadow:0 0 22px rgba(37,99,235,.58);will-change:transform,opacity}
.cursor-trail:nth-of-type(2){width:16px;height:16px;background:#3974ee}.cursor-trail:nth-of-type(3){width:13px;height:13px;background:#4d82ef}.cursor-trail:nth-of-type(4){width:10px;height:10px;background:#6995f1}.cursor-trail:nth-of-type(5){width:7px;height:7px;background:#8aabf4}
.mini-card{z-index:2}
.button span,.text-link span,.product-link span{display:inline-block;transition:transform .2s ease}
.button:hover span,.text-link:hover span,.product-link:hover span{transform:translateX(4px)}
.solution-card{overflow:hidden;border-top:2px solid transparent}
.solution-card::before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.solution-card:hover{transform:translateY(-5px);border-color:rgba(37,99,235,.2);box-shadow:0 20px 48px rgba(16,38,84,.11)}
.solution-card:hover::before,.solution-card.featured::before{transform:scaleX(1)}
.solution-card:hover .card-icon{transform:translateY(-2px) rotate(-3deg);background:#e7f0ff}
.card-icon{transition:transform .25s ease,background-color .25s ease}
.reveal{transition-delay:var(--reveal-delay,0ms)}

.products{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);border-top:1px solid #edf1f6}
.product-showcase{display:grid;grid-template-columns:1.08fr .92fr;min-height:550px;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(15,35,74,.08);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}
.product-showcase:hover{border-color:rgba(37,99,235,.22);box-shadow:0 30px 78px rgba(15,35,74,.12);transform:translateY(-4px)}
.product-visual{--product-shift:0px;position:relative;min-height:550px;overflow:hidden;background:linear-gradient(145deg,#0b1630 0%,#102653 66%,#15377c 100%)}
.product-visual::before{content:"";position:absolute;width:460px;height:460px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(60,127,255,.25),transparent 68%)}
.product-visual-grid{position:absolute;inset:-10px;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at center,#000,transparent 75%);transform:translateY(var(--product-shift));transition:transform .25s ease-out}
.product-engine{position:absolute;z-index:3;left:50%;top:48%;width:190px;height:190px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:42px;background:rgba(10,28,66,.7);box-shadow:0 28px 60px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.13);backdrop-filter:blur(12px);animation:productFloat 12s ease-in-out infinite}
.engine-mark{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;margin-bottom:20px;background:linear-gradient(135deg,#5f93ff,#2563eb);color:#fff;font:800 25px Manrope;box-shadow:0 12px 26px rgba(37,99,235,.35)}
.product-engine small{color:#7799d8;font:700 8px Manrope;letter-spacing:2px}.product-engine strong{margin-top:7px;color:#fff;font:700 18px Manrope}
.product-file{position:absolute;z-index:2;width:112px;height:140px;padding:20px 17px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);box-shadow:0 20px 42px rgba(0,0,0,.18);backdrop-filter:blur(8px)}
.product-file span{display:block;color:#fff;font:800 13px Manrope;letter-spacing:1px;margin-bottom:23px}.product-file i{display:block;width:100%;height:3px;border-radius:4px;background:rgba(255,255,255,.2);margin-top:10px}.product-file i:nth-child(3){width:72%}.product-file i:nth-child(4){width:86%}.product-file-input{left:8%;top:18%;transform:rotate(-5deg)}.product-file-output{right:8%;bottom:18%;transform:rotate(5deg);border-color:rgba(91,146,255,.45);background:rgba(37,99,235,.22)}
.process-line{position:absolute;z-index:1;left:20%;right:20%;top:48%;height:1px;background:linear-gradient(90deg,transparent,#4a7ee9 20%,#74a1ff 80%,transparent)}.process-line span{position:absolute;width:7px;height:7px;top:-3px;border-radius:50%;background:#93b5ff;box-shadow:0 0 14px #77a2ff;animation:flowDot 8s ease-in-out infinite}
.visual-caption{position:absolute;left:0;right:0;bottom:34px;margin:0;text-align:center;color:#8da5d0;font-size:11px;letter-spacing:.3px}.visual-caption span{color:#4778dc;margin:0 8px}
.product-content{padding:62px 58px;display:flex;flex-direction:column;justify-content:center}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.product-index{font:700 10px Manrope;letter-spacing:2px;color:var(--blue)}.product-platform{border:1px solid #dbe6fb;border-radius:99px;padding:6px 9px;background:#f5f8ff;color:#5370a3;font:700 9px Manrope;letter-spacing:1px}.product-title-row{display:flex;align-items:center;gap:17px}.product-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:var(--blue);color:#fff;font:800 24px Manrope;box-shadow:0 11px 24px rgba(37,99,235,.22)}.product-title-row small{display:block;color:#94a3b8;font:600 10px Manrope;letter-spacing:1.5px}.product-title-row h3{margin:3px 0 0;font:800 29px Manrope;letter-spacing:-1px}.product-lead{font-size:18px;line-height:1.75;font-weight:600;letter-spacing:-.4px;margin:25px 0 20px}.product-problem{color:var(--muted);font-size:13px;line-height:1.8;margin:0}.product-problem strong{display:block;margin-bottom:4px;color:#334155;font-size:12px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:24px 0}.product-tags li{padding:7px 10px;border-radius:7px;background:#f2f6fc;color:#4d6080;font-size:10px;font-weight:600}.product-link{align-self:flex-start;border:0;border-bottom:1px solid #bfd0f2;background:transparent;color:var(--blue);padding:7px 0;font-size:13px;font-weight:700}.product-link span{margin-left:18px}.product-note{margin:15px 0 0;color:#9aa6b7;font-size:10px}.product-bridge{margin-top:24px;padding:28px 34px;border:1px solid #dfe6f0;border-radius:17px;background:rgba(255,255,255,.78);display:flex;align-items:center;justify-content:space-between;gap:28px}.product-bridge strong{font-size:16px}.product-bridge p{margin:7px 0 0;color:var(--muted);font-size:12px}.product-bridge .button{min-height:45px;box-shadow:none;font-size:12px;flex:none}

@keyframes gridDrift{to{transform:translate3d(54px,54px,0)}}
@keyframes glowBreathe{0%{transform:translate3d(-2%,0,0) scale(.96);opacity:.7}100%{transform:translate3d(3%,2%,0) scale(1.08);opacity:1}}
@keyframes productFloat{0%,100%{margin-top:0}50%{margin-top:-6px}}
@keyframes flowDot{0%{left:0;opacity:0}12%{opacity:1}88%{opacity:1}100%{left:100%;opacity:0}}

@media(max-width:900px){
  .header-mobile-cta{display:inline-flex}.product-showcase{grid-template-columns:1fr;min-height:auto}.product-visual{min-height:440px}.product-content{padding:48px}.product-bridge{align-items:flex-start}.product-lead br{display:none}
}
@media(max-width:600px){
  .hero-grid-pattern{display:none}.product-showcase{border-radius:20px}.product-visual{min-height:340px}.product-engine{width:145px;height:145px;border-radius:32px}.engine-mark{width:44px;height:44px;margin-bottom:14px}.product-file{width:82px;height:110px;padding:15px 12px}.product-file span{margin-bottom:16px}.product-file-input{left:4%;top:14%}.product-file-output{right:4%;bottom:18%}.visual-caption{bottom:22px;font-size:9px}.product-content{padding:34px 24px}.product-meta{margin-bottom:23px}.product-title-row h3{font-size:25px}.product-lead{font-size:16px}.product-bridge{display:block;padding:25px}.product-bridge .button{width:100%;margin-top:20px}.product-note{line-height:1.6}
}
@media(prefers-reduced-motion:reduce){
  .hero-grid-pattern,.hero-glow,.product-engine,.process-line span{animation:none!important}.global-cursor-ambient,.hero-pointer-layer{display:none!important}.product-visual-grid{transform:none!important}.product-showcase:hover,.solution-card:hover,.button:hover{transform:none}.button span,.text-link span,.product-link span{transform:none!important}
}
@media(pointer:coarse){.global-cursor-ambient,.hero-pointer-layer{display:none}}

/* Verified product carousel */
.product-carousel{position:relative;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(15,35,74,.08);overflow:hidden}
.carousel-toolbar{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbfcfe}
.carousel-toolbar p{margin:0;color:#9aa8bb;font:700 11px Manrope;letter-spacing:1px}.carousel-toolbar p span:first-child{color:var(--blue);font-size:15px}.carousel-toolbar p i{font-style:normal;margin:0 7px;color:#c3ccd8}
.carousel-controls{display:flex;gap:8px}.carousel-controls button{width:38px;height:38px;border:1px solid #d9e2ef;border-radius:10px;background:#fff;color:#334155;font-size:17px;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.carousel-controls button:hover{color:#fff;border-color:var(--blue);background:var(--blue);transform:translateY(-1px)}
.carousel-viewport{overflow:hidden;touch-action:pan-y;cursor:grab;outline-offset:-4px}.carousel-viewport.dragging{cursor:grabbing;user-select:none}.carousel-track{display:flex;will-change:transform;transition:transform .5s cubic-bezier(.22,.7,.25,1)}
.product-slide{min-width:100%;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr);align-items:stretch;background:#fff}
.product-screenshot{min-width:0;padding:28px;display:flex;align-items:center;background:#eef3fa;border-right:1px solid var(--line)}
.product-screenshot img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;border-radius:10px;box-shadow:0 14px 36px rgba(15,35,74,.14);pointer-events:none}
.product-slide-copy{padding:46px 38px;display:flex;flex-direction:column;justify-content:center}.product-category{margin:0 0 10px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.5px}.product-slide-copy h3{margin:0;font:800 clamp(25px,2.2vw,34px) Manrope;letter-spacing:-1.2px}.product-summary{margin:20px 0 8px;color:#526075;font-size:14px;line-height:1.8}.product-slide-copy .product-tags{margin:18px 0 27px}.product-slide-copy .product-link{font-size:13px}
.carousel-dots{height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid var(--line)}.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cbd5e1;transition:width .25s ease,background .25s ease}.carousel-dots button.active{width:24px;background:var(--blue)}
.carousel-hint{margin:0;padding:0 20px 18px;text-align:center;color:#94a3b8;font-size:10px}

@media(max-width:900px){.product-slide{grid-template-columns:1fr}.product-screenshot{padding:22px;border-right:0;border-bottom:1px solid var(--line)}.product-screenshot img{max-height:none}.product-slide-copy{padding:34px}.carousel-hint{display:none}}
@media(max-width:600px){.product-carousel{border-radius:18px}.carousel-toolbar{height:56px;padding:0 16px}.carousel-controls button{width:36px;height:36px}.product-screenshot{padding:12px}.product-screenshot img{border-radius:7px}.product-slide-copy{padding:27px 22px 30px}.product-summary{font-size:13px;margin-top:14px}.product-slide-copy .product-tags{margin:15px 0 22px}.carousel-dots{height:44px}}
@media(prefers-reduced-motion:reduce){.carousel-track{transition:none}.carousel-controls button:hover{transform:none}}
