@font-face{font-family:Platform;src:url('/fonts/main.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Coolvetica;src:url('/fonts/heading.otf') format('opentype');font-weight:900;font-display:swap}
:root{--paper:#f7f5ef;--ink:#252820;--muted:#65685e;--line:#dedfd5;--yellow:#FFF161;--wine:#6f0000;font-family:Platform,Arial,sans-serif;color:var(--ink);background:var(--paper);color-scheme:light}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #6f0000;outline-offset:5px}button:disabled{cursor:wait;opacity:.6}.skip{position:fixed;top:-100px;left:20px;z-index:9;background:var(--yellow);padding:14px}.skip:focus{top:16px}
.page{max-width:1512px;min-height:100svh;margin:auto;padding:28px clamp(24px,4.5vw,72px) 20px;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line)}.wordmark{display:flex;gap:13px;align-items:center;text-decoration:none;font-size:13px;line-height:1.1}.mark{font-size:44px;letter-spacing:-5px;color:var(--wine);line-height:1;padding-right:5px}.edition{display:flex;gap:9px;align-items:center;font-size:13px}.edition i{width:7px;height:7px;background:#768542;border-radius:50%}
main{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(350px,.9fr);gap:clamp(44px,7vw,110px);align-items:center;flex:1;padding:29px 0}.intro{min-width:0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted);margin-bottom:22px}.tiny-ring{border:1px solid #737d4e;border-radius:50%;height:10px;width:10px;box-shadow:inset 0 0 0 2px var(--paper)}h1{font-family:Coolvetica,Impact,sans-serif;font-size:clamp(110px,11.1vw,160px);font-weight:900;line-height:.84;letter-spacing:-.015em;margin:0 0 26px}h1 .title-bottom{white-space:nowrap}.ai{color:var(--wine)}.future-line{display:flex;align-items:center;gap:24px;margin-bottom:25px}.future{font-size:24px;letter-spacing:-.025em;background:var(--yellow);padding:3px 8px 5px;border-radius:0;line-height:1.1}.line-arrow{font-family:Arial,sans-serif;font-size:37px;line-height:1;font-weight:300;color:#6f7662}.lead{font-size:18px;line-height:1.45;max-width:595px;margin:0 0 15px}.description{font-size:16px;line-height:1.5;color:var(--muted);max-width:575px;margin:0}.disciplines{display:flex;flex-wrap:wrap;gap:10px 18px;margin:23px 0 25px}.disciplines .pill{font-size:13px;display:flex;align-items:center;gap:7px}.disciplines .pill:before{content:'';width:7px;height:7px;border-radius:50%;background:#a7b266}.disciplines .wine:before{background:#6f0000}.disciplines .sky:before{background:#a9c4d4}.disciplines .navy:before{background:#263e4d}.manifesto{border-top:1px solid var(--line);padding-top:15px;margin:0;font-size:15px;line-height:1.4;max-width:575px;color:var(--muted)}.manifesto br{display:none}.manifesto span{color:var(--ink);margin-left:5px}
.form-card{border-left:1px solid var(--line);padding:8px 0 8px 42px;position:relative}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.1em;color:var(--muted);margin-bottom:26px}.card-top>span:last-child{font-family:Arial,sans-serif;font-size:25px;line-height:1;color:var(--wine)}h2{font-size:35px;font-weight:400;line-height:1.02;letter-spacing:-.04em;margin:0 0 17px}.form-description{font-size:16px;line-height:1.45;color:var(--muted);margin:0 0 27px}.field{margin-bottom:17px}.field label{display:block;font-size:13px;margin-bottom:8px}.field input{display:block;width:100%;height:49px;border:1px solid #d5d7cd;border-radius:4px;background:#fffefa;padding:0 13px;color:var(--ink);font-size:16px;transition:border-color .16s}.field input:hover{border-color:#8c9378}.field input::placeholder{color:#7b7f72}.field input[aria-invalid=true]{border-color:#9d302d}.field-error{display:block;color:#942820;font-size:13px;line-height:1.3}.field-error:not(:empty){padding-top:5px}.consent-wrap{margin:21px 0}.consent{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.4;min-height:34px;color:var(--muted)}.consent input{accent-color:#414737;width:17px;height:17px;flex:0 0 auto;margin:0}.consent a{text-decoration-color:#a5aa98;color:var(--ink)}.submit{width:100%;border:1px solid var(--ink);border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:var(--ink);color:#fffef7;font-size:17px;min-height:55px;transition:background .16s,transform .16s}.submit:hover{background:#414737;transform:translateY(-1px)}.submit>span:last-child{font-family:Arial,sans-serif;font-size:25px;line-height:1;color:var(--yellow)}.form-note{font-size:12px;line-height:1.5;color:var(--muted);margin:14px 0 0;max-width:330px}.form-status{font-size:14px;line-height:1.4;color:#942820;margin:0}.form-status:not(:empty){margin-top:14px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#success{padding:70px 0;min-height:480px}#success p{line-height:1.5}.success-symbol{display:block;font-size:74px;color:var(--wine);margin-bottom:24px}footer{border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}footer a{text-decoration:none;min-height:24px}
@media(min-width:1000px) and (max-height:800px){.page{padding-top:18px;padding-bottom:12px}.topbar{padding-bottom:15px}main{padding:25px 0;gap:70px}h1{font-size:130px;margin-bottom:22px}.eyebrow{margin-bottom:17px}.future-line{margin-bottom:18px}.future{font-size:22px}.lead{font-size:17px;margin-bottom:12px}.description{line-height:1.4}.disciplines{margin:18px 0}.manifesto{padding-top:12px}.card-top{margin-bottom:20px}h2{font-size:32px}.form-description{margin-bottom:20px}.field{margin-bottom:14px}.field input{height:46px}.consent-wrap{margin:16px 0}.submit{min-height:50px;padding:13px 17px}footer{padding-top:12px}}
@media(min-width:761px) and (max-width:999px){main{gap:28px;grid-template-columns:minmax(0,1fr) minmax(310px,.85fr)}h1{font-size:clamp(85px,12vw,120px)}.page{padding:24px}.form-card{padding-left:24px}.future{font-size:20px}.lead{font-size:17px}h2{font-size:30px}.manifesto br{display:block}.manifesto span{margin-left:0}}
@media(max-width:760px){.page{padding:20px 22px}.topbar{padding-bottom:20px}.wordmark{font-size:12px}.mark{font-size:37px}.edition{font-size:12px;gap:7px}main{grid-template-columns:1fr;padding:32px 0;gap:35px}.eyebrow{font-size:13px;margin-bottom:22px}h1{font-size:clamp(90px,25.4vw,170px);margin-bottom:27px}.future{font-size:22px}.future-line{gap:18px;margin-bottom:24px}.lead{font-size:17px;line-height:1.48}.description{font-size:16px;line-height:1.5}.disciplines{gap:10px 15px;margin:22px 0}.manifesto{font-size:15px;line-height:1.5}.manifesto br{display:block}.manifesto span{margin:0}.form-card{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.card-top{margin-bottom:24px}h2{font-size:36px}.form-description{max-width:340px;margin-bottom:26px}.field input{height:53px}.field{margin-bottom:20px}.consent{font-size:13px}.submit{min-height:56px}.form-note{font-size:13px}footer{flex-direction:column;gap:8px;font-size:12px}footer a{padding:6px 0;min-height:32px}}
@media(max-width:360px){.page{padding-left:17px;padding-right:17px}.edition{max-width:100px;line-height:1.3}.future{font-size:20px}.future-line{gap:12px}h1{font-size:82px}h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

@media(min-width:1000px){main{padding-top:26px;padding-bottom:26px}}
@media(min-width:1000px) and (max-height:800px){main{padding-top:20px;padding-bottom:20px}.card-top{margin-bottom:16px}h2{margin-bottom:14px}.form-description{margin-bottom:16px}.field{margin-bottom:11px}.consent-wrap{margin:14px 0}}
/* Poster-like composition: physical colour/type specimens from the brand palette. */
.header-meta{display:flex;align-items:center;gap:32px}.start-date{display:flex;align-items:center;gap:14px;font-size:13px;padding:10px 14px;background:#e7ead8;border:1px solid #c8ceae;border-radius:3px}.start-date strong{font-weight:400;color:#6f0000;font-size:16px}.start-date>span{font-family:Arial,sans-serif;font-size:20px}.title-composition{position:relative}.title-composition h1{position:relative;z-index:1}.design-study{position:absolute;width:157px;height:218px;right:0;top:29px;transform:rotate(7deg);pointer-events:none}.study-back{position:absolute;inset:0 0 30px;background:#c3cf6f;border:1px solid #929d4d;padding:13px;transform:translate(-16px,-11px) rotate(-15deg);overflow:hidden;box-shadow:0 7px 12px #333a1910}.study-back>span,.study-front>span{font-size:8px;letter-spacing:.06em}.study-orbit{border:1px solid #667029;width:133px;height:133px;border-radius:50%;position:absolute;top:42px;left:12px}.study-orbit:before,.study-orbit:after{content:'';position:absolute;border:1px solid #667029;border-radius:50%;inset:12px -12px}.study-orbit:after{inset:26px -20px}.study-front{position:absolute;inset:24px -4px 0 4px;background:#e0edf3;border:1px solid #acbdc6;box-shadow:0 10px 18px #27343b12;padding:12px;color:#263e4d;display:flex;flex-direction:column}.study-front b{font-family:Coolvetica,Impact,sans-serif;font-size:91px;font-weight:900;line-height:1.12;margin:7px 0;color:#6f0000}.study-swatches{display:flex;height:18px;margin:0 0 12px}.study-swatches i{flex:1;background:#414737}.study-swatches i:nth-child(2){background:#c3cf6f}.study-swatches i:nth-child(3){background:#6f0000}.study-swatches i:nth-child(4){background:#263e4d}.study-front small{font-size:10px}.study-caption{position:absolute;top:240px;left:-7px;font-size:8px;letter-spacing:.06em;white-space:nowrap;color:var(--muted)}.future{transform:rotate(-1deg)}.disciplines .pill{border:1px solid #d5d8cb;border-radius:30px;padding:6px 12px;background:#eeeee4}.disciplines .wine{background:#f0e4e0}.disciplines .sky{background:#e5eef2}.disciplines .navy{background:#e2e8e8}.disciplines{gap:7px;margin-top:17px;margin-bottom:17px}.submit{background:#6f0000;border-color:#6f0000}.submit:hover{background:#501717}
@media(min-width:1000px) and (max-height:800px){.design-study{width:134px;height:182px;top:16px}.study-front b{font-size:66px;margin:6px 0}.study-front{padding:10px}.study-back>span,.study-front>span{font-size:7px}.study-caption{top:201px;font-size:7px}.study-swatches{height:16px;margin-bottom:7px}.study-front small{font-size:9px}.disciplines{margin-top:13px;margin-bottom:13px}.topbar{padding-bottom:12px}}
@media(max-width:1100px){.design-study{display:none}}
@media(max-width:760px){.header-meta{gap:0}.header-meta .edition{display:none}.start-date{padding:8px 10px;font-size:11px;gap:9px}.start-date strong{font-size:14px}.start-date>span{display:none}.disciplines{gap:6px;margin:20px 0}.disciplines .pill{font-size:12px;padding:7px 10px}}
@media(max-width:360px){.start-date{flex-direction:column;align-items:flex-start;gap:1px;padding:6px 11px}}
.preorder-perks{display:grid;grid-template-columns:.85fr 1.4fr;gap:8px;margin:20px 0 16px}.discount-perk{background:var(--yellow);color:#292d20;padding:13px 14px;display:flex;flex-direction:column;justify-content:center;border-radius:5px}.discount-perk>strong{font-family:Coolvetica,Impact,sans-serif;font-size:66px;line-height:1;font-weight:900;white-space:nowrap}.discount-perk>strong span{font-size:44px}.discount-perk>span{font-size:13px;margin-top:5px}.gift-perk{background:#e5ead5;border:1px solid #c6cfa8;border-radius:5px;padding:13px 14px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.gift-perk>strong{font-weight:400;font-size:17px;line-height:1.12;color:#303922}.form-description strong{font-weight:400;color:#6f0000}.form-card h2{font-size:32px}.form-card .submit{font-size:16px;gap:8px}
@media(min-width:1000px){.form-card .form-description{margin-bottom:18px}.form-card .field{margin-bottom:12px}.form-card .consent-wrap{margin:15px 0}.preorder-perks{margin-top:17px}}
@media(min-width:1000px) and (max-height:800px){.form-card h2{font-size:28px;margin-bottom:12px}.preorder-perks{margin:12px 0}.discount-perk>strong{font-size:57px}.gift-perk,.discount-perk{padding:10px 12px}.gift-perk>strong{font-size:16px}.gift-label{font-size:8px}.form-card .form-description{margin-bottom:13px;font-size:16px;line-height:1.35}.form-card .field{margin-bottom:10px}.form-card .consent-wrap{margin:12px 0}.form-card .form-note{margin-top:10px}}
@media(max-width:760px){.preorder-perks{margin-top:22px;margin-bottom:20px}.form-card h2{font-size:34px}.gift-perk{padding:14px 12px}.gift-perk>strong{font-size:17px}.gift-label{font-size:8px}.discount-perk>strong{font-size:65px}.form-card .form-description{font-size:17px;margin-bottom:26px}}
@media(max-width:360px){.preorder-perks{grid-template-columns:.8fr 1.4fr;gap:6px}.discount-perk{padding:12px 10px}.discount-perk>strong{font-size:56px}.discount-perk>strong span{font-size:35px}.gift-perk>strong{font-size:16px}.gift-label{font-size:7px}.form-card h2{font-size:30px}.form-card .submit{font-size:15px}}
@media(min-width:1000px) and (max-height:800px){main{padding-top:12px;padding-bottom:12px}.form-card .consent{min-height:24px}.form-card .field{margin-bottom:8px}}
/* One editorial offer, with quiet supporting copy and regular-width numerals. */
.offer-panel{margin:22px 0 25px;border-top:1px solid #c9cebc;border-bottom:1px solid #c9cebc}.offer-discount{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;color:#6f0000}.offer-discount>span{font-size:17px}.offer-discount>strong{font-family:Arial,sans-serif;font-weight:500;font-size:46px;line-height:1;letter-spacing:-2px}.offer-discount>strong span{font-size:29px;letter-spacing:-1px;margin-left:3px}.offer-gift{position:relative;background:#e9ecdf;padding:20px 44px 20px 18px;border-top:1px solid #d2d8c2}.offer-label{font-size:10px;letter-spacing:.09em;color:#596441}.offer-gift h3{font-family:Platform,Arial,sans-serif;font-size:23px;font-weight:400;letter-spacing:-.02em;line-height:1.15;margin:12px 0 8px}.offer-gift p{font-size:14px;color:#626955;line-height:1.4;margin:0}.offer-arrow{position:absolute;right:17px;top:17px;font:24px Arial,sans-serif;color:#596441}.form-card h2{font-size:30px;line-height:1.1}
@media(min-width:1000px) and (max-height:800px){.offer-panel{margin:15px 0 18px}.offer-discount{padding:10px 0}.offer-discount>strong{font-size:39px}.offer-discount>strong span{font-size:26px}.offer-gift{padding:14px 35px 14px 15px}.offer-gift h3{font-size:21px;margin:8px 0 6px}.offer-gift p{font-size:13px}.form-card h2{font-size:27px}}
@media(max-width:760px){.form-card h2{font-size:30px}.offer-panel{margin:23px 0 28px}.offer-discount{padding:17px 0}.offer-gift{padding:22px 34px 22px 17px}.offer-gift h3{font-size:24px}.offer-gift p{font-size:15px}.offer-discount>strong{font-size:48px}}
@media(max-width:360px){.form-card h2{font-size:27px}.offer-discount>span{font-size:16px}.offer-gift h3{font-size:22px}}
/* Use the supplied logo silhouette with the site's exact burgundy. */
.brand-logo{display:block;width:106px;aspect-ratio:786/352;background:var(--wine);-webkit-mask:url('/images/logo.png') center/contain no-repeat;mask:url('/images/logo.png') center/contain no-repeat}
.ai{position:relative}.title-star{position:absolute;left:calc(100% + .02em);top:50%;width:.46em;height:.46em;object-fit:contain;transform:translateY(-50%) rotate(-13deg);pointer-events:none}
.offer-gift{padding-right:90px}.gift-cursor{position:absolute;width:85px;height:85px;object-fit:contain;right:4px;top:50%;transform:translateY(-50%) rotate(-9deg);pointer-events:none}
@media(min-width:1000px) and (max-height:800px){.brand-logo{width:91px}.offer-gift{padding-right:84px}.gift-cursor{width:77px;height:77px}}
@media(min-width:761px) and (max-width:1100px){.offer-gift{padding-right:68px}.gift-cursor{width:65px;height:65px}}
@media(max-width:760px){.brand-logo{width:92px}.future-line{min-height:48px}.future{font-size:20px;white-space:nowrap}.offer-gift{padding-right:86px}.gift-cursor{width:80px;height:80px}.offer-gift h3{font-size:22px}}
@media(max-width:360px){.brand-logo{width:84px}.future{font-size:18px}}
@media(min-width:1000px) and (max-height:800px){main{padding-top:9px;padding-bottom:9px}}
.no-wrap{white-space:nowrap}

/* Editorial details: a legible stamp, numbered learning path, and restrained offer. */
.future{display:inline-flex;flex-wrap:wrap;column-gap:.38em;row-gap:0;font-size:20px;letter-spacing:0;word-spacing:normal;white-space:normal;padding:5px 9px 6px;line-height:1.1}
.disciplines{list-style:none;counter-reset:course-step;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;margin:20px 0 21px;border-top:1px solid var(--line)}
.disciplines>li{counter-increment:course-step;display:flex;align-items:baseline;gap:9px;min-width:0;padding:10px 7px 9px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.3}
.disciplines>li::before{content:counter(course-step,decimal-leading-zero);color:var(--wine);font:10px Arial,sans-serif;letter-spacing:.02em;flex:0 0 auto}
.form-card #form-title{font-family:Platform,Arial,sans-serif;font-size:35px;font-weight:400;line-height:1.05;letter-spacing:-.035em;text-transform:none;margin-bottom:19px}
.offer-gift{padding:13px 17px 12px}
.gift-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:56px}
.gift-icon{display:block;width:77px;height:77px;object-fit:contain;flex:0 0 auto;margin:-12px -6px -5px 0}
.gift-courses{list-style:none;padding:0;margin:0}
.gift-courses li{display:flex;gap:10px;border-top:1px solid #ced4c2;padding:7px 0;font-size:16px;line-height:1.2}
.gift-courses li::before{content:'+';color:var(--wine);font:18px Arial,sans-serif;line-height:1;flex:0 0 auto}
.gift-value{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-top:1px solid #ced4c2;margin:0;padding-top:10px;color:#596441;font-size:12px;line-height:1.2}
.gift-value strong{color:var(--wine);font:24px Arial,sans-serif;white-space:nowrap}
.submit-cursor{display:block;width:51px;height:51px;object-fit:contain;flex:0 0 auto;transform:rotate(-9deg);margin:-10px -8px -10px 0;pointer-events:none}
@media(min-width:1000px) and (max-height:800px){.form-card #form-title{font-size:32px;margin-bottom:15px}.offer-gift{padding:11px 15px 10px}.gift-heading{min-height:48px}.gift-icon{width:69px;height:69px}.gift-courses li{padding:6px 0;font-size:15px}.gift-value{padding-top:8px}}
@media(min-width:761px) and (max-width:999px){.form-card #form-title{font-size:31px}.disciplines>li{font-size:12px;gap:6px}}
@media(max-width:760px){.future{font-size:18px}.disciplines{grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0 22px}.disciplines>li{font-size:13px}.form-card #form-title{font-size:35px}.offer-gift{padding:16px 17px 14px}.gift-heading{min-height:58px}.gift-icon{width:83px;height:83px}.gift-courses li{font-size:17px;padding:9px 0}.gift-value{padding-top:11px}.submit-cursor{width:53px;height:53px}}
@media(max-width:360px){.future{font-size:16px}.disciplines>li{font-size:12px;gap:6px}.form-card #form-title{font-size:32px}.gift-courses li{font-size:16px}}

/* Rounded shapes throughout the preorder interface. */
:root{--radius-tag:9px;--radius-control:11px;--radius-panel:16px}
.start-date,.submit{border-radius:var(--radius-control)}
.future,.skip{border-radius:var(--radius-tag)}
.field input{border-radius:var(--radius-control)}
.offer-panel{border:1px solid #c9cebc;border-radius:var(--radius-panel);overflow:hidden;background:#fffefa}
.offer-discount{padding-left:16px;padding-right:16px}
.offer-gift{border-radius:0 0 calc(var(--radius-panel) - 1px) calc(var(--radius-panel) - 1px)}
.discount-perk,.gift-perk{border-radius:var(--radius-control)}
