.profile-contact[data-v-411fd650]{min-width:0}.profile-contact__row[data-v-411fd650]{align-items:center;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:space-between}.profile-contact__number[data-v-411fd650]{min-width:0}.profile-contact__number span[data-v-411fd650]{color:var(--muted-foreground);display:block;font-size:13px;margin-bottom:6px}.profile-contact__number strong[data-v-411fd650]{font-size:18px;font-weight:600;overflow-wrap:anywhere;-webkit-user-select:text;-moz-user-select:text;user-select:text}.profile-contact__number p[data-v-411fd650]{color:var(--muted-foreground);font-size:15px;margin:0}.profile-contact__actions[data-v-411fd650]{display:flex;flex-wrap:wrap;gap:6px}.profile-contact__actions a[data-v-411fd650],.profile-contact__actions button[data-v-411fd650]{align-items:center;background:var(--card);border:1px solid var(--border);border-radius:8px;color:var(--primary);cursor:pointer;display:inline-flex;font:inherit;font-size:14px;gap:5px;min-height:44px;padding:9px 11px}.profile-contact__actions[data-v-411fd650] :disabled{cursor:default;opacity:.45}.profile-contact__actions svg[data-v-411fd650]{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:18px}.profile-contact__actions a[data-v-411fd650]:focus-visible,.profile-contact__actions button[data-v-411fd650]:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.profile-contact__hint[data-v-411fd650],.profile-contact__message[data-v-411fd650]{color:var(--muted-foreground);font-size:13px;line-height:1.6;margin:12px 0 0;overflow-wrap:anywhere}.profile-contact__message[data-v-411fd650]:empty{margin:0}.business-quote-bar[data-v-2974fd2a]{background:var(--card);border:1px solid var(--border);border-radius:12px;bottom:0;display:grid;gap:10px;justify-items:center;margin-top:20px;padding:16px 20px max(16px,env(safe-area-inset-bottom));position:sticky;z-index:20}.business-quote-bar p[data-v-2974fd2a]{color:var(--muted-foreground);font-size:14px;line-height:1.6;margin:0;text-align:center}.business-quote-bar .button[data-v-2974fd2a]{min-height:48px;text-align:center;white-space:normal;width:min(100%,440px)}.business-quote-bar button[data-v-2974fd2a]:disabled{cursor:default;opacity:.5}.business-quote-picker[data-v-2974fd2a]{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:0 24px 70px #0003;color:var(--foreground);margin:auto;max-height:calc(100dvh - 32px);max-width:none;overflow:hidden;padding:0;width:min(560px,calc(100% - 32px))}.business-quote-picker[data-v-2974fd2a]::backdrop{background:#17202680}.business-quote-picker__content[data-v-2974fd2a]{display:flex;flex-direction:column;max-height:min(70dvh,640px);padding:20px}.business-quote-picker header[data-v-2974fd2a]{align-items:center;display:flex;flex:0 0 auto;gap:16px;justify-content:space-between}.business-quote-picker h2[data-v-2974fd2a]{font-size:20px;margin:0}.business-quote-picker header button[data-v-2974fd2a]{background:var(--card);border:1px solid var(--border);border-radius:8px;color:var(--foreground);cursor:pointer;flex-shrink:0;font:inherit;min-height:44px;padding:8px 12px}.business-quote-picker p[data-v-2974fd2a]{color:var(--muted-foreground);font-size:14px;margin:8px 0 16px}.business-quote-picker ul[data-v-2974fd2a]{list-style:none;margin:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:3px}.business-quote-picker li+li[data-v-2974fd2a]{border-top:1px solid var(--border)}.business-quote-picker li a[data-v-2974fd2a]{align-items:center;display:flex;font-size:16px;gap:12px;justify-content:space-between;line-height:1.6;min-height:52px;padding:14px 10px}.business-quote-picker li a span[data-v-2974fd2a]:first-child{min-width:0;overflow-wrap:anywhere}.business-quote-picker li a[data-v-2974fd2a]:hover{background:var(--secondary)}.business-quote-bar .button[data-v-2974fd2a]:focus-visible,.business-quote-picker a[data-v-2974fd2a]:focus-visible,.business-quote-picker button[data-v-2974fd2a]:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.portfolio-grid[data-v-926cdfee]{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.portfolio-card[data-v-926cdfee]{background:var(--card);border:1px solid var(--border);border-radius:12px;color:var(--foreground);cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:9px;overflow:hidden;padding:0 0 14px;text-align:left}.portfolio-card>p[data-v-926cdfee],.portfolio-card>span[data-v-926cdfee],.portfolio-card>strong[data-v-926cdfee]{margin:0 14px;overflow-wrap:anywhere}.portfolio-card>p[data-v-926cdfee]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.6;overflow:hidden}.portfolio-cover[data-v-926cdfee]{aspect-ratio:4/3;background:var(--secondary);display:grid;overflow:hidden;place-items:center;position:relative;width:100%}.portfolio-cover img[data-v-926cdfee]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.portfolio-cover small[data-v-926cdfee]{background:#172026d9;border-radius:6px;bottom:10px;color:#fff;padding:5px 9px;position:absolute;right:10px}.portfolio-meta[data-v-926cdfee]{color:var(--muted-foreground);font-size:14px}.portfolio-dialog[data-v-926cdfee]{background:var(--card);border:1px solid var(--border);border-radius:16px;color:var(--foreground);max-height:90dvh;padding:0;width:min(760px,calc(100% - 24px))}.portfolio-dialog[data-v-926cdfee]::backdrop{background:#0009}.portfolio-dialog-content[data-v-926cdfee]{padding:20px}.portfolio-dialog header[data-v-926cdfee],.portfolio-dialog nav[data-v-926cdfee]{align-items:center;display:flex;gap:12px;justify-content:space-between}.portfolio-dialog h2[data-v-926cdfee]{font-size:21px;margin:0;min-width:0;overflow-wrap:anywhere}.portfolio-dialog header button[data-v-926cdfee]{flex-shrink:0}.portfolio-viewer[data-v-926cdfee]{background:var(--secondary);display:grid;margin-top:18px;min-height:180px;place-items:center}.portfolio-viewer img[data-v-926cdfee]{max-height:55dvh;max-width:100%;-o-object-fit:contain;object-fit:contain}.portfolio-dialog nav[data-v-926cdfee]{margin-top:12px}.portfolio-dialog nav button[data-v-926cdfee],.portfolio-feedback button[data-v-926cdfee]{background:var(--card);border:1px solid var(--border);border-radius:8px;color:var(--foreground);font:inherit;min-height:44px;padding:8px 12px}.portfolio-description[data-v-926cdfee]{line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.portfolio-gallery button[data-v-926cdfee]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.portfolio-gallery button[data-v-926cdfee]:disabled{cursor:default;opacity:.45}@media(max-width:520px){.portfolio-grid[data-v-926cdfee]{grid-template-columns:1fr}.portfolio-dialog-content[data-v-926cdfee]{padding:14px}}
