.jr-entry{--gold:#ffc107;--gold-soft:#ffe08a;--bg:#080808;--panel:#141414;--panel2:#1b1b1b;--text:#fff;--muted:#cbc5b9;--line:rgba(255,255,255,.14);--cream:#f3eee2;background:var(--bg);color:var(--text);font-size:18px;line-height:1.68}.jr-entry *{box-sizing:border-box}.jr-entry__wrap{width:min(112rem,calc(100% - 3.2rem));margin:auto}.jr-entry p{margin-top:0}.jr-entry a{text-underline-offset:.2em}.jr-entry__hero,.jr-entry__section{padding:clamp(5rem,8vw,9rem) 0}.jr-entry__hero{background:radial-gradient(circle at 12% 0,rgba(255,193,7,.19),transparent 34rem),radial-gradient(circle at 95% 85%,rgba(255,193,7,.08),transparent 28rem),linear-gradient(135deg,#111,#050505 65%,#151005)}.jr-entry__hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(31rem,.82fr);gap:clamp(3rem,6vw,7rem);align-items:center}.jr-entry__eyebrow{margin:0 0 1.2rem;color:var(--gold);font-size:1.25rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.jr-entry h1,.jr-entry h2,.jr-entry h3{margin-top:0;color:#fff;line-height:1.07;text-wrap:balance}.jr-entry h1{max-width:86rem;margin-bottom:2rem;font-size:clamp(4rem,6.7vw,7.4rem);letter-spacing:-.05em}.jr-entry h2{margin-bottom:1.5rem;font-size:clamp(3rem,4.6vw,5rem);letter-spacing:-.04em}.jr-entry h3{margin-bottom:1rem;font-size:clamp(2rem,2.45vw,2.7rem);letter-spacing:-.02em}.jr-entry__lead{max-width:82rem;margin:0 0 1.5rem;color:#eee7dc;font-size:clamp(1.9rem,2.35vw,2.35rem);line-height:1.58}.jr-entry__body,.jr-entry__intro,.jr-entry__welcome-copy p,.jr-entry__final-grid>div>p{max-width:82rem;color:var(--muted);font-size:1.7rem;line-height:1.7}.jr-entry strong{color:#fff}.jr-entry__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.jr-entry__button{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;padding:1.4rem 2.3rem;border:.1rem solid var(--gold);border-radius:999px;background:transparent;color:#fff!important;font-size:1.6rem;font-weight:900;text-align:center;text-decoration:none!important;cursor:pointer}.jr-entry__button--primary{background:var(--gold);color:#080808!important}.jr-entry__button:hover{background:var(--gold-soft);border-color:var(--gold-soft);color:#080808!important}.jr-entry__fine{margin:1.3rem 0 0;color:#aaa;font-size:1.3rem;line-height:1.5}.jr-entry__form-card,.jr-entry__form,.jr-entry__panel,.jr-entry__card{border:.1rem solid var(--line);border-radius:2rem;background:linear-gradient(145deg,rgba(255,193,7,.07),transparent 48%),var(--panel)}.jr-entry__form-card{padding:clamp(2.6rem,4vw,4rem);border-color:rgba(255,193,7,.42);box-shadow:0 2rem 5rem rgba(0,0,0,.22)}.jr-entry__form-card h2{font-size:clamp(2.7rem,3.4vw,3.8rem)}.jr-entry__form-card>p:not(.jr-entry__eyebrow){color:var(--muted);font-size:1.55rem;line-height:1.62}.jr-entry__field{display:grid;gap:.7rem;margin:2rem 0 1.2rem}.jr-entry__field label{font-size:1.45rem;font-weight:850}.jr-entry__field input{min-height:5.4rem;width:100%;padding:1.2rem 1.5rem;border:.1rem solid rgba(255,255,255,.28);border-radius:1rem;background:#fff;color:#111;font-size:1.65rem}.jr-entry__submit{width:100%}.jr-entry .form__message{margin-top:1.3rem;color:var(--gold-soft)}.jr-entry__section{border-top:.1rem solid rgba(255,255,255,.08)}.jr-entry__section--welcome{background:#0b0b0b}.jr-entry__welcome-grid,.jr-entry__promise-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,6vw,7rem);align-items:start}.jr-entry__welcome-copy p{margin-bottom:1.7rem}.jr-entry__welcome-copy p:last-child{margin-bottom:0}.jr-entry__section--soft{background:linear-gradient(180deg,#0a0a0a,#111)}.jr-entry__grid{display:grid;gap:1.6rem;margin-top:3rem}.jr-entry__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.jr-entry__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.jr-entry__card{display:flex;height:100%;min-width:0;flex-direction:column;padding:clamp(2.2rem,3vw,3rem)}.jr-entry__card p{margin:0;color:var(--muted);font-size:1.55rem;line-height:1.62}.jr-entry__label{display:block;margin-bottom:1.2rem;color:var(--gold);font-size:1.18rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.jr-entry__split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(32rem,.92fr);gap:clamp(3rem,6vw,7rem);align-items:start}.jr-entry__panel{padding:clamp(2.4rem,3.5vw,3.5rem)}.jr-entry__questions{display:grid;gap:1.6rem;margin:0;padding:0;list-style:none;counter-reset:q}.jr-entry__questions li{display:grid;grid-template-columns:4rem 1fr;gap:1.2rem;align-items:start;counter-increment:q}.jr-entry__questions li:before{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:var(--gold);color:#111;font-weight:950;content:counter(q)}.jr-entry__questions strong{display:block;font-size:1.7rem}.jr-entry__questions span{display:block;margin-top:.3rem;color:var(--muted);font-size:1.45rem;line-height:1.5}.jr-entry__value-grid{margin-top:4rem}.jr-entry__section--cream{background:var(--cream);color:#161616}.jr-entry__section--cream h2,.jr-entry__section--cream h3,.jr-entry__section--cream strong{color:#111}.jr-entry__section--cream .jr-entry__eyebrow,.jr-entry__section--cream .jr-entry__label{color:#806100}.jr-entry__section--cream .jr-entry__intro,.jr-entry__section--cream .jr-entry__card p{color:#4b4740}.jr-entry__card--light{border-color:rgba(17,17,17,.15);background:#fff}.jr-entry__text-link{display:inline-block;margin-top:auto;padding-top:1.8rem;color:#6f5400!important;font-weight:900;text-decoration:none}.jr-entry__resource-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:1.6rem}.jr-entry__resource-row a{display:flex;min-height:7.4rem;flex-direction:column;justify-content:center;padding:1.5rem 1.7rem;border:.1rem solid rgba(17,17,17,.15);border-radius:1.4rem;background:#e9e2d4;color:#111!important;text-decoration:none}.jr-entry__resource-row strong{color:#111;font-size:1.55rem}.jr-entry__resource-row span{margin-top:.25rem;color:#5b554d;font-size:1.35rem}.jr-entry__section--promise{background:radial-gradient(circle at 90% 20%,rgba(255,193,7,.12),transparent 27rem),#080808}.jr-entry__section--final{background:linear-gradient(145deg,#0c0c0c,#151005)}.jr-entry__final-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(31rem,.9fr);gap:clamp(3rem,6vw,7rem);align-items:center}.jr-entry__form{padding:clamp(2.4rem,4vw,4rem);border-color:rgba(255,193,7,.4)}.jr-entry__footer{padding:2.4rem 0;background:#020202;color:#d9d1c4;text-align:center;font-size:1.45rem;font-weight:850;letter-spacing:.015em}@media(max-width:1050px){.jr-entry__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.jr-entry__hero-grid,.jr-entry__welcome-grid,.jr-entry__promise-grid,.jr-entry__split,.jr-entry__final-grid{grid-template-columns:1fr}.jr-entry__grid--3,.jr-entry__resource-row{grid-template-columns:1fr}.jr-entry__form-card{max-width:68rem}.jr-entry__hero{padding-top:5rem}}@media(max-width:640px){.jr-entry{font-size:17px}.jr-entry__wrap{width:min(100% - 2rem,112rem)}.jr-entry__hero,.jr-entry__section{padding:4.5rem 0}.jr-entry h1{font-size:clamp(3.5rem,12vw,5rem)}.jr-entry h2{font-size:clamp(2.8rem,9vw,3.8rem)}.jr-entry__lead{font-size:1.9rem}.jr-entry__body,.jr-entry__intro,.jr-entry__welcome-copy p,.jr-entry__final-grid>div>p{font-size:1.65rem}.jr-entry__actions{display:grid}.jr-entry__button{width:100%}.jr-entry__grid--4{grid-template-columns:1fr}.jr-entry__form-card,.jr-entry__form,.jr-entry__panel,.jr-entry__card{border-radius:1.6rem}.jr-entry__questions li{grid-template-columns:3.6rem 1fr}.jr-entry__questions li:before{width:3.6rem;height:3.6rem}.jr-entry__footer{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.jr-entry *{scroll-behavior:auto!important;transition:none!important}}