@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}body{margin:0;background:radial-gradient(1200px 700px at 70% -10%,rgba(13,65,225,.25),transparent 55%),#05070d}#root{min-height:100%}.page{min-height:100svh;display:flex;flex-direction:column;padding:18px 18px 14px;box-sizing:border-box;max-width:980px;margin:0 auto}.top{display:flex;align-items:center;justify-content:space-between;gap:12px}.topHero{align-items:flex-start}.topActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.brand{display:flex;align-items:baseline;gap:6px;font-weight:900;letter-spacing:-.2px;font-size:18px}.brandA{color:#fff}.brandB{color:#0d41e1}.brandHero{align-items:center;gap:14px}.brandHeroLogo{width:58px;height:58px;border-radius:18px;object-fit:cover;background:#fff;flex-shrink:0}.brandHeroText{display:flex;flex-direction:column;gap:4px}.brandHeroName{display:flex;align-items:baseline;gap:6px;font-size:22px;font-weight:900;letter-spacing:-.4px}.brandHeroTag{color:#ffffffb3;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.link{color:#ffffffbf;font-weight:800;font-size:13px;text-decoration:none;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a}.linkButton{cursor:pointer}.link:hover{color:#fff;border-color:#ffffff2e}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:36px 0 18px}.heroLayout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;align-items:center}.heroContent{display:flex;flex-direction:column;gap:16px}.heroHighlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.heroHighlight{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:14px;display:flex;flex-direction:column;gap:6px}.heroHighlight strong{color:#fff;font-size:13px;font-weight:900}.heroHighlight span{color:#ffffffbd;font-size:12px;font-weight:700;line-height:150%}.heroVisualCard{border-radius:28px;border:1px solid rgba(13,65,225,.2);background:radial-gradient(circle at top,rgba(13,65,225,.16),transparent 52%),#ffffff08;padding:18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.heroVisualImage{width:100%;max-width:420px;height:auto;display:block}.dashboardNav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}.dashboardNavItem{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff08;min-height:84px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#ffffffdb;transition:border-color .15s ease,background .15s ease,transform .15s ease}.dashboardNavItem:hover{border-color:#ffffff2e;transform:translateY(-1px)}.dashboardNavItem.active{border-color:#0d41e17a;background:#0d41e11f}.dashboardNavIcon{font-size:26px;line-height:1}.dashboardNavLabel{font-size:13px;font-weight:900}.loginWrap{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 0 18px}.loginCard{width:100%;max-width:440px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#ffffff08;padding:22px;box-sizing:border-box}.dashboardCard{max-width:520px}.dashboardWrap{flex:1;display:flex;flex-direction:column;gap:14px;padding:24px 0 18px}.dashboardHeroCard{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.dashboardHeroLeft{display:flex;align-items:center;gap:14px}.dashboardLogoWrap{width:76px;height:76px;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboardLogo{width:100%;height:100%;object-fit:cover}.dashboardLogoFallback{color:#fff;font-weight:900;font-size:24px;letter-spacing:-.4px}.dashboardHeroText{display:flex;flex-direction:column;gap:6px}.dashboardTitle{margin:0;color:#fff;font-size:28px;line-height:112%}.dashboardSubtitle{margin:0;color:#ffffffb8;font-weight:700;line-height:150%}.dashboardUserPill{padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffe0;font-size:13px;font-weight:800;white-space:nowrap}.statsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.statBox{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:16px;min-height:124px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.statBoxTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.statBoxLabel{color:#ffffffb8;font-size:13px;font-weight:900}.statBoxIcon{min-width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.statBoxValue{color:#fff;font-size:34px;line-height:100%;font-weight:900}.warningBox .statBoxIcon{background:#fbbf2426;color:#fbbf24}.successBox .statBoxIcon{background:#22c55e26;color:#22c55e}.dangerBox .statBoxIcon{background:#ef444426;color:#ef4444}.totalBox .statBoxIcon{background:#0d41e126;color:#0d41e1}.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.sectionTitle{margin:0;color:#fff;font-size:28px;line-height:112%}.sectionSubtitle{margin:6px 0 0;color:#ffffffb8;font-weight:700;line-height:150%}.sectionCta{gap:8px;white-space:nowrap}.ordersGrid{display:grid;grid-template-columns:1fr;gap:12px}.orderCard{border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:16px;display:flex;flex-direction:column;gap:10px}.orderCardButton{width:100%;text-align:left;cursor:pointer;font-family:inherit}.orderCardButton:hover{border-color:#ffffff2e;transform:translateY(-1px)}.orderCardTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.orderCode{color:#fff;font-size:15px;font-weight:900}.statusPill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;border:1px solid rgba(255,255,255,.14);color:#fff}.statusPill.primary{background:#0d41e12e;border-color:#0d41e161}.statusPill.success{background:#22c55e2e;border-color:#22c55e61}.statusPill.danger{background:#ef44442e;border-color:#ef444461}.orderClient{color:#fff;font-size:14px;font-weight:900}.orderMeta{color:#ffffffb3;font-size:12px;font-weight:700}.orderCardFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.orderTotal{color:#fff;font-size:15px;font-weight:900}.orderArrow{color:#ffffffa6;font-size:28px;line-height:1}.emptyPanel{border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:18px}.placeholderPanel{min-height:220px;display:flex;flex-direction:column;justify-content:center}.emptyTitle{color:#fff;font-size:16px;font-weight:900}.emptyText{margin-top:6px;color:#ffffffb8;font-size:13px;font-weight:700;line-height:150%}.loginHead{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.loginTitleRow{display:flex;align-items:center;gap:12px}.loginLogoBox{width:52px;height:52px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;flex-shrink:0}.loginLogoImage{width:100%;height:100%;object-fit:cover}.loginTitle{margin:0;color:#fff;font-size:28px;line-height:112%}.loginSubtitle{margin:0;color:#ffffffb8;font-weight:700;line-height:150%}.loginForm{display:flex;flex-direction:column;gap:12px}.field{display:flex;flex-direction:column;gap:6px}.fieldLabel{color:#ffffffd6;font-weight:800;font-size:13px}.fieldInput{height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;padding:0 14px;outline:none;font-size:14px;box-sizing:border-box}.fieldInput::placeholder{color:#fff6}.fieldInput:focus{border-color:#0d41e1a6}.fieldSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;color-scheme:dark;background-color:#ffffff0a;color:#fff}.fieldSelect option{background:#0b1220;color:#fff}.fieldTextarea{min-height:116px;resize:vertical;padding:14px;line-height:150%;font-family:inherit}.loginSubmit{width:100%;margin-top:4px}.formInlineLink{align-self:flex-start;padding:0;margin-top:-4px}.formError{border:1px solid rgba(239,68,68,.34);background:#ef444414;color:#fecaca;border-radius:14px;padding:12px 14px;font-size:13px;font-weight:800;line-height:150%}.formSuccess{border:1px solid rgba(34,197,94,.28);background:#22c55e17;color:#bbf7d0;border-radius:14px;padding:12px 14px;font-size:13px;font-weight:800;line-height:150%}.dashboardInfo{display:flex;flex-direction:column;gap:10px}.infoRow{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.infoLabel{color:#ffffffad;font-weight:800;font-size:13px}.infoValue{color:#fff;font-weight:900;font-size:13px;text-align:right}.dashboardNotice{margin-top:16px;border-radius:14px;padding:14px;border:1px solid rgba(13,65,225,.28);background:#0d41e114;color:#ffffffd6;font-weight:800;font-size:13px;line-height:150%}.title{font-size:46px;line-height:112%;color:#fff;letter-spacing:-.6px;margin:0;max-width:740px}.subtitle{color:#ffffffb8;font-weight:700;line-height:150%;margin:0;max-width:760px;font-size:15px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px;align-items:stretch}.qrDownloadCard{min-height:46px;border-radius:22px;border:1px solid rgba(13,65,225,.26);background:#0d41e11a;padding:16px 18px;display:flex;align-items:center;gap:16px;max-width:560px;box-sizing:border-box}.qrDownloadImage{width:168px;height:168px;border-radius:18px;background:#fff;padding:10px;box-sizing:border-box;flex-shrink:0;image-rendering:-webkit-optimize-contrast}.qrDownloadText{display:flex;flex-direction:column;gap:4px;min-width:0}.qrDownloadText strong{color:#fff;font-size:18px;font-weight:900;line-height:120%}.qrDownloadText span{color:#ffffffc2;font-size:14px;font-weight:700;line-height:150%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;border-radius:14px;padding:0 16px;text-decoration:none;font-weight:900;font-size:13px;border:1px solid transparent;cursor:pointer;font-family:inherit}.btn.primary{background:#0d41e1;color:#fff}.btn.primary:hover{filter:brightness(1.02)}.btn.secondary{background:#ffffff0d;border-color:#ffffff1f;color:#ffffffeb}.btn.secondary:hover{border-color:#ffffff2e}.btn.danger{background:#ef444429;border-color:#ef444466;color:#fff}.btn.danger:hover{border-color:#ef44448c}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:6px}.card{border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:16px;background:#ffffff08;min-height:122px}.cardTitle{color:#fff;font-weight:900;font-size:15px;margin-bottom:6px}.cardText{color:#ffffffb8;font-weight:700;font-size:13px;line-height:150%}.landingSection{display:flex;flex-direction:column;gap:16px;margin-top:8px}.landingSectionHead{display:flex;flex-direction:column;gap:6px}.landingSectionTitle{margin:0;color:#fff;font-size:28px;line-height:112%}.landingSectionText{margin:0;color:#ffffffb8;font-size:14px;font-weight:700;line-height:155%;max-width:760px}.landingSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landingStepCard,.landingAudienceCard{border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:18px;display:flex;flex-direction:column;gap:8px}.landingStepCard strong,.landingAudienceCard strong{color:#fff;font-size:15px;font-weight:900}.landingStepCard span,.landingAudienceCard span{color:#ffffffbd;font-size:13px;font-weight:700;line-height:155%}.landingStepNumber{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0d41e12e;border:1px solid rgba(13,65,225,.35);color:#fff;font-size:13px;font-weight:900}.landingAudienceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landingDeveloperBox{border-radius:24px;border:1px solid rgba(13,65,225,.22);background:#0d41e114;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.landingFinalCta{border-radius:28px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at top right,rgba(13,65,225,.18),transparent 42%),#ffffff08;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.landingFinalCtaText{display:flex;flex-direction:column;gap:6px}.landingFinalCtaActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.footer{display:flex;justify-content:center;gap:10px;color:#fff9;font-weight:800;font-size:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.sep{opacity:.6}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:50;box-sizing:border-box}.modalCard{width:min(920px,100%);max-height:calc(100svh - 40px);overflow:auto;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:#07101f;padding:20px;box-sizing:border-box}.modalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.modalHeaderActions{display:flex;align-items:center;gap:10px}.modalTitle{margin:0;color:#fff;font-size:24px;line-height:112%}.modalSubtitle{margin:6px 0 0;color:#ffffffb8;font-weight:700;line-height:150%}.statusBanner{border-radius:16px;padding:12px 14px;font-size:13px;font-weight:800;line-height:150%;color:#fff}.statusBanner.primary{background:#0d41e11f;border:1px solid rgba(13,65,225,.34)}.statusBanner.neutral{background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}.statusBanner.danger{background:#ef44441f;border:1px solid rgba(239,68,68,.34)}.budgetDocumentCard{border-radius:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0d41e114,#ffffff08),#ffffff08;padding:18px;display:flex;flex-direction:column;gap:16px}.budgetDocumentHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.budgetDocumentBrand{display:flex;align-items:center;gap:14px;min-width:0}.budgetDocumentLogoWrap{width:76px;height:76px;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.budgetDocumentLogo{width:100%;height:100%;object-fit:cover}.budgetDocumentLogoFallback{color:#fff;font-size:24px;font-weight:900;letter-spacing:-.4px}.budgetDocumentBrandText{display:flex;flex-direction:column;gap:5px;min-width:0}.budgetDocumentEyebrow{color:#ffffffa8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.budgetDocumentOfficeName{color:#fff;font-size:22px;line-height:112%}.budgetDocumentOfficeMeta{color:#ffffffb8;font-size:12px;font-weight:700;line-height:150%}.budgetDocumentCodeBox{min-width:120px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.budgetDocumentCodeValue{color:#fff;font-size:24px;font-weight:900;line-height:1}.budgetDocumentMetaGrid{padding-top:2px}.budgetAudienceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.budgetAudienceCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:14px;display:flex;flex-direction:column;gap:6px}.budgetAudienceTitle{color:#fff;font-size:15px;font-weight:900}.budgetAudienceMeta{color:#ffffffb8;font-size:12px;font-weight:700;line-height:150%}.budgetMetaCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:14px;display:flex;flex-direction:column;gap:14px}.budgetMetaGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.budgetMetaItem{display:flex;flex-direction:column;gap:6px}.budgetMetaLabel{color:#ffffff9e;font-size:12px;font-weight:800}.budgetMetaValue{color:#fff;font-size:14px;font-weight:900}.budgetLinkRow{display:flex;align-items:center;gap:10px}.budgetLinkHelp{flex:1;min-height:44px;display:flex;align-items:center;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#ffffffd6;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.budgetForm{display:flex;flex-direction:column;gap:14px}.modalGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.itemsHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.itemsTitle{color:#fff;font-size:15px;font-weight:900}.itemsSubtitle{margin-top:4px;color:#ffffffad;font-size:12px;font-weight:700}.inlineBtn{height:42px}.accentInlineBtn{box-shadow:0 10px 24px #0d41e12e}.draftLines{display:flex;flex-direction:column;gap:10px}.draftLineCard{display:grid;grid-template-columns:minmax(0,1.6fr) 100px 150px 140px 46px;gap:10px;align-items:center}.compactInput{width:100%}.lineTotalBox{min-height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:8px 12px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.lineTotalLabel{color:#ffffff9e;font-size:11px;font-weight:800}.lineTotalValue{color:#fff;font-size:14px;font-weight:900}.budgetSummaryCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:16px;display:flex;flex-direction:column;gap:12px}.summaryRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.summaryLabel{color:#ffffffb8;font-size:13px;font-weight:800}.summaryValue{color:#fff;font-size:15px;font-weight:900}.summaryValue.strong{font-size:20px}.summaryDiscountRow{align-items:flex-end}.summaryDiscountField{width:220px;margin-left:auto}.summaryTotalRow{padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.iconGhostButton{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;cursor:pointer;font-size:20px}.dangerGhostButton{background:#ef444429;border-color:#ef444466}.helperText{color:#ffffffb3;font-size:12px;font-weight:700}.modalActions{display:flex;justify-content:flex-end;gap:10px}.hiddenFileInput{display:none}.settingsLayout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px}.settingsSidebar{display:flex;flex-direction:column;gap:10px}.devConversationFilters{display:flex;flex-wrap:wrap;gap:8px}.devConversationFilterBtn{min-height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:8px 12px;color:#ffffffdb;font-size:11px;font-weight:900;cursor:pointer}.devConversationFilterBtn.all.active{border-color:#0d41e17a;background:#0d41e124;color:#dbeafe}.devConversationFilterBtn.pending.active{border-color:#f59e0b80;background:#f59e0b2e;color:#fef3c7}.devConversationFilterBtn.answered.active{border-color:#22c55e73;background:#22c55e2e;color:#dcfce7}.devConversationFilterBtn.noFeedback.active{border-color:#a855f76b;background:#a855f729;color:#f3e8ff}.settingsNavCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:14px;display:flex;align-items:center;gap:12px;text-align:left;color:#fff;cursor:pointer}.settingsNavCard.active{border-color:#0d41e17a;background:#0d41e11f}.settingsNavIcon{font-size:24px;color:#0d41e1}.settingsNavText{display:flex;flex-direction:column;gap:4px}.settingsNavText strong{font-size:13px;font-weight:900}.settingsNavText small{color:#ffffffad;font-size:12px;font-weight:700}.settingsContent{min-width:0}.settingsCard{border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:18px}.settingsIdentityCard{display:flex;align-items:center;justify-content:space-between;gap:16px}.settingsIdentityBrand{display:flex;align-items:center;gap:14px;min-width:0}.settingsIdentityText{min-width:0}.settingsIdentityActions{display:flex;gap:10px;flex-wrap:wrap}.settingsLogoBox{width:84px;height:84px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settingsLogoImg{width:100%;height:100%;object-fit:cover}.settingsLogoFallback{color:#fff;font-weight:900;font-size:24px}.settingsSimpleHeader{display:flex;flex-direction:column;gap:6px}.settingsActionsStart{justify-content:flex-start}.feedbackChatBox{min-height:280px;max-height:420px;overflow:auto;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:12px;display:flex;flex-direction:column;gap:10px}.feedbackBubbleRow{display:flex}.feedbackBubbleRow.left{justify-content:flex-start}.feedbackBubbleRow.right{justify-content:flex-end}.feedbackBubble{max-width:85%;border-radius:14px;border:1px solid rgba(255,255,255,.1);padding:10px 12px;color:#fff;font-size:13px;font-weight:800;line-height:150%;display:flex;flex-direction:column;gap:6px}.feedbackBubble.user{background:#0d41e138}.feedbackBubble.staff{background:#ffffff0d}.feedbackBubble small{color:#ffffffa6;font-size:11px;font-weight:700}.feedbackComposer{display:flex;flex-direction:column;gap:10px}.feedbackInput{min-height:120px}.devConversationCard{align-items:flex-start}.devConversationLogo{width:46px;height:46px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:13px;font-weight:900}.devConversationLogo img{width:100%;height:100%;object-fit:cover}.devConversationText{min-width:0}.devConversationTop{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;flex-wrap:wrap}.devConversationText small{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.devConversationBadge{flex-shrink:0;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;line-height:1;border:1px solid transparent;max-width:100%;white-space:normal;word-break:break-word}.devConversationBadge.pending{color:#fef3c7;background:#f59e0b2e;border-color:#f59e0b66}.devConversationBadge.answered{color:#dbeafe;background:#0d41e129;border-color:#0d41e159}.devConversationText em{color:#ffffff94;font-size:11px;font-style:normal;font-weight:700}.devChatBox{min-height:360px}@media (max-width: 820px){.topHero{flex-direction:column;align-items:stretch}.brandHeroName{font-size:18px}.brandHeroLogo{width:50px;height:50px}.loginTitleRow{align-items:flex-start}.heroLayout,.heroHighlights,.landingSteps,.landingAudienceGrid{grid-template-columns:1fr}.landingDeveloperBox,.landingFinalCta{flex-direction:column;align-items:flex-start}.landingFinalCtaActions{width:100%;justify-content:stretch}.cards,.ordersGrid,.statsGrid{grid-template-columns:1fr}.dashboardNav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardHeroCard{flex-direction:column;align-items:flex-start}.dashboardHeroLeft{align-items:flex-start;flex-direction:column}.sectionHeader,.itemsHeader,.modalHeader{flex-direction:column;align-items:stretch}.modalGrid,.budgetMetaGrid{grid-template-columns:1fr}.budgetDocumentHead,.budgetDocumentBrand{flex-direction:column;align-items:flex-start}.budgetAudienceGrid{grid-template-columns:1fr}.budgetLinkRow{flex-direction:column;align-items:stretch}.draftLineCard{grid-template-columns:1fr}.summaryRow,.summaryDiscountRow{flex-direction:column;align-items:stretch}.summaryDiscountField{width:100%;margin-left:0}.modalActions{flex-direction:column}.settingsLayout{grid-template-columns:1fr}.settingsIdentityCard,.settingsIdentityBrand,.devConversationTop{flex-direction:column;align-items:flex-start}.settingsIdentityActions{width:100%}.title{font-size:30px}.hero{padding-top:26px}.landingSectionTitle{font-size:24px}.qrDownloadCard{max-width:100%;width:100%;flex-direction:column;align-items:flex-start}.qrDownloadImage{width:220px;height:220px;align-self:center}.qrDownloadCard{max-width:100%;width:100%}}
