:root{--navy:#061a2f;--navy2:#0b2746;--orange:#f45b18;--cream:#f4efe5;--ink:#0b1d31;--muted:#6b7280}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{position:absolute;left:-999px;top:8px;background:#fff;padding:10px;z-index:100}.skip:focus{left:8px}.site-header{height:76px;padding:0 4vw;display:flex;align-items:center;gap:30px;background:var(--cream);position:sticky;top:0;z-index:50;border-bottom:1px solid #d8d1c5}.brand{display:flex;align-items:center;gap:9px;font-weight:900;font-size:18px;text-transform:uppercase}.brand>span>span{color:var(--orange)}.mark{width:42px;height:42px;border:3px solid var(--orange);border-radius:42% 42% 48% 48%;display:grid;place-items:center;transform:rotate(-5deg)}.mark i{font-style:italic;color:var(--orange);font-weight:1000}.site-header nav{margin-left:auto;display:flex;gap:24px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.site-header nav a:hover,.text-link:hover{color:var(--orange)}.menu{display:none;border:0;background:none;font-size:24px}.button{display:inline-block;background:var(--orange);color:white;padding:15px 22px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.08em;border:0;cursor:pointer}.button:hover{background:#d84408}.button.small{padding:12px 16px}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.18em;margin:0 0 16px}.orange{color:var(--orange)}.hero{min-height:690px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--navy);color:white;position:relative;overflow:hidden}.yardlines{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 12%,rgba(255,255,255,.025) 12.2% 12.35%);pointer-events:none}.hero-copy{padding:100px 6vw 60px;z-index:1}.hero h1,.section h2,.newsletter h2,.partners h2{font-size:clamp(48px,6.2vw,92px);line-height:.91;letter-spacing:-.065em;text-transform:uppercase;margin:0 0 28px;font-weight:1000}.hero h1 em,.section h2 em,.partners h2 em{font-style:normal;color:var(--orange)}.hero h1 span{font-family:Georgia,serif;font-style:italic;text-transform:none;font-weight:400;letter-spacing:-.04em}.lede{max-width:580px;color:#c7d0da;font-size:18px;line-height:1.65}.actions{display:flex;gap:26px;align-items:center;margin:32px 0 70px}.text-link{font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.text-link b{color:var(--orange);margin-left:8px}.text-link.light{color:white}.social-row{display:flex;align-items:center;gap:12px;font-size:9px;font-weight:900;letter-spacing:.12em}.social-row>a{width:28px;height:28px;border:1px solid #718094;border-radius:50%;display:grid;place-items:center}.social-row strong{color:var(--orange);margin-left:10px}.hero-art{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#334c63 0,#132d46 42%,#071a2e 72%);min-height:600px;overflow:hidden}.hero-art:before{content:"";position:absolute;width:330px;height:480px;border:1px solid rgba(255,255,255,.2);transform:rotate(8deg);box-shadow:0 0 0 18px rgba(244,91,24,.05)}.big85{font-size:230px;font-weight:1000;font-style:italic;letter-spacing:-.12em;opacity:.12}.photo-note{position:absolute;text-align:center;font-size:11px;letter-spacing:.14em;color:#a9b4c0}.photo-note small{font-size:8px;color:#728399}.stamp{position:absolute;right:8%;bottom:8%;width:95px;height:95px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;text-align:center;font-size:11px;font-weight:900;color:var(--orange);transform:rotate(9deg)}.ticker{background:var(--orange);height:48px;color:white;display:flex;align-items:center;justify-content:space-around;font-size:10px;font-weight:900;letter-spacing:.15em;white-space:nowrap;overflow:hidden}.ticker i{color:var(--navy)}.section{padding:110px 6vw}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:60px}.section-head h2{font-size:clamp(44px,5vw,74px);margin:0}.section-head>p{max-width:470px;line-height:1.7;color:#586273}.archive-grid{display:grid;grid-template-columns:2fr .65fr .9fr;gap:22px}.feature-card{background:var(--navy);color:white;display:grid;grid-template-columns:1.15fr .85fr;min-height:430px}.image-placeholder{background:linear-gradient(145deg,#203c57,#081a2d);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#70839a}.image-placeholder span{font-size:140px;font-weight:1000;opacity:.3}.image-placeholder small{font-size:8px;letter-spacing:.1em}.feature-card>div:last-child{padding:40px;display:flex;flex-direction:column;justify-content:center}.feature-card h3,.story-grid h3,.product-grid h3,.blog-row h3{font-size:25px;line-height:1.08;text-transform:uppercase;margin:5px 0 14px}.feature-card p{color:#c3ccd4;line-height:1.55}.feature-card a,.story-grid a,.product-grid a,.blog-row a{color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.1em}.stat-card{border:1px solid #cfc7bb;padding:34px;display:flex;flex-direction:column;justify-content:center}.stat-card strong{font-size:48px}.stat-card span{font-size:9px;letter-spacing:.15em}.stat-card hr{width:100%;border:0;border-top:1px solid #cfc7bb;margin:23px 0}.mini-card{background:var(--orange);padding:34px;color:white}.mini-card>a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;border-top:1px solid rgba(255,255,255,.35);padding:24px 0;font-weight:900;text-transform:uppercase;font-size:13px}.mini-card>a b{font-size:9px}.current{background:var(--navy);color:white}.section-head.light>p{color:#c5ced7}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story-grid article{position:relative;border-top:1px solid #536273;padding-top:18px}.story-num{position:absolute;right:0;font-size:10px;color:#768495}.story-image{height:230px;background:linear-gradient(135deg,#1d3a57,#102841);display:grid;place-items:center;color:#708399;font-size:10px;letter-spacing:.15em;margin-bottom:25px}.story-grid article:nth-child(2) .story-image{background:linear-gradient(45deg,#2d4660,#0d2339)}.story-grid article:nth-child(3) .story-image{background:linear-gradient(160deg,#182c3f,#374d61)}.story-grid article>p:not(.eyebrow){color:#adb9c5;line-height:1.6}.videos{background:#fff}.video-grid{display:grid;grid-template-columns:1.8fr .8fr;gap:18px}.video-main{min-height:450px;background:linear-gradient(135deg,#102a43,#4c6072);display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;position:relative}.video-main>span{width:68px;height:68px;border-radius:50%;background:var(--orange);display:grid;place-items:center;font-size:22px}.video-main small{margin-top:100px;letter-spacing:.12em}.video-main h3{font-size:30px;text-transform:uppercase;margin:10px}.reels{display:grid;gap:18px}.reels>a{background:var(--navy);color:white;padding:28px;display:flex;align-items:end;gap:18px}.reels b{width:42px;height:42px;background:var(--orange);border-radius:50%;display:grid;place-items:center}.reels small{color:#8ea0b3;font-size:8px}.platforms{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d9d5cc;margin-top:20px}.platforms a{padding:22px;border-right:1px solid #d9d5cc;display:flex;justify-content:space-between;font-size:12px}.platforms span{color:var(--orange);font-size:9px;text-transform:uppercase;font-weight:900}.newsletter{padding:70px 6vw;background:var(--orange);color:white;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.newsletter h2{font-size:clamp(34px,4vw,60px);margin:0 0 18px}.newsletter p{line-height:1.6;max-width:570px}.newsletter form label{display:block;font-size:10px;font-weight:900;text-transform:uppercase;margin-bottom:9px}.newsletter form>div{display:flex}.newsletter input{flex:1;padding:16px;border:0;min-width:0}.newsletter .button{background:var(--navy)}.newsletter small{display:block;margin-top:10px}.form-message{font-weight:900;margin:7px 0!important}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-grid article{background:#fff;padding-bottom:30px}.product-grid article>*:not(.product-art){margin-left:25px;margin-right:25px}.product-art{height:250px;background:var(--navy2);color:#4c6680;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:44px;font-weight:1000}.product-art small{font-size:8px;letter-spacing:.1em;margin-top:12px}.art-1{background:#e6dfd2;color:#b6aa98}.art-2{background:var(--orange);color:#9d3006}.product-grid .eyebrow{margin-top:24px}.product-grid article>p:not(.eyebrow){color:#687181;line-height:1.5}.disclosure{font-size:11px;color:#616b79;max-width:900px;margin-top:25px;line-height:1.6}.downloads{background:#e6dfd2;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.download-copy h2{font-size:clamp(48px,5vw,78px)}.download-copy>p:not(.eyebrow){line-height:1.7;color:#606a78;margin-bottom:30px}.download-list article{display:grid;grid-template-columns:55px 1fr auto;gap:25px;align-items:center;padding:28px 0;border-top:1px solid #bfb7aa}.download-list article>b{color:var(--orange);font-size:10px}.download-list h3{margin:0;text-transform:uppercase}.download-list p{margin:5px 0;color:#707783;font-size:12px}.download-list span{font-size:28px}.blog{background:#fff}.blog .section-head{margin-bottom:40px}.blog-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccc}.blog-row article{padding:35px 35px 35px 0;border-right:1px solid #ccc}.blog-row article+article{padding-left:35px}.blog-row article>span{font-size:60px;font-weight:1000;color:#ddd}.blog-row article>p{font-size:9px;letter-spacing:.12em;color:var(--orange);font-weight:900}.about{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2{font-size:clamp(50px,6vw,90px)}.about>div:last-child{border-left:1px solid #536272;padding-left:70px}.about .big-copy{font-size:24px;line-height:1.45;color:white}.about p{color:#b7c1cb;line-height:1.7}.partners{text-align:center}.partners h2{font-size:clamp(48px,6vw,86px)}.partners>p:not(.eyebrow){max-width:650px;margin:0 auto 30px;line-height:1.7;color:#616b79}footer{background:#030f1d;color:white;padding:80px 6vw 25px}.footer-top{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:50px}.brand.inverse>span>span{color:var(--orange)}.footer-top>div{display:flex;flex-direction:column;gap:12px}.footer-top h4{font-size:10px;color:var(--orange);letter-spacing:.16em}.footer-top a:not(.brand):not(.button){font-size:12px;color:#b4c0ca}.footer-top p{font-size:12px;color:#91a0af}.footer-top strong{color:var(--orange);font-size:12px}.legal{margin-top:70px;padding-top:20px;border-top:1px solid #344454;display:flex;justify-content:space-between;font-size:9px;color:#718293}.legal div{display:flex;gap:20px}.disclaimer{font-size:9px;color:#647587;line-height:1.55;margin-top:18px;max-width:1050px}
@media(max-width:950px){.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:25px;flex-direction:column}.site-header nav.open{display:flex}.menu{display:block;margin-left:auto}.site-header>.button{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-top:70px}.hero-art{min-height:360px}.archive-grid{grid-template-columns:1fr 1fr}.feature-card{grid-column:1/-1}.story-grid,.product-grid{grid-template-columns:1fr 1fr}.story-grid article:last-child,.product-grid article:last-child{grid-column:1/-1}.footer-top{grid-template-columns:1fr 1fr}.downloads,.about,.newsletter{grid-template-columns:1fr}.about>div:last-child{border-left:0;padding-left:0}.section-head{align-items:start;flex-direction:column}}
@media(max-width:620px){.site-header{height:66px}.brand{font-size:14px}.mark{width:36px;height:36px}.site-header nav{top:66px}.hero-copy{padding:65px 6vw 40px}.hero h1{font-size:49px}.actions{align-items:flex-start;flex-direction:column;margin-bottom:45px}.social-row{flex-wrap:wrap}.hero-art{min-height:300px}.big85{font-size:150px}.ticker{justify-content:flex-start;gap:30px;padding:0 20px}.section{padding:75px 6vw}.section-head{gap:20px;margin-bottom:38px}.section h2{font-size:45px}.archive-grid,.story-grid,.video-grid,.product-grid,.blog-row{grid-template-columns:1fr}.feature-card{grid-template-columns:1fr}.image-placeholder{min-height:280px}.story-grid article:last-child,.product-grid article:last-child{grid-column:auto}.video-main{min-height:380px}.platforms{grid-template-columns:1fr 1fr}.newsletter{padding:60px 6vw;gap:35px}.newsletter form>div{flex-direction:column}.downloads{gap:35px}.blog-row article,.blog-row article+article{padding:28px 0;border-right:0;border-bottom:1px solid #ccc}.footer-top{grid-template-columns:1fr}.legal{flex-direction:column;gap:15px}.legal div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
