.studio-page{color:#ededed;min-height:100vh;font-family:var(--font-geist-sans), sans-serif;background:#000;overflow-x:hidden}.studio-container{max-width:1280px;margin:0 auto;padding-left:clamp(20px,4vw,48px);padding-right:clamp(20px,4vw,48px)}.studio-hero{border-bottom:1px solid #1f1f1f;padding:clamp(80px,10vw,135px) 0 clamp(40px,5vw,64px)}.studio-eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;color:#a1a1a1;margin-bottom:24px;font-size:11px}.studio-headline{letter-spacing:-.02em;color:#ededed;max-width:700px;margin:0 0 24px;font-size:clamp(32px,5vw,56px);font-weight:600;line-height:1}.studio-subline{color:#c8c8c8;max-width:480px;margin:0 0 40px;font-size:16px;font-weight:400;line-height:24px}.studio-cta-group{flex-wrap:wrap;gap:12px;display:flex}.studio-cta-primary{color:#000;-webkit-appearance:none;height:40px;box-shadow:none;background:#ededed;border:none;border-radius:6px;outline:none;align-items:center;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.studio-cta-primary:hover{background:#fff;transform:translateY(-1px)}.studio-cta-secondary{color:#a1a1a1;background:0 0;border:1px solid #2e2e2e;border-radius:6px;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.studio-cta-secondary:hover{color:#ededed;border-color:#555}.studio-how{border-bottom:1px solid #1f1f1f;padding:clamp(40px,5vw,72px) 0}.studio-section-header{margin-bottom:24px}.studio-section-title{letter-spacing:-.02em;color:#ededed;margin:0;font-size:clamp(22px,3vw,36px);font-weight:600;line-height:1.2}.studio-steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.studio-step{cursor:default;background:#1c1c1c;border-radius:7px;flex-direction:column;gap:12px;padding:16px;transition:background .15s;display:flex;overflow:hidden}.studio-step:hover{background:#1f1f1f}.studio-step-number{font-family:var(--font-geist-mono), monospace;color:#888;letter-spacing:.08em;font-size:11px}.studio-step-title{color:#ededed;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600}.studio-step-body{color:#898989;margin:0;font-size:14px;line-height:22px}.studio-why{border-bottom:1px solid #1f1f1f;padding:clamp(40px,5vw,72px) 0}.studio-why-title{letter-spacing:-.02em;color:#ededed;margin:0 0 24px;font-size:clamp(22px,3vw,36px);font-weight:600}.studio-why-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.studio-why-card{cursor:default;background:#1c1c1c;border-radius:7px;flex-direction:column;gap:10px;padding:16px;transition:background .15s;display:flex;overflow:hidden}.studio-why-card:hover{background:#1f1f1f}.studio-why-card-title{color:#ededed;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600}.studio-why-card-body{color:#898989;margin:0;font-size:14px;line-height:22px}.studio-bottom-cta{padding:clamp(40px,5vw,72px) 0}.studio-bottom-cta-inner{flex-direction:column;gap:28px;max-width:560px;display:flex}.studio-bottom-cta-title{letter-spacing:-.02em;color:#ededed;margin:0;font-size:clamp(22px,3vw,36px);font-weight:600;line-height:1.2}@media (max-width:768px){.studio-steps,.studio-why-grid{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.studio-headline{animation:.6s both fadeUp}.studio-subline{animation:.6s .1s both fadeUp}.studio-cta-group{animation:.6s .2s both fadeUp}
