.hero{padding-top:calc(6rem + 80px);padding-bottom:var(--ono-space-xl);min-height:100svh;display:flex;flex-direction:column;justify-content:center;position:relative}.hero-layout{display:grid;grid-template-columns:1fr 420px;gap:var(--ono-space-lg);align-items:center}.hero-content{max-width:640px}.hero-headline{margin:.5rem 0 1.5rem;color:var(--ono-text)}.hero-headline em{font-style:italic}.hero-sub{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.75;margin-bottom:2.5rem;max-width:52ch}.hero-mantra{display:flex;flex-wrap:wrap;gap:0 2rem;margin-bottom:2rem;max-width:none}.hero-mantra span{font-family:var(--ono-font-display);font-size:clamp(1.33rem,2.4vw,1.6rem);font-style:italic;font-weight:700;color:var(--ono-highlight);position:relative}.hero-mantra span:not(:last-child):after{content:"·";position:absolute;right:-1.15rem;opacity:.45;font-style:normal;color:var(--ono-highlight)}.hero-ctas{display:flex;gap:var(--ono-space-sm);flex-wrap:wrap}.hero-visual{display:flex;align-items:center;justify-content:center}.loop-composition{position:relative;width:360px;height:360px}.loop-ring{position:absolute;inset:0;width:100%;height:100%;color:var(--ono-border-strong)}.loop-ring--large{color:#7a94704d;animation:onoSlowSpin 60s linear infinite}.loop-ring--mid{inset:15%;width:70%;height:70%;color:#5c708066}.loop-ring--small{inset:35%;width:30%;height:30%;color:var(--ono-sage);animation:onoSlowSpinReverse 25s linear infinite}.loop-node{position:absolute;width:12px;height:12px;background:var(--ono-sage);border-radius:50%;border:2.5px solid var(--ono-bg);box-shadow:0 0 0 2px var(--ono-sage);top:15%;left:75%;animation:onoNodePulse 2.5s ease-in-out infinite}.loop-label{position:absolute;top:12%;right:-4%;font-family:var(--ono-font-body);font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ono-sage);line-height:1.4;text-align:center;padding:.4rem .7rem;border:1px solid rgba(122,148,112,.3);border-radius:var(--ono-radius-full);background:#f8f5f0d9;backdrop-filter:blur(4px)}.hero-scroll-cue{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}.hero-scroll-cue span{width:1px;height:48px;background:linear-gradient(to bottom,transparent,var(--ono-border-strong));animation:onoScrollPulse 2s ease-in-out infinite}@keyframes onoSlowSpin{to{transform:rotate(360deg)}}@keyframes onoSlowSpinReverse{to{transform:rotate(-360deg)}}@keyframes onoNodePulse{0%,to{box-shadow:0 0 0 2px var(--ono-sage),0 0 0 5px #7a947033}50%{box-shadow:0 0 0 2px var(--ono-sage),0 0 0 10px #7a947014}}@keyframes onoScrollPulse{0%,to{opacity:.3}50%{opacity:.8}}.problem-section{background:var(--ono-bg-warm)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ono-space-md);margin-bottom:var(--ono-space-lg)}.problem-card{padding:2rem;background:var(--ono-bg);border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);transition:transform var(--ono-duration) var(--ono-ease),box-shadow var(--ono-duration) var(--ono-ease)}.problem-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1c1a1712}.problem-number{font-family:var(--ono-font-display);font-size:2.5rem;font-weight:300;color:var(--ono-border-strong);margin-bottom:1rem;line-height:1}.problem-card h3{margin-bottom:.75rem;color:var(--ono-text);font-size:1.05rem}.problem-card p{font-size:.95rem;max-width:none}.problem-callout{text-align:center;padding:2.5rem;border:1px solid var(--ono-border-strong);border-radius:var(--ono-radius-lg);background:var(--ono-bg)}.problem-callout p{font-family:var(--ono-font-display);font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.5;color:var(--ono-text);max-width:72ch;margin:0 auto}.framework-section{background:var(--ono-bg)}.framework-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ono-space-md)}.framework-card{padding:2.5rem 2rem;border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);position:relative;overflow:hidden;transition:transform var(--ono-duration) var(--ono-ease),box-shadow var(--ono-duration) var(--ono-ease)}.framework-card:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at top left,rgba(122,148,112,.06) 0%,transparent 65%);pointer-events:none}.framework-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #1c1a1714}.framework-card--accent{background:var(--ono-bg-warm);border-color:#7a947040}.framework-mark{display:inline-flex;align-items:flex-start;gap:2px;margin-bottom:1rem;line-height:1}.framework-label{font-family:var(--ono-font-display);font-size:5rem;font-weight:400;color:var(--ono-sage);line-height:.85;letter-spacing:-.02em}.framework-icon{display:flex;width:32px;height:32px;color:var(--ono-sage);margin-top:-.5rem;flex-shrink:0}.framework-card h3{font-family:var(--ono-font-display);font-size:1.6rem;font-weight:500;margin-bottom:.75rem;color:var(--ono-text)}.framework-card p{font-size:.95rem;max-width:none;line-height:1.7}.delivered-section{background:var(--ono-bg-warm)}.delivered-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--ono-space-lg);align-items:start}.delivered-stats{display:grid;grid-template-columns:1fr 1fr;gap:var(--ono-space-md)}.delivered-stat{padding:1.75rem;background:var(--ono-bg);border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);display:flex;flex-direction:column;gap:.5rem}.delivered-stat-num{font-family:var(--ono-font-display);font-size:clamp(1.6rem,3vw,2.25rem);font-weight:500;line-height:1.1;color:var(--ono-text)}.delivered-stat-label{font-size:.9rem;color:var(--ono-text-muted);line-height:1.5}.delivered-prose p{font-size:1.05rem;line-height:1.75;margin-bottom:1rem;max-width:none}.delivered-quiet{font-style:italic;font-family:var(--ono-font-display);color:var(--ono-text-light)!important;font-size:1rem!important}.services-section{background:var(--ono-bg)}.services-lanes{display:grid;grid-template-columns:1fr 1fr;gap:var(--ono-space-md)}.service-lane{padding:2.5rem;background:var(--ono-bg-warm);border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border)}.service-lane--alt{background:var(--ono-bg-dark);border-color:transparent}.service-lane-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.lane-marker{width:32px;height:32px;flex-shrink:0;color:var(--ono-sage)}.service-lane h3{font-family:var(--ono-font-display);font-size:1.6rem;color:var(--ono-text)}.service-lane--alt h3{color:var(--ono-bg)}.lane-context{font-size:.95rem;margin-bottom:1.5rem;max-width:none}.service-lane--alt .lane-context{color:#f8f5f08c}.lane-list{display:flex;flex-direction:column;gap:.6rem}.lane-list li{font-size:.93rem;color:var(--ono-text-muted);padding-left:1.25rem;position:relative;line-height:1.5}.service-lane--alt .lane-list li{color:#f8f5f099}.lane-list li:before{content:"—";position:absolute;left:0;color:var(--ono-sage);font-size:.8rem}.hitl-section{background:var(--ono-bg-warm)}.hitl-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--ono-space-lg);align-items:center}.hitl-visual{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hitl-diagram{display:flex;align-items:center;gap:1.25rem;padding:2.5rem;background:var(--ono-bg);border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);width:100%;justify-content:center}.hitl-node{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.25rem;border-radius:var(--ono-radius-full);font-family:var(--ono-font-body);font-size:.8rem;font-weight:500;letter-spacing:.06em;border:1px solid var(--ono-border);background:var(--ono-bg);color:var(--ono-text-muted)}.hitl-node--human{background:var(--ono-text);color:var(--ono-bg);border-color:transparent;position:relative;box-shadow:0 4px 20px #1c1a1733}.hitl-node--dim{opacity:.5}.hitl-pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--ono-sage);animation:onoNodePulse 2.5s ease-in-out infinite}.hitl-arrow{font-size:1rem;color:var(--ono-text-light)}.hitl-diagram-caption{font-size:.75rem;text-align:center;letter-spacing:.06em;max-width:none}.hitl-content{max-width:540px}.hitl-content .section-title{margin-bottom:1.5rem}.hitl-content p{margin-bottom:1.25rem;max-width:none}.hitl-content p:last-child{color:var(--ono-text);font-size:1rem}.offer-section{background:var(--ono-bg)}.offer-card{background:var(--ono-bg-warm);border-radius:var(--ono-radius-lg);padding:4rem;border:1px solid var(--ono-border-strong);position:relative;overflow:hidden}.offer-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--ono-sage),var(--ono-blue))}.offer-eyebrow{margin-bottom:2rem}.offer-badge{display:inline-block;font-family:var(--ono-font-body);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ono-sage);border:1px solid rgba(122,148,112,.4);border-radius:var(--ono-radius-full);padding:.3rem .9rem}.offer-layout{display:grid;grid-template-columns:1fr 280px;gap:var(--ono-space-lg);align-items:start}.offer-title{font-family:var(--ono-font-display);font-size:clamp(2rem,4vw,3rem);color:var(--ono-text);margin-bottom:.5rem;line-height:1.15}.offer-duration{font-family:var(--ono-font-body);font-size:.9rem;font-weight:500;color:var(--ono-text-muted);letter-spacing:.05em;margin-bottom:1.25rem}.offer-desc{font-size:1rem;margin-bottom:1.75rem;max-width:58ch}.offer-list{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.5rem}.offer-list li{font-size:.93rem;color:var(--ono-text-muted);padding-left:1.4rem;position:relative;line-height:1.5}.offer-list li:before{content:"✓";position:absolute;left:0;color:var(--ono-sage);font-size:.85rem}.offer-footnote{font-size:.85rem;color:var(--ono-text-light);font-style:italic;max-width:none}.offer-cta-block{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:2rem;border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);background:var(--ono-bg);position:sticky;top:calc(80px + 2rem)}.offer-price-display{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:.5rem}.offer-price{font-family:var(--ono-font-display);font-size:3.5rem;font-weight:600;color:var(--ono-text);line-height:1}.offer-price-sub{font-size:.78rem;color:var(--ono-text-muted);letter-spacing:.08em;text-transform:uppercase}.offer-cta-block .btn{width:100%;justify-content:center}.work-section{background:var(--ono-bg-warm)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ono-space-md)}.work-card{padding:2rem;background:var(--ono-bg);border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);display:flex;flex-direction:column;gap:.85rem;transition:transform var(--ono-duration) var(--ono-ease),box-shadow var(--ono-duration) var(--ono-ease)}.work-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1c1a1712}.work-tag{font-family:var(--ono-font-body);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ono-blue)}.work-card h3{font-family:var(--ono-font-display);font-size:1.25rem;color:var(--ono-text);line-height:1.3;font-weight:500}.work-desc{font-size:.9rem;line-height:1.7;max-width:none;flex:1}.work-outcome{padding-top:1rem;border-top:1px solid var(--ono-border);display:flex;flex-direction:column;gap:.35rem}.outcome-label{font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ono-sage);display:block}.work-outcome span:last-child{font-size:.88rem;color:var(--ono-text-muted);line-height:1.6}.projects-section{background:var(--ono-bg)}.projects-header{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--ono-space-md);max-width:none}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ono-space-md)}.project-card{padding:2rem;background:var(--ono-bg-warm);border-radius:var(--ono-radius-lg);border:1px solid var(--ono-border);display:flex;flex-direction:column;gap:.75rem;transition:transform var(--ono-duration) var(--ono-ease),box-shadow var(--ono-duration) var(--ono-ease)}.project-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1c1a170f}.project-name{font-family:var(--ono-font-display);font-size:1.5rem;font-weight:500;color:var(--ono-text);line-height:1.2}.project-name a{display:inline-flex;align-items:center;gap:.5rem;color:inherit;transition:color var(--ono-duration) var(--ono-ease)}.project-name a:hover{color:var(--ono-sage)}.project-oneliner{font-size:.95rem;line-height:1.6;color:var(--ono-text-muted);max-width:none;flex:1}.newsletter-section{background:var(--ono-bg-warm)}.newsletter-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--ono-space-lg);align-items:center}.newsletter-copy .section-title{margin-bottom:1rem}.newsletter-copy p{font-size:1.05rem;line-height:1.7;max-width:48ch}.final-cta-section{background:var(--ono-bg-dark);color:var(--ono-bg);margin-bottom:calc(-1 * var(--ono-space-xl))}.final-cta-layout{display:grid;grid-template-columns:300px 1fr;gap:var(--ono-space-lg);align-items:center}.final-cta-loop{width:260px;height:260px;color:#f8f5f01f;animation:onoSlowSpin 80s linear infinite;flex-shrink:0}.final-cta-content .eyebrow{color:var(--ono-sage)}.final-cta-headline{color:var(--ono-bg);font-size:clamp(2.25rem,5vw,3.75rem);margin-bottom:1.5rem}.final-cta-headline em{color:var(--ono-sage)}.final-cta-sub{font-size:1.05rem;color:#f8f5f099;margin-bottom:2.5rem;max-width:54ch;line-height:1.75}.final-cta-actions{display:flex;gap:var(--ono-space-sm);flex-wrap:wrap;margin-bottom:1.5rem}.final-cta-section .btn-primary{background:var(--ono-sage);border-color:var(--ono-sage);color:var(--ono-bg)}.final-cta-section .btn-primary:hover{background:#8faf85;border-color:#8faf85}.final-cta-section .btn-ghost{color:#f8f5f0bf;border-color:#f8f5f033}.final-cta-section .btn-ghost:hover{color:var(--ono-bg);border-color:#f8f5f080;background:#f8f5f00f}.final-cta-note{font-size:.82rem;color:#f8f5f059;max-width:none;font-style:italic}@media(max-width:960px){:root{--ono-space-xl: 5rem;--ono-space-lg: 3rem}.hero-layout{grid-template-columns:1fr;text-align:left}.hero-visual{display:none}.problem-grid,.framework-grid,.work-grid,.projects-grid{grid-template-columns:1fr;gap:1rem}.services-lanes,.hitl-layout,.delivered-grid,.newsletter-layout,.offer-layout,.final-cta-layout{grid-template-columns:1fr}.delivered-stats{grid-template-columns:1fr 1fr}.hitl-visual{order:-1}.offer-cta-block{position:static;max-width:320px}.final-cta-loop{display:none}.projects-header{flex-direction:column;align-items:flex-start}}@media(max-width:640px){:root{--ono-pad: 1.25rem;--ono-space-xl: 4rem;--ono-space-lg: 2rem}.hero{padding-top:calc(2rem + 70px);padding-bottom:var(--ono-space-lg);min-height:auto}.hero-headline{font-size:clamp(2.5rem,11vw,3.5rem)}.hero-sub{margin-bottom:1.5rem}.hero-mantra{flex-wrap:nowrap;gap:0 .85rem;margin-bottom:1.5rem}.hero-mantra span{font-size:clamp(1.2rem,3.6vw,1.1rem);white-space:nowrap;padding-bottom:20px}.hero-mantra span:not(:last-child):after{display:none}.hero-ctas{flex-direction:column}.hero-ctas .btn{width:100%;justify-content:center}.offer-card{padding:2rem 1.5rem}.hitl-diagram{flex-direction:column;gap:.75rem;padding:1.75rem}.hitl-arrow{transform:rotate(90deg)}.final-cta-actions{flex-direction:column}.final-cta-actions .btn{width:100%;justify-content:center}.offer-cta-block{max-width:none}.delivered-stats{grid-template-columns:1fr}}
