.gd-root{--gd-bg:#0c162e;--gd-nav-bg:#061220d1;--gd-border:#b7ffd221;--gd-ink:#f5fff8;--gd-muted:#dcffea9e;--gd-muted-dim:#dcffea66;--gd-glass:#fff1;--gd-accent:#08ad48;background:var(--gd-bg);min-height:100vh;color:var(--gd-ink);overflow-x:hidden}.gd-root *,.gd-root :before,.gd-root :after{box-sizing:border-box}.gd-grain{pointer-events:none;z-index:0;opacity:.18;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");position:fixed;inset:0}.gd-header{z-index:10;padding-top:env(safe-area-inset-top);background:var(--gd-nav-bg);border-bottom:1px solid var(--gd-border);-webkit-backdrop-filter:blur(20px);position:sticky;top:0}.gd-header-inner{gap:.7rem;max-width:42rem;margin:0 auto;padding:.9rem 1rem .8rem;display:grid}.gd-header-row{align-items:center;gap:.5rem;display:flex}.gd-title{letter-spacing:-.03em;margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.gd-subtitle{color:var(--gd-muted);margin:2px 0 0;font-size:.82rem;line-height:1.35}.gd-icon-btn{background:var(--gd-glass);border:1px solid var(--gd-border);width:44px;height:44px;color:var(--gd-ink);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.gd-icon-btn:hover{background:#ffffff1a}.gd-root .gd-back{letter-spacing:-.01em;min-height:44px;padding-right:.4rem;color:var(--gd-muted)!important}.gd-root .gd-back:hover{color:var(--gd-ink)!important}.gd-tracks{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.gd-track{letter-spacing:-.02em;text-align:center;background:var(--gd-glass);border:1px solid var(--gd-border);min-height:44px;color:var(--gd-muted);border-radius:13px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem .7rem;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.gd-track[aria-current=page]{color:var(--gd-ink);background:#08ad4824;border-color:#08ad4861}.gd-main{z-index:1;gap:1rem;max-width:42rem;margin:0 auto;padding:1.25rem 1rem 3rem;display:grid;position:relative}.gd-intro{color:var(--gd-muted);text-align:center;max-width:30rem;margin:0 auto .25rem;font-size:.95rem;line-height:1.55}.gd-step{background:var(--gd-glass);border:1px solid var(--gd-border);border-radius:20px;padding:1.1rem;scroll-margin-top:7.5rem}.gd-step-head{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.gd-step-num{min-width:26px;height:26px;color:var(--gd-accent);background:#08ad4824;border:1px solid #08ad4847;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex}.gd-step-title{letter-spacing:-.03em;margin:0;font-size:1.05rem;font-weight:800;line-height:1.25}.gd-step-body{color:var(--gd-muted);text-align:center;max-width:30rem;margin:.6rem auto 0;font-size:.92rem;line-height:1.6}.gd-shots{grid-template-columns:1fr;gap:1.4rem;margin-top:1.1rem;display:grid}.gd-shot{justify-items:center;gap:.5rem;display:grid}.gd-shot img{border:1px solid var(--gd-border);background:#0003;border-radius:16px;width:100%;max-width:460px;height:auto;margin-inline:auto;display:block;box-shadow:0 16px 40px #00000052}.gd-shot figcaption{text-align:center;color:var(--gd-muted-dim);max-width:26rem;font-size:.78rem;line-height:1.4}.gd-faq{background:#f59e0b0f;border:1px solid #f59e0b38;border-radius:20px;margin-top:.5rem;padding:1.1rem}.gd-faq-title{letter-spacing:.09em;text-transform:uppercase;color:#fcd34d;margin:0 0 .8rem;font-size:.78rem;font-weight:800}.gd-faq-item+.gd-faq-item{border-top:1px solid var(--gd-border);margin-top:.9rem;padding-top:.9rem}.gd-faq-q{letter-spacing:-.02em;margin:0;font-size:.92rem;font-weight:700}.gd-faq-a{color:var(--gd-muted);margin:.35rem 0 0;font-size:.88rem;line-height:1.55}.gd-footer{text-align:center;color:var(--gd-muted-dim);padding-bottom:env(safe-area-inset-bottom);font-size:.78rem}@media (min-width:640px){.gd-header-inner,.gd-main{max-width:44rem}.gd-step{padding:1.6rem}}[data-theme=light] .gd-root{--gd-bg:#eef1f5;--gd-nav-bg:#eef1f5e0;--gd-border:#0c162e1f;--gd-ink:#0c162e;--gd-muted:#0c162e9e;--gd-muted-dim:#0c162e6b;--gd-glass:#ffffffb3;--gd-accent:#0f7a3d}[data-theme=light] .gd-grain{display:none}[data-theme=light] .gd-track[aria-current=page]{background:#0f7a3d1a;border-color:#0f7a3d52}[data-theme=light] .gd-step-num{background:#0f7a3d1a;border-color:#0f7a3d42}[data-theme=light] .gd-faq{background:#b453090f;border-color:#b4530933}[data-theme=light] .gd-faq-title{color:#b45309}[data-theme=light] .gd-shot img{background:#0c162e0a;box-shadow:0 12px 32px #0c162e24}
