@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#11120f;--paper:#f7f7f2;--lime:#c2fa38;--muted:#a3a49a;--line:#363830}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}.skip{position:absolute;top:-100px;background:var(--lime);color:var(--ink);padding:16px;z-index:20}.skip:focus{top:0}header{height:112px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:'Barlow Condensed',Impact,sans-serif;font-size:27px;font-weight:800;letter-spacing:-.4px;line-height:.88;display:inline-block}.brand>span{display:block}.brand-star{color:var(--lime);font-size:31px;vertical-align:middle;margin-left:5px}nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:600}nav>a:not(.nav-cta):hover{color:var(--lime)}.nav-cta{border:1px solid #64665b;padding:12px 20px}.nav-cta span{margin-left:22px;color:var(--lime)}.hero{padding:50px 4.4% 0;display:grid;grid-template-columns:1.1fr 1fr;gap:0 4%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;margin:0 0 28px}.small-cross{color:var(--lime);font-size:23px;vertical-align:middle;margin-right:10px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:800;line-height:.94;letter-spacing:-.015em}h1{font-size:clamp(64px,7.65vw,128px);margin-bottom:35px}h1>span{color:var(--lime)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.hero-bottom p{font-size:15px;line-height:1.6;color:#cacbc2;margin:0}.button{display:inline-flex;justify-content:space-between;gap:24px;align-items:center;background:var(--lime);color:var(--ink);padding:17px 20px;font-weight:700;font-size:14px;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{background:#d2ff71;transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.hero-photo{position:relative;min-height:580px;background:#282923;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 61%;filter:grayscale(1) contrast(1.15)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0005,transparent 35%,#0009);pointer-events:none}.photo-top{position:absolute;left:24px;right:24px;top:23px;display:flex;justify-content:space-between;font-size:11px;line-height:1.4;letter-spacing:1px;z-index:1}.photo-label{position:absolute;bottom:28px;left:28px;z-index:1}.photo-label>span{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:33px;font-weight:700;letter-spacing:.2px;line-height:1.1}.photo-label small{font-size:12px;letter-spacing:.3px}.photo-stamp{position:absolute;bottom:12px;right:22px;font-size:93px;color:var(--lime);line-height:1;z-index:1}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;margin:27px 0 29px;font-size:10px;letter-spacing:1.4px;color:#aaaca1}.ticker{background:var(--lime);color:var(--ink);overflow:hidden;padding:15px 0}.ticker>div{width:max-content;font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;font-size:36px;line-height:1;letter-spacing:.5px;animation:move 35s linear infinite}.ticker b{margin:0 30px;font-weight:400}.section{padding:105px 4.4%;display:grid;grid-template-columns:180px 1fr;gap:30px}.section-tag{font-size:11px;letter-spacing:1.3px;font-weight:700;padding-top:9px}.about{background:var(--paper);color:var(--ink)}h2{font-size:clamp(42px,4.5vw,76px);margin:0 0 38px}h2>span{color:#7b7f72}.about-columns{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;margin-top:46px}.about .lead{font-size:23px;font-weight:500;line-height:1.45;letter-spacing:-.6px}.about p{line-height:1.75}.about-columns>div>p{color:#52554c}.signature{font-family:'Barlow Condensed',Impact,sans-serif;font-size:29px;font-weight:600;transform:rotate(-4deg);margin-top:30px}.signature span{margin-left:20px}.services .section-tag{color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px}.section-heading>p{color:#aaa;font-size:14px;margin-bottom:42px}.services h2>span{color:var(--lime)}.service-list{border-top:1px solid var(--line);margin-top:17px}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;gap:25px;cursor:pointer;padding:30px 0}summary::-webkit-details-marker{display:none}.number{font-size:12px;color:var(--lime);min-width:25px}summary h3{font-size:clamp(25px,2.8vw,43px);margin:0}.toggle{margin-left:auto;font-size:30px;font-weight:400;color:var(--lime);line-height:1}details[open] .toggle{transform:rotate(45deg)}.detail-body{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:0 35px 32px 50px;color:#bebfb6;font-size:15px}.detail-body p{margin-bottom:0}.detail-body ul{margin:0;padding-left:18px}.detail-body li::marker{color:var(--lime)}.manifesto{padding:87px 8%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.manifesto .eyebrow{color:var(--muted)}.manifesto h2{font-size:clamp(48px,6.4vw,105px);position:relative;z-index:1}.manifesto em{font-style:normal;color:var(--lime)}.manifesto>p:not(.eyebrow){max-width:530px;color:#bbbdb1;margin:0}.manifesto>span{position:absolute;right:3%;top:20px;color:var(--lime);font-size:260px;line-height:1;opacity:.13;transform:rotate(12deg)}.collaboration{background:#eceee6;color:var(--ink)}.collab-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px}.collaboration h2{font-size:clamp(40px,4vw,64px)}.collab-intro{max-width:450px;color:#575c4e}.fee{border-left:1px solid #bfc3b5;padding-left:50px}.fee-number{font-family:'Barlow Condensed',Impact,sans-serif;font-size:140px;font-weight:700;line-height:.82;letter-spacing:-5px}.fee-number span{font-size:75px;vertical-align:top;letter-spacing:-2px;margin-left:6px}.fee h3{font-family:'DM Sans',sans-serif;font-size:13px;letter-spacing:1px;margin:25px 0 15px;line-height:1.4}.fee>p{font-size:15px;color:#575c4e}.fee-note{border-top:1px solid #bfc3b5;padding-top:18px;font-size:12px;font-weight:600}.closing{padding:74px 8%;background:var(--lime);color:var(--ink)}.closing h2{font-size:clamp(60px,8.6vw,138px);margin-bottom:40px}.closing h2 span{color:var(--ink)}.closing-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.closing-bottom p{margin:0;font-size:18px}.closing-bottom strong{font-weight:500}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:#32362a}footer{padding:45px 4.4%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p,footer>a:last-child{font-size:12px;color:#adafa3;margin:0}footer .brand{font-size:23px}footer .brand-star{font-size:26px}@keyframes move{to{transform:translateX(-50%)}}@media(min-width:1600px){body{max-width:1920px;margin:auto}}@media(max-width:1100px){.hero-bottom{align-items:start;flex-direction:column}.hero-photo{min-height:580px}.section{grid-template-columns:125px 1fr;gap:22px;padding-top:80px;padding-bottom:80px}.about-columns{gap:30px}.collab-grid{gap:35px}.fee{padding-left:30px}.section-heading{display:block}.section-heading>p{margin-top:-15px}.hero-foot{font-size:9px}}@media(max-width:700px){header{height:88px;padding:0 6%}.brand{font-size:23px}nav{gap:0}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:10px 12px}.nav-cta span{margin-left:12px}.hero{padding:30px 6% 0;display:flex;flex-direction:column}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:24px}.small-cross{font-size:18px;margin-right:5px}h1{font-size:clamp(61px,13.8vw,98px);margin-bottom:27px}.hero-bottom{flex-direction:row;align-items:end;gap:12px;margin-bottom:32px}.hero-bottom p{font-size:12px}.button{padding:15px 14px;font-size:12px;gap:16px}.hero-photo{min-height:430px;aspect-ratio:4/4.3}.hero-foot{margin:20px 0;display:block;font-size:9px}.hero-foot>a{display:none}.photo-label{bottom:23px;left:22px}.photo-stamp{font-size:80px}.ticker>div{font-size:29px}.ticker{padding:14px 0}.ticker b{margin:0 20px}.section{display:block;padding:57px 6%}.section-tag{font-size:10px;margin-bottom:28px}.section h2{font-size:42px;margin-bottom:27px}.about-columns{display:block;margin-top:29px}.about .lead{font-size:23px;margin-bottom:28px}.about-columns p{font-size:15px}.section-heading>p{font-size:14px;margin-top:0;margin-bottom:25px}summary{gap:15px;padding:25px 0}summary h3{font-size:27px}.number{min-width:19px}.detail-body{display:block;padding:0 0 27px 34px;font-size:14px}.detail-body ul{margin-top:18px}.manifesto{padding:60px 6%}.manifesto h2{font-size:48px;line-height:1}.manifesto>p:not(.eyebrow){font-size:15px}.manifesto>span{font-size:190px;top:60px;right:-45px}.collab-grid{display:block}.fee{border-left:0;border-top:1px solid #bfc3b5;padding:35px 0 0;margin-top:30px}.fee-number{font-size:120px}.fee-number span{font-size:65px}.fee>p{max-width:380px}.closing{padding:58px 6%}.closing h2{font-size:clamp(51px,12.4vw,80px);margin-bottom:30px}.closing-bottom{display:block}.closing-bottom p{font-size:16px;margin-bottom:26px}footer{padding:35px 6%;display:grid;grid-template-columns:1fr 1fr;gap:28px}footer>p:nth-child(2){text-align:right}footer>a:last-child{text-align:right}footer .brand{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker>div{animation:none}.button{transition:none}}

