.tk-guide-page{--navy:#102f53;--ink:#10233f;--gold:#e9b642;--paper:#f5f1e8;min-height:100vh;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.tk-guide-header{min-height:104px;padding:20px clamp(22px,6vw,84px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #10233f1c;background:#fff}.tk-guide-header img{display:block;width:clamp(210px,24vw,300px);height:auto}.tk-guide-header>span{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#7c6840}.tk-guide-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(54px,8vw,100px) 0}.tk-guide-intro{max-width:760px}.tk-guide-kicker,.tk-guide-result-copy>p{margin:0 0 16px;color:#9c6c0a;font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.tk-guide-intro h1{margin:0;font-size:clamp(52px,8vw,104px);line-height:.9;letter-spacing:-.065em}.tk-guide-intro>p:last-child{max-width:650px;margin:28px 0 0;color:#52647a;font-size:clamp(18px,2vw,24px);line-height:1.45}.tk-guide-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:48px}.tk-guide-choices button{min-height:205px;padding:28px;text-align:left;border:1px solid #10233f24;border-radius:18px;background:#fff;color:var(--ink);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tk-guide-choices button:hover{transform:translateY(-3px);border-color:#c8901d;box-shadow:0 16px 44px #10233f14}.tk-guide-choices button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.tk-guide-choices button.is-active{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}.tk-guide-choices button>span{display:block;margin-bottom:38px;color:#a67819;font-size:13px;font-weight:800}.tk-guide-choices small,.tk-guide-choices strong{display:block}.tk-guide-choices strong{font-size:clamp(27px,3.1vw,42px);letter-spacing:-.035em}.tk-guide-choices small{margin-top:8px;color:#65748a;font-size:16px}.tk-guide-result{display:grid;grid-template-columns:minmax(0,.85fr) minmax(400px,1.15fr);gap:42px;margin-top:24px;padding:clamp(30px,5vw,58px);border-radius:20px;background:var(--navy);color:#fff}.tk-guide-result-copy h2{margin:0;font-size:clamp(42px,5.5vw,70px);line-height:.98;letter-spacing:-.05em}.tk-guide-result-copy>span{display:block;margin-top:25px;color:#d9e2ec;font-size:18px;line-height:1.55}.tk-guide-result ol{margin:0;padding:0;list-style:none;border-top:1px solid #ffffff30}.tk-guide-result li{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;min-height:72px;border-bottom:1px solid #ffffff30}.tk-guide-result li b{color:var(--gold);font-size:12px;letter-spacing:.1em}.tk-guide-result li span{font-size:17px;line-height:1.35}.tk-guide-soon{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:8px;padding:20px 22px;border-radius:12px;background:#fff;color:var(--ink)}.tk-guide-soon span,.tk-guide-soon strong{display:block}.tk-guide-soon span{color:#68778b;font-size:14px}.tk-guide-prompt{min-height:110px;display:flex;align-items:center;justify-content:center;margin-top:24px;border:1px dashed #10233f35;border-radius:18px;color:#718096}.tk-guide-footer{padding:28px clamp(22px,6vw,84px);display:grid;grid-template-columns:1fr 1fr auto;gap:24px;align-items:end;background:#091d34;color:#dce5ee;font-size:13px}.tk-guide-footer div>span,.tk-guide-footer div>strong{display:block}.tk-guide-footer div>span{margin-top:6px;color:#9eb0c3}.tk-guide-footer a{color:#fff;text-underline-offset:4px}.tk-guide-footer>a,.tk-guide-footer>div:nth-child(2){text-align:right}@media(max-width:760px){.tk-guide-header{min-height:80px;padding:16px 20px}.tk-guide-header>span{display:none}.tk-guide-shell{width:min(100% - 28px,1180px);padding:48px 0}.tk-guide-choices{grid-template-columns:1fr;margin-top:34px}.tk-guide-choices button{min-height:170px}.tk-guide-choices button>span{margin-bottom:24px}.tk-guide-result{grid-template-columns:1fr;padding:28px 20px}.tk-guide-soon{grid-column:auto;display:block}.tk-guide-soon span{margin-top:7px}.tk-guide-footer{grid-template-columns:1fr;padding:26px 20px}.tk-guide-footer>a,.tk-guide-footer>div:nth-child(2){text-align:left}}@media(prefers-reduced-motion:reduce){.tk-guide-choices button{transition:none}.tk-guide-choices button:hover{transform:none}}