:root{color:#334155;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 12% 8%,#22c55e26,#0000 34rem),radial-gradient(circle at 88% 18%,#f59e0b1a,#0000 28rem),linear-gradient(#fbfffd 0%,#f8fafc 48%,#f1f5f9 100%);font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#cbd5e1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(circle at 12% 8%,#10b9812e,#0000 34rem),radial-gradient(circle at 88% 18%,#f59e0b14,#0000 28rem),linear-gradient(#020617 0%,#07150f 48%,#0f172a 100%)}html,body,#root,a,button,input{transition:background-color .22s,border-color .22s,box-shadow .22s,color .22s}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#root{min-height:100svh}h1{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(2.65rem,7vw,5rem);font-weight:900;line-height:.98}:root[data-theme=dark] h1{color:#f8fafc}::selection{color:#052e23;background:#bbf7d0}:root[data-theme=dark] ::selection{color:#02130c;background:#34d399}.app{width:100%;min-height:100vh;padding:clamp(16px,2.5vw,32px)}.install-app-banner{color:#fff;background:#064e3b;border:1px solid #22c55e47;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,1200px);max-width:1200px;margin:22px auto 0;padding:14px 16px;display:flex;box-shadow:0 18px 44px #064e3b2e}.install-app-banner div:first-child{gap:3px;min-width:0;display:grid}.install-app-banner strong{font-size:1rem;font-weight:900}.install-app-banner span{color:#ffffffc7;font-size:.9rem;line-height:1.45}.install-app-actions{flex:none;align-items:center;gap:8px;display:flex}.install-app-button,.install-dismiss-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:10px 14px;font-weight:900;display:inline-flex}.install-app-button{color:#065f46;background:#fff}.install-dismiss-button{color:#fff;background:#ffffff1f}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffd1;border:1px solid #0ea5591f;border-radius:24px;align-items:center;width:min(100%,1200px);max-width:1200px;margin:0 auto;padding:0;position:relative;box-shadow:0 24px 60px #0f172a1a}.navbar-inner{justify-content:space-between;align-items:center;gap:clamp(8px,1vw,16px);width:100%;min-width:0;padding:13px 14px;display:flex}.logo{color:#064e3b;letter-spacing:0;white-space:nowrap;flex:none;align-items:center;min-width:max-content;font-size:1.42rem;font-weight:900;text-decoration:none;display:inline-flex}.nav-links{flex:auto;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex;overflow:visible}.nav-link,.login-button,.signup-button{color:#334155;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:12px 15px;font-size:.95rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.nav-link{flex:none}.mobile-only-nav-link{display:none}.more-nav,.profile-nav,.notification-nav{position:relative}.nav-count-bubble,.notification-count-bubble,.unread-count-bubble{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.72rem;font-weight:950;display:inline-flex}.notification-trigger{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;list-style:none;display:inline-flex;position:relative}.notification-trigger::-webkit-details-marker{display:none}.notification-count-bubble{min-width:18px;height:18px;padding:0 5px;position:absolute;top:-5px;right:-4px}.more-nav>summary,.profile-nav>summary{cursor:pointer;align-items:center;gap:6px;list-style:none;display:inline-flex}.more-nav>summary::-webkit-details-marker{display:none}.profile-nav>summary::-webkit-details-marker{display:none}.more-nav[open]>summary,.more-nav.active>summary,.profile-nav[open]>summary{color:#047857;background:#ecfdf5}.more-menu,.profile-menu,.notification-menu{z-index:30;background:#fffffff5;border:1px solid #0ea5591f;border-radius:18px;gap:6px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 46px #0f172a24}.profile-menu{min-width:220px}.notification-menu{z-index:50;min-width:min(340px,100vw - 28px);max-height:440px;overflow-y:auto}.notification-menu-header{border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;padding:10px;display:flex}.notification-menu-header strong,.notification-item strong{color:#0f172a}.notification-menu-header span,.notification-item p,.notification-item span,.notification-empty{color:#64748b;font-size:.86rem}.notification-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;gap:5px;width:100%;padding:12px 10px;display:grid}.notification-item.unread,.notification-item:hover{background:#ecfdf5}.notification-item p{margin:0;line-height:1.45}.notification-empty{padding:14px 10px}.profile-menu-header{border-bottom:1px solid #e2e8f0e6;gap:2px;margin-bottom:4px;padding:8px 10px 12px;display:grid}.profile-menu-header span{color:#64748b;text-transform:uppercase;font-size:.76rem;font-weight:850}.profile-menu-header strong{color:#0f172a;font-size:.95rem;line-height:1.25}.more-menu-link,.profile-menu-link{color:#334155;white-space:nowrap;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;padding:11px 12px;font-size:.9rem;font-weight:850;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex}.more-menu-link:hover,.more-menu-link.active,.profile-menu-link:hover,.profile-menu-link.active{color:#047857;background:#ecfdf5;transform:translate(2px)}.nav-link:hover,.nav-link.active{color:#047857;background:#ecfdf5}.nav-link:hover,.login-button:hover,.signup-button:hover{transform:translateY(-1px)}.nav-actions{flex:none;align-items:center;gap:8px;min-width:0;display:flex}.menu-toggle{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:none}.menu-toggle:hover{color:#047857;background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.theme-toggle{color:#334155;cursor:pointer;font:inherit;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;gap:0;width:42px;height:42px;min-height:42px;padding:0;font-size:.92rem;font-weight:900;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.theme-toggle:hover{color:#047857;background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.login-button{background:#f8fafc;border:1px solid #e2e8f0}.login-button:hover{color:#047857;background:#fff;box-shadow:0 10px 24px #0f172a14}.signup-button{color:#fff;background:linear-gradient(135deg,#16a34a,#059669);box-shadow:0 12px 26px #05966940}.signup-button:hover{color:#fff;box-shadow:0 16px 30px #05966952}.page-content{text-align:left;max-width:1200px;margin:clamp(48px,7vw,84px) auto 0}.hero-section{grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);align-items:center;gap:clamp(34px,6vw,72px);min-height:calc(100vh - 170px);padding-bottom:clamp(48px,7vw,86px);display:grid;position:relative}.hero-section:before{content:"";z-index:-1;background:linear-gradient(135deg,#ffffff94,#ecfdf56b),radial-gradient(circle at 22% 20%,#16a34a24,#0000 28rem);border:1px solid #dcefe48c;border-radius:38px;position:absolute;inset:-28px -24px 24px;box-shadow:0 30px 90px #0f172a0f}.hero-copy{max-width:650px}.hero-badge{color:#047857;letter-spacing:0;background:#dcfce7d1;border:1px solid #16a34a33;border-radius:999px;margin:0 0 20px;padding:9px 15px;font-size:.88rem;font-weight:800;display:inline-flex;box-shadow:0 12px 26px #05966914}.hero-subheadline{color:#475569;max-width:560px;margin:22px 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.65}.hero-search{background:#fff;border:1px solid #dcefe4;border-radius:999px;gap:10px;max-width:590px;margin-top:34px;padding:9px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 24px 60px #0f172a1c}.hero-search:focus-within{border-color:#0596696b;transform:translateY(-1px);box-shadow:0 30px 70px #05966929}.hero-search input{color:#0f172a;font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 18px}.hero-search input::placeholder{color:#94a3b8}.hero-search button,.primary-cta,.secondary-cta{cursor:pointer;font:inherit;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:15px 24px;font-weight:800;line-height:1;text-decoration:none;transition:box-shadow .18s,transform .18s,background-color .18s,color .18s;display:inline-flex}.hero-search button,.primary-cta{color:#fff;background:linear-gradient(135deg,#16a34a,#059669);box-shadow:0 16px 34px #05966947}.secondary-cta{color:#047857;background:#fff;border:1px solid #dcefe4}.hero-search button:hover,.primary-cta:hover,.secondary-cta:hover{transform:translateY(-2px)}.hero-search button:hover,.primary-cta:hover{box-shadow:0 18px 34px #05966952}.secondary-cta:hover{background:#ecfdf5;box-shadow:0 12px 26px #0f172a14}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.hero-stats{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-stats span{color:#64748b;background:#fffc;border:1px solid #94a3b82e;border-radius:20px;gap:2px;min-width:150px;padding:14px 16px;display:grid;box-shadow:0 16px 38px #0f172a12}.hero-stats strong{color:#064e3b;font-size:1.15rem}.trust-strip{background:#ffffffc2;border:1px solid #dcefe4e6;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex;box-shadow:0 20px 56px #0f172a12}.trust-strip p{color:#475569;margin:0;font-weight:800}.trust-strip div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.trust-strip span{color:#064e3b;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;padding:9px 13px;font-size:.9rem;font-weight:900}.hero-visual{background:linear-gradient(145deg,#ecfdf5fa,#ffffffe0),repeating-linear-gradient(135deg,#10b98114 0 1px,#0000 1px 18px);border:1px solid #05966924;border-radius:36px;min-height:520px;padding:34px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24}.hero-visual:before{content:"";background:#047857;border-radius:999px;width:180px;height:180px;position:absolute;top:-70px;right:-70px;box-shadow:0 0 0 16px #04785714}.visual-card{background:#ffffffe6;border:1px solid #e2e8f0e6;transition:box-shadow .18s,transform .18s;position:relative;box-shadow:0 22px 46px #0f172a1c}.visual-card:hover{transform:translateY(-3px);box-shadow:0 26px 54px #0f172a24}.main-card{border-radius:28px;margin-top:84px;padding:26px}.card-label{color:#059669;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:inline-flex}.artisan-row{align-items:center;gap:16px;margin-top:18px;display:flex}.artisan-avatar{color:#fff;background:linear-gradient(135deg,#064e3b,#16a34a);border-radius:22px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-weight:900;display:inline-flex}.artisan-row strong{color:#0f172a;font-size:1.2rem;display:block}.artisan-row p{color:#64748b;margin:4px 0 0}.rating-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.rating-row span{color:#334155;text-align:center;background:#f8fafc;border-radius:16px;padding:14px;font-weight:800}.service-card,.payment-card{border-radius:22px;gap:4px;padding:18px;display:grid;position:absolute}.service-card{width:190px;top:36px;left:24px}.payment-card{width:220px;bottom:36px;right:28px}.service-card span,.payment-card span{color:#64748b;font-size:.9rem}.service-card strong,.payment-card strong{color:#064e3b}.categories-section{margin-top:clamp(52px,7vw,96px);padding-bottom:clamp(56px,8vw,86px)}.section-heading{text-align:center;max-width:720px;margin:0 auto clamp(30px,4vw,44px)}.section-kicker{color:#059669;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:900}.section-heading h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.35rem);font-weight:900;line-height:1.08}.section-heading p:last-child{color:#64748b;max-width:620px;margin:16px auto 0;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.7}.categories-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.category-card{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4e6;border-radius:26px;min-height:220px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a13}.category-card:after{content:"";opacity:.08;background:#16a34a;border-radius:999px;width:72px;height:72px;transition:opacity .18s,transform .18s;position:absolute;top:-24px;right:-24px}.category-card:hover{border-color:#05966952;box-shadow:0 28px 58px #05966921}.category-card:hover:after{opacity:.16;transform:scale(1.18)}.category-icon{background:#ecfdf5;border:1px solid #16a34a1f;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;font-size:1.7rem;display:inline-flex;box-shadow:inset 0 -8px 18px #16a34a14}.category-card h3{color:#0f172a;letter-spacing:0;margin:0 0 10px;font-size:1.08rem;line-height:1.2}.category-card p{color:#64748b;margin:0;font-size:.94rem;line-height:1.58}.featured-artisans-section{padding:8px 0 clamp(64px,8vw,96px)}.featured-artisans-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.featured-artisan-card{background:linear-gradient(#fffffffa,#f8fafcf5),linear-gradient(135deg,#064e3b14,#0000);border:1px solid #dcefe4f2;border-radius:30px;padding:20px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 26px 66px #0f172a17}.featured-artisan-card:before{content:"";background:linear-gradient(135deg,#16a34a,#059669);height:5px;position:absolute;top:0;left:0;right:0}.featured-artisan-card:hover{border-color:#05966957;box-shadow:0 34px 78px #05966926}.profile-image-placeholder{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff73,#0000 34%),linear-gradient(135deg,#064e3b,#10b981);border-radius:26px;justify-content:center;align-items:center;height:190px;margin-bottom:18px;font-size:2rem;font-weight:900;display:flex;box-shadow:inset 0 -18px 30px #064e3b38}.profile-image-placeholder span{background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:76px;height:76px;display:inline-flex}.artisan-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.artisan-card-header h3{color:#0f172a;letter-spacing:0;margin:0;font-size:1.2rem;line-height:1.15}.artisan-card-header p{color:#64748b;margin:6px 0 0;font-size:.94rem}.verified-badge{color:#047857;background:#dcfce7;border:1px solid #16a34a29;border-radius:999px;flex:none;padding:7px 10px;font-size:.78rem;font-weight:900}.artisan-metrics{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.artisan-metrics span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;gap:2px;padding:12px;font-size:.84rem;display:grid}.artisan-metrics strong{color:#064e3b;font-size:1.15rem}.artisan-location{color:#475569;margin:16px 0 18px;font-weight:700}.book-now-button{color:#fff;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:14px 18px;font-weight:900;text-decoration:none;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.book-now-button:hover{background:#047857;transform:translateY(-1px);box-shadow:0 16px 28px #05966938}.how-it-works-section{background:linear-gradient(135deg,#ecfdf5f2,#ffffffe0),radial-gradient(circle at 100% 0,#16a34a29,#0000 28rem);border:1px solid #dcefe4e6;border-radius:38px;margin-bottom:clamp(64px,8vw,96px);padding:clamp(42px,5vw,62px) clamp(22px,4vw,38px);box-shadow:0 32px 82px #0f172a17}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.step-card{background:#ffffffe6;border:1px solid #e2e8f0e0;border-radius:26px;min-height:240px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;box-shadow:0 20px 46px #0f172a13}.step-card:hover{border-color:#0596694d;box-shadow:0 24px 52px #0596691f}.step-number{color:#0478572e;font-size:2.7rem;font-weight:900;line-height:1;position:absolute;top:18px;right:18px}.step-icon{background:#064e3b;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:26px;font-size:1.6rem;display:inline-flex;box-shadow:0 14px 28px #064e3b2e}.step-card h3{color:#0f172a;letter-spacing:0;margin:0 0 12px;font-size:1.18rem;line-height:1.2}.step-card p{color:#64748b;margin:0;line-height:1.65}.reels-preview-section{padding-bottom:clamp(72px,9vw,104px)}.reels-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.reel-card{background:#0f172a;border:1px solid #0f172a14;border-radius:34px;padding:10px;transition:box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 30px 72px #0f172a29}.reel-card:hover{box-shadow:0 38px 86px #0f172a33}.video-placeholder{aspect-ratio:9/16;background:linear-gradient(#0f172a14,#0f172aeb),radial-gradient(circle at 30% 18%,#22c55e94,#0000 24%),linear-gradient(135deg,#064e3b,#111827 54%,#047857);border-radius:24px;min-height:420px;position:relative;overflow:hidden}.video-placeholder:before{content:"";opacity:.48;background:linear-gradient(90deg,#0000,#ffffff2e,#0000),repeating-linear-gradient(135deg,#ffffff14 0 1px,#0000 1px 18px);position:absolute;inset:0}.play-button{color:#fff;z-index:1;background:#ffffff2e;border:1px solid #ffffff52;border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;padding-left:4px;font-size:1.4rem;display:flex;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.reel-side-actions{color:#fff;z-index:2;place-items:center;gap:6px;display:grid;position:absolute;bottom:128px;right:14px}.like-icon{background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.reel-side-actions small{font-size:.78rem;font-weight:900}.reel-overlay{color:#fff;z-index:2;padding:20px;position:absolute;bottom:0;left:0;right:0}.reel-profile{align-items:center;gap:10px;display:flex}.reel-profile>span{color:#064e3b;background:#fff;border-radius:999px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.88rem;font-weight:900;display:flex}.reel-profile strong{line-height:1.1;display:block}.reel-profile p{color:#ffffffb8;margin:4px 0 0;font-size:.88rem}.reel-caption{color:#ffffffe0;margin:16px 0;padding-right:44px;font-size:.95rem;line-height:1.45}.reel-book-button{color:#047857;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-weight:900;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.reel-book-button:hover{background:#dcfce7;transform:translateY(-1px)}.reels-page{gap:clamp(34px,5vw,58px);padding-bottom:clamp(72px,8vw,96px);display:grid}.reels-hero{text-align:center}.reels-hero h1,.reels-hero p{margin-left:auto;margin-right:auto}.reels-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.premium-reel-card{border:1px solid #ffffff14;padding:12px}.premium-reel-card .video-placeholder{min-height:560px}.reel-location{color:#fff;z-index:2;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;padding:8px 11px;font-size:.8rem;font-weight:900;position:absolute;top:16px;left:16px}.comment-icon{background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin-top:10px;font-size:1rem;display:flex}.reel-actions{flex-wrap:wrap;gap:10px;display:flex}.reel-profile-button{color:#fff;background:#ffffff24;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-weight:900;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.reel-profile-button:hover{background:#ffffff38;transform:translateY(-1px)}.real-video-frame{background:#020617}.real-video-frame:before{content:none}.real-video-frame video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.real-video-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 34%,#020617e0);position:absolute;inset:0}.reel-trust-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.reel-trust-row span{color:#fff;background:#ffffff29;border:1px solid #fff3;border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:900}.artisan-reels-page{gap:24px;display:grid}.artisan-reels-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:start;gap:24px;display:grid}.artisan-reel-list{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;gap:18px;padding:22px;display:grid;box-shadow:0 24px 60px #0f172a14}.artisan-reel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.artisan-reel-card{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:22px;gap:14px;padding:12px;display:grid;overflow:hidden}.artisan-reel-card video{aspect-ratio:9/16;object-fit:cover;background:#020617;border-radius:18px;width:100%}.artisan-reel-card h3{color:#0f172a;margin:0 0 6px}.artisan-reel-card p{color:#64748b;margin:0 0 8px;line-height:1.55}.artisan-reel-card small{color:#64748b;font-weight:900}.reel-status-pill{text-transform:capitalize;border-radius:999px;margin-bottom:10px;padding:7px 10px;font-size:.76rem;font-weight:950;display:inline-flex}.reel-status-pill.published{color:#047857;background:#dcfce7}.reel-status-pill.draft{color:#b45309;background:#fffbeb}.artisan-reel-edit{gap:10px;display:grid}.artisan-reel-edit label{color:#334155;gap:7px;font-size:.9rem;font-weight:900;display:grid}.artisan-reel-edit select,.artisan-reel-edit textarea{color:#0f172a;font:inherit;background:#fff;border:1px solid #e2e8f0f2;border-radius:14px;padding:11px 12px}.artisan-reel-edit textarea{resize:vertical;min-height:96px}.reel-management-actions{flex-wrap:wrap;gap:9px;display:flex}.reel-management-actions button{color:#047857;cursor:pointer;font:inherit;background:#fff;border:1px solid #16a34a29;border-radius:999px;min-height:40px;padding:0 13px;font-size:.88rem;font-weight:900}.reel-management-actions button:last-child{color:#b91c1c;border-color:#f8717147}:root[data-theme=dark] .artisan-reel-list,:root[data-theme=dark] .artisan-reel-card{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .artisan-reel-card h3,:root[data-theme=dark] .artisan-reel-edit select,:root[data-theme=dark] .artisan-reel-edit textarea{color:#f8fafc}:root[data-theme=dark] .artisan-reel-card p,:root[data-theme=dark] .artisan-reel-card small,:root[data-theme=dark] .artisan-reel-edit label{color:#94a3b8}:root[data-theme=dark] .artisan-reel-edit select,:root[data-theme=dark] .artisan-reel-edit textarea,:root[data-theme=dark] .reel-management-actions button{background:#0f172adb;border-color:#94a3b824}.final-cta-section{color:#fffc;background:linear-gradient(135deg,#052e23,#064e3b 58%,#059669),radial-gradient(circle at 85% 10%,#f59e0b47,#0000 22rem);border-radius:38px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-bottom:clamp(72px,9vw,104px);padding:clamp(34px,5vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a2e}.final-cta-section:after{content:"";opacity:.36;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000),repeating-linear-gradient(135deg,#ffffff14 0 1px,#0000 1px 18px);position:absolute;inset:0}.final-cta-section>*{z-index:1;position:relative}.final-cta-section .section-kicker{color:#86efac}.final-cta-section h2{color:#fff;letter-spacing:0;max-width:720px;margin:0;font-size:clamp(2rem,4vw,3.3rem);font-weight:900;line-height:1.05}.final-cta-section p:not(.section-kicker){max-width:620px;margin:16px 0 0;font-size:1.08rem;line-height:1.7}.final-cta-actions{gap:12px;display:flex}.final-cta-section .primary-cta{color:#047857;background:#fff;box-shadow:0 16px 34px #0000002e}.final-cta-section .secondary-cta{color:#fff;background:#ffffff1f;border-color:#fff3}.final-cta-section .primary-cta:hover{box-shadow:0 20px 38px #00000038}.final-cta-section .secondary-cta:hover{color:#fff;background:#ffffff2e}.footer{color:#ffffffc2;background:linear-gradient(135deg,#052e23,#064e3b 58%,#047857),radial-gradient(circle at 0 0,#22c55e47,#0000 24rem);border-radius:38px;max-width:1200px;margin:0 auto;padding:44px 34px 24px;overflow:hidden;box-shadow:0 32px 82px #0f172a2e}.footer-grid{grid-template-columns:1.5fr .85fr .85fr 1fr;gap:34px;display:grid}.footer-logo{color:#fff;letter-spacing:0;align-items:center;margin-bottom:16px;font-size:1.45rem;font-weight:900;text-decoration:none;display:inline-flex}.logo-mark{filter:drop-shadow(0 8px 18px #863bff47);flex:0 0 34px;width:34px;height:34px;margin-right:10px}.footer-brand p{max-width:330px;margin:0;line-height:1.7}.social-links{gap:10px;margin-top:22px;display:flex}.social-links a{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex}.social-links a:hover{color:#047857;background:#fff;transform:translateY(-2px)}.social-links button.social-link{color:#fff;cursor:not-allowed;opacity:.6;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.footer-column{align-content:start;gap:12px;display:grid}.footer-column h3{color:#fff;letter-spacing:0;margin:0 0 4px;font-size:1rem}.footer-column a,.footer-column span,.footer-bottom a{color:#ffffffbd;text-decoration:none;transition:color .18s,transform .18s}.footer-column a:hover,.footer-bottom a:hover{color:#fff;transform:translate(2px)}.contact-column span{align-items:center;gap:10px;line-height:1.4;display:flex}.contact-column svg{color:#86efac;flex:none}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;margin-top:38px;padding-top:22px;display:flex}.footer-bottom p{margin:0}.footer-bottom div{gap:18px;display:flex}.services-page{gap:clamp(42px,6vw,70px);padding-bottom:clamp(72px,8vw,96px);display:grid}.services-hero{text-align:center;background:linear-gradient(135deg,#ffffffb8,#ecfdf580),radial-gradient(circle at 85% 20%,#f59e0b1f,#0000 24rem);border:1px solid #dcefe4b8;border-radius:38px;gap:28px;padding:clamp(34px,6vw,64px);display:grid;box-shadow:0 30px 90px #0f172a12}.services-hero h1{max-width:820px;margin:0 auto}.services-hero p:not(.section-kicker){color:#64748b;max-width:700px;margin:18px auto 0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.75}.services-search{background:#fff;border:1px solid #dcefe4;border-radius:999px;gap:10px;width:100%;max-width:720px;margin:0 auto;padding:9px;display:flex;box-shadow:0 24px 60px #0f172a1a}.services-search input{color:#0f172a;font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 18px}.services-search button,.service-book-link{color:#fff;cursor:pointer;font:inherit;white-space:nowrap;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 22px;font-weight:900;text-decoration:none;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 16px 34px #0596693d}.services-search button:hover,.service-book-link:hover{transform:translateY(-2px);box-shadow:0 20px 38px #05966952}.popular-services-section,.services-list-section{gap:22px;display:grid}.services-section-header{justify-content:space-between;align-items:end;gap:20px;display:flex}.services-section-header h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1.08}.services-section-header>a,.services-section-header>span{color:#047857;white-space:nowrap;background:#fff;border:1px solid #dcefe4e6;border-radius:999px;padding:11px 15px;font-weight:900;text-decoration:none;box-shadow:0 12px 28px #0f172a0f}.popular-services-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.popular-service-card,.service-list-card{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;transition:border-color .18s,box-shadow .18s;box-shadow:0 22px 56px #0f172a13}.popular-service-card{border-radius:24px;overflow:hidden}.popular-service-card a{color:inherit;gap:8px;min-height:150px;padding:20px;text-decoration:none;display:grid}.popular-service-card span{font-size:2rem}.popular-service-card strong{color:#0f172a;line-height:1.15}.popular-service-card small{color:#047857;font-weight:900}.category-filters{flex-wrap:wrap;gap:10px;display:flex}.category-filters button{color:#475569;cursor:pointer;font:inherit;background:#fff;border:1px solid #dcefe4e6;border-radius:999px;padding:12px 16px;font-weight:900;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.category-filters button:hover,.category-filters button.active{color:#047857;background:#ecfdf5;border-color:#05966942;transform:translateY(-1px)}.filter-panel{background:#fff;border:1px solid #dcefe4eb;border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px;display:grid;box-shadow:0 22px 56px #0f172a13}.filter-panel .toggle-filter{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;flex-direction:row;align-items:center;gap:10px;min-height:50px;padding:0 14px;display:flex}.filter-panel .toggle-filter input{accent-color:#059669;width:18px;height:18px}.filter-panel label{color:#334155;gap:9px;font-weight:900;display:grid}.filter-panel select,.filter-panel input[type=range]{width:100%}.filter-panel select{appearance:none;color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;outline:0;min-height:48px;padding:0 16px}.filter-panel input[type=range]{accent-color:#059669;min-height:48px}.search-results-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.search-results-meta span{color:#64748b;font-weight:900}.search-results-meta button{color:#047857;cursor:pointer;font:inherit;background:#fff;border:1px solid #dcefe4e6;border-radius:999px;min-height:42px;padding:0 16px;font-weight:900}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.service-list-card{border-radius:28px;gap:16px;min-height:320px;padding:24px;display:grid}.popular-service-card:hover,.service-list-card:hover{border-color:#05966952;box-shadow:0 30px 68px #05966921}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-icon{background:#ecfdf5;border:1px solid #16a34a1f;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.7rem;display:inline-flex}.service-category{color:#047857;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:900}.service-list-card h3{color:#0f172a;margin:0;font-size:1.28rem;line-height:1.15}.service-list-card p{color:#64748b;margin:0;line-height:1.65}.service-card-meta{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;display:grid}.service-card-meta span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;padding:12px;font-size:.9rem;font-weight:900}.empty-state{text-align:center;background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;border-radius:28px;justify-items:center;gap:12px;padding:clamp(32px,6vw,64px);display:grid;box-shadow:0 24px 62px #0f172a14}.empty-state h2{color:#0f172a;margin:0;font-size:clamp(1.8rem,4vw,2.8rem)}.empty-state p{color:#64748b;margin:0}.empty-state button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;min-height:48px;margin-top:8px;padding:0 22px;font-weight:900}.artisan-profile-page{gap:clamp(42px,6vw,72px);padding-bottom:clamp(72px,8vw,96px);display:grid}.profile-hero-card{background:linear-gradient(135deg,#ffffffc7,#ecfdf58a),radial-gradient(circle at 88% 18%,#f59e0b1f,#0000 24rem);border:1px solid #dcefe4c2;border-radius:40px;grid-template-columns:260px minmax(0,1fr) 280px;align-items:center;gap:30px;padding:clamp(28px,5vw,46px);display:grid;box-shadow:0 34px 90px #0f172a14}.profile-image-card{justify-items:center;gap:16px;display:grid}.large-profile-image{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff73,#0000 34%),linear-gradient(135deg,#052e23,#10b981);border-radius:36px;place-items:center;width:100%;height:240px;font-size:3.2rem;font-weight:900;display:grid;box-shadow:inset 0 -24px 42px #064e3b3d,0 24px 58px #0f172a24}.profile-verified-badge{color:#047857;background:#dcfce7;border:1px solid #16a34a2e;border-radius:999px;padding:10px 14px;font-weight:900}.profile-badge-stack,.artisan-badge-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.top-rated-badge{color:#b45309;background:#f59e0b24;border:1px solid #f59e0b3d;border-radius:999px;padding:7px 10px;font-weight:900}.trust-badge-row{flex-wrap:wrap;gap:8px;display:flex}.trust-badge-row.compact{gap:6px}.trust-badge{letter-spacing:0;white-space:nowrap;border-radius:999px;align-items:center;min-height:30px;padding:8px 10px;font-size:.74rem;font-weight:900;line-height:1;display:inline-flex}.trust-badge.verified{color:#047857;background:#dcfce7;border:1px solid #16a34a2e}.trust-badge.top-rated{color:#b45309;background:#fffbeb;border:1px solid #f59e0b3d}.trust-badge.fast{color:#2563eb;background:#eff6ff;border:1px solid #3b82f629}.trust-badge.jobs{color:#0f766e;background:#f0fdf4;border:1px solid #14b8a633}.profile-summary>p:not(.section-kicker){color:#64748b;max-width:660px;margin:18px 0 0;font-size:1.08rem;line-height:1.75}.profile-stats{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.profile-stats span{color:#64748b;background:#ffffffd1;border:1px solid #e2e8f0e6;border-radius:18px;min-width:130px;padding:13px 15px;display:grid}.profile-stats strong{color:#064e3b;font-size:1.18rem}.safety-strip,.trust-indicators{flex-wrap:wrap;gap:8px;display:flex}.safety-strip{margin-top:20px}.safety-strip span,.trust-indicators span{color:#047857;background:#ecfdf5;border:1px solid #16a34a24;border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:900}.profile-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.pricing-card,.profile-panel,.portfolio-card,.review-card{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;box-shadow:0 24px 62px #0f172a14}.pricing-card{border-radius:28px;gap:10px;padding:24px;display:grid}.pricing-card span{color:#059669;font-weight:900}.pricing-card strong{color:#0f172a;font-size:1.55rem;line-height:1.15}.pricing-card p{color:#64748b;margin:0;line-height:1.65}.profile-content-grid{grid-template-columns:1.3fr .7fr;gap:24px;display:grid}.trust-summary-section{background:linear-gradient(135deg,#ecfdf5f0,#fffffffa),#fff;border:1px solid #16a34a24;border-radius:30px;gap:22px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 24px 62px #0f172a14}.trust-summary-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.trust-summary-header h2{color:#0f172a;margin:0;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08}.trust-summary-header p:not(.section-kicker){color:#64748b;max-width:720px;margin:10px 0 0;line-height:1.7}.trust-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.trust-summary-grid article,.trust-reasons-grid article{background:#ffffffdb;border:1px solid #e2e8f0eb;border-radius:18px}.trust-summary-grid article{gap:5px;min-width:0;padding:14px;display:grid}.trust-summary-grid span{color:#64748b;font-size:.78rem;font-weight:900}.trust-summary-grid strong{color:#064e3b;overflow-wrap:anywhere;font-size:1rem}.trust-reasons-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.trust-reasons-grid article{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px;display:grid}.trust-reasons-grid span{color:#047857;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:900;display:inline-flex}.trust-reasons-grid p{color:#334155;margin:0;line-height:1.55}.profile-panel{border-radius:32px;padding:clamp(24px,4vw,36px)}.profile-panel h2,.portfolio-section h2,.reviews-section h2{color:#0f172a;margin:0;font-size:clamp(1.7rem,3vw,2.55rem);font-weight:900;line-height:1.08}.profile-panel p:not(.section-kicker){color:#64748b;margin:18px 0 0;line-height:1.75}.skills-list{flex-wrap:wrap;gap:10px;display:flex}.skills-list span{color:#047857;background:#ecfdf5;border:1px solid #16a34a24;border-radius:999px;padding:10px 13px;font-weight:900}.portfolio-section,.reviews-section{gap:22px;display:grid}.rating-summary-card{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#f59e0b1a,#0000);border:1px solid #dcefe4eb;border-radius:28px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:22px;display:grid;box-shadow:0 24px 62px #0f172a14}.rating-summary-card strong{color:#0f172a;font-size:3rem;line-height:1;display:block}.rating-summary-card span,.review-stars{color:#f59e0b;letter-spacing:.08em;font-weight:900}.rating-summary-card p{color:#64748b;margin:0;line-height:1.7}.portfolio-grid,.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.portfolio-card,.review-card{border-radius:28px;padding:20px;overflow:hidden}.portfolio-image-placeholder{color:#fff;background:linear-gradient(#0f172a14,#0f172ab8),radial-gradient(circle at 30% 20%,#22c55e85,#0000 30%),linear-gradient(135deg,#064e3b,#111827 54%,#047857);border-radius:22px;justify-content:center;align-items:center;height:210px;margin-bottom:18px;font-size:2rem;font-weight:900;display:flex}.portfolio-card h3{color:#0f172a;margin:0 0 8px;line-height:1.2}.portfolio-card p,.review-card p{color:#64748b;margin:0;line-height:1.65}.review-card{gap:16px;display:grid}.review-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-avatar{color:#fff;background:linear-gradient(135deg,#064e3b,#10b981);border-radius:999px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:900;display:flex}.review-card strong{color:#0f172a}.review-card small{color:#64748b;margin-top:3px;display:block}.review-card span{color:#047857;background:#ecfdf5;border-radius:999px;padding:8px 11px;font-weight:900}:root[data-theme=dark] .navbar{background:#020617c7;border-color:#34d39929;box-shadow:0 24px 70px #00000061}:root[data-theme=dark] .logo,:root[data-theme=dark] .footer-logo{color:#f8fafc}:root[data-theme=dark] .nav-link,:root[data-theme=dark] .login-button,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .menu-toggle,:root[data-theme=dark] .more-menu-link,:root[data-theme=dark] .profile-menu-link{color:#cbd5e1}:root[data-theme=dark] .nav-link:hover,:root[data-theme=dark] .nav-link.active,:root[data-theme=dark] .more-nav[open]>summary,:root[data-theme=dark] .more-nav.active>summary,:root[data-theme=dark] .profile-nav[open]>summary,:root[data-theme=dark] .more-menu-link:hover,:root[data-theme=dark] .more-menu-link.active,:root[data-theme=dark] .profile-menu-link:hover,:root[data-theme=dark] .profile-menu-link.active{color:#86efac;background:#10b98124}:root[data-theme=dark] .login-button,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .menu-toggle,:root[data-theme=dark] .notification-trigger,:root[data-theme=dark] .more-menu,:root[data-theme=dark] .profile-menu,:root[data-theme=dark] .notification-menu,:root[data-theme=dark] .secondary-cta{background:#0f172ae0;border-color:#94a3b82e}:root[data-theme=dark] .profile-menu-header,:root[data-theme=dark] .notification-menu-header{border-color:#94a3b829}:root[data-theme=dark] .profile-menu-header strong,:root[data-theme=dark] .notification-menu-header strong,:root[data-theme=dark] .notification-item strong{color:#f8fafc}:root[data-theme=dark] .profile-menu-header span,:root[data-theme=dark] .notification-menu-header span,:root[data-theme=dark] .notification-item p,:root[data-theme=dark] .notification-item span,:root[data-theme=dark] .notification-empty{color:#94a3b8}:root[data-theme=dark] .notification-item.unread,:root[data-theme=dark] .notification-item:hover{background:#10b98124}:root[data-theme=dark] .login-button:hover,:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .menu-toggle:hover,:root[data-theme=dark] .secondary-cta:hover{color:#86efac;background:#1e293bf5;box-shadow:0 16px 36px #0000004d}:root[data-theme=dark] .hero-section:before{background:linear-gradient(135deg,#0f172ab8,#064e3b3d),radial-gradient(circle at 22% 20%,#10b98124,#0000 28rem);border-color:#34d3991f;box-shadow:0 30px 90px #0000003d}:root[data-theme=dark] .hero-badge,:root[data-theme=dark] .section-kicker,:root[data-theme=dark] .verified-badge{color:#86efac}:root[data-theme=dark] .hero-badge,:root[data-theme=dark] .verified-badge{background:#10b9811f;border-color:#34d3992e}:root[data-theme=dark] .hero-subheadline,:root[data-theme=dark] .section-heading p:last-child,:root[data-theme=dark] .category-card p,:root[data-theme=dark] .artisan-card-header p,:root[data-theme=dark] .artisan-metrics span,:root[data-theme=dark] .step-card p,:root[data-theme=dark] .trust-strip p,:root[data-theme=dark] .artisan-row p,:root[data-theme=dark] .service-card span,:root[data-theme=dark] .payment-card span{color:#94a3b8}:root[data-theme=dark] .hero-search,:root[data-theme=dark] .trust-strip,:root[data-theme=dark] .category-card,:root[data-theme=dark] .featured-artisan-card,:root[data-theme=dark] .step-card,:root[data-theme=dark] .visual-card{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #0000004d}:root[data-theme=dark] .hero-search input{color:#f8fafc}:root[data-theme=dark] .hero-search input::placeholder{color:#64748b}:root[data-theme=dark] .hero-stats span,:root[data-theme=dark] .artisan-metrics span,:root[data-theme=dark] .rating-row span,:root[data-theme=dark] .trust-strip span{color:#94a3b8;background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .trust-badge.verified{color:#86efac;background:#10b98124;border-color:#34d3992e}:root[data-theme=dark] .trust-badge.top-rated{color:#fbbf24;background:#f59e0b24;border-color:#f59e0b38}:root[data-theme=dark] .trust-badge.fast{color:#93c5fd;background:#3b82f624;border-color:#60a5fa2e}:root[data-theme=dark] .trust-badge.jobs{color:#5eead4;background:#14b8a61f;border-color:#2dd4bf2e}:root[data-theme=dark] .hero-stats strong,:root[data-theme=dark] .trust-strip span,:root[data-theme=dark] .section-heading h2,:root[data-theme=dark] .category-card h3,:root[data-theme=dark] .artisan-card-header h3,:root[data-theme=dark] .artisan-metrics strong,:root[data-theme=dark] .artisan-row strong,:root[data-theme=dark] .service-card strong,:root[data-theme=dark] .payment-card strong,:root[data-theme=dark] .step-card h3{color:#f8fafc}:root[data-theme=dark] .hero-visual,:root[data-theme=dark] .how-it-works-section{background:linear-gradient(145deg,#064e3b57,#0f172aeb),repeating-linear-gradient(135deg,#34d3990f 0 1px,#0000 1px 18px);border-color:#34d39924;box-shadow:0 34px 90px #00000057}:root[data-theme=dark] .category-icon{background:#10b9811f;border-color:#34d39929}:root[data-theme=dark] .book-now-button{color:#047857;background:#f8fafc}:root[data-theme=dark] .book-now-button:hover{background:#bbf7d0}:root[data-theme=dark] .reel-card{box-shadow:0 34px 86px #0000006b}:root[data-theme=dark] .footer,:root[data-theme=dark] .final-cta-section{box-shadow:0 34px 92px #0000006b}:root[data-theme=dark] .services-hero{background:linear-gradient(135deg,#0f172ac7,#064e3b47),radial-gradient(circle at 85% 20%,#f59e0b14,#0000 24rem);border-color:#34d39921;box-shadow:0 30px 90px #00000042}:root[data-theme=dark] .services-hero p:not(.section-kicker),:root[data-theme=dark] .service-list-card p{color:#94a3b8}:root[data-theme=dark] .services-search,:root[data-theme=dark] .popular-service-card,:root[data-theme=dark] .service-list-card,:root[data-theme=dark] .services-section-header>a,:root[data-theme=dark] .services-section-header>span,:root[data-theme=dark] .category-filters button,:root[data-theme=dark] .filter-panel,:root[data-theme=dark] .filter-panel .toggle-filter,:root[data-theme=dark] .search-results-meta button,:root[data-theme=dark] .empty-state{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .services-search input,:root[data-theme=dark] .services-section-header h2,:root[data-theme=dark] .popular-service-card strong,:root[data-theme=dark] .service-list-card h3,:root[data-theme=dark] .toolbar-card select,:root[data-theme=dark] .filter-panel select,:root[data-theme=dark] .empty-state h2{color:#f8fafc}:root[data-theme=dark] .category-filters button,:root[data-theme=dark] .service-card-meta span,:root[data-theme=dark] .filter-panel label,:root[data-theme=dark] .global-artisan-search,:root[data-theme=dark] .sort-select-label,:root[data-theme=dark] .search-results-meta span,:root[data-theme=dark] .empty-state p{color:#cbd5e1}:root[data-theme=dark] .category-filters button:hover,:root[data-theme=dark] .category-filters button.active{color:#86efac;background:#10b98124}:root[data-theme=dark] .service-icon,:root[data-theme=dark] .service-category,:root[data-theme=dark] .service-card-meta span,:root[data-theme=dark] .toolbar-card select,:root[data-theme=dark] .filter-panel select{background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .profile-hero-card{background:linear-gradient(135deg,#0f172ac7,#064e3b47),radial-gradient(circle at 88% 18%,#f59e0b14,#0000 24rem);border-color:#34d39921;box-shadow:0 34px 90px #0000004d}:root[data-theme=dark] .pricing-card,:root[data-theme=dark] .profile-panel,:root[data-theme=dark] .portfolio-card,:root[data-theme=dark] .review-card{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .profile-summary>p:not(.section-kicker),:root[data-theme=dark] .pricing-card p,:root[data-theme=dark] .profile-panel p:not(.section-kicker),:root[data-theme=dark] .portfolio-card p,:root[data-theme=dark] .review-card p{color:#94a3b8}:root[data-theme=dark] .pricing-card strong,:root[data-theme=dark] .profile-panel h2,:root[data-theme=dark] .portfolio-section h2,:root[data-theme=dark] .reviews-section h2,:root[data-theme=dark] .portfolio-card h3,:root[data-theme=dark] .review-card strong{color:#f8fafc}:root[data-theme=dark] .profile-stats span,:root[data-theme=dark] .skills-list span,:root[data-theme=dark] .review-card span,:root[data-theme=dark] .profile-verified-badge,:root[data-theme=dark] .safety-strip span,:root[data-theme=dark] .trust-indicators span{color:#86efac;background:#10b9811f;border-color:#34d39929}:root[data-theme=dark] .profile-stats strong{color:#f8fafc}:root[data-theme=dark] .top-rated-badge{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b33}:root[data-theme=dark] .rating-summary-card{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#f59e0b14,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .rating-summary-card strong{color:#f8fafc}:root[data-theme=dark] .rating-summary-card p,:root[data-theme=dark] .review-card small{color:#94a3b8}@media (width<=1180px){.navbar-inner{flex-wrap:wrap}.menu-toggle{order:2;display:inline-flex}.nav-actions{order:1;margin-left:auto}.nav-links{flex:0 0 100%;order:3;width:100%;display:none;overflow:visible}.nav-links.open{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px;display:grid}.more-nav{display:none}.mobile-only-nav-link{justify-content:center;display:inline-flex}.nav-link{text-align:center;background:#f8fafc;max-width:none;padding:12px 10px}.nav-link,.login-button,.signup-button,.theme-toggle{padding-inline:12px;font-size:.88rem}.theme-toggle{width:42px;padding:0}.hero-section{grid-template-columns:1fr .9fr}.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-artisans-grid,.reels-grid,.services-grid,.reels-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.popular-services-row{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-hero-card{grid-template-columns:220px minmax(0,1fr)}.pricing-card{grid-column:1/-1}.portfolio-grid,.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.app{padding:16px}.install-app-banner{flex-direction:column;align-items:stretch;margin-top:16px}.install-app-actions{width:100%}.install-app-button,.install-dismiss-button{flex:1 1 0}.navbar{border-radius:24px;position:static}.navbar-inner{align-items:stretch;padding:14px}.nav-links.open{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nav-link{text-align:center;background:#f8fafc;padding:12px 8px}.nav-actions{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:8px;width:100%;margin-left:0;display:grid}.login-button,.signup-button,.theme-toggle{text-align:center;justify-content:center}.page-content{text-align:center;margin-top:44px}.hero-section{grid-template-columns:1fr;gap:36px;min-height:auto;padding-bottom:56px}.hero-section:before{inset:-18px -10px 16px}.hero-copy{margin:0 auto}.hero-subheadline,.hero-search{margin-left:auto;margin-right:auto}.hero-actions,.hero-stats{justify-content:center}.hero-visual{width:100%;max-width:560px;min-height:480px;margin:0 auto}.trust-strip{text-align:left;flex-direction:column;align-items:flex-start}.trust-strip div{justify-content:flex-start}.categories-section{margin-top:58px}.categories-grid,.featured-artisans-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr))}.how-it-works-section{padding:42px 22px}.steps-grid,.reels-grid,.reels-showcase-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta-section{text-align:left;grid-template-columns:1fr}.final-cta-actions{flex-wrap:wrap}.footer{text-align:left;border-radius:30px;padding:36px 24px 22px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start}.services-hero,.services-section-header{text-align:left}.services-section-header{flex-direction:column;align-items:flex-start}.popular-services-row{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero-card,.profile-content-grid,.trust-summary-header{text-align:left;grid-template-columns:1fr}.trust-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-reasons-grid{grid-template-columns:1fr}.profile-image-card{justify-items:start}.large-profile-image{max-width:320px}}@media (width<=520px){.app{padding:12px}.navbar-inner{grid-template-columns:minmax(0,1fr) auto;display:grid}.logo{justify-content:flex-start}.nav-actions,.nav-links.open{grid-column:1/-1}.nav-links.open{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-link,.login-button,.signup-button,.theme-toggle{min-height:44px}.hero-section{padding-bottom:44px}.hero-badge{justify-content:center;width:100%}.hero-search{border-radius:24px;flex-direction:column}.hero-search input{text-align:center;min-height:48px;padding-inline:10px}.hero-search button,.primary-cta,.secondary-cta{width:100%}.hero-actions{grid-template-columns:1fr;display:grid}.hero-stats span{width:100%}.trust-strip{border-radius:22px;padding:16px}.trust-strip div{grid-template-columns:1fr 1fr;width:100%;display:grid}.trust-strip span{text-align:center}.hero-visual{border-radius:26px;min-height:410px;padding:20px}.main-card{margin-top:78px;padding:20px}.artisan-row{align-items:flex-start}.rating-row{grid-template-columns:1fr}.service-card{width:170px;top:24px;left:16px}.payment-card{width:190px;bottom:22px;right:16px}.categories-section{margin-top:50px;padding-bottom:48px}.categories-grid{grid-template-columns:1fr}.category-card{min-height:auto}.featured-artisans-section{padding-bottom:52px}.featured-artisans-grid{grid-template-columns:1fr}.profile-image-placeholder{height:170px}.how-it-works-section{border-radius:26px;margin-bottom:52px;padding:36px 16px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.reels-preview-section{padding-bottom:62px}.reels-grid,.reels-showcase-grid{grid-template-columns:1fr}.video-placeholder{min-height:440px}.premium-reel-card .video-placeholder{min-height:540px}.reel-actions{grid-template-columns:1fr;display:grid}.final-cta-section{border-radius:26px;margin-bottom:56px;padding:32px 18px}.final-cta-actions{grid-template-columns:1fr;display:grid}.footer-grid{grid-template-columns:1fr}.footer-bottom div{flex-direction:column;gap:10px}.services-hero{border-radius:26px;padding:32px 18px}.services-search{border-radius:24px;flex-direction:column}.services-search input{text-align:center;min-height:48px}.services-search button{width:100%}.popular-services-row,.services-grid{grid-template-columns:1fr}.category-filters{grid-template-columns:1fr 1fr;display:grid}.service-list-card{min-height:auto}.profile-hero-card{border-radius:26px;padding:24px 18px}.large-profile-image{max-width:none;height:220px}.profile-badge-stack,.artisan-badge-row,.safety-strip,.trust-indicators{justify-content:flex-start}.profile-stats,.profile-actions{grid-template-columns:1fr;display:grid}.rating-summary-card{grid-template-columns:1fr}.profile-panel,.pricing-card,.portfolio-card,.review-card{border-radius:24px}.portfolio-grid,.reviews-grid{grid-template-columns:1fr}.portfolio-image-placeholder{height:180px}}.starter-page,.auth-page{gap:clamp(28px,5vw,54px);padding-bottom:clamp(72px,8vw,96px);display:grid}.page-hero.compact,.wallet-hero,.auth-card{background:linear-gradient(135deg,#ffffffc7,#ecfdf58a),radial-gradient(circle at 88% 18%,#f59e0b1f,#0000 24rem);border:1px solid #dcefe4c2;border-radius:34px;padding:clamp(28px,5vw,52px);box-shadow:0 30px 80px #0f172a14}.page-hero.compact h1,.wallet-hero h1,.auth-card h1{max-width:760px}.page-hero.compact p:not(.section-kicker),.wallet-hero p,.auth-card p{color:#64748b;max-width:680px;margin:16px 0 0;font-size:1.08rem;line-height:1.7}.toolbar-card,.chat-preview-card,.admin-card{background:#fff;border:1px solid #dcefe4eb;border-radius:26px;padding:18px;box-shadow:0 22px 56px #0f172a13}.toolbar-card{gap:10px;display:flex}.artisan-search-toolbar{grid-template-columns:minmax(0,1fr) minmax(210px,.25fr);align-items:end;display:grid}.global-artisan-search,.sort-select-label{color:#334155;gap:8px;font-weight:900;display:grid}.global-artisan-search span,.sort-select-label span{font-size:.84rem}.toolbar-card input,.toolbar-card select,.chat-preview-card input,.auth-form input{color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;outline:0;flex:1;min-height:48px;padding:0 16px}.toolbar-card select{appearance:none}.toolbar-card button,.chat-preview-card button,.admin-card button,.auth-form button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;min-height:48px;padding:0 22px;font-weight:900;box-shadow:0 16px 34px #0596693d}.starter-grid{gap:22px;display:grid}.starter-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.person-card,.list-panel,.admin-card{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;box-shadow:0 24px 62px #0f172a14}.person-card{border-radius:28px;gap:12px;padding:22px;display:grid}.person-avatar{color:#fff;background:linear-gradient(135deg,#052e23,#10b981);border-radius:24px;justify-content:center;align-items:center;height:150px;font-size:1.5rem;font-weight:900;display:flex}.person-card h3,.list-row h3,.chat-preview-card h3,.admin-card h3{color:#0f172a;margin:0}.price-note{color:#047857}.person-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.secondary-mini-link{color:#047857;background:#fff;border:1px solid #dcefe4e6;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 14px;font-weight:900;text-decoration:none;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.secondary-mini-link:hover{background:#ecfdf5;transform:translateY(-1px);box-shadow:0 12px 26px #0f172a14}.person-card p,.list-row p,.chat-preview-card p,.admin-card p{color:#64748b;margin:0;line-height:1.6}.mini-metrics,.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mini-metrics{grid-template-columns:1fr 1fr}.mini-metrics span,.summary-grid div{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;padding:14px;display:grid}.mini-metrics strong,.summary-grid strong{color:#064e3b;font-size:1.2rem}.list-panel{border-radius:28px;display:grid;overflow:hidden}.list-row{justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.list-row+.list-row{border-top:1px solid #e2e8f0e6}.list-row span,.list-row>strong{color:#047857;white-space:nowrap;background:#ecfdf5;border-radius:999px;padding:9px 12px;font-weight:900}.wallet-hero{color:#0f172a}.wallet-payment-note{background:#fffbeb;border:1px solid #f59e0b33;border-radius:16px;padding:12px 14px;font-weight:800;color:#92400e!important;max-width:760px!important;font-size:.96rem!important}.coming-soon-button:disabled{cursor:not-allowed;filter:saturate(.75);opacity:.72}.wallet-page{gap:24px;display:grid}.wallet-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:start;gap:24px;display:grid}.wallet-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wallet-panel{overflow:hidden}.wallet-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.wallet-row-amount{place-items:end;gap:8px;display:grid}.wallet-status-pill{text-transform:capitalize;border-radius:999px;width:fit-content;padding:7px 10px;font-size:.76rem;font-weight:950;display:inline-flex}.wallet-status-pill.pending{color:#b45309;background:#fffbeb}.wallet-status-pill.successful{color:#047857;background:#dcfce7}.wallet-status-pill.failed{color:#b91c1c;background:#fef2f2}.booking-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:22px;display:grid}.booking-form{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;border-radius:28px;gap:16px;padding:24px;display:grid;box-shadow:0 24px 62px #0f172a14}.booking-form h2{color:#0f172a;margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.booking-form label{color:#334155;gap:8px;font-weight:900;display:grid}.booking-form input,.booking-form select,.booking-form textarea{color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;outline:0;min-height:50px;padding:0 14px}.booking-form textarea{resize:vertical;min-height:120px;padding:14px}.form-split{grid-template-columns:1fr 1fr;gap:12px;display:grid}.booking-form button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;min-height:50px;font-weight:900;box-shadow:0 16px 34px #0596693d}.booking-form button:disabled,.booking-form input:disabled,.booking-form select:disabled,.booking-form textarea:disabled{cursor:not-allowed;opacity:.62}.booking-artisan-trust-card{background:linear-gradient(135deg,#ecfdf5f5,#fffffffa),#fff;border:1px solid #16a34a29;border-radius:22px;gap:14px;padding:16px;display:grid;box-shadow:0 16px 40px #0f172a12}.booking-artisan-trust-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.booking-artisan-trust-header div{gap:4px;display:grid}.booking-artisan-trust-header strong{color:#0f172a;font-size:1.04rem}.booking-artisan-trust-header span:not(.trust-badge){color:#64748b;font-size:.9rem;font-weight:800}.booking-artisan-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.booking-artisan-trust-grid span{color:#64748b;background:#ffffffdb;border:1px solid #e2e8f0e6;border-radius:16px;gap:3px;padding:12px;font-size:.78rem;font-weight:900;display:grid}.booking-artisan-trust-grid strong{color:#064e3b;font-size:1.04rem}.booking-availability-panel,.profile-availability-preview{background:#ecfdf5;border:1px solid #16a34a29;border-radius:18px;gap:8px;padding:14px;display:grid}.booking-availability-panel .compact-cta{justify-self:start;min-height:40px;padding:11px 16px}.booking-availability-panel strong,.profile-availability-preview strong{color:#064e3b}.booking-availability-panel p,.profile-availability-preview p{color:#047857;margin:0;line-height:1.55}.availability-status-note{color:#047857;background:#dcfce7;border-radius:999px;justify-self:start;padding:6px 9px;font-size:.76rem;font-weight:900;display:inline-flex}.availability-status-note.muted{color:#64748b;background:#f1f5f9}.availability-chip-row{flex-wrap:wrap;gap:8px;display:flex}.availability-chip-row span{color:#047857;background:#fff;border:1px solid #16a34a24;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:900}.booking-empty-slot-panel{background:#fff7ed;border:1px solid #f973162e;border-radius:18px;gap:10px;padding:14px;display:grid}.booking-empty-slot-panel p{color:#9a3412;margin:0;font-weight:800;line-height:1.55}.booking-empty-slot-panel .compact-cta{justify-self:start;min-height:40px;padding:11px 16px}.availability-profile-card,.public-availability-card{background:linear-gradient(135deg,#ecfdf5eb,#fffffff5),#fff;border:1px solid #16a34a24;border-radius:28px;gap:18px;padding:24px;display:grid;box-shadow:0 22px 55px #0f172a14}.public-availability-card{grid-template-columns:minmax(260px,.9fr) minmax(260px,1.1fr) auto}.availability-profile-card h2,.availability-profile-card h1,.public-availability-card h2{color:#0f172a;margin:4px 0 8px}.availability-profile-card p,.public-availability-card p{color:#64748b;margin:0;line-height:1.65}.availability-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.availability-summary-grid article{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;gap:4px;padding:14px;display:grid}.availability-summary-grid strong{color:#064e3b;font-size:1.2rem}.availability-summary-grid span{color:#64748b;font-size:.84rem;font-weight:800}.availability-mini-list{flex-wrap:wrap;gap:10px;display:flex}.availability-mini-list span,.availability-setup-callout{color:#047857;background:#fff;border:1px solid #16a34a24;border-radius:18px;gap:3px;padding:12px 14px;font-weight:800;display:grid}.availability-mini-list strong,.availability-setup-callout strong{color:#064e3b}.availability-mini-list p{flex-basis:100%}.booking-history-header{border-bottom:1px solid #e2e8f0e6;padding:20px}.booking-history-header h2{color:#0f172a;margin:6px 0 0;font-size:clamp(1.35rem,2.4vw,1.9rem)}.booking-row{align-items:flex-start}.booking-card-content{gap:8px;width:100%;display:grid}.booking-card-top-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.booking-card-top-row h3{margin:0}.booking-card-meta-row{color:#64748b;flex-wrap:wrap;gap:8px 14px;font-size:.94rem;font-weight:800;display:flex}.booking-card-meta-row span+span:before{color:#cbd5e1;content:"•";margin-right:14px}.booking-message-actions{flex-wrap:wrap;gap:10px;display:flex}.booking-message-actions a,.job-message-link{color:#047857;background:#ecfdf5;border:1px solid #16a34a29;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.88rem;font-weight:900;text-decoration:none;display:inline-flex}.booking-payment-panel{background:linear-gradient(#ecfdf5eb,#ffffffc7),linear-gradient(135deg,#05966914,#0000);border:1px solid #16a34a29;border-radius:20px;gap:12px;margin-top:6px;padding:16px;display:grid}.booking-payment-panel.payment-action-panel{border-color:#05966952;box-shadow:0 18px 44px #0596691f}.payment-action-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.payment-action-heading strong{color:#064e3b;font-size:1rem}.payment-action-heading span{color:#047857;font-size:.86rem;font-weight:850}.payment-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payment-action-row>strong{color:#064e3b;font-size:.96rem}.payment-action-row>span{color:#b45309;font-size:.86rem;font-weight:900}.booking-payment-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.booking-payment-row span{color:#64748b;background:#ffffffc7;border:1px solid #dcefe4e6;border-radius:16px;gap:4px;padding:12px;font-size:.82rem;font-weight:900;display:grid}.booking-payment-row strong{color:#064e3b;font-size:1rem}.booking-payment-panel p{color:#047857;margin:0;font-size:.9rem;font-weight:800;line-height:1.55}.payment-status-badge{text-transform:capitalize;border-radius:999px;justify-content:center;width:fit-content;padding:6px 9px;font-size:.74rem;font-weight:950;display:inline-flex}.payment-unpaid,.payment-pending,.payment-failed{color:#b91c1c;background:#fef2f2}.payment-pending{color:#b45309;background:#fffbeb}.payment-held_in_escrow{color:#1d4ed8;background:#eff6ff}.payment-released{color:#047857;background:#dcfce7}.payment-refunded{color:#0369a1;background:#f0f9ff}.paystack-placeholder-button,.paystack-action-button,.payment-helper-note{color:#047857;font:inherit;opacity:.78;background:#fff;border:1px dashed #05966947;border-radius:999px;width:fit-content;min-height:42px;padding:0 16px;font-size:.88rem;font-weight:950}.paystack-placeholder-button{cursor:not-allowed}.paystack-action-button{color:#fff;cursor:pointer;opacity:1;background:linear-gradient(135deg,#16a34a,#059669);border:0;box-shadow:0 16px 34px #05966938}.paystack-action-button:disabled{cursor:not-allowed;opacity:.68}.payment-helper-note{color:#475569;cursor:default;background:#f8fafc;border-style:solid}.payment-callback-page{justify-items:center}.payment-callback-card{color:#0f172a;background:linear-gradient(#fffffffa,#f8fafcf0),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;border-radius:30px;justify-items:start;gap:16px;width:100%;max-width:760px;padding:clamp(24px,5vw,42px);display:grid;box-shadow:0 28px 72px #0f172a1a}.payment-callback-card svg{color:#047857}.payment-callback-card.failed svg{color:#dc2626}.payment-callback-card h1{margin:0}.payment-callback-card p:not(.section-kicker){color:#64748b;margin:0;line-height:1.65}.booking-success-panel{background:linear-gradient(#f0fdf4fa,#ecfdf5d1),linear-gradient(135deg,#16a34a1a,#0000);border:1px solid #16a34a2e;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 24px 62px #0f172a14}.booking-success-panel span{color:#047857;font-weight:950}.booking-success-panel h2{color:#064e3b;margin:6px 0}.booking-success-panel p{color:#475569;margin:0;line-height:1.6}.reschedule-booking-card{background:linear-gradient(#fffffffc,#fffbeb61),linear-gradient(135deg,#16a34a0f,#0000);padding:22px;display:block}.booking-row p+p{margin-top:5px}.booking-status{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:9px 12px;font-weight:900}.booking-row .status-pending,.job-card .status-pending{color:#b45309;background:#fffbeb}.booking-row .status-reschedule_requested,.job-card .status-reschedule_requested{color:#c2410c;background:#fff7ed}.customer-reschedule-summary{border-bottom:1px solid #e2e8f0e6;gap:8px;padding:16px 20px;display:grid}.customer-reschedule-summary p{color:#64748b;margin:0;font-weight:800}.booking-reschedule-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.awaiting-response-badge{color:#b45309;letter-spacing:0;text-transform:uppercase;background:#fffbeb;border:1px solid #f59e0b38;border-radius:999px;width:fit-content;padding:6px 9px;font-size:.72rem;font-weight:950;display:inline-flex}.booking-reschedule-note{color:#9a3412;background:linear-gradient(#fff7ed,#fffbeb),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #f9731633;border-radius:20px;gap:14px;margin-top:12px;padding:18px;display:grid;box-shadow:0 16px 34px #9a341212}.booking-reschedule-note strong{color:#c2410c}.booking-reschedule-note p{color:inherit;margin:0}.reschedule-time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reschedule-time-grid span{color:#7c2d12;background:#ffffffb8;border:1px solid #f9731629;border-radius:16px;gap:3px;padding:13px;font-weight:850;display:grid}.reschedule-time-grid strong{color:#c2410c;text-transform:uppercase;font-size:.78rem}.reschedule-artisan-note{background:#ffffff9e;border-left:4px solid #f9731657;border-radius:14px;padding:12px}.booking-reschedule-actions{grid-template-columns:repeat(2,minmax(150px,1fr));gap:12px;display:grid}.booking-reschedule-actions button{color:#b91c1c;cursor:pointer;font:inherit;white-space:nowrap;background:#fff7ed;border:1px solid #f8717140;border-radius:16px;min-height:50px;padding:0 16px;font-size:.95rem;font-weight:900;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s}.booking-reschedule-actions button:first-child{color:#fff;background:linear-gradient(135deg,#16a34a,#059669);border-color:#0000;box-shadow:0 14px 26px #05966938}.booking-reschedule-actions button:hover{transform:translateY(-1px)}.booking-reschedule-actions button:disabled{cursor:wait;opacity:.62}.booking-row .status-confirmed,.job-card .status-confirmed{color:#047857;background:#ecfdf5}.booking-row .status-in_progress,.job-card .status-in_progress{color:#1d4ed8;background:#eff6ff}.booking-row .status-artisan_completed,.job-card .status-artisan_completed{color:#4338ca;background:#eef2ff}.booking-row .status-customer_confirmed,.job-card .status-customer_confirmed,.booking-row .status-completed,.job-card .status-completed{color:#15803d;background:#f0fdf4}.booking-row .status-disputed,.job-card .status-disputed,.booking-row .status-cancelled,.job-card .status-cancelled{color:#b91c1c;background:#fef2f2}.booking-completion-panel,.booking-compatibility-panel,.booking-review-form,.booking-review-summary{background:linear-gradient(#f0fdf4f0,#ecfdf5b8),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #16a34a2e;border-radius:22px;gap:14px;margin-top:12px;padding:16px;display:grid}.booking-completion-panel strong,.booking-compatibility-panel strong,.booking-review-form strong,.booking-review-summary strong{color:#064e3b;font-size:1.02rem}.action-required-badge,.awaiting-confirmation-chip{color:#b45309;letter-spacing:0;background:#fffbeb;border:1px solid #f59e0b3d;border-radius:999px;width:fit-content;margin-bottom:8px;padding:7px 10px;font-size:.78rem;font-weight:950;display:inline-flex}.booking-completion-panel p,.booking-compatibility-panel p,.booking-review-form p,.booking-review-summary p{color:#475569;margin:4px 0 0;line-height:1.6}.booking-compatibility-panel{background:linear-gradient(#fffbebf5,#fef3c79e),linear-gradient(135deg,#f59e0b14,#0000);border-color:#f59e0b38}.booking-compatibility-panel strong{color:#92400e}.booking-completion-actions{grid-template-columns:repeat(2,minmax(160px,1fr));gap:12px;display:grid}.booking-completion-actions button,.booking-review-form button{cursor:pointer;font:inherit;border-radius:16px;min-height:50px;padding:0 16px;font-weight:900;transition:box-shadow .18s,transform .18s,opacity .18s}.booking-completion-actions button:first-child,.booking-review-form button{color:#fff;background:linear-gradient(135deg,#16a34a,#059669);border:0;box-shadow:0 14px 26px #05966938}.booking-completion-actions button:last-child{color:#b91c1c;background:#fff;border:1px solid #f8717147}.booking-completion-actions button:hover,.booking-review-form button:hover{transform:translateY(-1px)}.booking-completion-actions button:disabled,.booking-review-form button:disabled,.booking-review-form select:disabled,.booking-review-form textarea:disabled{cursor:wait;opacity:.62}.booking-review-form label{color:#334155;gap:7px;font-size:.94rem;font-weight:900;display:grid}.booking-review-form select,.booking-review-form textarea{color:#0f172a;font:inherit;background:#fff;border:1px solid #e2e8f0f2;border-radius:16px;outline:0;padding:13px 14px}.booking-review-form textarea{resize:vertical;min-height:110px}.booking-review-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center}.booking-review-actions{place-items:end;gap:10px;display:grid}.booking-review-summary span,.booking-review-actions span{color:#b45309;background:#fffbeb;border-radius:999px;padding:8px 11px;font-weight:900}.booking-review-actions button{color:#047857;cursor:pointer;font:inherit;background:#fff;border:1px solid #16a34a2e;border-radius:999px;padding:9px 12px;font-size:.88rem;font-weight:900}.dashboard-reviews-panel{gap:18px;display:grid}.analytics-page{--analytics-border:#dcefe4eb;--analytics-muted:#64748b;--analytics-text:#0f172a}.artisan-dashboard-page{gap:24px;display:grid}.availability-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.availability-layout.wide{align-items:start}.availability-form{align-content:start}.availability-list{gap:12px;display:grid}.availability-row{background:#f8fafc;border:1px solid #e2e8f0eb;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px;display:grid}.availability-row.inactive{opacity:.66}.availability-row strong{color:#0f172a;display:block}.availability-row span{color:#64748b;font-weight:800}.availability-status{color:#475569;background:#f1f5f9;border-radius:999px;padding:8px 10px;font-size:.82rem}.availability-status.active{color:#047857;background:#ecfdf5}.availability-actions{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.availability-actions button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2e8f0eb;border-radius:999px;min-height:38px;padding:0 12px;font-size:.85rem;font-weight:900}.availability-actions button:first-child{color:#047857;background:#ecfdf5;border-color:#16a34a2e}.availability-actions button:disabled{cursor:wait;opacity:.62}.customer-home-snapshot{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:clamp(64px,8vw,96px);display:grid}.customer-home-snapshot article{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;border-radius:28px;gap:12px;padding:22px;display:grid;box-shadow:0 24px 62px #0f172a14}.customer-home-snapshot h2{color:#0f172a;margin:0}.customer-home-snapshot p:not(.section-kicker){color:#64748b;margin:0}.home-active-bookings{gap:10px;display:grid}.home-active-booking-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;gap:6px;padding:12px;display:grid}.home-active-booking-card>strong{color:#0f172a}.home-active-booking-card .booking-reschedule-note{margin-top:4px}.home-payment-action{background:#ecfdf5;border:1px solid #16a34a2e;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;padding:12px;display:flex}.home-payment-action>strong{color:#064e3b;font-size:.96rem}.home-payment-action>span{color:#b45309;font-size:.84rem;font-weight:900}.home-quote-status,.booking-quote-panel,.job-quote-panel{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;gap:10px;padding:12px;display:grid}.booking-quote-panel{background:linear-gradient(#fffbebd9,#ffffffc7),linear-gradient(135deg,#f59e0b14,#0000);border-color:#f59e0b38;margin-top:6px;padding:16px}.booking-quote-panel.quote-accepted,.job-quote-panel.quote-accepted,.home-quote-status.quote-accepted{background:#ecfdf5;border-color:#16a34a33}.booking-quote-panel.quote-rejected,.job-quote-panel.quote-rejected,.home-quote-status.quote-rejected{background:#fef2f2;border-color:#ef44442e}.booking-quote-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.booking-quote-heading strong,.job-quote-panel strong,.home-quote-status strong{color:#0f172a}.booking-quote-heading p,.job-quote-panel p,.home-quote-status span{color:#64748b;margin:4px 0 0;font-size:.88rem;font-weight:800;line-height:1.5}.booking-quote-details,.job-quote-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.booking-quote-details span,.job-quote-details span{color:#64748b;background:#ffffffbd;border:1px solid #e2e8f0e6;border-radius:14px;gap:4px;padding:10px;font-size:.86rem;font-weight:850;display:grid}.booking-quote-actions{flex-wrap:wrap;gap:10px;display:flex}.booking-quote-actions button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;min-height:42px;padding:0 16px;font-weight:950}.booking-quote-actions button:last-child{color:#b91c1c;background:#fff;border:1px solid #ef444433}.booking-quote-actions button:disabled{cursor:wait;opacity:.65}.quote-status-badge{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.74rem;font-weight:950}.quote-status-badge.quote-awaiting,.quote-status-badge.quote-sent{color:#b45309;background:#fffbeb}.quote-status-badge.quote-accepted,.quote-status-badge.quote-paid{color:#047857;background:#dcfce7}.quote-status-badge.quote-rejected{color:#b91c1c;background:#fef2f2}.booking-selected-files{flex-wrap:wrap;gap:8px;display:flex}.booking-selected-files span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:850}.booking-attachment-gallery,.job-attachment-gallery{gap:10px;display:grid}.booking-attachment-gallery>strong,.job-attachment-gallery>strong{color:#0f172a;font-size:.9rem}.booking-attachment-grid,.job-attachment-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px;display:grid}.booking-attachment-grid a,.booking-attachment-grid button,.job-attachment-grid a,.job-attachment-grid button{aspect-ratio:1;color:#64748b;text-align:center;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;place-items:center;padding:0;font-size:.78rem;font-weight:850;text-decoration:none;display:grid;overflow:hidden}.booking-attachment-grid img,.booking-attachment-grid button img,.job-attachment-grid img{object-fit:cover;width:100%;height:100%}.booking-preview-panel,.booking-upload-progress{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;gap:12px;padding:14px;display:grid}.booking-preview-panel>strong,.booking-upload-progress>strong{color:#0f172a}.booking-preview-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:12px;display:grid}.booking-preview-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;gap:8px;padding:8px;display:grid;overflow:hidden}.booking-preview-card img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.booking-preview-card button{color:#b91c1c;cursor:pointer;font:inherit;background:#fef2f2;border:1px solid #ef44442e;border-radius:999px;min-height:34px;font-size:.78rem;font-weight:950}.booking-preview-card small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800;overflow:hidden}.booking-upload-progress span{color:#64748b;font-size:.84rem;font-weight:850}.booking-upload-progress progress{accent-color:#16a34a;width:100%;height:10px}.image-preview-backdrop{padding:18px}.image-preview-modal{background:#fff;border-radius:24px;gap:14px;width:100%;max-width:min(92vw,780px);max-height:min(86vh,760px);padding:16px;display:grid;overflow:hidden;box-shadow:0 28px 90px #0f172a47}.image-preview-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-preview-header strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.image-preview-header button{color:#047857;cursor:pointer;font:inherit;background:#ecfdf5;border:1px solid #16a34a2e;border-radius:999px;min-height:38px;padding:0 14px;font-weight:950}.image-preview-modal img{object-fit:contain;border-radius:18px;width:100%;max-height:calc(86vh - 98px)}.job-actions .primary-job-action{color:#fff;background:linear-gradient(135deg,#16a34a,#059669)}.job-action-note{color:#b45309;font-size:.78rem;font-weight:900}.inline-quote-form{background:#fff;border:1px solid #16a34a29;border-radius:18px;gap:12px;padding:14px;display:grid}.inline-quote-form label{color:#334155;gap:7px;font-size:.84rem;font-weight:900;display:grid}.inline-quote-form input,.inline-quote-form textarea{color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0f5;border-radius:14px;padding:12px;font-weight:800}.inline-quote-form textarea{resize:vertical;min-height:96px}.inline-quote-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.artisan-dashboard-hero,.artisan-profile-panel,.dashboard-metric-grid article,.job-status-column{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;border-radius:28px;box-shadow:0 24px 62px #0f172a14}.artisan-dashboard-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:clamp(24px,4vw,36px);display:grid}.analytics-hero{align-items:stretch}.analytics-filter-card{background:#ffffffb8;border:1px solid #e2e8f0eb;border-radius:22px;align-content:center;gap:12px;min-width:min(330px,100%);padding:16px;display:grid}.analytics-filter-card label{color:#475569;gap:7px;font-size:.84rem;font-weight:900;display:grid}.analytics-filter-card input{color:#0f172a;font:inherit;background:#fff;border:1px solid #e2e8f0f5;border-radius:14px;min-height:44px;padding:0 12px;font-weight:800}.artisan-dashboard-hero h1,.section-heading-row h2,.artisan-profile-panel h2{color:#0f172a;margin:0}.artisan-dashboard-hero p:not(.section-kicker),.artisan-profile-panel p,.job-card p,.muted-copy{color:#64748b}.dashboard-badges{justify-content:flex-start;margin-top:18px}.dashboard-badges span,.verification-badge{color:#047857;text-transform:capitalize;background:#ecfdf5;border:1px solid #16a34a24;border-radius:999px;padding:8px 11px;font-weight:900}.verification-pending{color:#b45309;background:#fffbeb}.verification-rejected,.verification-suspended{color:#b91c1c;background:#fef2f2}.dashboard-profile-actions,.job-actions{flex-wrap:wrap;gap:10px;display:flex}.artisan-dashboard-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:22px;display:grid}.artisan-profile-panel{gap:18px;padding:24px;display:grid}.dashboard-profile-card{align-items:center;gap:16px;display:flex}.person-avatar.large{width:76px;min-width:76px;height:76px;font-size:1.25rem}.profile-detail-list{gap:10px;display:grid}.profile-detail-list span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;gap:4px;padding:12px;display:grid}.profile-detail-list strong{color:#0f172a}.dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-metric-grid article{gap:8px;padding:18px;display:grid}.dashboard-metric-grid strong{color:#064e3b;font-size:clamp(1.35rem,2.5vw,1.9rem)}.dashboard-metric-grid span{color:#64748b;font-weight:800}.analytics-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.analytics-kpi-card{border:1px solid var(--analytics-border);background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border-radius:24px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 18px 44px #0f172a12}.analytics-kpi-icon{color:#047857;background:#ecfdf5;border:1px solid #16a34a29;border-radius:16px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:inline-flex}.analytics-kpi-card div{gap:4px;min-width:0;display:grid}.analytics-kpi-card strong{color:#064e3b;overflow-wrap:anywhere;font-size:clamp(1.25rem,2.4vw,1.85rem);line-height:1.08}.analytics-kpi-card span,.analytics-kpi-card small{color:var(--analytics-muted);font-weight:850}.analytics-kpi-card small{font-size:.78rem}.analytics-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.analytics-panel.wide{grid-column:1/-1}.analytics-table-wrap{width:100%;overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;min-width:720px}.analytics-table th,.analytics-table td{color:#475569;text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0e6;padding:13px 10px;font-size:.92rem;font-weight:800}.analytics-table th{color:#0f172a;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.analytics-bar{background:#e2e8f0;border-radius:999px;min-width:120px;height:10px;display:block;overflow:hidden}.analytics-bar span{border-radius:inherit;background:linear-gradient(90deg,#16a34a,#22c55e);height:100%;display:block}.analytics-list{gap:12px;display:grid}.analytics-list-row{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.analytics-list-row div{gap:4px;display:grid}.analytics-list-row div:last-child{text-align:right;justify-items:end}.analytics-list-row strong{color:#0f172a}.analytics-list-row span{color:var(--analytics-muted);font-size:.88rem;font-weight:800}.review-breakdown{gap:12px;display:grid}.review-breakdown-row{grid-template-columns:70px minmax(0,1fr) 32px;align-items:center;gap:12px;display:grid}.review-breakdown-row span:first-child,.review-breakdown-row strong{color:#475569;font-weight:900}.artisan-jobs-section{gap:18px;display:grid}.profile-dashboard-grid,.artisan-insight-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:22px;display:grid}.artisan-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.verification-warning{color:#92400e;background:#fffbeb;border:1px solid #f59e0b3d;border-radius:24px;padding:18px 20px}.verification-warning p{margin:6px 0 0}.profile-checklist{gap:9px;display:grid}.dashboard-activity-list{gap:10px;display:grid}.dashboard-activity-list span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;gap:2px;padding:12px;font-weight:800;display:grid}.dashboard-activity-list strong{color:#0f172a}.profile-checklist span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:14px;padding:10px 12px;font-weight:800}.profile-checklist span.done{color:#047857;background:#ecfdf5;border-color:#16a34a2e}.section-heading-row{justify-content:space-between;align-items:end;display:flex}.job-board-layout,.job-group-section{gap:16px;display:grid}.job-group-section{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a0f,#0000);border:1px solid #dcefe4e6;border-radius:24px;padding:18px;box-shadow:0 20px 50px #0f172a0f}.job-group-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.job-group-header h2{color:#0f172a;margin:4px 0 0}.job-group-header button{color:#047857;cursor:pointer;font:inherit;white-space:nowrap;background:#ecfdf5;border:1px solid #16a34a2e;border-radius:999px;min-height:38px;padding:0 13px;font-size:.86rem;font-weight:900}.job-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.job-filter-tabs{flex-wrap:wrap;gap:10px;display:flex}.job-filter-tabs button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2e8f0e6;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:.9rem;font-weight:900;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.job-filter-tabs button:hover,.job-filter-tabs button.active{color:#047857;background:#ecfdf5;border-color:#16a34a33;transform:translateY(-1px)}.job-filter-tabs span{color:inherit;background:#16a34a1f;border-radius:999px;padding:3px 7px;font-size:.76rem}.job-status-column{align-content:start;gap:12px;padding:16px;display:grid}.job-status-column h3{color:#0f172a;margin:0}.job-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;gap:10px;padding:14px;display:grid}.job-card.has-conflict{border-color:#f59e0b6b;box-shadow:0 16px 34px #f59e0b1f}.job-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.job-card p strong{color:#334155}.job-card-details{gap:6px;display:grid}.job-payment-panel{background:linear-gradient(#f8fafcfa,#ecfdf5a3),linear-gradient(135deg,#16a34a12,#0000);border:1px solid #dcefe4e6;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.job-payment-panel span{color:#64748b;gap:3px;margin:0;font-size:.78rem;font-weight:900;display:grid}.job-payment-panel strong{color:#064e3b;font-size:.98rem}.job-payment-panel p{color:#047857;grid-column:1/-1;margin:0;font-size:.82rem;font-weight:850;line-height:1.45}.job-card-meta{flex-wrap:wrap;gap:8px;display:flex}.job-card-meta small{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;padding:6px 9px}.schedule-conflict-warning{color:#92400e;background:#fffbeb;border:1px solid #f59e0b42;border-radius:14px;padding:10px;font-weight:900}.job-card strong,.job-card small{color:#0f172a}.job-card span{color:#64748b;margin-top:3px;font-weight:800;display:block}.job-actions button{color:#047857;cursor:pointer;font:inherit;background:#ecfdf5;border:1px solid #16a34a2e;border-radius:999px;min-height:38px;padding:0 12px;font-size:.86rem;font-weight:900}.job-message-link{color:#334155;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;align-items:center;min-height:38px;padding:0 12px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.modal-backdrop{z-index:60;background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.reschedule-modal{background:#fff;border:1px solid #dcefe4e6;border-radius:28px;gap:16px;width:min(100%,520px);max-width:520px;padding:24px;display:grid;box-shadow:0 30px 90px #0f172a47}.reschedule-modal h2{color:#0f172a;margin:0}.reschedule-modal p:not(.section-kicker){color:#64748b;margin:6px 0 0}.reschedule-modal label{color:#334155;gap:8px;font-weight:900;display:grid}.reschedule-modal input,.reschedule-modal select,.reschedule-modal textarea{color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;min-height:48px;padding:0 14px}.reschedule-modal textarea{resize:vertical;min-height:110px;padding:14px}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.modal-actions button{cursor:pointer;font:inherit;border:0}.job-actions button:disabled{cursor:wait;opacity:.6}.dispute-open-button{color:#c2410c;cursor:pointer;font:inherit;background:#fff7ed;border:1px solid #f9731638;border-radius:999px;min-height:40px;padding:0 14px;font-size:.88rem;font-weight:900}.disputes-page{gap:24px;display:grid}.disputes-layout{grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.dispute-list{overflow:hidden}.dispute-list-item{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e8f0e6;justify-items:start;gap:8px;width:100%;padding:18px 20px;display:grid}.dispute-list-item:hover,.dispute-list-item.active{background:#ecfdf5}.dispute-list-item strong{color:#0f172a}.dispute-list-item span:not(.dispute-status-badge){color:#64748b;font-size:.9rem;font-weight:800}.dispute-detail-panel{background:linear-gradient(#fffffffa,#f8fafcf2),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #dcefe4eb;border-radius:28px;gap:22px;padding:clamp(18px,3vw,26px);display:grid;box-shadow:0 24px 62px #0f172a14}.dispute-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dispute-detail-header h2,.dispute-timeline h3,.dispute-evidence-panel h3,.dispute-form-card h3,.dispute-admin-actions h3{color:#0f172a;margin:0}.dispute-detail-header p,.timeline-item p,.evidence-grid small{color:#64748b;margin:6px 0 0;line-height:1.6}.dispute-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dispute-meta-grid article{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;gap:4px;padding:14px;display:grid}.dispute-meta-grid strong{color:#064e3b}.dispute-meta-grid span{color:#64748b;font-size:.82rem;font-weight:900}.dispute-status-badge{text-transform:capitalize;border-radius:999px;width:fit-content;padding:8px 10px;font-size:.76rem;font-weight:950;display:inline-flex}.dispute-status-badge.open,.dispute-status-badge.awaiting_customer,.dispute-status-badge.awaiting_artisan{color:#b45309;background:#fffbeb}.dispute-status-badge.in_review{color:#1d4ed8;background:#eff6ff}.dispute-status-badge.resolved,.dispute-status-badge.refunded,.dispute-status-badge.closed{color:#047857;background:#dcfce7}.dispute-status-badge.rejected{color:#b91c1c;background:#fef2f2}.dispute-timeline,.dispute-evidence-panel,.dispute-form-card,.dispute-admin-actions{background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;gap:14px;padding:18px;display:grid}.timeline-item{grid-template-columns:auto minmax(0,1fr);gap:12px;display:grid}.timeline-item>span{background:#16a34a;border-radius:999px;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 6px #ecfdf5}.timeline-item strong{color:#0f172a}.timeline-item small{color:#94a3b8;font-weight:800}.evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.evidence-grid a{color:#047857;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;gap:5px;min-height:110px;padding:14px;text-decoration:none;display:grid}.evidence-grid span{color:#64748b;font-size:.84rem;font-weight:900}.dispute-form-card label,.dispute-admin-actions label{color:#334155;gap:8px;font-weight:900;display:grid}.dispute-form-card input,.dispute-form-card textarea,.dispute-admin-actions input,.dispute-admin-actions textarea{color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;min-height:48px;padding:0 14px}.dispute-form-card textarea,.dispute-admin-actions textarea{resize:vertical;min-height:110px;padding:14px}.dispute-form-card button,.dispute-action-grid button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;min-height:46px;padding:0 18px;font-weight:900}.dispute-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dispute-action-grid button:nth-child(2){background:linear-gradient(135deg,#2563eb,#1d4ed8)}.dispute-action-grid button:nth-child(3){background:linear-gradient(135deg,#0f172a,#334155)}.dispute-action-grid button:nth-child(4){color:#b91c1c;background:#fff7ed;border:1px solid #f8717147}.mobile-bottom-nav{display:none}.page-error{margin:-4px 0 4px}.messages-layout,.admin-layout{grid-template-columns:1fr .85fr;gap:22px;display:grid}.chat-preview-card,.admin-card{gap:18px;display:grid}.admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-tabs{flex-wrap:wrap;gap:10px;display:flex}.admin-tabs button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2e8f0e6;border-radius:999px;min-height:42px;padding:0 15px;font-size:.9rem;font-weight:900;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.admin-tabs button:hover,.admin-tabs button.active{color:#047857;background:#ecfdf5;border-color:#16a34a38;transform:translateY(-1px)}.admin-data-panel{overflow:hidden}.admin-data-panel .booking-history-header>span{color:#047857;white-space:nowrap;background:#ecfdf5;border-radius:999px;padding:8px 11px;font-weight:950}.admin-list-row{align-items:flex-start}.admin-list-row small{color:#64748b;margin-top:6px;font-weight:850;display:block}.admin-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-row-actions button{color:#047857;cursor:pointer;font:inherit;background:#fff;border:1px solid #16a34a2e;border-radius:999px;min-height:38px;padding:0 12px;font-size:.82rem;font-weight:950}.admin-row-actions button:nth-of-type(2){color:#b45309;border-color:#f59e0b47}.admin-row-actions button:nth-of-type(3){color:#b91c1c;border-color:#f8717147}.admin-row-actions button.danger-action{color:#b91c1c;border-color:#f8717152}.admin-row-actions button:disabled{cursor:wait;opacity:.58}.admin-withdrawal-row{gap:18px}.admin-withdrawal-actions{align-items:flex-end;max-width:520px}.admin-rejection-field{color:#334155;gap:6px;min-width:190px;font-size:.78rem;font-weight:900;display:grid}.admin-rejection-field input{color:#0f172a;font:inherit;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;outline:0;min-height:38px;padding:0 12px}.admin-status-pill{color:#334155;text-transform:capitalize;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;width:fit-content;padding:8px 10px;font-size:.76rem;font-weight:950;display:inline-flex}.admin-status-pill.admin,.admin-status-pill.verified,.admin-status-pill.successful,.admin-status-pill.released,.admin-status-pill.visible,.admin-status-pill.published,.admin-status-pill.closed,.admin-status-pill.resolved,.admin-status-pill.customer_confirmed{color:#047857;background:#dcfce7}.admin-status-pill.artisan,.admin-status-pill.confirmed,.admin-status-pill.in_progress,.admin-status-pill.held_in_escrow,.admin-status-pill.in_review{color:#1d4ed8;background:#eff6ff}.admin-status-pill.customer,.admin-status-pill.pending,.admin-status-pill.open,.admin-status-pill.draft,.admin-status-pill.flagged{color:#b45309;background:#fffbeb}.admin-status-pill.rejected,.admin-status-pill.suspended,.admin-status-pill.disputed,.admin-status-pill.cancelled,.admin-status-pill.failed,.admin-status-pill.hidden,.admin-status-pill.removed{color:#b91c1c;background:#fef2f2}.admin-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.conversation-list-panel{overflow:hidden}.conversation-list-item{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e8f0cc;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:100%;padding:18px 20px;display:grid}.conversation-list-item:hover,.conversation-list-item.active{background:#ecfdf5}.conversation-list-item.unread{background:linear-gradient(90deg,#16a34a1f,#0000 72%),#fff}.conversation-list-item.unread strong{color:#064e3b}.conversation-list-item strong{color:#0f172a;display:block}.presence-label{color:#64748b;align-items:center;gap:6px;margin-top:4px;font-size:.78rem;font-weight:900;display:inline-flex}.presence-label:before{content:"";background:#94a3b8;border-radius:999px;width:7px;height:7px}.presence-label.online{color:#047857}.presence-label.online:before{background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.conversation-list-item p{color:#64748b;margin:6px 0;line-height:1.45}.conversation-list-item small,.conversation-list-item span{color:#64748b;font-size:.82rem;font-weight:800}.conversation-list-item .unread-count-bubble{flex:none;align-self:center}.real-chat-card{min-height:580px}.chat-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.chat-header h3{margin:4px 0 0}.chat-header-meta{place-items:flex-end end;gap:8px;display:grid}.chat-header-meta small{color:#64748b;font-weight:900}.chat-thread{scroll-behavior:smooth;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:22px;align-content:start;gap:12px;min-height:320px;max-height:460px;padding:16px;display:grid;overflow-y:auto}.chat-bubble{color:#064e3b;background:#ecfdf5;border-radius:22px;justify-self:start;gap:8px;max-width:min(78%,520px);padding:14px 16px;display:grid}.chat-bubble.own{color:#fff;background:linear-gradient(135deg,#16a34a,#059669);justify-self:end}.chat-bubble p{color:inherit;margin:0;line-height:1.55}.chat-bubble small{color:inherit;opacity:.72;justify-content:flex-start;align-items:center;gap:8px;font-size:.74rem;font-weight:800;display:flex}.chat-bubble.own small{justify-content:flex-end}.chat-bubble small span+span:before{content:"•";margin-right:8px}.message-compose,.chat-preview-card div:last-child{gap:10px;display:flex}.auth-page{justify-content:center}.auth-card{width:100%;max-width:560px;margin:0 auto}.auth-form{gap:16px;margin-top:24px;display:grid}.auth-form label{color:#334155;gap:8px;font-weight:900;display:grid}.auth-card>span{color:#64748b;margin-top:18px;display:block}.auth-card a{color:#047857;font-weight:900}:root[data-theme=dark] .page-hero.compact,:root[data-theme=dark] .wallet-hero,:root[data-theme=dark] .auth-card{background:linear-gradient(135deg,#0f172ac7,#064e3b47),radial-gradient(circle at 88% 18%,#f59e0b14,#0000 24rem);border-color:#34d39921}:root[data-theme=dark] .toolbar-card,:root[data-theme=dark] .person-card,:root[data-theme=dark] .list-panel,:root[data-theme=dark] .chat-preview-card,:root[data-theme=dark] .admin-card,:root[data-theme=dark] .trust-summary-section,:root[data-theme=dark] .trust-summary-grid article,:root[data-theme=dark] .trust-reasons-grid article,:root[data-theme=dark] .booking-artisan-trust-card,:root[data-theme=dark] .booking-artisan-trust-grid span,:root[data-theme=dark] .mini-metrics span,:root[data-theme=dark] .summary-grid div{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .page-hero.compact p:not(.section-kicker),:root[data-theme=dark] .wallet-hero p,:root[data-theme=dark] .auth-card p,:root[data-theme=dark] .person-card p,:root[data-theme=dark] .list-row p,:root[data-theme=dark] .chat-preview-card p,:root[data-theme=dark] .admin-card p,:root[data-theme=dark] .trust-summary-header p:not(.section-kicker),:root[data-theme=dark] .trust-summary-grid span,:root[data-theme=dark] .trust-reasons-grid p,:root[data-theme=dark] .booking-artisan-trust-header span:not(.trust-badge),:root[data-theme=dark] .booking-artisan-trust-grid span,:root[data-theme=dark] .auth-card>span,:root[data-theme=dark] .auth-form label{color:#94a3b8}:root[data-theme=dark] .person-card h3,:root[data-theme=dark] .list-row h3,:root[data-theme=dark] .chat-preview-card h3,:root[data-theme=dark] .admin-card h3,:root[data-theme=dark] .trust-summary-header h2,:root[data-theme=dark] .trust-summary-grid strong,:root[data-theme=dark] .booking-artisan-trust-header strong,:root[data-theme=dark] .booking-artisan-trust-grid strong,:root[data-theme=dark] .wallet-hero,:root[data-theme=dark] .auth-form input,:root[data-theme=dark] .toolbar-card input,:root[data-theme=dark] .chat-preview-card input{color:#f8fafc}:root[data-theme=dark] .auth-form input,:root[data-theme=dark] .toolbar-card input,:root[data-theme=dark] .chat-preview-card input{background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .conversation-list-item{border-color:#94a3b824}:root[data-theme=dark] .conversation-list-item:hover,:root[data-theme=dark] .conversation-list-item.active,:root[data-theme=dark] .chat-thread{background:#0f172a9e;border-color:#94a3b824}:root[data-theme=dark] .conversation-list-item.unread{background:linear-gradient(90deg,#10b98129,#0000 72%),#0f172adb}:root[data-theme=dark] .conversation-list-item strong{color:#f8fafc}:root[data-theme=dark] .conversation-list-item p,:root[data-theme=dark] .conversation-list-item small,:root[data-theme=dark] .conversation-list-item span,:root[data-theme=dark] .chat-header-meta small,:root[data-theme=dark] .presence-label{color:#94a3b8}:root[data-theme=dark] .presence-label.online{color:#86efac}:root[data-theme=dark] .chat-bubble{color:#d1fae5;background:#10b98124}:root[data-theme=dark] .chat-bubble.own{color:#fff;background:linear-gradient(135deg,#16a34a,#059669)}:root[data-theme=dark] .booking-form{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .booking-form h2,:root[data-theme=dark] .booking-history-header h2,:root[data-theme=dark] .booking-form input,:root[data-theme=dark] .booking-form select,:root[data-theme=dark] .booking-form textarea,:root[data-theme=dark] .price-note{color:#f8fafc}:root[data-theme=dark] .booking-form label{color:#94a3b8}:root[data-theme=dark] .booking-form input,:root[data-theme=dark] .booking-form select,:root[data-theme=dark] .booking-form textarea,:root[data-theme=dark] .secondary-mini-link{background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .booking-history-header{border-color:#94a3b824}:root[data-theme=dark] .artisan-dashboard-hero,:root[data-theme=dark] .customer-home-snapshot article,:root[data-theme=dark] .home-active-booking-card,:root[data-theme=dark] .artisan-profile-panel,:root[data-theme=dark] .dashboard-metric-grid article,:root[data-theme=dark] .job-status-column,:root[data-theme=dark] .job-group-section,:root[data-theme=dark] .reschedule-modal{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 24px 64px #00000047}:root[data-theme=dark] .artisan-dashboard-hero h1,:root[data-theme=dark] .customer-home-snapshot h2,:root[data-theme=dark] .home-active-booking-card>strong,:root[data-theme=dark] .section-heading-row h2,:root[data-theme=dark] .artisan-profile-panel h2,:root[data-theme=dark] .profile-detail-list strong,:root[data-theme=dark] .job-group-header h2,:root[data-theme=dark] .job-status-column h3,:root[data-theme=dark] .job-card strong,:root[data-theme=dark] .job-card small,:root[data-theme=dark] .dashboard-metric-grid strong,:root[data-theme=dark] .reschedule-modal h2,:root[data-theme=dark] .reschedule-modal input,:root[data-theme=dark] .reschedule-modal textarea{color:#f8fafc}:root[data-theme=dark] .artisan-dashboard-hero p:not(.section-kicker),:root[data-theme=dark] .customer-home-snapshot p:not(.section-kicker),:root[data-theme=dark] .artisan-profile-panel p,:root[data-theme=dark] .job-card p,:root[data-theme=dark] .job-card span,:root[data-theme=dark] .muted-copy,:root[data-theme=dark] .dashboard-metric-grid span,:root[data-theme=dark] .reschedule-modal p:not(.section-kicker),:root[data-theme=dark] .reschedule-modal label{color:#94a3b8}:root[data-theme=dark] .profile-detail-list span,:root[data-theme=dark] .availability-row,:root[data-theme=dark] .availability-actions button,:root[data-theme=dark] .job-card,:root[data-theme=dark] .profile-checklist span,:root[data-theme=dark] .dashboard-activity-list span,:root[data-theme=dark] .job-filter-tabs button,:root[data-theme=dark] .job-card-meta small,:root[data-theme=dark] .job-message-link,:root[data-theme=dark] .reschedule-modal input,:root[data-theme=dark] .reschedule-modal textarea{background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .dashboard-activity-list strong,:root[data-theme=dark] .availability-row strong,:root[data-theme=dark] .job-card p strong{color:#f8fafc}:root[data-theme=dark] .booking-payment-panel,:root[data-theme=dark] .booking-quote-panel,:root[data-theme=dark] .job-quote-panel,:root[data-theme=dark] .home-quote-status,:root[data-theme=dark] .home-payment-action,:root[data-theme=dark] .job-payment-panel{background:linear-gradient(#0f172ae6,#064e3b2e),linear-gradient(135deg,#10b98114,#0000);border-color:#34d39929}:root[data-theme=dark] .booking-payment-row span,:root[data-theme=dark] .paystack-placeholder-button,:root[data-theme=dark] .payment-helper-note,:root[data-theme=dark] .payment-callback-card{background:#0f172ab8;border-color:#34d39929}:root[data-theme=dark] .booking-payment-row span,:root[data-theme=dark] .job-payment-panel span{color:#94a3b8}:root[data-theme=dark] .booking-payment-row strong,:root[data-theme=dark] .booking-quote-heading strong,:root[data-theme=dark] .booking-quote-details strong,:root[data-theme=dark] .job-quote-panel strong,:root[data-theme=dark] .job-quote-details strong,:root[data-theme=dark] .home-quote-status strong,:root[data-theme=dark] .home-payment-action>strong,:root[data-theme=dark] .payment-action-heading strong,:root[data-theme=dark] .payment-action-row>strong,:root[data-theme=dark] .job-payment-panel strong{color:#d1fae5}:root[data-theme=dark] .booking-payment-panel p,:root[data-theme=dark] .booking-quote-heading p,:root[data-theme=dark] .job-quote-panel p,:root[data-theme=dark] .home-quote-status span,:root[data-theme=dark] .payment-action-heading span,:root[data-theme=dark] .job-payment-panel p,:root[data-theme=dark] .paystack-placeholder-button{color:#86efac}:root[data-theme=dark] .booking-quote-details span,:root[data-theme=dark] .job-quote-details span,:root[data-theme=dark] .booking-selected-files span,:root[data-theme=dark] .booking-attachment-grid a,:root[data-theme=dark] .booking-attachment-grid button,:root[data-theme=dark] .job-attachment-grid a,:root[data-theme=dark] .job-attachment-grid button,:root[data-theme=dark] .booking-preview-panel,:root[data-theme=dark] .booking-preview-card,:root[data-theme=dark] .booking-upload-progress,:root[data-theme=dark] .image-preview-modal,:root[data-theme=dark] .inline-quote-form,:root[data-theme=dark] .inline-quote-form input,:root[data-theme=dark] .inline-quote-form textarea,:root[data-theme=dark] .booking-quote-actions button:last-child{color:#94a3b8;background:#0f172ab8;border-color:#94a3b829}:root[data-theme=dark] .booking-attachment-gallery>strong,:root[data-theme=dark] .job-attachment-gallery>strong,:root[data-theme=dark] .booking-preview-panel>strong,:root[data-theme=dark] .booking-upload-progress>strong,:root[data-theme=dark] .image-preview-header strong,:root[data-theme=dark] .inline-quote-form label,:root[data-theme=dark] .inline-quote-form input,:root[data-theme=dark] .inline-quote-form textarea{color:#d1fae5}:root[data-theme=dark] .booking-preview-card small,:root[data-theme=dark] .booking-upload-progress span{color:#94a3b8}:root[data-theme=dark] .booking-quote-actions button:last-child{color:#fca5a5}:root[data-theme=dark] .payment-action-row>span,:root[data-theme=dark] .home-payment-action>span{color:#fbbf24}:root[data-theme=dark] .payment-helper-note,:root[data-theme=dark] .payment-callback-card p:not(.section-kicker){color:#94a3b8}:root[data-theme=dark] .payment-callback-card h1{color:#f8fafc}:root[data-theme=dark] .availability-row span{color:#94a3b8}:root[data-theme=dark] .availability-status{color:#cbd5e1;background:#94a3b81f}:root[data-theme=dark] .availability-status.active{color:#86efac;background:#10b98124}:root[data-theme=dark] .job-filter-tabs button{color:#cbd5e1}:root[data-theme=dark] .admin-tabs button,:root[data-theme=dark] .admin-row-actions button,:root[data-theme=dark] .admin-status-pill,:root[data-theme=dark] .admin-data-panel .booking-history-header>span{color:#cbd5e1;background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .admin-tabs button:hover,:root[data-theme=dark] .admin-tabs button.active{color:#86efac;background:#10b98124;border-color:#34d39933}:root[data-theme=dark] .admin-list-row small{color:#94a3b8}:root[data-theme=dark] .dispute-detail-panel,:root[data-theme=dark] .dispute-timeline,:root[data-theme=dark] .dispute-evidence-panel,:root[data-theme=dark] .dispute-form-card,:root[data-theme=dark] .dispute-admin-actions{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824}:root[data-theme=dark] .dispute-list-item:hover,:root[data-theme=dark] .dispute-list-item.active,:root[data-theme=dark] .dispute-meta-grid article,:root[data-theme=dark] .evidence-grid a,:root[data-theme=dark] .dispute-form-card input,:root[data-theme=dark] .dispute-form-card textarea,:root[data-theme=dark] .dispute-admin-actions input,:root[data-theme=dark] .dispute-admin-actions textarea,:root[data-theme=dark] .admin-rejection-field input,:root[data-theme=dark] .reschedule-modal select{background:#0f172ab8;border-color:#94a3b824}:root[data-theme=dark] .dispute-list-item strong,:root[data-theme=dark] .dispute-detail-header h2,:root[data-theme=dark] .dispute-timeline h3,:root[data-theme=dark] .dispute-evidence-panel h3,:root[data-theme=dark] .dispute-form-card h3,:root[data-theme=dark] .dispute-admin-actions h3,:root[data-theme=dark] .timeline-item strong,:root[data-theme=dark] .dispute-form-card input,:root[data-theme=dark] .dispute-form-card textarea,:root[data-theme=dark] .dispute-admin-actions input,:root[data-theme=dark] .dispute-admin-actions textarea,:root[data-theme=dark] .admin-rejection-field input,:root[data-theme=dark] .reschedule-modal select{color:#f8fafc}:root[data-theme=dark] .dispute-list-item span:not(.dispute-status-badge),:root[data-theme=dark] .dispute-detail-header p,:root[data-theme=dark] .timeline-item p,:root[data-theme=dark] .evidence-grid span,:root[data-theme=dark] .evidence-grid small,:root[data-theme=dark] .dispute-meta-grid span,:root[data-theme=dark] .dispute-form-card label,:root[data-theme=dark] .dispute-admin-actions label,:root[data-theme=dark] .admin-rejection-field{color:#94a3b8}:root[data-theme=dark] .dispute-meta-grid strong{color:#d1fae5}:root[data-theme=dark] .booking-reschedule-note{color:#fed7aa;background:#f973161a;border-color:#fb923c33}:root[data-theme=dark] .reschedule-booking-card{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#f59e0b14,#0000)}:root[data-theme=dark] .booking-card-meta-row{color:#94a3b8}:root[data-theme=dark] .reschedule-time-grid span,:root[data-theme=dark] .reschedule-artisan-note{color:#fed7aa;background:#0f172a9e;border-color:#fb923c2e}:root[data-theme=dark] .reschedule-time-grid strong{color:#fdba74}:root[data-theme=dark] .customer-reschedule-summary{border-color:#94a3b824}:root[data-theme=dark] .customer-reschedule-summary p{color:#94a3b8}:root[data-theme=dark] .awaiting-response-badge{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b33}:root[data-theme=dark] .booking-reschedule-note strong{color:#fdba74}:root[data-theme=dark] .booking-reschedule-actions button{color:#fdba74;background:#0f172adb;border-color:#fb923c38}:root[data-theme=dark] .booking-reschedule-actions button:first-child{color:#fff;background:linear-gradient(135deg,#16a34a,#059669);border-color:#0000}:root[data-theme=dark] .booking-completion-panel,:root[data-theme=dark] .booking-compatibility-panel,:root[data-theme=dark] .booking-availability-panel,:root[data-theme=dark] .booking-empty-slot-panel,:root[data-theme=dark] .profile-availability-preview,:root[data-theme=dark] .availability-profile-card,:root[data-theme=dark] .public-availability-card,:root[data-theme=dark] .availability-summary-grid article,:root[data-theme=dark] .availability-mini-list span,:root[data-theme=dark] .availability-setup-callout,:root[data-theme=dark] .booking-success-panel,:root[data-theme=dark] .booking-review-form,:root[data-theme=dark] .booking-review-summary{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#34d3992e}:root[data-theme=dark] .booking-completion-panel strong,:root[data-theme=dark] .booking-compatibility-panel strong,:root[data-theme=dark] .booking-availability-panel strong,:root[data-theme=dark] .booking-empty-slot-panel strong,:root[data-theme=dark] .profile-availability-preview strong,:root[data-theme=dark] .availability-profile-card h2,:root[data-theme=dark] .public-availability-card h2,:root[data-theme=dark] .availability-summary-grid strong,:root[data-theme=dark] .availability-mini-list strong,:root[data-theme=dark] .availability-setup-callout strong,:root[data-theme=dark] .booking-success-panel h2,:root[data-theme=dark] .booking-review-form strong,:root[data-theme=dark] .booking-review-summary strong,:root[data-theme=dark] .booking-review-actions button,:root[data-theme=dark] .booking-review-form select,:root[data-theme=dark] .booking-review-form textarea{color:#f8fafc}:root[data-theme=dark] .booking-completion-panel p,:root[data-theme=dark] .booking-compatibility-panel p,:root[data-theme=dark] .booking-availability-panel p,:root[data-theme=dark] .booking-empty-slot-panel p,:root[data-theme=dark] .profile-availability-preview p,:root[data-theme=dark] .availability-profile-card p,:root[data-theme=dark] .public-availability-card p,:root[data-theme=dark] .availability-summary-grid span,:root[data-theme=dark] .availability-mini-list span,:root[data-theme=dark] .booking-success-panel p,:root[data-theme=dark] .booking-review-form p,:root[data-theme=dark] .booking-review-summary p,:root[data-theme=dark] .booking-review-form label{color:#94a3b8}:root[data-theme=dark] .availability-status-note{color:#86efac;background:#16a34a2e}:root[data-theme=dark] .availability-status-note.muted{color:#cbd5e1;background:#94a3b81f}:root[data-theme=dark] .booking-review-actions button{background:#0f172ae0;border-color:#34d39933}:root[data-theme=dark] .action-required-badge,:root[data-theme=dark] .awaiting-confirmation-chip{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b33}:root[data-theme=dark] .booking-review-form select,:root[data-theme=dark] .booking-review-form textarea,:root[data-theme=dark] .booking-completion-actions button:last-child{background:#0f172adb;border-color:#94a3b824}:root[data-theme=dark] .availability-chip-row span{color:#86efac;background:#0f172adb;border-color:#34d3992e}:root[data-theme=dark] .job-message-link{color:#cbd5e1}:root[data-theme=dark] .job-filter-tabs button:hover,:root[data-theme=dark] .job-filter-tabs button.active{color:#86efac;background:#10b98124;border-color:#34d39933}:root[data-theme=dark] .schedule-conflict-warning,:root[data-theme=dark] .verification-warning{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b38}:root[data-theme=dark] .analytics-filter-card,:root[data-theme=dark] .analytics-kpi-card,:root[data-theme=dark] .analytics-list-row{background:#0f172ab8;border-color:#94a3b829}:root[data-theme=dark] .analytics-filter-card label,:root[data-theme=dark] .analytics-kpi-card span,:root[data-theme=dark] .analytics-kpi-card small,:root[data-theme=dark] .analytics-list-row span,:root[data-theme=dark] .analytics-table td,:root[data-theme=dark] .review-breakdown-row span:first-child,:root[data-theme=dark] .review-breakdown-row strong{color:#94a3b8}:root[data-theme=dark] .analytics-filter-card input{color:#e2e8f0;background:#020617c7;border-color:#94a3b82e}:root[data-theme=dark] .analytics-kpi-card strong,:root[data-theme=dark] .analytics-list-row strong,:root[data-theme=dark] .analytics-table th{color:#e2e8f0}:root[data-theme=dark] .analytics-kpi-icon{color:#86efac;background:#10b98124;border-color:#34d39933}:root[data-theme=dark] .analytics-table th,:root[data-theme=dark] .analytics-table td{border-bottom-color:#94a3b824}:root[data-theme=dark] .analytics-bar{background:#94a3b82e}:root[data-theme=dark] .profile-checklist span.done{color:#6ee7b7;background:#10b98124;border-color:#10b98133}@media (width<=1120px){.starter-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.messages-layout,.admin-layout,.admin-finance-grid,.disputes-layout,.analytics-layout,.artisan-reels-layout,.wallet-layout,.availability-layout,.booking-layout,.public-availability-card,.artisan-dashboard-grid,.profile-dashboard-grid,.artisan-insight-grid,.customer-home-snapshot{text-align:left;grid-template-columns:1fr}.artisan-dashboard-hero{grid-template-columns:1fr}.dashboard-profile-actions .primary-cta,.dashboard-profile-actions .secondary-cta{justify-content:center;width:100%}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.availability-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-artisan-trust-grid,.trust-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-status-grid{grid-template-columns:1fr;overflow-x:visible}.job-card-grid,.artisan-reel-grid,.admin-summary-grid,.analytics-kpi-grid,.dispute-meta-grid,.evidence-grid,.dispute-action-grid,.wallet-summary-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.app{padding:10px 10px 84px}.page-content{padding-top:18px}.navbar{border-radius:18px}.navbar-inner{gap:10px;padding:10px}.nav-links.open{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-actions{grid-template-columns:1fr}.role-pill{justify-content:center}.profile-hero-card,.page-hero.compact,.artisan-dashboard-hero,.booking-form,.list-panel,.artisan-profile-panel{border-radius:22px}.profile-hero-card,.artisan-dashboard-hero,.booking-form,.artisan-profile-panel{padding:18px}.profile-actions,.hero-actions,.person-actions,.inline-quote-actions,.job-actions,.dashboard-profile-actions{grid-template-columns:1fr;display:grid}.profile-actions a,.hero-actions a,.person-actions a,.inline-quote-actions button,.job-actions button{justify-content:center;width:100%}.dashboard-metric-grid{grid-template-columns:1fr}.booking-artisan-trust-header{display:grid}.booking-artisan-trust-grid,.trust-summary-grid,.job-card-grid,.availability-layout,.artisan-reel-grid,.analytics-kpi-grid,.analytics-layout,.availability-summary-grid,.wallet-summary-grid,.summary-grid{grid-template-columns:1fr}.wallet-row{grid-template-columns:1fr;align-items:start}.wallet-row-amount{place-items:start}.availability-profile-card,.public-availability-card{border-radius:22px;padding:18px}.availability-profile-card .profile-actions,.public-availability-card .profile-actions{grid-template-columns:1fr;display:grid}.analytics-filter-card,.booking-quote-details,.job-quote-details,.analytics-list-row{grid-template-columns:1fr}.booking-quote-heading,.booking-quote-actions{flex-direction:column;align-items:stretch}.booking-quote-actions button{width:100%}.analytics-list-row div:last-child{text-align:left;justify-items:start}.review-breakdown-row{grid-template-columns:62px minmax(0,1fr) 28px}.availability-profile-card .primary-cta,.availability-profile-card .secondary-cta,.public-availability-card .primary-cta,.public-availability-card .secondary-cta,.booking-availability-panel .compact-cta{justify-content:center;width:100%}.availability-row{grid-template-columns:1fr;align-items:stretch}.availability-actions{justify-content:stretch}.availability-actions button{flex:1}.booking-card-top-row,.booking-card-meta-row,.admin-list-row,.chat-header{flex-direction:column;align-items:flex-start}.admin-row-actions{justify-content:flex-start;width:100%}.admin-row-actions button{flex:1}.chat-header-meta{place-items:flex-start start}.chat-bubble{max-width:92%}.booking-card-meta-row span+span:before{content:none;margin-right:0}.reschedule-time-grid,.booking-payment-row,.booking-reschedule-actions,.booking-completion-actions,.job-payment-panel,.booking-review-summary{grid-template-columns:1fr}.paystack-placeholder-button{justify-content:center;width:100%}.booking-reschedule-actions button,.booking-completion-actions button,.booking-review-form button{width:100%}.job-group-header,.modal-actions{flex-direction:column;align-items:stretch}.job-group-header button,.modal-actions button{justify-content:center;width:100%}.mobile-bottom-nav{z-index:30;background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:4px;padding:8px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 18px 44px #0f172a29}.mobile-bottom-nav a{color:#64748b;text-align:center;border-radius:16px;padding:10px 4px;font-size:.74rem;font-weight:900;text-decoration:none}.mobile-bottom-nav a.active{color:#047857;background:#ecfdf5}:root[data-theme=dark] .mobile-bottom-nav{background:#0f172af0;border-color:#94a3b824}:root[data-theme=dark] .mobile-bottom-nav a{color:#94a3b8}:root[data-theme=dark] .mobile-bottom-nav a.active{color:#6ee7b7;background:#10b98124}.toolbar-card,.message-compose,.chat-preview-card div:last-child{flex-direction:column}.starter-grid.four,.summary-grid,.mini-metrics,.person-actions,.form-split{grid-template-columns:1fr}.list-row{flex-direction:column;align-items:flex-start}}@media (width<=900px){.artisan-search-toolbar{grid-template-columns:1fr}.filter-panel{text-align:left;grid-template-columns:1fr}}@media (width<=520px){.filter-panel{border-radius:22px;padding:16px}}.route-shell{min-height:420px}.toast{color:#fff;z-index:50;background:linear-gradient(135deg,#0f172af5,#065f46f0),linear-gradient(135deg,#16a34a47,#0000);border:1px solid #86efac3d;border-radius:22px;align-items:center;gap:14px;max-width:min(420px,100vw - 32px);padding:14px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 70px #0f172a38}.toast span{color:#bbf7d0;text-transform:uppercase;background:#22c55e33;border:1px solid #86efac5c;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:900}.toast p{color:#ecfdf5;margin:0;font-weight:800}.role-pill{color:#064e3b;background:#ecfdf5e6;border:1px solid #16a34a2e;border-radius:999px;align-items:center;gap:8px;min-width:0;padding:8px 12px;display:inline-flex}.role-pill span{color:#fff;text-transform:uppercase;background:#16a34a;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:900}.role-pill strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.85rem;overflow:hidden}.role-notice{background:linear-gradient(135deg,#ecfdf5f5,#eff6ffe6),linear-gradient(135deg,#16a34a1f,#0000);border:1px solid #16a34a29;border-radius:24px;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 18px 46px #0f172a0f}.role-notice>span{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#16a34a,#0ea5e9);border-radius:16px;flex:none;padding:10px 12px;font-size:.75rem;font-weight:900}.role-notice h2,.role-notice p{margin:0}.role-notice h2{color:#0f172a;font-size:1.05rem}.role-notice p{color:#64748b;margin-top:4px;font-weight:700}.role-selector{grid-template-columns:1fr;gap:12px;display:grid}.role-selector.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.role-selector button{color:#0f172a;cursor:pointer;text-align:left;background:#f8fafcf0;border:1px solid #e2e8f0eb;border-radius:18px;gap:4px;padding:14px;display:grid}.role-selector button.active{background:linear-gradient(135deg,#16a34a21,#0ea5e91a);border-color:#16a34a61;box-shadow:0 14px 34px #16a34a1f}.role-selector strong{font-size:.95rem}.role-selector span{color:#64748b;font-size:.86rem;font-weight:700;line-height:1.45}.auth-error{color:#991b1b;background:#fef2f2f0;border:1px solid #f871713d;border-radius:16px;margin:0;padding:12px 14px;font-weight:800}.auth-hint{color:#075985;background:#eff6fff0;border:1px solid #0ea5e92e;border-radius:16px;margin:0;padding:12px 14px;font-weight:800}.auth-form button:disabled{cursor:not-allowed;opacity:.68}.auth-loading-state{color:#0f172a;background:linear-gradient(#fffffff5,#f8fafceb),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #e2e8f0e6;border-radius:24px;align-items:center;gap:14px;max-width:520px;margin:40px auto;padding:22px;display:flex;box-shadow:0 18px 48px #0f172a12}.auth-loading-state span{border:3px solid #16a34a2e;border-top-color:#16a34a;border-radius:999px;width:28px;height:28px;animation:.8s linear infinite authSpin}.auth-loading-state p{margin:0;font-weight:900}.loading-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 24px;display:grid}.skeleton-card{background:linear-gradient(#fffffff5,#f8fafceb),linear-gradient(135deg,#16a34a14,#0000);border:1px solid #e2e8f0e6;border-radius:24px;gap:12px;min-height:160px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a12}.skeleton-card:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.55s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-icon,.skeleton-avatar,.skeleton-line{background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:999px;display:block}.skeleton-icon{width:46px;height:46px}.skeleton-avatar{width:54px;height:54px}.skeleton-line{width:76%;height:12px}.skeleton-line.wide{width:92%}.skeleton-line.short{width:48%}.reel-skeleton{aspect-ratio:9/14;background:linear-gradient(#0f172a29,#0f172ad6),linear-gradient(135deg,#16a34a2e,#0ea5e91f);align-content:end}.review-loading-preview{grid-template-columns:minmax(0,1fr);max-width:420px}.empty-state.compact{box-shadow:none;text-align:left;min-height:auto;padding:20px}.empty-state.compact h2{font-size:1.1rem}.services-empty-state{grid-column:1/-1}.saved-artisans-section,.recently-viewed-section{gap:18px;display:grid}.save-badge{color:#0f172a;background:#0f172a0f;border:1px solid #0f172a14;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:900}.recently-viewed-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.recent-artisan-card{color:#0f172a;background:#ffffffe6;border:1px solid #e2e8f0e6;border-radius:22px;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 18px 46px #0f172a12}.recent-artisan-card:hover{border-color:#16a34a47;transform:translateY(-4px);box-shadow:0 24px 56px #0f172a1a}.recent-artisan-card>span{color:#fff;background:linear-gradient(135deg,#16a34a,#0ea5e9);border-radius:18px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.recent-artisan-card strong,.recent-artisan-card p{margin:0;display:block}.recent-artisan-card p{color:#64748b;margin-top:4px;font-weight:700}.review-submit-button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#16a34a,#059669);border:0;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 14px 30px #05966933}button,a,.person-card,.service-list-card,.review-card,.reel-card,.popular-service-card,.portfolio-card{transition-duration:.22s;transition-timing-function:ease}button:active,a:active{transform:scale(.98)}@keyframes shimmer{to{transform:translate(100%)}}@keyframes authSpin{to{transform:rotate(360deg)}}:root[data-theme=dark] .toast{box-shadow:0 24px 70px #00000057}:root[data-theme=dark] .role-pill,:root[data-theme=dark] .role-notice,:root[data-theme=dark] .role-selector button{color:#f8fafc;background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824}:root[data-theme=dark] .role-selector button.active{border-color:#34d39957;box-shadow:0 18px 42px #0000003d}:root[data-theme=dark] .role-notice h2,:root[data-theme=dark] .role-selector strong{color:#f8fafc}:root[data-theme=dark] .role-notice p,:root[data-theme=dark] .role-selector span{color:#94a3b8}:root[data-theme=dark] .auth-error{color:#fecaca;background:#7f1d1d38;border-color:#f8717133}:root[data-theme=dark] .auth-hint{color:#bae6fd;background:#07598538;border-color:#38bdf833}:root[data-theme=dark] .auth-loading-state{color:#f8fafc;background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824}:root[data-theme=dark] .skeleton-card,:root[data-theme=dark] .recent-artisan-card,:root[data-theme=dark] .empty-state.compact{background:linear-gradient(#0f172af5,#020617e6),linear-gradient(135deg,#10b98114,#0000);border-color:#94a3b824;box-shadow:0 22px 58px #0000003d}:root[data-theme=dark] .skeleton-icon,:root[data-theme=dark] .skeleton-avatar,:root[data-theme=dark] .skeleton-line{background:linear-gradient(135deg,#334155f2,#1e293be6)}:root[data-theme=dark] .recent-artisan-card,:root[data-theme=dark] .save-badge{color:#f8fafc}:root[data-theme=dark] .recent-artisan-card p{color:#94a3b8}:root[data-theme=dark] .save-badge{background:#94a3b81f;border-color:#94a3b829}@media (width<=900px){.loading-preview,.recently-viewed-row,.role-selector.two-column{grid-template-columns:1fr}}@media (width<=520px){.toast{bottom:16px;left:16px;right:16px}}.app,.page-content,.route-shell,.starter-page,.wallet-page,.booking-layout,.wallet-layout,.messages-layout,.admin-layout,.artisan-dashboard-grid,.profile-dashboard-grid,.analytics-layout,.disputes-layout,.services-grid,.featured-artisans-grid,.categories-grid,.summary-grid{min-width:0}.page-content{margin-top:clamp(28px,4vw,54px)}.starter-page,.wallet-page{gap:clamp(20px,3vw,34px)}.page-hero.compact,.wallet-hero,.booking-form,.list-panel,.role-notice,.customer-home-snapshot article,.summary-grid div{overflow-wrap:anywhere}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:clamp(14px,2vw,22px)}.featured-artisans-grid,.services-grid,.portfolio-grid,.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:clamp(16px,2.2vw,24px)}.steps-grid,.reels-grid,.job-card-grid,.artisan-reel-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(16px,2.2vw,24px)}.summary-grid,.wallet-summary-grid,.admin-summary-grid,.dashboard-metric-grid,.analytics-kpi-grid,.trust-summary-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:clamp(12px,1.8vw,18px)}.wallet-layout,.booking-layout,.messages-layout,.admin-layout,.analytics-layout,.disputes-layout{align-items:start;gap:clamp(18px,2.6vw,30px)}.wallet-hero .hero-actions{justify-content:flex-start}.wallet-hero .coming-soon-button{pointer-events:none}.more-menu,.profile-menu,.notification-menu{max-width:min(380px,100vw - 32px)}@media (width<=900px){.app{padding-bottom:94px}.page-content{text-align:left;margin-top:22px}.categories-grid,.featured-artisans-grid,.services-grid,.steps-grid,.reels-grid,.summary-grid,.wallet-summary-grid,.admin-summary-grid,.dashboard-metric-grid,.analytics-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr))}.hero-actions,.final-cta-actions,.profile-actions,.person-actions{align-items:stretch}.mobile-bottom-nav{z-index:45;background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:6px;width:calc(100% - 24px);max-width:560px;padding:8px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #0f172a29}.mobile-bottom-nav a{color:#64748b;text-align:center;border-radius:16px;justify-content:center;align-items:center;min-width:0;min-height:42px;padding:9px 4px;font-size:clamp(.68rem,2.4vw,.78rem);font-weight:900;text-decoration:none;display:flex}.mobile-bottom-nav a.active{color:#047857;background:#ecfdf5}:root[data-theme=dark] .mobile-bottom-nav{background:#0f172af5;border-color:#94a3b824}:root[data-theme=dark] .mobile-bottom-nav a{color:#94a3b8}:root[data-theme=dark] .mobile-bottom-nav a.active{color:#6ee7b7;background:#10b98124}}@media (width<=560px){.nav-links.open,.nav-actions,.categories-grid,.featured-artisans-grid,.services-grid,.steps-grid,.reels-grid,.summary-grid,.wallet-summary-grid{grid-template-columns:1fr}.mobile-bottom-nav{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-bottom-nav a{flex:1 0 78px}}.job-card{gap:18px;padding:clamp(18px,2vw,24px);overflow:hidden}.job-card-header{grid-template-columns:minmax(0,1fr) max-content;align-items:flex-start;gap:12px;display:grid}.job-card-header>div{gap:6px;min-width:0;display:grid}.job-card-header .booking-status{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-self:end;min-width:0;max-width:min(100%,240px)}.job-card-details{gap:18px}.job-card-details>p{overflow-wrap:anywhere;margin:0;line-height:1.55}.job-quote-panel{grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:clamp(16px,2vw,20px)}.job-quote-panel>div:first-child{min-width:0}.job-quote-panel .quote-status-badge{overflow-wrap:anywhere;text-align:center;white-space:normal;place-self:start end;max-width:220px}.job-quote-details{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.job-quote-details span{overflow-wrap:anywhere;min-width:0}.job-payment-panel{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;padding:clamp(16px,2vw,20px)}.job-payment-panel span{overflow-wrap:anywhere;background:#0f172a08;border:1px solid #e2e8f0b3;border-radius:14px;align-content:start;min-width:0;padding:12px}.job-payment-panel strong{overflow-wrap:anywhere;line-height:1.2}.job-payment-panel p{margin-top:2px}.job-card-meta{gap:10px}.job-card-meta small{overflow-wrap:anywhere;white-space:normal;max-width:100%}@media (width<=820px){.job-card-header,.job-quote-panel{grid-template-columns:1fr}.job-card-header .booking-status,.job-quote-panel .quote-status-badge{justify-self:start;max-width:100%}}@media (width<=560px){.job-payment-panel,.job-quote-details{grid-template-columns:1fr}}
