.guides-hub,.guides-hub *{box-sizing:border-box}.guides-hub{color:var(--ink);overflow:hidden}.guides-shell{width:100%;max-width:1280px;margin:0 auto}.guides-narrow{max-width:920px}.guides-hero,.guides-section,.guides-cta{position:relative;padding:72px 20px}.guides-hero{padding-top:88px;padding-bottom:76px}.guides-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 88% 18%,rgba(12,20,32,.12),transparent 32%)}.guides-grid{position:relative;z-index:1;display:grid;gap:46px;align-items:center}.guides-pill,.guides-kicker{display:inline-flex;width:fit-content;margin:0;padding:8px 14px;border-radius:999px;border:1px solid rgba(12,20,32,.12);background:#ffffffc7;color:var(--teal);font-size:14px;line-height:1.3;font-weight:600}.guides-kicker{padding:0;border:0;background:transparent;color:var(--copper);font-size:15px}.guides-hub h1{margin:26px 0 0;max-width:980px;color:var(--teal);font-size:clamp(42px,5.4vw,78px);line-height:1;letter-spacing:-.02em;font-weight:650}.guides-lead{margin:22px 0 0;max-width:800px;color:#5f6673;font-size:20px;line-height:1.7}.guides-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:14px}.guides-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;padding:16px 24px;font-weight:650;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.guides-btn.primary{color:#fff;background:var(--teal);box-shadow:0 18px 38px #0c14202e}.guides-btn.primary:hover{transform:translateY(-2px);background:#043840;box-shadow:0 24px 48px #0c142038}.guides-btn.secondary{color:var(--teal);background:#ffffffd1;border:1px solid rgba(12,20,32,.14)}.guides-btn.secondary:hover{transform:translateY(-2px);background:#fff;box-shadow:0 18px 38px #0c142014}.guides-proof{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px;color:#5f6673;font-size:13px;font-weight:600}.guides-proof span:before{content:"✓";margin-right:6px;color:var(--success)}.guides-card,.guide-card,.guides-panel,.guides-step,.guides-faq-card{border:1px solid rgba(12,20,32,.12);background:linear-gradient(145deg,#fffcf7f5,#ffffffdb);box-shadow:0 26px 74px #0c14201a,inset 0 1px #ffffffe6}.guides-card{overflow:hidden;border-radius:24px;padding:22px}.guides-card-top{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px}.guides-dots{display:flex;gap:7px}.guides-dots span{width:10px;height:10px;border-radius:999px;background:#0c14202e}.guides-dots span:nth-child(1){background:#f6e7db}.guides-dots span:nth-child(2){background:#e6f1f0}.guides-dots span:nth-child(3){background:#2f7d4673}.guides-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#0c142014;color:var(--teal);font-size:13px;font-weight:650}.guides-status span{width:8px;height:8px;border-radius:999px;background:var(--success);box-shadow:0 0 0 6px #2f7d461f}.guides-card-head{padding:24px;border-radius:18px;color:#fff;background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,#0c1420,#043840)}.guides-card-head p{margin:0;color:#ffffffa8;font-size:14px;font-weight:600}.guides-card-head h2{margin:8px 0 0;color:#fff;font-size:34px;line-height:1.04;letter-spacing:-.02em;font-weight:650}.guides-card-list{margin-top:16px;display:grid;gap:10px}.guides-card-row{display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;padding:13px;border-radius:20px;background:#ffffffc7;border:1px solid rgba(12,20,32,.08)}.guides-card-row b{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;background:var(--teal);color:#fff;font-size:13px;font-weight:650}.guides-card-row strong{color:var(--teal);font-size:15px;font-weight:650}.guides-card-row small{color:#5f6673;font-size:12px;font-weight:600;white-space:nowrap}.guides-section-head{max-width:880px;margin-bottom:30px}.guides-section-head h2,.guides-panel h2,.guides-cta h2{margin:14px 0 0;color:var(--teal);font-size:clamp(34px,3.8vw,56px);line-height:1.06;letter-spacing:-.02em;font-weight:650}.guides-section-head p,.guides-panel p,.guides-cta p{margin:14px 0 0;color:#5f6673;font-size:18px;line-height:1.65}.guides-grid-list,.guides-step-grid,.guides-faq-list{display:grid;gap:14px}.guide-card{display:grid;gap:13px;min-height:250px;border-radius:18px;padding:22px;color:inherit;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.guide-card:hover{transform:translateY(-4px);background:#fff;box-shadow:0 26px 70px #0c14201f}.guide-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.guide-card small{display:inline-flex;width:fit-content;padding:7px 10px;border-radius:999px;background:#0c142012;color:var(--teal);font-size:12px;line-height:1;font-weight:650}.guide-card h3{margin:12px 0 0;color:var(--teal);font-size:24px;line-height:1.1;letter-spacing:-.02em;font-weight:650}.guide-card p{margin:0;color:#5f6673;font-size:15px;line-height:1.55}.guide-card-arrow{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:999px;background:var(--teal);color:#fff;font-weight:650;transition:transform .18s ease}.guide-card:hover .guide-card-arrow{transform:translate(3px)}.guide-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.guide-card-tags span{display:inline-flex;padding:7px 9px;border-radius:999px;background:#e6f1f0b8;color:var(--teal);font-size:12px;font-weight:600}.guides-split{display:grid;gap:22px}.guides-panel{border-radius:24px;padding:34px}.guides-panel.dark{background:var(--teal);color:#fff}.guides-panel.dark h2{color:#fff}.guides-panel.dark p{color:#ffffffbd}.guides-step{border-radius:16px;padding:20px}.guides-step b{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:14px;background:var(--teal);color:#fff;font-size:13px;font-weight:650}.guides-step h3{margin:14px 0 0;color:var(--teal);font-size:20px;line-height:1.15;font-weight:650}.guides-step p{margin:8px 0 0;color:#5f6673;font-size:14px;line-height:1.5}.guides-faq-card{border-radius:18px;padding:22px 24px}.guides-faq-card summary{cursor:pointer;color:var(--teal);font-size:18px;line-height:1.4;letter-spacing:-.015em;font-weight:650}.guides-faq-card p{margin:14px 0 0;color:#5f6673;font-size:16px;line-height:1.7}.guides-cta{text-align:center}.guides-cta .guides-shell{padding:50px 28px;border-radius:24px;border:1px solid rgba(12,20,32,.1);background:linear-gradient(145deg,#ffffffc7,#fffcf7db);box-shadow:0 26px 78px #0c14201a}.guides-cta .guides-btn{margin-top:24px}@media(min-width:760px){.guides-grid-list,.guides-step-grid,.guides-faq-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1020px){.guides-grid{grid-template-columns:1.05fr .95fr}.guides-grid-list{grid-template-columns:repeat(3,1fr)}.guides-split{grid-template-columns:1fr 1fr}.guides-step-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.guides-hero,.guides-section,.guides-cta{padding:52px 18px}.guides-hero{padding-top:58px}.guides-hub h1{font-size:clamp(40px,14vw,58px)}.guides-lead{font-size:18px}.guides-actions{display:grid}.guides-btn{width:100%}.guides-card-row{grid-template-columns:36px 1fr}.guides-card-row small{grid-column:2}.guides-panel{padding:24px;border-radius:18px}}
