*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#f5f5f5;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}#root{flex-direction:column;align-items:center;height:100%;display:flex}.app-container{background:#fff;flex-direction:column;width:100%;max-width:480px;min-height:100%;display:flex;position:relative;box-shadow:0 0 0 1px #eee}.screen{flex-direction:column;flex:1;padding:20px 16px 100px;display:flex;overflow-y:auto}.app-header{z-index:10;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:12px;padding:16px;display:flex;position:sticky;top:0}.app-header-title{color:#1a1a1a;font-size:1.0625rem;font-weight:700}.back-btn{cursor:pointer;color:#2563eb;background:0 0;border:none;align-items:center;min-height:44px;padding:8px 12px 8px 4px;font-size:1.375rem;line-height:1;display:inline-flex}h1{font-size:1.5rem;font-weight:700}h2{font-size:1.125rem;font-weight:700}h3{font-size:.9375rem;font-weight:600}.form-group{margin-bottom:16px}.form-label{color:#444;margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.form-label .optional,.form-label-optional{color:#aaa;margin-left:4px;font-weight:400}.form-hint{color:#aaa;margin:6px 0 0;font-size:.78125rem}.settings-section-divider{letter-spacing:.05em;color:#888;text-transform:uppercase;align-items:center;gap:10px;margin:24px 0 16px;font-size:.75rem;font-weight:600;display:flex}.settings-section-divider:before,.settings-section-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.form-input{color:#1a1a1a;appearance:none;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s,background .15s}.form-input:focus{background:#fff;border-color:#2563eb}.form-input.has-error{border-color:#ef4444}.form-textarea{resize:none;min-height:130px}.form-error{color:#ef4444;margin-top:5px;font-size:.8125rem}.job-type-selector{grid-template-columns:1fr 1fr;gap:8px;display:grid}.job-type-btn{color:#555;cursor:pointer;text-align:center;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;padding:13px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .15s}.job-type-btn.active{color:#2563eb;background:#eff6ff;border-color:#2563eb;font-weight:600}.btn-primary{color:#fff;cursor:pointer;letter-spacing:.01em;background:#2563eb;border:none;border-radius:12px;width:100%;min-height:54px;padding:16px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,opacity .15s}.btn-primary:active:not(:disabled){background:#1d4ed8}.btn-primary:disabled{opacity:.35;cursor:not-allowed}.btn-secondary{color:#2563eb;cursor:pointer;background:0 0;border:1.5px solid #2563eb;border-radius:12px;width:100%;min-height:50px;padding:14px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s}.btn-secondary:active{background:#eff6ff}.divider{background:#eee;height:1px;margin:16px 0}.sendability-badge{letter-spacing:.01em;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.sendability-badge--ready{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.sendability-badge--assumptions{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.assumptions-list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.assumption-item{color:#555;gap:8px;font-size:.875rem;line-height:1.5;display:flex}.assumption-dot{color:#aaa;flex-shrink:0;font-size:1.1rem;line-height:1.4}.assumptions-note{color:#999;margin-top:4px;font-size:.8125rem;font-style:italic}.assumption-item--editable{align-items:flex-start}.assumption-remove-btn{cursor:pointer;color:#ccc;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;min-height:36px;margin-top:1px;padding:8px;font-family:inherit;font-size:1.1rem;line-height:1;transition:color .15s;display:inline-flex}.assumption-remove-btn:hover{color:#ef4444}.add-assumption-btn{cursor:pointer;color:#2563eb;background:0 0;border:none;margin-top:4px;padding:6px 0;font-family:inherit;font-size:.875rem;display:block}.add-assumption-btn:hover{text-decoration:underline}.add-client-details-btn{cursor:pointer;color:#2563eb;background:0 0;border:none;margin-top:6px;padding:6px 0 2px;font-family:inherit;font-size:.8125rem;display:block}.add-client-details-btn:hover{text-decoration:underline}.client-details-fields{flex-direction:column;gap:8px;margin-top:8px;display:flex}.photo-add-btn{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:8px;padding:4px 12px;font-family:inherit;font-size:.875rem;transition:border-color .15s,color .15s}.photo-add-btn:hover:not(:disabled){color:#2563eb;border-color:#2563eb}.photo-add-btn:disabled{opacity:.5;cursor:default}.photo-hint{color:#aaa;margin-top:6px;font-size:.8125rem;font-style:italic}.photo-preview-grid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.photo-thumb-wrap{border-radius:8px;width:80px;height:80px;position:relative;overflow:visible}.photo-thumb{object-fit:cover;border:1.5px solid #e5e7eb;border-radius:8px;width:80px;height:80px;display:block}.photo-remove-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:.875rem;line-height:1;display:flex;position:absolute;top:-12px;right:-12px}.photo-remove-btn:hover{background:#ef4444}.posture-selector{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.posture-btn{color:#555;cursor:pointer;text-align:center;background:#f8f9fa;border:1.5px solid #e5e7eb;border-radius:10px;padding:9px 6px;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1.3;transition:background .12s,border-color .12s,color .12s}.posture-btn:hover:not(.active){background:#f0f0f0;border-color:#9ca3af}.posture-btn.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;font-weight:600}.posture-badge{border-radius:20px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.posture-badge--competitive{color:#065f46;background:#ecfdf5}.posture-badge--conservative{color:#92400e;background:#fffbeb}.templates-toggle-btn{cursor:pointer;color:#2563eb;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;display:flex}.templates-toggle-btn:hover{text-decoration:underline}.templates-grid{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.template-chip{color:#2563eb;cursor:pointer;white-space:nowrap;background:#f0f4ff;border:1.5px solid #c7d7ff;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .12s,border-color .12s}.template-chip:hover{background:#ddeaff;border-color:#2563eb}.template-chip:active{color:#fff;background:#2563eb;border-color:#2563eb}.acceptance-block{background:#f0f4ff;border-radius:10px;margin-top:16px;margin-bottom:8px;padding:14px 16px}.acceptance-note-text{color:#1a1a1a;margin:0;font-size:.9375rem;line-height:1.55}.summary-card{background:#f0f4ff;border-radius:10px;margin-bottom:16px;padding:14px 16px}.draft-restored-banner{color:#374151;background:#f0f4ff;border:1px solid #c7d7ff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;font-size:.8125rem;display:flex}.draft-start-fresh-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;text-decoration:underline}.draft-start-fresh-btn:hover{color:#1d4ed8}.client-contact-meta{flex-direction:column;gap:2px;margin-top:2px;display:flex}.editable-field--placeholder{color:#bbb;font-style:italic}.detail-hints{text-align:left;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px}.detail-hints-label{color:#444;margin-bottom:8px;font-size:.8125rem;font-weight:600}.detail-hints-list{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.detail-hints-list li{color:#555;font-size:.875rem;line-height:1.45}.form-label-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.voice-btn{color:#555;cursor:pointer;white-space:nowrap;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:20px;align-items:center;gap:4px;padding:5px 11px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.voice-btn:active{background:#f0f0f0}.voice-btn--recording{color:#ef4444;background:#fef2f2;border-color:#ef4444;animation:1.2s ease-in-out infinite voice-pulse}.voice-btn-icon{font-size:.875rem;line-height:1}@keyframes voice-pulse{0%,to{opacity:1}50%{opacity:.55}}.voice-hint{color:#2563eb;margin-top:5px;font-size:.8125rem;font-style:italic}.voice-hint--error{color:#ef4444}.toast{color:#fff;z-index:1000;white-space:nowrap;background:#1a1a1a;border-radius:20px;padding:10px 22px;font-size:.875rem;font-weight:500;animation:.2s fadeInUp;position:fixed;top:72px;left:50%;transform:translate(-50%)}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.pinned-cta{padding:12px 16px calc(24px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;position:sticky;bottom:0}.estimate-section-label{letter-spacing:.08em;text-transform:uppercase;color:#888;margin-top:2px;margin-bottom:10px;font-size:.75rem;font-weight:700}.estimate-total-row{color:#555;justify-content:space-between;padding:3px 0;font-size:.9375rem;display:flex}.estimate-total-row.grand-total{color:#1a1a1a;border-top:2px solid #1a1a1a;margin-top:4px;padding-top:8px;font-size:1.125rem;font-weight:700}.editable-field{cursor:pointer;border-bottom:1px dashed #d1d5db;border-radius:6px;margin:-2px -4px;padding:2px 4px;transition:background .12s}.editable-field:hover{background:#f0f7ff}.header-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.header-btn{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e0e0e0;border-radius:20px;padding:5px 11px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s}.header-btn:active{background:#f0f0f0}.history-list{flex-direction:column;gap:10px;display:flex}.history-card{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 14px 12px;font-family:inherit;transition:border-color .15s,background .12s}.history-card:active{background:#f8faff;border-color:#2563eb}.history-card-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.history-trade-badge{color:#444;font-size:.8125rem;font-weight:600}.history-card-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.9375rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.history-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-card-meta{color:#777;flex-wrap:wrap;align-items:center;gap:5px;font-size:.8125rem;display:flex}.history-card-dot{color:#ccc}.history-card-total{color:#1a1a1a;flex-shrink:0;font-size:.9375rem;font-weight:700}.history-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.history-reuse-btn{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:8px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:.8125rem;transition:border-color .15s,color .15s}.history-reuse-btn:hover{color:#2563eb;border-color:#2563eb}.history-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.history-empty-icon{margin-bottom:16px;font-size:2.5rem}.history-empty-title{color:#1a1a1a;margin-bottom:8px;font-size:1.0625rem;font-weight:700}.history-empty-sub{color:#777;max-width:280px;font-size:.9375rem;line-height:1.5}.generating-screen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:32px 16px;display:flex}.spinner{border:3.5px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:48px;height:48px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.line-items-table{border-collapse:collapse;width:100%}.line-items-table th{color:#888;text-transform:uppercase;letter-spacing:.06em;text-align:left;padding:0 6px 8px;font-size:.75rem;font-weight:700}.line-items-table th:last-child{text-align:right}.line-items-table td{vertical-align:top;border-top:1px solid #f0f0f0;padding:8px 6px;font-size:.9rem}.line-items-table td:last-child{text-align:right;white-space:nowrap;font-weight:600}.line-item-meta{color:#888;margin-top:2px;font-size:.8rem}.line-items-hint{color:#9ca3af;margin-top:-2px;margin-bottom:6px;font-size:.75rem}.line-item-edit-icon{opacity:.45;flex-shrink:0;font-size:.75rem}.estimate-meta-block{flex-direction:column;gap:2px;margin-top:8px;display:flex}.estimate-meta-row{color:#666;flex-wrap:wrap;align-items:center;gap:6px;font-size:.8125rem;display:flex}.estimate-ref-tag{color:#2563eb;letter-spacing:.04em;background:#f0f4ff;border-radius:20px;padding:2px 8px;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;font-weight:600;display:inline-block}.estimate-terms{background:#fafafa;border:1px solid #eee;border-radius:8px;margin-bottom:8px;padding:12px 14px}.estimate-terms p{color:#666;margin:0;font-size:.8125rem;line-height:1.5}.estimate-terms p+p{margin-top:4px}.pinned-cta-stack{padding:12px 16px calc(24px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;flex-direction:column;gap:8px;display:flex;position:sticky;bottom:0}.actions-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.btn-secondary-sm{color:#2563eb;cursor:pointer;text-align:center;background:0 0;border:1.5px solid #2563eb;border-radius:12px;width:100%;min-height:46px;padding:12px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.btn-secondary-sm:active{background:#eff6ff}.btn-new-estimate{color:#888;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:6px;font-family:inherit;font-size:.875rem;-webkit-text-decoration:underline #ccc;text-decoration:underline #ccc}.btn-new-estimate:active{color:#555}.status-badge{letter-spacing:.02em;white-space:nowrap;border-radius:20px;align-items:center;padding:2px 9px;font-size:.73rem;font-weight:600;display:inline-flex}.status-badge--draft{color:#6b7280;background:#f3f4f6}.status-badge--ready{color:#16a34a;background:#f0fdf4}.status-badge--sent{color:#2563eb;background:#eff6ff}.status-badge--approved{color:#047857;background:#ecfdf5}.status-badge--follow_up{color:#dc2626;background:#fef2f2}.status-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 7px center;background-repeat:no-repeat;background-size:10px;border:1.5px solid;border-radius:20px;padding:5px 24px 5px 10px;font-family:inherit;font-size:.8125rem;font-weight:600}.status-select--draft{color:#6b7280;background-color:#f3f4f6;border-color:#d1d5db}.status-select--ready{color:#16a34a;background-color:#f0fdf4;border-color:#86efac}.status-select--sent{color:#2563eb;background-color:#eff6ff;border-color:#93c5fd}.status-select--approved{color:#047857;background-color:#ecfdf5;border-color:#6ee7b7}.status-select--follow_up{color:#dc2626;background-color:#fef2f2;border-color:#fca5a5}.filter-chips{scrollbar-width:none;-ms-overflow-style:none;gap:6px;margin-bottom:4px;padding-bottom:12px;display:flex;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.filter-chip{color:#555;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:20px;flex-shrink:0;align-items:center;min-height:36px;padding:8px 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.filter-chip:active{background:#e5e7eb}.filter-chip--active{color:#fff;background:#2563eb;border-color:#2563eb}.filter-chip--attention{color:#b45309;border-color:#fde68a}.filter-chip--attention.filter-chip--active{color:#fff;background:#d97706;border-color:#d97706}.filter-chip-badge{color:#fff;background:#d97706;border-radius:9999px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:4px;padding:0 4px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.filter-chip--attention.filter-chip--active .filter-chip-badge{color:#fff;background:#ffffff4d}.filter-chip--archived{color:#888;border-color:#e5e7eb}.filter-chip--archived.filter-chip--active{color:#fff;background:#6b7280;border-color:#6b7280}.filter-chip-divider{color:#d1d5db;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;padding:0 2px;font-size:.85rem;display:flex}.history-search{align-items:center;margin-bottom:10px;display:flex;position:relative}.history-search-icon{pointer-events:none;font-size:.875rem;line-height:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.history-search-input{color:#1a1a1a;appearance:none;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:24px;outline:none;width:100%;padding:9px 36px;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s}.history-search-input::-webkit-search-cancel-button{display:none}.history-search-input::placeholder{color:#aaa}.history-search-input:focus{background:#fff;border-color:#2563eb}.history-search-clear{color:#aaa;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:4px 6px;font-family:inherit;font-size:1.1rem;line-height:1;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.history-search-clear:hover{color:#555}.history-card--archived{opacity:.72;background:#fafafa;border-color:#e5e7eb}.history-card-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.history-archive-btn{color:#aaa;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e5e7eb;border-radius:8px;padding:4px 10px;font-family:inherit;font-size:.8125rem;transition:border-color .15s,color .15s}.history-archive-btn:hover{color:#555;border-color:#9ca3af}.history-unarchive-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:8px;padding:4px 10px;font-family:inherit;font-size:.8125rem;transition:border-color .15s,color .15s}.history-unarchive-btn:hover{color:#2563eb;border-color:#2563eb}.btn-archive{color:#aaa;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:6px;font-family:inherit;font-size:.875rem;-webkit-text-decoration:underline #ddd;text-decoration:underline #ddd}.btn-archive:active{color:#555}.btn-archive--unarchive{color:#6b7280;text-decoration-color:#bbb}.similar-panel{background:#f8f9ff;border:1.5px solid #dbe4ff;border-radius:10px;margin-bottom:16px;padding:10px 12px;transition:opacity .2s}.similar-panel-label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:8px;font-size:.75rem;font-weight:700}.similar-card{border-top:1px solid #e8eeff;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;display:flex}.similar-card:first-of-type{border-top:none;padding-top:0}.similar-card:last-of-type{padding-bottom:0}.similar-card-info{flex:1;min-width:0}.similar-card-title{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.similar-card-meta{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.78125rem;overflow:hidden}.similar-card-actions{flex-shrink:0;gap:6px;display:flex}.similar-action-btn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #c7d2fe;border-radius:8px;padding:4px 11px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .12s,border-color .12s}.similar-action-btn:active{background:#eff6ff}.similar-action-btn--reuse{color:#555;background:0 0;border-color:#e5e7eb}.similar-action-btn--reuse:active{background:#f3f4f6}.timing-row{flex-wrap:wrap;gap:12px;margin-top:10px;margin-bottom:4px;display:flex}.timing-item{color:#666;align-items:center;gap:4px;font-size:.8125rem;display:flex}.timing-icon{flex-shrink:0;font-size:.875rem}.expiry-badge{letter-spacing:.01em;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.expiry-badge--expiring{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.expiry-badge--expired{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.cv-preview-chip{color:#2563eb;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;margin-left:auto;padding:2px 8px;font-size:.6875rem;font-weight:600}.cv-screen{padding-top:16px}.cv-ref-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cv-ref-id{color:#2563eb;letter-spacing:.04em;font-size:.75rem;font-weight:700}.cv-date{color:#888;font-size:.75rem}.cv-meta-block{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.cv-meta-row{align-items:flex-start;gap:10px;display:flex}.cv-meta-label{color:#999;flex-shrink:0;min-width:58px;padding-top:2px;font-size:.75rem}.cv-meta-value{flex:1}.cv-meta-name{color:#1a1a1a;font-size:.875rem;font-weight:600}.cv-meta-contact{color:#555;margin-top:1px;font-size:.8125rem}.cv-meta-valid{color:#1a1a1a;font-size:.8125rem}.cv-divider{background:#ebebeb;height:1px;margin:14px 0}.cv-title{color:#1a1a1a;margin-bottom:14px;font-size:1.3125rem;font-weight:700;line-height:1.3}.cv-overview-box{background:#f0f4ff;border-radius:10px;margin-bottom:4px;padding:12px 14px}.cv-overview-text{color:#1a1a1a;margin-top:4px;font-size:.9375rem;line-height:1.65}.cv-section-label{letter-spacing:.06em;text-transform:uppercase;color:#888;margin-bottom:8px;font-size:.6875rem;font-weight:700}.cv-section-label--blue{color:#2563eb}.cv-section{margin-bottom:4px}.cv-scope-list{margin:0;padding:0;list-style:none}.cv-scope-item{color:#333;padding:3px 0 3px 16px;font-size:.9375rem;line-height:1.55;position:relative}.cv-scope-item:before{content:"•";color:#888;position:absolute;left:0}.cv-line-items{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden}.cv-li-header{letter-spacing:.04em;text-transform:uppercase;color:#2563eb;background:#f0f4ff;grid-template-columns:1fr 64px 72px 72px;gap:6px;padding:7px 10px;font-size:.6875rem;font-weight:700;display:grid}.cv-li-row{color:#1a1a1a;border-top:1px solid #f0f0f0;grid-template-columns:1fr 64px 72px 72px;align-items:start;gap:6px;padding:9px 10px;font-size:.875rem;display:grid}.cv-li-row:nth-child(2n){background:#fafafa}.cv-li-desc{min-width:0}.cv-li-type{color:#666;font-size:.8125rem}.cv-li-qty{color:#555;font-size:.8125rem}.cv-li-total{text-align:right;font-weight:600}.cv-totals{padding:12px 0 4px}.cv-totals-row{color:#555;justify-content:space-between;padding:3px 0;font-size:.9375rem;display:flex}.cv-totals-divider{background:#1a1a1a;height:1px;margin:10px 0 8px}.cv-totals-row--grand{color:#1a1a1a;font-size:1.0625rem;font-weight:700}.cv-assumptions-list{margin:0;padding:0;list-style:none}.cv-assumption-item{color:#555;padding:2px 0 2px 14px;font-size:.875rem;line-height:1.5;position:relative}.cv-assumption-item:before{content:"·";color:#888;font-size:1.1em;position:absolute;left:0}.cv-terms{margin-bottom:4px}.cv-disclaimer{color:#aaa;margin-bottom:4px;font-size:.8125rem;line-height:1.5}.cv-validity{color:#aaa;font-size:.8125rem}.cv-next-steps{background:#f0f4ff;border-radius:10px;margin-top:14px;padding:12px 14px}.cv-next-steps-text{color:#1a1a1a;margin-top:4px;font-size:.9375rem;line-height:1.6}.cv-tagline{color:#bbb;text-align:right;margin-top:14px;padding-bottom:4px;font-size:.8125rem;font-style:italic}.btn-client-preview{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.btn-client-preview:active{background:#dbeafe}.btn-open-new-tab{letter-spacing:.01em}.share-status-line{text-align:center;padding:2px 0;font-size:.8125rem}.share-status-line--viewed{color:#15803d}.share-status-line--not-viewed{color:#9ca3af}.share-status-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.share-status-badge--viewed{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.share-status-badge--not-viewed{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb}.share-meta-row{color:#9ca3af;justify-content:center;align-items:center;gap:4px;margin-top:-4px;font-size:.75rem;display:flex}.response-badge{border-radius:8px;padding:10px 14px;font-size:.875rem;font-weight:600;line-height:1.4}.response-badge--approved{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.response-badge--changes{color:#b45309;background:#fef9ec;border:1px solid #fde68a}.response-badge-date{color:inherit;opacity:.75;font-size:.8125rem;font-weight:400}.response-badge-note{opacity:.85;margin-top:4px;font-size:.8125rem;font-style:italic;font-weight:400}.share-status-badge--response-approved{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;align-items:center;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.share-status-badge--response-changes{color:#b45309;background:#fef9ec;border:1px solid #fde68a;border-radius:20px;align-items:center;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.share-timeline{background:#f9fafb;border:1px solid #f0f0f0;border-radius:8px;margin-top:10px;padding:10px 12px}.share-timeline-label{letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px;font-size:.6875rem;font-weight:700}.share-timeline-event{align-items:center;gap:8px;padding:3px 0;font-size:.8125rem;line-height:1.4;display:flex}.share-timeline-dot{background:#d1d5db;border-radius:50%;flex-shrink:0;width:6px;height:6px}.share-timeline-event--share .share-timeline-dot{background:#2563eb}.share-timeline-event--view .share-timeline-dot{background:#7c3aed}.share-timeline-event--response .share-timeline-dot{background:#16a34a}.share-timeline-event--status .share-timeline-dot{background:#d97706}.share-timeline-event--revision .share-timeline-dot{background:#0891b2}.share-timeline-text{color:#374151;flex:1}.share-timeline-ts{color:#9ca3af;flex-shrink:0;font-size:.75rem}.response-tag-pills{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.response-tag-pills--review{margin-top:4px;margin-bottom:2px}.response-tag-pill{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:2px 8px;font-size:.6875rem;font-weight:600}.attention-cue{border-radius:8px;width:100%;margin-bottom:6px;padding:8px 12px;font-size:.875rem;font-weight:600}.attention-cue--needs_revision{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.attention-cue--follow_up_pending{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0}.attention-cue--awaiting_review{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.attention-cue--inline{margin-top:6px;margin-bottom:2px}.share-summary-header{background:#f8faff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.share-summary-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.share-summary-title{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-size:.6875rem;font-weight:700}.btn-summary-shortcut{cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.btn-summary-shortcut--amber{color:#d97706}.btn-summary-shortcut--amber:hover{color:#fff;background:#d97706;border-color:#d97706}.btn-summary-shortcut--green{color:#16a34a}.btn-summary-shortcut--green:hover{color:#fff;background:#16a34a;border-color:#16a34a}.btn-summary-shortcut--blue{color:#2563eb}.btn-summary-shortcut--blue:hover{color:#fff;background:#2563eb;border-color:#2563eb}.btn-summary-shortcut--gray{color:#6b7280}.btn-summary-shortcut--gray:hover{color:#fff;background:#6b7280;border-color:#6b7280}.share-summary-cycle{margin-top:0}.share-summary-signals{flex-wrap:wrap;align-items:center;gap:6px 12px;display:flex}.share-summary-signal{color:#555;font-size:.8125rem}.share-summary-signal+.share-summary-signal{border-left:1px solid #e5e7eb;padding-left:12px}.response-cycle-row{border-radius:7px;margin-top:8px;padding:5px 10px;font-size:.8125rem;font-weight:600;display:inline-block}.share-summary-cycle{align-self:flex-start;margin-top:0}.response-cycle-row--open{color:#6b7280;background:#f3f4f6}.response-cycle-row--awaiting_contractor{color:#92400e;background:#fffbeb}.response-cycle-row--awaiting_client{color:#1d4ed8;background:#eff6ff}.response-cycle-row--resolved{color:#15803d;background:#f0fdf4}.revision-workbench{background:#fffbeb;border:1.5px solid #fde68a;border-radius:10px;flex-direction:column;gap:8px;margin-top:10px;padding:12px 14px;display:flex}.revision-workbench-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.revision-workbench-title{color:#92400e;letter-spacing:.01em;font-size:.8125rem;font-weight:700}.revision-workbench-date{color:#b45309;font-size:.75rem}.revision-workbench-contact{flex-wrap:wrap;gap:6px;display:flex}.revision-workbench-contractor-note{color:#555;align-items:flex-start;gap:6px;font-size:.8125rem;display:flex}.revision-workbench-note-label{color:#777;flex-shrink:0;font-weight:600}.revision-workbench-note-text{color:#444}.btn-revision-publish{cursor:pointer;color:#fff;background:#d97706;border:none;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:2px;padding:10px 16px;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .15s;display:inline-flex}.btn-revision-publish:hover{background:#b45309}.attention-quick-actions{flex-wrap:wrap;gap:8px;margin-top:8px;margin-bottom:4px;display:flex}.btn-attention-action{cursor:pointer;color:#b45309;background:#fffbeb;border:1.5px solid #d97706;border-radius:8px;align-items:center;gap:4px;padding:7px 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.btn-attention-action:hover{color:#fff;background:#d97706}.btn-attention-action--revision{color:#92400e;background:#fffbeb;border-color:#f59e0b}.btn-attention-action--revision:hover{color:#fff;background:#f59e0b}.btn-attention-action--approve{color:#15803d;background:#f0fdf4;border-color:#16a34a}.btn-attention-action--approve:hover{color:#fff;background:#16a34a}.history-card-attention-row{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.history-card-attention-label{color:#b45309;font-size:.75rem;font-weight:600}.history-card-open-btn{cursor:pointer;color:#fff;white-space:nowrap;background:#d97706;border:1.5px solid #d97706;border-radius:7px;padding:5px 12px;font-family:inherit;font-size:.8125rem;font-weight:600}.history-card-open-btn:hover{background:#b45309;border-color:#b45309}.attention-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto;animation:2s ease-in-out infinite attention-pulse;display:inline-block}@keyframes attention-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.followup-kit{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;margin-top:8px;padding:12px 14px}.followup-kit-label{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px;font-size:.6875rem;font-weight:700}.followup-next-step{color:#374151;margin-bottom:10px;font-size:.875rem;line-height:1.5}.followup-next-step-label{color:#1a1a1a;font-weight:600}.btn-copy-followup{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;width:100%;padding:9px 14px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.btn-copy-followup:hover{background:#f9fafb;border-color:#9ca3af}.send-kit{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.send-kit-label{letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px;font-size:.6875rem;font-weight:700}.send-kit-actions{gap:6px;display:flex}.btn-send-kit{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex:1;padding:7px 4px;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .12s,border-color .12s,color .12s}.btn-send-kit:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.btn-copy-client-message{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:9px 14px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.btn-copy-client-message:hover{color:#1d4ed8;background:#f0f9ff;border-color:#bfdbfe}.followup-next-step--review{color:#374151;margin-top:4px;margin-bottom:2px;font-size:.8125rem;line-height:1.5}.response-contact-display{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.response-contact-display--review{margin-top:4px;margin-bottom:2px}.response-contact-display-item{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:2px 7px;font-size:.8125rem}.revision-meta{align-items:center;gap:8px;margin-top:4px;margin-bottom:2px;display:flex}.revision-badge{letter-spacing:.04em;color:#0891b2;background:#ecfeff;border:1px solid #a5f3fc;border-radius:4px;padding:1px 6px;font-size:.6875rem;font-weight:700}.revision-meta-date{color:#888;font-size:.75rem}.revision-note-display{color:#555;margin-top:2px;padding-left:2px;font-size:.8125rem;font-style:italic}.revision-note-editor{background:#f8fafc;border:1px solid #e0e7ef;border-radius:8px;margin-top:8px;padding:12px}.revision-note-editor-label{color:#374151;align-items:center;gap:6px;margin-bottom:6px;font-size:.75rem;font-weight:600;display:flex}.revision-note-suggested-badge{color:#d97706;letter-spacing:.01em;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:1px 6px;font-size:.6875rem;font-weight:600}.revision-note-input{color:#1a1a1a;resize:none;box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;margin-bottom:8px;padding:8px 10px;font-family:inherit;font-size:.875rem;line-height:1.5}.revision-note-input:focus{border-color:#0891b2;outline:none}.revision-note-editor-btns{gap:8px;display:flex}.btn-publish-revision{color:#fff;cursor:pointer;background:#0891b2;border:none;border-radius:8px;flex:1;padding:9px 14px;font-size:.875rem;font-weight:600;transition:background .15s}.btn-publish-revision:hover{background:#0e7490}.btn-publish-revision:disabled{opacity:.5;cursor:not-allowed}.btn-apply-response{color:#2563eb;cursor:pointer;text-align:center;background:#f0f4ff;border:1.5px solid #2563eb;border-radius:8px;width:100%;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background .15s}.btn-apply-response:hover{background:#dbeafe}.response-history{background:#f9fafb;border-radius:8px;margin-top:2px;padding:10px 12px}.response-history-label{letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:.6875rem;font-weight:700}.response-history-entry{color:#555;align-items:baseline;gap:6px;padding:2px 0;font-size:.8125rem;line-height:1.4;display:flex}.response-history-status{flex-shrink:0;font-weight:700}.response-history-status--approved{color:#15803d}.response-history-status--changes{color:#b45309}.response-history-note{color:#888;font-style:italic}.contractor-note-section{border-top:1px solid #f0f0f0;margin-top:4px;padding-top:12px}.contractor-note-label{letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:.6875rem;font-weight:700}.contractor-note-input{color:#1a1a1a;resize:none;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:6px;padding:9px 12px;font-family:inherit;font-size:.875rem;line-height:1.5}.contractor-note-input:focus{border-color:#2563eb;outline:none}.btn-save-note{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:7px 16px;font-size:.8125rem;font-weight:600;transition:background .15s}.btn-save-note:hover{background:#f9fafb}.btn-save-note:disabled{opacity:.5;cursor:not-allowed}.contractor-note-review{color:#555;align-items:baseline;gap:6px;margin-top:6px;padding:0 2px;font-size:.8125rem;display:flex}.contractor-note-review-label{color:#9ca3af;flex-shrink:0;font-weight:600}.contractor-note-review-text{color:#6b7280;font-style:italic}.share-disabled-badge{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:.875rem;font-weight:600;display:flex}.share-expired-badge{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:.875rem;font-weight:600;display:flex}.btn-disable-link{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.btn-disable-link:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.btn-disable-link:disabled{opacity:.5;cursor:not-allowed}.profile-completeness-nudge{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.profile-completeness-nudge-icon{color:#d97706;flex-shrink:0;margin-top:1px;font-size:.875rem}.profile-completeness-nudge-text{color:#78350f;font-size:.8125rem;line-height:1.45}.profile-completeness-nudge-text strong{font-weight:600}.disable-confirm{background:#fff8f8;border:1px solid #fecaca;border-radius:10px;padding:12px 14px}.disable-confirm-text{color:#7f1d1d;margin-bottom:10px;font-size:.875rem;line-height:1.45}.disable-confirm-btns{gap:8px;display:flex}.disable-confirm-btns .btn-disable-link,.disable-confirm-btns .btn-secondary{flex:1}.expiry-section{border-top:1px solid #f0f0f0;margin-top:4px;padding-top:10px}.expiry-label{color:#6b7280;align-items:center;gap:6px;margin-bottom:6px;font-size:.75rem;font-weight:600;display:flex}.expiry-badge{border-radius:4px;padding:1px 6px;font-size:.6875rem;font-weight:600}.expiry-badge--active{color:#15803d;background:#f0fdf4}.expiry-badge--expired{color:#c2410c;background:#fff7ed}.create-expiry-presets{align-items:center;gap:5px;margin-top:2px;display:flex}.create-expiry-label{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:.75rem}.btn-create-expiry-preset{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:5px 0;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .12s,border-color .12s}.btn-create-expiry-preset:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.btn-create-expiry-preset:disabled{opacity:.45;cursor:not-allowed}.expiry-presets{gap:5px;margin-bottom:6px;display:flex}.btn-expiry-preset{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:5px 0;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .12s,border-color .12s}.btn-expiry-preset:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.btn-expiry-preset--none{color:#6b7280}.btn-expiry-preset--none:hover:not(:disabled){color:#dc2626;background:#fef2f2;border-color:#fecaca}.btn-expiry-preset:disabled{opacity:.45;cursor:not-allowed}.expiry-row{align-items:center;gap:6px;display:flex}.expiry-date-input{color:#1a1a1a;border:1px solid #e5e7eb;border-radius:7px;flex:1;padding:6px 8px;font-family:inherit;font-size:.8125rem}.expiry-date-input:focus{border-color:#9ca3af;outline:none}.btn-set-expiry{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:7px;padding:6px 10px;font-family:inherit;font-size:.8125rem;font-weight:500}.btn-set-expiry:disabled{opacity:.5;cursor:not-allowed}.btn-clear-expiry{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:7px;padding:6px 10px;font-family:inherit;font-size:.8125rem;font-weight:500}.btn-clear-expiry:disabled{opacity:.5;cursor:not-allowed}.share-summary-signal--expired{color:#c2410c}.btn-replace-link{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.btn-replace-link:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.btn-replace-link:disabled{opacity:.5;cursor:not-allowed}@media (width<=380px){.cv-li-type,.cv-li-header .cv-li-type{display:none}.cv-li-header,.cv-li-row{grid-template-columns:1fr 72px 72px}}.btn-summary-shortcut--amber:active{color:#fff;background:#d97706;border-color:#d97706}.btn-summary-shortcut--green:active{color:#fff;background:#16a34a;border-color:#16a34a}.btn-summary-shortcut--blue:active{color:#fff;background:#2563eb;border-color:#2563eb}.btn-summary-shortcut--gray:active{color:#fff;background:#6b7280;border-color:#6b7280}.diagnosis-hint{color:#9ca3af;margin-top:5px;margin-bottom:0;font-size:.78rem;line-height:1.4}.profile-local-note{color:#9ca3af;text-align:center;margin-top:8px;font-size:.8125rem;line-height:1.45}.cta-primary-row{align-items:stretch;gap:8px;display:flex}.cta-primary-share{flex:1;min-height:46px;font-size:.9375rem}.cta-preview-btn{white-space:nowrap;flex-shrink:0;width:auto;padding:12px 14px}.btn-more-actions{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:12px;flex-shrink:0;min-height:46px;padding:12px 14px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.btn-more-actions:active{background:#f3f4f6;border-color:#9ca3af}.more-sheet-backdrop{z-index:199;background:#0000004d;position:fixed;inset:0}.more-sheet{width:100%;max-width:480px;padding:20px 16px calc(24px + env(safe-area-inset-bottom));z-index:200;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 24px #0000001f}.more-sheet-title{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px;font-size:.75rem;font-weight:700}.share-management-panel{border-top:1px solid #e5e7eb;flex-direction:column;gap:8px;margin-top:16px;padding:16px 0 32px;display:flex}.welcome-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:20px;padding:14px 16px}.welcome-banner-title{color:#1e40af;margin-bottom:6px;font-size:1rem;font-weight:700}.welcome-banner-sub{color:#374151;font-size:.875rem;line-height:1.5}.auth-screen-body{text-align:center;flex-direction:column;flex:1;align-items:center;padding:32px 20px 120px;display:flex}.auth-icon{margin-bottom:16px;font-size:3rem}.auth-title{color:#111827;margin:0 0 12px;font-size:1.375rem;font-weight:700;line-height:1.3}.auth-sub{color:#6b7280;max-width:320px;margin:0;font-size:.9375rem;line-height:1.6}.auth-privacy{color:#9ca3af;text-align:center;margin-top:16px;font-size:.78rem}.auth-resend-btn{color:#2563eb;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.auth-nudge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;display:flex}.auth-nudge-text{color:#1e40af;flex:1;font-size:.875rem}.auth-nudge-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.auth-nudge-cta{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:.875rem;font-weight:600}.auth-nudge-dismiss{color:#6b7280;cursor:pointer;background:0 0;border:none;min-width:28px;min-height:28px;padding:4px;font-size:1rem;line-height:1}.profile-local-note--synced{color:#16a34a}.auth-inline-btn{color:#2563eb;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:600;text-decoration:underline}
