.hero-blob{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.home-hero .hero-inner{position:relative;z-index:2}.tw-wrap{color:var(--blue)}.tw-cursor{display:inline-block;width:3px;height:.85em;background:var(--blue);margin-left:3px;vertical-align:text-bottom;border-radius:1px;animation:tw-blink 1s step-end infinite}@keyframes tw-blink{0%,to{opacity:1}50%{opacity:0}}.scroll-hint{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:3}.scroll-hint span{font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-4)}.scroll-hint i{width:1px;height:40px;background:linear-gradient(to bottom,var(--border-2),transparent);transform-origin:top;animation:hint 1.6s ease-in-out infinite}@keyframes hint{0%,to{transform:scaleY(1)}50%{transform:scaleY(.3)}}.figure{position:relative;width:100%;max-width:480px;margin:0 auto;aspect-ratio:1/1.12;display:flex;align-items:center;justify-content:center}.figure-aura{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.15) 0,rgba(59,130,246,.06) 60%,transparent 100%);animation:f-aura 4s ease-in-out infinite;pointer-events:none}@keyframes f-aura{0%,to{transform:scale(1);opacity:.14}50%{transform:scale(1.08);opacity:.26}}.figure-orbit{position:absolute;border-radius:50%;pointer-events:none}.figure-orbit.o1{width:74%;aspect-ratio:1;border:1.5px dashed rgba(24,80,248,.22);animation:f-spin 18s linear infinite}.figure-orbit.o2{width:94%;aspect-ratio:1;border:1px solid rgba(59,130,246,.15);animation:f-spin 26s linear infinite reverse}.figure-orbit .o-dot{position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:10px;height:10px;border-radius:50%;background:#1850F8;box-shadow:0 0 12px 4px rgba(24,80,248,.5)}.figure-orbit.o2 .o-dot{background:#3B82F6;box-shadow:0 0 10px 3px rgba(59,130,246,.5);top:auto;bottom:-4px;width:8px;height:8px}@keyframes f-spin{to{transform:rotate(1turn)}}.figure-pulse{position:absolute;width:34%;aspect-ratio:1;border-radius:50%;border:1.5px solid rgba(24,80,248,.4);pointer-events:none;animation:f-pulse 3s ease-out infinite}.figure-pulse.p2{animation-delay:1s}.figure-pulse.p3{animation-delay:2s}@keyframes f-pulse{0%{transform:scale(.6);opacity:.35}to{transform:scale(1.9);opacity:0}}.figure-glow{position:absolute;bottom:7%;left:50%;transform:translateX(-50%);width:56%;height:46px;border-radius:50%;background:radial-gradient(ellipse,rgba(24,80,248,.32) 0,transparent 70%);filter:blur(14px);z-index:1;pointer-events:none;animation:f-glow 5s ease-in-out infinite}@keyframes f-glow{0%,to{opacity:.5;transform:translateX(-50%) scale(1)}50%{opacity:.85;transform:translateX(-50%) scale(1.14)}}.figure picture{display:contents}.figure-img{position:relative;z-index:4;width:62%;height:auto;filter:drop-shadow(0 20px 40px rgba(24,80,248,.18));transform-origin:50% 90%;animation:f-charin .7s ease both,f-float 5s ease-in-out .7s infinite}@keyframes f-charin{0%{transform:translateY(26px) scale(.95)}to{transform:translateY(0) scale(1)}}@keyframes f-float{0%,to{transform:translateY(0) rotate(0deg) scale(1)}25%{transform:translateY(-7px) rotate(-1.4deg) scale(1.006)}50%{transform:translateY(-14px) rotate(0deg) scale(1.012)}75%{transform:translateY(-7px) rotate(1.4deg) scale(1.006)}}.figure:hover .figure-img{animation-play-state:paused;transform:translateY(-16px) scale(1.03);transition:transform .4s ease}.figure-card{position:absolute;z-index:10;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:10px 12px;min-width:122px;box-shadow:0 8px 32px rgba(0,0,0,.08);opacity:0;animation:f-cardin .55s ease both,f-cardfloat 4s ease-in-out infinite}@keyframes f-cardin{0%{opacity:0}to{opacity:1}}.figure-card .fc-in{display:flex;align-items:center;gap:8px}.figure-card .fc-ic{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.figure-card .fc-label{font-size:.68rem;color:var(--fg-4);font-weight:500;line-height:1.2}.figure-card .fc-val{font-size:.82rem;color:var(--fg);font-weight:700;line-height:1.3}.figure-card .fc-bar{position:absolute;left:0;top:22%;bottom:22%;width:3px;border-radius:0 2px 2px 0}.figure-card.fc1{top:2%;left:-3%;animation-delay:.8s}.figure-card.fc2{top:-3%;right:-3%;animation-delay:1s}.figure-card.fc3{bottom:4%;right:-3%;animation-delay:1.2s}.figure-card.fc4{bottom:-1%;left:-3%;animation-delay:1.4s}.figure-card.fc5{top:42%;left:-8%;animation-delay:1.6s}.figure-card.fc6{top:42%;right:-8%;animation-delay:1.8s}@keyframes f-cardfloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.tilt{transition:transform .18s ease,box-shadow .18s ease;transform-style:preserve-3d;will-change:transform;position:relative}.tilt .tilt-glow{position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .2s;background:radial-gradient(circle at var(--gx,50%) var(--gy,50%),rgba(24,80,248,.12) 0,transparent 60%)}.tilt:hover .tilt-glow{opacity:1}.stat-tile{background:var(--bg-2);border:1px solid var(--border);border-radius:18px;padding:36px 20px;text-align:center;height:100%}.stat-tile:nth-child(2n){background:#fff}.stat-tile .s-num{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.04em;line-height:1;color:var(--fg);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-tile .s-label{font-size:.85rem;color:var(--fg-3);margin-top:8px;font-weight:500}.stat-tile .s-bar{height:3px;border-radius:2px;width:0;margin:14px auto 0;transition:width .6s ease 1.2s}.stat-tile.in .s-bar{width:40px}.trust-row{justify-content:center;gap:40px;margin-top:48px;flex-wrap:wrap}.trust-row,.trust-row .t-item{display:flex;align-items:center}.trust-row .t-item{gap:12px;transition:transform .2s}.trust-row .t-item:hover{transform:translateY(-3px)}.trust-row .t-ic{width:40px;height:40px;border-radius:11px;background:rgba(24,80,248,.08);display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:1rem}.trust-row .t-txt b{display:block;font-size:.85rem;font-weight:600;color:var(--fg)}.trust-row .t-txt small{display:block;font-size:.75rem;color:var(--fg-4)}.scroll-explode{position:relative;padding:120px 0;overflow:hidden;background:#fff}.scroll-explode .se-sticky{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh}.scroll-explode .se-orb{position:absolute;top:50%;left:50%;width:600px;height:600px;border-radius:50%;transform:translate(-50%,-50%) scale(.85);background:radial-gradient(circle,rgba(24,80,248,.08) 0,rgba(59,130,246,.05) 50%,transparent 70%);pointer-events:none;opacity:0;transition:opacity 1s ease,transform 1.4s ease}.scroll-explode.played .se-orb{opacity:1;transform:translate(-50%,-50%) scale(1.15)}.scroll-explode .se-inner{position:relative;z-index:2;text-align:center;padding:0 40px}.scroll-explode .se-words{display:flex;flex-wrap:wrap;gap:.3em;justify-content:center;align-items:center}.scroll-explode .se-word{display:inline-block;font-size:clamp(2.6rem,7vw,6rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;opacity:0;transform:translateY(42px) scale(.7);filter:blur(10px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1)}.scroll-explode.played .se-word{opacity:1;transform:none;filter:none}.scroll-explode .se-word:first-child{transition-delay:.05s}.scroll-explode .se-word:nth-child(2){transition-delay:.18s}.scroll-explode .se-word:nth-child(3){transition-delay:.31s}.scroll-explode .se-word:nth-child(4){transition-delay:.44s}.scroll-explode .se-word:nth-child(5){transition-delay:.57s}.scroll-explode .se-sub{font-size:1.1rem;color:var(--fg-3);max-width:480px;margin:32px auto 0;opacity:0;transform:translateY(20px);transition:opacity .6s ease .7s,transform .6s ease .7s}.scroll-explode.played .se-sub{opacity:1;transform:none}.scroll-explode .se-cta{margin-top:40px;opacity:0;transform:translateY(16px);transition:opacity .6s ease .88s,transform .6s ease .88s}.scroll-explode.played .se-cta{opacity:1;transform:none}.mods-head{margin-bottom:28px}.mods-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.mods-arrows{display:flex;gap:8px;flex-shrink:0}.mods-arrow{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--border);background:#fff;color:var(--fg);font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s,background .2s,opacity .2s}.mods-arrow:hover{border-color:var(--blue);color:var(--blue);background:rgba(24,80,248,.05)}.mods-arrow:disabled{opacity:.35;cursor:default;border-color:var(--border);color:var(--fg);background:#fff}.mods-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px 10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mods-track::-webkit-scrollbar{display:none}.hm-card{width:300px;flex-shrink:0;scroll-snap-align:start;background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:28px}.hm-card .hm-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.hm-card .hm-ic{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.hm-card .hm-no{font-size:.7rem;font-weight:700;color:var(--fg-4);letter-spacing:.1em}.hm-card h3{font-size:1.05rem;font-weight:700;margin-bottom:10px}.hm-card .hm-desc{font-size:.82rem;color:var(--fg-3);line-height:1.65;margin-bottom:20px}.hm-card .hm-feat{display:flex;flex-direction:column;gap:7px}.hm-card .hm-feat div{display:flex;align-items:center;gap:7px;font-size:.78rem;color:var(--fg-2)}@media (max-width:600px){.mods-arrows{display:none}.hm-card{width:82vw;max-width:320px}}.cmp-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px;box-shadow:0 20px 60px rgba(15,23,42,.08)}.cmp-card .cmp-title{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-4);margin-bottom:20px}.cmp-row{margin-bottom:18px}.cmp-row .cmp-h{display:flex;justify-content:space-between;margin-bottom:6px}.cmp-row .cmp-h span{font-size:.8rem;font-weight:500;color:var(--fg-2)}.cmp-row .cmp-h .cmp-b{color:var(--magenta);font-size:.72rem;margin-right:12px}.cmp-row .cmp-h .cmp-a{color:#059669;font-size:.72rem;font-weight:600}.cmp-bar{height:6px;border-radius:3px;background:var(--bg-3);overflow:hidden}.cmp-fill{height:100%;width:0;border-radius:3px;background:linear-gradient(90deg,#1850F8,#3B82F6);transition:width 1.3s cubic-bezier(.22,1,.36,1)}.in .cmp-fill{width:var(--pct,0)}.cmp-roi{margin-top:24px;padding:14px 18px;background:rgba(24,80,248,.05);border:1px solid rgba(24,80,248,.12);border-radius:12px;font-size:.78rem;color:var(--blue);font-weight:600;animation:roi-glow 2.5s ease-in-out infinite}@keyframes roi-glow{0%,to{box-shadow:0 0 0 rgba(24,80,248,0)}50%{box-shadow:0 0 20px rgba(24,80,248,.15)}}.problem-row{display:flex;gap:10px;align-items:center;margin-bottom:12px}.problem-row .pr-bad,.problem-row .pr-good{flex:1 1;padding:9px 13px;border-radius:10px;display:flex;align-items:center;gap:8px;font-size:.8rem}.problem-row .pr-bad{background:rgba(91,143,255,.04);border:1px solid rgba(91,143,255,.12);color:var(--fg-3)}.problem-row .pr-good{background:rgba(24,80,248,.04);border:1px solid rgba(24,80,248,.12);color:var(--fg-2);font-weight:500}.problem-row .pr-arrow{color:var(--border-2);flex-shrink:0}.feat-mq .mq-overflow+.mq-overflow{margin-top:12px}.feat-chip{display:flex;align-items:center;gap:8px;padding:7px 18px;border-radius:100px;background:var(--bg-2);border:1px solid var(--border);font-size:.8rem;font-weight:600;color:var(--fg-2);white-space:nowrap;flex-shrink:0}.feat-chip .fx{color:var(--blue)}.bento-card.tilt:hover{background:#fff}#stats{position:relative;overflow:hidden}#stats .wrap{position:relative;z-index:1}.stat-orbs{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.stat-orb{position:absolute;border-radius:50%;filter:blur(50px);opacity:.7}.stat-orb.o-a{top:-10%;left:4%;width:360px;height:360px;background:radial-gradient(circle,rgba(24,80,248,.12) 0,transparent 70%)}.stat-orb.o-b{bottom:-15%;right:6%;width:320px;height:320px;background:radial-gradient(circle,rgba(59,130,246,.1) 0,transparent 70%)}@media (max-width:900px){.home-hero .hero-inner{grid-template-columns:1fr}.home-hero .hero-inner>div:last-child{order:-1}.figure{max-width:340px;margin:0 auto 28px}.home-hero .hero-blob{inset:0 0 auto 0;height:66%}.trust-row{gap:24px}}@media (max-width:600px){.figure{max-width:300px}.figure-img{width:56%}.figure-card{min-width:104px;padding:7px 9px;border-radius:12px}.figure-card .fc-ic{width:26px;height:26px;font-size:.8rem}.figure-card .fc-label{font-size:.6rem}.figure-card .fc-val{font-size:.72rem}.figure-card.fc1{top:-2%;left:-6%}.figure-card.fc2{top:-6%;right:-6%}.figure-card.fc3{bottom:2%;right:-6%}.figure-card.fc4{bottom:-4%;left:-6%}}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:200;background:linear-gradient(90deg,#1850F8,#3B82F6,#5B8FFF);box-shadow:0 0 8px rgba(24,80,248,.5)}.to-top{position:fixed;right:24px;bottom:24px;width:46px;height:46px;border-radius:50%;border:none;background:linear-gradient(135deg,#1850F8,#2563EB);color:#fff;font-size:1.2rem;line-height:1;box-shadow:0 8px 24px rgba(24,80,248,.4);cursor:pointer;z-index:120;opacity:0;visibility:hidden;transform:translateY(12px) scale(.9);transition:all .3s ease}.to-top.show{opacity:1;visibility:visible;transform:none}.to-top:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(24,80,248,.5)}.home-hero .pill{position:relative;overflow:hidden}.home-hero .pill:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skewX(-20deg);animation:pill-sheen 3.6s ease-in-out infinite}@keyframes pill-sheen{0%{left:-60%}60%,to{left:150%}}.btn-light,.btn-p{position:relative;overflow:hidden}.btn-light:after,.btn-p:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:skewX(-20deg);transition:left .5s ease}.btn-light:hover:after,.btn-p:hover:after{left:135%}.logo-item{opacity:.6;transition:opacity .2s,color .2s}.logo-item:hover{opacity:1}.integ-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.integ-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 12px;border:1px solid var(--border);border-radius:14px;background:#fff;font-weight:700;font-size:.85rem;color:var(--fg-2);transition:transform .25s,border-color .25s,box-shadow .25s,color .25s;text-align:center}.integ-item:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-3px);box-shadow:0 12px 30px rgba(15,23,42,.08)}.integ-item .ig-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}@media (max-width:1024px){.integ-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.integ-grid{grid-template-columns:repeat(2,1fr)}}.roi-field{margin-bottom:20px}.roi-field label{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600;color:var(--fg-2);margin-bottom:8px}.roi-field label b{color:var(--blue)}.roi-field input[type=range]{width:100%;accent-color:var(--blue);height:6px}.roi-out{background:linear-gradient(160deg,#0C1A3D,#1d2e6e);color:#fff;border:none;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:40px}.roi-out .roi-cap0{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:12px}.roi-big{font-size:clamp(2.6rem,6vw,3.8rem);font-weight:900;letter-spacing:-.03em;line-height:1;color:#fff}.roi-cap{color:rgba(255,255,255,.6);font-size:.85rem;margin-top:8px}.roi-sub{display:flex;gap:28px;justify-content:center;margin-top:28px;flex-wrap:wrap}.roi-sub div b{display:block;font-size:1.15rem;font-weight:800;color:#fff}.roi-sub div small{color:rgba(255,255,255,.55);font-size:.75rem}.faq{display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item.open{border-color:var(--border-2);box-shadow:0 8px 30px rgba(15,23,42,.06)}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;background:none;border:none;font-family:var(--font);font-size:.98rem;font-weight:600;color:var(--fg);text-align:left;cursor:pointer}.faq-ic{font-size:1.4rem;color:var(--blue);transition:transform .25s;flex-shrink:0;line-height:1}.faq-item.open .faq-ic{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-a{max-height:320px}.faq-a p{padding:0 20px 18px;color:var(--fg-3);font-size:.9rem;line-height:1.7}.globe-band{position:relative;border-radius:24px;overflow:hidden;background:linear-gradient(160deg,#0C1A3D,#16245a);color:#fff;padding:64px 40px}.globe-dots{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.12) 1.2px,transparent 0);background-size:22px 22px;mask-image:radial-gradient(ellipse 72% 82% at 50% 50%,#000 40%,transparent 100%);opacity:.5;pointer-events:none}.globe-stage{position:relative;width:100%;max-width:760px;margin:28px auto 0;aspect-ratio:4378/2434}.globe-map{position:absolute;inset:0;pointer-events:none;background:linear-gradient(160deg,rgba(91,143,255,.3),rgba(59,130,246,.22));mask:url(/assets/world-map.svg) center/100% 100% no-repeat}.globe-marker{width:12px;height:12px;background:#1850F8;box-shadow:0 0 0 4px rgba(24,80,248,.3);z-index:2;cursor:pointer;transform:translate(-50%,-50%)}.globe-marker,.globe-marker:after{position:absolute;border-radius:50%}.globe-marker:after{content:"";inset:-5px;border:2px solid var(--mc,rgba(24,80,248,.6));animation:marker-pulse 2.4s ease-out infinite}.globe-marker:hover{z-index:6}.gm-tip{bottom:170%;transform:translateX(-50%) translateY(4px);background:rgba(15,23,42,.94);color:#fff;font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:7px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.gm-tip,.gm-tip:after{position:absolute;left:50%}.gm-tip:after{content:"";top:100%;transform:translateX(-50%);border:5px solid transparent;border-top-color:rgba(15,23,42,.94)}.globe-marker:hover .gm-tip{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes marker-pulse{0%{transform:scale(.6);opacity:.8}to{transform:scale(2.2);opacity:0}}