/* AIPH_00055: Demo r2's visual decisions, scoped to the existing feature shell. */
.hot-library-shell{--canvas:#f6f7f4;--ink:#232623;--ink-muted:#646862;--outline-soft:#d8dcd5;--hot-primary:#353c33;height:100vh;height:100dvh;min-height:0;display:flex;flex-direction:column;color:var(--ink)}
.hot-library-shell [hidden]{display:none!important}
.hot-library-shell .topbar{flex-shrink:0;gap:4px;padding-left:8px;padding-right:8px}
.hot-library-shell .topbar-title{font-size:20px;font-weight:650;line-height:28px}
.hot-library-shell .screen{display:flex;flex:1;min-height:0;padding:0;overflow:hidden}
.hot-library-shell .screen:has(>.sync-warning){flex-direction:column}
.hot-library-shell .icon-button{padding:12px}
.hot-library-shell button{cursor:pointer}
.hot-library-shell button:disabled{cursor:default}
.hot-library-shell button:focus-visible,.hot-library-slides:focus-visible{outline:3px solid #526848;outline-offset:-3px}
.hot-library,.hot-library-detail{display:flex;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0}
.hot-library-viewport{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c1c6bc transparent}
.hot-library-tabs{display:flex;flex-shrink:0;padding:0 12px;border-bottom:1px solid var(--outline-soft)}
.hot-library-tabs button{position:relative;flex:1;min-width:0;min-height:48px;padding:10px 4px 14px;border:0;background:transparent;color:var(--ink-muted);font-size:15px}
.hot-library-tabs button[aria-selected=true]{color:var(--ink);font-weight:700}
.hot-library-tabs button[aria-selected=true]::after{content:'';position:absolute;bottom:0;left:calc(50% - 17px);width:34px;height:3px;border-radius:3px 3px 0 0;background:var(--hot-primary)}
.hot-library-tabs button:hover{background:#23282308}
.hot-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:2px;align-items:start;gap:4px 12px;padding:16px 12px 24px}
.hot-library-card{display:block;width:100%;min-width:0;border:0;border-radius:10px 10px 3px 3px;padding:0;background:transparent;text-align:left}
.hot-library-cover{position:relative;width:100%;aspect-ratio:var(--hot-ratio,3/4);border-radius:10px;overflow:hidden;background:#e4e7e0}
.hot-library-cover img,.hot-library-cover video{display:block;width:100%;height:100%;object-fit:contain}
.hot-library-card:hover .hot-library-cover{filter:brightness(.96)}
.hot-library-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding:9px 1px 0;font-size:14px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}
.hot-library-cover-error{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:8px;color:var(--ink-muted);font-size:12px}
.hot-library-cover-error svg{width:30px;height:30px}
.hot-library-detail-content{padding:0 16px 28px}
.hot-library-detail-content>h2{margin:0;padding:3px 0 16px;font-size:21px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}
.hot-library-carousel{margin:0 0 24px}
.hot-library-slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:12px;touch-action:pan-y}
.hot-library-slides::-webkit-scrollbar{display:none}
.hot-library-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start}
.hot-library-preview{position:relative;width:100%;height:auto;aspect-ratio:1;max-height:320px;border-radius:12px;overflow:hidden;background:#e2e5de}
.hot-library-preview img,.hot-library-preview video{display:block;width:100%;height:100%;object-fit:contain}
.hot-library-image{display:block;width:100%;height:100%;padding:0;border:0;background:transparent}
.hot-library-zoom-mark{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fffffff0;pointer-events:none}
.hot-library-zoom-mark svg{width:24px;height:24px}
.hot-library-carousel-nav{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;margin-top:4px}
.hot-library-carousel-nav .icon-button:disabled{opacity:.28}
.hot-library-counter{font-size:13px;color:var(--ink-muted);font-variant-numeric:tabular-nums}
.hot-library-instruction h3{margin:0 0 10px;font-size:16px;line-height:24px}
.hot-library-instruction p{margin:0;font-size:15px;line-height:1.9;color:#484e44;white-space:pre-wrap;overflow-wrap:anywhere;user-select:text}
.hot-library-action-bar{flex-shrink:0;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--outline-soft);background:var(--canvas)}
.hot-library-button{min-height:48px;padding:11px 24px;border:1px solid #747c6d;border-radius:24px;background:transparent;font-size:14px;font-weight:600}
.hot-library-remix{width:100%;color:#fff;background:var(--hot-primary);border-color:var(--hot-primary)}
.hot-library-remix:disabled{background:#e0e4dc;border-color:#e0e4dc;color:#73796e}
.hot-library-preview-note{margin:0 0 8px;text-align:center;font-size:12px;color:var(--ink-muted)}
.hot-library-status{width:100%;min-height:360px;padding:64px 24px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.hot-library-status>svg{width:42px;height:42px;margin-bottom:18px;color:#848c7e}
.hot-library-status h2{margin:0 0 8px;font-size:18px;line-height:1.6}
.hot-library-status p{max-width:270px;margin:0 0 20px;font-size:14px;line-height:1.85;color:var(--ink-muted)}
.hot-library-preview-error{position:absolute;inset:0;background:#e2e5de}
.hot-library-preview-error .hot-library-status{height:100%;min-height:0;padding:20px}
.hot-library-preview.is-failed>video,.hot-library-preview.is-failed>button{visibility:hidden}
.hot-library-play{position:absolute;inset:0;width:100%;height:100%;display:grid;place-items:center;padding:0;background:transparent;border:0}
.hot-library-play span{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#232623da;color:white}
.hot-library-play svg{width:28px;height:28px;fill:currentColor;stroke:none}
.hot-library-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;padding:16px 12px}
.hot-library-skeleton span{display:block;aspect-ratio:3/4;background:#e2e5de;border-radius:10px}
.hot-library-skeleton>div:nth-child(even) span{aspect-ratio:4/3}
.hot-library-skeleton i{display:block;width:85%;height:13px;margin-top:12px;border-radius:5px;background:#e2e5de}
.hot-library-skeleton i:last-child{width:55%;margin-top:7px}
.modal-layer:has(>.hot-library-viewer){padding:0}
.modal-layer .hot-library-viewer{width:min(100%,480px);max-width:480px;height:100%;max-height:100%;padding:0;border-radius:0;background:#232623;color:#fff}
.hot-library-viewer .overlay-header{padding:8px;min-height:64px;justify-content:flex-end}
.hot-library-viewer .overlay-header h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.hot-library-viewer .overlay-icon-button{color:white;background:transparent;width:48px;height:48px}
.hot-library-viewer .dialog-body{padding:12px;min-height:0}
.hot-library-viewer .review-image{min-height:0;max-height:none;flex:1;width:100%;object-fit:contain}
.modal-layer .hot-library-viewer .hot-library-viewer-caption{flex-shrink:0;margin:0;padding:16px 8px 12px;color:white;font-size:14px;line-height:1.7}
.hot-library-viewer .dialog-actions{display:none}
.hot-prep{padding:0 16px 32px}
.hot-prep>h1{margin:4px 0 14px;font-size:21px;line-height:1.5;overflow-wrap:anywhere}
.hot-prep-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 0 20px;padding:0;list-style:none}
.hot-prep-steps li{display:grid;justify-items:center;gap:5px;color:var(--ink-muted);font-size:11px;line-height:1.35;text-align:center}
.hot-prep-steps span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e2e5de;color:#596052;font-weight:700}
.hot-prep-steps li.current{color:var(--hot-primary);font-weight:700}.hot-prep-steps li.current span{background:var(--hot-primary);color:#fff}
.hot-prep-section{padding:18px 0;border-top:1px solid var(--outline-soft)}
.hot-prep-section h2{margin:0 0 7px;font-size:18px;line-height:1.5}.hot-prep-lead{margin:0 0 16px;color:var(--ink-muted);font-size:13px;line-height:1.7}
.hot-prep-field{display:block;margin:0 0 14px}.hot-prep-field>span{display:block;margin-bottom:6px;font-size:13px;font-weight:650}.hot-prep-field input,.hot-prep-field textarea,.hot-prep-field select{box-sizing:border-box;width:100%;padding:11px 12px;border:1px solid var(--outline-soft);border-radius:10px;background:var(--canvas);font:inherit;font-size:14px}.hot-prep-field textarea{min-height:76px;resize:vertical}.hot-prep-field select{height:44px}
.hot-prep-options{display:grid;gap:9px;margin:0 0 16px;padding:0;border:0}.hot-prep-options legend{margin-bottom:8px;font-size:13px;font-weight:650}.hot-prep-options label{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 11px;border:1px solid var(--outline-soft);border-radius:10px;font-size:14px}.hot-prep-options input{accent-color:var(--hot-primary)}
.hot-prep-upload{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border:1px dashed var(--outline-soft);border-radius:10px}.hot-prep-upload strong,.hot-prep-upload small{display:block}.hot-prep-upload small{margin-top:4px;color:var(--ink-muted);font-size:12px;line-height:1.5}.hot-prep-upload input{max-width:130px;font-size:12px}
.hot-prep-assets{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.hot-prep-assets span{max-width:100%;padding:5px 9px;border-radius:14px;background:#edf0ea;color:#586052;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hot-prep-result{padding:14px;border-radius:12px;background:#f1f3ee}.hot-prep-result h3{margin:13px 0 6px;font-size:14px}.hot-prep-result h3:first-child{margin-top:0}.hot-prep-result p{margin:0;color:#454b43;font-size:13px;line-height:1.75;white-space:pre-wrap}.hot-prep-result pre{max-height:260px;margin:8px 0 0;overflow:auto;white-space:pre-wrap;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.hot-prep-script{padding:11px;border-radius:8px;background:#fff}
.hot-prep-error{margin:0 0 12px;padding:10px 12px;border-radius:9px;background:#fff0ed;color:#a73f32;font-size:13px;line-height:1.6}.hot-prep-actions{display:flex;gap:10px;padding-top:16px}.hot-prep-actions .hot-library-button{flex:1}

/* AIPH_00055 Demo r3 preparation surface: retain the confirmed compact card,
   four-stage progress rail and result hierarchy inside the real H5 shell. */
.hot-prep .prep-flow{padding:0 16px 28px}.hot-prep .prep-head{padding:8px 0 18px}.hot-prep .prep-head h2{font-size:20px;line-height:1.5}.hot-prep .prep-head p{font-size:12px;line-height:1.8;color:var(--ink-muted);margin-top:6px}.hot-prep .prep-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:0 0 22px}.hot-prep .prep-step{font-size:10px;color:#8b9387;text-align:center;line-height:1.5}.hot-prep .prep-step i{display:block;height:4px;border-radius:4px;background:#dce1d8;margin-bottom:6px}.hot-prep .prep-step.active,.hot-prep .prep-step.done{color:#3d5037}.hot-prep .prep-step.active i,.hot-prep .prep-step.done i{background:#617456}.hot-prep .prep-card{border:1px solid var(--outline-soft);border-radius:13px;background:#fff;padding:14px;margin-bottom:12px}.hot-prep .prep-card h3{font-size:14px;margin-bottom:9px}.hot-prep .prep-card p,.hot-prep .analysis-card p,.hot-prep .analysis-card li{font-size:12px;line-height:1.8;color:#5f685d}.hot-prep .prep-card .hint{font-size:11px;color:var(--ink-muted);margin-top:8px}.hot-prep .choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hot-prep .choice{border:1px solid var(--outline-soft);border-radius:10px;padding:11px;text-align:left;background:#fff;font-size:12px}.hot-prep .choice.selected{border-color:#65795c;background:#edf3e9;box-shadow:0 0 0 1px #65795c}.hot-prep .choice small{display:block;color:var(--ink-muted);font-size:10px;margin-top:4px}.hot-prep .upload-order{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hot-prep .upload-tile{min-height:120px;border:1px dashed #9eab98;border-radius:11px;background:#f5f8f2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#63745d;padding:8px}.hot-prep .upload-tile .art,.hot-prep .upload-tile img{width:72px;height:72px;object-fit:cover;border-radius:8px}.hot-prep .prep-order-actions{display:flex;gap:4px}.hot-prep .prep-order-actions button{border:0;background:transparent;color:#4d6047;font-size:11px;padding:2px 4px}.hot-prep .analysis-card{border:1px solid var(--outline-soft);border-radius:13px;background:#fff;padding:13px;margin-bottom:10px}.hot-prep .analysis-card header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hot-prep .analysis-card h3{font-size:13px}.hot-prep .analysis-card ul{margin:0;padding-left:17px}.hot-prep .analysis-status{font-size:10px;color:#4d6a44;background:#e7f0e2;border-radius:20px;padding:3px 8px}.hot-prep .mindmap{border:1px solid #cdd8c5;border-radius:13px;background:#f0f5eb;padding:13px}.hot-prep .mindmap h3{font-size:14px;margin-bottom:10px}.hot-prep .mindmap-row{display:flex;gap:8px;align-items:flex-start;padding:8px 0;border-bottom:1px solid #dce5d7}.hot-prep .mindmap-row:last-child{border-bottom:0}.hot-prep .mindmap-row b{font-size:11px;min-width:53px;color:#46603d}.hot-prep .mindmap-row span{font-size:11px;line-height:1.7;color:#566252}.hot-prep .script-preview{border:1px solid #d3d9cf;border-radius:12px;background:#fbfcf9;padding:13px;max-height:440px;overflow:auto}.hot-prep .script-preview pre{margin:0;white-space:pre-wrap;font:11px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;color:#455045}.hot-prep .prep-footer{display:flex;gap:8px;margin-top:14px}.hot-prep .prep-footer .btn{flex:1}.hot-prep .flow-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;border-radius:20px;background:#e7eee1;color:#4e6546;padding:4px 8px;margin-bottom:9px}.hot-prep .auto-config{border-left:3px solid #6b805f;background:#f0f4eb;border-radius:0 9px 9px 0;padding:10px 11px;font-size:11px;line-height:1.7;color:#566354}.hot-prep .auto-config strong{display:block;color:#3f563a;margin-bottom:3px}

.hot-prep{padding:0}.hot-prep .prep-flow{padding:0 16px 28px}.hot-prep .prep-head h2,.hot-prep h3{margin-top:0}.hot-prep .prep-head p{margin-bottom:0}.hot-prep .prep-footer .btn{border:1px solid #bfc9b9;background:#fff;border-radius:24px;padding:11px 12px;color:#3e5337;font:600 12px/1.5 inherit;cursor:pointer}.hot-prep .prep-footer .btn.filled{background:#536b47;color:white;border-color:#536b47}.hot-prep .mindmap-row{display:block}.hot-prep .mindmap-row summary{font-size:11px;font-weight:700;color:#46603d;cursor:pointer}.hot-prep .mindmap-row span{display:block;padding-top:5px}.hot-prep .hot-prep-field small{font-size:10px;color:#687363}.hot-prep .choice input{accent-color:#65795c}.hot-prep .prep-note{font-size:11px;color:#6d7768;line-height:1.7}.hot-prep button:focus-visible,.hot-prep summary:focus-visible{outline:2px solid #526946;outline-offset:3px}.hot-prep .prep-field>label{display:block;margin:12px 0 8px;font-size:12px;font-weight:600}

.hot-prep .choice{font-family:inherit;cursor:pointer;color:#30382b;display:block;min-height:0;line-height:1.5}.hot-prep .prep-footer .hot-library-button{flex:1;min-height:40px;padding:10px 8px;font-size:12px;background:white;color:#4e6546;border:1px solid #c4cdbe}.hot-prep .prep-footer .hot-library-button:last-child{background:#617456;color:white;border-color:#617456}.hot-prep .hot-prep-field input,.hot-prep .hot-prep-field textarea{padding:10px;font-size:12px;border-radius:9px;line-height:1.65}.hot-prep .hot-prep-field select{height:40px;padding:8px;font-size:12px}.hot-prep .hot-prep-field>span{font-size:12px}.hot-prep .hot-prep-field{margin-bottom:12px}

.hot-prep p{margin:0}.hot-prep .prep-head h2{margin:0}.hot-prep .prep-card h3{margin:0 0 9px}.hot-prep .prep-card p{margin:0}.hot-prep .choice{line-height:normal}.hot-prep .linked-product{display:flex;align-items:center;gap:10px;padding:10px;border-radius:11px;background:#f0f3ea;margin-bottom:12px}.hot-prep .product-mark{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#dce6d0;color:#47603c;font-weight:700}.hot-prep .linked-product>div{min-width:0;flex:1}.hot-prep .linked-product select{appearance:auto;border:0;background:transparent;box-shadow:none;padding:0;height:22px;width:100%;font:600 12px/1.5 inherit;color:#30382b}.hot-prep .linked-product small{display:block;font-size:10px;color:#687462;margin-top:3px}.hot-prep .hot-prep-field textarea{min-height:62px}.hot-prep .hot-prep-field>span{margin-bottom:6px}

.hot-prep .prep-footer .btn.filled,.hot-prep .prep-footer .hot-library-button:last-child{background:#353c33;border-color:#353c33;color:#fff}.hot-prep .prep-footer .btn{font-family:inherit;font-size:14px;min-height:48px}.hot-prep .prep-footer .hot-library-button{font-size:14px;min-height:48px}

/* AIPH_00003/00055: preparation owns the main screen scroll, like other form routes. */
.hot-library-shell .screen:has(> .hot-prep){display:block;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;}

/* AIPH_00056: product-only DOM/CSS values migrated verbatim from the approved Demo. */
.aiph00056{--ink:#26332e;--muted:#69746f;--line:#dbe1dc;--canvas:#f6f8f5;--paper:#fff;--primary:#315b4a;--soft:#e6eee7;--hot-primary:#315b4a;background:var(--canvas);color:var(--ink)}
.aiph00056 .hot-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px;padding:17px 15px 30px}
.aiph00056 .hot-library-card{text-align:left;padding:0;width:100%;min-width:0}
.aiph00056 .hot-library-cover{display:block;width:100%;height:auto;border-radius:10px;background:#e6e8df;aspect-ratio:3/4}
.aiph00056 .hot-library-title{font-size:14px;line-height:1.55;margin:8px 0 3px}
.aiph00056 .hot-template-meta{font-size:11px;color:var(--muted);line-height:1.6}
.aiph00056 .hot-library-card:nth-child(even){padding-top:20px}
.aiph00056 .hot-library-detail-content{padding:4px 18px 24px}
.aiph00056 .hot-library-detail-content h2{font-size:23px;line-height:1.45;margin:6px 0 12px;letter-spacing:-.3px}
.aiph00056 .hot-library-detail-content h4{font-size:15px;margin:22px 0 9px}
.aiph00056 .hot-sub{color:var(--muted);font-size:13px;line-height:1.8}
.aiph00056 .hot-notice{padding:12px 14px;border-radius:10px;background:var(--soft);font-size:12px;line-height:1.75;color:#43604e;margin:12px 0}
.aiph00056 .hot-prompt{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9;color:#4c5a52;background:#fff;border:1px solid var(--line);padding:14px;border-radius:10px}
.aiph00056 .hot-pill{display:inline-block;font-size:11px;color:var(--muted);margin:0 8px 6px 0}
.aiph00056 .hot-product{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px;cursor:pointer;background:#fff}
.aiph00056 .hot-product b{font-size:14px;line-height:1.7;display:block}
.aiph00056 .hot-product small{font-size:12px;color:var(--muted);display:block;line-height:1.65}
.aiph00056 .hot-thumb{width:54px;height:60px;flex-shrink:0;display:grid;place-items:center;background:#e7ebe4;border-radius:8px;font-size:26px;color:#63735f}
.aiph00056 .hot-library-action-bar{padding:12px 16px 16px;background:#fcfdfb;border-top:1px solid var(--line);flex-shrink:0;display:flex;gap:9px;flex-wrap:wrap}
.aiph00056 .hot-library-button{min-height:46px;padding:11px 18px;border-radius:25px;border:1px solid #9caea1;background:transparent;font-size:14px;font-weight:600}
.aiph00056 .hot-soft{background:var(--soft);border-color:transparent;color:var(--primary)}
.aiph00056 .hot-library-grid{grid-auto-rows:auto}.aiph00056 .hot-library-card{grid-row-end:auto!important}.aiph00056 .hot-library-title,.aiph00056 .hot-template-meta{display:block}.aiph00056 .hot-library-cover img{width:100%;height:100%;object-fit:cover}.aiph00056 .hot-library-detail-content{max-width:720px;margin:auto}.aiph00056 .hot-library-detail-content h2{font-size:23px;line-height:1.45;margin:6px 0 12px;font-weight:650}.aiph00056 .hot-library-preview{height:auto;aspect-ratio:auto;max-height:315px}.aiph00056 .hot-library-image img{max-height:315px;width:100%;object-fit:contain}.aiph00056 .hot-library-image{display:block;width:100%;background:#e6e8df;border-radius:10px;overflow:hidden}.aiph00056 .hot-library-carousel{margin:8px 0 12px}.aiph00056 .hot-library-button{background:var(--primary);color:white;min-height:46px}.aiph00056 .hot-library-action-bar{display:flex}.aiph00056 .hot-library-action-bar>.hot-library-button{flex:1}.aiph00056 .hot-outline{background:transparent;color:var(--primary);border:1px solid #9caea1}.aiph00056 .hot-soft{background:var(--soft);color:var(--primary);width:100%;margin-top:12px}.aiph00056 .hot-product-actions{flex-wrap:nowrap}.aiph00056 .hot-product{cursor:pointer}.aiph00056 .hot-product input{accent-color:var(--primary);flex-shrink:0}.aiph00056 .hot-product>span:last-child{min-width:0;overflow-wrap:anywhere}.aiph00056 .hot-product-error{color:#a12622;white-space:pre-wrap;font-size:13px;line-height:1.7}.aiph00056 .hot-library-preview-note{width:100%}.aiph00056 .hot-library-topbar{min-height:64px}.aiph00056 .hot-library-tabs button[aria-selected=true]{color:var(--primary)}.aiph00056 .hot-library-tabs button{min-height:49px}.aiph00056 .hot-library-viewport{background:var(--canvas)}
.aiph00056 .hot-library-detail-content>h2{padding:0}.aiph00056 .hot-library-slides{border-radius:10px}
/* Keep the confirmed picker reset and selection/flex states inside this feature. */
.aiph00056 .hot-sub{margin:0}
.aiph00056 .hot-product:has(input:checked){border-color:var(--primary);background:#edf3ed}
.aiph00056 .hot-product input{width:18px;height:18px}
.aiph00056 .hot-soft{margin-top:0}
.aiph00056 .hot-product-actions>.hot-outline{flex:0 0 auto}
