*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.guide-page{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f7fb;font-size:16px;line-height:1.65}.guide-page img{max-width:100%;display:block}.guide-page a{color:inherit;text-decoration:none}.guide-page{--c-bg:#f6f7fb;--c-surface:#fff;--c-ink:#0f172a;--c-ink-soft:#475569;--c-ink-muted:#94a3b8;--c-border:#e6e8ef;--c-border-strong:#cbd5e1;--c-brand:#2c3db8;--c-brand-dark:#1a257a;--c-brand-soft:#eef0fc;--c-accent:#6d7ff3;--c-success:#10b981;--c-warning:#f59e0b;--radius-sm:8px;--radius:14px;--radius-lg:22px;--shadow-sm:0 1px 2px #0f172a0d, 0 1px 1px #0f172a0a;--shadow:0 6px 18px -6px #0f172a14, 0 4px 8px -4px #0f172a0d;--shadow-lg:0 24px 60px -20px #1c28aa2e, 0 12px 30px -12px #0f172a1f;--container:1180px}.guide-page .container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.guide-page .topbar{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--c-border);background:#f6f7fbc7;position:sticky;top:0}.guide-page .topbar-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.guide-page .brand{letter-spacing:-.01em;align-items:center;gap:12px;font-weight:700;display:flex}.guide-page .brand img{width:auto;height:34px}.guide-page .brand-text{color:var(--c-ink);font-size:17px}.guide-page .brand-text span{color:var(--c-brand)}.guide-page .nav{align-items:center;gap:6px;display:flex}.guide-page .nav a{color:var(--c-ink-soft);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s}.guide-page .nav a:hover{background:var(--c-brand-soft);color:var(--c-brand)}@media (max-width:720px){.guide-page .nav a{display:none}.guide-page .nav a.cta{display:inline-flex}}.guide-page .hero{background:radial-gradient(60% 60% at 80% 20%,#6d7ff32e,#0000 60%),radial-gradient(50% 50% at 10% 90%,#2c3db824,#0000 60%),linear-gradient(#f6f7fb 0%,#eef0fc 100%);padding:80px 0 64px;position:relative;overflow:hidden}.guide-page .hero:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#0f172a0b 1px,#0000 1px),linear-gradient(#0f172a0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000 35%,#0000 75%);mask-image:radial-gradient(at 50% 30%,#000 35%,#0000 75%)}.guide-page .hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid;position:relative}@media (max-width:920px){.guide-page .hero-inner{grid-template-columns:1fr;gap:32px}}.guide-page .eyebrow{background:var(--c-surface);color:var(--c-brand);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--c-border);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.guide-page .eyebrow .dot{background:var(--c-success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #10b9812e}.guide-page .hero h1{letter-spacing:-.025em;color:var(--c-ink);margin-bottom:20px;font-size:clamp(34px,4.5vw,56px);font-weight:800;line-height:1.05}.guide-page .hero h1 .hl{background:linear-gradient(120deg, var(--c-brand) 0%, var(--c-accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.guide-page .hero p.lead{color:var(--c-ink-soft);max-width:560px;margin-bottom:28px;font-size:18px;line-height:1.6}.guide-page .hero-meta{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.guide-page .chip{background:var(--c-surface);border:1px solid var(--c-border);color:var(--c-ink-soft);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:500;display:inline-flex}.guide-page .chip svg{width:16px;height:16px;color:var(--c-brand)}.guide-page .hero-cta{flex-wrap:wrap;gap:12px;display:flex}.guide-page .btn{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.guide-page .btn-primary{background:linear-gradient(135deg, var(--c-brand) 0%, #3a4bd1 100%);color:#fff;box-shadow:0 8px 20px -8px #2c3db880}.guide-page .btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px -8px #2c3db88c}.guide-page .btn-ghost{background:var(--c-surface);color:var(--c-ink);border:1px solid var(--c-border)}.guide-page .btn-ghost:hover{background:#f1f3fb}.guide-page .hero-visual{justify-content:center;display:flex;position:relative}.guide-page .phone-frame{z-index:1;aspect-ratio:9/19;background:#0f172a;border-radius:42px;width:280px;padding:14px;position:relative;transform:rotate(-2deg);box-shadow:0 30px 60px -20px #0f172a59,inset 0 0 0 1px #ffffff0f,0 0 0 6px #0f172a0a}.guide-page .phone-frame img{object-fit:cover;border-radius:30px;width:100%;height:100%}.guide-page .phone-glow{z-index:0;filter:blur(30px);background:radial-gradient(closest-side,#6d7ff373,#0000 70%);position:absolute;inset:-40px}.guide-page .badge-floating{z-index:3;background:var(--c-surface);border:1px solid var(--c-border);box-shadow:var(--shadow-lg);border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:600;display:flex;position:absolute}.guide-page .badge-floating .ic{color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.guide-page .badge-floating.top{top:6%;left:-20px;transform:rotate(-4deg)}.guide-page .badge-floating.bot{bottom:10%;right:-24px;transform:rotate(3deg)}.guide-page .toc{background:var(--c-bg);padding:28px 0 12px}.guide-page .toc-inner{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:18px;padding:22px 24px;display:flex}.guide-page .toc-label{color:var(--c-ink-muted);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.guide-page .toc-steps{flex-wrap:wrap;gap:8px;display:flex}.guide-page .toc-pill{background:var(--c-brand-soft);color:var(--c-brand);border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.guide-page .toc-pill:hover{border-color:var(--c-brand);background:#fff;transform:translateY(-1px)}.guide-page .toc-pill .num{background:var(--c-brand);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.guide-page .intro{padding:48px 0 16px}.guide-page .intro-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:820px){.guide-page .intro-grid{grid-template-columns:1fr}}.guide-page .feature{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);padding:24px;transition:transform .2s,box-shadow .2s}.guide-page .feature:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.guide-page .feature .icon{color:#fff;background:linear-gradient(135deg, var(--c-brand), var(--c-accent));border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:14px;display:grid}.guide-page .feature h3{letter-spacing:-.01em;margin-bottom:6px;font-size:17px;font-weight:700}.guide-page .feature p{color:var(--c-ink-soft);font-size:14.5px;line-height:1.55}.guide-page .steps{padding:40px 0 80px}.guide-page .step{border-top:1px dashed var(--c-border);grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:44px 0;display:grid}.guide-page .step:first-child{border-top:none;padding-top:16px}.guide-page .step:nth-child(2n) .step-content{order:2}.guide-page .step:nth-child(2n) .step-visual{order:1}@media (max-width:920px){.guide-page .step,.guide-page .step:nth-child(2n){grid-template-columns:1fr;gap:28px}.guide-page .step:nth-child(2n) .step-content{order:1}.guide-page .step:nth-child(2n) .step-visual{order:2}}.guide-page .step-num{letter-spacing:.04em;color:var(--c-brand);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-family:ui-monospace,JetBrains Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:600;display:inline-flex}.guide-page .step-num .pill{background:var(--c-brand);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:14px;display:inline-grid;box-shadow:0 4px 10px -4px #2c3db880}.guide-page .step h2{letter-spacing:-.02em;color:var(--c-ink);margin-bottom:14px;font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.15}.guide-page .step p{color:var(--c-ink-soft);margin-bottom:14px;font-size:16px;line-height:1.65}.guide-page .step ul{margin:0;padding-left:0;list-style:none}.guide-page .step ul li{color:var(--c-ink-soft);margin:8px 0;padding-left:28px;font-size:15px;position:relative}.guide-page .step ul li:before{content:"";background:var(--c-brand-soft);background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%232c3db8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;width:18px;height:18px;position:absolute;top:8px;left:0}.guide-page .step-tip{border:1px solid #fde6b6;border-left:3px solid var(--c-warning);color:#7a5a16;background:linear-gradient(#fff8ec 0%,#fff5e0 100%);border-radius:12px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px 16px;font-size:14px;display:flex}.guide-page .step-tip strong{color:#5d4310}.guide-page .step-tip svg{color:var(--c-warning);flex-shrink:0;margin-top:2px}.guide-page .step-visual{justify-content:center;display:flex}.guide-page .phone{aspect-ratio:9/19;background:#0b1023;border-radius:38px;width:100%;max-width:320px;padding:12px;position:relative;box-shadow:0 30px 60px -25px #0f172a66,inset 0 0 0 1px #ffffff0d,0 0 0 6px #0f172a0a}.guide-page .phone img{object-fit:cover;border-radius:28px;width:100%;height:100%}.guide-page .phone:after{content:"";background:#0b1023;border-radius:14px;width:90px;height:22px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.guide-page .config{background:linear-gradient(#f6f7fb 0%,#eef0fc 100%);padding:64px 0}.guide-page .section-head{text-align:center;max-width:720px;margin:0 auto 48px}.guide-page .section-head .eyebrow{margin-bottom:14px}.guide-page .section-head h2{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.guide-page .section-head p{color:var(--c-ink-soft);font-size:17px}.guide-page .config-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:820px){.guide-page .config-grid{grid-template-columns:1fr}}.guide-page .config-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:28px;position:relative;overflow:hidden}.guide-page .config-card:before{content:"";background:linear-gradient(90deg, var(--c-brand), var(--c-accent));height:4px;position:absolute;top:0;left:0;right:0}.guide-page .config-card h3{letter-spacing:-.01em;align-items:center;gap:10px;margin-bottom:6px;font-size:20px;font-weight:700;display:flex}.guide-page .config-card .sub{color:var(--c-ink-muted);margin-bottom:22px;font-size:13.5px}.guide-page .config-table{border-collapse:collapse;width:100%;font-size:14.5px}.guide-page .config-table tr{border-bottom:1px solid var(--c-border)}.guide-page .config-table tr:last-child{border-bottom:none}.guide-page .config-table th,.guide-page .config-table td{text-align:left;vertical-align:top;padding:12px 0}.guide-page .config-table th{width:38%;color:var(--c-ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:500}.guide-page .config-table td{color:var(--c-ink);font-family:ui-monospace,JetBrains Mono,Menlo,Consolas,monospace;font-size:13.5px;font-weight:600}.guide-page .config-table td .label{color:var(--c-brand);background:var(--c-brand-soft);border-radius:999px;margin-left:8px;padding:2px 8px;font-family:inherit;font-size:12px;font-weight:400;display:inline-block}.guide-page .help{padding:64px 0}.guide-page .help-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:820px){.guide-page .help-grid{grid-template-columns:1fr}}.guide-page .help-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:24px}.guide-page .help-card h4{align-items:center;gap:10px;margin-bottom:10px;font-size:16px;font-weight:700;display:flex}.guide-page .help-card h4 svg{color:var(--c-brand)}.guide-page .help-card p,.guide-page .help-card li{color:var(--c-ink-soft);font-size:14.5px;line-height:1.6}.guide-page .help-card ul{margin-top:8px;padding-left:18px}.guide-page .cta{background:linear-gradient(135deg, var(--c-brand) 0%, #1a257a 100%);border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-lg);margin:0 0 80px;padding:56px;position:relative;overflow:hidden}.guide-page .cta:before{content:"";pointer-events:none;background:radial-gradient(40% 50% at 90% 10%,#ffffff2e,#0000 60%),radial-gradient(40% 60% at 0 100%,#6d7ff366,#0000 60%);position:absolute;inset:0}.guide-page .cta-inner{grid-template-columns:1.4fr .6fr;align-items:center;gap:32px;display:grid;position:relative}@media (max-width:820px){.guide-page .cta-inner{grid-template-columns:1fr}.guide-page .cta{padding:36px}}.guide-page .cta h3{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.2}.guide-page .cta p{color:#ffffffc7;max-width:520px;font-size:16px}.guide-page .cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (max-width:820px){.guide-page .cta-actions{justify-content:flex-start}}.guide-page .btn-on-dark{color:var(--c-brand);background:#fff}.guide-page .btn-on-dark:hover{background:#eef0fc;transform:translateY(-1px)}.guide-page .btn-outline{color:#fff;background:0 0;border:1px solid #ffffff59}.guide-page .btn-outline:hover{background:#ffffff1a}.guide-page footer{color:#cbd5e1;background:#0b1023;padding:40px 0 28px}.guide-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.guide-page .footer-brand{align-items:center;gap:12px;display:flex}.guide-page .footer-brand img{filter:brightness(0)invert();height:32px}.guide-page .footer-brand .name{color:#fff;font-size:15px;font-weight:700}.guide-page .footer-meta{color:#94a3b8;font-size:13.5px}.guide-page .progress{background:linear-gradient(90deg, var(--c-brand), var(--c-accent));z-index:100;width:0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.guide-page .reveal{opacity:0}.guide-page .reveal.is-in{animation:.7s cubic-bezier(.2,.7,.2,1) forwards fadeUp}@media print{.guide-page .topbar,.guide-page .progress,.guide-page .cta,.guide-page .nav,.guide-page .hero:before{display:none!important}.guide-page{background:#fff}.guide-page .hero{background:#fff;padding:24px 0}.guide-page .phone{box-shadow:none}.guide-page .step{page-break-inside:avoid}}
