@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";:root{--bg-1:#05070d;--bg-2:#07111f;--bg-3:#0b1220;--accent:#ff3721;--text:#fff;--muted:#94a3b8;--dim:#5d6b82;--line:#ffffff13;--panel:#0b122094;--panel-strong:#07111fd6;color:var(--text);background:var(--bg-1);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-1);scroll-padding-top:86px}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg-1);word-break:keep-all;overflow-wrap:break-word;line-break:strict;margin:0;overflow-x:hidden}body.modal-open{overflow:hidden}body::selection{color:#fff;background:#ff372159}::selection{color:#fff;background:#ff372159}a{color:inherit;text-decoration:none}button{font:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-1)}::-webkit-scrollbar-thumb{border:2px solid var(--bg-1);background:#1a2333;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.scroll-progress{z-index:100;background:linear-gradient(90deg, transparent, var(--accent));height:2px;position:fixed;top:0;left:0;box-shadow:0 0 14px #ff3721cc}.noise-bg,.grid-bg{pointer-events:none;position:fixed;inset:0}.noise-bg{z-index:2;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.grid-bg{z-index:0;opacity:.28;background-image:linear-gradient(90deg,#ffffff07 1px,#0000 1px),linear-gradient(#ffffff07 1px,#0000 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 72%);mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 72%)}.page-shell{width:min(100% - 48px,1200px);margin:0 auto;position:relative}.site-nav{z-index:50;border-bottom:1px solid #0000;padding:22px 0;transition:padding .32s,background .32s,border-color .32s,box-shadow .32s;position:fixed;inset:0 0 auto}.site-nav.scrolled{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#05070dd1;border-bottom-color:#ffffff0f;padding:14px 0;box-shadow:0 20px 50px #00000047}.nav-inner{justify-content:space-between;align-items:center;gap:22px;width:min(100% - 48px,1540px);margin:0 auto;display:flex}.brand{align-items:center;line-height:0;display:inline-flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 0 18px #ff372157);width:190px;height:auto;display:block}.nav-links{color:var(--muted);align-items:center;gap:clamp(16px,1.7vw,28px);font-size:13px;font-weight:700;display:flex}.nav-links a{padding:8px 0;transition:color .25s;position:relative}.nav-links a:after{content:"";background:var(--accent);opacity:0;border-radius:50%;width:5px;height:5px;transition:opacity .25s,transform .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(4px)scale(.6);box-shadow:0 0 14px #ff3721b3}.nav-links a:hover{color:#fff}.nav-links a.active{color:var(--accent)}.nav-links a.active:after{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.nav-cta,.mobile-cta{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b122080;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 22px;font-size:14px;font-weight:800;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex}.nav-cta svg{color:var(--accent)}.nav-cta:hover,.mobile-cta:hover{background:#ff37211a;border-color:#ff372180;transform:translateY(-1px)}.mobile-cta{width:42px;padding:0;display:none}.hero-section{align-items:center;min-height:100svh;padding:44px 0 41px;display:flex;position:relative;overflow:hidden}.hero-glow,.reuse-section:before,.before-section:before,.final-cta:before{content:"";pointer-events:none;filter:blur(130px);border-radius:999px;position:absolute;inset:auto}.hero-glow{opacity:.7;background:#ff372133;width:min(850px,70vw);height:min(850px,70vw);top:9%;right:-12%}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(520px,1fr);align-items:center;gap:46px;display:grid}.hero-copy{z-index:3;position:relative}.premium-pill{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;background:#ff372114;border:1px solid #ff372152;border-radius:999px;align-items:center;gap:10px;margin-bottom:30px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 0 20px #ff37211f}.premium-pill span{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite pulse-dot;box-shadow:0 0 0 6px #ff37211f}@keyframes pulse-dot{50%{box-shadow:0 0 0 10px #ff372100}}.hero-copy h1{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(48px,4.4vw,60px);font-weight:700;line-height:1.12}.hero-copy h1 span{display:block}.hero-copy h1 strong{color:#0000;background:linear-gradient(#fff 0%,#a0aabf 100%);text-shadow:0 0 40px #ff372124;-webkit-background-clip:text;background-clip:text;max-width:930px;font-weight:700;display:block}.hero-copy p,.section-intro p{color:var(--muted);font-size:clamp(17px,1.35vw,18px);font-weight:550;line-height:1.58}.hero-copy p{max-width:590px;margin:0 0 44px}.hero-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.btn{border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 30px;font-size:18px;font-weight:700;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:inline-flex;position:relative;overflow:hidden}.btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:45%;transition:left .65s;position:absolute;inset:0 auto 0 -60%;transform:skew(-20deg)}.btn:hover:after{left:120%}.btn-primary{color:#fff;background:var(--accent);box-shadow:0 0 38px #ff372157}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 60px #ff37217a}.btn-secondary{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12111cc7;border:1.5px solid #ff37219e;box-shadow:0 0 0 1px #ff372124,0 0 26px #ff37211f}.btn-secondary:hover{background:#ff37211f;border-color:#ff3721e6;transform:translateY(-2px);box-shadow:0 0 0 1px #ff37213d,0 0 34px #ff372133}.hero-proof{color:#7f8ca3;flex-wrap:wrap;gap:20px;margin-top:32px;font-size:14px;font-weight:750;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-proof svg{color:var(--accent)}.hero-visual{height:650px;display:block;position:relative}.timeline-panel,.phone-output,.glass-card,.solution-card,.service-card,.customer-card,.pricing-card,.sample-panel,.before-panel,.faq-list,.process-note{background:var(--panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff0f;box-shadow:0 20px 44px #00000075,inset 0 1px #ffffff08}.timeline-panel{z-index:3;border-radius:18px;width:min(600px,92%);padding:20px;position:absolute;top:88px;left:0}.panel-topline{color:#8b98ad;justify-content:space-between;gap:18px;margin-bottom:14px;font:700 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.panel-topline span{align-items:center;gap:7px;display:inline-flex}.timeline-track{background-color:#00000073;background-image:repeating-linear-gradient(90deg,#0000,#0000 10px,#ffffff0d 10px 11px);border:1px solid #ffffff0f;border-radius:12px;gap:4px;height:64px;padding:4px;display:flex;overflow:visible}.clip{background:#ffffff0e;border:1px solid #ffffff09;border-radius:7px;height:100%;display:block}.clip-a{width:28%}.clip-b{width:16%}.clip-c{flex:1}.clip-d{width:10%}.clip-hit{border:2px solid var(--accent);background:#ff37212e;justify-content:center;align-items:center;width:25%;display:flex;position:relative;overflow:visible;box-shadow:0 0 28px #ff37215c}.hit-label{color:#fff;background:var(--accent);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #ff372147}.hit-label:after{content:"";background:var(--accent);width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.bars{align-items:end;gap:5px;height:28px;display:flex}.bars i{background:#ffffffb8;border-radius:999px;width:4px}.bars i:first-child{height:100%}.bars i:nth-child(2){height:66%}.bars i:nth-child(3){background:var(--accent);height:82%}.bars i:nth-child(4){height:50%}.bars i:nth-child(5){height:78%}.hero-connector{z-index:2;filter:drop-shadow(0 0 12px #ff3721b3);width:310px;height:330px;position:absolute;top:170px;left:218px;overflow:visible}.hero-connector path{fill:none;stroke:var(--accent);stroke-width:2.4px;stroke-dasharray:7 6;opacity:.8;animation:16s linear infinite dash}.hero-connector circle{fill:var(--accent)}@keyframes dash{to{stroke-dashoffset:-300px}}.phone-output{z-index:4;aspect-ratio:9/16;border-color:#ffffff29;border-radius:30px;width:260px;position:absolute;bottom:30px;right:22px;overflow:hidden}.phone-label{z-index:5;color:#fff;white-space:nowrap;background:#000000bd;border:1px solid #ffffff1f;border-radius:999px;padding:7px 14px;font-size:10px;font-weight:900;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-media{opacity:.34;mix-blend-mode:luminosity;background-image:url(https://images.unsplash.com/photo-1557804506-669a67965ba0?auto=format&fit=crop&w=800&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.phone-shade{background:linear-gradient(#05070d4d 0%,#0000008c 58%,#000 100%);position:absolute;inset:0}.phone-hook{z-index:3;text-align:center;width:100%;padding:0 18px;position:absolute;top:24%;left:0;transform:rotate(-2deg)}.phone-hook span,.phone-hook strong{background:#000000a3;border:1px solid #ffffff1f;border-radius:7px;padding:6px 10px;font-size:22px;font-weight:950;line-height:1.22;display:inline-block;box-shadow:0 8px 18px #0000005c}.phone-hook span{color:var(--accent);margin-bottom:4px}.caption-stack{z-index:3;position:absolute;bottom:104px;left:20px}.caption-stack span,.caption-stack strong{border-radius:6px;width:max-content;max-width:210px;margin-bottom:5px;padding:7px 10px;font-size:13px;font-weight:900;display:block}.caption-stack span{color:#05070d;background:#fffffff0}.caption-stack strong{color:#fff;background:var(--accent)}.phone-actions{z-index:3;color:#ffffffd6;flex-direction:column;gap:14px;font-size:24px;display:flex;position:absolute;bottom:108px;right:12px}.phone-profile{z-index:3;align-items:center;gap:10px;display:flex;position:absolute;bottom:24px;left:20px;right:20px}.phone-profile>span{background:linear-gradient(135deg, var(--accent), #ff8c00);border-radius:50%;width:32px;height:32px}.phone-profile strong,.phone-profile small{display:block}.phone-profile strong{font-size:11px}.phone-profile small{color:#8b98ad;margin-top:2px;font-size:9px}.hero-tag{z-index:6;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b1220ad;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 14px 30px #0000005c}.hero-tag svg{color:var(--accent)}.tag-one{top:74px;right:80px}.tag-two{top:310px;left:10px}.tag-three{bottom:188px;left:115px}.tag-four{bottom:30px;right:270px}.float-soft{animation:6.5s ease-in-out infinite float-soft}.float-soft-delayed{animation:7.5s ease-in-out .7s infinite float-soft}@keyframes float-soft{50%{translate:0 -12px}}.scroll-cue{z-index:5;color:#6b778c;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:11px;font-weight:800;animation:2s ease-in-out infinite cue-bounce;display:flex;position:absolute;bottom:22px;left:50%;translate:-50%}@keyframes cue-bounce{50%{transform:translateY(8px)}}.section{padding:150px 0;position:relative;overflow:hidden}.section-raised{background:var(--bg-2);border-top:1px solid #ffffff0d}.section-intro{text-align:center;width:min(100%,900px);margin:0 auto 72px}.section-intro-left{text-align:left;margin-left:0}.section-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent)!important;margin:0 0 16px!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.section-intro h2{letter-spacing:-.045em;width:100%;text-align:inherit;margin:0 auto 24px;font-size:clamp(34px,4vw,55px);font-weight:700;line-height:1.16}.section-intro p{max-width:840px;margin:0 auto}.section-intro-left p{margin-left:0}.hidden-timeline{width:min(100%,980px);height:126px;margin:0 auto 66px;position:relative}.timeline-fade{background:linear-gradient(90deg, var(--bg-2), transparent 18%, transparent 82%, var(--bg-2));z-index:2;position:absolute;inset:0}.timeline-mini{background:#0000004d;border:1px solid #ffffff0d;border-radius:14px;gap:4px;padding:8px;display:flex;position:absolute;inset:35px 0}.timeline-mini span{background:linear-gradient(#ffffff29,#ffffff0f);border-radius:3px;flex:1}.hidden-moment{z-index:3;border:2px solid var(--accent);color:#fff;background:linear-gradient(135deg,#ff372147,#14080ce6 42%,#07111feb),#07111feb;border-radius:16px;place-items:center;width:92px;height:92px;font-size:35px;animation:3.2s ease-in-out infinite hidden-moment-border;display:grid;position:absolute;top:15px;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 0 42px #ff3721b8,0 0 90px #ff372142,inset 0 0 22px #ff37212e,inset 0 1px #ffffff24}.hidden-moment:before{content:"";z-index:-1;filter:blur(18px);background:radial-gradient(circle,#ff37217a,#0000 56%),radial-gradient(circle,#ff82462e,#0000 72%);border-radius:28px;animation:3.8s ease-in-out infinite hidden-core-pulse;position:absolute;inset:-30px}.hidden-moment:after{content:"";border-radius:inherit;opacity:.35;background:linear-gradient(#ffffff24,#0000 42%),linear-gradient(115deg,#0000 18%,#ffffff57 45%,#0000 68%);animation:4.4s ease-in-out infinite hidden-lens-sweep;position:absolute;inset:0;transform:translate(-100%)skew(-18deg)}.hidden-moment svg{z-index:2;filter:drop-shadow(0 0 12px #ffffffb8);animation:2.7s ease-in-out infinite hidden-star-magic;position:relative}.hidden-moment i{z-index:2;background:#fff;border-radius:50%;width:4px;height:4px;animation:2.6s ease-in-out infinite hidden-particle;position:absolute;box-shadow:0 0 10px #ffffffe6,0 0 18px #ff37219e}.hidden-moment i:first-of-type{animation-delay:.2s;top:14px;left:17px}.hidden-moment i:nth-of-type(2){background:#fecaca;width:5px;height:5px;animation-delay:.65s;top:24px;right:13px}.hidden-moment i:nth-of-type(3){background:#fed7aa;animation-delay:1.1s;bottom:10px;left:50%}.hidden-moment i:nth-of-type(4){width:3px;height:3px;animation-delay:1.55s;top:-9px;right:22px}@keyframes hidden-moment-border{0%,to{border-color:#ff3721b8;box-shadow:0 0 30px #ff372180,0 0 70px #ff37212e,inset 0 0 18px #ff37211f,inset 0 1px #ffffff1f}50%{border-color:#ff6450f5;box-shadow:0 0 48px #ff3721c7,0 0 105px #ff372152,inset 0 0 28px #ff37213d,inset 0 1px #ffffff2e}}@keyframes hidden-core-pulse{0%,to{opacity:.62;transform:scale(.96)}50%{opacity:.95;transform:scale(1.06)}}@keyframes hidden-star-magic{0%,to{filter:drop-shadow(0 0 10px #ffffffa6);transform:scale(1)rotate(0)}50%{filter:drop-shadow(0 0 18px #fffffff2)drop-shadow(0 0 34px #ff3721b8);transform:scale(1.14)rotate(5deg)}}@keyframes hidden-lens-sweep{0%,30%{opacity:0;transform:translate(-120%)skew(-18deg)}52%{opacity:.48}78%,to{opacity:0;transform:translate(120%)skew(-18deg)}}@keyframes hidden-particle{0%,to{opacity:0;transform:translateY(8px)scale(.4)}45%{opacity:1;transform:translateY(-4px)scale(1)}75%{opacity:0;transform:translateY(-16px)scale(.5)}}.problem-grid,.solution-grid,.customer-grid,.pricing-grid{gap:24px;display:grid}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.glass-card{border-left:4px solid #0000;border-radius:18px;padding:30px;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,background .42s,box-shadow .42s;position:relative;overflow:hidden}.glass-card:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at 16% 18%,#ff372138,#0000 28%),linear-gradient(115deg,#0000 0 35%,#ff37211f 48%,#0000 62% 100%);transition:opacity .42s,transform .72s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-22%)scale(1.1)}.glass-card:after{content:"";background:var(--accent);transform-origin:top;width:4px;height:100%;transition:transform .46s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:-4px;transform:scaleY(0);box-shadow:0 0 22px #ff3721bf}.glass-card:hover{border-left-color:var(--accent);background:#0b1220c7;transform:translateY(-10px)scale(1.015);box-shadow:0 30px 70px #0000008f,0 0 34px #ff37211f,inset 0 1px #ffffff0f}.glass-card:hover:before{opacity:1;transform:translate(18%)scale(1.1)}.glass-card:hover:after{transform:scaleY(1)}.glass-card svg{z-index:1;color:#526078;margin-bottom:16px;font-size:29px;transition:color .3s,transform .42s cubic-bezier(.16,1,.3,1),filter .42s;position:relative}.glass-card:hover svg{color:var(--accent);filter:drop-shadow(0 0 12px #ff372180);transform:translateY(-4px)scale(1.12)rotate(-6deg)}.glass-card h3{z-index:1;margin:0;font-size:19px;line-height:1.5;transition:transform .42s cubic-bezier(.16,1,.3,1),color .3s;position:relative}.glass-card:hover h3{color:#fff;transform:translate(4px)}.problem-card{--tilt-x:0deg;--tilt-y:0deg;min-height:172px;transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(0) scale(1);transform-style:preserve-3d;isolation:isolate;cursor:default;background:radial-gradient(circle at 18% 16%,#ffffff06,#0000 26%),#0a111db8;border:1px solid #ffffff0e;padding:34px 34px 32px;transition:transform .26s cubic-bezier(.2,.9,.2,1),border-color .38s,background .38s,box-shadow .42s}.problem-card:before{opacity:0;background:radial-gradient(circle at 18% 20%,#ff37210b,#0000 25%),linear-gradient(105deg,#0000 0 36%,#ff372107 50%,#0000 65% 100%);transition:opacity .42s,transform .92s cubic-bezier(.16,1,.3,1);transform:translate(-18%)scale(1.08)}.problem-card:after{content:"";z-index:2;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0 18%,#ff37218c 30%,#0000 44%) 0 0/220% 1px no-repeat,linear-gradient(#0000 0 18%,#ff372161 30%,#0000 44%) 100% 0/1px 220% no-repeat,linear-gradient(270deg,#0000 0 18%,#ff916973 30%,#0000 44%) 100% 100%/220% 1px no-repeat,linear-gradient(0deg,#0000 0 18%,#ff372152 30%,#0000 44%) 0 100%/1px 220% no-repeat;border-radius:16px;transition:opacity .32s;animation:2.8s linear infinite problem-inner-border-flow;display:block;position:absolute;inset:2px}.problem-card:hover,.problem-card.is-cinematic{background:radial-gradient(circle at 17% 17%,#5a120d06,#0000 24%),linear-gradient(112deg,#5a120d04 0%,#0000 34%),linear-gradient(135deg,#121622e6,#080c14f0);border-color:#ff37214d;box-shadow:0 30px 66px #00000094,0 0 38px #ff372107,inset 0 1px #ffffff0f}.problem-card.is-cinematic,.problem-card:hover{transform:perspective(1100px)rotateX(0)rotateY(0)translateY(0)scale(1)}.problem-card:hover:before,.problem-card.is-cinematic:before{opacity:1;transform:translate(16%)scale(1.08)}.problem-card:hover:after,.problem-card.is-cinematic:after{opacity:1}.problem-border-sweep{z-index:2;border-radius:inherit;pointer-events:none;opacity:0;background:0 0;border:1px solid #ff37216b;padding:0;transition:opacity .3s;animation:none;position:absolute;inset:0;overflow:hidden;-webkit-mask:none;mask:none}.problem-border-sweep:before{content:"";border-radius:17px;position:absolute;inset:1px;box-shadow:inset 0 0 0 1px #ff372114}.problem-card:hover .problem-border-sweep,.problem-card.is-cinematic .problem-border-sweep{opacity:1}.problem-icon-wrap{z-index:3;background:#5260783d;border-radius:999px;place-items:center;width:40px;height:40px;margin-bottom:18px;transition:transform .36s cubic-bezier(.16,1,.3,1),background .36s,box-shadow .36s;display:inline-grid;position:relative}.problem-card .problem-svg{z-index:2;color:#0000;width:34px;height:34px;margin:0;transition:transform .36s cubic-bezier(.16,1,.3,1),filter .36s;position:relative;overflow:visible}.problem-icon-base{stroke:#70809a;fill:none;transform-box:fill-box;transform-origin:50%;transition:stroke .34s cubic-bezier(.2,.8,.2,1),fill .34s cubic-bezier(.2,.8,.2,1),opacity .34s,filter .34s}.problem-card:hover .problem-icon-wrap,.problem-card.is-cinematic .problem-icon-wrap{background:#ff372133;transform:translateY(-4px)translateZ(24px);box-shadow:0 0 24px #ff372133}.problem-card:hover .problem-icon-base,.problem-card.is-cinematic .problem-icon-base{stroke:var(--accent);filter:drop-shadow(0 0 8px #ff37218f)}.problem-card:hover .problem-svg,.problem-card.is-cinematic .problem-svg{transform:scale(1.05)}.problem-card h3{z-index:3;font-size:18px;line-height:1.48;transition:transform .34s cubic-bezier(.16,1,.3,1),color .28s,text-shadow .34s}.problem-card:hover h3,.problem-card.is-cinematic h3{color:#fff;text-shadow:0 0 20px #ffffff14;transform:translate(4px)translateZ(18px)}@keyframes problem-border-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes problem-border-spin-soft{to{transform:rotate(360deg)}}@keyframes problem-border-sweep{0%{opacity:0;left:-58%}18%,72%{opacity:1}to{opacity:0;left:112%}}@keyframes problem-inner-border-flow{0%{background-position:-120% 0,100% -120%,220% 100%,0 220%}to{background-position:220% 0,100% 220%,-120% 100%,0 -120%}}@keyframes problem-icon-pulse{0%,to{filter:drop-shadow(0 0 8px #ff372157)}50%{filter:drop-shadow(0 0 16px #ff3721b8)}}.c1-graph{stroke-dasharray:25;stroke-dashoffset:25px;transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1),stroke .34s,filter .34s}.problem-card:hover .c1-eye,.problem-card.is-cinematic .c1-eye{animation:2s ease-in-out infinite problem-subtle-pulse}.problem-card:hover .c1-pupil,.problem-card.is-cinematic .c1-pupil{fill:var(--accent);stroke:none;animation:3s infinite problem-flicker-view}.problem-card:hover .c1-graph,.problem-card.is-cinematic .c1-graph{stroke-dashoffset:0}.c2-hand{transform-origin:12px 12px}.c2-sand{transform-origin:bottom}.problem-card:hover .c2-hand,.problem-card.is-cinematic .c2-hand{animation:4s linear infinite problem-rotate-hand}.problem-card:hover .c2-sand,.problem-card.is-cinematic .c2-sand{animation:2s ease-in-out infinite problem-sand-drop}.problem-ripple-wrap{place-items:center;display:inline-grid;position:relative}.c3-ripple{border:1px solid var(--accent);opacity:0;border-radius:50%;position:absolute;inset:3px}.c3-chat{opacity:.66}.c3-bar{transform-origin:bottom}.problem-card:hover .c3-b1,.problem-card.is-cinematic .c3-b1{animation:1s ease-in-out infinite problem-pulse-signal}.problem-card:hover .c3-b2,.problem-card.is-cinematic .c3-b2{animation:1s ease-in-out .2s infinite problem-pulse-signal}.problem-card:hover .c3-b3,.problem-card.is-cinematic .c3-b3{animation:1s ease-in-out .4s infinite problem-pulse-signal}.problem-card:hover .c3-ripple,.problem-card.is-cinematic .c3-ripple{animation:2s cubic-bezier(.1,.8,.3,1) infinite problem-ripple-out}.c4-guide{opacity:.42}.c4-crop{transform-origin:50%}.c4-scan{opacity:0;stroke:var(--accent)}.c4-scissor-top,.c4-scissor-bot{transform-origin:10px 14px}.c4-pivot{fill:#70809a;transition:fill .3s,filter .3s}.problem-card:hover .c4-scan,.problem-card.is-cinematic .c4-scan{filter:drop-shadow(0 0 3px #ff3721e6);animation:2s linear infinite problem-scan-move}.problem-card:hover .c4-crop,.problem-card.is-cinematic .c4-crop{animation:3s ease-in-out infinite problem-crop-inward}.problem-card:hover .c4-scissor-top,.problem-card.is-cinematic .c4-scissor-top{animation:1s ease-in-out infinite problem-scissor-cut}.problem-card:hover .c4-scissor-bot,.problem-card.is-cinematic .c4-scissor-bot{animation:1s ease-in-out infinite reverse problem-scissor-cut}.problem-card:hover .c4-pivot,.problem-card.is-cinematic .c4-pivot{fill:var(--accent);filter:drop-shadow(0 0 5px #ff3721cc)}.c5-line{stroke-dasharray:20;stroke-dashoffset:20px}.c5-spark{opacity:0;transform-origin:50%}.problem-card:hover .c5-line,.problem-card.is-cinematic .c5-line{opacity:.75;animation:1s ease-out forwards problem-draw-line}.problem-card:hover .c5-line-2,.problem-card.is-cinematic .c5-line-2{animation-delay:.18s}.problem-card:hover .c5-n1,.problem-card.is-cinematic .c5-n1{animation:2s infinite problem-node-sequence}.problem-card:hover .c5-n2,.problem-card.is-cinematic .c5-n2{animation:2s .3s infinite problem-node-sequence}.problem-card:hover .c5-n3,.problem-card.is-cinematic .c5-n3{animation:2s .6s infinite problem-node-sequence}.problem-card:hover .c5-spark,.problem-card.is-cinematic .c5-spark{animation:2.5s ease-in-out .5s infinite problem-spark-pop}@keyframes problem-subtle-pulse{0%,to{filter:drop-shadow(0 0 7px #ff37214d);transform:scale(1)}50%{filter:drop-shadow(0 0 15px #ff3721b8);transform:scale(1.05)}}@keyframes problem-flicker-view{0%,40%,50%,60%,to{opacity:1}45%,55%{opacity:.32}}@keyframes problem-rotate-hand{to{transform:rotate(360deg)}}@keyframes problem-sand-drop{0%{opacity:1;transform:scaleY(1)translateY(0)}50%{opacity:.52;transform:scaleY(.5)translateY(2px)}to{opacity:0;transform:scaleY(0)translateY(4px)}}@keyframes problem-pulse-signal{0%,to{opacity:.42;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}@keyframes problem-ripple-out{0%{opacity:.8;border-width:1.5px;transform:scale(.8)}to{opacity:0;border-width:0;transform:scale(2.4)}}@keyframes problem-scan-move{0%{opacity:0;transform:translate(-4px)}20%,80%{opacity:1}to{opacity:0;transform:translate(16px)}}@keyframes problem-crop-inward{0%,to{transform:scale(1)}50%{transform:scale(.85)}}@keyframes problem-scissor-cut{0%,to{transform:rotate(0)}50%{transform:rotate(-15deg)}}@keyframes problem-draw-line{to{stroke-dashoffset:0}}@keyframes problem-node-sequence{0%,to{fill:#0000;stroke:var(--accent);filter:none}50%{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 4px #ff3721e6)}}@keyframes problem-spark-pop{0%,to{opacity:0;transform:scale(0)rotate(0)}50%{opacity:1;fill:var(--accent);stroke:var(--accent);transform:scale(1.2)rotate(15deg)}}.reuse-section:before{background:#ff37210e;width:900px;height:720px;top:30%;left:50%;translate:-50% -50%}.quote-chip{color:#fff;text-align:center;background:linear-gradient(#ffffff06,#0000),#030508c7;border:1px solid #ffffff1c;border-radius:18px;width:max-content;max-width:calc(100% - 24px);margin:-36px auto 110px;padding:24px 54px;font-size:clamp(20px,2.1vw,22px);font-weight:700;box-shadow:0 0 34px #ff37210f,inset 0 1px #ffffff09}.quote-chip span{color:var(--accent)}.asset-map{width:min(100%,1280px);min-height:660px;margin-inline:auto;position:relative;overflow:visible}.source-card{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff09,#ffffff03),#0d1320b8;border:1px solid #ffffff24;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:380px;height:220px;display:flex;position:absolute;top:0;left:50%;overflow:visible;translate:-50%;box-shadow:0 20px 40px #00000061}.source-card:before{content:"";top:0;background:linear-gradient(90deg,#0000,#ffffff38,#0000);height:1px;position:absolute;inset-inline:0}.source-card svg{color:#65738a;margin-bottom:18px;font-size:52px}.source-card strong{letter-spacing:-.02em;font-size:20px}.source-card span{z-index:5;background:linear-gradient(90deg, var(--accent), #ff6b35);color:#fff;text-transform:uppercase;letter-spacing:.15em;border:1px solid #fff3;border-radius:999px;padding:11px 20px;font-size:11px;font-weight:900;animation:2s ease-in-out infinite alternate asset-pulse-glow;position:absolute;bottom:-20px;box-shadow:0 6px 24px #ff372194}.asset-lines{pointer-events:none;width:100%;height:210px;position:absolute;top:252px;left:0;overflow:visible}.asset-lines .path-base{fill:none;stroke:#ff372133;stroke-width:1.5px;stroke-dasharray:4 6;vector-effect:non-scaling-stroke}.asset-lines .path-flow{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:80 1000;stroke-dashoffset:1000px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 6px #ff3721cc);animation:3s linear infinite asset-dash-flow}@keyframes asset-dash-flow{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes asset-pulse-glow{0%{opacity:.72;filter:drop-shadow(0 0 10px #ff372166)}to{opacity:1;filter:drop-shadow(0 0 20px #ff3721cc)}}.asset-cards{z-index:5;justify-content:space-between;gap:38px;padding:0 26px;display:flex;position:absolute;top:404px;left:0;right:0}.asset-cards article{aspect-ratio:9/16;will-change:transform;backface-visibility:hidden;background:radial-gradient(circle at 40% 30%,#ff372114,#0000 30%),linear-gradient(145deg,#ffffff06,#ffffff03),#0c1320c7;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:end;width:196px;padding:22px;transition:transform .34s cubic-bezier(.22,.72,.24,1),border-color .26s,box-shadow .34s,background .34s;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 16px 34px #00000061}.asset-cards article:before,.asset-cards article:after{content:"";z-index:0;pointer-events:none;opacity:.55;filter:blur(.2px);background:radial-gradient(circle at 30% 35%,#ff372129,#0000 24%),linear-gradient(115deg,#0000 20%,#ffffff09 45%,#0000 66%);animation:8s ease-in-out infinite card-bg-drift;position:absolute;inset:-28%;transform:translate(-3%,3%)rotate(-8deg)}.asset-cards article:after{opacity:.34;background:radial-gradient(circle at 65% 64%,#ff372124,#0000 25%),linear-gradient(70deg,#0000 24%,#ff37210e 48%,#0000 68%);animation-duration:11s;animation-direction:reverse;transform:translate(4%,-4%)rotate(12deg)}.asset-cards article:hover{background:radial-gradient(circle at 40% 30%,#ff372121,#0000 32%),linear-gradient(145deg,#ffffff08,#ffffff03),#0c1320db;border-color:#ff37214d;transform:translateY(-8px);box-shadow:0 24px 46px #00000075,0 0 26px #ff37211f}.asset-cards article:hover:before{animation:5.4s cubic-bezier(.22,.72,.24,1) infinite card-bg-hover-flow}.asset-cards article:hover:after{animation:6.2s cubic-bezier(.22,.72,.24,1) infinite card-bg-hover-flow-alt}.asset-cards svg{z-index:1;color:#ffffff1a;font-size:34px;position:absolute}.asset-cards small{z-index:1;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:900;position:relative}.asset-cards strong{z-index:1;font-size:24px;line-height:1.18;position:relative}.horizontal-workflow{grid-template-columns:340px minmax(260px,1fr) 380px;align-items:center;gap:28px;min-height:520px;margin-top:96px;padding:30px 0;display:grid;position:relative}.horizontal-workflow:before,.horizontal-workflow:after{content:"";z-index:0;pointer-events:none;filter:blur(130px);border-radius:999px;position:absolute}.horizontal-workflow:before{background:#ff37210b;width:560px;height:560px;top:-20%;left:-10%}.horizontal-workflow:after{background:#3b82f608;width:560px;height:560px;bottom:-10%;right:-10%}.horizontal-source{z-index:2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffff0a,#0000),linear-gradient(135deg,#ffffff08,#ffffff03),#0c131ec2;border:1px solid #ffffff12;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;height:340px;padding:32px;display:flex;position:relative;box-shadow:0 4px 30px #00000080}.horizontal-source:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0d;transition:border-color .45s;position:absolute;inset:0}.horizontal-source:hover:before{border-color:#ff37214d}.horizontal-source-icon{background:#00000080;border:1px solid #ffffff1a;border-radius:18px;place-items:center;width:96px;height:96px;margin-bottom:30px;transition:transform .5s cubic-bezier(.16,1,.3,1);display:grid;position:relative;box-shadow:0 18px 30px #00000061}.horizontal-source-icon:before{content:"";border-radius:inherit;opacity:0;filter:blur(18px);background:#ff372133;transition:opacity .45s;position:absolute;inset:0}.horizontal-source:hover .horizontal-source-icon{transform:scale(1.05)}.horizontal-source:hover .horizontal-source-icon:before{opacity:1}.horizontal-source svg{z-index:1;color:#d7dfec;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px;position:relative}.horizontal-source polygon{fill:currentColor}.horizontal-source h3{color:#f5f7fb;margin:0 0 8px;font-size:23px;line-height:1.2}.horizontal-source p{color:#66748a;margin:0;font-size:14px;font-weight:650}.horizontal-analysis{z-index:3;background:linear-gradient(90deg, var(--accent), #ff6b35);color:#fff;letter-spacing:.12em;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:11px;font-weight:950;animation:2s ease-in-out infinite alternate asset-pulse-glow;display:inline-flex;position:absolute;top:50%;right:-22px;transform:translateY(-50%);box-shadow:0 5px 20px #ff37216b}.horizontal-analysis svg{stroke-width:3px;width:14px;height:14px}.horizontal-lines{z-index:1;pointer-events:none;height:460px;margin-inline:6px;position:relative}.horizontal-lines svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.horizontal-lines .path-base{fill:none;stroke:#ffffff14;stroke-width:2px;vector-effect:non-scaling-stroke}.horizontal-lines .path-flow{fill:none;stroke:var(--accent);stroke-width:3px;stroke-linecap:round;stroke-dasharray:100 800;stroke-dashoffset:1000px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 8px #ff3721cc);animation:3s linear infinite horizontal-dash-flow}.horizontal-lines circle{fill:var(--accent);filter:drop-shadow(0 0 4px var(--accent))}@keyframes horizontal-dash-flow{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.horizontal-types{z-index:2;flex-direction:column;justify-content:space-between;height:460px;display:flex;position:relative}.horizontal-type-card{background:#12131ae6;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;height:100px;padding:0 28px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000052}.horizontal-type-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(at 0,#ffffff09,#0000 62%);transition:opacity .3s;position:absolute;inset:0}.horizontal-type-card:hover{background:#1a1b24;border-color:#ff372159;transform:translateY(-4px);box-shadow:0 14px 32px #00000061,0 10px 30px #ff37211a}.horizontal-type-card:hover:before{opacity:1}.horizontal-type-accent{opacity:0;background:linear-gradient(180deg, var(--accent), #ff6b35);width:6px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.horizontal-type-card:hover .horizontal-type-accent{opacity:1}.horizontal-type-card small,.horizontal-type-card h3,.horizontal-type-card b{z-index:1;position:relative}.horizontal-type-card small{color:var(--accent);letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:950;display:block}.horizontal-type-card h3{color:#d3dae6;margin:0;font-size:18px;line-height:1.2;transition:color .3s}.horizontal-type-card:hover h3{color:#fff}.horizontal-type-card b{color:#65738a;background:#ffffff0d;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;transition:color .3s,background .3s;display:grid}.horizontal-type-card:hover b{color:var(--accent);background:#ff37212e}.horizontal-type-card b svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.detailed-workflow{justify-content:center;align-items:center;gap:0;min-height:540px;margin-top:96px;padding:34px 0;display:flex;position:relative}.detailed-workflow.is-hidden{display:none}.detailed-workflow:before,.detailed-workflow:after{content:"";z-index:0;pointer-events:none;filter:blur(140px);border-radius:999px;position:absolute}.detailed-workflow:before{background:#ff372109;width:760px;height:760px;top:10%;left:50%;transform:translate(-50%)}.detailed-workflow:after{background:#3b82f607;width:470px;height:470px;top:22%;left:8%}.detailed-source{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ff37210d,#0000 42%),linear-gradient(145deg,#ffffff08,#ffffff03),#12131ab8;border:1px solid #fff1;border-radius:28px;flex-direction:column;width:min(100%,320px);height:380px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 54px #0000007a}.detailed-source:before{content:"";inset-inline:0;background:linear-gradient(90deg,#0000,#fff3,#0000);height:2px;position:absolute;top:-1px}.detailed-video{z-index:1;background:#050508;border-bottom:1px solid #ffffff0e;justify-content:center;align-items:center;height:200px;transition:background .45s;display:flex;position:relative;overflow:hidden}.detailed-source:hover .detailed-video{background:#0a0a0f}.detailed-video:before{content:"";opacity:.5;background:radial-gradient(circle,#ffffff0d,#0000 100%);position:absolute;inset:0}.detailed-play{width:64px;height:64px;color:var(--accent);background:#ff37211a;border:1px solid #ff37214d;border-radius:999px;place-items:center;transition:transform .5s cubic-bezier(.16,1,.3,1),background .5s;display:grid;position:relative;box-shadow:0 0 25px #ff372133}.detailed-play i{border-radius:inherit;opacity:.2;border:1px solid #ff372161;animation:3s cubic-bezier(0,0,.2,1) infinite detailed-ping;position:absolute;inset:0}.detailed-source:hover .detailed-play{background:#ff372133;transform:scale(1.1)}.detailed-play svg{width:28px;height:28px;transform:translate(2px)}.detailed-video>span{color:#d9e0ea;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font:700 12px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;bottom:12px;right:16px;box-shadow:0 10px 24px #00000059}.detailed-source-copy{z-index:1;text-align:center;background:#12131a4d;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.detailed-source-copy h3{color:#fff;margin:0 0 14px;font-size:22px;line-height:1.25}.detailed-source-copy div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.detailed-source-copy span{color:#8794a8;letter-spacing:.08em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:5px 9px;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.detailed-connector{z-index:2;flex:none;width:240px;height:448px;position:relative}.detailed-connector svg{width:100%;height:100%;overflow:visible}.detailed-connector .path-base{fill:none;stroke:#ff372126;stroke-width:2px;stroke-dasharray:4 6;vector-effect:non-scaling-stroke}.detailed-connector .path-flow{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:80 1000;stroke-dashoffset:1000px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 8px #ff3721e6);animation:3s linear infinite detailed-dash-flow}.detailed-engine{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12131af0;border:1px solid #ff372180;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:12px 24px;animation:2s ease-in-out infinite alternate asset-pulse-glow;display:flex;position:absolute;top:224px;left:90px;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 25px #ff372159}.detailed-engine:before{content:"";background:linear-gradient(90deg,#0000,#ff372133,#0000);animation:2.5s ease-in-out infinite detailed-shimmer;position:absolute;inset:0;transform:translate(-100%)}.detailed-engine span,.detailed-engine strong{z-index:1;position:relative}.detailed-engine span{color:var(--accent);letter-spacing:.22em;margin-bottom:4px;margin-left:2px;font-size:10px;font-weight:950}.detailed-engine strong{color:#fff;letter-spacing:.12em;font-size:14px}.detailed-types{z-index:3;flex-direction:column;gap:16px;width:min(100%,380px);display:flex;position:relative}.detailed-type-card{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#12131ac7;border:1px solid #ffffff0f;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;height:100px;padding:16px 18px;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .5s,background .5s,box-shadow .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000047}.detailed-type-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(at 0,#ffffff09,#0000 62%);transition:opacity .35s;position:absolute;inset:0}.detailed-type-card:hover{background:#ffffff08;border-color:#ff372166;transform:translate(8px);box-shadow:0 15px 30px -10px #ff372126,0 12px 30px #0000004d}.detailed-type-card:hover:before{opacity:1}.detailed-type-bar{background:linear-gradient(180deg, var(--accent), #ff6b35);transform-origin:50%;width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.detailed-type-card:hover .detailed-type-bar{transform:scaleY(1)}.detailed-mini-phone{background:#050508;border:1px solid #ffffff1a;border-radius:7px;flex:none;place-items:center;width:44px;height:56px;transition:border-color .4s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 18px #00000059}.detailed-mini-phone i{background:#ff372133;width:100%;height:40%;transition:height .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0}.detailed-type-card:hover .detailed-mini-phone{border-color:#ff372159}.detailed-type-card:hover .detailed-mini-phone i{height:60%}.detailed-mini-phone svg{z-index:1;stroke:#8b98ad;stroke-width:2px;width:21px;height:21px;transition:stroke .35s;position:relative}.detailed-type-card:hover .detailed-mini-phone svg{stroke:var(--accent)}.detailed-type-copy{z-index:1;flex:1;position:relative}.detailed-type-copy small{color:var(--accent);letter-spacing:.18em;margin-bottom:6px;font-size:10px;font-weight:950;display:block}.detailed-type-copy h3{color:#d6dee9;margin:0;font-size:18px;line-height:1.2;transition:color .35s}.detailed-type-card:hover h3{color:#fff}.detailed-duration{z-index:1;flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex;position:relative}.detailed-duration small{color:#58657a;letter-spacing:.12em;font-size:9px;font-weight:950}.detailed-duration strong{color:#cbd3df;letter-spacing:.04em;background:#ffffff0d;border:1px solid #ffffff0e;border-radius:5px;padding:3px 8px;font:700 12px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}@keyframes detailed-ping{75%,to{opacity:0;transform:scale(2)}}@keyframes detailed-dash-flow{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes detailed-shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes card-bg-drift{0%,to{transform:translate(-3%,3%)rotate(-8deg)}50%{transform:translate(3%,-2%)rotate(-4deg)}}@keyframes card-bg-hover-flow{0%,to{opacity:.52;transform:translate(-3%,3%)rotate(-8deg)scale(1)}30%{opacity:.6;transform:translate(4%,-4%)rotate(-2deg)scale(1.025)}54%{opacity:.66;transform:translate(7%,-6%)rotate(2deg)scale(1.04)}78%{opacity:.58;transform:translate(2%,-2%)rotate(-3deg)scale(1.015)}}@keyframes card-bg-hover-flow-alt{0%,to{opacity:.32;transform:translate(4%,-4%)rotate(12deg)scale(1)}34%{opacity:.4;transform:translate(-4%,4%)rotate(7deg)scale(1.025)}58%{opacity:.46;transform:translate(-7%,6%)rotate(3deg)scale(1.04)}82%{opacity:.37;transform:translate(-2%,2%)rotate(8deg)scale(1.015)}}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-card{border-radius:26px;transition:transform .35s,border-color .35s;overflow:hidden}.solution-card:hover{border-color:#ff372159;transform:translateY(-8px)}.solution-visual{border-bottom:1px solid #ffffff0e;height:248px}.visual-frame{background:#00000059;place-items:center;height:100%;padding:32px;display:grid;position:relative;overflow:hidden}.visual-frame:before{content:"";opacity:.16;background-image:radial-gradient(circle,#ffffff14 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.mini-timeline{z-index:1;background:var(--bg-1);border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:280px;height:56px;display:flex;position:relative;overflow:hidden}.mini-timeline span{background:#ffffff0d;border-right:1px solid #ffffff14;flex:1}.mini-timeline strong{border-inline:2px solid var(--accent);width:34%;color:var(--accent);will-change:transform;background:#ff37211f;place-items:center;animation:4.2s ease-in-out infinite cutting-window-slide;display:grid;position:absolute;inset:0 auto 0 8%;box-shadow:0 0 20px #ff37213d}@keyframes cutting-window-slide{0%,to{transform:translate(0)}50%{transform:translate(148%)}}.cutting-scissors{filter:drop-shadow(0 0 8px #ff37216b);width:32px;height:25px;display:block;position:relative}.scissor-blade{background:var(--accent);transform-origin:1px;border-radius:999px;width:18px;height:3px;position:absolute;top:11px;left:12px}.blade-top{animation:1.05s ease-in-out infinite blade-top-cut}.blade-bottom{animation:1.05s ease-in-out infinite blade-bottom-cut}.scissor-pivot{border:2px solid var(--accent);background:var(--bg-1);z-index:2;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:10px}.scissor-handle{border:2px solid var(--accent);transform-origin:14px;border-radius:50%;width:10px;height:10px;position:absolute;left:1px}.handle-top{animation:1.05s ease-in-out infinite handle-top-cut;top:2px}.handle-bottom{animation:1.05s ease-in-out infinite handle-bottom-cut;bottom:2px}@keyframes blade-top-cut{0%,to{transform:rotate(-34deg)}45%,60%{transform:rotate(-5deg)}}@keyframes blade-bottom-cut{0%,to{transform:rotate(34deg)}45%,60%{transform:rotate(5deg)}}@keyframes handle-top-cut{0%,to{transform:rotate(22deg)}45%,60%{transform:rotate(4deg)}}@keyframes handle-bottom-cut{0%,to{transform:rotate(-22deg)}45%,60%{transform:rotate(-4deg)}}.compress-frame{gap:12px}.compress-frame i{z-index:1;transform-origin:50%;background:linear-gradient(90deg,#ffffff17,#fff3,#ffffff17);border-radius:999px;width:min(100%,270px);height:10px;animation:4.8s ease-in-out infinite copy-line-settle;position:relative;overflow:hidden}.compress-frame i:after{display:none}.compress-frame i:nth-child(2){width:min(90%,240px);animation-delay:.12s}.compress-frame i:nth-child(3){width:min(76%,210px);animation-delay:.24s}.compress-frame svg{z-index:1;color:var(--accent);filter:drop-shadow(0 0 7px #ff37216b);font-size:24px;animation:4.8s ease-in-out infinite compress-arrow-breathe;position:relative}.compress-frame strong{z-index:1;color:#05070d;background:#fff;border-radius:9px;padding:9px 18px;font-size:13px;animation:4.8s ease-in-out infinite summary-chip-glow;position:relative;box-shadow:0 12px 28px #0000003d}@keyframes copy-line-settle{0%,to{opacity:.68;transform:scaleX(1)translateY(0)}45%,60%{opacity:.9;transform:scaleX(.86)translateY(4px)}}@keyframes compress-arrow-breathe{0%,to{opacity:.72;filter:drop-shadow(0 0 6px #ff372159);transform:translateY(0)}50%{opacity:1;filter:drop-shadow(0 0 12px #ff372194);transform:translateY(4px)}}@keyframes summary-chip-glow{0%,to{transform:translateY(0);box-shadow:0 12px 28px #0000003d,0 0 #ff372100}50%{transform:translateY(-2px);box-shadow:0 16px 34px #00000047,0 0 18px #ff372129}}.hook-frame strong{z-index:1;border:1px solid var(--accent);background:var(--bg-1);letter-spacing:-.04em;border-radius:14px;flex-direction:column;gap:7px;padding:22px 28px;font-size:22px;animation:4.4s ease-in-out infinite hook-card-float;display:inline-flex;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 0 32px #ff372154}.hook-frame strong:after{content:"";background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:34%;animation:4.4s ease-in-out infinite hook-shine;position:absolute;inset:-60% auto -60% -30%;rotate:16deg}.hook-frame span{z-index:1;color:#fff;background:var(--accent);letter-spacing:.12em;border-radius:999px;width:max-content;padding:4px 8px;font-size:10px;animation:4.4s ease-in-out infinite hook-badge-pop;position:relative}@keyframes hook-card-float{0%,to{border-color:#ff3721c7;transform:rotate(-2deg)translateY(0);box-shadow:0 0 28px #ff372147}50%{border-color:var(--accent);transform:rotate(-1deg)translateY(-7px);box-shadow:0 0 44px #ff372170}}@keyframes hook-shine{0%,38%{opacity:0;transform:translate(0)}50%{opacity:1}68%,to{opacity:0;transform:translate(440%)}}@keyframes hook-badge-pop{0%,44%,to{transform:scale(1)}52%{transform:scale(1.12)}62%{transform:scale(.98)}}.solution-body{padding:32px}.solution-body small{color:var(--accent);margin-bottom:10px;font:900 14px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.solution-body h3{margin:0 0 14px;font-size:18px}.solution-body p,.service-card p,.customer-card p,.pricing-card p{color:var(--muted);line-height:1.28}.craft-line{color:#d4d9e2;text-align:center;margin:72px 0 0;font-size:clamp(19px,2vw,26px);font-weight:600}.craft-line span{color:#fff}.craft-highlight{color:#fff;padding-bottom:.28em;display:inline-block;position:relative}.craft-highlight-line{pointer-events:none;width:105%;height:.55em;position:absolute;bottom:-.08em;left:-2.5%;overflow:visible}.craft-highlight-line path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.craft-highlight-main{stroke:#ff3721;stroke-width:7px;filter:drop-shadow(0 0 8px #ff372180)}.craft-highlight-detail{stroke:#ff8a73;stroke-width:2.5px;opacity:.72}.craft-line.active .craft-highlight-main{animation:.78s cubic-bezier(.16,1,.3,1) .24s forwards cta-underline-draw,4.4s ease-in-out 1.05s infinite cta-underline-drift}.craft-line.active .craft-highlight-detail{animation:.66s cubic-bezier(.16,1,.3,1) .43s forwards cta-underline-draw,4.4s ease-in-out 1.2s infinite reverse cta-underline-drift}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.service-card{border-radius:18px;flex-direction:column;min-height:240px;padding:28px;transition:transform .28s,border-color .28s,background .28s;display:flex}.service-card:hover{background:#0b1220c7;border-color:#ff37216b;transform:translateY(-6px)}.service-top{justify-content:space-between;align-items:start;margin-bottom:28px;display:flex}.service-top span{color:#ff372199;font:900 13px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.service-top svg{color:#47556b;font-size:28px;transition:color .25s}.service-card:hover .service-top svg{color:var(--accent)}.service-card h3{margin:0 0 12px;font-size:20px}.service-card p{margin:0;font-size:15px}.editorial-workflow{isolation:isolate;margin-top:78px;padding:72px 0 8px;position:relative;overflow:hidden}.editorial-ambient{pointer-events:none;z-index:-2;border-radius:50%;position:absolute}.editorial-ambient-one{background:radial-gradient(circle,#ff37210b 0%,#0000 68%);width:56vw;height:56vw;top:-22%;right:-18%}.editorial-ambient-two{background:radial-gradient(circle,#ffffff06 0%,#0000 62%);width:66vw;height:66vw;bottom:-34%;left:-24%}.editorial-header{text-align:center;max-width:720px;margin:0 auto 66px}.editorial-meta{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:22px;font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.editorial-meta:before,.editorial-meta:after{content:"";opacity:.55;background:currentColor;width:24px;height:1px}.editorial-header h3{color:#fafafa;letter-spacing:0;margin:0 0 16px;font-size:clamp(32px,4vw,52px);line-height:1.16}.editorial-header p{color:#878e9d;word-break:keep-all;max-width:650px;margin:0 auto;font-size:17px;line-height:1.75}.editorial-grid-wrapper{position:relative}.editorial-flow-svg{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.editorial-flow-base{fill:none;stroke:#ffffff0e;stroke-width:1px;stroke-linejoin:round}.editorial-flow-pulse{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-dasharray:100 800;filter:drop-shadow(0 0 8px #ff372180);animation:12s linear infinite editorial-pulse-flow}@keyframes editorial-pulse-flow{0%{stroke-dashoffset:900px}to{stroke-dashoffset:0}}.editorial-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.editorial-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffff09 0%,#0000 50%),#12151e80;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:space-between;gap:42px;min-height:292px;padding:32px;transition:transform .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1),background .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px -1px #00000038,inset 0 1px #ffffff0d}.editorial-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 24% 18%,#ff37211f,#0000 42%);transition:opacity .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.editorial-card:hover{background:linear-gradient(135deg,#ffffff0b 0%,#0000 52%),#13161fa3;border-color:#ff372152;transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000080,0 0 20px -5px #ff37216b,inset 0 1px #ffffff1a}.editorial-card:hover:before{opacity:1}.editorial-card-top{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.editorial-card-top span{color:var(--accent);text-shadow:0 0 12px #ff37217a;font:800 20px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.editorial-card-top svg{color:#68758b;font-size:26px;transition:transform .6s cubic-bezier(.16,1,.3,1),color .6s cubic-bezier(.16,1,.3,1)}.editorial-card:hover .editorial-card-top svg{color:#fff;transform:scale(1.1)}.editorial-card-copy{z-index:1;position:relative}.editorial-card-copy h4{color:#f8fafc;letter-spacing:0;margin:0 0 12px;font-size:19px;line-height:1.4}.editorial-card-copy p{color:#9aa3b2;word-break:keep-all;margin:0;font-size:14px;line-height:1.7}.customers-section:before{content:"";filter:blur(140px);background:#ff37210d;border-radius:50%;width:800px;height:800px;position:absolute;top:16%;left:-18%}.customer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-card{min-height:100%;transform-style:preserve-3d;border-radius:26px;padding:32px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.customer-card:hover{border-color:#ffffff2e}.tilt-glow{pointer-events:none;opacity:0;transition:opacity .2s;position:absolute;inset:0}.customer-card:hover .tilt-glow{opacity:1}.short-preview{background:#05070db3;border:1px solid #ffffff0d;border-radius:18px;place-items:center;height:220px;margin-bottom:28px;padding-top:22px;display:grid;overflow:visible}.mini-phone{aspect-ratio:9/16;background:#040509;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;justify-content:end;gap:7px;width:112px;padding:14px 14px 22px;transition:transform .4s;display:flex;position:relative;box-shadow:0 16px 34px #0000006b}.customer-card:hover .mini-phone{transform:translateY(-8px)scale(1.04)}.mini-phone:before{content:"";border-radius:inherit;background:linear-gradient(#0000 42%,#ff37212e);position:absolute;inset:0}.mini-phone span{background:var(--accent);color:#fff;white-space:normal;text-align:center;z-index:2;border-radius:7px;width:max-content;max-width:min(230px,100vw - 96px);padding:6px 10px;font-size:11px;font-weight:900;line-height:1.25;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 12px 20px #00000042}.mini-phone i{z-index:1;background:#ffffff80;border-radius:999px;flex:0 0 7px;height:7px;position:relative}.mini-phone i:nth-of-type(2){width:72%}.mini-phone i:nth-of-type(3){width:46%}.customer-card h3{align-items:center;gap:10px;margin:0 0 14px;font-size:20px;display:flex}.customer-card h3 span{background:var(--accent);border-radius:50%;width:8px;height:8px}.before-section{border-top:1px solid #ffffff0d}.before-section:before{background:#ff37210f;width:80%;height:580px;top:50%;left:50%;translate:-50% -50%}.before-panel{border-radius:40px;grid-template-columns:1fr auto 1.25fr;align-items:center;gap:54px;padding:clamp(32px,5vw,72px);display:grid;position:relative;overflow:hidden}.before-block,.after-block{text-align:center}.before-block>span,.after-block>span{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:900;display:inline-flex}.before-block>span{color:#7c889d;background:var(--bg-3);border:1px solid #ffffff14}.after-block>span{color:var(--accent);background:#ff37211a;border:1px solid #ff37213d}.wide-video{aspect-ratio:16/9;color:#ffffff40;filter:grayscale();opacity:.62;background:#000;border:1px solid #ffffff14;border-radius:18px;place-items:center;width:100%;font-size:64px;display:grid}.before-block h3,.after-block h3{margin:28px 0 8px;font-size:23px}.before-block p,.after-block p{color:#66748a;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.before-arrow{color:#ff3721a6;font-size:48px}.before-arrow-mobile{color:#ff3721a6;margin:0 auto;font-size:42px;display:none}.card-fan{height:350px;position:relative}.card-fan article{z-index:var(--z);aspect-ratio:9/16;background:var(--bg-1);transform-origin:50% 85%;opacity:0;width:160px;transition:opacity .42s,transform .95s cubic-bezier(.16,1,.3,1),border-color .35s,z-index .2s;transition-delay:calc(var(--fan-index,0) * 90ms), calc(var(--fan-index,0) * 90ms), 0s, 0s;border:1px solid #ff372159;border-radius:18px;flex-direction:column;justify-content:end;padding:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)scale(.88);box-shadow:0 20px 40px #000000a8}.card-fan article:first-child{--fan-index:0}.card-fan article:nth-child(2){--fan-index:1}.card-fan article:nth-child(3){--fan-index:2}.card-fan article:nth-child(4){--fan-index:3}.before-panel.active .card-fan article{opacity:1;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y))) rotate(var(--rotate)) scale(1)}.before-panel.active .card-fan:hover article{transition-delay:0s}.card-fan article:before{content:"";border-radius:inherit;background:linear-gradient(#0000,#00000059,#000);position:absolute;inset:0}.card-fan article:hover{z-index:10;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y) - 18px)) rotate(0deg) scale(1.08);border-color:#ff3721cc;transition-delay:0s}.before-panel.active .card-fan article:hover{transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y) - 18px)) rotate(0deg) scale(1.08)}.card-fan small,.card-fan strong{z-index:1;position:relative}.card-fan small{background:var(--accent);color:#fff;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.card-fan strong{text-align:left;font-size:14px;line-height:1.36}.process-line{grid-template-columns:repeat(5,1fr);gap:22px;display:grid;position:relative}.process-line:before{content:"";background:linear-gradient(90deg,#0000,#ff37218c,#0000);height:1px;position:absolute;top:40px;left:9%;right:9%}.process-line article{z-index:1;text-align:center;position:relative}.process-line article>div{background:var(--bg-1);color:#536178;border:1px solid #ffffff14;border-radius:18px;place-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:32px;transition:transform .32s,color .32s,border-color .32s,box-shadow .32s;display:grid;box-shadow:0 18px 30px #00000061}.process-line article:hover>div{color:var(--accent);border-color:#ff37218c;transform:translateY(-8px);box-shadow:0 0 30px #ff37212e}.process-line small{color:var(--accent);margin-bottom:8px;font:900 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.process-line h3{margin:0 0 8px;font-size:19px}.process-line p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.process-note{color:#d9dee8;text-align:center;border-radius:18px;width:max-content;max-width:100%;margin:76px auto 0;padding:18px 28px;font-size:18px;font-weight:650}.process-highlight{color:#fff;padding-bottom:.26em;font-weight:800;display:inline-block;position:relative}.process-highlight-line{pointer-events:none;width:105%;height:.58em;position:absolute;bottom:-.12em;left:-2.5%;overflow:visible}.process-highlight-line path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.process-highlight-main{stroke:#ff3721;stroke-width:6.5px;filter:drop-shadow(0 0 8px #ff37217a)}.process-highlight-detail{stroke:#ff8a73;stroke-width:2.4px;opacity:.7}.process-note.active .process-highlight-main{animation:.76s cubic-bezier(.16,1,.3,1) .22s forwards cta-underline-draw,4.4s ease-in-out 1.04s infinite cta-underline-drift}.process-note.active .process-highlight-detail{animation:.64s cubic-bezier(.16,1,.3,1) .4s forwards cta-underline-draw,4.4s ease-in-out 1.18s infinite reverse cta-underline-drift}.sample-section{background:var(--bg-1);border-top:1px solid #ffffff0d;padding-top:18px}.sample-panel{border-radius:32px;grid-template-columns:.82fr 1.18fr;scroll-margin-top:82px;display:grid;overflow:hidden}.sample-preview{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:570px;padding:56px 42px;display:flex;position:relative}.source-video{aspect-ratio:16/9;color:#69768a;background:#00000061;border:1px solid #ffffff14;border-radius:15px;place-items:center;gap:8px;width:min(100%,300px);font-weight:800;display:grid}.source-video svg{font-size:28px}.sample-preview>svg{color:var(--accent);font-size:28px}.sample-phone{aspect-ratio:9/16;background:var(--bg-1);color:#fff;border:2px solid #ff37218c;border-radius:20px;place-items:center;width:160px;font-weight:700;display:grid;box-shadow:0 0 38px #ff372133}.sample-phone svg{width:44px;height:44px;color:var(--accent);background:#ff372129;border-radius:50%;padding:12px}.sample-copy{padding:clamp(38px,5vw,78px)}.sample-copy .section-eyebrow{display:block;margin-bottom:18px!important}.sample-copy h2{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(32px,4vw,45px);line-height:1.16}.sample-copy p{color:var(--muted);margin:0 0 34px;font-size:17px;line-height:1.52}.sample-copy ul,.pricing-card ul{margin:0;padding:0;list-style:none}.sample-copy ul{background:#00000040;border:1px solid #ffffff0e;border-radius:18px;gap:10px;margin-bottom:36px;padding:16px;display:grid}.sample-copy li,.pricing-card li{color:#d3dae6;align-items:start;gap:12px;font-weight:650;line-height:1.55;display:flex}.sample-copy li svg,.pricing-card li svg{color:var(--accent);flex:none;margin-top:3px}.sample-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.sample-cta{border-radius:9px;gap:9px;min-height:52px;padding:0 24px;font-size:16px}.sample-cta svg{width:19px;height:19px}.sample-actions small{color:#66748a;font-weight:800;line-height:1.55}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{border-radius:26px;flex-direction:column;min-height:440px;padding:34px;transition:box-shadow .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.pricing-card:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;opacity:0;background:linear-gradient(135deg,#ff3721eb,#ff37212e 38%,#ff3721ad);padding:1px;transition:opacity .55s cubic-bezier(.16,1,.3,1),padding .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.pricing-card.featured:before{z-index:2;opacity:1;background:#ff3721;padding:2px;transition:padding .68s cubic-bezier(.16,1,.3,1),box-shadow .68s cubic-bezier(.16,1,.3,1)}.pricing-card>*{z-index:3;position:relative}.pricing-card:hover{box-shadow:0 26px 64px #00000080,0 0 36px #ff372121}.pricing-card:hover:before{opacity:1;padding:2px}.pricing-card.featured{background:#05070ddb;border:0;transform:translateY(-16px);box-shadow:0 0 58px #ff37212e}.pricing-card.featured:hover{box-shadow:0 0 70px #ff37213d,0 28px 68px #00000085}.pricing-card.featured:hover:before{padding:6px;box-shadow:0 0 34px #ff372133}.recommended{background:var(--accent);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 9px 9px;padding:8px 13px;font-size:10px;position:absolute;top:0;right:28px}.pricing-card h3{color:#ff3721;margin:0 0 8px;font-size:25px}.pricing-card.featured h3{color:var(--accent)}.price{border-bottom:1px solid #ffffff14;align-items:baseline;gap:8px;min-height:2px;margin-bottom:2px;padding-bottom:2px;display:flex}.price strong{letter-spacing:-.04em;font-size:clamp(26px,2.3vw,35px);line-height:1.1}.price span{color:#728098;font-weight:900}.pricing-card>p{min-height:2px;margin:0 0 16px;font-size:15px}.plan-delivery{background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;gap:6px;margin:0 0 28px;padding:13px 14px;display:grid}.plan-delivery small{color:#ff6b58;letter-spacing:.12em;font-size:11px;font-weight:900}.plan-delivery span{color:#b7c0cf;font-size:13px;line-height:1.5}.pricing-card h4{letter-spacing:.14em;text-transform:uppercase;border-left:2px solid #ffffff2e;margin:0 0 17px;padding-left:10px;font-size:12px}.pricing-card ul{gap:8px;margin-bottom:28px;display:grid}.pricing-card li{color:#d7deea;font-size:15px}.plan-target{background:#0000004d;border:1px solid #ffffff0e;border-radius:16px;margin-top:auto;padding:19px}.featured .plan-target{background:#ff37211c;border-color:#ff372138}.plan-target small{color:#728098;margin-bottom:7px;font-size:12px;font-weight:900;display:block}.featured .plan-target small{color:var(--accent)}.plan-target span{color:#afafaf;font-weight:450;line-height:1.48}.pricing-note{text-align:center;color:#d9dee8;background:#0b12208a;border:1px solid #ffffff14;border-radius:28px;width:min(100%,900px);margin:80px auto 0;padding:34px;font-size:17px;line-height:1.65}.pricing-note strong{color:#fff;margin-bottom:8px;font-size:20px;display:block}.pricing-more{justify-content:center;margin-top:30px;display:flex}.pricing-more .btn{min-width:260px}.pricing-page-main{padding-top:84px}.pricing-page-section{min-height:calc(100vh - 84px)}.faq-shell{width:min(100% - 48px,1000px);margin:0 auto}.faq-intro{place-items:center;display:grid}.faq-intro .section-intro{width:max-content;max-width:100%;margin-inline:auto}.faq-intro .section-eyebrow,.faq-intro h2{text-align:center}.faq-intro h2{letter-spacing:-.035em;width:auto;margin-inline:auto;display:block}.faq-list{border-radius:32px;padding:32px 42px}.faq-list article{border-bottom:1px solid #ffffff0e}.faq-list article:last-child{border-bottom:0}.faq-list button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:22px;width:100%;padding:13px 0;display:flex}.faq-list button span{font-size:20px;font-weight:550;line-height:1.45}.faq-list button svg{color:#9aa6b8;background:#ffffff0d;border-radius:50%;flex:none;width:38px;height:38px;padding:10px;transition:background .2s,color .2s}.faq-list .open button span{color:var(--accent)}.faq-list .open button svg{background:var(--accent);color:#fff}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s,opacity .3s;display:grid}.open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer p{color:#c5cfdd;border-left:3px solid #ff3721a6;min-height:0;margin:0;padding:0 0 14px 20px;font-size:17px;font-weight:550;line-height:1.76;overflow:hidden}.final-cta{border-top:1px solid #ffffff0d;place-items:center;min-height:82vh;padding:50px 0 75px;display:grid;position:relative;overflow:hidden}.final-cta:before{background:#ff37211f;width:900px;height:900px;inset:50% auto auto 50%;translate:-50% -50%}.final-cta-inner{z-index:2;text-align:center;width:min(100% - 48px,1000px);margin:0 auto;position:relative}.final-cta h2{letter-spacing:-.06em;margin:0 0 34px;font-size:clamp(42px,6vw,68px);font-weight:850;line-height:1.14}.final-cta h2 .cta-highlight{color:var(--accent);display:inline-block;position:relative}.cta-highlight-line{pointer-events:none;width:108%;height:.32em;position:absolute;bottom:-.23em;left:-4%;overflow:visible}.cta-highlight-line path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.cta-highlight-main{stroke:#ff3721;stroke-width:9px;filter:drop-shadow(0 0 10px #ff37218c);opacity:0}.cta-highlight-detail{stroke:#ff8a73;stroke-width:3px;opacity:0}.final-cta-inner.active .cta-highlight-main{animation:.86s cubic-bezier(.16,1,.3,1) .34s forwards cta-underline-draw,4.4s ease-in-out 1.25s infinite cta-underline-drift}.final-cta-inner.active .cta-highlight-detail{animation:.74s cubic-bezier(.16,1,.3,1) .58s forwards cta-underline-draw,4.4s ease-in-out 1.45s infinite reverse cta-underline-drift}.final-cta p{color:#c8d0dc;width:min(100%,780px);margin:0 auto 54px;font-size:clamp(18px,2vw,20px);font-weight:550;line-height:1.52}.cta-actions{justify-content:center;margin-bottom:46px}.cta-note{color:#d3dae6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b12208f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:15px 24px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:0 18px 34px #0000003d}.cta-note svg{color:var(--accent);flex:none}.cta-phone{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b122075;border:1px solid #ffffff14;border-radius:20px;display:none;position:absolute;box-shadow:0 20px 50px #00000080}.cta-phone-left{aspect-ratio:9/16;width:132px;top:18%;left:10%;rotate:-14deg}.cta-phone-right{aspect-ratio:9/16;border-color:#ff372140;width:172px;bottom:16%;right:10%;rotate:12deg;box-shadow:0 0 40px #ff372121}@keyframes cta-underline-drift{0%,to{transform:translateY(0)}48%{transform:translateY(1px)}}@keyframes cta-underline-draw{0%{stroke-dashoffset:1px;opacity:0}8%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.sample-modal-layer{z-index:140;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 10%,#ff372133,#0000 36%),#020409c2;place-items:center;padding:24px;animation:.2s both modal-fade;display:grid;position:fixed;inset:0}.sample-modal{background:linear-gradient(145deg, #0e182af5, #05070dfa), var(--bg-1);border:1px solid #ffffff1f;border-radius:28px;width:min(100%,760px);max-height:min(92vh,860px);padding:38px;animation:.24s cubic-bezier(.16,1,.3,1) both modal-rise;position:relative;overflow:auto;box-shadow:0 34px 90px #00000094,0 0 80px #ff372129}.sample-modal-close{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s,transform .2s,border-color .2s;display:inline-grid;position:absolute;top:18px;right:18px}.sample-modal-close:hover{background:#ff37211f;border-color:#ff37216b;transform:translateY(-1px)}.sample-modal-copy{padding-right:42px}.sample-modal-copy h2{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(34px,5vw,52px);font-weight:850;line-height:1.06}.sample-modal-copy p{color:#d7deea;margin:0;font-size:clamp(16px,1.8vw,19px);font-weight:650;line-height:1.48}.sample-modal-copy ul{gap:8px;margin:14px 0 22px;padding:0;list-style:none;display:grid}.sample-modal-copy li{color:var(--muted);padding-left:18px;font-size:15px;font-weight:700;position:relative}.sample-modal-copy li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0;box-shadow:0 0 14px #ff3721b3}.sample-request-form{gap:16px;display:grid}.sample-request-security-note{background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px 16px;display:grid}.sample-request-security-note-icon{color:#ff8a6a;background:#ff4d001f;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.sample-request-security-note-icon svg{width:18px;height:18px}.sample-request-security-note strong{color:#fff;margin-bottom:2px;font-size:14px;font-weight:800;display:block}.sample-request-security-note p{color:#cbd5e1bd;margin:0;font-size:12px;font-weight:650;line-height:1.45}.sample-request-form label,.sample-request-form fieldset{margin:0}.sample-request-form label{gap:9px;display:grid}.sample-request-form label>span,.sample-request-form legend{color:#f8fafc;font-size:15px;font-weight:850}.sample-request-form b,.sample-request-form legend span{color:var(--accent);margin-left:6px;font-size:12px;font-weight:900}.sample-request-form input[type=text],.sample-request-form input[type=email],.sample-request-form input[type=url],.sample-request-form input:not([type]),.sample-access-form input[type=email]{color:#fff;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;min-height:54px;padding:0 16px;font-size:16px;font-weight:650;transition:border-color .2s,background .2s,box-shadow .2s}.sample-request-form input::placeholder{color:#cbd5e180}.sample-request-form input:focus,.sample-access-form input:focus{background:#ffffff14;border-color:#ff3721a3;box-shadow:0 0 0 4px #ff37211f}.sample-request-form small{color:#94a3b8d1;font-size:13px;font-weight:650}.sample-request-form fieldset{border:0;padding:2px 0 0}.sample-request-form legend{margin-bottom:11px}.sample-request-policy-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;gap:14px;padding:18px;display:grid}.sample-request-consent{align-items:flex-start;gap:12px;display:flex!important}.sample-request-consent input[type=checkbox]{accent-color:#ff4d00;flex:none;width:18px;height:18px;margin-top:2px}.sample-request-consent span{color:#e7edf7;font-size:14px;font-weight:650;line-height:1.7}.sample-request-consent strong{color:#ff8a6a;font-weight:900}.sample-request-policy-links{flex-wrap:wrap;gap:10px;display:flex}.sample-request-policy-links button{color:#e7edf7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.sample-request-policy-links a{color:#e7edf7;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.sample-request-policy-links button:hover{color:#fff;background:#ff4d001f;border-color:#ff4d0059}.sample-request-policy-links a:hover{color:#fff;background:#ff4d001f;border-color:#ff4d0059;text-decoration:none}.sample-request-legal-card{background:#080b10b3;border:1px solid #ffffff0f;border-radius:16px;gap:14px;padding:18px;display:grid}.sample-request-legal-card h4{color:#fff;margin:0;font-size:16px;font-weight:800}.sample-request-legal-card dl{gap:12px;margin:0;display:grid}.sample-request-legal-card dl div{gap:5px;display:grid}.sample-request-legal-card dt{color:#ffffff85;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.sample-request-legal-card dd{color:#e7edf7;margin:0;font-size:14px;font-weight:650;line-height:1.7}.sample-request-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.sample-request-turnstile-shell{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;gap:10px;padding:16px 18px;display:grid}.sample-request-turnstile{justify-content:center;align-items:center;min-height:72px;display:flex;overflow:hidden}.sample-request-turnstile-help{color:#94a3b8d1;margin:0;font-size:13px;font-weight:650;line-height:1.6}.purpose-options{flex-wrap:wrap;gap:10px;display:flex}.purpose-options label{display:inline-flex}.purpose-options input{opacity:0;pointer-events:none;position:absolute}.purpose-options span{color:#d9e1ee;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:14px;font-weight:550;transition:border-color .2s,color .2s,background .2s,box-shadow .2s;display:inline-flex}.sample-request-form .purpose-options label>span{font-weight:550}.purpose-options input:checked+span{color:#fff;background:#ff372126;border-color:#ff3721bf;box-shadow:0 0 28px #ff372129}.sample-submit{cursor:pointer;border:0;width:100%;margin-top:6px}.sample-request-submit-note{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:10px;padding:14px 16px;display:grid}.sample-request-submit-note strong{color:#fff;font-size:14px;font-weight:800}.sample-request-submit-note ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.sample-request-submit-note li{color:#e2e8f0db;padding-left:16px;font-size:13px;font-weight:650;line-height:1.45;position:relative}.sample-request-submit-note li:before{content:"";background:#ff4d00eb;border-radius:50%;width:5px;height:5px;position:absolute;top:.58em;left:0;box-shadow:0 0 10px #ff372173}.sample-modal-success{text-align:center;justify-items:center;gap:16px;padding:36px 16px 8px;display:grid}.sample-modal-success svg{width:58px;height:58px;color:var(--accent);filter:drop-shadow(0 0 22px #ff372173)}.sample-modal-success h3{letter-spacing:-.035em;margin:0;font-size:28px}.sample-modal-success p{width:min(100%,480px);color:var(--muted);margin:0 0 8px;font-size:17px;font-weight:650;line-height:1.6}.sample-modal-success.is-access{justify-items:stretch}.sample-access-form{gap:14px;width:min(100%,480px);margin:6px auto 0;display:grid}.sample-access-verify{text-align:center;justify-items:center;gap:28px;padding:10px 2px 4px;display:grid}.sample-access-verify-copy{justify-items:center;gap:18px;display:grid}.sample-access-verify-icon{background:linear-gradient(#1a1a1af5,#121212f5);border:1px solid #2a2a2ae6;border-radius:24px;place-items:center;width:96px;height:96px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000052}.sample-access-verify-icon:before{content:"";background:linear-gradient(135deg,#ff4d001f,#0000 55%);position:absolute;inset:0}.sample-access-verify-icon:after{content:"";z-index:-1;filter:blur(28px);background:radial-gradient(circle,#ff4d0033 0%,#ff4d0000 70%);border-radius:32px;position:absolute;inset:-10px}.sample-access-verify-icon svg{color:#ff4d00;filter:drop-shadow(0 0 10px #ff4d0073);width:48px;height:48px;position:relative}.sample-access-verify-copy h3{letter-spacing:-.04em;color:#0000;background:linear-gradient(#fff 0%,#a3a3a3 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(32px,4.8vw,50px);line-height:1.08}.sample-access-verify-copy p{color:#a3a3a3;width:min(100%,620px);margin:0;font-size:18px;font-weight:300;line-height:1.75}.sample-access-verify-pill{color:#ff8a6a;background:#ff4d001a;border:1px solid #ff4d0033;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.sample-access-verify-pill svg{width:16px;height:16px}.sample-access-verify-form{background:#121212eb;border:1px solid #2a2a2a;border-radius:24px;width:min(100%,480px);padding:30px;position:relative;overflow:hidden;box-shadow:0 24px 48px #0000004d}.sample-access-verify-form:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000 0%,#ff4d00e6 50%,#0000 100%);width:100%;height:2px;position:absolute;top:0;left:0}.sample-access-verify-form label{text-align:left;gap:10px;display:grid}.sample-access-verify-form label>span{color:#d4d4d8;margin-left:4px;font-size:14px;font-weight:600}.sample-access-input-wrap{position:relative}.sample-access-input-wrap>svg{color:#737373;width:20px;height:20px;transition:color .2s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.sample-access-input-wrap:focus-within>svg{color:#ff4d00}.sample-access-input-wrap input{color:#fff;background:#080808;border:1px solid #2a2a2a;border-radius:14px;outline:none;width:100%;min-height:56px;padding:0 16px 0 48px;font-size:16px;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 3px #00000038}.sample-access-input-wrap input::placeholder{color:#525252}.sample-access-input-wrap input:focus{border-color:#ff4d00;box-shadow:0 0 0 1px #ff4d00d9}.sample-access-verify-form small{color:#737373;align-items:flex-start;gap:8px;margin-left:4px;font-size:13px;line-height:1.5;display:flex}.sample-access-verify-form small svg{color:#737373;flex:none;width:14px;height:14px;margin-top:2px}.sample-access-verify-actions{margin-top:2px}.sample-access-verify-submit{width:100%;min-height:60px;box-shadow:0 0 20px #ff4d0033}.sample-access-verify-submit span{letter-spacing:.02em;font-size:15px}.sample-access-verify-submit svg{width:18px;height:18px}.sample-access-verify-flow{border-top:1px solid #2a2a2a80;gap:26px;width:min(100%,800px);padding-top:12px;display:grid}.sample-access-verify-flow h4{color:#737373;letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.sample-access-verify-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.sample-access-verify-steps article{text-align:center;justify-items:center;gap:12px;display:grid}.sample-access-verify-steps article>div{color:#a3a3a3;background:#121212f2;border:2px solid #2a2a2a;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 24px #0000002e}.sample-access-verify-steps article>div.is-highlight{color:#ff8a6a;border-color:#ff4d0080;box-shadow:0 0 15px #ff4d0033}.sample-access-verify-steps article>div svg{width:24px;height:24px}.sample-access-verify-steps strong{color:#fff;font-size:16px;font-weight:600}.sample-access-verify-steps p{color:#737373;max-width:200px;margin:0;font-size:13px;font-weight:300;line-height:1.65}.sample-access-verify-badges{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.sample-access-verify-badges span{color:#a3a3a3;background:#121212cc;border:1px solid #2a2a2acc;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;display:inline-flex}.sample-access-verify-badges svg{color:#ff4d00;width:16px;height:16px}.sample-modal-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.sample-modal-actions .btn{min-width:220px}.sample-form-error{color:#ff9b8d;margin:-2px 0 0;font-size:14px;font-weight:700;line-height:1.5}.sample-mail-sent{text-align:center;justify-items:center;gap:16px;padding:4px 4px 2px;display:grid}.sample-mail-sent-icon-wrap{margin-top:2px;position:relative}.sample-mail-sent-icon-glow{filter:blur(18px);background:radial-gradient(circle,#ff4d003d 0%,#ff4d0014 42%,#0000 74%);border-radius:999px;position:absolute;inset:-22px}.sample-mail-sent-icon-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141414ad;border:1px solid #ffffff0f;border-radius:999px;place-items:center;width:86px;height:86px;display:grid;position:relative;box-shadow:0 0 30px -5px #ff4d0066}.sample-mail-sent-mail-icon{color:#ff7343;width:40px;height:40px}.sample-mail-sent-check-badge{color:#fff;background:#ff4d00;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 10px 30px #ff4d004d}.sample-mail-sent-check-badge svg{width:16px;height:16px}.sample-mail-sent h3{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,42px);line-height:1.04}.sample-mail-sent-subtitle{color:#a5afbf;width:min(100%,680px);margin:0;font-size:16px;line-height:1.5}.sample-mail-sent-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;background:#14141499;border:1px solid #ffffff0d;border-radius:24px;gap:16px;width:min(100%,680px);padding:24px 28px;display:grid}.sample-mail-sent-meta{gap:0;display:grid}.sample-mail-sent-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.sample-mail-sent-row:last-child{border-bottom:0}.sample-mail-sent-row span{color:#73777f;font-size:15px;font-weight:700}.sample-mail-sent-row strong,.sample-mail-sent-row em{color:#f5f7fb;font-size:15px;font-style:normal;font-weight:700}.sample-mail-sent-row strong.is-mono{color:#d0d5dd;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.sample-mail-sent-row em{color:#ff7343;background:#ff4d001a;border:1px solid #ff4d0033;border-radius:10px;padding:6px 10px}.sample-mail-sent-callout{background:#1a1a1ab8;border:1px solid #ffffff0d;border-radius:18px;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.sample-mail-sent-callout svg{color:#ff7343;flex:none;width:20px;height:20px;margin-top:2px}.sample-mail-sent-callout p{color:#8e97a5;width:auto;margin:0;font-size:14px;line-height:1.55}.sample-mail-sent-callout strong{color:#eef2f6}.sample-mail-sent-actions{gap:10px;width:min(100%,680px);margin-top:4px;display:grid}.sample-mail-sent-actions .btn{width:100%;min-height:58px}.sample-mail-sent-links{color:#8b919b;justify-content:center;align-items:center;gap:16px;display:flex}.sample-mail-sent-links span{background:#3a3a3a;border-radius:999px;width:4px;height:4px}.sample-mail-link-btn{color:#a5afbf;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700;text-decoration:none}.sample-mail-link-btn:hover{color:#fff}.sample-mail-sent-help{text-align:left;border-top:1px solid #ffffff0d;width:min(100%,680px);padding-top:12px}.sample-mail-sent-help h4{color:#f3f4f6;margin:0 0 18px;font-size:18px}.sample-mail-sent-help ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.sample-mail-sent-help li{color:#a5afbf;padding-left:16px;font-size:14px;line-height:1.7;position:relative}.sample-mail-sent-help li:before{content:"";background:#ff4d00;border-radius:999px;width:6px;height:6px;position:absolute;top:.7em;left:0}.sample-mail-sent-help strong{color:#eef2f6}.sample-request-complete{text-align:center;justify-items:center;gap:20px;padding:6px 2px 4px;display:grid}.sample-request-complete-icon{position:relative}.sample-request-complete-icon:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ed481c26 0%,#ed481c00 70%);width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sample-request-complete-icon-shell{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121212cc;border:1px solid #ff623847;border-radius:999px;place-items:center;width:96px;height:96px;display:grid;position:relative;box-shadow:0 0 30px #ed481c33}.sample-request-complete-icon-core{background:linear-gradient(135deg,#ff623833,#49110547);border-radius:999px;place-items:center;width:80px;height:80px;display:grid}.sample-request-complete-icon-core svg{color:#ff6238;filter:drop-shadow(0 0 15px #ed481c80);width:56px;height:56px}.sample-request-complete-copy{gap:10px;display:grid}.sample-request-complete-copy h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(32px,4.4vw,46px);line-height:1.06}.sample-request-complete-copy h3 span{background:linear-gradient(90deg,#ff8a6a 0%,#ed481c 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.sample-request-complete-copy p{color:#9ca3af;width:min(100%,560px);margin:0;font-size:16px;font-weight:300;line-height:1.55}.sample-request-complete-copy strong{color:#d1d5db;font-weight:600}.sample-request-complete-card{text-align:left;background:#121212;border:1px solid #ffffff1a;border-radius:24px;width:min(100%,720px);padding:24px 28px 22px;position:relative;overflow:hidden;box-shadow:0 24px 50px #00000047}.sample-request-complete-card-bar{background:linear-gradient(90deg,#0000 0%,#ff623894 50%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:0}.sample-request-complete-card h4{color:#f3f4f6;letter-spacing:-.01em;align-items:center;gap:10px;margin:0 0 18px;font-size:20px;font-weight:750;display:flex}.sample-request-complete-card h4 svg{color:#ff8a6a;width:21px;height:21px}.sample-request-complete-summary{display:grid}.sample-request-complete-row{border-bottom:1px solid #ffffff0d;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:18px;padding:12px 0;display:grid}.sample-request-complete-row:last-child{border-bottom:0}.sample-request-complete-row>span{color:#8b95a6;font-size:14px;font-weight:650;line-height:1.35}.sample-request-complete-row>strong{color:#f8fafc;text-align:right;overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:650;line-height:1.45}.sample-request-complete-row.is-link{align-items:center}.sample-request-complete-linkbox{background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;flex:auto;justify-content:flex-end;align-items:center;gap:14px;min-width:0;padding:11px 12px;display:flex}.sample-request-complete-linkmeta{align-items:center;gap:8px;min-width:0;display:flex}.sample-request-complete-linkmeta svg{color:#ff8a6a;flex:none;width:18px;height:18px}.sample-request-complete-linkmeta em{color:#eef2f7;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-style:normal;overflow:hidden}.sample-request-complete-linkbox a{color:#fff;background:#ff623817;border:1px solid #ff8a6a57;border-radius:10px;flex:none;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.sample-request-complete-linkbox a:hover{background:#ff623829;border-color:#ff8a6a8f}.sample-request-complete-linkbox a svg{width:14px;height:14px}.sample-request-complete-actions{justify-items:center;gap:12px;margin-top:-4px;display:grid}.sample-request-complete-primary{min-width:320px;min-height:58px;box-shadow:0 0 20px #ed481c4d}.sample-request-complete-primary span{align-items:center;gap:12px;font-size:18px;display:inline-flex}.sample-request-complete-primary:hover span svg{transform:translate(4px)}.sample-request-complete-primary span svg{transition:transform .2s}.sample-request-complete-actions p{color:#b8c1d1;background:#ffffff09;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:9px;margin:0;padding:7px 13px;font-size:14px;font-weight:650;line-height:1.45;display:inline-flex}.sample-request-complete-actions p svg{color:#ff8a6a;flex:none;width:17px;height:17px}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.site-footer{z-index:2;background:#070808;border-top:1px solid #ffffff0e;padding:54px 0 50px;position:relative}.site-footer .page-shell{justify-content:space-between;align-items:flex-start;gap:42px;display:flex}.site-footer-meta{justify-items:start;gap:13px;min-width:0;display:grid}.site-footer-info,.site-footer-support{gap:8px;display:grid}.site-footer-support{padding-top:3px}.site-footer p{color:#5f6873;text-align:left;margin:0;font-size:14px;font-weight:500;line-height:1.35}.site-footer-business,.site-footer-contact{flex-wrap:wrap;gap:8px 0;display:flex}.site-footer-business span,.site-footer-contact span,.site-footer-links a{align-items:center;display:inline-flex}.site-footer-business span+span:before,.site-footer-contact span+span:before,.site-footer-links a+a:before{content:"";background:#6f7a895c;width:1px;height:12px;margin:0 12px}.site-footer p a,.site-footer-links a{text-decoration:none}.site-footer p b{color:#9eabbc;letter-spacing:.01em;margin-right:5px;font-weight:800;display:inline-block}.site-footer p a:hover{color:#fff;text-decoration:none}.site-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:7px 0;padding-top:0;display:flex}.site-footer-links a{color:#7c8795;font-size:14px;font-weight:600}.site-footer-links a:hover{color:#fff;text-decoration:none}.site-footer p a{color:var(--accent)}.site-footer-copyright{color:#353a42;padding-top:2px}.site-footer-brand{flex:none;align-items:center;display:inline-flex}.site-footer-side{justify-items:end;min-width:min(100%,560px);padding-top:1px;display:grid}.site-footer-brand{justify-self:start;margin-bottom:4px}.site-footer-logo{width:clamp(164px,16vw,212px);height:auto;display:block}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.reveal{transform:translateY(44px)}.reveal-left{transform:translate(-44px)}.reveal-right{transform:translate(44px)}.reveal-scale{transform:translateY(20px)scale(.95)}.reveal.active,.reveal-left.active,.reveal-right.active,.reveal-scale.active{opacity:1;transform:none}.problem-card.reveal.active{transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(0) scale(1)}.problem-card.reveal.active.is-cinematic,.problem-card.reveal.active:hover{transform:perspective(1100px)rotateX(0)rotateY(0)translateY(0)scale(1)}@media (width>=1180px){.cta-phone{display:block}}@media (width<=1180px){.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}.problem-grid,.solution-grid,.customer-grid,.pricing-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-flow-svg{display:none}.editorial-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-cards{padding:0}.asset-cards article{width:160px}.before-panel{grid-template-columns:1fr}.before-arrow{display:none}.before-arrow-mobile{display:block}.process-line{grid-template-columns:1fr}.process-line:before{display:none}.process-line article{text-align:left;grid-template-columns:80px 70px 1fr;align-items:center;gap:18px;display:grid}.process-line article>div,.process-line small,.process-line h3,.process-line p{margin:0}.sample-panel{grid-template-columns:1fr}.sample-preview{border-bottom:1px solid #ffffff0e;border-right:0}}@media (width<=820px){.nav-links,.nav-cta{display:none}.mobile-cta{display:inline-flex}.page-shell,.nav-inner,.faq-shell,.final-cta-inner{width:min(100% - 32px,1200px)}.hero-section{min-height:auto;padding:37px 0 34px}.hero-copy h1{font-size:clamp(40px,12vw,58px)}.hero-actions,.cta-actions{width:100%}.btn{width:100%;min-height:56px;padding:0 22px;font-size:16px}.section{padding:31px 0 46px}.section-intro{margin-bottom:48px}.problem-grid,.solution-grid,.service-grid,.editorial-feature-grid,.customer-grid,.pricing-grid{grid-template-columns:1fr}.editorial-workflow{margin-top:54px;padding-top:52px}.editorial-header{margin-bottom:42px}.editorial-card{min-height:236px;padding:26px}.asset-map{min-height:auto}.horizontal-workflow{grid-template-columns:1fr;gap:26px;min-height:auto;margin-top:64px;padding:0}.horizontal-source{height:auto;min-height:260px}.horizontal-analysis{inset:auto auto -18px 50%;transform:translate(-50%)}.horizontal-lines{display:none}.horizontal-types{gap:14px;height:auto}.detailed-workflow{flex-direction:column;gap:28px;min-height:auto;margin-top:64px;padding:0}.detailed-source{width:min(100%,320px)}.detailed-connector{width:100%;height:132px}.detailed-connector svg{display:none}.detailed-connector:before{content:"";background:linear-gradient(180deg, transparent, var(--accent), transparent);opacity:.5;width:1px;position:absolute;top:0;bottom:0;left:50%}.detailed-engine{top:50%;left:50%}.detailed-types{width:min(100%,380px)}.source-card,.asset-lines{display:none}.asset-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid;position:static}.asset-cards article{width:auto}.quote-chip{margin-bottom:48px;font-size:17px}.card-fan{height:300px;transform:scale(.85)}.process-line article{grid-template-columns:64px 42px 1fr;gap:12px}.process-line article>div{border-radius:14px;width:64px;height:64px;font-size:26px}.sample-copy,.sample-preview{padding:32px 22px}.sample-preview{min-height:430px}.pricing-card.featured{transform:none}.faq-list{border-radius:24px;padding:10px 20px}.faq-list button span{font-size:17px}.faq-answer p{font-size:15px}.final-cta{min-height:auto;padding:36px 0 54px}.sample-modal-layer{align-items:end;padding:12px}.sample-modal{border-radius:22px;max-height:94vh;padding:22px 16px 18px}.sample-modal-copy{padding-right:44px}.sample-modal-copy p br{display:none}.sample-modal-copy h2{margin-bottom:8px;font-size:clamp(28px,8vw,42px)}.sample-modal-copy p{font-size:15px;line-height:1.42}.sample-modal-copy ul{gap:6px;margin:12px 0 16px}.sample-modal-copy li{font-size:14px}.purpose-options{grid-template-columns:1fr;display:grid}.purpose-options span{justify-content:flex-start;width:100%}.sample-request-security-note{grid-template-columns:1fr;gap:8px;padding:12px 14px}.sample-request-security-note-icon{width:34px;height:34px}.sample-request-security-note strong{font-size:13px}.sample-request-security-note p{font-size:12px}.sample-request-submit-note{gap:8px;padding:12px 14px}.sample-request-submit-note strong{font-size:13px}.sample-request-submit-note li{font-size:12px}.sample-request-policy-links{grid-template-columns:1fr;display:grid}.sample-request-policy-links button{justify-content:center;width:100%}.sample-request-turnstile-shell{padding:14px}.sample-modal-success .btn{width:100%}.sample-request-complete-card{width:100%;padding:22px 18px}.sample-request-complete-row{gap:8px;display:grid}.sample-request-complete-row>span{flex:none;width:auto}.sample-request-complete-row>strong{text-align:left}.sample-request-complete-linkbox{flex-direction:column;align-items:stretch;width:100%}.sample-request-complete-primary{width:100%;min-width:0}.sample-request-complete-copy p br,.sample-access-verify-copy p br{display:none}.sample-access-verify-form{width:100%;padding:24px 18px}.sample-access-verify-steps{grid-template-columns:1fr;gap:24px}.sample-mail-sent-card,.sample-mail-sent-actions,.sample-mail-sent-help{width:100%}.sample-mail-sent-card{padding:22px 18px}.sample-mail-sent-row{justify-content:stretch;gap:8px;display:grid}.sample-mail-sent-links{flex-wrap:wrap;gap:10px 16px}.sample-mail-sent-links span,.sample-mail-sent-subtitle br{display:none}.cta-note{border-radius:18px;font-size:14px;line-height:1.55}.site-footer .page-shell{text-align:left;flex-direction:column;align-items:flex-start}.site-footer-meta{justify-items:start}.site-footer-links{justify-content:flex-start}.site-footer p{text-align:left}.site-footer-side{order:-1;justify-items:start;gap:24px;width:100%;min-width:0}.site-footer-brand{order:-1}.site-footer-logo{width:212px}}@media (width<=520px){.brand-logo{width:168px}.premium-pill{letter-spacing:.08em;font-size:10px}.hero-proof{gap:12px}.site-footer{padding:42px 0}.site-footer .page-shell{gap:26px}.site-footer p,.site-footer-links a{font-size:13px}.hidden-timeline{display:none}.asset-cards{grid-template-columns:1fr}.asset-cards article{aspect-ratio:16/9}.card-fan{margin:-34px 0;transform:scale(.72)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
