.app-shell{padding:1.5rem 1.5rem 5rem;max-width:720px;margin:0 auto}.app-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.app-header h1{font-size:1.75rem;margin:0}main{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 6px 18px #0f172a14;display:flex;flex-direction:column;gap:1.25rem}.card{background:#f8fafc;border-radius:12px;padding:1rem 1.25rem}.card h2{margin-top:0}.mode-switch{display:flex;gap:.75rem;justify-content:center}.mode-switch button{flex:1;padding:.6rem 1rem;border-radius:9999px;border:1px solid #cbd5f5;background:#fff;font-weight:600;color:#1e3a8a;cursor:pointer;transition:background .15s ease,color .15s ease,border .15s ease}.mode-switch button.active{background:linear-gradient(135deg,#2563eb,#9333ea);color:#fff;border:none}.mode-switch button:not(.active):hover{background:#2563eb14}.primary{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border-radius:9999px;border:none;background:linear-gradient(135deg,#2563eb,#9333ea);color:#fff;font-weight:600;padding:.6rem 1.4rem;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.primary:disabled{opacity:.6;cursor:not-allowed}.primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 18px #4f46e533}.primary.small{padding:.4rem 1rem;font-size:.85rem}.secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(59,130,246,.4);background:#fff;color:#1d4ed8;font-weight:600;padding:.5rem 1.2rem;cursor:pointer;transition:background .1s ease,color .1s ease,border .1s ease}.secondary:disabled{opacity:.5;cursor:not-allowed}.secondary:not(:disabled):hover{background:#3b82f614;border-color:#3b82f699}.error{color:#b91c1c;font-weight:500}.form-grid{display:grid;gap:.75rem}.field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.field span{font-weight:600;color:#1e293b}.field input,.field textarea,.field select{border-radius:8px;border:1px solid #cbd5e1;padding:.55rem .75rem;font-family:inherit;font-size:.95rem;background:#fff;color:#0f172a}.field textarea{resize:vertical}.user-block{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;margin-top:.75rem}.token-snippet{display:inline-block;margin-top:.35rem;background:#0f172a;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.85rem}.job-result{margin-top:.75rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;padding:.75rem;font-size:.9rem;line-height:1.4}.job-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.job-item{background:#fff;border-radius:10px;border:1px solid #e2e8f0;padding:.8rem 1rem;box-shadow:0 4px 12px #0f172a0a}.job-item--active{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.job-item__header{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;margin-bottom:.35rem}.job-item__title{font-weight:600;color:#0f172a}.job-item__distance{font-size:.85rem;color:#475569}.job-item__meta{font-size:.85rem;color:#64748b;margin:0 0 .35rem}.job-item__description{margin:0;font-size:.9rem;color:#1f2937}.hint{margin-top:.75rem;font-size:.8rem;color:#475569}.pill{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;background:#6366f11a;color:#4338ca;padding:.25rem .6rem;border-radius:9999px}.offer-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.offer-item{background:#fff;border-radius:10px;border:1px solid #e2e8f0;padding:.75rem 1rem;box-shadow:0 4px 10px #0f172a0a}.offer-item__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.offer-item__price{font-weight:600;color:#0f172a}.offer-item__status{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;padding:.2rem .6rem;background:#3b82f61a;color:#1d4ed8}.offer-item__status--accepted{background:#16a34a1f;color:#15803d}.offer-item__status--rejected{background:#dc26261f;color:#b91c1c}.offer-item__note{margin:0;color:#374151;font-size:.9rem}.offer-item__meta{margin:.35rem 0 0;font-size:.8rem;color:#64748b}.actions-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:.75rem 0}.offer-form{display:grid;gap:.6rem;margin-top:.75rem}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fff;border-top:1px solid #e2e8f0;padding:.5rem .25rem;box-shadow:0 -4px 12px #0f172a14;z-index:100}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;background:none;border:none;cursor:pointer;color:#64748b;transition:color .2s ease;flex:1;max-width:100px}.bottom-nav__item--active{color:#6366f1}.bottom-nav__icon{font-size:1.5rem}.bottom-nav__label{font-size:.75rem;font-weight:500}.language-selector{display:flex;gap:.5rem;padding:.5rem 0}.language-selector__option{padding:.5rem 1rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#475569;cursor:pointer;transition:all .15s ease;font-weight:500}.language-selector__option--active{background:linear-gradient(135deg,#2563eb,#9333ea);color:#fff;border:none}.language-selector__option:not(.language-selector__option--active):hover{background:#2563eb14;border-color:#2563eb66}.subtitle{color:#64748b;margin-top:-.5rem;margin-bottom:1rem}.location-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.zone-select{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:1rem;background:#fff;color:#0f172a;cursor:pointer;transition:all .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236366f1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px;padding-right:44px}.zone-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.zone-select:hover{border-color:#6366f1}.file-input{width:100%;padding:.5rem;border:2px dashed #e2e8f0;border-radius:12px;font-family:inherit;font-size:.9rem;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .15s ease}.file-input:hover{border-color:#6366f1;background:#f0f5ff}.file-input::file-selector-button{padding:.5rem 1rem;border-radius:8px;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;cursor:pointer;margin-right:.75rem}.category-pills{display:flex;flex-wrap:wrap;gap:.5rem}.pill-button{padding:.5rem 1rem;border-radius:9999px;border:1px solid #cbd5e1;background:#fff;color:#475569;cursor:pointer;transition:all .15s ease;font-weight:500;font-size:.9rem}.pill-button--active{background:linear-gradient(135deg,#2563eb,#9333ea);color:#fff;border:none}.pill-button:not(.pill-button--active):hover{background:#2563eb14;border-color:#2563eb66}.smart-home{display:flex;flex-direction:column;gap:1.5rem}.home-cta-large{padding:1.5rem;text-align:center;background:linear-gradient(135deg,#f8fafc,#e0e7ff);border-radius:16px;border:2px dashed #6366f1}.home-cta-large h3{margin:0 0 1rem;font-size:1.25rem;color:#1e293b}.mode-switch-hint{background:#fef3c7;border-radius:12px;padding:1rem;text-align:center;margin-top:1.5rem}.mode-switch-hint p{margin:0 0 .75rem;color:#78350f;font-weight:500}.mode-tabs{display:flex;gap:.5rem;background:#f1f5f9;padding:.25rem;border-radius:12px;margin-bottom:1rem}.mode-tabs button{flex:1;padding:.75rem 1rem;border-radius:10px;border:none;background:transparent;color:#64748b;font-weight:600;cursor:pointer;transition:all .2s ease}.mode-tabs button.active{background:#fff;color:#6366f1;box-shadow:0 2px 8px #6366f133}.profile-section{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem}.profile-section h3{margin-top:0;display:flex;align-items:center;gap:.5rem}.profile-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.75rem}.profile-stat{text-align:center;padding:.75rem;background:#f8fafc;border-radius:8px}.profile-stat__value{display:block;font-size:1.5rem;font-weight:700;color:#6366f1}.profile-stat__label{display:block;font-size:.85rem;color:#64748b;margin-top:.25rem}.verification-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border-radius:9999px;font-size:.85rem;font-weight:500}.verification-badge--verified{background:#22c55e1f;color:#15803d}.verification-badge--unverified{background:#9ca3af1f;color:#4b5563}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.skills-list .pill{font-size:.85rem}.job-create-form{display:flex;flex-direction:column;gap:1.5rem}.form-section{display:flex;flex-direction:column;gap:.5rem}.form-label{font-weight:600;color:#1e293b;font-size:.95rem}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:1rem;background:#fff;color:#0f172a;transition:border-color .15s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-textarea{resize:vertical;min-height:100px}.form-hint{font-size:.85rem;color:#64748b;margin:0}.form-error{color:#dc2626;font-size:.9rem;font-weight:500;margin:0}.location-button{padding:1rem;border-radius:12px;border:2px dashed #6366f1;background:linear-gradient(135deg,#f8fafc,#e0e7ff);color:#4338ca;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.location-button:hover:not(:disabled){background:linear-gradient(135deg,#e0e7ff,#ddd6fe);transform:translateY(-1px)}.location-button:disabled{opacity:.6;cursor:not-allowed}.location-button--requesting{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.location-status{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#d1fae5;border-radius:8px;border:1px solid #86efac}.location-status__icon{font-size:1.25rem;color:#15803d}.location-status__text{flex:1;color:#15803d;font-weight:500}.location-status__change{padding:.25rem .75rem;background:#fff;border:1px solid #86efac;border-radius:6px;color:#15803d;font-size:.85rem;cursor:pointer;transition:background .15s ease}.location-status__change:hover{background:#f0fdf4}.location-manual{display:flex;flex-direction:column;gap:.75rem}.location-manual__inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.location-manual__auto{padding:.5rem 1rem;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#4338ca;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s ease}.location-manual__auto:hover:not(:disabled){background:#f8fafc;border-color:#6366f1}.location-manual__auto:disabled{opacity:.6;cursor:not-allowed}.time-presets{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.time-preset{padding:.75rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#475569;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .15s ease}.time-preset:hover{background:#f8fafc;border-color:#94a3b8}.time-preset--active{background:linear-gradient(135deg,#2563eb,#9333ea);color:#fff;border:none}.time-custom{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:1rem;background:#f8fafc;border-radius:8px}.toggle-optional{padding:.75rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#475569;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .15s ease;text-align:left;display:flex;align-items:center;gap:.5rem}.toggle-optional:hover{background:#f8fafc;border-color:#94a3b8}.budget-fields{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:1rem;background:#f8fafc;border-radius:8px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.budget-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.submit-button{margin-top:.5rem;padding:1rem 1.5rem;font-size:1rem}.debug-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.debug-section__toggle{width:100%;padding:.5rem .75rem;background:transparent;border:none;color:#64748b;font-size:.85rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background .15s ease}.debug-section__toggle:hover{background:#f1f5f9}.debug-section__content{padding:.75rem;border-top:1px solid #e2e8f0;animation:slideDown .2s ease}.location-card{background:#f8fafc;border-radius:16px;padding:20px;margin-bottom:8px;border:2px solid #e2e8f0;transition:all .2s ease}.location-card__status{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.location-card__icon{font-size:32px;color:#16a34a;line-height:1;flex-shrink:0}.location-card__details{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.location-card__label{font-size:13px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.location-card__address{font-size:18px;font-weight:600;color:#0f172a;line-height:1.4;word-break:break-word}.location-card__change-btn{width:100%;min-height:56px;font-size:18px;font-weight:600;background:transparent;border:2px solid #6366f1;border-radius:12px;color:#6366f1;cursor:pointer;transition:all .2s ease;padding:0 20px}.location-card__change-btn:hover{background:#eef2ff;transform:translateY(-1px)}.location-card__change-btn:active{transform:translateY(0)}.location-request-section{background:#f8fafc;border-radius:16px;padding:24px;margin-bottom:8px;text-align:center}.location-request-button{width:100%;min-height:60px;font-size:18px;font-weight:600;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:8px}.location-request-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #6366f14d}.location-request-button:active:not(:disabled){transform:translateY(0)}.location-request-button:disabled{opacity:.6;cursor:not-allowed}.location-request-button--requesting{background:linear-gradient(135deg,#9ca3af,#6b7280)}.location-manual-section{background:#f8fafc;border-radius:16px;padding:20px;margin-bottom:8px}.location-manual-section .location-manual__inputs{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.location-manual-section .location-manual__auto{width:100%;min-height:52px;font-size:16px;font-weight:600;background:transparent;border:2px solid #6366f1;border-radius:12px;color:#6366f1;cursor:pointer;transition:all .2s ease}.location-manual-section .location-manual__auto:hover:not(:disabled){background:#eef2ff}.location-manual-section .location-manual__auto:disabled{opacity:.5;cursor:not-allowed}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}body,html{margin:0;padding:0;min-height:100%}#root{min-height:100vh}
