.nav[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:200;background:#fff;height:62px;padding:0 clamp(1rem,4vw,2.5rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:10px;color:var(--text);font-weight:800;font-size:1.05rem;letter-spacing:-.02em;white-space:nowrap}.logo-icon[data-astro-cid-5blmo7yk]{width:28px;height:28px;flex-shrink:0}.nav-links[data-astro-cid-5blmo7yk]{display:flex;gap:clamp(.5rem,2vw,1.5rem);list-style:none}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--muted);font-size:.88rem;font-weight:500;padding:4px 0;border-bottom:2px solid transparent;transition:color var(--ease),border-color var(--ease)}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--primary);border-color:var(--primary)}.hamburger[data-astro-cid-5blmo7yk]{display:none;background:none;border:none;cursor:pointer;color:var(--text);padding:4px;border-radius:6px;transition:background var(--ease)}.hamburger[data-astro-cid-5blmo7yk]:hover{background:var(--bg-soft)}.mobile-menu[data-astro-cid-5blmo7yk]{display:none;position:sticky;top:62px;z-index:199;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 4px 12px #0000000f}.mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{list-style:none;padding:.5rem clamp(1rem,4vw,2.5rem)}.mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:block;padding:.75rem 0;font-size:.95rem;font-weight:500;color:var(--text);border-bottom:1px solid var(--border);transition:color var(--ease)}.mobile-menu[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:last-child a[data-astro-cid-5blmo7yk]{border-bottom:none}.mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--primary)}@media(max-width:700px){.nav-links[data-astro-cid-5blmo7yk]{display:none}.hamburger[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center}.mobile-menu[data-astro-cid-5blmo7yk]{display:block;visibility:hidden;max-height:0;overflow:hidden;transition:max-height .25s ease,visibility .25s}.mobile-menu[data-astro-cid-5blmo7yk].open{visibility:visible;max-height:400px}}footer[data-astro-cid-sz7xmlte]{background:var(--card);border-top:1px solid var(--border);margin-top:auto}.foot-inner[data-astro-cid-sz7xmlte]{max-width:var(--max-w);margin:0 auto;padding:clamp(2rem,5vw,3rem) clamp(1rem,4vw,2rem);display:grid;grid-template-columns:1fr 2fr;gap:3rem}.foot-logo[data-astro-cid-sz7xmlte]{font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:var(--text)}.foot-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-top:.5rem;font-size:.85rem;color:var(--muted);max-width:220px;line-height:1.55}.foot-nav[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.foot-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.foot-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.4rem}.foot-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.88rem;color:var(--muted);transition:color var(--ease)}.foot-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--red)}.foot-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding:1rem clamp(1rem,4vw,2rem);max-width:var(--max-w);margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.foot-bottom[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--muted)}.foot-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.25rem}.foot-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--muted);transition:color var(--ease)}.foot-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--red)}@media(max-width:700px){.foot-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.foot-nav[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.foot-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.foot-links[data-astro-cid-sz7xmlte]{justify-content:center}}@media(max-width:400px){.foot-nav[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.funnel-overlay[data-astro-cid-zhnqsfde]{position:fixed;inset:0;z-index:9999;background:#0a1428a6;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fo-in .2s ease}.funnel-overlay[data-astro-cid-zhnqsfde][hidden]{display:none}@keyframes fo-in{0%{opacity:0}to{opacity:1}}.funnel-card[data-astro-cid-zhnqsfde]{background:#fff;border-radius:24px;width:100%;max-width:540px;padding:2.5rem 2.5rem 2rem;position:relative;box-shadow:0 32px 80px #00000038,0 4px 16px #0000001a;animation:fc-in .25s cubic-bezier(.22,1,.36,1);max-height:90vh;overflow-y:auto}@keyframes fc-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.funnel-close[data-astro-cid-zhnqsfde]{position:absolute;top:1.25rem;right:1.25rem;background:#f1f5f9;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:background .15s,color .15s}.funnel-close[data-astro-cid-zhnqsfde]:hover{background:#e2e8f0;color:#0f172a}.funnel-progress[data-astro-cid-zhnqsfde]{height:4px;background:#f1f5f9;border-radius:99px;margin-bottom:2rem;overflow:hidden}.funnel-progress-bar[data-astro-cid-zhnqsfde]{height:100%;background:var(--primary, #0891b2);border-radius:99px;transition:width .35s cubic-bezier(.22,1,.36,1);width:25%}.funnel-step-label[data-astro-cid-zhnqsfde]{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary, #0891b2);margin-bottom:.75rem}.funnel-heading[data-astro-cid-zhnqsfde]{font-size:clamp(1.25rem,3vw,1.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#0f172a;margin-bottom:.6rem}.funnel-sub[data-astro-cid-zhnqsfde]{font-size:.88rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.funnel-options[data-astro-cid-zhnqsfde]{display:flex;flex-direction:column;gap:.6rem}.funnel-option[data-astro-cid-zhnqsfde]{display:flex;align-items:center;gap:1rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:.9rem 1.1rem;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,transform .15s;width:100%}.funnel-option[data-astro-cid-zhnqsfde]:hover{border-color:var(--primary, #0891b2);background:#f0fdff;transform:translate(3px)}.funnel-option[data-astro-cid-zhnqsfde].selected{border-color:var(--primary, #0891b2);background:#ecfeff}.fo-icon[data-astro-cid-zhnqsfde]{width:40px;height:40px;flex-shrink:0;background:#fff;border-radius:10px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:var(--primary, #0891b2)}.fo-text[data-astro-cid-zhnqsfde]{display:flex;flex-direction:column;gap:2px}.fo-text[data-astro-cid-zhnqsfde] strong[data-astro-cid-zhnqsfde]{font-size:.92rem;font-weight:700;color:#0f172a}.fo-text[data-astro-cid-zhnqsfde] small[data-astro-cid-zhnqsfde]{font-size:.78rem;color:#64748b}.funnel-form[data-astro-cid-zhnqsfde]{display:flex;flex-direction:column;gap:1.25rem}.funnel-fields[data-astro-cid-zhnqsfde]{display:flex;flex-direction:column;gap:.85rem}.funnel-field[data-astro-cid-zhnqsfde]{display:flex;flex-direction:column;gap:.35rem}.funnel-field[data-astro-cid-zhnqsfde] label[data-astro-cid-zhnqsfde]{font-size:.8rem;font-weight:600;color:#374151}.funnel-field[data-astro-cid-zhnqsfde] input[data-astro-cid-zhnqsfde]{padding:.75rem 1rem;border-radius:10px;border:1.5px solid #e2e8f0;font-size:.92rem;color:#0f172a;background:#f8fafc;transition:border-color .15s,background .15s;outline:none}.funnel-field[data-astro-cid-zhnqsfde] input[data-astro-cid-zhnqsfde]:focus{border-color:var(--primary, #0891b2);background:#fff}.funnel-field[data-astro-cid-zhnqsfde] input[data-astro-cid-zhnqsfde].error{border-color:#ef4444}.funnel-consent[data-astro-cid-zhnqsfde]{font-size:.72rem;color:#94a3b8;line-height:1.5;margin:0}.funnel-submit[data-astro-cid-zhnqsfde]{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary, #0891b2);color:#fff;font-size:.95rem;font-weight:700;padding:.9rem 2rem;border-radius:999px;border:none;cursor:pointer;width:100%;box-shadow:0 4px 20px #0891b24d;transition:background .15s,transform .15s,box-shadow .15s}.funnel-submit[data-astro-cid-zhnqsfde]:hover{background:#0e7490;transform:translateY(-1px);box-shadow:0 8px 28px #0891b266}.funnel-back[data-astro-cid-zhnqsfde]{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:.8rem;font-weight:600;color:#94a3b8;padding:.5rem 0;margin-top:.75rem;transition:color .15s}.funnel-back[data-astro-cid-zhnqsfde]:hover{color:#475569}.funnel-back[data-astro-cid-zhnqsfde][hidden]{display:none}.funnel-success[data-astro-cid-zhnqsfde]{text-align:center;padding:1rem 0}.success-icon[data-astro-cid-zhnqsfde]{width:64px;height:64px;border-radius:50%;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.success-loader[data-astro-cid-zhnqsfde]{height:4px;background:#f1f5f9;border-radius:99px;margin-top:2rem;overflow:hidden}.success-loader-bar[data-astro-cid-zhnqsfde]{height:100%;background:var(--primary, #0891b2);border-radius:99px;animation:loader 2s linear forwards}@keyframes loader{0%{width:0%}to{width:100%}}@media(max-width:560px){.funnel-card[data-astro-cid-zhnqsfde]{padding:1.75rem 1.25rem 1.5rem;border-radius:18px}}:root{--primary: #0891b2;--primary-dk: #0e7490;--primary-lt: #ecfeff;--bg: #f8f7f4;--bg-soft: #f0efe9;--card: #ffffff;--border: #e2e8f0;--text: #0f172a;--muted: #64748b;--radius: 16px;--sh-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--sh-md: 0 4px 16px rgba(0,0,0,.07), 0 2px 6px rgba(0,0,0,.04);--sh-lg: 0 12px 40px rgba(0,0,0,.09), 0 4px 12px rgba(0,0,0,.05);--ease: .18s ease;--max-w: 920px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Inter Variable,Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;min-height:100vh;display:flex;flex-direction:column;overflow-x:clip;-webkit-font-smoothing:antialiased}main{flex:1}a{color:inherit;text-decoration:none}img,svg{display:block}button,input{font-family:inherit}.guide-article{min-width:0}.prow{display:flex;justify-content:space-between;align-items:baseline;font-size:.82rem;padding:.45rem 0;border-bottom:1px dashed var(--border);gap:.5rem}.prow:last-child{border-bottom:none}.prow span:first-child{color:var(--muted);flex:1;min-width:0}.prow span:last-child{font-weight:700;text-align:right;color:var(--text);white-space:nowrap}.prow-muted span:first-child{color:var(--muted)}.prow-muted span:last-child{font-weight:500;color:var(--muted)}.prow-total{border-top:1.5px solid var(--border);padding-top:.5rem;border-bottom:none}.prow-total span:first-child{font-weight:700;color:var(--text)}.prow-total span:last-child{font-size:.95rem;font-weight:800}.prow a{color:var(--primary);text-decoration:underline}.container{max-width:var(--max-w);width:100%;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.section-pad{padding:clamp(2rem,5vw,3.5rem) 0}.sec-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.sec-head h2{font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.sec-head:after{content:"";flex:1;height:1px;background:var(--border)}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--primary);color:#fff;font-size:.95rem;font-weight:600;padding:12px 26px;border-radius:999px;border:none;cursor:pointer;box-shadow:0 4px 14px #0891b240;transition:background var(--ease),transform var(--ease),box-shadow var(--ease)}.btn-primary:hover{background:var(--primary-dk);transform:translateY(-1px);box-shadow:0 6px 20px #0891b259}.btn-primary:active{transform:none}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text);font-size:.95rem;font-weight:600;padding:12px 24px;border-radius:999px;border:1.5px solid var(--border);cursor:pointer;transition:border-color var(--ease),background var(--ease)}.btn-outline:hover{border-color:var(--primary);background:var(--primary-lt)}.btn-white{display:inline-flex;align-items:center;gap:7px;background:#fff;color:var(--primary);font-size:.9rem;font-weight:700;padding:10px 20px;border-radius:999px;border:none;cursor:pointer;box-shadow:0 2px 8px #0000001f;transition:transform var(--ease),box-shadow var(--ease)}.btn-white:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000002e}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
