:root{color:#171b1f;background:#f7f8f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8f4}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:66px;padding:14px clamp(18px,5vw,64px);border-bottom:1px solid rgba(23,27,31,.1);background:#f7f8f4e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{font-size:clamp(1rem,2vw,1.15rem);font-weight:800}.topbar-actions{display:flex;align-items:center;gap:clamp(14px,3vw,28px);min-width:0}.nav{display:flex;align-items:center;gap:clamp(12px,2.5vw,26px);color:#4a5158;font-size:.95rem}.nav a{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 0;border-bottom:1px solid transparent}.nav a:hover{border-color:currentColor}.nav svg{width:16px;height:16px;flex:0 0 auto}.locale-switcher{display:inline-flex;align-items:center;gap:8px;color:#4a5158;font-size:.88rem;white-space:nowrap}.locale-switcher span{color:#6a7178}.locale-switcher select{min-height:38px;max-width:150px;padding:7px 32px 7px 10px;border:1px solid rgba(23,27,31,.16);border-radius:7px;background:#ffffffeb;color:#171b1f;font:inherit}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:clamp(28px,5vw,78px);min-height:min(780px,calc(100vh - 66px));padding:clamp(42px,7vw,96px) clamp(18px,5vw,64px) clamp(38px,6vw,72px);border-bottom:1px solid rgba(23,27,31,.1);background:#fbfcf8}.hero-copy{max-width:760px}.eyebrow{margin:0 0 14px;color:#0b7668;font-size:.76rem;font-weight:760;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;color:#101417;font-size:clamp(4.1rem,12vw,9.6rem);line-height:.9;letter-spacing:0}.lead{max-width:680px;margin:28px 0 0;color:#384149;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.86}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:7px;font-weight:720}.primary-action{background:#101417;color:#f8fff5}.secondary-action{border:1px solid rgba(23,27,31,.22);color:#101417}.hero-product{min-width:0;border:1px solid rgba(23,27,31,.14);border-radius:8px;background:#fff;box-shadow:0 24px 80px #11161a24;overflow:hidden}.product-header{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;padding:clamp(22px,4vw,34px);border-bottom:1px solid rgba(23,27,31,.1);background:#f8faf2}.product-header img{width:72px;height:72px;object-fit:contain}.product-header p{margin:0 0 8px;color:#0b7668;font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.product-header strong{display:block;color:#101417;font-size:clamp(1.35rem,3vw,2rem);line-height:1.18}.product-status{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px clamp(22px,4vw,34px);border-bottom:1px solid rgba(23,27,31,.1)}.product-intake{display:grid;gap:10px;padding:20px clamp(22px,4vw,34px);border-bottom:1px solid rgba(23,27,31,.1);background:#101417;color:#f8fff5}.product-intake span{color:#93e0d2;font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.product-intake p{max-width:390px;margin:0;color:#f8fff5d1;font-size:.94rem;line-height:1.65}.product-intake button{justify-self:start;min-height:40px;padding:10px 14px;border:1px solid rgba(248,255,245,.2);border-radius:7px;background:#f8fff5;color:#101417;cursor:pointer;font:inherit;font-weight:800}.product-intake button:hover{background:#dcff73}.product-status span,.feed-row span{color:#687079;font-size:.82rem}.product-status strong,.feed-row strong{color:#171b1f;font-size:.98rem;line-height:1.45;text-align:right}.product-feed{display:grid}.feed-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:center;padding:18px clamp(22px,4vw,34px);border-bottom:1px solid rgba(23,27,31,.08)}.feed-row:last-child{border-bottom:0}.status-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:1px;margin:0 clamp(18px,5vw,64px);border:1px solid rgba(23,27,31,.12);background:#171b1f1f}.status-band>div{min-width:0;padding:20px;background:#ffffffdb}.status-label{display:block;margin-bottom:8px;color:#687079;font-size:.8rem}.status-band strong{display:block;font-size:clamp(.98rem,2vw,1.08rem);line-height:1.45}.content-section{padding:clamp(48px,8vw,92px) clamp(18px,5vw,64px);background:#f7f8f4}.section-heading{max-width:760px;margin-bottom:28px}h2{margin:0;font-size:clamp(2rem,5vw,4.2rem);line-height:1.05;letter-spacing:0}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.note-card{min-height:210px;padding:22px;border:1px solid rgba(23,27,31,.12);border-radius:8px;background:#ffffffd1}h3{margin:0 0 14px;font-size:clamp(1.1rem,2vw,1.28rem)}.note-card p,.writing-section p,.persona-copy p,.update-item p{margin:0;color:#4a535c;font-size:1rem;line-height:1.85}.persona-section{background:#eef3f0}.persona-layout{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,64px)}.persona-avatar{margin:0}.persona-avatar img{display:block;width:min(100%,320px);height:auto;aspect-ratio:1;object-fit:contain}.persona-avatar figcaption{max-width:320px;margin-top:12px;color:#65716b;font-size:.9rem;line-height:1.65}.persona-copy{max-width:780px}.persona-copy p+p{margin-top:16px}.text-link{display:inline-flex;margin-top:22px;padding-bottom:3px;border-bottom:1px solid rgba(11,118,104,.42);color:#0b7668;font-weight:720}.writing-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1fr);gap:clamp(24px,5vw,72px);align-items:start;background:#e6edeb}.writing-section p{max-width:680px;padding-top:12px;font-size:clamp(1.03rem,2vw,1.22rem)}.updates-section{background:#f7f8f4}.update-list{display:grid;gap:1px;max-width:920px;margin:0;padding:1px;border:1px solid rgba(23,27,31,.12);background:#171b1f1f;list-style:none}.update-item{display:grid;grid-template-columns:minmax(140px,.28fr) minmax(0,1fr);gap:clamp(18px,3vw,32px);padding:22px;background:#ffffffd1}.update-item time{color:#0b7668;font-size:.92rem;font-weight:760;line-height:1.5}.update-item h3{margin-bottom:8px}.footer{display:flex;justify-content:space-between;gap:16px;padding:28px clamp(18px,5vw,64px);color:#687079;font-size:.92rem}@media(max-width:820px){.topbar{position:static;align-items:flex-start;flex-direction:column;gap:8px}.topbar-actions{width:100%;align-items:flex-start;flex-direction:column;gap:12px}.hero{grid-template-columns:1fr;min-height:auto}.status-band,.note-grid,.persona-layout,.update-item,.writing-section{grid-template-columns:1fr}.persona-avatar img{width:min(100%,260px)}.product-status,.feed-row{align-items:start;grid-template-columns:1fr}.product-status{display:grid}.product-status strong,.feed-row strong{text-align:left}}@media(max-width:520px){.nav,.locale-switcher{width:100%;justify-content:space-between}.locale-switcher select{max-width:min(210px,58vw)}.actions{flex-direction:column}.primary-action,.secondary-action{width:100%}.footer{flex-direction:column}}
