.guide-page{background:#f5f7fb;color:#111827}
.guide-page .site-header{position:fixed;z-index:20}
.guide-page #navLinks a.active{color:#3d8dff}
.guide-hero{padding:150px 24px 84px;background:radial-gradient(circle at 80% 20%,rgba(61,141,255,.25),transparent 34%),linear-gradient(135deg,#07101f,#101c31 65%,#111827);color:#fff}
.guide-hero-inner{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:64px;align-items:center}
.guide-kicker,.guide-section-heading>span,.guide-cta>div>span{display:inline-block;color:#58a4ff;font-size:13px;font-weight:800;letter-spacing:.16em}
.guide-hero h1{max-width:760px;margin:15px 0 20px;font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.045em}
.guide-hero p{max-width:720px;margin:0;color:#cbd5e1;font-size:clamp(18px,2vw,22px);line-height:1.65}
.guide-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.guide-hero-mark{min-height:330px;padding:42px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:rgba(255,255,255,.06);box-shadow:0 28px 70px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;backdrop-filter:blur(16px)}
.guide-hero-mark img{width:150px;height:150px;border-radius:24px;margin-bottom:24px}
.guide-hero-mark strong{font-size:28px}.guide-hero-mark span{margin-top:8px;color:#94a3b8;line-height:1.5}
.guide-intro{width:min(1180px,calc(100% - 40px));margin:-34px auto 0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:22px;box-shadow:0 20px 55px rgba(15,23,42,.12);overflow:hidden}
.guide-intro div{padding:28px 30px;border-right:1px solid #e5e7eb}.guide-intro div:last-child{border-right:0}.guide-intro strong,.guide-intro span{display:block}.guide-intro strong{margin-bottom:8px;font-size:17px}.guide-intro span{color:#64748b;line-height:1.55}
.guide-steps{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:100px 0}
.guide-section-heading{max-width:760px;margin:0 auto 48px;text-align:center}.guide-section-heading h2{margin:12px 0;font-size:clamp(34px,5vw,54px);letter-spacing:-.035em}.guide-section-heading p{color:#64748b;font-size:17px}
.guide-step-list{display:flex;flex-direction:column;gap:28px}
.guide-step-card{display:grid;width:100%;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:center;margin:0 auto;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 14px 40px rgba(15,23,42,.07)}
.guide-step-number{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:16px;background:#eaf3ff;color:#2563eb;font-size:18px;font-weight:800}
.guide-step-copy h3{margin:20px 0 12px;font-size:clamp(25px,2.8vw,36px);line-height:1.12;letter-spacing:-.03em}.guide-step-copy p{margin:0;color:#64748b;font-size:17px;line-height:1.65}
.guide-image-button{display:block;width:100%;padding:0;border:0;border-radius:18px;background:#eef2f7;overflow:hidden;cursor:zoom-in;box-shadow:0 10px 30px rgba(15,23,42,.12);transition:transform .2s ease,box-shadow .2s ease}.guide-image-button:hover,.guide-image-button:focus-visible{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,23,42,.18);outline:3px solid rgba(61,141,255,.35);outline-offset:3px}.guide-image-button img{display:block;width:100%;height:auto;aspect-ratio:43/36;object-fit:contain;background:#fff}
.guide-cta{width:min(1180px,calc(100% - 40px));margin:0 auto 90px;padding:50px 54px;border-radius:28px;background:linear-gradient(135deg,#111827,#1d4ed8);color:#fff;display:flex;gap:40px;align-items:center;justify-content:space-between}.guide-cta h2{margin:10px 0 12px;font-size:clamp(30px,4vw,48px);letter-spacing:-.035em}.guide-cta p{max-width:690px;margin:0;color:#cbd5e1;line-height:1.6}.guide-cta .guide-actions{flex-shrink:0;margin-top:0}
.guide-lightbox[hidden]{display:none}.guide-lightbox{position:fixed;inset:0;z-index:9999;padding:70px 24px 24px;background:rgba(2,6,23,.94);display:flex;align-items:center;justify-content:center}.guide-lightbox img{max-width:min(1280px,96vw);max-height:88vh;border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.5)}.guide-lightbox-close{position:absolute;right:26px;top:18px;width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:30px;line-height:1;cursor:pointer}.guide-modal-open{overflow:hidden}
@media(max-width:900px){.guide-hero-inner{grid-template-columns:1fr;gap:38px}.guide-hero-mark{min-height:auto;flex-direction:row;gap:20px;text-align:left}.guide-hero-mark img{width:96px;height:96px;margin:0}.guide-intro{grid-template-columns:1fr}.guide-intro div{border-right:0;border-bottom:1px solid #e5e7eb}.guide-intro div:last-child{border-bottom:0}.guide-step-card{grid-template-columns:1fr;gap:22px}.guide-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.guide-hero{padding:120px 20px 72px}.guide-hero h1{font-size:42px}.guide-hero-mark{padding:24px;border-radius:20px}.guide-hero-mark img{width:76px;height:76px}.guide-hero-mark strong{font-size:22px}.guide-intro,.guide-steps,.guide-cta{width:min(100% - 28px,1180px)}.guide-steps{padding:72px 0}.guide-step-card{padding:16px;border-radius:16px}.guide-step-copy h3{font-size:28px}.guide-image-button{border-radius:12px}.guide-cta{padding:34px 24px;margin-bottom:60px}.guide-actions .btn{width:100%;text-align:center;justify-content:center}}
