.support-studio{min-height:100%;background:var(--app-bg);color:var(--app-text);font-family:var(--font-sans)}.support-studio-main{max-width:1200px;margin:auto;padding:clamp(28px,4vw,56px) clamp(18px,3vw,36px)}.support-studio-header{max-width:760px;margin:0 0 30px}.support-studio-header h1{font-size:clamp(2rem,4vw,3.1rem);line-height:1.15;letter-spacing:-.045em;font-weight:750;margin-top:12px}.support-studio-header>p:last-child{font-size:1rem;line-height:1.75}.support-clarity .support-studio-main{padding-top:24px}.support-clarity .support-studio-header h1{font-size:clamp(1.8rem,3vw,2.4rem)}.support-studio-grid{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:24px}.support-studio-grid>*,.support-studio-chat *{min-width:0}.support-studio-contacts{display:grid;gap:16px}.support-studio-contacts>div{padding:22px;border-radius:18px;box-shadow:none}.support-studio-icon{display:flex;align-items:center;justify-content:center;height:40px;width:40px;margin-bottom:16px;border-radius:12px;background:var(--app-surface-strong);color:var(--app-accent)}.support-studio-icon svg{height:20px;width:20px}.support-studio-contacts a{overflow-wrap:anywhere}.support-studio-chat-intro{display:flex;align-items:center;padding:clamp(24px,4vw,40px);border:1px solid var(--app-border);border-radius:22px;background:radial-gradient(ellipse at top right,var(--app-surface-strong),transparent 75%),var(--app-surface)}.support-studio-chat-intro h2{font-size:clamp(1.4rem,2.7vw,2rem);font-weight:700;line-height:1.25;letter-spacing:-.035em}.support-studio-chat-intro>div>div:first-child{background:var(--app-surface-soft);border-color:var(--app-border);color:var(--app-accent)}.support-studio-chat{display:flex;flex-direction:column;position:fixed;bottom:20px;right:20px;z-index:70;width:min(400px,calc(100vw - 32px));height:min(640px,calc(100vh - 40px));height:min(640px,calc(100dvh - 40px));overflow:hidden;border:1px solid var(--app-border);border-radius:20px;background:var(--app-surface);box-shadow:0 20px 64px #0003}.support-studio-chat>div:first-child,.support-studio-chat>div:last-child{flex-shrink:0}.support-studio-chat>div:nth-child(2){min-height:0}.support-studio-chat>div:first-child{background:var(--app-surface-soft)}.support-studio-chat>div:first-child>div>div:first-child{background:var(--app-surface-strong);color:var(--app-accent)}.support-studio-chat textarea{background:var(--app-bg);color:var(--app-text)}.support-studio-chat [class~=bg-indigo-50]{background:var(--app-surface-soft);color:var(--app-text);border-color:var(--app-border)}.support-studio-chat [class~=text-blue-100]{color:var(--app-on-primary);opacity:.85}.support-studio :is(button,a,input,textarea):focus-visible{outline:2px solid var(--app-accent);outline-offset:3px}@media(max-width:760px){.support-studio-grid{grid-template-columns:minmax(0,1fr)}.support-studio-chat-intro{grid-row:1}.support-studio-contacts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.support-studio-contacts{grid-template-columns:minmax(0,1fr)}.support-studio-chat{bottom:calc(12px + env(safe-area-inset-bottom,0px));right:12px;width:calc(100% - 24px);height:min(640px,calc(100dvh - 24px - env(safe-area-inset-bottom,0px)))}}@media(max-height:420px){.support-studio-chat{overflow-y:auto}.support-studio-chat>div:nth-child(2){flex:1 0 64px}.support-studio-chat>div:first-child,.support-studio-chat>div:last-child{padding:10px 12px}}
