:root{--canvas:#f6f6f7;--surface:#fff;--text:#252d38;--muted:#657180;--line:#e2e3e6;--blue:#2568b4;--radius:8px;font-family:Pretendard,Arial,sans-serif;color:var(--text);font-size:16px;line-height:1.45}*{box-sizing:border-box}body{margin:0;background:var(--canvas);word-break:keep-all;overflow-wrap:break-word}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:var(--blue);text-underline-offset:2px}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #82b7e9;outline-offset:3px}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h1{font-size:36px;line-height:1.16;font-weight:800;letter-spacing:-1.2px}h2{font-size:20px;line-height:1.3;font-weight:750;letter-spacing:-.5px}h3{font-size:16px;line-height:1.35}input:not([type=checkbox]),select,textarea{border:1px solid var(--line);background:white;border-radius:var(--radius);padding:9px 12px;min-height:34px;max-width:100%;min-width:0}input::placeholder{color:#929998}label{display:block;margin:18px 0 6px;font-weight:600}
.customer-shell{--canvas:#f5f5f6;--surface:#fff;--text:#202124;--muted:#696a72;--line:#e8e8ec;--blue:#6266cc;--radius:8px;color:var(--text);background:var(--canvas);font-size:15px;line-height:1.55;min-height:100dvh;font-family:Pretendard,Arial,sans-serif}
.customer-shell a{color:inherit;text-decoration:none}
.customer-shell a:hover{color:var(--blue)}
.customer-shell h1{font-family:Arial,Pretendard,sans-serif;font-size:28px;line-height:1.3;font-weight:650;letter-spacing:-.8px}
.customer-shell h2{font-size:16px;font-weight:600;letter-spacing:-.2px}
.customer-shell :is(button,input,select){font-size:14px;min-height:44px}
.customer-shell :focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.c-sidebar-icon{display:block;width:24px;height:24px;flex:0 0 24px;background-image:url('/assets/sidebar-icons-v1.png');background-size:300% 300%;background-repeat:no-repeat;pointer-events:none}
.c-sidebar-icon-folder{background-position:50% 0%}
.c-surface{overflow:hidden}
.c-header{height:52px;display:flex;align-items:center;gap:14px;padding:0 24px;border-bottom:1px solid var(--line);font-size:14px}
.c-header>a{display:flex;gap:8px;align-items:center;flex-shrink:0}
.c-content{padding:32px}
.c-heading{margin:8px 0 28px}
.c-heading p{color:var(--muted);margin-top:10px}
.c-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:14px}
.c-status-icon{width:16px;height:16px;border:1.5px solid #a5a5ad;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}
.c-status-icon svg{width:12px;height:12px}
.c-status.todo svg{display:none}
.c-status.doing .c-status-icon{color:#a27a11;border-color:#c49b27}
.c-status.done .c-status-icon{background:var(--blue);border-color:var(--blue);color:white}
.c-empty{padding:48px 24px;text-align:center;border:1px dashed var(--line);border-radius:8px;margin:24px 0}
.c-empty p{color:var(--muted);margin:8px 0 16px}
.c-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:white;padding:8px 14px;line-height:1.4}
.c-button:hover{background:#f5f5f6}
.customer-shell a{touch-action:manipulation}
.c-picker-shell .c-surface{margin:0;border:0;border-radius:0;min-height:100dvh;background:#fafafb}
.c-picker-shell .c-header{height:52px;justify-content:space-between;padding:0 40px}
.c-picker-shell .c-header nav{display:flex;align-items:center;gap:20px}
.c-picker-shell .c-header a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;font-size:14px}
.c-picker-shell .c-content{max-width:1280px;margin:0 auto;padding:40px}
.c-picker-shell .c-heading{margin:0 0 24px}
.c-picker-shell .c-heading h1{display:flex;align-items:center;gap:8px;font-size:18px;letter-spacing:-.3px}
.c-picker-shell .c-heading h1 svg{width:18px;height:18px}
.c-picker-shell .c-heading p{font-size:14px;margin-top:8px}
.c-gallery-toolbar{display:flex;align-items:center;gap:20px;margin-bottom:24px;flex-wrap:wrap}
.c-gallery-filters{display:flex;gap:8px;flex-wrap:wrap}
.c-gallery-filters button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:1px solid #e2e2e6;border-radius:24px;background:transparent;color:#606169;line-height:1.3}
.c-gallery-filters button svg{width:15px;height:15px}
.c-gallery-filters button:hover{border-color:#999aa2}
.c-gallery-filters button[aria-pressed=true]{background:#292a2e;border-color:#292a2e;color:white}



.c-gallery-count{display:block;font-size:14px;color:var(--muted);margin:-12px 0 16px}
.customer-shell .c-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;align-items:start}
.customer-shell .c-project-card{display:block;min-width:0;color:var(--text);font-size:14px}
.c-project-cover{container-type:inline-size;position:relative;aspect-ratio:16/10;overflow:hidden;border:1px solid #dedee4;border-radius:9px;background:#edeef0;padding:3px;transition:border-color .15s}
.c-card-caption{padding-top:10px}
.customer-shell .c-card-caption h2{font-size:15px;line-height:1.4;font-weight:500;letter-spacing:-.2px;margin:0;overflow-wrap:anywhere}
.c-card-caption p{font-size:14px;line-height:1.4;color:var(--muted);margin:3px 0 0;overflow-wrap:anywhere}
.c-card-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:14px;margin-top:6px;line-height:1.4}
.c-card-meta .c-status-icon{width:12px;height:12px}
.c-card-meta .c-status-icon svg{width:9px;height:9px}
@media(max-width:1000px){.customer-shell .c-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c-picker-shell .c-content{padding:32px}.c-gallery-toolbar{gap:12px}}
@media(max-width:700px){.c-picker-shell .c-header{padding:0 20px}.c-picker-shell .c-header nav{gap:16px}.c-picker-shell .c-content{padding:24px 20px}.c-gallery-toolbar{margin-bottom:24px}.c-gallery-filters{gap:6px}.c-gallery-filters button{padding:8px 12px}}
@media(max-width:560px){.customer-shell .c-project-grid{grid-template-columns:minmax(0,1fr)}}


@media(prefers-reduced-motion:reduce){.c-project-cover{transition:none}}

/* Reference layout correction: full viewport picker with a connected active tab. */
.c-picker-shell{--surface:#fafafb;--brand-tab-fill:#fafafb;--brand-tab-text:#292d32}
.c-picker-shell .c-header{height:52px;padding:0 12px;border:0;background:linear-gradient(100deg,#91bef0 0%,#b8dbf4 20%,#8bbbf0 39%,#c8e3f7 58%,#91bff2 78%,#acd2f3 100%)}
.c-picker-shell .c-header > .c-brand-tab,.c-picker-shell .c-header .c-header-links .c-header-tab{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;align-self:flex-end;height:40px;min-height:40px;min-width:93px;margin:0;padding:0 14px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--brand-tab-text);font-size:14px;font-weight:600;line-height:1.55;appearance:none;text-decoration:none}
.c-picker-shell .c-header > .c-brand-tab,.c-picker-shell .c-header .c-header-links .c-header-tab[aria-current=page]{border-radius:6px 6px 0 0;background:var(--brand-tab-fill)}
.c-picker-shell .c-header > .c-brand-tab::before,.c-picker-shell .c-header .c-header-links .c-header-tab::before{content:"";position:absolute;inset:-4px 0 0;background:transparent}
.c-picker-shell .c-header > .c-brand-tab::after,.c-picker-shell .c-header .c-header-links .c-header-tab[aria-current=page]::after{content:"";position:absolute;left:-6px;right:-6px;bottom:0;height:6px;pointer-events:none;background:radial-gradient(circle at top left,transparent 6px,var(--brand-tab-fill) 6px) left bottom / 6px 6px no-repeat,radial-gradient(circle at top right,transparent 6px,var(--brand-tab-fill) 6px) right bottom / 6px 6px no-repeat}
.c-picker-shell .c-header > .c-brand-tab:focus-visible,.c-picker-shell .c-header .c-header-links .c-header-tab:focus-visible{outline:2px solid #173b66;outline-offset:3px}
.c-picker-shell .c-header nav{gap:16px;min-width:0}

.c-picker-shell .c-update-countdown{font-size:14px;line-height:1.3;white-space:nowrap;font-variant-numeric:tabular-nums}
.c-picker-shell .c-account-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.c-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#fff;color:#576574;font-size:14px}
.c-picker-shell .c-content{width:75%;max-width:1120px;margin:0 auto;padding:48px 0 56px}
.c-picker-shell .c-heading{margin:0 0 24px}
.c-picker-shell .c-heading h1{font-size:16px;line-height:1.4;letter-spacing:0}
.c-picker-shell .c-heading h1 .c-sidebar-icon{width:28px;height:28px;flex-basis:28px}
.c-picker-shell .c-heading p{font-size:14px;line-height:1.5;margin-top:8px}
.c-picker-shell .c-gallery-count{display:inline;margin:0 0 0 8px;font-size:14px;color:var(--muted);white-space:nowrap}
.c-picker-shell .c-gallery-toolbar{gap:16px;margin-bottom:28px;flex-wrap:nowrap}
.c-picker-shell .c-gallery-filters{gap:8px;flex-shrink:0}
.c-picker-shell .c-gallery-filters button{height:28px;min-height:28px;padding:3px 10px;font-size:14px}



.c-picker-shell .c-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px}
.c-picker-shell .c-project-cover{aspect-ratio:1.64}
.c-picker-shell .c-cover-client{font-size:14px;margin-bottom:8px;letter-spacing:.04em}
.c-picker-shell .c-cover-identity strong{font-size:clamp(16px,5.5cqi,24px);line-height:1.3}
.c-picker-shell .c-card-caption{padding-top:8px}
.c-picker-shell .c-card-caption h2{font-size:14px;line-height:1.4}
.c-picker-shell .c-card-caption p{margin-top:1px}
.c-picker-shell .c-card-meta{margin-top:3px;gap:10px}
@media(max-width:700px){
 .c-picker-shell .c-header{height:56px;padding:0 8px;gap:4px}
 .c-picker-shell .c-header>a{height:44px;min-height:44px;padding:0 6px}
 
 .c-picker-shell .c-header nav{gap:4px}
 .c-picker-shell .c-account-name{display:none}
 .c-picker-shell .c-update-countdown{display:flex;flex-direction:column;align-items:flex-end}
 .c-picker-shell .c-content{width:100%;padding:28px 20px 40px}
 .c-picker-shell .c-gallery-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:24px}
 .c-picker-shell .c-gallery-filters{gap:6px;flex-shrink:1}
 .c-picker-shell .c-gallery-filters button{height:44px;min-height:44px;padding:8px 12px}


 .c-picker-shell .c-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
 .c-picker-shell .c-gallery-count{display:inline-block;margin-left:0;margin-right:8px}
}
@media(max-width:560px){.c-picker-shell .c-project-grid{grid-template-columns:minmax(0,1fr)}}
.c-profile-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:0 6px;border:0;background:transparent;color:inherit;font:inherit;font-size:14px;flex-shrink:0;border-radius:8px}
.c-profile-trigger:hover{background:#ffffff40}
.c-profile-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:linear-gradient(180deg,#0b23496b,#080f1cb8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.c-profile-dialog{position:relative;box-sizing:border-box;width:100%;max-width:640px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;padding:32px;border:0;border-radius:14px;color:#fff;background:radial-gradient(ellipse at 12% 0%,#b1e7ff99,transparent 52%),radial-gradient(ellipse at 100% 65%,#51c8ff66,transparent 58%),linear-gradient(145deg,#298fe0,#137ccc 58%,#1668bd);box-shadow:0 32px 100px #020c2866;font-size:14px;line-height:1.5;isolation:isolate;color-scheme:light}
.c-profile-dialog *{box-sizing:border-box}
.c-profile-dialog svg{width:18px;height:18px;flex-shrink:0}
.c-profile-dialog .c-profile-close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-height:36px;padding:8px;border:0;border-radius:50%;background:#fff;color:#173851;box-shadow:0 2px 8px #12588c22}
.c-profile-dialog .c-profile-close:hover{background:#e6f4ff}
.c-profile-identity{text-align:center;padding:0 32px 24px;overflow-wrap:anywhere}
.c-profile-identity h2{margin:0 0 18px;font-size:14px;font-weight:500;letter-spacing:0;color:#fff}
.c-profile-avatar{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border:1px solid #ffffff80;border-radius:18px;background:#ffffff26;font-size:24px;font-weight:600;box-shadow:inset 0 1px #ffffff4d}
.c-profile-identity .c-profile-name{margin:0;font-size:24px;line-height:1.35;letter-spacing:-.5px;font-weight:650;color:#fff}
.c-profile-identity .c-profile-address{margin:6px 0 0;font-size:14px;color:#f0f8ff}
.c-profile-panel{padding:20px;margin-bottom:16px;border:1px solid #ffffffa6;border-radius:12px;background:#fffffff2;color:#203449;box-shadow:0 3px 12px #06488314;min-width:0}
.c-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}
.c-profile-section-head h3{margin:0;font-size:15px;font-weight:650;letter-spacing:-.2px}
.c-profile-section-head>span{color:#546b80;font-size:13px}
.c-profile-current{margin:6px 0 0;overflow-wrap:anywhere;color:#415971}
.c-profile-dialog form{margin-top:18px}
.c-profile-dialog label{display:block;margin:0 0 8px;font-size:14px;font-weight:500;color:#203449}
.c-profile-dialog input{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid #bdcddd;border-radius:8px;background:#fff;color:#203449;font:inherit;font-size:16px}
.c-profile-dialog input[aria-invalid=true]{border-color:#bb3535}
.c-profile-dialog .c-button{min-height:44px;padding:9px 14px;font:inherit;font-size:14px;color:#244561;border:1px solid #c8d9e7;background:#fff;white-space:normal}
.c-profile-dialog .c-button:hover{background:#eaf4fc}
.c-profile-dialog .c-button[type=submit]{background:#176ac0;border-color:#176ac0;color:#fff}
.c-profile-dialog .c-button[type=submit]:hover{background:#105ba8}
.c-profile-dialog button:disabled{opacity:.55;cursor:default}
.c-profile-dialog :is(button,input,a):focus-visible,.c-profile-trigger:focus-visible{outline:3px solid #173b66;outline-offset:3px}
.c-profile-dialog .c-profile-close:focus-visible{outline-color:#fff;outline-offset:4px}
.c-profile-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}
.c-profile-note{margin:10px 0;color:#52687c;font-size:13px;overflow-wrap:anywhere}
.c-profile-dialog .form-error{margin:12px 0;color:#af2525;font-size:14px;overflow-wrap:anywhere}
.c-profile-success{margin:12px 0;color:#166442;font-size:14px}
.c-profile-dialog :is(.form-error,.c-profile-success):empty{display:none}
.c-profile-dialog #profile-cancel{margin-top:12px}
.c-profile-table{width:100%;table-layout:fixed;border-collapse:collapse;margin:12px 0 0;text-align:left;font-size:13px}
.c-profile-table th{padding:10px 6px;border-bottom:1px solid #d6e3ed;color:#52687c;font-weight:500;text-align:left}
.c-profile-table th:first-child{width:50%}
.c-profile-table th:nth-child(2){width:18%}
.c-profile-table th:last-child{width:32%}
.c-profile-table td{padding:12px 6px;border-bottom:1px solid #e0eaf2;vertical-align:middle;overflow-wrap:anywhere;white-space:normal}
.c-profile-table tr:last-child td{border-bottom:0}
.c-profile-table .c-profile-project-name{display:inline-block;padding:6px 0;color:#165faa;text-decoration:none;font-weight:500;overflow-wrap:anywhere}

.c-profile-table .c-profile-empty{text-align:center;color:#52687c;padding:24px 6px}
.c-profile-dialog .c-profile-logout{display:flex;width:100%;min-height:46px;border-color:#ffffff99;border-radius:10px;background:#fff;color:#245072}
@media(max-width:700px){.c-profile-dialog{padding:24px 16px}.c-profile-identity{padding:0 28px 20px}.c-profile-panel{padding:16px}.c-profile-dialog .c-profile-close{top:10px;right:10px;width:44px;height:44px}.c-profile-table th,.c-profile-table td{padding-left:4px;padding-right:4px}.c-profile-actions{align-items:stretch}.c-profile-actions .c-button{flex:1 1 140px}}

@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Signed-out project main: sky fades into the quiet lower canvas. */
.c-welcome-shell{--surface:#2691d6;--welcome-sky-top:#218dcc;--brand-tab-fill:#218dcc;--brand-tab-text:#fff}
.c-welcome-shell .c-header{padding-right:26px}
.c-welcome-shell .c-surface{background-color:#fff;background-image:linear-gradient(180deg,var(--welcome-sky-top) 0%,transparent 14%,transparent 36%,#ffffff8c 65%,#fff 100%),url('/assets/welcome-sky-v1.png'),linear-gradient(180deg,#1782d1,#a7d8f2 65%,#fff);background-position:center 52px,center 52px,center 52px;background-size:100% 650px,auto 650px,100% 650px;background-repeat:no-repeat}
.c-welcome-shell .c-content{width:100%;max-width:none;padding:80px 24px 100px;min-height:650px}
.c-welcome{max-width:800px;margin:0 auto;text-align:center}
/* Preserve the original SVG and crop; the user explicitly requested a white presentation without a backplate. */
.c-welcome-logo{position:relative;width:232px;height:80px;margin:0 auto 22px;overflow:hidden;border:0;border-radius:0;background:none;box-shadow:none}
.c-welcome-logo img{position:absolute;top:50%;left:50%;display:block;width:347px;max-width:none;height:auto;transform:translate(-50%,-50%);filter:brightness(0) invert(1)}
.customer-shell .c-welcome h1{font-size:40px;line-height:1.3;letter-spacing:-1.5px;font-weight:600;color:#fff;text-shadow:0 2px 12px #125c8e40}
.c-welcome-entry{--entry-surface:#f8fcff;--entry-border:#d6e8f4;display:flex;flex-direction:column;align-items:stretch;max-width:600px;margin:32px auto 0;text-align:left}
.c-welcome-tab{position:relative;z-index:1;align-self:flex-start;display:flex;align-items:center;min-height:38px;margin-bottom:-1px;padding:6px 16px;border:1px solid var(--entry-border);border-bottom:0;border-radius:12px 12px 0 0;background:var(--entry-surface);color:#345773;font-size:14px;font-weight:600}
.c-welcome-form{padding:24px;border:1px solid var(--entry-border);border-radius:0 12px 12px 12px;background:var(--entry-surface);box-shadow:0 3px 0 #669ac31a,0 12px 36px #2d719718}
.c-welcome-form label{margin:0 0 10px;font-size:14px;font-weight:500;color:#36556d}
.c-welcome-controls{display:flex;gap:10px}
.c-welcome-controls input{flex:1;width:100%;min-width:0;min-height:48px;border-color:#d9e4ec;font-size:16px;background:#fff}
.c-welcome-controls .c-button{flex-shrink:0;min-height:48px;gap:12px;padding:12px 16px;background:#176ac0;border-color:#176ac0;color:#fff;font-weight:500}
.c-welcome-controls .c-button:hover{background:#105ba8}
.c-welcome-controls .c-button span:last-child{font-size:20px;line-height:1}
.c-welcome-form #welcome-note{margin-top:14px;color:#657b8d;font-size:14px}
.c-welcome-form #welcome-error{margin-top:12px;color:#af2525;font-size:14px;overflow-wrap:anywhere}
.c-welcome-form #welcome-error:empty{display:none}
.c-welcome-form input[aria-invalid=true]{border-color:#bb3535}
.c-welcome-capabilities{display:flex;justify-content:center;gap:12px 24px;flex-wrap:wrap;list-style:none;padding:0;margin:28px 0 0;color:#425e71;font-size:14px}
.c-welcome-capabilities li{display:flex;align-items:center;gap:7px}
.c-welcome-capabilities svg{width:18px;height:18px;padding:2px;border-radius:50%;background:linear-gradient(135deg,#64d2d9,#ab9cdf);color:#fff;stroke-width:2}
.c-welcome-capabilities li:nth-child(2) svg{background:linear-gradient(135deg,#71d4c4,#87bde5)}
.c-welcome-capabilities li:nth-child(3) svg{background:linear-gradient(135deg,#ad9cde,#e2b6c6)}
@media(min-width:1200px){.c-welcome-shell .c-surface{background-size:100% 720px,100% 720px,100% 720px}}
@media(max-width:700px){.c-welcome-shell .c-header{padding-right:22px}.c-welcome-shell .c-header .c-account-name{display:inline}.c-welcome-shell .c-header .c-account-avatar{display:none}.c-welcome-shell .c-content{padding:58px 20px 80px}.customer-shell .c-welcome h1{font-size:30px;letter-spacing:-1px}.c-welcome-logo{width:192px;height:68px;margin-bottom:20px}.c-welcome-logo img{width:278px}.c-welcome-entry{margin-top:28px}.c-welcome-form{padding:20px}.c-welcome-controls{flex-direction:column}.c-welcome-controls .c-button{width:100%;justify-content:space-between}.c-welcome-capabilities{gap:12px 16px;margin-top:24px}.c-welcome-shell .c-surface{background-position:center 56px;background-size:100% 650px,auto 650px,100% 650px}}

/* Auth-only overrides follow shared profile rules. */
.c-profile-dialog.c-auth-dialog{max-width:520px;padding:24px;border:0;border-radius:22px;background:#fff;color:#25292c;box-shadow:0 20px 64px #10182026,0 3px 12px #10182014}
.c-auth-dialog .c-auth-header{padding:4px 56px 20px 0;text-align:left;overflow-wrap:anywhere}
.c-auth-dialog .c-auth-header h2{margin:0;font-size:24px;font-weight:650;line-height:1.35;letter-spacing:-.5px;color:#25292c}
.c-auth-dialog .c-auth-header p{margin:10px 0 0;font-size:14px;line-height:1.6;color:#70767c}
.c-auth-dialog .c-profile-panel{padding:20px;margin:0;border:1px solid #e9ecef;border-radius:16px;background:#f5f6f7;color:#363c42;box-shadow:none}
.c-profile-dialog.c-auth-dialog form{margin:0}
.c-auth-dialog .c-auth-email{margin:0 0 20px;color:#41474d;font-size:15px;font-weight:500;text-align:left;overflow-wrap:anywhere}
.c-profile-dialog.c-auth-dialog label{color:#41474d}
.c-profile-dialog.c-auth-dialog input{height:56px;border:1px solid #dce0e4;border-radius:10px;background:#fff;color:#25292c}
.c-profile-dialog.c-auth-dialog input[aria-invalid=true]{border-color:#bb3535}
.c-auth-dialog #otp-code{padding-inline:16px;font-size:24px;text-align:center;letter-spacing:.3em;font-variant-numeric:tabular-nums}
.c-auth-dialog .c-auth-timer-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:4px}
.c-auth-dialog #profile-expiry{margin:0;font-size:12px;color:#70767c;text-align:left;overflow-wrap:anywhere}
.c-auth-dialog #profile-expiry.is-error{color:#bb3535}
.c-auth-dialog .c-profile-actions{margin-top:20px}
.c-profile-dialog.c-auth-dialog .c-button[type=submit]{flex:1 1 100%;width:100%;min-height:46px;border:0;border-radius:10px;background:#237bc4;color:#fff;font-weight:600}
.c-profile-dialog.c-auth-dialog .c-button[type=submit]:hover:not(:disabled){background:#1b6caf}
.c-profile-dialog.c-auth-dialog .c-button[type=submit]:disabled{background:#b4cee5;color:#203d59;opacity:1}
.c-auth-dialog #profile-resend{flex:none;min-width:44px;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;color:#216cac;font-size:12px;box-shadow:none}
.c-auth-dialog #profile-resend:hover:not(:disabled){background:transparent;color:#216cac;text-decoration:underline}
.c-auth-dialog #profile-resend:disabled{color:#767c82;opacity:1}
.c-profile-dialog.c-auth-dialog .c-profile-close{top:24px;right:24px;width:36px;height:36px;min-height:36px;background:#f2f3f4;color:#41474d;box-shadow:none}
.c-profile-dialog.c-auth-dialog .c-profile-close:hover{background:#e8eaed}
.c-profile-dialog.c-auth-dialog :is(button,input,a):focus-visible{outline:2px solid #aeb5bd;outline-offset:2px}
.c-profile-dialog.c-auth-dialog input:focus-visible{border-color:#aeb5bd;outline:2px solid #cbd0d680;outline-offset:2px}
@media(max-width:560px){.c-profile-dialog.c-auth-dialog{padding:20px}.c-profile-dialog.c-auth-dialog .c-profile-close{top:20px;right:20px;width:44px;height:44px;min-height:44px}.c-profile-dialog.c-auth-dialog .c-button[type=submit]{min-height:48px}}

/* Signed-in account overrides follow shared profile and auth styles. */
.c-profile-dialog.c-account-dialog{max-width:600px;padding:28px;border-radius:22px;background:#fff;color:#25292c;box-shadow:0 20px 64px #10182026,0 3px 12px #10182014}
.c-account-dialog .c-profile-identity{text-align:left;padding:0 0 12px;border-bottom:0}
.c-account-dialog .c-profile-identity h2{margin:0 52px 20px 0;color:#70767c;font-size:14px;font-weight:500}
.c-account-dialog .c-account-identity-row{display:flex;align-items:center;gap:12px;min-width:0}
.c-account-dialog .c-profile-avatar{flex:0 0 44px;width:44px;height:44px;margin:0;border:0;border-radius:50%;background:#f2f4f6;color:#237bc4;font-size:20px;box-shadow:none}
.c-account-dialog .c-profile-identity .c-profile-name{flex:0 1 auto;min-width:0;white-space:normal;font-size:22px;font-weight:600;color:#25292c;overflow-wrap:anywhere}
.c-profile-dialog.c-account-dialog .c-profile-close{top:20px;right:20px;width:44px;height:44px;min-height:44px;background:#f2f3f4;color:#596168;box-shadow:none}
.c-profile-dialog.c-account-dialog .c-profile-close:hover{background:#e8eaed}
.c-account-dialog .c-profile-panel{padding:20px;margin:12px 0 0;border:0;border-radius:14px;background:#f5f6f7;color:inherit;box-shadow:none}
.c-account-dialog .c-account-email-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px}
.c-account-dialog .c-account-email-value{min-width:0}
.c-account-dialog #profile-email-title{font-size:12px;font-weight:400;letter-spacing:0;color:#70767c}
.c-account-dialog .c-profile-current{margin-top:4px;font-size:14px;font-weight:400;overflow-wrap:anywhere}
.c-account-dialog .c-button{min-height:44px;box-shadow:none}
.c-account-dialog :is(#profile-edit,#profile-resend,#profile-cancel){min-width:44px;min-height:44px;padding:0 8px;border:0;background:transparent;color:#216cac;font-size:13px}
.c-account-dialog #profile-edit{flex-shrink:0}
.c-account-dialog :is(#profile-edit,#profile-resend,#profile-cancel):hover:not(:disabled){background:#f2f7fc}
.c-account-dialog form{margin-top:16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.c-account-dialog form label{margin:0 0 8px;color:#41474d;font-size:13px;font-weight:500}
.c-account-dialog form input{width:100%;min-height:48px;border:1px solid #dce0e4;border-radius:10px;background:#fff;color:#25292c;font-size:16px}
.c-account-dialog form input[aria-invalid=true]{border-color:#bb3535}
.c-account-dialog .c-profile-note{color:#70767c}
.c-account-dialog form .c-profile-note:first-child{margin-top:0}
.c-account-dialog #email-code{font-variant-numeric:tabular-nums;letter-spacing:.2em}
.c-account-dialog .c-profile-actions .c-button[type=submit]{border:0;background:#237bc4;color:#fff;font-weight:500}
.c-account-dialog .c-profile-actions .c-button[type=submit]:hover:not(:disabled){background:#1b6caf}
.c-account-dialog .c-profile-section-head{min-height:24px}
.c-account-dialog .c-profile-section-head h3{font-size:14px;font-weight:600;letter-spacing:0}
.c-account-dialog .c-profile-section-head>span{flex-shrink:0;margin-left:auto;padding:0;border-radius:0;background:transparent;color:#70767c;font-size:12px;font-variant-numeric:tabular-nums}
.c-profile-dialog.c-account-dialog .c-profile-logout{display:inline-flex;flex-shrink:0;width:auto;height:44px;min-height:44px;margin-left:0;padding:0;border:0;border-radius:0;background:transparent;color:#c44343;font-size:12px;font-weight:400;white-space:nowrap;box-shadow:none}
.c-profile-dialog.c-account-dialog .c-profile-logout:hover:not(:disabled){background:transparent;color:#c44343;text-decoration:underline}
.c-profile-dialog.c-account-dialog :is(button,input,a):focus-visible{outline:2px solid #9dc9ee;outline-offset:2px}
@media(max-width:390px){.c-account-dialog .c-profile-actions .c-button{flex-basis:100%}}

/* Project text filters and quiet, responsive covers. */
.c-picker-shell .c-gallery-toolbar{margin-bottom:32px}
.c-picker-shell .c-gallery-filters{display:flex;flex-wrap:nowrap;gap:33px;min-width:0;max-width:100%}
.c-picker-shell .c-gallery-filters button{position:relative;flex:0 0 auto;gap:6px;height:44px;min-height:44px;min-width:44px;padding:8px 0;border:0;border-radius:0;background:transparent;color:#95999e;font-size:16px;font-weight:500;white-space:nowrap}
.c-picker-shell .c-gallery-filters button+button::before{content:'';position:absolute;left:-17px;top:50%;width:1px;height:18px;background:#dde0e3;transform:translateY(-50%)}
.c-picker-shell .c-gallery-filters button svg{width:18px;height:18px;flex-shrink:0}
.c-picker-shell .c-gallery-filters button[aria-pressed=true]{background:transparent;color:#25292c;font-weight:600}
.c-picker-shell .c-gallery-filters button:hover{background:transparent;color:#25292c}
.c-picker-shell .c-gallery-filters button:focus-visible{outline:2px solid #9dc9ee;outline-offset:3px}
.c-picker-shell .c-project-cover{aspect-ratio:16/10;padding:0;border:0;background:#eef0f2}
.c-project-cover img{display:block;width:100%;height:100%;object-fit:cover}
.c-picker-shell .c-cover-placeholder{display:grid;place-items:center;background:radial-gradient(ellipse at 85% 15%,#dce4e9 0,transparent 58%),linear-gradient(135deg,#f2f4f5,#e6eaed)}
.c-cover-placeholder::before{content:'';position:absolute;width:75%;aspect-ratio:1;right:-20%;bottom:-70%;border:1px solid #ffffffa6;border-radius:50%;box-shadow:0 0 0 28px #ffffff26,0 0 0 56px #ffffff1a}
.c-cover-placeholder-caption{position:relative;display:flex;align-items:center;gap:8px;color:#7c858d;font-size:12px;font-weight:400}
.c-cover-placeholder-caption .c-sidebar-icon{width:18px;height:18px;flex:0 0 18px}
.c-picker-shell .c-cover-placeholder.c-cover-commerce{background:linear-gradient(135deg,#e9ede6,#d8e0d4)}
.c-picker-shell .c-cover-placeholder.c-cover-membership{background:linear-gradient(135deg,#f0edf5,#e2dcee)}
.c-picker-shell .c-cover-placeholder.c-cover-platform{background:linear-gradient(135deg,#ebf1f8,#d6e3f2)}
@media(max-width:480px){.c-picker-shell .c-gallery-filters{gap:17px}.c-picker-shell .c-gallery-filters button+button::before{left:-9px}}

/* Customer project cards and read-only detail. */
.c-project-link{display:block;padding:16px;background:#fff;border-radius:16px;transition:transform .16s,box-shadow .16s}
.c-project-link .c-project-cover{border-radius:10px}
.c-picker-shell .c-project-link .c-card-caption{margin-top:12px;padding-top:0}
@media(max-width:560px){.c-project-link{padding:14px}}
.customer-shell .c-project-link:hover{color:inherit}
.c-project-card:hover .c-project-link,.c-project-card:focus-within .c-project-link{transform:translateY(-2px);box-shadow:0 6px 18px #2021240a}
.c-card-media{position:relative}
.c-card-cta{position:absolute;inset:auto 10px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid #ffffffb3;border-radius:6px;background:#fffffff0;color:#343b43;font-size:13px;opacity:0;transition:opacity .16s;pointer-events:none}
.c-project-card:hover .c-card-cta,.c-project-card:focus-within .c-card-cta{opacity:1}
.c-project-link:focus-visible{outline:2px solid #6266cc;outline-offset:5px}
.c-project-detail{max-width:960px;margin:0 auto}
.c-detail-back{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-bottom:20px;font-size:14px}
.c-detail-heading h1{margin:10px 0 12px;font-size:28px;overflow-wrap:anywhere}
.c-detail-heading>p{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}
.c-detail-heading .c-status{font-size:13px}
.c-detail-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;margin:20px 0;color:var(--muted);font-size:14px}
.c-detail-summary strong{color:var(--text);font-weight:600}
.c-detail-summary progress{width:140px;height:6px;accent-color:var(--blue)}
.c-detail-cover{max-width:498px;margin:0 0 28px}
.c-picker-shell .c-detail-cover .c-project-cover{aspect-ratio:16/9;max-height:280px}
.c-detail-section{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.c-detail-section h2{margin-bottom:14px}
.c-task-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}
.c-task-table{width:100%;min-width:820px;table-layout:fixed;border-collapse:collapse;text-align:left;font-size:14px}
.c-task-table caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.c-task-table th,.c-task-table td{padding:12px 16px;border-top:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}
.c-task-table thead th{background:#f5f6f7;color:var(--muted);font-weight:500}
.c-task-table tbody th{font-weight:500;background:transparent}
.c-task-table thead th:nth-child(1){width:12%}
.c-task-table thead th:nth-child(3){width:80px}
.c-task-table thead th:nth-child(4),.c-task-table thead th:nth-child(5){width:100px}
.c-task-table thead th:last-child{width:clamp(210px,26%,250px)}
.c-task-table td:last-child{white-space:nowrap}
.c-task-table .c-status{font-size:13px}
.c-detail-report .c-report-day{font-size:13px;color:var(--muted);margin-bottom:8px}
.c-report-summary{font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}
.c-detail-section .c-empty{margin:0;padding:24px 16px}
.c-detail-section .c-empty p:empty{display:none}
@media(hover:none),(pointer:coarse){.c-card-cta{opacity:1}}
@media(max-width:560px){.customer-shell .c-detail-heading h1{font-size:24px}.c-detail-summary{gap:10px 16px}.c-task-table th,.c-task-table td{padding:10px 12px}}

/* Project dialog and report library. */
.c-header-links{display:flex;align-self:stretch;align-items:flex-end;gap:4px}
.c-project-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#24344838;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.c-project-dialog{position:relative;width:100%;max-width:960px;max-height:calc(100dvh - 48px);overflow:auto;overscroll-behavior:contain;padding:32px;border-radius:22px;background:#fff;box-shadow:0 24px 80px #15233530;color:var(--text)}
.c-project-close{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#f2f3f4;color:#596168}
.c-project-dialog .c-detail-heading{padding-right:48px}
.c-project-dialog h1{font-size:26px;line-height:1.35;font-weight:600;letter-spacing:-.6px;padding-right:32px}
.c-project-dialog .c-detail-heading p{font-size:14px;line-height:1.7}
.c-project-dialog .c-detail-summary{margin:18px 0 26px}
.c-detail-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;border-bottom:1px solid var(--line)}
.c-detail-nav [role=tablist]{display:flex;gap:20px;min-width:0;overflow-x:auto}
.c-detail-nav button{white-space:nowrap;flex-shrink:0;min-height:48px;padding:10px 0;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:14px}
.c-detail-nav button[aria-selected=true]{color:#216cac;border-bottom-color:#237bc4;font-weight:600}
.c-report-library-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:13px;text-decoration:none;color:#216cac}
.c-project-dialog .c-task-table{font-size:13px}
.c-result-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;margin:0 0 4px;padding:6px 9px;border:0;border-radius:6px;background:#edf5fc;color:#216cac;font-size:12px;text-decoration:none;overflow-wrap:anywhere}
.c-result-link:disabled{background:#f2f3f4;color:#737b83;opacity:1}
.c-result-link:hover:not(:disabled){background:#dfedfa}
.c-report-library{max-width:960px;margin:0 auto}
.c-report-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.c-report-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:24px}
.c-report-toolbar label{display:flex;align-items:center;gap:10px;margin:0 0 0 auto;font-size:13px;font-weight:400;color:var(--muted);max-width:100%}
.c-report-toolbar select{width:auto;max-width:220px;padding:6px 10px;font-size:13px}
.c-report-card{margin-bottom:12px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}
.c-report-card summary{position:relative;padding:20px;cursor:pointer;overflow-wrap:anywhere;font-size:14px;font-weight:600}
.c-report-card summary:focus-visible{outline:2px solid #82b7e9;outline-offset:-4px}
.c-report-title{display:block;margin:8px 0;font-size:17px;font-weight:600}
.c-report-meta{font-size:12px;font-weight:400;color:var(--muted)}
.c-report-view{display:block;margin-top:12px;color:#216cac;font-size:13px;font-weight:500}
.c-report-body{padding:20px;border-top:1px solid var(--line);line-height:1.7}
.c-stage-summary{padding-top:18px;margin-top:18px;border-top:1px solid #eef0f2}
.c-stage-summary h3{font-size:14px;margin-bottom:8px}
.c-stage-summary ul{padding-left:20px;font-size:13px;color:var(--muted)}
.c-missing-note{margin:18px 0;color:var(--muted)}
@media(max-width:600px){.c-project-overlay{padding:0}.c-project-dialog{max-height:100dvh;border-radius:0;padding:24px 16px}.c-project-close{top:12px;right:12px}.c-project-dialog h1{font-size:22px}.c-detail-nav{gap:4px}.c-detail-nav [role=tablist]{gap:16px}.c-report-toolbar{align-items:stretch}.c-report-toolbar label{width:auto}.c-report-toolbar select{max-width:220px}.c-header-links{gap:4px}.c-header-links~nav .c-update-countdown{display:none}.c-report-card summary,.c-report-body{padding:16px}}

/* Read-only daily WBS, with scrolling confined to the project dialog. */
.c-timeline-note{margin:8px 0;color:var(--muted);font-size:12px}
.c-timeline-scroll{--label-width:240px;--day-width:36px;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;border:1px solid var(--line);border-radius:8px;background:#fff}
.c-timeline-scroll:focus-visible{outline:2px solid #3984c7;outline-offset:2px}
.c-timeline-grid{width:calc(var(--label-width) + var(--day-count) * var(--day-width));font-size:12px}
.c-timeline-header,.c-timeline-row{display:flex}
.c-timeline-label{position:sticky;left:0;z-index:3;flex:0 0 var(--label-width);width:var(--label-width);min-width:0;padding:5px 12px;border-right:1px solid #d8dfe8;border-bottom:1px solid var(--line);background:#fff;display:flex;flex-direction:column;justify-content:center}
.c-timeline-label small,.c-timeline-label>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.c-timeline-label small{font-size:10px;color:var(--muted)}
.c-timeline-label>span{font-size:13px}
.c-timeline-header>.c-timeline-label{background:#f7f8fa;font-weight:600}
.c-timeline-calendar,.c-timeline-track{width:calc(var(--day-count) * var(--day-width));flex-shrink:0}
.c-timeline-months,.c-timeline-dates,.c-timeline-track{display:flex}
.c-timeline-months>span{height:28px;padding:5px 8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f8fa}
.c-timeline-cell{flex:0 0 var(--day-width);width:var(--day-width);border-right:1px solid #e9edf2}
.c-timeline-dates .c-timeline-cell{height:28px;text-align:center;padding-top:5px;border-bottom:1px solid var(--line);color:var(--muted)}
.c-timeline-cell.is-weekend{background:#f5f6fa}
.c-timeline-row,.c-timeline-track{height:48px}
.c-timeline-track{position:relative;border-bottom:1px solid var(--line)}
.c-timeline-body{position:relative}
.c-timeline-mark{position:absolute;top:15px;height:18px;padding:0 3px;background-clip:content-box;border-radius:7px;background-color:#c6d4e8;z-index:1}
.c-timeline-mark.doing{background-color:#83afe0}.c-timeline-mark.done{background-color:#bcb4df}
.c-timeline-mark.milestone{background:none;display:flex;align-items:center;justify-content:center;padding:0}
.c-timeline-mark.milestone::after{content:'';width:10px;height:10px;border-radius:50%;background:#8199be;border:1px solid #647fa7}
.c-timeline-mark.milestone.doing::after{background:#649bd4;border-color:#4d84bb}.c-timeline-mark.milestone.done::after{background:#b0a3d2;border-color:#9585bf}
.c-timeline-unscheduled{position:absolute;left:8px;top:15px;color:var(--muted);font-size:12px}
.c-timeline-today-track{position:absolute;top:0;bottom:0;left:var(--label-width);right:0;pointer-events:none}
.c-timeline-today{position:absolute;top:0;bottom:0;width:2px;background:#287bd0;z-index:2}
.c-timeline-today>span{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:1px 3px;border-radius:3px;background:#287bd0;color:white;font-size:9px;white-space:nowrap}
@media(max-width:600px){.c-timeline-scroll{--label-width:200px;--day-width:28px}.c-project-dialog{min-width:0}}

.c-detail-nav .c-report-library-link{margin-left:auto;flex-shrink:0}

/* Original project PDFs use the same quiet document rows as customer reports. */
.c-artifact-list{list-style:none;margin:0;padding:0}
.c-artifact-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:16px;padding:6px 0;border-bottom:1px solid var(--line);font-size:14px}
.c-artifact-name{min-width:0;overflow-wrap:anywhere}
.c-artifact-format,.c-artifact-date{color:var(--muted);font-size:12px;white-space:nowrap}
.c-artifact-date{font-variant-numeric:tabular-nums}
.c-artifact-row a{display:inline-flex;align-items:center;gap:8px;min-height:36px;color:#216cac;font-size:13px;white-space:nowrap}
.c-result-links{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.c-task-table .c-result-link{display:block;min-height:28px;padding:4px 9px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}
.c-result-links .c-result-link{min-width:0;max-width:100%;margin:0}
.c-related-artifacts{margin-top:20px;font-size:13px}
.c-related-artifacts h3{margin:0 0 8px;font-size:13px;font-weight:500;color:var(--muted)}
.c-related-artifacts ul{list-style:none;margin:0;padding:0}
.c-related-artifacts a{display:inline-block;padding:4px 0;color:#216cac;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.c-artifact-row a:focus-visible,.c-related-artifacts a:focus-visible,.c-detail-nav button:focus-visible,#detail-panel-artifacts:focus-visible{outline:2px solid #82b7e9;outline-offset:3px}
@media(max-width:600px){.c-detail-nav{flex-wrap:wrap}.c-detail-nav [role=tablist]{width:100%;gap:16px}.c-artifact-row{grid-template-columns:minmax(0,1fr) auto auto;gap:4px 12px}.c-artifact-name{grid-column:1/-1}.c-artifact-row a{justify-self:end}}

/* Report review images inherit the customer report's quiet surfaces and type. */
.c-report-media{margin-top:24px}
.c-report-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;align-items:start}
.c-report-media-item{min-width:0;margin:0}
.c-report-media-item:only-child{grid-column:1/-1}
.c-report-media-open{display:block;width:100%;min-height:44px;padding:0;border:0;border-radius:12px;background:#f2f3f4;overflow:hidden;cursor:zoom-in}
.c-report-media-open img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain}
.c-report-media-item figcaption,.c-report-media-viewer figcaption{margin-top:8px;font-size:13px;line-height:1.6;color:#41474d;white-space:pre-wrap;overflow-wrap:anywhere}
.c-report-media-kind{color:#70767c}
.c-report-media-item figcaption>span+span{margin-left:8px}
.c-report-media-note{margin:0;color:#70767c;font-size:13px}
.c-report-media-open:focus-visible,.c-report-media-viewer button:focus-visible{outline:2px solid #82b7e9;outline-offset:3px}
.c-report-media-viewer{width:calc(100% - 48px);max-width:1200px;max-height:calc(100dvh - 48px);margin:auto;padding:24px;border:0;border-radius:22px;background:#fff;color:#25292c;box-shadow:0 24px 80px #15233530;overflow-y:auto;overscroll-behavior:contain}
.c-report-media-viewer::backdrop{background:#24344880}
.c-report-media-viewer header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.c-report-media-viewer h2{margin:0;font-size:17px;font-weight:600}
.c-report-media-viewer button{min-width:44px;min-height:44px;flex-shrink:0}
.c-report-media-viewer figure{margin:0}
.c-report-media-viewer img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#f2f3f4;border-radius:12px}
@media(max-width:600px){.c-report-media-grid{grid-template-columns:minmax(0,1fr)}.c-report-media-viewer{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:16px;border-radius:16px}}

.c-update-stopped{margin-left:12px;color:var(--muted);font-size:14px}
