.guide-page{background:#FAFAF7;color:#191919;font-family:var(--font-plus-jakarta),sans-serif;min-height:100vh}.guide-nav-brand{display:flex;align-items:center;gap:10px}.guide-nav-back{display:flex;align-items:center;color:rgba(255,255,255,.5);transition:color .2s ease,transform .2s ease;padding:4px}.guide-nav-back:hover{color:#fff;transform:translateX(-2px)}.guide-nav-divider{width:1px;height:16px;background:rgba(255,255,255,.15);display:block}nav.nav-pill.guide-nav{border-color:rgba(255,255,255,.07);box-shadow:0 4px 24px rgba(0,0,0,.18)}nav.nav-pill.guide-nav,nav.nav-pill.guide-nav.scrolled{background:#191919;backdrop-filter:none;-webkit-backdrop-filter:none}nav.nav-pill.guide-nav.scrolled{border-color:rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.28)}@keyframes guide-cta-shimmer{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes guide-cta-float{0%,to{transform:translateY(0);box-shadow:0 6px 24px rgba(196,149,106,.55)}50%{transform:translateY(-6px);box-shadow:0 14px 36px rgba(196,149,106,.65)}}.guide-hero{max-width:860px;margin:0 auto;padding:140px 48px 80px}.guide-kicker{font-size:13px;font-weight:600;color:#1991AF;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;display:block}.guide-hero-title{font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.08;color:#191919;letter-spacing:-.03em;margin-bottom:28px}.guide-hero-sub{font-size:1.2rem;color:rgba(25,25,25,.6);font-weight:400;font-style:italic;line-height:1.5}.guide-tips{max-width:1100px;margin:0 auto;padding:0 48px}.guide-tip{display:flex;align-items:center;gap:80px;padding:120px 0;border-top:1px solid rgba(25,25,25,.08)}.guide-tip.guide-tip-reverse{flex-direction:row-reverse}.guide-tip-image-wrap{flex:0 0 420px;line-height:0}.guide-tip-img{width:100%;height:auto;border-radius:6px;display:block}.guide-tip-content{flex:1 1;min-width:0;max-width:520px}.guide-tip-num{font-size:clamp(4.5rem,7vw,7rem);font-weight:800;color:#1991AF;line-height:.9;letter-spacing:-.04em;margin-bottom:20px;display:block;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.guide-tip-title{font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:700;color:#191919;line-height:1.2;letter-spacing:-.025em;margin-bottom:20px}.guide-tip-body{font-size:1.125rem;color:rgba(25,25,25,.82);line-height:1.85;font-weight:400;max-width:480px}.guide-cta{background:#0a0a0a;padding:120px 48px;text-align:center;margin-top:80px}.guide-cta-inner{max-width:600px;margin:0 auto}.guide-cta-line1{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;color:#FAFAF7;margin-bottom:20px;letter-spacing:-.03em;line-height:1.1}.guide-cta-line2{font-size:1.1rem;color:rgba(250,250,247,.55);margin-bottom:48px;line-height:1.6}.guide-cta-btn{display:inline-block;border:none;outline:none;cursor:pointer;font-family:var(--font-plus-jakarta),sans-serif;background:linear-gradient(120deg,#c4956a,#f0c97a,#d4a55a,#c4956a);background-size:250% 250%;color:#fff;padding:20px 56px;border-radius:0;font-weight:700;font-size:.75rem;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;text-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 6px 24px rgba(196,149,106,.55),inset 0 1px 0 rgba(255,255,255,.15);animation:guide-cta-shimmer 4s ease infinite,guide-cta-float 3s ease-in-out infinite}.guide-cta-btn:hover{animation-play-state:paused;transform:translateY(-3px) scale(1.04);box-shadow:0 12px 36px rgba(196,149,106,.7)}.guide-page footer{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.06)}.guide-page .footer-copyright{color:rgba(255,255,255,.35)}.guide-page .footer-email-link{color:rgba(255,255,255,.45)}.guide-page .footer-email-link:hover{color:#1991AF}@media (max-width:768px){.guide-hero{padding:110px 24px 48px}.guide-tips{padding:0 24px}.guide-tip,.guide-tip.guide-tip-reverse{flex-direction:column;gap:32px;padding:64px 0}.guide-tip-image-wrap{flex:none;width:100%;max-width:420px;margin:0 auto}.guide-tip-content{max-width:100%}.guide-tip-body{max-width:100%;font-size:1.0625rem}.guide-cta{padding:80px 24px;margin-top:40px}}