.guide-page{color:var(--ink);background:var(--bg)}.guide-page .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.guide-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.guide-page h1,.guide-page h2,.guide-page h3,.guide-page h4{letter-spacing:-.02em;text-wrap:balance;line-height:1.12}.guide-page a:focus-visible,.guide-page button:focus-visible,.guide-page input:focus-visible,.guide-page summary:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:6px}.guide-page .g-hero a:focus-visible,.guide-page .kathe :focus-visible{outline-color:#fff}.guide-page .g-hero{position:relative;min-height:475px;display:flex;align-items:flex-end;background:#20242c;overflow:hidden}.guide-page .g-hero .bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%}.guide-page .g-hero .tint{position:absolute;inset:0;background:#0003}.guide-page .g-hero .scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0a0c1280,#0a0c122e 40%,#0a0c12d1)}.guide-page .g-hero .inner{position:relative;width:100%;color:#fff;margin-bottom:46px}.guide-page .crumb{display:flex;gap:8px;align-items:center;font-size:13.5px;font-weight:600;color:#fff;margin-bottom:16px;flex-wrap:wrap;text-shadow:0 1px 8px rgba(0,0,0,.4)}.guide-page .crumb a{color:#ffffffd9}.guide-page .crumb a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.guide-page .crumb .sep{opacity:.5}.guide-page .g-hero h1{font-size:clamp(34px,5.2vw,58px);font-weight:900;line-height:1.02;max-width:16ch}.guide-page .g-hero .dek{max-width:95%;font-size:clamp(17px,1.7vw,20px);color:#fffffff0;margin-top:14px;text-shadow:0 1px 12px rgba(0,0,0,.3);line-height:1.5}.guide-page .g-hero .meta{display:flex;gap:14px;align-items:center;margin-top:18px;font-size:14px;color:#ffffffd9;flex-wrap:wrap}.guide-page .g-hero .meta .m{display:inline-flex;gap:7px;align-items:center}.guide-page .g-hero .meta svg{width:15px;height:15px;stroke:#fffc}.guide-page .g-hero .meta .sep{width:3px;height:3px;border-radius:50%;background:#ffffff80}.guide-page .answerband{background:var(--bg)}.guide-page .answer{margin-top:-30px;position:relative;z-index:2;background:var(--card);border:1px solid rgba(59,99,251,.28);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:24px 28px;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start}.guide-page .answer .mark{width:38px;height:38px;border-radius:11px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;flex:none}.guide-page .answer .mark svg{width:20px;height:20px;stroke:#fff}.guide-page .answer .lbl{font-size:12.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--blue-press)}.guide-page .answer p{font-size:19px;line-height:1.5;margin-top:6px;max-width:66ch}.guide-page .answer p b{font-weight:800}.guide-page .g-body{padding:56px 0 40px}.guide-page .g-body .layout{display:grid;grid-template-columns:268px minmax(0,1fr);gap:52px;align-items:start}.guide-page .rail{position:sticky;top:96px;align-self:start}.guide-page .factbox{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px 18px 8px}.guide-page .factbox h4{font-size:11.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.guide-page .factbox .row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid var(--line)}.guide-page .factbox .row:last-child{border-bottom:0}.guide-page .factbox .k{color:var(--muted);font-size:13.5px}.guide-page .factbox .v{font-weight:700;font-size:13.5px;text-align:right}.guide-page .askcard{margin-top:26px;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:16px}.guide-page .askcard .h{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14.5px}.guide-page .askcard .dot{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #3b63fb2e;flex:none}.guide-page .askcard p{font-size:13.5px;color:var(--muted);margin:8px 0 12px;line-height:1.5}.guide-page .askcard form{display:flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--line);border-radius:10px;padding:6px 6px 6px 12px}.guide-page .askcard input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-family:inherit;font-size:13.5px;color:var(--ink);padding:6px 0}.guide-page .askcard input::placeholder{color:var(--muted)}.guide-page .askcard button{border:0;width:30px;height:30px;border-radius:8px;background:var(--blue);color:#fff;font-size:15px;cursor:pointer;flex:none}.guide-page .prose{max-width:95%}.guide-page .prose>p{font-size:18px;color:var(--ink);margin:0 0 20px;line-height:1.72;text-wrap:pretty}.guide-page .prose>p:first-child{margin-top:0}.guide-page .prose h2{font-size:clamp(23px,2.7vw,31px);font-weight:900;margin:44px 0 14px;scroll-margin-top:96px}.guide-page .prose h2:first-of-type{margin-top:0}.guide-page .prose h3{font-size:20px;font-weight:800;margin:30px 0 10px;color:var(--ink);scroll-margin-top:96px}.guide-page .prose a{color:var(--blue-press);font-weight:700;border-bottom:1px solid rgba(59,99,251,.35)}.guide-page .prose a:hover{border-bottom-color:var(--blue-press)}.guide-page .prose em{font-style:italic}.guide-page .prose strong{font-weight:800}.guide-page .prose blockquote{margin:26px 0;background:var(--panel-2);border:1px solid var(--line);border-radius:14px;padding:16px 20px}.guide-page .prose blockquote p{font-size:16px;color:var(--ink);line-height:1.6;margin:0;max-width:none}.guide-page .prose blockquote strong{color:var(--blue-press)}.guide-page .prose ul{list-style:none;margin:22px 0;padding:0;display:flex;flex-direction:column}.guide-page .prose ul li{position:relative;padding:12px 0 12px 34px;border-top:1px solid var(--line);font-size:17px;color:var(--ink);line-height:1.5}.guide-page .prose ul li:first-child{border-top:0}.guide-page .prose ul li:before{content:"";position:absolute;left:0;top:12px;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2022%2022'%3E%3Ccircle%20cx='11'%20cy='11'%20r='11'%20fill='%233b63fb'%20fill-opacity='.13'/%3E%3Cpath%20d='M6.4%2011.2l3%203%206.2-6.6'%20fill='none'%20stroke='%233b63fb'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.guide-page .more{border-top:1px solid var(--line);background:var(--panel);padding:56px 0}.guide-page .more .head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.guide-page .more h2{font-size:clamp(24px,3vw,34px);font-weight:900}.guide-page .more .head a.all{color:var(--blue);font-weight:700;font-size:15px}.guide-page .related{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.guide-page .glink{display:flex;align-items:center;gap:14px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:18px 20px;transition:border-color .2s,transform .2s,box-shadow .2s}.guide-page .glink:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:var(--shadow-sm)}.guide-page .glink .gt{flex:1;min-width:0}.guide-page .glink .gt .n{font-weight:800;font-size:17px;letter-spacing:-.01em}.guide-page .glink .gt .o{font-size:14px;color:var(--muted);margin-top:2px;line-height:1.45}.guide-page .glink .arr{color:var(--muted);font-size:19px;flex:none;transition:color .2s,transform .2s}.guide-page .glink:hover .arr{color:var(--blue);transform:translate(3px)}.guide-page .hub-hero{min-height:52vh}.guide-page .hub-body{padding:56px 0 40px}.guide-page .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.guide-page .gcard{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.guide-page .gcard:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.guide-page .gcard .ph{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#20242c}.guide-page .gcard .ph img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.guide-page .gcard:hover .ph img{transform:scale(1.05)}.guide-page .gcard .ph .cscrim{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(10,12,18,.3))}.guide-page .gcard .ph .tag{position:absolute;top:12px;left:12px;background:#14161cb8;color:#fff;font-size:11.5px;font-weight:700;padding:5px 11px;border-radius:999px;backdrop-filter:blur(4px)}.guide-page .g-hero .kicker{display:inline-block;margin-bottom:12px;font-size:13px;font-weight:700;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.26);padding:5px 13px;border-radius:999px;backdrop-filter:blur(4px)}.guide-page .gcard .cbody{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1}.guide-page .gcard h3{font-size:20px;font-weight:800;letter-spacing:-.01em}.guide-page .gcard .desc{font-size:14.5px;color:var(--muted);margin-top:7px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guide-page .gcard .cmeta{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:14px;font-size:13.5px;color:var(--muted)}.guide-page .gcard .cmeta svg{width:14px;height:14px;stroke:var(--muted)}.guide-page .gcard .cmeta .arr{margin-left:auto;color:var(--blue);font-size:17px;transition:transform .2s}.guide-page .gcard:hover .cmeta .arr{transform:translate(3px)}.guide-page .kathe{background:linear-gradient(135deg,var(--blue-deep),#3b63fb 60%,#5b7bff);color:#fff;padding:92px 0}.guide-page .kathe .in{text-align:center;max-width:720px;margin:0 auto}.guide-page .kathe h2{font-size:clamp(28px,4vw,46px);font-weight:900}.guide-page .kathe p{color:#ffffffeb;font-size:18px;margin-top:14px;line-height:1.55}.guide-page .kathe .ask{margin:28px auto 0;display:flex;align-items:center;gap:10px;max-width:560px;background:#fff;border-radius:16px;padding:6px 6px 6px 18px;box-shadow:var(--shadow-lg)}.guide-page .kathe .ask .dot{width:9px;height:9px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #3b63fb33;flex:none}.guide-page .kathe .ask input{flex:1;border:0;outline:0;background:transparent;font-family:inherit;font-size:16px;color:var(--ink);padding:12px 0}.guide-page .kathe .ask input::placeholder{color:#676e7c}.guide-page .kathe .ask button{border:0;width:42px;height:42px;border-radius:12px;background:var(--blue);color:#fff;font-size:18px;cursor:pointer;flex:none}@media(max-width:960px){.guide-page .g-body .layout{grid-template-columns:1fr;gap:30px}.guide-page .rail{position:static}.guide-page .prose{max-width:none}}@media(max-width:520px){.guide-page .answer{grid-template-columns:1fr;gap:14px}.guide-page .g-hero .inner{padding-top:104px}}
