:root{color-scheme:dark;--bg:#111514;--panel:#1b201e;--line:#343b35;--ink:#f1f0e8;--muted:#a2aaa2;--lime:#d6ed99}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a,select{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}button{border:0;background:none}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:4px}a{color:inherit;text-decoration:none}button:hover:not(:disabled){filter:brightness(1.15)}[hidden]{display:none!important}.studio-header{height:90px;max-width:1512px;margin:auto;padding:0 5%;display:flex;align-items:center;gap:36px;border-bottom:1px solid #ffffff13}.brand{font-family:Manrope,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.5px}.brand span{color:var(--lime)}.back-link{color:var(--muted);border-left:1px solid var(--line);padding-left:30px;font-size:13px}.header-note{margin-left:auto;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:9px}i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime)}.outline{border:1px solid #66705c;border-radius:30px;padding:11px 18px;font-size:12px}.outline span{margin-left:15px}.studio{max-width:1360px;padding:0 36px;margin:auto}.intro{display:flex;align-items:center;justify-content:space-between;padding:58px 0 37px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;display:flex;align-items:center;gap:10px}.tiny-cube{color:var(--lime);font-size:20px}.edition{font-size:9px;border:1px solid var(--line);padding:5px 8px;border-radius:4px;color:var(--muted);margin-left:10px;letter-spacing:1px}h1{font-family:Manrope,sans-serif;font-size:clamp(42px,4.65vw,66px);font-weight:500;line-height:1.1;letter-spacing:-3.5px;margin:20px 0}h1 em{font-style:normal;color:var(--lime)}.intro p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.intro-aside{display:flex;gap:23px;align-items:center;padding-right:30px;padding-top:45px;color:var(--muted);line-height:1.8;font-size:13px}.intro-aside strong{font-weight:400;color:var(--ink)}.mini-mark{font-size:73px;font-weight:300;color:var(--lime)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 354px;border:1px solid #42493a;border-radius:20px;overflow:hidden;background:var(--panel);min-height:640px}.viewport-panel{position:relative;min-width:0;overflow:hidden;background:radial-gradient(ellipse at 48% 43%,#354138 0,#252e27 34%,#1b231e 68%,#19211c 100%)}.viewport-panel:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#afc69808 1px,transparent 1px),linear-gradient(90deg,#afc69808 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(black,transparent 90%);pointer-events:none}.stage-top{position:absolute;top:27px;left:28px;right:28px;display:flex;justify-content:space-between;z-index:1;font-size:10px;letter-spacing:1.6px}.stage-title{font-weight:700}.stage-title span{color:var(--muted);margin-left:12px;padding-left:12px;border-left:1px solid #65715c;font-size:9px}.live{font-size:9px;color:#b6c5ad;display:flex;gap:7px;align-items:center}.live i{width:5px;height:5px}#viewport{position:absolute;inset:20px 0 42px;touch-action:none}#viewport canvas{width:100%;height:100%;display:block;position:relative;z-index:1}#webgl-error{padding:110px 40px;line-height:1.8}.axis-key{position:absolute;bottom:81px;left:0;right:0;display:flex;justify-content:center;gap:20px;font-size:9px;letter-spacing:1px;pointer-events:none;z-index:2}.axis-key i{margin-right:4px;width:7px;height:7px}.stage-bottom{position:absolute;bottom:24px;left:28px;right:28px;display:flex;justify-content:space-between;color:#a2ad9e;align-items:center;font-size:11px;z-index:2}.stage-bottom>span{display:flex;gap:10px}.stage-bottom button{background:#ffffff09;border:1px solid #a0b79530;border-radius:6px;padding:8px 11px;font-size:10px}.stage-watermark{position:absolute;bottom:124px;text-align:center;width:100%;font-size:9px;letter-spacing:4px;opacity:.22;pointer-events:none}.editor{padding:26px;background:#1b201e;border-left:1px solid #41493c}.steps{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding-bottom:20px}.steps>span{height:1px;width:24px;background:var(--line)}.steps button{padding:0;color:#929b92;font-size:12px;display:flex;gap:8px;align-items:center}.steps b{border:1px solid #59604f;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:9px;font-weight:400}.steps .active{color:var(--lime)}.steps .active b{background:var(--lime);color:#26301b;border-color:var(--lime)}.panel-heading{margin:23px 0 18px}.panel-heading h2{font-size:21px;font-weight:500;letter-spacing:-.6px;margin:0 0 7px}.panel-heading p{font-size:11px;color:var(--muted);margin:0}.input-modes{display:flex;border:1px solid var(--line);border-radius:7px;padding:3px;gap:3px}.input-modes button{flex:1;padding:9px 0;font-size:10px;color:var(--muted)}.input-modes .active{background:#373e33;border-radius:4px;color:var(--ink)}.palette{display:flex;justify-content:space-between;margin:22px 0 19px}.swatch{width:35px;padding:0;position:relative;font-size:9px;color:var(--muted)}.swatch i{width:29px;height:29px;border-radius:50%;border:3px solid #1b201e;outline:1px solid transparent;display:block;margin:0 auto 7px}.swatch[aria-pressed=true] i{outline-color:var(--lime)}.swatch[aria-pressed=true]{color:var(--ink)}.swatch.over{color:#ff8d82}.face-heading{display:flex;justify-content:space-between;font-size:11px}.face-heading #face-number{font-size:9px;color:var(--muted)}.orientation{font-size:10px;color:var(--muted);line-height:1.5;margin:7px 0 12px;min-height:15px}.face-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:174px;margin:auto;padding:6px;border:1px solid #4b5448;background:#0f1512;border-radius:11px}.sticker{aspect-ratio:1;border-radius:5px;color:#0009;font-size:14px;border:1px solid #ffffff25;box-shadow:inset 0 2px 2px #ffffff20}.sticker:disabled{opacity:1;color:#0008;cursor:default}.face-switch{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.face-switch>button{font-size:16px;padding:2px 8px;color:var(--muted)}#face-tabs{display:flex;gap:7px}#face-tabs button{font-size:10px;border-radius:4px;width:24px;height:25px;color:var(--muted)}#face-tabs button.active{background:#414934;color:var(--lime)}.editor-note{display:flex;align-items:center;gap:8px;font-size:9px;color:var(--muted);margin:15px 0 19px}.editor-note>span{font-size:17px}.primary{width:100%;padding:14px 16px;border-radius:7px;background:var(--lime);color:#20271b;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px}.secondary-actions{display:flex;justify-content:space-between;margin-top:14px}.secondary-actions button{font-size:10px;color:var(--muted);padding:3px 0}.secondary-actions button:first-child{color:#d6ddcd}#status{font-size:11px;line-height:1.6;margin-top:10px;color:var(--lime)}#status.error{color:#ffaaa0}.bottom-strip{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.bottom-strip>div{display:flex;gap:13px;align-items:center}.strip-icon{font-size:26px;color:var(--lime)}.bottom-strip p{display:flex;flex-direction:column;gap:5px;margin:0}.bottom-strip strong{font-size:12px;font-weight:500}.bottom-strip p span{color:var(--muted);font-size:10px}.privacy{font-size:10px;color:var(--muted)}.privacy i{width:4px;height:4px;margin-right:6px}.explainer{padding:68px 0 64px}.explainer>.eyebrow{color:var(--lime)}.explainer h2{font-family:Manrope;font-size:30px;letter-spacing:-1px;font-weight:500;margin:16px 0 32px}.explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.explain-grid article>span{color:var(--muted);font-size:9px;letter-spacing:1.4px}.explain-grid h3{font-size:16px;font-weight:500;margin:14px 0 8px}.explain-grid p{font-size:12px;line-height:1.8;color:var(--muted);max-width:310px}.studio-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:26px 5%;font-size:11px;color:var(--muted)}.studio-footer .brand{font-size:21px;color:var(--ink)}.hold-guide{font-size:11px;line-height:1.8;padding:12px;background:#30382c;border:1px solid #505c42;border-radius:8px;color:#c5cebb}.hold-guide b{font-weight:500;color:var(--ink)}.move-spotlight{text-align:center;padding:30px 4px 22px;min-height:240px}.move-spotlight>span{font-size:9px;letter-spacing:1.4px;color:var(--muted)}.move-spotlight strong{font-size:66px;line-height:1.3;display:block;font-weight:500;color:var(--lime)}.move-spotlight p{font-size:13px;margin:5px 0 10px}.move-spotlight small{font-size:10px;line-height:1.6;color:var(--muted);display:block}.progress-track{height:3px;background:var(--line);border-radius:3px;margin:0 0 20px}#progress{height:100%;background:var(--lime);transition:width .3s}.playback{display:flex;gap:8px}.playback>button:not(.primary){border:1px solid var(--line);border-radius:6px;min-width:36px}.playback .primary{justify-content:center}.speed{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin:20px 0;gap:10px}.speed select{background:#282f28;border:1px solid var(--line);color:var(--ink);border-radius:4px;font:inherit;padding:6px}.move-list{display:flex;flex-wrap:wrap;gap:5px;max-height:100px;overflow:auto}.move-list span{padding:6px 7px;font-size:10px;border-radius:4px;background:#292f28;color:var(--muted)}.move-list span.done{opacity:.4}.move-list span.current{background:var(--lime);color:#202719}.restart{color:var(--muted);font-size:11px;margin-top:18px}dialog{background:#202720;color:var(--ink);border:1px solid #5c6950;border-radius:18px;padding:34px;width:min(480px,calc(100% - 28px));max-height:90vh;overflow:auto}dialog::backdrop{background:#070c09cc;backdrop-filter:blur(10px)}dialog h2{font-size:27px;font-weight:500;letter-spacing:-1px}dialog p,dialog li{font-size:12px;line-height:1.8;color:#bcc5b6}dialog li{margin:12px 0}dialog ol{padding-left:18px}dialog .close{position:absolute;right:15px;top:10px;font-size:26px;color:var(--muted)}dialog .eyebrow{color:var(--lime);font-size:9px}.fine-print{font-size:10px!important}.fine-print a{text-decoration:underline}.upload-button{display:block;text-align:center;border:1px dashed #7d9167;border-radius:8px;padding:16px;color:var(--lime);font-size:12px;cursor:pointer}.upload-button input{display:block;font-size:10px;max-width:100%;margin-top:10px}.scan-frame{position:relative;aspect-ratio:1;margin:18px 0;background:#111811;border-radius:10px;overflow:hidden;touch-action:none}.scan-frame canvas{width:100%;height:100%;display:block}.scan-overlay{position:absolute;inset:10%;border:2px solid var(--lime);background:linear-gradient(to right,transparent 32.9%,#d6ed9980 33%,#d6ed9980 33.5%,transparent 33.6%,transparent 66.2%,#d6ed9980 66.3%,#d6ed9980 66.8%,transparent 66.9%),linear-gradient(to bottom,transparent 32.9%,#d6ed9980 33%,#d6ed9980 33.5%,transparent 33.6%,transparent 66.2%,#d6ed9980 66.3%,#d6ed9980 66.8%,transparent 66.9%);pointer-events:none}#scan-placeholder{position:absolute;top:48%;width:100%;text-align:center;font-size:10px;color:var(--muted);pointer-events:none}#import-photo{margin-top:14px}
@media(min-width:1500px){.intro{padding-top:64px}.workspace{min-height:680px}.editor{padding:30px}.face-grid{width:186px}}@media(max-width:1000px){.studio{padding:0 24px}.workspace{grid-template-columns:minmax(0,1fr) 326px}.editor{padding:22px}.header-note{display:none}.studio-header .outline{margin-left:auto}.intro-aside{padding-right:0}.stage-top{left:20px;right:20px}.live{display:none}.stage-bottom{left:18px;right:18px}.stage-bottom>span span{font-size:9px}.privacy{max-width:160px;line-height:1.8}.intro h1{font-size:54px}}@media(max-width:700px){.studio-header{height:72px;padding:0 20px;gap:20px}.brand{font-size:23px}.back-link{padding-left:18px;font-size:11px}.studio-header .outline{font-size:10px;padding:9px 12px}.studio-header .outline span{display:none}.studio{padding:0 16px}.intro{padding:34px 4px 28px}.intro h1{font-size:45px;letter-spacing:-2.5px;margin:17px 0}.eyebrow{font-size:8px;letter-spacing:1.4px;gap:6px}.edition{font-size:7px;margin-left:4px}.intro p{font-size:12px}.intro-aside{display:none}.workspace{display:flex;flex-direction:column;border-radius:15px}.viewport-panel{height:390px}.stage-top{top:20px;font-size:9px}.stage-bottom{bottom:15px}.axis-key{bottom:58px;font-size:8px;gap:17px}.stage-watermark{bottom:84px;font-size:7px}.editor{border-left:0;border-top:1px solid #41493c;padding:22px}.face-grid{width:195px}.palette{max-width:300px;margin:22px auto}.panel-heading h2{font-size:22px}.panel-heading p{font-size:12px}.input-modes button{font-size:11px}.face-heading{font-size:12px}.orientation{font-size:11px}.editor-note{font-size:10px}.primary{padding:16px;font-size:13px}.secondary-actions button{font-size:11px}.bottom-strip{align-items:flex-start;gap:16px;flex-direction:column;padding:20px 4px}.privacy{max-width:100%;font-size:9px;margin-left:38px}.explainer{padding:44px 4px}.explainer h2{font-size:25px}.explain-grid{grid-template-columns:1fr;gap:20px}.explain-grid p{max-width:100%;margin-bottom:0}.studio-footer{flex-wrap:wrap;gap:20px;padding:24px 20px}.studio-footer>span{order:3;width:100%;font-size:10px}.move-spotlight{min-height:220px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

@media(max-width:850px){.workspace{display:flex;flex-direction:column;overflow:clip}.viewport-panel{height:390px;flex-shrink:0}.editor{border-left:0;border-top:1px solid #41493c}.is-solving .viewport-panel{position:sticky;top:0;height:300px;z-index:4}.intro-aside{display:none}}

@media(max-width:850px){#solution-panel{scroll-margin-top:310px}.playback button{scroll-margin-top:320px}}

/* Cube field guide: self-contained learning section. */
.cube-field-guide{padding:68px 0 0;border-bottom:1px solid var(--line)}
.knowledge-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.knowledge-heading .eyebrow{color:var(--lime)}.knowledge-heading h2{font-family:Manrope,sans-serif;font-size:clamp(32px,3.4vw,46px);font-weight:500;line-height:1.16;letter-spacing:-1.8px;margin:18px 0 0}.knowledge-heading h2 em{font-style:normal;color:var(--lime)}.knowledge-heading>p{max-width:330px;color:var(--muted);font-size:13px;line-height:1.85;margin:0 0 3px}
.knowledge-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.knowledge-card{background:linear-gradient(145deg,#232b23,#191f1b);border:1px solid #3c4637;border-radius:14px;padding:28px;overflow:hidden}.knowledge-label{display:block;font-size:9px;letter-spacing:1.5px;color:#b3c1a5;margin-top:28px}.knowledge-card h3{font-size:19px;font-weight:500;letter-spacing:-.5px;margin:12px 0}.knowledge-card p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 20px}.knowledge-card>strong{display:block;font-size:10px;font-weight:500;color:var(--lime);line-height:1.7}
.knowledge-art{display:grid;grid-template-columns:repeat(3,22px);gap:4px;transform:rotate(-8deg);height:74px;width:74px;margin:4px 0 10px}.knowledge-art span{background:#465044;border:1px solid #62705a;border-radius:4px}.knowledge-art span:nth-child(5){background:var(--lime);color:#324127;display:grid;place-items:center;font-size:15px;box-shadow:0 0 24px #d6ed9920}.piece-art{display:flex;align-items:center;height:88px;gap:28px}.piece-art>span{display:flex;transform:skewY(-9deg);gap:3px}.piece-art i{width:24px;height:43px;border-radius:4px;background:#edebdc;border:1px solid #fff3}.piece-art i:nth-child(2){background:#df7565}.piece-art i:nth-child(3){background:#69a787}.corner-piece{transform:skewY(9deg)!important}.layer-art{height:88px;display:flex;flex-direction:column;justify-content:center;gap:5px;transform:skewY(-8deg);width:94px}.layer-art span{height:20px;border-radius:4px;background:repeating-linear-gradient(90deg,#445040 0 28px,#222b22 28px 32px);border:1px solid #596451}.layer-art span:last-child{background:repeating-linear-gradient(90deg,#d6ed99 0 28px,#222b22 28px 32px);border-color:#d6ed99}
.knowledge-workbench{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:48px;margin:48px 0 30px}.learning-heading .eyebrow{color:var(--lime)}.learning-heading h3,.cube-pocket-guide h3{font-family:Manrope,sans-serif;font-size:27px;line-height:1.3;letter-spacing:-1px;font-weight:500;margin:13px 0 10px}.learning-heading p,.cube-pocket-guide>p{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 24px}.learning-step{border-bottom:1px solid var(--line)}.learning-step summary{display:flex;align-items:center;gap:17px;cursor:pointer;list-style:none;padding:18px 0}.learning-step summary::-webkit-details-marker,.cube-curiosity summary::-webkit-details-marker{display:none}.learning-step summary>span{color:#8e9b84;font-size:10px;font-variant-numeric:tabular-nums}.learning-step summary b{font-size:13px;font-weight:500}.learning-step summary i{margin-left:auto;display:grid;place-items:center;width:23px;height:23px;background:#2d372a;border-radius:50%;font-style:normal;font-size:16px;color:var(--lime);transition:transform .2s}.learning-step[open] summary i{transform:rotate(45deg)}.learning-step[open] summary b{color:var(--lime)}.learning-answer{padding:0 0 19px 32px}.learning-answer p{font-size:12px;line-height:1.85;color:#b4bdb0;margin:0 0 13px}.learning-tip{font-size:11px;line-height:1.8;color:#c3d0b6;border-left:2px solid #889d69;padding-left:13px}.learning-source{font-size:10px;color:var(--muted);line-height:1.8;margin:21px 0 0}.learning-source a{color:var(--lime);text-decoration:underline;text-underline-offset:3px}
.cube-pocket-guide{padding:28px;background:#1d251e;border:1px solid #414e3a;border-radius:14px;align-self:start}.cube-pocket-guide>.eyebrow{color:var(--lime);font-size:9px}.notation-faces{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 8px;margin:22px 0 24px}.notation-faces>span{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.notation-faces b{font-size:13px;font-weight:500;width:28px;height:29px;border:1px solid #526147;border-radius:5px;display:grid;place-items:center;color:var(--ink)}.notation-examples>div{display:flex;align-items:center;gap:20px;border-top:1px solid #3b4834;padding:15px 0}.notation-examples>div>b{font-size:25px;letter-spacing:-1px;font-weight:500;min-width:87px}.notation-examples b span{font-size:25px;color:var(--lime);margin-left:8px}.notation-examples p{font-size:10px;color:var(--muted);line-height:1.8;margin:0}.notation-examples strong{font-weight:400;color:var(--ink)}.perspective-tip{border:1px solid #546348;background:#2c3628;border-radius:8px;padding:13px;font-size:11px;line-height:1.9;color:#d0d9c6;margin-top:8px}.cube-curiosity{margin-top:23px}.cube-curiosity summary{cursor:pointer;list-style:none;font-size:11px;display:flex;justify-content:space-between;gap:12px;color:var(--lime);line-height:1.7}.cube-curiosity p{font-size:11px;line-height:1.85;color:var(--muted)}.learning-step summary:focus-visible,.cube-curiosity summary:focus-visible{outline:2px solid var(--lime);outline-offset:4px;border-radius:4px}
.knowledge-takeaway{display:flex;align-items:center;gap:20px;background:#d6ed99;border-radius:12px;padding:24px 28px;color:#26301e}.knowledge-takeaway>span{font-size:42px;line-height:1}.knowledge-takeaway strong{font-size:16px;font-weight:600}.knowledge-takeaway p{font-size:12px;line-height:1.8;margin:4px 0 0;color:#49573c}.knowledge-takeaway a{margin-left:auto;white-space:nowrap;font-size:11px;font-weight:600;border-bottom:1px solid #65784c;padding:6px 0}.learning-mode-note{font-size:10px;color:var(--muted);line-height:1.8;padding:15px 0 24px;max-width:850px;margin:0}
@media(max-width:900px){.knowledge-card{padding:20px}.knowledge-card h3{font-size:17px}.knowledge-workbench{gap:24px;grid-template-columns:minmax(0,1.15fr) minmax(250px,1fr)}.cube-pocket-guide{padding:22px}.knowledge-takeaway{flex-wrap:wrap}.knowledge-takeaway a{margin-left:62px}.knowledge-heading>p{max-width:260px}}
@media(max-width:650px){.cube-field-guide{padding:44px 4px 0}.knowledge-heading{display:block}.knowledge-heading h2{font-size:35px}.knowledge-heading>p{max-width:none;margin-top:20px;font-size:12px}.knowledge-cards{grid-template-columns:1fr;gap:12px}.knowledge-card{padding:24px}.knowledge-card h3{font-size:21px}.knowledge-art,.piece-art,.layer-art{float:right;margin:4px 0 16px 20px;transform:scale(.8);transform-origin:top right}.piece-art{gap:12px}.knowledge-label{margin-top:8px;font-size:8px}.knowledge-card p{clear:both}.knowledge-workbench{grid-template-columns:1fr;margin-top:35px;gap:28px}.learning-heading h3{font-size:25px}.learning-step summary{padding:19px 0;gap:12px}.learning-step summary b{font-size:12px}.learning-answer{padding-left:25px}.knowledge-takeaway{padding:22px 20px;gap:14px}.knowledge-takeaway>div{flex:1}.knowledge-takeaway p{font-size:11px}.knowledge-takeaway a{margin-left:51px}.learning-mode-note{font-size:9px}.cube-pocket-guide h3{font-size:28px}}
@media(max-width:650px){.knowledge-takeaway{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start}.knowledge-takeaway>span{font-size:32px}.knowledge-takeaway a{grid-column:2;margin-left:0;width:fit-content}.knowledge-takeaway>div{min-width:0}}

/* Shared vector icon system: precise geometry, stable sizing, no font glyphs. */
.studio-icon{display:inline-block;width:18px;height:18px;flex:0 0 auto;vertical-align:middle;overflow:visible;pointer-events:none}
.back-link,.input-modes button,.secondary-actions button,.restart,#reset-view,.studio-footer>a:last-child,.knowledge-takeaway a{display:inline-flex;align-items:center;gap:8px}
.back-link .studio-icon{width:15px;height:15px}.outline{display:inline-flex;align-items:center;justify-content:center;gap:10px}.outline>span{display:inline-flex;margin-left:0}.outline .studio-icon{width:15px;height:15px}
.tiny-cube{display:inline-flex}.tiny-cube .studio-icon{width:21px;height:21px;stroke-width:1.4}.mini-mark{display:flex}.mini-mark .studio-icon{width:72px;height:72px;stroke-width:1.05}.strip-icon{display:flex}.strip-icon .studio-icon{width:28px;height:28px;stroke-width:1.4}
.stage-bottom>span>.studio-icon{width:17px;height:17px}.stage-bottom>span{align-items:center}.input-modes button{justify-content:center;gap:7px}.input-modes .studio-icon{width:16px;height:16px}.editor-note>span{display:flex}.editor-note .studio-icon{width:16px;height:16px}
.face-switch>button,.playback>button:not(.primary){display:grid;place-items:center;min-height:32px}.face-switch>button{border-radius:6px}.face-switch>button:hover{background:#ffffff08}.playback{gap:9px}.playback .primary{gap:9px}.playback>.primary .studio-icon{width:16px;height:16px}.playback .icon-play{fill:currentColor;stroke-width:0}.playback .icon-pause{stroke-width:2.4}
.sticker .studio-icon{width:18px;height:18px;opacity:.65}.hold-guide>.studio-icon,.perspective-tip>.studio-icon{width:16px;height:16px;margin-right:5px;vertical-align:-3px;color:#c4d3b6}.primary>.studio-icon{width:18px;height:18px}.secondary-actions .studio-icon,.restart .studio-icon{width:15px;height:15px}.move-spotlight strong>.studio-icon{width:66px;height:66px;stroke-width:1.35;margin:9px 0}
.privacy{display:inline-flex;align-items:center;gap:7px}.privacy .studio-icon{width:14px;height:14px;color:var(--lime)}dialog .close{display:grid;place-items:center;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:1px solid #4b5942;background:#ffffff04}dialog .close:hover{background:#ffffff10}dialog .close .studio-icon{width:16px;height:16px}.upload-button>.studio-icon{width:20px;height:20px;margin-right:6px}
.knowledge-art .studio-icon{width:14px;height:14px;stroke-width:1.5}.piece-art .knowledge-diagram{width:142px;height:88px;display:block}.learning-step summary i .studio-icon{width:13px;height:13px;stroke-width:1.8}.notation-examples>div>b{display:flex;align-items:center;justify-content:space-between;width:94px;flex:0 0 94px}.notation-examples b span{display:flex;margin:0}.notation-examples .studio-icon{width:27px;height:27px;stroke-width:1.55}.cube-curiosity summary>span{display:flex;align-items:center}.cube-curiosity .studio-icon{width:15px;height:15px;transition:transform .2s}.cube-curiosity[open] .studio-icon{transform:rotate(90deg)}.knowledge-takeaway>span{display:flex}.knowledge-takeaway>span .studio-icon{width:40px;height:40px;stroke-width:1.2}.knowledge-takeaway a .studio-icon,.learning-source a .studio-icon{width:14px;height:14px}.learning-source a .studio-icon{vertical-align:-3px}
@media(max-width:700px){.studio-header .outline .studio-icon{display:none}.knowledge-takeaway>span .studio-icon{width:30px;height:30px}.piece-art{width:118px}.piece-art .knowledge-diagram{width:118px}.stage-bottom .studio-icon{width:14px;height:14px}.primary{min-height:44px}.close{min-width:36px;min-height:36px}}

/* Match the portfolio wordmark. */
.studio-header .brand,.studio-footer .brand{font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:31px;line-height:1;letter-spacing:-.04em;color:#f2efe7}.studio-header .brand span,.studio-footer .brand span{color:#d9522d}.studio-footer .brand{font-size:36px;letter-spacing:-.045em}
