:root{--ink:#142019;--muted:#647069;--paper:#f4f7f2;--surface:#ffffff;--line:#dfe6df;--accent:#1c8c53;--accent-deep:#12633a;--accent-soft:#dff3e7}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 90% 10%,rgba(103,205,145,.18),transparent 30rem),var(--paper);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.shell{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:32px 0 72px}.foundation,.hero{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:0 24px 70px rgba(20,32,25,.08)}.hero{min-height:620px;padding:clamp(24px,5vw,64px);border-radius:28px;display:flex;flex-direction:column;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-size:.9rem;font-weight:700;letter-spacing:.04em}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:white;background:var(--accent)}.hero-copy{max-width:760px;margin:80px 0 56px}.eyebrow,.status-label{margin:0 0 14px;color:var(--accent-deep);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:740px;margin-bottom:24px;font-size:clamp(2.5rem,7vw,5.4rem);line-height:.98;letter-spacing:-.065em}.summary{max-width:630px;margin-bottom:0;color:var(--muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hero-action{margin-top:20px}.auth-form button,.hero-action a,.primary-link{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 20px;border:0;border-radius:14px;color:white;background:var(--accent-deep);font-weight:800;text-decoration:none;cursor:pointer}.status-card{min-height:180px;padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.status-card-primary{background:var(--accent-soft);border-color:#b7dfc6}.status-card strong{display:block;margin-bottom:12px;font-size:1.35rem}.status-card p{margin-bottom:0;color:var(--muted);line-height:1.55}.foundation{margin-top:24px;padding:clamp(24px,5vw,56px);border-radius:24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:56px}h2{max-width:360px;margin-bottom:0;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.045em}.foundation-list{margin:0;padding:0;list-style:none}.foundation-list li{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px 0;border-top:1px solid var(--line)}.foundation-list li:last-child{border-bottom:1px solid var(--line)}.foundation-list span{color:var(--accent);font-size:.78rem;font-weight:800}.foundation-list p{margin-bottom:0;font-weight:700;line-height:1.4}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(100%,560px);padding:clamp(28px,6vw,56px);border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:0 24px 70px rgba(20,32,25,.09)}.auth-panel h1,.protected-content h1{margin-bottom:20px;font-size:clamp(2.2rem,6vw,4.5rem)}.back-link{display:inline-block;margin-bottom:72px;color:var(--ink);font-weight:800;text-decoration:none}.auth-form{display:grid;gap:18px;margin-top:36px}.auth-form label{display:grid;gap:8px;font-size:.86rem;font-weight:800}.auth-form input{width:100%;min-height:50px;padding:0 14px;border:1px solid #bdc8c0;border-radius:12px;background:white;color:var(--ink)}.auth-form input:focus{outline:3px solid rgba(28,140,83,.2);border-color:var(--accent)}.form-message,.setup-notice{margin:28px 0 0;padding:16px;border-radius:12px;background:#fff1df;color:#704414;line-height:1.5}.form-message-success{color:#155c35;background:#eaf7ee}.auth-form .secondary-auth-action{min-height:auto;padding:4px;color:var(--accent-deep);background:transparent;font-size:.86rem;box-shadow:none}.auth-form .secondary-auth-action:focus-visible,.auth-form .secondary-auth-action:hover{text-decoration:underline}.setup-notice p{margin:8px 0 0}.protected-shell{min-height:100vh;padding:20px}.protected-header{width:min(1180px,100%);margin:0 auto;padding:16px 18px;border:1px solid var(--line);border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:white}.account-summary,.protected-header>div{display:flex;align-items:center;gap:12px}.account-summary{color:var(--muted);font-size:.82rem}.account-summary button{padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:white;cursor:pointer}.protected-content{width:min(1120px,calc(100% - 24px));margin:0 auto;padding:clamp(64px,10vw,120px) 0}.empty-state{margin-top:56px;padding:28px;border:1px solid var(--line);border-radius:18px;background:white}.empty-state p{margin:8px 0 0;color:var(--muted)}.internal-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f5f7f4}.internal-sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#102219;color:white}.internal-brand{padding:4px 8px 28px;display:flex;align-items:center;gap:12px;color:white;text-decoration:none}.internal-brand>span:last-child{display:grid;gap:2px}.internal-brand small{color:#a9b9b0;font-size:.72rem}.internal-sidebar nav{display:grid;gap:6px}.internal-sidebar nav a{padding:12px 14px;border-radius:11px;color:#dce8e0;font-size:.92rem;font-weight:700;text-decoration:none}.internal-sidebar nav a:focus-visible,.internal-sidebar nav a:hover,.internal-sidebar nav a[aria-current=page]{outline:none;color:white;background:rgba(255,255,255,.1)}.internal-sidebar nav a[aria-current=page]{box-shadow:inset 3px 0 0 var(--accent)}.sidebar-account{margin-top:auto;padding:18px 10px 4px;display:grid;gap:7px;border-top:1px solid rgba(255,255,255,.12)}.sidebar-account span,.sidebar-account strong{overflow:hidden;text-overflow:ellipsis}.sidebar-account span{color:#9eb0a6;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.sidebar-account strong{font-size:.8rem}.sidebar-account button{margin-top:8px;padding:8px 0;border:0;color:#c9d7cf;background:transparent;cursor:pointer;text-align:left}.internal-main{min-width:0}.internal-topbar{min-height:70px;padding:0 clamp(20px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--muted);font-size:.82rem}.system-indicator{display:inline-flex;align-items:center;gap:7px}.system-indicator:before{width:8px;height:8px;border-radius:50%;background:var(--accent);content:""}.internal-content{width:min(1240px,100%);margin:0 auto;padding:clamp(28px,5vw,56px)}.page-heading{margin-bottom:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.page-heading h1{max-width:760px;margin-bottom:12px;font-size:clamp(2.25rem,5vw,4.25rem);line-height:1}.page-heading p:last-child{max-width:650px;margin-bottom:0;color:var(--muted);line-height:1.6}.primary-button{min-height:46px;padding:0 18px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:white;background:var(--accent-deep);box-shadow:0 10px 24px rgba(18,99,58,.16);font-weight:800;text-decoration:none;cursor:pointer}.primary-button:hover{background:#0e552f}.primary-button:disabled{opacity:.68;cursor:wait}.metric-grid{margin-bottom:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.form-panel,.list-panel,.metric-grid article,.panel-section{border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 12px 32px rgba(20,32,25,.04)}.metric-grid article{min-height:156px;padding:23px;display:grid;align-content:space-between}.metric-grid small,.metric-grid span{color:var(--muted);font-size:.78rem}.metric-grid strong{font-size:2.5rem;letter-spacing:-.05em}.form-panel,.list-panel,.panel-section{padding:clamp(20px,3vw,30px)}.section-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{max-width:none;font-size:clamp(1.5rem,3vw,2.15rem)}.section-heading>a{color:var(--accent-deep);font-size:.84rem;font-weight:800}.client-list article,.simple-list article{padding:18px 0;border-top:1px solid var(--line)}.simple-list article{display:flex;align-items:center;justify-content:space-between;gap:18px}.card-heading>div,.simple-list div{display:grid;gap:5px}.card-heading small,.form-hint,.service-line,.simple-list small{color:var(--muted);font-size:.78rem;line-height:1.5}.status-pill{width:fit-content;padding:7px 10px;border:1px solid #cce4d4;border-radius:999px;color:var(--accent-deep);background:#eff8f2;font-size:.7rem;font-weight:800;white-space:nowrap}.empty-panel{padding:26px;border:1px dashed #cbd6ce;border-radius:14px;background:#f8faf8}.empty-panel p{margin:8px 0 0;color:var(--muted);line-height:1.55}.workspace-grid{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(440px,1.15fr);gap:20px;align-items:start}.operation-form{display:grid;gap:17px}.operation-form fieldset,.operation-form label:not(.check-option){display:grid;gap:8px;color:#27352d;font-size:.78rem;font-weight:800}.operation-form input:not([type=checkbox]),.operation-form select,.operation-form textarea,.workflow-form textarea{width:100%;min-height:46px;padding:12px;border:1px solid #c8d2ca;border-radius:10px;color:var(--ink);background:white}.operation-form input:focus,.operation-form select:focus,.operation-form textarea:focus,.workflow-form textarea:focus{outline:3px solid rgba(28,140,83,.17);border-color:var(--accent)}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.operation-form fieldset{margin:0;padding:14px;border:1px solid var(--line);border-radius:12px}.operation-form legend{padding:0 4px}.check-option{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.78rem}.operation-form .primary-button{width:100%;margin-top:3px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.client-list dl{margin:17px 0 0;display:flex;flex-wrap:wrap;gap:18px}.client-list dl div{display:grid;gap:3px}.client-list dt{color:var(--muted);font-size:.66rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.client-list dd{margin:0;font-size:.84rem;font-weight:800}.service-line{margin:14px 0 0}.progress-track{height:7px;margin-top:19px;overflow:hidden;border-radius:999px;background:#e7ece8}.progress-track span{height:100%;display:block;border-radius:inherit;background:var(--accent)}.notice{margin:-12px 0 24px;padding:14px 16px;border-radius:11px;font-weight:700}.notice-success{border:1px solid #bddfc8;color:#155c35;background:#eaf7ee}.notice-error{border:1px solid #efc3bd;color:#7c3028;background:#fff0ed}.capitalize{text-transform:capitalize}.card-detail-link,.secondary-link{color:var(--accent-deep);font-weight:800;text-decoration:none}.card-detail-link{display:inline-block;margin-top:16px;font-size:.8rem}.secondary-button{min-height:44px;padding:0 16px;border:1px solid #b9c8be;border-radius:11px;color:var(--ink);background:white;font-weight:800;cursor:pointer}.client-summary-grid{margin-bottom:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.client-summary-grid article{min-height:112px;padding:20px;display:grid;align-content:space-between;gap:16px;border:1px solid var(--line);border-radius:16px;background:white}.client-summary-grid span{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.client-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:20px;align-items:start}.briefing-form textarea,.workflow-form textarea{resize:vertical;line-height:1.5}.detail-sidebar{display:grid;gap:20px}.workflow-actions,.workflow-form{display:grid;gap:12px}.workflow-form button{width:100%}.workflow-form-wide{margin-top:8px;padding-top:18px;border-top:1px solid var(--line)}.workflow-form label{display:grid;gap:8px;color:#27352d;font-size:.78rem;font-weight:800}.success-callout{margin:0;padding:14px;border-radius:11px;color:#155c35;background:var(--accent-soft);font-weight:800;line-height:1.45}.detail-list{margin:0;display:grid;gap:16px}.detail-list div{display:grid;gap:5px}.detail-list dt{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.detail-list dd{margin:0;overflow-wrap:anywhere;font-size:.88rem;font-weight:700;line-height:1.5}.internal-content-wide{width:min(1600px,100%)}.production-create-panel{width:min(860px,100%);margin:-8px 0 30px;padding:clamp(22px,4vw,34px);border:1px solid #bcd9c6;border-radius:20px;background:linear-gradient(145deg,#f7fcf8,#edf7f0);box-shadow:0 18px 48px rgba(18,83,48,.09)}.production-create-heading{margin-bottom:26px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.production-create-heading h2{margin:4px 0 8px;font-size:clamp(1.65rem,3vw,2.4rem)}.production-create-heading p:last-child{margin:0;color:var(--muted)}.step-badge{padding:8px 11px;border:1px solid #c7dfcf;border-radius:999px;color:var(--accent-deep);background:white;font-size:.7rem;font-weight:800;white-space:nowrap}.production-create-form{padding-top:24px;border-top:1px solid #cfe2d5}.form-actions,.setup-guidance-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.production-create-form .form-actions .primary-button{width:auto;min-width:210px;margin:0}.setup-guidance{padding:22px;display:grid;grid-template-columns:42px 1fr;gap:16px;border:1px solid #dfd7bd;border-radius:16px;background:#fffdf6}.setup-guidance-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#765d18;background:#f4e8b9;font-weight:900}.setup-guidance p{margin:7px 0 16px;color:var(--muted);line-height:1.55}.setup-guidance ol{margin:0 0 22px;padding-left:20px;color:#59655e;font-size:.8rem;line-height:1.8}.setup-guidance li.is-done{color:var(--accent-deep);text-decoration:line-through}.production-empty{min-height:230px;padding:clamp(26px,5vw,46px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border:1px dashed #bdcec2;border-radius:20px;background:#f8faf8}.production-empty>span{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;color:white;background:var(--accent-deep);font-weight:900}.production-empty strong{font-size:1.2rem}.production-empty p{max-width:560px;margin:8px 0 0;color:var(--muted);line-height:1.55}.kanban-section{display:grid;gap:18px}.kanban-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.kanban-section-heading>div{display:flex;align-items:center;gap:10px}.kanban-section-heading>div span{padding:5px 8px;border-radius:999px;color:var(--muted);background:#eaf0ec;font-size:.7rem;font-weight:800}.kanban-section-heading p{margin:0;color:var(--muted);font-size:.78rem}.kanban-board{padding-bottom:18px;display:grid;grid-template-columns:repeat(10,minmax(270px,1fr));gap:14px;overflow-x:auto;scroll-snap-type:x proximity}.kanban-column{min-height:520px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#eef2ee;scroll-snap-align:start}.kanban-column>header{min-height:46px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;font-size:.8rem;line-height:1.35}.kanban-column>header span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;color:var(--muted);background:white;font-size:.7rem;font-weight:800}.kanban-stack{display:grid;gap:10px}.kanban-card{padding:15px;display:grid;gap:8px;border:1px solid #d9e1da;border-radius:12px;background:white;box-shadow:0 7px 20px rgba(20,32,25,.05);color:inherit;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.kanban-card:focus-visible,.kanban-card:hover{border-color:#9ec4aa;outline:none;transform:translateY(-2px)}.kanban-card>strong{font-size:.9rem;line-height:1.4}.kanban-card footer,.kanban-card>small{color:var(--muted);font-size:.7rem}.kanban-card footer{margin-top:5px;padding-top:10px;display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--line)}.priority-marker{width:fit-content;padding:4px 7px;border-radius:999px;color:#415048;background:#edf1ee;font-size:.62rem;font-weight:800}.priority-high,.priority-urgent{color:#822d25;background:#fde8e5}.kanban-empty{margin:8px 0 0;color:#8a958e;font-size:.74rem;text-align:center}.card-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);align-items:start}.card-detail-grid,.card-primary-column{display:grid;gap:20px}.approval-submit-panel{padding:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #b8ddc4;border-radius:16px;background:var(--accent-soft)}.approval-submit-panel p{margin:7px 0 0;color:#41604d;font-size:.82rem;line-height:1.5}.publication-panel{border-color:#c7dcd0}.publication-summary{margin:0 0 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.publication-summary>div{padding:14px;display:grid;gap:5px;border:1px solid var(--line);border-radius:12px;background:#f8faf8}.publication-summary dt{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.publication-summary dd{margin:0;overflow-wrap:anywhere;font-size:.84rem;font-weight:750}.publication-summary a{color:var(--accent-deep)}.conclusion-form{padding-top:20px;display:grid;gap:14px;border-top:1px solid var(--line)}.conclusion-form p{margin:0}.copy-preview{display:grid;gap:20px}.copy-preview>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.copy-preview>header>div{display:grid;gap:5px}.caption-preview small,.copy-preview>header small{color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.copy-preview h3{margin:0;font-size:clamp(1.4rem,3vw,2.15rem);letter-spacing:-.035em}.copy-preview ol{margin:0;padding:0;display:grid;gap:10px;list-style:none}.copy-preview ol li{padding:15px;display:grid;grid-template-columns:28px 1fr;gap:12px;border:1px solid var(--line);border-radius:12px;background:#f8faf8}.copy-preview ol li>span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:white;background:var(--accent-deep);font-size:.68rem;font-weight:800}.caption-preview p,.copy-preview ol p{margin:0;white-space:pre-wrap;line-height:1.65}.caption-preview{padding:18px;display:grid;gap:9px;border-left:3px solid var(--accent);background:#f4f8f5}.version-reason{margin:0;color:var(--muted);font-size:.78rem;font-style:italic}.version-list{display:grid;gap:16px}.copy-preview-compact{padding:18px;border:1px solid var(--line);border-radius:14px}.copy-preview-compact .caption-preview,.copy-preview-compact ol{font-size:.8rem}.timeline-list{margin:0;padding:0;display:grid;gap:0;list-style:none}.timeline-list li{min-height:74px;display:grid;grid-template-columns:14px 1fr;gap:12px}.timeline-list li>span{position:relative;width:9px;height:9px;margin-top:4px;border-radius:50%;background:var(--accent)}.timeline-list li>span:after{position:absolute;top:13px;bottom:-58px;left:4px;width:1px;background:var(--line);content:""}.timeline-list li:last-child>span:after{display:none}.timeline-list li>div{display:grid;align-content:start;gap:5px}.timeline-list strong{font-size:.8rem;line-height:1.4}.timeline-list small{color:var(--muted);font-size:.68rem}.timeline-list em{width:fit-content;color:var(--accent-deep);font-size:.68rem;font-style:normal;font-weight:800}.portal-content{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:clamp(48px,8vw,96px) 0 88px}.portal-hero{margin-bottom:28px;padding:clamp(28px,6vw,58px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;border:1px solid #cfe0d4;border-radius:28px;background:linear-gradient(135deg,#ffffff 40%,#e4f4e9);box-shadow:0 22px 60px rgba(20,32,25,.07)}.portal-hero h1,.portal-review-heading h1{margin-bottom:18px;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}.portal-hero>div:first-child>p:last-child,.portal-review-heading>div>p:last-child{max-width:620px;margin:0;color:var(--muted);line-height:1.65}.portal-pending-count{min-width:150px;padding:22px;display:grid;gap:4px;border-radius:20px;color:white;background:#102219}.portal-pending-count strong{font-size:3rem;line-height:1}.portal-pending-count span{color:#c5d5cc;font-size:.76rem;line-height:1.4}.portal-notice{margin:0 0 24px;padding:16px 18px;border-radius:13px;font-weight:800;line-height:1.45}.portal-notice-success{border:1px solid #b9dec5;color:#155c35;background:#e8f7ed}.portal-notice-error{border:1px solid #eac1bc;color:#7c3028;background:#fff0ed}.portal-context-card{margin-bottom:24px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #ead8b6;border-radius:16px;background:#fff8e9}.portal-context-card>div{display:grid;gap:5px}.portal-context-card span{color:#78613b;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.portal-context-card p{margin:0;color:#6d6048;font-size:.82rem}.portal-section{padding:clamp(24px,5vw,42px);border:1px solid var(--line);border-radius:22px;background:white}.portal-section-spaced{margin-top:20px}.portal-section-heading{margin-bottom:28px}.portal-decision-panel h2,.portal-section-heading h2{max-width:none;font-size:clamp(1.7rem,4vw,2.5rem)}.portal-empty-state{min-height:240px;padding:32px;display:grid;place-items:center;align-content:center;gap:10px;border:1px dashed #c8d5cc;border-radius:18px;background:#f8faf8;text-align:center}.portal-empty-state-compact{min-height:150px}.portal-all-clear{margin-top:20px;padding:24px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:4px 14px;border:1px solid #b9dec5;border-radius:16px;background:#eaf7ee}.portal-all-clear>span{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--accent)}.portal-all-clear p{margin:0;color:#41604d;font-size:.8rem}.portal-empty-state>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--accent);font-size:1.2rem}.portal-empty-state p{max-width:430px;margin:0;color:var(--muted);line-height:1.55}.portal-approval-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.portal-approval-list>a{min-height:240px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;color:inherit;background:#fbfcfb;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.portal-approval-list>a:focus-visible,.portal-approval-list>a:hover{border-color:#9bc5a8;outline:none;box-shadow:0 14px 34px rgba(20,32,25,.08);transform:translateY(-2px)}.portal-approval-list footer,.portal-approval-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-approval-list footer,.portal-approval-meta small,.portal-approval-meta span{color:var(--muted);font-size:.72rem;font-weight:800}.portal-approval-list h3{margin:28px 0 10px;font-size:1.35rem;letter-spacing:-.025em}.portal-approval-list>a>p{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.86rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.portal-approval-list footer{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.portal-approval-list footer strong{color:var(--accent-deep)}.portal-review-content{width:min(1180px,calc(100% - 32px))}.portal-back-link{display:inline-block;margin-bottom:32px;color:var(--accent-deep);font-size:.82rem;font-weight:800;text-decoration:none}.portal-review-heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.portal-review-status{width:fit-content;padding:9px 12px;border:1px solid #ddcc9d;border-radius:999px;color:#6b5421;background:#fff8dc;font-size:.7rem;font-weight:800;white-space:nowrap}.portal-review-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:20px;align-items:start}.portal-art-document,.portal-copy-document,.portal-decision-panel{border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 14px 38px rgba(20,32,25,.05)}.portal-copy-document{padding:clamp(24px,5vw,44px)}.portal-art-document{padding:clamp(18px,4vw,32px)}.portal-art-carousel{display:grid;gap:16px}.portal-art-stage{aspect-ratio:4/5;overflow:hidden;display:grid;place-items:center;border-radius:17px;background:#e8ede9}.portal-art-stage img{width:100%;height:100%;display:block;object-fit:contain}.portal-carousel-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.portal-carousel-controls button{min-height:42px;padding:0 12px;border:1px solid #c5d1c8;border-radius:10px;color:var(--ink);background:white;font-size:.76rem;font-weight:800;cursor:pointer}.portal-carousel-controls button:last-child{justify-self:end}.portal-carousel-controls button:disabled{opacity:.42;cursor:not-allowed}.portal-carousel-controls strong{color:var(--muted);font-size:.76rem}.portal-carousel-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.portal-carousel-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#c8d2cb;cursor:pointer}.portal-carousel-dots button.is-active{background:var(--accent-deep)}.portal-art-open{justify-self:center;color:var(--accent-deep);font-size:.76rem;font-weight:800}.portal-art-caption{margin-top:24px}.portal-art-unavailable{padding:30px;border:1px dashed #c8d2cb;border-radius:14px;color:var(--muted);text-align:center}.portal-copy-document>header{margin-bottom:30px;padding-bottom:28px;border-bottom:1px solid var(--line)}.portal-caption>span,.portal-copy-document>header span{color:var(--accent-deep);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-copy-document>header h2{max-width:720px;margin-top:12px;font-size:clamp(1.8rem,4vw,3rem)}.portal-copy-document ol{margin:0;padding:0;display:grid;gap:13px;list-style:none}.portal-copy-document ol li{padding:19px;display:grid;grid-template-columns:32px 1fr;gap:14px;border:1px solid var(--line);border-radius:14px;background:#f8faf8}.portal-copy-document ol li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:white;background:var(--accent-deep);font-size:.72rem;font-weight:800}.portal-caption p,.portal-copy-document ol p{margin:0;white-space:pre-wrap;line-height:1.7}.portal-caption{margin-top:28px;padding:22px;display:grid;gap:12px;border-left:4px solid var(--accent);background:#f0f7f2}.portal-decision-panel{position:sticky;top:24px;padding:28px}.portal-decision-panel>div>p:last-child{margin:14px 0 24px;color:var(--muted);font-size:.84rem;line-height:1.55}.portal-approve-form button,.portal-decision-details form button{width:100%;min-height:48px;padding:0 16px;border:0;border-radius:12px;color:white;background:var(--accent-deep);font-weight:800;cursor:pointer}.portal-decision-details{margin-top:12px;border:1px solid var(--line);border-radius:12px;background:white}.portal-decision-details summary{padding:15px;color:var(--ink);font-size:.8rem;font-weight:800;cursor:pointer}.portal-decision-details form{padding:0 15px 15px;display:grid;gap:12px}.portal-decision-details label{display:grid;gap:7px;color:var(--muted);font-size:.74rem;font-weight:800}.portal-decision-details textarea{width:100%;padding:12px;resize:vertical;border:1px solid #c5d1c8;border-radius:10px;line-height:1.5}.portal-reject-details summary{color:#87372e}.portal-reject-details form button{background:#87372e}.art-preview{display:grid;gap:20px}.art-preview>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.art-preview>header>div{display:grid;gap:5px}.art-preview>header small{color:var(--muted);font-size:.7rem}.art-file-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.art-file-grid a{overflow:hidden;display:grid;border:1px solid var(--line);border-radius:12px;color:inherit;background:#f6f8f6;text-decoration:none}.art-file-grid img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover;background:#e6ebe7}.art-file-grid span{padding:9px;overflow:hidden;font-size:.68rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.art-preview-compact{padding:18px;border:1px solid var(--line);border-radius:14px}@media (max-width:720px){.shell{width:min(100% - 24px,1120px);padding-top:12px}.hero{min-height:auto;border-radius:20px}.hero-copy{margin:64px 0 40px}.foundation,.status-grid{grid-template-columns:1fr}.foundation{gap:36px;border-radius:20px}.account-summary,.protected-header{align-items:flex-start;flex-direction:column}.internal-shell{grid-template-columns:1fr}.internal-sidebar{position:static;height:auto;padding-bottom:14px}.internal-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-account{display:none}.internal-content{padding:28px 16px 48px}.page-heading,.simple-list article{align-items:flex-start;flex-direction:column}.card-detail-grid,.client-detail-grid,.client-summary-grid,.form-row,.metric-grid,.publication-summary,.workspace-grid{grid-template-columns:1fr}.workspace-grid{gap:16px}.approval-submit-panel,.form-actions,.kanban-section-heading,.production-create-heading,.setup-guidance-actions{align-items:stretch;flex-direction:column}.production-create-form .form-actions .primary-button,.production-empty .primary-button,.setup-guidance-actions .primary-button{width:100%}.portal-hero,.portal-review-grid,.production-empty,.setup-guidance{grid-template-columns:1fr}.portal-pending-count{width:100%}.portal-context-card,.portal-review-heading{align-items:flex-start;flex-direction:column}.portal-approval-list{grid-template-columns:1fr}.portal-decision-panel{position:static}.art-file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:721px) and (max-width:1080px){.card-detail-grid,.client-detail-grid,.workspace-grid{grid-template-columns:1fr}.client-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-review-grid{grid-template-columns:1fr}.portal-decision-panel{position:static}}