.dr-oe{--surface:var(--card);--surface-2:var(--paper-2);--brand-dark:var(--brand-ink);--shadow:0 14px 42px rgba(27,23,20,0.07);--r-card:12px;--r-ui:10px;--oe-wrap:1080px;--oe-wrap-wide:1280px;min-height:100vh;font-family:var(--sans);font-size:16px;line-height:1.55;color:var(--ink);background:radial-gradient(var(--line) 1px,transparent 1.35px) 0 0 /22px 22px,var(--paper);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.dr-oe *{box-sizing:border-box}.dr-oe a{color:inherit;text-decoration:none}.dr-oe button,.dr-oe input,.dr-oe textarea{font:inherit}.dr-oe .wrap{width:min(var(--oe-wrap),calc(100% - 48px));margin:0 auto;padding:0}.dr-oe .wrap.wide{width:min(var(--oe-wrap-wide),calc(100% - 48px))}.dr-oe .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(247,245,241,.82);border-bottom:1px solid var(--line)}.dr-oe .nav{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px}.dr-oe .logo{display:inline-block;width:auto;height:auto;background:none;border-radius:0;font-family:var(--serif);font-weight:600;font-size:19px;letter-spacing:-.01em;color:var(--ink);white-space:nowrap}.dr-oe .logo b{color:var(--brand);font-weight:600}.dr-oe .nav-links{display:flex;align-items:center;gap:8px;padding:4px;border:1px solid var(--line);border-radius:999px;background:rgba(255,254,251,.78)}.dr-oe .nav-links a{padding:8px 13px;border-radius:999px;font-size:13px;color:var(--muted);font-family:var(--mono)}.dr-oe .nav-links a.active,.dr-oe .nav-links a:hover{color:var(--ink);background:white}.dr-oe .nav-cta{display:flex;align-items:center;gap:8px}.dr-oe .mobile-menu-button{display:none!important}.dr-oe .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 15px;border-radius:var(--r-ui);border:1px solid var(--line);background:var(--surface-2);color:var(--ink);font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.dr-oe .btn:hover{transform:translateY(-1px);border-color:#d7cfc3}.dr-oe .btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.dr-oe .btn.primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.dr-oe .btn.ghost{background:rgba(255,254,251,.72)}.dr-oe .btn.full{width:100%}.dr-oe .hero,.dr-oe .screen{min-height:calc(100vh - 72px);display:flex;align-items:center;padding:72px 0}.dr-oe .hero.compact,.dr-oe .screen.compact{min-height:auto;padding:64px 0 44px}.dr-oe .pitch{max-width:920px}.dr-oe h1,.dr-oe h2,.dr-oe h3{margin:0;color:var(--ink);letter-spacing:-.035em}.dr-oe h1{font-size:clamp(38px,6.2vw,60px);line-height:1.06;max-width:980px}.dr-oe h1,.dr-oe h2{font-family:var(--serif);font-weight:550}.dr-oe h2{font-size:clamp(28px,3.3vw,34px);line-height:1.12}.dr-oe .hero.compact h1{font-size:clamp(28px,3.6vw,44px);line-height:1.14;max-width:900px}.dr-oe h3{font-family:var(--sans);font-size:21px;line-height:1.22;font-weight:650;letter-spacing:-.025em}.dr-oe em{color:var(--brand);font-family:var(--serif);font-style:italic;font-weight:inherit}.dr-oe p{margin:0}.dr-oe .lede{max-width:760px;margin-top:18px;font-size:clamp(18px,2.2vw,22px);line-height:1.45;letter-spacing:-.01em}.dr-oe .lede,.dr-oe .subtle{color:var(--muted)}.dr-oe .small{font-size:13px}.dr-oe .chip,.dr-oe .label,.dr-oe .metric,.dr-oe .mono,.dr-oe .node-meta,.dr-oe .protocol-strip,.dr-oe .score,.dr-oe .section-kicker,.dr-oe .step-number{font-family:var(--mono)}.dr-oe .section-kicker{margin-bottom:9px;font-size:12.5px;line-height:1;letter-spacing:.02em;color:var(--brand)}.dr-oe .hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px;justify-content:center}.dr-oe .protocol-strip{display:inline-flex;align-items:center;gap:10px;margin-top:36px;padding:11px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,254,251,.72);color:var(--muted);font-size:13px}.dr-oe .pulse-dot{width:8px;height:8px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 6px rgba(232,87,42,.12)}.dr-oe .section{padding:64px 0}.dr-oe .section.tight{padding:28px 0}.dr-oe .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.dr-oe .section-head>p{max-width:440px}.dr-oe .section-head.stacked{display:block;margin-bottom:22px}.dr-oe .section-head.stacked h2{max-width:none;width:100%}.dr-oe .card,.dr-oe .form-panel,.dr-oe .info-note,.dr-oe .panel,.dr-oe .table-wrap,.dr-oe .warning-note{border:1px solid var(--line);border-radius:var(--r-card);background:rgba(255,254,251,.86)}.dr-oe .card{padding:24px}.dr-oe .panel{padding:26px;box-shadow:var(--shadow)}.dr-oe .warning-note{padding:16px 18px;color:var(--muted);background:#fff9f5}.dr-oe .warning-note strong{color:var(--ink)}.dr-oe .info-note{padding:18px;color:var(--muted);background:var(--surface-2)}.dr-oe .info-note strong{color:var(--ink)}.dr-oe .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.dr-oe .grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.dr-oe .grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.dr-oe .flow-hero{margin-top:32px}.dr-oe .flow-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;grid-gap:12px;gap:12px;align-items:stretch}.dr-oe .flow-node{min-height:86px;padding:18px 16px;display:flex;flex-direction:column;justify-content:center;border:1px solid #d8d0c4;border-radius:12px;background:rgba(255,255,255,.88);box-shadow:0 10px 30px rgba(27,23,20,.055)}.dr-oe .flow-node.orange{border-color:rgba(232,87,42,.42);background:#fff4ee}.dr-oe .flow-node.blue{border-color:rgba(43,111,158,.35);background:#f4f9fc}.dr-oe .flow-node.green{border-color:rgba(31,122,82,.35);background:#f3faf6}.dr-oe .node-title{font-weight:700;line-height:1.16;letter-spacing:-.02em}.dr-oe .node-meta{margin-top:7px;color:var(--muted);font-size:12px}.dr-oe .flow-arrow{color:#bdb4a4;font-size:24px;align-self:center}.dr-oe .flow-arrow.active{color:var(--brand)}.dr-oe .pilot-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:22px;gap:22px;align-items:stretch}.dr-oe .pilot-copy{display:flex;flex-direction:column;justify-content:center;gap:16px}.dr-oe .score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.dr-oe .score-row{grid-template-columns:repeat(4,minmax(0,1fr));margin:24px auto 0;max-width:1060px}.dr-oe .abstract-grid{margin:18px auto 0;max-width:1060px;align-items:stretch}.dr-oe .abstract-grid .panel,.dr-oe .abstract-grid .warning-note{box-shadow:none}.dr-oe .score-card{padding:16px;border:1px solid var(--line);border-radius:12px;background:white}.dr-oe .label{font-size:12px;color:var(--muted)}.dr-oe .score{margin-top:4px;color:var(--brand);font-size:20px;font-weight:700;line-height:1}.dr-oe .note{margin-top:6px;color:var(--muted);font-size:13px}.dr-oe .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.dr-oe .chip{display:inline-flex;align-items:center;padding:7px 9px;border-radius:999px;border:1px solid var(--line);background:white;color:var(--muted);font-size:12px}.dr-oe .chip.ok{color:var(--s-strong);border-color:rgba(31,122,82,.22);background:#f5fbf7}.dr-oe .chip.flag{color:var(--s-mid);border-color:rgba(184,134,43,.25);background:#fffaf0}.dr-oe .role-card{display:flex;flex-direction:column;gap:13px}.dr-oe .role-card p{color:var(--muted);font-size:15px;flex:1 1}.dr-oe .icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--brand-tint);color:var(--brand);font-family:var(--mono);font-weight:700}.dr-oe .callout-grid{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:20px;gap:20px;align-items:start}.dr-oe .quote-box{display:flex;flex-direction:column;gap:16px;justify-content:center}.dr-oe .quote{font-family:var(--serif);font-size:clamp(27px,3vw,39px);line-height:1.13;letter-spacing:-.035em}.dr-oe .quote em{font-style:italic;color:var(--brand)}.dr-oe .form-panel{padding:24px;background:rgba(255,255,255,.84)}.dr-oe .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.dr-oe .input{width:100%;border:1px solid var(--line);border-radius:10px;background:white;padding:11px 12px;color:var(--ink);outline:none}.dr-oe .input:focus{border-color:rgba(232,87,42,.55);box-shadow:0 0 0 4px rgba(232,87,42,.09)}.dr-oe textarea.input{grid-column:1/-1;min-height:118px;resize:vertical}.dr-oe .form-actions{margin-top:12px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dr-oe .form-note{font-family:var(--mono);font-size:12.5px;line-height:1.4}.dr-oe .form-note.err{color:var(--s-low)}.dr-oe .form-success{display:flex;gap:12px;align-items:flex-start;margin-top:18px}.dr-oe .form-success .fs-check{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#f5fbf7;border:1px solid rgba(31,122,82,.3);color:var(--s-strong);font-size:14px;font-weight:700}.dr-oe .form-success p{font-size:15px;color:var(--ink)}.dr-oe .form-success p b{color:var(--brand)}.dr-oe .protocol-illustration{margin-top:44px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.dr-oe .protocol-step{position:relative;min-height:108px;padding:18px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.88)}.dr-oe .protocol-step:not(:last-child):after{content:"→";position:absolute;right:-14px;top:38px;color:var(--brand);font-size:21px;z-index:2}.dr-oe .step-number{font-size:12px;color:var(--brand);margin-bottom:8px}.dr-oe .steps-compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.dr-oe .step-card{min-height:150px;padding:19px;border:1px solid var(--line);border-radius:12px;background:rgba(255,254,251,.9)}.dr-oe .step-card p{margin-top:9px;color:var(--muted);font-size:15px;line-height:1.45}.dr-oe .table-wrap{overflow:hidden;background:white}.dr-oe table{width:100%;border-collapse:collapse}.dr-oe td,.dr-oe th{padding:14px 16px;border-bottom:1px solid var(--line-2);text-align:left;vertical-align:top;font-size:15px}.dr-oe th{font-size:12px;color:var(--muted);font-weight:600;letter-spacing:.02em;text-transform:uppercase}.dr-oe tr:last-child td{border-bottom:0}.dr-oe .commitment-card p,.dr-oe .track-card p{margin-top:9px;color:var(--muted);font-size:15px}.dr-oe .track-card{min-height:220px;border-top:3px solid var(--brand)}.dr-oe .track-card.green{border-top-color:var(--s-strong)}.dr-oe .track-card.blue{border-top-color:var(--s-good)}.dr-oe .track-card.mid{border-top-color:var(--s-mid)}.dr-oe .metric{margin-top:10px;color:var(--muted);font-size:12px}.dr-oe footer{padding:30px 0;text-align:center}.dr-oe footer .logo{font-size:17px}.dr-oe footer .links{font-family:var(--mono);font-size:12.5px;color:var(--muted);margin-top:10px}.dr-oe footer .links a{color:var(--muted)}.dr-oe .hl,.dr-oe footer .links a:hover{color:var(--brand)}.dr-oe .hl{font-weight:600}.dr-oe .section.pull-up{padding-top:8px}@media (max-width:980px){.dr-oe .nav-links{display:none}.dr-oe .mobile-menu-button{display:inline-flex!important}.dr-oe .nav-links.open{position:absolute;left:24px;right:24px;top:78px;display:grid;border-radius:14px;padding:8px;background:var(--surface);box-shadow:var(--shadow);z-index:30}.dr-oe .flow-row,.dr-oe .grid-3,.dr-oe .grid-4,.dr-oe .pilot-panel,.dr-oe .steps-compact{grid-template-columns:1fr}.dr-oe .flow-arrow,.dr-oe .protocol-step:not(:last-child):after{display:none}.dr-oe .protocol-illustration{grid-template-columns:1fr 1fr}.dr-oe .callout-grid,.dr-oe .grid-2{grid-template-columns:1fr}.dr-oe .hero,.dr-oe .screen{min-height:auto}}@media (max-width:640px){.dr-oe .wrap,.dr-oe .wrap.wide{width:min(100% - 28px,var(--oe-wrap))}.dr-oe .nav{min-height:66px}.dr-oe .hero,.dr-oe .screen{padding:52px 0}.dr-oe .section{padding:48px 0}.dr-oe .section-head{display:block}.dr-oe .section-head>p{margin-top:12px}.dr-oe .form-actions,.dr-oe .hero-actions{align-items:stretch;flex-direction:column}.dr-oe .btn{width:100%}.dr-oe .form-grid,.dr-oe .protocol-illustration,.dr-oe .score-grid{grid-template-columns:1fr}.dr-oe .logo span:last-child{display:none}}