.mockup-frame{background:#0d0d0e;border:1px solid rgba(255,255,255,0.08);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.05);font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;color:#fafafa;transition:all 0.5s cubic-bezier(0.16,1,0.3,1)}.mockup-frame:hover{transform:perspective(1000px) rotateY(-2deg) rotateX(2deg);box-shadow:0 30px 80px rgba(0,0,0,0.6),0 0 0 1px rgba(255,255,255,0.08),0 0 40px rgba(184,147,95,0.06)}.mockup-titlebar{background:#111113;height:36px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid rgba(255,255,255,0.06);gap:6px;flex-shrink:0}.mockup-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.mockup-dot:nth-child(1){background:#ff5f57}.mockup-dot:nth-child(2){background:#febc2e}.mockup-dot:nth-child(3){background:#28c840}.mockup-content{padding:24px;background:#16161a}.mockup-sidebar{width:200px;background:#111113;border-right:1px solid rgba(255,255,255,0.06);padding:12px 8px;flex-shrink:0;display:flex;flex-direction:column;gap:2px}.mockup-nav-item{padding:10px 16px;font-size:13px;color:#a1a1aa;border-radius:8px;cursor:pointer;transition:background 0.2s ease,color 0.2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:'Inter',sans-serif;display:flex;align-items:center}.mockup-nav-item:hover{background:rgba(255,255,255,0.06);color:#fafafa}.mockup-nav-item.active{background:rgba(184,147,95,0.12);color:#d4a96e;font-weight:600}.mockup-input{background:#111113;border:1px solid rgba(255,255,255,0.08);border-radius:8px;padding:10px 14px;color:#52525b;font-size:13px;font-family:'Inter',sans-serif;width:100%;box-sizing:border-box;outline:none;transition:border-color 0.2s ease}.mockup-input:hover{border-color:rgba(255,255,255,0.12)}.mockup-textarea{background:#111113;border:1px solid rgba(255,255,255,0.08);border-radius:8px;padding:10px 14px;color:#52525b;font-size:13px;font-family:'Inter',sans-serif;width:100%;height:80px;box-sizing:border-box;outline:none;resize:none;transition:border-color 0.2s ease}.mockup-textarea:hover{border-color:rgba(255,255,255,0.12)}.mockup-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e4b872,#b8935f);color:#09090b;font-weight:600;font-size:13px;font-family:'Inter',sans-serif;padding:10px 20px;border-radius:8px;border:none;cursor:default;transition:opacity 0.2s ease,transform 0.2s ease;white-space:nowrap;gap:6px}.mockup-btn:hover{opacity:0.9;transform:translateY(-1px)}.mockup-btn-ghost{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#a1a1aa;font-weight:600;font-size:13px;font-family:'Inter',sans-serif;padding:10px 20px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);cursor:default;transition:border-color 0.2s ease,color 0.2s ease;white-space:nowrap;gap:6px}.mockup-btn-ghost:hover{border-color:rgba(255,255,255,0.15);color:#fafafa}.mockup-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#b8935f,#86643c);display:flex;align-items:center;justify-content:center;font-size:14px;color:#ffffff;font-weight:600;font-family:'Inter',sans-serif;flex-shrink:0}.mockup-avatar-sm{width:28px;height:28px;font-size:11px}.mockup-avatar-lg{width:48px;height:48px;font-size:18px}.mockup-stars{display:flex;gap:2px;align-items:center}.mockup-stars svg{width:14px;height:14px}.mockup-star-filled{fill:#d4a96e}.mockup-star-empty{fill:#2a2a2e}.mockup-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;font-family:'Inter',sans-serif;border-radius:100px;white-space:nowrap;gap:4px}.mockup-badge-gold{background:rgba(184,147,95,0.15);color:#d4a96e}.mockup-badge-green{background:rgba(34,197,94,0.12);color:#22c55e}.mockup-badge-blue{background:rgba(59,130,246,0.12);color:#3b82f6}.mockup-chat-bubble{max-width:75%;padding:10px 14px;border-radius:12px;font-size:13px;font-family:'Inter',sans-serif;line-height:1.5;word-wrap:break-word}.mockup-chat-bubble.sent{background:#b8935f;color:#09090b;margin-left:auto;border-bottom-right-radius:4px}.mockup-chat-bubble.received{background:#1e1e24;color:#fafafa;border-bottom-left-radius:4px}.mockup-stat{background:#111113;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:18px 16px;text-align:center;font-family:'Inter',sans-serif;position:relative;overflow:hidden}.mockup-stat::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#b8935f,transparent);opacity:0.5}.mockup-stat-value{font-size:28px;font-weight:800;background:linear-gradient(135deg,#e4b872,#b8935f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.mockup-stat-label{font-size:10px;color:#71717a;text-transform:uppercase;letter-spacing:1px;margin-top:6px;font-weight:600}.mockup-job-card{background:#111113;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:16px;font-family:'Inter',sans-serif;transition:border-color 0.2s ease}.mockup-job-card:hover{border-color:rgba(255,255,255,0.12)}.mockup-job-title,.mockup-job-card-title{font-size:15px;font-weight:600;color:#fafafa;margin-bottom:6px}.mockup-job-desc,.mockup-job-card-desc{font-size:13px;color:#a1a1aa;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mockup-job-footer,.mockup-job-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.mockup-price{font-size:20px;font-weight:800;font-family:'Inter',sans-serif;background:linear-gradient(135deg,#e4b872,#b8935f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.mockup-offer-card{background:#111113;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:20px;font-family:'Inter',sans-serif;transition:border-color 0.2s ease}.mockup-offer-card:hover{border-color:rgba(184,147,95,0.2)}.mockup-offer-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.mockup-offer-name{font-size:14px;font-weight:600;color:#fafafa}.mockup-offer-price{font-size:20px;font-weight:800;background:linear-gradient(135deg,#e4b872,#b8935f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:8px}.mockup-offer-desc{font-size:13px;color:#a1a1aa;line-height:1.5;margin-bottom:16px}.mockup-payment{background:#111113;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:24px;font-family:'Inter',sans-serif}.mockup-payment-amount{font-size:32px;font-weight:800;color:#fafafa;text-align:center;margin-bottom:4px}.mockup-payment-label{font-size:12px;color:#52525b;text-align:center;margin-bottom:20px}.mockup-payment-card{background:#09090b;border:1px solid rgba(255,255,255,0.08);border-radius:8px;padding:12px 14px;display:flex;align-items:center;gap:10px;margin-bottom:16px}.mockup-payment-card-number{font-size:13px;color:#52525b;font-family:'Inter',monospace;flex:1}.mockup-payment-card-brand{font-size:12px;font-weight:700;color:#a1a1aa}.mockup-payment-escrow{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#22c55e;margin-top:12px}.mockup-payment-escrow-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.mockup-calendar{font-family:'Inter',sans-serif}.mockup-calendar-header{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px}.mockup-calendar-day-label{font-size:10px;font-weight:600;color:#52525b;text-align:center;text-transform:uppercase;letter-spacing:0.5px;padding:4px 0}.mockup-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.mockup-calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#a1a1aa;border-radius:8px;font-weight:500}.mockup-calendar-day.active{background:rgba(184,147,95,0.15);color:#d4a96e;font-weight:700}.mockup-calendar-day.today{background:linear-gradient(135deg,#e4b872,#b8935f);color:#09090b;font-weight:700}.mockup-calendar-day.empty{visibility:hidden}.mockup-chart{display:flex;align-items:flex-end;gap:8px;height:120px}.mockup-chart-bar{width:32px;background:linear-gradient(180deg,#e4b872,#b8935f);border-radius:4px 4px 0 0;min-height:8px;transition:height 0.4s cubic-bezier(0.16,1,0.3,1);position:relative}.mockup-chart-bar-label{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);font-size:10px;color:#52525b;white-space:nowrap;font-family:'Inter',sans-serif}.mockup-chart-bar-value{position:absolute;top:-18px;left:50%;transform:translateX(-50%);font-size:10px;color:#a1a1aa;font-weight:600;white-space:nowrap;font-family:'Inter',sans-serif}.mockup-invoice{background:#111113;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:24px;font-family:'Inter',sans-serif}.mockup-invoice-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.mockup-invoice-company{font-size:16px;font-weight:700;color:#fafafa}.mockup-invoice-meta{text-align:right;font-size:12px;color:#a1a1aa;line-height:1.6}.mockup-invoice-table{width:100%;border-collapse:collapse;margin-bottom:16px}.mockup-invoice-table th{font-size:10px;font-weight:600;color:#52525b;text-transform:uppercase;letter-spacing:0.5px;text-align:left;padding:8px 0;border-bottom:1px solid rgba(255,255,255,0.06)}.mockup-invoice-table th:last-child{text-align:right}.mockup-invoice-table td{font-size:13px;color:#a1a1aa;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.04)}.mockup-invoice-table td:last-child{text-align:right;color:#fafafa;font-weight:600}.mockup-invoice-total{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid rgba(255,255,255,0.08)}.mockup-invoice-total-label{font-size:13px;font-weight:600;color:#a1a1aa}.mockup-invoice-total-value{font-size:20px;font-weight:800;background:linear-gradient(135deg,#e4b872,#b8935f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.mockup-map{background:linear-gradient(rgba(255,255,255,0.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.02) 1px,transparent 1px),#111113;background-size:40px 40px;border:1px solid rgba(255,255,255,0.06);border-radius:12px;position:relative;min-height:160px;overflow:hidden}.mockup-map-pin{width:12px;height:12px;border-radius:50%;background:#d4a96e;box-shadow:0 0 0 4px rgba(184,147,95,0.2);position:absolute}.mockup-map-pin::after{content:'';position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:#09090b;transform:translate(-50%,-50%)}.mockup-map-pin.mockup-pulse{animation:mockup-pulse-ring 2s ease-out infinite}.mockup-label{font-size:11px;color:#52525b;font-weight:500;font-family:'Inter',sans-serif;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:6px}.mockup-divider{height:1px;background:rgba(255,255,255,0.06);margin:12px 0;border:none}.mockup-row{display:flex;gap:12px}.mockup-col{flex:1;min-width:0}.mockup-text-sm{font-size:12px}.mockup-text-muted{color:#52525b}.mockup-text-gold{color:#d4a96e}.mockup-text-primary{color:#fafafa}.mockup-text-secondary{color:#a1a1aa}.mockup-mt-sm{margin-top:8px}.mockup-mt-md{margin-top:16px}.mockup-mb-sm{margin-bottom:8px}.mockup-mb-md{margin-bottom:16px}.mockup-gap-sm{gap:8px}.mockup-gap-md{gap:16px}.mockup-p-sm{padding:8px}.mockup-p-md{padding:16px}.mockup-flex{display:flex}.mockup-flex-col{display:flex;flex-direction:column}.mockup-flex-center{display:flex;align-items:center;justify-content:center}.mockup-flex-between{display:flex;align-items:center;justify-content:space-between}.mockup-items-center{align-items:center}.mockup-justify-between{justify-content:space-between}.mockup-font-semibold{font-weight:600}.mockup-font-bold{font-weight:700}@media (max-width:768px){.mockup-frame{border-radius:12px}.mockup-frame:hover{transform:none}.mockup-sidebar{display:none}.mockup-content{padding:16px}.mockup-row{flex-direction:column;gap:8px}.mockup-payment{padding:16px}.mockup-invoice{padding:16px}.mockup-invoice-header{flex-direction:column;gap:8px}.mockup-invoice-meta{text-align:left}.mockup-offer-card{padding:16px}.mockup-chart{height:80px}.mockup-chart-bar{width:24px}.mockup-stat-value{font-size:20px}.mockup-payment-amount{font-size:26px}.mockup-chat-bubble{max-width:85%}}@keyframes mockup-pulse-ring{0%{box-shadow:0 0 0 0 rgba(184,147,95,0.4)}70%{box-shadow:0 0 0 10px rgba(184,147,95,0)}100%{box-shadow:0 0 0 0 rgba(184,147,95,0)}}.mockup-pulse{animation:mockup-pulse-ring 2s ease-out infinite}@keyframes mockup-fade-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.mockup-fade-in{animation:mockup-fade-in 0.5s cubic-bezier(0.16,1,0.3,1) forwards}@keyframes mockup-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.mockup-float{animation:mockup-float 3s ease-in-out infinite}.mockup-btn,.mockup-btn-ghost,.mockup-job-card,.mockup-offer-card,.mockup-stat,.mockup-nav-item,.mockup-input,.mockup-textarea{transition:all 0.2s ease}