/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0e1111;--beige:#b8b09c;--ivory:#f4f2ee;--sage:#6e7a67;--terra:#c46b4d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--terra);outline-offset:5px}::selection{background:var(--terra);color:#fff}.site-header{z-index:10;width:100%;height:90px;color:var(--ivory);border-bottom:1px solid #f4f2ee40;justify-content:space-between;align-items:center;padding:0 4.5vw;display:flex;position:absolute;top:0;left:0}.logo{letter-spacing:-.08em;font-size:1.65rem;font-weight:800}.logo span{color:var(--terra)}nav{gap:2rem;font-size:.76rem;font-weight:600;display:flex}nav a{opacity:.8;transition:opacity .2s}nav a:hover{opacity:1}.header-cta{align-items:center;gap:1.5rem;font-size:.76rem;font-weight:700;display:flex}.header-cta span{color:var(--terra);font-size:1rem}.hero{background:var(--ink);height:100svh;min-height:850px;color:var(--ivory);position:relative;overflow:hidden}.hero-image{background:url(/images/him-rooftop-dinner.png) 50% 43%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#0e1111db 0%,#0e111159 52%,#0e11111a),linear-gradient(#0000 55%,#0e1111bf);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:clamp(9rem,19vh,13rem) 7vw 7vh;display:flex;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.7rem;margin:0 0 1.8rem;font-size:.68rem;font-weight:700;display:flex}.eyebrow span{opacity:.7;background:currentColor;width:28px;height:1px}.eyebrow.light{color:var(--beige)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:920px;margin:0;font-size:clamp(4.2rem,7.4vw,8.5rem);font-weight:500;line-height:.82}h1 em,h2 em{font-family:var(--font-serif),serif;letter-spacing:-.045em;font-weight:400}h1 em{color:var(--beige)}.hero-bottom{justify-content:space-between;align-items:flex-end;margin-left:30%;display:flex}.hero-lead{color:#ddd9ce;margin:0;font-size:clamp(1rem,1.35vw,1.3rem);line-height:1.55}.hero-lead strong{color:#fff}.button{background:var(--terra);color:#fff;justify-content:space-between;align-items:center;gap:2rem;min-width:275px;padding:1rem 1rem 1rem 1.25rem;font-size:.78rem;font-weight:750;transition:transform .25s,background .25s;display:inline-flex}.button:hover{background:#ad593e;transform:translateY(-3px)}.button-light{background:var(--ivory);color:var(--ink)}.button-light:hover{background:#fff}.button span:last-child{font-size:1.15rem;font-weight:400}.microcopy{text-align:center;letter-spacing:.08em;color:var(--beige);margin:.8rem 0 0;font-size:.65rem}.hero-index{z-index:2;writing-mode:vertical-rl;letter-spacing:.2em;color:var(--beige);font-size:.58rem;position:absolute;top:48%;right:4.5vw}.hero-title-block{max-width:1020px}.hero-description{color:#ddd9ce;max-width:660px;margin:2rem 0 0;font-size:clamp(.9rem,1.1vw,1.05rem);line-height:1.65}.section{padding:clamp(6rem,10vw,10rem) 7vw}.manifesto{background:var(--ivory)}.manifesto-heading{max-width:1000px}h2{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,6vw,7rem);font-weight:500;line-height:.9}.manifesto-heading h2{max-width:900px}.manifesto-grid{grid-template-columns:.65fr 1.35fr;align-items:start;gap:8vw;margin-top:7rem;display:grid}.manifesto-copy{padding-top:2rem}.manifesto-copy p{color:#424743;max-width:390px;font-size:.95rem;line-height:1.75}.manifesto-copy .intro{color:var(--ink);font-weight:700}.manifesto-copy .signature{color:var(--ink);margin-top:3rem;font-size:1.2rem;line-height:1.45}.signature em{font-family:var(--font-serif),serif;color:var(--terra);font-size:1.55rem}.photo-pair{min-height:610px;position:relative}.photo{background-position:50%;background-size:cover;margin:0;position:absolute;box-shadow:0 25px 65px #0e11111f}.photo span{text-transform:uppercase;letter-spacing:.16em;font-size:.58rem;font-weight:700;position:absolute;bottom:-1.8rem;left:0}.photo-padel{background-image:url(/images/him-padel.png);width:53%;height:82%;bottom:0;left:0}.photo-dinner{background-image:url(/images/him-rooftop-dinner.png);width:53%;height:63%;top:0;right:0}.story{background:var(--beige);grid-template-columns:1.05fr .95fr;align-items:center;gap:8vw;display:grid}.story-image{background:url(/images/him-rooftop-dinner.png) 62%/cover no-repeat;min-height:690px}.story-copy h2{font-size:clamp(3.2rem,5.2vw,6rem)}.story-text{max-width:500px;margin-top:3rem}.story-text p{color:#383d39;font-size:.86rem;line-height:1.75}.story-text p:last-child{color:var(--ink);margin-top:2.2rem}.dark{color:var(--ivory);background:var(--ink)}.experiences{padding-top:9rem}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:4rem;display:flex}.section-heading-row>p{max-width:370px;color:var(--beige);margin-bottom:.5rem;font-size:.86rem;line-height:1.7}.experience-grid{border-top:1px solid #f4f2ee33;grid-template-columns:repeat(4,1fr);margin-top:6rem;display:grid}.experience-card{border-bottom:1px solid #f4f2ee33;border-right:1px solid #f4f2ee33;min-height:270px;padding:1.6rem 1.3rem 1.5rem;transition:background .3s,transform .3s!important}.experience-card:nth-child(4n){border-right:0}.experience-card:hover{background:#181c1b;transform:translateY(-4px)}.experience-top{color:var(--beige);letter-spacing:.12em;justify-content:space-between;align-items:start;font-size:.58rem;display:flex}.experience-icon{width:47px;height:47px;font-family:var(--font-serif),serif;border:1px solid #b8b09ca6;border-radius:50%;place-items:center;font-size:.85rem;display:grid}.experience-card h3{margin:4rem 0 .8rem;font-size:1.05rem;font-weight:650}.experience-card p{color:#aaa99f;max-width:180px;font-size:.72rem;line-height:1.55}.experience-note{border-left:2px solid var(--terra);max-width:580px;color:var(--beige);font-family:var(--font-serif),serif;margin:3rem 0 0 auto;padding-left:2rem;font-size:1.25rem;line-height:1.4}.steps{background:#d9d4c7}.steps-title>p{color:#4d514d}.steps-grid{grid-template-columns:repeat(4,1fr);margin-top:6rem;display:grid}.step{padding-right:2.2rem}.step-number{font-family:var(--font-serif),serif;color:var(--terra);font-size:1.25rem}.step-line{background:#0e111159;height:1px;margin:1.5rem 0 2rem;position:relative}.step-line:after{content:"";background:var(--ink);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:0}.step h3{margin-bottom:1rem;font-size:1rem}.step p{color:#565a55;font-size:.78rem;line-height:1.65}.difference{background:var(--ink);min-height:820px;color:var(--ivory);grid-template-columns:1.08fr .92fr;display:grid}.difference-image{background:url(/images/him-rooftop-dinner.png) 64%/cover no-repeat;min-height:700px}.difference-copy{flex-direction:column;justify-content:center;padding:9rem 7vw 7rem;display:flex}.difference-copy h2{font-size:clamp(3rem,4.5vw,5.7rem)}.difference-subtitle{font-family:var(--font-serif),serif;color:var(--beige);margin:2rem 0 3rem;font-size:1.65rem;line-height:1.25}.difference-copy ul{border-top:1px solid #f4f2ee2e;margin:0;padding:0;list-style:none}.difference-copy li{border-bottom:1px solid #f4f2ee2e;padding:1rem 0;font-size:.78rem}.difference-copy li span{width:3.2rem;color:var(--terra);font-size:.6rem;display:inline-block}.difference-text{border-top:1px solid #f4f2ee2e;max-width:480px;padding-top:2rem}.difference-text p{color:#aaa99f;font-size:.82rem;line-height:1.7}.difference-text p:last-child{color:var(--ivory)}.montpellier{background:var(--ivory);grid-template-columns:1fr 1fr;align-items:center;gap:9vw;min-height:800px;display:grid;overflow:hidden}.city-art{background:var(--sage);height:560px;position:relative;overflow:hidden}.city-art:before{content:"MONTPELLIER";color:#f4f2ee1f;letter-spacing:-.08em;font-size:clamp(4rem,10vw,9rem);font-weight:800;position:absolute;bottom:-.12em;left:-.1em}.city-art .sun{background:var(--terra);border-radius:50%;width:170px;height:170px;position:absolute;top:10%;right:10%}.arch{border:2px solid #f4f2eeb3;border-bottom:0;border-radius:100px 100px 0 0;width:34%;height:58%;position:absolute;bottom:-3px}.arch-one{left:10%}.arch-two{left:44%}.city-art p{color:var(--ivory);letter-spacing:.18em;font-size:.6rem;line-height:1.6;position:absolute;top:2rem;left:2rem}.montpellier-copy>p:not(.eyebrow):not(.microcopy){color:#555a55;max-width:510px;font-size:.9rem;line-height:1.65}.montpellier-copy h2{margin-bottom:3rem}.montpellier-copy h2 em{color:var(--terra)}.montpellier-copy .button{margin-top:1.5rem}.dark-copy{color:#656962;width:275px}.values{grid-template-columns:repeat(5,1fr);padding:0 4vw;display:grid}.value{border-right:1px solid #f4f2ee29;min-height:250px;padding:3rem 1.5rem 2rem}.value:last-child{border:0}.value-icon{min-height:50px;font-family:var(--font-serif),serif;color:var(--beige);font-size:1.75rem;display:block}.value h3{margin:2.8rem 0 .7rem;font-size:.8rem}.value p{color:#8f9189;max-width:150px;font-size:.68rem;line-height:1.5}.final-cta{text-align:center;background:var(--beige);flex-direction:column;justify-content:center;align-items:center;min-height:630px;padding:9rem 7vw;display:flex}.final-cta .eyebrow{justify-content:center}.final-cta h2{max-width:1200px;margin-bottom:3.5rem}.final-cta h2 em{color:var(--terra)}footer{background:var(--ink);color:var(--ivory);grid-template-columns:1.3fr 1fr .7fr .7fr;align-items:start;gap:2rem;padding:5rem 7vw 2rem;display:grid;position:relative}.footer-logo{font-size:4rem}footer>p{color:var(--beige);letter-spacing:.08em;font-size:.68rem;line-height:1.6}.footer-links,.footer-social{flex-direction:column;gap:.8rem;font-size:.72rem;display:flex}.copyright{border-top:1px solid #f4f2ee26;grid-column:1/-1;margin-top:3rem;padding-top:3rem}.mobile-cta{display:none}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:none}@media (max-width:900px){.site-header{height:74px;padding:0 5vw}nav,.header-cta{display:none}.hero{min-height:760px}.hero-content{padding:9rem 6vw 5rem}h1{max-width:700px;font-size:clamp(4rem,13vw,7rem)}.hero-bottom{margin-left:0}.manifesto-grid{grid-template-columns:1fr;margin-top:4rem}.manifesto-copy{grid-template-columns:1fr 1fr;gap:0 3rem;display:grid}.manifesto-copy .signature{margin-top:0}.photo-pair{min-height:560px}.story{grid-template-columns:1fr;gap:5rem}.story-image{min-height:550px}.experience-grid{grid-template-columns:repeat(2,1fr)}.experience-card:nth-child(2n){border-right:0}.experience-card:nth-child(odd){border-right:1px solid #f4f2ee33}.steps-grid{grid-template-columns:repeat(2,1fr);gap:4rem 1rem}.difference{grid-template-columns:1fr}.difference-image{min-height:560px}.difference-copy{padding:7rem 7vw}.montpellier{gap:5vw}.city-art{height:480px}.montpellier-copy h2{font-size:clamp(3rem,5vw,5.5rem)}.values{grid-template-columns:repeat(3,1fr)}.value:nth-child(3){border-right:0}.value:nth-child(n+4){border-top:1px solid #f4f2ee29}}@media (max-width:620px){body{padding-bottom:62px}.hero{height:100svh;min-height:780px}.hero-image{background-position:59%}.hero-shade{background:linear-gradient(#0e111152,#0e111199 50%,#0e1111f0)}.hero-content{padding:8.5rem 5vw 3rem}.eyebrow{margin-bottom:1.3rem}h1{font-size:clamp(3.5rem,17vw,5.3rem);line-height:.85}h2{font-size:clamp(3rem,15vw,5rem)}.hero-description{margin-top:1.4rem;font-size:.82rem;line-height:1.55}.hero-bottom{display:block}.hero-lead{margin-bottom:1.8rem;font-size:.95rem}.hero-bottom .button,.hero-bottom .microcopy,.hero-index{display:none}.section{padding:5.5rem 5vw}.manifesto-grid{gap:3rem;margin-top:3rem}.manifesto-copy{padding:0;display:block}.manifesto-copy .signature{margin-top:2.5rem}.photo-pair{min-height:420px}.photo-padel{width:59%;height:72%}.photo-dinner{width:55%;height:60%}.story{gap:3rem}.story-image{min-height:390px}.story-text{margin-top:2.2rem}.section-heading-row{display:block}.section-heading-row>p{margin:2rem 0 0}.experience-grid{margin-top:4rem}.experience-card{min-height:220px;padding:1.2rem .8rem}.experience-card h3{margin-top:2.8rem;font-size:.88rem}.experience-card p{font-size:.65rem}.experience-note{font-size:1.05rem}.steps-grid{margin-top:3.5rem;display:block}.step{grid-template-columns:42px 1fr;padding:0 0 2.5rem;display:grid}.step-number{grid-row:1/4}.step-line{display:none}.step h3{margin:.15rem 0 .7rem}.step p{font-size:.75rem}.difference-image{min-height:430px}.difference-copy{padding:5.5rem 5vw}.difference-subtitle{font-size:1.35rem}.montpellier{flex-direction:column-reverse;gap:4rem;display:flex}.city-art{width:100%;height:360px}.montpellier-copy h2{margin-bottom:2rem;font-size:clamp(2.8rem,13vw,4.3rem)}.values{grid-template-columns:1fr 1fr;padding:0 5vw}.value{border-bottom:1px solid #f4f2ee29;min-height:205px;padding:2rem .9rem 1.5rem}.value:nth-child(2n){border-right:0}.value:nth-child(n+4){border-top:0}.value:last-child{grid-column:1/-1}.value h3{margin-top:1.6rem}.final-cta{min-height:510px;padding:6rem 5vw}.final-cta h2{margin-bottom:2.5rem;font-size:clamp(2.7rem,13vw,4.2rem)}footer{grid-template-columns:1fr 1fr;padding:4rem 5vw 2rem}.footer-logo{font-size:3rem}.copyright{grid-column:1/-1;margin-top:1rem}.mobile-cta{z-index:30;background:var(--terra);color:#fff;justify-content:space-between;align-items:center;width:100%;height:62px;padding:0 5vw;font-size:.7rem;font-weight:750;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -8px 25px #0e11112e}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.button,.experience-card{transition:none}}.cookie-banner{z-index:100;background:var(--ivory);color:var(--ink);border:1px solid #0e11112e;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:1.6rem;display:grid;position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem;box-shadow:0 24px 70px #0e111147}.cookie-copy{max-width:760px}.cookie-kicker{color:var(--terra);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .55rem;font-size:.61rem;font-weight:800}.cookie-copy h2{letter-spacing:-.045em;margin:0 0 .7rem;font-size:clamp(1.45rem,2.3vw,2.25rem);line-height:1}.cookie-copy>p:last-child{color:#565a55;max-width:680px;margin:0;font-size:.75rem;line-height:1.55}.cookie-actions{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.cookie-actions button{border:1px solid var(--ink);min-width:145px;color:var(--ink);font:700 .7rem var(--font-sans),sans-serif;cursor:pointer;background:0 0;padding:.9rem 1rem}.cookie-actions button:last-child{background:var(--ink);color:var(--ivory)}.cookie-actions button:hover{border-color:var(--terra)}.cookie-settings{z-index:45;color:var(--ivory);font:650 .61rem var(--font-sans),sans-serif;letter-spacing:.04em;cursor:pointer;background:#0e1111eb;border:1px solid #f4f2ee4d;padding:.55rem .75rem;position:fixed;bottom:1rem;left:1rem;box-shadow:0 8px 25px #0e111133}@media (max-width:700px){.cookie-banner{grid-template-columns:1fr;gap:1.1rem;padding:1.15rem;bottom:.75rem;left:.75rem;right:.75rem}.cookie-copy h2{font-size:1.45rem}.cookie-copy>p:last-child{font-size:.69rem}.cookie-actions button{min-width:0}.cookie-settings{bottom:76px}}
