:root{--ink:#08283b;--navy:#0e2b3e;--cream:#f7f4ec;--orange:#e96829;--muted:#43515a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}img,svg{display:block;max-width:100%}.art{width:100%;height:auto;overflow:hidden}p,h1,h2,h3{margin:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.08;font-weight:700}.wrap{width:min(1200px,calc(100% - 112px));margin-inline:auto}.logo{width:174px;height:auto}.hero{height:min(740px,57vw);min-height:560px;background:var(--navy);color:#faf8f0;position:relative;overflow:hidden}.hero-landscape{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.nav>div{display:flex;gap:34px;font-size:15px}.hero-copy{position:relative;padding-top:55px}.hero h1{font-size:clamp(48px,5.1vw,76px);max-width:850px;letter-spacing:-.05em}.hero-copy p{font-size:22px;line-height:1.45;margin:24px 0 34px;max-width:560px}.button,button{border:0;border-radius:5px;background:var(--orange);color:white;font:inherit;cursor:pointer}.button{display:inline-block;padding:15px 28px;font-weight:600}.compact{background:#eeeae0}.compact-inner{padding-block:28px;display:flex;gap:40px;align-items:center;justify-content:space-between}.compact h2{font-size:24px;letter-spacing:-.03em}.compact p{font-size:14px;margin-top:7px;color:var(--muted)}.subscribe-form{display:flex;flex-wrap:wrap;max-width:470px;width:100%;position:relative}.subscribe-form input{font:inherit;min-width:0;flex:1;width:160px;height:52px;border:1px solid #dedbd2;border-radius:5px 0 0 5px;padding:0 18px;background:#fcfaf5;color:var(--ink)}.subscribe-form button{border-radius:0 5px 5px 0;padding:0 23px;min-height:52px;white-space:nowrap}.subscribe-form output{position:absolute;top:100%;left:0;font-size:12px}.section{padding-block:82px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.eyebrow{font-size:15px;font-weight:500;color:var(--orange);margin-bottom:12px;letter-spacing:0}.section h2{font-size:clamp(36px,3.4vw,48px)}.text-link{color:var(--orange);font-size:16px;white-space:normal}.section-head>.text-link{padding-bottom:4px;flex-shrink:0}.editorial-grid{display:grid;grid-template-columns:1.75fr 1fr;gap:38px;align-items:start}.secondary{display:grid;gap:30px}.category{font-size:14px;margin:12px 0 7px}.feature h3{font-size:28px;line-height:1.13}.feature>.text-link{display:inline-block;margin-top:14px}.feature>p:not(.category){margin-top:12px;color:var(--muted)}.secondary h3{font-size:23px;line-height:1.15}.cases{background:#f7f4ec}.playbooks{background:#eeece4}.playbook-panel{background:#f2eadc;border-radius:5px;padding:35px 35px 30px}.playbook-top{display:grid;grid-template-columns:1.6fr 1fr;gap:34px;align-items:center}.playbook-top h3{font-size:35px}.playbook-top p{font-size:18px;margin:22px 0}.route{list-style:none;display:flex;justify-content:space-between;margin:30px 70px 0;padding:0;position:relative;gap:12px}.route:before{content:"";height:3px;position:absolute;top:9px;left:10%;right:10%;background:var(--orange)}.route li{text-align:center;position:relative;font-size:16px;flex:1}.route li:before{content:"";display:block;width:20px;height:20px;margin:0 auto 14px;border-radius:50%;background:var(--ink)}.book-links{display:flex;justify-content:space-between;gap:24px;margin-top:26px;font-size:18px}.tools{background:#faf8f2}.tools .section-head{margin-bottom:16px}.section-desc{font-size:18px;color:var(--muted);margin-bottom:30px}.tools-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:start}.tabs{display:flex;gap:42px;margin:0 0 24px;font-size:16px}.tabs a{padding:10px 0;border-bottom:2px solid transparent}.tabs .active{color:var(--orange);border-color:var(--orange)}.tool-row{display:grid;grid-template-columns:108px 1fr;gap:24px;align-items:center;margin:12px 0}.tool-row h3{font-size:24px;letter-spacing:-.035em}.tool-row p{font-size:16px;margin-top:8px;color:var(--muted)}.folder{padding-top:0}.folder h3{font-size:28px;margin:20px 0 10px}.shop{background:#f2eee5}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}.products h3{font-size:25px}.products p:not(.category){font-size:15px;margin:12px 0}.products .category{margin-top:24px}.articles{background:#fff}.subscribe{background:var(--navy);color:#faf8f0;padding:64px 0}.subscribe-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:52px}.subscribe-copy .logo{width:168px;margin-bottom:44px}.subscribe h2{font-size:60px}.subscribe h2 span{color:var(--orange)}.subscribe-copy>p{font-size:23px;line-height:1.45;margin:22px 0 30px}.subscribe small{display:block;font-size:14px;margin-top:18px}.footer{background:var(--cream);position:relative;padding-top:72px;overflow:hidden}.footer-top{display:grid;grid-template-columns:2.1fr 1fr 1fr;gap:45px;position:relative;z-index:1}.footer .logo{width:300px}.footer-slogan{font-size:30px;line-height:1.2;font-weight:600;letter-spacing:-.035em;margin-top:30px}.footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer nav h2{font-size:13px;text-transform:uppercase;letter-spacing:.2em;margin:8px 0 10px}.footer nav a{font-size:17px}.footer-landscape{margin-top:-20px;width:100%;max-height:270px}.footer-bottom{border-top:1px solid #cfcabe;display:flex;justify-content:space-between;align-items:center;padding-block:28px;font-size:14px;gap:24px}.footer-bottom>div{display:flex;gap:30px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #e96829;outline-offset:5px}
@media(min-width:1600px){.hero-landscape{width:1536px;left:auto;right:0}.hero{height:740px}}
@media(max-width:900px){.wrap{width:calc(100% - 56px)}.nav>div{gap:18px;font-size:13px}.hero{min-height:550px}.hero h1{font-size:52px}.hero-copy p{font-size:19px}.hero-copy{padding-top:34px}.section{padding-block:60px}.compact-inner{gap:24px}.compact h2{font-size:21px}.compact .subscribe-form{max-width:330px}.editorial-grid{gap:24px}.feature h3{font-size:24px}.secondary h3{font-size:20px}.tools-grid{gap:25px}.tool-row{grid-template-columns:74px 1fr;gap:14px}.tool-row h3{font-size:20px}.tool-row p{font-size:14px}.playbook-top h3{font-size:28px}.subscribe h2{font-size:48px}.subscribe-copy>p{font-size:20px}.subscribe-inner{gap:24px}.footer .logo{width:230px}.footer-slogan{font-size:24px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.nav{height:82px;flex-wrap:wrap;gap:16px;align-content:center}.nav .logo{width:140px}.nav>div{gap:17px;font-size:12px}.hero{min-height:650px}.hero h1{font-size:43px}.hero-copy{padding-top:52px}.hero-copy p{font-size:17px}.hero-landscape{top:auto;bottom:0;height:430px;width:100%;min-width:660px;left:auto;right:0;opacity:1}.compact-inner{display:block;padding-block:25px}.compact .subscribe-form{margin-top:18px;max-width:none}.section{padding-block:48px}.section h2{font-size:34px}.section-head{display:block;margin-bottom:25px}.section-head>.text-link{display:inline-block;margin-top:16px}.eyebrow{font-size:14px;margin-bottom:10px}.editorial-grid,.tools-grid,.subscribe-inner{grid-template-columns:1fr}.secondary{grid-template-columns:1fr 1fr;gap:18px}.secondary h3{font-size:19px}.playbook-panel{padding:20px}.playbook-top{grid-template-columns:1fr;gap:20px}.playbook-top h3{font-size:28px}.playbook-top p{font-size:16px;margin:14px 0}.route{margin:28px 0 0}.route li{font-size:12px}.book-links{font-size:15px}.tools-grid{gap:20px}.tool-row{grid-template-columns:86px 1fr}.tool-row h3{font-size:22px}.folder{max-width:450px}.folder h3{font-size:26px}.products{gap:12px}.products h3{font-size:18px}.products p:not(.category){font-size:13px}.products .category{font-size:11px}.products .text-link{font-size:14px}.subscribe{padding:45px 0}.subscribe-copy .logo{margin-bottom:26px}.subscribe h2{font-size:48px}.subscribe-inner{gap:36px}.footer{padding-top:46px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div{grid-column:1/-1}.footer-slogan{font-size:26px;margin-top:22px}.footer .logo{width:235px}.footer-landscape{margin-top:14px}.footer-bottom{flex-wrap:wrap;font-size:12px;gap:16px}.footer-bottom .text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
