:root{--pulse-blue: #4C7DFF;--pulse-blue-bright: #5E8BFF;--pulse-blue-deep: #2048C8;--pulse-blue-soft: #E8EEFF;--indigo: #5B4DE6;--indigo-soft: #EFEAFF;--navy-950: #070D22;--navy-900: #101935;--navy-800: #1A2A55;--navy-700: #243465;--navy-600: #2E407A;--navy-grad: linear-gradient(135deg, #1A2A55 0%, #101935 45%, #0A1226 100%);--mist-50: #FAFBFD;--mist-100: #F4F6FA;--mist-200: #ECEFF5;--mist-300: #DCE2EC;--slate-400: #8B95A8;--slate-500: #5B6577;--slate-600: #3F4858;--slate-700: #232A38;--ink: #0D1326;--mint: #6BD3A3;--mint-soft: #E0F4EA;--amber: #F5B53C;--amber-soft: #FCEFD0;--rose: #E66B6B;--rose-soft: #FBE4E4;--font-display: "Satoshi", "Inter Tight", ui-sans-serif, system-ui, sans-serif;--font-body: "Inter", ui-sans-serif, system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--r-sm: 6px;--r-md: 10px;--r-lg: 16px;--r-xl: 22px;--sh-card: 0 1px 0 rgba(13,19,38,.04), 0 12px 32px -16px rgba(13,19,38,.18);--sh-soft: 0 1px 2px rgba(13,19,38,.06);--sh-deep: 0 28px 64px -24px rgba(10,21,48,.55), 0 1px 0 rgba(255,255,255,.05) inset}.pulse-root,.pulse-root *{box-sizing:border-box}.pulse-root{font-family:var(--font-body);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;overflow-x:clip}.pulse-root .h-display,.pulse-root .h-1,.pulse-root .h-2,.pulse-root .h-3,.pulse-root .h-4{overflow-wrap:break-word}.pulse-root img{display:block;max-width:100%}.pulse-root a{color:var(--pulse-blue);text-decoration:none}.pulse-root button{font:inherit}.pulse-root .h-display{font-family:var(--font-display);font-weight:700;letter-spacing:-.025em;line-height:1.02;text-wrap:balance}.pulse-root .h-1{font-family:var(--font-display);font-weight:700;letter-spacing:-.022em;line-height:1.05;text-wrap:balance}.pulse-root .h-2{font-family:var(--font-display);font-weight:600;letter-spacing:-.018em;line-height:1.1;text-wrap:balance}.pulse-root .h-3{font-family:var(--font-display);font-weight:600;letter-spacing:-.012em;line-height:1.2}.pulse-root .h-4{font-family:var(--font-display);font-weight:600;letter-spacing:-.008em;line-height:1.25}.pulse-root .eyebrow{font-family:var(--font-display);font-weight:500;font-size:15px;letter-spacing:-.005em;text-transform:none;line-height:1.2}.eb-mono .pulse-root .eyebrow,.eb-mono.pulse-root .eyebrow{font-family:var(--font-mono);font-weight:500;font-size:12.5px;letter-spacing:.01em;text-transform:none}.eb-upper .pulse-root .eyebrow,.eb-upper.pulse-root .eyebrow{font-family:var(--font-body);font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.pulse-root .body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--slate-500)}.pulse-root .small{font-family:var(--font-body);font-size:13px;line-height:1.5;color:var(--slate-500)}.pulse-root .mono{font-family:var(--font-mono);font-size:12px;letter-spacing:.02em}.pulse-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 18px;font-family:var(--font-body);font-weight:600;font-size:15px;border-radius:var(--r-md);border:1px solid transparent;cursor:pointer;user-select:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;white-space:nowrap}.pulse-btn.primary{background:var(--pulse-blue);color:#fff;box-shadow:0 1px #ffffff2e inset,0 8px 22px -10px #4c7dffa6}.pulse-btn.primary:hover{background:var(--pulse-blue-bright)}.pulse-btn.secondary{background:transparent;color:var(--ink);border-color:var(--mist-300)}.pulse-btn.secondary:hover{border-color:var(--slate-400)}.pulse-btn.ghost-dark{background:#ffffff0f;color:#fff;border-color:#ffffff29}.pulse-btn.ghost-dark:hover{background:#ffffff1f}.pulse-btn.tiny{height:34px;padding:0 12px;font-size:13px}.pulse-pill{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12.5px;font-weight:500;border-radius:999px;background:var(--mist-100);color:var(--slate-600);border:1px solid var(--mist-300)}.pulse-pill.on-dark{background:#ffffff0f;color:#c9d1e3;border-color:#ffffff1f}.pulse-pill.mint{background:var(--mint-soft);color:#1f6b4a;border-color:#6bd3a366}.pulse-pill.amber{background:var(--amber-soft);color:#7a4f0e;border-color:#f5b53c66}.pulse-pill.rose{background:var(--rose-soft);color:#8a2a2a;border-color:#e66b6b66}.pulse-pill.indigo{background:var(--indigo-soft);color:#3a2db5;border-color:#5b4de64d}.pulse-pill .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.pulse-ph{position:relative;background:repeating-linear-gradient(135deg,rgba(13,19,38,.045) 0 1px,transparent 1px 11px),var(--mist-100);border:1px dashed var(--mist-300);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;color:var(--slate-500);overflow:hidden}.pulse-ph.on-dark{background:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 1px,transparent 1px 11px),#ffffff08;border-color:#ffffff1f;color:#8893ae}.pulse-ph .label{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;background:#ffffffd9;padding:4px 8px;border-radius:4px;color:var(--slate-600);text-align:center;max-width:85%}.pulse-ph.on-dark .label{background:#0a1530b3;color:#b6c0d6}.pulse-section{position:relative}.pulse-section-padding{padding:120px 0}@media(max-width:900px){.pulse-section-padding{padding:64px 0}}.pulse-dark{color:#e6eaf4}.pulse-dark-solid{background:var(--navy-900);color:#e6eaf4}.pulse-dark .body{color:#a7b0c7}.pulse-dark .h-1,.pulse-dark .h-2,.pulse-dark .h-3,.pulse-dark .h-4{color:#fff}.pulse-dark .eyebrow{color:#8a95b5}.pulse-mist{background:var(--mist-50)}.pulse-mist-2{background:var(--mist-100)}.pulse-header{position:fixed;top:0;left:0;right:0;z-index:50;animation:pulse-header-in .6s cubic-bezier(.22,1,.36,1) both}.pulse-header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;max-width:1360px;margin:0 auto;padding:0 64px}@keyframes pulse-header-in{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.pulse-header .nav{display:flex;align-items:center;gap:26px}.pulse-header .nav a{color:inherit;font-size:14.5px;font-weight:500;white-space:nowrap;opacity:.82;transition:opacity .15s ease}.pulse-header .nav a:hover{opacity:1}.pulse-header.dark .nav a{color:#c9d1e3}.pulse-header .right{display:flex;align-items:center;gap:12px}.pulse-header .logo{display:flex;align-items:center;gap:0;height:32px}.pulse-header .logo img{height:28px;width:auto}.pulse-header.dark .logo img{filter:brightness(0) invert(1)}.pulse-header .nav-group{position:relative;display:flex;align-items:center}.pulse-header .nav-parent{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.pulse-header .nav-parent svg{transition:transform .18s ease;opacity:.65}.pulse-header .nav-group:hover .nav-parent svg,.pulse-header .nav-group:focus-within .nav-parent svg{transform:rotate(180deg)}.pulse-header .nav-dropdown{position:absolute;top:100%;left:-8px;margin-top:12px;min-width:282px;background:#fff;border:1px solid var(--mist-200);border-radius:14px;box-shadow:var(--sh-card);padding:8px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:60}.pulse-header .nav-dropdown:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.pulse-header .nav-group:hover .nav-dropdown,.pulse-header .nav-group:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.pulse-header .nav-dropdown a{display:block;padding:11px 12px;border-radius:10px;color:var(--ink)!important;opacity:1!important;transition:background .14s ease}.pulse-header .nav-dropdown a:hover{background:var(--mist-50)}.pulse-header .nav-dropdown a.is-current{background:var(--pulse-blue-soft)}.pulse-header .nav-dropdown .dd-title{display:block;font-size:14px;font-weight:600;color:var(--ink)}.pulse-header .nav-dropdown .dd-desc{display:block;font-size:12px;line-height:1.4;color:var(--slate-500);margin-top:3px}.pulse-footer{background:var(--navy-950);color:#c9d1e3;padding:72px 0 36px}.pulse-footer .grid{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:40px}.pulse-footer h6{font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 18px}.pulse-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.pulse-footer a{color:#99a4c0;font-size:14px;transition:color .15s ease}.pulse-footer a:hover{color:#fff}.pulse-footer .footer-social{background:#ffffff0f;transition:background .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (pointer:fine){.pulse-footer .footer-social:hover{background:#ffffff1f;transform:translateY(-2px)}}.pulse-footer .bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.08);margin-top:56px;padding-top:24px;font-size:13px;color:#7b86a4}.pulse-heartbeat{position:absolute;inset:0;pointer-events:none;overflow:hidden}.pulse-heartbeat .hb-svg{position:absolute;left:0;right:0;top:var(--hb-y, 50%);width:100%;height:auto;transform:translateY(-50%);display:block;-webkit-mask-image:linear-gradient(to right,transparent 22%,rgba(0,0,0,.12) 46%,rgba(0,0,0,.5) 60%,#000 78%);mask-image:linear-gradient(to right,transparent 22%,rgba(0,0,0,.12) 46%,rgba(0,0,0,.5) 60%,#000 78%)}.pulse-heartbeat .hb-trace{fill:none;stroke:#9db1ff7a;stroke-width:3.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px rgba(76,125,255,.32))}.pulse-mock{background:#fff;border-radius:14px;box-shadow:var(--sh-deep);border:1px solid rgba(255,255,255,.1);overflow:hidden;color:var(--ink);font-family:var(--font-body)}.pulse-mock .topbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--mist-200);background:var(--mist-50)}.pulse-mock .topbar .dot{width:10px;height:10px;border-radius:50%;background:var(--mist-300)}.pulse-mock .topbar .dot.b{background:var(--pulse-blue)}.pulse-mock .topbar .path{font:12px var(--font-mono);color:var(--slate-500);margin-left:10px}.pulse-bars{display:flex;align-items:flex-end;gap:4px;height:100%}.pulse-bars span{flex:1;background:var(--pulse-blue-soft);border-radius:3px 3px 0 0}.pulse-bars span.hi{background:var(--pulse-blue)}.pulse-ring-meter{--val: 78;--c: var(--pulse-blue);position:relative}.pulse-ring-meter svg{transform:rotate(-90deg)}.step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--pulse-blue-soft);color:var(--pulse-blue);font-family:var(--font-mono);font-weight:600;font-size:13px}.pulse-card{background:#fff;border:1px solid var(--mist-200);border-radius:var(--r-lg);padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.pulse-card.dark{background:#ffffff08;border-color:#ffffff1a}.pulse-link-arrow{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:14.5px;color:var(--pulse-blue)}.pulse-link-arrow svg{transition:transform .15s}.section-rule{display:flex;align-items:center;gap:14px}.section-rule:before{content:"";width:22px;height:1px;background:currentColor;opacity:.5}.eb-mono .section-rule:before,.eb-mono.pulse-root .section-rule:before{width:18px}.eb-upper .section-rule:before,.eb-upper.pulse-root .section-rule:before{width:26px;opacity:1}.mobile-frame{background:#fff;font-family:var(--font-body);color:var(--ink)}@media(max-width:900px){.pulse-root .h-display{font-size:44px!important;line-height:1.05}.pulse-root .h-1{font-size:30px!important;line-height:1.1}.pulse-root .h-2{font-size:24px!important;line-height:1.15}.pulse-root .h-3{font-size:20px!important}.pulse-root .h-4{font-size:16px!important}.pulse-root .body{font-size:15px!important}.pulse-root .container,.pulse-root [data-container],.pulse-root [style*="padding:0 64px"],.pulse-root [style*="padding: 0 64px"]{padding:0 20px!important}.pulse-root section[style*="padding:120px 0"],.pulse-root section[style*="padding:100px 0"],.pulse-root section[style*="padding: 120px 0"],.pulse-root section[style*="padding: 100px 0"],.pulse-root section[style*="padding: 96px 0"],.pulse-root article[style*="padding: 96px 0"]{padding:64px 0!important}.pulse-root [style*=grid-template-columns]{grid-template-columns:1fr!important}.pulse-root [data-grid-keep-2]{grid-template-columns:1fr 1fr!important}.pulse-root [style*="gap:80px"]{gap:32px!important}.pulse-root [style*="gap:64px"]{gap:28px!important}.pulse-root [style*="gap:56px"]{gap:24px!important}.pulse-root [style*="padding:40px"],.pulse-root [style*="padding:36px"]{padding:24px!important}.pulse-root [style*="padding:32px"]{padding:22px!important}.pulse-root [style*="padding:28px"]{padding:20px!important}.pulse-root .hero-inset{padding:28px 22px!important}.pulse-root .hero-split{padding:96px 0 56px!important}.pulse-header-inner{height:64px;padding:0 20px}.pulse-header .nav,.pulse-header .desktop-only{display:none!important}.pulse-header .mobile-only,.pulse-header .pulse-mobile-toggle{display:flex!important}.pulse-footer .grid{grid-template-columns:1fr 1fr!important;gap:28px!important}.pulse-footer{padding:56px 0 28px!important}.pulse-footer .bottom{flex-direction:column!important;align-items:flex-start!important;gap:16px}.pulse-mock{font-size:.9em}.pulse-root .partner-hero-grid{padding:96px 0 64px!important}.pulse-root .partner-hero .pulse-mock [style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr 1fr!important}.pulse-root .partner-hero .pulse-mock [style*="1.4fr 1fr 60px"]{grid-template-columns:1.2fr 1fr 46px!important}.pulse-heartbeat .hb-svg{max-height:140px}.pulse-btn{width:auto}}@media(max-width:600px){.pulse-root .h-display{font-size:36px!important}.pulse-root .h-1{font-size:26px!important}.pulse-footer .grid{grid-template-columns:1fr!important}}@media(min-width:901px)and (max-width:1100px){.pulse-root .h-display{font-size:56px!important}.pulse-root .h-1{font-size:40px!important}}.pulse-root .mobile-only,.pulse-root .pulse-mobile-toggle{display:none}@media(max-width:900px){.pulse-root .mobile-only{display:initial}.pulse-root .desktop-only{display:none!important}}.pulse-drawer{position:fixed;inset:0;background:#070d22f5;backdrop-filter:blur(20px);z-index:100;padding:24px 20px;display:flex;flex-direction:column;gap:0;transform:translateY(-100%);transition:transform .24s cubic-bezier(.4,0,.2,1);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pulse-drawer.open{transform:translateY(0)}.pulse-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;height:40px}.pulse-drawer-nav a{display:flex;align-items:center;justify-content:space-between;padding:18px 4px;border-top:1px solid rgba(255,255,255,.08);color:#fff;font-size:18px;font-weight:500;text-decoration:none}.pulse-drawer-nav a:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.pulse-drawer-nav a.drawer-sub{padding:14px 4px 14px 24px;font-size:16px;font-weight:500;color:#c9d1e3}.pulse-drawer-nav a.drawer-sub .dd-marker{color:#6b7596}.pulse-drawer .ctas{margin-top:28px;display:flex;flex-direction:column;gap:8px}.pulse-drawer .ctas .pulse-btn{width:100%;justify-content:center}.pulse-drawer .ctas .pulse-btn.ghost-dark{background:transparent;border-color:#ffffff29}.status-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.status-dot.mint{background:var(--mint)}.status-dot.amber{background:var(--amber)}.status-dot.rose{background:var(--rose)}.status-dot.slate{background:var(--slate-400)}html{scroll-behavior:smooth;scroll-padding-top:88px}body{overscroll-behavior-y:none}.pulse-root .pulse-heartbeat .hb-trace{stroke-dasharray:1000;stroke-dashoffset:1000;animation:hb-sweep 5.2s cubic-bezier(.45,.05,.25,1) infinite}@keyframes hb-sweep{0%{stroke-dashoffset:1000;opacity:0}12%{opacity:.9}62%{stroke-dashoffset:0;opacity:.9}85%{opacity:.22}to{stroke-dashoffset:-1000;opacity:0}}.pulse-section>*{transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.pulse-section.reveal-hidden>*{opacity:0;transform:translateY(20px)}.pulse-section.reveal-in>*{opacity:1;transform:none}.pulse-section.reveal-in [data-stagger]>*{animation:stagger-up .46s cubic-bezier(.22,1,.36,1) both}.pulse-section.reveal-in [data-stagger]>*:nth-child(1){animation-delay:40ms}.pulse-section.reveal-in [data-stagger]>*:nth-child(2){animation-delay:90ms}.pulse-section.reveal-in [data-stagger]>*:nth-child(3){animation-delay:.14s}.pulse-section.reveal-in [data-stagger]>*:nth-child(4){animation-delay:.19s}.pulse-section.reveal-in [data-stagger]>*:nth-child(5){animation-delay:.24s}.pulse-section.reveal-in [data-stagger]>*:nth-child(6){animation-delay:.29s}.pulse-section.reveal-in [data-stagger]>*:nth-child(n+7){animation-delay:.34s}@keyframes stagger-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pulse-mock{animation:hero-float 7s ease-in-out infinite;will-change:transform}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pulse-mock .pulse-mock{animation:none}.pulse-card{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,background .28s ease}.pulse-btn,.pulse-mobile-toggle{transition:transform .15s cubic-bezier(.215,.61,.355,1),box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.pulse-btn.primary:hover{box-shadow:0 1px #ffffff2e inset,0 14px 32px -12px #4c7dffd9}.pulse-btn:active,.pulse-mobile-toggle:active{transform:scale(.97);transition-duration:0s}.pulse-link-arrow svg{transition:transform .22s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (pointer:fine){.pulse-card:hover{background:var(--mist-50)}.pulse-card.dark:hover{background:#ffffff0d}.pulse-btn:hover{transform:translateY(-1px)}.pulse-link-arrow:hover svg{transform:translate(6px)}}.pulse-card-link{text-decoration:none;color:inherit;cursor:pointer;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s ease}.pulse-card-link .pulse-link-arrow svg{transition:transform .22s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (pointer:fine){.pulse-card-link:hover{transform:translateY(-3px)}.pulse-card-link:hover .pulse-link-arrow svg{transform:translate(6px)}}.pulse-bento{transition:background .22s ease}@media(hover:hover)and (pointer:fine){.pulse-bento:hover{background:var(--mist-50)}.pulse-bento.on-dark:hover{background:#ffffff0d}}.pulse-header{isolation:isolate;transition:box-shadow .32s ease,border-color .32s ease}.pulse-header.dark{background:#101935;border-bottom:1px solid transparent}body.scrolled .pulse-header.dark{border-bottom-color:#ffffff14;box-shadow:0 10px 28px -18px #000000a6}.status-dot.mint{position:relative}.status-dot.mint:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:0 0 #6bd3a38c;animation:dot-pulse 2.4s ease-in-out infinite}@keyframes dot-pulse{0%{box-shadow:0 0 #6bd3a38c}to{box-shadow:0 0 0 8px #6bd3a300}}.pulse-pill .dot[style*="6BD3A3"],.pulse-pill .dot[style*=--mint]{position:relative;animation:live-blink 2s ease-in-out infinite}@keyframes live-blink{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.75}}a[href^="#"]:focus-visible{outline:2px solid var(--pulse-blue);outline-offset:4px;border-radius:4px}.pulse-root input,.pulse-root select,.pulse-root textarea{transition:border-color .15s ease,box-shadow .15s ease}.pulse-root input:focus,.pulse-root select:focus,.pulse-root textarea:focus{outline:none;border-color:var(--pulse-blue);box-shadow:0 0 0 3px var(--pulse-blue-soft)}body.is-scrolling .pulse-heartbeat .hb-trace,body.is-scrolling .pulse-mock,body.is-scrolling .status-dot.mint:after,body.is-scrolling .pulse-pill .dot[style*="6BD3A3"],body.is-scrolling .pulse-pill .dot[style*=--mint]{animation-play-state:paused}.how-steps{position:relative}.how-connector{position:absolute;top:16px;left:16px;right:calc((100% - 64px)/5 - 16px);height:1px;background:var(--mist-300);z-index:0}.how-step{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.how-num{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid var(--mist-300);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--pulse-blue);margin-bottom:18px}.how-step .how-title{font-size:17px;margin:0 8px 8px 0;min-height:44px}.how-step .how-desc{font-size:13.5px;margin:0 0 18px;min-height:80px}.how-shot{margin-top:auto;border:1px solid var(--mist-200);border-radius:12px;overflow:hidden;background:#fff;box-shadow:var(--sh-card);transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease}.how-shot .bar{display:flex;align-items:center;gap:6px;height:26px;padding:0 11px;background:var(--mist-50);border-bottom:1px solid var(--mist-200)}.how-shot .bar span{width:7px;height:7px;border-radius:50%;background:var(--mist-300)}.how-shot img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:top center;background:#fff}@media(hover:hover)and (pointer:fine){.how-shot:hover{transform:translateY(-4px);box-shadow:var(--sh-deep)}}@media(max-width:900px){.how-connector{display:none}.how-step{height:auto;margin-bottom:8px}.how-step .how-title,.how-step .how-desc{min-height:0}.how-shot{max-width:460px}}.cc-banner[data-astro-cid-gw6ekouo]{position:fixed;left:20px;right:20px;bottom:20px;z-index:9998;max-width:1100px;margin:0 auto;background:#fff;border:1px solid var(--mist-300);border-radius:var(--r-lg);box-shadow:var(--sh-card);padding:26px 32px}.cc-banner[data-astro-cid-gw6ekouo][hidden]{display:none}.cc-banner__inner[data-astro-cid-gw6ekouo]{display:flex;flex-direction:column;gap:22px}@media(min-width:960px){.cc-banner__inner[data-astro-cid-gw6ekouo]{flex-direction:row;align-items:center;justify-content:space-between;gap:48px}}.cc-banner__text[data-astro-cid-gw6ekouo]{flex:1;min-width:0}.cc-banner__title[data-astro-cid-gw6ekouo]{margin:10px 0 6px;font-size:20px;color:var(--ink)}.cc-banner__desc[data-astro-cid-gw6ekouo]{margin:0;font-size:15px;line-height:1.55;color:var(--slate-500);max-width:56ch}.cc-banner__desc[data-astro-cid-gw6ekouo] a[data-astro-cid-gw6ekouo]{color:var(--pulse-blue);text-decoration:none;border-bottom:1px solid currentColor}.cc-banner__desc[data-astro-cid-gw6ekouo] a[data-astro-cid-gw6ekouo]:hover{color:var(--pulse-blue-bright)}.cc-banner__actions[data-astro-cid-gw6ekouo]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.cc-banner[data-astro-cid-gw6ekouo] .pulse-btn[data-astro-cid-gw6ekouo].secondary,.cc-modal[data-astro-cid-gw6ekouo] .pulse-btn[data-astro-cid-gw6ekouo].secondary{color:var(--pulse-blue);border-color:var(--pulse-blue-soft);background:#fff}.cc-banner[data-astro-cid-gw6ekouo] .pulse-btn[data-astro-cid-gw6ekouo].secondary:hover,.cc-modal[data-astro-cid-gw6ekouo] .pulse-btn[data-astro-cid-gw6ekouo].secondary:hover{color:var(--pulse-blue-bright);border-color:var(--pulse-blue);background:var(--pulse-blue-soft)}.cc-modal[data-astro-cid-gw6ekouo]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.cc-modal[data-astro-cid-gw6ekouo][hidden]{display:none}.cc-modal__backdrop[data-astro-cid-gw6ekouo]{position:absolute;inset:0;background:#070d228c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cc-modal__panel[data-astro-cid-gw6ekouo]{position:relative;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:var(--r-lg);box-shadow:var(--sh-deep)}.cc-modal__header[data-astro-cid-gw6ekouo]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:28px 32px 20px;border-bottom:1px solid var(--mist-200)}.cc-modal__heading[data-astro-cid-gw6ekouo]{margin:12px 0 0;font-size:24px}.cc-modal__close[data-astro-cid-gw6ekouo]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--mist-100);border:1px solid var(--mist-200);border-radius:999px;color:var(--slate-500);cursor:pointer;transition:background .15s,color .15s,border-color .15s;flex-shrink:0;margin-top:4px}.cc-modal__close[data-astro-cid-gw6ekouo]:hover{background:#fff;color:var(--ink);border-color:var(--mist-300)}.cc-modal__body[data-astro-cid-gw6ekouo]{padding:22px 32px;display:flex;flex-direction:column;gap:14px}.cc-modal__intro[data-astro-cid-gw6ekouo]{margin:0 0 8px;font-size:15px;color:var(--slate-500)}.cc-modal__footer[data-astro-cid-gw6ekouo]{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;padding:22px 32px 28px;border-top:1px solid var(--mist-200)}.cc-cat[data-astro-cid-gw6ekouo]{border:1px solid var(--mist-200);border-radius:var(--r-md);padding:18px 20px;margin:0;transition:border-color .15s,background .15s}.cc-cat[data-astro-cid-gw6ekouo]:hover{border-color:var(--mist-300)}.cc-cat__head[data-astro-cid-gw6ekouo]{display:flex;align-items:center;gap:14px;cursor:pointer}.cc-cat__head[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]{margin:0;width:18px;height:18px;accent-color:var(--pulse-blue);cursor:pointer}.cc-cat__head[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]:disabled{cursor:not-allowed;opacity:.5}.cc-cat__name[data-astro-cid-gw6ekouo]{flex:1;font-size:16px;margin:0;color:var(--ink)}.cc-cat__desc[data-astro-cid-gw6ekouo]{margin:10px 0 0 32px;font-size:13.5px;line-height:1.55;color:var(--slate-500)}@media(max-width:600px){.cc-banner[data-astro-cid-gw6ekouo]{left:12px;right:12px;bottom:12px;padding:22px}.cc-banner__title[data-astro-cid-gw6ekouo]{font-size:18px}.cc-banner__actions[data-astro-cid-gw6ekouo]{gap:8px}.cc-banner__actions[data-astro-cid-gw6ekouo] .pulse-btn[data-astro-cid-gw6ekouo]{flex:1;min-width:0;justify-content:center}.cc-modal__header[data-astro-cid-gw6ekouo]{padding:22px 22px 16px}.cc-modal__body[data-astro-cid-gw6ekouo]{padding:18px 22px}.cc-modal__footer[data-astro-cid-gw6ekouo]{padding:18px 22px 22px}.cc-modal__heading[data-astro-cid-gw6ekouo]{font-size:20px}}html,body{margin:0;padding:0;background:#fff;overflow-x:clip}body{font-family:Inter,ui-sans-serif,system-ui,sans-serif}
