/* HotelRevenue — Atlantic Editorial / v8. No external font requests. */
:root{color-scheme:light;--ink:#102c33;--dark:#09252c;--paper:#f8f9f7;--white:#fff;--muted:#53666a;--line:#d4dedc;--accent:#b9ecd9;--copper:#e9ba88;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--gutter:clamp(1.25rem,5vw,5rem);--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.25em}button,summary{cursor:pointer}img{max-width:100%;height:auto;display:block}button{color:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.06;letter-spacing:-.045em}h1{font-size:clamp(2.8rem,5.3vw,5.4rem)}h2{font-size:clamp(2.3rem,4.1vw,4.1rem)}h3{font-size:1.4rem;line-height:1.25;letter-spacing:-.025em}p{max-width:65ch}em{font-weight:400}ul{padding-left:1.2em}::selection{background:var(--accent);color:var(--ink)}:focus-visible{outline:3px solid #168266;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(100%,var(--max));margin:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(4.5rem,8vw,8rem)}.eyebrow{display:block;font-size:.8125rem;text-transform:uppercase;font-weight:600;letter-spacing:.13em;line-height:1.6;margin-bottom:1.6rem}.lead{font-size:clamp(1.1rem,1.5vw,1.28rem);line-height:1.6;color:var(--muted)}.small{font-size:.875rem;line-height:1.6}.muted{color:var(--muted)}.skip{position:fixed;top:-6rem;left:1rem;z-index:100;background:var(--ink);color:white;padding:1rem}.skip:focus{top:1rem}.link{display:inline-flex;align-items:center;gap:1rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-block:.4rem}.arrow{font-size:1.3em;line-height:1}.button{min-height:3.5rem;padding:.95rem 1.45rem;display:inline-flex;align-items:center;justify-content:center;gap:1.25rem;border:1px solid var(--ink);background:var(--ink);color:white;text-decoration:none;font-weight:550;font-size:.9375rem;line-height:1.4;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#1c474c;transform:translateY(-2px)}.button:disabled{opacity:.6;cursor:wait;transform:none}.button.light{background:var(--accent);border-color:var(--accent);color:var(--ink)}.button.light:hover{background:#d1f5e8}.button.outline{background:transparent;color:inherit;border-color:var(--line)}.button.outline:hover{background:#ffffff10}.actions{display:flex;gap:1.4rem;align-items:center;flex-wrap:wrap;margin-top:2rem}.site-header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{height:6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.wordmark{text-decoration:none;font-size:1.52rem;font-weight:650;letter-spacing:-.065em;line-height:1.1;white-space:nowrap}.wordmark span{font-weight:350}.wordmark i{font-style:normal;color:#167257}.wordmark small{display:block;font-size:.65rem;font-weight:500;letter-spacing:.19em;line-height:1.8;text-transform:uppercase;margin-top:.2rem}.desktop-nav{display:flex;gap:1.75rem;align-items:center}.desktop-nav a:not(.button){text-decoration:none;font-size:.875rem;position:relative;padding:.6rem 0}.desktop-nav a[aria-current=page]:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--ink)}.desktop-nav .button{min-height:2.9rem;padding:.75rem 1rem;font-size:.875rem}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:.65rem .8rem;font-size:.875rem}.mobile-nav{border-top:1px solid var(--line);padding:1rem var(--gutter) 1.5rem}.mobile-nav a{display:block;text-decoration:none;padding:.6rem 0}.mobile-nav .button{margin-top:.7rem;padding:1rem}.hero{background:var(--dark);color:#fff}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;max-width:var(--max);margin:auto;min-height:650px}.hero-copy{padding:clamp(3rem,5vw,5rem) 3.3rem 3.4rem var(--gutter);align-self:center}.hero .eyebrow{color:var(--accent)}.hero h1 em{color:var(--accent);display:block}.hero .lead{color:#bfd1d2;margin-top:1.75rem;font-size:1.0625rem;max-width:42ch}.hero .actions{gap:1.6rem}.hero .link{color:white}.hero-note{margin-top:1rem;color:#bdd0d1;font-size:.8125rem}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:59% center}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#041b22b0)}.hero-caption{position:absolute;bottom:2.2rem;left:2rem;right:2rem;z-index:1;color:#fff;font-size:.8125rem;letter-spacing:.035em;border-top:1px solid #ffffff5c;padding-top:.8rem;display:flex;justify-content:space-between;gap:1rem}.positioning{border-bottom:1px solid var(--line)}.positioning .wrap{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding-block:1.7rem;font-size:.875rem}.positioning p+p{border-left:1px solid var(--line);padding-left:2rem}.positioning strong{font-weight:600;display:block}.section-heading{display:grid;grid-template-columns:1.05fr 1fr;gap:5rem;align-items:end;margin-bottom:3.5rem}.section-heading h2{max-width:15ch}.section-heading .lead{max-width:45ch}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.problem{border-top:1px solid var(--ink);padding-top:1.4rem}.index{display:block;color:#5c716e;font-size:.8125rem;margin-bottom:2.1rem;letter-spacing:.05em}.problem h3{max-width:20ch;margin-bottom:1rem;font-size:1.65rem}.problem p{color:var(--muted);margin-bottom:1.5rem}.problem a{font-size:.875rem}.service-section{background:#eaf0ee;border-block:1px solid var(--line)}.service-row{display:grid;grid-template-columns:3rem 1fr 1fr 2rem;gap:1.8rem;align-items:center;border-top:1px solid #b9cac5;padding:1.8rem 0;text-decoration:none;transition:padding .2s}.service-row:last-child{border-bottom:1px solid #b9cac5}.service-row:hover{padding-inline:.6rem}.service-row h3{font-family:var(--serif);font-size:clamp(1.6rem,2.5vw,2.3rem)}.service-row p{color:var(--muted);font-size:.9375rem}.service-row .index{margin:0}.service-row .arrow{justify-self:end}.text-line{margin-top:2rem;color:var(--muted);font-size:.9375rem}.method{display:grid;grid-template-columns:.9fr 1.1fr;gap:6rem;align-items:start}.method-title{position:sticky;top:8rem}.method-title h2{max-width:12ch}.method-title p{margin-top:1.7rem;max-width:35ch}.steps{counter-reset:step}.step{padding:0 0 2.3rem 3.4rem;position:relative;border-left:1px solid var(--line);margin-left:.5rem}.step:last-child{border:none;padding-bottom:0}.step:before{counter-increment:step;content:'0' counter(step);position:absolute;left:-1rem;top:0;background:var(--paper);padding:.2rem 0;color:#316f5c;font-size:.875rem;font-weight:600}.step h3{font-size:1.6rem;margin-bottom:.7rem}.step p{color:var(--muted)}.step .small{display:block;margin-top:1rem;color:#224c40}.dark-section{background:var(--dark);color:white}.dark-section .lead,.dark-section .muted{color:#bdd0d1}.dark-section .eyebrow{color:var(--accent)}.sample-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:5rem;align-items:center}.sample-grid h2{max-width:13ch}.sample-grid .lead{margin:1.5rem 0 2rem}.sample-paper{background:var(--paper);color:var(--ink);padding:2.4rem;box-shadow:0 24px 70px #00131655;transform:rotate(-1.3deg)}.sample-top{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1.6rem;border-bottom:1px solid var(--line);font-size:.8125rem;letter-spacing:.08em}.sample-paper h3{font-family:var(--serif);font-size:2rem;margin:1.7rem 0 1.2rem}.sample-row{display:grid;grid-template-columns:1fr 1.1fr;gap:1.2rem;padding:1.05rem 0;border-top:1px solid var(--line);font-size:.875rem}.sample-row strong{font-weight:600}.sample-paper .small{color:var(--muted);margin-top:1.25rem}.sample-label{font-size:.75rem;background:#dbeae4;padding:.3rem .55rem;white-space:nowrap}.founder-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:6rem;align-items:center}.founder-visual{position:relative;background:#d2ddd9;padding:3rem;min-height:29rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.founder-visual .initials{font-family:var(--serif);font-size:clamp(6rem,12vw,12rem);line-height:1;letter-spacing:-.09em;color:#295147}.founder-visual .eyebrow{margin:0;position:relative;z-index:1}.founder-visual:after{content:'';position:absolute;inset:2rem;border:1px solid #7b9c8c;pointer-events:none}.founder-name{position:relative;z-index:1;border-top:1px solid #829f93;padding-top:1.5rem}.founder-name strong{display:block;font-size:1.25rem;font-weight:500}.founder-copy p{margin-top:1.6rem;color:var(--muted)}.founder-copy .link{margin-top:1.8rem}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:2rem;padding:1.35rem 0;font-size:1.0625rem;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:1.5rem;font-weight:300;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{padding:0 2rem 1.5rem 0;color:var(--muted)}.closing{background:var(--accent);padding-block:clamp(3rem,6vw,5rem)}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.closing h2{max-width:17ch}.closing p{margin-top:1rem;color:#365f52}.closing-actions{flex-shrink:0}.closing-actions .small{margin-top:.8rem}.site-footer{padding-block:4rem 1.5rem;background:var(--dark);color:white}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3.5rem}.site-footer .wordmark{display:inline-block;font-size:1.8rem}.site-footer .wordmark i{color:var(--accent)}.footer-intro{margin-top:1.4rem;max-width:29ch;font-size:.9375rem;color:#bdd0d1}.footer-title{font-size:.8125rem;text-transform:uppercase;letter-spacing:.1em;color:#9eb8b9;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.55rem;align-items:start}.footer-links a{font-size:.875rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid #ffffff25;font-size:.75rem;color:#bdd0d1}.footer-bottom nav{display:flex;gap:1rem;flex-wrap:wrap}.footer-bottom button{background:none;border:0;color:inherit;padding:0;font-size:inherit;text-decoration:underline}.mobile-cta{display:none}.page-intro{padding-block:clamp(3rem,6vw,6rem);border-bottom:1px solid var(--line)}.page-intro h1{max-width:18ch}.page-intro .lead{margin-top:1.7rem;max-width:56ch}.intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:5rem;align-items:end}.intro-aside{border-left:1px solid var(--line);padding-left:2rem;font-size:.9375rem;color:var(--muted)}.intro-aside strong{display:block;color:var(--ink);margin-bottom:.6rem}.offers{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.offer{padding:2rem;border:1px solid var(--line);display:flex;flex-direction:column;align-items:start}.offer.featured{background:var(--ink);color:white;border-color:var(--ink)}.offer h3{font-family:var(--serif);font-size:2.1rem;margin-bottom:1rem}.offer .index{margin-bottom:1rem}.offer p{color:var(--muted)}.offer.featured p,.offer.featured .index{color:#bed4d2}.offer ul{font-size:.9375rem;line-height:1.7;margin:1.5rem 0 2rem}.offer .button{margin-top:auto;width:100%}.deliverables{display:grid;grid-template-columns:1fr 1fr;gap:0 4rem}.deliverable{padding:1.8rem 0;border-top:1px solid var(--line)}.deliverable h3{margin-bottom:.8rem}.deliverable p{color:var(--muted)}.ecosystem{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.ecosystem article{border:1px solid var(--line);padding:2.5rem}.ecosystem h2{font-size:2.8rem;margin-bottom:1rem}.ecosystem p{color:var(--muted);margin-bottom:1rem}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem}.journal-card{text-decoration:none;border-top:1px solid var(--line);padding-top:1.25rem;display:block}.journal-card:first-child{grid-column:span 2}.journal-card .eyebrow{margin:0 0 1rem;color:var(--muted)}.journal-card h2{font-size:2rem;line-height:1.17}.journal-card:first-child h2{font-size:clamp(2.3rem,4vw,3.5rem);max-width:22ch}.journal-card p{color:var(--muted);margin-top:1.1rem}.journal-card .link{margin-top:1.5rem}.article-shell,.legal-shell{max-width:900px;margin:auto;padding:4rem var(--gutter) 5rem}.article-shell h1,.legal-shell h1{font-size:clamp(2.6rem,5vw,4.6rem);margin:1.5rem 0 2rem}.article-shell h2,.legal-shell h2{font-size:2rem;margin:2.4rem 0 1.2rem;line-height:1.2}.article-shell h3,.legal-shell h3{margin:2rem 0 1rem}.article-shell p,.legal-shell p{margin-block:1rem}.article-shell li,.legal-shell li{margin-bottom:.75rem}.article-breadcrumb{display:flex;gap:.7rem;font-size:.875rem}.article-meta,.legal-update{font-size:.8125rem;color:var(--muted);margin-top:2rem}.article-deck{font-size:1.25rem;line-height:1.6}.article-shell figure{margin-block:2rem}.article-shell figure img{width:100%;border-radius:2px}.article-shell blockquote{border-left:3px solid #538776;margin:2rem 0;padding:.5rem 0 .5rem 1.5rem;font-family:var(--serif);font-size:1.7rem;line-height:1.45}.article-cta{background:#e6efea;padding:1.5rem;margin-top:2rem}.article-cta a{display:inline-block;margin:.5rem 1rem .5rem 0}.legal-completion-notice{border:1px solid #aa7951;background:#fff6e9;padding:1.4rem;margin-block:2rem}.legal-table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.9375rem}th,td{padding:1rem;text-align:left;border:1px solid var(--line);vertical-align:top}dl{margin-block:2rem}dt{font-weight:600;margin-top:1rem}dd{margin-left:0}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:6rem;padding-block:4.5rem}.contact-info h1{font-size:clamp(2.8rem,4.8vw,4.6rem)}.contact-info .lead{margin-top:1.5rem}.contact-person{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1.8rem}.contact-person strong{font-size:1.2rem;font-weight:550}.contact-person p{margin-top:.5rem;color:var(--muted)}.contact-person a{display:inline-block;margin-top:.6rem;overflow-wrap:anywhere}.contact-steps{margin:2rem 0 0;padding-left:1.2rem;color:var(--muted)}.contact-steps li{padding:.4rem 0}.form-card{background:white;padding:2.5rem;border:1px solid var(--line)}.form-card h2{font-family:var(--sans);font-size:1.5rem;letter-spacing:-.03em;line-height:1.3}.form-card .small{margin:.6rem 0 1.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.field{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-width:0;min-height:3.2rem;padding:.8rem;border:1px solid #aabbb6;border-radius:2px;background:var(--paper);color:var(--ink);font-size:1rem}.field textarea{resize:vertical;min-height:7rem}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #168266;outline-offset:1px}.field input::placeholder,.field textarea::placeholder{color:#697b7c}.field-error{color:#952d25;font-size:.8125rem}.consent-note{font-size:.8125rem!important;color:var(--muted)}.form-card .button[type=submit]{width:100%;margin-top:1.4rem}.optional-fields{margin:1.4rem 0;border-top:1px solid var(--line);padding-top:1rem}.optional-fields summary{font-size:.875rem;font-weight:600}.optional-fields .form-grid{margin-top:1.2rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{margin-top:1.2rem;border:1px solid var(--line);padding:1rem;font-size:.9375rem}.form-status.error{border-color:#af5648;background:#fff2ef}.form-status.success{background:#e1f4e9;border-color:#568474}.brief{border-left:3px solid #168266;background:#eaf5ef;padding:1rem;font-size:.875rem;margin-bottom:1.5rem}.brief button{font-size:.8125rem;background:none;border:0;text-decoration:underline;padding:0;margin-top:.5rem}.assessment-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem;padding-block:4.5rem}.assessment-copy h1{font-size:clamp(2.8rem,4.5vw,4.4rem)}.assessment-copy .lead{margin-top:1.5rem}.assessment-copy ul{margin-top:2rem;color:var(--muted)}.assessment-card{background:white;border:1px solid var(--line);padding:2.5rem;align-self:start}.assessment-top{display:flex;justify-content:space-between;gap:1rem;font-size:.8125rem;margin-bottom:.8rem;color:var(--muted)}progress{width:100%;height:4px;border:0;background:#e2eae5;appearance:none}progress::-webkit-progress-bar{background:#e2eae5}progress::-webkit-progress-value{background:#247257}progress::-moz-progress-bar{background:#247257}.assessment-card fieldset{border:none;padding:0;margin:2rem 0 0;min-width:0}.assessment-card legend{font-family:var(--serif);font-size:1.85rem;line-height:1.3;margin-bottom:1.5rem}.choice{display:flex;gap:1rem;align-items:center;cursor:pointer;padding:1.05rem;border:1px solid var(--line);margin-top:.65rem;font-size:.9375rem;border-radius:2px}.choice:has(input:checked){background:#e6f5ed;border-color:#247257}.choice input{accent-color:#247257;width:1.1rem;height:1.1rem;flex-shrink:0}.quiz-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.quiz-actions .button{min-width:7rem}.assessment-card h2{font-size:2.4rem}.result-list{padding-left:1.3rem;margin-block:1.6rem}.result-list li{margin:1.2rem 0}.result-list strong{display:block;margin-bottom:.25rem}.result-list p{font-size:.9375rem;color:var(--muted)}.result-disclaimer{font-size:.8125rem;color:var(--muted);border-top:1px solid var(--line);padding-top:1rem}.cookie-banner{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:60;max-width:740px;margin-left:auto;background:white;border:1px solid var(--line);box-shadow:0 10px 45px #001c3333;padding:1.5rem}.cookie-banner h2{font:600 1.1rem var(--sans);letter-spacing:0}.cookie-banner p{font-size:.875rem;margin-top:.65rem;color:var(--muted)}.cookie-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.cookie-actions .button{font-size:.875rem;min-height:2.8rem;padding:.7rem 1rem}.cookie-actions .button.outline{border-color:var(--ink);color:var(--ink)}.cookie-dialog{border:1px solid var(--line);padding:2rem;max-width:min(560px,calc(100% - 2rem));color:var(--ink);border-radius:3px;max-height:85dvh;overflow:auto}.cookie-dialog::backdrop{background:#061d29aa}.cookie-dialog h2{font-size:2rem;margin-bottom:1.3rem}.cookie-dialog p{font-size:.9375rem;color:var(--muted);margin:1rem 0}.cookie-dialog label{display:flex;gap:1rem;align-items:start;border-top:1px solid var(--line);padding-top:1rem}.cookie-dialog input{width:1.2rem;height:1.2rem;accent-color:#247257;margin-top:.25rem}.cookie-dialog .dialog-close{float:right;border:0;background:none;font-size:1.5rem}.back-link{font-size:.875rem;display:inline-block;margin-bottom:2rem}.noscript{padding:1rem;background:#fff3d6;color:var(--ink);font-size:.9375rem}
.site-footer .muted{color:#bdd0d1}
@media(min-width:1500px){.hero-grid{border-inline:1px solid #ffffff20}.hero-copy{padding-left:var(--gutter)}}
@media(max-width:1100px){.desktop-nav{gap:1.1rem}.desktop-nav a:not(.button){font-size:.8125rem}.header-inner{gap:1rem}.hero-copy{padding-right:2rem}.hero-grid{min-height:600px}.hero h1{font-size:4.2rem}.section-heading,.sample-grid,.method,.founder-grid,.faq-grid,.contact-layout,.assessment-layout{gap:3rem}.offers{gap:1rem}.offer{padding:1.6rem}.footer-top{gap:2rem}.intro-grid{gap:2.5rem}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:block}.header-inner{height:4.8rem}.hero-grid{grid-template-columns:1fr 1fr;min-height:570px}.hero h1{font-size:3.4rem}.hero-copy{padding-block:3rem}.hero .actions{gap:1rem}.hero .button{padding:.95rem 1.1rem}.hero-caption{left:1rem;right:1rem;font-size:.75rem}.hero-caption span:last-child{display:none}.section-heading{gap:2rem}.problem-grid{gap:1.5rem}.offers{grid-template-columns:1fr}.offer{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem}.offer .eyebrow,.offer .index{grid-column:1/-1}.offer ul{grid-column:2;grid-row:2/span 2;margin:0 0 1rem}.offer .button{margin-top:1.5rem;grid-column:1}.sample-grid{grid-template-columns:1fr;gap:3rem}.sample-grid h2{max-width:19ch}.sample-paper{max-width:680px;transform:none}.founder-grid{gap:2rem}.founder-visual{padding:2.5rem;min-height:26rem}.faq-grid{grid-template-columns:1fr;gap:2.5rem}.closing-inner{gap:2rem}.closing h2{font-size:3rem}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-intro{max-width:40ch}.contact-layout,.assessment-layout{grid-template-columns:1fr}.contact-info h1,.assessment-copy h1{max-width:16ch}.contact-person{display:none}.form-card,.assessment-card{max-width:760px;width:100%}.assessment-copy ul{display:none}}
@media(max-width:650px){html{scroll-padding-top:6rem}.wordmark{font-size:1.38rem}.wordmark small{font-size:.625rem}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:2.6rem var(--gutter) 2.4rem}.hero h1{font-size:clamp(2.9rem,10.7vw,4.2rem);max-width:13ch}.hero .eyebrow{font-size:.75rem;margin-bottom:1.4rem}.hero .lead{max-width:39ch;font-size:1rem;margin-top:1.5rem}.hero-photo{height:310px;min-height:0}.hero-photo img{object-position:center 58%}.hero-caption{left:var(--gutter);right:var(--gutter);bottom:1rem}.hero-caption span:last-child{display:inline}.hero .actions{gap:1rem 1.3rem}.positioning .wrap{grid-template-columns:1fr;gap:.6rem;padding-block:1.3rem;font-size:.8125rem}.positioning p{max-width:none}.positioning strong{display:inline}.positioning p+p{border:0;padding:0}.section-heading{display:block;margin-bottom:2.4rem}.section-heading .lead{margin-top:1.5rem}.section-heading h2{max-width:18ch}.problem-grid{grid-template-columns:1fr;gap:2.3rem}.problem .index{margin-bottom:1rem}.problem h3{max-width:25ch}.problem p{margin-bottom:.8rem}.service-row{grid-template-columns:1.6rem 1fr 1.1rem;gap:1rem;padding-block:1.5rem}.service-row h3{font-size:1.8rem}.service-row p{grid-column:2;grid-row:2;font-size:.9375rem}.service-row .arrow{grid-column:3;grid-row:1}.method{grid-template-columns:1fr;gap:3rem}.method-title{position:static}.method-title h2{max-width:18ch}.step{padding-left:2.5rem}.sample-paper{padding:1.4rem}.sample-top{font-size:.75rem;flex-wrap:wrap}.sample-row{gap:1rem;font-size:.8125rem}.sample-label{white-space:normal}.founder-grid{grid-template-columns:1fr;gap:2.5rem}.founder-visual{min-height:23rem}.founder-visual .initials{font-size:8.5rem}.founder-copy h2{max-width:18ch}.closing-inner{display:block}.closing h2{font-size:2.8rem}.closing-actions{margin-top:2rem}.footer-top{grid-template-columns:1fr 1fr;gap:2.4rem 1.5rem}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{font-size:.75rem;padding-bottom:4rem}.footer-bottom nav{gap:.5rem 1rem}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:35;background:var(--paper);border-top:1px solid var(--line);padding:.7rem var(--gutter);align-items:center;justify-content:space-between;gap:1rem}.mobile-cta span{font-size:.8125rem;line-height:1.4}.mobile-cta .button{min-height:2.8rem;padding:.7rem 1rem;font-size:.875rem}.page-intro h1{font-size:3rem}.intro-grid{grid-template-columns:1fr;gap:2rem}.intro-aside{padding-left:1.2rem}.offer{display:flex;padding:1.6rem}.offer ul{margin:1.4rem 0}.deliverables,.ecosystem{grid-template-columns:1fr}.ecosystem article{padding:1.6rem}.journal-grid{grid-template-columns:1fr}.journal-card:first-child{grid-column:auto}.journal-card:first-child h2{font-size:2.4rem}.article-shell,.legal-shell{padding-block:2.5rem 4rem}.article-shell h1,.legal-shell h1{font-size:2.7rem}.article-shell h2,.legal-shell h2{font-size:1.85rem}.article-meta{margin-top:1.5rem}.article-deck{font-size:1.15rem}.contact-layout,.assessment-layout{padding-block:2.5rem;gap:2.5rem}.form-card,.assessment-card{padding:1.4rem}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.assessment-card legend{font-size:1.65rem}.contact-info .lead{font-size:1.0625rem}.contact-steps{font-size:.9375rem}.cookie-banner{bottom:0;left:0;right:0;padding:1.2rem;max-width:none}.cookie-actions{gap:.6rem}.cookie-actions .button{flex:1;font-size:.8125rem;padding:.65rem .8rem;white-space:nowrap}.cookie-actions [data-cookie=open]{flex-basis:100%;background:white}.cookie-dialog{padding:1.5rem}.cookie-dialog .cookie-actions .button{white-space:normal}.hero-note{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
