/* Product CSS migrated from confirmed AIPH_00065 Demo r3. */
.dp-page{--ink:#292e2b;--muted:#727a73;--line:#dce0d9;--paper:#fafbf8;--soft:#eef1ea;--dark:#354037}
.dp-page *{box-sizing:border-box}
.dp-page{margin:0;background:#eceee7;color:var(--ink);font:14px/1.65 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}
.dp-page h1,.dp-page h2,.dp-page h3,.dp-page p{margin:0}
.dp-page a{color:inherit}
.dp-page button,.dp-page input,.dp-page textarea,.dp-page select{font:inherit;color:inherit}
.dp-page button,.dp-page a{touch-action:manipulation}
.dp-page button{cursor:pointer}
.dp-page button:disabled{cursor:default;opacity:.52}
.dp-page button:focus-visible,.dp-page a:focus-visible,.dp-page input:focus-visible,.dp-page select:focus-visible,.dp-page textarea:focus-visible{outline:3px solid #8c9d84;outline-offset:3px}
.dp-page .eyebrow{font-size:12px;font-weight:650;letter-spacing:1px}
.dp-page .pills{display:flex;gap:8px;flex-wrap:wrap}
.dp-page .pill,.dp-page .status{display:inline-flex;align-items:center;padding:4px 9px;border:1px solid #cfd6c8;border-radius:6px;font-size:11px;white-space:normal}
.dp-page .pill.dark,.dp-page .status.dark{background:var(--dark);color:white;border-color:var(--dark)}
.dp-page .appbar{height:62px;display:flex;align-items:center;gap:8px;padding:0 13px;border-bottom:1px solid var(--line);flex:none}
.dp-page .appbar h3{font-size:16px;font-weight:650;flex:1}
.dp-page .icon{width:44px;height:48px;background:none;border:0;font-size:23px;display:grid;place-items:center;text-decoration:none}
.dp-page .content{padding:20px;flex:1;min-width:0}
.dp-page .content>*+*{margin-top:19px}
.dp-page .content h2{font-size:24px;line-height:1.4;font-weight:650}
.dp-page .lead,.dp-page .small{color:var(--muted);font-size:12px;line-height:1.8}
.dp-page .lead{margin-top:6px}
.dp-page .section-label{font-size:13px;font-weight:650;display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}
.dp-page .section-label small{font-size:11px;font-weight:400;color:var(--muted)}
.dp-page .surface{padding:15px;background:#fff;border:1px solid var(--line);border-radius:14px}
.dp-page .surface>*+*{margin-top:10px}
.dp-page .soft{background:var(--soft);border-color:transparent}
.dp-page .row{display:flex;gap:10px;align-items:center}
.dp-page .grow{flex:1;min-width:0}
.dp-page .row b{display:block;font-size:13px}
.dp-page .row small{display:block;font-size:11px;color:var(--muted);margin-top:2px}
.dp-page .row+.row{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}
.dp-page .brand{width:36px;height:36px;background:#e5eadf;border-radius:10px;display:grid;place-items:center;font-size:21px;font-weight:700;flex:none}
.dp-page .chevron{color:#7c8575;font-size:19px}
.dp-page .link-row{color:inherit;text-decoration:none;display:flex;width:100%;text-align:left;border:0;background:none;padding:0}
.dp-page .footer{padding:16px 20px 22px;border-top:1px solid var(--line);background:#fafbf8}
.dp-page .footer>*+*{margin-top:10px}
.dp-page .btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:48px;border-radius:12px;border:1px solid #cfd6c9;background:#fff;padding:10px 13px;text-decoration:none;font-size:13px;font-weight:600;text-align:center}
.dp-page .btn.primary{background:var(--dark);color:white;border-color:var(--dark)}
.dp-page .btn.text{border:0;background:none;font-weight:500}
.dp-page .pair{display:flex;gap:10px}
.dp-page .pair>*{flex:1;min-width:0}
.dp-page .field{margin-top:17px}
.dp-page .field label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}
.dp-page input[type=datetime-local],.dp-page textarea,.dp-page select{width:100%;padding:12px;border:1px solid #bfc8b8;border-radius:9px;background:white;font-size:14px;min-height:49px}
.dp-page textarea{min-height:123px;resize:vertical;line-height:1.7}
.dp-page input[type=checkbox]{width:20px;height:20px;accent-color:var(--dark)}
.dp-page .notice{background:#edf0e8;padding:12px 14px;border-left:3px solid #8d9a80;border-radius:5px;font-size:12px;line-height:1.75}
.dp-page .notice.error{background:#f1eee9;border-color:#8d7967}
.dp-page .notice strong{display:block;margin-bottom:4px;font-size:13px}
.dp-page .status-icon{width:46px;height:46px;background:#e6ecdf;border:1px solid #cad3c1;border-radius:50%;display:grid;place-items:center;font-size:23px;margin-bottom:16px}
.dp-page .status-title{font-size:25px!important}
.dp-page .kv{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;font-size:12px}
.dp-page .kv dt{color:var(--muted)}
.dp-page .kv dd{margin:0;overflow-wrap:anywhere}
.dp-page .rule{border:0;border-top:1px solid var(--line);margin:15px 0}
.dp-page .content .caption{white-space:pre-wrap;font-size:13px;line-height:1.9;overflow-wrap:anywhere}
.dp-page .poster{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:1.25;background:#e6eadd}
.dp-page .poster svg{width:100%;height:100%;display:block}
.dp-page .poster .length{position:absolute;bottom:10px;right:11px;background:#34402dd9;color:white;padding:2px 7px;border-radius:5px;font-size:10px}
.dp-page .poster .poster-label{position:absolute;top:11px;left:12px;color:#68765e;font-size:10px;letter-spacing:1px}
.dp-page .mini{width:49px;height:60px;border-radius:8px;background:#e5ebdc;display:grid;place-items:center;flex:none;color:#77856c;font-size:25px}
.dp-page .timeline{list-style:none;padding:0;margin:0}
.dp-page .timeline li{position:relative;padding:0 0 20px 24px;font-size:13px}
.dp-page .timeline li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background:#a3af97}
.dp-page .timeline li:not(:last-child):after{content:"";position:absolute;left:3px;top:19px;width:1px;height:calc(100% - 16px);background:#d3dacb}
.dp-page .timeline small{display:block;color:var(--muted);font-size:11px}
.dp-page .sheet-stage{position:relative;min-height:650px;background:linear-gradient(#323c2e35,#323c2e35),#fafbf8;display:flex;align-items:flex-end;padding-top:160px}
.dp-page .sheet{width:100%;padding:24px;background:#eaf0e6;border-radius:28px 28px 0 0}
.dp-page .sheet h2{font-size:23px;font-weight:500}
.dp-page .sheet label{display:flex;align-items:center;gap:12px;min-height:76px;margin-top:16px;border-block:1px solid #cbd4c4}
.dp-page .sheet .close{border:0;background:none;padding:10px;min-width:48px;min-height:48px;font-size:23px}
.dp-page .empty{padding:35px 5px;text-align:center}
.dp-page .empty .status-icon{margin:0 auto 16px}
.dp-page .muted{color:var(--muted)}
.dp-page .small{font-size:11px}
.dp-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.dp-page [hidden]{display:none!important}
.dp-page .proof{max-width:1240px;margin:0 auto 50px;padding:22px 28px;background:#e2e8db;border-radius:14px;font-size:12px;color:#57614f}
.dp-page .proof summary{cursor:pointer;font-weight:650}
.dp-page .proof pre{overflow:auto;font-size:11px;line-height:1.65}
.dp-page .proof p{margin-top:10px}
.dp-page .review-footer{max-width:1300px;margin:0 auto;padding:0 30px 35px;font-size:12px;color:#76816e}
.dp-page .mark{background:#e0e7d8;border-radius:4px;padding:1px 5px}
.dp-page .tiny-action{min-height:48px;border:0;background:none;font-size:12px;padding:8px;color:#4d5d43}
.dp-page .alert-area{margin-top:14px}
.dp-page .compact{font-size:12px}
.dp-page .future-label{margin-bottom:10px;font-size:11px;color:#8a7154}
.dp-page .content{padding:18px}
.dp-page .footer{padding:16px 18px 20px}
.dp-page .proof{margin:0 14px 30px;padding:18px}
.dp-page .review-footer{padding:0 16px 30px}
.dp-page .sheet{padding:20px}
.dp-page .kv{grid-template-columns:68px minmax(0,1fr)}
.dp-page /* Shared presentation adapted from AIPH_00062 Demo r3; digital-human extensions. */
:root{--primary:var(--dark);--on-primary:#fff;--error:#765847;--error-bg:#f1eee9;--radius:14px}
.dp-page .wrap{max-width:1300px;margin:auto}
.dp-page .legend{display:flex;gap:8px;flex-wrap:wrap}
.dp-page .chip{display:inline-flex;align-items:center;padding:4px 9px;border:1px solid #cfd6c8;border-radius:6px;font-size:11px}
.dp-page .content{overflow:visible}
.dp-page .content .small{font-size:12px}
.dp-page .content h2{font-weight:650}
.dp-page .appbar .icon{height:48px;width:44px;padding:0;flex:none;color:var(--ink);border-radius:0}
.dp-page .btn.secondary{background:#fff;border:1px solid #cfd6c9;color:var(--ink)}
.dp-page .btn.text{width:auto;min-height:48px}
.dp-page .btn.full{width:100%}
.dp-page .pair>*{margin-top:0!important}
.dp-page .titleline{font-size:13px;font-weight:650;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}
.dp-page .titleline small{font-size:11px;font-weight:400;color:var(--muted)}
.dp-page .field{display:block;font-size:13px;font-weight:600}
.dp-page .field>input,.dp-page .field>select,.dp-page .field>textarea{display:block;width:100%;margin-top:7px;font-weight:400}
.dp-page .field textarea{font-weight:400}
.dp-page .field .titleline{margin-bottom:7px}
.dp-page .field .titleline label{margin:0}
.dp-page .field .titleline .tiny-action{min-height:48px;padding:4px 0}
.dp-page .field+.field{margin-top:17px}
.dp-page .field textarea:disabled{background:#f1f3ee;color:#727a73}
.dp-page .field [aria-invalid=true]{border-color:#8d7967}
.dp-page .row{width:100%;min-height:58px;text-align:left;border:0;background:transparent;text-decoration:none;padding:0}
.dp-page .row>div{flex:1;min-width:0}
.dp-page .row strong{display:block;font-size:13px;font-weight:600}
.dp-page .row small{font-size:11px;line-height:1.7}
.dp-page .row.click{cursor:pointer}
.dp-page .row .chev{font-size:19px;color:#7c8575;flex:none}
.dp-page .row .right{flex:none}
.dp-page .brand{font-size:17px}
.dp-page .list{padding:15px;background:#fff;border:1px solid var(--line);border-radius:14px}
.dp-page .list>.copy+.copy{border-top:1px solid var(--line)}
.dp-page .list .row:hover{background:#f4f6ef}
.dp-page .status{font-weight:500;line-height:1.5;color:#53614e;background:#edf1e6}
.dp-page .status.warn{background:#f1eee9;color:#756349}
.dp-page .status.bad{background:#f1eee9;color:#765847}
.dp-page .notice{font-size:12px}
.dp-page .error{background:#f1eee9;padding:12px 14px;border-left:3px solid #8d7967;border-radius:5px;font-size:12px;line-height:1.75;color:#634d3f}
.dp-page .notice strong,.dp-page .error strong{display:block;margin-bottom:4px;font-size:13px}
.dp-page .state-output:empty{display:none}
.dp-page .summary{display:flex;gap:10px;align-items:center;padding:15px;background:#fff;border:1px solid var(--line);border-radius:14px}
.dp-page .summary strong{font-size:13px;line-height:1.6;display:block}
.dp-page .summary small{display:block;font-size:11px;line-height:1.6;color:var(--muted)}
.dp-page .thumbnail{width:49px;height:60px;flex:none;border-radius:8px;overflow:hidden;background:#e5ebdc}
.dp-page .thumbnail .video{height:100%;aspect-ratio:auto;border-radius:0}
.dp-page .thumbnail .caption,.dp-page .thumbnail .duration{display:none}
.dp-page .video{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:1.25;background:#e6eadd;height:auto}
.dp-page .video svg{width:100%;height:100%;display:block}
.dp-page .video .caption{position:absolute;bottom:14px;left:14px;right:14px;font-size:14px;color:white;text-shadow:0 1px 3px #0009;font-weight:600;line-height:1.5}
.dp-page .video .duration{position:absolute;top:10px;right:11px;background:#34402dd9;color:white;padding:2px 7px;border-radius:5px;font-size:10px}
.dp-page .video.tall{aspect-ratio:1.25}
.dp-page .details{margin:0}
.dp-page .details>div{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;padding:5px 0;font-size:12px}
.dp-page .details dt{color:var(--muted)}
.dp-page .details dd{margin:0;overflow-wrap:anywhere}
.dp-page .big{font-size:34px;font-weight:600;line-height:1.4;letter-spacing:-.5px}
.dp-page .big small{font-size:13px;font-weight:400;color:var(--muted)}
.dp-page .progress{height:5px;border-radius:3px;overflow:hidden;background:#dde4d5;margin:15px 0 8px}
.dp-page .progress span{height:100%;display:block;background:#7e9073}
.dp-page .copy{padding:15px 0}
.dp-page .copy:first-child{padding-top:0}
.dp-page .copy+.copy{border-top:1px solid var(--line)}
.dp-page .copy p,.dp-page .caption-review{font-size:13px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}
.dp-page .copy .titleline{margin-bottom:7px}
.dp-page .copy .copy-action{margin-top:14px}
.dp-page .timeline{border-left:1px solid #d3dacb;padding-left:24px;margin-left:4px}
.dp-page .event{position:relative;padding:0 0 20px;font-size:13px}
.dp-page .event:before{content:'';position:absolute;left:-28px;top:7px;width:8px;height:8px;border-radius:50%;background:#a3af97}
.dp-page .event b{font-weight:500}
.dp-page .event small{display:block;font-size:11px;color:var(--muted)}
.dp-page .section-label{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-bottom:8px}
.dp-page .empty .symbol{font-size:26px;width:46px;height:46px;background:#e6ecdf;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;color:#78856e}
.dp-page .empty h3{font-size:19px}
.dp-page .empty p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:10px}
.dp-page .nested{border-left:3px solid #bac8af}
.dp-page .spaced{margin-top:14px}
.dp-page .footer p{font-size:11px;color:var(--muted);margin-top:8px;text-align:center}
.dp-page .sheet-stage{padding:160px 0 0!important;min-height:650px;flex:1}
.dp-page .sheet{flex:none}
.dp-page .sheet-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.dp-page .sheet-top h2{font-size:23px;font-weight:500}
.dp-page .sheet .checkrow{display:flex;align-items:center;gap:12px;min-height:72px;margin-top:0;border-top:1px solid #cbd4c4;border-bottom:0;cursor:pointer}
.dp-page .checkrow>div{flex:1}
.dp-page .checkrow strong{font-size:13px;font-weight:500}
.dp-page .checkrow small{display:block;font-size:11px;color:var(--muted)}
.dp-page .checkrow.disabled{opacity:.52;cursor:default}
.dp-page .sheet .checkrow:last-of-type{border-bottom:1px solid #cbd4c4}
.dp-page .sheet .checkrow input{flex:none;margin-left:auto}
.dp-page .sheet .notice{margin-top:20px}
.dp-page .sheet .sheet-actions{margin-top:24px}
.dp-page .sheet .sheet-actions>*+*{margin-top:10px}
.dp-page .copy-channel{margin:0 0 10px}
.dp-page .copy-channel select{min-height:43px;padding:8px 12px}
.dp-page .form-caption-note{margin-top:8px!important}
.dp-page .form-error{margin-top:16px}
.dp-page .caps{font-size:11px;color:var(--muted)}
.dp-page .content>*+*{margin-top:19px}
.dp-page .footer>*+*{margin-top:10px}
.dp-page .buttonline{display:flex;justify-content:flex-end}
.dp-page body.modal-open{overflow:hidden}
.dp-page .content{padding:18px}
.dp-page .footer{padding:16px 18px 20px}
.dp-page .details>div{grid-template-columns:68px minmax(0,1fr)}
.dp-page .sheet{padding:20px}
.dp-page .content{padding:16px}
.dp-page .footer{padding:16px}
.dp-page .btn{padding:10px}
.dp-page .sheet{padding:18px}
.dp-page /* Current task-center list / panel / queue structure,.dp-page adapted to shared publishing theme. */
.task-list{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}
.dp-page .task-row{display:flex;align-items:center;gap:10px;width:100%;min-height:76px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:15px;text-align:left}
.dp-page .task-row:last-child{border-bottom:0}
.dp-page .task-row:hover{background:var(--soft)}
.dp-page .task-copy{flex:1;min-width:0}
.dp-page .task-copy strong{display:block;font-size:14px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}
.dp-page .task-copy small{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:3px}
.dp-page .task-id{display:block;font-size:10px;color:var(--muted);margin-top:4px}
.dp-page .task-row .status{flex:none;max-width:80px}
.dp-page .task-row .chev{flex:none;color:var(--muted)}
.dp-page .task-overview .task-title-line{display:flex;align-items:flex-start;gap:10px}
.dp-page .task-title-line h2{flex:1;min-width:0;font-size:21px;line-height:1.4}
.dp-page .task-title-line .status{flex:none;max-width:90px}
.dp-page .task-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:16px!important}
.dp-page .task-controls .btn{width:100%;padding:8px 5px;font-size:12px}
.dp-page .task-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.dp-page .task-filters label{min-width:0}
.dp-page .task-filters label>span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}
.dp-page .task-filters select{width:100%;min-width:0;min-height:48px;padding:8px 4px 8px 8px;border-radius:20px;font-size:11px}
.dp-page .queue-shortcuts{display:flex;gap:8px;margin-top:8px!important}
.dp-page .queue-shortcuts .btn{flex:1;min-width:0;font-size:11px;padding:6px 2px}
.dp-page .result-count{font-size:12px;color:var(--muted);margin-top:7px!important}
.dp-page .task-empty{padding:20px 15px;text-align:center}
.dp-page .task-disclosure{margin-top:12px;border-bottom:1px solid var(--line);padding:8px 0 14px}
.dp-page .task-disclosure summary{cursor:pointer;min-height:48px;font-size:13px;display:flex;align-items:center;justify-content:space-between}
.dp-page .task-disclosure summary:after{content:'⌄';color:var(--muted)}
.dp-page .task-disclosure p{padding:10px 0}
.dp-page .task-links{display:flex;gap:8px}
.dp-page .task-links .btn{flex:1}
.dp-page .partial-row{padding:16px}
.dp-page .partial-row+.partial-row{border-top:1px solid var(--line)}
.dp-page #b10 .appbar>.btn{font-size:12px;padding:0 4px;width:auto}
.dp-page #b10 .appbar h3{min-width:0}
.dp-page .task-row{padding:12px;gap:7px}
.dp-page .task-row .status{max-width:76px;font-size:10px;white-space:nowrap;padding:4px 7px}
.dp-page .task-copy strong{font-size:13px}
.dp-page .task-overview{padding:12px}
.dp-page .task-title-line h2{font-size:19px}
.dp-page .task-controls .btn{font-size:11px}
.dp-page .task-filters select{padding-left:5px;font-size:10px}
.dp-shell>.topbar{display:none}.dp-shell>.screen{padding:0}.dp-page{background:var(--paper);min-height:100dvh;display:flex;flex-direction:column;overflow-wrap:anywhere}.dp-page .appbar{padding-top:env(safe-area-inset-top);height:calc(62px + env(safe-area-inset-top))}.dp-page .footer{padding-bottom:max(16px,env(safe-area-inset-bottom))}.dp-page .content{flex:1}.dp-page [hidden]{display:none!important}.dp-page video.video{display:block;width:100%;height:auto;aspect-ratio:340/260;object-fit:contain;background:#e5eadd}.dp-page video.tall{aspect-ratio:9/12}.dp-page .thumbnail video{height:100%;width:100%;object-fit:cover}.dp-page .field{letter-spacing:normal;text-transform:none}.dp-page .field textarea{height:auto}.dp-page .icon{padding:0}.dp-page .sheet-stage{min-height:calc(100dvh - 62px)}.dp-page .close{min-height:48px;min-width:48px}.dp-page .task-state{white-space:nowrap}.dp-page .field select{min-height:48px}.dp-page .form-error:empty{display:none}.dp-page .caption-review{user-select:text}

.dp-page .first-field{margin-top:0}

.dp-shell .dp-page select,.dp-shell .dp-page textarea,.dp-shell .dp-page input[type=datetime-local]{border:1px solid #bfc8b8;border-radius:9px;background-color:white;font-size:14px;min-height:49px;padding:12px;box-shadow:none;}
.dp-shell .dp-page .appbar .icon{background:none;border:0;min-width:44px;width:44px;min-height:48px;height:48px;padding:0;box-shadow:none}
.dp-shell .dp-page .copy-channel select{min-height:43px;padding:8px 12px}
.dp-page .sheet-stage{padding:160px 0 0!important;min-height:650px}
.dp-page .thumbnail video{object-fit:cover}

.dp-shell .dp-page textarea{min-height:123px;line-height:1.7;resize:vertical}

.dp-shell .dp-page select{appearance:auto;-webkit-appearance:auto;background-image:none}
