:root{--color-dark: #25323a;--color-dark-2: #2e3d46;--color-accent: #f24162;--color-bg: #f5f6f7;--color-surface: #ffffff;--color-border: #e2e5e8;--color-text: #25323a;--color-text-muted: #6b7680;--color-on-dark-muted: #b7c0c6;--color-green: #2e9e5b;--color-yellow: #e0a530;--color-red: #d5344a;--color-unknown: #b8bfc4;--font-heading: "Paytone One", sans-serif;--font-body: "Manrope", sans-serif;--radius: 14px}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body)}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.site-nav{background:var(--color-dark);color:#fff;padding:1.1rem 2rem .9rem;position:sticky;top:0;z-index:10}.site-nav-logo-row{margin:0 0 1.4rem -.5rem}.site-logo{height:32px;width:auto;display:block}.site-nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center}.site-nav .nav-links{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;background:#ffffff0f;padding:.3rem;border-radius:999px}.site-nav .nav-links a{font-size:.85rem;font-weight:600;color:var(--color-on-dark-muted);padding:.5rem 1.1rem;border-radius:999px;transition:all .15s ease}.site-nav .nav-links a:hover{color:#fff}.site-nav .nav-links a.active{color:var(--color-dark);background:#fff}.site-nav .nav-links a.nav-icon-link{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .7rem;font-size:1rem}.hero{background:var(--color-dark);color:#fff;padding:3.5rem 2rem 4rem;height:21rem;display:flex;align-items:flex-start;box-sizing:border-box}.hero-inner{max-width:1180px;margin:0 auto;width:100%}.eyebrow{display:inline-block;color:var(--color-accent);font-weight:800;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.hero h1{font-family:var(--font-heading);font-weight:400;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.25;margin:0 0 1rem;max-width:40ch}.hero p.lead{color:var(--color-on-dark-muted);font-size:1rem;line-height:1.6;max-width:60ch;margin:0}main{flex:1;width:100%;display:flex;flex-direction:column}.page-section{width:100%;max-width:1180px;margin:0 auto;padding:2.5rem 2rem;box-sizing:border-box}.section-heading-wrap{margin-bottom:1.5rem}.section-heading{display:flex;align-items:baseline;gap:.75rem}.section-heading .num{font-family:var(--font-heading);color:var(--color-accent);font-size:.95rem}.section-heading h2{font-family:var(--font-heading);font-weight:400;font-size:1.4rem;color:var(--color-dark);margin:0}.section-heading-wrap .desc{margin:.35rem 0 0;color:var(--color-text-muted);font-size:.9rem;max-width:70ch}.dark-card-grid{display:grid;width:100%;gap:1rem;margin-bottom:1.5rem}.dark-card{background:var(--color-dark);color:#fff;border-radius:var(--radius);padding:1.5rem 1.75rem;display:block;transition:transform .15s ease,box-shadow .15s ease}.dark-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #25323a40}.dark-card h3{font-family:var(--font-heading);font-weight:400;font-size:1.1rem;margin:0 0 .4rem}.dark-card p{margin:0;color:var(--color-on-dark-muted);font-size:.85rem;line-height:1.5}.dark-card .stat-row{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.dark-card .stat{font-size:.75rem;color:var(--color-on-dark-muted)}.dark-card .stat b{display:block;font-family:var(--font-heading);font-size:1.2rem;color:#fff;font-weight:400}.panel{width:100%;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem}.panel-label{font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.9rem}.brand-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.brand-tile{border:1px solid var(--color-border);border-radius:10px;padding:.9rem 1.1rem;font-weight:700;font-size:.9rem;color:var(--color-dark);background:#fff;transition:all .15s ease;display:block}.brand-tile:hover{border-color:var(--color-accent);color:var(--color-accent)}.pill-row{display:flex;flex-wrap:wrap;gap:.5rem}.pill{border:1px solid var(--color-border);border-radius:999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;color:var(--color-text-muted);background:#fbfbfc}.home-full{flex:1;background:var(--color-dark);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem}.home-full .eyebrow{margin-bottom:1rem;font-size:.85rem}.home-full h1{font-family:var(--font-heading);font-weight:400;font-size:3.4rem;margin:0;max-width:34ch;white-space:nowrap}.home-full .lead{margin:1.25rem 0 0;color:var(--color-on-dark-muted);font-size:1.2rem;max-width:56ch}.home-areas{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:3rem}.home-area{max-width:240px}.home-area h3{font-family:var(--font-heading);font-weight:400;font-size:1.2rem;margin:0 0 .4rem;color:var(--color-accent)}.home-area p{margin:0;color:var(--color-on-dark-muted);font-size:.95rem;line-height:1.5}.text-def-list{margin:0 0 1.5rem;padding:0;width:100%;display:grid;grid-template-columns:220px 1fr;column-gap:2rem;row-gap:1.1rem;align-items:baseline}.text-def-list dt{font-weight:700;color:var(--color-dark);font-size:.95rem}.text-def-list dd{margin:0;color:var(--color-text-muted);font-size:.88rem;line-height:1.6}@media (max-width: 720px){.text-def-list{grid-template-columns:1fr;row-gap:.2rem}.text-def-list dt{margin-top:1rem}.text-def-list dt:first-child{margin-top:0}}.simple-table{width:100%;border-collapse:collapse;font-size:.85rem}.simple-table tr{border-top:1px solid var(--color-border)}.simple-table tr:first-child{border-top:none}.simple-table td{padding:.7rem .5rem;vertical-align:top;color:var(--color-text)}.simple-table-key{font-weight:700;color:var(--color-dark);width:38%;white-space:nowrap}.area-tile{display:flex;gap:.75rem;align-items:flex-start;border:1px solid var(--color-border);border-radius:10px;padding:.9rem 1.1rem;background:#fff}.area-tile-num{font-family:var(--font-heading);color:var(--color-accent);font-size:.95rem;flex-shrink:0}.area-tile-title{font-weight:700;font-size:.9rem;color:var(--color-dark);margin-bottom:.2rem}.area-tile-desc{font-size:.78rem;color:var(--color-text-muted)}.onboard-list{margin:0;padding-left:1.1rem;color:var(--color-on-dark-muted);font-size:.85rem;line-height:1.7}.page-note{margin-top:1.5rem;color:var(--color-text-muted);font-size:.85rem;line-height:1.6;max-width:80ch}.back-link{background:none;border:none;color:var(--color-accent);font-family:var(--font-body);font-weight:800;font-size:.85rem;cursor:pointer;padding:0;margin-bottom:1rem;display:inline-flex;align-items:center;gap:.3rem}.error-note{color:var(--color-text-muted);font-size:.85rem}.status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.status-dot.green{background:var(--color-green)}.status-dot.yellow{background:var(--color-yellow)}.status-dot.red{background:var(--color-red)}.status-dot.unknown{background:var(--color-unknown)}.status-dot.muted{background:var(--color-border)}.delivery-cards{display:flex;flex-direction:column;gap:1.25rem}.delivery-card{background:var(--color-surface);border:1px solid #c7ccd0;border-radius:var(--radius);padding:1.25rem;border-top:4px solid var(--color-dark)}.delivery-card-header h3{margin:0 0 .5rem;font-family:var(--font-heading);font-weight:400;font-size:1.2rem;color:var(--color-dark)}.delivery-card-toggle-row{display:flex;justify-content:flex-end;margin-top:.75rem}.delivery-card-toggle-label{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;padding:.4rem .9rem;border-radius:999px;border:1px solid var(--color-dark);background:var(--color-dark);color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease}.delivery-card-toggle-label:hover,.delivery-card-toggle-label:focus-visible{background:var(--color-accent);border-color:var(--color-accent)}.delivery-card-toggle{font-size:.85rem;transition:transform .2s ease;flex-shrink:0}.delivery-card-toggle.open{transform:rotate(90deg)}.delivery-progress-row{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.delivery-progress-bar{flex:1;height:8px;border-radius:999px;background:var(--color-border);overflow:hidden}.delivery-progress-fill{height:100%;border-radius:999px;transition:width .3s ease}.delivery-progress-fill{background:#6cc98f}.delivery-progress-label{font-size:.82rem;font-weight:700;color:var(--color-text-muted);min-width:3ch;text-align:right}.delivery-card-summary{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--color-text);margin-bottom:.35rem}.delivery-card-lead{font-size:.85rem;color:var(--color-text);margin-bottom:.35rem}.delivery-card-estimates{display:flex;flex-wrap:wrap;gap:.3rem 1.25rem;font-size:.85rem;color:var(--color-text);margin-bottom:1rem}.delivery-item-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--color-border)}.delivery-item{padding:.6rem 0;border-bottom:1px solid var(--color-border)}.delivery-item-main{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.delivery-item-label{flex:1;font-weight:600}.delivery-item-status{color:var(--color-text-muted);font-size:.82rem}.delivery-item-description{margin:.3rem 0 0 1.4rem;font-size:.85rem;color:var(--color-text-muted)}.delivery-item-estimate{margin:.2rem 0 0 1.4rem;font-size:.78rem;font-style:italic;color:var(--color-text-muted)}.delivery-item-dates{display:flex;gap:1rem;font-size:.78rem;color:var(--color-text-muted);margin-top:.25rem;padding-left:1.4rem}.detail-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.detail-header h2{font-family:var(--font-heading);font-weight:400;font-size:1.75rem;margin:0;color:var(--color-dark)}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem}.metric-tile{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem;border-top:4px solid var(--color-unknown)}.metric-tile.green{border-top-color:var(--color-green)}.metric-tile.yellow{border-top-color:var(--color-yellow)}.metric-tile.red{border-top-color:var(--color-red)}.metric-tile .tile-label{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-weight:700}.metric-tile .tile-value{font-family:var(--font-heading);font-size:1.9rem;color:var(--color-dark)}.metric-tile .tile-target{font-size:.8rem;color:var(--color-text-muted);margin-top:.4rem}.metric-tile .placeholder-note{font-size:.72rem;color:var(--color-accent);margin-top:.5rem;font-weight:700}.state-message{padding:3rem 1rem;text-align:center;color:var(--color-text-muted)}.state-message.error{color:var(--color-red)}table.overview-table{width:100%;table-layout:fixed;border-collapse:collapse;background:var(--color-surface);border-radius:var(--radius);overflow:hidden;border:1px solid var(--color-border)}table.overview-table th,table.overview-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border);font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.overview-table th:nth-child(1),table.overview-table td:nth-child(1){width:28%}table.overview-table th:nth-child(2),table.overview-table td:nth-child(2){width:14%}table.overview-table th:nth-child(3),table.overview-table td:nth-child(3){width:20%}table.overview-table th:nth-child(4),table.overview-table td:nth-child(4){width:20%}table.overview-table th:nth-child(5),table.overview-table td:nth-child(5){width:18%}table.overview-table th{background:var(--color-dark);color:#fff;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}table.overview-table tbody tr{cursor:pointer}table.overview-table tbody tr:hover{background:#fafbfc}table.overview-table.static tbody tr{cursor:default}table.overview-table.static tbody tr:hover{background:transparent}.checklist{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:.6rem}.checklist li{display:flex;align-items:center;gap:.75rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:.85rem 1.1rem;font-size:.9rem;color:var(--color-text-muted)}.checklist li.done{color:var(--color-text);border-color:var(--color-green)}.checklist .check-icon{width:22px;height:22px;flex-shrink:0;border-radius:50%;border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#fff}.checklist li.done .check-icon{background:var(--color-green);border-color:var(--color-green)}.meeting-illustration{width:100%;max-width:420px;height:auto;display:block;margin:0 auto;border-radius:var(--radius)}.docs-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;align-items:center;margin-bottom:3rem}.docs-intro .copy p{color:var(--color-text-muted);line-height:1.7;font-size:.95rem}.full-bleed{width:100vw;margin-left:calc(50% - 50vw);padding:2.5rem 6rem 3.5rem}.delivery-timeline-simple{display:flex;flex-direction:column}.delivery-timeline-simple-row{display:grid;grid-template-columns:repeat(9,minmax(0,1fr))}.delivery-timeline-simple-cell{min-width:0;padding:0 .75rem;display:flex;flex-direction:column;align-items:center}.above-content-row .delivery-timeline-simple-cell{justify-content:flex-end;padding-bottom:1rem}.below-content-row .delivery-timeline-simple-cell{padding-top:1rem}.above-icon-row .delivery-timeline-simple-cell{justify-content:flex-end}.delivery-timeline-simple-stem{width:2px;height:2.5rem;background:var(--color-border)}.bar-row{position:relative;height:2.6rem;align-items:center;margin:.5rem 0}.delivery-timeline-week-markers{position:absolute;left:0;right:0;bottom:-1.1rem;height:1rem}.delivery-timeline-week-marker{position:absolute;transform:translate(-50%);font-size:.65rem;font-weight:600;color:var(--color-text-muted)}.delivery-timeline-simple-bar{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:.9rem;border-radius:999px;overflow:hidden;display:flex}.delivery-timeline-simple-bar-segment{flex:1;background:var(--color-dark)}.delivery-timeline-simple-bar-segment:nth-child(2n){background:var(--color-dark)}.delivery-timeline-simple-bar-segment:nth-child(odd){background:var(--color-dark);opacity:.5}.delivery-timeline-simple-bar-dot{position:relative;z-index:1;width:.6rem;height:.6rem;border-radius:50%;background:#fff;border:2px solid var(--color-dark)}.delivery-timeline-h-dot{width:3.4rem;height:3.4rem;border-radius:50%;background:var(--color-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.delivery-timeline-h-content{width:190px;max-width:190px;text-align:center}.delivery-timeline-h-heading{margin-bottom:.4rem}.delivery-timeline-h-heading h3{font-family:var(--font-heading);font-weight:400;font-size:1.1rem;margin:0 0 .2rem;color:var(--color-dark);line-height:1.3;white-space:pre-line}.delivery-timeline-estimate{display:block;font-size:.85rem;font-weight:700;color:var(--color-accent)}.delivery-timeline-h-content p{margin:0;color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.delivery-illustration{width:100%;max-width:420px;margin:0 auto;aspect-ratio:3 / 2;border-radius:var(--radius);background:var(--color-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem}.delivery-illustration-icon{width:4.5rem;height:4.5rem;color:#fff}.delivery-illustration-title{font-family:var(--font-heading);font-weight:400;font-size:1.3rem;color:#fff;text-align:center}.delivery-illustration-subtitle{font-family:var(--font-body);font-size:.9rem;color:#b7c0c6;text-align:center}footer{padding:1.5rem 2rem;text-align:center;color:var(--color-text-muted);font-size:.75rem}footer.on-dark{background:var(--color-dark);color:var(--color-on-dark-muted)}
