/* OLO color + engineering, before the first drawing. */
.olo-studio .olo-hero{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:28px 5%}
.olo-hero .hero-deck{max-width:500px;font-size:17px;margin-bottom:20px}
.engineering-points{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:15px;margin:22px 0;border-block:1px solid #ddd;padding:17px 0;font-size:13px;line-height:1.5}
.engineering-points b{display:block;font-size:20px;line-height:1.5;color:#171717;letter-spacing:-.025em}
.global-note{font-size:13px;color:#5b5b5b;line-height:1.6;max-width:450px;margin:0 0 23px}.global-note a{white-space:nowrap}
.olo-hero .color-library{margin:0;border:0;min-width:0;scroll-margin-top:20px}
.olo-hero .color-library>summary{display:block;background:none;padding:0 0 14px;font-size:13px;letter-spacing:.12em;font-weight:bold;cursor:pointer;border-bottom:1px solid #ddd}
.olo-hero .library-layout{grid-template-columns:minmax(0,1fr) minmax(130px,.53fr);gap:16px;padding:14px 0 0}
.olo-hero .wheel-lab{padding:0;min-width:0}.olo-hero .lab-head{display:none}.olo-hero .wheel-stage{width:100%;max-width:380px;margin:4px auto}
.olo-hero .palette-sizes button{font-size:18px;padding:7px 4px;min-height:40px}.olo-hero .palette-sizes button span{font-size:11px}
.olo-hero .wheel-wedge{opacity:.85}.olo-hero .wheel-wedge.team-end{stroke-width:7;opacity:1}
.olo-hero .wheel-search{margin:0}.olo-hero .wheel-search label{font-size:12px}.olo-hero .wheel-search select{width:100%;font-size:13px;padding:8px 5px;min-width:0}
.olo-hero .wheel-note,.olo-hero #set-description{font-size:11px;line-height:1.5;margin:8px 0}
.olo-hero .library-copy{padding:0;min-width:0}.olo-hero .library-copy>.kicker{font-size:10px}.olo-hero .library-copy>p{font-size:13px;line-height:1.5}
.olo-hero .catalog-preview{display:block}.olo-hero .catalog-preview i{width:60px;height:60px;border-radius:50%;margin:15px 0}.olo-hero .catalog-preview b{font-size:22px}.olo-hero .catalog-preview span{font-size:15px;display:block;margin-top:5px}
.olo-hero .catalog-apply{padding:10px 8px;font-size:13px;min-height:44px;width:100%;margin:15px 0 0}.olo-hero .catalog-count{font-size:12px!important}.olo-hero #color-source{font-size:12px}
.olo-hero-lab{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:0 30px;padding:20px 24px}
.hero-lab-heading{grid-column:1/-1}.olo-hero-lab .assembly-stage{grid-column:1;grid-row:2/6;height:250px;margin-top:8px;align-self:center}
.olo-hero-lab .hero-ends{grid-column:2;grid-row:2;margin-top:16px}.olo-hero-lab .hero-tip-selectors{grid-column:2;grid-row:3}.olo-hero-lab .assembly-actions{grid-column:2;grid-row:4}.olo-hero-lab>p{grid-column:2;grid-row:5}
.paper-option{min-width:0}.paper-option button{width:100%;height:78px}.paper-option label{font-size:12px;display:block;margin:10px 0 0}.paper-option select{display:block;width:100%;min-width:0;margin-top:5px;padding:8px;font-size:13px;background:white;color:#222;border:1px solid #aaa}
.paper-option:has(button[aria-pressed=true]) label{font-weight:bold}.paper-option:has(button[aria-pressed=true]) select{border:1px solid #111}
.olo-studio .desk-stage{flex:none;min-height:0;padding:28px 48px 42px 28px;display:flex;justify-content:center;align-items:center}
.olo-studio .desk-stage .drawing-surface{flex:none;width:min(100%,var(--sheet-width,420px));aspect-ratio:var(--sheet-ratio,215.9 / 279.4);height:auto!important;min-height:0!important;padding:0!important;transform:none!important;border:0!important;box-sizing:content-box}
.olo-studio .desk-stage #scratch{width:100%;height:100%!important;min-height:0!important;position:absolute;inset:0;cursor:crosshair}
.olo-studio .desk-stage[data-paper=sketch] .drawing-surface{box-shadow:-8px 0 #242424,2px 3px #eee,3px 5px #aaa,6px 10px 20px #0003}
.olo-studio .desk-stage .paper-brand{top:10px;left:12px;right:12px;opacity:.65}.olo-studio .desk-stage .paper-brand img{width:35px}.olo-studio .desk-stage .paper-brand span{font-size:9px}.olo-studio .desk-stage .paper-prompt{inset:30px 5% 0}.olo-studio .desk-stage .paper-spec{left:15px;right:15px;bottom:13px;text-align:center;line-height:1.3}
.fixed-nib{font-size:13px;font-weight:bold;color:#333}.olo-studio .stroke-tools{align-items:center;justify-content:space-between;flex-wrap:wrap}.olo-studio .stroke-tools input{width:100px}.olo-studio .stroke-tools output{width:38px}
.olo-studio .marker-hand,.olo-studio .marker-hand[data-tip=chisel]{transform:translate(-50%,-95%) rotate(var(--nib-rotation,24deg));transform-origin:50% 95%}
@media(max-width:1100px){.olo-studio .olo-hero{gap:24px 3%;grid-template-columns:1fr 1fr}.olo-hero .library-layout{grid-template-columns:1fr}.olo-hero .library-copy{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4px 12px}.olo-hero .library-copy>.kicker,.olo-hero .library-copy>p:first-of-type{display:none}.olo-hero .catalog-preview{display:flex;gap:10px}.olo-hero .catalog-preview i{width:36px;height:36px;flex-shrink:0;margin:0}.olo-hero .catalog-preview b{font-size:16px}.olo-hero .catalog-preview span{font-size:13px}.olo-hero .catalog-apply{margin:0}.olo-hero .catalog-count{margin:8px 0}.olo-hero .wheel-stage{max-width:300px}.engineering-points{grid-template-columns:1fr 1fr}.engineering-points span:last-child{grid-column:1/-1}.olo-hero h1{font-size:3.1rem}.olo-hero-lab{grid-template-columns:minmax(0,1.1fr) minmax(280px,1fr);gap:0 20px}}
@media(max-width:780px){.olo-studio .olo-hero{grid-template-columns:1fr;gap:26px;padding-top:25px}.olo-hero h1{font-size:clamp(2.6rem,10vw,4rem)}.engineering-points{grid-template-columns:1fr 1fr 1.2fr;gap:10px;margin:15px 0;font-size:12px}.engineering-points span:last-child{grid-column:auto}.engineering-points b{font-size:17px}.global-note{margin-bottom:18px}.olo-hero .color-library{grid-row:2}.olo-hero .wheel-stage{max-width:340px}.olo-hero-lab{display:block;padding:18px 15px}.olo-hero-lab .assembly-stage{height:185px;width:calc(100% + 16px);min-height:0}.olo-hero-lab .hero-ends{margin-top:10px}.olo-studio .desk-stage{padding:24px 28px 43px 21px}.paper-option button{height:92px;padding:7px;gap:7px}.paper-option select{font-size:12px;padding:7px 3px}.olo-studio .paper-picker{padding:10px;gap:8px}.olo-studio .stroke-tools{gap:12px}.olo-studio .paper-mode-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){.assembly-spin{animation:none!important}.assembly-half{transition:none}}
