/* Terucon AI Design Studio v2.0 */
.home-studio-section { position: relative; overflow: hidden; padding: 110px 0; background: linear-gradient(145deg, #07111f 0%, #0b2342 62%, #075c68 100%); color: #fff; }
.home-studio-section::after { content: ""; position: absolute; width: 560px; height: 560px; right: -220px; bottom: -350px; border-radius: 50%; background: #1479cf; filter: blur(110px); opacity: .2; }
.home-studio-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1.05fr .95fr; gap: 84px; align-items: center; }
.home-studio-visual { position: relative; min-height: 560px; }
.home-studio-visual img { width: 100%; height: 560px; object-fit: cover; border-radius: 28px; box-shadow: 0 36px 80px rgba(0,0,0,.35); }
.home-studio-visual::after { content: ""; position: absolute; inset: 0; border: 1px solid rgba(255,255,255,.16); border-radius: 28px; box-shadow: inset 0 0 80px rgba(2,8,16,.22); pointer-events: none; }
.home-studio-pin { position: absolute; display: flex; align-items: center; gap: 10px; padding: 10px 15px; border: 1px solid rgba(255,255,255,.25); border-radius: 99px; background: rgba(6,15,28,.82); box-shadow: 0 12px 30px rgba(0,0,0,.24); backdrop-filter: blur(14px); font-size: .72rem; font-weight: 800; }
.home-studio-pin i { width: 11px; height: 11px; border: 3px solid #fff; border-radius: 50%; background: #38c6c5; box-shadow: 0 0 0 5px rgba(56,198,197,.23); }
.pin-one { left: 12%; top: 24%; }.pin-two { right: 8%; bottom: 22%; }
.home-studio-copy h2 { margin-bottom: 28px; color: #fff; }
.home-studio-copy p { color: #c7d3e3; font-size: 1.08rem; }
.home-studio-copy ul { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 22px; margin: 30px 0 38px; padding: 0; list-style: none; }
.home-studio-copy li { position: relative; padding-left: 23px; color: #e3eaf3; font-size: .88rem; font-weight: 700; }
.home-studio-copy li::before { content: "✓"; position: absolute; left: 0; color: #62ddd5; }

/* Studio hero */
.studio-page { background: #f4f6fa; }
.studio-hero { position: relative; overflow: hidden; padding: 105px 0 50px; background: #03070d; color: #fff; }
.studio-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 78% 20%, rgba(20,139,152,.24), transparent 36%), linear-gradient(135deg, #02050a, #091225 70%, #071c2c); }
.studio-orb { position: absolute; border-radius: 50%; filter: blur(100px); opacity: .28; }
.studio-orb-a { width: 480px; height: 480px; right: -100px; top: -120px; background: #008d93; }
.studio-orb-b { width: 360px; height: 360px; left: 28%; bottom: -230px; background: #6f52e4; }
.studio-hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .88fr 1.12fr; gap: 70px; align-items: center; }
.studio-hero h1 { margin-bottom: 30px; color: #fff; font-size: clamp(3.4rem, 6.2vw, 6.6rem); }
.studio-hero h1 span { color: #8fb1ff; }
.studio-hero p { max-width: 610px; color: #bac6d7; font-size: 1.1rem; }
.studio-hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 38px; }
.studio-hero-visual { position: relative; min-height: 610px; }
.studio-hero-visual > img { width: 100%; height: 610px; object-fit: cover; border-radius: 28px; box-shadow: 0 35px 100px rgba(0,0,0,.45); }
.studio-hero-visual::after { content: ""; position: absolute; inset: 0; border: 1px solid rgba(255,255,255,.18); border-radius: 28px; box-shadow: inset 0 -100px 150px rgba(1,5,10,.3); pointer-events: none; }
.studio-visual-tag { position: absolute; z-index: 2; display: grid; grid-template-columns: 22px auto; gap: 0 10px; min-width: 170px; padding: 13px 16px; border: 1px solid rgba(255,255,255,.25); border-radius: 13px; background: rgba(4,12,24,.8); box-shadow: 0 15px 40px rgba(0,0,0,.28); backdrop-filter: blur(16px); }
.studio-visual-tag i { grid-row: 1 / 3; align-self: center; width: 20px; height: 20px; border: 3px solid #fff; border-radius: 50%; background: var(--tag); }
.studio-visual-tag span { color: #92a2b8; font-size: .58rem; letter-spacing: .08em; text-transform: uppercase; }
.studio-visual-tag strong { color: #fff; font-size: .78rem; }
.studio-tag-one { left: -36px; top: 32%; }.studio-tag-two { right: -24px; bottom: 25%; }
.studio-ai-badge { position: absolute; z-index: 2; left: 24px; bottom: 24px; padding: 16px 20px; border-radius: 14px; background: #fff; color: var(--ink); box-shadow: var(--shadow); }
.studio-ai-badge span, .studio-ai-badge strong { display: block; }.studio-ai-badge span { color: var(--blue); font-size: .62rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }.studio-ai-badge strong { margin-top: 3px; }
.studio-capability-strip { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(5, 1fr); margin-top: 62px; border: 1px solid rgba(255,255,255,.12); border-radius: 16px; background: rgba(255,255,255,.05); }
.studio-capability-strip span { padding: 22px; border-right: 1px solid rgba(255,255,255,.12); color: #bac6d7; text-align: center; font-size: .75rem; font-weight: 800; }.studio-capability-strip span:last-child { border: 0; }

/* Feature map */
.studio-intro-section { background: #f4f6fa; }
.studio-feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.studio-feature-grid article { min-height: 250px; padding: 32px; border: 1px solid #dce2eb; border-radius: 19px; background: #fff; transition: transform .25s ease, box-shadow .25s ease; }
.studio-feature-grid article:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(16,35,66,.1); }
.studio-feature-grid b { display: grid; place-items: center; width: 40px; height: 40px; margin-bottom: 36px; border-radius: 12px; background: #eaf1ff; color: var(--blue); font-size: .72rem; }
.studio-feature-grid h3 { margin-bottom: 13px; font-size: 1.22rem; }.studio-feature-grid p { margin: 0; font-size: .86rem; }

/* Builder */
.studio-builder-section { background: #07101d; color: #fff; }
.studio-builder-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 55px; }
.studio-builder-heading h2 { max-width: 800px; margin: 0; color: #fff; }
.studio-step-pill { display: flex; align-items: center; gap: 9px; color: #9cacc0; font-size: .66rem; font-weight: 800; white-space: nowrap; }
.studio-step-pill span { display: grid; place-items: center; width: 27px; height: 27px; border-radius: 50%; background: #1b3459; color: #fff; }.studio-step-pill i { width: 16px; height: 1px; background: #43536a; }
.studio-builder-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(360px, .85fr); gap: 28px; align-items: start; }
.studio-form { border-radius: 24px; background: #fff; color: var(--ink); box-shadow: 0 30px 90px rgba(0,0,0,.28); }
.studio-fieldset { margin: 0; padding: 38px; border: 0; border-bottom: 1px solid #e2e6ed; }.studio-fieldset:last-child { border: 0; }
.studio-fieldset legend { display: flex; align-items: center; gap: 14px; width: 100%; margin-bottom: 28px; padding: 0; }
.studio-fieldset legend > span { display: grid; place-items: center; flex: 0 0 auto; width: 38px; height: 38px; border-radius: 12px; background: var(--ink); color: #fff; font-size: .72rem; font-weight: 800; }
.studio-fieldset legend div { display: flex; flex-direction: column; }.studio-fieldset legend strong { font-size: 1rem; }.studio-fieldset legend small { margin-top: 3px; color: var(--muted); font-size: .72rem; }
.studio-upload, .finder-upload { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 220px; padding: 30px; border: 1.5px dashed #aeb9c8; border-radius: 16px; background: #f7f9fc; text-align: center; transition: border-color .2s ease, background .2s ease; cursor: pointer; }
.studio-upload:hover, .studio-upload.is-dragover, .finder-upload:hover { border-color: var(--blue); background: #f0f5ff; }.studio-upload input, .finder-upload input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.studio-upload-icon { display: grid; place-items: center; width: 48px; height: 48px; margin-bottom: 15px; border-radius: 14px; background: #e8efff; color: var(--blue); font-size: 1.45rem; }
.studio-upload strong, .finder-upload strong { font-size: .92rem; }.studio-upload small, .finder-upload small { margin-top: 5px; color: var(--muted); font-size: .69rem; }
.studio-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }
.studio-form .field { margin-bottom: 17px; }.studio-form .field:last-child { margin-bottom: 0; }
.studio-form .field input, .studio-form .field select, .studio-form .field textarea, .collaboration-card .field input, .collaboration-card .field select, .quote-actions-card .field textarea { width: 100%; border: 1px solid #cfd6e0; border-radius: 9px; background: #fff; color: var(--ink); outline: none; }
.studio-form .field input, .studio-form .field select, .collaboration-card .field input { height: 50px; padding: 0 13px; }.studio-form .field textarea, .collaboration-card .field select, .quote-actions-card .field textarea { padding: 13px; }
.studio-form .field input:focus, .studio-form .field select:focus, .studio-form .field textarea:focus { border-color: var(--blue); box-shadow: 0 0 0 3px rgba(25,94,216,.11); }
.voice-field { position: relative; }.voice-field textarea { padding-right: 95px !important; }
.voice-button { display: inline-flex; align-items: center; gap: 6px; border: 0; border-radius: 8px; background: #eaf1ff; color: var(--blue); font-size: .72rem; font-weight: 800; }
.voice-field .voice-button { position: absolute; right: 10px; bottom: 10px; min-height: 36px; padding: 0 11px; }
.voice-button.is-listening { background: #fff0f0; color: #c32323; animation: studio-pulse 1s infinite; }
@keyframes studio-pulse { 50% { box-shadow: 0 0 0 5px rgba(195,35,35,.12); } }
.brief-insights { display: flex; flex-wrap: wrap; gap: 7px; margin: 0 0 20px; }.brief-insights span { padding: 7px 10px; border-radius: 99px; background: #eef2f7; color: #536074; font-size: .66rem; font-weight: 700; }.brief-insights span.is-found { background: #e5f7f5; color: #087a78; }
.material-search .field { margin-bottom: 12px; }.material-picker { display: flex; align-items: end; gap: 12px; }.material-picker .field { flex: 1; margin: 0; }.material-picker .button { min-height: 50px; }
.selected-materials { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 17px; }.selected-materials > p { margin: 0; color: var(--muted); font-size: .78rem; }
.material-chip { display: flex; align-items: center; gap: 8px; padding: 8px 9px; border: 1px solid #dbe1ea; border-radius: 9px; background: #f8f9fb; font-size: .68rem; font-weight: 800; }.material-chip i { width: 18px; height: 18px; border-radius: 5px; background: var(--chip); border: 1px solid rgba(0,0,0,.12); }.material-chip button { display: grid; place-items: center; width: 20px; height: 20px; padding: 0; border: 0; border-radius: 50%; background: #e3e7ed; color: #596274; line-height: 1; }
.field-help { color: var(--muted); font-size: .65rem; }.inspiration-preview { display: flex; flex-wrap: wrap; gap: 8px; }.inspiration-preview img { width: 72px; height: 72px; object-fit: cover; border-radius: 9px; }
.inspiration-match { color: #087a78; font-size: .7rem; font-weight: 800; }
.studio-consent { display: flex; align-items: start; gap: 10px; margin: 23px 0 12px; color: #4a5568; font-size: .72rem; }.studio-consent input { margin-top: 4px; }
.studio-disclaimer { margin-bottom: 24px; padding: 13px 15px; border-radius: 9px; background: #f4f6f9; font-size: .68rem; }
.studio-form-status { min-height: 24px; margin-top: 14px; color: var(--blue); font-size: .78rem; font-weight: 800; }.studio-form-status.is-error { color: #bd2323; }

/* Live surface */
.studio-preview-panel { position: sticky; top: 112px; overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 24px; background: #0d1b2e; box-shadow: 0 30px 80px rgba(0,0,0,.3); }
.studio-preview-head { display: flex; justify-content: space-between; gap: 20px; padding: 20px 22px; border-bottom: 1px solid rgba(255,255,255,.1); }.studio-preview-head span { font-size: .8rem; font-weight: 800; }.studio-preview-head small { color: #91a1b6; font-size: .62rem; }
.studio-surface { position: relative; overflow: hidden; min-height: 450px; cursor: crosshair; }.studio-surface > img { width: 100%; height: 450px; object-fit: cover; }.studio-surface::after { content: ""; position: absolute; inset: 0; pointer-events: none; box-shadow: inset 0 0 90px rgba(0,0,0,.22); }
.surface-empty { position: absolute; z-index: 2; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; background: rgba(3,8,15,.68); text-align: center; }.surface-empty span { color: #aab6c7; font-size: .72rem; }.surface-empty b { font-size: 1.05rem; }
.surface-markers { position: absolute; z-index: 3; inset: 0; pointer-events: none; }.surface-marker { position: absolute; width: 32px; height: 32px; transform: translate(-50%,-50%); border: 4px solid #fff; border-radius: 50%; background: var(--marker); box-shadow: 0 0 0 8px color-mix(in srgb, var(--marker) 42%, transparent), 0 7px 20px rgba(0,0,0,.3); pointer-events: auto; }.surface-marker::after { content: attr(data-label); position: absolute; left: 50%; bottom: 39px; width: max-content; max-width: 180px; transform: translateX(-50%); padding: 7px 9px; border-radius: 6px; background: #07101d; color: #fff; font-size: .58rem; opacity: 0; pointer-events: none; transition: opacity .2s; }.surface-marker:hover::after, .surface-marker:focus::after { opacity: 1; }
.studio-active-material { display: grid; grid-template-columns: 46px 1fr; gap: 12px; align-items: center; margin: 20px; padding: 15px; border: 1px solid rgba(255,255,255,.1); border-radius: 13px; background: rgba(255,255,255,.05); }.studio-active-material i { width: 46px; height: 46px; border-radius: 10px; background: #52647b; }.studio-active-material span, .studio-active-material strong, .studio-active-material small { display: block; }.studio-active-material span { color: #8092aa; font-size: .57rem; text-transform: uppercase; }.studio-active-material strong { margin: 2px 0; font-size: .82rem; }.studio-active-material small { color: #a5b1c1; font-size: .62rem; }
.studio-preview-guidance { padding: 2px 22px 24px; }.studio-preview-guidance b { font-size: .72rem; }.studio-preview-guidance ol { margin: 10px 0 0; padding-left: 18px; color: #95a4b8; font-size: .67rem; }
.studio-success { margin-top: 38px; padding: 48px; border-radius: 24px; background: #fff; color: var(--ink); }.studio-success h2 { max-width: 760px; }.studio-reference { display: inline-flex; flex-direction: column; margin: 18px 0 28px; padding: 13px 18px; border-radius: 10px; background: #eaf1ff; }.studio-reference span { color: var(--blue); font-size: .58rem; font-weight: 800; text-transform: uppercase; }.studio-reference strong { font-size: 1.05rem; }.studio-success-actions { display: flex; flex-wrap: wrap; gap: 10px; }

/* Material finder */
.material-finder-section { background: #fff; }.material-finder-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; align-items: center; }.material-finder-grid h2 { font-size: clamp(2.5rem,4vw,4.2rem); }.finder-notes { margin: 28px 0 0; padding: 0; list-style: none; }.finder-notes li { padding: 11px 0; border-top: 1px solid var(--line); font-weight: 800; font-size: .8rem; }.finder-notes li::before { content: "✓"; margin-right: 10px; color: var(--teal); }
.material-finder-card { padding: 28px; border: 1px solid var(--line); border-radius: 24px; background: #f7f9fc; box-shadow: var(--shadow); }.finder-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 5px; margin-bottom: 20px; padding: 5px; border-radius: 11px; background: #e8ecf2; }.finder-tabs button { min-height: 42px; border: 0; border-radius: 8px; background: transparent; color: #5d6878; font-size: .75rem; font-weight: 800; }.finder-tabs button.is-active { background: #fff; color: var(--ink); box-shadow: 0 3px 12px rgba(17,30,50,.08); }
.finder-upload { min-height: 180px; }.finder-upload > span { color: var(--blue); font-size: 2rem; }.finder-source { display: grid; grid-template-columns: 160px 1fr; gap: 18px; align-items: center; margin-top: 18px; padding: 14px; border: 1px solid var(--line); border-radius: 13px; background: #fff; }.finder-source img { width: 160px; height: 105px; object-fit: cover; border-radius: 9px; }.finder-source span, .finder-source strong { display: block; }.finder-source span { color: var(--muted); font-size: .65rem; }.finder-source i { display: inline-block; width: 22px; height: 22px; margin: 7px 8px 0 0; border: 1px solid rgba(0,0,0,.15); border-radius: 6px; vertical-align: middle; }.finder-source strong { display: inline-block; font-size: .78rem; }.finder-status { min-height: 22px; margin: 14px 0; color: var(--blue); font-size: .72rem; font-weight: 800; }
.finder-results { display: grid; gap: 8px; }.finder-result { display: grid; grid-template-columns: 52px 1fr auto; gap: 12px; align-items: center; padding: 10px; border: 1px solid var(--line); border-radius: 11px; background: #fff; }.finder-result img, .finder-result .finder-swatch { width: 52px; height: 52px; object-fit: cover; border: 1px solid rgba(0,0,0,.1); border-radius: 8px; background: var(--result); }.finder-result span, .finder-result strong, .finder-result small { display: block; }.finder-result span { color: var(--blue); font-size: .58rem; font-weight: 800; }.finder-result strong { font-size: .78rem; }.finder-result small { color: var(--muted); font-size: .58rem; }.finder-result > b { color: #334155; font-size: .68rem; white-space: nowrap; }

/* Public review */
.review-page { background: #f4f6fa; }.review-hero, .quote-hero { padding: 90px 0 58px; background: linear-gradient(135deg,#040912,#10294e); color: #fff; }.review-hero-inner, .quote-hero-inner { display: flex; align-items: end; justify-content: space-between; gap: 40px; }.review-hero h1, .quote-hero h1 { margin-bottom: 14px; color: #fff; font-size: clamp(2.7rem,5vw,5rem); }.review-hero p, .quote-hero p { margin: 0; color: #b5c2d4; }.review-status { min-width: 190px; padding: 17px 20px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; background: rgba(255,255,255,.06); }.review-status span, .review-status strong { display: block; }.review-status span { color: #8fa3bc; font-size: .58rem; font-weight: 800; text-transform: uppercase; }.review-status strong { margin-top: 3px; }
.review-layout { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(330px,.65fr); gap: 28px; align-items: start; }.review-main { display: grid; gap: 24px; }.review-visuals { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; }.review-visuals figure { overflow: hidden; margin: 0; border-radius: 18px; background: #fff; box-shadow: 0 12px 34px rgba(24,39,63,.09); }.review-visuals figcaption { padding: 13px 16px; border-bottom: 1px solid var(--line); color: #526071; font-size: .66rem; font-weight: 800; text-transform: uppercase; }.review-visuals img, .render-pending { width: 100%; height: 430px; object-fit: cover; }.render-pending { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 30px; background: #0b1a2e; color: #fff; text-align: center; }.render-pending span { color: #70c8d2; font-size: 2.4rem; }.render-pending p { color: #9dafc5; font-size: .75rem; }.supervisor-note, .review-brief { padding: 34px; border: 1px solid var(--line); border-radius: 18px; background: #fff; }.supervisor-note span { color: var(--blue); font-size: .66rem; font-weight: 800; text-transform: uppercase; }.supervisor-note p { margin: 8px 0 0; }.review-brief h2 { font-size: 1.75rem; line-height: 1.35; }.review-brief dl { display: grid; grid-template-columns: 1fr 1fr; margin: 26px 0 0; }.review-brief dl div { padding: 15px 0; border-top: 1px solid var(--line); }.review-brief dt { color: var(--muted); font-size: .61rem; font-weight: 800; text-transform: uppercase; }.review-brief dd { margin: 4px 0 0; font-size: .8rem; font-weight: 800; }
.collaboration-card { position: sticky; top: 112px; padding: 32px; border-radius: 20px; background: #fff; box-shadow: var(--shadow); }.collaboration-card h2 { font-size: 2rem; }.collaboration-card p { font-size: .8rem; }.collaboration-card .field { margin: 16px 0; }.collaboration-card select { min-height: 210px; }.collaboration-card .button { width: 100%; }.collaboration-whatsapp { margin-top: 10px; }.collaboration-status { min-height: 22px; margin-top: 10px; color: var(--blue); font-size: .7rem; font-weight: 800; }.vote-summary { margin: 22px 0; padding: 15px; border-radius: 11px; background: #f1f5fa; }.vote-summary > strong { display: block; margin-bottom: 9px; font-size: .7rem; }.vote-summary div { display: flex; justify-content: space-between; gap: 10px; padding: 7px 0; border-top: 1px solid #dfe4eb; font-size: .66rem; }.vote-summary b { color: var(--blue); white-space: nowrap; }

/* Quotation */
.quote-review-section { background: #eef2f7; }.quote-sheet { overflow: hidden; border-radius: 22px; background: #fff; box-shadow: 0 24px 70px rgba(12,29,55,.12); }.quote-meta { display: grid; grid-template-columns: repeat(3,1fr); border-bottom: 1px solid var(--line); }.quote-meta div { padding: 24px 30px; border-right: 1px solid var(--line); }.quote-meta div:last-child { border: 0; }.quote-meta span, .quote-meta strong { display: block; }.quote-meta span { color: var(--muted); font-size: .62rem; font-weight: 800; text-transform: uppercase; }.quote-meta strong { margin-top: 5px; font-size: .84rem; }
.quote-table-wrap { overflow-x: auto; padding: 30px; }.quote-table { width: 100%; border-collapse: collapse; }.quote-table th, .quote-table td { padding: 15px; border-bottom: 1px solid var(--line); text-align: left; font-size: .75rem; }.quote-table th { background: #f4f6f9; color: #566174; font-size: .62rem; text-transform: uppercase; }.quote-table th:nth-child(n+2), .quote-table td:nth-child(n+2) { text-align: right; }
.quote-bottom { display: grid; grid-template-columns: 1fr 420px; gap: 40px; padding: 5px 45px 40px; }.quote-bottom > div > span { color: var(--muted); font-size: .62rem; font-weight: 800; text-transform: uppercase; }.quote-bottom p { max-width: 450px; margin-top: 8px; }.quote-totals > div { display: flex; justify-content: space-between; padding: 9px 0; border-top: 1px solid var(--line); font-size: .76rem; }.quote-totals .quote-total { align-items: end; padding-top: 16px; }.quote-total strong { color: var(--blue); font-size: 1.65rem; }
.quote-tools { display: grid; grid-template-columns: 1.1fr .9fr; background: #f4f6f9; }.quote-assistant, .quote-actions-card { padding: 40px; }.quote-assistant { border-right: 1px solid var(--line); }.quote-assistant h2, .quote-actions-card h2 { font-size: 1.8rem; }.quote-chat-log { display: grid; gap: 9px; max-height: 260px; overflow-y: auto; margin: 20px 0; }.assistant-message, .client-message { width: fit-content; max-width: 88%; padding: 10px 13px; border-radius: 11px; font-size: .7rem; }.assistant-message { background: #e8eef8; color: #253955; }.client-message { margin-left: auto; background: var(--blue); color: #fff; }.quote-question-row { display: grid; grid-template-columns: 1fr 40px auto; gap: 7px; }.quote-question-row input { min-width: 0; height: 46px; padding: 0 12px; border: 1px solid #cfd6df; border-radius: 8px; }.quote-question-row .button { min-height: 46px; }.quote-question-row .voice-button { height: 46px; }.quote-actions-card .field { margin: 20px 0; }.quote-decision-buttons { display: flex; flex-wrap: wrap; gap: 8px; }.quote-action-status { min-height: 24px; margin-top: 12px; color: var(--blue); font-size: .72rem; font-weight: 800; }

/* Floating assistant */
.terucon-assistant { position: fixed; z-index: 1500; right: 22px; bottom: 22px; }.assistant-launcher { display: flex; align-items: center; gap: 8px; min-height: 50px; padding: 0 18px; border: 1px solid rgba(255,255,255,.22); border-radius: 99px; background: linear-gradient(115deg,#1659ca,#078f91); color: #fff; box-shadow: 0 16px 40px rgba(7,44,91,.35); font-size: .76rem; }.assistant-launcher > span { font-size: 1.15rem; }.assistant-panel { position: absolute; right: 0; bottom: 64px; display: none; flex-direction: column; width: min(380px, calc(100vw - 28px)); height: min(590px, calc(100vh - 110px)); overflow: hidden; border: 1px solid #dbe2eb; border-radius: 20px; background: #fff; box-shadow: 0 28px 90px rgba(4,16,34,.28); }.assistant-panel.is-open { display: flex; }.assistant-head { display: flex; align-items: center; justify-content: space-between; padding: 18px; background: #071426; color: #fff; }.assistant-head span, .assistant-head strong { display: block; }.assistant-head span { color: #7fc8d4; font-size: .61rem; font-weight: 800; text-transform: uppercase; }.assistant-head strong { font-size: .79rem; }.assistant-head button { width: 32px; height: 32px; padding: 0; border: 0; border-radius: 50%; background: rgba(255,255,255,.1); color: #fff; font-size: 1.3rem; }.assistant-log { display: flex; flex: 1; flex-direction: column; gap: 9px; overflow-y: auto; padding: 18px; background: #f5f7fa; }.assistant-form { display: grid; grid-template-columns: 1fr 38px 38px; gap: 5px; padding: 11px; border-top: 1px solid var(--line); }.assistant-form label { min-width: 0; }.assistant-form input { width: 100%; height: 42px; padding: 0 11px; border: 1px solid #ccd4df; border-radius: 9px; outline: none; }.assistant-form > button { width: 38px; height: 42px; padding: 0; border: 0; border-radius: 9px; background: var(--blue); color: #fff; font-weight: 800; }.assistant-form .assistant-mic { background: #e8effb; color: var(--blue); }.assistant-footer { display: flex; justify-content: space-between; gap: 8px; padding: 0 12px 11px; }.assistant-footer a { color: #536174; font-size: .56rem; font-weight: 800; }.assistant-speak { margin-top: 7px; padding: 2px 6px; border: 0; border-radius: 5px; background: rgba(255,255,255,.7); color: #50647e; font-size: .58rem; }

@media (max-width: 1120px) {
	.home-studio-grid, .studio-hero-grid { gap: 44px; }
	.studio-builder-grid { grid-template-columns: 1fr 390px; }
	.studio-hero-visual { min-height: 520px; }.studio-hero-visual > img { height: 520px; }
	.material-finder-grid { gap: 45px; }
}
@media (max-width: 900px) {
	.home-studio-grid, .studio-hero-grid, .studio-builder-grid, .material-finder-grid, .review-layout { grid-template-columns: 1fr; }
	.home-studio-visual { min-height: 480px; }.home-studio-visual img { height: 480px; }
	.studio-hero { padding-top: 78px; }.studio-hero h1 { font-size: clamp(3.1rem,10vw,5rem); }
	.studio-hero-visual { max-width: 680px; }.studio-tag-one { left: 15px; }
	.studio-capability-strip { grid-template-columns: repeat(3,1fr); }.studio-capability-strip span:nth-child(3) { border-right: 0; }.studio-capability-strip span:nth-child(n+4) { border-top: 1px solid rgba(255,255,255,.12); }
	.studio-feature-grid { grid-template-columns: repeat(2,1fr); }
	.studio-builder-heading { align-items: start; flex-direction: column; }.studio-preview-panel, .collaboration-card { position: relative; top: auto; }
	.review-visuals img, .render-pending { height: 360px; }
	.quote-bottom { grid-template-columns: 1fr; }.quote-tools { grid-template-columns: 1fr; }.quote-assistant { border-right: 0; border-bottom: 1px solid var(--line); }
}
@media (max-width: 650px) {
	.home-studio-section, .studio-intro-section, .studio-builder-section, .material-finder-section { padding: 76px 0; }
	.home-studio-copy ul { grid-template-columns: 1fr; }.home-studio-visual { min-height: 390px; }.home-studio-visual img { height: 390px; }.home-studio-pin { font-size: .62rem; }
	.studio-hero { padding-bottom: 30px; }.studio-hero-visual { min-height: 390px; }.studio-hero-visual > img { height: 390px; }.studio-visual-tag { min-width: 145px; }.studio-tag-two { right: 10px; }.studio-ai-badge { left: 14px; bottom: 14px; }
	.studio-capability-strip { grid-template-columns: 1fr 1fr; }.studio-capability-strip span, .studio-capability-strip span:nth-child(3) { border-right: 1px solid rgba(255,255,255,.12); border-top: 1px solid rgba(255,255,255,.12); }.studio-capability-strip span:nth-child(even) { border-right: 0; }
	.studio-feature-grid { grid-template-columns: 1fr; }.studio-feature-grid article { min-height: 220px; }
	.studio-step-pill { display: none; }.studio-fieldset { padding: 30px 22px; }.studio-form-grid { grid-template-columns: 1fr; }.field-wide { grid-column: auto; }.material-picker { align-items: stretch; flex-direction: column; }.material-picker .button { width: 100%; }
	.studio-surface, .studio-surface > img { min-height: 350px; height: 350px; }.studio-success { padding: 32px 22px; }.studio-success-actions .button { width: 100%; }
	.finder-source { grid-template-columns: 100px 1fr; }.finder-source img { width: 100px; }.finder-result { grid-template-columns: 44px 1fr; }.finder-result img, .finder-result .finder-swatch { width: 44px; height: 44px; }.finder-result > b { grid-column: 2; }
	.review-hero-inner, .quote-hero-inner { align-items: start; flex-direction: column; }.review-visuals { grid-template-columns: 1fr; }.review-visuals img, .render-pending { height: 340px; }.review-brief dl { grid-template-columns: 1fr; }
	.quote-meta { grid-template-columns: 1fr; }.quote-meta div { border-right: 0; border-bottom: 1px solid var(--line); }.quote-bottom, .quote-assistant, .quote-actions-card { padding: 28px 22px; }.quote-question-row { grid-template-columns: 1fr 40px; }.quote-question-row .button { grid-column: 1 / -1; }.quote-decision-buttons .button { width: 100%; }
	.terucon-assistant { right: 14px; bottom: 14px; }.assistant-launcher b { display: none; }.assistant-launcher { width: 52px; padding: 0; justify-content: center; }
}
