*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f6f3ee;--stone:#e8e3da;--warm-gray:#9b9589;--ink:#1c1a17;--ink-light:#4a4740;--sol-green:#14f195;--sol-green-dark:#0b8a53;--sol-purple:#9945ff;--sol-purple-light:#ede0ff;--white:#fdfcfa}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:Instrument Sans,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--stone);background:#f6f3eee6;justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:.5rem;font-family:DM Serif Display,serif;font-size:1.5rem;text-decoration:none;display:flex}.logo-hex{width:22px;height:22px;display:inline-block;position:relative;top:-1px}.logo-img{object-fit:contain;border-radius:4px;width:28px;height:28px}.footer-logo-img{object-fit:contain;border-radius:3px;width:20px;height:20px}.footer-logo{color:var(--cream);letter-spacing:-.02em;align-items:center;gap:.5rem;font-family:DM Serif Display,serif;font-size:1.25rem;display:flex}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--ink-light);letter-spacing:.02em;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-cta{text-transform:uppercase;border-radius:2px;padding:.5rem 1.25rem;background:var(--ink)!important;color:var(--cream)!important;letter-spacing:.06em!important;font-size:.8rem!important;transition:background .2s!important}.nav-cta:hover{background:var(--ink-light)!important}.hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:5rem;display:grid;overflow:hidden}.hero-left{flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 3rem;display:flex}.hero-eyebrow{align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.sol-pill{background:var(--sol-purple-light);color:#5b1db5;letter-spacing:.09em;text-transform:uppercase;border-radius:2px;align-items:center;gap:.45rem;padding:.3rem .8rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:600;display:inline-flex}.sol-dot{background:var(--sol-purple);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-h1{letter-spacing:-.035em;color:var(--ink);margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:clamp(3rem,5vw,4.75rem);line-height:1.02}.hero-h1 em{color:var(--sol-green-dark);font-style:italic}.hero-sub{color:var(--ink-light);max-width:40ch;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.btn-primary{background:var(--ink);color:var(--cream);letter-spacing:.02em;border-radius:2px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--ink-light);transform:translateY(-1px)}.btn-secondary{color:var(--ink);border:1px solid var(--warm-gray);border-radius:2px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--ink);background:var(--stone)}.stat-row{border-top:1px solid var(--stone);align-items:center;gap:2rem;padding-top:2rem;display:flex}.stat{flex-direction:column;gap:2px;display:flex}.stat-num{color:var(--ink);font-family:DM Serif Display,serif;font-size:1.6rem;line-height:1}.stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--warm-gray);font-family:DM Mono,monospace;font-size:.65rem}.stat-divider{background:var(--stone);width:1px;height:36px}.hero-right{background:#f0ede7;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.grid-overlay{background-image:linear-gradient(#1c1a170f 1px,#0000 1px),linear-gradient(90deg,#1c1a170f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.obj-stage{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ftag{background:var(--white);border:1px solid var(--stone);z-index:4;border-radius:3px;padding:.45rem .7rem;font-family:DM Mono,monospace;position:absolute}.ftag-label{letter-spacing:.1em;text-transform:uppercase;color:var(--warm-gray);margin-bottom:2px;font-size:.6rem;display:block}.ftag-val{color:var(--ink);font-size:.75rem;font-weight:500;display:block}.ftag-sol{color:var(--sol-green-dark)}.ft1{animation:4s ease-in-out infinite floatA;top:18%;left:7%}.ft2{animation:4s ease-in-out 1.3s infinite floatA;top:14%;right:8%}.ft3{animation:4s ease-in-out 2.5s infinite floatA;bottom:22%;left:6%}.ft4{animation:4s ease-in-out .8s infinite floatA;bottom:18%;right:7%}@keyframes floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.canvas-hint{letter-spacing:.12em;text-transform:uppercase;color:var(--warm-gray);white-space:nowrap;z-index:4;align-items:center;gap:.5rem;font-family:DM Mono,monospace;font-size:.65rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.canvas-hint:before,.canvas-hint:after{content:"";background:var(--stone);width:30px;height:1px;display:inline-block}.perspective-wrap{perspective:900px;justify-content:center;align-items:center;width:300px;height:300px;display:flex}.cube{width:160px;height:160px;transform-style:preserve-3d;animation:10s linear infinite spinCube;position:relative}@keyframes spinCube{0%{transform:rotateX(20deg)rotateY(0)}to{transform:rotateX(20deg)rotateY(360deg)}}.face{border:1px solid #1c1a171f;width:160px;height:160px;position:absolute}.face-f{background:#14f1950f;transform:translateZ(80px)}.face-b{background:#14f19508;transform:rotateY(180deg)translateZ(80px)}.face-l{background:#1c1a1708;transform:rotateY(-90deg)translateZ(80px)}.face-r{background:#1c1a1708;transform:rotateY(90deg)translateZ(80px)}.face-t{background:#14f1951a;transform:rotateX(90deg)translateZ(80px)}.face-bo{background:#1c1a170d;transform:rotateX(-90deg)translateZ(80px)}.section{padding:7rem 3rem}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--warm-gray);margin-bottom:.85rem;font-family:DM Mono,monospace;font-size:.68rem}.section-h2{letter-spacing:-.025em;color:var(--ink);max-width:22ch;margin-bottom:.85rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}.section-sub{color:var(--ink-light);max-width:52ch;margin-bottom:3.5rem;font-size:1rem;line-height:1.75}.steps{border:1px solid var(--stone);border-radius:3px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.step{border-right:1px solid var(--stone);background:var(--white);padding:2.5rem 2rem;transition:background .2s;position:relative}.step:last-child{border-right:none}.step:hover{background:var(--cream)}.step-num{letter-spacing:.14em;color:var(--warm-gray);margin-bottom:1.5rem;font-family:DM Mono,monospace;font-size:.68rem;display:block}.step-shape{justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.step h3{color:var(--ink);letter-spacing:-.02em;margin-bottom:.6rem;font-family:DM Serif Display,serif;font-size:1.3rem}.step p{color:var(--ink-light);font-size:.875rem;line-height:1.7}.step-tag{color:var(--sol-green-dark);background:#d6fbe9;border-radius:2px;align-items:center;gap:.3rem;margin-top:1.25rem;padding:.22rem .55rem;font-family:DM Mono,monospace;font-size:.7rem;display:inline-flex}.viewer-section{background:var(--ink);padding:7rem 3rem}.viewer-section .section-label{color:#5a5750}.viewer-section .section-h2{color:var(--cream)}.viewer-section .section-sub{color:#7a7570}.viewer-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:3rem;display:grid}.viewer-mockup{background:#242220;border:1px solid #2e2c29;border-radius:4px;overflow:hidden}.viewer-toolbar{background:#1e1c19;border-bottom:1px solid #2e2c29;justify-content:space-between;align-items:center;padding:.65rem 1rem;display:flex}.vt-dots{gap:6px;display:flex}.vt-dot{border-radius:50%;width:8px;height:8px}.vt-dot-r,.vt-dot-y,.vt-dot-g{background:#3a3835}.vt-title{letter-spacing:.1em;text-transform:uppercase;color:#5a5750;font-family:DM Mono,monospace;font-size:.65rem}.vt-controls{gap:.75rem;display:flex}.vt-btn{letter-spacing:.06em;color:#5a5750;cursor:pointer;background:0 0;border:1px solid #2e2c29;border-radius:2px;padding:.2rem .5rem;font-family:DM Mono,monospace;font-size:.6rem}.viewer-stage{background:#1c1a17;justify-content:center;align-items:center;min-height:260px;padding:3rem 2rem;display:flex;position:relative}.viewer-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.dark-cube{width:120px;height:120px;transform-style:preserve-3d;z-index:2;animation:8s linear infinite spinCube;position:relative}.dface{border:1px solid #14f19526;width:120px;height:120px;position:absolute}.dface-f{background:#14f1950d;transform:translateZ(60px)}.dface-b{background:#14f19505;transform:rotateY(180deg)translateZ(60px)}.dface-l{background:#ffffff05;transform:rotateY(-90deg)translateZ(60px)}.dface-r{background:#ffffff05;transform:rotateY(90deg)translateZ(60px)}.dface-t{background:#14f19514;transform:rotateX(90deg)translateZ(60px)}.dface-bo{background:#ffffff03;transform:rotateX(-90deg)translateZ(60px)}.viewer-info{border-top:1px solid #2e2c29;justify-content:space-between;align-items:center;padding:1rem;display:flex}.vi-stat{flex-direction:column;gap:2px;display:flex}.vi-label{letter-spacing:.1em;text-transform:uppercase;color:#5a5750;font-family:DM Mono,monospace;font-size:.58rem}.vi-val{color:#9b9589;font-family:DM Mono,monospace;font-size:.75rem}.vi-val-green{color:var(--sol-green)}.viewer-features{flex-direction:column;gap:1.75rem;display:flex}.vf-item{align-items:flex-start;gap:1rem;display:flex}.vf-icon{border:1px solid #2e2c29;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.vf-text h4{color:var(--cream);letter-spacing:-.01em;margin-bottom:.25rem;font-family:DM Serif Display,serif;font-size:1.05rem}.vf-text p{color:#7a7570;font-size:.85rem;line-height:1.65}.gallery-section{padding:7rem 3rem}.gallery-header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.gallery-grid{background:var(--stone);border:1px solid var(--stone);border-radius:3px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.gitem{background:var(--white);aspect-ratio:1;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;transition:background .2s;display:flex;position:relative;overflow:hidden}.gitem:hover{background:var(--cream)}.gitem-meta{border-top:1px solid var(--stone);background:var(--white);justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.gitem:hover .gitem-meta{background:var(--cream)}.gitem-name{color:var(--ink);font-family:Instrument Sans,sans-serif;font-size:.75rem;font-weight:500}.gitem-price{color:var(--sol-green-dark);font-family:DM Mono,monospace;font-size:.65rem}.mini-obj-wrap{aspect-ratio:1;perspective:280px;justify-content:center;align-items:center;width:60%;margin-bottom:2rem;display:flex}.mini-cube{transform-style:preserve-3d;animation:linear infinite spinCube;position:relative}.mini-face{border:1px solid #1c1a1714;position:absolute}.pricing-section{background:var(--stone);padding:7rem 3rem}.pricing-grid{background:#d8d3ca;border:1px solid #d8d3ca;border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid;overflow:hidden}.ptier{background:var(--white);padding:2.5rem 2rem;transition:background .2s;position:relative}.ptier:hover{background:var(--cream)}.ptier-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--warm-gray);margin-bottom:1.5rem;font-family:DM Mono,monospace;font-size:.65rem;display:block}.ptier-price{align-items:baseline;gap:.35rem;margin-bottom:1.5rem;display:flex}.ptier-amount{color:var(--ink);letter-spacing:-.03em;font-family:DM Serif Display,serif;font-size:2.5rem;line-height:1}.ptier-unit{color:var(--warm-gray);font-family:DM Mono,monospace;font-size:.8rem}.ptier h3{color:var(--ink);letter-spacing:-.02em;margin-bottom:.4rem;font-family:DM Serif Display,serif;font-size:1.3rem}.ptier p{color:var(--ink-light);margin-bottom:1.5rem;font-size:.85rem;line-height:1.65}.ptier-specs{flex-direction:column;gap:.5rem;list-style:none;display:flex}.ptier-specs li{color:var(--ink-light);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.spec-dot{background:var(--sol-green-dark);border-radius:50%;flex-shrink:0;width:4px;height:4px}.cta-section{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:7rem 3rem;display:grid}.cta-left .section-h2{max-width:18ch;margin-bottom:1rem}.cta-left p{color:var(--ink-light);max-width:44ch;margin-bottom:2rem;font-size:1rem;line-height:1.75}.wallet-row{align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.wallet-chip{letter-spacing:.06em;color:var(--warm-gray);border:1px solid var(--stone);border-radius:2px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-family:DM Mono,monospace;font-size:.65rem;display:flex}.wdot{background:var(--sol-purple);border-radius:50%;width:5px;height:5px;display:inline-block}.gen-card{background:var(--white);border:1px solid var(--stone);border-radius:4px;overflow:hidden}.gen-card-head{border-bottom:1px solid var(--stone);background:var(--cream);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.gen-card-head h4{letter-spacing:.1em;text-transform:uppercase;color:var(--warm-gray);font-family:DM Mono,monospace;font-size:.68rem}.gen-live{color:var(--sol-green-dark);align-items:center;gap:.35rem;font-family:DM Mono,monospace;font-size:.62rem;display:flex}.gen-live-dot{background:var(--sol-green);border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite pulse}.gen-body{padding:1.5rem}.gen-label{letter-spacing:.1em;text-transform:uppercase;color:var(--warm-gray);margin-bottom:.4rem;font-family:DM Mono,monospace;font-size:.62rem;display:block}.gen-textarea{background:var(--cream);border:1px solid var(--stone);width:100%;color:var(--ink);resize:none;border-radius:2px;outline:none;padding:.75rem 1rem;font-family:Instrument Sans,sans-serif;font-size:.9rem;line-height:1.6;transition:border-color .2s}.gen-textarea:focus{border-color:var(--sol-purple)}.gen-textarea::placeholder{color:var(--warm-gray)}.tier-select{gap:.5rem;margin:1rem 0;display:flex}.ts-opt{border:1px solid var(--stone);text-align:center;cursor:pointer;background:var(--cream);border-radius:2px;flex:1;padding:.6rem .5rem;transition:border-color .15s,background .15s}.ts-opt.selected{border-color:var(--sol-purple);background:var(--sol-purple-light)}.ts-name{color:var(--ink);margin-bottom:2px;font-size:.78rem;font-weight:600;display:block}.ts-price{color:var(--warm-gray);font-family:DM Mono,monospace;font-size:.62rem;display:block}.gen-btn{background:var(--ink);width:100%;color:var(--cream);cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem;font-family:Instrument Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.gen-btn:hover{background:var(--ink-light)}.gen-sol-note{color:var(--warm-gray);justify-content:center;align-items:center;gap:.35rem;margin-top:.6rem;font-family:DM Mono,monospace;font-size:.65rem;display:flex}footer{background:var(--ink);border-top:1px solid #242220;justify-content:space-between;align-items:center;padding:2.5rem 3rem;display:flex}.footer-links{gap:2rem;list-style:none;display:flex}.footer-links a{color:#5a5750;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--cream)}.footer-chain{letter-spacing:.08em;color:#5a5750;align-items:center;gap:.4rem;font-family:DM Mono,monospace;font-size:.65rem;display:flex}.footer-chain-dot{background:var(--sol-green);border-radius:50%;width:5px;height:5px;display:inline-block}.cta-right-visual{border:1px solid var(--stone);background:#f0ede7;border-radius:4px;justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}.studio-page{background:#1a1a1a;flex-direction:column;height:100vh;display:flex;overflow:hidden}.studio-nav{z-index:100;background:#111;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:.6rem 1.5rem;display:flex;position:relative}.studio-nav .nav-logo{color:#eee;font-size:1.2rem}.studio-nav .logo-hex polygon{stroke:#eee}.studio-nav-right{align-items:center;gap:1rem;display:flex}.studio-cost-badge{letter-spacing:.06em;color:var(--sol-green);background:#14f19514;border:1px solid #14f19533;border-radius:3px;padding:.3rem .6rem;font-family:DM Mono,monospace;font-size:.68rem}.studio-layout{flex:1;grid-template-columns:320px 1fr;display:grid;overflow:hidden}.studio-panel{background:#161616;border-right:1px solid #2a2a2a;flex-direction:column;display:flex;overflow-y:auto}.studio-panel-head{border-bottom:1px solid #2a2a2a;padding:1.25rem 1.25rem 1rem}.studio-panel-title{color:#eee;letter-spacing:-.02em;font-family:DM Serif Display,serif;font-size:1.2rem}.studio-panel-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.studio-panel-body .gen-label{color:#777}.studio-panel-body .gen-textarea{color:#eee;background:#1e1e1e;border-color:#333;font-size:.85rem}.studio-panel-body .gen-textarea:focus{border-color:var(--sol-green)}.studio-panel-body .gen-textarea::placeholder{color:#555}.studio-panel-body .gen-btn{background:var(--sol-green-dark);color:#fff;border-radius:4px;margin-top:1rem;padding:.75rem;font-size:.82rem;text-decoration:none}.studio-panel-body .gen-btn:hover{background:#0a7a48}.gen-btn-secondary{color:#bbb!important;background:#2a2a2a!important;margin-top:.5rem!important}.gen-btn-secondary:hover{background:#333!important}.studio-panel-actions{flex-direction:column;display:flex}.studio-viewer{background:#1a1a1a;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.studio-empty{z-index:2;flex-direction:column;align-items:center;gap:1rem;display:flex}.studio-empty-cube{opacity:.4}.studio-empty-text{color:#555;letter-spacing:.05em;font-family:DM Mono,monospace;font-size:.8rem}.studio-generating{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.studio-gen-status{letter-spacing:.06em;color:#888;font-family:DM Mono,monospace;font-size:.72rem}.studio-progress-bar{background:#333;border-radius:2px;width:200px;height:2px;overflow:hidden}.studio-progress-fill{background:var(--sol-green);border-radius:2px;height:100%}.spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.gen-btn:disabled{opacity:.4;cursor:not-allowed}.wallet-connect-prompt{background:#1e1e1e;border:1px solid #2a2a2a;border-radius:4px;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem;padding:1.25rem;display:flex}.wallet-connect-prompt p{color:#777;letter-spacing:.04em;font-family:DM Mono,monospace;font-size:.72rem}.mode-toggle{background:#2a2a2a;border:1px solid #2a2a2a;border-radius:4px;gap:1px;display:flex;overflow:hidden}.mode-btn{color:#666;cursor:pointer;letter-spacing:.03em;background:#1e1e1e;border:none;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .5rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:500;transition:background .15s,color .15s;display:flex}.mode-btn.active{color:var(--sol-green);background:#2a2a2a}.mode-btn:hover:not(.active){color:#aaa;background:#222}.image-upload-area{cursor:pointer;background:#1e1e1e;border:1px dashed #333;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:140px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.image-upload-area:hover{border-color:var(--sol-green);background:#1a2a20}.image-upload-placeholder{flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem;display:flex}.image-upload-placeholder span{color:#666;font-size:.78rem}.upload-hint{color:#444!important;font-size:.65rem!important}.image-preview{object-fit:contain;border-radius:2px;width:100%;height:140px}.studio-status{color:var(--sol-green);letter-spacing:.02em;align-items:center;gap:.4rem;margin-top:.75rem;font-family:DM Mono,monospace;font-size:.68rem;display:flex}.studio-error{color:#e55;background:#c832321a;border:1px solid #c832324d;border-radius:3px;margin-top:.75rem;padding:.5rem .7rem;font-size:.72rem;line-height:1.5}.viewer-full{background:#1a1a1a;flex-direction:column;width:100%;height:100%;display:flex}.viewer-full-toolbar{background:#111;border-bottom:1px solid #2a2a2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.vft-left,.vft-right{align-items:center;gap:.4rem;display:flex}.vft-btn{color:#666;cursor:pointer;letter-spacing:.03em;background:0 0;border:1px solid #2a2a2a;border-radius:3px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-family:DM Mono,monospace;font-size:.62rem;transition:all .15s;display:flex}.vft-btn:hover{color:#aaa;border-color:#444}.vft-btn.active{border-color:var(--sol-green);color:var(--sol-green);background:#14f1950d}.vft-select{color:#888;cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:3px;outline:none;padding:.35rem .5rem;font-family:DM Mono,monospace;font-size:.62rem}.vft-select:focus{border-color:var(--sol-green)}.viewer-full-canvas{flex:1;position:relative}.viewer-full-canvas canvas{width:100%!important;height:100%!important}.viewer-full-info{background:#111;border-top:1px solid #2a2a2a;flex-shrink:0;align-items:center;gap:1.5rem;padding:.4rem 1rem;display:flex}.vfi-item{color:#555;letter-spacing:.04em;align-items:center;gap:.3rem;font-family:DM Mono,monospace;font-size:.58rem;display:flex}.studio-progress-indefinite{animation:2s ease-in-out infinite progressIndefinite}@keyframes progressIndefinite{0%{width:0%;margin-left:0%}50%{width:60%;margin-left:20%}to{width:0%;margin-left:100%}}.wallet-adapter-button{border-radius:4px!important;height:auto!important;padding:.4rem .8rem!important;font-family:DM Mono,monospace!important;font-size:.72rem!important}.history-toggle{color:#666;cursor:pointer;letter-spacing:.03em;background:0 0;border:1px solid #2a2a2a;border-radius:3px;padding:.3rem .6rem;font-family:DM Mono,monospace;font-size:.62rem;transition:all .15s}.history-toggle:hover{color:#aaa;border-color:#444}.studio-panel-head{justify-content:space-between;align-items:center;display:flex}.history-empty{color:#555;text-align:center;padding:2rem 0;font-family:DM Mono,monospace;font-size:.72rem}.history-list{flex-direction:column;gap:2px;display:flex}.history-item{cursor:pointer;text-align:left;background:#1e1e1e;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:.7rem;width:100%;padding:.7rem .75rem;transition:all .15s;display:flex}.history-item:hover{border-color:var(--sol-green);background:#1a2a20}.history-item-mode{width:24px;height:24px;color:var(--sol-green);background:#2a2a2a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Mono,monospace;font-size:.62rem;font-weight:600;display:flex}.history-item-info{flex-direction:column;gap:2px;min-width:0;display:flex}.history-item-prompt{color:#ccc;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.history-item-date{color:#555;font-family:DM Mono,monospace;font-size:.58rem}.gen-time-estimate{color:#666;letter-spacing:.03em;background:#ffffff08;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:.4rem;margin-top:1rem;padding:.5rem .7rem;font-family:DM Mono,monospace;font-size:.65rem;display:flex}.gen-elapsed{color:var(--sol-green);align-items:center;gap:.4rem;margin-top:.6rem;font-family:DM Mono,monospace;font-size:.68rem;display:flex}.studio-gen-timer{color:var(--sol-green);letter-spacing:.05em;font-family:DM Mono,monospace;font-size:1.5rem}.docs-page{background:var(--cream);min-height:100vh}.docs-content{max-width:800px;margin:0 auto;padding:8rem 2rem 5rem}.docs-header{margin-bottom:3.5rem}.docs-title{color:var(--ink);letter-spacing:-.03em;margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem)}.docs-subtitle{color:var(--ink-light);font-size:1rem;line-height:1.7}.docs-grid{flex-direction:column;gap:3rem;display:flex}.docs-section h2{color:var(--ink);letter-spacing:-.02em;margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:1.4rem}.docs-section p{color:var(--ink-light);margin-bottom:.75rem;font-size:.92rem;line-height:1.75}.docs-section p a{color:var(--sol-green-dark);text-decoration:underline}.docs-section ul,.docs-section ol{margin-bottom:1rem;padding-left:1.25rem}.docs-section li{color:var(--ink-light);font-size:.88rem;line-height:1.8}.docs-section li strong{color:var(--ink)}.docs-tip{background:var(--white);border:1px solid var(--stone);border-radius:4px;margin:1rem 0;padding:1rem 1.25rem}.docs-tip strong{color:var(--ink);letter-spacing:.02em;margin-bottom:.4rem;font-family:DM Mono,monospace;font-size:.82rem;display:block}.docs-tip ul{margin-bottom:0}.docs-tip li{font-size:.82rem}
