/* Continental Game design system. Override tokens in the child theme, not this file. */
:root{--cg-ink:#152739;--cg-muted:#546779;--cg-blue:#175cb5;--cg-blue-hover:#104889;--cg-soft:#eaf1fa;--cg-canvas:#f4f6f8;--cg-surface:#fff;--cg-border:#dce3e9;--cg-night:#0c2033;--cg-radius:10px;--cg-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.cg-wrap,.cg-dialog,.cg-site{font-family:var(--cg-font);color:var(--cg-ink);font-size:16px;line-height:1.55;font-weight:400;letter-spacing:normal;text-transform:none}
.cg-wrap *,.cg-dialog *,.cg-site *{box-sizing:border-box}.cg-wrap [hidden],.cg-dialog [hidden],.cg-site [hidden]{display:none!important}
.cg-wrap{width:min(1184px,calc(100% - 64px));margin-inline:auto}.cg-section{padding-block:64px}.cg-wrap h1,.cg-wrap h2,.cg-wrap h3,.cg-site h1,.cg-site h2,.cg-site h3,.cg-dialog h2{font-family:var(--cg-font);font-weight:650;color:var(--cg-ink);line-height:1.15;text-transform:none;letter-spacing:-.035em;margin:0 0 16px}
.cg-wrap h1,.cg-site h1{font-size:clamp(36px,4.5vw,58px)}.cg-wrap h2,.cg-site h2{font-size:28px}.cg-wrap h3,.cg-site h3{font-size:21px}.cg-wrap p,.cg-site p{margin:0 0 16px}.cg-wrap a,.cg-site a{color:var(--cg-blue);text-decoration:none}.cg-wrap a:hover,.cg-site a:hover{text-decoration:underline;text-underline-offset:4px}.cg-wrap img,.cg-site img{max-width:100%;height:auto}.cg-wrap button,.cg-wrap input,.cg-wrap select,.cg-wrap textarea{font:inherit;max-width:100%;letter-spacing:normal;text-transform:none;float:none}
.cg-wrap :where(a,button,input,select,textarea,summary):focus-visible,.cg-dialog :where(a,button,input,textarea):focus-visible,.cg-site :where(a,button):focus-visible{outline:3px solid #347ccb;outline-offset:4px;box-shadow:none}
.cg-eyebrow{display:block;text-transform:uppercase;font-size:14px;font-weight:750;letter-spacing:.16em;line-height:1.5;margin-bottom:12px;color:var(--cg-blue)}.cg-muted,.cg-help{color:var(--cg-muted)}.cg-help{font-size:14px;line-height:1.5}.cg-inline{display:flex;align-items:center;gap:8px}.cg-inline h2{margin:0}.cg-icon{flex:0 0 auto;vertical-align:middle}.cg-text-link{display:inline-flex;align-items:center;gap:8px;font-weight:650;min-height:44px}.cg-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.cg-btn,.cg-wrap .cg-btn,.cg-site .cg-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:6px;background:var(--cg-blue);color:#fff;text-decoration:none;font:650 15px/1.4 var(--cg-font);letter-spacing:0;text-transform:none;cursor:pointer;box-shadow:none;width:auto;margin:0;white-space:normal;text-align:center;transition:background .16s ease,border-color .16s ease}
.cg-btn:hover,.cg-wrap .cg-btn:hover,.cg-site .cg-btn:hover{background:var(--cg-blue-hover);color:#fff;text-decoration:none}.cg-btn:disabled{opacity:.55;cursor:wait}.cg-wrap .cg-btn--outline,.cg-site .cg-btn--outline{background:transparent;color:var(--cg-ink);border-color:#96a7b7}.cg-wrap .cg-btn--outline:hover,.cg-site .cg-btn--outline:hover{background:var(--cg-soft);border-color:var(--cg-blue);color:var(--cg-blue)}.cg-wrap .cg-btn--light,.cg-site .cg-btn--light{background:#fff;color:var(--cg-night)}.cg-wrap .cg-btn--light:hover,.cg-site .cg-btn--light:hover{background:#e7eef7;color:var(--cg-night)}.cg-wrap .cg-btn--small{min-height:44px;padding:9px 14px;font-size:14px}
.cg-card{padding:28px;border:1px solid var(--cg-border);border-radius:var(--cg-radius);background:var(--cg-surface);min-width:0}.cg-card+.cg-card{margin-top:24px}.cg-grid{display:grid;gap:24px}.cg-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cg-grid>.cg-card+.cg-card{margin-top:0}.cg-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.cg-section-heading h2,.cg-section-heading p{margin-bottom:8px}.cg-prose{overflow-wrap:anywhere;max-width:74ch}.cg-prose p{line-height:1.7}.cg-prose ul,.cg-prose ol{padding-left:24px}.cg-prose a{text-decoration:underline}
.cg-tag{display:inline-flex;align-items:center;border-radius:4px;padding:5px 9px;background:#edf2f7;color:#33526e;font-size:14px;line-height:1.4;font-weight:650;white-space:nowrap}.cg-tag--accepted,.cg-tag--shortlisted{background:#e7f2eb;color:#226140}.cg-tag--rejected,.cg-tag--withdrawn{background:#f7eae9;color:#973c36}.cg-tag--reviewing{background:#fff1de;color:#85551f}.cg-round-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #a7b9ca;width:44px;height:44px;border-radius:50%;flex-shrink:0}.cg-monogram{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--cg-soft);color:var(--cg-blue);border-radius:8px;font-size:17px;font-weight:700}.cg-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#e6edf6;color:#214768;border-radius:50%;width:40px;height:40px;font-weight:700;font-size:14px;overflow:hidden}.cg-avatar img{width:100%;height:100%;object-fit:cover}.cg-avatar--large{width:58px;height:58px;font-size:18px}.cg-avatar--hero{width:100px;height:100px;font-size:32px}
.cg-form{display:grid;gap:20px}.cg-form .cg-grid{gap:20px}.cg-field{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:14px;font-weight:600;margin:0}.cg-field input,.cg-field select,.cg-field textarea{font:400 16px/1.5 var(--cg-font);padding:12px 14px;border:1px solid #9dadbc;border-radius:6px;background:#fff;color:var(--cg-ink);width:100%;min-height:48px;box-shadow:none;margin:0;outline-offset:4px}.cg-field select{padding-right:28px;background-image:none;appearance:auto}.cg-field textarea{resize:vertical;min-height:104px}.cg-field input::placeholder,.cg-field textarea::placeholder{color:#667b8c;opacity:1}.cg-field input[type=file]{padding:10px;font-size:14px;overflow:hidden}.cg-field input[type=file]::file-selector-button{background:var(--cg-soft);color:var(--cg-ink);border:0;border-radius:4px;padding:8px;margin-right:10px;font-weight:600}.cg-check{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;min-height:44px;font-weight:400;cursor:pointer;margin:0}.cg-check input[type=checkbox]{appearance:auto;width:20px;height:20px;min-width:20px;margin:2px 0 0;accent-color:var(--cg-blue)}.cg-form>.cg-btn{justify-self:start}.cg-form p{margin-bottom:0}.cg-inline-form{display:flex;align-items:flex-end;flex-wrap:wrap;margin-top:24px}.cg-inline-form .cg-field{min-width:180px}.cg-search{display:flex;align-items:flex-end;gap:16px;margin:28px 0 32px;padding:22px;border:1px solid var(--cg-border);border-radius:8px;background:#fff}.cg-search>.cg-field{flex:1}.cg-search .cg-btn{flex-shrink:0}.cg-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.cg-notice{padding:18px 20px;margin:0 0 24px;border:1px solid #b8cfe7;border-left:3px solid var(--cg-blue);border-radius:6px;background:#eef5fc;font-size:14px;line-height:1.6;color:#234769}.cg-notice--warning{background:#fff6e8;border-color:#d7b176;color:#69471d}.cg-notice--success{background:#edf7f0;border-color:#9dc5ac;color:#235d39}.cg-notice form{display:inline-flex;margin:12px 0 0}.cg-feedback:not(:empty){padding:14px 16px;margin-block:8px;border-radius:6px;background:#e9f3ed;color:#285f3c;font-size:14px}.cg-feedback.is-error:not(:empty){background:#faeaea;color:#8e302b}.cg-feedback:empty{display:none}.cg-empty{text-align:center;padding:56px 28px}.cg-empty>.cg-icon{width:36px;height:36px;margin-bottom:20px;color:var(--cg-blue)}
.cg-dashboard{display:grid;grid-template-columns:224px minmax(0,1fr);gap:40px;padding-top:40px;padding-bottom:64px;align-items:start;width:min(1344px,calc(100% - 64px))}.cg-sidebar{position:sticky;top:24px;padding-top:8px}.cg-workspace-mark{padding:8px 16px 28px;border-bottom:1px solid var(--cg-border);margin-bottom:24px}.cg-workspace-mark strong{font-size:21px}.cg-workspace-mark .cg-eyebrow{font-size:14px;color:var(--cg-muted);margin-bottom:6px}.cg-sidebar nav{display:grid;gap:6px}.cg-sidebar nav a{display:flex;align-items:center;gap:12px;padding:13px 16px;min-height:48px;color:#4a5f71;font-size:14px;font-weight:600;border-radius:6px}.cg-sidebar nav a[aria-current=page]{background:#e5edf8;color:#114e9d}.cg-sidebar nav a:hover{background:#eaf0f6;text-decoration:none}.cg-sidebar-bottom{margin-top:48px;padding:20px 16px;border-top:1px solid var(--cg-border);font-size:14px;color:var(--cg-muted)}.cg-sidebar-bottom .cg-text-link{font-size:14px;line-height:1.6}.cg-signout{display:block;min-height:44px;margin-top:16px;color:var(--cg-muted)!important}.cg-dashboard-main{min-width:0}.cg-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 32px}.cg-dashboard-header h1{font-size:34px;margin-bottom:10px}.cg-dashboard-header p{margin:0}.cg-dashboard-header .cg-eyebrow{font-size:14px;color:var(--cg-muted)}.cg-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}.cg-stat{padding:24px;border-radius:8px;border:1px solid var(--cg-border);background:#fff}.cg-stat>span:first-child{display:block;font-size:14px;color:var(--cg-muted)}.cg-stat strong{font-size:38px;line-height:1.1;font-weight:600;display:block;margin:16px 0 12px;letter-spacing:-.04em}.cg-stat small{font-size:24px;font-weight:500}.cg-stat .cg-help{font-size:14px}.cg-progress{display:block;background:#e8edf2;height:5px;border-radius:2px;overflow:hidden;width:100%}.cg-progress span{display:block;background:var(--cg-blue);height:100%}.cg-dashboard-feature{padding:32px;border-radius:10px;background:var(--cg-night);color:#d1dce7;margin-bottom:24px;position:relative;overflow:hidden}.cg-dashboard-feature>div{max-width:610px;position:relative}.cg-dashboard-feature h2{color:#fff;font-size:30px;max-width:22ch}.cg-dashboard-feature p{max-width:65ch;color:#d1dce7}.cg-dashboard-feature .cg-eyebrow{color:#adcceb}.cg-dashboard .cg-card h2{font-size:23px}.cg-dashboard .cg-card p{font-size:15px}
.cg-card-top,.cg-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.cg-opportunity-card{display:flex;flex-direction:column}.cg-opportunity-card .cg-card-top{margin-bottom:20px}.cg-opportunity-card h3{font-size:22px;margin-bottom:14px;letter-spacing:-.025em}.cg-opportunity-card h3 a{color:var(--cg-ink)}.cg-opportunity-card>p{font-size:14px}.cg-opportunity-card>.cg-help{margin-bottom:6px}.cg-card-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:8px}.cg-card-facts span{font-size:14px;background:#f1f4f6;padding:5px 8px;border-radius:3px}.cg-card-bottom{margin-top:24px;padding-top:16px;border-top:1px solid var(--cg-border)}.cg-card-bottom .cg-help{font-size:14px}.cg-profile-card{text-align:center;display:flex;flex-direction:column;align-items:center}.cg-profile-card .cg-avatar{margin-bottom:24px}.cg-profile-card .cg-eyebrow{font-size:14px}.cg-profile-card h3 a{color:var(--cg-ink)}.cg-profile-card .cg-text-link{margin-top:auto}.cg-profile-head{display:flex;align-items:center;gap:28px;margin-bottom:24px}.cg-profile-head h1{font-size:40px}.cg-profile-head p{margin-bottom:0}.cg-profile-actions{margin-left:auto}.cg-content-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px}.cg-content-grid .cg-card+.cg-card{margin-top:0}.cg-details{margin:0;display:grid;gap:6px}.cg-details dt{font-size:14px;font-weight:400;color:var(--cg-muted)}.cg-details dd{font-weight:600;margin:0 0 16px}.cg-account-security{margin-top:24px}.cg-upload{border:1px dashed #a8b8c7;border-radius:8px;padding:18px;background:#f8fafc;min-width:0}.cg-upload-state{font-size:14px;overflow-wrap:anywhere;margin:12px 0}.cg-upload .cg-actions{font-size:14px;margin:12px 0}.cg-upload .cg-help{font-size:14px}.cg-upload input[type=file]{background:#fff}.cg-upload-link{overflow-wrap:anywhere}
.cg-wrap details>summary{cursor:pointer;min-height:44px;font-size:15px;font-weight:650;display:list-item;padding-block:12px}.cg-wrap details>summary::marker{color:var(--cg-blue)}.cg-listing-editor>summary{font-size:20px;list-style:none;display:flex!important;align-items:center;gap:10px}.cg-listing-editor[open]>summary{margin-bottom:24px;border-bottom:1px solid var(--cg-border);padding-bottom:24px}.cg-application details{margin-top:16px}.cg-application details .cg-actions{margin-top:20px}.cg-application>.cg-btn{margin-top:24px}.cg-table-scroll{overflow-x:auto;max-width:100%}.cg-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left;min-width:540px}.cg-table th{color:var(--cg-muted);font-size:14px;letter-spacing:.04em;text-transform:uppercase;font-weight:650}.cg-table td,.cg-table th{padding:16px 12px;border-bottom:1px solid var(--cg-border);vertical-align:middle}.cg-table td .cg-btn{margin-left:10px}.cg-table td:first-child{font-weight:600}.cg-pagination{display:flex;gap:8px;margin-top:24px;justify-content:center;flex-wrap:wrap}.cg-pagination a,.cg-pagination span{display:inline-flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;border:1px solid var(--cg-border);border-radius:4px;padding:8px;background:#fff}.cg-pagination .current{background:var(--cg-blue);color:#fff}.cg-plan-price{font-size:38px;line-height:1.25;letter-spacing:-.04em;font-weight:650;margin-block:20px 8px}.cg-plan-price .woocommerce-Price-currencySymbol{font-size:25px}.cg-plan .cg-prose{margin:24px 0}.cg-plan .cg-btn{width:100%}.cg-memberships>.cg-help{margin-top:24px}.cg-memberships{margin-top:24px}.cg-opportunity-banner{display:flex;flex-wrap:wrap;gap:20px;align-items:center;padding:20px 0;font-size:14px}.cg-apply-form{border-top:1px solid var(--cg-border);padding-top:24px}
.cg-auth{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:64px;align-items:center;max-width:1100px;padding-block:64px}.cg-auth-story{padding:32px 0;max-width:450px}.cg-auth-story h1{font-size:46px;line-height:1.08;max-width:14ch}.cg-auth-story>p{color:var(--cg-muted);max-width:42ch;margin-top:24px}.cg-auth-story .cg-inline{margin-top:36px;font-size:14px;color:var(--cg-blue)}.cg-auth-card{padding:36px}.cg-auth-card>.cg-help{margin-top:20px;margin-bottom:0}.cg-auth-card h2{font-size:28px;margin-bottom:28px}.cg-auth-card .cg-form>.cg-btn{width:100%}.cg-auth-card .cg-eyebrow{font-size:14px}.cg-auth-card .cg-check{font-size:14px}
.cg-chat{display:grid;grid-template-columns:245px minmax(0,1fr);padding:0;overflow:hidden;min-height:600px;position:relative}.cg-chat-list-panel{padding:24px 16px;border-right:1px solid var(--cg-border);background:#fbfcfd;min-width:0}.cg-chat-list-panel h2{font-size:18px!important;margin:0 8px 24px}.cg-chat-list-panel>.cg-actions{margin-top:20px;gap:8px}.cg-thread-list{display:grid;gap:8px}.cg-thread{width:100%;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;background:transparent;text-align:left;padding:12px;cursor:pointer;min-height:64px;color:var(--cg-ink);margin:0}.cg-thread[aria-pressed=true]{background:#e8f0fa}.cg-thread:hover{background:#edf3fa}.cg-thread>span:nth-child(2){min-width:0;flex:1}.cg-thread strong{display:block;font-size:14px;font-weight:650;overflow-wrap:anywhere}.cg-thread small{display:block;font-size:14px;color:var(--cg-muted);margin-top:4px}.cg-unread{font-size:14px;min-width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--cg-blue)}.cg-chat-conversation{display:flex;flex-direction:column;min-width:0}.cg-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--cg-border);min-height:85px}.cg-chat-header strong{font-size:15px;overflow-wrap:anywhere}.cg-chat-header .cg-actions{gap:8px}.cg-chat-header .cg-btn{font-size:14px;padding:8px 10px}.cg-message-log{height:380px;min-height:300px;overflow-y:auto;padding:24px;overscroll-behavior:contain;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.cg-message{max-width:86%;background:#f0f4f8;border:1px solid #e3eaf1;border-radius:8px 8px 8px 0;padding:14px 16px;color:var(--cg-ink);flex-shrink:0}.cg-message--mine{align-self:flex-end;background:#e8f0fb;border-color:#dbe7f8;border-radius:8px 8px 0 8px}.cg-message p{font-size:14px!important;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 8px;line-height:1.6}.cg-message time{display:block;font-size:14px;color:#4b647a;margin-top:8px}.cg-message-image{max-width:240px;max-height:180px;object-fit:contain;border-radius:4px;display:block}.cg-message .cg-help{display:block;overflow-wrap:anywhere;font-size:14px}.cg-chat-empty{margin:auto;padding:24px;text-align:center;color:var(--cg-muted);font-size:14px;max-width:35ch}.cg-chat-empty h3{font-size:21px}.cg-chat-empty svg{width:32px;height:32px;margin-bottom:20px}.cg-compose{padding:20px 24px;border-top:1px solid var(--cg-border);gap:12px;background:#fff}.cg-compose textarea{min-height:82px;font-size:14px}.cg-compose .cg-field>span{font-size:14px}.cg-compose details>summary{font-size:14px}.cg-compose .cg-upload .cg-help{font-size:14px}.cg-compose>.cg-btn{justify-self:end}.cg-chat-conversation>.cg-feedback{margin:16px}.cg-chat-conversation>[data-cg-older]{align-self:center;margin-top:16px}.cg-dialog{border:1px solid var(--cg-border);border-radius:12px;padding:32px;max-width:min(560px,calc(100vw - 32px));background:#fff;color:var(--cg-ink)}.cg-dialog::backdrop{background:rgba(8,25,42,.58)}.cg-dialog h2{font-size:27px}.cg-dialog p{font-size:15px;line-height:1.6}
@media(min-width:1600px){.cg-wrap{max-width:1240px}.cg-dashboard{max-width:1380px}}
@media(max-width:1100px){.cg-wrap{width:calc(100% - 48px)}.cg-dashboard{grid-template-columns:190px minmax(0,1fr);gap:24px}.cg-dashboard .cg-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-sidebar nav a{font-size:14px;padding-inline:12px;gap:8px}.cg-auth{gap:32px}.cg-auth-story h1{font-size:40px}.cg-chat{grid-template-columns:200px minmax(0,1fr)}.cg-chat-header{flex-wrap:wrap}.cg-chat-list-panel{padding-inline:8px}}
@media(max-width:800px){.cg-section{padding-block:40px}.cg-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-content-grid{grid-template-columns:1fr}.cg-dashboard{display:block;padding-top:24px}.cg-sidebar{position:static;padding:0;margin-bottom:28px}.cg-workspace-mark{padding:0 0 12px;margin:0 0 12px}.cg-workspace-mark .cg-eyebrow{display:none}.cg-workspace-mark strong{font-size:18px}.cg-sidebar nav{display:flex;flex-wrap:wrap;gap:6px}.cg-sidebar nav a{min-height:44px;padding:10px 12px}.cg-sidebar-bottom{display:none}.cg-dashboard-header h1{font-size:31px}.cg-auth{grid-template-columns:1fr;gap:24px;max-width:580px;padding-block:40px}.cg-auth-story{padding:0;max-width:none}.cg-auth-story h1{max-width:20ch}.cg-auth-story>.cg-inline{display:none}.cg-auth-story>p{margin-top:16px;margin-bottom:0}.cg-profile-head{flex-wrap:wrap}.cg-profile-actions{width:100%;margin-left:0}.cg-profile-head h1{font-size:34px}.cg-search{flex-wrap:wrap}.cg-search>.cg-field{flex-basis:calc(50% - 16px)}}
@media(max-width:540px){.cg-wrap{width:calc(100% - 32px)}.cg-wrap h1{font-size:35px}.cg-wrap h2{font-size:25px}.cg-wrap h3{font-size:21px}.cg-section{padding-block:32px}.cg-card{padding:22px}.cg-grid,.cg-grid--2,.cg-grid--3,.cg-dashboard .cg-grid--3{grid-template-columns:1fr;gap:16px}.cg-section-heading{align-items:flex-start;flex-direction:column;gap:12px}.cg-dashboard-header{gap:16px;margin-bottom:24px;align-items:flex-start}.cg-dashboard-header h1{font-size:27px}.cg-dashboard-header .cg-eyebrow{font-size:14px}.cg-dashboard-header .cg-avatar{width:46px;height:46px;font-size:15px}.cg-dashboard-header .cg-muted{font-size:14px}.cg-sidebar nav a{font-size:14px;gap:6px;padding:10px}.cg-sidebar nav .cg-icon{width:16px;height:16px}.cg-stats{grid-template-columns:1fr;gap:12px}.cg-stat{padding:18px 20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.cg-stat strong{grid-row:1/3;grid-column:2;margin:0;font-size:30px}.cg-stat .cg-progress,.cg-stat>.cg-help{max-width:100%;grid-column:1}.cg-stat .cg-help{font-size:14px}.cg-dashboard-feature{padding:26px 22px}.cg-dashboard-feature h2{font-size:28px;max-width:20ch}.cg-dashboard-feature p{font-size:14px}.cg-search{padding:18px;gap:14px;margin:24px 0}.cg-search>.cg-field{flex-basis:100%}.cg-search .cg-btn{width:100%}.cg-auth-story h1{font-size:35px}.cg-auth-card{padding:24px}.cg-auth-card h2{font-size:27px}.cg-auth{padding-block:32px}.cg-profile-head{gap:18px}.cg-profile-head .cg-avatar--hero{width:72px;height:72px;font-size:24px}.cg-profile-head h1{font-size:30px}.cg-chat{display:block;padding:0}.cg-chat-list-panel{border-right:0;border-bottom:1px solid var(--cg-border);padding:16px}.cg-chat-list-panel h2{margin:0 0 12px}.cg-thread-list{max-height:190px;overflow-y:auto}.cg-chat-list-panel>.cg-actions{margin-top:8px}.cg-chat-header{padding:16px;min-height:76px;align-items:center}.cg-message-log{height:380px;padding:16px}.cg-message{max-width:90%}.cg-compose{padding:16px}.cg-message-image{max-width:190px}.cg-plan-price{font-size:34px}.cg-dialog{padding:24px}.cg-opportunity-banner{gap:12px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.cg-wrap *,.cg-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.cg-sidebar,.cg-site-header,.cg-site-footer,.cg-btn,.cg-compose{display:none!important}.cg-dashboard,.cg-content-grid{display:block}.cg-wrap{width:100%}.cg-card{break-inside:avoid}}

.cg-upload-preview{display:block;width:112px;height:112px;object-fit:cover;border-radius:12px;border:1px solid #d9e2ea;margin:16px 0}.cg-upload-preview[hidden]{display:none}.cg-upload{min-width:0}.cg-upload-state{overflow-wrap:anywhere}.cg-dashboard-files{margin-top:24px}

.cg-location-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;grid-column:1/-1;min-width:0}.cg-location-fields .cg-field{min-width:0}.cg-location-fields select,.cg-location-fields input{width:100%;min-width:0;box-sizing:border-box}.cg-location-help{grid-column:1/-1;font-size:14px;line-height:1.5;color:#59645d}.cg-location-fields datalist{display:none}@media(max-width:520px){.cg-location-fields{grid-template-columns:1fr}}
