:root{--htp-accent:#111827;--htp-accent-dark:#000000;--htp-text:#1f1f1f;--htp-text-muted:#6b6b6b;--htp-border:#e2e2e2}.htp-add-wrapper{margin:26px 0}.htp-add-panel{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--htp-border);border-radius:12px;padding:14px 18px;flex-wrap:wrap;box-shadow:0 1px 2px rgb(0 0 0 / .04),0 6px 16px -14px rgb(0 0 0 / .3);transition:box-shadow 0.2s ease,transform 0.2s ease,border-color 0.2s ease,background-color 0.2s ease}.htp-add-panel:hover{background-color:#fafafa;border-color:#cfcfcf;box-shadow:0 4px 10px rgb(0 0 0 / .07),0 14px 28px -14px rgb(0 0 0 / .4);transform:translateY(-2px)}.htp-add-panel-icon{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#374151,var(--htp-accent-dark));color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px -3px rgb(0 0 0 / .5)}.htp-add-panel-icon svg{width:18px;height:18px}.htp-add-panel-body{flex:1 1 220px;min-width:180px}.htp-add-panel-title{margin:0;font-weight:700;font-size:13.5px;color:var(--htp-text);line-height:1.3}.htp-add-panel-subtitle{margin:2px 0 0;font-size:12px;color:var(--htp-text-muted)}.htp-add-panel-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.htp-icon{display:inline-flex;align-items:center}.htp-icon svg{width:14px;height:14px}.htp-icon-added{display:none}.htp-add-button,.htp-goto-plan-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 16px;border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;border:1.5px solid #fff0;box-sizing:border-box;vertical-align:middle;margin:0;appearance:none;-webkit-appearance:none}.htp-add-button{background:var(--htp-accent);color:#fff;border-color:var(--htp-accent);cursor:pointer;font-weight:700;box-shadow:0 3px 8px -3px rgb(0 0 0 / .5);transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease,transform 0.1s ease,box-shadow 0.15s ease}.htp-add-button:hover{background:var(--htp-accent-dark);border-color:var(--htp-accent-dark);transform:translateY(-1px);box-shadow:0 5px 12px -3px rgb(0 0 0 / .55)}.htp-add-button:active{transform:translateY(0)}.htp-add-button.htp-added{background:#fff;color:var(--htp-accent-dark);box-shadow:none}.htp-add-button.htp-added:hover{background:var(--htp-accent);color:#fff}.htp-add-button.htp-added .htp-icon-add{display:none}.htp-add-button.htp-added .htp-icon-added{display:inline-flex}.htp-goto-plan-link{background:#fff;color:var(--htp-text);border-color:var(--htp-border);text-decoration:none;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.htp-goto-plan-link:hover{background:#f7f7f7;border-color:var(--htp-accent);color:var(--htp-accent-dark)}.htp-goto-plan-link .htp-icon svg{transition:transform 0.15s ease}.htp-goto-plan-link:hover .htp-icon svg{transform:translateX(2px)}@media (max-width:480px){.htp-add-panel{flex-direction:column;align-items:flex-start;padding:14px 16px}.htp-add-panel-actions{width:100%}.htp-add-panel-actions .htp-add-button,.htp-add-panel-actions .htp-goto-plan-link{flex:1 1 auto;justify-content:center}}.htp-plan-nav{display:flex;gap:16px;flex-wrap:wrap;margin:0 0 14px}.htp-plan-nav a{font-size:13px;font-weight:600;color:var(--htp-text-muted);text-decoration:none}.htp-plan-nav a:hover{color:var(--htp-accent-dark);text-decoration:underline}.htp-plan-name-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px;margin:0 0 6px}.htp-plan-name-input{display:block;flex:1 1 auto!important;min-width:0;width:auto!important;max-width:none!important;border:none!important;border-bottom:2px solid var(--htp-border)!important;border-radius:0!important;padding:6px 2px!important;margin:0!important;font-size:22px;font-weight:700;font-family:inherit;line-height:1.3;color:var(--htp-text);box-sizing:border-box;background:transparent!important;box-shadow:none!important;appearance:none;-webkit-appearance:none}.htp-plan-name-input:focus{outline:none!important;border-bottom-color:var(--htp-accent)!important;box-shadow:none!important}.htp-plan-name-input::placeholder{color:#9ca3af;font-weight:600}#htp-plan-name-error{margin:0 0 16px}.htp-chip-btn{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;height:34px;padding:0 16px!important;margin:0;border:1.5px solid var(--htp-border)!important;border-radius:999px!important;background:#fff!important;color:var(--htp-text)!important;font-family:inherit;font-size:12.5px;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none!important;cursor:pointer;box-shadow:none!important;appearance:none;-webkit-appearance:none;transition:border-color 0.15s ease,color 0.15s ease,background 0.15s ease}.htp-chip-btn:hover{border-color:var(--htp-accent)!important;color:var(--htp-accent-dark)!important}.htp-chip-btn-danger{border-color:#fecaca!important;color:#b91c1c!important}.htp-chip-btn-danger:hover{background:#fef2f2!important;border-color:#ef4444!important;color:#b91c1c!important}.htp-plan-header-panel{background:#fff;border:1px solid var(--htp-border);border-radius:12px;padding:20px 22px;margin-bottom:24px;box-shadow:0 1px 2px rgb(0 0 0 / .03)}.htp-plan-toolbar{display:flex;gap:10px;margin:0;flex-wrap:wrap}.htp-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:999px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;cursor:pointer;border:1.5px solid #fff0;box-sizing:border-box;vertical-align:middle;margin:0;appearance:none;-webkit-appearance:none;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease,transform 0.1s ease,box-shadow 0.15s ease}.htp-btn-primary{background:var(--htp-accent);color:#fff;border-color:var(--htp-accent);box-shadow:0 3px 8px -3px rgb(0 0 0 / .5)}.htp-btn-primary:hover{background:var(--htp-accent-dark);border-color:var(--htp-accent-dark);transform:translateY(-1px);box-shadow:0 5px 12px -3px rgb(0 0 0 / .55)}.htp-btn-secondary{background:#fff;color:var(--htp-text);border-color:var(--htp-border);font-weight:600}.htp-btn-secondary:hover{background:#f7f7f7;border-color:var(--htp-accent);color:var(--htp-accent-dark)}.htp-empty,.htp-loading{color:#6b7280;font-style:italic}.htp-sortable{list-style:none!important;margin:0;padding:0}.htp-plan-item{list-style:none!important;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:14px 16px}.htp-item-header{display:flex;align-items:center;gap:10px}.htp-drag-handle{cursor:grab;color:#9ca3af;font-size:18px}.htp-item-number{font-weight:700;color:var(--htp-accent)}.htp-item-title{flex:1;font-weight:600;font-size:16px}.htp-remove-btn{background:none;border:1px solid #ef4444;color:#ef4444;border-radius:4px;padding:4px 10px;font-size:13px;cursor:pointer}.htp-remove-btn:hover{background:#ef4444;color:#fff}.htp-item-content{margin-top:10px;padding-left:28px;color:#374151;font-size:14px;line-height:1.5}.htp-item-content::after{content:"";display:table;clear:both}.htp-item-content img,.htp-item-content .wp-block-image{float:left!important;width:31%!important;max-width:31%!important;margin:0 3% 14px 0!important;height:auto!important;border-radius:4px}.htp-item-content .wp-block-image img{float:none!important;width:100%!important;max-width:100%!important;margin:0!important}.htp-item-content figcaption{font-size:12px;color:#6b7280;text-align:center}@media screen and (max-width:600px){.htp-item-content img,.htp-item-content .wp-block-image{width:47%!important;max-width:47%!important;margin:0 4% 14px 0!important}}.htp-plan-item.ui-sortable-helper{box-shadow:0 4px 12px rgb(0 0 0 / .15)}.htp-plan-item.ui-sortable-placeholder{border:2px dashed var(--htp-accent);background:#f5f5f5;visibility:visible!important}body.htp-fullwidth-page #secondary,body.htp-fullwidth-page .widget-area,body.htp-fullwidth-page aside.widget-area,body.htp-fullwidth-page .sidebar,body.htp-fullwidth-page .site-sidebar,body.htp-fullwidth-page .sidebar-container,body.htp-fullwidth-page #sidebar,body.htp-fullwidth-page .col-sidebar{display:none!important}body.htp-fullwidth-page #primary,body.htp-fullwidth-page .content-area,body.htp-fullwidth-page #main,body.htp-fullwidth-page .site-main{width:100%!important;max-width:100%!important;float:none!important}.htp-guest-hint{background:#f5f5f5;border:1px solid var(--htp-border);border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:14px;color:var(--htp-text)}.htp-guest-hint a{color:var(--htp-accent-dark);font-weight:700;text-decoration:underline}.htp-shared-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;padding:14px 16px;margin-bottom:20px}.htp-shared-banner p{margin:0;font-size:14px;font-weight:700;color:#1e3a8a}.htp-exercise-guest-hint{background:#f5f5f5;border:1px solid var(--htp-border);border-radius:8px;padding:16px;margin-bottom:20px}.htp-exercise-guest-hint p{margin:0 0 12px}.htp-exercise-app{max-width:1040px}.htp-exercise-form-layout{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.htp-exercise-main{flex:2 1 480px;min-width:280px;display:flex;flex-direction:column;gap:16px}.htp-exercise-sidebar{flex:1 1 260px;min-width:240px;display:flex;flex-direction:column;gap:16px}.htp-exercise-panel{background:#fff;border:1px solid var(--htp-border);border-radius:8px;padding:16px 18px;box-shadow:0 1px 2px rgb(0 0 0 / .03)}.htp-panel-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--htp-text-muted);margin-bottom:10px}.htp-panel-hint{margin:-4px 0 10px;font-size:12px;color:var(--htp-text-muted)}.htp-title-input{display:block;width:100%;border:none;border-bottom:2px solid #fff0;padding:6px 2px;font-size:24px;font-weight:700;font-family:inherit;color:var(--htp-text);box-sizing:border-box;background:#fff0}.htp-title-input:focus{outline:none;border-bottom-color:var(--htp-accent)}.htp-title-input::placeholder{color:#9ca3af;font-weight:600}.htp-exercise-submit-panel{position:sticky;top:16px}@media (max-width:900px){.htp-exercise-submit-panel{position:static}}.htp-btn-block{width:100%}.htp-exercise-form input[type="text"]{padding:8px 10px;border:1px solid var(--htp-border);border-radius:6px;box-sizing:border-box;font-size:14px}.htp-exercise-form select{padding:6px 8px;border:1px solid var(--htp-border);border-radius:6px;font-size:14px}.htp-featured-image-picker{max-width:100%}.htp-featured-image-preview{margin-bottom:8px}.htp-featured-image-preview img{display:block;max-width:100%;max-height:220px;width:auto;border-radius:8px;border:1px solid var(--htp-border)}.htp-featured-image-actions{display:flex;gap:8px;margin:0}.htp-category-picker{position:relative;max-width:480px}.htp-category-chips{display:flex;flex-wrap:wrap;gap:6px}.htp-category-chips:not(:empty){margin-bottom:8px}.htp-category-chip{display:inline-flex;align-items:center;gap:5px;background:var(--htp-accent);color:#fff;border-radius:999px;padding:3px 5px 3px 11px;font-size:12.5px;font-weight:600;line-height:1.6;box-sizing:border-box;white-space:nowrap}.htp-category-chip-remove{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;margin:0;padding:0;border:none;border-radius:50%;background:rgb(255 255 255 / .25);color:#fff;font-size:11px;font-family:inherit;line-height:1;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-appearance:none;vertical-align:middle}.htp-category-chip-remove:hover{background:rgb(255 255 255 / .45)}.htp-category-search-input{width:100%;padding:8px 10px;border:1px solid var(--htp-border);border-radius:6px;box-sizing:border-box;font-size:14px}.htp-category-suggestions{display:none;position:absolute;z-index:20;top:100%;left:0;right:0;margin:4px 0 0;padding:4px;background:#fff;border:1px solid var(--htp-border);border-radius:8px;box-shadow:0 6px 16px -8px rgb(0 0 0 / .35);max-height:220px;overflow-y:auto}.htp-category-suggestion{padding:0;border-radius:5px}.htp-category-checkbox-row{display:flex;align-items:center;gap:9px;padding:7px 10px;font-size:14px;font-weight:400;cursor:pointer;border-radius:5px}.htp-category-checkbox-row:hover{background:#f3f4f6}.htp-category-checkbox-row input[type="checkbox"]{margin:0;flex:0 0 auto}.htp-category-no-match{padding:7px 10px;font-size:13px;color:var(--htp-text-muted);font-style:italic}.htp-my-exercises-app{max-width:820px}.htp-my-exercises-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:18px}.htp-my-exercises-header h3{margin:0}.htp-plan-overview-actions{display:flex;flex-wrap:wrap;gap:10px}.htp-back-link{margin:0 0 16px}.htp-back-link a{font-size:13px;font-weight:600;color:var(--htp-text-muted);text-decoration:none}.htp-back-link a:hover{color:var(--htp-accent-dark);text-decoration:underline}.htp-ex-filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px}.htp-ex-filter-search{flex:1 1 220px;max-width:320px;padding:9px 12px;border:1px solid var(--htp-border);border-radius:999px;font-size:14px;box-sizing:border-box}.htp-ex-filter-status{display:flex;flex-wrap:wrap;gap:6px}.htp-ex-filter-btn{background:#fff;border:1px solid var(--htp-border);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;font-family:inherit;color:var(--htp-text-muted);cursor:pointer;white-space:nowrap;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.htp-ex-filter-btn:hover{border-color:var(--htp-accent);color:var(--htp-accent-dark)}.htp-ex-filter-btn.is-active{background:var(--htp-accent);border-color:var(--htp-accent);color:#fff}.htp-my-exercises-list{display:flex;flex-direction:column;gap:10px}.htp-ex-card{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;transition:box-shadow 0.15s ease,border-color 0.15s ease,transform 0.1s ease}.htp-ex-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px -6px rgb(0 0 0 / .2);transform:translateY(-1px)}.htp-ex-card-main{display:flex;flex-direction:column;gap:6px;min-width:180px;flex:1 1 auto}.htp-ex-title{font-weight:700;font-size:15px;color:var(--htp-text)}.htp-ex-cats{display:flex;flex-wrap:wrap;gap:5px}.htp-ex-cat-tag{font-size:11px;font-weight:600;color:var(--htp-text-muted);background:#f3f4f6;border-radius:999px;padding:2px 9px}.htp-ex-card-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.htp-ex-status{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap}.htp-ex-status-publish{background:#ecfdf5;color:#065f46}.htp-ex-status-pending{background:#fffbeb;color:#92400e}.htp-ex-status-draft{background:#f3f4f6;color:#374151}.htp-ex-edit-link,.htp-ex-view-link{font-size:13px;font-weight:600;color:var(--htp-accent-dark);text-decoration:underline;white-space:nowrap}.htp-account{max-width:720px}.htp-account-forms{display:flex;gap:32px;flex-wrap:wrap}.htp-account-col{flex:1 1 260px;min-width:240px}.htp-account-col h3{margin-top:0}.htp-account-forms p label{display:block;font-weight:600;font-size:13px;margin-bottom:4px}.htp-account-forms input[type="text"],.htp-account-forms input[type="email"],.htp-account-forms input[type="password"]{width:100%;max-width:320px;padding:8px 10px;border:1px solid var(--htp-border);border-radius:6px;box-sizing:border-box;font-size:14px}.htp-account-success{width:100%;background:#ecfdf5;border:1px solid #10b981;color:#065f46;border-radius:8px;padding:10px 14px;margin-bottom:12px}.htp-account-error{background:#fef2f2;border:1px solid #ef4444;color:#991b1b;border-radius:8px;padding:8px 12px;font-size:13px;margin-bottom:10px}.htp-account-loggedin p{margin:0 0 10px}.htp-account-info{border-collapse:collapse;margin-bottom:14px;width:100%;max-width:340px}.htp-account-info th,.htp-account-info td{text-align:left;padding:6px 10px 6px 0;font-size:14px;border-bottom:1px solid var(--htp-border)}.htp-account-info th{color:var(--htp-text-muted);font-weight:600;white-space:nowrap}.htp-account-info td{color:var(--htp-text)}@media (max-width:560px){.htp-account-forms{flex-direction:column;gap:20px}}.htp-my-plans-app{max-width:820px}.htp-my-plans-app .htp-ex-filter-search{max-width:320px;margin-bottom:18px}.htp-plan-meta{font-size:12px;color:var(--htp-text-muted)}.htp-tactics-app{max-width:960px}.htp-tactics-layout{display:flex;align-items:stretch;gap:16px}.htp-tactics-sidebar{flex:0 0 230px;display:flex;flex-direction:column;gap:8px;background:#f3f4f6;border:1px solid var(--htp-border);border-radius:10px;padding:14px;box-sizing:border-box}.htp-tactics-tool-row{display:flex;align-items:center;gap:6px}.htp-tactics-tool-row .htp-tactics-tool{flex:1 1 auto;min-width:0}.htp-tactics-swatch{flex:0 0 auto;width:30px;height:30px;padding:0;margin:0;border:1.5px solid var(--htp-border);border-radius:6px;cursor:pointer;background:none}.htp-tactics-thickness{flex:0 0 40px;width:40px;height:30px;padding:0 4px;margin:0;border:1.5px solid var(--htp-border);border-radius:6px;font-family:inherit;font-size:12.5px;text-align:center;box-sizing:border-box}.htp-tactics-tool-subrow{display:flex;align-items:center;gap:6px;margin:-2px 0 0}.htp-tactics-dash-toggle{flex:1 1 auto;display:inline-flex!important;align-items:center;justify-content:center;gap:4px;height:28px;padding:0 8px!important;margin:0!important;border:1.5px solid var(--htp-border)!important;border-radius:6px!important;background:#ffffff!important;color:var(--htp-text-muted)!important;font-family:inherit;font-size:11.5px;font-weight:700;cursor:pointer;box-shadow:none!important;appearance:none;-webkit-appearance:none}.htp-tactics-dash-toggle:hover{border-color:var(--htp-accent)!important;color:var(--htp-accent-dark)!important}.htp-tactics-dash-toggle.is-active{background:var(--htp-accent)!important;border-color:var(--htp-accent)!important;color:#ffffff!important}.htp-tactics-divider{height:1px;background:var(--htp-border);margin:4px 0;flex:0 0 auto}.htp-tactics-material-heading{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--htp-accent-dark);margin:2px 0 2px}.htp-tactics-material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.htp-tactics-tool.htp-tactics-material-btn{width:100%!important;height:44px!important;padding:4px!important;border-radius:6px!important;border:1px solid rgb(0 0 0 / .15)!important;background-color:#ffffff!important;display:flex!important;align-items:center;justify-content:center}.htp-tactics-material-preview{width:100%;height:100%;display:block;pointer-events:none}.htp-tactics-material-btn.is-active{outline:2px solid var(--htp-accent);outline-offset:1px}.htp-tactics-tool.htp-tactics-material-btn.is-active{background-color:#e5e7eb!important}.htp-tactics-tool{display:inline-flex!important;align-items:center;gap:5px;height:34px;padding:0 10px!important;margin:0;width:100%;box-sizing:border-box;border:1.5px solid var(--htp-border)!important;border-radius:8px!important;background:#ffffff!important;color:var(--htp-text)!important;font-family:inherit;font-size:12.5px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;box-shadow:none!important;appearance:none;-webkit-appearance:none;transition:border-color 0.15s ease,background 0.15s ease,color 0.15s ease}.htp-tactics-tool:hover{border-color:var(--htp-accent)!important;color:var(--htp-accent-dark)!important}.htp-tactics-tool.is-active{background:var(--htp-accent)!important;border-color:var(--htp-accent)!important;color:#fff!important}.htp-tactics-tool-export{background:var(--htp-accent-dark)!important;border-color:var(--htp-accent-dark)!important;color:#fff!important}.htp-tactics-tool-export:hover{opacity:.85;color:#fff!important}.htp-tactics-canvas-wrap{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--htp-border);border-radius:10px;padding:8px;box-shadow:0 1px 2px rgb(0 0 0 / .04);box-sizing:border-box}#htp-tactics-canvas{display:block;touch-action:none;cursor:crosshair;border-radius:6px}@media (max-width:700px){.htp-tactics-layout{flex-direction:column}.htp-tactics-sidebar{flex:1 1 auto;width:100%;flex-direction:row;flex-wrap:wrap}.htp-tactics-sidebar>.htp-tactics-tool,.htp-tactics-tool-row{flex:1 1 45%}.htp-tactics-divider,.htp-tactics-material-heading,.htp-tactics-material-grid{flex-basis:100%}.htp-tactics-divider{height:1px;margin:2px 0}.htp-tactics-canvas-wrap{width:100%}}.htp-panel-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.htp-panel-label-row .htp-panel-label{margin-bottom:0}.htp-tactics-modal-overlay{display:none;position:fixed;inset:0;background:rgb(15 23 42 / .6);z-index:100000;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.htp-tactics-modal-overlay.is-open{display:flex}.htp-tactics-modal{background:#fff;border-radius:12px;width:100%;max-width:980px;max-height:92vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px rgb(0 0 0 / .35)}.htp-tactics-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--htp-border);flex:0 0 auto}.htp-tactics-modal-header h3{margin:0;font-size:16px}.htp-tactics-modal-close{background:none!important;border:none!important;padding:2px 6px!important;margin:0;font-size:22px;line-height:1;color:var(--htp-text-muted);cursor:pointer;box-shadow:none!important;appearance:none;-webkit-appearance:none}.htp-tactics-modal-close:hover{color:var(--htp-text)}.htp-tactics-modal-body{padding:16px 20px;overflow-y:auto;flex:1 1 auto}.htp-tactics-modal-body .htp-tactics-layout{margin-bottom:0}.htp-tactics-modal-body .htp-tactics-sidebar{flex:0 0 200px}.htp-tactics-modal-error{margin:0 20px 12px;font-size:13px;color:#b91c1c}.htp-tactics-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--htp-border);flex:0 0 auto}.htp-tactics-save-overlay,.htp-tactics-load-overlay,.htp-tactics-text-overlay{display:none;position:fixed;inset:0;background:rgb(15 23 42 / .6);z-index:100001;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.htp-tactics-save-overlay.is-open,.htp-tactics-load-overlay.is-open,.htp-tactics-text-overlay.is-open{display:flex}.htp-tactics-mini-dialog{background:#fff;border-radius:10px;padding:20px;width:100%;max-width:360px;box-sizing:border-box;box-shadow:0 20px 50px rgb(0 0 0 / .3)}.htp-tactics-mini-dialog h4{margin:0 0 12px;font-size:15px}.htp-tactics-mini-dialog input[type="text"]{width:100%;padding:8px 10px;border:1px solid var(--htp-border);border-radius:6px;box-sizing:border-box;font-size:14px;margin-bottom:4px}.htp-tactics-mini-error{color:#b91c1c;font-size:13px;margin:4px 0 6px}.htp-tactics-mini-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.htp-tactics-load-list{max-height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.htp-tactics-load-row{display:flex;align-items:stretch;gap:6px;margin:0!important}.htp-tactics-load-row .htp-tactics-load-item{flex:1 1 auto}.htp-tactics-load-item{text-align:left;padding:9px 12px!important;margin:0!important;border:1px solid var(--htp-border)!important;border-radius:6px!important;background:#fff!important;font-family:inherit;font-size:13.5px;color:var(--htp-text)!important;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none!important;box-sizing:border-box}.htp-tactics-load-item:hover{border-color:var(--htp-accent)!important;background:#f9fafb!important}.htp-tactics-load-delete{flex:0 0 auto;width:36px;padding:0!important;margin:0!important;border:1.5px solid #ef4444!important;border-radius:6px!important;background:#dc2626!important;color:#ffffff!important;font-family:inherit;font-size:15px;font-weight:700;line-height:1;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none!important;box-sizing:border-box}.htp-tactics-load-delete:hover{background:#b91c1c!important;border-color:#b91c1c!important}@media print{body *{visibility:hidden}#htp-plan-app,#htp-plan-app *{visibility:visible}#htp-plan-app{position:absolute;left:0;top:0;width:100%;font-size:12px}.htp-plan-toolbar,.htp-plan-nav,.htp-plan-overview-panel,#htp-plan-save-name-btn,#htp-plan-name-error,.htp-drag-handle,.htp-remove-btn,.htp-goto-plan-link{display:none!important}.htp-plan-header-panel{background:none!important;border:none!important;box-shadow:none!important;padding:0!important;margin-bottom:14px!important;max-width:none!important}.htp-plan-name-row{display:block!important}.htp-plan-name-input{width:100%;border:none!important;padding:0!important;margin-bottom:0!important;pointer-events:none}.htp-plan-item{border:1px solid #000;box-shadow:none;page-break-inside:avoid;margin-bottom:12px;padding:10px 12px}.htp-item-title{font-size:13px!important}.htp-item-number{font-size:13px!important}.htp-item-content{padding-left:0;font-size:11px!important;line-height:1.35}.htp-item-content figcaption{font-size:10px!important}.htp-item-content img,.htp-item-content .wp-block-image{width:31%!important;max-width:31%!important;margin:0 3% 8px 0!important}}