:root{--ink:#202020;--paper:#f2f2f1;--dark:#272727;--line:#b8b8b5;--serif:'Bodoni Moda',Georgia,serif;--sans:'Montserrat',Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}h1,h2,h3,p,figure{margin:0}h1,h2,.serif-lead{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.055em}h2{font-size:clamp(38px,3.5vw,60px)}h3{font-weight:500;font-size:16px;line-height:1.35}p{max-width:65ch}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #817151;outline-offset:5px}input:focus-visible{outline:2px solid #817151;outline-offset:2px}.skip{position:absolute;top:-100px;z-index:100;background:#fff;padding:15px}.skip:focus{top:0}.section{padding:75px 5.5%}.dark{background:var(--dark);color:#f4f3ef}.eyebrow{font-size:13px;font-weight:500;letter-spacing:.24em;line-height:1.8}.eyebrow+h2{margin-top:23px}.button{border:1px solid var(--ink);background:var(--ink);color:white;min-height:46px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 25px;font-size:13px;font-weight:500;letter-spacing:.16em;line-height:1.5;text-align:left;transition:background .2s,color .2s}.button:hover{background:#4a4a48}.button span{font-size:19px;font-weight:400;line-height:1}.button.outline{border-color:#aaa;background:transparent;color:inherit}.button.outline:hover{background:#fff;color:#202020}.button.light{background:#f5f4f1;color:#202020;border-color:#f5f4f1}.button.light:hover{background:#dad9d5}.short-rule{width:48px;height:1px;background:currentColor;margin:32px 0}.text-link{font-size:13px;font-weight:500;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:7px;display:inline-block}.quiet-link{display:block;margin-top:19px;font-size:13px;text-decoration:underline;text-underline-offset:5px}.header{position:absolute;top:0;left:0;width:100%;height:95px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:28px;z-index:10}.brand{display:flex;gap:14px;align-items:center;flex-shrink:0}.brand>img{width:43px;height:37px}.brand>span{font-family:var(--serif);letter-spacing:.06em;font-size:20px;white-space:nowrap}.brand small{font:12px var(--sans);display:block;letter-spacing:.19em;margin-top:10px}.header nav,.footer nav{display:flex;gap:25px;align-items:center}.header nav a{font-size:13px}.header a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-guide{font-size:13px;white-space:nowrap}.header-guide span{margin-left:18px}.menu-toggle{display:none}.hero{position:relative;min-height:650px;height:min(54vw,820px);overflow:hidden;background:#bebebf}.hero-photo{position:absolute;width:68%;height:100%;right:0;top:0;object-fit:cover;object-position:50% 43%}.hero-copy{position:relative;z-index:1;padding:160px 0 55px 7.2%;width:59%}.hero h1{font-size:clamp(70px,7.4vw,126px);line-height:.95;margin:22px 0 26px;letter-spacing:-.055em}.subtitle{font-size:13px;letter-spacing:.31em}.hero-promise{font-size:13px;margin:26px 0 38px}.hero .short-rule{margin:26px 0}.hero-note{position:absolute;right:5.2%;top:28%;font-size:12px;letter-spacing:.22em;line-height:1.8;z-index:2}.hero-note span{display:block;width:1px;height:160px;background:#777;margin:30px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);padding:34px 7%;gap:38px}.stats>div{display:flex;align-items:center;gap:24px;position:relative}.stats>div+div:before{content:'';position:absolute;left:-20px;top:10%;height:80%;width:1px;background:#777}.stats strong{font:48px/1 var(--serif);letter-spacing:-.045em}.stats span{font-size:12px;letter-spacing:.17em;line-height:1.8}.stats>div:last-child{gap:14px;flex-wrap:wrap}.stats>div:last-child>span:last-child{display:none}.audience{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px}.audience h2{font-size:clamp(35px,3vw,50px)}.audience .number{font:33px/1 var(--serif);color:#777;display:block;margin:0 0 14px}.audience article h3{font-size:13px;letter-spacing:.16em;min-height:34px}.audience article p{font-size:15px;margin-top:20px;max-width:24ch}.guide{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#e4e4e2;border-top:1px solid #cececb;border-bottom:1px solid #cececb}.guide h2{font-size:clamp(36px,3.3vw,56px)}.guide>div>p:not(.eyebrow){margin-top:23px;max-width:43ch}.guide .small{font-size:13px;color:#555}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:block;font-size:13px;font-weight:500}input:not([type=checkbox]){display:block;width:100%;padding:12px;background:#f7f7f6;border:1px solid #aaa;border-radius:0;margin:7px 0 16px;min-height:44px}input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#222;flex-shrink:0}.optional{font-weight:400;color:#555}.check{display:flex;gap:9px;align-items:center;font-size:13px;font-weight:400;margin:3px 0 13px}.privacy-note{font-size:13px;color:#535353;margin-bottom:18px}.privacy-note a{text-decoration:underline}.guide form .button{width:100%}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#form-status{font-size:15px;margin-top:12px}#form-status.error{color:#9c2424}#guide-success{border-top:1px solid #aaa;padding-top:18px;margin-top:16px}#guide-success p{font-size:15px;margin:10px 0}.curriculum{display:grid;grid-template-columns:1fr 2fr;gap:8%;padding-top:80px;padding-bottom:80px}.section-intro>p:not(.eyebrow){margin-top:22px;max-width:30ch;font-size:15px}.section-intro .button{margin-top:35px;padding-left:18px;padding-right:18px;font-size:12px;gap:20px}.modules{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}.module-column+ .module-column{border-left:1px solid #686868;padding-left:32px}.module{display:grid;grid-template-columns:37px 1fr;gap:14px;margin-bottom:24px}.module:last-child{margin-bottom:0}.module>span{font:31px/1.15 var(--serif);color:#bebeba}.module h3{font-size:15px;margin-bottom:5px}.module p{font-size:13px;line-height:1.6;color:#d2d2cf}.learning{display:grid;grid-template-columns:1fr 1.15fr .85fr;gap:4%;align-items:center}.learning>div>p:not(.eyebrow){font-size:15px;max-width:28ch;margin-top:30px}.learning-photo{width:100%;height:420px;object-fit:cover;object-position:50% 57%}.learning-list{display:grid;gap:28px}.learning-list article{display:flex;gap:20px}.line-icon{font:34px/1 Georgia;min-width:30px}.learning-list h3{font-size:15px}.learning-list p{font-size:13px;line-height:1.6;margin-top:5px}.pricing{display:grid;grid-template-columns:1fr 2.2fr;gap:20px 5%;padding-top:50px;padding-bottom:40px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plan{border:1px solid #90908d;padding:27px 23px 23px;display:flex;flex-direction:column}.plan.featured{background:#eee;color:#222}.plan .eyebrow{font-size:13px}.plan h3{font:43px var(--serif);letter-spacing:-.05em;margin:7px 0 0}.plan .duration{font-size:13px;margin:7px 0 0}.plan .short-rule{margin:22px 0;width:30px}.plan ul{padding:0;list-style:none;margin:0 0 25px;flex:1}.plan li{font-size:13px;line-height:1.7;position:relative;padding-left:15px;margin-bottom:9px}.plan li:before{content:'✓';position:absolute;left:0}.plan .button{font-size:12px;letter-spacing:.13em;gap:9px;padding:12px;min-height:43px;background:transparent;color:inherit;border:1px solid #999;justify-content:center}.plan.featured .button{background:#222;color:#fff}.plan .button:hover{background:#555;color:white}.pricing-note{font-size:13px;color:#c5c5c3;grid-column:2}.gallery{background:#fafaf8}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.filters{display:flex;gap:25px}.filters button{background:none;border:0;border-bottom:1px solid transparent;padding:10px 0;font-size:13px;color:#666;white-space:nowrap}.filters button[aria-pressed=true]{color:#111;border-bottom-color:#111}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.gallery-item{min-width:0}.gallery-item button{width:100%;padding:0;border:0;background:#e4e4e0;overflow:hidden;display:block}.gallery-item img{width:100%;height:305px;object-fit:cover;transition:transform .3s}.gallery-item button:hover img{transform:scale(1.025)}.gallery-item.results img{object-fit:contain;height:300px;padding:12px;background:#eee}.gallery-item figcaption{font-size:13px;letter-spacing:.08em;margin-top:11px}.gallery-note{font-size:13px;color:#666;margin-top:24px;max-width:none}.mentor{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;align-items:center;background:#e7e7e5}.mentor>img{width:100%;height:480px;object-fit:cover;object-position:50% 40%}.serif-lead{font-size:30px;margin-top:25px}.mentor p:not(.eyebrow):not(.serif-lead){font-size:15px;margin-top:22px}.mentor details{border-top:1px solid #aaa;margin:25px 0;padding-top:14px;font-size:15px}.mentor summary{cursor:pointer}.mentor .text-link{margin-top:10px}.closing{display:grid;grid-template-columns:42% 58%;align-items:stretch;min-height:390px}.closing>img{width:100%;height:390px;object-fit:cover;object-position:50% 36%}.closing>div{padding:55px 10%}.closing h2{font-size:clamp(35px,3.1vw,55px)}.closing .short-rule{margin:20px 0}.closing .button{margin-top:26px;font-size:12px}.footer{display:grid;grid-template-columns:1.2fr 1fr auto;gap:30px;align-items:center;padding:38px 5.5% 23px;border-top:1px solid #555}.footer .brand>span{font-size:16px}.footer nav{gap:18px}.footer a:not(.brand){font-size:13px}.copyright{grid-column:1/-1;font-size:12px;color:#bcbcb7;letter-spacing:.08em}dialog{max-width:min(1100px,94vw);max-height:93vh;padding:48px 24px 20px;border:0;background:#f8f8f6;color:#222}dialog::backdrop{background:#000c}dialog img{max-height:73vh;width:auto;max-width:100%;margin:auto;object-fit:contain}dialog p{font-size:15px;margin:16px auto 0;text-align:center}.close-dialog{position:absolute;right:12px;top:6px;font:30px Arial;background:none;border:0;width:38px;height:38px}.document{max-width:940px;margin:auto;padding:45px 6% 80px}.document .brand{margin-bottom:50px}.document h1{font-size:55px;margin:35px 0}.document h2{font-size:28px;margin:30px 0 15px}.document p,.document li{margin-bottom:15px}.document table{border-collapse:collapse;width:100%;font-size:15px}.document th,.document td{text-align:left;padding:14px;border-bottom:1px solid #bbb}.document footer{margin-top:45px}.admin-table-wrap{overflow:auto}.admin-grid{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin:25px 0}
@media(min-width:1700px){body{max-width:1800px;margin:auto}.header{max-width:1800px;left:50%;transform:translateX(-50%)}}
@media(max-width:1100px){.header nav{gap:14px}.header-guide{display:none}.hero-copy{padding-top:155px;width:66%}.hero-note{right:3%;font-size:12px}.hero-photo{width:70%}.stats{padding-left:5.5%;padding-right:5.5%;gap:25px}.stats strong{font-size:39px}.stats span{font-size:12px}.stats>div{gap:13px}.audience{gap:25px}.curriculum{gap:5%;grid-template-columns:1fr 1.8fr}.modules{gap:0 20px}.module-column+.module-column{padding-left:20px}.plan{padding:22px 15px}.pricing{gap:4%;grid-template-columns:.8fr 2.2fr}.footer{grid-template-columns:1fr 1fr}.footer>a:last-of-type{text-align:left}.gallery-item img{height:260px}}
@media(max-width:760px){.section{padding:50px 6%}.header{height:78px;padding:0 6%;gap:15px}.brand>span{font-size:16px}.brand>img{width:34px;height:30px}.brand{gap:10px}.menu-toggle{display:flex;align-items:center;gap:8px;border:0;background:transparent;font-size:13px;color:#222;min-height:44px}.header nav{display:none;position:absolute;top:78px;left:0;width:100%;background:#f6f6f3;padding:25px 6%;box-shadow:0 7px 12px #0001}.header nav.open{display:flex;flex-direction:column;align-items:start;gap:22px}.header nav a{font-size:16px}.hero{height:auto;min-height:790px;background:#bfbfc0}.hero-copy{padding:118px 6% 0;width:100%}.hero h1{font-size:clamp(56px,13vw,83px);margin:16px 0 23px;max-width:90%}.hero .subtitle{font-size:12px;letter-spacing:.16em;max-width:85%;line-height:1.6}.hero .short-rule,.hero-note,.hero-promise{display:none}.hero-photo{top:auto;bottom:0;height:455px;width:100%;object-position:50% 48%}.hero-copy .button{margin-top:22px;min-height:42px;padding:12px 19px;font-size:12px}.hero-copy .quiet-link{font-size:13px;margin-top:13px}.stats{gap:14px;padding:27px 5%;grid-template-columns:repeat(3,1fr)}.stats>div,.stats>div:last-child{display:flex;flex-direction:column;align-items:start;gap:8px;flex-wrap:nowrap}.stats>div+div:before{left:-11px}.stats strong{font-size:34px}.stats span{font-size:11px;letter-spacing:.1em;line-height:1.6}.stats>div:last-child>span:first-child{order:1}.stats>div:last-child strong{order:0}.audience{grid-template-columns:1fr;gap:25px}.audience h2{font-size:43px}.audience article{position:relative;border-top:1px solid #bdbdbb;padding:22px 0 0 47px}.audience .number{position:absolute;left:0;top:20px;font-size:29px}.audience article h3{min-height:auto;font-size:13px}.audience article h3 br{display:none}.audience article p{max-width:100%;margin-top:9px;font-size:15px}.guide{grid-template-columns:1fr;gap:30px}.guide h2{font-size:42px}.guide>div>p:not(.eyebrow){font-size:15px;max-width:100%}.guide .small{font-size:13px!important}.form-pair{grid-template-columns:1fr;gap:0}.check{line-height:1.6;font-size:13px}.privacy-note{font-size:13px}.curriculum{grid-template-columns:1fr;gap:40px}.section-intro>p:not(.eyebrow){max-width:100%;font-size:15px}.curriculum h2{font-size:45px}.modules{grid-template-columns:1fr;gap:25px}.module-column+.module-column{border:0;padding:0}.module{grid-template-columns:36px 1fr;margin-bottom:25px}.module h3{font-size:16px}.module p{font-size:15px}.learning{grid-template-columns:1fr;gap:30px}.learning h2{font-size:46px}.learning>div>p:not(.eyebrow){max-width:100%;font-size:15px;margin-top:22px}.learning-photo{height:400px;object-position:center 58%}.learning-list{gap:23px}.learning-list h3{font-size:16px}.learning-list p{font-size:15px}.pricing{grid-template-columns:1fr;gap:35px}.plans{grid-template-columns:1fr;gap:20px}.plan{padding:30px}.plan .eyebrow{font-size:15px}.plan h3{font-size:55px}.plan .duration{font-size:15px}.plan li{font-size:15px;margin-bottom:11px}.plan .button{font-size:13px}.pricing-note{grid-column:auto;font-size:13px}.gallery-heading{display:block;margin-bottom:28px}.gallery h2{font-size:40px}.filters{margin-top:22px;gap:23px}.filters button{font-size:13px;min-height:44px}.gallery-grid{grid-template-columns:1fr 1fr;gap:23px 14px}.gallery-item img{height:230px}.gallery-item:first-child{grid-column:1/-1}.gallery-item:first-child img{height:300px}.gallery-item.results img{height:210px}.gallery-item.results:first-child img{height:320px}.gallery-item figcaption{font-size:13px;letter-spacing:0}.gallery-note{font-size:13px}.mentor{grid-template-columns:1fr;gap:33px}.mentor>img{height:420px;object-position:center 35%}.mentor h2{font-size:48px}.mentor p:not(.eyebrow):not(.serif-lead){font-size:15px}.closing{grid-template-columns:1fr}.closing>img{height:330px;object-position:center 34%}.closing>div{padding:42px 6% 48px}.closing h2{font-size:42px}.footer{grid-template-columns:1fr;gap:27px;padding:33px 6%}.footer nav{flex-wrap:wrap;gap:24px}.footer nav a,.footer>a:not(.brand){font-size:15px}.footer .brand>span{font-size:19px}.copyright{grid-column:auto}.document h1{font-size:43px}.document th,.document td{padding:10px 6px;font-size:13px}}
@media(max-width:370px){.hero{min-height:765px}.hero h1{font-size:54px}.hero-photo{height:420px}.brand>span{font-size:16px}.gallery-grid{grid-template-columns:1fr}.gallery-item:first-child{grid-column:auto}.gallery-item img{height:270px}.filters{gap:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.header,.button,.footer,.filters,form,dialog{display:none!important}.dark{background:white;color:black}body{font-size:13px}.document{padding:0;max-width:none}.document h1{font-size:35px}.document h2{break-after:avoid}.document tr{break-inside:avoid}}
.hero-photo{width:62%;object-fit:contain;object-position:center bottom;padding-top:65px}.hero{background:#c8c8c7}@media(max-width:760px){.hero{min-height:890px;background:#c8c8c7}.hero-photo{width:100%;height:465px;padding-top:0}.hero-copy{padding-top:110px}}@media(max-width:370px){.hero{min-height:845px}.hero-photo{height:410px}}
@media(max-width:760px){.hero{min-height:760px}.hero-photo{height:390px}}@media(max-width:370px){.hero{min-height:730px}.hero-photo{height:350px}}
.how{display:grid;grid-template-columns:1fr 2.2fr;gap:5%;align-items:start}.how-intro{position:sticky;top:40px}.how-intro>p:not(.eyebrow){font-size:15px;max-width:30ch}.steps{list-style:none;margin:0;padding:0}.step{display:grid;grid-template-columns:minmax(0,.85fr) 58px minmax(0,1.15fr);gap:0 30px;padding-bottom:52px}.step:last-child{padding-bottom:0}.step:before{content:'';grid-column:2;grid-row:1;justify-self:center;width:1px;background:var(--line);height:calc(100% + 52px)}.step:last-child:before{height:29px}.step-media{grid-column:1;grid-row:1;align-self:start;background:#e4e4e2;overflow:hidden}.step-media img{width:100%;aspect-ratio:700/400;object-fit:cover}.step:nth-child(3) .step-media img{aspect-ratio:auto}.step-number{grid-column:2;grid-row:1;align-self:start;justify-self:center;position:relative;z-index:1;width:58px;height:58px;border:1px solid var(--ink);border-radius:50%;background:var(--paper);display:grid;place-items:center;font:30px/1 var(--serif)}.step-copy{grid-column:3;grid-row:1;padding-top:4px}.step-copy h3{font:30px/1.1 var(--serif);letter-spacing:-.04em;margin:10px 0 14px}.step-copy p:not(.eyebrow),.step-copy li{font-size:15px;color:#444}.step-copy p+ul{margin-top:8px}.step-copy ul{margin:0;padding:0;list-style:none}.step-copy li{position:relative;padding-left:16px;margin-bottom:5px}.step-copy li:before{content:'';position:absolute;left:0;top:.8em;width:7px;height:1px;background:currentColor}.step-copy strong{font-weight:600;color:var(--ink)}
.stories{background:#e4e4e2;border-top:1px solid #cececb;overflow:hidden}.stories-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.carousel-controls{display:flex;gap:10px}.carousel-controls button{width:46px;height:46px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:18px;color:var(--ink);transition:background .2s,color .2s}.carousel-controls button:hover:not(:disabled){background:var(--ink);color:#fff}.carousel-controls button:disabled{opacity:.3;cursor:default}.story-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}.story-track::-webkit-scrollbar{display:none}.story-track:focus-visible{outline:2px solid #817151;outline-offset:5px}.story{flex:0 0 calc((100% - 40px)/3);scroll-snap-align:start;background:#fafaf8;border:1px solid #cfcfcb;padding:30px 28px 28px;display:flex;flex-direction:column}.story header{display:flex;align-items:center;gap:20px;margin-bottom:26px}.story header img{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0}.story h3{font:34px/1 var(--serif);letter-spacing:-.045em}.story header p{font-size:13px;color:#6b6b68;margin-top:6px}.story .eyebrow{font-size:12px;color:#6b6b68}.story-before{font-size:15px;margin:8px 0 22px}.story-after{margin-top:auto;border-top:1px solid var(--ink);padding-top:18px}.story-after p:not(.eyebrow){font-size:15px;margin-top:8px}.story strong{font-weight:600}.carousel-dots{display:flex;justify-content:center;gap:4px;margin-top:26px}.carousel-dots button{width:30px;height:30px;border:0;background:none;padding:0;display:grid;place-items:center}.carousel-dots button:after{content:'';width:18px;height:2px;background:#a9a9a5;transition:background .2s,width .2s}.carousel-dots button[aria-current=true]:after{background:var(--ink);width:30px}
@media(max-width:1100px){.how{grid-template-columns:1fr;gap:40px}.how-intro{position:static}.story{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:760px){.how h2{font-size:46px}.how-intro>p:not(.eyebrow){max-width:100%}.step{grid-template-columns:46px 1fr;gap:0 18px;padding-bottom:40px}.step:before{grid-column:1;grid-row:1/3;height:calc(100% + 40px)}.step:last-child:before{height:23px}.step-number{grid-column:1;grid-row:1;width:46px;height:46px;font-size:24px}.step-media{grid-column:2;grid-row:1}.step-copy{grid-column:2;grid-row:2;padding-top:18px}.step-copy h3{font-size:27px}.step-copy p:not(.eyebrow),.step-copy li{font-size:15px}.stories-heading{margin-bottom:28px}.stories h2{font-size:40px}.carousel-controls{display:none}.story{flex-basis:86%;padding:26px 22px}.story header img{width:72px;height:72px}.story h3{font-size:30px}.story-before,.story-after p:not(.eyebrow){font-size:15px}}
@media(prefers-reduced-motion:reduce){.story-track{scroll-behavior:auto}}
/* Readability pass: larger, less-tracked small caps */
.eyebrow{font-size:14px;letter-spacing:.16em;font-weight:600}.subtitle{font-size:17px;letter-spacing:.2em;font-weight:500}.hero-promise{font-size:16px;letter-spacing:.12em;line-height:1.7;font-weight:500}.hero-note{font-size:15px;letter-spacing:.14em;line-height:1.9;font-weight:600;color:#1a1a1a}.header nav a{font-size:15px}.header-guide{font-size:15px}.quiet-link{font-size:15px}.button{font-size:14px;letter-spacing:.12em}.stats span{font-size:14px;letter-spacing:.1em}.text-link{font-size:14px}.hero-copy .quiet-link{font-size:15px}
@media(max-width:1300px){.hero-note{font-size:13px}.header nav{gap:16px}.header nav a{font-size:14px}}
@media(max-width:760px){.eyebrow{font-size:13px}.subtitle{font-size:14px;letter-spacing:.14em}.header nav a{font-size:16px}.hero-copy .button{font-size:13px}.stats span{font-size:12px;letter-spacing:.06em}.button{font-size:13px}}
@media(max-width:760px){.hero{min-height:810px}}@media(max-width:370px){.hero{min-height:790px}}