.contact-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.email-link{font-size:14px;text-decoration:underline;text-underline-offset:4px}.hero-photo{background:#080808}.hero-photo img{object-fit:contain;object-position:center center;filter:none}@media(max-width:700px){.contact-actions{align-items:flex-start}}

.hero-bottom p,.detail-body,.fee>p,.about-columns>div>p,.collab-intro{font-size:16px}.section-tag,.photo-label small,.photo-top,footer p,footer>a:last-child,.eyebrow,.hero-foot{font-size:12px}.fee-note{font-size:14px}@media(max-width:700px){.hero-bottom{flex-direction:column;align-items:flex-start;gap:22px}.hero-bottom p,.about-columns p,.detail-body,.manifesto>p:not(.eyebrow){font-size:16px}.button,.nav-cta{font-size:14px}.eyebrow{font-size:12px;letter-spacing:.6px}.small-cross{margin-right:4px}.hero-foot{font-size:12px}.section-tag{font-size:12px}}

.chat-section{padding:80px 6%;display:grid;grid-template-columns:1fr 1fr;gap:60px}.chat-section h2 span{color:var(--lime)}.chat-section>div>p{max-width:440px}.chat-panel{border:1px solid var(--line);padding:24px;min-width:0}.chat-top{display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding-bottom:18px}.chat-top span,.chat-note{font-size:14px;color:#b9bdb0}.chat-note{margin:14px 0 0;line-height:1.6}#chat-messages{height:280px;overflow:auto;padding:20px 3px;overscroll-behavior:contain}.chat-message{font-size:16px;line-height:1.6;background:#25271f;padding:14px 16px;margin:0 20px 14px 0;overflow-wrap:anywhere}.chat-message.user{background:var(--lime);color:var(--ink);margin:0 0 14px 20px}.chat-message a{display:block;color:var(--lime);text-decoration:underline;text-underline-offset:4px;margin-top:12px}.chat-topics{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.chat-topics button{border:1px solid #676d59;color:var(--paper);background:transparent;padding:8px 12px;cursor:pointer;font:inherit;font-size:14px}.chat-topics button:hover{border-color:var(--lime)}#chat-form label{display:block;font-size:14px;margin-bottom:8px}.chat-input-row{display:flex;gap:8px}.chat-input-row input{width:100%;min-width:0;background:#1d1f19;border:1px solid #676d59;color:var(--paper);padding:13px;font:inherit}.chat-input-row button{background:var(--lime);color:var(--ink);border:0;padding:12px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.chat-panel :focus-visible{outline:2px solid var(--lime);outline-offset:3px}.chat-direct{display:inline-block;margin-top:20px;font-size:14px;text-decoration:underline;text-underline-offset:4px}@media(max-width:700px){.chat-section{display:block;padding:55px 6%}.chat-section h2{font-size:42px}.chat-panel{margin-top:30px;padding:18px}.chat-input-row{flex-wrap:wrap}.chat-input-row input{flex:1 1 180px}.chat-input-row button{flex:1 0 auto}}

.header-brands{display:flex;align-items:center;gap:28px}.hub-family{padding-right:28px;border-right:1px solid var(--line)}.ndh-brand{display:inline-flex;align-items:center;gap:12px;font-family:'DM Sans',sans-serif}.ndh-mark{position:relative;display:block;width:44px;height:44px;transform:rotate(15deg)}.ndh-mark i{position:absolute;display:block;width:19px;height:19px;border-radius:50% 50% 5px 50%;background:#ff653f}.ndh-mark i:nth-child(1){top:1px;left:1px}.ndh-mark i:nth-child(2){right:1px;top:1px;background:#7ee4d8;transform:rotate(90deg)}.ndh-mark i:nth-child(3){left:13px;bottom:1px;background:currentColor;transform:rotate(225deg)}.ndh-copy{display:grid;line-height:.92;letter-spacing:-.03em}.ndh-copy strong{font-size:21px}.ndh-copy>span{margin-top:4px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;opacity:.7}.troubleshooter-link{display:block;font-size:14px;color:var(--lime);margin-top:9px}.troubleshooter-link:hover{text-decoration:underline}.parent-line{margin:0;padding:14px 4.4%;font-size:14px;color:#c2c5b8;border-bottom:1px solid var(--line)}.parent-line a{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){header{height:auto;min-height:125px;gap:20px;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}nav{gap:20px}.header-brands{gap:18px}.hub-family{padding-right:18px}}@media(max-width:700px){header{padding:20px 6%}.header-brands{width:100%;justify-content:space-between}.hub-family{border-right:0;padding-right:0}header nav{width:100%}header .nav-cta{width:100%;display:flex;justify-content:space-between}.parent-line{padding:14px 6%}}
