:root{--color-primary:#05c46b;--color-primary-strong:#037f46;--color-primary-dark:#04a65b;--color-primary-soft:#e6f9ef;--color-dark:#0f172a;--color-text:#334155;--color-muted:#64748b;--color-bg:#f8fafc;--color-surface:#fff;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-warning:#f59e0b;--color-danger:#ef4444;--color-info:#2563eb;--shadow-sm:0 8px 24px #0f172a14;--shadow-md:0 18px 48px #0f172a1f;--radius-sm:6px;--radius-md:8px;--radius-lg:8px;--container-width:100%;--container-padding:1rem;--transition:.18s ease}@keyframes favoritePulse{0%{transform:scale(1);box-shadow:0 0 #ff4d6d57}45%{transform:scale(1.18);box-shadow:0 0 0 9px #ff4d6d1f}to{transform:scale(1);box-shadow:0 0 0 14px #ff4d6d00}}.gig-favorite-button.is-favorite,.gig-detail-favorite-button.is-favorite,.detail-strip-media button.is-favorite{color:#ff4d6d}.gig-favorite-button.is-favorite svg,.gig-detail-favorite-button.is-favorite svg,.detail-strip-media button.is-favorite svg{fill:currentColor}.gig-favorite-button.is-pulsing,.gig-detail-favorite-button.is-pulsing,.detail-strip-media button.is-pulsing{animation:.52s favoritePulse}.gig-favorite-button.is-saving,.gig-detail-favorite-button.is-saving,.detail-strip-media button.is-saving{cursor:wait;opacity:.72}@media (prefers-reduced-motion:reduce){.gig-favorite-button.is-pulsing,.gig-detail-favorite-button.is-pulsing,.detail-strip-media button.is-pulsing{animation:none}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--color-bg);min-width:320px;color:var(--color-text);margin:0;font-family:Inter,Noto Sans Bengali,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}img,svg{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}@media (width<=991.98px){:is(input,select,textarea,[contenteditable=true]):not([type=checkbox]):not([type=radio]):not([type=range]){font-size:16px}}button{border:0}a{color:inherit;text-decoration:none}.ui-skeleton{border-radius:var(--radius-md);background:#e8eef5;min-width:0;display:block;position:relative;overflow:hidden}.ui-skeleton:after{content:"";background:linear-gradient(100deg,#0000 20%,#fffc 48%,#0000 74%);animation:1.25s ease-in-out infinite ui-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ui-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.ui-skeleton:after{animation:none}}p,h1,h2,h3,h4{margin-top:0}p:last-child{margin-bottom:0}ul,ol{margin:0;padding:0;list-style:none}:focus-visible{outline-offset:3px;outline:3px solid #05c46b5c}.container{width:min(100% - (var(--container-padding) * 2), var(--container-width));margin-inline:auto}.marketplace-impersonation-bar{z-index:180;color:#fff;background:#0f172a;border-bottom:1px solid #0f172a2e;justify-content:space-between;align-items:center;gap:1rem;min-height:54px;padding:.58rem clamp(1rem,3vw,2rem);display:none;position:sticky;top:0}.marketplace-impersonation-bar div{flex-wrap:wrap;align-items:center;gap:.35rem .72rem;display:flex}.marketplace-impersonation-bar strong{font-size:.84rem}.marketplace-impersonation-bar span{color:#ffffffc7;font-size:.8rem;font-weight:600}.marketplace-impersonation-bar button{border-radius:var(--radius-md);min-height:34px;color:var(--color-dark);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ffffff47;padding:0 .78rem;font-size:.78rem;font-weight:700}.section{padding:3.5rem 0}.section-header{max-width:680px;margin-bottom:2rem}.section-header.center{text-align:center;margin-inline:auto}.eyebrow{color:var(--color-primary-dark);letter-spacing:0;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.75rem;font-size:.82rem;font-weight:600;display:inline-flex}.section-title{color:var(--color-dark);letter-spacing:0;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1}.section-copy{color:var(--color-muted);font-size:1rem}.btn{border-radius:var(--radius-md);cursor:pointer;text-align:center;min-height:44px;transition:transform var(--transition), box-shadow var(--transition), background var(--transition), color var(--transition), border-color var(--transition);-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.72rem 1rem;font-weight:600;line-height:1;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--color-primary-strong);color:#fff;box-shadow:0 12px 24px #05c46b40}.btn-primary:hover{background:#0d6b3d}.btn-primary:disabled,.btn-primary[disabled]{box-shadow:none;cursor:not-allowed;background:#9ca3af}.btn-secondary{color:var(--color-dark);border-color:var(--color-border);box-shadow:var(--shadow-sm);background:#fff}.btn-secondary:hover{border-color:var(--color-border-strong)}.btn-dark{background:var(--color-dark);color:#fff}.btn-light{color:var(--color-dark);background:#fff}.btn-ghost{color:var(--color-dark);background:0 0;border-color:#0000}.btn-ghost:hover{background:#f1f5f9}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.soft-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffd1;border:1px solid #e2e8f0e6}.icon-box{border-radius:var(--radius-md);background:var(--color-primary-soft);width:44px;height:44px;color:var(--color-primary-dark);flex:none;justify-content:center;align-items:center;display:inline-flex}.tag{border:1px solid var(--color-border);min-height:32px;color:var(--color-text);transition:border-color var(--transition), color var(--transition), transform var(--transition);background:#fff;border-radius:999px;align-items:center;padding:.35rem .72rem;font-size:.88rem;font-weight:600;display:inline-flex}.tag:hover{color:var(--color-primary-dark);border-color:#05c46b8c;transform:translateY(-1px)}.avatar{background:var(--color-primary-soft);width:40px;height:40px;color:var(--color-primary-dark);border-radius:50%;place-items:center;font-weight:700;display:inline-grid;overflow:hidden}.rating{color:var(--color-dark);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.rating svg{width:16px;height:16px;color:var(--color-warning);fill:currentColor}.rating.is-new{color:var(--color-primary-dark);font-size:.82rem;font-weight:600}.stars{flex:none;line-height:0;display:inline-flex;position:relative}.stars-track,.stars-fill{gap:1px;display:inline-flex}.stars-track{color:var(--market-border)}.stars-fill{color:var(--color-warning);position:absolute;inset:0 auto 0 0;overflow:hidden}.stars svg{fill:currentColor;flex:none;width:14px;height:14px}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:.25rem .58rem;font-size:.78rem;font-weight:600;display:inline-flex}.media-lightbox{z-index:10000;color:#fff;background:#0a0c10eb;grid-template-rows:auto minmax(0,1fr);animation:.16s media-lightbox-in;display:grid;position:fixed;inset:0}.media-lightbox header{justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.media-lightbox header>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;font-weight:500;overflow:hidden}.media-lightbox header small{color:#fff9;margin-left:.6rem}.media-lightbox header>div{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.media-lightbox header a,.media-lightbox header button{color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#ffffff1a;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 .8rem;font-size:.8rem;text-decoration:none;display:inline-flex}.media-lightbox header button{width:34px;padding:0}.media-lightbox header a:hover,.media-lightbox header button:hover{background:#fff3}.media-lightbox svg{width:18px;height:18px}.media-lightbox figure{place-self:center;place-items:center;width:fit-content;max-width:100%;min-height:0;margin:0;padding:0 1rem 1.5rem;display:grid}.media-lightbox img,.media-lightbox video{object-fit:contain;background:#000;border-radius:6px;max-width:min(1200px,100vw - 2rem);max-height:calc(100vh - 6rem);display:block}.media-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.media-lightbox-nav:hover{background:#ffffff38}.media-lightbox-nav.is-prev{left:1rem}.media-lightbox-nav.is-prev svg{transform:rotate(180deg)}.media-lightbox-nav.is-next{right:1rem}@keyframes media-lightbox-in{0%{opacity:0}}@media (width<=640px){.media-lightbox-nav{top:auto;bottom:1rem;transform:none}}.status-progress{color:#0369a1;background:#e0f2fe}.status-delivered{color:#92400e;background:#fef3c7}.status-completed{color:#166534;background:#dcfce7}.status-cancelled{color:#991b1b;background:#fee2e2}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--color-dark);color:#fff;border-radius:var(--radius-md);transition:transform var(--transition);padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.auth-status-page .site-header{background:var(--color-surface);box-shadow:var(--shadow-sm)}.auth-status-shell{align-items:center;min-height:76vh;padding:9rem 1rem 4rem;display:flex}.auth-status-panel{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:8px;width:100%;max-width:520px;margin:0 auto;padding:2rem}.auth-status-icon{background:var(--color-primary-soft);color:var(--color-primary-dark);border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:inline-flex}.auth-status-icon.is-error{color:#dc2626;background:#fee2e2}.auth-status-panel h1{margin:0 0 .75rem;font-size:2rem;line-height:1.15}.auth-status-panel p{color:var(--color-muted);margin:0 0 1rem}.auth-status-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.auth-status-form{gap:1rem;margin-top:1.5rem;display:grid}.auth-status-form label{gap:.4rem;display:grid}.auth-status-form input{border:1px solid var(--color-border);border-radius:8px;min-height:3rem;padding:0 .9rem}.auth-status-form p[role=alert]{color:#dc2626;font-weight:600}.auth-status-success{color:#047857;font-weight:600}.auth-status-link{color:var(--color-primary-dark);margin-top:1rem;font-weight:600;display:inline-flex}.divider{background:var(--color-border);width:100%;height:1px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background var(--transition), border-color var(--transition), box-shadow var(--transition), backdrop-filter var(--transition);background:#fffffff0;border-bottom:1px solid #e2e8f0db;position:sticky;top:0}.home-page .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000;position:fixed;inset:0 0 auto}.home-page .site-header.is-scrolled,.home-page .site-header.has-open-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom-color:#e2e8f0db;box-shadow:0 12px 32px #0f172a14}.home-page .site-header.has-marketplace-header{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom-color:#e4e5e7}.nav-shell{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.home-page .site-header.has-marketplace-header .nav-shell{min-height:66px}.brand{color:var(--color-dark);transition:color var(--transition);align-items:center;gap:.7rem;font-size:1.22rem;font-weight:700;display:inline-flex}.brand-mark{place-items:center;width:160px;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.nav-links,.nav-actions{align-items:center;gap:1.25rem;display:none}.header-account-actions{align-items:center;gap:.55rem;display:flex;position:relative}.header-account-menu{position:relative}.header-feed-trigger,.header-profile-trigger{min-height:44px}.header-feed-trigger{flex:0 0 44px;width:44px;min-width:44px;padding:0;position:relative}.header-feed-trigger svg{width:19px;height:19px}.header-feed-trigger>span{background:var(--color-primary);border-radius:999px;width:8px;height:8px;position:absolute;top:10px;right:10px}.header-profile-trigger{gap:.48rem;max-width:min(220px,26vw);padding-inline:.55rem .8rem}.header-profile-trigger>span:not(.avatar){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-profile-trigger .avatar,.header-feed-list .avatar{color:#15803d;background:#ecfdf3;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:600;display:grid}.header-feed-list .avatar svg,.header-profile-trigger svg{width:16px;height:16px}.header-account-dropdown{z-index:75;border-radius:var(--radius-lg);width:min(340px,100vw - 1.5rem);color:var(--color-text);opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);background:#fffffffa;border:1px solid #e2e8f0f5;gap:.62rem;padding:.82rem;display:grid;position:absolute;top:calc(100% + .75rem);left:0;transform:translateY(-6px);box-shadow:0 24px 70px #0f172a2e}.header-account-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-account-dropdown>strong{color:var(--color-dark);font-size:.86rem}.header-account-dropdown.profile{gap:0;width:min(312px,100vw - 1.5rem);padding:.5rem;left:auto;right:0}.header-account-dropdown.feed{gap:0;width:min(360px,100vw - 1.5rem);padding:0;overflow:hidden}.header-user-avatar{position:relative;overflow:visible}.header-user-avatar img,.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.header-user-avatar.is-large{width:40px;height:40px}.header-user-avatar i{background:#94a3b8;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.header-user-avatar i.is-online{background:#16a34a}.header-account-dropdown.profile a,.header-account-dropdown.profile button,.header-account-dropdown.feed>a{border-radius:var(--radius-md);width:100%;color:var(--color-dark);text-align:left;padding:.62rem .7rem;font-size:.9rem;font-weight:700}.header-account-dropdown.profile button{background:0 0}.header-account-dropdown.profile a:hover,.header-account-dropdown.profile button:hover,.header-account-dropdown.feed>a:hover{background:#f1f5f9}.header-account-dropdown.profile .account-menu-head{align-items:center;gap:.7rem;padding:.6rem .6rem .75rem;display:flex}.account-menu-head>span:last-child{min-width:0;display:grid}.account-menu-head strong,.account-menu-head small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu-head strong{color:var(--color-dark);font-size:.92rem;font-weight:700}.account-menu-head small{color:#64748b;font-size:.76rem;font-weight:500}.account-menu-switch{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;gap:.35rem;padding:.5rem 0;display:grid}.header-account-dropdown.profile .account-menu-switch a{border:1px solid #0000;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 14px;align-items:center;gap:.65rem;padding:.55rem .6rem;display:grid}.header-account-dropdown.profile .account-menu-switch a:hover{background:#f8fafc;border-color:#e2e8f0}.header-account-dropdown.profile .account-menu-switch a.is-active{background:var(--color-primary-soft);border-color:#05c46b4d}.account-menu-switch-icon{color:#334155;background:#f1f5f9;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.account-menu-switch a.is-active .account-menu-switch-icon{color:var(--color-primary-dark);background:#fff}.account-menu-switch-icon svg{width:18px;height:18px}.account-menu-switch-copy{min-width:0;display:grid}.account-menu-switch-copy strong{color:var(--color-dark);font-size:.86rem;font-weight:700}.account-menu-switch-copy small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:500;overflow:hidden}.account-menu-switch a>svg{color:#94a3b8;width:14px;height:14px;transition:transform var(--transition)}.account-menu-switch a:hover>svg{color:var(--color-primary-dark);transform:translate(2px)}.account-menu-links{padding:.35rem 0;display:grid}.header-account-dropdown.profile .account-menu-links a,.header-account-dropdown.profile .account-menu-signout{align-items:center;gap:.65rem;padding:.55rem .6rem;font-size:.86rem;font-weight:600;display:flex}.account-menu-links svg,.account-menu-signout svg{color:#64748b;width:17px;height:17px}.account-menu-signout svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.header-account-dropdown.profile .account-menu-signout{border-radius:0 0 var(--radius-md) var(--radius-md);color:#b91c1c;cursor:pointer;border:0;border-top:1px solid #f1f5f9}.header-account-dropdown.profile .account-menu-signout:hover{background:#fef2f2}.account-menu-signout:hover svg{color:#b91c1c}.header-feed-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.header-feed-head strong{color:var(--color-dark);font-size:.92rem;font-weight:600}.header-feed-mark-all{color:var(--color-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:500}.header-feed-mark-all:hover{text-decoration:underline}.header-feed-list{max-height:min(420px,60vh);display:grid;overflow-y:auto}.header-feed-list article+article{border-top:1px solid #f1f5f9}.header-feed-list article>button{cursor:pointer;text-align:left;width:100%;transition:background var(--transition);background:0 0;border:0;align-items:flex-start;gap:.7rem;padding:.75rem 1rem;display:flex}.header-feed-list article>button:hover{background:#f8fafc}.header-feed-list article.is-read b{color:#475569;font-weight:500}.header-feed-list article.is-read .avatar{color:#94a3b8;background:#f1f5f9}.header-feed-unread-dot{background:var(--color-primary);border-radius:999px;flex:none;align-self:center;width:7px;height:7px;margin-left:auto}.header-feed-list article>span:last-child,.header-feed-list b,.header-feed-list small,.header-feed-list em{min-width:0;display:block}.header-feed-list b{color:var(--color-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.header-feed-list small{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.1rem;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.header-feed-list em{color:#94a3b8;margin-top:.2rem;font-size:.72rem;font-style:normal}.header-feed-list p{color:var(--color-muted);text-align:center;margin:0;padding:1.5rem 1rem;font-size:.82rem}.header-account-dropdown.feed>a{color:var(--color-primary);text-align:center;border-top:1px solid #f1f5f9;border-radius:0;padding:.7rem 1rem;font-size:.84rem;font-weight:500;display:block}.header-account-dropdown.feed>a:hover{background:#f8fafc}.header-account-actions.is-mobile{justify-content:space-between;width:100%}.header-account-actions.is-mobile .header-profile-trigger{max-width:min(210px,100vw - 9rem)}.nav-links>a,.nav-dropdown-trigger{color:var(--color-text);transition:color var(--transition);font-size:.94rem;font-weight:600}.nav-links>a:hover,.nav-dropdown-trigger:hover,.nav-dropdown-trigger.is-open{color:var(--color-primary-dark)}.nav-dropdown{position:relative}.nav-dropdown-trigger{cursor:pointer;background:0 0;align-items:center;gap:.35rem;padding:.5rem 0;display:inline-flex}.nav-dropdown-trigger svg{width:16px;height:16px;transition:transform var(--transition)}.nav-dropdown-trigger.is-open svg{transform:rotate(180deg)}.nav-dropdown-panel{z-index:60;border-radius:var(--radius-lg);opacity:0;pointer-events:none;width:min(680px,100vw - 2rem);transition:opacity var(--transition), transform var(--transition);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #e2e8f0e6;padding:.8rem;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 24px 70px #0f172a29}.nav-dropdown-panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.nav-dropdown-grid a{border-radius:var(--radius-md);color:var(--color-text);transition:background var(--transition), transform var(--transition);gap:.72rem;padding:.78rem;display:flex}.nav-dropdown-grid a:hover{background:#f8fafc;transform:translateY(-1px)}.nav-dropdown-icon{border-radius:var(--radius-md);background:var(--color-primary-soft);width:38px;height:38px;color:var(--color-primary-dark);flex:none;place-items:center;display:grid}.nav-dropdown-icon svg{width:18px;height:18px}.nav-dropdown-grid strong,.nav-dropdown-cta strong{color:var(--color-dark);font-size:.94rem;line-height:1.25;display:block}.nav-dropdown-grid small,.nav-dropdown-cta small{color:var(--color-muted);margin-top:.16rem;font-size:.78rem;font-weight:600;line-height:1.35;display:block}.nav-dropdown-all{border-top:1px solid var(--color-border);color:var(--color-primary-dark);margin-top:.45rem;padding:.6rem .78rem;font-size:.86rem;font-weight:600;display:block}.nav-dropdown-all:hover{text-decoration:underline}.nav-dropdown-cta{border-radius:var(--radius-md);background:radial-gradient(circle at 100% 0,#05c46b29,#0000 8rem),#f8fafc;justify-content:space-between;align-items:center;gap:1rem;margin-top:.55rem;padding:.75rem;display:flex}.nav-dropdown-cta div{flex:none;gap:.45rem;display:flex}.nav-dropdown-cta a{min-height:34px;color:var(--color-primary-dark);background:#fff;border:1px solid #05c46b38;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .72rem;font-size:.82rem;font-weight:700;display:inline-flex}.marketplace-header-search{display:none}.mobile-header-search{border-radius:var(--radius-md);background:#fff;border:1px solid #d5d8dc;grid-template-columns:minmax(0,1fr) 44px;min-height:44px;display:grid;overflow:hidden}.marketplace-header-search input,.mobile-header-search input{width:100%;min-width:0;color:var(--color-dark);background:#fff;border:0;outline:none;font-size:.9rem;font-weight:500}.marketplace-header-search input::placeholder,.mobile-header-search input::placeholder{color:#6b7280;font-weight:500}.mobile-header-search input{padding:0 .85rem}.marketplace-header-search button,.mobile-header-search button{color:#fff;cursor:pointer;background:#222325;border:0;place-items:center;display:inline-grid}.marketplace-header-search button svg,.mobile-header-search button svg{width:17px;height:17px}.search-suggestion-host{min-width:0;position:relative}.header-search-field{min-width:0;display:block}.search-suggestion-dropdown{z-index:90;width:100%;min-width:min(320px,100vw - 2rem);max-width:calc(100vw - 2rem);max-height:min(430px,70vh);color:var(--color-text);background:#fff;border:1px solid #e2e8f0f2;border-radius:10px;grid-template-columns:minmax(0,1fr);gap:.25rem;padding:.55rem;display:grid;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden auto;box-shadow:0 22px 60px #0f172a2e}.search-suggestion-dropdown button{width:100%;min-width:0;min-height:40px;color:var(--color-dark);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:baseline;gap:.45rem;padding:.42rem .6rem;display:flex}.search-suggestion-dropdown button:hover,.search-suggestion-dropdown button:focus-visible{background:#f5f7f9}.search-suggestion-dropdown strong,.search-suggestion-dropdown small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-suggestion-dropdown strong{flex:0 auto;min-width:0}.search-suggestion-dropdown small{flex:auto;min-width:0}.search-suggestion-dropdown strong{font-size:.88rem;font-weight:700}.search-suggestion-dropdown small,.search-suggestion-status{color:#6b7280;font-size:.78rem;font-weight:600}.search-suggestion-status{margin:0;padding:.42rem .6rem;line-height:1.5}.option-menu{display:inline-flex;position:relative}.option-menu-trigger{min-height:34px;color:inherit;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:.38rem;padding:0;font-size:.88rem;font-weight:600;display:inline-flex}.option-menu-trigger svg{opacity:.7;width:14px;height:14px;transition:transform var(--transition)}.option-menu-trigger.is-open svg{transform:rotate(180deg)}.option-menu-panel{z-index:80;border-radius:var(--radius-md);width:max-content;min-width:170px;max-width:min(280px,100vw - 2rem);color:var(--color-dark);opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);background:#fff;border:1px solid #e2e8f0f2;gap:.12rem;padding:.35rem;display:grid;position:absolute;top:calc(100% + .6rem);right:0;transform:translateY(-6px);box-shadow:0 22px 60px #0f172a2e}.option-menu-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.option-menu-panel:focus-visible{outline:0}.option-menu-option{min-height:38px;color:var(--color-dark);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:.6rem;padding:.4rem .55rem;font-size:.86rem;font-weight:600;display:flex}.option-menu-option.is-active{background:#f5f7f9}.option-menu-option.is-selected{font-weight:700}.option-menu-option span{gap:.05rem;min-width:0;display:grid}.option-menu-option small{color:var(--color-muted);font-size:.72rem;font-weight:500}.option-menu-option svg{color:#008a45;flex:none;width:15px;height:15px}.marketplace-language,.marketplace-currency{color:var(--color-text)}.option-menu-globe{opacity:.78;border:1.8px solid;border-radius:50%;flex:none;width:14px;height:14px;display:inline-block;position:relative}.option-menu-globe:before,.option-menu-globe:after{content:"";opacity:.78;background:currentColor;position:absolute}.option-menu-globe:before{height:1.5px;top:5px;left:2px;right:2px}.option-menu-globe:after{width:1.5px;top:1px;bottom:1px;left:5px}.option-menu-symbol{opacity:.78;flex:none;justify-content:center;align-items:center;min-width:10px;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.mobile-language-switch,.mobile-currency-switch{width:100%}.mobile-language-switch .option-menu-trigger,.mobile-currency-switch .option-menu-trigger{border-radius:var(--radius-md);justify-content:flex-start;gap:.6rem;width:100%;min-height:44px;padding:.55rem .7rem}.mobile-language-switch .option-menu-value,.mobile-currency-switch .option-menu-value{text-align:left;margin-right:auto}.mobile-language-switch .option-menu-panel,.mobile-currency-switch .option-menu-panel{width:100%;max-width:none;left:0;right:auto}.mobile-currency-switch .option-menu-symbol{opacity:1;min-width:14px;font-size:1rem}.marketplace-category-nav{scrollbar-width:none;white-space:nowrap;border-top:1px solid #e4e5e7;align-items:center;gap:1.05rem;min-height:35px;display:none;overflow:auto hidden}.marketplace-category-nav::-webkit-scrollbar{display:none}.site-header.has-marketplace-header .marketplace-category-nav{display:block;overflow:visible}.marketplace-category-nav a{color:#404145;min-height:34px;transition:color var(--transition);align-items:center;gap:.28rem;font-size:.84rem;font-weight:500;display:inline-flex}.marketplace-category-nav a:hover{color:#111}.marketplace-category-nav a.is-hot span{background:linear-gradient(#ff8a00 0%,#ff3d00 100%);border-radius:60% 60% 70% 70%;width:8px;height:10px;transform:rotate(12deg)}.marketplace-category-strip{overscroll-behavior-x:contain;scrollbar-width:none;gap:1.05rem;display:flex;overflow:auto hidden}.marketplace-category-strip::-webkit-scrollbar{display:none}.marketplace-category-nav a svg{width:13px;height:13px}.marketplace-mega-menu{right:max(1rem, calc((100vw - var(--container-width)) / 2));left:max(1rem, calc((100vw - var(--container-width)) / 2));z-index:70;white-space:normal;background:#fff;border:1px solid #e5e7eb;border-top:0;border-radius:0 0 16px 16px;grid-template-columns:260px minmax(0,1fr);gap:1.25rem;padding:1.1rem;animation:.16s ease-out marketplace-mega-in;display:grid;position:absolute;box-shadow:0 28px 70px #0f172a29}@keyframes marketplace-mega-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.marketplace-mega-menu{animation:none}}@media (width<=991.98px){.marketplace-mega-menu{max-height:calc(100vh - 7.5rem - var(--mobile-nav-offset,0px));max-height:calc(100dvh - 7.5rem - var(--mobile-nav-offset,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}}.marketplace-mega-intro{background:linear-gradient(160deg,#ecfdf5 0%,#f8fafc 72%);border-radius:12px;flex-direction:column;gap:.55rem;padding:1.1rem;display:flex}.marketplace-mega-icon{width:40px;height:40px;color:var(--color-primary-dark);background:#fff;border-radius:10px;place-items:center;display:grid;box-shadow:0 4px 12px #0f172a14}.marketplace-mega-icon svg{width:20px;height:20px}.marketplace-mega-intro strong{color:var(--color-dark);font-size:1.05rem;font-weight:700;line-height:1.35}.marketplace-mega-intro p{color:#62646a;margin:0;font-size:.85rem;line-height:1.55}.marketplace-mega-count{color:#6b7280;font-size:.76rem;font-weight:600}.marketplace-mega-intro a.marketplace-mega-all{min-height:0;color:var(--color-primary-dark);align-self:flex-start;align-items:center;gap:.35rem;margin-top:auto;padding-top:.4rem;font-size:.85rem;font-weight:700;display:inline-flex}.marketplace-mega-intro a.marketplace-mega-all svg{width:14px;height:14px;transition:transform var(--transition)}.marketplace-mega-intro a.marketplace-mega-all:hover svg{transform:translate(3px)}.marketplace-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:.15rem 1rem;margin:0;padding:0;list-style:none;display:grid}.marketplace-mega-grid a{color:#404145;min-height:40px;transition:background var(--transition), color var(--transition);border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .7rem;font-size:.88rem;font-weight:500;line-height:1.35;display:flex}.marketplace-mega-grid a svg{width:14px;height:14px;color:var(--color-primary-dark);opacity:0;transition:opacity var(--transition), transform var(--transition);flex:none;transform:translate(-4px)}.marketplace-mega-grid a:hover,.marketplace-mega-grid a:focus-visible{color:var(--color-dark);background:#f0fdf4}.marketplace-mega-grid a:hover svg,.marketplace-mega-grid a:focus-visible svg{opacity:1;transform:translate(0)}@media (width>=1200px){.marketplace-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.site-header.has-header-search .nav-actions .btn{border-radius:4px;min-height:34px;padding:.48rem .75rem;font-size:.86rem}.nav-actions .btn.header-feed-trigger,.site-header.has-header-search .nav-actions .btn.header-feed-trigger{border:1px solid #ffffff29;border-radius:999px;flex-basis:48px;width:48px;min-width:48px;min-height:48px;padding:0}.site-header.is-scrolled .nav-actions .btn.header-feed-trigger,.site-header.has-marketplace-header .nav-actions .btn.header-feed-trigger,body:not(.home-page) .site-header .nav-actions .btn.header-feed-trigger{border-color:#94a3b833}.nav-actions .header-feed-trigger svg{flex:0 0 22px;width:22px;height:22px}.btn.header-profile-trigger{padding-inline:.55rem .8rem}.site-header.has-header-search .nav-actions .btn-ghost{color:#404145}.site-header.has-header-search .nav-join-button{color:#222325;box-shadow:none;background:#fff;border-color:#222325}.site-header.has-header-search .nav-join-button:hover{color:#fff;background:#222325}.nav-toggle{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-dark);cursor:pointer;transition:background var(--transition), color var(--transition);background:#f1f5f9;place-items:center;display:inline-grid}.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .brand,.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .nav-links>a,.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .nav-dropdown-trigger,.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .marketplace-language,.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .marketplace-currency,.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .btn-ghost{color:#fff}.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .nav-toggle{color:#fff;background:#ffffff24}.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .btn-ghost:hover{background:#ffffff1f}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";width:20px;height:2px;transition:transform var(--transition), opacity var(--transition);background:currentColor;border-radius:999px;display:block}.nav-toggle span:before{transform:translateY(-7px)}.nav-toggle span:after{transform:translateY(5px)}.nav-toggle.is-open span{transform:rotate(45deg)}.nav-toggle.is-open span:before{opacity:0}.nav-toggle.is-open span:after{transform:translateY(-2px)rotate(-90deg)}.mobile-menu{padding:0 0 1rem;display:none}.mobile-menu.is-open{display:block}.mobile-menu-scrim{display:none}@media (width<=991.98px){.site-header.has-open-menu{max-height:calc(100vh - var(--mobile-nav-offset,0px));max-height:calc(100dvh - var(--mobile-nav-offset,0px));z-index:145;flex-direction:column;display:flex}.site-header.has-open-menu>.container{flex-direction:column;min-height:0;display:flex}.site-header.has-open-menu .mobile-menu.is-open{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:0 auto;min-height:0;overflow-y:auto}.site-header.has-open-menu .marketplace-category-nav{display:none}.mobile-menu-scrim{z-index:140;cursor:default;background:#0f172a73;border:0;padding:0;display:block;position:fixed;inset:0}body.mobile-menu-scroll-locked{overflow:hidden}}.mobile-menu-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;gap:.45rem;padding:.75rem;display:grid}.mobile-menu-group{border-bottom:1px solid var(--color-border);gap:.15rem;padding-bottom:.45rem;display:grid}.mobile-menu-group>span{color:var(--color-muted);text-transform:uppercase;padding:.35rem .7rem .15rem;font-size:.72rem;font-weight:700}.mobile-menu a{border-radius:var(--radius-md);min-height:44px;color:var(--color-text);align-items:center;padding:.55rem .7rem;font-weight:600;display:flex}.mobile-menu a:hover{color:var(--color-primary-dark);background:#f8fafc}.mobile-menu-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.45rem;display:grid}.mobile-menu-actions .header-account-actions.is-mobile{grid-column:1/-1;justify-content:flex-start}.mobile-menu-actions .header-account-actions.is-mobile>.header-account-menu:last-child{margin-left:auto}.mobile-menu-panel .header-account-menu{position:static}.mobile-menu-panel .header-account-actions .header-account-dropdown{background:#fff;width:auto;max-height:min(60vh,340px);inset:auto 0 calc(100% + .5rem);overflow-y:auto}.mobile-seller-link{background:var(--color-primary-soft);border:1px solid #05c46b38;justify-content:center;color:var(--color-primary-dark)!important}body.auth-modal-open{overflow:hidden}.home-page .site-header:not(.is-scrolled):not(.has-open-menu) .nav-join-button{color:#fff;background:#222325c7;border-color:#ffffffc2;box-shadow:0 12px 28px #0000002e}.auth-modal-backdrop{z-index:2000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0a0a0a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:10px;width:min(100%,720px);max-height:calc(100dvh - 2rem);display:grid;position:relative;overflow:hidden auto;box-shadow:0 28px 90px #00000057}.auth-modal-visual{color:#fff;isolation:isolate;background:#a82d43;min-height:516px;display:none;position:relative;overflow:hidden}.auth-modal-visual:before{z-index:1;content:"";background:linear-gradient(#9a1f36c7,#9a1f369e),radial-gradient(circle at 44% 56%,#ffffff24,#0000 34%);position:absolute;inset:0}.auth-modal-visual img{object-fit:cover;object-position:center bottom;filter:saturate(.82)contrast(.95);width:100%;height:100%;position:absolute;inset:0}.auth-visual-copy{z-index:2;padding:2.65rem 2rem;position:relative}.auth-visual-copy h2{color:#fff;margin-bottom:1.05rem;font-size:1.65rem;font-weight:600;line-height:1.15}.auth-visual-copy ul{gap:.85rem;max-width:310px;display:grid}.auth-visual-copy li{color:#fff;align-items:flex-start;gap:.48rem;font-size:.95rem;font-weight:600;line-height:1.35;display:flex}.auth-visual-copy li span{flex:none}.auth-check{width:12px;height:12px;margin-top:.18rem;position:relative}.auth-check:before{content:"";border-bottom:1.8px solid;border-left:1.8px solid;width:8px;height:5px;position:absolute;top:2px;left:1px;transform:rotate(-45deg)}.auth-modal-panel{background:#fff;align-content:start;min-height:500px;padding:3rem 2rem 2.5rem;display:grid;position:relative}.auth-close-button{color:#374151;cursor:pointer;background:#f3f4f6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:.85rem;right:.85rem}.auth-close-button svg{width:17px;height:17px}.auth-heading{margin-bottom:2.05rem}.auth-heading h2{color:#222325;margin-bottom:.18rem;font-size:1.38rem;font-weight:600;line-height:1.25}.auth-heading p{color:#222325;font-size:.9rem;font-weight:500}.auth-heading button,.auth-email-link button{color:#222325;cursor:pointer;background:0 0;padding:0;font-weight:500;text-decoration:underline}.auth-provider-list{gap:.78rem;display:grid}.auth-email-form{gap:.9rem;display:grid}.auth-email-form label{color:#222325;gap:.42rem;font-size:.84rem;font-weight:600;display:grid}.auth-email-form input{color:#222325;width:100%;min-height:42px;font:inherit;transition:border-color var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:6px;outline:none;padding:0 .78rem;font-weight:500}.auth-email-form input:focus{border-color:#05c46b;box-shadow:0 0 0 3px #05c46b24}.auth-password-field{display:block;position:relative}.auth-password-field input{padding-right:2.65rem}.auth-password-field button{color:#62646a;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.auth-password-field svg{width:17px;height:17px}.auth-login-options{justify-content:space-between;align-items:center;gap:.8rem;margin-top:-.25rem;display:flex}.auth-email-form .auth-remember-row{color:#62646a;align-items:center;gap:.42rem;font-size:.78rem;font-weight:600;display:inline-flex}.auth-email-form .auth-remember-row input{accent-color:#05c46b;width:16px;height:16px;min-height:16px;padding:0}.auth-forgot-link{color:#222325;justify-self:end;margin-top:-.35rem;font-size:.78rem;font-weight:600;text-decoration:underline}.auth-login-options .auth-forgot-link{white-space:nowrap;margin-top:0}.auth-submit-button{color:#fff;min-height:42px;transition:background var(--transition), opacity var(--transition);background:#222325;border-radius:6px;margin-top:.3rem;font-size:.92rem;font-weight:600}.auth-submit-button:disabled{color:#95979d;cursor:not-allowed;background:#e4e5e7}.auth-form-error{color:#b42318;background:#fef2f2;border-radius:6px;padding:.65rem .75rem;font-size:.8rem;font-weight:600;line-height:1.35}.auth-provider-list>button,.auth-provider-split button{color:#222325;cursor:pointer;min-height:34px;transition:background var(--transition), border-color var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:6px;justify-content:center;align-items:center;gap:.75rem;font-size:.88rem;font-weight:600;display:flex;position:relative}.auth-provider-list>button:hover,.auth-provider-split button:hover{background:#fafafa;border-color:#b5b6ba;box-shadow:0 3px 10px #0000000d}.auth-provider-mark{place-items:center;width:18px;height:18px;font-size:1.02rem;font-weight:700;line-height:1;display:inline-grid;position:absolute;left:1rem}.auth-provider-mark.google{color:#1a73e8}.auth-provider-mark.apple{color:#111827}.auth-provider-mark.facebook{color:#1877f2;font-size:1.25rem}.auth-provider-mark.email{color:#111827;font-size:.98rem}.auth-divider{color:#b5b6ba;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;font-size:.68rem;font-weight:600;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#dadbdd;height:1px}.auth-provider-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.auth-email-link{color:#62646a;text-align:center;justify-items:center;gap:.45rem;margin-top:1.1rem;font-size:.84rem;line-height:1.35;display:grid}.auth-email-link span{display:block}.auth-legal{color:#62646a;align-self:end;margin-top:auto;padding-top:1rem;font-size:.68rem;font-weight:500;line-height:1.45}.auth-legal a{color:#008a45;font-weight:600;text-decoration:underline}.phone-verify-modal{background:#fff;border-radius:10px;gap:.9rem;width:min(100%,420px);max-height:calc(100dvh - 2rem);padding:2rem 1.75rem 2.25rem;display:grid;overflow-y:auto;box-shadow:0 28px 90px #00000057}.phone-verify-modal h2{color:#222325;margin:0;font-size:1.35rem}.phone-verify-modal>p{color:#62646a;margin:0;font-size:.9rem;line-height:1.5}.phone-verify-icon{color:#0f8f56;background:#05c46b1f;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.phone-verify-modal .phone-verify-code{letter-spacing:.4em;text-align:center;font-size:1.25rem}.phone-verify-links,.auth-method-links{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.phone-verify-later{color:#62646a;cursor:pointer;font:inherit;background:0 0;border:0;justify-self:center;font-size:.84rem;font-weight:600}.auth-method-tabs{background:var(--color-border);border-radius:8px;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:1rem;padding:.25rem;display:grid}.auth-method-tabs button{min-height:2.4rem;color:var(--color-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;font-weight:600}.auth-method-tabs button.is-active{background:var(--color-surface);color:var(--color-text,#222325);box-shadow:var(--shadow-sm)}.auth-method-links button{color:var(--color-primary-dark);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:600}.auth-method-links button:disabled{color:var(--color-muted);cursor:default}.site-footer{padding-bottom:var(--mobile-nav-offset,0px);border-top:1px solid var(--color-border);background:#fff}.footer-grid{gap:2.4rem;padding:2.25rem 0 2rem;display:grid}.footer-column{align-content:start;gap:.68rem;display:grid}.footer-column h3{color:#111;margin-bottom:.32rem;font-size:.88rem;font-weight:600}.footer-column a{color:#111;transition:color var(--transition);font-size:.84rem;font-weight:500;line-height:1.35}.footer-column a:hover{color:#008a45}.footer-meta{border-top:1px solid var(--color-border);align-items:center;gap:1.1rem;padding:1.6rem 0;display:grid}.footer-social{flex-wrap:wrap;gap:.5rem;display:flex}.footer-social a{border:1px solid var(--color-border);width:38px;height:38px;color:var(--market-text);transition:background var(--transition), border-color var(--transition), color var(--transition), transform var(--transition);border-radius:50%;place-items:center;display:grid}.footer-social a:hover{background:var(--color-primary-soft);color:var(--color-primary-dark);border-color:#05c46b59;transform:translateY(-2px)}.footer-social svg{width:17px;height:17px}.footer-switchers{align-items:center;gap:.5rem;display:flex}.footer-switchers .option-menu{border:1px solid var(--color-border);border-radius:999px;padding:.15rem .35rem}.footer-switchers .option-menu-panel{top:auto;bottom:calc(100% + .6rem);transform:translateY(6px)}.footer-switchers .option-menu-panel.is-open{transform:translateY(0)}.footer-bottom{border-top:1px solid var(--color-border);color:var(--color-muted);gap:1rem;padding:1.25rem 0 1.6rem;font-size:.78rem;font-weight:500;display:grid}.footer-legal{flex-wrap:wrap;align-items:center;row-gap:.45rem;display:flex}.footer-legal a{color:var(--color-muted);white-space:nowrap;align-items:center;font-size:.8rem;font-weight:500;display:inline-flex}.footer-legal a:not(:last-child):after{content:"";background:#cbd5e1;border-radius:50%;width:3px;height:3px;margin:0 .75rem}.footer-legal a:hover{color:#008a45}.footer-base{border-top:1px dashed var(--color-border);gap:.55rem;padding-top:1rem;display:grid}.footer-copyright{color:var(--color-dark);font-size:.8rem;font-weight:600}.footer-company{color:var(--color-muted);flex-wrap:wrap;align-items:center;row-gap:.3rem;margin:0;font-size:.76rem;font-weight:500;display:flex}.footer-company>*{align-items:center;display:inline-flex}.footer-company>:not(:last-child):after{content:"";background:#cbd5e1;border-radius:50%;width:3px;height:3px;margin:0 .65rem}.footer-company strong{color:var(--market-text);margin-left:.25rem;font-weight:600}.footer-company a{color:var(--color-muted)}.footer-company a:hover{color:#008a45}@media (width>=768px){.footer-meta{grid-template-columns:auto minmax(0,1fr) auto;gap:2rem}.footer-base{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.5rem}.footer-company{justify-content:flex-end}}.footer-brand{color:#111;flex:none;align-items:center;gap:.62rem;font-size:1rem;font-weight:700;display:inline-flex}.footer-brand .brand-mark{width:160px}@media (width>=576px){:root{--container-padding:1.25rem}.section{padding:4.25rem 0}}@media (width>=768px){:root{--container-padding:1.5rem}.btn{padding-inline:1.15rem}.auth-modal{grid-template-columns:1fr 1fr;width:min(92vw,720px)}.auth-modal-visual{display:block}.auth-modal-panel{min-height:516px;padding:3.55rem 2rem 2.5rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=992px){:root{--container-width:1140px}.section{padding:5.5rem 0}.nav-toggle,.mobile-menu,.mobile-menu.is-open{display:none}.nav-links,.nav-actions{display:flex}.footer-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.marketplace-header-search{opacity:0;pointer-events:none;max-width:0;min-height:34px;transition:flex-basis var(--transition), max-width var(--transition), margin var(--transition), opacity var(--transition), transform var(--transition);background:#fff;border:1px solid #0000;border-radius:3px;flex:0 1 0;grid-template-columns:minmax(0,1fr) 42px;margin-left:0;display:grid;overflow:hidden;transform:translateY(-2px)}.site-header.has-header-search .marketplace-header-search{opacity:1;pointer-events:auto;border-color:#c5c6c9;flex:438px;max-width:375px;margin-left:.75rem;overflow:visible;transform:translateY(0)}.marketplace-header-search input{border-radius:2px 0 0 2px;min-height:32px;padding:0 .85rem}.marketplace-header-search button{border-radius:0 2px 2px 0;min-height:32px}.nav-dropdown-panel{left:0;transform:translateY(-8px)}.nav-dropdown-panel.is-open{transform:translateY(0)}}@media (width<=900px){.marketplace-mega-menu{grid-template-columns:1fr}.marketplace-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){:root{--container-width:1200px}}.search-suggestion-dropdown button.is-active{background:#f0fdf4}.auth-social{flex-direction:column;gap:.85rem;margin-bottom:.25rem;display:flex}.auth-google-button{justify-content:center;width:100%;min-height:44px;display:flex}.auth-google-button>div{width:100%}.auth-google-button iframe{margin:0 auto!important}.auth-social-divider{color:#95979d;letter-spacing:.04em;align-items:center;gap:.75rem;font-size:.78rem;font-weight:600;display:flex}.auth-social-divider:before,.auth-social-divider:after{content:"";background:#e4e5e7;flex:1;height:1px}@media (width<=991.98px){.marketplace-impersonation-bar button,.media-lightbox header a,.media-lightbox header button,.nav-dropdown-cta a,.option-menu-trigger,.marketplace-category-nav a,.auth-provider-list>button,.auth-provider-split button,.site-header.has-header-search .nav-actions .btn{min-height:44px}}.app-error-boundary{color:#111;text-align:center;background:#fff;place-items:center;min-height:100dvh;padding:2rem;display:grid}.app-error-boundary h1{margin-bottom:.6rem;font-size:1.35rem;font-weight:600}.app-error-boundary p{color:#62646a;max-width:420px;margin:0 auto 1.4rem;font-size:.95rem;line-height:1.5}.app-error-boundary-actions{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.route-progress{z-index:2147483000;pointer-events:none;background:0 0;height:3px;position:fixed;inset:0 0 auto}.route-progress-bar{background:linear-gradient(90deg,#05c46b,#17a862);border-radius:0 3px 3px 0;height:100%;transition:width .22s ease-out;box-shadow:0 0 10px #05c46ba6}.route-progress-bar.is-complete{opacity:0;transition:width .12s ease-out,opacity .22s ease-in 90ms}@media (prefers-reduced-motion:reduce){.route-progress-bar,.route-progress-bar.is-complete{transition:none}}.presence-avatar{flex:none;display:inline-flex;position:relative}.presence-dot{width:32%;min-width:8px;max-width:14px;height:32%;min-height:8px;max-height:14px;box-shadow:0 0 0 2px var(--color-surface,#fff);background:#22c55e;border-radius:50%;position:absolute;bottom:-1px;right:-1px}@media (prefers-reduced-motion:no-preference){.presence-dot{animation:.22s ease-out presence-dot-in}}@keyframes presence-dot-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.gig-card-media{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.gig-card-media>img,.gig-card-video{object-fit:cover;width:100%;height:100%;display:block}.gig-card-video{opacity:0;pointer-events:none;transition:opacity .2s ease-out;position:absolute;inset:0}.gig-card-video.is-playing{opacity:1}.gig-card-play,.gig-card-mute{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffffeb;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute}.gig-card-play{pointer-events:none;bottom:.72rem;left:.72rem}.gig-card-mute{padding:0;bottom:.72rem;right:.72rem}.gig-card-play svg,.gig-card-mute svg{width:13px;height:13px}.gig-card-mute:hover,.gig-card-mute:focus-visible{background:#0009}@media (prefers-reduced-motion:reduce){.gig-card-video{transition:none}}.hero{isolation:isolate;z-index:5;background:#0f172a;border-bottom:1px solid #e2e8f0db;min-height:680px;padding:4.6rem 0 6.3rem;position:relative}.hero-bg-video{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0f172a00,#0f172a80);height:34%;position:absolute;inset:auto 0 0}.hero-grid{z-index:3;text-align:center;place-items:center;gap:2.4rem;display:grid;position:relative}.hero-copy{z-index:3;width:100%;max-width:900px;margin-inline:auto;position:relative}.hero-badge{color:#e8fbf1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a57;border:1px solid #05c46b3d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.15rem;padding:.48rem .8rem;font-size:.84rem;font-weight:700;display:inline-flex;box-shadow:0 10px 28px #0f172a2e}.hero-badge svg{flex:none;width:16px;height:16px}.hero-title{margin-inline:auto;color:#fff;letter-spacing:0;text-wrap:balance;text-shadow:0 18px 44px #0f172a75;max-width:860px;margin-bottom:1rem;font-size:clamp(2.55rem,10vw,5.25rem);line-height:.94}.hero-title-highlight{color:var(--color-primary);background:linear-gradient(90deg, var(--color-primary), #0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{margin-inline:auto;color:#ffffffe0;text-wrap:pretty;text-shadow:0 12px 32px #0f172a6b;max-width:650px;margin-bottom:1.6rem;font-size:clamp(1.04rem,2.2vw,1.22rem);font-weight:500;line-height:1.68}.hero-search{z-index:30;margin-inline:auto;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0f172a6b;border:1px solid #ffffff42;border-radius:24px;gap:.75rem;width:min(100%,760px);margin-bottom:1rem;padding:.55rem;display:grid;position:relative;box-shadow:0 24px 60px #0f172a42}.hero-search-field,.hero-search-category{background:#ffffff1f;border-radius:16px;min-width:0;min-height:54px}.hero-search-field{align-items:center;gap:.75rem;padding:0 .9rem;display:flex}.hero-search-field svg{color:#86efac;flex:none;width:21px;height:21px}.hero-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-weight:600}.hero-search-category{z-index:35;transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);background:linear-gradient(#ffffff21,#ffffff12),#0f172a2e;border:1px solid #ffffff2e;align-items:center;padding:0 .9rem;display:flex;position:relative;box-shadow:inset 0 1px #ffffff29}.hero-search-category:hover,.hero-search-category:focus-within{border-color:#86efac85;box-shadow:inset 0 1px #fff3,0 0 0 4px #05c46b24}.hero-category-toggle{color:#fff;cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:52px;padding:0;font-size:.94rem;font-weight:700;display:flex}.hero-category-toggle svg{color:#bbf7d0;width:28px;height:28px;transition:transform var(--transition), background var(--transition);background:#ffffff24;border-radius:50%;flex:none;padding:.42rem;display:grid}.hero-search-category.is-open .hero-category-toggle svg{background:#05c46b38;transform:rotate(180deg)}.hero-category-menu{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172af0;border:1px solid #ffffff2e;border-radius:18px;padding:.4rem;display:none;position:absolute;top:calc(100% + .55rem);left:0;right:0;overflow:hidden;box-shadow:0 22px 46px #0f172a57}.hero-search-category.is-open .hero-category-menu{gap:.18rem;display:grid}.hero-category-option{color:#ffffffd1;cursor:pointer;text-align:left;width:100%;min-height:40px;transition:background var(--transition), color var(--transition);background:0 0;border-radius:12px;justify-content:space-between;align-items:center;padding:.55rem .7rem;font-size:.9rem;font-weight:600;display:flex}.hero-category-option:hover,.hero-category-option[aria-selected=true]{color:#fff;background:#05c46b2e}.hero-category-option[aria-selected=true]:after{content:"";background:#86efac;border-radius:50%;flex:none;width:8px;height:8px}.hero-search .btn{border-radius:16px;min-height:54px;box-shadow:0 16px 32px #05c46b3d}.popular-tags{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;max-width:720px;margin-inline:auto;display:flex;position:relative}.popular-tags span{color:#ffffffbd;font-size:.9rem;font-weight:700}.popular-tags .tag{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a52;border-color:#ffffff2e;box-shadow:0 8px 22px #0f172a1f}.hero-orbit{z-index:2;color:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a57;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.45rem;min-height:42px;padding:.58rem .78rem;font-size:.84rem;font-weight:700;animation:6s ease-in-out infinite heroFloat;display:none;position:absolute;box-shadow:0 18px 42px #0f172a38}.hero-orbit svg{color:#86efac;width:18px;height:18px}.hero-orbit-2{animation-delay:1.2s}.hero-orbit-3{animation-delay:2.2s}.hero-orbit-4{animation-delay:3.1s}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.category-grid{gap:1.1rem;display:grid}.categories-section{background:linear-gradient(#f8fafc 0%,#fff 48%,#f8fafc 100%)}.category-card{min-height:100%;color:inherit;transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition), background var(--transition);gap:1.05rem;padding:1.25rem;display:grid}.category-card:hover{box-shadow:var(--shadow-md);border-color:#05c46b59;transform:translateY(-4px)}.category-card:nth-child(2) .icon-box{color:#0369a1;background:#e0f2fe}.category-card:nth-child(3) .icon-box{color:#92400e;background:#fef3c7}.category-card:nth-child(4) .icon-box{color:#be185d;background:#fce7f3}.category-card:nth-child(5) .icon-box{color:#4338ca;background:#eef2ff}.category-card.featured{background:linear-gradient(135deg,#05c46b1a,#0ea5e914),#fff;border-color:#05c46b57}.category-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.category-badge{background:var(--color-primary-soft);min-height:28px;color:var(--color-primary-dark);white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .58rem;font-size:.74rem;font-weight:700;display:inline-flex}.category-card h3{color:var(--color-dark);margin-bottom:.25rem;font-size:1.1rem;line-height:1.3}.category-card p{color:var(--color-muted);font-size:.94rem}.category-meta{color:var(--color-muted);justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.2rem;font-size:.82rem;font-weight:600;display:flex}.category-meta strong{color:var(--color-dark);font-size:1rem}.category-tags{flex-wrap:wrap;gap:.45rem;display:flex}.category-tags span{border:1px solid var(--color-border);min-height:28px;color:var(--color-text);background:#f8fafc;border-radius:999px;align-items:center;padding:.28rem .58rem;font-size:.78rem;font-weight:600;display:inline-flex}.category-footer{color:var(--color-primary-dark);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.2rem;font-size:.88rem;font-weight:700;display:flex}.category-footer svg{width:18px;height:18px;transition:transform var(--transition)}.category-card:hover .category-footer svg{transform:translate(3px)}.category-section-cta{justify-content:center;margin-top:1.5rem;display:flex}.services-section{border-block:1px solid var(--color-border);background:linear-gradient(#fff 0%,#f8fafc 100%)}.services-header{align-items:end;gap:1rem;margin-bottom:1.25rem;display:grid}.services-header .section-header{margin-bottom:0}.services-header-action{justify-self:start}.service-filter-tabs{scrollbar-width:none;gap:.55rem;margin-bottom:1.25rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.service-filter-tabs::-webkit-scrollbar{display:none}.filter-tab{border:1px solid var(--color-border);min-height:40px;color:var(--color-text);cursor:pointer;white-space:nowrap;transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .85rem;font-size:.88rem;font-weight:700;display:inline-flex}.filter-tab:hover,.filter-tab.active{border-color:var(--color-primary);background:var(--color-primary);color:#fff;transform:translateY(-1px)}.service-grid{gap:1.1rem;display:grid}.service-card{transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);grid-template-rows:auto 1fr;display:grid;position:relative;overflow:hidden}.service-card.is-hidden{display:none}.service-card:hover{box-shadow:var(--shadow-md);border-color:#05c46b57;transform:translateY(-5px)}.service-thumb{color:#fff;isolation:isolate;background:#e2e8f0;place-items:stretch stretch;min-height:210px;padding:1rem;display:grid;position:relative;overflow:hidden}.service-thumb img{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .52s,filter .52s;position:absolute;inset:0;transform:scale(1.01)}.service-thumb:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0f172a14,#0f172a24 38%,#0f172aa8),linear-gradient(135deg,#05c46b3d,#0ea5e90a 42%,#0f172a14);position:absolute;inset:0}.service-thumb:after{z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffff38,#0000 28%),linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/34px 34px;position:absolute;inset:0}.service-card:hover .service-thumb img{filter:saturate(1.08)contrast(1.04);transform:scale(1.07)}.service-badge-row{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding-right:3.1rem;display:flex;position:relative}.service-category-pill,.service-status-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border-radius:999px;align-items:center;min-height:30px;padding:.34rem .62rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #0f172a29}.service-status-badge{color:#fff;background:#0f172a61;margin-left:auto}.favorite-btn{z-index:3;color:#475569;cursor:pointer;opacity:.94;width:40px;height:40px;transition:background var(--transition), color var(--transition), transform var(--transition), opacity var(--transition);background:#ffffffeb;border:1px solid #ffffff70;border-radius:50%;place-items:center;display:grid;position:absolute;top:.9rem;right:.9rem}.favorite-btn:hover,.favorite-btn.is-favorite{color:#ef4444;transform:scale(1.04)}.service-card:hover .favorite-btn{opacity:1}.favorite-btn.is-favorite svg{fill:currentColor}.favorite-btn svg{width:19px;height:19px}.service-body{gap:.9rem;padding:1rem;display:grid}.service-body h3{color:var(--color-dark);margin-bottom:0;font-size:1rem;line-height:1.35}.seller-profile,.service-meta-row,.service-footer{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.seller-profile{justify-content:flex-start}.seller-avatar{background:var(--color-primary-soft);width:38px;height:38px;color:var(--color-primary-dark);border-radius:50%;flex:none;place-items:center;font-size:.82rem;font-weight:700;display:grid}.seller-profile strong{color:var(--color-dark);font-size:.9rem;line-height:1.2;display:block}.seller-level{color:var(--color-primary-dark);font-size:.76rem;font-weight:700}.service-meta-row{color:var(--color-muted);flex-wrap:wrap;justify-content:flex-start;font-size:.84rem;font-weight:600}.service-meta-row .rating{font-size:.84rem}.delivery-meta{align-items:center;gap:.3rem;display:inline-flex}.delivery-meta svg{width:15px;height:15px;color:var(--color-primary-dark)}.service-footer{border-top:1px solid var(--color-border);margin-top:auto;padding-top:.9rem}.price{color:var(--color-dark);gap:.12rem;font-weight:700;display:grid}.price span{color:var(--color-muted);text-transform:uppercase;font-size:.78rem;font-weight:600}.price strong{color:var(--color-dark);font-size:1.16rem;line-height:1}.how-section{border-block:1px solid var(--color-border);isolation:isolate;background:linear-gradient(135deg,#05c46b1a,#0ea5e914 42%,#fffffff2),linear-gradient(#fff 0%,#f8fafc 100%);position:relative;overflow:hidden}.how-section:before{z-index:-1;content:"";background-color:#0000;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 92%);mask-image:linear-gradient(#000000b8,#0000 92%)}.how-section .section-header{max-width:760px}.steps-grid{gap:1rem;display:grid;position:relative}.steps-grid:before{content:"";background:linear-gradient(90deg,#05c46b00,#05c46b7a,#0ea5e95c,#05c46b00);height:2px;display:none;position:absolute;top:54px;left:16%;right:16%}.step-card{z-index:1;transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);background:linear-gradient(#fffffff5,#ffffffe0);gap:1rem;padding:1.25rem;display:grid;position:relative}.step-card:hover{box-shadow:var(--shadow-md);border-color:#05c46b52;transform:translateY(-4px)}.step-card.featured{border-color:#05c46b57;box-shadow:0 22px 58px #05c46b21}.step-card:after{z-index:2;width:34px;height:34px;color:var(--color-primary-dark);content:"";box-shadow:var(--shadow-sm);background:#fff url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6' stroke='%2314975b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/18px 18px no-repeat;border:1px solid #05c46b40;border-radius:50%;animation:1.8s ease-in-out infinite stepArrow;display:none;position:absolute;top:48px;right:-.92rem}.step-card:last-child:after{display:none}.step-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.step-icon{background:var(--color-primary-soft);width:58px;height:58px;color:var(--color-primary-dark);border-radius:18px;place-items:center;display:grid;box-shadow:0 14px 34px #05c46b2e}.step-card.featured .step-icon{background:var(--color-primary);color:#fff}.step-icon svg{width:27px;height:27px}.step-number{min-height:32px;color:var(--color-dark);text-transform:uppercase;background:#f1f5f9;border-radius:999px;align-items:center;padding:.28rem .62rem;font-size:.76rem;font-weight:700;display:inline-flex}.step-card h3{color:var(--color-dark);margin-bottom:.45rem;font-size:1.14rem}.step-card p{color:var(--color-muted);font-size:.94rem}.step-highlights{flex-wrap:wrap;gap:.5rem;display:flex}.step-highlights span{min-height:30px;color:var(--color-text);background:#f8fafceb;border:1px solid #cbd5e1cc;border-radius:999px;align-items:center;padding:.32rem .62rem;font-size:.76rem;font-weight:700;display:inline-flex}.how-cta{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.6rem;display:flex}@keyframes stepArrow{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.seller-cta{padding:0 0 4rem}.seller-cta-panel{border-radius:var(--radius-lg);background:var(--color-dark);color:#fff;box-shadow:var(--shadow-md);align-items:center;gap:1.5rem;padding:2rem;display:grid}.seller-cta-panel h2{margin-bottom:.75rem;font-size:clamp(1.8rem,5vw,3rem);line-height:1.05}.seller-cta-panel p{color:#cbd5e1;max-width:650px}.seller-cta-list{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.seller-cta-list span{color:#dbeafe;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:32px;padding:.35rem .65rem;font-size:.86rem;font-weight:600;display:inline-flex}.testimonial-grid{gap:1rem;display:grid}.testimonial-card{padding:1.25rem}.testimonial-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-author h3{color:var(--color-dark);margin-bottom:0;font-size:1rem}.testimonial-author span{color:var(--color-muted);font-size:.84rem;font-weight:600}.testimonial-card p{color:var(--color-text);font-size:.95rem}@media (width>=576px){.category-grid,.service-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.hero{min-height:720px;padding:5.2rem 0 6.8rem}.hero-title{font-size:clamp(3.2rem,7vw,4.4rem)}.hero-search{grid-template-columns:minmax(0,1fr) minmax(170px,auto) auto;align-items:center}.services-header{grid-template-columns:minmax(0,1fr) auto}.services-header-action{justify-self:end}.category-grid,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-grid:before{display:block}.step-card{padding:1.35rem}.step-card:after{place-items:center;line-height:1;display:grid}.step-card:last-child:after{display:none}.seller-cta-panel{padding:2.4rem}}@media (width>=992px){.hero{min-height:760px;padding:8rem 0 14rem}.hero-grid{gap:2rem}.hero-copy{max-width:920px}.hero-title{font-size:clamp(4rem,5.7vw,5.2rem)}.hero-orbit{display:inline-flex}.hero-orbit-1{top:24%;left:clamp(1rem,3vw,4rem)}.hero-orbit-2{top:28%;right:clamp(1rem,3vw,4rem)}.hero-orbit-3{bottom:18%;left:clamp(1.25rem,5vw,6rem)}.hero-orbit-4{bottom:20%;right:clamp(1.25rem,5vw,6rem)}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-cta-panel{grid-template-columns:minmax(0,1fr) auto}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1200px){.hero-grid{gap:2.4rem}.category-card,.testimonial-card{padding:1.45rem}}.hero{background:#050505 url(https://images.pexels.com/photos/3769021/pexels-photo-3769021.jpeg?auto=compress&cs=tinysrgb&w=1800) 100%/cover no-repeat;border-bottom:0;align-items:center;min-height:532px;padding:7.2rem 0 1.85rem;display:flex;overflow:visible}.hero-bg-video{opacity:.52;filter:saturate(.86)contrast(1.04);object-position:center}.hero:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#000000d6 0%,#000000a8 36%,#0000005c 72%,#0000006b 100%),linear-gradient(#00000061 0%,#00000014 36%,#000000b8 100%);position:absolute;inset:0}.hero:after{display:none}.hero-content{z-index:3;position:relative}.hero-copy{text-align:left;width:min(100%,875px);max-width:875px;margin:0}.hero-title{color:#fff;letter-spacing:0;text-shadow:0 16px 38px #0000007a;max-width:700px;margin:0 0 1.72rem;font-size:clamp(3.1rem,5vw,3.85rem);font-weight:400;line-height:1.12}.hero-search{z-index:40;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #ffffff2e;border-radius:7px;grid-template-columns:minmax(0,1fr) 42px;gap:0;width:min(100%,875px);margin:0 0 1.38rem;padding:4px;display:grid;position:relative;box-shadow:0 22px 58px #0000004d}.hero-search-field{background:#fff;border-radius:4px;align-items:center;min-width:0;min-height:40px;padding:0 .8rem;display:flex}.hero-search input{color:#222325;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.92rem;font-weight:500}.hero-search input::placeholder{color:#8a8f98}.hero-search-button{color:#fff;cursor:pointer;width:42px;min-height:40px;transition:background var(--transition), transform var(--transition);background:#222325;border-radius:6px;place-items:center;display:grid}.hero-search-button:hover{background:#111;transform:translateY(-1px)}.hero-search-button svg{width:21px;height:21px}.popular-tags{flex-wrap:wrap;justify-content:flex-start;gap:.55rem;max-width:875px;margin:0;display:flex}.hero-tag{color:#fff;white-space:nowrap;min-height:35px;transition:background var(--transition), transform var(--transition);background:#0003;border:1px solid #ffffffeb;border-radius:6px;justify-content:center;align-items:center;gap:.58rem;padding:.45rem .78rem;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.hero-tag:hover{color:#fff;background:#ffffff24;transform:translateY(-1px)}.hero-tag svg{width:14px;height:14px}.trusted-row{color:#fff;flex-wrap:wrap;align-items:center;gap:clamp(1.1rem,3vw,2.15rem);margin-top:5.1rem;display:flex}.trusted-row span{font-size:.78rem;font-weight:600}.trusted-row strong{color:#ffffffe6;letter-spacing:0;font-size:.82rem;font-weight:700}.hero-pause-button{z-index:4;color:#fff;cursor:pointer;background:#ffffff29;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:700;display:grid;position:absolute;bottom:1.12rem;right:clamp(1rem,5vw,4.8rem)}.categories-section{background:#fff;padding:1.65rem 0 2.55rem}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.86rem;display:grid}.category-card{color:#222325;min-height:104px;transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:#fff;border:1px solid #e4e5e7;border-radius:11px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.62rem;padding:.9rem .72rem 1rem;display:flex;box-shadow:0 2px 10px #2223251a}.category-card:hover{border-color:#c5c6c9;transform:translateY(-2px);box-shadow:0 7px 18px #22232524}.category-card svg{color:#404145;width:24px;height:24px}.category-card span{color:#222325;font-size:.77rem;font-weight:600;line-height:1.35}.recently-viewed-section{background:#fff;padding:1.25rem 0 4rem}.recently-viewed-heading h2{color:#303846;letter-spacing:0;margin-bottom:1.05rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;line-height:1.12}.gig-carousel-group+.gig-carousel-group{margin-top:2.25rem}.recently-viewed-row{scrollbar-width:none;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:.9rem;padding:.1rem .25rem .9rem 0;display:grid;position:relative;overflow-x:auto}.recently-viewed-row::-webkit-scrollbar{display:none}.gig-card{color:#222325;background:#fff;min-width:0}.gig-thumb{aspect-ratio:1.63;cursor:pointer;background:#f3f4f6;border-radius:5px;position:relative;overflow:hidden}.gig-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gig-card:hover .gig-thumb img{transform:scale(1.035)}.gig-play-button,.gig-favorite-button{color:#fff;cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute}.gig-play-button{background:#0003;border:1px solid #ffffffeb;width:24px;height:24px;bottom:.72rem;left:.72rem}.gig-play-button svg{width:12px;height:12px}.gig-favorite-button{color:#fff;background:#00000014;width:27px;height:27px;top:.55rem;right:.55rem}.gig-favorite-button svg{stroke-width:2.4px;width:20px;height:20px}.gig-favorite-button.is-favorite svg{fill:currentColor}.gig-seller-row{color:#222325;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.34rem;margin-top:.52rem;font-size:.74rem;line-height:1.2;display:grid}.gig-seller-avatar{color:#008a45;background:#e8fbf1;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.55rem;font-weight:700;display:grid;overflow:hidden}.gig-seller-avatar img{object-fit:cover;width:100%;height:100%}.gig-seller-row strong,.gig-seller-row span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gig-seller-row a{color:#222325;min-width:0}.gig-seller-row strong,.gig-seller-row span:last-child{font-weight:600}.gig-card h3{color:#222325;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:.28rem 0 .46rem;font-size:.88rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.gig-card h3 a{color:inherit}.gig-rating-row{margin-bottom:.45rem}.gig-rating-row .rating{color:#222325;font-size:.84rem;font-weight:600}.gig-rating-row .rating svg{color:#222325;width:14px;height:14px}.gig-price{color:#222325;font-size:.86rem;line-height:1.25;display:block}.gig-consultation svg{flex:none;width:14px;height:14px}.gig-carousel-button{color:#62646a;cursor:pointer;background:#fff;border:1px solid #efeff0;border-radius:50%;align-self:center;place-items:center;width:42px;height:42px;display:grid;position:sticky;right:.35rem;box-shadow:0 3px 12px #2223251f}.gig-carousel-button svg{width:17px;height:17px}@media (width<=575px){.hero{min-height:610px;padding-top:6.4rem}.hero-title{font-size:2.75rem}.trusted-row{margin-top:3.2rem}}@media (width>=576px){.category-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=768px){.hero{min-height:532px;padding:6.9rem 0 1.85rem}.category-strip{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width>=992px){.hero{min-height:532px;padding:6.9rem 0 1.85rem}.category-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.popular-tags{flex-wrap:nowrap}.recently-viewed-row{grid-auto-flow:initial;grid-template-columns:repeat(5,minmax(0,1fr)) auto;overflow:visible}}.recently-viewed-row.gig-slick-slider{padding:.1rem 0 .9rem;display:block;overflow:visible}.gig-slick-slider .slick-list{margin-inline:-.45rem;overflow:hidden}.gig-slick-slider .slick-slide{padding-inline:.45rem}.gig-slick-slider .slick-track{margin-left:0;margin-right:0}.gig-slick-slider .slick-arrow.gig-carousel-button{z-index:2;color:#62646a;background:#fff;border:1px solid #efeff0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:24%;right:-1.45rem;transform:translateY(-50%);box-shadow:0 3px 12px #2223251f}.gig-slick-slider .slick-arrow.gig-carousel-button svg{color:#1f2937;width:17px;height:17px}.gig-slick-slider .slick-arrow.gig-carousel-button.prev{left:-1.45rem;right:auto;transform:translateY(-50%)rotate(180deg)}.gig-slick-slider .slick-arrow.gig-carousel-button:before{content:""}.gig-slick-slider .gig-carousel-button.slick-disabled{opacity:.45;cursor:default}@media (width<=991px){.recently-viewed-section,.creator-marketplace-section{overflow-x:clip}}@media (width>=1200px){.category-strip{grid-template-columns:repeat(9,minmax(0,1fr))}}.creator-marketplace-section,.expert-sourcing-section,.guides-section,.fingerprints-cta-section{background:#fff}.creator-marketplace-section{padding:.5rem 0 4.7rem;scroll-margin-top:86px;position:relative;overflow:visible}.creator-card-row{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(156px,1fr);grid-auto-flow:column;gap:1.1rem;padding:.1rem 0 1.2rem;display:grid}.creator-slick-slider{padding-bottom:4rem;display:block}.creator-slick-slider .slick-list{margin-inline:-.55rem;overflow:hidden}.creator-slick-slider .slick-slide{padding-inline:.55rem;padding-top:10px;padding-bottom:45px}.creator-slick-slider .slick-dots{bottom:-2.5rem}.creator-slick-slider .slick-dots li button:before{color:#62646a;font-size:8px}.creator-card-row::-webkit-scrollbar{display:none}.creator-service-card{scroll-snap-align:start;color:#fff;will-change:transform, box-shadow;background:#01451f;border:5px solid #01451f;border-radius:12px;align-content:space-between;gap:1.1rem;min-height:214px;padding:1.14rem .7rem .4rem;transition:transform .28s,box-shadow .28s;display:grid;box-shadow:0 4px 12px #01451f29}.creator-service-card:hover,.creator-service-card:focus-within{transform:translateY(-8px);box-shadow:0 22px 40px #01451f2e}.creator-service-card h3{color:#fff;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0;font-size:.96rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.creator-service-card p{color:#ffffffdb;min-height:42px;margin:.55rem 0 0;padding-left:.25rem;font-size:.78rem;font-weight:500;line-height:1.35}.creator-service-image{background:var(--card-bg);border-radius:8px;place-items:center;padding:.35rem;display:grid;overflow:hidden}.creator-service-image img{object-fit:contain;filter:saturate(.92);width:100%;height:100%}.creator-carousel-button,.guide-carousel-button{z-index:2;cursor:pointer;place-items:center;padding:0;display:grid;position:absolute;color:#62646a!important;background:#fff!important;border:1px solid #efeff0!important;border-radius:50%!important;width:42px!important;height:42px!important;box-shadow:0 3px 12px #2223251f!important}.creator-slick-slider .slick-arrow.creator-carousel-button{top:44%;right:-1.9rem;transform:translateY(-50%);background:#fffffffa!important;border:1px solid #0f172a14!important;width:46px!important;height:46px!important;box-shadow:0 18px 40px #0000002e!important}.creator-slick-slider .slick-arrow.creator-carousel-button.prev{left:-1.9rem;right:auto;transform:translateY(-50%)rotate(180deg)}.creator-slick-slider .slick-arrow.creator-carousel-button:before{content:""}.creator-slick-slider .creator-carousel-button.slick-disabled{opacity:.45;cursor:default}.creator-carousel-button svg,.guide-carousel-button svg{color:#1f2937;width:17px;height:17px}@media (width<=1199px){.creator-slick-slider .slick-arrow.creator-carousel-button{right:.25rem}.creator-slick-slider .slick-arrow.creator-carousel-button.prev{left:.25rem}}@media (width<=575px){.creator-service-card h3,.creator-service-card p{min-height:0}}.creator-card-link{color:inherit;gap:1rem;text-decoration:none;display:grid}.creator-card-link:hover h3,.creator-card-link:focus-visible h3{text-decoration:underline}.freelancer-benefit-header{border-bottom:1px solid #d8dadd;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3.55rem;padding-bottom:1.18rem;display:flex}.freelancer-benefit-header h2{color:#303846;letter-spacing:0;margin:0;font-size:clamp(2rem,3vw,2.18rem);font-weight:400;line-height:1.16}.freelancer-benefit-header a{color:#fff;white-space:nowrap;background:#222325;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:.45rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.freelancer-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.6rem;padding-top:3.2rem;display:grid}.freelancer-benefit{gap:.65rem;max-width:245px;display:grid}.freelancer-benefit>span{color:#404145;place-items:center;width:46px;height:46px;display:grid}.freelancer-benefit svg{stroke-width:1.4px;width:38px;height:38px}.freelancer-benefit h3{color:#111827;margin:0;font-size:.92rem;font-weight:500;line-height:1.4}.freelancer-benefit p{color:#62646a;font-size:.82rem;line-height:1.45}.expert-sourcing-section{padding:.5rem 0 3.5rem}.expert-sourcing-panel{color:#fff;background:#00441d;border-radius:10px;align-items:center;gap:2rem;min-height:428px;padding:clamp(2rem,5vw,3.05rem);display:grid;overflow:hidden}.pro-brand{color:#fff;align-items:center;gap:.45rem;margin-bottom:1.8rem;font-size:1.78rem;font-weight:700;line-height:1;display:inline-flex}.pro-brand .brand-mark{width:160px;box-shadow:none}.expert-sourcing-copy h2{color:#fff;max-width:410px;margin:0 0 1.3rem;font-size:clamp(2rem,4vw,2.14rem);font-weight:400;line-height:1.18}.expert-sourcing-copy ul{color:#fff;gap:.55rem;margin-bottom:1.75rem;padding:0;font-size:.9rem;font-weight:700;line-height:1.4;list-style:none;display:grid}.expert-sourcing-copy li{align-items:flex-start;gap:.55rem;display:flex}.expert-sourcing-copy li:before{content:"•";flex:none;font-size:1.15em;line-height:1.15}.expert-sourcing-copy a{color:#111827;background:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:40px;padding:.55rem 1.55rem;font-size:.86rem;font-weight:700;display:inline-flex}.money-back{color:#fff;align-items:center;gap:.45rem;margin-top:1.1rem;font-size:.9rem;font-weight:700;display:flex}.money-back svg{background:#ffffff2e;border-radius:50%;width:24px;height:24px;padding:.32rem}.expert-profile-stack{min-height:250px;position:relative}.expert-profile-card{z-index:2;background:#063d22;border:1px solid #ffffff29;border-radius:14px;width:174px;min-height:238px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 40px #0000002e}.expert-profile-card img{object-fit:cover;width:100%;height:238px}.expert-profile-caption{z-index:3;color:#fff;flex-direction:column;gap:2px;display:flex;position:absolute;bottom:.7rem;left:.9rem;right:.9rem}.expert-profile-caption strong{font-size:1.1rem;line-height:1.15}.expert-profile-caption small{color:#ffffffb8;font-size:.68rem;font-weight:600;line-height:1.2}.expert-profile-card:after{content:"";background:linear-gradient(#0000,#000000c2);height:42%;position:absolute;inset:auto 0 0}.expert-profile-card.ghost-card{z-index:1;opacity:.46;transform:translate(calc(-50% - 78px),calc(4px - 50%))scale(.9)}.expert-profile-card.ghost-card.right{transform:translate(calc(78px - 50%),calc(4px - 50%))scale(.9)}.expert-chat-bubble{z-index:4;color:#fff;background:#006335;border:1px solid #ffffff14;border-radius:999px;place-items:center;width:80px;height:36px;font-size:1.5rem;font-weight:700;display:grid;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.expert-cursor{z-index:4;background:linear-gradient(135deg,#14f195,#00b7ff);border-radius:10px 100% 100%;width:54px;height:54px;position:absolute;bottom:18%;right:19%;transform:rotate(-16deg)skew(-10deg,-10deg);box-shadow:0 0 0 3px #14f19538,0 12px 28px #00000047}.guides-section{padding:1.5rem 0 4.6rem;position:relative}.guides-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.55rem;display:flex}.guides-heading h2{color:#303846;margin:0;font-size:clamp(2.25rem,4vw,2.5rem);font-weight:400;line-height:1.15}.guides-heading a{color:#000;white-space:nowrap;font-size:.82rem;font-weight:600}.guide-card-row{scrollbar-width:none;grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;gap:.8rem;padding-bottom:.6rem;display:grid;overflow-x:auto}.guide-card-row::-webkit-scrollbar{display:none}.guide-card{min-width:0}.guide-card img{aspect-ratio:7/5;object-fit:cover;width:100%;height:auto}.guide-card h3{color:#55575d;margin:.82rem 0 0;font-size:1rem;font-weight:700;line-height:1.35}.guide-carousel-button{right:max(1rem, calc((100vw - var(--container-width)) / 2));top:210px}.fingerprints-cta-section{border-bottom:1px solid #dadbdd;padding:0 0 5.9rem}.fingerprints-cta-panel{color:#fff;text-align:center;background:#651225;border-radius:10px;place-items:center;gap:1.4rem;min-height:196px;padding:2.1rem 1.4rem;display:grid}.fingerprints-cta-panel h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(2.2rem,5vw,3.32rem);font-weight:400;line-height:1.12}.fingerprints-cta-panel h2 span{color:#ff7a2f;font-family:Georgia,Times New Roman,serif}.fingerprints-cta-panel a{color:#111827;background:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:34px;padding:.45rem 1.05rem;font-size:.8rem;font-weight:700;display:inline-flex}@media (width>=768px){.freelancer-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.expert-sourcing-panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.guide-card-row{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:initial;overflow:visible}}@media (width<=767px){.creator-marketplace-section{padding-top:1.5rem}.freelancer-benefit-header{flex-direction:column;align-items:flex-start;margin-top:2.2rem}.freelancer-benefit-grid{padding-top:2rem}.expert-sourcing-panel{min-height:auto}.guide-carousel-button{top:auto;bottom:3.6rem;right:1.35rem}}@media (width<=991.98px){.freelancer-benefit-header a,.fingerprints-cta-panel a{min-height:44px}}.listing-page{color:#222325;background:#fff;min-height:100dvh}.listing-main{padding:1.6rem 0 4.5rem}.listing-search-heading,.listing-category-heading{margin-bottom:1.65rem}.listing-search-heading h1,.listing-category-heading h1{color:#0f172a;letter-spacing:0;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:500;line-height:1.15}.listing-search-heading h1 strong{font-weight:600}.listing-breadcrumb{color:#404145;align-items:center;gap:.55rem;margin-bottom:.6rem;font-size:.82rem;font-weight:600;display:flex}.listing-breadcrumb button{color:#222325;cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:22px;height:22px;display:inline-grid}.listing-breadcrumb svg{width:15px;height:15px}.listing-heading-row{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.listing-category-heading p{color:#404145;flex-wrap:wrap;align-items:center;gap:.78rem;margin-top:.4rem;font-size:.95rem;font-weight:500;display:flex}.listing-category-heading p a{color:#222325;align-items:center;gap:.28rem;font-weight:600;display:inline-flex}.listing-category-heading p svg{width:15px;height:15px}.category-chip-section{border-bottom:1px solid #e4e5e7;margin-bottom:1.55rem;padding-bottom:1.55rem}.category-chip-rail{scrollbar-width:none;gap:.75rem;padding:.05rem 0 .15rem;display:flex;overflow-x:auto}.category-chip-rail::-webkit-scrollbar{display:none}.category-chip-rail button{color:#404145;cursor:pointer;min-width:max-content;min-height:64px;transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:999px;align-items:center;gap:.55rem;padding:.58rem .98rem .58rem .72rem;font-size:.9rem;font-weight:600;display:inline-flex}.category-chip-rail button:hover,.category-chip-rail button.is-selected{border-color:#222325;transform:translateY(-1px);box-shadow:0 8px 22px #22232514}.category-chip-icon{background:#f5f5f5;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.category-chip-icon img{object-fit:contain;width:25px;height:25px}.listing-toolbar{margin-bottom:1.45rem;position:relative}.listing-filter-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.7rem;display:flex}.listing-filter-buttons{flex-wrap:wrap;gap:.6rem;display:flex}.listing-filter-group{position:relative}.listing-filter-button{color:#222325;cursor:pointer;white-space:nowrap;min-height:38px;transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.listing-filter-button:hover,.listing-filter-button.is-open{background:#f5f5f5;border-color:#b5b6ba;box-shadow:0 8px 18px #2223250f}.listing-filter-button svg{width:15px;height:15px}.listing-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.82rem;padding-top:.42rem;display:flex}.listing-switch{color:#404145;cursor:pointer;white-space:nowrap;align-items:center;gap:.42rem;font-size:.86rem;font-weight:600;display:inline-flex}.listing-switch input{opacity:0;pointer-events:none;position:absolute}.listing-switch>span{width:24px;height:15px;transition:background var(--transition);background:#dadbdd;border-radius:999px;position:relative;box-shadow:inset 0 0 0 1px #0000000a}.listing-switch>span:after{content:"";width:11px;height:11px;transition:transform var(--transition);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.listing-switch input:checked+span{background:#222325}.listing-switch input:checked+span:after{transform:translate(9px)}.listing-result-row{color:#62646a;justify-content:space-between;align-items:center;gap:1rem;font-size:.92rem;display:flex}.listing-results-anchor{scroll-margin-top:96px}.listing-results.is-refreshing{opacity:.45;pointer-events:none;transition:opacity var(--transition)}.listing-crumb-skeleton{width:220px;height:14px;margin-bottom:.7rem}.listing-title-skeleton{width:min(320px,70%);height:30px;margin-bottom:.6rem}.listing-lede-skeleton{width:min(480px,90%);height:15px}.listing-sort{color:#62646a;align-items:center;gap:.35rem;font-weight:500;display:inline-flex}.listing-sort select{color:#222325;cursor:pointer;font:inherit;background:0 0;border:0;outline:none;font-weight:600}.listing-filter-popover{z-index:120;background:#fff;border:1px solid #e4e5e7;border-radius:8px;width:min(410px,100vw - 2rem);position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 18px 52px #2223252e}.listing-filter-popover.category{width:min(332px,100vw - 2rem)}.listing-filter-popover.budget{width:min(210px,100vw - 2rem)}.listing-filter-popover.deliveryTime{width:min(270px,100vw - 2rem)}.listing-filter-scroll{max-height:min(530px,100vh - 190px);padding:1.35rem 1.42rem .72rem;overflow-y:auto}.listing-filter-section{border-bottom:1px solid #efeff0;margin-bottom:1.35rem;padding-bottom:1.35rem}.listing-filter-section:last-child{margin-bottom:0}.listing-filter-section h3{color:#222325;margin-bottom:.85rem;font-size:.92rem;font-weight:600}.listing-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1.25rem;display:grid}.listing-filter-options.single-column{grid-template-columns:1fr}.listing-checkbox-option{color:#404145;cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:.5rem;font-size:.82rem;display:grid}.listing-checkbox-option input{opacity:0;pointer-events:none;position:absolute}.listing-checkbox-option>span:first-of-type,.category-filter-list button>span{width:19px;height:19px;transition:border-color var(--transition), background var(--transition);background:#fff;border:1px solid #c5c6c9;border-radius:3px;display:inline-block;position:relative}.listing-checkbox-option.is-radio>span:first-of-type{border-radius:50%}.listing-checkbox-option.is-radio input:checked+span:after{content:"";background:#fff;border:0;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.listing-checkbox-option input:checked+span,.category-filter-list button.is-selected>span{background:#222325;border-color:#222325}.listing-checkbox-option input:checked+span:after,.category-filter-list button.is-selected>span:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.listing-checkbox-option strong{color:#404145;align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;line-height:1.3;display:inline-flex}.listing-checkbox-option small{color:#b5b6ba;margin-left:.26rem;font-weight:600}.listing-checkbox-option em{color:#fff;background:#ff6a8a;border-radius:3px;padding:.13rem .28rem;font-size:.68rem;font-style:normal;line-height:1;display:inline-flex}.listing-checkbox-option p{color:#95979d;margin-top:.18rem;font-size:.78rem;line-height:1.35}.listing-more-filter{color:#404145;cursor:pointer;background:0 0;margin-top:.95rem;font-size:.86rem;font-weight:600}.category-filter-list{gap:.2rem;padding-bottom:.55rem;display:grid}.category-filter-list button{color:#404145;cursor:pointer;text-align:left;background:0 0;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:.6rem;min-height:31px;padding:.26rem 0;display:grid}.category-filter-list strong{font-size:.82rem;font-weight:600}.category-filter-list small{color:#b5b6ba;font-size:.78rem;font-weight:600}.budget-filter{padding:.2rem 0 1rem}.budget-filter label{gap:.45rem;display:grid}.budget-filter label>span{color:#95979d;font-size:.74rem;font-weight:600}.budget-filter strong{color:#404145;border:2px solid #404145;border-radius:6px;align-items:center;gap:.25rem;width:128px;min-height:46px;padding:0 .85rem;font-size:.92rem;font-weight:600;display:inline-flex}.budget-filter input{color:#222325;width:100%;font:inherit;border:0;outline:none}.listing-filter-footer{background:#fff;border-top:1px solid #e4e5e7;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.listing-filter-footer button{cursor:pointer;border-radius:6px;min-height:36px;font-size:.9rem;font-weight:600}.listing-filter-footer button:first-child{color:#62646a;background:0 0}.listing-filter-footer button:last-child{color:#fff;background:#222325;padding:0 1.1rem}.first-order-panel{background:#fff4e8;border-radius:4px;margin-bottom:1.7rem;padding:1.65rem 1.9rem 2rem}.first-order-heading{align-items:center;gap:.95rem;margin-bottom:1.35rem;display:flex}.first-order-icon{color:#62646a;place-items:center;width:40px;height:40px;display:grid}.first-order-icon svg{width:31px;height:31px}.first-order-heading h2{color:#222325;font-size:1.45rem;font-weight:600;line-height:1.2}.first-order-heading p{color:#222325;margin-top:.16rem;font-size:.92rem}.gig-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.05rem 1.35rem;display:grid}.gig-listing-grid.is-compact{gap:1.25rem}.gig-listing-card{min-width:0}.gig-listing-media{aspect-ratio:1.64;background:#f5f5f5;border-radius:5px;position:relative;overflow:hidden}.gig-listing-image-link{width:100%;height:100%;color:inherit;display:block}.gig-listing-media img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition)}.gig-listing-card:hover .gig-listing-media img{transform:scale(1.025)}.gig-favorite-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#22232547;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:.72rem;right:.72rem}.gig-favorite-button svg{width:18px;height:18px}.gig-listing-body{padding-top:.55rem}.gig-seller-row{color:#222325;align-items:center;gap:.42rem;min-width:0;margin-bottom:.3rem;font-size:.78rem;display:flex}.gig-avatar{color:#475569;background:#e4e5e7;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:.55rem;font-weight:600;display:inline-grid;overflow:hidden}.gig-avatar img,.gig-avatar span{width:100%;height:100%}.gig-avatar img{object-fit:cover}.gig-avatar span{place-items:center;display:grid}.gig-seller-profile-link{color:#222325;align-items:center;gap:.42rem;min-width:0;display:inline-flex}.gig-seller-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gig-seller-row>span:last-child{color:#222325;white-space:nowrap;margin-left:auto;font-weight:600}.gig-listing-body h2,.gig-listing-body h3{color:#222325;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:41px;font-size:.94rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.gig-listing-body h2 a,.gig-listing-body h3 a{color:inherit}.gig-rating-row{color:#222325;align-items:center;gap:.22rem;margin-top:.55rem;font-size:.88rem;display:flex}.gig-rating-row svg{width:15px;height:15px}.gig-rating-row span{color:#62646a}.gig-price{color:#111;margin-top:.5rem;font-size:.9rem;font-weight:700}.gig-consultation{color:#222325;align-items:center;gap:.28rem;margin-top:.65rem;font-size:.8rem;font-weight:600;display:flex}.gig-consultation svg{width:14px;height:14px}.listing-empty-state{text-align:center;border:1px solid #e4e5e7;border-radius:8px;justify-items:center;gap:.65rem;padding:4rem 1rem;display:grid}.listing-empty-state svg{color:#62646a;width:34px;height:34px}.listing-empty-state h2{color:#222325;font-size:1.35rem}.listing-empty-state p{color:#62646a}.listing-empty-state button{color:#fff;cursor:pointer;background:#222325;border-radius:6px;min-height:38px;padding:0 1rem;font-weight:600}.listing-pagination{justify-content:center;align-items:center;gap:1.15rem;padding:3rem 0 2.2rem;display:flex}.listing-pagination button{color:#62646a;cursor:pointer;background:0 0;place-items:center;min-width:28px;height:34px;font-size:.86rem;font-weight:600;display:inline-grid}.listing-pagination button:first-child,.listing-pagination button:last-child{color:#62646a;width:34px;min-width:34px;transition:border-color var(--transition), color var(--transition), transform var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:50%}.listing-pagination button:first-child svg{transform:rotate(180deg)}.listing-pagination button:first-child:hover,.listing-pagination button:last-child:hover{color:#222325;border-color:#222325;transform:translateY(-1px)}.listing-pagination button svg{width:15px;height:15px}.listing-pagination button.is-active{color:#111;box-shadow:inset 0 -1px #111}.listing-bottom-surface{background:#f5f5f5;margin-top:.2rem;padding:1.8rem 0 2.1rem}.browsing-history-section{margin-bottom:2.4rem}.listing-bottom-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.listing-bottom-heading h2,.talent-way-section h2{color:#222325;letter-spacing:0;font-size:1.2rem;font-weight:600}.browsing-history-actions{align-items:center;gap:.75rem;display:flex}.browsing-history-actions button{color:#222325;cursor:pointer;background:0 0;place-items:center;min-height:30px;font-size:.84rem;font-weight:500;display:inline-grid}.browsing-history-actions>span{background:#dadbdd;width:1px;height:14px}.browsing-history-actions button:nth-last-child(-n+2){color:#b5b6ba;background:#fff;border-radius:50%;width:28px;height:28px;min-height:28px;box-shadow:0 1px 5px #22232514}.browsing-history-actions button:nth-last-child(2) svg{transform:rotate(180deg)}.browsing-history-actions svg{width:14px;height:14px}.browsing-history-row{scrollbar-width:none;grid-auto-columns:max(126px,16.6667% - .791667rem);grid-auto-flow:column;gap:.95rem;padding-bottom:.2rem;display:grid;overflow-x:auto}.browsing-history-row::-webkit-scrollbar{display:none}.history-gig-card{color:#222325;min-width:0;display:grid}.history-gig-media{aspect-ratio:1.65;background:#fff;border-radius:4px;display:block;position:relative;overflow:hidden}.history-gig-media img{object-fit:cover;width:100%;height:100%}.history-gig-media span{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffb8;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:.45rem;right:.45rem}.history-gig-media svg{filter:drop-shadow(0 1px 2px #00000047);width:16px;height:16px}.history-gig-card strong{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:37px;margin-top:.55rem;font-size:.86rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.talent-way-section h2{margin-bottom:1.35rem;font-size:.98rem}.talent-way-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.talent-way-card{background:#fff;border:1px solid #e4e5e7;border-radius:6px;align-content:start;min-height:182px;padding:1.25rem 1.25rem 1rem;display:grid}.talent-way-card>svg{color:#404145;width:26px;height:26px;margin-bottom:.85rem}.talent-way-card h3{color:#111;margin-bottom:.35rem;font-size:.92rem;font-weight:600}.talent-way-card p{color:#111;max-width:36rem;font-size:.82rem;line-height:1.45}.talent-way-card div{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.talent-way-card strong{color:#62646a;font-size:.82rem;font-weight:600}.talent-way-card button{color:#111;cursor:pointer;min-height:34px;transition:background var(--transition), color var(--transition);background:#fff;border:1px solid #222325;border-radius:6px;padding:0 .95rem;font-size:.82rem;font-weight:600}.talent-way-card button:hover{color:#fff;background:#222325}@media (width<=1180px){.gig-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.talent-way-grid{grid-template-columns:1fr}}@media (width<=900px){.listing-filter-row,.listing-result-row{flex-direction:column;align-items:flex-start}.listing-toolbar-actions{justify-content:flex-start}.listing-filter-popover{top:auto;right:1rem;bottom:calc(1rem + var(--mobile-nav-offset,0px));width:auto;max-width:none;position:fixed;left:1rem}.listing-filter-scroll{max-height:min(65vh,560px)}.gig-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-bottom-heading{flex-direction:column;align-items:flex-start}}@media (width<=640px){.listing-main{padding-top:1.15rem}.listing-category-heading p{flex-direction:column;align-items:flex-start}.listing-filter-buttons{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.listing-filter-button{width:100%}.first-order-panel{margin-inline:calc(var(--container-padding) * -.5);padding:1.25rem 1rem 1.4rem}.gig-listing-grid{grid-template-columns:1fr}.listing-pagination{justify-content:flex-start;gap:.55rem;padding-bottom:1.6rem;overflow-x:auto}.browsing-history-actions{flex-wrap:wrap}.talent-way-card div{flex-direction:column;align-items:flex-start}}.listing-filter-button.is-active{color:#222325;background:#f5f5f5;border-color:#222325}.listing-result-row span{align-items:center;gap:.6rem;display:inline-flex}.listing-clear-filters{color:var(--color-primary-dark,#05c46b);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:600;text-decoration:underline}.category-chip-rail button small{color:#95979d;font-size:.78rem;font-weight:600}.budget-filter-hint{color:#62646a;margin:0 0 .85rem;font-size:.82rem}.budget-filter label+label{margin-top:.85rem}.listing-pagination button[disabled]{cursor:not-allowed;opacity:.4}.listing-pagination span{color:#95979d;font-weight:600}.listing-empty-suggestions{justify-items:center;gap:.6rem;margin-top:.75rem;display:grid}.listing-empty-suggestions>div{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.listing-empty-suggestions strong{color:#62646a;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:600}.listing-empty-suggestions a{color:#404145;border:1px solid #dadbdd;border-radius:999px;align-items:center;min-height:34px;padding:0 .85rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.listing-empty-suggestions a:hover{color:#222325;border-color:#222325}.listing-empty-suggestions button{color:#404145;background:0 0;text-decoration:underline}.gig-listing-card.is-skeleton{gap:.5rem;display:grid}.gig-skeleton-media{aspect-ratio:1.64;border-radius:5px}.gig-skeleton-seller{width:60%;height:20px;margin-top:.35rem}.gig-skeleton-line{height:14px}.gig-skeleton-line.is-short{width:70%}.gig-skeleton-price{width:40%;height:16px;margin-top:.35rem}.listing-count-skeleton{vertical-align:middle;width:140px;height:14px;display:inline-block}@media (width<=991.98px){.talent-way-card button,.listing-empty-suggestions a{min-height:44px}}.gig-pro-badge{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#222325;border-radius:3px;padding:.1rem .4rem;font-size:.68rem;font-weight:600}.company-main{background:#fff;padding:2.4rem 0 4rem}.company-layout{align-items:start;gap:2.4rem;display:grid}.company-sidenav{background:#fafafa;border:1px solid #e4e5e7;border-radius:10px;align-content:start;gap:.15rem;padding:1rem;display:grid}.company-sidenav strong{color:#95979d;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem;font-size:.74rem;font-weight:700}.company-sidenav a{color:#404145;border-radius:6px;padding:.45rem .6rem;font-size:.88rem;font-weight:500;text-decoration:none}.company-sidenav a:hover{color:#222325;background:#f0f1f2}.company-sidenav a.is-active{color:var(--color-primary-dark,#14874f);background:#ecfdf5;font-weight:600}.company-article{min-width:0;max-width:760px}.company-header{border-bottom:1px solid #e4e5e7;padding-bottom:1.6rem}.company-eyebrow{color:var(--color-primary-dark,#14874f);letter-spacing:.05em;text-transform:uppercase;background:#ecfdf5;border-radius:999px;margin-bottom:.6rem;padding:.24rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.company-header h1{color:#222325;margin:0 0 .75rem;font-size:clamp(1.8rem,3.4vw,2.5rem);line-height:1.15}.company-summary{color:#404145;margin:0;font-size:1.05rem;line-height:1.65}.company-updated{color:#92400e;background:#fffbeb;border-radius:8px;align-items:flex-start;gap:.45rem;margin:1rem 0 0;padding:.6rem .75rem;font-size:.84rem;display:flex}.company-updated svg{flex:none;width:16px;height:16px;margin-top:.12rem}.company-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;margin-top:1.8rem;display:grid}.company-stats div{border:1px solid #e4e5e7;border-radius:10px;gap:.25rem;padding:1rem;display:grid}.company-stats strong{color:#222325;font-size:1.3rem}.company-stats span{color:#62646a;font-size:.85rem}.company-section{margin-top:2.2rem}.company-section h2{color:#222325;margin:0 0 .75rem;font-size:1.22rem}.company-section p{color:#404145;margin:0 0 .9rem;line-height:1.72}.company-section ul{color:#404145;margin:0;padding-left:1.15rem;line-height:1.72}.company-section li{margin-bottom:.45rem}.company-section-links{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.company-section-links a{color:#404145;border:1px solid #dadbdd;border-radius:999px;align-items:center;min-height:34px;padding:0 .85rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.company-faqs details{border-bottom:1px solid #e4e5e7;padding:.9rem 0}.company-faqs summary{color:#222325;cursor:pointer;font-size:.98rem;font-weight:600;list-style:none}.company-faqs summary::-webkit-details-marker{display:none}.company-faqs summary:after{float:right;content:"+";font-size:1.15rem;line-height:1}.company-faqs details[open] summary:after{content:"−"}.company-faqs details p{margin:.7rem 0 0}.company-cta{background:#fafafa;border:1px solid #e4e5e7;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.6rem;padding:1.4rem;display:flex}.company-cta strong{color:#222325;margin-bottom:.3rem;font-size:1.05rem;display:block}.company-cta p{color:#62646a;margin:0;font-size:.9rem}@media (width>=900px){.company-layout{grid-template-columns:250px minmax(0,1fr)}.company-sidenav{position:sticky;top:90px}}@media (width<=991.98px){.company-section-links a{min-height:44px}}.verification-banner{z-index:60;color:#78350f;background:#fffbeb;border-bottom:1px solid #fcd34d;position:sticky;top:0}.verification-banner-inner{flex-wrap:wrap;align-items:center;gap:.85rem;padding:.7rem 0;display:flex}.verification-banner-icon{background:#fde68a;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.verification-banner-icon svg{width:16px;height:16px}.verification-banner p{flex:260px;margin:0;font-size:.9rem;line-height:1.5}.verification-banner-actions{align-items:center;gap:.4rem;display:flex}.verification-banner-actions .btn{min-height:34px;padding:0 .9rem;font-size:.86rem}.verification-banner-dismiss{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.verification-banner-dismiss:hover{background:#fde68a}.verification-banner-dismiss svg{width:15px;height:15px}.verification-panel{background:#fff;border:1px solid #e4e5e7;border-radius:10px;margin:0 0 1.6rem;padding:1.25rem}.verification-panel.is-compact{background:#fffdf5;border-color:#fcd34d;margin:0 0 .9rem}.verification-header h2{color:#222325;margin:0 0 .35rem;font-size:1.1rem}.verification-header p{color:#62646a;margin:0 0 1.1rem;font-size:.88rem;line-height:1.6}.verification-steps{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.verification-steps li{border:1px solid #e4e5e7;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:.75rem;padding:.85rem;display:grid}.verification-steps li.is-complete{background:#f0fdf4;border-color:#a7f3d0}.verification-step-icon{color:#475569;background:#f1f5f9;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.verification-steps li.is-complete .verification-step-icon{color:#047857;background:#d1fae5}.verification-step-icon svg{width:16px;height:16px}.verification-steps strong{color:#222325;font-size:.94rem;display:block}.verification-steps small{color:#62646a;margin-top:.15rem;font-size:.82rem;display:block}.verification-form{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.verification-form input{min-width:0;min-height:38px;font:inherit;border:1px solid #dadbdd;border-radius:6px;flex:180px;padding:0 .7rem}.verification-form input:focus-visible{border-color:var(--color-primary-dark,#14874f);outline:2px solid #05c46b33}.verification-form button{color:#fff;cursor:pointer;background:#222325;border:0;border-radius:6px;min-height:38px;padding:0 1rem;font-weight:600}.verification-form button[disabled]{cursor:not-allowed;opacity:.55}.verification-secondary{flex-wrap:wrap;gap:.9rem;margin-top:.55rem;display:flex}.verification-link-button{color:var(--color-primary-dark,#14874f);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:600;text-decoration:underline}.verification-link-button[disabled]{cursor:not-allowed;opacity:.6}.verification-hint{color:#92400e;margin-top:.5rem;font-size:.78rem;display:block}.verification-error,.verification-success{border-radius:6px;margin:.9rem 0 0;padding:.55rem .75rem;font-size:.85rem}.verification-error{color:#b91c1c;background:#fef2f2}.verification-success{color:#047857;background:#f0fdf4}@media (width<=640px){.verification-banner-inner{align-items:flex-start}.verification-banner-actions{justify-content:space-between;width:100%}}.cookie-notice{z-index:1200;right:16px;bottom:calc(16px + var(--mobile-nav-offset,0px));background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:880px;box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:20px 24px;display:flex;position:fixed;left:16px}.cookie-notice-body{flex:1}.cookie-notice-body h2{color:var(--color-dark);margin:0 0 6px;font-size:15px;font-weight:600}.cookie-notice-body p{color:var(--color-muted);margin:0;font-size:14px;line-height:1.6}.cookie-notice-link{color:var(--color-primary-dark);margin-top:8px;font-size:13px;font-weight:500;display:inline-block}.cookie-notice-link:hover{text-decoration:underline}.cookie-notice-actions{flex-shrink:0;gap:10px;display:flex}@media (width<=640px){.cookie-notice{right:12px;bottom:calc(12px + var(--mobile-nav-offset,0px));flex-direction:column;align-items:stretch;gap:16px;padding:18px 20px;left:12px}.cookie-notice-actions{flex-direction:column}.cookie-notice-actions .btn{justify-content:center;width:100%}}.gig-detail-page{color:#222325;background:#fff}.gig-detail-main{padding:1.45rem 0 0}.gig-detail-skeleton{grid-template-columns:minmax(0,680px) minmax(300px,332px);justify-content:center;align-items:start;gap:5.2rem;margin-bottom:5rem;display:grid}.gig-detail-skeleton article,.gig-detail-skeleton aside{gap:.8rem;display:grid}.gig-detail-skeleton-breadcrumb{width:min(100%,230px);height:13px}.gig-detail-skeleton-title{width:min(100%,590px);height:52px}.gig-detail-skeleton-seller{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:.85rem;display:grid}.gig-detail-skeleton-seller>.ui-skeleton{border-radius:50%;width:50px;height:50px}.gig-detail-skeleton-seller span{gap:.48rem;display:grid}.gig-detail-skeleton-seller span .ui-skeleton:first-child{width:min(100%,182px);height:14px}.gig-detail-skeleton-seller span .ui-skeleton:last-child{width:min(100%,124px);height:11px}.gig-detail-skeleton-gallery{aspect-ratio:1.67;width:100%}.gig-detail-skeleton-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.gig-detail-skeleton-thumbs .ui-skeleton{aspect-ratio:1.75}.gig-detail-skeleton-copy{width:100%;height:16px}.gig-detail-skeleton-copy.short{width:78%}.gig-detail-skeleton aside{position:sticky;top:1rem}.gig-detail-skeleton-actions{justify-self:end;width:136px;height:34px}.gig-detail-skeleton-package{min-height:446px}.gig-detail-layout{grid-template-columns:minmax(0,680px) minmax(300px,332px);justify-content:center;align-items:start;gap:5.2rem;margin-bottom:5rem;display:grid}.gig-detail-content{min-width:0}.gig-detail-breadcrumb{color:#404145;flex-wrap:wrap;align-items:center;gap:.42rem;margin-bottom:1.7rem;font-size:.78rem;font-weight:600;display:flex}.gig-detail-breadcrumb a{color:#111}.gig-detail-breadcrumb svg{width:15px;height:15px}.gig-detail-hero h1{color:#222325;letter-spacing:0;max-width:620px;margin-bottom:1rem;font-size:clamp(1.55rem,2.4vw,1.9rem);font-weight:600;line-height:1.2}.gig-seller-mini{align-items:center;gap:.85rem;margin-bottom:1.45rem;display:flex}.gig-seller-mini-avatar{color:#008a45;background:#e8fbf1;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-weight:700;display:grid;overflow:hidden}.gig-seller-mini-avatar img{object-fit:cover;width:50px;height:50px}.gig-seller-mini>div{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.gig-seller-mini strong{color:#222325;font-size:.95rem;font-weight:600}.gig-seller-mini-name{color:#222325}.gig-seller-mini span{color:#404145;font-size:.78rem;font-weight:600}.detail-rating-line{color:#222325;align-items:center;gap:.18rem;font-size:.86rem;font-weight:600;display:inline-flex}.detail-rating-line svg{width:14px;height:14px}.detail-rating-line.is-new,.detail-strip-rating .is-new{color:#1b8f5a;font-weight:600}.detail-rating-line a,.detail-rating-line .review-count{color:#62646a;font-weight:500}.detail-rating-line a{text-decoration:underline}.gig-gallery{aspect-ratio:1.67;background:#f5f5f5;border-radius:0;display:grid;position:relative;overflow:visible}.gig-gallery img,.gig-gallery video{object-fit:cover;width:100%;height:100%}.gig-gallery>button{z-index:2;color:#404145;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #22232524}.gig-gallery>button:first-child{left:-20px}.gig-gallery>button:first-child svg{transform:rotate(180deg)}.gig-gallery>button:last-child{right:-20px}.gig-gallery>button svg{width:18px;height:18px}.gig-gallery>button:disabled{cursor:default;opacity:.45}.gig-gallery-thumbs{grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;margin-top:.45rem;display:grid}.gig-gallery-thumbs button{cursor:pointer;aspect-ratio:1.75;opacity:.62;background:#f5f5f5;border:1px solid #0000;overflow:hidden}.gig-gallery-thumbs button.is-active{opacity:1;border-color:#222325}.gig-gallery-thumbs img{object-fit:cover;width:100%;height:100%}.gig-gallery-thumbs button{position:relative}.gig-gallery-thumbs button span{color:#fff;background:#0f172ab8;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:.35rem;right:.35rem}.gig-detail-sidebar{z-index:5;position:sticky;top:1rem}.gig-detail-actions{justify-content:flex-end;gap:.45rem;margin-bottom:.8rem;display:flex;position:relative}.gig-detail-actions>button,.gig-detail-actions>span{color:#404145;background:#fff;border:1px solid #dadbdd;border-radius:6px;place-items:center;min-width:34px;height:34px;font-size:.78rem;font-weight:600;display:inline-grid}.gig-detail-actions>button{cursor:pointer}.gig-detail-actions>button:first-child,.gig-detail-actions>button:nth-child(2){border-color:#0000}.gig-detail-actions svg{width:16px;height:16px}.gig-detail-actions>button.is-favorite svg,.detail-strip-media button.is-favorite svg{fill:#ef4444;color:#ef4444}.gig-detail-actions>button.is-saving{cursor:progress;opacity:.65}.gig-detail-actions>span.gig-detail-saves-count{font-variant-numeric:tabular-nums;padding:0 .5rem}.report-popover{z-index:30;background:#fff;border:1px solid #e4e5e7;border-radius:8px;width:min(288px,100vw - 2rem);padding:.85rem;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 28px #22232529}.report-popover:before{content:"";background:#fff;border-top:1px solid #e4e5e7;border-left:1px solid #e4e5e7;width:13px;height:13px;position:absolute;top:-7px;right:28px;transform:rotate(45deg)}.report-popover form{gap:.6rem;display:grid}.report-popover label{min-width:0;display:block}.report-popover select,.report-popover textarea{color:#222325;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .65rem;font-size:.84rem;display:block}.report-popover select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2362646a' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:15px 15px;min-height:38px;padding-right:1.9rem}.report-popover textarea{resize:vertical;min-height:76px;line-height:1.45}.report-popover select:focus-visible,.report-popover textarea:focus-visible{border-color:var(--color-primary,#05c46b);outline:0}.report-popover button{color:#404145;cursor:pointer;background:#fff;border:1px solid #dadbdd;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:38px;padding:0 .7rem;font-size:.85rem;font-weight:600;display:flex}.report-popover button:hover:not(:disabled){color:#b91c1c;background:#fef2f2;border-color:#b91c1c}.report-popover button:disabled{cursor:not-allowed;opacity:.6}.report-popover button svg{flex:none;width:16px;height:16px}.package-card{background:#fff;border:1px solid #dadbdd}.package-tabs{border-bottom:1px solid #dadbdd;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.package-tabs button{color:#74767e;cursor:pointer;background:#f7f7f7;border-right:1px solid #dadbdd;min-height:46px;font-weight:600}.package-tabs button:last-child{border-right:0}.package-tabs button.is-active{color:#222325;background:#fff;border-bottom:2px solid #222325}.package-card-body{padding:1.7rem 1.25rem 1.25rem}.package-card-body h2{color:#222325;margin-bottom:.55rem;font-size:.95rem;font-weight:600}.package-price{color:#222325;margin-bottom:1.15rem;font-size:1.2rem;font-weight:500;display:block}.package-card-body p{color:#62646a;margin-bottom:.9rem;font-size:.88rem;line-height:1.45}.package-meta-row{color:#62646a;flex-wrap:wrap;gap:.55rem;margin-bottom:.75rem;font-size:.78rem;font-weight:600;display:flex}.package-meta-row span{align-items:center;gap:.25rem;display:inline-flex}.package-meta-row svg{width:14px;height:14px}.package-feature-list{gap:.42rem;margin-bottom:1.2rem;display:grid}.package-feature-list li{color:#62646a;align-items:center;gap:.55rem;font-size:.82rem;font-weight:600;display:flex}.package-feature-list li span,.compare-check{width:13px;height:13px;display:inline-block;position:relative}.package-feature-list li span:after,.compare-check.is-included:after{content:"";border-bottom:2px solid #11824d;border-right:2px solid #11824d;width:5px;height:9px;position:absolute;top:0;left:3px;transform:rotate(45deg)}.package-feature-list li.is-muted span:after,.compare-check.is-excluded:after{content:"";border-bottom:2px solid #b5b6ba;border-right:0;width:11px;height:0;position:absolute;top:5px;left:1px;transform:none}.package-feature-list li.is-included{color:#222325}.package-feature-list li.is-muted{color:#b5b6ba}.package-continue-button,.package-contact-button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:34px;font-weight:600;display:flex}.package-continue-button{color:#fff;background:#000;margin-bottom:.65rem}.package-continue-button:hover{color:#fff}.package-own-gig-note{color:var(--market-muted);text-align:center;font-size:.78rem;font-weight:500;line-height:1.35}.package-continue-button svg,.package-contact-button svg{width:15px;height:15px}.package-contact-button{color:#222325;background:#fff;border:1px solid #dadbdd}.manual-checkout-backdrop{z-index:120;background:#0f172a8f;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.manual-checkout-dialog{background:#fff;border:1px solid #dadbdd;border-radius:8px;gap:1rem;width:min(560px,100%);max-height:min(860px,100vh - 2rem);padding:clamp(1.1rem,3vw,1.65rem);display:grid;position:relative;overflow:auto;box-shadow:0 28px 90px #0f172a47}.manual-checkout-dialog>div:first-of-type>span{color:#62646a;text-transform:uppercase;font-size:.78rem;font-weight:700}.manual-checkout-dialog h2{color:#222325;margin:.22rem 2rem .2rem 0;font-size:clamp(1.1rem,2vw,1.35rem)}.manual-checkout-dialog p{color:#62646a;line-height:1.5}.manual-checkout-close{color:#222325;cursor:pointer;background:#fff;border:1px solid #dadbdd;border-radius:4px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:.8rem;right:.8rem}.manual-checkout-close svg{width:18px;height:18px}.manual-checkout-dialog form{gap:.78rem;display:grid}.manual-checkout-dialog label,.manual-checkout-field{color:#222325;gap:.36rem;font-size:.84rem;font-weight:700;display:grid}.manual-checkout-method{display:block}.manual-checkout-method .option-menu-trigger{color:#222325;border:1px solid #cbd5e1;border-radius:4px;justify-content:space-between;width:100%;min-height:42px;padding:.68rem .78rem;font-size:.88rem}.manual-checkout-method .option-menu-panel{width:auto;max-width:none;left:0;right:0}.manual-checkout-dialog input,.manual-checkout-dialog select,.manual-checkout-dialog textarea{color:#222325;width:100%;min-height:42px;font:inherit;border:1px solid #cbd5e1;border-radius:4px;padding:.68rem .78rem}.manual-checkout-dialog textarea{resize:vertical;min-height:92px}.manual-method-note{background:#ecfdf5;border:1px solid #d1fae5;border-radius:4px;padding:.8rem}.manual-method-note strong{color:#065f46;margin-bottom:.22rem;font-size:.86rem;display:block}.manual-method-note p,.manual-checkout-error{margin:0;font-size:.84rem}.manual-checkout-error{color:#b91c1c;font-weight:600}.manual-checkout-hint{color:#62646a;margin:0;font-size:.8rem;font-weight:600}.manual-checkout-success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;margin:0;padding:.62rem .72rem;font-size:.84rem;font-weight:600}.manual-wallet-summary{color:#62646a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;justify-content:space-between;align-items:center;gap:.75rem;padding:.62rem .72rem;font-size:.82rem;font-weight:600;display:flex}.manual-wallet-summary strong{color:#222325;font-size:.94rem}.manual-wallet-summary strong.is-short{color:#b91c1c}.paystation-summary{background:#ecfdf5;border:1px solid #d1fae5;border-radius:4px;gap:.45rem;padding:.8rem;display:grid}.paystation-summary>div{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.paystation-summary span{color:#065f46;font-size:.84rem;font-weight:600}.paystation-summary strong{color:#065f46;font-size:1.2rem}.manual-checkout-dialog .paystation-summary p{margin:0;font-size:.82rem}.manual-checkout-dialog label.checkout-terms{align-items:flex-start;gap:.55rem;font-weight:500;line-height:1.45;display:flex}.manual-checkout-dialog label.checkout-terms input{accent-color:#05c46b;flex:none;width:18px;height:18px;min-height:0;margin:.12rem 0 0;padding:0}.checkout-terms a{color:#008a45;font-weight:600;text-decoration:underline}.manual-checkout-dialog form button:disabled{cursor:not-allowed;opacity:.6}.hourly-offer-card{border-top:1px solid #dadbdd;gap:.85rem;padding:1.55rem 1.5rem;display:grid}.hourly-offer-card>div:first-child{align-items:center;gap:.75rem;display:flex}.hourly-offer-card img{object-fit:cover;border-radius:50%;width:26px;height:26px}.hourly-offer-card strong{color:#222325;font-size:.78rem}.hourly-offer-card p{color:#62646a;font-size:.82rem;line-height:1.45}.hourly-offer-card>div:last-child{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hourly-offer-card button{color:#404145;cursor:pointer;background:0 0;font-size:.78rem;font-weight:600;text-decoration:underline}.detail-section{margin-top:3.3rem}.detail-section h2{color:#222325;margin-bottom:1.35rem;font-size:1.25rem;font-weight:600}.about-gig-copy{color:#404145;font-size:.92rem;line-height:1.45}.about-gig-skills h3{color:#222325;margin-bottom:.55rem;font-size:.95rem;font-weight:600}.about-gig-skills ul{flex-wrap:wrap;gap:.4rem;display:flex}.about-gig-skills li{border:1px solid var(--market-border);color:#404145;border-radius:999px;margin-left:0;padding:.3rem .7rem;font-size:.82rem;font-weight:600;list-style:none}.about-gig-copy p,.about-gig-copy ul{margin-bottom:1rem}.about-gig-copy li{margin-left:1.15rem;list-style:outside}.about-gig-richtext ol{margin-bottom:1rem}.about-gig-richtext ol li{list-style:decimal}.about-gig-richtext li p{margin-bottom:.25rem}.about-gig-richtext h3,.about-gig-richtext h4{color:#222325;margin:1.35rem 0 .55rem;font-weight:600}.about-gig-richtext h3{font-size:1.05rem}.about-gig-richtext h4{font-size:.96rem}.about-gig-richtext>:first-child{margin-top:0}.about-gig-richtext blockquote{color:#62646a;border-left:3px solid #dadbdd;margin:0 0 1rem;padding-left:.95rem}.about-gig-richtext mark{color:inherit;background:#fde68a;border-radius:2px;padding:.05em .12em}.about-gig-richtext{overflow-wrap:break-word}.gig-spec-grid{border-top:1px solid #dadbdd;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.6rem;margin-top:1.45rem;padding-top:1.25rem;display:grid}.gig-spec-grid span{color:#95979d;margin-bottom:.2rem;font-size:.86rem;display:block}.gig-spec-grid strong{color:#404145;font-size:.9rem;line-height:1.4}.seller-profile-header{align-items:center;gap:1.2rem;margin-bottom:1rem;display:flex}.seller-profile-header img,.seller-profile-avatar-fallback{border-radius:50%;width:76px;height:76px}.seller-profile-header img{object-fit:cover}.seller-profile-avatar-fallback{color:#008a45;background:#e8fbf1;flex:none;place-items:center;font-weight:700;display:grid}.seller-profile-header strong{color:#222325;font-weight:600}.seller-profile-section h2 a,.seller-profile-header a{color:#222325}.seller-profile-header p{color:#404145;margin:.24rem 0;font-size:.9rem}.seller-profile-actions{gap:.75rem;margin-bottom:1.2rem;display:flex}.seller-profile-actions button{color:#222325;cursor:pointer;background:#fff;border:1px solid #222325;border-radius:5px;justify-content:center;align-items:center;gap:.42rem;min-height:34px;padding:0 1rem;font-weight:600;display:inline-flex}.seller-profile-actions svg{width:14px;height:14px}.seller-profile-card{border:1px solid #dadbdd;padding:1.4rem 1.3rem}.seller-profile-card dl{border-bottom:1px solid #dadbdd;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 3rem;margin-bottom:1rem;padding-bottom:1rem;display:grid}.seller-profile-card dl>div,.portfolio-card dl>div{min-width:0}.seller-profile-card dt,.portfolio-card dt{color:#74767e;font-size:.86rem}.seller-profile-card dd,.portfolio-card dd{color:#404145;margin:0;font-size:.88rem;font-weight:600}.seller-profile-card p{color:#404145;font-size:.9rem;line-height:1.45}.portfolio-card{border:1px solid #dadbdd;border-radius:10px;grid-template-columns:minmax(0,1.25fr) minmax(220px,.95fr);gap:1.6rem;padding:1.2rem;display:grid}.portfolio-card>img{object-fit:cover;border-radius:6px;width:100%;height:216px}.portfolio-card span{color:#62646a;font-size:.86rem}.portfolio-card h3{color:#111;margin:.45rem 0 .8rem;font-size:1.1rem;line-height:1.15}.portfolio-card p{color:#222325;font-size:.86rem;line-height:1.4}.portfolio-tags{flex-wrap:wrap;gap:.45rem;margin:.8rem 0 1.35rem;display:flex}.portfolio-tags span{color:#222325;border:1px solid #dadbdd;border-radius:999px;padding:.28rem .62rem;font-size:.78rem}.portfolio-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.portfolio-thumbs{gap:.8rem;margin-top:1.25rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.portfolio-thumbs button{color:#222325;cursor:pointer;background:#fff;border:1px solid #dadbdd;border-radius:4px;flex:none;width:86px;height:64px;font-weight:600;overflow:hidden}.portfolio-thumbs button.is-active{border-color:#222325}.portfolio-thumbs img{object-fit:cover;width:100%;height:100%}.compare-table-wrap{overflow-x:auto}.compare-table{border-collapse:collapse;color:#404145;border:1px solid #e4e5e7;width:100%;min-width:620px;font-size:.84rem}.compare-table th,.compare-table td{text-align:left;vertical-align:top;border-right:1px solid #e4e5e7;width:25%;padding:.88rem .85rem}.compare-table th{background:#fff;height:210px;font-weight:500}.compare-table th strong,.compare-table th span,.compare-table th small{display:block}.compare-table th strong{color:#111;font-size:1rem;font-weight:700}.compare-table th span{color:#62646a;margin:.36rem 0 1.05rem;font-size:1rem;font-weight:600}.compare-table th small{color:#62646a;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:700}.compare-table th p{color:#404145;font-size:.82rem;line-height:1.45}.compare-table tbody tr:nth-child(odd){background:#fafafa}.compare-table td:not(:first-child){text-align:center;vertical-align:middle}.compare-table button{color:#fff;cursor:pointer;background:#222325;border-radius:6px;width:100%;min-height:34px;font-weight:600}.recommended-detail-section{border:1px solid #dadbdd;padding:1.5rem}.detail-recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;display:grid}.detail-recommend-card{color:#222325;display:grid}.detail-recommend-card>img{aspect-ratio:1.65;object-fit:cover;border-radius:4px;width:100%}.detail-recommend-card div{color:#222325;justify-content:space-between;gap:.8rem;margin-top:.6rem;font-size:.78rem;font-weight:600;display:flex}.detail-recommend-card p{color:#222325;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39px;margin:.28rem 0 .42rem;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-recommend-card b{color:#111;margin-top:.45rem;font-size:.9rem}.detail-recommend-card small{color:#222325;align-items:center;gap:.28rem;margin-top:.55rem;font-size:.78rem;font-weight:600;display:flex}.detail-recommend-card small svg{width:13px;height:13px}.faq-section{border-top:0}.faq-section .faq-item{background:0 0;border:0;border-bottom:1px solid #dadbdd}.faq-section .faq-item button{color:#404145;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:56px;padding:0;font-weight:600;display:flex}.faq-section .faq-item button svg{width:16px;height:16px;transition:transform var(--transition)}.faq-section .faq-item button[aria-expanded=true] svg{transform:rotate(180deg)}.faq-section .faq-item p{color:#62646a;padding:0 2rem 1rem 0;font-size:.9rem;line-height:1.45}.detail-sourcing-cta{background:linear-gradient(110deg,#fffde8 0%,#fbffe2 58%,#d7f400 100%);border:1px solid #e1e88a;border-radius:8px;grid-template-columns:1fr 230px;align-items:center;gap:2rem;margin-top:3.3rem;padding:1.8rem 1.55rem;display:grid;overflow:hidden}.detail-sourcing-cta h2{color:#111;margin-bottom:.9rem;font-size:1.55rem;line-height:1.22}.detail-sourcing-cta h2 span{color:#008a45;display:block}.detail-sourcing-cta p{color:#111;max-width:360px;margin-bottom:1.25rem;font-size:.95rem;line-height:1.45}.detail-sourcing-cta a{color:#fff;cursor:pointer;background:#222325;border-radius:6px;align-items:center;gap:.4rem;min-height:38px;padding:0 1rem;font-weight:600;display:inline-flex}.detail-sourcing-cta a svg{flex:none;width:15px;height:15px}.sourcing-profile-stack{min-height:120px;position:relative}.sourcing-profile-stack article{background:#fff;border-radius:8px;justify-items:center;gap:.35rem;width:108px;padding:.7rem .5rem;display:grid;position:absolute;top:10px;box-shadow:0 10px 30px #2223251f}.sourcing-profile-stack article:first-child{z-index:3;left:0}.sourcing-profile-stack article:nth-child(2){z-index:2;left:76px}.sourcing-profile-stack article:nth-child(3){z-index:1;left:152px}.sourcing-profile-stack img{object-fit:cover;border-radius:50%;width:42px;height:42px}.sourcing-profile-stack strong{color:#404145;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.58rem;overflow:hidden}.sourcing-profile-stack span{background:#e4e5e7;border-radius:999px;width:46px;height:4px}.reviews-summary{grid-template-columns:1fr .92fr;gap:3rem;margin-bottom:1.85rem;display:grid}.reviews-summary h3{color:#111;margin-bottom:1rem;font-size:.9rem}.review-breakdown-row,.rating-breakdown-row{color:#404145;align-items:center;gap:.7rem;margin-bottom:.72rem;font-size:.88rem;display:grid}.review-breakdown-row{grid-template-columns:55px 1fr 34px}.review-breakdown-row i{background:#e4e5e7;border-radius:999px;height:6px;display:block;overflow:hidden}.review-breakdown-row b{border-radius:inherit;background:#222325;height:100%;display:block}.rating-breakdown-row{grid-template-columns:1fr auto}.rating-breakdown-row strong{align-items:center;gap:.25rem;display:inline-flex}.rating-breakdown-row svg{width:14px;height:14px}.review-search{border:1px solid #c5c6c9;border-radius:3px;grid-template-columns:minmax(0,1fr) 38px;width:min(100%,285px);min-height:38px;display:grid;overflow:hidden}.review-search input{border:0;outline:none;min-width:0;padding:0 .8rem}.review-search button{color:#fff;cursor:pointer;background:#222325;place-items:center;display:grid}.review-search svg{width:16px;height:16px}.review-controls{color:#404145;gap:.8rem;margin:1rem 0 2rem;font-size:.9rem;display:grid}.review-controls span,.review-controls label{align-items:center;gap:.42rem;display:inline-flex}.review-controls svg{width:14px;height:14px}.review-card{border:1px solid #dadbdd;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.25rem;display:grid;position:relative}.review-card-header{border-bottom:1px solid #e4e5e7;grid-column:1/-1;align-items:center;gap:.8rem;padding-bottom:1rem;display:flex}.review-card-header img{object-fit:cover;border-radius:50%;width:40px;height:40px}.review-card-header strong{color:#111;font-weight:600;display:block}.review-card-header span{color:#62646a;font-size:.78rem}.review-card-body>div{color:#62646a;align-items:center;gap:.8rem;font-size:.78rem;display:flex}.review-card-body p{color:#111;margin:.85rem 0 1rem;font-size:.92rem;line-height:1.45}.review-card-body dl{flex-wrap:wrap;gap:.75rem 2rem;margin:0;display:flex}.review-card-body dl>div{gap:.15rem;display:grid}.review-card-body dt{color:#111;font-size:.82rem;font-weight:600}.review-card-body dd{color:#62646a;margin:0;font-size:.72rem}.review-delivery-image{object-fit:cover;border-radius:3px;align-self:center;width:116px;height:70px}.seller-response-toggle{color:#111;cursor:pointer;background:0 0;border-top:1px solid #e4e5e7;grid-column:1/-1;justify-content:space-between;padding-top:1rem;font-weight:600;display:flex}.seller-response-toggle svg{width:15px;height:15px}.review-helpful-row{color:#111;align-items:center;gap:.58rem;margin:.65rem 0 2.1rem;font-size:.82rem;font-weight:600;display:flex}.review-helpful-row button{color:#222325;cursor:pointer;background:0 0;align-items:center;gap:.25rem;font-size:.82rem;font-weight:600;display:inline-flex}.review-helpful-row svg{width:14px;height:14px}.show-more-reviews-button{color:#111;cursor:pointer;min-height:36px;transition:background var(--transition), color var(--transition);background:#fff;border:1px solid #222325;border-radius:5px;padding:0 1.05rem;font-size:.86rem;font-weight:600}.show-more-reviews-button:hover{color:#fff;background:#222325}.related-tags-section{margin-top:3.1rem}.related-tags-section h2{color:#222325;margin-bottom:1.35rem;font-size:1.08rem;font-weight:600}.related-tag-list{flex-wrap:wrap;gap:.5rem;display:flex}.related-tag-list a{color:#74767e;min-height:24px;transition:border-color var(--transition), color var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:2px;padding:.28rem .72rem;font-size:.82rem}.related-tag-list a:hover{color:#222325;border-color:#222325}.gig-detail-bottom-surface{background:#f5f5f5;border-top:1px solid #dadbdd;padding:3.2rem 0 2.3rem}.gig-detail-bottom-surface .container{width:min(100% - 2rem,1190px)}.detail-market-strip,.detail-history-section{margin-bottom:3rem}.detail-strip-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.detail-strip-heading h2{color:#222325;letter-spacing:0;font-size:1.22rem;font-weight:600}.detail-strip-heading h2 a{color:#222325;text-underline-offset:2px;text-decoration:underline}.detail-strip-actions,.detail-history-actions{align-items:center;gap:.65rem;display:flex}.detail-strip-actions button,.detail-history-actions button:nth-last-child(-n+2){color:#62646a;cursor:pointer;width:34px;height:34px;transition:border-color var(--transition), color var(--transition), transform var(--transition);background:#fff;border:1px solid #dadbdd;border-radius:50%;place-items:center;display:inline-grid;box-shadow:0 2px 8px #22232514}.detail-strip-actions button:first-child svg,.detail-history-actions button:nth-last-child(2) svg{transform:rotate(180deg)}.detail-strip-actions button:hover,.detail-history-actions button:nth-last-child(-n+2):hover{color:#222325;border-color:#222325;transform:translateY(-1px)}.detail-strip-actions svg,.detail-history-actions svg{width:15px;height:15px}.detail-strip-row,.detail-history-row{scrollbar-width:none;grid-auto-flow:column;gap:1rem;padding-bottom:.3rem;display:grid;overflow-x:auto}.detail-strip-row::-webkit-scrollbar{display:none}.detail-history-row::-webkit-scrollbar{display:none}.detail-strip-row{grid-auto-columns:minmax(198px,220px)}.detail-history-row{grid-auto-columns:max(160px,16.6667% - .833333rem)}.detail-strip-card{color:#222325;min-width:0}.detail-strip-media{aspect-ratio:1.64;background:#e4e5e7;border-radius:4px;display:block;position:relative;overflow:hidden}.detail-strip-media a{width:100%;height:100%;display:block}.detail-strip-media img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition)}.detail-strip-card:hover .detail-strip-media img{transform:scale(1.025)}.detail-strip-media button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#22232547;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:.58rem;right:.58rem}.detail-strip-media button svg{width:18px;height:18px}.detail-strip-play{color:#fff;background:#222325b8;border:1px solid #ffffffe6;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:.58rem;left:.62rem}.detail-strip-play svg{width:12px;height:12px}.detail-strip-seller-row{color:#222325;align-items:center;gap:.42rem;min-width:0;margin-top:.58rem;font-size:.78rem;display:flex}.detail-strip-seller-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.detail-strip-seller-row em{color:#222325;white-space:nowrap;margin-left:auto;font-style:normal;font-weight:600}.detail-strip-badge{color:#9a5200;background:#ffecd1;border-radius:3px;flex:none;padding:.15rem .35rem;font-size:.72rem;font-weight:600}.detail-strip-title{color:#222325;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin-top:.3rem;font-size:.91rem;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-strip-rating{color:#222325;align-items:center;gap:.22rem;margin-top:.6rem;font-size:.86rem;display:flex}.detail-strip-rating svg{width:15px;height:15px}.detail-strip-rating span{color:#62646a}.detail-strip-price{color:#111;margin-top:.5rem;font-size:.9rem;font-weight:700;display:block}.detail-strip-consultation{color:#222325;align-items:center;gap:.3rem;margin-top:.62rem;font-size:.78rem;font-weight:600;display:flex}.detail-strip-consultation svg{width:14px;height:14px}.detail-history-actions button:not(:nth-last-child(-n+2)),.detail-history-actions a{color:#62646a;cursor:pointer;background:0 0;place-items:center;min-height:30px;font-size:.82rem;font-weight:500;display:inline-grid}.detail-history-actions>span{background:#dadbdd;width:1px;height:14px}.detail-history-card{color:#222325;min-width:0;display:grid}.detail-history-card strong{color:#222325;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin-top:.55rem;font-size:.86rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-talent-section{margin-top:0}.gig-detail-page{padding-bottom:calc(88px + var(--mobile-nav-offset,0px))}.gig-mobile-order-bar{left:0;right:0;bottom:var(--mobile-nav-offset,0px);z-index:85;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--market-border);background:#fff;justify-content:space-between;align-items:center;gap:1rem;display:none;position:fixed;box-shadow:0 -6px 24px #2223251f}.gig-mobile-order-bar span{line-height:1.15;display:grid}.gig-mobile-order-bar small{color:var(--market-muted);font-size:.72rem;font-weight:600}.gig-mobile-order-bar strong{color:#222325;font-size:1.05rem;font-weight:700}.gig-mobile-order-bar button{color:#fff;cursor:pointer;min-height:42px;font:inherit;background:#000;border:0;border-radius:4px;align-items:center;gap:.45rem;padding:.6rem 1.3rem;font-weight:600;display:inline-flex}.gig-mobile-order-bar button svg{width:15px;height:15px}@media (width<=991px){.gig-mobile-order-bar{display:flex}.gig-detail-page{padding-bottom:calc(152px + var(--mobile-nav-offset,0px))}.seller-message-bubble{bottom:calc(76px + var(--mobile-nav-offset,0px))}.package-continue-button,.package-contact-button,.compare-table button,.seller-profile-actions button{min-height:44px}.related-tag-list a{align-items:center;min-height:40px;display:inline-flex}}.seller-message-bubble{left:1rem;bottom:calc(1rem + var(--mobile-nav-offset,0px));z-index:80;max-width:250px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;border-radius:999px;align-items:center;gap:.7rem;padding:.65rem 1rem .65rem .65rem;display:flex;position:fixed;box-shadow:0 12px 36px #22232533}.seller-message-bubble img,.seller-message-bubble .seller-profile-avatar-fallback{border-radius:50%;width:38px;height:38px}.seller-message-bubble img{object-fit:cover}.seller-message-bubble .seller-profile-avatar-fallback{font-size:.78rem}.seller-message-bubble strong{color:#404145;font-size:.82rem;display:block}.seller-message-bubble span{color:#62646a;font-size:.68rem;display:block}@media (width<=1120px){.gig-detail-layout,.gig-detail-skeleton{grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:3.5rem}.gig-detail-sidebar,.gig-detail-skeleton aside{max-width:420px;position:static}}@media (width<=760px){.gig-detail-main{padding-top:1rem}.gig-gallery>button:first-child{left:.5rem}.gig-gallery>button:last-child{right:.5rem}.gig-gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.gig-spec-grid,.seller-profile-card dl,.portfolio-card,.detail-recommend-grid,.detail-sourcing-cta,.reviews-summary,.review-card{grid-template-columns:1fr}.seller-profile-card dl,.portfolio-card dl{grid-template-columns:1fr;gap:.7rem}.seller-profile-card dl>div,.portfolio-card dl>div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.seller-profile-card dd,.portfolio-card dd{text-align:right}.detail-strip-heading{align-items:flex-start}.detail-strip-row{grid-auto-columns:minmax(210px,74vw)}.detail-history-row{grid-auto-columns:minmax(165px,62vw)}.detail-history-actions{flex-wrap:wrap;justify-content:flex-end}.review-delivery-image{width:100%;height:160px}.seller-message-bubble{display:none}}.gig-owner-preview-bar{background:#fffbeb;border-bottom:1px solid #fde68a}.gig-owner-preview-bar .container{color:#92400e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:.7rem 0;font-size:.86rem;font-weight:500;display:flex}.gig-owner-preview-bar span{align-items:center;gap:.45rem;display:inline-flex}.gig-owner-preview-bar svg{flex:none;width:16px;height:16px}.gig-owner-preview-bar a{color:#7c2d12;font-weight:600;text-decoration:underline}.review-card+.review-card{margin-top:1rem}.user-profile-page{color:#111;background:#fff}.user-profile-page .site-header{transition:background var(--transition), border-color var(--transition), box-shadow var(--transition), backdrop-filter var(--transition), opacity var(--transition), transform var(--transition)}.user-profile-page.has-profile-sticky-nav .site-header{opacity:0;pointer-events:none;transform:translateY(-100%)}.public-profile-shell .container,.profile-sticky-nav .container,.public-profile-content,.profile-talent-section .container{width:min(100% - 2rem,1120px);margin-inline:auto}.public-profile-shell{padding:1.45rem 0 2.1rem}.public-profile-hero{grid-template-columns:minmax(0,760px) minmax(292px,340px);align-items:start;gap:3.7rem;display:grid}.public-profile-primary{grid-template-columns:130px minmax(0,1fr);gap:0 1.35rem;min-width:0;display:grid}.public-profile-avatar-wrap{width:130px;height:130px;position:relative}.public-profile-avatar-wrap img{object-fit:cover;border-radius:50%;width:100%;height:100%;box-shadow:inset 0 0 0 1px #cfd6e2}.profile-avatar-fallback{color:#008a45;background:#e8fbf1;border-radius:50%;place-items:center;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #cfd6e2}.public-profile-avatar-wrap .profile-avatar-fallback,.sticky-profile-avatar .profile-avatar-fallback{width:100%;height:100%}.profile-contact-card .profile-avatar-fallback,.profile-message-bubble .profile-avatar-fallback,.profile-message-composer header>.profile-avatar-fallback{flex:none;width:38px;height:38px;font-size:.78rem}.profile-contact-popup header>.profile-avatar-fallback{flex:none;width:42px;height:42px}.profile-about-sheet-person>.profile-avatar-fallback{flex:none;width:74px;height:74px}.profile-online-dot{background:#05c46b;border:3px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:13px;right:10px}.profile-online-dot.is-online{background:#05c46b}.profile-online-dot.is-offline{background:#c5c6c9}.public-profile-summary{padding-top:.45rem}.public-profile-name-row{flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-bottom:.58rem;display:flex}.public-profile-name-row h1{color:#111;letter-spacing:0;font-size:1.34rem;font-weight:600}.public-profile-name-row span{color:#62646a;font-size:.9rem}.public-profile-rating-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.58rem;display:flex}.public-profile-rating-row>span:last-child{color:#222325;font-size:.82rem;font-weight:600}.profile-rating-line{color:#111;align-items:center;gap:.18rem;font-size:.86rem;font-weight:600;display:inline-flex}.profile-rating-line svg{width:14px;height:14px}.profile-rating-line a{color:#404145;font-weight:500;text-decoration:underline}.public-profile-title{color:#111;margin-bottom:.6rem;font-size:.92rem;display:block}.public-profile-meta{color:#111;flex-wrap:wrap;gap:.72rem;font-size:.86rem;display:flex}.public-profile-meta span{align-items:center;gap:.3rem;display:inline-flex}.public-profile-meta svg{width:14px;height:14px}.profile-page-skeleton .public-profile-primary{align-items:start}.profile-skeleton-avatar{border-radius:50%;width:130px;height:130px}.profile-skeleton-card{border-radius:8px;min-height:190px}.profile-skeleton-section{gap:.8rem;min-height:132px;display:grid}.public-about-block,.public-skills-block{grid-column:2}.public-about-block{margin-top:1.9rem}.public-about-block h2,.public-skills-block h2,.profile-section h2{color:#111;font-size:.95rem;font-weight:600}.public-about-block p{color:#111;max-width:650px;margin-top:.65rem;font-size:.92rem;line-height:1.45}.profile-expandable p.is-clamped{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profile-expandable-toggle{color:#222325;cursor:pointer;background:0 0;margin-top:.35rem;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline}.public-skills-block{margin-top:1.2rem}.public-skills-block div{flex-wrap:wrap;gap:.5rem;margin-top:.62rem;display:flex}.public-skills-block a,.profile-portfolio-tags span{color:#111;background:#fff;border:1px solid #dadbdd;border-radius:999px;min-height:26px;padding:.3rem .72rem;font-size:.78rem}.public-profile-contact-column{justify-items:stretch;gap:1.6rem;display:grid}.profile-top-actions{justify-content:flex-end;gap:.8rem;display:flex}.profile-top-actions button{color:#111;cursor:pointer;background:#fff;border:1px solid #dadbdd;border-radius:5px;min-height:34px;padding:0 .9rem;font-size:.82rem;font-weight:600}.profile-owner-preview-bar{background:#f5f5f5;border-bottom:1px solid #dadbdd}.profile-owner-preview-bar .container{color:#404145;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;width:min(100% - 2rem,1120px);margin-inline:auto;padding:.7rem 0;font-size:.86rem;display:flex}.profile-owner-preview-bar span{align-items:center;gap:.4rem;display:inline-flex}.profile-owner-preview-bar svg{width:15px;height:15px}.profile-owner-preview-bar a{color:#111;font-weight:600;text-decoration:underline}.profile-contact-card .profile-owner-edit,.profile-contact-card .profile-owner-preview,.sticky-profile-owner-link{border-radius:5px;justify-content:center;align-items:center;gap:.45rem;min-height:40px;font-size:.88rem;font-weight:600;display:inline-flex}.profile-contact-card .profile-owner-edit,.sticky-profile-owner-link{color:#fff;background:#222325}.profile-contact-card .profile-owner-preview{color:#111;background:#fff;border:1px solid #222325}.profile-contact-card .profile-owner-edit svg,.profile-contact-card .profile-owner-preview svg,.sticky-profile-owner-link svg{width:15px;height:15px}.profile-top-actions svg{width:16px;height:16px}.profile-contact-card{background:#fff;border:1px solid #dadbdd;border-radius:3px;gap:1.2rem;padding:1.7rem 1.6rem;display:grid;box-shadow:0 2px 8px #22232514}.profile-contact-card>div{align-items:center;gap:.75rem;display:flex;position:relative}.profile-contact-card img{object-fit:cover;border-radius:50%;width:38px;height:38px}.profile-contact-card .profile-online-dot{border-width:2px;width:10px;height:10px;bottom:1px;left:29px;right:auto}.profile-contact-card strong{color:#404145;font-size:.92rem;display:block}.profile-contact-card p{color:#404145;font-size:.86rem}.profile-contact-card button{color:#fff;cursor:pointer;background:#222325;border-radius:5px;justify-content:center;align-items:center;gap:.42rem;min-height:39px;font-weight:600;display:inline-flex}.profile-contact-card button svg{width:16px;height:16px}.profile-contact-card>p{text-align:center}.profile-sticky-nav{z-index:70;opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);background:#fff;border-bottom:1px solid #dadbdd;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 1px 8px #2223250d}.profile-sticky-nav.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.profile-sticky-nav .container{grid-template-columns:minmax(250px,.9fr) minmax(310px,1fr) minmax(230px,.82fr);align-items:end;gap:1.2rem;min-height:84px;display:grid}.sticky-profile-person{align-self:center;align-items:center;gap:.72rem;display:flex}.sticky-profile-avatar{flex:none;width:44px;height:44px;position:relative}.sticky-profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.sticky-profile-avatar .profile-online-dot{border-width:2px;width:11px;height:11px;bottom:1px;right:-1px}.sticky-profile-person strong{color:#111;margin-bottom:.25rem;display:block}.sticky-profile-person .profile-rating-line{margin-right:.45rem}.sticky-profile-person>div>span:last-child,.sticky-profile-action span{color:#404145;margin-top:.25rem;font-size:.82rem;display:block}.sticky-profile-tabs{align-items:flex-end;gap:1.55rem;display:flex}.sticky-profile-tabs a{color:#74767e;border-bottom:2px solid #0000;padding:1.2rem 0 .72rem;font-size:.9rem;font-weight:600}.sticky-profile-tabs a.is-active{color:#05c46b;border-bottom-color:#05c46b}.sticky-profile-action{align-self:center;justify-items:end;display:grid}.sticky-profile-action button{color:#fff;cursor:pointer;background:#222325;border-radius:5px;align-items:center;gap:.42rem;min-height:36px;padding:0 1rem;font-weight:600;display:inline-flex}.sticky-profile-action svg{width:15px;height:15px}.public-profile-content{padding:2.9rem 0 6.2rem}.profile-section{scroll-margin-top:170px}.profile-section+.profile-section{margin-top:2rem}.profile-services-section{margin-bottom:1.65rem}.profile-section>h2{margin-bottom:1.15rem;font-size:1.38rem}.profile-services-section .gig-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gig-listing-category{color:#62646a;letter-spacing:.01em;text-transform:uppercase;margin-bottom:.2rem;font-size:.76rem;font-weight:600;display:block}.profile-show-all-services{color:#111;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;margin-top:.85rem;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline;display:inline-flex}@media (width<=1040px){.profile-services-section .gig-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.profile-services-section .gig-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=575px){.profile-services-section .gig-listing-grid{grid-template-columns:minmax(0,1fr)}}.profile-portfolio-layout{grid-template-columns:minmax(0,1fr) 152px;gap:.75rem;display:grid}.profile-portfolio-card{background:#fff;border:1px solid #dadbdd;border-radius:10px;grid-template-columns:minmax(300px,.9fr) minmax(340px,1fr);gap:2rem;padding:1.6rem;display:grid}.profile-portfolio-image{background:#f5f5f5;border-radius:6px;position:relative;overflow:hidden}.profile-portfolio-image img{object-fit:cover;width:100%;height:100%;min-height:306px}.profile-portfolio-image span{color:#fff;background:#222325c7;border-radius:999px;align-items:center;gap:.35rem;min-height:24px;padding:0 .55rem;font-size:.82rem;font-weight:600;display:inline-flex;position:absolute;bottom:1.4rem;right:1.6rem}.profile-portfolio-image svg{width:13px;height:13px}.profile-portfolio-copy{align-self:center}.profile-portfolio-copy>span{color:#475569;font-size:.86rem}.profile-portfolio-copy h3{color:#111;margin:.78rem 0 1.05rem;font-size:1.35rem;line-height:1.25}.profile-portfolio-copy p{color:#111;font-size:.9rem;line-height:1.5}.profile-portfolio-tags{flex-wrap:wrap;gap:.5rem;margin:1.3rem 0 2.7rem;display:flex}.profile-portfolio-card dl{gap:4rem;display:flex}.profile-portfolio-card dt{color:#62646a;font-size:.78rem}.profile-portfolio-card dd{color:#111;font-size:.88rem;font-weight:600}.profile-portfolio-thumbs{gap:.5rem;display:grid}.profile-portfolio-thumbs button{color:#111;cursor:pointer;background:#fff;border:1px solid #dadbdd;border-radius:4px;min-height:112px;overflow:hidden}.profile-portfolio-thumbs button.is-active{border-color:#222325}.profile-portfolio-thumbs img{object-fit:cover;width:100%;height:100%}.profile-project-count{place-items:center;font-size:1.05rem;font-weight:700;display:grid}.profile-project-count span{color:#404145;margin-top:.28rem;font-size:.9rem;font-weight:500;display:block}.profile-work-list{gap:1.4rem;display:grid}.profile-work-item{grid-template-columns:32px minmax(0,1fr);gap:.9rem;display:grid}.profile-work-item>span{color:#74767e;background:#f0f1f2;border-radius:3px;place-items:center;width:32px;height:32px;display:grid}.profile-work-item svg{width:18px;height:18px}.profile-work-item h3{color:#111;margin-bottom:.15rem;font-size:.96rem}.profile-work-item p,.profile-work-item small{color:#111;font-size:.86rem;line-height:1.45}.profile-work-item small{color:#475569;display:block}.profile-work-item div p:last-child{margin-top:.7rem}.profile-work-skill-list{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.profile-work-skill-list span{color:#404145;background:#fafafa;border:1px solid #dadbdd;border-radius:999px;padding:.24rem .52rem;font-size:.74rem;font-weight:600}.profile-sourcing-cta{background:linear-gradient(100deg,#fffde9 0%,#fbffe9 58%,#d7f500 100%);border:1px solid #e1e88a;border-radius:8px;grid-template-columns:1fr 360px;align-items:center;gap:2rem;min-height:200px;margin:2.8rem 0 3.1rem;padding:2.2rem 2.7rem;display:grid;overflow:hidden}.profile-sourcing-cta h2{color:#111;margin-bottom:1rem;font-size:1.55rem;line-height:1.25}.profile-sourcing-cta p{color:#111;max-width:520px;margin-bottom:1.25rem;font-size:1rem}.profile-sourcing-cta a{color:#fff;cursor:pointer;background:#222325;border-radius:5px;align-items:center;gap:.45rem;min-height:40px;padding:0 1rem;font-weight:600;display:inline-flex}.profile-sourcing-cta svg{width:15px;height:15px}.profile-sourcing-stack{min-height:145px;position:relative}.profile-sourcing-stack article{background:#fff;border-radius:8px;justify-items:center;gap:.35rem;width:96px;padding:.78rem .54rem;display:grid;position:absolute;top:0;box-shadow:0 12px 36px #22232521}.profile-sourcing-stack article:first-child{z-index:3;left:72px}.profile-sourcing-stack article:nth-child(2){z-index:2;top:16px;left:152px}.profile-sourcing-stack article:nth-child(3){z-index:1;top:30px;left:230px}.profile-sourcing-stack img{object-fit:cover;border-radius:50%;width:48px;height:48px}.profile-sourcing-stack strong{color:#404145;font-size:.58rem}.profile-sourcing-stack span{background:#e4e5e7;border-radius:999px;width:48px;height:4px}.profile-reviews-summary{grid-template-columns:minmax(220px,.6fr) minmax(320px,1fr);align-items:start;gap:2.4rem;margin-bottom:2rem;display:grid}.profile-reviews-score{justify-items:start;gap:.35rem;display:grid}.profile-rating-breakdown{max-width:420px}.profile-reviews-summary h2{margin-bottom:.95rem}.profile-reviews-summary h3{color:#111;margin:1.4rem 0 .95rem;font-size:.9rem}.profile-review-breakdown-row{color:#404145;grid-template-columns:62px minmax(0,1fr) 34px;align-items:center;gap:.7rem;margin-bottom:.7rem;font-size:.88rem;display:grid}.profile-review-breakdown-row>span{white-space:nowrap}.profile-review-breakdown-row>strong{color:#111;text-align:right}.profile-review-breakdown-row i{background:#e4e5e7;border-radius:999px;height:6px;display:block;overflow:hidden}.profile-review-breakdown-row b{border-radius:inherit;background:#222325;height:100%;display:block}.profile-review-tools{color:#404145;border-bottom:1px solid #dadbdd;margin-bottom:1.6rem;padding-bottom:1.2rem;font-size:.9rem}.profile-review-list{gap:1.2rem;margin-bottom:1.6rem;display:grid}.profile-review-error{color:var(--color-danger,#b1332b);margin-bottom:1rem;font-size:.86rem}.profile-review-card{background:#fff;border:1px solid #dadbdd;border-radius:10px;gap:1rem;padding:1.25rem 1.45rem;display:grid}.profile-review-card header{border-bottom:1px solid #e4e5e7;align-items:center;gap:.8rem;padding-bottom:1rem;display:flex}.profile-review-avatar{object-fit:cover;border-radius:50%;flex:none;width:34px;height:34px}.profile-review-initial{color:#222325;background:#f1f4b5;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:600;display:grid}.profile-review-card header strong{color:#111;margin-right:.62rem}.profile-review-card header em{color:#111;align-items:center;gap:.25rem;font-size:.78rem;font-style:normal;font-weight:600;display:inline-flex}.profile-review-card header em svg{width:12px;height:12px}.profile-review-card header p{color:#404145;margin-top:.26rem;font-size:.78rem}.profile-review-meta{color:#62646a;align-items:center;gap:.9rem;font-size:.78rem;display:flex}.profile-review-text{margin:.8rem 0 1rem}.profile-review-text p{color:#111;max-width:1020px;font-size:.92rem;line-height:1.45}.profile-review-text p.is-clamped{-webkit-line-clamp:3}.profile-review-order-row{flex-wrap:wrap;align-items:center;gap:2rem;padding-bottom:1rem;display:flex}.profile-review-order-row dl{gap:2rem;display:flex}.profile-review-order-row dt{color:#111;font-size:.82rem;font-weight:600}.profile-review-order-row dd{color:#62646a;font-size:.72rem}.profile-review-order-row a{color:#404145;border:1px solid #e4e5e7;border-radius:4px;align-items:center;gap:.7rem;min-width:186px;padding:.35rem .55rem;font-size:.74rem;display:inline-flex}.profile-review-order-row img{object-fit:cover;border-radius:2px;width:50px;height:34px}.profile-review-helpful{color:#111;border-top:1px solid #e4e5e7;align-items:center;gap:.58rem;padding-top:.9rem;font-size:.82rem;font-weight:600;display:flex}.profile-review-helpful button{color:#222325;cursor:pointer;background:0 0;align-items:center;gap:.25rem;font-size:.82rem;font-weight:600;display:inline-flex}.profile-review-helpful svg{width:14px;height:14px}.profile-show-more-reviews{color:#111;cursor:pointer;background:#fff;border:1px solid #222325;border-radius:5px;min-height:36px;padding:0 1.05rem;font-size:.86rem;font-weight:600}.profile-talent-section{background:#f5f5f5;border-top:1px solid #e4e5e7;padding:1.9rem 0 2rem}.profile-talent-section h2{color:#111;margin-bottom:1.35rem;font-size:.98rem;font-weight:600}.profile-talent-section .talent-way-card a{color:#111;cursor:pointer;min-height:34px;transition:background var(--transition), color var(--transition);background:#fff;border:1px solid #222325;border-radius:6px;padding:.55rem .95rem;font-size:.82rem;font-weight:600}.profile-talent-section .talent-way-card a:hover{color:#fff;background:#222325}.user-profile-page .site-footer .footer-bottom{padding-bottom:calc(4.6rem + var(--mobile-nav-offset,0px))}.profile-message-bubble{left:1.5rem;bottom:calc(1.1rem + var(--mobile-nav-offset,0px));z-index:80;cursor:pointer;max-width:250px;font:inherit;text-align:left;background:#fff;border:0;border-radius:999px;align-items:center;gap:.72rem;padding:.55rem 1rem .55rem .55rem;display:flex;position:fixed;box-shadow:0 12px 36px #22232533}.profile-message-bubble:hover{box-shadow:0 14px 42px #22232540}.profile-message-bubble img{object-fit:cover;border-radius:50%;width:38px;height:38px}.profile-message-bubble .profile-online-dot{border-width:2px;width:11px;height:11px;bottom:9px;left:38px;right:auto}.profile-message-bubble strong{color:#404145;font-size:.82rem;display:block}.profile-message-bubble div span{color:#62646a;font-size:.68rem;display:block}.profile-dialog-layer,.profile-about-sheet-layer{z-index:220;position:fixed;inset:0}.profile-dialog-layer{place-items:center;padding:1rem;display:grid}.profile-about-sheet-layer{align-items:flex-end;display:flex}.profile-about-sheet-layer.is-closing{pointer-events:none}.profile-dialog-backdrop{cursor:default;background:#0000006b;border:0;position:absolute;inset:0}.profile-about-sheet-layer .profile-dialog-backdrop{animation:.18s both profileBackdropFadeIn}.profile-about-sheet-layer.is-closing .profile-dialog-backdrop{animation:.22s both profileBackdropFadeOut}.profile-contact-popup{z-index:1;background:#fff;border-radius:3px;width:min(100%,438px);position:relative;overflow:hidden;box-shadow:0 22px 60px #0000003d}.profile-contact-timebar{color:#fff;background:#050505;align-items:center;gap:.45rem;min-height:34px;padding:0 .9rem;font-size:.7rem;font-weight:700;display:flex}.profile-contact-timebar span{background:#fff;border-radius:50%;width:12px;height:12px;position:relative}.profile-contact-timebar span:after{content:"";background:#050505;border-radius:50%;width:9px;height:9px;position:absolute;top:-1px;right:-1px}.profile-contact-popup header{border-bottom:1px solid #05c46b;grid-template-columns:auto 1fr auto;align-items:center;gap:.78rem;min-height:78px;padding:1rem 1.05rem .95rem 1.2rem;display:grid;position:relative}.profile-contact-popup header>img{object-fit:cover;border-radius:50%;width:42px;height:42px}.profile-contact-popup header .profile-online-dot{border-width:2px;width:11px;height:11px;bottom:17px;left:47px;right:auto}.profile-contact-popup header strong{color:#404145;font-size:1rem;line-height:1.25;display:block}.profile-contact-popup header span:not(.profile-online-dot){color:#62646a;margin-top:.14rem;font-size:.8rem;font-weight:500;display:block}.profile-contact-popup header i{color:#62646a;padding:0 .25rem;font-style:normal}.profile-contact-popup header b{color:#404145;font-weight:600}.profile-contact-popup header button{color:#62646a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.profile-contact-popup header button:hover{color:#222325;background:#f5f5f5}.profile-contact-popup header svg{width:18px;height:18px}.profile-contact-popup-body{min-height:156px;padding:1rem 1.15rem .55rem;position:relative}.profile-contact-popup-body textarea{color:#404145;width:100%;min-height:112px;font:inherit;resize:none;background:0 0;border:0;outline:0;padding:0;font-size:.88rem;font-weight:500;line-height:1.45}.profile-contact-popup-body textarea::placeholder{color:#62646a;opacity:1}.profile-message-ai{color:#7a8cff;cursor:pointer;background:#fff;border:1px solid #dde5ff;border-radius:6px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:1.1rem;right:1rem;box-shadow:0 4px 12px #1f29371f}.profile-message-ai svg{width:14px;height:14px}.profile-contact-popup footer{background:#fafafa;border-top:1px solid #e4e5e7;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .8rem;display:flex}.profile-contact-popup footer div{align-items:center;gap:.36rem;display:inline-flex}.profile-contact-popup footer button{color:#74767e;cursor:pointer;min-height:34px;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.36rem;font-size:.84rem;font-weight:600;display:inline-flex}.profile-contact-popup footer div button{width:34px;padding:0}.profile-contact-popup footer svg{width:18px;height:18px}.profile-about-sheet{z-index:1;transform-origin:bottom;will-change:transform, opacity;background:#fff;border-radius:10px 10px 0 0;width:100%;max-height:calc(100vh - 10px);animation:.34s cubic-bezier(.16,1,.3,1) both profileSheetSlideIn;position:relative;overflow-y:auto;box-shadow:0 -18px 55px #0003}.profile-about-sheet-layer.is-closing .profile-about-sheet{animation:.26s cubic-bezier(.7,0,.84,0) both profileSheetSlideOut}@keyframes profileSheetSlideIn{0%{opacity:.86;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes profileSheetSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:.9;transform:translateY(100%)}}@keyframes profileBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes profileBackdropFadeOut{0%{opacity:1}to{opacity:0}}.profile-about-sheet-head,.profile-about-sheet-content{width:min(100% - 2rem,1120px);margin-inline:auto}.profile-about-sheet-head{justify-content:space-between;align-items:flex-start;gap:2rem;padding:2rem 0 1.7rem;display:flex}.profile-about-sheet-person{gap:1.05rem;min-width:0;display:flex}.profile-about-sheet-person>img{object-fit:cover;border-radius:50%;width:76px;height:76px}.profile-about-sheet-person h2{color:#050505;flex-wrap:wrap;align-items:baseline;gap:.4rem;margin:0 0 .4rem;font-size:1.25rem;line-height:1.2;display:flex}.profile-about-sheet-person h2 span{color:#62646a;font-size:.9rem;font-weight:500}.profile-about-sheet-person strong{color:#050505;margin-top:.42rem;font-size:.9rem;display:block}.profile-about-sheet-person p{color:#050505;flex-wrap:wrap;gap:.9rem;margin-top:.55rem;font-size:.86rem;font-weight:500;display:flex}.profile-about-sheet-person p span{align-items:center;gap:.34rem;display:inline-flex}.profile-about-sheet-person svg,.profile-about-sheet-actions svg,.profile-about-sheet-card svg,.profile-about-timeline-item svg,.profile-learn-row svg{width:15px;height:15px}.profile-about-sheet-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.profile-about-sheet-actions button{color:#111;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #dadbdd;border-radius:5px;justify-content:center;align-items:center;gap:.42rem;padding:0 .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.profile-about-sheet-actions button:first-child{color:#fff;background:#222325;border-color:#222325}.profile-about-sheet-actions button:not(:first-child){width:40px;padding:0}.profile-about-sheet-content{grid-template-columns:minmax(0,720px) minmax(280px,356px);align-items:start;gap:3rem;padding:1.4rem 0 3rem;display:grid}.profile-about-sheet-main{gap:2.25rem;display:grid}.profile-about-sheet-main h3,.profile-about-sheet-card h3{color:#050505;margin:0 0 .7rem;font-size:.95rem;line-height:1.3}.profile-about-sheet-main p{color:#050505;font-size:.88rem;font-weight:500;line-height:1.45}.profile-about-skill-list{flex-wrap:wrap;gap:.5rem;display:flex}.profile-about-skill-list span{color:#050505;background:#fff;border:1px solid #dadbdd;border-radius:999px;min-height:26px;padding:.3rem .72rem;font-size:.78rem;font-weight:500}.profile-learn-row article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.78rem;display:grid}.profile-learn-row article>span,.profile-about-timeline-item>span{color:#8b929d;background:#eef0f2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.profile-learn-row article>span{color:#05c46b;background:#d8fff0}.profile-learn-row strong,.profile-about-timeline-item strong{color:#050505;font-size:.82rem;display:block}.profile-learn-row p,.profile-about-timeline-item p{color:#4b5563;margin:.14rem 0 0;font-size:.78rem}.profile-learn-row b{color:#404145;font-size:1.05rem}.profile-about-timeline-item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.72rem;margin-top:.85rem;display:grid}.profile-about-sheet-card{background:#fff;border:1px solid #e4e5e7;border-radius:3px;min-height:284px;padding:1.65rem;position:sticky;top:1rem;box-shadow:0 2px 8px #22232514}.profile-about-sheet-card>strong{color:#050505;align-items:center;gap:.55rem;font-size:.9rem;display:inline-flex}.profile-about-sheet-card hr{border:0;border-top:1px solid #e4e5e7;margin:1.5rem 0}.profile-about-sheet-card dl{gap:1rem;margin:1rem 0 0;display:grid}.profile-about-sheet-card dl div{grid-template-columns:minmax(0,.55fr) minmax(0,1fr);gap:1rem;display:grid}.profile-about-sheet-card dt{color:#050505;font-size:.86rem;font-weight:600}.profile-about-sheet-card dd{color:#62646a;font-size:.86rem;font-weight:500}.profile-message-composer{left:1rem;bottom:calc(1rem + var(--mobile-nav-offset,0px));z-index:120;background:#fff;border:1px solid #dadbdd;border-radius:2px;width:min(100% - 2rem,362px);position:fixed;overflow:hidden;box-shadow:0 12px 34px #22232524}.profile-message-composer header{border-bottom:1px solid #05c46b;grid-template-columns:auto 1fr auto;align-items:center;gap:.72rem;min-height:78px;padding:1rem 1rem .85rem 1.2rem;display:grid;position:relative}.profile-message-composer header>img{object-fit:cover;border:1px solid #e4e5e7;border-radius:50%;width:38px;height:38px}.profile-message-composer header .profile-online-dot{border-width:2px;width:11px;height:11px;bottom:22px;left:48px;right:auto}.profile-message-composer header strong{color:#404145;font-size:.96rem;line-height:1.25;display:block}.profile-message-composer header span:not(.profile-online-dot){color:#62646a;margin-top:.14rem;font-size:.78rem;font-weight:500;display:block}.profile-message-composer header i{color:#62646a;padding:0 .25rem;font-style:normal}.profile-message-composer header b{color:#404145;font-weight:600}.profile-message-composer header button{color:#62646a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.profile-message-composer header button:hover{color:#222325;background:#f5f5f5}.profile-message-composer header svg{width:18px;height:18px}.profile-message-composer-body{min-height:156px;padding:1rem 1.1rem .55rem;position:relative}.profile-message-composer textarea{color:#404145;width:100%;min-height:112px;font:inherit;resize:none;background:0 0;border:0;outline:0;padding:0;font-size:.88rem;font-weight:500;line-height:1.45}.profile-message-secure{color:#fff;background:#0a9f58;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:.55rem;right:1.1rem}.profile-message-secure svg{width:10px;height:10px}.profile-message-prompts{gap:.46rem;padding:.3rem 1.1rem .75rem;display:grid}.profile-message-prompts button{color:#62646a;cursor:pointer;width:max-content;max-width:100%;min-height:30px;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e4e5e7;border-radius:999px;padding:0 .72rem;font-size:.76rem;font-weight:600;overflow:hidden}.profile-message-prompts button:hover{color:#404145;border-color:#c5c6c9}.profile-message-count-row{color:#95979d;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem 1.1rem .85rem;font-size:.76rem;font-weight:500;display:flex}.profile-message-count-row strong{font-size:.76rem;font-weight:600}.profile-message-composer footer{background:#fafafa;border-top:1px solid #e4e5e7;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .8rem;display:flex}.profile-message-composer footer div{align-items:center;gap:.36rem;display:inline-flex}.profile-message-composer footer button{color:#74767e;cursor:pointer;min-height:34px;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.36rem;font-size:.84rem;font-weight:600;display:inline-flex}.profile-message-composer footer div button{width:34px;padding:0}.profile-message-composer footer svg{width:18px;height:18px}.profile-message-send{min-width:136px;padding:0 .85rem;color:#fff!important;background:#222325!important}.profile-message-send:disabled{cursor:not-allowed;color:#a6a8ad!important;background:#e4e5e7!important}.profile-message-status{color:#0a9f58;margin:0;padding:0 1.1rem .9rem;font-size:.78rem;font-weight:600}.profile-message-status.is-error{color:#b91c1c}.profile-message-attachments{gap:.35rem;padding:0 1.1rem .5rem;display:grid}.profile-message-attachments span{color:#404145;background:#f8fafc;border:1px solid #e4e5e7;border-radius:6px;align-items:center;gap:.4rem;min-width:0;padding:.38rem .5rem;font-size:.76rem;display:flex}.profile-message-attachments b{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-weight:600;overflow:hidden}.profile-message-attachments small{color:#62646a;flex:none;font-weight:600}.profile-message-attachments span>svg{color:#62646a;flex:none;width:14px;height:14px}.profile-message-attachments button{color:#62646a;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:20px;height:20px;display:grid}.profile-message-attachments button:hover:not(:disabled){color:#b91c1c;background:#e4e5e7}.profile-message-attachments button svg{width:12px;height:12px}@media (width<=980px){.public-profile-hero,.profile-sticky-nav .container,.profile-portfolio-layout,.profile-sourcing-cta,.profile-reviews-summary{grid-template-columns:1fr}.profile-sticky-nav .container{align-items:start;padding:.85rem 0}.sticky-profile-tabs{padding-bottom:.2rem;overflow-x:auto}.sticky-profile-action{justify-items:start}.profile-portfolio-card{grid-template-columns:1fr}.profile-portfolio-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-sourcing-stack{display:none}.profile-about-sheet-head,.profile-about-sheet-content{width:min(100% - 1.25rem,1120px)}.profile-about-sheet-head{flex-direction:column}.profile-about-sheet-actions{justify-content:flex-start}.profile-about-sheet-content{grid-template-columns:1fr;gap:1.5rem}.profile-about-sheet-card{position:static}}@media (width<=680px){.public-profile-primary{grid-template-columns:1fr}.public-profile-avatar-wrap{margin-bottom:1rem}.public-about-block,.public-skills-block{grid-column:1}.profile-work-item{grid-template-columns:1fr}.profile-portfolio-card{padding:1rem}.profile-portfolio-card dl{flex-direction:column;align-items:flex-start}.profile-sourcing-cta{padding:1.4rem}.profile-review-card{padding-inline:1rem}.profile-message-bubble{display:none}.user-profile-page .site-footer .footer-bottom{padding-bottom:var(--mobile-nav-offset,0px)}.profile-message-composer{left:.75rem;right:.75rem;bottom:calc(.75rem + var(--mobile-nav-offset,0px));width:auto}.profile-dialog-layer{align-items:end;padding:.75rem}.profile-contact-popup{width:100%}.profile-about-sheet{border-radius:0;max-height:100vh}.profile-about-sheet-person{flex-direction:column}.profile-about-sheet-actions button:first-child{flex:auto}.profile-learn-row article{grid-template-columns:auto minmax(0,1fr)}.profile-learn-row b{grid-column:2}}body.dashboard-page{background:#fff;font-size:15px}body.seller-dashboard-page{background:#fff}.dashboard-auth-loading{background:#fff;place-items:center;min-height:100dvh;display:grid}.dashboard-auth-spinner{border:4px solid #22c55e2e;border-top-color:var(--success,#16a34a);border-radius:50%;width:42px;height:42px;animation:.76s linear infinite dashboard-auth-spin}@keyframes dashboard-auth-spin{to{transform:rotate(360deg)}}.dashboard-layout{--dashboard-radius:8px;--dashboard-shadow:0 1px 2px #0f172a0d;min-height:100dvh}body.dashboard-page .card{box-shadow:none}body.dashboard-page .card,.dashboard-page-header,.dashboard-sidebar,.dashboard-topbar,.dashboard-card,.topbar-dropdown,.profile-dropdown,.message-thread,.conversation-messages,.conversation-bubble,.seller-pipeline-item,.mini-service,.order-kpi-card{border-radius:var(--dashboard-radius)}body.dashboard-page .btn{border-radius:var(--dashboard-radius);min-height:38px;padding:.58rem .82rem;font-size:.84rem}.dashboard-sidebar{z-index:80;width:min(86vw,276px);box-shadow:var(--shadow-md);background:linear-gradient(#fffffffa,#f8fafcf5),#fff;border-right:1px solid #e2e8f0e6;flex-direction:column;gap:1rem;padding:.9rem;transition:transform .22s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.dashboard-sidebar.is-open{transform:translate(0)}.sidebar-header,.topbar-left,.topbar-actions,.card-heading,.stat-card,.mini-service-footer{align-items:center;gap:.8rem;display:flex}.sidebar-header{justify-content:space-between;min-height:48px}.dashboard-brand{color:var(--color-dark);align-items:center;gap:.7rem;font-size:1.08rem;font-weight:700;display:inline-flex}.dashboard-brand .brand-mark{width:160px}.sidebar-close svg,.icon-button svg,.sidebar-toggle svg,.sidebar-menu svg{width:20px;height:20px}.sidebar-close,.sidebar-toggle,.icon-button{border-radius:var(--radius-md);width:38px;height:38px;color:var(--color-dark);cursor:pointer;transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition), background var(--transition);background:#ffffffeb;border:1px solid #e2e8f0eb;flex:none;place-items:center;display:grid}.sidebar-close:hover,.sidebar-toggle:hover,.icon-button:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-1px)}.sidebar-label{color:#94a3b8;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:700}.sidebar-menu{gap:.32rem;display:grid}.sidebar-menu a{border-radius:var(--radius-md);min-height:40px;color:var(--color-muted);transition:background var(--transition), color var(--transition), transform var(--transition);align-items:center;gap:.68rem;padding:.58rem .68rem;font-size:.88rem;font-weight:700;display:flex;position:relative}.sidebar-menu a:hover{color:var(--color-dark);background:#f1f5f9;transform:translate(2px)}.sidebar-menu a.active{background:linear-gradient(135deg, var(--color-primary-soft), #e0f2fea6);color:var(--color-primary-dark)}.sidebar-menu a.active:before{background:var(--color-primary);content:"";border-radius:999px;width:4px;position:absolute;inset:10px auto 10px -.35rem}.sidebar-upgrade{border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 100% 0,#05c46b47,#0000 9rem),linear-gradient(135deg,#0f172a,#12312c);border:1px solid #05c46b38;margin-top:auto;padding:.86rem;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a29}.sidebar-upgrade>span{color:#bbf7d0;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:26px;margin-bottom:.75rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.sidebar-upgrade h3{color:#fff;margin-bottom:.35rem;font-size:.94rem}.sidebar-upgrade p{color:#ffffffc7;margin-bottom:.9rem;font-size:.8rem}.sidebar-upgrade .btn{width:100%;color:var(--color-dark);box-shadow:none;background:#fff}.seller-dashboard .sidebar-upgrade{background:radial-gradient(circle at 94% 6%,#2dd4bf57,#0000 9rem),linear-gradient(135deg,#082f2a,#0f172a 74%);border-color:#14b8a647}.sidebar-overlay{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a6b;display:none;position:fixed;inset:0}.sidebar-overlay.is-open{display:block}.dashboard-main{min-width:0}.dashboard-notices{gap:.6rem;margin:1.25rem 1.5rem 0;display:grid}.dashboard-notice{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;align-items:center;gap:.85rem;padding:.8rem 1rem;display:flex}.dashboard-notice.is-danger{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}.dashboard-notice.is-info{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe}.dashboard-notice-icon{background:#fffc;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;display:grid}.dashboard-notice-icon svg{width:1.1rem;height:1.1rem}.dashboard-notice-copy{flex:auto;min-width:0}.dashboard-notice-copy strong{margin-bottom:.15rem;font-size:.95rem;display:block}.dashboard-notice-copy p{margin:0;font-size:.86rem;line-height:1.45}.dashboard-notice-actions{flex:none;align-items:center;gap:.4rem;display:flex}.dashboard-notice-action{color:#fff;cursor:pointer;min-height:2.5rem;font:inherit;white-space:nowrap;background:#111827;border:1px solid #111827;border-radius:8px;justify-content:center;align-items:center;padding:0 1rem;font-size:.86rem;font-weight:600;display:inline-flex}.dashboard-notice-action:hover{color:#fff;background:#000}.dashboard-notice-action:disabled{cursor:wait;opacity:.65}.dashboard-notice.is-info .dashboard-notice-action{color:#1e3a8a;background:#fff;border-color:#bfdbfe}.dashboard-notice.is-info .dashboard-notice-action:hover{background:#dbeafe}.dashboard-notice-dismiss{width:2.25rem;height:2.25rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.dashboard-notice-dismiss:hover{background:#0f172a0f}.dashboard-notice-dismiss svg{width:1rem;height:1rem}@media (width<=720px){.dashboard-notices{margin-inline:1rem}.dashboard-notice{flex-wrap:wrap;align-items:flex-start}.dashboard-notice-actions{width:100%;padding-left:3.1rem}}.dashboard-topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafcd1;border-bottom:1px solid #e2e8f0d1;align-items:center;gap:.72rem;min-height:64px;padding:.62rem .9rem;display:flex;position:sticky;top:0}.topbar-left{flex:none}.topbar-title{display:none}.topbar-title span{color:var(--color-muted);text-transform:uppercase;font-size:.68rem;font-weight:700;display:block}.topbar-title strong{color:var(--color-dark);font-size:.9rem;line-height:1.1;display:block}.topbar-search{flex:1;max-width:560px;display:none;position:relative}.topbar-search svg{width:18px;height:18px;color:var(--color-primary-dark);position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.topbar-search input{border-radius:var(--radius-md);width:100%;min-height:40px;color:var(--color-dark);transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);background:#ffffffe6;border:1px solid #e2e8f0eb;outline:0;padding:0 .85rem 0 2.55rem;font-size:.86rem;font-weight:600;box-shadow:0 10px 28px #0f172a0a}.topbar-search input:focus{background:#fff;border-color:#05c46b80;box-shadow:0 0 0 4px #05c46b1f}.topbar-actions{margin-left:auto}.topbar-menu,.icon-button{position:relative}.icon-button.has-dot:after{background:var(--color-primary);content:"";border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:9px;right:9px}.icon-button.active{background:var(--color-primary-soft);color:var(--color-primary-dark);border-color:#05c46b57}.topbar-dropdown{z-index:10;border:1px solid var(--color-border);border-radius:var(--radius-lg);width:min(340px,100vw - 1rem);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;padding:.48rem;position:absolute;top:calc(100% + .65rem);right:0;transform:translateY(-8px)}.topbar-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.topbar-dropdown-heading{justify-content:space-between;align-items:flex-start;gap:.85rem;padding:.42rem .42rem .56rem;display:flex}.topbar-dropdown-heading span:not(.status-badge){color:var(--color-muted);text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.topbar-dropdown-heading strong{color:var(--color-dark);font-size:.92rem;line-height:1.2;display:block}.topbar-feed-list{gap:.38rem;display:grid}.topbar-feed-item{border-radius:var(--radius-md);color:var(--color-text);transition:background var(--transition), transform var(--transition)}.topbar-feed-item>button{border-radius:var(--radius-md);width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:.62rem;padding:.56rem;display:flex}.topbar-feed-item.is-unread>button{background:var(--color-primary-soft)}.topbar-feed-item.is-read>button{background:0 0}.topbar-feed-item:hover{transform:translateY(-1px)}.topbar-feed-item.is-read>button:hover{background:#f1f5f9}.topbar-feed-item.is-unread>button:hover{background:#d8f5e6}.topbar-feed-icon{border-radius:var(--radius-md);background:var(--color-primary-soft);width:32px;height:32px;color:var(--color-primary-dark);flex:none;place-items:center;display:grid}.topbar-feed-icon svg{width:18px;height:18px}.topbar-feed-item .avatar{flex:none;width:32px;height:32px;font-size:.76rem}.topbar-feed-item strong,.topbar-feed-item small,.topbar-feed-item em{display:block}.topbar-feed-item strong{color:var(--color-dark);font-size:.84rem;line-height:1.25}.topbar-feed-item small{color:var(--color-muted);margin-top:.12rem;font-size:.75rem;font-weight:600;line-height:1.35}.topbar-feed-item em{color:#94a3b8;margin-top:.28rem;font-size:.72rem;font-style:normal;font-weight:700}.topbar-dropdown-action{border-radius:var(--radius-md);background:var(--color-dark);color:#fff;cursor:pointer;width:calc(100% - 1rem);min-height:36px;transition:background var(--transition), transform var(--transition);justify-content:center;align-items:center;margin:.55rem .5rem .15rem;font-size:.8rem;font-weight:700;display:flex}.topbar-dropdown-action:hover{background:#111827;transform:translateY(-1px)}@media (width<=767.98px){.topbar-dropdown{z-index:120;flex-direction:column;width:auto;max-height:min(70vh,480px);display:flex;position:fixed;top:calc(64px + .5rem);left:.75rem;right:.75rem;overflow:hidden}.topbar-dropdown .topbar-feed-list{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.topbar-dropdown-action{flex:none}}.profile-menu{position:relative}.profile-button{border-radius:var(--radius-md);min-height:38px;color:var(--color-dark);cursor:pointer;background:#fffffff0;border:1px solid #e2e8f0eb;align-items:center;gap:.52rem;padding:.25rem .4rem .25rem .25rem;display:flex;box-shadow:0 10px 28px #0f172a0a}.profile-button strong{font-size:.84rem;display:none}.topbar-profile-avatar{flex:0 0 32px;place-items:center;width:32px;height:32px;display:inline-grid;position:relative}.topbar-profile-avatar img,.topbar-profile-avatar>.avatar{border-radius:50%;width:32px;height:32px}.topbar-profile-avatar img{object-fit:cover}.topbar-profile-avatar i{background:#94a3b8;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.topbar-profile-avatar i.is-online{background:#22c55e}.profile-dropdown{z-index:5;border:1px solid var(--color-border);border-radius:var(--radius-lg);width:208px;box-shadow:var(--shadow-md);background:#fff;padding:.45rem;display:none;position:absolute;top:calc(100% + .65rem);right:0}.profile-dropdown.is-open{display:block}.profile-dropdown a,.profile-dropdown button{border-radius:var(--radius-md);width:100%;min-height:36px;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;align-items:center;padding:.46rem .58rem;font-size:.82rem;font-weight:600;display:flex}.profile-dropdown a:hover,.profile-dropdown button:hover{color:var(--color-primary-dark);background:#f8fafc}.dashboard-content{width:min(100% - 1rem,1480px);padding:1rem 0 calc(2rem + var(--mobile-nav-offset,0px));margin-inline:auto}.dashboard-page-header{box-shadow:none;background:0 0;border-bottom:0;justify-content:flex-end;margin-bottom:1.25rem;padding:0;display:flex}.dashboard-page-heading{min-width:0}.dashboard-page-header h1{max-width:760px;color:var(--color-dark);letter-spacing:0;margin-bottom:.35rem;font-size:clamp(1.45rem,3vw,2.05rem);line-height:1.12}.dashboard-page-header p{max-width:720px;color:var(--color-muted);font-size:.86rem;font-weight:500}.dashboard-page-stats span{border-radius:var(--dashboard-radius);min-width:104px;color:var(--color-muted);box-shadow:none;background:#ffffff6b;border:1px solid #e2e8f0b8;gap:.04rem;padding:.34rem .52rem;font-size:.68rem;font-weight:700;display:grid}.dashboard-page-stats strong{color:var(--color-dark);font-size:.9rem;line-height:1}.dashboard-page-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.seller-dashboard .stat-card:nth-child(3):after,.seller-dashboard .stat-card:nth-child(4):after{background:#14b8a614}.stats-grid{gap:.8rem;margin-bottom:1rem;display:grid}.stat-card{transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);background:#ffffff9e;border-color:#e2e8f0b8;justify-content:space-between;align-items:flex-start;gap:.72rem;padding:.82rem;position:relative;overflow:hidden}.stat-card:after{display:none}.stat-card:hover{box-shadow:none;border-color:#05c46b38;transform:none}.stat-icon{border-radius:var(--radius-md);background:var(--color-primary-soft);width:36px;height:36px;color:var(--color-primary-dark);flex:none;place-items:center;display:grid}.stat-icon svg{width:18px;height:18px}.stat-card div{margin-right:auto}.stat-card>div>span{color:var(--color-muted);margin-bottom:.28rem;font-size:.74rem;font-weight:700;display:block}.stat-card strong{color:var(--color-dark);font-size:1.38rem;line-height:1}.stat-trend{z-index:1;color:var(--color-primary-dark);white-space:nowrap;font-size:.72rem;font-weight:700;position:relative}.dashboard-grid{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}.dashboard-grid>*{min-width:0}.dashboard-overview-skeleton{animation:dashboard-state-fade var(--transition,.18s ease) both}.dashboard-skeleton-hero{gap:.5rem;margin-bottom:1rem;padding:1.1rem;display:grid}.dashboard-skeleton-eyebrow{width:118px;height:11px}.dashboard-skeleton-title{width:min(100%,340px);height:26px}.dashboard-skeleton-copy{width:min(100%,560px);height:13px}.dashboard-skeleton-actions{gap:.55rem;margin-top:.35rem;display:flex}.dashboard-skeleton-button{border-radius:999px;width:138px;height:38px}.dashboard-skeleton-icon{border-radius:12px;width:38px;height:38px}.dashboard-skeleton-value{width:84px;height:21px;margin:.32rem 0}.dashboard-skeleton-line{width:min(100%,190px);height:11px}.dashboard-skeleton-line.short{width:104px}.dashboard-skeleton-heading{width:min(100%,210px);height:17px;margin-bottom:.78rem}.dashboard-skeleton-row{height:34px;margin-bottom:.5rem}.dashboard-skeleton-chart{height:196px}.dashboard-skeleton-media{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.62rem;margin-bottom:.58rem;display:grid}.dashboard-skeleton-media>div{gap:.3rem;display:grid}.dashboard-skeleton-avatar{border-radius:50%;width:38px;height:38px}.dashboard-skeleton-tiles{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.62rem;display:grid}.dashboard-skeleton-tile{height:152px}.dashboard-state-card{text-align:center;animation:dashboard-state-fade var(--transition,.18s ease) both;justify-items:center;gap:.5rem;padding:2.6rem 1.25rem;display:grid}.dashboard-state-card svg{width:30px;height:30px;color:var(--color-primary)}.dashboard-state-card.is-error svg{color:#b91c1c}.dashboard-state-card h2{color:var(--color-dark);margin:0;font-size:1.05rem}.dashboard-state-card p{max-width:46ch;color:var(--color-muted);margin:0;font-size:.85rem;line-height:1.55}.dashboard-state-card .btn{margin-top:.55rem}@keyframes dashboard-state-fade{0%{opacity:0}to{opacity:1}}.dashboard-card{border-color:#e2e8f0db;padding:.86rem}.card-heading{justify-content:space-between;margin-bottom:.78rem}.card-heading h2{color:var(--color-dark);margin-bottom:0;font-size:.96rem;line-height:1.2}.card-kicker{color:var(--color-muted);text-transform:uppercase;margin-bottom:.18rem;font-size:.66rem;font-weight:700;display:block}.card-heading a{border:1px solid var(--color-border);border-radius:var(--dashboard-radius);min-height:30px;color:var(--color-primary-dark);transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition);background:#fff;align-items:center;padding:.2rem .52rem;font-size:.74rem;font-weight:700;display:inline-flex}.card-heading a:hover{box-shadow:none;border-color:#05c46b66;transform:translateY(-1px)}.orders-table-wrap{overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:720px}.orders-table th,.orders-table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle;white-space:nowrap;padding:.68rem .58rem}.orders-table th{color:var(--color-muted);text-transform:uppercase;font-size:.68rem;font-weight:700}.orders-table td{color:var(--color-text);font-size:.8rem;font-weight:600}.orders-table tbody tr{transition:background var(--transition)}.orders-table tbody tr:hover{background:#f8fafc}.orders-table tr:last-child td{border-bottom:0}.orders-table td strong{color:var(--color-dark)}.chart-card{overflow:hidden}.seller-dashboard-chartjs{height:196px;min-height:196px;padding:.22rem .1rem 0;position:relative}.seller-dashboard-chartjs canvas{width:100%!important;height:100%!important}.chart-summary{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.62rem;display:flex}.chart-summary strong{color:var(--color-dark);font-size:1.35rem;line-height:1;display:block}.chart-summary span:not(.status-badge){color:var(--color-muted);font-size:.74rem;font-weight:700}.chart-note{border-radius:var(--radius-md);color:var(--color-muted);background:#f8fafc;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.62rem;padding:.46rem .56rem;font-size:.72rem;font-weight:700;display:flex}.chart-note strong{color:var(--color-dark)}.chart-bars{grid-template-columns:repeat(7,minmax(24px,1fr));align-items:end;gap:.48rem;height:168px;padding-top:.5rem;display:grid}.chart-bar-item{align-items:end;gap:.45rem;min-width:0;height:100%;display:grid}.chart-bar-track{background:#eef2f7;border-radius:999px;align-items:end;height:132px;display:flex;overflow:hidden;box-shadow:inset 0 1px #0f172a0a}.chart-bar{width:100%;height:var(--bar-height,0%);background:linear-gradient(180deg, var(--color-primary), #0ea5e9);border-radius:999px;transition:height .6s}.chart-label{color:var(--color-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:700;overflow:hidden}.messages-list{gap:.58rem;display:grid}.message-item{transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition);background:0 0;border:0;border-bottom:1px solid #e2e8f0bd;border-radius:0;gap:.62rem;padding:.62rem;display:flex}.message-item:hover{box-shadow:none;border-color:#05c46b38;transform:none}.message-item h3{color:var(--color-dark);margin-bottom:.1rem;font-size:.86rem;line-height:1.25}.message-item p{color:var(--color-muted);font-size:.76rem;font-weight:500}.message-time{color:#94a3b8;margin-top:.3rem;font-size:.7rem;font-weight:700;display:block}.recommend-grid{gap:.72rem;display:grid}.mini-service{border-radius:var(--radius-md);transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition);background:#f8fafcb8;border:1px solid #e2e8f0b8;gap:.68rem;padding:.62rem;display:grid;overflow:hidden}.mini-service:hover{box-shadow:none;border-color:#05c46b3d;transform:none}.mini-thumb{border-radius:var(--radius-md);background:#e2e8f0;min-height:104px;position:relative;overflow:hidden}.mini-thumb:after{content:"";background:linear-gradient(#0f172a05,#0f172a8a);position:absolute;inset:0}.mini-thumb img{object-fit:cover;width:100%;height:100%;min-height:104px;transition:transform .42s;transform:scale(1.01)}.mini-service:hover .mini-thumb img{transform:scale(1.06)}.mini-thumb span{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a6b;border:1px solid #ffffff47;border-radius:999px;align-items:center;min-height:24px;padding:.2rem .48rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;bottom:.5rem;left:.5rem}.mini-service h3{color:var(--color-dark);margin-bottom:.25rem;font-size:.88rem;line-height:1.3}.mini-service p{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.76rem;font-weight:600;display:flex}.mini-service-footer{flex-wrap:wrap;justify-content:space-between}.mini-service-footer .price{gap:.05rem;display:inline-grid}.mini-service-footer .price span{color:var(--color-muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.mini-service-footer .price strong{color:var(--color-dark);font-size:.92rem}.mini-delivery{color:var(--color-muted);margin-left:auto;font-size:.7rem;font-weight:700}.seller-pipeline-list{gap:.58rem;display:grid}.seller-pipeline-item{transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:0 0;border:0;border-bottom:1px solid #e2e8f0bd;border-radius:0;gap:.58rem;padding:.64rem;display:grid}.seller-pipeline-item:hover{box-shadow:none;border-color:#05c46b38;transform:none}.seller-pipeline-top{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.seller-pipeline-top h3{color:var(--color-dark);margin-bottom:.16rem;font-size:.84rem;line-height:1.25}.seller-pipeline-top p{color:var(--color-muted);font-size:.74rem;font-weight:600}.seller-pipeline-top>span{background:var(--color-primary-soft);min-height:24px;color:var(--color-primary-dark);border:1px solid #05c46b33;border-radius:999px;flex:none;align-items:center;padding:.18rem .48rem;font-size:.68rem;font-weight:700;display:inline-flex}.seller-progress-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.seller-progress-fill{width:var(--progress,0%);border-radius:inherit;background:linear-gradient(90deg, var(--color-primary), #14b8a6);height:100%;transition:width .6s;display:block}.seller-service-meta{flex-wrap:wrap;gap:.35rem;margin-top:.56rem;display:flex}.seller-service-meta span{min-height:24px;color:var(--color-muted);background:#f8fafc;border:1px solid #dbeafe;border-radius:999px;align-items:center;padding:.2rem .48rem;font-size:.68rem;font-weight:700;display:inline-flex}.seller-service .mini-service-footer{align-items:end}.seller-service .status-badge{margin-left:0}.marketplace-dashboard-content{color:#222325;width:min(100% - 1.5rem,1180px)}.dashboard-overview-hero{box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:1.35rem;padding:.2rem 0 1.18rem;position:relative}.dashboard-overview-hero:after{content:"";background:linear-gradient(90deg,#d8dadd,#d8dadd00);height:1px;position:absolute;bottom:0;left:0;right:0}.dashboard-hero-eyebrow{color:#008a45;text-transform:uppercase;background:0 0;border:0;align-items:center;min-height:auto;margin-bottom:.45rem;padding:0;font-size:.74rem;font-weight:700;display:inline-flex}.dashboard-overview-hero h1{color:#111;font-size:clamp(1.45rem,2.5vw,1.85rem)}.dashboard-overview-hero p{color:#62646a;font-size:.86rem;font-weight:500;line-height:1.45}.dashboard-overview-hero .dashboard-page-stats span{color:#62646a;background:0 0;border:0;border-left:1px solid #e4e5e7;border-radius:0;min-width:96px;padding:.12rem 0 .12rem .78rem}.dashboard-overview-hero .dashboard-page-stats span:first-child{border-left:0;padding-left:0}.dashboard-overview-hero .dashboard-page-stats strong{color:#111;font-size:1rem}.dashboard-overview-hero .dashboard-page-actions .btn-primary{color:#fff;box-shadow:none;background:#222325;border-color:#222325}.dashboard-overview-hero .dashboard-page-actions .btn-secondary,.dashboard-overview-hero .dashboard-page-actions .btn-light{color:#111;box-shadow:none;background:#fff;border:1px solid #222325}.marketplace-dashboard-content .stats-grid{border:0;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin-bottom:2rem;padding:0;display:grid}@media (width>=576px){.marketplace-dashboard-content .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=992px){.marketplace-dashboard-content .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.marketplace-dashboard-content .stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:16px;align-items:center;gap:1rem;min-width:0;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.marketplace-dashboard-content .stat-card:hover{background:#ffffffeb;border-color:#05c46b57;transform:translateY(-4px);box-shadow:0 10px 25px #05c46b14}.marketplace-dashboard-content .stat-icon{color:#16a34a;background:#f0fdf4;border-radius:12px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.2rem;transition:all .3s;display:flex}.marketplace-dashboard-content .stat-card:hover .stat-icon{color:#fff;background:#05c46b;transform:scale(1.05)}.marketplace-dashboard-content .stat-card:nth-child(2) .stat-icon{color:#2563eb;background:#eff6ff}.marketplace-dashboard-content .stat-card:nth-child(2):hover .stat-icon{color:#fff;background:#2563eb}.marketplace-dashboard-content .stat-card:nth-child(3) .stat-icon{color:#db2777;background:#fdf2f8}.marketplace-dashboard-content .stat-card:nth-child(3):hover .stat-icon{color:#fff;background:#db2777}.marketplace-dashboard-content .stat-card:nth-child(4) .stat-icon{color:#ea580c;background:#fff7ed}.marketplace-dashboard-content .stat-card:nth-child(4):hover .stat-icon{color:#fff;background:#ea580c}.marketplace-dashboard-content .stat-card>div{flex-grow:1;min-width:0;margin-right:0}.marketplace-dashboard-content .stat-card>div>span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.74rem;font-weight:600;display:block}.marketplace-dashboard-content .stat-card strong{font-size:1.45rem;font-weight:600;line-height:1.1;display:block;color:#0f172a!important}.marketplace-dashboard-content .stat-trend{color:#94a3b8;margin-top:.25rem;font-size:.72rem;font-weight:600;display:block}.marketplace-dashboard-content .stat-card:hover .stat-trend{color:#64748b}.marketplace-dashboard-content .dashboard-grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.marketplace-dashboard-content .dashboard-grid>*,.marketplace-dashboard-content .stats-grid>*{min-width:0}@media (width>=992px){.marketplace-dashboard-content .orders-card{grid-column:1/-1}.marketplace-dashboard-content .dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.marketplace-dashboard-content .messages-card{grid-area:2/2/3/3}.marketplace-dashboard-content .chart-card{grid-area:2/1/3/2}.marketplace-dashboard-content .recommend-card{grid-column:1/-1}}.marketplace-dashboard-content .dashboard-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #0f172a04}.marketplace-dashboard-content .dashboard-card:hover{border-color:#cbd5e1cc;box-shadow:0 10px 30px #0f172a09}.marketplace-dashboard-content .card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.marketplace-dashboard-content .card-heading h2{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a!important}.marketplace-dashboard-content .card-kicker{text-transform:uppercase;letter-spacing:.75px;margin-bottom:.15rem;font-size:.68rem;font-weight:600;display:block;color:#05c46b!important}.marketplace-dashboard-content .card-heading a{color:#475569;background:#fff;border:1px solid #e2e8f0cc;border-radius:8px;align-items:center;padding:.38rem .75rem;font-size:.76rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.marketplace-dashboard-content .card-heading a:hover{color:#15803d;background:#f0fdf4;border-color:#05c46b;transform:translateY(-1px)}.marketplace-dashboard-content .orders-table{border-collapse:separate;border-spacing:0;width:100%;min-width:660px}.marketplace-dashboard-content .orders-table th{text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.7rem;font-weight:600;color:#64748b!important}.marketplace-dashboard-content .orders-table th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.marketplace-dashboard-content .orders-table th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.marketplace-dashboard-content .orders-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem .7rem;font-size:.82rem;font-weight:500}.marketplace-dashboard-content .orders-table td[data-label=Service],.marketplace-dashboard-content .orders-table td[data-label=Seller],.marketplace-dashboard-content .orders-table td[data-label=Buyer]{white-space:normal;min-width:130px}.marketplace-dashboard-content .orders-table tbody tr:hover td{background:#f8fafc80}.marketplace-dashboard-content .orders-table tr:last-child td{border-bottom:0}.marketplace-dashboard-content .orders-table td strong{color:#0f172a}.order-progress-cell{min-width:175px}.order-timeline-tracker{flex-direction:column;gap:.38rem;display:flex}.order-timeline-bar-wrap{background:#f1f5f9;border-radius:999px;height:6px;position:relative;overflow:hidden}.order-timeline-bar-fill{background:linear-gradient(90deg,#05c46b,#10b981);border-radius:999px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.order-timeline-steps{justify-content:space-between;align-items:center;display:flex}.order-timeline-step{color:#94a3b8;font-size:.65rem;font-weight:600;transition:color .3s}.order-timeline-step.active{color:#10b981}.marketplace-dashboard-content .chart-summary{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.marketplace-dashboard-content .chart-summary strong{font-weight:600;color:#0f172a!important;font-size:1.6rem!important}.marketplace-dashboard-content .chart-summary span:not(.status-badge){color:#64748b;margin-top:.15rem;font-size:.76rem;font-weight:600;display:block}.marketplace-dashboard-content .chart-note{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;font-size:.74rem;font-weight:600;display:flex}.marketplace-dashboard-content .chart-note strong{color:#0f172a}.marketplace-dashboard-content .seller-dashboard-chartjs{height:200px;min-height:200px;margin-top:.75rem}.marketplace-dashboard-content .messages-list{flex-direction:column;gap:.75rem;display:flex}.marketplace-dashboard-content .message-item{background:#f8fafc66;border:1px solid #e2e8f0b3;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.marketplace-dashboard-content .message-item:hover{background:#fff;border-color:#05c46b47;box-shadow:0 4px 15px #0f172a0a}.marketplace-dashboard-content .message-item .avatar{color:#fff;background:#05c46b;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:600;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #05c46b26}.marketplace-dashboard-content .message-item .avatar img{object-fit:cover;width:100%;height:100%}.marketplace-dashboard-content .message-item .avatar:after{content:"";background:#22c55e;border:2px solid #fff;border-radius:50%;width:10px;height:10px;display:none;position:absolute;bottom:0;right:0}.marketplace-dashboard-content .message-item div{flex-grow:1;min-width:0;overflow:hidden}.marketplace-dashboard-content .message-item h3{color:#0f172a;margin:0 0 .15rem;font-size:.84rem;font-weight:600}.marketplace-dashboard-content .message-item p{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.marketplace-dashboard-content .message-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;align-self:flex-start;margin-top:0;padding-top:.15rem;font-size:.68rem;font-weight:600}.marketplace-dashboard-content .recommend-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;margin-top:.5rem;display:grid}@media (width>=576px){.marketplace-dashboard-content .recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.marketplace-dashboard-content .recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.marketplace-dashboard-content .mini-service{background:#fff;border:1px solid #e2e8f0cc;border-radius:12px;flex-direction:column;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.marketplace-dashboard-content .mini-service:hover{border-color:#05c46b52;transform:translateY(-5px);box-shadow:0 8px 24px #0f172a0a}.marketplace-dashboard-content .mini-thumb{aspect-ratio:1.64;background:#f1f5f9;border-radius:0;width:100%;position:relative;overflow:hidden}.marketplace-dashboard-content .mini-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.marketplace-dashboard-content .mini-service:hover .mini-thumb img{transform:scale(1.05)}.marketplace-dashboard-content .mini-service>div:not(.mini-thumb):not(.mini-service-footer){flex-direction:column;flex-grow:1;gap:.4rem;padding:1rem;display:flex}.marketplace-dashboard-content .mini-service h3{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.8em;margin:0;font-size:.85rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.marketplace-dashboard-content .mini-service p{color:#64748b;align-items:center;gap:.35rem;margin:0;font-size:.74rem;font-weight:600;display:flex}.marketplace-dashboard-content .mini-service-footer{background:#fafbfd;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.marketplace-dashboard-content .mini-service-footer .price{flex-direction:column;gap:.05rem;display:flex}.marketplace-dashboard-content .mini-service-footer .price span{color:#94a3b8;text-transform:uppercase;font-size:.64rem;font-weight:600}.marketplace-dashboard-content .mini-service-footer .price strong{color:#0f172a;font-size:.95rem;font-weight:600}.marketplace-dashboard-content .mini-delivery{color:#64748b;margin-left:auto;margin-right:.75rem;font-size:.7rem;font-weight:600}.marketplace-dashboard-content .mini-service-footer .tag{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .6rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.marketplace-dashboard-content .mini-service-footer .tag:hover{color:#15803d;background:#f0fdf4;border-color:#05c46b66}.marketplace-dashboard-content .seller-pipeline-item{padding-inline:0}.marketplace-dashboard-content .seller-service-meta span{background:#f5f5f5;border-color:#dadbdd}.messages-page{gap:1rem;display:grid}.messages-shell{gap:.85rem;display:grid}.messages-thread-list,.conversation-panel{background:#ffffffc2;border-color:#e2e8f09e;min-width:0;padding:.72rem}.messages-panel-heading,.conversation-header,.conversation-person,.conversation-actions,.message-thread-top,.message-thread-meta,.conversation-context,.conversation-composer{align-items:center;gap:.8rem;display:flex}.messages-panel-heading,.conversation-header{justify-content:space-between;margin-bottom:.65rem;padding-inline:.12rem}.messages-panel-heading h2,.conversation-header h2{color:var(--color-dark);margin-bottom:0;font-size:.96rem;line-height:1.2}.conversation-header p{color:var(--color-muted);font-size:.76rem;font-weight:600}.messages-search{margin-bottom:.66rem;position:relative}.messages-search svg{width:18px;height:18px;color:var(--color-primary-dark);position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.messages-search input,.conversation-composer input{border-radius:var(--radius-md);width:100%;min-height:40px;color:var(--color-dark);transition:border-color var(--transition), box-shadow var(--transition);background:#f8fafcf5;border:0;outline:0;font-size:.82rem;font-weight:600}.messages-search input{padding:0 1rem 0 2.75rem}.conversation-composer input{padding:0 1rem}.messages-search input:focus,.conversation-composer input:focus{box-shadow:0 0 0 3px #05c46b24}.messages-filters{gap:.36rem;margin-bottom:.68rem;display:flex;overflow-x:auto}.messages-filters button{border:1px solid var(--color-border);min-height:30px;color:var(--color-muted);cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);background:#fff;border-radius:999px;flex:none;align-items:center;padding:.2rem .56rem;font-size:.74rem;font-weight:700;display:inline-flex}.messages-filters button.active,.messages-filters button:hover{background:var(--color-primary-soft);color:var(--color-primary-dark);border-color:#05c46b47}.message-thread-items{gap:.22rem;display:grid}.message-thread{border-radius:var(--dashboard-radius);width:100%;color:var(--color-text);cursor:pointer;text-align:left;transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition), background var(--transition);background:0 0;border:0;border-bottom:1px solid #e2e8f080;align-items:flex-start;gap:.62rem;padding:.68rem .58rem;display:flex}.message-thread:hover,.message-thread.active{box-shadow:none;background:linear-gradient(90deg,#05c46b1f,#0000 72%),#e8fbf17a;border-color:#05c46b3d;transform:none}.message-thread.active{position:relative}.message-thread.active:before{background:var(--color-primary);content:"";border-radius:999px;width:3px;position:absolute;inset:0 auto 0 0}.message-thread-body{flex:1;gap:.2rem;min-width:0;display:grid}.message-thread-top,.message-thread-meta{justify-content:space-between}.message-thread-meta{color:var(--color-muted);font-size:.7rem;font-weight:700}.message-thread-meta em{background:var(--color-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:.66rem;font-style:normal;font-weight:700;display:inline-grid}.conversation-panel{grid-template-rows:auto auto minmax(360px,1fr) auto;display:grid}.conversation-person,.conversation-person>div{min-width:0}.conversation-actions{flex-wrap:wrap;justify-content:flex-end}.conversation-context{align-items:stretch;margin-bottom:.55rem}.conversation-context>div{border-radius:var(--radius-md);background:#f8fafc80;border:0;border-left:2px solid #05c46b2e;flex:1;gap:.1rem;padding:.54rem .62rem;display:grid}.conversation-context strong{color:var(--color-dark);font-size:.82rem;line-height:1.25}.conversation-messages{border-radius:var(--dashboard-radius);background:#f8fafc;border:0;align-content:end;gap:.72rem;min-height:360px;margin-bottom:.7rem;padding:1rem;display:grid}.conversation-bubble{border-radius:var(--radius-md);width:min(78%,560px);box-shadow:none;background:#fff;border:0;gap:.24rem;padding:.68rem .78rem;display:grid}.conversation-bubble.own{background:var(--color-primary);color:#fff;justify-self:end}.conversation-bubble p{color:inherit;font-size:.8rem;font-weight:600}.conversation-bubble span{color:var(--color-muted);font-size:.66rem;font-weight:700}.conversation-bubble.own span{color:#ffffffc7}.conversation-composer{border-radius:var(--dashboard-radius);background:linear-gradient(#e8fbf199,#ffffffeb),#fff;border:1px solid #05c46b29;align-items:stretch;gap:.55rem;padding:.7rem;display:grid}.quick-replies{gap:.42rem;display:flex;overflow-x:auto}.quick-replies button{min-height:28px;color:var(--color-muted);cursor:pointer;transition:background var(--transition), color var(--transition);background:#ffffffc7;border:0;border-radius:999px;flex:none;align-items:center;padding:.18rem .52rem;font-size:.72rem;font-weight:600;display:inline-flex}.quick-replies button:hover{background:var(--color-primary-soft);color:var(--color-primary-dark)}.composer-row{align-items:center;gap:.55rem;display:flex}.conversation-composer .btn{min-width:86px;min-height:40px}.orders-page{gap:1rem;display:grid}.orders-kpi-grid{gap:.8rem;display:grid}.order-kpi-card{transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:#ffffff9e;border-color:#e2e8f0b8;align-items:center;gap:.68rem;padding:.76rem;display:flex}.order-kpi-card:hover{box-shadow:none;border-color:#05c46b38;transform:none}.order-kpi-card div{min-width:0}.order-kpi-card span:not(.stat-icon){color:var(--color-muted);font-size:.72rem;font-weight:700;display:block}.order-kpi-card strong{color:var(--color-dark);font-size:1.2rem;line-height:1.1;display:block}.orders-workspace{gap:.85rem;display:grid}.orders-page-card,.order-focus-card{min-width:0}.orders-toolbar{gap:.68rem;margin-bottom:.72rem;display:grid}.orders-toolbar .messages-search,.orders-toolbar .messages-filters{margin-bottom:0}.order-page-table{min-width:720px}.order-table-link,.order-service-link{color:var(--color-dark);font-weight:700}.order-service-link:hover,.order-table-link:hover,.order-open-link:hover{color:var(--color-primary-dark)}.order-progress{background:#e2e8f0;border-radius:999px;width:90px;height:8px;display:block;overflow:hidden}.order-progress span{width:var(--progress,0%);border-radius:inherit;background:linear-gradient(90deg, var(--color-primary), #0ea5e9);height:100%;display:block}.order-progress.large{width:100%;height:10px}.order-focus-card{align-self:start}.order-focus-body{gap:.78rem;display:grid}.order-focus-body h3{color:var(--color-dark);margin-bottom:0;font-size:.96rem;line-height:1.25}.order-focus-body p{color:var(--color-muted);font-size:.8rem;font-weight:600}.order-focus-body p strong{color:var(--color-dark)}.order-focus-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem;display:grid}.order-focus-meta span{border-radius:var(--radius-md);background:#f8fafcb8;border:0;border-left:2px solid #05c46b38;gap:.12rem;min-width:0;padding:.54rem;display:grid}.order-focus-meta small,.order-focus-progress span{color:var(--color-muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.order-focus-meta strong,.order-focus-progress strong{color:var(--color-dark);font-size:.82rem;line-height:1.2}.order-focus-progress{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.45rem;display:flex}.order-next-steps{border-top:1px solid var(--color-border);margin-top:.78rem;padding-top:.78rem}.order-next-steps h3{color:var(--color-dark);margin-bottom:.52rem;font-size:.9rem}.order-next-steps ul{gap:.55rem;display:grid}.order-next-steps li{color:var(--color-muted);padding-left:1rem;font-size:.76rem;font-weight:600;position:relative}.order-next-steps li:before{background:var(--color-primary);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.order-open-link{border-radius:var(--dashboard-radius);width:max-content;min-height:34px;color:var(--color-dark);background:#fff;border:1px solid #e2e8f0f2;justify-content:center;align-items:center;margin-top:.85rem;padding:.4rem .68rem;font-size:.76rem;font-weight:700;display:inline-flex}.order-details-page{color:#020617;width:min(100% - 1rem,1120px);padding-top:1.2rem}.order-details-shell{align-items:start;gap:1.35rem;display:grid}.order-details-main{gap:1.35rem;min-width:0;display:grid}.order-detail-tabs{border-bottom:1px solid #cbd5e1db;display:flex;overflow-x:auto}.order-detail-tabs button{color:#8b95a1;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;min-width:104px;min-height:40px;padding:0 1rem;font-size:.83rem;font-weight:700}.order-detail-tabs button.active{color:#020617;border-color:#020617}.order-detail-card,.order-side-card{border-radius:var(--dashboard-radius);min-width:0;box-shadow:none;background:#fff;border:1px solid #cbd5e1f0}.order-detail-card{padding:1.5rem}.order-detail-card-head{border-bottom:1px solid #cbd5e1e6;gap:1rem;padding-bottom:.9rem;display:grid}.order-detail-card-head h1{color:#020617;letter-spacing:0;margin:0 0 .65rem;font-size:clamp(1.02rem,2vw,1.2rem);line-height:1.25}.order-detail-card-head p{color:#475569;flex-wrap:wrap;gap:.55rem;margin:0;font-size:.82rem;font-weight:500;line-height:1.45;display:flex}.order-detail-card-head a,.order-detail-card-head strong,.order-number-row strong,.order-item-table-row>span,.order-item-table-total strong:last-child{color:#020617;font-weight:700}.order-total-block{justify-items:start;gap:.3rem;display:grid}.order-total-block span{color:#020617;font-size:.72rem;font-weight:700}.order-total-block strong{color:#020617;font-size:1.05rem}.order-number-row{color:#64748b;border-bottom:1px solid #cbd5e1e6;gap:.38rem;padding:.8rem 0;font-size:.86rem;font-weight:600;display:flex}.order-bullet-list{color:#334155;gap:.24rem;margin:1.05rem 0;padding-left:1rem;font-size:.84rem;font-weight:500;line-height:1.35;display:grid}.order-item-table{border:1px solid #cbd5e1f2;border-radius:2px;overflow:hidden}.order-item-table-head,.order-item-table-row{grid-template-columns:minmax(0,1fr) 70px 100px 86px;align-items:start;gap:.8rem;padding:.78rem 1rem;display:grid}.order-item-table-head{color:#020617;background:#f7f7f7;font-size:.76rem;font-weight:700}.order-item-table-head strong:not(:first-child),.order-item-table-row>span{text-align:right}.order-item-table-row{border-top:1px solid #cbd5e1d1}.order-item-table-row p,.order-item-table-row span,.order-item-table-row div>span{color:#334155;margin:.18rem 0 0;font-size:.76rem;font-weight:500;line-height:1.42}.order-item-table-row div>strong{color:#020617;font-size:.78rem;line-height:1.35}.order-item-table-row div>span{color:#020617;margin-top:.7rem;display:block}.order-item-table-total{color:#020617;background:#f7f7f7;border-top:1px solid #cbd5e1e6;justify-content:space-between;gap:1rem;padding:.82rem 1rem;font-size:.82rem;display:flex}.order-requirements-card{gap:1.45rem;padding:2rem;display:grid}.order-requirement-item{gap:.55rem;display:grid}.order-requirement-item h2{color:#020617;margin:0;font-size:.86rem;line-height:1.45}.order-requirement-item h2 span{color:#64748b;margin-left:.32rem;font-weight:500}.order-requirement-item p{color:#334155;margin:0;font-size:.84rem;font-weight:500;line-height:1.45}.order-requirement-item p.empty{color:#64748b;font-style:italic}.order-activity-card{padding:0;position:relative;overflow:hidden}.order-date-pill{color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;min-height:24px;padding:.18rem 1rem;font-size:.72rem;font-weight:700;display:inline-flex}.order-timeline{padding:1.05rem 1.45rem 1.35rem;display:grid}.order-timeline-item{grid-template-columns:58px minmax(0,1fr);gap:.62rem;padding:0 1.25rem;display:grid;position:relative}.order-timeline-item:before{content:"";background:#e2e8f0f5;width:1px;position:absolute;top:34px;bottom:0;left:calc(1.25rem + 29px)}.order-timeline-icon{z-index:1;color:#2563eb;border-radius:50%;justify-self:center;place-items:center;width:34px;height:34px;display:grid;position:relative}.order-timeline-item:last-child:before{display:none}.order-timeline-icon svg{width:17px;height:17px}.order-timeline-icon.violet{color:#7c3aed;background:#ede9fe}.order-timeline-icon.blue{color:#0284c7;background:#e0f2fe}.order-timeline-icon.green{color:#16a34a;background:#dcfce7}.order-timeline-icon.pink{color:#db2777;background:#fce7f3}.order-timeline-icon.slate{color:#64748b;background:#eef2f7}.order-timeline-content{border-bottom:1px solid #e2e8f0db;min-width:0}.order-timeline-content>header{align-items:center;gap:.5rem;min-height:52px;display:flex}.order-timeline-content>header>strong{color:#334155;font-size:.84rem;line-height:1.35}.order-timeline-content time{color:#64748b;flex:1 0 auto;font-size:.74rem;font-style:italic;font-weight:500}.order-timeline-detail{color:#475569;margin:-.34rem 0 .72rem;font-size:.78rem;font-weight:500;line-height:1.5}.order-timeline-content>header svg{color:#64748b;width:16px;height:16px}.order-timeline-panel{gap:1rem;padding:0 0 1.25rem;display:grid}.order-timeline-panel .order-requirements-card{padding:1.45rem}.order-message-composer{background:#fff;border:1px solid #e2e8f0eb;border-radius:10px;gap:.6rem;margin:.25rem 1.45rem 1.45rem;padding:.8rem .9rem;display:grid}.order-message-composer:focus-within{border-color:#94a3b8}.order-message-composer textarea{color:#0f172a;width:100%;min-height:64px;font:inherit;resize:vertical;background:0 0;border:0;outline:0;padding:0;font-size:.86rem;line-height:1.5}.order-message-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.order-message-actions small{color:#64748b;font-size:.74rem}.order-message-attach{color:#334155;cursor:pointer;border-radius:6px;align-items:center;gap:.35rem;margin-left:-.55rem;padding:.35rem .55rem;font-size:.8rem;font-weight:500;display:inline-flex}.order-message-attach:hover{background:#f1f5f9}.order-message-attach.is-disabled{opacity:.5;cursor:default}.order-message-attach input{display:none}.order-message-attach svg,.order-message-send svg{width:15px;height:15px}.order-message-send{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:6px;align-items:center;gap:.4rem;min-height:34px;margin-left:auto;padding:0 .95rem;font-size:.8rem;font-weight:600;display:inline-flex}.order-message-send:disabled{opacity:.6;cursor:default}.order-message-files{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.order-message-files li{color:#334155;background:#f8fafc;border-radius:6px;align-items:center;gap:.45rem;padding:.35rem .5rem;font-size:.78rem;display:flex}.order-message-files li span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.order-message-files li small{color:#64748b}.order-message-files button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:22px;height:22px;display:grid}.order-message-files svg{width:13px;height:13px}.order-message-error{color:#dc2626;margin:0;font-size:.78rem}.order-activity-filters{flex-wrap:wrap;gap:.3rem;padding:.85rem 1.45rem 0;display:flex}.order-activity-filters button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:28px;padding:0 .75rem;font-size:.78rem;font-weight:500}.order-activity-filters button:hover{color:#0f172a}.order-activity-filters button.active{color:#0f172a;background:#f1f5f9;font-weight:600}.order-timeline-message{color:#0f172a;overflow-wrap:anywhere;white-space:pre-line;background:#f1f5f9;border-radius:10px;width:fit-content;max-width:min(640px,100%);margin:0 0 .75rem;padding:.6rem .85rem;font-size:.84rem;line-height:1.55}.order-timeline-content>.order-timeline-message,.order-timeline-content>.order-timeline-attachments:last-child{margin-bottom:1rem}.order-timeline-item.is-own .order-timeline-message{background:#eff6ff}.order-timeline-attachments{flex-wrap:wrap;gap:.4rem;margin:0 0 .8rem;display:flex}.order-timeline-actor~.order-timeline-message,.order-timeline-actor~.order-timeline-attachments{margin-left:36px}.order-timeline-attachments a{color:#1e293b;border:1px solid #e2e8f0eb;border-radius:6px;align-items:center;gap:.35rem;max-width:100%;padding:.35rem .6rem;font-size:.78rem;text-decoration:none;display:inline-flex}.order-timeline-attachments a:hover{border-color:#94a3b8}.order-timeline-attachments a span{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.order-timeline-attachments small{color:#64748b}.order-timeline-attachments svg{flex-shrink:0;width:14px;height:14px}@media (width<=640px){.order-message-composer{margin-inline:.8rem}.order-activity-filters{padding-inline:.8rem}.order-timeline-actor~.order-timeline-message,.order-timeline-actor~.order-timeline-attachments{margin-left:0}}.order-activity-message,.order-review-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:2px;overflow:hidden}.order-activity-message h3,.order-review-card h3{color:#475569;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0db;margin:0;padding:.78rem 1rem;font-size:.8rem;font-weight:700}.order-activity-message>div{grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:1rem;display:grid}.order-activity-message p{color:#334155;white-space:pre-line;margin:0;font-size:.84rem;font-weight:500;line-height:1.55}.order-activity-message p strong{color:#020617;margin-bottom:.24rem;display:block}.order-review-body{grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:1rem 1.25rem;display:grid}.order-review-body img{object-fit:cover;border-radius:50%;width:34px;height:34px}.order-review-body strong{color:#334155;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.84rem;display:flex}.order-review-body p{color:#334155;margin:.16rem 0 0;font-size:.84rem;font-weight:500}.order-review-ratings{gap:.55rem;padding:.6rem 1.25rem 1rem 3.8rem;display:grid}.order-review-ratings div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-review-ratings dt{color:#475569;font-size:.76rem;font-weight:700}.order-review-ratings dd{margin:0}.order-policy-note{border-radius:var(--dashboard-radius);background:#f4f4f5;margin:.7rem 1.25rem 1.25rem 3.8rem;padding:.9rem}.order-policy-note strong{color:#020617;text-transform:uppercase;margin-bottom:.36rem;font-size:.72rem;display:block}.order-policy-note p{color:#020617;margin:0;font-size:.7rem;font-weight:500;line-height:1.45}.order-detail-sidebar{gap:1rem;display:grid}.order-side-card{gap:1rem;padding:1rem;display:grid}.order-side-card h2{color:#020617;margin:0;font-size:.96rem;line-height:1.25}.order-side-service{grid-template-columns:80px minmax(0,1fr);align-items:start;gap:.72rem;display:grid}.order-side-service img{aspect-ratio:1.22;object-fit:cover;border-radius:2px;width:80px}.order-side-service strong{color:#020617;margin-bottom:.32rem;font-size:.78rem;line-height:1.35;display:block;overflow:hidden}.order-side-person{border-top:1px solid #cbd5e1e0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.72rem;padding-top:1rem;display:grid}.order-person-avatar{object-fit:cover;border-radius:50%;width:34px;height:34px}.order-side-person strong,.order-side-person span,.order-side-person small{display:block}.order-side-person strong{color:#020617;font-size:.84rem}.order-side-person span,.order-side-person small{color:#64748b;font-size:.76rem;font-weight:500}.order-conversation-button{border-radius:var(--dashboard-radius);color:#020617;cursor:pointer;background:#fff;border:1px solid #020617;justify-content:center;align-items:center;gap:.42rem;min-height:30px;font-size:.78rem;font-weight:700;display:inline-flex}.order-countdown-card,.order-extension-card{border-radius:var(--dashboard-radius);background:#f8fafc;border:1px solid #cbd5e1e6;gap:.62rem;padding:.82rem;display:grid}.order-overdue-alert{border-radius:var(--dashboard-radius);color:#9f1239;background:#fff1f2;border:1px solid #f43f5e38;grid-template-columns:auto minmax(0,1fr);gap:.55rem;padding:.72rem;display:grid}.order-overdue-alert svg{width:17px;height:17px;margin-top:.12rem}.order-overdue-alert span{gap:.12rem;display:grid}.order-overdue-alert strong{font-size:.8rem;font-weight:700}.order-overdue-alert small{color:#be123c;font-size:.74rem;font-weight:600;line-height:1.35}.order-extension-card-action{text-align:left;cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.order-extension-card-action:hover,.order-extension-card-action:focus-visible{background:#fff;border-color:#0f172a61;outline:none;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.order-countdown-head{color:#475569;align-items:center;gap:.46rem;font-size:.76rem;font-weight:700;display:flex}.order-countdown-card svg{color:#0284c7;width:16px;height:16px}.order-countdown-card strong{color:#020617;font-size:1.12rem;line-height:1}.order-countdown-card small,.order-extension-card span,.order-extension-note{color:#64748b;font-size:.74rem;font-weight:600;line-height:1.4}.order-extension-note{margin:0}.order-extension-card-cta{color:#020617;text-underline-offset:3px;justify-content:center;align-items:center;width:fit-content;padding-top:.12rem;font-size:.75rem;font-weight:700;text-decoration:underline;display:inline-flex}.order-extension-card>div:first-child{gap:.16rem;display:grid}.order-extension-card strong{color:#020617;font-size:.84rem}.order-extension-summary{border-radius:var(--dashboard-radius);background:#fff;gap:.36rem;padding:.62rem;display:grid}.order-extension-summary p{color:#334155;margin:0;font-size:.78rem;font-weight:500;line-height:1.45}.order-extension-button,.order-extension-form button,.order-extension-actions button,.order-cancellation-form button,.order-cancellation-response button{border-radius:var(--dashboard-radius);cursor:pointer;justify-content:center;align-items:center;min-height:32px;padding:.42rem .68rem;font-size:.76rem;font-weight:700;display:inline-flex}.order-extension-button,.order-extension-form button[type=submit],.order-extension-actions button:last-child,.order-cancellation-form button[type=submit],.order-cancellation-response button:last-child{color:#fff;background:#020617;border:0}.order-extension-button.secondary,.order-extension-form button[type=button],.order-extension-actions button:first-child,.order-cancellation-form button[type=button],.order-cancellation-response button:first-child{color:#020617;background:#fff;border:1px solid #cbd5e1f2}.order-extension-form,.order-cancellation-form,.order-cancellation-response{gap:.62rem;display:grid}.order-extension-form label,.order-cancellation-form label,.order-cancellation-response label{gap:.28rem;display:grid}.order-extension-form label span,.order-cancellation-form label span,.order-cancellation-response label span{color:#475569;font-size:.72rem;font-weight:700}.order-extension-form input,.order-extension-form textarea,.order-cancellation-form textarea,.order-cancellation-response textarea{border-radius:var(--dashboard-radius);color:#020617;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #94a3b8d6;padding:.48rem .58rem;font-size:.78rem}.order-extension-form textarea,.order-cancellation-form textarea,.order-cancellation-response textarea{resize:vertical}.order-extension-form>div,.order-extension-actions,.order-cancellation-form>div,.order-cancellation-response>div{flex-wrap:wrap;justify-content:flex-end;gap:.48rem;display:flex}.order-extension-form button:disabled,.order-extension-actions button:disabled,.order-extension-button:disabled,.order-cancellation-form button:disabled,.order-cancellation-response button:disabled{cursor:not-allowed;opacity:.58}.order-conversation-button svg,.order-note-card svg,.order-track-list svg,.order-support-list svg{width:16px;height:16px}.order-side-meta{border-top:1px solid #cbd5e1e0;border-bottom:1px solid #cbd5e1e0;gap:.4rem;padding:1rem 0;display:grid}.order-side-meta div{justify-content:space-between;gap:.75rem;display:flex}.order-side-meta dt{color:#64748b;font-size:.76rem;font-weight:500}.order-side-meta dd{color:#020617;text-align:right;margin:0;font-size:.76rem;font-weight:700}.order-track-list{gap:.8rem;display:grid}.order-track-toggle{color:#020617;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;font-size:.86rem;font-weight:600;display:flex}.order-track-toggle svg{transition:transform .16s}.order-track-list.is-open .order-track-toggle svg{transform:rotate(180deg)}.order-track-list ol{margin:0;padding:0;list-style:none;display:grid}.order-track-list li{grid-template-columns:18px minmax(0,1fr);gap:.65rem;padding-bottom:.85rem;display:grid;position:relative}.order-track-list li:last-child{padding-bottom:0}.order-track-list li:not(:last-child):before{content:"";background:#e2e8f0;border-radius:2px;width:2px;position:absolute;top:20px;bottom:2px;left:8px}.order-track-list li.is-done:not(:last-child):before{background:#05c46b}.order-track-list li>i{color:#fff;background:#fff;border:2px solid #cbd5e1;border-radius:999px;place-items:center;width:18px;height:18px;font-style:normal;display:grid}.order-track-list li.is-done>i{background:#05c46b;border-color:#05c46b}.order-track-list li.is-current>i{border-color:#05c46b;box-shadow:0 0 0 3px #05c46b29}.order-track-list li.is-cancelled>i{background:#dc2626;border-color:#dc2626}.order-track-list li>i svg{width:10px;height:10px}.order-track-list li strong{color:#94a3b8;font-size:.82rem;font-weight:500;line-height:18px;display:block}.order-track-list li.is-done strong,.order-track-list li.is-current strong{color:#020617}.order-track-list li.is-current strong{font-weight:600}.order-track-list li small{color:#64748b;font-size:.74rem;display:block}.order-note-card{justify-content:space-between;align-items:flex-start;display:flex}.order-note-card span{color:#94a3b8;font-size:.78rem;font-weight:500;display:block}.order-note-card button{color:#020617;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:.76rem;font-weight:700;display:inline-flex}.order-note-modal-backdrop{z-index:120;background:#0f172a6b;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.order-note-modal{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;width:min(100%,560px);max-height:min(720px,100vh - 2rem);display:grid;overflow:hidden;box-shadow:0 24px 80px #0f172a38}.order-note-modal>header{border-bottom:1px solid #e2e8f0eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1rem .85rem;display:flex}.order-note-modal>header span{color:#64748b;text-transform:uppercase;margin-bottom:.22rem;font-size:.72rem;font-weight:700;display:block}.order-note-modal h2{color:#020617;margin:0;font-size:1.05rem;line-height:1.25}.order-note-modal>header button{color:#020617;cursor:pointer;background:#fff;border:1px solid #cbd5e1f0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.order-note-modal>header svg{width:16px;height:16px}.order-note-form{border-bottom:1px solid #e2e8f0eb;gap:.72rem;padding:1rem;display:grid}.order-note-form label{gap:.36rem;display:grid}.order-note-form label span{color:#475569;font-size:.74rem;font-weight:700}.order-note-form textarea{border-radius:var(--dashboard-radius);color:#020617;width:100%;min-height:112px;font:inherit;resize:vertical;background:#fff;border:1px solid #94a3b8d6;padding:.72rem;font-size:.82rem;line-height:1.45}.order-note-form textarea:focus{border-color:#05c46b9e;outline:0;box-shadow:0 0 0 3px #05c46b1a}.order-note-error{color:#b91c1c;margin:0;font-size:.78rem;font-weight:600}.order-note-form>div{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.order-note-form button,.order-note-list article button{border-radius:var(--dashboard-radius);cursor:pointer;justify-content:center;align-items:center;min-height:32px;padding:.42rem .68rem;font-size:.76rem;font-weight:700;display:inline-flex}.order-note-form button[type=submit],.order-note-list article button:first-child{color:#fff;background:#020617;border:0}.order-note-form button[type=button],.order-note-list article button:last-child{color:#020617;background:#fff;border:1px solid #cbd5e1f2}.order-note-form button:disabled,.order-note-list article button:disabled{cursor:not-allowed;opacity:.58}.order-note-list{gap:.72rem;padding:1rem;display:grid;overflow-y:auto}.order-note-list article{border-radius:var(--dashboard-radius);background:#f8fafc;border:1px solid #e2e8f0eb;gap:.58rem;padding:.85rem;display:grid}.order-note-list article p,.order-note-empty{color:#334155;white-space:pre-line;margin:0;font-size:.82rem;font-weight:500;line-height:1.5}.order-note-list article span{color:#64748b;font-size:.72rem;font-weight:600}.order-note-list article div{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.order-note-empty{border-radius:var(--dashboard-radius);text-align:center;border:1px dashed #cbd5e1f2;padding:1.1rem}.order-support-list{display:grid}.order-support-list a{color:#020617;border-bottom:1px solid #e2e8f0db;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.8rem 0;display:grid}.order-support-list a:last-child{border-bottom:0}.order-support-list strong,.order-support-list small{display:block}.order-support-list strong{font-size:.84rem}.order-support-list small{color:#64748b;margin-top:.1rem;font-size:.74rem;font-weight:500}@media (width>=992px) and (width<=1199.98px){.marketplace-dashboard-content .orders-table th,.marketplace-dashboard-content .orders-table td{padding-inline:.45rem}.marketplace-dashboard-content .orders-table td[data-label=Service],.marketplace-dashboard-content .orders-table td[data-label=Seller],.marketplace-dashboard-content .orders-table td[data-label=Buyer]{min-width:108px}.order-progress-cell{min-width:150px}}@media (width<=991.98px){.orders-table-wrap{overflow:visible}.orders-table,.orders-table thead,.orders-table tbody,.orders-table th,.orders-table td,.orders-table tr,.marketplace-dashboard-content .orders-table,.marketplace-dashboard-content .orders-table thead,.marketplace-dashboard-content .orders-table tbody,.marketplace-dashboard-content .orders-table th,.marketplace-dashboard-content .orders-table tr{min-width:0;display:block}.orders-table thead{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.orders-table tr{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;margin-bottom:.68rem;padding:.64rem}.orders-table td,.marketplace-dashboard-content .orders-table td{white-space:normal;text-align:right;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.8rem;min-width:0;padding:.46rem 0;display:flex}.marketplace-dashboard-content .orders-table td.order-progress-cell{text-align:left;flex-direction:column;align-items:stretch;gap:.4rem}.marketplace-dashboard-content .orders-table td.order-progress-cell:before{text-align:left}.orders-table td:before{color:var(--color-muted);content:attr(data-label);text-align:left;text-transform:uppercase;flex:none;font-size:.68rem;font-weight:700}.orders-table tr:last-child,.orders-table td:last-child{border-bottom:0;margin-bottom:0}}@media (width<=575.98px){.dashboard-content{width:min(100% - .75rem,1480px)}.dashboard-page-header{padding:0}.dashboard-page-stats span{min-width:calc(50% - .3rem)}.marketplace-dashboard-content .card-heading{flex-direction:column;align-items:flex-start;gap:.55rem}.marketplace-dashboard-content .dashboard-card{padding:1rem}.seller-pipeline-top{display:grid}.conversation-context,.conversation-composer{grid-template-columns:1fr;display:grid}.composer-row{display:grid}.conversation-header{flex-direction:column;align-items:flex-start}.conversation-actions{justify-content:flex-start}.conversation-bubble{width:100%}.order-item-table-head{display:none}.order-item-table-row{grid-template-columns:1fr}.order-item-table-row>span{text-align:left}.order-timeline-item{grid-template-columns:38px minmax(0,1fr);padding-inline:.8rem}.order-timeline-item:before{left:calc(.8rem + 19px)}.order-timeline-content>header{flex-direction:column;align-items:flex-start;padding-block:.72rem}.order-review-ratings,.order-policy-note{margin-left:1rem;padding-left:.9rem}}@media (width>=576px){.topbar-search{display:block}.stats-grid,.orders-kpi-grid,.recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-button strong,.topbar-title{display:block}}@media (width>=768px){.dashboard-content{padding-top:1.35rem}.dashboard-page-header{justify-content:flex-end;display:flex}.dashboard-card{padding:.94rem}.dashboard-page-actions{justify-content:flex-end}.orders-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.order-detail-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.order-total-block{justify-items:end}.recommend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=992px){.dashboard-sidebar{box-shadow:none;transform:none}.sidebar-close,.sidebar-toggle,.sidebar-overlay,.sidebar-overlay.is-open{display:none}.dashboard-main{margin-left:276px}.dashboard-topbar{padding-inline:1.15rem}.stats-grid,.orders-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr)}.orders-workspace{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start}.orders-workspace.is-single-column{grid-template-columns:minmax(0,1fr)}.order-details-shell{grid-template-columns:minmax(0,1fr) 260px}.order-detail-sidebar{position:sticky;top:84px}.messages-shell{grid-template-columns:minmax(320px,.48fr) minmax(0,1.52fr);align-items:stretch}.orders-card,.recommend-card{grid-column:1/-1}}@media (width>=1200px){.dashboard-content{width:min(100% - 1.25rem,1300px);padding-bottom:calc(2.4rem + var(--mobile-nav-offset,0px))}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr)}.messages-shell{grid-template-columns:minmax(340px,.44fr) minmax(0,1.56fr)}.orders-card{grid-column:1/2}.recommend-card{grid-column:1/-1}}.messages-page{width:min(100% - .75rem,1680px);padding:.6rem 0 calc(1rem + var(--mobile-nav-offset,0px))}.messages-shell{min-height:calc(100vh - 88px - var(--mobile-nav-offset,0px));gap:.7rem;display:grid}.messages-thread-list,.conversation-panel,.conversation-details-panel{border-radius:var(--dashboard-radius);min-width:0;box-shadow:none;background:#fff;border:1px solid #e2e8f0e6;overflow:hidden}.messages-thread-list{grid-template-rows:auto auto minmax(0,1fr);gap:.65rem;padding:.72rem;display:grid}.messages-inbox-toolbar,.conversation-header,.conversation-person,.conversation-header-tools,.conversation-bubble-top,.composer-footer,.composer-tools,.details-heading{align-items:center;display:flex}.messages-inbox-toolbar,.conversation-header,.composer-footer,.details-heading{justify-content:space-between;gap:.85rem}.inbox-title-button{min-height:34px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:.88rem;font-weight:700;display:inline-flex}.inbox-title-button svg{width:14px;height:14px}.inbox-search-toggle{width:38px;height:38px;color:var(--color-dark);cursor:pointer;transition:background var(--transition), color var(--transition);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.inbox-search-toggle svg{width:21px;height:21px}.inbox-search-toggle:hover,.inbox-search-toggle.active{background:var(--color-primary-soft);color:var(--color-primary-dark)}.messages-search-drawer{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;margin:0;display:none;position:relative}.messages-search-drawer.is-open{display:grid}.messages-search-drawer>svg{width:17px;height:17px;color:var(--color-primary-dark);position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.messages-search-drawer input{border-radius:var(--dashboard-radius);width:100%;min-height:38px;color:var(--color-dark);background:#fff;border:1px solid #cbd5e1eb;outline:0;padding:0 .85rem 0 2.45rem;font-size:.82rem;font-weight:600}.messages-search-drawer input:focus{border-color:#05c46b80;box-shadow:0 0 0 3px #05c46b1f}.messages-search-close{min-height:38px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:700;text-decoration:underline}.message-thread-items{align-content:start;gap:.12rem;min-height:0;padding-right:.15rem;display:grid;overflow-y:auto}.message-thread{border-radius:var(--dashboard-radius);width:100%;color:var(--color-text);cursor:pointer;text-align:left;transition:background var(--transition), color var(--transition);background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.7rem .55rem;display:grid;position:relative}.message-thread:hover,.message-thread.active{background:linear-gradient(90deg,#05c46b1f,#0000 88%),#f8fafc}.message-thread.active:before{border-radius:inherit;background:var(--color-primary);content:"";width:3px;position:absolute;inset:0 auto 0 0}.message-thread .avatar{width:40px;height:40px;font-size:.78rem}.message-thread-body{gap:.18rem;min-width:0;display:grid}.message-thread-top{justify-content:space-between;align-items:center;gap:.6rem;min-width:0;display:flex}.message-thread-top strong{color:var(--color-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.25;overflow:hidden}.message-thread-top small{color:#94a3b8;flex:none;font-size:.66rem;font-weight:700}.message-thread-preview{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:600;overflow:hidden}.message-thread-favorite{color:#94a3b8;place-items:center;width:28px;height:28px;display:grid}.message-thread-favorite svg{width:15px;height:15px}.messages-empty{color:var(--color-muted);padding:1rem .6rem;font-size:.82rem;font-weight:600}.conversation-panel{grid-template-rows:auto auto minmax(0,1fr) auto;min-height:620px;display:grid}.conversation-header{border-bottom:1px solid #e2e8f0db;padding:.78rem 1rem}.conversation-person{gap:.65rem;min-width:0}.conversation-person .avatar{width:42px;height:42px;font-size:.8rem}.conversation-person>div{min-width:0}.conversation-header h1{min-width:0;color:var(--color-dark);flex-wrap:wrap;gap:.3rem;margin:0 0 .12rem;font-size:.96rem;line-height:1.2;display:flex}.conversation-header h1 span,.conversation-header p{color:var(--color-muted);font-size:.74rem;font-weight:600}.conversation-header-tools{flex:none;gap:.3rem;position:relative}.icon-button.ghost{width:34px;height:34px;box-shadow:none;background:0 0;border:0;border-radius:50%}.icon-button.ghost:hover{box-shadow:none;background:#f1f5f9;transform:none}.icon-button.ghost svg{width:17px;height:17px}.conversation-menu-wrap,.message-menu-wrap{position:relative}.message-action-menu{z-index:25;border-radius:var(--dashboard-radius);opacity:0;pointer-events:none;min-width:178px;transition:opacity var(--transition), transform var(--transition);background:#fff;border:1px solid #e2e8f0f2;padding:.38rem;display:grid;position:absolute;top:calc(100% + .35rem);right:0;transform:translateY(-5px);box-shadow:0 16px 36px #0f172a24}.message-action-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.messages-inbox-toolbar .conversation-more-menu{left:0;right:auto}.message-action-menu button{border-radius:var(--dashboard-radius);min-height:36px;color:var(--color-dark);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.52rem;font-size:.82rem;font-weight:600;display:flex}.message-action-menu button:hover{background:#f8fafc}.message-action-menu button.danger{color:#b91c1c}.message-action-menu svg{width:16px;height:16px}.conversation-tabs{border-bottom:1px solid #e2e8f0db;gap:1.4rem;padding:0 1rem;display:flex}.conversation-tabs button{min-height:42px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:700;position:relative}.conversation-tabs button.active{color:var(--color-dark)}.conversation-tabs button.active:after{background:var(--color-dark);content:"";border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.conversation-messages{background:#fff;border:0;border-radius:0;flex-direction:column;gap:.78rem;min-height:0;margin:0;padding:1rem;display:flex;overflow-y:auto}.conversation-date{color:#94a3b8;align-self:center;font-size:.7rem;font-weight:700}.conversation-bubble{border-radius:var(--dashboard-radius);width:min(82%,760px);color:var(--color-dark);box-shadow:none;background:#fff;border:1px solid #e2e8f0b8;gap:.38rem;padding:.78rem .86rem;display:grid;position:relative}.conversation-bubble.own{color:var(--color-dark);background:#ecfdf5;border-color:#05c46b38;justify-self:end}.conversation-bubble-top{gap:.5rem}.conversation-bubble-top strong{color:inherit;font-size:.76rem;font-weight:700}.conversation-bubble-top time{color:#64748b;margin-left:auto;font-size:.68rem;font-weight:600}.conversation-bubble p{color:inherit;white-space:pre-wrap;margin:0;font-size:.84rem;font-weight:500;line-height:1.55}.message-more-button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.message-more-button:hover{background:#0f172a0f}.message-more-button svg{width:16px;height:16px}.bubble-action-menu{top:calc(100% + .25rem)}.conversation-composer{background:#fff;border:0;border-top:1px solid #e2e8f0db;border-radius:0;padding:.75rem 1rem .85rem;display:block}.conversation-composer textarea{border-radius:var(--dashboard-radius);width:100%;min-height:104px;max-height:180px;color:var(--color-dark);resize:none;font:inherit;transition:border-color var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #cbd5e1e6;outline:0;padding:.85rem .9rem;font-size:.86rem;font-weight:500;line-height:1.5}.conversation-composer textarea:focus{border-color:#05c46b75;box-shadow:0 0 0 3px #05c46b1f}.composer-footer{margin-top:.5rem}.composer-tools{color:#94a3b8;gap:.25rem;min-width:0;font-size:.72rem;font-weight:600}.composer-tools button{width:32px;height:32px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.composer-tools button:hover{background:#f1f5f9}.composer-tools svg{width:17px;height:17px}.composer-send{border-radius:var(--dashboard-radius);background:var(--color-dark);color:#fff;cursor:pointer;width:46px;height:36px;transition:background var(--transition), transform var(--transition), opacity var(--transition);border:0;place-items:center;display:grid}.composer-send:hover{background:#020617;transform:translateY(-1px)}.composer-send:disabled{cursor:not-allowed;opacity:.45;transform:none}.composer-send svg{width:18px;height:18px}.message-attachments,.composer-attachments{flex-wrap:wrap;gap:.42rem;margin-top:.62rem;display:flex}.message-attachments a,.composer-attachments span{color:#020617;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1e6;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.34rem .55rem;font-size:.76rem;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.conversation-bubble.own .message-attachments{justify-content:flex-end}.message-attachments svg,.composer-attachments svg{flex:none;width:14px;height:14px}.composer-attachments button{color:#020617;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1e6;border-radius:999px;min-height:29px;padding:0 .58rem;font-size:.74rem;font-weight:700}.conversation-details-panel{align-content:start;gap:.85rem;padding:.85rem;display:grid;overflow-y:auto}.details-card{border-bottom:1px solid #e2e8f0e0;gap:.65rem;padding-bottom:.9rem;display:grid}.details-card:last-child{border-bottom:0;padding-bottom:0}.details-card h2{color:var(--color-dark);margin:0;font-size:.86rem;line-height:1.25}.details-heading a{color:var(--color-dark);font-size:.72rem;font-weight:600;text-decoration:underline}.details-order{border-radius:var(--dashboard-radius);background:#f8fafc;gap:.32rem;padding:.72rem;display:grid}.details-order strong{color:var(--color-dark);font-size:.84rem;line-height:1.3}.details-order small{color:var(--color-muted);font-size:.72rem;font-weight:600}.details-list{gap:.45rem;display:grid}.details-list div{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.details-list dt{color:var(--color-muted);font-size:.73rem;font-weight:600}.details-list dd{color:var(--color-dark);text-align:right;margin:0;font-size:.73rem;font-weight:700}.attachment-list,.related-service-list{gap:.52rem;display:grid}.attachment-item,.related-service-item{min-width:0;color:var(--color-text);align-items:center;gap:.55rem;display:grid}.attachment-item{grid-template-columns:48px minmax(0,1fr)}.related-service-item{border-bottom:1px solid #e2e8f0c2;grid-template-columns:58px minmax(0,1fr) auto;padding-bottom:.52rem}.related-service-item:last-child{border-bottom:0;padding-bottom:0}.attachment-item img,.related-service-item img{aspect-ratio:1.2;border-radius:var(--dashboard-radius);object-fit:cover;background:#e2e8f0;width:100%}.attachment-item strong,.related-service-item strong{color:var(--color-dark);text-overflow:ellipsis;font-size:.76rem;line-height:1.25;display:block;overflow:hidden}.attachment-item small,.related-service-item small{color:var(--color-muted);margin-top:.14rem;font-size:.68rem;font-weight:600;display:block}.related-service-item em{color:var(--color-dark);font-size:.78rem;font-style:normal;font-weight:700}@media (width<=575.98px){.messages-page{width:min(100% - .5rem,1680px);padding-top:.45rem}.messages-shell{gap:.55rem}.conversation-header{flex-direction:column;align-items:flex-start}.conversation-header-tools{justify-content:flex-start}.conversation-bubble{width:100%}.composer-footer{flex-direction:column;align-items:flex-start}.composer-tools{flex-wrap:wrap}.composer-send{width:100%}}@media (width<=991.98px){.messages-page.is-mobile-messages{padding-bottom:0}.messages-shell.is-mobile-screens{min-height:0;height:calc(100vh - 76px - var(--mobile-nav-offset,0px));height:calc(100dvh - 76px - var(--mobile-nav-offset,0px));gap:0}.messages-shell.is-mobile-screens>.messages-thread-list,.messages-shell.is-mobile-screens>.conversation-panel{height:100%;min-height:0;display:none}.messages-shell.is-mobile-screens:not(.is-conversation-screen)>.messages-thread-list,.messages-shell.is-mobile-screens.is-conversation-screen>.conversation-panel{display:grid}.messages-thread-list:focus-visible{outline:0}.conversation-header.is-mobile-bar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.5rem .6rem;display:grid}.conversation-back-button{width:36px;height:36px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.conversation-back-button svg{width:20px;height:20px;transform:rotate(180deg)}.is-mobile-bar .conversation-person{gap:.5rem}.is-mobile-bar .conversation-person .avatar{width:36px;height:36px;font-size:.72rem}.is-mobile-bar h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;display:block;overflow:hidden}.is-mobile-bar h1 span{display:none}.is-mobile-bar p{margin:0}.is-mobile-bar p.is-online{color:var(--color-primary-dark)}.is-mobile-bar .conversation-header-tools{gap:.1rem}.is-mobile-bar .icon-button.ghost{width:34px;height:34px}.is-mobile-screens .conversation-messages{padding:.8rem .7rem}.is-mobile-screens .conversation-composer{padding:.5rem .7rem .6rem}.is-mobile-screens .conversation-composer textarea{min-height:44px}.is-mobile-screens .composer-footer{flex-direction:row;align-items:center;margin-top:.4rem}.is-mobile-screens .composer-tools>span{display:none}.is-mobile-screens .composer-send{width:46px}.conversation-details-scrim{z-index:1000;cursor:default;background:#0f172a73;border:0;padding:0;position:fixed;inset:0}.conversation-details-sheet{z-index:1001;max-height:min(78dvh,620px);padding:.85rem .85rem calc(1rem + env(safe-area-inset-bottom,0px));border-radius:16px 16px 0 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 48px #0f172a38}.conversation-details-sheet.is-open{display:grid}.conversation-details-sheet-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.conversation-details-sheet-head h2{color:var(--color-dark);margin:0;font-size:1rem}.conversation-details-sheet-close{width:36px;height:36px;color:var(--color-muted);cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;place-items:center;display:grid}.conversation-details-sheet-close svg{width:18px;height:18px}.conversation-details-sheet .custom-offer-trigger{justify-content:center;width:100%;min-height:42px}.order-note-modal-backdrop,body.dashboard-page .manual-checkout-backdrop{z-index:1050}}@media (width>=768px){.messages-page{padding-top:.7rem}.conversation-bubble p{font-size:.86rem}}@media (width>=992px){.messages-page{width:calc(100% - 1rem);padding:.65rem .5rem 1rem}.messages-shell{min-height:calc(100vh - 86px - var(--mobile-nav-offset,0px));border-radius:var(--dashboard-radius);background:#fff;border:1px solid #e2e8f0f0;grid-template-columns:300px minmax(0,1fr);gap:0;overflow:hidden}.messages-thread-list,.conversation-panel,.conversation-details-panel{height:calc(100vh - 86px - var(--mobile-nav-offset,0px));border:0;border-radius:0}.messages-thread-list{border-right:1px solid #e2e8f0e6}.conversation-details-panel{display:none}}@media (width>=1200px){.messages-shell{grid-template-columns:300px minmax(0,1fr) 280px}.conversation-details-panel{border-left:1px solid #e2e8f0e6;display:grid}}@media (width>=1440px){.messages-shell{grid-template-columns:320px minmax(0,1fr) 300px}}.detail-page{gap:1rem;display:grid}.detail-kpi-grid{gap:.75rem;display:grid}.detail-kpi-card{align-items:center}.detail-kpi-card small{color:var(--color-muted);margin-top:.16rem;font-size:.68rem;font-weight:600;display:block}.detail-workspace{gap:.85rem;display:grid}.detail-main-card,.detail-side-card{min-width:0}.detail-service-grid{align-items:stretch}.detail-service-grid .mini-service{background:#fff}.saved-services-page{gap:1rem}.saved-services-summary-grid{gap:.75rem;display:grid}.saved-insight-card,.saved-services-main{border-radius:var(--dashboard-radius);background:#ffffffd6;border:1px solid #e2e8f0e0;min-width:0}.saved-insight-card{align-items:center;gap:.78rem;padding:.92rem;display:flex}.saved-insight-card>div{min-width:0}.saved-insight-card span:not(.stat-icon){color:var(--color-muted);font-size:.7rem;font-weight:700;display:block}.saved-insight-card strong{color:var(--color-dark);font-size:1.25rem;line-height:1.05;display:block}.saved-insight-card small{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.14rem;font-size:.7rem;font-weight:600;display:block;overflow:hidden}.saved-services-workspace{align-items:start;gap:.9rem;display:grid}.saved-services-main{gap:0;display:grid;overflow:hidden}.saved-services-toolbar,.saved-services-filter-row{border-bottom:1px solid #e2e8f0db;gap:.75rem;padding:.95rem;display:grid}.saved-services-toolbar h2{color:var(--color-dark);margin:.16rem 0 0;font-size:1rem;line-height:1.22}.saved-services-search{min-width:0;position:relative}.saved-services-search svg{color:#64748b;width:17px;height:17px;position:absolute;top:50%;left:.78rem;transform:translateY(-50%)}.saved-services-search input{border-radius:var(--dashboard-radius);width:100%;min-height:38px;color:var(--color-dark);background:#fff;border:1px solid #cbd5e1f2;outline:0;padding:0 .82rem 0 2.25rem;font-size:.8rem;font-weight:600}.saved-services-search input:focus{border-color:#05c46b80;box-shadow:0 0 0 3px #05c46b1c}.saved-services-filter-row{align-items:center}.saved-services-filter-row>a{border-radius:var(--dashboard-radius);width:max-content;min-height:34px;color:var(--color-primary-dark);background:#fff;border:1px solid #e2e8f0f2;justify-content:center;align-items:center;padding:.35rem .66rem;font-size:.76rem;font-weight:700;display:inline-flex}.saved-service-list{display:grid}.saved-service-row{transition:background var(--transition);border-bottom:1px solid #e2e8f0c7;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:.78rem;padding:.95rem;display:grid;position:relative}.saved-service-row:last-child{border-bottom:0}.saved-service-row:hover{background:linear-gradient(90deg,#05c46b14,#0000 64%),#fff}.saved-service-thumb{aspect-ratio:1.22;border-radius:var(--dashboard-radius);background:#e2e8f0;width:86px;display:block;overflow:hidden}.saved-service-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .36s}.saved-service-row:hover .saved-service-thumb img{transform:scale(1.04)}.saved-service-main{gap:.42rem;min-width:0;display:grid}.saved-service-title-row{gap:.55rem;display:grid}.saved-service-title-row h3{color:var(--color-dark);margin:0 0 .2rem;font-size:.94rem;line-height:1.3}.saved-service-row{cursor:pointer}.saved-service-link{color:inherit;text-decoration:none}.saved-service-link:after{z-index:0;content:"";position:absolute;inset:0}.saved-service-link:hover,.saved-service-link:focus-visible{text-decoration:underline}.saved-service-thumb,.saved-service-side button,.saved-service-side a{z-index:1;position:relative}.saved-service-title-row p,.saved-service-note{color:var(--color-muted);margin:0;font-size:.76rem;font-weight:600;line-height:1.42}.saved-service-title-row p{flex-wrap:wrap;align-items:center;gap:.42rem;display:flex}.saved-service-note{color:#334155}.saved-service-meta{flex-wrap:wrap;gap:.36rem;display:flex}.saved-service-meta span{min-height:24px;color:var(--color-muted);background:#f8fafc;border:1px solid #e2e8f0d6;border-radius:999px;align-items:center;padding:.16rem .46rem;font-size:.68rem;font-weight:700;display:inline-flex}.saved-service-side{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.4rem;display:flex}.saved-service-side strong{color:var(--color-dark);margin-right:.1rem;font-size:1rem;line-height:1}.saved-service-side>span{color:var(--color-muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.minimal-services-section{gap:.85rem;display:grid}.service-list-panel{border-radius:var(--dashboard-radius);background:#ffffffc2;border:1px solid #e2e8f0db;min-width:0;padding:.86rem}.service-list-header{border-bottom:1px solid #e2e8f0c2;gap:.72rem;margin-bottom:.72rem;padding-bottom:.76rem;display:grid}.service-list-header h2{color:var(--color-dark);margin:0;font-size:.98rem;line-height:1.25}.service-list-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.service-list-actions>a{border-radius:var(--dashboard-radius);min-height:32px;color:var(--color-primary-dark);background:#fff;border:1px solid #e2e8f0e6;align-items:center;padding:.25rem .58rem;font-size:.74rem;font-weight:700;display:inline-flex}.service-list-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.service-list-tabs button,.service-text-button,.service-icon-button{cursor:pointer;background:0 0;border:0;font-weight:700}.service-list-tabs button{min-height:30px;color:var(--color-muted);transition:background var(--transition), color var(--transition);border-radius:999px;padding:.2rem .58rem;font-size:.72rem}.service-list-tabs button.active,.service-list-tabs button:hover{background:var(--color-primary-soft);color:var(--color-primary-dark)}.minimal-service-list{display:grid}.minimal-service-row{border-bottom:1px solid #e2e8f0b8;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.72rem;padding:.78rem 0;display:grid}.minimal-service-row:last-child{border-bottom:0}.minimal-service-thumb{aspect-ratio:1.22;border-radius:var(--dashboard-radius);background:#e2e8f0;width:72px;display:block;overflow:hidden}.minimal-service-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .36s}.minimal-service-row:hover .minimal-service-thumb img{transform:scale(1.04)}.minimal-service-main{min-width:0}.minimal-service-main h3{color:var(--color-dark);text-overflow:ellipsis;margin:0 0 .18rem;font-size:.86rem;line-height:1.3;overflow:hidden}.minimal-service-main p{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.42rem;margin:0;font-size:.74rem;font-weight:600;display:flex}.minimal-service-meta{flex-wrap:wrap;gap:.32rem;margin-top:.5rem;display:flex}.minimal-service-meta span{min-height:24px;color:var(--color-muted);background:#f8fafc;border:1px solid #e2e8f0d1;border-radius:999px;align-items:center;padding:.16rem .46rem;font-size:.68rem;font-weight:600;display:inline-flex}.minimal-service-side{align-items:center;gap:.08rem;display:grid}.minimal-service-side strong{color:var(--color-dark);font-size:.94rem;line-height:1.1}.minimal-service-side>span:not(.status-badge){color:var(--color-muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.minimal-service-side .status-badge{width:max-content;margin-bottom:.2rem}.minimal-service-controls{justify-content:flex-end;align-items:center;gap:.36rem;display:flex;position:relative}.service-text-button{border-radius:var(--dashboard-radius);min-height:32px;color:var(--color-dark);background:#fff;border:1px solid #e2e8f0e0;padding:.22rem .58rem;font-size:.74rem}.service-text-button:hover{color:var(--color-primary-dark);border-color:#05c46b57}.service-icon-button{width:32px;height:32px;color:var(--color-muted);transition:background var(--transition), color var(--transition);border-radius:50%;place-items:center;display:grid}.service-icon-button:hover{color:var(--color-primary-dark);background:#f1f5f9}.service-icon-button svg{width:17px;height:17px}.seller-service-action-menu{z-index:16;border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1eb;width:148px;padding:.28rem;display:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 14px 34px #0f172a29}.seller-service-action-menu.is-open{display:grid}.seller-service-action-menu button{border-radius:calc(var(--dashboard-radius) - 2px);min-height:31px;color:var(--color-dark);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:.48rem;font-size:.72rem;font-weight:700;display:flex}.seller-service-action-menu button:hover:not(:disabled){color:var(--color-primary-dark);background:#f8fafc}.seller-service-action-menu button:disabled{cursor:wait;opacity:.58}.seller-service-action-menu button.danger{color:var(--color-danger)}.seller-service-action-menu svg{flex:none;width:15px;height:15px}.minimal-service-skeleton-thumb{aspect-ratio:1.22;width:72px}.minimal-service-skeleton-copy{gap:.42rem;min-width:0;display:grid}.minimal-service-skeleton-title{width:min(100%,280px);height:15px}.minimal-service-skeleton-line{width:min(100%,190px);height:11px}.minimal-service-skeleton-copy>div{gap:.34rem;display:flex}.minimal-service-skeleton-copy>div .ui-skeleton{border-radius:999px;width:58px;height:23px}.minimal-service-skeleton-price{width:70px;height:32px}.minimal-service-skeleton-action{justify-self:end;width:78px;height:32px}.minimal-service-empty{color:var(--color-muted);text-align:center;justify-items:center;gap:.35rem;padding:2rem 1rem;display:grid}.minimal-service-empty svg{width:30px;height:30px;color:var(--color-primary-dark)}.minimal-service-empty h3{color:var(--color-dark);margin:0;font-size:.96rem}.minimal-service-empty p{margin:0;font-size:.78rem;font-weight:600}@media (width<=575.98px){.service-list-actions{flex-direction:column;align-items:stretch}.service-list-actions>a,.service-list-tabs{width:100%}.service-list-tabs button{flex:1}.minimal-service-row{align-items:start}.minimal-service-side,.minimal-service-controls{grid-column:2;justify-content:flex-start}.minimal-service-controls{margin-top:.1rem}}.detail-list{gap:.48rem;display:grid}.detail-list.compact{gap:.35rem}.detail-list-item{border-bottom:1px solid #e2e8f0bd;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.64rem;padding:.62rem 0;display:grid}.detail-list-item:last-child{border-bottom:0}.detail-list-item>div{min-width:0}.detail-list-item strong{color:var(--color-dark);font-size:.82rem;line-height:1.25;display:block}.detail-list-item small{color:var(--color-muted);margin-top:.12rem;font-size:.7rem;font-weight:600;display:block}.detail-list-item>span:last-child{grid-column:1/-1;justify-items:end;gap:.22rem;display:grid}.profile-detail-card{gap:.95rem;display:grid}.profile-hero-row{align-items:center;gap:.78rem;display:grid}.profile-avatar-lg{border-radius:var(--radius-lg);width:68px;height:68px;color:var(--color-primary-dark);background:linear-gradient(135deg,#05c46b2e,#0ea5e92e),#fff;place-items:center;font-size:1.15rem;font-weight:700;display:grid}.profile-hero-row h2{color:var(--color-dark);margin:.1rem 0 .25rem;font-size:1rem;line-height:1.25}.profile-hero-row p{max-width:760px;color:var(--color-muted);font-size:.82rem;font-weight:600;line-height:1.55}.profile-detail-grid{gap:.6rem;display:grid}.profile-detail-grid span{border-radius:var(--dashboard-radius);background:#f8fafc;border:1px solid #e2e8f0b8;gap:.12rem;padding:.62rem;display:grid}.profile-detail-grid small{color:var(--color-muted);text-transform:uppercase;font-size:.67rem;font-weight:700}.profile-detail-grid strong{color:var(--color-dark);font-size:.84rem;line-height:1.25}.buyer-profile-page{color:#050505;width:min(100% - 1rem,1120px);padding-top:1.25rem}.buyer-profile-breadcrumb{color:#9aa1ad;align-items:center;gap:.55rem;margin-bottom:2.3rem;font-size:.78rem;font-weight:500;display:flex}.buyer-profile-breadcrumb a{color:#050505;text-decoration:none}.buyer-profile-top{align-items:start;gap:1.5rem;margin-bottom:2.2rem;display:grid}.buyer-profile-intro p{color:#050505;margin:0;font-size:.9rem;font-weight:500;line-height:1.42}.buyer-profile-intro strong{font-weight:700}.buyer-profile-intro a{color:#050505;text-underline-offset:2px;text-decoration:underline}.buyer-public-view,.buyer-profile-card>button,.buyer-overview-card button{color:#050505;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;font-size:.83rem;font-weight:700;text-decoration:none;display:inline-flex}.buyer-public-view{width:max-content;padding:.45rem .9rem}.buyer-public-view svg,.buyer-quick-links svg,.buyer-identity-card svg{width:15px;height:15px}.buyer-progress-card{background:#fff;border:1px solid #d7dbe2;border-radius:8px;min-width:0;padding:3rem .78rem .95rem;position:relative}.buyer-progress-bar-head{color:#6b7280;justify-content:space-between;align-items:center;gap:.62rem;font-size:.76rem;font-weight:700;display:flex;position:relative}.buyer-progress-bar-head strong{top:-2.55rem;left:calc(2rem + (100% - 4.75rem) * var(--profile-strength-value,0));z-index:1;color:#fff;background:#3f4248;border-radius:5px;place-items:center;min-width:42px;min-height:34px;font-size:.78rem;font-weight:700;display:grid;position:absolute;transform:translate(-50%)}.buyer-progress-bar-head strong:after{content:"";border-top:7px solid #3f4248;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.buyer-progress-track{background:#eef0f2;border-radius:999px;height:5px;margin:-.72rem 2.75rem 0 2rem;position:relative;overflow:hidden}.buyer-progress-track span{width:var(--profile-strength,0%);border-radius:inherit;background:#26272b;height:100%;display:block}.buyer-progress-card p{color:#050505;margin:.9rem 0 0;font-size:.82rem;font-weight:700;line-height:1.45}.buyer-profile-layout{align-items:start;gap:1.8rem;display:grid}.buyer-profile-main{gap:2.35rem;min-width:0;display:grid}.buyer-profile-card{background:#fff;border:1px solid #d7dbe2;border-radius:8px;min-width:0}.buyer-identity-card{align-items:center;gap:1.28rem;min-height:134px;padding:1.55rem 1.55rem 1.55rem 1.62rem;display:flex;position:relative}.buyer-identity-card>button,.buyer-communication-card>button{background:0 0;border:0;min-height:auto;padding:0;font-size:.82rem;position:absolute;top:1.5rem;right:1.55rem}.buyer-identity-card img,.buyer-identity-avatar-fallback{border-radius:50%;flex:none;width:72px;height:72px}.buyer-identity-card img{object-fit:cover}.buyer-identity-avatar-fallback,.client-photo-fallback,.seller-editor-avatar-fallback{color:#008a45;background:#e8fbf1;place-items:center;font-weight:700;display:grid}.buyer-identity-avatar-fallback{font-size:1.1rem}.buyer-identity-card h1{color:#050505;letter-spacing:0;margin:0 0 .35rem;font-size:1.28rem;line-height:1.1}.buyer-identity-card div>span{color:#050505;font-size:.78rem;font-weight:500;display:block}.buyer-identity-card p{color:#050505;flex-wrap:wrap;gap:1.22rem;margin:1.05rem 0 0;font-size:.78rem;font-weight:500;display:flex}.buyer-identity-card p span{align-items:center;gap:.42rem;display:inline-flex}.buyer-overview-card{justify-content:space-between;align-items:center;gap:1.5rem;min-height:168px;padding:1.55rem;display:flex}.buyer-overview-card h2,.buyer-communication-card h2,.buyer-reviews-card h2,.buyer-quick-links h2{color:#050505;letter-spacing:0;margin:0;font-size:1.38rem;line-height:1.18}.buyer-overview-card p{color:#050505;margin:.82rem 0 1.5rem;font-size:.86rem;font-weight:500;line-height:1.45}.buyer-overview-card button{min-width:54px;padding:.42rem .78rem}.buyer-overview-illustration{background:#fafafa;border-radius:8px;flex:none;place-items:center;width:114px;height:114px;display:grid;position:relative}.buyer-illustration-card{background:#fff;border:2px solid #d9dde5;border-radius:3px;width:44px;height:52px;position:relative}.buyer-illustration-card i{background:#6abf1f;border-radius:50%;width:14px;height:14px;position:absolute;top:.58rem;left:.5rem}.buyer-illustration-card b{background:#eef08f;height:11px;position:absolute;bottom:.62rem;left:.45rem;right:.45rem}.buyer-illustration-paper{background:#fff;border:2px solid #d9dde5;border-radius:2px;width:34px;height:22px;position:absolute;bottom:30px;right:34px;box-shadow:8px 6px #d9dde573}.buyer-illustration-paper.two{bottom:22px;right:28px}.buyer-communication-card{padding:1.55rem;position:relative}.buyer-communication-grid{gap:2rem;margin-top:1.35rem;display:grid}.buyer-communication-grid h3{color:#050505;margin:0 0 .48rem;font-size:.86rem;line-height:1.2}.buyer-communication-grid p{color:#050505;margin:.12rem 0;font-size:.82rem;font-weight:500;line-height:1.35}.buyer-communication-grid span{color:#4b5563}.buyer-communication-grid a{color:#4b5563;text-underline-offset:2px;font-size:.82rem;font-weight:500;text-decoration:underline}.buyer-link-button{color:#4b5563;cursor:pointer;font:inherit;text-align:left;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:500;text-decoration:underline;display:inline}.buyer-reviews-card{min-height:178px;padding:1.55rem;overflow:hidden}.buyer-review-empty{color:#fff;place-items:end center;min-height:84px;display:grid}.buyer-review-empty span{background:#6abf1f;border-radius:999px;place-items:center;min-width:52px;min-height:22px;font-size:.62rem;font-weight:700;display:inline-grid;box-shadow:0 10px 28px #6abf1f2e,0 0 0 4px #fffffff2}.buyer-review-empty-text{color:#4b5563;margin:1rem 0 0;font-size:.86rem;font-weight:500}.buyer-profile-error{padding:1.55rem}.buyer-profile-skeleton-top{align-items:stretch}.buyer-skeleton-crumb{width:140px;height:12px}.buyer-skeleton-title,.seller-skeleton-title,.profile-skeleton-title,.profile-skeleton-heading{width:min(260px,60%);height:18px}.buyer-skeleton-line,.seller-skeleton-line,.profile-skeleton-line{width:min(340px,72%);height:12px}.buyer-skeleton-line.wide,.seller-skeleton-line.wide,.profile-skeleton-line.wide{width:min(520px,92%)}.buyer-skeleton-stack{flex:auto;gap:.55rem;min-width:0;display:grid}.buyer-skeleton-button{border-radius:6px;width:104px;height:34px}.buyer-skeleton-progress{border-radius:8px;min-height:104px}.buyer-skeleton-avatar,.seller-skeleton-avatar,.profile-skeleton-avatar{border-radius:50%;flex:none;width:72px;height:72px}.buyer-skeleton-illustration{border-radius:8px;width:114px;height:114px}.buyer-skeleton-side-card,.seller-skeleton-side-card{border-radius:8px;min-height:128px}.buyer-profile-sidebar{gap:1.5rem;display:grid}.buyer-progress-card-mobile{display:none}.buyer-quick-links{gap:1.05rem;padding:1.35rem 1.25rem;display:grid}.buyer-quick-links h2{margin-bottom:.35rem;font-size:1rem}.buyer-quick-links a{color:#050505;align-items:center;gap:.72rem;width:max-content;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.has-client-profile-drawer{overflow:hidden}.client-profile-drawer-layer{z-index:3000;justify-content:flex-end;display:flex;position:fixed;inset:0}.client-profile-drawer-backdrop{cursor:default;background:#00000075;border:0;position:absolute;inset:0}.client-profile-drawer{z-index:1;background:#fff;flex-direction:column;width:min(100%,380px);height:100%;min-height:0;display:flex;position:relative;box-shadow:-20px 0 44px #00000029}.client-profile-drawer>header{background:#fff;border-bottom:1px solid #d7dbe2;justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:0 1.5rem;display:flex}.client-profile-drawer h2{color:#050505;letter-spacing:0;margin:0;font-size:1rem;line-height:1.25}.client-profile-drawer>header button{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.client-profile-drawer>header svg{width:18px;height:18px}.client-drawer-form{flex-direction:column;flex:1;min-height:0;display:flex}.client-drawer-body{align-content:start;gap:1.35rem;min-height:0;padding:1.55rem 1.5rem;display:grid;overflow-y:auto}.client-drawer-intro{color:#050505;border-bottom:1px solid #d7dbe2;margin:0 0 .95rem;padding-bottom:1.55rem;font-size:.88rem;font-weight:500;line-height:1.5}.client-photo-upload{cursor:pointer;background:#e5e7eb;border-radius:50%;place-items:center;width:80px;height:80px;margin:.4rem auto 1.65rem;display:grid;position:relative;overflow:hidden}.client-photo-upload input{opacity:0;pointer-events:none;position:absolute}.client-photo-upload img{object-fit:cover;width:100%;height:100%;transition:filter var(--transition), transform var(--transition)}.client-photo-fallback{border-radius:50%;width:100%;height:100%;font-size:1rem}.client-photo-upload span{color:#fff;opacity:0;transition:opacity var(--transition);background:#0000007a;place-items:center;display:grid;position:absolute;inset:0}.client-photo-upload svg{width:24px;height:24px}.client-photo-upload:hover img,.client-photo-upload:focus-within img{filter:brightness(.7);transform:scale(1.03)}.client-photo-upload:hover span,.client-photo-upload:focus-within span{opacity:1}.client-drawer-field{gap:.55rem;display:grid}.client-drawer-field>span,.client-drawer-field>label{color:#050505;font-size:.86rem;font-weight:600}.client-drawer-field input,.client-drawer-field select,.client-drawer-field textarea,.client-drawer-inline-fields select{color:#111827;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:0;padding:0 .72rem;font-size:.86rem;font-weight:500}.client-drawer-field.has-error select{border-color:#dc2626}.client-drawer-field textarea{resize:vertical;min-height:160px;padding-block:.78rem}.client-drawer-field input:focus,.client-drawer-field select:focus,.client-drawer-field textarea:focus,.client-drawer-inline-fields select:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.client-drawer-field small{color:#4b5563;font-size:.78rem;font-weight:500;line-height:1.45}.client-field-error{color:#b91c1c!important}.client-locked-input{display:block;position:relative}.client-locked-input input{color:#7b8492;background:#f7f8fa;padding-right:2.4rem}.client-locked-input svg{color:#8b929d;width:15px;height:15px;position:absolute;top:50%;right:.72rem;transform:translateY(-50%)}.client-drawer-inline-fields{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;display:grid}.client-drawer-inline-fields i{color:#6b7280;font-style:normal;font-weight:600}.client-timezone-row{align-items:center;gap:.38rem;display:inline-flex}.client-timezone-row span{background:linear-gradient(90deg,#0000 45%,#fffc 45% 55%,#0000 55%),linear-gradient(#0000 45%,#fffc 45% 55%,#0000 55%),#0ea5e9;border-radius:50%;width:13px;height:13px;box-shadow:inset 0 0 0 2px #16a34a}.client-language-list{border-top:1px solid #d7dbe2;gap:.78rem;padding-top:1.55rem;display:grid}.client-language-list article{background:#fff;border:1px solid #e1e4ea;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;min-height:66px;padding:.78rem .85rem;display:flex;position:relative}.client-language-list span{gap:.18rem;display:grid}.client-language-list strong{color:#050505;font-size:.82rem}.client-language-list small{color:#4b5563;font-size:.76rem;font-weight:500}.client-language-list button,.client-add-language{color:#050505;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.client-language-menu-trigger{width:30px;height:30px}.client-language-list svg{width:16px;height:16px}.client-language-menu{z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:.12rem;width:174px;padding:.38rem;display:grid;position:absolute;top:48px;right:.85rem;box-shadow:0 12px 32px #0f172a29}.client-language-menu button{color:#050505;cursor:pointer;width:100%;min-height:32px;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:.6rem;padding:0 .62rem;font-size:.84rem;font-weight:500;display:flex}.client-language-menu button:hover{background:#f4f4f5}.client-language-menu svg{width:15px;height:15px}.client-add-language{width:max-content;min-height:34px;font:inherit;border:1px solid #111827;border-radius:6px;gap:.42rem;padding:0 .72rem;font-size:.82rem;font-weight:700}.client-add-language svg{width:16px;height:16px}.client-communication-editor .client-drawer-body{gap:1.55rem;padding-top:1.35rem}.client-language-editor-card{background:#fff;border:1px solid #d7dbe2;border-radius:6px;gap:1rem;padding:1.05rem .95rem 1rem;display:grid}.client-language-editor-actions{justify-content:space-between;align-items:center;gap:1rem;padding-top:.15rem;display:flex}.client-language-editor-actions button{color:#050505;cursor:pointer;min-height:34px;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.client-language-editor-actions button:last-child{background:#fff;border:1px solid #111827}.client-drawer-actions{background:#fff;border-top:1px solid #d7dbe2;justify-content:flex-end;gap:.65rem;padding:.95rem 1.5rem;display:flex}.client-drawer-actions button{color:#111827;cursor:pointer;min-height:36px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:0 .92rem;font-size:.82rem;font-weight:700;display:inline-flex}.client-drawer-actions button:last-child{color:#fff;background:#222326;border-color:#222326}@media (width<=760px){.buyer-profile-breadcrumb,.buyer-profile-top{margin-bottom:1.5rem}.buyer-public-view{width:100%}.buyer-profile-top>.buyer-progress-card{display:none}.buyer-progress-card-mobile{border:0;padding:0;display:block}.buyer-identity-card,.buyer-overview-card{align-items:flex-start}.buyer-identity-card{flex-direction:column;padding-right:4.5rem}.buyer-overview-card{flex-direction:column}.buyer-overview-illustration{align-self:flex-end}.buyer-communication-grid{gap:1.25rem}.client-profile-drawer{width:min(100%,420px)}.client-profile-drawer>header,.client-drawer-body,.client-drawer-actions{padding-inline:1rem}.client-drawer-inline-fields{grid-template-columns:1fr}.client-drawer-inline-fields i{display:none}}@media (width>=761px){.buyer-profile-top{grid-template-columns:minmax(0,1fr) auto minmax(280px,336px)}.buyer-profile-layout{grid-template-columns:minmax(0,1fr) minmax(280px,336px)}.buyer-profile-sidebar{position:sticky;top:84px}.buyer-communication-grid{grid-template-columns:minmax(0,.55fr) minmax(0,.45fr)}}.seller-editor-page{color:#050505;width:min(100% - 1rem,1120px);padding-top:5.45rem}.seller-editor-layout{align-items:start;gap:2rem;display:grid}.seller-editor-main{gap:2rem;min-width:0;display:grid}.seller-editor-hero{align-items:start;gap:1.1rem;display:grid}.seller-editor-avatar-wrap{width:96px;height:96px;position:relative}.seller-editor-avatar-wrap img,.seller-editor-avatar-wrap .seller-editor-avatar-fallback{border-radius:50%;width:100%;height:100%}.seller-editor-avatar-wrap img{object-fit:cover}.seller-editor-avatar-wrap .seller-editor-avatar-fallback{font-size:1.3rem}.seller-editor-avatar-wrap button{color:#050505;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;bottom:.15rem;right:.15rem;box-shadow:0 8px 18px #0f172a1f}.seller-editor-avatar-wrap svg,.seller-editor-name-row svg,.seller-editor-hero-copy p svg,.seller-editor-meta svg,.seller-editor-hero-actions svg,.seller-light-button svg,.seller-editor-side-card svg,.seller-back-link svg,.seller-form-head svg,.seller-work-record svg,.seller-education-record svg,.seller-video-dropzone svg{width:15px;height:15px}.seller-editor-hero-copy{gap:.62rem;min-width:0;display:grid}.seller-editor-name-row,.seller-editor-hero-copy p,.seller-editor-meta,.seller-editor-hero-actions{flex-wrap:wrap;align-items:center;gap:.42rem;display:flex}.seller-editor-name-row h1{color:#050505;letter-spacing:0;margin:0;font-size:1.2rem;line-height:1.15}.seller-editor-name-row span{color:#374151;font-size:.78rem;font-weight:500}.seller-editor-name-row button,.seller-editor-hero-copy p button,.seller-editor-meta button,.seller-three-dot-button,.seller-form-head button{color:#050505;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.seller-editor-name-row button:hover,.seller-editor-hero-copy p button:hover,.seller-editor-meta button:hover,.seller-three-dot-button:hover,.seller-form-head button:hover{background:#f3f4f6}.seller-action-menu-wrap{z-index:3;position:absolute;top:.65rem;right:.65rem}.seller-action-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:7px;gap:.12rem;width:178px;padding:.38rem;display:grid;position:absolute;top:32px;right:0;box-shadow:0 12px 32px #0f172a29}.seller-action-dropdown button{color:#050505;cursor:pointer;width:100%;min-height:32px;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:.62rem;padding:0 .68rem;font-size:.84rem;font-weight:500;display:flex}.seller-action-dropdown button:hover{background:#f4f4f5}.seller-action-dropdown svg{width:15px;height:15px}.seller-editor-hero-copy p{color:#050505;margin:0;font-size:.86rem;font-weight:600;line-height:1.42}.seller-editor-meta{color:#050505;gap:.7rem;font-size:.78rem;font-weight:500}.seller-editor-meta span{align-items:center;gap:.4rem;display:inline-flex}.seller-editor-meta a{color:#050505;text-underline-offset:2px;text-decoration:underline}.seller-title-edit-row{width:100%;position:relative}.seller-title-edit-input{color:#050505;width:min(100%,420px);min-height:30px;font:inherit;letter-spacing:0;background:#fff;border:2px solid #18181b;border-radius:5px;outline:none;padding:.18rem .54rem;font-size:.86rem;font-weight:600;line-height:1.3}.seller-title-edit-input:focus{box-shadow:0 0 0 3px #22c55e26}.seller-title-help-card{color:#374151;z-index:22;background:#fff;border:1px solid #e5e7eb;border-radius:7px;gap:.52rem;width:230px;padding:.85rem .95rem;font-size:.82rem;font-weight:500;line-height:1.45;display:grid;position:absolute;top:-.45rem;left:min(440px,100% + 1rem);box-shadow:0 16px 34px #0f172a29}.seller-title-help-card a{color:#050505;text-underline-offset:2px;font-weight:600;text-decoration:underline}.seller-language-editor-anchor{position:relative}.seller-language-editor-anchor.is-open{z-index:25}.seller-language-edit-toggle svg{width:14px;height:14px}.seller-editor-meta .seller-language-trigger{color:#050505;width:auto;height:auto;font:inherit;text-underline-offset:2px;border-radius:0;padding:0;text-decoration:underline;display:inline}.seller-editor-meta .seller-language-trigger:hover{background:0 0;text-decoration-thickness:2px}.seller-language-popover{z-index:30;cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:.75rem;width:min(340px,100vw - 2rem);padding:.875rem;display:grid;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 16px 40px #0f172a24,0 2px 6px #0f172a0f}.seller-language-help{background:#f1f5f9;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;padding:.65rem .75rem;display:grid}.seller-language-help-icon{color:#fff;background:#475569;border-radius:50%;place-items:center;width:16px;height:16px;margin-top:1px;font-size:.66rem;font-weight:700;line-height:1;display:grid}.seller-language-help p{color:#334155;margin:0;font-size:.76rem;font-weight:500;line-height:1.45}.seller-language-list{gap:.5rem;max-height:15rem;display:grid;overflow-y:auto}.seller-language-empty{color:#64748b;margin:0;font-size:.78rem}.seller-language-row{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) auto;align-items:center;gap:.4rem;display:grid}.seller-language-row select{color:#111827;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #d6dbe1;border-radius:8px;outline:none;padding:0 .55rem;font-size:.8rem;font-weight:600}.seller-language-row select:focus{border-color:#05c46b;box-shadow:0 0 0 3px #05c46b26}.seller-editor-meta .seller-language-remove{color:#64748b;border-radius:8px;width:28px;height:28px}.seller-editor-meta .seller-language-remove:hover{color:#b91c1c;background:#fef2f2}.seller-language-remove svg{width:14px;height:14px}.seller-editor-meta .seller-add-language-button{color:#050505;width:100%;height:36px;font:inherit;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.seller-editor-meta .seller-add-language-button:hover:not(:disabled){background:#f3fcf7;border-color:#05c46b}.seller-editor-meta .seller-add-language-button:disabled{color:#94a3b8;cursor:not-allowed}.seller-editor-hero-actions{justify-content:flex-start}.seller-editor-hero-actions button,.seller-light-button,.seller-back-link{color:#050505;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;gap:.42rem;padding:0 .78rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.seller-back-link{width:max-content;margin-bottom:.75rem}.seller-back-link svg{transform:rotate(180deg)}.seller-editor-card,.seller-intro-upload-card{background:#fff;border:1px solid #d7dbe2;border-radius:10px;min-width:0;padding:1.55rem}.seller-editor-card h2,.seller-intro-upload-card h2,.seller-editor-side-card h2{color:#050505;letter-spacing:0;margin:0 0 .78rem;font-size:1.28rem;line-height:1.18}.seller-editor-card p{color:#050505;margin:0;font-size:.86rem;font-weight:500;line-height:1.48}.seller-about-display{white-space:pre-line;max-width:720px}.seller-about-editing-card{width:100%}.seller-editor-card-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.seller-editor-card-head button{color:#050505;cursor:pointer;font:inherit;background:0 0;border:0;font-size:.82rem;font-weight:700}.seller-inline-actions{justify-content:flex-end;gap:.55rem;margin-top:1rem;display:flex}.seller-inline-actions button,.seller-upload-actions button{color:#050505;cursor:pointer;min-height:34px;font:inherit;background:#f1f2f4;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.seller-inline-actions button:last-child,.seller-upload-actions span button:last-child{color:#fff;background:#222326}.seller-inline-actions button:disabled,.seller-upload-actions button:disabled{color:#9aa1ad;cursor:not-allowed;background:#eef0f3}.seller-featured-card,.seller-intro-video-card{align-items:center;gap:1.3rem;display:grid}.seller-featured-client-list{gap:.55rem;margin-top:1rem;display:grid}.seller-featured-client-list article{background:#fafafa;border:1px solid #d7dbe2;border-radius:6px;gap:.18rem;padding:.65rem .75rem;display:grid}.seller-featured-client-list strong{color:#050505;font-size:.85rem}.seller-featured-client-list span{color:#4b5563;font-size:.78rem;line-height:1.35}.seller-featured-card>div:first-child,.seller-intro-video-card>div:first-child{gap:.9rem;display:grid}.seller-featured-illustration,.seller-video-illustration{color:#9ca3af;background:#fafafa;border-radius:8px;justify-self:end;place-items:center;width:112px;height:112px;display:none}.seller-featured-illustration{position:relative}.seller-featured-illustration svg{width:42px;height:42px}.seller-featured-illustration span{background:#6abf1f;border:3px solid #fff;border-radius:4px;width:24px;height:24px;position:absolute;bottom:2.1rem;right:2.1rem}.seller-video-illustration{position:relative}.seller-video-illustration span{color:#fff;background:#69b520;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.seller-video-illustration i{color:#6b7280;background:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid;position:absolute;bottom:2.7rem;right:2.2rem}.seller-inline-form{background:#fff;border:1.5px solid #efefef;border-radius:7px;gap:.75rem;margin-top:1.1rem;padding:.9rem;display:grid}.seller-form-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.seller-form-head strong{align-items:center;gap:.45rem;font-size:.84rem;display:inline-flex}.seller-inline-form label{gap:.38rem;display:grid}.seller-inline-form label>span{color:#050505;font-size:.8rem;font-weight:600}.seller-inline-form input,.seller-inline-form select,.seller-inline-form textarea{color:#111827;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:0;padding:0 .72rem;font-size:.84rem}.seller-inline-form textarea{resize:vertical;min-height:108px;padding-block:.72rem}.seller-check-row{color:#050505;align-items:center;font-size:.82rem;font-weight:500;line-height:1.4;gap:.55rem!important;display:flex!important}.seller-check-row input{accent-color:#05c46b;flex:none;width:17px;height:17px;margin-top:.05rem}.seller-check-row.compact{align-items:center}.seller-portfolio-preview{gap:.8rem;width:max-content;max-width:100%;display:grid}.seller-portfolio-preview img{object-fit:cover;border:1px solid #d7dbe2;border-radius:5px;width:102px;height:76px}.seller-portfolio-preview button{color:#050505;cursor:pointer;min-height:42px;font:inherit;background:#fff;border:1px solid #111827;border-radius:6px;justify-content:center;align-items:center;gap:.58rem;padding:0 .95rem;font-size:.82rem;font-weight:700;display:inline-flex}.seller-intro-upload-card{border-color:#111827;border-radius:12px;gap:1.05rem;padding:1.55rem;display:grid}.seller-video-requirements p{color:#050505;max-width:320px;margin:-.25rem 0 1rem;font-size:.86rem;font-weight:520;line-height:1.45}.seller-video-requirements strong,.seller-video-requirements li{color:#050505;font-size:.84rem;font-weight:600;line-height:1.45}.seller-video-requirements ul{gap:.28rem;margin:.7rem 0 0;padding-left:1.25rem;display:grid}.seller-video-upload-panel{align-content:start;gap:.5rem;min-width:0;display:grid}.seller-video-dropzone{text-align:center;cursor:pointer;border:1px dashed #cbd5e1;border-radius:7px;place-items:center;gap:.55rem;min-height:246px;padding:1.25rem;display:grid;position:relative}.seller-video-dropzone input{opacity:0;pointer-events:none;position:absolute}.seller-video-dropzone strong{color:#111827;font-size:1rem}.seller-video-dropzone svg{color:#4b5563;width:18px;height:18px}.seller-video-dropzone span,.seller-video-dropzone small,.seller-video-dropzone em{color:#4b5563;font-size:.78rem;font-style:normal;font-weight:500}.seller-video-file-name{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:500;overflow:hidden}.seller-video-preview{aspect-ratio:16/9;background:#050505;border-radius:7px;width:100%;position:relative;overflow:hidden}.seller-video-preview video{object-fit:cover;width:100%;height:100%;display:block}.seller-video-preview button{color:#050505;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:.6rem;right:.6rem;box-shadow:0 8px 22px #0f172a2e}.seller-video-preview button svg{width:17px;height:17px}.seller-video-duration-warning{color:#b91c1c;margin:0;font-size:.78rem;font-weight:500;line-height:1.4}.seller-video-review-note{background:#f1f5ff;border:1px solid #9cb8ff;border-radius:5px;gap:.6rem;padding:.78rem .85rem;display:flex}.seller-video-review-note svg{flex:none;width:16px;height:16px;margin-top:.05rem}.seller-video-review-note p{color:#050505;gap:.18rem;margin:0;font-size:.78rem;font-weight:500;line-height:1.42;display:grid}.seller-upload-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.seller-upload-actions span{gap:.55rem;display:inline-flex}.seller-upload-actions .seller-upload-secondary{background:#fff;border-color:#111827}.seller-upload-actions .seller-upload-link{color:#050505;background:0 0;border-color:#0000}.seller-upload-actions .seller-upload-submit{color:#fff;background:#111827;border-color:#0000;min-width:108px}.seller-upload-actions .seller-upload-submit:disabled{color:#9ca3af;background:#e5e7eb}.seller-work-record,.seller-education-record{border:1px solid #d7dbe2;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;margin-top:.85rem;padding:.85rem;display:grid;position:relative}.seller-work-record>span,.seller-education-record>svg{color:#6b7280;background:#f3f4f6;border-radius:4px;place-items:center;width:32px;height:32px;display:grid}.seller-work-record strong,.seller-education-record strong{color:#050505;margin-bottom:.15rem;font-size:.86rem;display:block}.seller-work-record small,.seller-education-record p{color:#4b5563;margin:.12rem 0;font-size:.76rem;font-weight:500;display:block}.seller-work-record p{max-width:680px;margin-top:.7rem}.seller-work-skill-list{flex-wrap:wrap;gap:.45rem;margin-top:.72rem;display:flex}.seller-work-skill-list span{color:#374151;background:#f9fafb;border:1px solid #d7dbe2;border-radius:999px;padding:.24rem .5rem;font-size:.72rem;font-weight:600}.seller-work-form>small{color:#4b5563;text-align:right;font-size:.76rem}.seller-two-fields{gap:.62rem;display:grid}.seller-skills-grid{gap:.7rem;margin-top:.8rem;display:grid}.seller-skill-card,.seller-skill-edit-card{background:#fff;border:1px solid #d7dbe2;border-radius:6px;min-height:70px;padding:.82rem}.seller-skill-card{gap:.35rem;display:grid;position:relative}.seller-skill-card strong{color:#050505;padding-right:2rem;font-size:.86rem}.seller-skill-card span{color:#4b5563;font-size:.78rem;font-weight:500}.seller-skill-edit-card{border-color:#111827;gap:.7rem;min-width:0;padding:.95rem 1rem;display:grid;overflow:hidden}.seller-skill-edit-card input,.seller-skill-edit-card select{width:100%;max-width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:5px;padding:0 .72rem}.seller-skill-edit-card div{justify-content:flex-end;gap:.5rem;padding-top:.45rem;display:flex}.seller-skill-edit-card button{color:#050505;cursor:pointer;min-height:32px;font:inherit;background:#f1f2f4;border:0;border-radius:6px;padding:0 .72rem;font-size:.8rem;font-weight:700}.seller-skill-edit-card button:disabled{color:#9aa1ad}.seller-editor-two-col{gap:2rem;display:grid}.seller-education-form{margin-top:.8rem}.seller-editor-aside{gap:1.5rem;display:grid}.seller-editor-side-card{background:#fff;border:1px solid #d7dbe2;border-radius:8px;gap:.9rem;padding:1.35rem;display:grid}.seller-profile-strength-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.seller-profile-strength-head h2{margin:0;font-size:1.28rem}.seller-profile-strength-head strong{color:#050505;font-size:1.45rem;line-height:1}.seller-profile-strength-head span{color:#111827;font-size:.86rem;font-weight:500}.seller-editor-side-card p{color:#050505;margin:0;font-size:.86rem;font-weight:500;line-height:1.42}.seller-strength-track{background:#eef0f2;border-radius:999px;height:8px;overflow:hidden}.seller-strength-track span{width:var(--profile-strength,0%);background:#222326;height:100%;display:block}.seller-editor-side-card button{color:#050505;cursor:pointer;min-height:46px;font:inherit;background:#fff;border:1px solid #d7dbe2;border-radius:4px;justify-content:flex-start;align-items:center;gap:.72rem;padding:0 .8rem;font-size:.84rem;font-weight:700;display:inline-flex}.seller-profile-skeleton{min-height:130px}.seller-profile-skeleton-card{align-content:start;gap:.7rem;min-height:132px;display:grid}.seller-profile-error{padding:1.35rem}.seller-profile-error h1{color:#050505;margin:0 0 .45rem;font-size:1.1rem}.seller-profile-error p{color:#4b5563;margin:0;font-size:.88rem}.seller-skeleton-avatar{width:96px;height:96px}.seller-skeleton-side-card{min-height:160px}.seller-quick-gigs-card{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;position:relative;align-items:center!important;gap:.18rem .75rem!important;min-height:68px!important;padding:.72rem .78rem!important;display:grid!important}.seller-quick-gigs-card>span{color:#050505;background:#f8fafc;border:1px solid #d7dbe2;border-radius:6px;grid-row:span 2;place-items:center;width:34px;height:34px;display:grid}.seller-quick-gigs-card strong{color:#050505;font-size:.88rem;line-height:1.1}.seller-quick-gigs-card small{color:#6b7280;font-size:.74rem;font-weight:500}.seller-quick-gigs-card>svg{color:#6b7280;grid-row:span 2;width:15px;height:15px}.seller-certification-record{border:1px solid #d7dbe2;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;margin:.95rem 0;padding:.85rem;display:grid;position:relative}.seller-certification-record>svg{color:#6b7280;background:#f3f4f6;border-radius:4px;width:32px;height:32px;padding:.45rem;display:grid}.seller-certification-record strong{color:#050505;font-size:.86rem;display:block}.seller-certification-record p{color:#4b5563;margin-top:.18rem;font-size:.76rem}.seller-certification-form{border-color:#111827;gap:.7rem;margin-top:.95rem}.seller-certification-actions{justify-content:flex-end;gap:.55rem;padding-top:.45rem;display:flex}.seller-certification-actions button{color:#050505;cursor:pointer;min-height:36px;font:inherit;background:#f1f2f4;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.seller-certification-actions button:last-child{color:#fff;background:#222326;min-width:148px}.seller-certification-actions button:disabled{color:#9aa1ad;cursor:not-allowed;background:#eef0f3}.seller-share-layer{z-index:3200;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.seller-share-backdrop{background:#0000009e;border:0;position:absolute;inset:0}.seller-share-popup{z-index:1;text-align:center;background:#fff;border-radius:2px;width:min(100%,496px);padding:2.75rem 2rem 2.2rem;position:relative;box-shadow:0 22px 60px #00000038}.seller-share-close{color:#8b929d;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:.68rem;right:.68rem}.seller-share-close svg{width:18px;height:18px}.seller-share-popup h2{color:#4b5563;letter-spacing:0;margin:0;font-size:1.25rem;line-height:1.2}.seller-share-popup p{color:#8b929d;margin:.58rem 0 1.65rem;font-size:.86rem;font-weight:500}.seller-share-options{flex-wrap:wrap;justify-content:center;gap:1rem 1.38rem;display:flex}.seller-share-option{color:#374151;cursor:pointer;width:54px;font:inherit;background:0 0;border:0;justify-items:center;gap:.7rem;font-size:.78rem;font-weight:500;display:grid}.seller-share-option span{color:#fff;background:#e5e7eb;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.45rem;font-weight:700;line-height:1;display:grid}.seller-share-option.linkedin span{background:#0077b5;font-size:1.2rem}.seller-share-option.facebook span{background:#4267b2}.seller-share-option.twitter span{background:#55acee}.seller-share-option.whatsapp span{background:#0ca526}.seller-share-option.copy span{color:#9aa1ad;background:#fff;border:1px solid #d7dbe2}.seller-share-option.copy svg{width:21px;height:21px}@media (width<=900px){.seller-title-help-card{width:min(100%,340px);margin-top:.5rem;position:static}.seller-language-popover{left:0}}@media (width>=768px){.seller-editor-hero{grid-template-columns:auto minmax(0,1fr)}.seller-featured-card,.seller-intro-video-card{grid-template-columns:minmax(0,1fr) auto}.seller-featured-illustration,.seller-video-illustration{display:grid}.seller-skills-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-two-fields,.seller-editor-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-intro-upload-card{grid-template-columns:minmax(0,.88fr) minmax(280px,1fr);align-items:start}.seller-video-duration-warning,.seller-video-review-note,.seller-upload-actions{grid-column:1/-1}}@media (width>=992px){.seller-editor-layout{grid-template-columns:minmax(0,1fr) 320px}.seller-editor-aside{position:sticky;top:84px}.seller-editor-hero{grid-template-columns:auto minmax(0,1fr) auto}.seller-editor-hero-actions{justify-content:flex-end}}.seller-profile-manager,.portfolio-project-builder{color:#111827;width:min(100% - 1rem,1120px);padding-top:1.2rem}.seller-profile-manager{gap:2.25rem;display:grid}.seller-profile-summary-card{border-bottom:1px solid #d7dbe2;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:1.75rem;display:flex}.seller-profile-person{align-items:center;gap:1.15rem;min-width:0;display:flex}.seller-profile-avatar{flex:none;width:62px;height:62px;display:block;position:relative}.seller-profile-avatar img,.seller-profile-avatar .seller-editor-avatar-fallback{border-radius:50%;width:100%;height:100%}.seller-profile-avatar img{object-fit:cover}.seller-profile-avatar i{background:#22c55e;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:.15rem;right:0}.seller-profile-person h1{color:#050505;letter-spacing:0;margin:0 0 .25rem;font-size:1rem;line-height:1.15}.seller-profile-person p{color:#050505;margin:0;font-size:.86rem;font-weight:500;line-height:1.45}.seller-rating-row{align-items:center;gap:.16rem;display:inline-flex}.seller-rating-row svg{fill:currentColor;width:14px;height:14px}.seller-rating-row span{color:#111827}.seller-contact-disabled,.seller-muted-button,.seller-primary-button,.seller-project-card-actions button,.seller-empty-projects button,.project-builder-footer button,.catalog-service-option,.project-upload-box b{color:#111827;cursor:pointer;min-height:34px;font:inherit;letter-spacing:0;transition:background var(--transition), border-color var(--transition), color var(--transition);background:#fff;border:1px solid #d7dbe2;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;display:inline-flex}.seller-contact-disabled,.seller-muted-button{color:#8b929d;cursor:not-allowed;background:#f0f2f5;border-color:#0000;padding:.45rem .9rem}.seller-muted-button:disabled{opacity:1}.seller-primary-button,.seller-empty-projects button{color:#fff;background:#222326;border-color:#222326;min-height:38px;padding:.48rem .92rem}.seller-primary-button:hover,.seller-empty-projects button:hover{background:#050505;border-color:#050505}.seller-primary-button:disabled,.project-builder-footer button:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb;border-color:#0000}.seller-primary-button svg,.seller-empty-projects svg,.seller-project-card-actions svg,.seller-about-helper svg,.seller-ai-action svg,.project-textarea-wrap svg,.project-upload-box svg{width:16px;height:16px}.seller-profile-card{background:#fff;border:1px solid #bfc5cf;border-radius:12px;min-width:0;padding:1.55rem}.seller-profile-card h2,.seller-portfolio-heading h2{color:#050505;letter-spacing:0;margin:0;font-size:1.35rem;line-height:1.2}.seller-about-card{gap:.62rem;width:min(100%,746px);display:grid}.seller-about-card.seller-about-editing-card{width:100%}.seller-about-helper{color:#050505;background:#eef3ff;border:1px solid #9cb8ff;border-radius:5px;align-items:flex-start;gap:.48rem;padding:.68rem .8rem;font-size:.82rem;font-weight:500;line-height:1.45;display:flex}.seller-about-helper svg{flex:none;margin-top:.08rem}.seller-about-editor{background:#fff;border:2px solid #2b2d31;border-radius:7px;min-height:138px;position:relative;overflow:hidden}.seller-about-editor textarea{color:#050505;width:100%;min-height:132px;font:inherit;resize:vertical;background:0 0;border:0;outline:0;padding:1rem 2.7rem 2.3rem 1rem;font-size:.9rem;font-weight:500;line-height:1.48}.seller-ai-action{color:#6b8cff;cursor:pointer;background:#f7f9ff;border:1px solid #c8d2ff;border-radius:6px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:.72rem;right:.72rem}.seller-about-editor-footer{color:#676f7d;background:linear-gradient(#ffffffbf,#fff);justify-content:space-between;align-items:center;gap:1rem;padding:.48rem .85rem;font-size:.76rem;font-weight:500;display:flex;position:absolute;bottom:0;left:0;right:0}.seller-about-editor-footer button{color:#222326;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.seller-about-editor-footer svg{width:15px;height:15px}.seller-about-editor-footer .is-over{color:#dc2626}.seller-portfolio-manager{gap:1.35rem;display:grid}.seller-portfolio-heading{align-items:end;gap:1rem;display:grid}.seller-portfolio-heading p{color:#4b5563;max-width:720px;margin:.62rem 0 0;font-size:.86rem;font-weight:500;line-height:1.5}.seller-portfolio-heading p span{color:#4b5563;border:1px solid #8b929d;border-radius:50%;place-items:center;width:15px;height:15px;margin-left:.32rem;font-size:.62rem;font-weight:700;display:inline-grid}.seller-portfolio-actions,.seller-portfolio-tools{flex-wrap:wrap;align-items:center;gap:.62rem;display:flex}.seller-portfolio-actions{justify-content:flex-start}.seller-portfolio-tools select,.project-form-field input,.project-form-field select,.project-form-field textarea,.project-started-field select{color:#111827;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:0;font-size:.86rem;font-weight:500}.seller-portfolio-tools select{min-width:98px;padding:0 2rem 0 .72rem}.seller-expertise-select{width:min(100%,340px)}.seller-switch-row{color:#050505;cursor:pointer;align-items:center;gap:.55rem;min-height:38px;font-size:.82rem;font-weight:600;display:inline-flex}.seller-switch-row input{opacity:0;pointer-events:none;position:absolute}.seller-switch-row span{width:33px;height:20px;transition:background var(--transition);background:#c4c9d0;border-radius:999px;position:relative}.seller-switch-row span:after{content:"";width:14px;height:14px;transition:transform var(--transition);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px}.seller-switch-row input:checked+span{background:#05c46b}.seller-switch-row input:checked+span:after{transform:translate(13px)}.seller-project-count{color:#4b5563;margin:0;font-size:.76rem;font-weight:500}.seller-project-grid{gap:1rem;display:grid}.seller-project-card{background:#fff;border:1px solid #d7dbe2;border-radius:12px;width:min(100%,356px);overflow:hidden}.seller-project-media{aspect-ratio:4/3;background:#eef2f7;border-radius:6px;margin:1.18rem 1.18rem 0;position:relative;overflow:hidden}.seller-project-media:after{content:"";background:linear-gradient(#00000014,#00000040);position:absolute;inset:0}.seller-project-media img{object-fit:cover;width:100%;height:100%}.seller-project-card-actions{z-index:1;gap:.36rem;display:inline-flex;position:absolute;top:.72rem;right:.72rem}.seller-project-card-actions button{background:#fff;border-color:#0000;min-height:32px;padding:.35rem .65rem;box-shadow:0 8px 18px #0f172a24}.seller-project-card-actions button:last-child{width:34px;padding:0}.seller-project-media>span{z-index:1;color:#fff;background:#111827b8;border-radius:999px;align-items:center;gap:.28rem;min-height:24px;padding:.22rem .58rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:.82rem;right:.82rem}.seller-project-media>span svg{width:14px;height:14px}.seller-project-card h3{color:#050505;letter-spacing:0;margin:0;padding:.9rem 1.18rem 0;font-size:1.02rem;line-height:1.32}.seller-project-card p{color:#050505;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:.62rem 1.18rem 1.25rem;font-size:.82rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.seller-empty-projects{background:#fafafa;border:1px dashed #cbd5e1;border-radius:10px;gap:.55rem;width:min(100%,480px);padding:1.5rem;display:grid}.seller-empty-projects strong{color:#111827;font-size:.95rem}.seller-empty-projects p{color:#4b5563;margin:0;font-size:.84rem;font-weight:500;line-height:1.5}.seller-empty-projects button{width:max-content;margin-top:.25rem}.portfolio-project-builder{width:100%;max-width:none;min-height:calc(100vh - 76px);padding:0 0 calc(4.8rem + var(--mobile-nav-offset,0px));background:#fff;position:relative}.project-builder-topbar{background:#fff;border-bottom:1px solid #d7dbe2;align-items:center;gap:3rem;min-height:72px;padding-inline:max(1.5rem,50% - 530px);display:flex}.project-builder-topbar nav{color:#b0b6bf;align-items:center;gap:.72rem;font-size:.86rem;font-weight:700;display:flex}.project-builder-topbar nav button{color:#b0b6bf;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.5rem;display:inline-flex}.project-builder-topbar nav button.is-active{color:#050505}.project-builder-topbar nav span{color:#fff;background:#cfd4dc;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:grid}.project-builder-topbar nav button.is-active span{background:#111827}.project-details-form,.catalog-link-step{gap:1.7rem;width:min(100% - 2rem,756px);margin:2rem auto 0;display:grid}.project-details-form h1,.catalog-link-step h1{color:#050505;letter-spacing:0;margin:0 0 .35rem;font-size:1.45rem;line-height:1.18}.project-form-field{gap:.28rem;display:grid}.project-form-field.compact{width:min(100%,352px)}.project-form-field>span,.project-started-field legend,.project-attachments>strong{color:#050505;font-size:.82rem;font-weight:700}.project-form-field small,.project-attachments p,.project-upload-box small,.project-form-owner,.catalog-link-step p,.catalog-service-option small{color:#4b5563;margin:0;font-size:.76rem;font-weight:500;line-height:1.45}.project-form-field input,.project-form-field select,.project-form-field textarea,.project-started-field select{min-height:34px;padding:0 .72rem}.project-form-field textarea{resize:vertical;min-height:128px;padding:.85rem 2.75rem .85rem .85rem}.project-form-field input:focus,.project-form-field select:focus,.project-form-field textarea:focus,.project-started-field select:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.project-form-field em,.project-upload-box em{color:#4b5563;text-align:right;font-size:.76rem;font-style:normal;font-weight:500}.project-form-grid{gap:1.45rem;display:grid}.project-started-field{border:0;gap:.55rem;padding:0;display:grid}.project-started-field label{display:block}.project-textarea-wrap{display:block;position:relative}.project-textarea-wrap button{color:#6b8cff;cursor:pointer;background:#f7f9ff;border:1px solid #c8d2ff;border-radius:6px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:.58rem;right:.58rem}.project-attachments{gap:.55rem;display:grid}.project-attachments a{color:#4b5563;text-underline-offset:2px;text-decoration:underline}.project-upload-box{color:#050505;text-align:center;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:6px;place-items:center;gap:.62rem;min-height:152px;padding:1.3rem;display:grid}.project-upload-box input{opacity:0;pointer-events:none;position:absolute}.project-upload-box span{font-size:.86rem;font-weight:600}.project-upload-box b{border-color:#111827;min-height:34px;padding:.35rem .85rem}.project-upload-box em{color:#1f7a4c;text-align:center;padding-top:.25rem}.project-form-owner{padding-bottom:.5rem}.catalog-link-step{width:min(100% - 2rem,720px)}.catalog-service-option{text-align:left;justify-content:flex-start;gap:1rem;min-height:96px;padding:.9rem}.catalog-service-option input{accent-color:#111827;width:18px;height:18px}.catalog-service-option img{object-fit:cover;border-radius:5px;width:96px;height:64px}.catalog-service-option span{gap:.28rem;min-width:0;display:grid}.catalog-service-option strong{color:#050505;font-size:.9rem}.project-builder-footer{right:0;bottom:var(--mobile-nav-offset,0px);z-index:8;background:#fff;border-top:1px solid #d7dbe2;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;margin-top:2rem;padding:.9rem 2rem;display:flex;position:sticky;left:0}.project-builder-footer button:first-child{color:#050505;cursor:pointer;font:inherit;background:0 0;border:0;font-size:.86rem;font-weight:700}@media (width<=720px){.seller-profile-manager{gap:1.45rem}.seller-profile-summary-card,.seller-profile-person,.seller-portfolio-actions,.seller-portfolio-tools{align-items:flex-start}.seller-profile-summary-card{flex-direction:column}.seller-profile-person,.seller-contact-disabled,.seller-primary-button,.seller-muted-button,.seller-portfolio-tools label,.seller-expertise-select{width:100%}.seller-profile-card{padding:1rem}.seller-about-editor textarea{min-height:170px}.seller-project-card{width:100%}.project-builder-topbar{gap:.8rem;padding:1rem;display:grid}.project-builder-topbar nav{flex-wrap:wrap}.project-details-form,.catalog-link-step{width:min(100% - 1.25rem,756px);margin-top:1.4rem}.catalog-service-option{grid-template-columns:auto 82px minmax(0,1fr);display:grid}.catalog-service-option img{width:82px;height:58px}.project-builder-footer{padding:.8rem 1rem}}@media (width>=768px){.seller-portfolio-heading{grid-template-columns:minmax(0,1fr) auto}.seller-portfolio-actions{justify-content:flex-end}.seller-project-grid{grid-template-columns:repeat(2,minmax(0,356px))}.project-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-started-field{grid-template-columns:repeat(2,minmax(0,178px))}}@media (width>=1200px){.seller-project-grid{grid-template-columns:repeat(3,minmax(0,356px))}}.profile-edit-page{width:min(100% - 1rem,1220px);color:var(--color-dark);padding-top:1.2rem}.profile-edit-layout{align-items:start;gap:1.45rem;display:grid}.profile-edit-main,.profile-edit-aside{gap:1.45rem;min-width:0;display:grid}.profile-edit-hero{align-items:start;gap:1rem;padding:.2rem 0 .55rem;display:grid}.profile-edit-avatar-wrap{width:max-content;position:relative}.profile-edit-avatar{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffffb3,#0000 22%),linear-gradient(135deg,#0f172a,#05c46b);border:1px solid #cbd5e1f2;border-radius:50%;place-items:center;width:92px;height:92px;font-size:1.35rem;font-weight:700;display:grid;overflow:hidden}.profile-avatar-camera{width:28px;height:28px;color:var(--color-dark);cursor:pointer;background:#fff;border:1px solid #cbd5e1f2;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-.15rem;right:-.15rem;box-shadow:0 8px 18px #0f172a1f}.profile-avatar-camera svg,.profile-inline-icon svg,.profile-hero-actions svg,.profile-light-button svg,.profile-side-card button svg,.profile-menu-button svg,.profile-action-menu svg,.profile-record-icon svg,.profile-meta-row svg,.featured-client-form-head svg,.profile-link-inline svg{width:16px;height:16px}.profile-edit-heading{gap:.55rem;min-width:0;display:grid}.profile-name-row,.profile-title-row,.profile-meta-row,.profile-hero-actions,.profile-section-title-row,.profile-card-split,.featured-client-form-head,.profile-strength-head,.profile-check-row,.profile-form-actions{align-items:center;display:flex}.profile-name-row,.profile-title-row,.profile-meta-row{flex-wrap:wrap;gap:.42rem}.profile-name-row h1{color:var(--color-dark);letter-spacing:0;margin:0;font-size:clamp(1.35rem,2.5vw,1.65rem);line-height:1.1}.profile-name-row span{color:var(--color-text);font-size:.82rem;font-weight:600}.profile-title-row strong{color:#020617;font-size:.88rem;line-height:1.45}.profile-inline-icon{width:24px;height:24px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:inline-grid}.profile-inline-icon:hover{color:var(--color-primary-dark);background:#eef2f7}.profile-meta-row{color:#020617;gap:.7rem;font-size:.78rem;font-weight:600}.profile-meta-row span{align-items:center;gap:.38rem;display:inline-flex}.profile-meta-row a{color:#020617;text-underline-offset:2px;text-decoration:underline}.profile-hero-actions{flex-wrap:wrap;gap:.58rem}.profile-hero-actions button,.profile-light-button,.profile-side-card button,.profile-form-actions button{border-radius:var(--dashboard-radius);color:#020617;cursor:pointer;min-height:34px;transition:border-color var(--transition), background var(--transition), transform var(--transition);background:#fff;border:1px solid #cbd5e1f2;justify-content:center;align-items:center;gap:.42rem;padding:.45rem .72rem;font-size:.78rem;font-weight:700;display:inline-flex}.profile-hero-actions button:hover,.profile-light-button:hover,.profile-side-card button:hover,.profile-form-actions button:hover{background:#f8fafc;border-color:#94a3b8e6;transform:translateY(-1px)}.profile-edit-card,.profile-side-card{min-width:0;box-shadow:none;background:#fff;border:1px solid #cbd5e1e6;border-radius:12px;padding:1.5rem}.profile-edit-card h2,.profile-side-card h2{color:#020617;letter-spacing:0;margin:0 0 .82rem;font-size:1.12rem;line-height:1.2}.profile-edit-card p,.profile-side-card p{color:#020617;margin:0;font-size:.84rem;font-weight:500;line-height:1.55}.profile-about-copy{white-space:pre-line;max-width:760px}.profile-card-split{justify-content:space-between;gap:1rem}.profile-card-split>div:first-child{gap:.85rem;display:grid}.profile-card-illustration,.profile-video-illustration{border-radius:var(--dashboard-radius);color:#94a3b8;background:#fafafa;flex:none;place-items:center;width:116px;height:116px;display:none}.profile-card-illustration{position:relative}.profile-card-illustration svg{color:#cbd5e1;width:50px;height:50px}.profile-card-illustration span{background:var(--color-primary);border:3px solid #fff;border-radius:4px;width:22px;height:22px;position:absolute;bottom:2.05rem;right:2.2rem;box-shadow:0 10px 22px #0f172a1f}.featured-client-form{background:#fff;border:1px solid #111827;border-radius:8px;gap:.9rem;margin-top:1.15rem;padding:1rem;display:grid}.featured-client-form-head{justify-content:space-between;gap:1rem}.featured-client-form-head strong,.profile-link-inline,.profile-warning-note,.profile-check-row{align-items:center;gap:.45rem;display:inline-flex}.featured-client-form-head strong{color:#020617;font-size:.88rem;font-weight:700}.featured-client-form-head button{width:30px;height:30px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.featured-client-form a{color:#2563eb;text-decoration:underline}.profile-form-grid{gap:.75rem;display:grid}.profile-form-field{gap:.32rem;display:grid;position:relative}.profile-form-field>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.profile-form-field input,.profile-form-field select,.profile-form-field textarea,.profile-url-input{border-radius:var(--dashboard-radius);color:#0f172a;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd5e1fa;outline:0;padding:0 .72rem;font-size:.82rem;font-weight:500}.profile-form-field textarea{resize:vertical;min-height:112px;padding-block:.68rem}.profile-form-field small{color:var(--color-text);text-align:right;font-size:.72rem;font-weight:500}.profile-form-field input:focus,.profile-form-field select:focus,.profile-form-field textarea:focus,.profile-url-input:focus{border-color:#05c46b80;box-shadow:0 0 0 3px #05c46b1c}.profile-verification-block{gap:.75rem;display:grid}.profile-verification-block>strong{color:#020617;font-size:.84rem;font-weight:700}.profile-verification-block>strong span{color:#64748b;background:#e5e7eb;border-radius:50%;place-items:center;width:14px;height:14px;font-size:.6rem;display:inline-grid}.profile-warning-note{border-radius:var(--dashboard-radius);color:#020617;background:#eef4ff;border:1px solid #93c5fd8c;align-items:flex-start;padding:.72rem;font-size:.8rem;font-weight:600;line-height:1.45}.profile-warning-note svg{color:#2563eb;flex:none;width:16px;height:16px}.profile-link-inline{width:max-content;color:var(--color-text);cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:600}.profile-check-row{color:var(--color-text);align-items:flex-start;font-size:.8rem;font-weight:600;line-height:1.45}.profile-check-row input{width:17px;height:17px;accent-color:var(--color-primary);flex:none;margin-top:.1rem}.profile-form-actions{justify-content:flex-end;gap:.5rem}.profile-form-actions button:last-child{color:#fff;background:#020617;border-color:#0000}.profile-form-actions button:disabled{color:#94a3b8;cursor:not-allowed;background:#e5e7eb;transform:none}.portfolio-preview-thumb{border-radius:var(--dashboard-radius);background:#f8fafc;border:1px solid #cbd5e1e6;width:102px;height:74px;margin-bottom:1rem;display:block;overflow:hidden}.portfolio-preview-thumb img{object-fit:cover;width:100%;height:100%}.intro-video-card{gap:1rem;display:grid}.intro-video-card>div:first-child{gap:.85rem;display:grid}.profile-video-illustration{position:relative}.profile-video-illustration span{color:#fff;background:#4d9b16;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.profile-video-illustration span svg{width:28px;height:28px}.profile-video-illustration i{color:#020617;background:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:2.55rem;right:2rem;box-shadow:0 8px 16px #0f172a1f}.profile-video-illustration i svg{width:10px;height:10px}.profile-section-title-row{flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin-bottom:.95rem}.profile-section-title-row h2{margin-bottom:0}.profile-record-card,.profile-skill-card{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1d1;gap:.7rem;min-width:0;padding:.92rem;display:grid;position:relative}.profile-record-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start}.profile-record-card.compact{grid-template-columns:auto minmax(0,1fr) auto}.profile-record-icon{border-radius:var(--dashboard-radius);color:#64748b;background:#f8fafc;border:1px solid #cbd5e1e0;place-items:center;width:32px;height:32px;display:grid}.profile-record-card strong,.profile-skill-card strong{color:#020617;font-size:.84rem;line-height:1.25;display:block}.profile-record-card small,.profile-skill-card span{color:#475569;margin-top:.16rem;font-size:.74rem;font-weight:500;line-height:1.35;display:block}.profile-record-card p{color:#020617;margin-top:.7rem;font-size:.8rem;line-height:1.55}.profile-item-actions{align-self:start;position:relative}.profile-menu-button{border-radius:var(--dashboard-radius);color:#020617;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.profile-menu-button:hover,.profile-menu-button[aria-expanded=true]{background:#f1f5f9}.profile-action-menu{z-index:12;border-radius:var(--dashboard-radius);background:#fff;border:1px solid #e2e8f0f2;gap:.18rem;width:174px;padding:.38rem;display:grid;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 18px 40px #0f172a24}.profile-action-menu button{border-radius:var(--dashboard-radius);color:#020617;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.52rem;min-height:34px;padding:.45rem .55rem;font-size:.82rem;font-weight:600;display:flex}.profile-action-menu button:hover{background:#f3f4f6}.profile-skill-grid{gap:.58rem;display:grid}.profile-skill-card{grid-template-columns:minmax(0,1fr) auto;align-items:start}.profile-edit-two-col{gap:1.45rem;display:grid}.certification-card{align-content:start}.certification-card p{margin-bottom:1rem}.profile-side-card{gap:.9rem;padding:1.25rem;display:grid}.profile-strength-head{justify-content:space-between;gap:1rem}.profile-strength-head h2{margin:0}.profile-strength-head strong{color:#020617;font-size:1.28rem;line-height:1}.profile-strength-head strong span{font-size:.88rem;font-weight:700}.profile-strength-track{background:#e5e7eb;border-radius:999px;height:7px;overflow:hidden}.profile-strength-track span{width:var(--strength,0%);border-radius:inherit;background:#242424;height:100%;display:block}.profile-side-card button{justify-content:flex-start;min-height:44px;padding-inline:.78rem}.detail-checklist{gap:.58rem;display:grid}.detail-checklist li{color:var(--color-text);align-items:flex-start;gap:.55rem;font-size:.78rem;font-weight:600;line-height:1.45;display:flex}.detail-checklist svg{width:18px;height:18px;color:var(--color-primary-dark);flex:none}.settings-list{gap:.35rem;display:grid}.settings-row{border-bottom:1px solid #e2e8f0c2;justify-content:space-between;align-items:center;gap:.9rem;padding:.74rem 0;display:flex}.settings-row:last-child{border-bottom:0}.settings-row strong{color:var(--color-dark);font-size:.86rem;line-height:1.25}.settings-row p{color:var(--color-muted);margin-top:.12rem;font-size:.76rem;font-weight:600;line-height:1.45}.toggle-pill{cursor:pointer;width:48px;height:28px;transition:background var(--transition);background:#cbd5e1;border:0;border-radius:999px;flex:none;padding:3px;position:relative}.toggle-pill span{width:22px;height:22px;transition:transform var(--transition);background:#fff;border-radius:50%;display:block;box-shadow:0 2px 6px #0f172a29}.toggle-pill.active{background:var(--color-primary)}.toggle-pill.active span{transform:translate(20px)}.account-settings-page{color:#020617;gap:1.25rem;width:min(100% - 1rem,1120px);padding-top:1.2rem;display:grid}.account-settings-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.4rem;display:flex}.account-settings-header h1{color:#020617;letter-spacing:0;margin:0 0 .24rem;font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.08}.account-settings-header p{color:#020617;margin:0;font-size:.82rem;font-weight:600}.account-settings-header a,.settings-backlink,.settings-text-link,.personal-info-row button:not(.settings-switch),.security-option-row button:not(.settings-switch),.connected-device-panel button:not(.settings-switch){color:#020617;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;font-size:.78rem;font-weight:700;text-decoration:underline}.account-settings-notice{border-radius:var(--dashboard-radius);color:var(--color-primary-dark);background:#ecfdf5;border:1px solid #05c46b38;margin:-.2rem 0 0;padding:.66rem .78rem;font-size:.8rem;font-weight:700}.settings-hub-grid{gap:.9rem;display:grid}.settings-hub-card{border-radius:var(--dashboard-radius);color:#020617;min-height:140px;transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:#fff;border:1px solid #cbd5e1f2;align-content:start;gap:.58rem;padding:1.15rem;display:grid}.settings-hub-card:hover{border-color:#05c46b57;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.settings-hub-card svg,.identity-info-card svg{color:#111827;width:28px;height:28px}.settings-hub-card strong{margin-top:.25rem;font-size:.98rem;line-height:1.2}.settings-hub-card span{color:#020617;font-size:.82rem;font-weight:500;line-height:1.45}.account-settings-section{border-radius:var(--dashboard-radius);box-shadow:none;background:#fff;border:1px solid #cbd5e1e6;gap:1rem;padding:1.25rem;scroll-margin-top:96px;display:grid}.account-settings-section h2{color:#020617;letter-spacing:0;margin:0;font-size:clamp(1.32rem,2.2vw,1.7rem);line-height:1.12}.account-settings-section h3{color:#020617;text-transform:none;margin:0;font-size:.9rem;line-height:1.25}.settings-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.settings-section-heading>div{gap:.35rem;min-width:0;display:grid}.settings-section-heading>div>span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.settings-section-heading p{color:#475569;margin:0;font-size:.86rem;line-height:1.5}.settings-section-heading .status-badge{flex:none}.seller-application-form{justify-items:start;gap:.8rem;display:grid}.seller-application-form label{gap:.42rem;width:100%;display:grid}.seller-application-form label>span{color:#475569;font-size:.76rem;font-weight:700}.seller-application-form textarea{border-radius:var(--dashboard-radius);color:#020617;width:100%;min-height:104px;font:inherit;resize:vertical;background:#fff;border:1px solid #94a3b8e6;outline:0;padding:.65rem .75rem;font-size:.86rem;line-height:1.5}.seller-application-form textarea:focus{border-color:#05c46b85;box-shadow:0 0 0 3px #05c46b1a}.settings-session-list{gap:.5rem;display:grid}.settings-session-list article{border-radius:var(--dashboard-radius);border:1px solid #e2e8f0f2;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.7rem .8rem;display:flex}.settings-session-list strong{color:#020617;font-size:.84rem}.settings-session-list p{color:#475569;margin:.15rem 0 0;font-size:.8rem}.settings-session-list article>span{color:#64748b;flex:none;font-size:.76rem}.settings-backlink{width:max-content;margin-bottom:-.2rem}.personal-info-list,.security-option-list,.real-time-settings{display:grid}.personal-info-row{border-bottom:1px solid #cbd5e1d1;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.05rem 0;display:grid}.personal-info-row:last-child{border-bottom:0}.personal-info-row strong,.notification-table-row>strong,.security-option-row>strong,.real-time-settings article strong{color:#020617;font-size:.88rem;line-height:1.25;display:block}.personal-info-row span,.security-option-row p,.connected-device-panel p,.notification-settings-section>p,.real-time-settings>p,.identity-copy p,.identity-info-card p{color:#334155;margin:0;font-size:.82rem;font-weight:500;line-height:1.5}.personal-info-row span{margin-top:.25rem;display:block}.personal-info-row .danger-link{color:#7f1d1d}.security-password-form{border-bottom:1px solid #cbd5e1db;gap:.95rem;padding-bottom:1.2rem;display:grid}.security-password-form h3,.connected-device-panel h3{color:#475569;letter-spacing:.02em;text-transform:uppercase;font-size:.74rem;font-weight:700}.security-password-form label{gap:.42rem;display:grid}.security-password-form label>span{color:#475569;font-size:.74rem;font-weight:700}.security-password-form input{color:#020617;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #94a3b8e6;border-radius:2px;outline:0;padding:0 .72rem;font-size:.82rem;font-weight:500}.security-password-form input:focus{border-color:#05c46b85;box-shadow:0 0 0 3px #05c46b1a}.security-password-form small{color:#475569;margin-top:.45rem;font-size:.78rem;font-weight:500;line-height:1.55;display:block}.settings-primary-button,.settings-dark-button,.settings-light-button{border-radius:var(--dashboard-radius);cursor:pointer;justify-content:center;align-items:center;width:max-content;min-height:34px;padding:.45rem .72rem;font-size:.78rem;font-weight:700;display:inline-flex}.settings-primary-button{background:var(--color-primary);color:#fff;border:0;justify-self:end}.settings-dark-button{color:#fff;background:#242424;border:0}.settings-light-button{color:#020617;background:#fff;border:1px solid #242424}.settings-primary-button:disabled,.settings-dark-button:disabled,.settings-light-button:disabled{cursor:not-allowed;opacity:.56}.security-option-row{border-bottom:1px solid #cbd5e1d1;gap:.6rem;padding:1rem 0;display:grid}.security-option-row:last-child{border-bottom:0}.security-option-row>strong{color:#475569;text-transform:uppercase;font-size:.74rem;font-weight:700}.security-option-row>strong span{color:var(--color-primary-dark);margin-top:.16rem;font-size:.62rem;font-weight:700;display:block}.security-option-row button{background:var(--color-primary);color:#fff;border-radius:3px;justify-self:start;min-height:30px;padding:0 .58rem;text-decoration:none}.two-factor-row>div{gap:.5rem;display:grid}.connected-device-panel{border-top:1px solid #cbd5e1db;gap:.72rem;padding-top:1.2rem;display:grid}.connected-device-panel article{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #e2e8f0f2;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.78rem;padding:1rem;display:grid}.connected-device-panel svg{color:#475569;width:22px;height:22px}.connected-device-panel strong{color:#334155;font-size:.86rem}.connected-device-panel strong span{color:var(--color-primary-dark);text-transform:uppercase;margin-left:.25rem;font-size:.68rem;font-weight:700}.connected-device-panel button{grid-column:2;justify-self:start;text-decoration:none}.notification-settings-section{align-items:start}.notification-table{margin-top:.3rem;display:grid}.notification-table-head,.notification-table-row{border-bottom:1px solid #cbd5e1e6;grid-template-columns:minmax(0,1fr) 74px 74px;align-items:center;min-height:52px;display:grid}.notification-table-head{min-height:40px}.notification-table-head strong{color:#020617;justify-self:center;font-size:.8rem;font-weight:700}.notification-table-row label{justify-items:center;display:grid}.notification-table-row>strong span{color:#020617;border:1px solid #020617;border-radius:50%;place-items:center;width:14px;height:14px;margin-left:.25rem;font-size:.6rem;line-height:1;display:inline-grid}.settings-check{accent-color:#242424;cursor:pointer;width:16px;height:16px}.real-time-settings{gap:.2rem;margin-top:1.2rem}.real-time-settings h3{margin-bottom:.25rem;font-size:1.06rem}.real-time-settings>p{margin-bottom:.68rem}.real-time-settings article{border-bottom:1px solid #cbd5e1d1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:44px;display:grid}.real-time-settings article>div{align-items:center;gap:.8rem;display:inline-flex}.settings-switch{cursor:pointer;width:32px;height:20px;transition:background var(--transition), border-color var(--transition);background:#fff;border:1px solid #94a3b8b8;border-radius:999px;padding:2px;position:relative}.settings-switch span{width:14px;height:14px;transition:transform var(--transition);background:#fff;border-radius:50%;display:block;box-shadow:0 0 0 1px #0f172a38}.settings-switch.is-on{background:#242424;border-color:#242424}.settings-switch.is-on span{transform:translate(12px)}.identity-settings-section{grid-template-columns:minmax(0,1fr);align-items:start;padding-block:1.5rem}.identity-copy{gap:.85rem;display:grid}.identity-copy h3{margin-top:.3rem;font-size:.94rem}.identity-copy a{color:#334155;text-underline-offset:2px;text-decoration:underline}.identity-step-list{gap:1rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.identity-step-list li{color:#020617;padding-left:1.35rem;font-size:.84rem;font-weight:600;position:relative}.identity-step-list li:before{color:#fff;content:"✓";background:#242424;border-radius:50%;place-items:center;width:12px;height:12px;font-size:.48rem;display:grid;position:absolute;top:.1rem;left:0}.identity-step-list li:not(:last-child):after{content:"";background:#242424;width:1px;height:1.05rem;position:absolute;top:.9rem;left:5px}.identity-actions{flex-wrap:wrap;gap:.62rem;margin-top:.9rem;display:flex}.identity-progress-list{flex-wrap:wrap;gap:.55rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.identity-progress-list li{color:#475569;text-transform:capitalize;background:#fff;border:1px solid #cbd5e1f2;border-radius:999px;align-items:center;gap:.42rem;min-height:30px;padding:0 .66rem;font-size:.74rem;font-weight:700;display:inline-flex}.identity-progress-list span{color:#020617;background:#e2e8f0;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.66rem;line-height:1px;display:grid}.identity-progress-list .is-active{color:#020617;border-color:#242424}.identity-progress-list .is-active span{color:#fff;background:#242424}.identity-status-card,.identity-complete-panel{border-radius:var(--dashboard-radius);background:#f8fafc;border:1px solid #cbd5e1f2;gap:.45rem;padding:.85rem;display:grid}.identity-status-card strong,.identity-complete-panel h3{color:#020617;margin:0;font-size:.86rem}.identity-status-card span,.identity-complete-panel p{color:#475569;font-size:.78rem;font-weight:600;line-height:1.45}.identity-status-card a{color:#020617;width:max-content;font-size:.78rem;font-weight:700;text-decoration:underline}.identity-validation{color:#b91c1c;margin:0;font-size:.8rem;font-weight:600}.identity-upload{gap:.4rem;display:grid}.security-password-form .identity-upload-card{cursor:pointer;text-align:center;background:#f8fafc;border:1.5px dashed #94a3b8e6;border-radius:12px;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:.8rem;min-height:196px;padding:1.5rem 1.25rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid;position:relative}.security-password-form .identity-upload-card>div{grid-column:auto;padding-top:0}.security-password-form .identity-upload-card:hover{background:#f3fcf7;border-color:#05c46b}.security-password-form .identity-upload-card:focus-within{border-color:#05c46b;box-shadow:0 0 0 3px #05c46b2e}.security-password-form .identity-upload-card.is-dragging{background:#e9f9f1;border-style:solid;border-color:#05c46b;box-shadow:0 0 0 4px #05c46b1f}.security-password-form .identity-upload-card input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.identity-upload-badge{color:#13a463;background:#fff;border-radius:999px;place-items:center;width:52px;height:52px;transition:transform .15s;display:grid;box-shadow:0 0 0 6px #05c46b1a,0 1px 2px #0f172a14}.identity-upload-badge svg{width:24px;height:24px}.identity-upload-card:hover .identity-upload-badge,.identity-upload-card.is-dragging .identity-upload-badge{transform:translateY(-2px)}.identity-upload-copy{gap:.3rem;width:100%;min-width:0;display:grid}.identity-upload-copy strong{color:#020617;font-size:.9rem;font-weight:600}.identity-upload-copy strong em{color:#13a463;font-style:normal;font-weight:700}.identity-upload-copy small{color:#64748b;font-size:.78rem;font-weight:500}.security-password-form .identity-upload-card.has-file{text-align:left;background:#fff;border-style:solid;border-color:#cbd5e1f2;grid-template-columns:auto minmax(0,1fr);place-items:center start;min-height:0;padding:.9rem 1rem}.identity-upload-card.has-file .identity-upload-badge{color:#475569;width:48px;height:48px;box-shadow:none;background:#f1f5f9;border-radius:10px;transform:none}.identity-upload-card.has-file .identity-upload-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.identity-upload-thumb{object-fit:cover;border:1px solid #cbd5e1f2;border-radius:10px;width:48px;height:48px}.identity-upload-remove{justify-self:end}@media (prefers-reduced-motion:reduce){.security-password-form .identity-upload-card,.identity-upload-badge{transition:none}}.identity-step-actions{flex-wrap:wrap;justify-content:flex-end;gap:.62rem;display:flex}.identity-complete-panel{background:#f0fdf4;justify-items:start}.identity-complete-panel svg{color:#15803d;width:26px;height:26px}.identity-info-card{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1f2;gap:.82rem;padding:1.45rem;display:grid}.identity-info-card strong{color:#020617;font-size:.94rem;line-height:1.25}@media (width>=576px){.detail-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-services-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.saved-services-toolbar{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center}.saved-services-filter-row{grid-template-columns:minmax(0,1fr) auto}.saved-service-row{grid-template-columns:92px minmax(0,1fr) minmax(112px,auto)}.saved-service-side{grid-column:auto;align-content:center;justify-items:end;display:grid}.security-password-form label,.security-option-row{grid-template-columns:190px minmax(0,1fr) auto;align-items:start}.security-password-form label>span,.security-option-row>strong{padding-top:.5rem}.security-password-form label>div,.two-factor-row>div,.security-option-row p{grid-column:2}.security-option-row button{justify-self:end}.connected-device-panel article{grid-template-columns:auto minmax(0,1fr) auto}.connected-device-panel button{grid-column:auto;justify-self:end}.minimal-service-row{grid-template-columns:76px minmax(0,1fr) auto}.minimal-service-controls{grid-column:2/-1}.profile-hero-row{grid-template-columns:auto minmax(0,1fr) auto}.profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-edit-hero{grid-template-columns:auto minmax(0,1fr)}.profile-card-illustration,.profile-video-illustration{display:grid}.intro-video-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.profile-skill-grid,.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-form-field.full{grid-column:1/-1}.detail-list-item{grid-template-columns:auto minmax(0,1fr) auto}.detail-list-item>span:last-child{grid-column:auto}}@media (width>=992px){.settings-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.notification-settings-section,.personal-info-section{width:min(100%,720px)}.identity-settings-section{grid-template-columns:minmax(0,1fr) 392px;gap:3rem}.saved-service-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.detail-workspace{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start}.detail-workspace-wide{grid-template-columns:1fr}.service-list-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.minimal-service-row{grid-template-columns:82px minmax(0,1fr) minmax(108px,auto) auto;gap:.9rem}.minimal-service-thumb{width:82px}.minimal-service-controls{grid-column:auto}.profile-edit-layout{grid-template-columns:minmax(0,1fr) 320px}.profile-edit-aside{position:sticky;top:84px}.profile-edit-hero{grid-template-columns:auto minmax(0,1fr) auto}.profile-hero-actions{justify-content:flex-end}.profile-skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-edit-two-col{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media (width>=1200px){.recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.react-toast-root{top:76px}.gig-editor-page{min-width:0;min-height:auto;padding:1rem 0 calc(2rem + var(--mobile-nav-offset,0px));color:#222326;background:0 0;gap:1rem;display:grid}.gig-editor-page>*{min-width:0}.gig-editor-topbar{z-index:35;background:#fff;border-bottom:1px solid #d9dde3;position:sticky;top:74px}.gig-editor-progress{color:#667085;flex-wrap:wrap;align-items:center;gap:.75rem;width:min(100%,900px);margin-inline:auto;padding-top:.7rem;font-size:.76rem;font-weight:600;display:flex}.gig-editor-progress strong{color:#101828}.gig-editor-progress-track{background:#e4e7ec;border-radius:999px;flex:120px;height:5px;display:block;overflow:hidden}.gig-editor-progress-track>span{border-radius:inherit;background:var(--color-primary);height:100%;transition:width var(--transition);display:block}.gig-editor-tabs{scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:.28rem;width:min(100%,900px);min-height:50px;margin-inline:auto;display:flex;overflow-x:auto}.gig-editor-tabs::-webkit-scrollbar{display:none}.gig-editor-tabs button{color:#344054;cursor:pointer;min-height:50px;transition:color var(--transition);background:0 0;border:0;flex:none;justify-content:center;align-items:center;gap:.42rem;padding:0 .82rem;font-size:.82rem;font-weight:600;display:inline-flex;position:relative}.gig-editor-tabs button.active{color:#000}.gig-editor-tab-marker{color:#667085;border:1px solid #d0d5dd;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:.7rem;font-weight:600;display:inline-grid}.gig-editor-tabs button.is-complete .gig-editor-tab-marker{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.gig-editor-tab-marker svg{width:12px;height:12px}.gig-editor-tabs button.active:after{background:var(--color-primary);content:"";height:3px;position:absolute;bottom:-1px;left:0;right:0}.gig-field-error{color:var(--color-danger,#b1332b);margin-top:.4rem;font-size:.76rem;font-weight:600}.gig-ai-input.has-error,.gig-tag-input.has-error,.money-input.has-error,.select-field.has-error>select{border-color:var(--color-danger,#b1332b)}.gig-editor-shell{width:min(100%,900px);min-width:0;margin-inline:auto;padding:.35rem 0 0}.gig-editor-card,.requirements-panel,.add-question-panel{background:#fff;border:1px solid #d0d5dd}.overview-editor-card{gap:2.2rem;width:min(100%,780px);margin-inline:auto;padding:1.7rem 1.85rem 3rem;display:grid}.gig-form-row{grid-template-columns:minmax(145px,.34fr) minmax(0,1fr);align-items:start;gap:2.6rem;display:grid}.gig-field-copy h1,.gig-field-copy h2,.gig-field-control h3,.pricing-block h2,.gallery-section h2,.add-question-panel h2{color:#1f2937;margin:0 0 .52rem;font-size:.98rem;line-height:1.25}.gig-field-copy p,.gig-field-control p,.gallery-heading p,.gallery-section p,.requirements-heading p,.requirements-note,.faq-heading-row p{color:#475467;margin:0;font-size:.82rem;font-weight:600;line-height:1.5}.gig-field-control{gap:.45rem;min-width:0;display:grid}.gig-ai-input{min-width:0;position:relative}.gig-ai-input textarea,.faq-answer-fields textarea,.pricing-package-cell textarea,.pricing-package-cell input,.question-options input,.money-input input,.faq-answer-fields input{color:#1f2937;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:.86rem;font-weight:600}.gig-ai-input textarea{resize:vertical;background:#fff;border:1px solid #cfd4dc;border-radius:6px;min-height:64px;padding:.78rem 3rem .78rem .9rem}.gig-ai-input button{color:#4f7cff;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:.62rem;right:.62rem;box-shadow:0 6px 14px #0f172a14}.gig-ai-input button svg{width:17px;height:17px}.gig-input-hint-row,.question-count,.description-count{color:#8792a2;justify-content:space-between;gap:1rem;font-size:.72rem;font-weight:600;display:flex}.gig-input-hint-row .gig-input-hint.is-empty{color:#8792a2}.gig-input-hint-row .gig-input-hint.is-warning{color:#b45309}.gig-input-hint-row .gig-input-hint.is-error{color:var(--color-danger,#b1332b)}.gig-input-hint-row .gig-input-hint.is-valid{color:var(--color-primary)}.gig-input-hint-row span.is-over-limit{color:var(--color-danger,#b1332b);font-weight:700}.gig-ai-input button[disabled]{cursor:not-allowed;opacity:.5}.faq-summary-empty{color:#8792a2;font-weight:600}.gig-select-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;display:grid}.select-field{min-width:0;display:block;position:relative}.select-field select{appearance:none;color:#475467;cursor:pointer;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #cfd4dc;border-radius:5px;outline:0;padding:0 2.3rem 0 .78rem;font-size:.8rem;font-weight:600}.select-field svg{color:#667085;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;right:.78rem;transform:translateY(-50%)}.gig-tag-input{background:#fff;border:1px solid #cfd4dc;flex-wrap:wrap;align-items:flex-start;gap:.42rem;min-height:66px;padding:.42rem;display:flex}.gig-tag-input button{color:#667085;cursor:pointer;text-transform:uppercase;background:#f2f4f7;border:0;align-items:center;gap:.36rem;min-height:26px;font-size:.76rem;font-weight:700;display:inline-flex}.gig-tag-input input{min-width:120px;min-height:26px;font:inherit;border:0;outline:0;flex:1;font-size:.8rem}.gig-field-control small{color:#8792a2;font-size:.72rem;font-weight:600}.pricing-editor,.gig-editor-narrow,.requirements-editor,.gallery-editor{width:min(100%,760px);margin-inline:auto}.gig-section-heading{border-bottom:1px solid #d9dde3;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.7rem;padding-bottom:1.25rem;display:flex}.gig-section-heading.simple{display:block}.gig-section-heading h1,.gallery-heading h1,.requirements-heading h1{color:#4a4e57;margin:0;font-size:clamp(1.45rem,3vw,1.72rem);font-weight:600;line-height:1.2}.gig-switch{color:#667085;align-items:center;gap:.68rem;font-size:.82rem;font-weight:600;display:inline-flex}.gig-switch input{opacity:0;pointer-events:none;position:absolute}.gig-switch i{background:#24262a;border-radius:999px;width:34px;height:20px;position:relative}.gig-switch i:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:3px;right:3px}.pricing-block{min-width:0;max-width:100%;margin-bottom:2.2rem;overflow-x:auto}.pricing-package-scroll{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.pricing-block>h2{color:#667085;margin-bottom:1rem}.pricing-package-grid{border:0;border-top:1px solid #d9dde3;border-left:1px solid #d9dde3;grid-template-columns:minmax(170px,.92fr) repeat(3,minmax(145px,1fr));min-width:680px;display:grid;overflow:hidden}.pricing-package-cell,.pricing-row-label{background:#fff;border-bottom:1px solid #d9dde3;border-right:1px solid #d9dde3;min-width:0;min-height:54px;padding:.62rem .68rem}.pricing-corner,.package-heading{background:#fbfbfc;min-height:62px}.package-heading,.pricing-row-label{color:#475467;align-items:center;font-size:.78rem;font-weight:700;display:flex}.package-heading{text-transform:uppercase}.pricing-row-label{font-weight:600}.pricing-row-label.tall,.pricing-package-cell.tall{min-height:108px}.pricing-package-cell .select-field select{text-transform:uppercase;border:0;min-height:34px;padding-left:0}.pricing-package-cell .select-field svg{right:0}.pricing-package-cell textarea{resize:none;min-height:88px}.money-input{color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:.3rem;min-height:36px;padding:0 .7rem;font-size:.82rem;font-weight:700;display:flex}.money-input input{min-width:0}.gig-extra-panel{background:#fff;border:1px solid #d9dde3;overflow:hidden}.gig-extra-item{border-bottom:1px solid #e4e7ec}.gig-checkbox-label{color:#111827;cursor:pointer;align-items:center;gap:.54rem;font-size:.82rem;font-weight:700;display:inline-flex}.gig-extra-item>.gig-checkbox-label,.gig-add-link{min-height:54px;padding:0 .9rem}.gig-checkbox-label input{accent-color:#222326;width:16px;height:16px}.gig-extra-rows{background:#fbfbfc;gap:.5rem;padding:0 .9rem .9rem 2.8rem;display:grid}.gig-extra-row{color:#667085;grid-template-columns:100px minmax(120px,1fr) 106px auto 90px;align-items:center;gap:.6rem;font-size:.78rem;font-weight:600;display:grid}.gig-extra-row .select-field select{min-height:34px}.gig-add-link,.gig-outline-action{color:#36f;cursor:pointer;background:0 0;border:0;align-items:center;gap:.42rem;font-size:.82rem;font-weight:700;display:inline-flex}.gig-add-link svg,.gig-outline-action svg{width:16px;height:16px}.description-field{gap:.75rem;margin-bottom:4.2rem;display:grid}.description-field>label{color:#667085;font-size:.9rem;font-weight:700}.rich-text-shell{background:#fff;border:1px solid #cfd4dc;overflow:hidden}.rich-text-shell:focus-within{border-color:var(--color-primary)}.rich-text-shell.is-loading .rich-text-toolbar{min-height:34px}.rich-text-shell.is-loading .rich-text-input{background:#fcfcfd}.rich-text-toolbar{color:#344054;background:#fbfbfc;border-bottom:1px solid #cfd4dc;flex-wrap:wrap;align-items:center;gap:.3rem;min-height:34px;padding:.2rem .5rem;display:flex}.rich-text-group{align-items:center;gap:.12rem;display:flex}.rich-text-group+.rich-text-group{border-left:1px solid #e1e4ea;margin-left:.32rem;padding-left:.42rem}.rich-text-history{margin-left:auto}.rich-text-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 .3rem;font-family:inherit;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.rich-text-button:hover:not(:disabled){background:#eceff3}.rich-text-button.active{background:var(--color-primary);color:#fff}.rich-text-button:disabled{opacity:.35;cursor:default}.rich-text-button.is-italic{font-style:italic}.rich-text-button.is-underline{text-decoration:underline}.rich-text-button.is-strike{text-decoration:line-through}.rich-text-button.is-highlight{background-image:linear-gradient(#fde68a,#fde68a);background-position:50% 82%;background-repeat:no-repeat;background-size:15px 4px}.rich-text-button.is-highlight:hover:not(:disabled){background-color:#eceff3}.rich-text-button.is-highlight.active{background-image:none}.rich-text-input mark{color:inherit;background:#fde68a;border-radius:2px;padding:.05em .12em}.rich-text-button.is-blockquote{font-size:1.15rem}.rich-text-input{color:#1f2937;outline:0;min-height:196px;max-height:460px;padding:1rem;font-size:.86rem;font-weight:600;line-height:1.5;overflow-y:auto}.rich-text-input>:first-child{margin-top:0}.rich-text-input>:last-child{margin-bottom:0}.rich-text-input p{margin:0 0 .7rem}.rich-text-input h3,.rich-text-input h4{margin:1rem 0 .5rem;font-weight:700}.rich-text-input h3{font-size:1.02rem}.rich-text-input h4{font-size:.92rem}.rich-text-input ul,.rich-text-input ol{margin:0 0 .7rem;padding-left:1.35rem}.rich-text-input li{margin-bottom:.28rem}.rich-text-input li p{margin:0}.rich-text-input blockquote{color:#667085;border-left:3px solid #d9dde3;margin:0 0 .7rem;padding-left:.85rem}.rich-text-input p.is-empty:first-child:before{content:attr(data-placeholder);color:#98a2b3;float:left;pointer-events:none;height:0;font-weight:500}.description-count{justify-content:flex-end}.faq-editor{border-top:1px solid #d9dde3;padding-top:.5rem}.faq-heading-row{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.6rem;display:flex}.faq-heading-row h2{color:#5d626c;margin:0 0 1.1rem;font-size:clamp(1.35rem,3vw,1.62rem);font-weight:600}.faq-heading-row button{color:var(--color-primary);cursor:pointer;background:0 0;border:0;font-size:.82rem;font-weight:700}.faq-list{gap:.62rem;display:grid}.faq-item{background:#fff;border:1px solid #d9dde3}.faq-item-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.faq-summary{color:#222326;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;width:100%;min-height:54px;padding:0 .5rem 0 .95rem;display:grid}.faq-remove{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:32px;margin-right:.5rem;display:grid}.faq-remove:hover{color:#dc2626;background:#fef2f2}.faq-remove svg{width:15px;height:15px}.faq-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;line-height:1.35;overflow:hidden}.faq-summary svg{color:#667085;width:17px;height:17px;transition:transform var(--transition)}.faq-summary[aria-expanded=true] svg{transform:rotate(180deg)}.faq-answer-fields{border-top:1px solid #eef0f3;gap:.55rem;padding:.85rem .95rem 1rem;display:grid}.faq-answer-fields input,.faq-answer-fields textarea{background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:.68rem .78rem}.requirements-panel{gap:1.55rem;padding:2.05rem 1.55rem 1.55rem;display:grid}.requirements-heading h1{color:#1f2937;margin-bottom:.5rem;font-size:1.08rem;font-weight:700}.gig-divider-label{color:#475467;text-align:center;text-transform:uppercase;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.85rem;font-size:.72rem;font-weight:700;display:grid}.gig-divider-label:before,.gig-divider-label:after{content:"";background:#d9dde3;height:1px}.requirement-question-list{gap:.9rem;display:grid}.requirement-question-card{background:#fff;border:1px solid #d0d5dd;gap:.46rem;min-height:102px;padding:1.05rem 1.15rem;display:grid;box-shadow:0 2px 8px #0f172a0d}.requirement-card-type{color:#98a2b3;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.66rem;font-weight:700;display:flex}.requirement-card-type svg{width:17px;height:17px;margin-left:auto}.requirement-question-card p{color:#111827;margin:0;font-size:.78rem;font-weight:600;line-height:1.45}.requirement-alert{color:#0b2c79;background:#eef3ff;border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.requirement-alert>span{color:#fff;background:#244b9b;border-radius:50%;place-items:center;width:16px;height:16px;font-size:.68rem;font-weight:700;display:grid}.requirement-alert p{margin:0;font-size:.92rem;font-weight:600;line-height:1.45}.requirement-alert button.requirement-alert-dismiss{color:#475467;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline}.requirement-alert button.requirement-alert-dismiss:hover{color:#101828}.requirement-drag-handle{color:#98a2b3;cursor:grab;display:inline-flex}.requirement-drag-handle svg{width:15px;height:15px}.requirement-alert button{color:#fff;cursor:pointer;background:#4f6fe9;border:0;border-radius:4px;min-height:34px;padding:0 1.25rem;font-weight:700}.requirements-panel>.gig-outline-action{background:#fff;border:1px solid #36f;border-radius:6px;width:max-content;min-height:36px;padding:0 .9rem}.add-question-panel{background:#f8f8f9;gap:.9rem;padding:1.1rem;display:grid}.add-question-head,.question-form-row,.add-question-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.add-question-head h2{margin:0}.question-count{justify-content:flex-end}.question-form-row{align-items:end}.question-type-field{color:#222326;gap:.6rem;font-size:.86rem;font-weight:700;display:grid}.question-form-row .select-field{width:190px}.question-options{gap:.6rem;display:grid}.question-options label{background:#fff;border:1px solid #d0d5dd;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.question-options input{min-height:34px;padding:0 .75rem}.question-options label button{cursor:pointer;width:34px;height:34px;font:inherit;background:0 0;border:0;place-items:center;font-weight:700;display:grid}.question-options>.gig-outline-action{background:#fff;border:1px solid #36f;border-radius:6px;width:max-content;min-height:36px;padding:0 .8rem}.gig-editor-actions{justify-content:space-between;align-items:center;width:min(100%,780px);margin:0 auto 2.5rem;display:flex}.gig-secondary-action,.gig-primary-action{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 1.1rem;font-size:.84rem;font-weight:700;display:inline-flex}.gig-secondary-action{color:#222326;background:#fff;border:1px solid #d9dde3}.gig-primary-action{color:#fff;background:#222326;border:1px solid #222326}.gallery-editor{padding-bottom:.5rem}.gallery-heading{margin-bottom:1rem}.gallery-heading h1{color:#3f444d;margin-bottom:.48rem;font-weight:600}.gallery-policy{background:#f1f2f4;border:1px solid #d9dde3;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;margin-bottom:.75rem;padding:.85rem .95rem;display:grid}.gallery-policy span{color:#fff;background:#111827;border-radius:50%;place-items:center;width:15px;height:15px;font-size:.62rem;font-weight:700;display:grid}.gallery-policy p{color:#4b5563;margin:0;font-size:.82rem;font-weight:600;line-height:1.5}.gallery-guideline-link{color:#222326;margin-bottom:.35rem;font-size:.78rem;font-weight:700;text-decoration:underline;display:inline-flex}.gallery-section{border-top:1px solid #d9dde3;padding:1.35rem 0 1.8rem}.gallery-section h2{color:#4a4e57;margin:0 0 .12rem;font-size:1rem}.gallery-section small{color:#667085;margin-top:.28rem;font-size:.72rem;font-weight:600;display:block}.gallery-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.9rem;display:grid}.gallery-image-tile{aspect-ratio:1.52;cursor:pointer;background:#fff;border:1px solid #d0d5dd;display:block;position:relative;overflow:hidden}.gallery-image-tile img{object-fit:cover;width:100%;height:100%}.gallery-image-tile span{color:#111827;background:#ffffffeb;border-radius:999px;align-items:center;min-height:22px;padding:0 .45rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;bottom:.35rem;left:.35rem}.gallery-image-tile.is-empty{border-style:dashed;place-items:center;display:grid}.gallery-image-tile.is-empty>span{color:#475467;background:0 0;gap:.35rem;display:inline-flex;position:static}.gallery-image-tile input,.upload-box input{opacity:0;pointer-events:none;position:absolute}.upload-box,.document-slot.is-filled{color:#344054;background:#f9fafb;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:.6rem;min-height:104px;padding:.9rem 1rem;font-size:.8rem;display:flex}.document-slot.is-filled svg{color:#667085;flex:none;width:22px;height:22px}.document-slot.is-filled span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.document-slot.is-filled button{color:var(--color-danger,#b1332b);cursor:pointer;background:0 0;flex:none;font-size:.76rem;font-weight:600;text-decoration:underline}.empty-document-slot{color:#667085;cursor:pointer;text-align:center;background:#fff;border:1px dashed #d0d5dd;align-content:center;place-items:center;gap:.55rem;width:min(100%,210px);min-height:130px;display:grid;position:relative}.upload-box svg{color:#d0d5dd;width:42px;height:42px}.upload-box span{max-width:150px;font-size:.82rem;font-weight:600;line-height:1.35}.upload-box strong{color:#2457ff;font-weight:700;display:block}.gallery-video-preview{gap:.52rem;width:min(100%,420px);margin-top:1rem;display:grid}.gallery-video-preview video{aspect-ratio:16/9;border-radius:var(--dashboard-radius);background:#020617;width:100%;display:block}.gallery-video-preview span{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;overflow:hidden}.document-upload-grid{grid-template-columns:repeat(2,minmax(0,210px));gap:.9rem;margin-top:1.9rem;display:grid}.empty-document-slot{cursor:default;border-style:solid}@media (width<=767.98px){.gig-editor-shell{padding-top:.35rem}.gig-editor-topbar{top:64px}.overview-editor-card,.requirements-panel,.add-question-panel{padding:1rem}.gig-form-row,.gig-select-grid,.document-upload-grid{grid-template-columns:1fr}.gig-form-row{gap:1rem}.gig-ai-input textarea{min-height:92px}.gig-input-hint-row,.question-count,.description-count{flex-wrap:wrap;gap:.35rem 1rem}.overview-editor-card{gap:1.6rem}.gallery-image-grid,.document-upload-grid{margin-top:1.1rem}.gallery-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.upload-box,.empty-document-slot{width:100%;min-height:118px}.upload-box svg{width:32px;height:32px}.pricing-package-grid{grid-template-columns:minmax(120px,.8fr) repeat(3,minmax(130px,1fr));min-width:560px}.gig-extra-row{grid-template-columns:1fr;align-items:stretch}.requirement-alert,.add-question-head,.question-form-row,.add-question-actions,.faq-heading-row,.gig-section-heading{flex-direction:column;align-items:stretch}.requirement-alert{grid-template-columns:1fr}.requirement-alert button,.question-form-row .select-field,.upload-box,.empty-document-slot{width:100%}.faq-summary strong{white-space:normal}}.finance-page{width:min(100% - 1rem,1300px);color:var(--color-dark);padding-top:1.2rem}.finance-page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.45rem;display:flex}.finance-page-header h1{color:var(--color-dark);letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.4vw,1.85rem);line-height:1.1}.finance-page-header button{color:var(--color-dark);cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:600;text-decoration:underline}.finance-tabs{scrollbar-width:none;border-bottom:1px solid #cbd5e1e6;gap:.8rem;margin-bottom:1.45rem;display:flex;overflow:auto hidden}.finance-tabs::-webkit-scrollbar{display:none}.finance-tabs button{color:#8a94a3;cursor:pointer;background:0 0;border:0;flex:none;min-height:42px;padding:0 1.02rem;font-size:.82rem;font-weight:700;position:relative}.finance-tabs button.active{color:var(--color-dark)}.finance-tabs button.active:after{background:var(--color-dark);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.finance-notice{border-radius:var(--dashboard-radius);color:var(--color-primary-dark);background:#ecfdf5;border:1px solid #05c46b38;margin:-.45rem 0 1rem;padding:.66rem .78rem;font-size:.8rem;font-weight:700}.seller-withdrawal-workspace{margin-bottom:1.4rem}.seller-withdrawal-grid{gap:.78rem;display:grid}.seller-withdrawal-form,.seller-withdrawal-list{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;align-content:start;gap:.72rem;min-width:0;padding:1rem;display:grid}.seller-withdrawal-form h2,.seller-withdrawal-list h2{color:var(--color-dark);margin:0;font-size:.98rem}.seller-withdrawal-form p,.seller-withdrawal-list p{color:var(--color-muted);margin:0;font-size:.78rem;font-weight:600}.seller-withdrawal-form label{color:var(--color-dark);gap:.32rem;font-size:.76rem;font-weight:700;display:grid}.seller-withdrawal-form input,.seller-withdrawal-form select,.seller-withdrawal-form textarea{border-radius:var(--dashboard-radius);width:100%;min-height:38px;color:var(--color-dark);background:#fff;border:1px solid #94a3b8d1;outline:0;padding:0 .72rem;font-size:.8rem;font-weight:600}.seller-withdrawal-form textarea{resize:vertical;min-height:82px;padding-block:.62rem}.seller-withdrawal-form input:focus,.seller-withdrawal-form select:focus,.seller-withdrawal-form textarea:focus{border-color:#05c46b80;box-shadow:0 0 0 3px #05c46b1a}.seller-withdrawal-form small{color:var(--color-muted);font-size:.72rem;font-weight:600}.seller-withdrawal-form .finance-primary-button{width:max-content}.seller-payout-method-list,.seller-withdrawal-request-list{gap:.48rem;display:grid}.seller-payout-method-list article{border-radius:var(--dashboard-radius);background:#f8fafc;gap:.12rem;padding:.68rem;display:grid}.seller-payout-method-list strong,.seller-withdrawal-request-list strong{color:var(--color-dark);font-size:.8rem}.seller-payout-method-list span,.seller-withdrawal-request-list span{color:var(--color-muted);font-size:.72rem;font-weight:600}.seller-withdrawal-request-list article{border-radius:var(--dashboard-radius);border:1px solid #e2e8f0e6;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.42rem .62rem;padding:.68rem;display:grid}.seller-withdrawal-request-list article>div{min-width:0;display:grid}.seller-withdrawal-request-list b{color:var(--color-dark);font-size:.82rem}.seller-withdrawal-request-list em{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:999px;align-items:center;min-height:24px;padding:0 .46rem;font-size:.68rem;font-style:normal;font-weight:700;display:inline-flex}.seller-withdrawal-request-list em[data-status=paid]{color:#166534;background:#dcfce7}.seller-withdrawal-request-list em[data-status=cancelled],.seller-withdrawal-request-list em[data-status=rejected]{color:#991b1b;background:#fee2e2}.seller-withdrawal-request-list button{border-radius:var(--dashboard-radius);width:max-content;min-height:30px;color:var(--color-dark);cursor:pointer;background:#fff;border:1px solid #cbd5e1f2;grid-column:1/-1;padding:0 .58rem;font-size:.72rem;font-weight:700}.earnings-summary-grid{align-items:stretch;gap:.78rem;margin-bottom:2rem;display:grid}.finance-summary-card,.billing-balance-grid article{min-width:0}.finance-summary-card{grid-template-rows:36px 1fr;align-items:start;row-gap:.54rem;display:grid}.finance-summary-card>h2,.finance-card-title-row h2,.billing-section h2,.billing-balance-grid h3{color:var(--color-dark);margin:0 0 .54rem;font-size:1rem;line-height:1.25}.finance-summary-card>h2{align-items:center;gap:.3rem;min-height:36px;margin:0;display:flex}.finance-summary-card>h2 span,.finance-card-title-row h2 span,.finance-label span{color:#fff;background:#aeb4bd;border-radius:50%;place-items:center;width:14px;height:14px;font-size:.62rem;display:inline-grid}.finance-card-title-row,.billing-results-row,.finance-toolbar,.billing-toolbar,.finance-actions-row,.finance-filter-row,.finance-view-toggle,.finance-activity{align-items:center;display:flex}.finance-card-title-row,.billing-results-row,.finance-toolbar{justify-content:space-between;gap:.85rem}.finance-card-title-row{min-height:36px;margin-bottom:0}.finance-card-title-row h2,.finance-card-title-row h3{margin:0}.finance-card-title-row button:not(.finance-primary-button){color:var(--color-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;font-size:.72rem;font-weight:600;display:inline-flex}.finance-card-title-row svg{width:14px;height:14px}.finance-card-body,.payment-method-grid article{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;padding:1.35rem 1.55rem}.finance-summary-card .finance-card-body{height:100%}.finance-card-body.split{gap:1.35rem;display:grid}.finance-card-body.split>div+div{border-top:1px solid #cbd5e1e0;padding-top:1.35rem}.finance-label{color:#475569;margin-bottom:.8rem;font-size:.78rem;font-weight:700;display:block}.finance-value{color:var(--color-dark);margin-bottom:.78rem;font-size:1.58rem;line-height:1;display:block}.finance-card-body p,.billing-section p,.payment-method-grid p{color:var(--color-text);margin:0;font-size:.78rem;font-weight:600;line-height:1.45}.finance-card-body p span{color:var(--color-dark);font-weight:700;display:block}.finance-primary-button{border-radius:var(--dashboard-radius);color:#fff;cursor:pointer;min-height:36px;transition:background var(--transition), transform var(--transition);background:#020617;border:0;justify-content:center;align-items:center;margin-top:1.25rem;padding:.48rem 1.18rem;font-size:.78rem;font-weight:700;display:inline-flex}.finance-primary-button:hover{background:#111827;transform:translateY(-1px)}.finance-link-button,.finance-report-link{color:var(--color-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.finance-link-button{margin-top:.82rem}.finance-report-link svg{width:17px;height:17px;color:var(--color-primary-dark)}.finance-table-section,.billing-section{gap:.9rem;display:grid}.finance-toolbar,.billing-toolbar{flex-wrap:wrap}.finance-filter-row,.finance-actions-row{flex-wrap:wrap;gap:.62rem}.finance-filter-button{border-radius:var(--dashboard-radius);min-height:36px;color:var(--color-dark);cursor:pointer;background:#fff;border:1px solid #cbd5e1f2;align-items:center;gap:.35rem;padding:.42rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.finance-filter-button svg{width:14px;height:14px}.finance-view-toggle{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1f2;overflow:hidden}.finance-view-toggle button{color:#94a3b8;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:36px;display:grid}.finance-view-toggle button.active{color:var(--color-dark);background:#f1f5f9}.finance-view-toggle svg{width:16px;height:16px}.finance-results-label{color:var(--color-text);font-size:.8rem;font-weight:600}.finance-table-wrap{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;overflow-x:auto}.finance-table{border-collapse:collapse;width:100%;min-width:860px}.finance-table th,.finance-table td{color:var(--color-dark);text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #cbd5e1d1;padding:.86rem 1.12rem;font-size:.76rem;font-weight:600}.finance-table th{background:#fbfbfc;font-size:.72rem;font-weight:700}.finance-table tr:last-child td{border-bottom:0}.finance-table a{color:var(--color-dark);font-weight:700;text-decoration:underline}.finance-table .positive{color:#047857;text-align:right;font-weight:700}.finance-table .negative{color:#dc2626;text-align:right;font-weight:700}.finance-activity{gap:.4rem}.finance-activity svg{color:#64748b;width:15px;height:15px}.finance-chart-panel{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;padding:1rem}.finance-line-chart{gap:.8rem;padding:.25rem;display:grid}.finance-line-chart-head{justify-content:space-between;align-items:flex-start;gap:1rem;padding:.25rem .25rem 0;display:flex}.finance-line-chart-head span,.finance-line-chart-head p{color:var(--color-muted);margin:0;font-size:.74rem;font-weight:700}.finance-line-chart-head strong{color:var(--color-dark);margin-top:.16rem;font-size:1.22rem;line-height:1;display:block}.finance-line-chart-head p{color:var(--color-primary-dark);white-space:nowrap}.finance-line-chart .finance-line-canvas{height:clamp(190px,28vw,240px);min-height:190px}.billing-section h2{margin-bottom:1.45rem;font-size:1.25rem}.billing-toolbar{margin-bottom:.5rem}.billing-search{width:min(100%,322px);position:relative}.billing-search svg{color:#64748b;width:17px;height:17px;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.billing-search input{border-radius:var(--dashboard-radius);width:100%;min-height:36px;color:var(--color-dark);background:#fff;border:1px solid #94a3b8e6;outline:0;padding:0 .85rem 0 2.35rem;font-size:.8rem;font-weight:600}.billing-results-row{margin-bottom:.55rem}.billing-empty-table{min-height:470px}.fake-checkbox{background:#f1f5f9;border:1px solid #cbd5e1f2;border-radius:2px;width:14px;height:14px;display:inline-block}.finance-empty-state{text-align:center;align-content:center;place-items:center;min-height:360px;padding:2rem 1rem;display:grid}.finance-empty-illustration{width:92px;height:92px;color:var(--color-dark);background:radial-gradient(circle at 74% 20%,#05c46b38,#0000 .7rem),#f8fafc;border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.finance-empty-illustration svg{width:48px;height:48px}.finance-empty-state h3{color:var(--color-dark);margin:0 0 .8rem;font-size:1.35rem;line-height:1.15}.finance-empty-state p{max-width:360px;color:var(--color-text);font-size:.82rem;font-weight:600}.billing-form{gap:.78rem;max-width:448px;display:grid}.billing-form h2{color:var(--color-dark);margin:0 0 1.1rem;font-size:1.25rem}.billing-form label{color:var(--color-dark);gap:.34rem;font-size:.78rem;font-weight:700;display:grid}.billing-form input,.billing-form select{width:100%;min-height:36px;color:var(--color-dark);background:#fff;border:1px solid #94a3b8d1;border-radius:3px;outline:0;padding:0 .72rem;font-size:.8rem;font-weight:600}.billing-form input:focus,.billing-form select:focus,.billing-search input:focus{border-color:#05c46b80;box-shadow:0 0 0 3px #05c46b1a}.billing-balance-grid,.payment-method-grid{gap:1rem;display:grid}.billing-add-balance-form{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;gap:.78rem;max-width:520px;padding:1rem;display:grid}.billing-add-balance-form h3,.billing-add-balance-form p{margin:0}.billing-add-balance-form h3{color:var(--color-dark);font-size:.98rem}.billing-add-balance-form p{color:var(--color-muted);font-size:.78rem;font-weight:600}.billing-add-balance-form label{color:var(--color-dark);gap:.34rem;font-size:.78rem;font-weight:700;display:grid}.billing-add-balance-form input,.billing-add-balance-form select{border-radius:var(--dashboard-radius);width:100%;min-height:38px;color:var(--color-dark);background:#fff;border:1px solid #94a3b8d1;padding:0 .72rem;font-size:.8rem;font-weight:600}.billing-balance-grid article{background:0 0;border:0;gap:.78rem;padding:0;display:grid}.billing-balance-grid h3{margin:0;padding:0}.billing-balance-grid h4{color:var(--color-dark);margin:0 0 .55rem;font-size:.95rem}.payment-method-grid article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;display:grid}.payment-method-grid strong{color:var(--color-dark);font-size:.86rem}.conversation-empty-graphic{min-height:clamp(320px,52vh,620px);color:var(--color-dark);text-align:center;align-content:center;justify-items:center;gap:.45rem;padding:clamp(1.25rem,4vw,3rem);display:grid}.conversation-empty-graphic svg{width:min(100%,300px);margin-bottom:.5rem}.conversation-empty-graphic h1,.conversation-empty-graphic p{margin:0}.conversation-empty-graphic p,.messages-details-empty p{max-width:330px;color:var(--color-muted)}.message-thread-skeleton-list{gap:.2rem;display:grid}.message-thread-skeleton{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:.65rem;min-height:62px;padding:.5rem .55rem;display:grid}.message-thread-skeleton span,.conversation-panel-skeleton-head span{gap:.42rem;display:grid}.message-thread-skeleton-avatar{border-radius:50%;width:40px;height:40px}.message-thread-skeleton-name{width:min(100%,136px);height:12px}.message-thread-skeleton-copy{width:min(100%,196px);height:10px}.conversation-panel-skeleton{align-content:start;gap:1rem;min-height:clamp(320px,52vh,620px);padding:clamp(.92rem,2vw,1.3rem);display:grid}.conversation-panel-skeleton-head{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.7rem;display:grid}.conversation-panel-skeleton-head span .ui-skeleton:first-child{width:min(100%,180px);height:14px}.conversation-panel-skeleton-head span .ui-skeleton:last-child{width:min(100%,112px);height:10px}.conversation-panel-skeleton-thread{align-content:end;gap:.72rem;min-height:270px;padding-top:1rem;display:grid}.conversation-panel-skeleton-thread .ui-skeleton{border-radius:18px 18px 18px 6px;width:min(74%,390px);height:68px}.conversation-panel-skeleton-thread .ui-skeleton:nth-child(2n){border-radius:18px 18px 6px;justify-self:end;width:min(58%,320px)}.saved-services-empty-page{place-items:center;min-height:min(620px,62vh);padding:clamp(1rem,3vw,2.5rem);display:grid}.saved-services-empty-page .minimal-service-empty{width:min(100%,560px);padding:clamp(1.4rem,4vw,3rem)}.saved-services-empty-page a{border-radius:var(--dashboard-radius);background:var(--color-dark);color:#fff;justify-content:center;align-items:center;min-height:40px;margin-top:.45rem;padding:0 1rem;font-weight:700;display:inline-flex}.profile-data-empty{border-radius:var(--dashboard-radius);min-height:126px;color:var(--color-dark);background:#fff;border:1px solid #cbd5e1d9;align-content:center;gap:.45rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.profile-data-empty h1,.profile-data-empty p,.profile-data-empty strong{margin:0}.profile-data-empty p{color:var(--color-muted)}.account-deactivate-form,.identity-submit-form{margin-top:1rem}.two-factor-setup-row,.recovery-code-row{gap:.8rem;display:grid}.two-factor-qr-panel{justify-items:start;gap:.7rem;display:grid}.two-factor-qr{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1f2;width:min(100%,190px);padding:.55rem;overflow:hidden}.two-factor-qr svg{width:100%;height:auto;display:block}.two-factor-qr-panel label{width:min(100%,220px)}.two-factor-qr-panel input,.identity-submit-form select{border-radius:var(--dashboard-radius);color:#020617;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #94a3b8d1;outline:0;padding:0 .72rem;font-size:.86rem}.two-factor-qr-panel input{letter-spacing:.08em}.two-factor-qr-panel input:focus,.identity-submit-form select:focus{border-color:#05c46b85;box-shadow:0 0 0 3px #05c46b1a}.two-factor-codes{white-space:pre-line;border-radius:var(--dashboard-radius);color:#fff;background:#0f172a;width:min(100%,360px);padding:.8rem;display:block}@media (width<=575.98px){.finance-page{width:min(100% - .75rem,1120px);padding-top:.8rem}.finance-page-header{display:grid}.finance-toolbar,.billing-toolbar{flex-direction:column;align-items:stretch}.billing-toolbar{gap:.5rem;margin-bottom:0}.finance-filter-row,.finance-actions-row,.billing-search{width:100%}.finance-filter-button{flex:1;justify-content:center}.billing-toolbar .finance-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.billing-toolbar .finance-filter-row>:last-child:nth-child(odd){grid-column:1/-1}.billing-toolbar .finance-filter-button{white-space:nowrap;justify-content:space-between;width:100%;min-height:40px;padding:.4rem .7rem}.billing-search input{min-height:40px}.billing-results-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:0}.finance-report-link{min-height:40px}.payment-method-grid article{grid-template-columns:auto minmax(0,1fr)}.payment-method-grid .status-badge{grid-column:1/-1;justify-self:start}}@media (width>=768px){.earnings-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-withdrawal-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.billing-balance-grid,.payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.order-detail-card-head.compact{align-items:flex-start;gap:1rem}.order-detail-card-head.compact h2{color:var(--color-dark);margin:0;font-size:1.05rem;font-weight:700}.order-detail-card-head.compact button,.order-review-form button,.order-resolution-form button{color:#222325;cursor:pointer;background:#fff;border:1px solid #d8dadd;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:.58rem .88rem;font-size:.84rem;font-weight:700;display:inline-flex}.order-detail-card-head.compact button,.order-review-form button[type=submit],.order-resolution-form button[type=submit]{color:#fff;background:#222325;border-color:#222325}.order-detail-card-head.compact button:disabled,.order-review-form button:disabled,.order-resolution-form button:disabled{opacity:.6;cursor:default}.order-review-deadline{color:#62646a;margin-top:.35rem;font-size:.82rem;font-weight:600;display:inline-flex}.order-review-list,.order-resolution-list,.order-resolution-messages,.order-faq-list{gap:.7rem;display:grid}.order-review-list article,.order-resolution-messages article{background:#f8fafc;border:1px solid #eceef0;border-radius:10px;gap:.7rem;padding:.78rem;display:flex}.order-review-list article>div,.order-resolution-messages article>div{gap:.2rem;min-width:0;display:grid}.order-review-list strong,.order-resolution-messages strong{color:#222325;font-size:.9rem;font-weight:700}.order-review-list small,.order-resolution-messages small,.order-resolution-list header small{color:#74767e;font-size:.78rem;font-weight:600}.order-review-list p,.order-resolution-messages p,.order-resolution-list>section>p{color:#404145;margin:0;font-size:.9rem;line-height:1.55}.order-review-form,.order-resolution-form{border-top:1px solid #eceef0;gap:.8rem;margin-top:1rem;padding-top:1rem;display:grid}.order-review-form label,.order-resolution-form label{gap:.35rem;display:grid}.order-review-form label span,.order-resolution-form label span{color:#404145;font-size:.8rem;font-weight:700}.order-review-form select,.order-review-form textarea,.order-resolution-form input:not([type=file]),.order-resolution-form select,.order-resolution-form textarea{color:#222325;width:100%;font:inherit;background:#fff;border:1px solid #d8dadd;border-radius:8px;outline:none}.order-review-form select,.order-resolution-form input:not([type=file]),.order-resolution-form select{min-height:40px;padding:0 .72rem}.order-review-form textarea,.order-resolution-form textarea{resize:vertical;min-height:106px;padding:.72rem}.order-review-form select:focus,.order-review-form textarea:focus,.order-resolution-form input:not([type=file]):focus,.order-resolution-form select:focus,.order-resolution-form textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #05c46b24}.order-resolution-form>div{justify-content:flex-end;gap:.55rem;display:flex}.order-resolution-form>.order-resolution-file{justify-content:stretch;gap:.35rem;display:grid}.order-resolution-file>span{color:#404145;font-size:.8rem;font-weight:700}.order-resolution-form .order-resolution-file-picker{cursor:pointer;transition:border-color var(--transition), background var(--transition);background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:.05rem .7rem;padding:.7rem .85rem;display:grid}.order-resolution-form .order-resolution-file-picker:hover,.order-resolution-form .order-resolution-file-picker:focus-within{border-color:var(--color-primary);background:#f0fdf4}.order-resolution-file-picker>svg{width:36px;height:36px;color:var(--color-primary-dark);background:#fff;border-radius:9px;grid-row:span 2;padding:9px;box-shadow:0 1px 2px #0f172a14}.order-resolution-file-picker strong{color:#222325;font-size:.84rem;font-weight:700}.order-resolution-file-picker small{color:#74767e;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:500;overflow:hidden}.order-resolution-list>section{background:#fff;border:1px solid #eceef0;border-radius:12px;gap:.75rem;padding:.9rem;display:grid}.order-resolution-list header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.order-resolution-list header strong{color:#222325;font-size:.95rem;font-weight:700;display:block}.order-resolution-list header span{color:#74767e;text-transform:capitalize;font-size:.78rem;font-weight:600}.order-faq-list section{background:#fff;border:1px solid #eceef0;border-radius:10px}.order-faq-list button{color:#222325;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.85rem;display:flex}.order-faq-list button svg{width:16px;height:16px;transition:transform var(--transition)}.order-faq-list button[aria-expanded=true] svg{transform:rotate(180deg)}.order-faq-list p{color:#62646a;margin:0;padding:0 .85rem .9rem;font-size:.9rem;line-height:1.55}.order-timeline-icon.yellow{color:#92400e;background:#fef3c7}.order-action-modal{grid-template-rows:auto minmax(0,1fr);max-width:760px}.order-action-modal-body{padding:1.15rem 1.2rem 1.25rem;overflow:auto}.order-action-modal .order-detail-card{box-shadow:none;border:0;padding:0}.order-activity-card .order-detail-card-head.compact{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.45rem 1.05rem;display:flex}.order-activity-card .order-detail-card-head.compact p{margin-top:.25rem;display:block}.order-activity-card>.messages-empty{border-top:1px solid #e2e8f0f0;margin:0;padding:1.15rem 1.45rem 1.35rem}.order-activity-card .order-review-timeline-status{margin:1.05rem 1.45rem 0}.order-help-next-step{border:1px solid var(--color-border);background:#f8fafc;border-radius:8px;gap:8px;margin-bottom:1.15rem;padding:1rem;display:grid}.order-help-next-step strong{color:var(--color-dark)}.order-help-next-step p{color:var(--color-muted);margin:0}.order-help-faq-block{gap:.75rem;display:grid}.order-help-faq-block>header{gap:.25rem;display:grid}.order-help-faq-block h3{color:var(--color-dark);margin:0;font-size:1rem;font-weight:700}.order-help-faq-block>header p{color:var(--color-muted);margin:0;font-size:.9rem;font-weight:500;line-height:1.45}.order-review-timeline-status{border:1px solid var(--color-border);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:20px;padding:14px;display:grid}.order-review-timeline-status>div:first-child{gap:3px;display:grid}.order-review-timeline-status span,.order-review-timeline-status small{color:var(--color-muted)}.order-review-timeline-status button,.order-requirements-form>button,.custom-offer-form>button{background:var(--color-dark);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:10px 14px;font-weight:600}.order-review-mini-list{grid-column:1/-1;gap:8px;display:grid}.order-review-mini-list article,.order-timeline-actor{align-items:center;gap:8px;display:flex}.order-review-mini-list .order-person-avatar,.order-timeline-actor .order-person-avatar,.order-timeline-actor .avatar,.order-review-mini-list .avatar{width:28px;height:28px}.order-timeline-actor{color:var(--color-dark);margin-top:.1rem;margin-bottom:.3rem;font-size:.8rem;font-weight:600}.order-timeline-actor .order-person-avatar{object-fit:cover;border-radius:999px}.order-timeline-actor+.order-timeline-detail{margin-top:0;padding-left:36px}.order-countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;display:grid}.order-countdown-grid span{border:1px solid var(--color-border);background:#fff;border-radius:7px;place-items:center;gap:.1rem;padding:.5rem .3rem;display:grid}.order-countdown-grid strong{color:var(--color-dark);font-variant-numeric:tabular-nums;font-size:1.02rem;line-height:1.1}.order-countdown-grid small{color:var(--color-muted);letter-spacing:.02em;font-size:.64rem;font-weight:600;line-height:1}.order-countdown-card em{color:var(--color-muted);font-style:normal;font-weight:600}.order-countdown-card em.is-overdue{color:#be123c}.order-support-list button{border:0;border-bottom:1px solid var(--color-border);color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:13px 0;display:grid}.order-support-list button:last-child{border-bottom:0}.order-support-list button:hover strong{color:var(--color-primary)}.order-requirements-form,.order-requirement-readonly-list{gap:16px;display:grid}.order-requirement-item textarea,.order-requirement-item select,.order-requirement-file{border:1px solid var(--color-border);color:var(--color-dark);font:inherit;border-radius:8px;width:100%;margin-top:10px;padding:11px 12px;display:block}.order-requirement-item textarea:focus,.order-requirement-item select:focus{border-color:var(--color-primary);outline:0}.order-requirement-file{cursor:pointer}.order-requirement-file input{width:100%;margin-top:8px}.order-requirement-files,.order-resolution-attachments{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.order-requirement-files a,.order-resolution-attachments a{border:1px solid var(--color-border);color:var(--color-dark);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.order-extension-workflow{gap:16px;display:grid}.order-delivery-workflow{gap:1rem;display:grid}.order-delivery-latest{border:1px solid var(--color-border);background:#f8fafc;border-radius:8px;gap:.75rem;padding:1rem;display:grid}.order-delivery-latest header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.order-delivery-latest header span{border:1px solid var(--color-border);color:var(--color-muted);background:#fff;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:600}.order-delivery-latest p{color:var(--color-muted);margin:0;line-height:1.55}.order-delivery-form{gap:.8rem;display:grid}.order-delivery-form label{gap:.4rem;display:grid}.order-delivery-form label span{color:var(--color-dark);font-size:.82rem;font-weight:700}.order-delivery-form textarea,.order-delivery-form input{border:1px solid var(--color-border);color:var(--color-dark);font:inherit;border-radius:8px;width:100%;padding:.75rem}.order-delivery-form textarea:focus,.order-delivery-form input:focus{border-color:var(--color-primary);outline:0;box-shadow:0 0 0 3px #05c46b24}.order-delivery-form>button{background:var(--color-dark);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:40px;padding:0 1rem;font-weight:600}.custom-offer-trigger{border:1px solid var(--color-border);color:var(--color-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:600;display:inline-flex}.custom-offer-card{border:1px solid var(--color-border);color:var(--color-dark);background:#fff;border-radius:8px;gap:12px;max-width:420px;margin-top:10px;padding:14px;display:grid}.conversation-bubble.own .custom-offer-card{margin-left:auto}.custom-offer-card-head{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.custom-offer-card-head img{aspect-ratio:1.25;object-fit:cover;border-radius:7px;width:56px}.custom-offer-card-head span{gap:2px;display:grid}.custom-offer-card-head small,.custom-offer-card-head em,.custom-offer-card dt,.custom-offer-terms{color:var(--color-muted);font-style:normal}.custom-offer-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.custom-offer-card dt,.custom-offer-card dd{margin:0}.custom-offer-card dd{font-weight:600}.custom-offer-actions{flex-wrap:wrap;gap:8px;display:flex}.custom-offer-actions button,.custom-offer-actions a{border:1px solid var(--color-border);color:var(--color-dark);cursor:pointer;background:#fff;border-radius:7px;align-items:center;min-height:36px;padding:0 12px;font-weight:600;text-decoration:none;display:inline-flex}.custom-offer-actions button:nth-child(2),.custom-offer-actions button:hover,.custom-offer-actions a:hover{border-color:var(--color-dark)}.custom-offer-modal{max-width:720px}.custom-offer-form{gap:14px;display:grid}.custom-offer-form label{gap:7px;display:grid}.custom-offer-form label span{color:var(--color-dark);font-weight:600}.custom-offer-form input,.custom-offer-form select,.custom-offer-form textarea{border:1px solid var(--color-border);color:var(--color-dark);font:inherit;border-radius:8px;width:100%;padding:11px 12px}.custom-offer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.conversation-avatar-image{object-fit:cover}@media (width<=720px){.order-resolution-list header,.order-detail-card-head.compact{display:grid}}.saved-services-skeleton{gap:1.2rem;display:grid}.saved-skeleton-card{height:104px}.saved-skeleton-toolbar{height:46px}.saved-services-skeleton-list{gap:.9rem;display:grid}.saved-skeleton-row{height:132px}.gallery-primary-badge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#101828b8;border-radius:3px;padding:.16rem .45rem;font-size:.66rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.orders-result-count{color:#667085;margin-top:.2rem;font-size:.78rem;font-weight:500}.order-kpi-card .order-kpi-skeleton{width:2.75rem;height:1.2rem;margin-top:.15rem}.orders-count-skeleton{width:3.5rem;height:.78rem;margin-top:.35rem}.orders-skeleton-row .ui-skeleton{width:min(100%,110px);height:.8rem}.orders-skeleton-row td:nth-child(2) .ui-skeleton{width:min(100%,200px)}.orders-table tbody tr.orders-skeleton-row:hover{background:0 0}.order-overdue-flag{color:#9f1239;letter-spacing:.02em;text-transform:uppercase;vertical-align:middle;background:#fff1f2;border-radius:3px;margin-left:.4rem;padding:.1rem .4rem;font-size:.68rem;font-weight:600;display:inline-block}.order-countdown-card em.is-complete{color:var(--color-primary,#05c46b);font-style:normal;font-weight:600}.order-countdown-card em{font-size:.8rem}.order-countdown-card.is-waiting strong{font-size:.95rem}.order-side-service .status-badge{white-space:normal;text-align:left;grid-column:1/-1;justify-self:start;max-width:100%;margin:0;line-height:1.3}.order-side-service>div:first-child{grid-column:1/-1}.order-cancellation-link{color:#64748b;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:.78rem;text-decoration:underline}.order-cancellation-link:hover{color:#020617}.order-next-step-banner{border-radius:var(--dashboard-radius);background:#f0fdf4;border:1px solid #bbf7d0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem .85rem;margin-bottom:1rem;padding:1rem 1.1rem;display:grid}.order-next-step-banner.is-info{background:#f8fafc;border-color:#e2e8f0}.order-next-step-banner>svg{color:#15803d;width:20px;height:20px;margin-top:.1rem}.order-next-step-banner.is-info>svg{color:#0284c7}.order-next-step-banner strong{color:#020617;font-size:.95rem;font-weight:600;display:block}.order-next-step-banner p{color:#475569;margin:.2rem 0 0;font-size:.84rem;line-height:1.5}.order-next-step-actions{flex-wrap:wrap;grid-column:2;gap:.5rem;display:flex}.order-next-step-actions button{border:1px solid var(--color-primary);border-radius:var(--dashboard-radius);background:var(--color-primary);color:#fff;cursor:pointer;align-items:center;gap:.4rem;min-height:36px;padding:0 .95rem;font-size:.84rem;font-weight:600;display:inline-flex}.order-next-step-actions button.order-next-step-secondary{color:#020617;background:#fff;border-color:#cbd5e1}.order-next-step-actions button svg{width:15px;height:15px}@media (width>=900px){.order-next-step-banner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.order-next-step-actions{grid-column:auto}}.order-requirements-locked{border-radius:var(--dashboard-radius);color:#475467;background:#f9fafb;border:1px solid #e4e7ec;align-items:flex-start;gap:.45rem;margin-top:.9rem;padding:.7rem .85rem;font-size:.82rem;display:flex}.order-requirements-locked svg{flex:none;width:15px;height:15px;margin-top:.1rem}.billing-amount-field{align-items:center;gap:.35rem;display:flex}.billing-amount-field i{color:#667085;font-style:normal;font-weight:600}.billing-amount-field input{flex:auto;min-width:0}.personal-info-editor{gap:.35rem;max-width:380px;margin-top:.4rem;display:grid}.personal-info-editor input,.personal-info-editor select{min-height:38px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:0 .65rem}.personal-info-editor input[aria-invalid=true]{border-color:var(--color-danger,#b1332b)}.personal-info-editor small{color:#667085;font-size:.74rem}.settings-field-error{color:var(--color-danger,#b1332b);font-size:.76rem;font-weight:600}.personal-info-actions{flex-shrink:0;gap:.5rem;display:flex}.settings-text-button{color:#475467;cursor:pointer;background:0 0;font-size:.82rem;font-weight:600;text-decoration:underline}.personal-info-actions button:first-child{color:#fff;cursor:pointer;background:#101828;border-radius:6px;min-height:34px;padding:0 .9rem;font-size:.8rem;font-weight:600}.personal-info-actions button:first-child:disabled{cursor:not-allowed;opacity:.6}.session-revoke-all{justify-self:start;margin-top:.4rem}.client-field-error{color:var(--color-danger,#b1332b);font-weight:600}.client-photo-upload em{color:#475467;font-size:.78rem;font-style:normal;font-weight:600;text-decoration:underline}.finance-filter-select{border-radius:var(--dashboard-radius);min-height:36px;color:var(--color-muted);background:#fff;border:1px solid #cbd5e1f2;align-items:center;gap:.4rem;padding:.2rem .5rem .2rem .8rem;font-size:.74rem;font-weight:700;display:inline-flex}.finance-filter-select select{min-height:30px;color:var(--color-dark);cursor:pointer;background:0 0;border:0;outline:0;padding:0 .4rem;font-size:.78rem;font-weight:700}.finance-filter-select select:focus-visible{border-radius:var(--dashboard-radius);box-shadow:0 0 0 3px #05c46b2e}.finance-card-note{color:var(--color-muted);margin-top:.8rem;font-size:.76rem;font-weight:600}.finance-card-body.split>div+div{padding-top:1rem}.finance-card-body.split small{color:var(--color-muted);margin-top:.3rem;font-size:.72rem;font-weight:600;display:block}.seller-withdrawal-form.is-payout-method{background:#f8fdfa;border-color:#05c46b6b}.seller-withdrawal-form.is-payout-method:before{content:"Payout details";color:#0f7a4d;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.order-delivery-confirm{border-radius:var(--dashboard-radius);color:#7c4a03;background:#fef3c799;border:1px solid #d9770666;margin:0;padding:.7rem .85rem;font-size:.78rem;font-weight:600;line-height:1.45}ul.order-resolution-attachment-note{color:var(--color-muted);margin:0;padding-left:1.1rem;font-size:.76rem;font-weight:600}.order-delivery-form small{color:var(--color-muted);font-size:.72rem;font-weight:600}.finance-explainer{border-radius:var(--dashboard-radius);background:#fff;border:1px solid #cbd5e1e6;margin-bottom:1.4rem;padding:1.15rem 1.35rem}.finance-explainer h2{color:var(--color-dark);margin:0 0 .85rem;font-size:.98rem}.finance-explainer dl{gap:.75rem;margin:0;display:grid}.finance-explainer dt{color:var(--color-dark);font-size:.8rem;font-weight:700}.finance-explainer dd{color:var(--color-text);margin:.18rem 0 0;font-size:.78rem;font-weight:600;line-height:1.5}.finance-explainer>p{color:var(--color-muted);border-top:1px solid #cbd5e1e0;margin:.95rem 0 0;padding-top:.85rem;font-size:.78rem;font-weight:600;line-height:1.5}@media (width>=900px){.finance-explainer dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.6rem}}.gig-analytics-ranges{border:1px solid var(--color-border);border-radius:999px;gap:.25rem;padding:.22rem;display:inline-flex}.gig-analytics-ranges button{color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.36rem .85rem;font-size:.76rem;font-weight:700}.gig-analytics-ranges button.is-active{background:var(--color-primary,#05c46b);color:#fff}.gig-analytics-tiles{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:.85rem;display:grid}.gig-analytics-tile{border:1px solid var(--color-border);border-radius:14px;align-items:center;gap:.7rem;padding:.85rem .95rem;display:flex}.gig-analytics-tile-icon{width:34px;height:34px;color:var(--color-primary-dark,#12805a);background:#05c46b1f;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.gig-analytics-tile span{color:var(--color-muted);font-size:.72rem;font-weight:700;display:block}.gig-analytics-tile strong{color:var(--color-dark);margin-top:.1rem;font-size:1.2rem;line-height:1.1;display:block}.gig-analytics-tile small{color:var(--color-muted);font-size:.7rem;font-weight:600;display:block}.gig-analytics-charts{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.1rem;display:grid}.gig-analytics-chart{border:1px solid var(--color-border);border-radius:16px;align-content:start;gap:.65rem;padding:.95rem 1rem 1.1rem;display:grid}.gig-analytics-chart header strong{color:var(--color-dark);font-size:.92rem;display:block}.gig-analytics-chart header p{color:var(--color-muted);margin:.16rem 0 0;font-size:.74rem;font-weight:600}.gig-analytics-canvas{height:clamp(210px,30vw,268px);min-height:210px;position:relative}.gig-analytics-canvas canvas{width:100%!important;height:100%!important}.gig-analytics-empty{color:var(--color-muted);margin:0;padding:1.1rem .2rem;font-size:.8rem;font-weight:600;line-height:1.5}.service-stat-chip{white-space:nowrap;align-items:center;gap:.28rem;display:inline-flex}.service-stat-chip b{color:var(--color-dark);font-weight:700}@media (width<=720px){.gig-analytics{padding:1.1rem 1rem 1.2rem}.gig-analytics-charts{grid-template-columns:1fr}}.minimal-service-title-toggle{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.34rem;padding:0;display:inline-flex}.minimal-service-title-toggle:hover,.minimal-service-title-toggle:focus-visible{color:var(--color-primary-dark,#12805a)}.minimal-service-title-toggle svg{width:15px;height:15px;color:var(--color-muted);flex:none;transition:transform .18s ease-out}.minimal-service-row.is-expanded .minimal-service-title-toggle svg{transform:rotate(180deg)}.minimal-service-row.is-expanded{border-bottom-color:#0000}.gig-analytics-drawer{border:1px solid var(--color-border);background:#f8fafcb8;border-radius:16px;gap:1rem;margin:0 0 .9rem;padding:1.1rem 1.15rem 1.25rem;display:grid}@media (prefers-reduced-motion:no-preference){.gig-analytics-drawer{animation:.22s ease-out gig-drawer-in}}@keyframes gig-drawer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.gig-analytics-drawer-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.gig-analytics-drawer-head strong{color:var(--color-dark);margin-top:.16rem;font-size:1rem;line-height:1.3;display:block}@media (width<=720px){.gig-analytics-drawer{padding:.95rem .85rem 1.05rem}}.seller-level-card{align-content:start;gap:.7rem;margin-bottom:2rem;display:grid}.seller-level-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.seller-level-top h2{color:#0f172a;margin:.15rem 0 0;font-size:1.1rem;font-weight:600}.seller-level-progress-label{color:#64748b;font-size:.78rem;font-weight:500}.seller-level-progress-label b{color:#0f172a;font-weight:600}.seller-level-bar{background:#94a3b838;border-radius:999px;height:6px;overflow:hidden}.seller-level-bar i{border-radius:inherit;background:var(--color-primary,#05c46b);height:100%;transition:width .4s ease-out;display:block}.seller-level-meta{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.79rem;line-height:1.5;display:flex}.seller-level-meta p{min-width:0;margin:0}.seller-level-meta b{color:#0f172a;font-weight:600}.seller-level-toggle{color:#12805a;cursor:pointer;font:inherit;background:0 0;border:0;flex:none;padding:0;font-size:.78rem;font-weight:500}.seller-level-toggle:hover{text-decoration:underline}.seller-level-perks{color:#94a3b8;margin:-.2rem 0 0;font-size:.75rem}.seller-level-warning{color:#b45309;margin:0;font-size:.78rem;line-height:1.5}.seller-level-list{border-top:1px solid #e2e8f0e6;gap:.42rem;margin:.15rem 0 0;padding:.7rem 0 0;list-style:none;display:grid}.seller-level-list li{grid-template-columns:6px minmax(0,1fr) auto;align-items:center;gap:.55rem;font-size:.78rem;display:grid}.seller-level-list i{background:#cbd5e1;border-radius:999px;width:6px;height:6px}.seller-level-list .is-met i{background:#05c46b}.seller-level-list .is-progress i{background:#2563eb}.seller-level-list .is-over i{background:#dc2626}.seller-level-list span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-level-list strong{color:#0f172a;white-space:nowrap;font-weight:600}.seller-level-list em{color:#94a3b8;font-style:normal;font-weight:500}.seller-level-list .is-nodata strong{color:#94a3b8;font-weight:500}.admin-level-fieldset{border:1px solid var(--color-border,#e2e8f0);border-radius:12px;margin:.9rem 0 0;padding:.9rem 1rem 1rem}.admin-level-fieldset legend{padding:0 .4rem;font-size:.8rem;font-weight:600}@media (prefers-reduced-motion:reduce){.seller-level-bar i{transition:none}}.profile-link{color:inherit;text-decoration:none}.conversation-person a.profile-link:hover,a.conversation-bubble-author:hover strong{text-underline-offset:2px;text-decoration:underline}.conversation-bubble-author{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.conversation-bubble-avatar{color:#334155;background:#e2e8f0;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:.66rem;font-weight:700;display:grid;overflow:hidden}.conversation-bubble.own .conversation-bubble-avatar{color:#166534;background:#bbf7d0}.conversation-bubble-avatar img{object-fit:cover;width:100%;height:100%}.conversation-bubble>p,.conversation-bubble>.message-attachments,.conversation-reply-quote{margin-left:calc(28px + .5rem)}.conversation-reply-quote{border-left:3px solid var(--color-primary);background:#0f172a0a;border-radius:6px;gap:.1rem;margin-top:0;margin-bottom:.1rem;margin-right:0;padding:.4rem .65rem;display:grid}.conversation-reply-quote strong{color:var(--color-primary-dark);font-size:.72rem;font-weight:700}.conversation-reply-quote span{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.composer-reply-preview{border-left:3px solid var(--color-primary);background:#f0fdf4;border-radius:8px;align-items:center;gap:.6rem;margin-bottom:.5rem;padding:.5rem .6rem;display:flex}.composer-reply-preview>svg{width:16px;height:16px;color:var(--color-primary-dark);flex:none}.composer-reply-preview span{flex:1;min-width:0;display:grid}.composer-reply-preview strong{color:var(--color-dark);font-size:.76rem}.composer-reply-preview small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.composer-reply-preview button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.composer-reply-preview button:hover{background:#0f172a0f}.composer-reply-preview button svg{width:14px;height:14px}.composer-emoji-wrap{position:relative}.composer-emoji-panel{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(8,32px);gap:.15rem;padding:.4rem;display:grid;position:absolute;bottom:calc(100% + .4rem);left:0;box-shadow:0 14px 34px #0f172a24}.composer-tools .composer-emoji-panel button{border-radius:8px;width:32px;height:32px;font-size:1.05rem;line-height:1}.message-thread-favorite.is-starred,.conversation-star.is-active{color:#f59e0b}.message-thread-favorite.is-starred svg,.conversation-star.is-active svg{fill:currentColor}.order-timeline-actor-link{align-items:center;gap:inherit;color:inherit;text-decoration:none;display:inline-flex}.order-timeline-actor-link:hover span{text-underline-offset:2px;text-decoration:underline}.support-page{color:#020617;align-content:start;gap:1rem;display:grid}.support-card{background:#fff;border:1px solid #cbd5e1f2;border-radius:12px;min-width:0;padding:clamp(1rem,2.5vw,1.35rem)}.support-card h2{color:#020617;margin:0;font-size:1.05rem;line-height:1.3}.support-intro{flex-wrap:wrap;align-items:center;gap:.85rem 1rem;display:flex}.support-intro-icon{background:var(--color-primary-soft);width:2.75rem;height:2.75rem;color:var(--color-primary-dark);border-radius:999px;flex:none;place-items:center;display:inline-grid}.support-intro-icon svg{width:1.4rem;height:1.4rem}.support-intro-copy{flex:16rem;min-width:0}.support-intro-copy p{color:#475569;margin:.2rem 0 0;font-size:.9rem}.support-page .btn svg{flex:none;width:1.05rem;height:1.05rem}.support-new-button{flex:none}.support-create-card>h2,.support-reply-card>h2{margin-bottom:.85rem}.support-form{gap:1rem;display:grid}.support-field{border:0;gap:.4rem;min-width:0;margin:0;padding:0;display:grid}.support-field legend,.support-field label,.support-field-label{color:#020617;padding:0;font-size:.86rem;font-weight:700}.support-field-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem .75rem;display:flex}.support-counter,.support-field-hint{color:#475569;font-size:.76rem;font-weight:600}.support-field-hint{margin:0}.support-field input,.support-field textarea{color:#020617;width:100%;min-width:0;font:inherit;transition:border-color var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #cbd5e1f2;border-radius:10px;padding:.65rem .8rem;font-size:.92rem}.support-field textarea{resize:vertical;min-height:8rem;line-height:1.5}.support-field input:focus,.support-field textarea:focus{border-color:#05c46b;outline:none;box-shadow:0 0 0 3px #05c46b2e}.support-field input[aria-invalid=true],.support-field textarea[aria-invalid=true]{border-color:#dc2626}.support-field input:disabled,.support-field textarea:disabled{background:#f8fafc}.support-field-error{color:#b91c1c;margin:0;font-size:.8rem;font-weight:600}.support-form-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0;padding:.7rem .85rem;font-size:.86rem;font-weight:600}.support-inline-button{color:var(--color-primary-dark);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.support-tag-picker{flex-wrap:wrap;gap:.45rem;display:flex}.support-tag-chip{color:#475569;cursor:pointer;min-height:2.1rem;transition:background var(--transition), border-color var(--transition), color var(--transition);background:#fff;border:1px solid #cbd5e1f2;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.support-tag-chip svg{width:.9rem;height:.9rem}.support-tag-chip:hover:not(:disabled){color:#020617;border-color:#05c46b}.support-tag-chip.is-selected{background:var(--color-primary-soft);color:var(--color-primary-dark);border-color:#05c46b}.support-tag-chip:disabled{cursor:not-allowed;opacity:.5}.support-attachments{gap:.5rem;display:grid}.support-attachments-row{flex-wrap:wrap;align-items:center;gap:.4rem .75rem;display:flex}.support-attach-button{color:#020617;cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8f2;border-radius:10px;align-items:center;gap:.4rem;min-height:2.25rem;padding:.35rem .85rem;font-size:.84rem;font-weight:600;display:inline-flex}.support-attach-button svg{width:1rem;height:1rem}.support-attach-button:hover:not(:disabled){border-color:#05c46b}.support-attach-button:disabled{cursor:not-allowed;opacity:.55}.support-file-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.support-file-list li{background:#f8fafc;border:1px solid #cbd5e1f2;border-radius:10px;align-items:center;gap:.5rem;min-width:0;padding:.4rem .4rem .4rem .65rem;font-size:.84rem;display:flex}.support-file-list li>svg{color:#475569;flex:none;width:1rem;height:1rem}.support-file-name{color:#020617;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.support-file-list small{color:#475569;flex:none}.support-file-list button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:1.9rem;height:1.9rem;display:inline-grid}.support-file-list button svg{width:.95rem;height:.95rem}.support-file-list button:hover:not(:disabled){color:#b91c1c;background:#fee2e2}.support-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.support-list-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;margin-bottom:.75rem;display:flex}.support-ticket-list{margin:0;padding:0;list-style:none;display:grid}.support-ticket-list li+li{border-top:1px solid #e2e8f0f2}.support-ticket-row{color:inherit;transition:background var(--transition);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;margin:0 -.6rem;padding:.85rem .6rem;text-decoration:none;display:flex}.support-ticket-row:hover,.support-ticket-row:focus-visible{background:#f8fafc}.support-ticket-main{flex:18rem;gap:.35rem;min-width:0;display:grid}.support-ticket-subject{color:#020617;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.support-ticket-meta{color:#475569;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;font-size:.8rem;display:flex}.support-ticket-code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;font-weight:600}.support-tag-list{flex-wrap:wrap;gap:.3rem;display:inline-flex}.support-tag{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;padding:.1rem .5rem;font-size:.74rem;font-weight:600;display:inline-flex}.support-ticket-side{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem .6rem;display:flex}.support-ticket-updated{color:#475569;white-space:nowrap;font-size:.78rem}.support-replied{color:var(--color-primary-dark);align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.support-replied svg{width:.9rem;height:.9rem}.support-page .minimal-service-empty h2{color:var(--color-dark);margin:0;font-size:1.05rem}.support-retry-button,.support-empty-actions{margin-top:.5rem}.support-empty-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.support-back-link{color:#475569;justify-self:start;align-items:center;gap:.35rem;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.support-back-link:hover{color:var(--color-primary-dark)}.support-back-icon{width:1rem;height:1rem;transform:scaleX(-1)}.support-ticket-header{gap:.75rem;display:grid}.support-ticket-header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;display:flex}.support-ticket-heading{flex:16rem;gap:.2rem;min-width:0;display:grid}.support-ticket-heading h2{overflow-wrap:anywhere;font-size:1.2rem}.support-ticket-date{align-items:center;gap:.3rem;display:inline-flex}.support-ticket-date svg{width:.9rem;height:.9rem}.support-ticket-actions{flex-wrap:wrap;gap:.5rem;display:flex}.support-close-button{min-height:2.4rem;padding:.5rem .9rem;font-size:.86rem}.support-message-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.support-message{background:#fff;border:1px solid #cbd5e1f2;border-radius:12px;min-width:0;padding:.9rem 1rem}.support-message.is-user{background:#f8fafc}.support-message.is-support{border-left:4px solid #05c46b}.support-message-head{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin-bottom:.55rem;display:flex}.support-message-avatar{color:#475569;background:#e2e8f0;border-radius:999px;flex:none;place-items:center;width:2rem;height:2rem;display:inline-grid}.support-message.is-support .support-message-avatar{background:var(--color-primary-soft);color:var(--color-primary-dark)}.support-message-avatar svg{width:1.05rem;height:1.05rem}.support-message-author{flex:auto;min-width:0;line-height:1.25;display:grid}.support-message-author strong{color:#020617;font-size:.88rem}.support-message.is-support .support-message-author strong{color:var(--color-primary-dark)}.support-message-author small,.support-message-head time{color:#475569;font-size:.76rem}.support-message-body{color:#020617;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.6}.support-attachment-chips{flex-wrap:wrap;gap:.4rem;margin:.7rem 0 0;padding:0;list-style:none;display:flex}.support-attachment-chips li{min-width:0;max-width:100%}.support-attachment-chip{color:#020617;background:#fff;border:1px solid #cbd5e1f2;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.3rem .65rem;font-size:.8rem;text-decoration:none;display:inline-flex}.support-attachment-chip:hover{border-color:#05c46b}.support-attachment-chip svg{color:#475569;flex:none;width:.9rem;height:.9rem}.support-attachment-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.support-attachment-chip small{color:#475569;flex:none}.support-notice{border-radius:10px;align-items:flex-start;gap:.5rem;margin:0;padding:.75rem .9rem;font-size:.88rem;font-weight:600;display:flex}.support-notice svg{flex:none;width:1.05rem;height:1.05rem;margin-top:.1rem}.support-notice.is-resolved{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.support-notice.is-closed{color:#475569;background:#f8fafc;border:1px solid #cbd5e1f2}.support-notice a{color:var(--color-primary-dark)}.support-skeleton,.support-skeleton-list{gap:.75rem;display:grid}.support-skeleton-row{border-radius:10px;height:4.25rem}.support-skeleton-chip{border-radius:999px;width:5.5rem;height:2.1rem}.support-skeleton-back{width:8rem;height:1rem}.support-skeleton-header{border-radius:12px;height:8.5rem}.support-skeleton-message{border-radius:12px;height:7rem}@media (width<=575.98px){.support-new-button,.support-form-actions .btn{flex:auto}.support-list-head .service-list-tabs{width:100%}.support-list-head .service-list-tabs button{flex:1}.support-ticket-side{justify-content:flex-start}.support-ticket-subject{white-space:normal}}@media (width<=991.98px){body.dashboard-page .btn{min-height:44px}}:root{--mobile-nav-height:60px;--mobile-nav-total:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px));--mobile-nav-offset:0px}@media (width<=991.98px){:root{--mobile-nav-offset:var(--mobile-nav-total)}}.mobile-bottom-nav{z-index:150;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 18px #0f172a14}.mobile-bottom-nav-item{height:var(--mobile-nav-height);min-height:56px;color:var(--color-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:0;font-family:inherit;text-decoration:none;display:flex}.mobile-bottom-nav-item.is-active{color:var(--color-primary)}.mobile-bottom-nav-icon{justify-content:center;align-items:center;display:flex;position:relative}.mobile-bottom-nav-icon svg{stroke:currentColor;stroke-width:1.7px;fill:none;width:22px;height:22px}.mobile-bottom-nav-badge{background:var(--color-danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 .25rem;font-size:.62rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;left:11px}.mobile-bottom-nav-label{font-size:11px;line-height:1.1}.mobile-bottom-nav-item.is-active .mobile-bottom-nav-label{font-weight:700}body.mobile-nav-scroll-locked{overflow:hidden}.mobile-nav-sheet-layer{z-index:1100;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-nav-sheet-layer.is-closing{pointer-events:none}.mobile-nav-sheet-scrim{cursor:default;background:#0f172a73;border:0;padding:0;animation:.18s both mobileNavScrimIn;position:absolute;inset:0}.mobile-nav-sheet-layer.is-closing .mobile-nav-sheet-scrim{animation:.22s both mobileNavScrimOut}.mobile-nav-sheet{z-index:1;background:var(--color-surface);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:80vh;animation:.22s both mobileNavSheetIn;display:flex;position:relative;box-shadow:0 -18px 48px #0f172a38}.mobile-nav-sheet-layer.is-closing .mobile-nav-sheet{animation:.22s both mobileNavSheetOut}.mobile-nav-sheet-head{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem .6rem;display:flex}.mobile-nav-sheet-head h2{color:var(--color-dark);margin:0;font-size:1rem;font-weight:700}.mobile-nav-sheet-close{background:var(--color-bg);width:36px;height:36px;color:var(--color-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.mobile-nav-sheet-close svg{stroke:currentColor;stroke-width:1.8px;fill:none;width:18px;height:18px}.mobile-nav-sheet-body{padding:.85rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overflow-y:auto}.mobile-nav-identity{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.6rem .25rem;text-decoration:none;display:grid}.mobile-nav-avatar{background:var(--color-primary-soft);width:44px;height:44px;color:var(--color-primary-dark);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;overflow:hidden}.mobile-nav-avatar img{object-fit:cover;width:100%;height:100%}.mobile-nav-identity-copy{gap:.1rem;display:grid}.mobile-nav-identity-copy strong{color:var(--color-dark);font-size:.95rem}.mobile-nav-identity-copy small{color:var(--color-primary-dark);font-size:.78rem;font-weight:600}.mobile-nav-identity>svg{width:16px;height:16px;stroke:var(--color-muted);stroke-width:1.8px;fill:none}.mobile-nav-guest{padding:.35rem .25rem .6rem}.mobile-nav-guest p{color:var(--color-muted);margin:0 0 .75rem;font-size:.88rem}.mobile-nav-guest-actions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.mobile-nav-guest-actions .btn{justify-content:center;min-height:44px}.mobile-nav-rows{border-top:1px solid var(--color-border);margin-top:.4rem;display:grid}.mobile-nav-row{border-bottom:1px solid var(--color-border);min-height:48px;color:var(--color-text);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.55rem .25rem;font-size:.92rem;font-weight:500;text-decoration:none;display:grid}.mobile-nav-row svg{stroke:currentColor;stroke-width:1.7px;fill:none;width:20px;height:20px}.mobile-nav-row-chevron{width:16px!important;height:16px!important;stroke:var(--color-muted)!important}.mobile-nav-row.is-workspace{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-primary-soft);color:var(--color-primary-dark);margin-top:.75rem;padding:.7rem .75rem;font-weight:600}.mobile-nav-signout{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-danger);cursor:pointer;margin-top:.75rem;font-family:inherit;font-size:.92rem;font-weight:600}@keyframes mobileNavScrimIn{0%{opacity:0}to{opacity:1}}@keyframes mobileNavScrimOut{0%{opacity:1}to{opacity:0}}@keyframes mobileNavSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobileNavSheetOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.mobile-nav-sheet,.mobile-nav-sheet-scrim,.mobile-nav-sheet-layer.is-closing .mobile-nav-sheet,.mobile-nav-sheet-layer.is-closing .mobile-nav-sheet-scrim{animation:none}}@media (width>=992px){.mobile-bottom-nav,.mobile-nav-sheet-layer{display:none}}
