@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111b2d;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #111b2d;--muted: #63708a;--green: #0fc178;--green-dark: #08a864;--green-soft: #e9f9f2;--line: #dfe7ef;--panel: #ffffff;--shadow: 0 18px 42px rgba(17, 27, 45, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);line-height:1.5;background:radial-gradient(circle at 75% 22%,rgba(15,193,120,.06),transparent 34%),linear-gradient(180deg,#fff,#fbfdfd 44%,#f7fbfa)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow-x:clip}.page-grid{width:min(100% - 96px,1296px);margin-inline:auto}.topbar{position:sticky;top:0;z-index:20;min-height:72px;border-bottom:1px solid #e7ecf2;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-inner{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(320px,1fr) auto;align-items:center;gap:28px;width:min(100% - 96px,1296px);min-height:72px;margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:11px;justify-self:start;min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left}.brand-logo{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(145deg,#11ce83,#08a864);box-shadow:inset 0 -10px 18px #04633d33;font-size:24px;font-weight:900}.brand strong,.brand small{display:block}.brand strong{font-size:25px;line-height:1;font-weight:700;letter-spacing:0}.brand small{margin-top:5px;color:#64708a;font-size:13px;font-weight:560}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,34px);min-width:0;color:#111b2d;font-size:15px;font-weight:600}.main-nav a{display:inline-flex;align-items:center;gap:5px;min-height:38px;white-space:nowrap;transition:color .16s ease}.main-nav a:hover,.section-head a:hover{color:var(--green-dark)}.topbar-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:14px}.search-button,.header-chat-button,.header-alert-button,.login-button,.heart-button,.message-button,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:700;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.search-button{width:42px;height:42px;border:0;color:#23314d;background:transparent}.header-chat-button,.header-alert-button{position:relative;width:42px;height:42px;border:0;color:#23314d;background:transparent}.header-chat-button.active,.header-chat-button:hover,.header-alert-button.active,.header-alert-button:hover,.header-alert-button.has-alert{color:var(--green-dark);background:#effbf5}.header-alert-button.has-alert{box-shadow:inset 0 0 0 1px #0fc17824}.header-alert-button.has-alert svg{transform-origin:50% 0;animation:header-bell-nudge 4.8s ease-in-out infinite}.header-chat-badge,.header-offer-badge{position:absolute;top:8px;right:7px;display:grid;min-width:10px;height:10px;place-items:center;border:2px solid #ffffff;border-radius:999px;color:#fff;background:#ef3349;box-shadow:0 5px 12px #ef334942;font-size:0;font-weight:900;line-height:1}.header-offer-badge{background:var(--green);box-shadow:0 5px 12px #0fc1783d}.header-chat-badge:not(:empty),.header-offer-badge:not(:empty){top:4px;right:3px;min-width:18px;height:18px;padding-inline:4px;font-size:10px}@keyframes header-bell-nudge{0%,72%,to{transform:rotate(0)}76%{transform:rotate(-8deg)}80%{transform:rotate(7deg)}84%{transform:rotate(-4deg)}88%{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){.header-alert-button.has-alert svg{animation:none}}.login-button{min-width:84px;min-height:40px;padding-inline:21px;border:1px solid var(--line);color:#111b2d;background:#fff}.btn{min-height:48px;gap:12px;padding-inline:23px;border:1px solid transparent}.btn-primary{color:#fff;border-color:#11b978;background:linear-gradient(180deg,#12c97d,#08b56f);box-shadow:0 10px 22px #09b56f29}.btn-primary svg{flex:0 0 auto}.btn-secondary{color:var(--green-dark);border-color:#aee8cf;background:#fff;box-shadow:0 10px 24px #111b2d08}.search-button:hover,.header-chat-button:hover,.header-alert-button:hover,.login-button:hover,.message-button:hover,.heart-button:hover,.btn:hover{transform:translateY(-1px)}.topbar-cta{min-width:162px;min-height:40px;padding-inline:19px;font-size:14px}.hero-section{padding-top:22px}.hero-grid{display:grid;grid-template-columns:minmax(650px,.98fr) minmax(540px,1.02fr);align-items:center;gap:0;min-height:518px}.hero-copy{position:relative;z-index:2;align-self:start;padding-top:28px}.eyebrow{margin:0 0 18px;color:var(--green-dark);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-copy h1{max-width:700px;margin:0;color:#111b2d;font-size:clamp(42px,3.35vw,48px);font-weight:800;line-height:1.14;letter-spacing:0}.hero-copy h1 span{display:block;white-space:nowrap}.hero-lead{max-width:650px;margin:18px 0 0;color:#596780;font-size:18px;font-weight:530;line-height:1.48}.hero-actions{display:flex;flex-wrap:wrap;gap:26px;margin-top:36px}.hero-actions .btn{min-width:220px}.hero-art{position:relative;align-self:start;justify-self:end;width:min(690px,100%);height:580px;margin-top:8px;margin-right:-20px;pointer-events:none}.hero-base{position:absolute;right:22px;bottom:0;z-index:1;width:482px;height:auto;filter:drop-shadow(0 24px 36px rgba(17,27,45,.04))}.hero-cloud-icon{position:absolute;z-index:3;width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(17,27,45,.1))}.icon-telegram{top:68px;left:154px}.icon-vk{top:250px;left:116px;width:48px;height:48px}.icon-target{top:172px;left:226px;width:58px;height:58px}.icon-stats{top:182px;right:42px;width:62px;height:62px}.icon-chat{top:52px;right:126px;width:68px;height:68px}.hero-proof{position:absolute;right:12px;bottom:70px;z-index:4;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;width:300px;min-height:82px;padding:14px 18px;border:1px solid #d9e6e4;border-radius:8px;color:#1b2841;background:#fffffff2;box-shadow:0 18px 34px #111b2d14}.hero-proof span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(180deg,#14cf83,#08aa66)}.hero-proof p{margin:0;font-size:14px;font-weight:700;line-height:1.35}.how-section{position:relative;z-index:4;margin-top:-178px;padding-top:16px}.how-section h2,.section-head h2{margin:0;color:var(--ink);font-size:18px;font-weight:800;letter-spacing:0}.steps-flow{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px;width:min(100%,690px);margin-top:28px}.step-card{position:relative;min-width:0}.step-card:not(:last-child):after{content:"→";position:absolute;top:35px;right:-34px;color:#aab5c6;font-size:34px;font-weight:300;line-height:1}.step-number{position:absolute;top:-20px;left:1px;z-index:2;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 7px 14px #08b56f38;font-size:13px;font-weight:900}.step-icon,.soft-icon{display:grid;place-items:center;border-radius:8px;color:var(--green-dark);background:var(--green-soft)}.step-icon{width:54px;height:54px;margin-bottom:14px}.step-card h3{margin:0 0 7px;color:#111b2d;font-size:14px;font-weight:880;line-height:1.25}.step-card p{max-width:150px;margin:0;color:#5f6d86;font-size:13px;font-weight:550;line-height:1.35}.market-section{margin-top:35px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0;border:0;color:var(--green-dark);background:transparent;font-size:14px;font-weight:900;line-height:1;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:color .16s ease,transform .16s ease}.section-link:hover{color:#07965f;transform:translate(2px)}.section-link svg{flex:0 0 auto;stroke-width:2.4}.section-head a,.section-head .section-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0;color:var(--green-dark);font-size:14px;font-weight:900;line-height:1;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:color .16s ease,transform .16s ease}.section-head .section-link svg{flex:0 0 auto;stroke-width:2.4}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:24px}.category-card,.freelancer-card{border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:0 12px 32px #111b2d09;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.category-card:hover,.freelancer-card:hover{transform:translateY(-2px);border-color:#b6dccd;box-shadow:var(--shadow)}.category-card{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:1fr auto;gap:0 18px;min-height:128px;padding:18px;appearance:none;cursor:pointer;text-align:left}.category-card .soft-icon{width:56px;height:56px;grid-row:1 / 3}.category-card h3{margin:1px 0 7px;color:#111b2d;font-size:17px;font-weight:880;line-height:1.2}.category-card p{max-width:225px;margin:0;color:#596780;font-size:13px;font-weight:540;line-height:1.35}.category-card strong{align-self:end;margin-top:13px;color:#263450;font-size:14px;font-weight:900}.freelancer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.freelancer-card{display:grid;gap:12px;min-height:176px;padding:15px 16px 13px;cursor:pointer;outline:none}.freelancer-card:focus-visible{border-color:#7eddb7;box-shadow:0 0 0 4px #0fc17821,var(--shadow)}.freelancer-card button{cursor:pointer}.freelancer-top{display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;align-items:center}.freelancer-avatar,.studio-avatar{width:62px;height:62px;border-radius:50%;object-fit:cover;flex:0 0 auto}.studio-avatar{display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 48% 42%,rgba(148,91,255,.85),transparent 38%),#15131d;border:1px solid rgba(255,255,255,.08);font-size:26px;font-weight:900;letter-spacing:-2px}.freelancer-info{min-width:0}.freelancer-info h3{display:flex;align-items:center;gap:7px;margin:0;color:#111b2d;font-size:16px;font-weight:880;line-height:1.2}.freelancer-info p{margin:4px 0 0;color:#596780;font-size:13px;font-weight:570}.verified-dot{display:inline-grid;width:13px;height:13px;place-items:center;border-radius:50%;color:#fff;background:var(--green);flex:0 0 auto}.exchange-choice-badge{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;min-height:42px;padding:5px 14px 5px 5px;border:1px solid #7cddb2;border-radius:999px;color:#12213a;background:linear-gradient(180deg,#fbfffd,#edfdf5);box-shadow:0 12px 26px #0fc17829;font-size:15px;font-weight:940;line-height:1;white-space:nowrap}.exchange-choice-badge strong{font:inherit}.exchange-choice-icon{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#17c984,#0ba86a);box-shadow:inset 0 -7px 12px #045d3a2e,0 8px 16px #0fc1783d}.exchange-choice-badge>svg{flex:0 0 auto;color:#14b979}.exchange-choice-badge.compact{gap:6px;min-height:26px;padding:3px 9px 3px 3px;box-shadow:0 8px 18px #0fc1781f;font-size:11px}.exchange-choice-badge.compact .exchange-choice-icon{width:20px;height:20px}.exchange-choice-badge.compact>svg{display:none}.freelancer-choice-badge,.offer-choice-badge,.admin-choice-badge{margin-top:6px}.offer-choice-badge{justify-self:start;max-width:min(170px,100%)}.admin-choice-badge{justify-self:start}.admin-account-grid .exchange-choice-badge.compact{font-size:10px}.rating-line{display:flex;align-items:center;gap:5px;margin-top:6px;color:#25344e;font-size:13px;font-weight:610}.rating-line svg{color:#ffad21}.tag-row{display:flex;flex-wrap:wrap;gap:7px}.tag-row span{display:inline-flex;align-items:center;min-height:22px;padding-inline:10px;border-radius:6px;color:#556278;background:#f1f4f8;font-size:11px;font-weight:760}.freelancer-bottom{display:grid;grid-template-columns:minmax(118px,1fr) 42px;align-items:center;gap:10px;margin-top:auto}.message-button{min-height:36px;padding-inline:18px;border:1px solid var(--line);color:#1a2740;background:#fff;font-size:13px}.heart-button{width:42px;height:36px;border:1px solid var(--line);color:#52617a;background:#fff}.heart-button.active{color:#0f9f65;border-color:#9fe5c9;background:#f3fcf8;box-shadow:inset 0 0 0 1px #0fc17814}.closing-section{margin-top:20px;padding-bottom:36px}.closing-banner{position:relative;display:grid;grid-template-columns:250px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:86px;overflow:hidden;border:1px solid #bcebd9;border-radius:8px;background:radial-gradient(circle at 16% 50%,rgba(15,193,120,.18),transparent 28%),linear-gradient(90deg,#eafbf4,#f8fdfb 45%,#fff);box-shadow:0 18px 34px #111b2d0b;padding:13px 86px 13px 28px}.closing-cubes{width:245px;max-width:100%;transform:translateY(7px)}.closing-copy h2{margin:0;color:#111b2d;font-size:20px;font-weight:900;line-height:1.2}.closing-copy p{margin:5px 0 0;color:#64708a;font-size:13px;font-weight:560}.closing-action{display:grid;gap:9px;justify-items:center}.closing-action .btn{min-width:202px;min-height:42px;padding-inline:24px;font-size:14px}.closing-action span{color:#79849a;font-size:11px;font-weight:650}@media(max-width:1180px){.page-grid,.topbar-inner{width:min(100% - 48px,980px)}.topbar-inner{gap:20px}.main-nav{display:none}.brand{min-width:0}.hero-grid{grid-template-columns:minmax(0,1fr);min-height:0}.hero-copy{padding-top:24px}.hero-art{justify-self:center;width:min(650px,100%);height:560px;margin:-16px auto 0}.how-section{margin-top:0}.steps-flow,.category-grid,.freelancer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-flow{width:100%}.step-card:not(:last-child):after{display:none}.closing-banner{grid-template-columns:190px minmax(0,1fr);padding-right:28px}.closing-action{grid-column:2;justify-items:start}}@media(max-width:760px){.page-grid,.topbar-inner{width:min(100% - 32px,640px)}.topbar-inner{grid-template-columns:1fr auto;min-height:68px}.topbar-actions{gap:8px}.header-chat-button,.header-alert-button{width:38px;height:38px}.brand small,.search-button,.login-button{display:none}.brand strong{font-size:22px}.topbar-cta{min-width:0;padding-inline:14px}.hero-section{padding-top:18px}.hero-copy h1{font-size:38px;line-height:1.12}.hero-copy h1 span{white-space:normal}.hero-lead{font-size:16px}.hero-actions{display:grid;gap:12px;margin-top:26px}.hero-actions .btn{width:100%;min-width:0}.hero-art{width:100%;height:388px;margin-top:10px}.hero-base{right:auto;left:50%;bottom:0;width:330px;transform:translate(-50%)}.hero-cloud-icon{width:42px;height:42px}.icon-telegram{top:34px;left:50px}.icon-vk{top:142px;left:34px;width:30px;height:30px}.icon-target{top:88px;left:80px;width:34px;height:34px}.icon-stats{top:102px;right:42px;width:38px;height:38px}.icon-chat{top:36px;right:78px;width:40px;height:40px}.hero-proof{right:18px;bottom:42px;grid-template-columns:26px minmax(0,1fr);gap:8px;width:176px;min-height:44px;padding:8px 10px}.hero-proof span{width:26px;height:26px}.hero-proof svg{width:16px;height:16px}.hero-proof p{font-size:8px;line-height:1.25}.how-section{margin-top:2px}.steps-flow,.category-grid,.freelancer-grid{grid-template-columns:1fr;gap:14px}.step-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:4px 14px;padding-left:4px}.step-number{top:-10px;left:-6px}.step-icon{grid-row:1 / 3;margin:0}.step-card p{max-width:none}.market-section{margin-top:30px}.section-head{align-items:flex-start}.category-card{min-height:118px}.freelancer-bottom{grid-template-columns:minmax(0,1fr) 42px}.closing-banner{grid-template-columns:1fr;gap:12px;padding:22px}.closing-cubes{width:220px;margin-inline:auto;transform:none}.closing-action{grid-column:auto;justify-items:stretch}.closing-action .btn{width:100%}}@media(max-width:430px){.topbar-cta{min-height:38px;font-size:0;gap:0}.topbar-cta svg{margin:0}.hero-copy h1{font-size:34px}.category-card{grid-template-columns:50px minmax(0,1fr);padding:15px}.category-card .soft-icon{width:48px;height:48px}.freelancer-top{grid-template-columns:56px minmax(0,1fr)}.freelancer-avatar,.studio-avatar{width:56px;height:56px}.message-button{padding-inline:12px}}.brand,.main-nav button,.section-head button{border:0;background:transparent}.main-nav button{position:relative;display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:0;color:#111b2d;font:inherit;white-space:nowrap;transition:color .16s ease}.main-nav button:hover,.main-nav button.active,.section-head button:hover{color:var(--green-dark)}.main-nav button.active:after{content:"";position:absolute;right:0;bottom:-17px;left:0;height:2px;border-radius:99px;background:var(--green)}.section-head button.section-link:hover{color:#07965f;transform:translate(2px)}.outline-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;border:1px solid var(--line);border-radius:8px;color:#17223a;background:#fff;font-weight:650;transition:transform .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.outline-button{padding-inline:18px}.outline-button.active{color:var(--green-dark);border-color:#aee8cf;background:var(--green-soft)}.outline-button.sort-ascending svg{transform:rotate(180deg)}.icon-button{width:42px;padding:0}.outline-button:hover,.icon-button:hover{transform:none;border-color:#b7decf;color:var(--green-dark);box-shadow:0 8px 18px #111b2d09}.outline-button.full{width:100%}.page-shell{width:min(100% - 96px,1296px);margin-inline:auto;padding:28px 0 44px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;color:#6e7a94;font-size:13px;font-weight:760}.breadcrumb span:not(:last-child):after{content:"/";margin-left:10px;color:#a9b4c7}.page-title h1{max-width:720px;margin:0;color:var(--ink);font-size:clamp(34px,3.2vw,48px);font-weight:900;line-height:1.08;letter-spacing:0}.page-title p{max-width:720px;margin:10px 0 0;color:#64708a;font-size:17px;font-weight:570;line-height:1.45}.page-head-row{display:grid;grid-template-columns:minmax(0,.82fr) minmax(640px,1fr);gap:34px;align-items:end;margin-bottom:30px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:4px 9px;min-width:0;min-height:88px;padding:14px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 14px 30px #111b2d09}.stat-card svg{grid-row:1 / 3;color:var(--green-dark)}.stat-card strong{min-width:0;color:#111b2d;font-size:24px;font-weight:900;line-height:1;overflow-wrap:break-word;word-break:normal}.stat-card span{min-width:0;color:#68758e;font-size:12px;font-weight:760;line-height:1.25;overflow-wrap:break-word;word-break:normal}.project-summary,.form-panel,.side-card,.chat-panel,.dialog-list,.content-panel,.profile-hero-card,.offer-card{border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 16px 36px #111b2d0b}.project-summary{display:grid;grid-template-columns:58px minmax(0,1fr) minmax(260px,.7fr);gap:22px;align-items:start;margin-bottom:24px;padding:26px;border-color:#bcebd9}.project-summary .soft-icon{width:58px;height:58px}.project-summary h2{margin:0 0 8px;font-size:20px;font-weight:900}.project-summary p{margin:0;color:#5e6b84;font-size:14px;font-weight:570;line-height:1.5}.project-signal-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.project-signal-row span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#17654a;background:#e8f9f1;font-size:12px;font-weight:720}.project-attachment-strip{display:grid;gap:8px;margin-top:12px}.project-attachment-strip a{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:36px;padding:7px 10px;border:1px solid #dfe8f1;border-radius:8px;color:#111b2d;background:#fff;font-size:13px;font-weight:620}.project-attachment-strip svg{color:var(--green-dark)}.project-attachment-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-attachment-strip small{color:#728096;font-size:11px;font-weight:620}.project-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0;padding-left:20px;border-left:1px solid var(--line)}.project-summary dt,.project-card dt{color:#77829a;font-size:12px;font-weight:760}.project-summary dd,.project-card dd{margin:6px 0 0;color:#111b2d;font-size:14px;font-weight:900;line-height:1.35}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.tabs,.toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tabs{padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.tabs button{min-height:34px;padding:0 17px;border:0;border-radius:7px;color:#4e5b75;background:transparent;font-size:13px;font-weight:850}.tabs button.active{color:var(--green-dark);background:var(--green-soft)}.tabs.compact{display:grid;grid-template-columns:.8fr 1.25fr 1fr;gap:4px;width:100%}.tabs.compact button{min-width:0;overflow:hidden;padding:0 6px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.offers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.offers-empty-state{display:grid;grid-column:1 / -1;justify-items:start;gap:10px;padding:24px;border:1px dashed #cfdceb;border-radius:10px;color:#61708b;background:#fff}.offers-empty-state svg{color:var(--green-dark)}.offers-empty-state strong{color:#16213a;font-size:18px;font-weight:850}.offers-empty-state p{margin:0;font-size:14px;font-weight:610;line-height:1.45}.offer-card{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr) 136px;gap:18px;min-height:250px;padding:24px 18px 78px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.offer-card:hover,.offer-card.selected{transform:translateY(-1px);border-color:#9fe5c9;box-shadow:0 18px 42px #111b2d12}.offer-card.exchange-choice-offer{border-color:#10c178b3;background:#fbfffd;box-shadow:0 0 0 3px #10c1781a,0 22px 52px #10c1781f,0 14px 28px #111b2d0b}.offer-card.exchange-choice-offer:before,.offer-card.exchange-choice-offer:after{content:"";position:absolute;pointer-events:none}.offer-card.exchange-choice-offer:before{inset:5px;border:1px solid rgba(255,255,255,.82);border-radius:6px}.offer-card.exchange-choice-offer:after{top:14px;bottom:14px;left:-1px;width:4px;border-radius:0 999px 999px 0;background:#12c77f;box-shadow:0 0 20px #10c17859}.offer-card.exchange-choice-offer:hover,.offer-card.exchange-choice-offer.selected{border-color:#00b16adb;box-shadow:0 0 0 4px #10c17824,0 26px 58px #10c17829,0 18px 34px #111b2d0e}.offer-card>img{width:72px;height:72px;border-radius:50%;object-fit:cover}.corner-label{position:absolute;top:12px;left:12px;padding:4px 8px;border-radius:5px;color:var(--green-dark);background:var(--green-soft);font-size:10px;font-weight:900;text-transform:uppercase}.favorite{position:absolute;top:12px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:0;color:#8b98ad;background:transparent}.favorite.active{color:#ffad21}.offer-copy h3{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 5px;font-size:18px;font-weight:900}.offer-title-name{display:inline-flex;align-items:center;min-width:0;gap:7px}.offer-title-name>span:first-child{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.rating-row,.meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#52617a;font-size:13px;font-weight:700}.rating-row svg{color:#ffad21}.offer-copy p{display:-webkit-box;overflow:hidden;margin:9px 0 13px;color:#53617a;font-size:13px;font-weight:560;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.proposal-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.proposal-meta span{display:inline-flex;align-items:center;min-height:22px;padding-inline:9px;border:1px solid #cdeee0;border-radius:6px;color:var(--green-dark);background:#f4fcf8;font-size:11px;font-weight:850}.offer-terms{padding-left:18px;border-left:1px solid var(--line)}.offer-terms strong{display:block;color:#111b2d;font-size:15px;font-weight:900}.offer-terms span,.offer-terms b{display:block;margin-top:4px;color:#728096;font-size:12px;font-weight:760}.offer-terms em{display:block;margin-top:5px;color:#111b2d;font-style:normal;font-size:14px;font-weight:900}.offer-actions{position:absolute;right:18px;bottom:14px;left:18px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.offer-choice-cancel{color:#fff;border:1px solid #df5360;background:#e65763;box-shadow:0 10px 20px #ce3f4d33}.offer-choice-cancel:hover{border-color:#c9414e;background:#d74754;box-shadow:0 12px 24px #ce3f4d47}.bottom-note{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px;color:#64708a;font-size:14px;font-weight:700}.bottom-note svg{color:var(--green-dark)}.create-layout,.dialogs-layout,.profile-layout{display:grid;gap:24px;align-items:start}.create-layout{grid-template-columns:minmax(0,1fr) 320px}.request-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:28px 0 30px}.request-stepper div{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:4px 14px;align-items:center}.request-stepper div:not(:last-child):after{content:"";position:absolute;top:22px;right:-11px;width:44%;height:2px;background:#dbe4ee;transition:background .16s ease}.request-stepper span{display:grid;grid-row:1 / 3;width:46px;height:46px;place-items:center;border:1px solid var(--line);border-radius:50%;color:#111b2d;background:#fff;font-size:18px;font-weight:850}.request-stepper .complete span{color:#fff;border-color:var(--green);background:linear-gradient(180deg,#12c97d,#08b56f);box-shadow:0 12px 24px #09b56f33}.request-stepper .complete:not(:last-child):after{background:#9fe5c9}.request-stepper .complete strong{color:#0f8f5b}.request-stepper .complete small{color:#0d9f62}.request-stepper .pending span{color:#6b7890;background:#fff}.request-stepper strong{color:#111b2d;font-size:14px;font-weight:900}.request-stepper small{color:#728096;font-size:12px;font-weight:670}.form-panel{padding:26px}.form-grid{display:grid;gap:20px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-label{display:grid;gap:9px;margin-bottom:19px;color:#111b2d;font-size:13px;font-weight:760}.field-label input,.field-label select,.field-label textarea,.search-field input,.message-compose input{width:100%;border:1px solid var(--line);border-radius:8px;color:#111b2d;background:#fff;font-weight:500;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field-label input,.field-label select{height:48px;padding:0 16px}.field-label textarea{min-height:112px;resize:vertical;padding:14px 16px;line-height:1.45;font-weight:500}.field-label input:focus,.field-label select:focus,.field-label textarea:focus,.search-field input:focus,.message-compose input:focus{border-color:#9fe5c9;box-shadow:0 0 0 4px #0fc1781c}.field-label.is-filled{color:#0f8f5b}.field-label.is-filled input,.field-label.is-filled select,.field-label.is-filled textarea{border-color:#9fe5c9;background:#fbfffd;box-shadow:inset 0 0 0 1px #0fc17814}.field-label small{color:#7b879b;font-size:12px;font-weight:560}.choice-panel{display:grid;gap:12px;margin:0 0 20px;padding:15px;border:1px solid #dfe8f1;border-radius:8px;background:#fbfdfd}.choice-panel legend{padding:0 6px;color:#111b2d;font-size:13px;font-weight:760}.choice-panel.is-filled{border-color:#9fe5c9;background:#f7fffb}.choice-panel.is-filled legend{color:#0f8f5b}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:9px}.switch-option{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-height:48px;padding:7px 13px;border:1px solid #d8e2ec;border-radius:10px;color:#2b3850;background:#fff;cursor:pointer;font-size:13px;font-weight:650;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease;-webkit-user-select:none;user-select:none}.switch-option:hover{border-color:#b8ead5;background:#fbfffd;transform:translateY(-1px)}.switch-option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.switch-track{position:relative;width:42px;height:24px;border-radius:999px;background:#e8eef5;box-shadow:inset 0 1px 2px #111b2d1f;transition:background .18s ease,box-shadow .18s ease}.switch-track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 3px 8px #111b2d2e;transition:transform .18s ease}.switch-label{overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.switch-option:has(input:checked){border-color:#8bdfbd;color:#0b6844;background:#f4fcf8;box-shadow:0 10px 24px #0fc17814,inset 0 0 0 1px #0fc1781a}.switch-option:has(input:checked) .switch-track{background:linear-gradient(135deg,#0ab56f,#18c783);box-shadow:inset 0 1px 2px #04683e3d,0 6px 14px #0fc17833}.switch-option:has(input:checked) .switch-track:after{transform:translate(18px)}.switch-option input:focus-visible+.switch-track{outline:3px solid rgba(15,193,120,.2);outline-offset:3px}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.upload-zone{display:grid;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:18px;min-height:100px;margin:8px 0 22px;padding:18px 22px;border:1px dashed #c9d7e7;border-radius:8px;color:#64708a;background:#fbfdfd;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.upload-zone:hover,.upload-zone.is-uploading{border-color:#91dbbb;background:#f3fcf8;box-shadow:0 10px 26px #111b2d0d}.upload-zone svg{color:var(--green-dark)}.upload-zone strong{display:block;color:#111b2d;font-size:15px;font-weight:760}.upload-zone span{display:block;margin-top:4px;color:var(--green-dark);font-size:13px;font-weight:650}.upload-zone small{display:block;margin-top:6px;color:#758299;font-size:12px;font-weight:500}.upload-zone ul{margin:0;padding-left:18px;font-size:12px;font-weight:650;line-height:1.8}.upload-error{margin:-10px 0 18px;color:#b42318;font-size:13px;font-weight:650}.attachment-list{display:grid;gap:8px;margin:-6px 0 22px}.attachment-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto 30px;gap:10px;align-items:center;min-height:42px;padding:7px 9px;border:1px solid #dfe8f1;border-radius:8px;background:#fff}.attachment-row svg{color:var(--green-dark)}.attachment-row a{overflow:hidden;color:#111b2d;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.attachment-row span{color:#728096;font-size:12px;font-weight:560}.attachment-row button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #dfe8f1;border-radius:7px;color:#52617a;background:#f8fafb}.form-actions{display:flex;align-items:center;gap:18px}.form-actions span{color:#6d7890;font-size:14px;font-weight:760}.form-actions-muted{min-height:48px;padding:0 2px}.form-actions-muted span{color:#7a879b}.form-legal-note{margin:14px 0 0;color:#748198;font-size:12px;font-weight:620;line-height:1.45}.form-legal-note button{padding:0;border:0;color:var(--green-dark);background:transparent;font:inherit;font-weight:860;text-align:left;text-decoration:underline;text-underline-offset:3px}.request-legal-note{max-width:720px}.create-auth-gate{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px 16px;align-items:start;margin:8px 0 22px;padding:18px;border:1px solid #bdebd9;border-radius:8px;background:linear-gradient(135deg,#f0fbf6,#fff);box-shadow:0 14px 34px #0bb56f14}.create-auth-gate>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;color:var(--green-dark);background:var(--green-soft)}.create-auth-gate strong{display:block;color:#111b2d;font-size:15px;font-weight:900}.create-auth-gate p{margin:4px 0 0;color:#66738b;font-size:13px;font-weight:600;line-height:1.45}.create-auth-copy{min-width:0;padding-top:2px}.create-auth-fields{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;animation:auth-fields-in .18s ease-out}.create-auth-fields.is-login{grid-template-columns:repeat(2,minmax(0,1fr))}.create-auth-fields .field-label{margin:0}.create-auth-actions{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:12px;align-items:center}.create-auth-actions .btn,.create-auth-actions .outline-button{min-height:46px}.create-auth-error{grid-column:1 / -1;margin:0}@keyframes auth-fields-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.side-stack{display:grid;gap:16px}.side-card{padding:20px}.side-card h2{margin:0 0 13px;color:#111b2d;font-size:18px;font-weight:900}.side-card p{margin:0 0 14px;color:#65728b;font-size:13px;font-weight:580;line-height:1.55}.info-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:2px 14px;padding:14px 0}.info-row span{display:grid;grid-row:1 / 3;width:44px;height:44px;place-items:center;border-radius:50%;color:var(--green-dark);background:var(--green-soft);font-weight:900}.info-row strong{font-size:14px}.dialogs-layout{grid-template-columns:300px minmax(480px,1fr) 260px;gap:20px}.dialog-list,.chat-panel{min-height:680px}.dialog-list{display:grid;align-content:start;gap:14px;padding:16px}.search-field{position:relative;display:block}.search-field svg{position:absolute;top:50%;right:14px;color:#7c88a0;transform:translateY(-50%)}.search-field input{height:42px;padding:0 42px 0 14px;font-size:13px}.dialog-person{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:86px;padding:12px;border:1px solid transparent;border-radius:8px;color:#111b2d;background:transparent;text-align:left}.dialog-person.active{border-color:#9fe5c9;background:#f3fcf8}.dialog-person img{width:58px;height:58px;border-radius:50%;object-fit:cover}.dialog-person strong{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:900}.dialog-person small{display:-webkit-box;overflow:hidden;margin-top:5px;color:#5f6d86;font-size:12px;font-weight:610;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dialog-person em{align-self:start;color:#718099;font-style:normal;font-size:11px;font-weight:760}.dialog-empty-state{display:grid;gap:8px;padding:18px;border:1px dashed #cfdceb;border-radius:10px;color:#61708b;background:#f8fafc}.dialog-empty-state svg{color:#2f74d8}.dialog-empty-state strong{color:#16213a;font-size:14px;font-weight:850}.dialog-empty-state p{margin:0;font-size:13px;font-weight:610;line-height:1.45}.chat-panel{display:grid;grid-template-rows:auto auto minmax(360px,1fr) auto;overflow:hidden}.chat-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;min-width:0;padding:18px;border-bottom:1px solid var(--line)}.admin-chat .chat-head{grid-template-columns:minmax(0,1fr)}.chat-head img{width:58px;height:58px;border-radius:50%;object-fit:cover}.chat-head h2{display:flex;gap:7px;align-items:center;margin:0;font-size:18px;font-weight:900}.chat-head>div{min-width:0}.chat-head p{margin:5px 0 0;color:#64708a;font-size:13px;font-weight:650;overflow-wrap:anywhere}.project-status-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin:14px 18px 0;padding:12px 14px;border:1px solid #c9eedf;border-radius:8px;color:#3e4d67;background:#f3fcf8;font-size:13px;font-weight:760}.project-status-strip span{padding:7px 12px;border-radius:7px;color:var(--green-dark);background:#e4f8ef;font-weight:900}.project-status-strip svg{color:var(--green-dark)}.project-status-strip button{margin-left:auto;flex:0 0 auto;border:1px solid var(--line);border-radius:7px;background:#fff;padding:8px 12px;color:#25344e;font-weight:850}.dialog-action-chips{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px 16px;border-top:1px solid var(--line)}.dialog-action-chip{display:inline-flex;align-items:center;gap:6px;margin:0;min-height:32px;padding:0 12px;border:1px solid #d9e5ee;border-radius:999px;color:#53627c;background:#f8fafc;font-size:12px;font-weight:750;line-height:1;box-shadow:none;transition:border-color .16s ease,background .16s ease,color .16s ease}.dialog-action-chip:hover{border-color:#b9cddd;color:#25344e;background:#fff}.dialog-action-chip.is-primary{color:#08784d;border-color:#9ce2c4;background:#f0fcf6}.dialog-action-chip.is-primary:hover{border-color:#35c98b;background:#dcf7e9}.dialog-action-chip.is-danger{color:#b14752;border-color:#f1c4ca;background:#fffafb}.dialog-action-chip.is-danger:hover{border-color:#e58f9b;background:#fff0f2}.dialog-action-chip.is-muted{color:#748198;border:1px solid #dce5ee;background:#f8fafc}.dialog-action-chip:disabled{cursor:wait;opacity:.65}.dialog-action-error{margin:-7px 18px 14px;color:#b14752;font-size:12px;font-weight:750}.messages{display:grid;align-content:start;gap:18px;min-width:0;padding:24px 18px;overflow:auto}.message{width:min(520px,82%);max-width:100%;padding:14px 16px;border:1px solid #cdeee0;border-radius:8px;background:#effbf6;overflow-wrap:anywhere}.message.mine{justify-self:end;border-color:var(--line);background:#fff}.message strong{display:flex;gap:9px;color:var(--green-dark);font-size:13px;font-weight:900}.message.mine strong{color:#111b2d}.message small{color:#738098;font-weight:700}.message p{margin:9px 0 0;color:#24324c;font-size:14px;font-weight:590;line-height:1.55;overflow-wrap:anywhere}.file-stack{display:grid;gap:8px;margin-top:12px}.file-stack .file-item{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:38px;padding-inline:10px;border:1px solid var(--line);border-radius:7px;color:#1f2d47;background:#fff;font-size:13px;font-weight:800}.file-stack .file-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-stack svg:first-child{color:#2f74d8}.message-compose{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,160px);gap:10px;padding:14px;border-top:1px solid var(--line);background:#fff}.message-compose input{min-width:0;height:44px;padding:0 14px}.message-compose .outline-button,.message-compose .btn{min-width:0;padding-inline:12px;white-space:nowrap}.empty-thread{align-self:center;justify-self:center;display:grid;justify-items:center;max-width:360px;gap:8px;padding:34px 20px;color:#5f6d86;text-align:center}.empty-thread svg{color:var(--green-dark)}.empty-thread strong{color:#111b2d;font-size:18px;font-weight:900}.empty-thread p{margin:0;font-size:13px;font-weight:650;line-height:1.45}.project-card h2{display:flex;justify-content:space-between;gap:12px}.project-card h2 span{padding:5px 10px;border-radius:7px;color:var(--green-dark);background:var(--green-soft);font-size:12px}.project-card strong{display:block;margin-bottom:8px;font-size:15px;font-weight:900}.project-card dl{display:grid;gap:12px;margin:16px 0}.mini-specialist>div:first-of-type{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:12px}.mini-specialist img{width:58px;height:58px;border-radius:50%;object-fit:cover}.mini-specialist strong{display:flex;gap:6px;align-items:center;font-size:15px}.mini-specialist small{display:block;margin-top:4px;color:#64708a;font-size:12px;font-weight:700}.mini-specialist p{display:flex;align-items:center;gap:6px;color:#25344e;font-weight:800}.mini-specialist p svg{color:#ffad21}.profile-layout{grid-template-columns:minmax(0,1fr) 300px}.profile-layout-single{grid-template-columns:minmax(0,1fr)}.profile-main{display:grid;gap:18px}.profile-hero-card{display:grid;grid-template-columns:180px minmax(0,1fr) minmax(260px,300px);gap:28px;padding:26px;border-color:#9fe5c9}.profile-person{position:relative;width:180px}.profile-person img{width:180px;height:180px;border-radius:50%;object-fit:cover}.profile-person>.online-badge{position:absolute;right:18px;bottom:4px;padding:6px 12px;border-radius:99px;background:#f3fcf8;box-shadow:0 8px 18px #111b2d14}.profile-person>.online-badge.offline{background:#f3f6f9}.profile-person>.online-badge>span{width:8px;height:8px}.profile-copy h1{display:flex;flex-wrap:wrap;align-items:center;gap:11px 14px;margin:8px 0;font-size:clamp(30px,2.6vw,40px);line-height:1.08}.profile-title-line{display:inline-flex;min-width:0;align-items:center;gap:8px}.profile-copy>p{margin:0 0 13px;color:#53617a;font-size:16px;font-weight:740}.profile-copy .tag-row{margin-top:14px}.profile-actions{display:grid;align-content:start;gap:12px}.profile-actions .btn,.profile-actions .outline-button{width:100%}.profile-metrics{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:4px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.profile-metrics>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:3px 12px;min-width:0;padding:16px}.profile-metrics>div:not(:last-child){border-right:1px solid var(--line)}.profile-metrics svg{grid-row:1 / 3;color:var(--green-dark)}.profile-metrics span{min-width:0;color:#738098;font-size:12px;font-weight:760;line-height:1.3;overflow-wrap:break-word;word-break:normal}.profile-metrics strong{min-width:0;color:#111b2d;font-size:14px;font-weight:900;line-height:1.25;overflow-wrap:break-word;word-break:normal}.content-panel{padding:20px}.content-panel h2,.content-panel h3{margin:0 0 12px;color:#111b2d;font-weight:900}.content-panel h2{font-size:18px}.content-panel h3{margin-top:20px;font-size:15px}.content-panel p{margin:0;color:#5d6b84;font-size:14px;font-weight:570;line-height:1.6}.legal-page .page-title{margin-bottom:24px}.legal-document{display:grid;max-width:920px;padding:30px}.legal-updated{margin:0 0 8px;color:#8390a5;font-size:13px;font-weight:760}.legal-section{display:grid;gap:10px;padding:22px 0;border-top:1px solid #e5edf4}.legal-section:first-of-type{border-top:0}.legal-section h2{margin-bottom:2px;font-size:20px}.legal-section p:not(:last-child){margin-bottom:2px}.legal-section ul{display:grid;gap:10px;margin:0;padding-left:20px;color:#5d6b84;font-size:14px;font-weight:570;line-height:1.6}.legal-related{display:flex;flex-wrap:wrap;gap:10px;max-width:920px;margin-top:16px}.legal-related button{min-height:40px;padding:0 14px;border:1px solid #d9e5ef;border-radius:8px;color:#53617a;background:#fff;font-size:13px;font-weight:850}.legal-related button:hover{border-color:#b7decf;color:var(--green-dark)}.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portfolio-card{display:grid;gap:8px}.portfolio-card div{min-height:96px;border-radius:8px;background:linear-gradient(135deg,#ffffffc2,#ffffff14),linear-gradient(135deg,#dceeff,#f4f8ff);box-shadow:inset 0 0 0 1px #ffffff73}.portfolio-card.tone-2 div{background:linear-gradient(135deg,#ffffffa3,#ffffff14),linear-gradient(135deg,#e6dcff,#dae9ff)}.portfolio-card.tone-3 div{background:linear-gradient(135deg,#fff9,#ffffff14),linear-gradient(135deg,#d8f8ec,#dfe7ff)}.portfolio-card.tone-4 div{background:linear-gradient(135deg,#111b2d14,#fff3),linear-gradient(135deg,#e1f0e9,#f6e8d7)}.portfolio-card strong{color:#111b2d;font-size:13px;font-weight:900}.portfolio-card span{display:flex;align-items:center;gap:5px;color:#64708a;font-size:12px;font-weight:700}.about-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:30px}.check-list{display:grid;gap:9px;margin:0;padding:0;list-style:none;color:#516079;font-size:14px;font-weight:680}.check-list li:before{content:"✓";margin-right:8px;color:var(--green-dark);font-weight:900}.tool-row{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:10px}.skill-chip{--skill-color: #40506c;--skill-bg: #f5f7fb;--skill-border: #dbe4ee;display:inline-flex;align-items:center;gap:5px;min-height:32px;max-width:100%;padding:0 8px 0 6px;border:1px solid var(--skill-border);border-radius:8px;color:var(--skill-color);background:linear-gradient(180deg,#ffffff 0%,var(--skill-bg) 100%);box-shadow:inset 0 1px #ffffffc7,0 8px 20px #111b2d09}.skill-chip-icon{display:inline-grid;flex:0 0 auto;width:19px;height:19px;place-items:center;border-radius:7px;color:var(--skill-color);background:#ffffffb8;box-shadow:inset 0 0 0 1px #ffffffa3;font-size:9px;font-weight:950;line-height:1}.skill-chip-icon[data-mark]:before{content:attr(data-mark)}.skill-chip strong{overflow:hidden;min-width:0;color:#1e2c45;font-size:11px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.skill-chip.smm{--skill-color: #0aa66d;--skill-bg: #edfdf6;--skill-border: #bcefd8}.skill-chip.ads{--skill-color: #7c4dd9;--skill-bg: #f5efff;--skill-border: #e2d4ff}.skill-chip.bot{--skill-color: #057bc2;--skill-bg: #eef8ff;--skill-border: #c9e7fb}.skill-chip.avito{--skill-color: #40a63c;--skill-bg: #f0faef;--skill-border: #cdebc9}.skill-chip.telegram{--skill-color: #168bd6;--skill-bg: #edf8ff;--skill-border: #c8e8fb}.skill-chip.vk{--skill-color: #2272d9;--skill-bg: #eef6ff;--skill-border: #cfe4ff}.skill-chip.direct{--skill-color: #f07423;--skill-bg: #fff5ed;--skill-border: #ffd7b8}.skill-chip.design{--skill-color: #bf3fb1;--skill-bg: #fff0fc;--skill-border: #f5caec}.skill-chip.code{--skill-color: #286ad8;--skill-bg: #eef5ff;--skill-border: #cfe0ff}.skill-chip.content{--skill-color: #5762c9;--skill-bg: #f3f4ff;--skill-border: #d9dcff}.skill-chip.analytics{--skill-color: #0a8f80;--skill-bg: #edfafa;--skill-border: #c2ece7}.skill-chip.system{--skill-color: #53637f;--skill-bg: #f2f5f9;--skill-border: #d9e1ec}.reviews-feed{display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;align-items:start}.reviews-summary{position:sticky;top:96px}.reviews-list{display:grid;gap:12px}.reviews-toggle{justify-self:start;margin-top:4px}.freelancer-directory .toolbar{margin-top:8px}.freelancer-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stars,.review-card span{color:#ffad21;letter-spacing:1px}.review-card{padding:16px;border:1px solid var(--line);border-radius:8px}.review-card strong{display:block;margin-bottom:5px;font-weight:900}.review-card p{margin-top:9px}.price-card strong{display:block;padding:16px;border:1px solid var(--line);border-radius:8px;color:#111b2d;font-size:22px;font-weight:900}.price-card>span{display:block;margin:6px 0 18px 16px;color:#758199;font-size:12px;font-weight:700}.price-card .btn,.price-card .outline-button{width:100%;margin-top:10px}.btn.full{width:100%}.auth-shell{width:min(100% - 96px,1180px);min-height:calc(100vh - 72px);margin-inline:auto;display:grid;align-items:center;padding:46px 0}.auth-panel{display:grid;grid-template-columns:minmax(0,.92fr) 430px;gap:34px;align-items:stretch;border:1px solid #c8eddd;border-radius:8px;background:radial-gradient(circle at 18% 18%,rgba(15,193,120,.13),transparent 30%),linear-gradient(135deg,#f7fffb,#fff 58%);box-shadow:0 26px 70px #111b2d14;overflow:hidden}.auth-copy{display:grid;align-content:center;gap:18px;padding:clamp(32px,5vw,58px)}.auth-mark{display:grid;width:58px;height:58px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(180deg,#12c97d,#08b56f);box-shadow:0 16px 28px #09b56f38}.auth-mark.admin{background:linear-gradient(180deg,#17223a,#2b3956)}.auth-copy h1{max-width:620px;margin:0;color:#111b2d;font-size:clamp(36px,4vw,56px);font-weight:900;line-height:1.05}.auth-copy p:not(.eyebrow){max-width:560px;margin:0;color:#596780;font-size:17px;font-weight:590;line-height:1.55}.credential-card{display:grid;gap:6px;width:min(100%,370px);margin-top:12px;padding:18px;border:1px solid #bdebd9;border-radius:8px;background:#ffffffc7}.credential-card strong{color:#111b2d;font-weight:900}.credential-card span{color:#4c5b75;font-size:14px;font-weight:760}.auth-form{display:grid;align-content:center;padding:28px;background:#fff;border-left:1px solid var(--line)}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:22px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#f7fafb}.auth-tabs button{min-height:40px;border:0;border-radius:7px;color:#56647d;background:transparent;font-weight:900}.auth-tabs button.active{color:var(--green-dark);background:#fff;box-shadow:0 8px 20px #111b2d0f}.form-error{margin:0 0 14px;padding:11px 13px;border:1px solid #ffd5d5;border-radius:8px;color:#a43c3c;background:#fff7f7;font-size:13px;font-weight:780}.auth-admin-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:0;color:#53617a;background:transparent;font-weight:850}.admin-auth-panel{border-color:#cfd9e8;background:radial-gradient(circle at 18% 18%,rgba(17,27,45,.1),transparent 30%),linear-gradient(135deg,#f7f9fc,#fff 58%)}.account-page,.admin-page{padding-bottom:58px}.account-hero,.admin-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:22px}.account-hero h1{margin:0;color:#111b2d;font-size:clamp(36px,4vw,52px);font-weight:900;line-height:1.05}.account-hero p:not(.eyebrow){max-width:680px;margin:10px 0 0;color:#5f6d86;font-size:17px;font-weight:590}.account-identity{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:360px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:0 14px 32px #111b2d0b}.account-identity.compact{min-width:420px}.account-identity>svg{color:var(--green-dark)}.account-identity strong,.account-identity small{display:block}.account-identity strong{color:#111b2d;font-size:14px;font-weight:900}.account-identity small{margin-top:3px;color:#728096;font-size:12px;font-weight:700}.account-metrics,.admin-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:22px}.account-metrics{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 16px 36px #111b2d0a}.account-metrics>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:3px 12px;min-width:0;padding:18px}.account-metrics>div:not(:last-child){border-right:1px solid var(--line)}.account-metrics svg{grid-row:1 / 3;color:var(--green-dark)}.account-metrics span{min-width:0;color:#748097;font-size:12px;font-weight:760;line-height:1.3;overflow-wrap:break-word;word-break:normal}.account-metrics strong{min-width:0;color:#111b2d;font-size:18px;font-weight:900;line-height:1.25;overflow-wrap:break-word;word-break:normal}.account-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.account-main,.admin-ticket-list,.admin-chat{border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 16px 36px #111b2d0b}.account-main{padding:22px}.account-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.account-section-head h2{margin:0;color:#111b2d;font-size:22px;font-weight:900}.account-section-head p{margin:5px 0 0;color:#69768e;font-size:13px;font-weight:650}.account-filter-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:16px}.account-filter-tabs{display:flex;flex-wrap:wrap;gap:10px 22px;align-items:center;min-width:0}.account-filter-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0;border:0;border-bottom:2px solid transparent;color:#52617a;background:transparent;font-size:13px;font-weight:650}.account-filter-tabs button.active{color:var(--green-dark);border-bottom-color:var(--green-dark)}.account-filter-tabs span{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:999px;color:#5a6880;background:#f0f4f8;font-size:12px;font-weight:700}.account-filter-tabs button.active span{color:var(--green-dark);background:#e5f8ef}.account-project-list{display:grid;gap:14px}.account-empty-state,.account-review-form{display:grid;gap:12px;padding:22px;border:1px solid #dfe8f1;border-radius:10px;background:#fff}.account-empty-state{justify-items:start}.account-empty-state svg{color:var(--green-dark)}.account-empty-state strong,.account-review-form h3{margin:0;color:#111b2d;font-size:18px;font-weight:900}.account-empty-state p,.account-review-form p,.account-empty-copy{margin:0;color:#66738b;font-size:13px;font-weight:620;line-height:1.45}.account-review-form{margin-top:14px}.account-review-form .field-label{margin-bottom:0}.account-project{display:grid;grid-template-columns:58px minmax(0,1fr) minmax(220px,290px);gap:18px;align-items:start;padding:18px;border:1px solid #dfe8f1;border-radius:10px;background:#fff;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.account-project.active{border-color:#bfe8d7;background:linear-gradient(135deg,#fff,#f7fffb)}.account-project.work{border-color:#cfe3ff;background:linear-gradient(135deg,#fff,#f7fbff)}.account-project.completed{border-color:#c8ead9;background:linear-gradient(135deg,#fff,#f7fffb)}.account-project.draft,.account-project.inactive{border-color:#e0e6ee;background:#fbfcfd}.account-project.inactive{opacity:.82}.account-project-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:10px;color:var(--green-dark);background:#e8f9f1}.account-project.work .account-project-icon{color:#2877d4;background:#eaf3ff}.account-project.completed .account-project-icon{color:var(--green-dark);background:#e8f9f1}.account-project.draft .account-project-icon{color:#6d7890;background:#eef2f6}.account-project.inactive .account-project-icon{color:#8a94a6;background:#f0f2f5}.account-project-copy{min-width:0}.account-project-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:#69768e;font-size:12px;font-weight:650}.account-project-meta span:not(:last-child):after{content:"·";margin-left:7px;color:#a0aaba}.account-project-meta strong{color:#53617a;font-size:12px;font-weight:700}.account-project-meta em{min-height:22px;padding:3px 9px;border-radius:999px;color:#2877d4;background:#eaf3ff;font-style:normal;font-size:11px;font-weight:700}.account-project h3{margin:5px 0 8px;color:#111b2d;font-size:20px;font-weight:760;line-height:1.25}.account-project-title{display:block;margin:5px 0 8px;padding:0;border:0;color:#111b2d;background:transparent;font:inherit;font-size:20px;font-weight:850;line-height:1.2;text-align:left}.account-project-title:hover{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.account-project p{margin:0 0 12px;color:#53617a;font-size:14px;font-weight:500;line-height:1.52;overflow-wrap:anywhere;word-break:break-word}.account-project-tags{display:flex;flex-wrap:wrap;gap:8px}.account-project-tags span{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:7px;color:#4f5d75;background:#f1f5f9;font-size:12px;font-weight:650}.account-project-side{display:grid;gap:10px;justify-items:stretch;align-self:stretch;align-content:center}.account-card-note{justify-self:end;color:#70809a;font-size:12px;font-weight:650}.account-selected-specialist{display:grid;gap:10px;padding:12px;border:1px solid #d7efe4;border-radius:10px;background:linear-gradient(135deg,#f4fcf8,#fff)}.account-selected-specialist>span{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-size:12px;font-weight:700}.account-selected-specialist>div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.account-selected-specialist img{grid-row:1 / 3;width:42px;height:42px;border-radius:50%;object-fit:cover}.account-selected-specialist strong,.account-selected-specialist small{display:block;min-width:0}.account-selected-specialist strong{overflow:hidden;color:#111b2d;font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.account-selected-specialist small{display:inline-flex;align-items:center;gap:4px;color:#69768e;font-size:12px;font-weight:560}.account-selected-specialist small svg{color:#ffad21}.account-review-preview{display:grid;gap:6px;padding:10px 12px;border:1px solid #b9ead5;border-radius:8px;background:#f1fff8}.account-review-preview span{color:var(--green-dark);font-size:12px;font-weight:760}.account-review-preview p{margin:0;color:#3e4b63;font-size:13px;line-height:1.45}.account-specialist-inline{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}.account-specialist-inline img{width:58px;height:58px;border-radius:50%;object-fit:cover}.account-specialist-inline strong{display:flex;align-items:center;gap:7px;font-weight:900}.account-specialist-inline small{display:block;margin-top:4px;color:#69768e;font-size:12px;font-weight:700}.account-specialist-inline .outline-button{grid-column:1 / -1}.account-sidebar{gap:16px}.account-side-card{display:grid;gap:14px}.account-side-card h2{margin:0;color:#111b2d;font-size:19px;font-weight:760}.account-stat-list>div,.account-activity-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.account-stat-list>div span{display:inline-flex;align-items:center;gap:10px;min-width:0;color:#53617a;font-size:13px;font-weight:600}.account-stat-list svg,.account-activity-row svg{color:var(--green-dark)}.account-stat-list>div:nth-of-type(2) svg,.account-activity-row:nth-of-type(2) svg{color:#2877d4}.account-stat-list>div:nth-of-type(4) svg{color:#6d7890}.account-stat-list>div:nth-of-type(5) svg{color:#8a94a6}.account-stat-list strong{color:#111b2d;font-size:13px;font-weight:760}.account-side-link{display:flex;align-items:center;justify-content:space-between;min-height:36px;margin-top:2px;padding:0;border:0;color:var(--green-dark);background:transparent;font-size:13px;font-weight:700;text-align:left}.account-activity-card{gap:16px}.account-activity-row{grid-template-columns:20px minmax(0,1fr) auto}.account-activity-row span,.account-activity-row strong,.account-activity-row small{display:block;min-width:0}.account-activity-row strong{color:#26334c;font-size:13px;font-weight:650}.account-activity-row small{margin-top:2px;color:#7a879d;font-size:11px;font-weight:560}.account-activity-row em{color:#6d7890;font-style:normal;font-size:12px;font-weight:560}.support-page{display:grid;gap:22px}.support-hero{display:flex;gap:24px;align-items:flex-start;justify-content:space-between}.support-hero h1{max-width:760px;margin:0;color:#111b2d;font-size:clamp(42px,5vw,58px);line-height:.95;letter-spacing:0}.support-hero p:not(.eyebrow){max-width:720px;margin:14px 0 0;color:#53617a;font-size:18px;line-height:1.45;font-weight:560}.support-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.support-metrics>div{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 16px;align-items:center;min-height:74px;padding:18px 22px;border:1px solid #dce6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #111b2d09}.support-metrics svg{grid-row:1 / 3;color:var(--green-dark)}.support-metrics span{min-width:0;color:#65738b;font-size:13px;font-weight:650}.support-metrics strong{min-width:0;color:#111b2d;font-size:18px;line-height:1;font-weight:900}.support-workspace{display:grid;grid-template-columns:330px minmax(0,1fr) 360px;min-height:610px;overflow:hidden;border:1px solid #dce6ef;border-radius:8px;background:#fffffff5;box-shadow:0 20px 44px #111b2d0a}.support-ticket-list,.support-create-panel{display:grid;align-content:start;gap:14px;padding:20px;background:#fcfeffe6}.support-ticket-list{border-right:1px solid #dce6ef}.support-create-panel{border-left:1px solid #dce6ef}.support-panel-head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;min-height:72px}.support-panel-head h2,.support-chat-head h2{margin:0;color:#111b2d;font-size:20px;font-weight:900}.support-panel-head p,.support-chat-head p{margin:4px 0 0;color:#65738b;font-size:13px;line-height:1.45;font-weight:560}.support-panel-head svg{flex:0 0 auto;color:#22304a}.support-ticket{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:78px;padding:14px;border:1px solid #dce6ef;border-radius:8px;background:#fff;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.support-ticket:hover{border-color:#b9d8ca;box-shadow:0 12px 24px #111b2d0b;transform:translateY(-1px)}.support-ticket.active{border-color:#9ee5c9;background:#f1fcf7}.support-ticket span,.support-ticket strong,.support-ticket small{display:block;min-width:0}.support-ticket strong{overflow:hidden;color:#111b2d;font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.support-ticket small{margin-top:5px;overflow:hidden;color:#66738b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.support-ticket em,.support-chat-head>span{align-self:start;padding:5px 9px;border-radius:999px;color:#53617a;background:#edf2f7;font-size:11px;font-style:normal;font-weight:850}.support-ticket em.answer,.support-chat-head>span{color:var(--green-dark);background:#e6f8ef}.support-chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;background:#fff}.support-chat-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;min-height:86px;padding:22px 24px;border-bottom:1px solid #dce6ef}.support-chat-messages{display:grid;align-content:start;gap:14px;overflow:auto;padding:34px 24px;background:linear-gradient(180deg,#fbfdff,#f8fbfd)}.support-chat-message{display:grid;gap:6px;max-width:min(620px,86%);padding:14px 16px;border:1px solid #dce6ef;border-radius:8px;background:#fff;box-shadow:0 10px 22px #111b2d09}.support-chat-message.mine{justify-self:end;border-color:#bfe8d7;background:#f2fcf7}.support-chat-message strong{color:#111b2d;font-size:12px;font-weight:850}.support-chat-message small{color:#7b8799;font-weight:650}.support-chat-message p{margin:0;color:#36445d;font-size:14px;line-height:1.5}.support-chat-compose,.support-new-form{display:grid;gap:12px}.support-chat-compose{padding:16px 24px 20px;border-top:1px solid #dce6ef;background:#fff}.support-chat-compose textarea,.support-new-form input,.support-new-form textarea{width:100%;border:1px solid #d6e1ed;border-radius:8px;color:#111b2d;background:#fff;font:inherit;line-height:1.45;resize:vertical}.support-chat-compose textarea{min-height:66px;padding:12px 14px}.support-new-form input{height:48px;padding:0 14px}.support-new-form textarea{min-height:172px;padding:12px 14px}.support-chat-compose textarea:focus,.support-new-form input:focus,.support-new-form textarea:focus{outline:0;border-color:#9ee5c9;box-shadow:0 0 0 3px #14c0781f}.support-chat-compose .form-actions{display:flex;gap:12px;align-items:center;justify-content:flex-start;margin-top:0}.support-chat-compose .btn{min-width:210px}.support-empty,.support-chat-empty{display:grid;gap:8px;place-items:center;min-height:220px;padding:20px;color:#64728a;text-align:center}.support-empty strong,.support-chat-empty strong{color:#111b2d;font-size:15px;font-weight:850}.support-empty p,.support-chat-empty p{margin:0;color:#64728a;font-size:13px;line-height:1.45}.support-create-panel .field-label{gap:9px;color:#111b2d;font-size:13px;font-weight:800}.support-create-panel .btn.full{min-height:48px}.admin-layout{display:grid;grid-template-columns:310px minmax(0,1fr) 300px;gap:24px;align-items:start}.admin-ticket-list{display:grid;gap:10px;padding:16px}.admin-ticket{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;min-height:82px;padding:13px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left}.admin-ticket.active{border-color:#9fe5c9;background:#f3fcf8}.admin-ticket strong,.admin-ticket small{display:block}.admin-ticket strong{color:#111b2d;font-size:14px;font-weight:900;line-height:1.3}.admin-ticket small{margin-top:6px;color:#69768e;font-size:12px;font-weight:700}.admin-ticket em{padding:5px 8px;border-radius:99px;color:var(--green-dark);background:var(--green-soft);font-style:normal;font-size:11px;font-weight:900}.admin-chat{display:grid;grid-template-rows:auto minmax(480px,1fr) auto;overflow:hidden}.admin-chat .chat-head{grid-template-columns:1fr}.admin-messages{min-height:480px}.admin-compose{grid-template-columns:minmax(0,1fr) auto}.admin-compose .btn{white-space:nowrap}@media(max-width:1180px){.page-shell,.auth-shell{width:min(100% - 48px,980px)}.auth-panel{grid-template-columns:minmax(0,1fr) 390px}.auth-copy h1{font-size:44px}.page-head-row,.create-layout,.dialogs-layout,.profile-layout,.account-layout,.admin-layout{grid-template-columns:1fr}.account-hero,.admin-head{grid-template-columns:1fr;align-items:start}.account-identity,.account-identity.compact{min-width:0;width:100%}.admin-chat{min-height:620px}.project-summary{grid-template-columns:58px minmax(0,1fr) minmax(240px,.75fr)}.stats-grid,.profile-metrics,.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dialogs-layout{align-items:stretch}.dialog-list,.chat-panel{min-height:auto}.profile-hero-card{grid-template-columns:160px minmax(0,1fr)}.profile-person,.profile-person img{width:160px;height:160px}.profile-actions{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.support-hero{display:grid}.support-workspace{grid-template-columns:1fr;min-height:0;overflow:visible}.support-ticket-list,.support-create-panel{border-right:0;border-left:0}.support-ticket-list{border-bottom:1px solid #dce6ef}.support-create-panel{border-top:1px solid #dce6ef}.support-chat-panel{min-height:560px}}@media(max-width:760px){.page-shell{width:min(100% - 32px,640px);padding-top:22px}.auth-shell{width:min(100% - 32px,640px);min-height:auto;align-items:start;padding:28px 0 40px}.auth-panel{grid-template-columns:1fr}.auth-copy{padding:26px 22px 4px}.auth-copy h1{font-size:34px}.auth-copy p:not(.eyebrow){font-size:15px}.auth-form{padding:22px;border-left:0;border-top:1px solid var(--line)}.cookie-notice{right:16px;bottom:16px;left:16px;grid-template-columns:minmax(0,1fr) 34px;gap:12px;padding:14px}.cookie-actions{grid-column:1 / -1;grid-row:2;justify-content:stretch}.cookie-actions>button{flex:1 1 120px}.cookie-close{grid-column:2;grid-row:1}.credential-card{width:100%}.page-title h1{font-size:34px}.page-head-row{gap:22px}.stats-grid,.account-metrics,.admin-metrics,.project-summary,.offers-grid,.form-grid.two,.request-stepper,.profile-metrics,.portfolio-grid,.about-grid,.reviews-feed,.profile-actions{grid-template-columns:1fr}.reviews-summary{position:static}.request-stepper{gap:14px}.request-stepper div:not(:last-child):after{top:49px;right:auto;left:22px;width:2px;height:14px}.account-hero h1{font-size:36px}.account-identity{grid-template-columns:32px minmax(0,1fr)}.account-identity .outline-button{grid-column:1 / -1}.support-hero h1{font-size:38px}.support-hero p{font-size:15px}.support-metrics{grid-template-columns:1fr}.support-metrics>div{min-height:68px;padding:16px}.support-ticket-list,.support-create-panel,.support-chat-head,.support-chat-compose{padding-inline:16px}.support-chat-messages{padding:22px 16px}.support-chat-message{max-width:100%}.support-chat-compose .form-actions{align-items:stretch;flex-direction:column}.support-chat-compose .btn,.support-chat-compose .outline-button{width:100%}.account-metrics>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.account-project{grid-template-columns:1fr}.account-project-side,.account-section-head{align-items:stretch;flex-direction:column}.account-filter-bar{grid-template-columns:1fr}.account-project-icon{width:52px;height:52px}.account-project-side{justify-items:stretch}.admin-layout{gap:16px}.admin-chat{min-height:0;grid-template-rows:auto minmax(320px,1fr) auto}.admin-compose{grid-template-columns:1fr}.project-summary{padding:20px}.project-summary dl{grid-template-columns:1fr;padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:12px}.toolbar,.bottom-note{align-items:stretch;flex-direction:column}.tabs,.toolbar-actions{width:100%}.tabs button,.toolbar-actions .outline-button{flex:1 1 auto}.offer-card{grid-template-columns:66px minmax(0,1fr);padding-bottom:170px}.offer-card>img{width:64px;height:64px}.offer-terms{grid-column:1 / -1;padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:12px}.offer-actions{grid-template-columns:1fr}.upload-zone{grid-template-columns:1fr;text-align:center}.upload-zone svg{margin-inline:auto}.create-auth-gate{grid-template-columns:1fr;align-items:stretch}.create-auth-gate>span{margin-inline:auto}.create-auth-fields{grid-template-columns:1fr}.create-auth-actions{align-items:stretch}.create-auth-actions .btn,.create-auth-actions .outline-button{width:100%}.chat-head,.message-compose{grid-template-columns:1fr}.chat-head img{display:none}.message{width:100%}.profile-hero-card{grid-template-columns:1fr}.profile-person{margin-inline:auto}.profile-metrics>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}}.admin-console-page{width:min(100% - 72px,1480px);padding-top:26px}.admin-console-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:32px;align-items:end;margin-bottom:22px}.admin-console-top .breadcrumb{margin-bottom:18px}.admin-console-top .eyebrow{margin-bottom:14px;font-size:12px;font-weight:700;letter-spacing:0}.admin-console-top h1{margin:4px 0 12px;color:#101a2c;font-size:clamp(34px,3.2vw,48px);line-height:1.08;font-weight:760}.admin-console-top>div>p:not(.eyebrow){max-width:690px;margin:0;color:#5f6d86;font-size:16px;line-height:1.58;font-weight:500}.admin-console-identity{align-self:center;box-shadow:0 14px 30px #111b2d0b}.admin-console-identity strong{font-weight:700}.admin-console-identity small{line-height:1.35;font-weight:500}.admin-command-bar{position:sticky;top:72px;z-index:12;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:20px;padding:8px;border:1px solid #e3eaf2;border-radius:12px;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 28px #111b2d09}.admin-module-tabs,.admin-signal-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-module-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:9px;color:#4e5d78;background:transparent;font-size:14px;font-weight:650;transition:color .16s ease,background .16s ease,border-color .16s ease}.admin-module-tabs button.active{color:#111b2d;border-color:#bfe8d7;background:#f5fcf8}.admin-module-tabs span,.admin-signal-row span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;border-radius:999px;color:var(--green-dark);background:#e5f8ef;font-size:12px;font-weight:700}.admin-signal-row{justify-content:flex-end}.admin-signal-row span{gap:7px;padding:0 11px;color:#50607a;background:#f4f7fa;font-weight:600}.admin-request-detail{display:grid;align-content:start;gap:16px;min-width:0;padding:4px 0 44px}.admin-request-detail>h3{max-width:920px;margin:0;color:#111b2d;font-size:clamp(22px,2vw,28px);line-height:1.22;font-weight:700}.admin-request-detail>p{max-width:920px;margin:0;color:#2f3d56;font-size:16px;line-height:1.68;font-weight:400}.admin-request-detail .project-signal-row{margin-top:-2px}.admin-request-detail .project-signal-row span{font-weight:600}.admin-request-empty-state{display:grid;grid-column:span 2;place-items:center;min-height:430px;padding:48px;border:1px dashed #bdd8cb;border-radius:8px;background:#f8fffb;color:#50607a;text-align:center}.admin-request-empty-state svg{width:54px;height:54px;margin-bottom:16px;padding:13px;border-radius:16px;color:#09b96d;background:#e7f9f0}.admin-request-empty-state h2{margin:0 0 8px;color:#111b2d;font-size:24px}.admin-request-empty-state p{max-width:430px;margin:0;line-height:1.55}.admin-chat-workspace{display:grid;grid-template-columns:370px minmax(0,1fr) 360px;gap:18px;align-items:stretch;min-height:760px}.admin-requests-workspace{display:grid;grid-template-columns:330px minmax(0,1fr) 380px;gap:18px;align-items:start}.admin-inbox-panel,.admin-request-list,.operator-chat-panel,.operator-context-panel,.admin-offer-builder,.admin-order-detail,.admin-roster-panel,.admin-reviews-panel,.console-ticket-list,.console-support-chat{border:1px solid #e2eaf2;border-radius:12px;background:#fffffff0;box-shadow:0 14px 34px #111b2d0a}.admin-inbox-panel,.admin-request-list,.admin-offer-builder,.operator-context-panel{display:grid;align-content:start;gap:16px;padding:16px}.operator-context-panel{background:transparent;border:0;box-shadow:none;padding:0}.admin-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-panel-title.tight{align-items:center}.admin-panel-title h2{margin:0;color:#111b2d;font-size:18px;line-height:1.25;font-weight:720}.admin-panel-title p{margin:6px 0 0;color:#687690;font-size:12px;line-height:1.45;font-weight:500}.admin-panel-title>svg{flex:0 0 auto;color:var(--green-dark)}.admin-search input{width:100%;border-radius:8px}.admin-conversation-list{display:grid;gap:8px;max-height:640px;overflow:auto;padding-right:2px}.admin-request-queue{display:grid;gap:6px;max-height:680px;overflow:auto;padding-right:2px}.admin-assignments-workspace{display:grid;gap:16px;padding:22px;border:1px solid var(--line);border-radius:10px;background:#ffffffe6;box-shadow:0 16px 34px #111b2d09}.admin-assignments-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}.admin-assignment-count,.conversation-assignee{display:inline-flex;align-items:center;gap:5px;color:#087c4f;font-size:11px;font-weight:850}.admin-assignment-count{padding:7px 10px;border-radius:999px;background:#e8f9f1;white-space:nowrap}.admin-assignment-list{display:grid;gap:10px}.admin-assignment-row{display:grid;grid-template-columns:minmax(230px,1.2fr) minmax(230px,1fr) auto;gap:20px;align-items:center;padding:16px;border:1px solid #d7eee2;border-radius:9px;background:#fbfffd}.admin-assignment-project,.admin-assignment-specialist>span{display:grid;gap:5px;min-width:0}.admin-assignment-project>span,.admin-assignment-project small,.admin-assignment-specialist small{color:#71809a;font-size:12px;font-weight:700}.admin-assignment-project>strong,.admin-assignment-specialist strong{display:flex;align-items:center;gap:5px;min-width:0;color:#15213a;font-size:15px;font-weight:900}.admin-assignment-specialist{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:center;padding-left:18px;border-left:1px solid #dcebe4}.admin-assignment-specialist img{width:46px;height:46px;border-radius:50%;object-fit:cover}.admin-assignment-specialist em{color:#087c4f;font-size:12px;font-style:normal;font-weight:850}.admin-assignment-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-assignment-actions .btn,.admin-assignment-actions .outline-button{min-height:38px;padding-inline:12px;font-size:12px}.admin-assignment-empty{display:grid;justify-items:start;gap:8px;padding:28px 0 8px;color:#64708a}.admin-assignment-empty svg{color:var(--green-dark)}.admin-assignment-empty strong{color:#15213a;font-size:16px;font-weight:900}.admin-assignment-empty p{margin:0;font-size:13px;font-weight:650}.admin-request-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:12px;row-gap:8px;align-items:start;min-height:128px;padding:15px 14px;border:1px solid transparent;border-radius:10px;color:#111b2d;background:transparent;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.admin-request-row:hover,.admin-request-row.active{border-color:#c9eadb;background:#f6fcf9}.admin-request-row:hover{transform:translateY(-1px)}.admin-request-row strong,.admin-request-row small{display:block}.admin-request-row>span:first-child{display:grid;align-content:start;gap:7px;min-width:0}.admin-request-row strong{display:-webkit-box;overflow:hidden;color:#111b2d;font-size:14px;line-height:1.35;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-request-row small{margin-top:0;color:#65738d;font-size:12px;line-height:1.35;font-weight:500}.admin-request-row .request-placement-time{color:#8793a6;font-size:11px;font-weight:650}.admin-request-row .client-presence{margin-top:1px}.client-presence{display:inline-flex;align-items:center;gap:7px;min-height:24px;margin-top:9px;padding:0 9px;border-radius:999px;color:#687690;background:#f3f6f9;font-size:11px;font-weight:750;line-height:1}.client-presence>span{width:8px;height:8px;border-radius:50%;background:#99a5b8;box-shadow:0 0 0 3px #99a5b824}.client-presence.online{color:#057347;background:#e8f9f1}.client-presence.online>span{background:#0fc178;box-shadow:0 0 0 3px #0fc17829;animation:client-presence-pulse 1.8s ease-out infinite}.online-badge{display:inline-flex;align-items:center;gap:7px;min-height:22px;color:#687690;font-size:12px;font-weight:800;line-height:1}.online-badge>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#99a5b8;box-shadow:0 0 0 3px #99a5b824}.online-badge.online{color:#057347}.online-badge.online>span{background:#0fc178;box-shadow:0 0 0 3px #0fc17829;animation:client-presence-pulse 1.8s ease-out infinite}.freelancer-status,.offer-online,.chat-online,.admin-online{margin-top:6px}.mini-specialist>.online-badge{margin:-2px 0 8px}.mini-specialist>.tag-row{display:flex;gap:6px;margin:0 0 14px}.mini-specialist>.tag-row span{min-height:24px;padding:0 9px;border:1px solid #e1e9f1;border-radius:999px;color:#53627c;background:#f7f9fb;font-size:11px;font-weight:700}.client-presence-strip{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.client-presence-strip .client-presence{margin-top:0}.client-presence-strip small{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;color:#60708a;background:#f4f7fa;font-size:11px;font-weight:650}@keyframes client-presence-pulse{0%{box-shadow:0 0 #0fc17857}72%{box-shadow:0 0 0 8px #0fc17800}to{box-shadow:0 0 #0fc17800}}.admin-request-row em,.admin-request-row i{justify-self:end;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-style:normal;font-size:11px;font-weight:700}.admin-request-row em{grid-column:2;grid-row:1;color:#53627c;background:#f2f5f8}.admin-request-row i{grid-column:2;grid-row:2;white-space:nowrap;color:var(--green-dark);background:#e8f9f1}.admin-conversation{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:108px;padding:12px 10px;border:1px solid transparent;border-radius:9px;color:#111b2d;background:transparent;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.admin-conversation:hover,.admin-conversation.active{border-color:#c6ecdc;background:#f4fcf8}.admin-conversation:hover{transform:translateY(-1px)}.admin-avatar{position:relative;width:48px;height:48px}.admin-avatar img,.operator-person img,.admin-account-grid img,.admin-roster-list img{width:100%;height:100%;border-radius:50%;object-fit:cover}.admin-avatar i,.admin-account-grid i{position:absolute;top:1px;right:0;width:11px;height:11px;border:2px solid #ffffff;border-radius:50%;background:#f04438;box-shadow:0 0 0 4px #f044381a}.admin-conversation strong,.admin-conversation small{display:block}.admin-conversation strong{overflow:hidden;color:#111b2d;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-conversation small{display:-webkit-box;overflow:hidden;margin-top:4px;color:#65738d;font-size:12px;line-height:1.28;font-weight:650;-webkit-box-orient:vertical;-webkit-line-clamp:1}.admin-conversation .conversation-participants{margin-top:5px;color:#25805a;font-size:11px;font-weight:800;letter-spacing:.01em;-webkit-line-clamp:1}.admin-conversation .conversation-preview{margin-top:5px;color:#65738d;font-size:12px;font-weight:600;-webkit-line-clamp:1}.admin-conversation .conversation-activity{margin-top:6px;color:#8a96a9;font-size:11px;font-weight:760;-webkit-line-clamp:1}.admin-conversation .conversation-assignee{margin-top:6px;-webkit-line-clamp:1}.admin-conversation em{align-self:start;min-width:24px;padding:5px 7px;border-radius:999px;color:#596781;background:#f2f5f8;font-style:normal;font-size:11px;font-weight:900;text-align:center}.operator-chat-panel{display:grid;grid-template-rows:auto minmax(360px,1fr) auto;overflow:hidden}.operator-chat-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid #dfe8f1;background:#fff}.operator-person{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.operator-person img{width:54px;height:54px}.operator-person small,.operator-person strong{display:block}.operator-person small{color:#728096;font-size:11px;font-weight:850;text-transform:uppercase}.operator-person strong{display:flex;align-items:center;gap:7px;margin-top:3px;color:#111b2d;font-size:18px;font-weight:900}.operator-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.operator-status>span,.operator-status>.online-badge,.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#53627c;background:#f3f6f9;font-size:12px;font-weight:600}.status-pill{color:var(--green-dark);background:#e8f9f1}.operator-thread{display:grid;align-content:start;gap:14px;overflow:auto;padding:22px 18px;background:linear-gradient(180deg,#fbfdfc,#fff 42%),radial-gradient(circle at 100% 0%,rgba(15,193,120,.05),transparent 32%)}.operator-message{width:min(620px,86%);box-shadow:0 10px 28px #111b2d09}.operator-message.mine{background:#ecfbf4;border-color:#bcebd6}.message-actions{display:flex;justify-content:flex-end;gap:4px;margin-top:8px}.message-actions button,.message-edit button{display:inline-grid;min-width:28px;min-height:28px;place-items:center;border:1px solid #cfe3d9;border-radius:7px;color:#087b4b;background:#fff}.message-actions button:last-child{color:#c23832}.message-edit textarea{width:100%;resize:vertical;border:1px solid #9fddc3;border-radius:8px;padding:9px;font:inherit}.message-edit button{margin:8px 6px 0 0;padding:0 9px;font-size:12px;font-weight:750}.admin-empty-thread{align-self:center;justify-self:center;display:grid;justify-items:center;max-width:360px;gap:8px;padding:34px 20px;color:#5f6d86;text-align:center}.admin-empty-thread svg{color:var(--green-dark)}.admin-empty-thread strong{color:#111b2d;font-size:18px;font-weight:900}.admin-empty-thread p{margin:0;line-height:1.45;font-size:13px;font-weight:650}.operator-compose{display:grid;gap:10px;padding:14px;border-top:1px solid #dfe8f1;background:#fff}.quick-replies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:2px}.quick-replies button{min-width:0;min-height:34px;padding:0 12px;border:1px solid #dfe8f1;border-radius:999px;color:#50607a;background:#f7f9fb;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-compose-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.operator-compose textarea,.admin-offer-form textarea{width:100%;min-height:74px;resize:vertical;padding:13px 14px;border:1px solid #d8e2ec;border-radius:8px;color:#111b2d;background:#fff;outline:0}.operator-compose textarea:focus,.admin-offer-form textarea:focus{border-color:#8fdfbd;box-shadow:0 0 0 4px #0fc1781f}.operator-compose .btn{min-width:146px;min-height:74px}.operator-context-card{display:grid;gap:12px;padding:16px;border:1px solid #dfe8f1;border-radius:10px;background:#fffffff5;box-shadow:0 20px 54px #111b2d0e}.operator-context-card>strong{color:#111b2d;font-size:15px;line-height:1.3;font-weight:900}.operator-context-card>p{margin:0;color:#5f6d86;font-size:13px;line-height:1.55;font-weight:620}.operator-context-card dl,.admin-order-facts{display:grid;gap:9px;margin:0}.operator-context-card dl div{display:grid;gap:2px}.operator-context-card dt{color:#748097;font-size:11px;font-weight:850;text-transform:uppercase}.operator-context-card dd{margin:0;color:#111b2d;font-weight:850}.admin-offer-form{display:grid;gap:10px}.admin-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-account-grid button{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:center;min-height:56px;padding:8px;border:1px solid #e1e9f1;border-radius:10px;background:#fff;text-align:left;transition:background .16s ease,border-color .16s ease}.admin-account-grid button.active{border-color:#a9e4cc;background:#f6fcf9}.admin-account-grid img{width:38px;height:38px}.admin-account-grid strong,.admin-account-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-account-grid strong{color:#111b2d;font-size:12px;font-weight:700}.admin-account-grid small{margin-top:2px;color:#728096;font-size:11px;font-weight:500}.admin-account-grid i{top:7px;right:7px}.admin-orders-grid{display:grid;grid-template-columns:390px minmax(0,1fr);gap:16px;align-items:start}.admin-order-detail,.admin-roster-panel,.admin-reviews-panel{padding:18px}.admin-order-detail{position:sticky;top:152px;display:grid;gap:16px}.admin-order-detail h3{margin:0;color:#111b2d;font-size:23px;line-height:1.18;font-weight:730}.admin-order-detail>p{margin:0;color:#596781;line-height:1.62;font-weight:460}.admin-order-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-facts span{display:grid;gap:4px;min-height:66px;padding:11px 12px;border:1px solid #e2eaf2;border-radius:10px;color:#6c7a93;background:#fbfcfd;font-size:12px;font-weight:500}.admin-order-facts strong{color:#111b2d;font-size:15px;font-weight:720}.admin-offer-history{display:grid;gap:12px;padding-top:16px;border-top:1px solid #e4ebf2}.admin-empty-inline{min-height:58px;padding:16px;border:1px dashed #cfd9e4;border-radius:9px;color:#65738d;background:#f8fafb;font-size:13px;font-weight:730}.admin-offer-line,.admin-scheduled-line{display:grid;gap:12px;align-items:start;padding:14px;border:1px solid #e2eaf2;border-radius:12px;background:#fff}.admin-offer-line{grid-template-columns:48px minmax(0,1fr)}.admin-scheduled-line{grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center}.admin-offer-line img,.admin-scheduled-line img,.admin-selected-account img{width:48px;height:48px;border-radius:50%;object-fit:cover}.admin-scheduled-line img{width:42px;height:42px}.admin-offer-line strong,.admin-scheduled-line strong{display:flex;align-items:center;gap:7px;color:#111b2d;font-weight:720}.admin-offer-line small,.admin-scheduled-line small{display:block;margin-top:3px;color:#687690;font-size:12px;font-weight:500}.admin-offer-line p{margin:8px 0 0;color:#485671;font-size:13px;line-height:1.6;font-weight:450}.admin-scheduled-line>span{padding:7px 10px;border-radius:999px;color:var(--green-dark);background:#e8f9f1;font-size:11px;font-weight:700;white-space:nowrap}.admin-scheduled-line .outline-button{min-height:34px;padding-inline:12px;white-space:nowrap}.admin-offer-builder{position:sticky;top:152px;gap:16px;background:#fbfcfd}.admin-selected-account{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid #c9eadb;border-radius:12px;background:#f7fcfa}.admin-selected-account img{width:46px;height:46px}.admin-selected-account small,.admin-selected-account strong{display:block}.admin-selected-account small{color:#728096;font-size:11px;font-weight:600;text-transform:uppercase}.admin-selected-account strong{display:flex;align-items:center;gap:7px;margin-top:3px;color:#111b2d;font-weight:700}.admin-account-grid.compact{grid-template-columns:1fr;max-height:286px;gap:6px;overflow-x:hidden;overflow-y:auto;padding-right:3px;scrollbar-gutter:stable}.admin-account-grid.compact button{grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:58px;padding:7px 9px;border-radius:9px}.admin-account-grid.compact img{width:34px;height:34px}.admin-account-grid.compact button>span{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:2px 7px}.admin-account-grid.compact button>span>strong{flex:1 1 100%;min-width:0;font-size:12px;line-height:1.15}.admin-account-grid.compact button>span>small{flex:0 0 auto;margin-top:0;line-height:1.1}.admin-account-grid.compact .admin-choice-badge,.admin-account-grid.compact .admin-online{flex:0 0 auto;margin-top:0}.admin-account-grid.compact .admin-choice-badge{max-width:126px;padding:4px 8px 4px 4px}.admin-account-grid.compact .admin-choice-badge strong{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.admin-account-grid.compact .admin-online{font-size:11px;line-height:1.1}.admin-offer-form.detailed{gap:14px}.admin-offer-form.detailed label{display:grid;gap:7px;color:#53627c;font-size:12px;font-weight:600}.admin-offer-form.detailed input,.admin-offer-form.detailed textarea{width:100%;border:1px solid #d8e2ec;border-radius:10px;color:#111b2d;background:#fff;font-weight:500;outline:0}.admin-offer-form.detailed input{height:44px;padding:0 12px}.admin-offer-form.detailed textarea{min-height:136px;line-height:1.55}.schedule-field{display:grid;gap:8px}.schedule-quick-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.schedule-quick-chips button{min-height:34px;padding:0 8px;border:1px solid #dfe8f1;border-radius:8px;color:#53627c;background:#f7fafc;font-size:12px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease}.schedule-quick-chips button:hover,.schedule-quick-chips button.active{border-color:#9fe5c9;color:#058d5a;background:#eafaf2}.admin-offer-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;border:1px solid #e1e9f1;border-radius:10px;background:#f4f7fa}.admin-offer-mode button{min-height:36px;border:0;border-radius:8px;color:#52617a;background:transparent;font-weight:650}.admin-offer-mode button.active{color:#111b2d;background:#fff;box-shadow:0 6px 14px #111b2d0b}.admin-roster-list{display:grid;gap:10px;margin-top:14px}.admin-roster-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px;border:1px solid #dfe8f1;border-radius:10px;background:#fff}.admin-roster-list img{width:58px;height:58px}.admin-roster-list strong{display:flex;align-items:center;gap:7px;color:#111b2d;font-weight:900}.admin-roster-list small{display:block;margin-top:3px;color:#687690;font-size:12px;font-weight:750}.admin-roster-list p{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:#53617a;font-size:13px;line-height:1.45;font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-support-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;min-height:680px}.console-ticket-list{align-content:start}.console-support-chat{min-height:680px}.admin-reviews-panel{display:grid;gap:16px}.review-moderation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-moderation-list article{display:grid;gap:12px;padding:16px;border:1px solid #dfe8f1;border-radius:10px;background:#fff}.review-moderation-list strong,.review-moderation-list small{display:block}.review-moderation-list strong{color:#111b2d;font-weight:900}.review-moderation-list small{margin-top:4px;color:#687690;font-size:12px;font-weight:730}.review-moderation-list p{margin:0;color:#2c3a54;line-height:1.55;font-weight:620}.review-moderation-list article>span{color:#ffad21;font-weight:900}.review-moderation-list article>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.admin-console-page strong{font-weight:650}.admin-console-page p,.admin-console-page small{color:#61708a}.admin-console-page h2,.admin-console-page h3{letter-spacing:0}.admin-console-page input,.admin-console-page textarea,.admin-console-page select{font-weight:500}.admin-console-page .admin-request-detail>h3{font-size:clamp(22px,1.75vw,26px);font-weight:650}.admin-console-page .admin-offer-line p,.admin-console-page .admin-request-detail>p,.admin-console-page .operator-context-card>p{color:#42516b;font-weight:400}.admin-console-page .admin-order-facts strong,.admin-console-page .admin-offer-line strong,.admin-console-page .admin-request-row strong{font-weight:650}.admin-console-page .admin-empty-inline{font-weight:500}@media(max-width:1320px){.admin-requests-workspace{grid-template-columns:320px minmax(0,1fr)}.admin-offer-builder{position:static;grid-column:1 / -1}.admin-chat-workspace{grid-template-columns:310px minmax(0,1fr)}.operator-context-panel{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.admin-console-page{width:min(100% - 32px,760px)}.admin-console-top,.admin-command-bar,.admin-requests-workspace,.admin-chat-workspace,.admin-orders-grid,.admin-support-workspace,.operator-context-panel,.review-moderation-list{grid-template-columns:1fr}.admin-command-bar{position:static}.admin-signal-row{justify-content:flex-start}.admin-conversation-list{max-height:420px}.operator-chat-head,.operator-compose-row,.admin-roster-list article{grid-template-columns:1fr}.operator-compose .btn{min-height:48px}.admin-order-detail{position:static}.admin-scheduled-line{grid-template-columns:42px minmax(0,1fr)}.admin-scheduled-line>span,.admin-scheduled-line .outline-button{grid-column:1 / -1;justify-self:start}}@media(max-width:620px){.admin-console-page{width:min(100% - 24px,520px)}.admin-console-top h1{font-size:34px}.admin-module-tabs button{flex:1 1 calc(50% - 8px);justify-content:center}.operator-status,.quick-replies{justify-content:flex-start}.quick-replies{grid-template-columns:1fr}.quick-replies button{max-width:none;white-space:normal;text-align:left}.operator-message,.message{width:100%}.admin-account-grid,.admin-order-facts{grid-template-columns:1fr}}.seo-landing{display:grid;gap:30px;padding-bottom:58px}.landing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:34px;align-items:stretch;padding:8px 0 18px;border-bottom:1px solid #dce7ef}.landing-hero-copy{display:grid;align-content:start;gap:18px;min-width:0}.landing-hero-copy h1{max-width:820px;margin:0;color:var(--ink);font-size:clamp(40px,4.2vw,60px);font-weight:900;line-height:1.06;letter-spacing:0}.landing-hero-copy p:not(.eyebrow){max-width:760px;margin:0;color:#5e6d87;font-size:18px;font-weight:570;line-height:1.52}.landing-query-row,.landing-actions,.landing-related>div{display:flex;flex-wrap:wrap;gap:10px}.landing-query-row span{padding:8px 11px;border:1px solid #dbe7ef;border-radius:8px;color:#53617c;background:#fff;font-size:13px;font-weight:760;line-height:1.25}.landing-actions{margin-top:6px}.landing-hero-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 16px 36px #111b2d0b}.landing-hero-panel div{display:grid;gap:8px;min-width:0;padding:18px;border-right:1px solid #e5edf4;border-bottom:1px solid #e5edf4}.landing-hero-panel div:nth-child(2n){border-right:0}.landing-hero-panel div:nth-last-child(-n+2){border-bottom:0}.landing-hero-panel svg{color:var(--green-dark)}.landing-hero-panel strong{color:#111b2d;font-size:24px;font-weight:900;line-height:1.05;overflow-wrap:break-word}.landing-hero-panel span{color:#66738c;font-size:12px;font-weight:760;line-height:1.3}.landing-related,.landing-section,.landing-cta{display:grid;gap:18px}.landing-related h2,.landing-section h2,.landing-cta h2{margin:0;color:#101b32;font-size:28px;font-weight:900;line-height:1.16;letter-spacing:0}.landing-related button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 13px;border:1px solid #dbe7ef;border-radius:8px;color:#101b32;background:#fff;font-size:14px;font-weight:820}.landing-related button:hover{border-color:#b7decf;color:var(--green-dark)}.landing-two-column{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:start;gap:30px;padding-top:6px}.landing-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.landing-task-grid span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;min-height:58px;padding:14px;border:1px solid #e2ebf2;border-radius:8px;background:#fff;color:#24324c;font-size:14px;font-weight:760;line-height:1.35}.landing-task-grid svg{color:var(--green-dark);margin-top:1px}.landing-note{display:grid;gap:12px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#f7fbfa}.landing-note svg{color:var(--green-dark)}.landing-note h3,.landing-faq h3{margin:0;color:#101b32;font-size:18px;font-weight:900;line-height:1.25}.landing-note p,.landing-faq p,.landing-cta p{margin:0;color:#5f6d86;font-size:15px;font-weight:560;line-height:1.55}.landing-note .outline-button{justify-self:start}.landing-faq>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-faq article{display:grid;gap:10px;min-width:0;padding:20px;border:1px solid #e2ebf2;border-radius:8px;background:#fff}.landing-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;padding:24px;border:1px solid #cbeede;border-radius:8px;background:#f4fbf7}.landing-cta .btn{white-space:nowrap}.blog-page{padding:44px 0 48px}.blog-hero{padding:2px 0 34px}.blog-hero h1{max-width:760px;margin:0;color:var(--ink);font-size:clamp(42px,4vw,56px);font-weight:900;line-height:1.1;letter-spacing:0}.blog-hero p:not(.eyebrow){max-width:610px;margin:18px 0 0;color:#61708c;font-size:18px;font-weight:570;line-height:1.5}.blog-controls{display:grid;grid-template-columns:minmax(260px,390px) minmax(0,1fr) 174px;gap:16px;align-items:start;margin-bottom:24px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 16px 34px #111b2d09}.blog-search{position:relative;display:flex;align-items:center;min-height:42px;padding-inline:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.blog-search svg{flex:0 0 auto;color:#24314d}.blog-search input{width:100%;min-width:0;border:0;outline:0;color:#17233c;background:transparent;font-size:14px;font-weight:650}.blog-search input::placeholder{color:#7b879f}.blog-sort{position:relative;grid-column:3;display:flex;align-items:center;min-height:42px;padding:0 34px 0 14px;border:1px solid var(--line);border-radius:8px;background:#fff}.blog-sort span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.blog-sort select{width:100%;border:0;outline:0;color:#1e2b45;background:transparent;font-size:13px;font-weight:780;appearance:none}.blog-sort svg{position:absolute;right:13px;color:#53617a;pointer-events:none}.blog-tabs{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:10px}.blog-tabs button,.blog-pagination button{min-height:36px;padding:0 17px;border:1px solid var(--line);border-radius:8px;color:#4d5b75;background:#fff;font-size:13px;font-weight:820;transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.blog-tabs button:hover,.blog-tabs button.active,.blog-pagination button:hover,.blog-pagination button.active{color:#fff;border-color:#09ad69;background:linear-gradient(180deg,#13c77d,#08ad69);box-shadow:0 10px 20px #09b56f24;transform:translateY(-1px)}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 256px;gap:22px;align-items:start;scroll-margin-top:112px}.blog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card,.blog-side-panel,.article-side-panel,.article-author,.article-mini-card,.article-nav button{border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:0 16px 34px #111b2d09}.blog-card{display:flex;min-height:250px;flex-direction:column;align-items:flex-start;padding:24px 20px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.blog-card:hover,.article-mini-card:hover,.article-nav button:hover{transform:translateY(-2px);border-color:#b6e8d4;box-shadow:0 18px 42px #111b2d0f}.blog-card-meta,.article-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;color:#64708a;font-size:12px;font-weight:800}.blog-card-meta strong,.article-kicker strong{color:var(--green-dark);text-transform:uppercase}.blog-card h2{margin:22px 0 0;color:#111b2d;font-size:19px;font-weight:900;line-height:1.28}.blog-card p{margin:14px 0 0;color:#5f6c86;font-size:14px;font-weight:570;line-height:1.5}.blog-card .section-link{margin-top:auto;padding-top:24px}.blog-sidebar,.article-sidebar{display:grid;gap:20px}.blog-side-panel,.article-side-panel{padding:22px}.blog-side-panel h2,.article-side-panel h2{margin:0 0 18px;color:#141f36;font-size:18px;font-weight:900;line-height:1.25}.topic-list,.recent-list{display:grid;gap:12px}.topic-list button,.recent-list button,.footer-column button{border:0;color:inherit;background:transparent;text-align:left}.topic-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:0;color:#1b2841;font-size:13px;font-weight:740}.topic-list strong{color:var(--green-dark);font-weight:900}.recent-list button{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:0}.recent-list span{color:#728096;font-size:11px;font-weight:780}.recent-list strong{color:#23314d;font-size:12px;font-weight:780;line-height:1.35}.blog-empty{display:grid;grid-column:1 / -1;justify-items:start;gap:10px;padding:28px;border:1px dashed #c8d7e7;border-radius:8px;color:#63708a;background:#fff}.blog-empty svg{color:var(--green-dark)}.blog-empty strong{color:#15213a;font-size:18px;font-weight:900}.blog-empty p{margin:0}.blog-pagination{display:flex;flex-wrap:wrap;grid-column:1 / -1;justify-content:center;gap:10px;padding-top:8px}.blog-pagination span{display:grid;min-width:28px;place-items:center;color:#728096;font-weight:800}.blog-pagination button:disabled{cursor:default;opacity:.45;color:#4d5b75;border-color:var(--line);background:#fff;transform:none;box-shadow:none}.article-page{padding:34px 0 48px}.article-shell{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:86px;align-items:start}.article-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:36px;color:#71809a;font-size:12px;font-weight:760}.article-breadcrumb button{border:0;color:#71809a;background:transparent;font:inherit;transition:color .16s ease}.article-breadcrumb button:hover{color:var(--green-dark)}.article-head{padding-bottom:26px;border-bottom:1px solid var(--line)}.article-head h1{max-width:760px;margin:16px 0 0;color:var(--ink);font-size:clamp(42px,4vw,56px);font-weight:900;line-height:1.1;letter-spacing:0}.article-head p{max-width:720px;margin:18px 0 0;color:#5d6a84;font-size:18px;font-weight:570;line-height:1.5}.article-content{padding-top:24px}.article-section{scroll-margin-top:96px;margin-top:28px}.article-section:first-child{margin-top:0}.article-section h2{margin:0 0 12px;color:#15213a;font-size:22px;font-weight:900;line-height:1.25}.article-section h3{margin:0 0 12px;color:#17233c;font-size:16px;font-weight:900}.article-section p,.article-section li{color:#263552;font-size:15px;font-weight:570;line-height:1.72}.article-section p{margin:0 0 12px}.article-section ul,.article-section ol{display:grid;gap:7px;margin:12px 0 0;padding-left:22px}.article-section li::marker{color:var(--green-dark);font-weight:900}.article-note,.article-tip,.article-checklist{margin-top:18px;border:1px solid #bfead8;border-radius:8px;background:linear-gradient(180deg,#f2fcf8,#fff)}.article-note{padding:16px 18px;color:#24415a;font-size:14px;font-weight:620;line-height:1.6}.article-note strong,.article-tip strong{color:var(--green-dark)}.article-checklist{padding:18px 20px}.article-checklist ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;margin:0;padding:0;list-style:none}.article-checklist li{display:flex;align-items:flex-start;gap:8px;color:#1d2b45;font-size:14px;font-weight:650;line-height:1.45}.article-checklist svg{flex:0 0 auto;margin-top:2px;color:var(--green-dark)}.article-tip{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;padding:18px 20px}.article-tip p{margin:0}.article-link-panel{display:grid;gap:16px;margin-top:30px;padding:22px;border:1px solid #cbeede;border-radius:8px;background:#f4fbf7}.article-link-panel h2{margin:4px 0 0;color:#15213a;font-size:22px;font-weight:900;line-height:1.2}.article-link-panel>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.article-link-panel button{display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:7px 10px;align-items:center;min-height:92px;padding:14px;border:1px solid #d8ece4;border-radius:8px;color:inherit;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.article-link-panel button:hover{transform:translateY(-1px);border-color:#a9dbc8;box-shadow:0 12px 28px #111b2d0f}.article-link-panel button span{grid-column:1 / -1;color:var(--green-dark);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}.article-link-panel button strong{min-width:0;color:#16233d;font-size:14px;font-weight:900;line-height:1.3}.article-link-panel button svg{color:var(--green-dark)}.article-author{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:center;margin-top:34px;padding:20px}.article-author>strong{color:#15213a;font-size:14px;font-weight:900}.article-author b{display:block;color:var(--green-dark);font-size:14px}.article-author span{display:block;margin-top:3px;color:#66738e;font-size:13px;font-weight:620}.related-articles{margin-top:30px}.related-articles h2{margin:0 0 14px;color:#15213a;font-size:20px;font-weight:900}.related-articles>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-mini-card{display:grid;gap:8px;min-height:138px;padding:16px;color:inherit;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.article-mini-card span{color:var(--green-dark);font-size:11px;font-weight:900;text-transform:uppercase}.article-mini-card strong{color:#142039;font-size:13px;font-weight:900;line-height:1.35}.article-mini-card small{color:#64708a;font-size:12px;font-weight:560;line-height:1.4}.article-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}.article-nav button{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:center;padding:15px 18px;color:inherit;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.article-nav button:last-child{grid-template-columns:minmax(0,1fr) 22px;text-align:right}.article-nav small{display:block;color:#64708a;font-size:11px;font-weight:760}.article-nav strong{display:block;overflow:hidden;color:#17233c;font-size:13px;font-weight:900;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.article-sidebar{position:sticky;top:96px}.article-side-panel ol{display:grid;gap:14px;margin:0;padding:0;list-style:none}.article-side-panel a{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;align-items:baseline;color:#53617d;font-size:13px;font-weight:720;line-height:1.35;transition:color .16s ease}.article-side-panel a:hover{color:var(--green-dark)}.article-side-panel a span{color:var(--green-dark);font-weight:900}.site-footer{border-top:1px solid #e5edf4;background:#fffffff0}.site-footer-inner{display:grid;grid-template-columns:minmax(240px,1.15fr) repeat(4,minmax(140px,.7fr));gap:38px;width:min(100% - 96px,1296px);margin-inline:auto;padding:32px 0 34px}.footer-brand{display:grid;justify-items:start;gap:14px}.footer-brand p{max-width:270px;margin:0;color:#64708a;font-size:13px;font-weight:560;line-height:1.55}.footer-brand>small{color:#9aa6b8;font-size:12px;font-weight:650}.footer-column{display:grid;align-content:start;gap:11px}.footer-column h2{margin:0 0 4px;color:#101b32;font-size:14px;font-weight:900}.footer-column button,.footer-column a,.footer-column span{padding:0;color:#5f6d86;font-size:13px;font-weight:650;line-height:1.35}.footer-column button:hover,.footer-column a:hover{color:var(--green-dark)}.footer-support{min-width:0}.cookie-notice{position:fixed;right:24px;bottom:24px;left:24px;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto 34px;gap:18px;align-items:center;max-width:1040px;margin-inline:auto;padding:16px 18px;border:1px solid #dce8f1;border-radius:8px;background:#fffffff7;box-shadow:0 18px 48px #111b2d29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cookie-notice strong{display:block;margin-bottom:4px;color:#101b32;font-size:14px;font-weight:900}.cookie-notice p{max-width:620px;margin:0;color:#5f6d86;font-size:13px;font-weight:610;line-height:1.45}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-actions>button:not(.btn){min-height:38px;padding:0 12px;border:1px solid #d9e5ef;border-radius:8px;color:#53617a;background:#f8fbfc;font-size:13px;font-weight:850}.cookie-actions>button:not(.btn):hover{border-color:#b7decf;color:var(--green-dark)}.cookie-actions .btn{min-height:38px;padding:0 16px}.cookie-close{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dce8f1;border-radius:8px;color:#64708a;background:#fff}.cookie-close:hover{color:var(--green-dark);border-color:#b7decf}@media(max-width:1180px){.landing-hero,.landing-two-column{grid-template-columns:1fr}.landing-hero-panel{max-width:680px}.landing-task-grid,.landing-faq>div{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-layout,.article-shell{grid-template-columns:minmax(0,1fr)}.blog-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.article-sidebar{position:static;grid-template-columns:minmax(0,1fr)}.blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100% - 48px,980px)}}@media(max-width:760px){.landing-hero-copy h1{font-size:38px}.landing-hero-panel,.landing-task-grid,.landing-faq>div,.landing-cta{grid-template-columns:1fr}.landing-hero-panel div,.landing-hero-panel div:nth-child(2n),.landing-hero-panel div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e5edf4}.landing-hero-panel div:last-child{border-bottom:0}.landing-cta .btn,.landing-actions .btn{width:100%}.blog-page,.article-page{padding-top:26px}.blog-hero h1,.article-head h1{font-size:38px}.blog-controls{grid-template-columns:1fr;padding:16px}.blog-sort{grid-column:auto}.blog-list,.blog-sidebar,.article-sidebar,.related-articles>div,.article-link-panel>div:last-child,.article-nav,.article-checklist ul,.article-tip,.article-author{grid-template-columns:1fr}.article-shell{gap:34px}.article-breadcrumb{margin-bottom:24px}.article-nav button:last-child{grid-template-columns:22px minmax(0,1fr);text-align:left}.article-nav button:last-child svg{grid-column:1;grid-row:1}.article-nav button:last-child span{grid-column:2}.site-footer-inner{grid-template-columns:1fr;width:min(100% - 32px,640px)}}@media(max-width:430px){.landing-hero-copy h1{font-size:34px}.landing-query-row span,.landing-related button{width:100%}.blog-hero h1,.article-head h1{font-size:34px}.blog-tabs button{flex:1 1 calc(50% - 8px);padding-inline:10px}}
