@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--ink:#24141e;--plum:#220e19;--plum-2:#45142b;--wine:#701b3d;--cream:#f5f0e9;--paper:#fbf8f3;--rose:#d5a6ad;--muted:#766a70;--line:#ded4d1;--header:78px;--gutter:clamp(20px,5vw,72px);--wrap:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%}button{font:inherit}button:focus-visible{outline:3px solid #b66e86;outline-offset:4px}.wrap{width:min(calc(100% - 2*var(--gutter)),var(--wrap));margin-inline:auto}.site-header{height:var(--header);background:var(--plum);color:#fff;border-bottom:1px solid #ffffff26}.header-inner{height:100%;width:min(calc(100% - 2*var(--gutter)),1440px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.footer-brand{display:flex;align-items:center;gap:12px;flex:none}.brand img,.footer-brand img{object-fit:contain}.brand>span,.footer-brand>span{font-family:Manrope,Arial,sans-serif;font-size:15px;letter-spacing:.14em;font-weight:800;line-height:1.05}.brand small,.footer-brand small{display:block;margin-top:6px;font-size:8px;letter-spacing:.19em;font-weight:600}.header-nav{display:flex;gap:clamp(18px,2.6vw,40px);align-items:center;white-space:nowrap}.header-nav span{font-size:11px;font-weight:700;letter-spacing:.15em}.button{min-height:46px;padding:11px 22px;border:1px solid transparent;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;gap:18px;white-space:nowrap;font-size:11px;letter-spacing:.12em;font-weight:800;line-height:1.2;cursor:default}.button span{font-size:17px;line-height:1;font-weight:400}.button-light,.button-cream{background:var(--cream);color:var(--plum)}.button-header{min-height:40px;padding:9px 17px}.eyebrow{margin:0 0 25px;color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.2em;line-height:1.45}.eyebrow-light{color:#e9cbd0}.eyebrow-line{display:inline-block;vertical-align:middle;width:26px;height:1px;margin-right:8px;background:currentColor}.hero{min-height:calc(100svh - var(--header));display:grid;grid-template-columns:48% 52%;background:var(--plum);color:var(--cream)}.hero-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(55px,8vh,100px) clamp(36px,5vw,84px) 25px var(--gutter)}.hero-copy-inner{margin:auto 0;max-width:600px}.hero h1,.section-heading h2,.disciplines h2,.experience h2,.how h2,.info h2,.closing h2{font-family:Manrope,Arial,sans-serif;letter-spacing:-.066em;line-height:.99;font-weight:600}h1,h2,h3,p{overflow-wrap:normal}.hero h1{font-size:clamp(67px,6.4vw,112px);margin:0 0 30px}.hero h1 em,.manifesto h2 em,.disciplines h2 em,.experience h2 em,.how h2 em,.closing h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.075em}.hero-lead{max-width:460px;font-size:clamp(18px,1.8vw,25px);line-height:1.4;color:#e9dfe1;margin:0 0 33px}.hero-meta{display:flex;justify-content:space-between;gap:10px;color:#d9bcc6;font-size:10px;font-weight:700;letter-spacing:.14em}.hero-visual{position:relative;min-height:500px;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#220e1945,transparent 25%),linear-gradient(0deg,#220e1980,transparent 24%);pointer-events:none}.hero-visual img{height:100%;width:100%;object-fit:cover;object-position:51% center}.photo-caption{position:absolute;z-index:1;bottom:31px;left:34px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;display:flex;align-items:center;gap:10px}.caption-dot{width:6px;height:6px;border-radius:50%;background:#fff}.full-section{min-height:min(100svh,900px)}.manifesto{background:var(--cream);display:flex;flex-direction:column;justify-content:space-between;padding-block:clamp(74px,10vh,115px) 25px}.manifesto-grid{display:grid;grid-template-columns:1fr .86fr;gap:clamp(55px,7vw,120px);align-items:center;flex:1}.section-heading h2,.disciplines h2,.experience h2,.how h2,.info h2{font-size:clamp(53px,5.35vw,85px);margin:0}.manifesto-body{max-width:540px}.manifesto-lead{font-family:Manrope,Arial,sans-serif;font-size:clamp(22px,2.4vw,34px);line-height:1.25;font-weight:600;letter-spacing:-.035em;margin:0 0 25px}.manifesto-body>p:not(.manifesto-lead){color:#544b4f;max-width:530px;font-size:17px;margin:0}.manifesto-signature{display:flex;align-items:center;gap:18px;margin-top:45px;padding-top:26px;border-top:1px solid #bcb0b1;color:var(--wine);font-size:10px;font-weight:800;letter-spacing:.12em}.signature-mark{font:italic 44px Georgia,serif;letter-spacing:-.11em}.bottom-note,.section-topline{display:flex;justify-content:space-between;gap:16px;font-size:10px;font-weight:800;letter-spacing:.17em}.bottom-note{color:#786b6f;padding-top:30px}.disciplines{background:var(--paper);padding-block:clamp(70px,8vh,105px);display:flex;align-items:center}.section-topline{color:var(--wine);border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:clamp(30px,5vh,55px)}.disciplines-intro{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:clamp(30px,5vh,50px)}.disciplines h2{font-size:clamp(53px,5.4vw,83px)}.disciplines-intro p{max-width:390px;margin:0 0 5px;color:#62575b;font-size:16px}.discipline-list{border-top:1px solid var(--line)}.discipline{display:grid;grid-template-columns:76px 1fr 30px;gap:22px;align-items:center;padding:clamp(18px,2vh,24px) 0;border-bottom:1px solid var(--line)}.discipline-no{align-self:start;padding-top:8px;color:var(--wine);font-size:12px;font-weight:800}.discipline h3{margin:0 0 4px;font-family:Manrope,Arial,sans-serif;font-size:clamp(23px,2.3vw,33px);font-weight:600;letter-spacing:-.05em;line-height:1.15}.discipline p{margin:0;color:#6d6267;font-size:14px}.discipline-arrow{align-self:start;font-size:22px;color:var(--wine)}.fine-print{margin:17px 0 0;color:#786d70;font-size:11px}.experience{display:grid;grid-template-columns:49% 51%;background:var(--plum-2);color:var(--cream)}.experience-placeholder{margin:clamp(20px,3.3vw,48px);margin-right:0;border:1px solid #b8aca3;min-height:530px;background:linear-gradient(140deg,#d9d5ca,#f0eee7);color:#405047;position:relative;display:grid;place-items:center;overflow:hidden}.experience-placeholder:before,.experience-placeholder:after{content:"";position:absolute;height:1px;width:150%;background:#b8bdb1;transform:rotate(-28deg)}.experience-placeholder:after{transform:rotate(28deg)}.experience-placeholder strong{position:relative;z-index:1;padding:18px 25px;background:#f0eee7;font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,4vw,60px);line-height:1;letter-spacing:.13em;text-align:center}.placeholder-index,.placeholder-caption{position:absolute;z-index:1;left:22px;font-size:10px;font-weight:800;letter-spacing:.15em}.placeholder-index{top:20px}.placeholder-caption{bottom:20px;letter-spacing:.06em}.experience-copy{padding:clamp(70px,11vh,130px) var(--gutter) 35px clamp(60px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.experience h2{font-size:clamp(64px,6.1vw,104px);margin-bottom:30px}.experience-copy>p:not(.eyebrow){color:#e3d5d9;max-width:440px;font-size:19px;line-height:1.5;margin:0}.experience-rule{display:flex;justify-content:space-between;max-width:440px;gap:20px;margin-top:54px;padding-top:20px;border-top:1px solid #ffffff4d;color:#dfc7cd;font-size:10px;font-weight:700;letter-spacing:.16em}.how{background:#e9e2db;display:flex;align-items:center;padding-block:clamp(75px,10vh,115px)}.how-grid{display:grid;grid-template-columns:1fr .95fr;gap:clamp(60px,9vw,140px);align-items:center}.how h2{font-size:clamp(58px,5.3vw,83px);margin-bottom:30px}.how-heading>p:last-child{max-width:480px;font-size:18px;color:#60585b;margin:0}.steps{border-top:1px solid #bcadb0}.step{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #bcadb0}.step>span{font-size:12px;color:var(--wine);font-weight:800}.step h3{font-family:Manrope,Arial,sans-serif;font-size:24px;letter-spacing:-.04em;font-weight:600;line-height:1.2;margin:0 0 7px}.step p{color:#665d60;font-size:15px;margin:0}.info{background:var(--paper);padding-block:clamp(70px,8vw,115px)}.info-grid{display:grid;grid-template-columns:.8fr 1fr;gap:clamp(70px,10vw,150px)}.info h2{margin-bottom:22px}.info-grid>div:first-child>p:last-child{color:#675b60;max-width:400px;font-size:17px}.faq-list{border-top:1px solid var(--line)}.faq-list article{padding:22px 0 23px;border-bottom:1px solid var(--line)}.faq-list h3{font-family:Manrope,Arial,sans-serif;font-weight:600;letter-spacing:-.03em;font-size:20px;margin:0 0 8px}.faq-list p{margin:0;color:#6a6064;font-size:15px;max-width:510px}.closing{background:var(--wine);color:#fff;padding-block:clamp(55px,5vw,76px)}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.closing .eyebrow{margin-bottom:17px}.closing h2{font-size:clamp(44px,4vw,65px);margin:0 0 13px}.closing p:last-child{margin:0;color:#f3dce3}.site-footer{background:var(--plum);color:#d7cad0;padding-block:35px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-inner p{font-size:12px;margin:0}.footer-brand span{font-size:12px}.footer-brand small{font-size:7px}
@media(max-width:1100px){.header-nav{display:none}.hero{grid-template-columns:50% 50%}.hero h1{font-size:clamp(55px,6.2vw,78px)}.hero-copy{padding-right:35px}.experience-copy{padding-left:50px}.experience h2{font-size:clamp(55px,6vw,80px)}}
@media(max-width:800px){:root{--header:72px;--gutter:clamp(20px,5vw,40px)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{min-height:550px;padding:70px var(--gutter) 24px}.hero h1{font-size:clamp(68px,10vw,90px)}.hero-visual{height:500px;min-height:0}.manifesto-grid,.how-grid,.info-grid{grid-template-columns:1fr;gap:40px}.manifesto{min-height:0;padding-bottom:25px}.manifesto-grid{padding-bottom:45px}.disciplines{min-height:0}.disciplines-intro{display:block}.disciplines-intro p{margin:23px 0 0}.experience{grid-template-columns:1fr}.experience-placeholder{margin:25px 25px 0;min-height:470px}.experience-copy{padding:70px var(--gutter) 55px}.how{min-height:0}.info-grid{gap:38px}.footer-inner{flex-wrap:wrap}}
@media(max-width:550px){:root{--header:66px;--gutter:20px}.brand{gap:8px}.brand img{width:39px;height:39px}.brand>span{font-size:11px;letter-spacing:.08em}.brand small{font-size:6px;margin-top:4px}.button-header{font-size:0;min-width:42px;width:42px;padding:0}.button-header span{font-size:18px}.hero-copy{min-height:540px;padding-top:65px}.hero h1{font-size:clamp(58px,12vw,74px);margin-bottom:25px}.hero-lead{font-size:18px}.hero-visual{height:390px}.photo-caption{left:20px;bottom:20px;font-size:9px}.hero-meta{font-size:9px}.eyebrow{font-size:10px;letter-spacing:.15em}.section-heading h2,.disciplines h2,.experience h2,.how h2,.info h2{font-size:clamp(50px,10vw,62px)}.manifesto{padding-top:65px}.manifesto-lead{font-size:24px}.manifesto-signature{margin-top:30px;gap:12px}.signature-mark{font-size:38px}.manifesto-signature span:last-child{font-size:8px}.disciplines{padding-block:65px}.section-topline span:last-child{display:none}.discipline{grid-template-columns:34px 1fr 20px;gap:12px}.discipline h3{font-size:23px}.discipline p{font-size:13px}.discipline-arrow{font-size:18px}.experience-placeholder{min-height:330px;margin:20px 20px 0}.experience-placeholder strong{font-size:31px}.experience-copy{padding-block:65px 55px}.experience-copy>p:not(.eyebrow){font-size:17px}.how{padding-block:65px}.how h2{font-size:clamp(50px,10vw,62px)}.step{grid-template-columns:32px 1fr;gap:12px;padding:22px 0}.step h3{font-size:20px}.info{padding-block:65px}.closing{padding-block:55px}.closing-inner{display:block}.closing .button{margin-top:27px}.closing h2{font-size:clamp(44px,9vw,58px)}.footer-inner{display:block}.footer-inner p{margin-top:13px}}
@media(max-width:350px){.brand>span{font-size:9px}.brand small{font-size:5.5px}.hero h1{font-size:55px}.button{padding-inline:15px;font-size:10px}.button-header{font-size:0;padding:0}.discipline h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
