:root{color-scheme:light;font-family:Georgia,Times New Roman,serif;background:radial-gradient(circle at top,rgba(197,219,247,.7),transparent 40%),linear-gradient(135deg,#f4efe3,#dfe9f2 55%,#f8fafc);color:#1d2733}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:980px;margin:0 auto;padding:48px 20px 80px}.hero,.panel{background:#ffffffd1;border:1px solid rgba(29,39,51,.1);border-radius:24px;box-shadow:0 24px 60px #26384d1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero{padding:40px}.panel{margin-top:24px;padding:28px 32px}.eyebrow{margin:0 0 12px;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#8d4b2f}h1,h2{margin:0 0 12px;font-weight:700}h1{font-size:clamp(2.5rem,7vw,4.75rem);line-height:.95;max-width:10ch}h2{font-size:1.4rem}.lede{max-width:60ch;font-size:1.1rem;line-height:1.7}.status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:0}.status-grid div{padding:16px;border-radius:18px;background:#f7f3eb}dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#66768a}dd{margin:8px 0 0;font-size:1rem;font-weight:700}.slice-list{margin:0;padding-left:20px;line-height:1.8}.app-header{display:flex;align-items:center;gap:16px;padding:12px 0 24px}.app-header-title{font-weight:700;font-size:1.1rem;flex:1}.app-header-user{font-size:.9rem;color:#66768a}.app-header-logout{padding:6px 14px;border:1px solid rgba(29,39,51,.2);border-radius:8px;background:transparent;cursor:pointer;font-size:.85rem}.app-header-logout:hover{background:#1d27330f}.domain-selector{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:#3d4f63}.domain-selector-label{color:#66768a}.domain-selector-select{padding:4px 8px;border:1px solid rgba(29,39,51,.2);border-radius:6px;background:#ffffffb3;font:inherit;color:inherit;cursor:pointer}.auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px 48px;gap:16px}.auth-lang-toggle{display:flex;gap:4px;background:#1d273312;border-radius:10px;padding:4px}.auth-lang-toggle button{padding:4px 14px;border:none;border-radius:7px;background:transparent;font-size:.82rem;font-weight:600;color:#66768a;cursor:pointer;transition:background .15s,color .15s}.auth-lang-toggle button.active{background:#fff;color:#1d2733;box-shadow:0 1px 4px #0000001f}.auth-card{background:#fffffff2;border:1px solid rgba(29,39,51,.1);border-radius:24px;box-shadow:0 24px 64px #26384d21;padding:40px 44px;width:100%;max-width:560px;display:flex;flex-direction:column;gap:20px}.auth-card--narrow{max-width:420px}.auth-card form{display:flex;flex-direction:column;gap:20px}.auth-logo{display:flex;justify-content:center;margin-bottom:4px}.auth-title{font-size:1.75rem;font-weight:700;color:#1d2733;margin:0;max-width:none}.auth-subtitle{font-size:.9rem;color:#66768a;margin:-8px 0 0}.auth-steps{display:flex;align-items:center;gap:0;margin-bottom:4px}.auth-step{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:#b0bec8}.auth-step--active{color:#1d2733}.auth-step--done{color:#10b981}.auth-step-dot{width:26px;height:26px;border-radius:50%;background:#e8edf2;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;flex-shrink:0;transition:background .2s,color .2s}.auth-step--active .auth-step-dot{background:#1d2733;color:#fff}.auth-step--done .auth-step-dot{background:#10b981;color:#fff}.auth-step-line{flex:1;height:2px;background:#e8edf2;margin:0 10px;min-width:24px}.auth-terms-box{background:#f7f8fa;border:1px solid rgba(29,39,51,.1);border-radius:12px;padding:16px 18px;font-size:.84rem;line-height:1.65;color:#3d4f63;max-height:200px;overflow-y:auto;white-space:pre-wrap}.auth-agree-row{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:#3d4f63;cursor:pointer}.auth-agree-row input[type=checkbox]{margin-top:2px;flex-shrink:0;width:16px;height:16px;accent-color:#1d2733}.auth-label{display:flex;flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;color:#3d4f63}.auth-input{padding:10px 14px;border:1px solid rgba(29,39,51,.22);border-radius:10px;font-size:.97rem;font-family:inherit;background:#fafafa;color:#1d2733;transition:border-color .15s,box-shadow .15s}.auth-input:focus{outline:none;border-color:#4a7fc1;box-shadow:0 0 0 3px #4a7fc126;background:#fff}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){.auth-field-row{grid-template-columns:1fr}.auth-card{padding:28px 20px}}.auth-pw-strength{display:flex;align-items:center;gap:10px;margin-top:-8px}.auth-pw-bars{display:flex;gap:4px;flex:1}.auth-pw-bar{flex:1;height:4px;border-radius:2px;background:#e8edf2;transition:background .25s}.auth-pw-strength span{font-size:.78rem;font-weight:600;min-width:44px;text-align:right}.auth-divider{border:none;border-top:1px solid rgba(29,39,51,.1);margin:4px 0}.auth-section-hint{font-size:.82rem;color:#66768a;margin:-4px 0 0}.auth-btn-primary{padding:12px;background:#1d2733;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,opacity .15s;margin-top:4px}.auth-btn-primary:hover:not(:disabled){background:#2c3e52}.auth-btn-primary:disabled{opacity:.5;cursor:not-allowed}.auth-btn-secondary{padding:12px 20px;background:transparent;color:#3d4f63;border:1px solid rgba(29,39,51,.2);border-radius:12px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.auth-btn-secondary:hover{background:#f1f3f5}.auth-btn-row{display:flex;gap:10px;margin-top:4px}.auth-btn-row .auth-btn-primary{flex:1}.auth-error{padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.88rem;margin:0}.auth-success{padding:10px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#15803d;font-size:.88rem;margin:0}.auth-hint{font-size:.82rem;color:#66768a;margin:0;text-align:center}.auth-hint a{color:#4a7fc1;font-weight:600;text-decoration:none}.auth-hint a:hover{text-decoration:underline}.profile-shell{padding:24px 20px 48px;max-width:860px;margin:0 auto}.profile-card{background:#fff;border:1px solid rgba(29,39,51,.1);border-radius:16px;box-shadow:0 4px 24px #26384d14;overflow:hidden}.profile-header{display:flex;align-items:center;gap:18px;padding:24px 28px;background:linear-gradient(135deg,#1d2733,#2c3e52);color:#fff}.profile-avatar{width:72px;height:72px;border-radius:50%;background:#ffffff26;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;overflow:hidden;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-name{margin:0;font-size:1.2rem;font-weight:700}.profile-sub{margin:4px 0 0;font-size:.85rem;opacity:.75}.profile-tabs{display:flex;border-bottom:2px solid #e8edf2;background:#f7f8fa}.profile-tab{padding:12px 22px;border:none;background:transparent;font-size:.9rem;font-weight:600;color:#66768a;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.profile-tab:hover{color:#1d2733}.profile-tab.active{color:#1d2733;border-bottom-color:#1d2733}.profile-form{display:flex;flex-direction:column;gap:18px;padding:28px}.profile-label{display:flex;flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;color:#3d4f63}.profile-label-text{font-size:.88rem;font-weight:600;color:#3d4f63}.profile-input{padding:9px 13px;border:1px solid rgba(29,39,51,.2);border-radius:8px;font-size:.95rem;font-family:inherit;background:#fafafa;color:#1d2733;transition:border-color .15s,box-shadow .15s}.profile-input:focus{outline:none;border-color:#4a7fc1;box-shadow:0 0 0 3px #4a7fc126;background:#fff}.profile-input:disabled{background:#f0f2f5;color:#9aacbe;cursor:not-allowed}.profile-textarea{resize:vertical;min-height:90px}.profile-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:560px){.profile-field-row{grid-template-columns:1fr}.profile-form{padding:18px}}.profile-birth-set{border:none;padding:0;margin:0}.profile-birth-row{display:flex;gap:8px}.profile-birth-row .profile-input{flex:1}.profile-divider{border:none;border-top:1px solid rgba(29,39,51,.1)}.profile-section-hint{margin:-8px 0 0;font-size:.82rem;color:#66768a}.profile-btn-save{align-self:flex-start;padding:10px 24px;background:#1d2733;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s;margin-top:4px}.profile-btn-save:hover:not(:disabled){background:#2c3e52}.profile-btn-save:disabled{opacity:.5;cursor:not-allowed}.profile-feedback{padding:9px 14px;border-radius:8px;font-size:.88rem;margin:0}.profile-feedback--ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.profile-feedback--err{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.location-selector{display:flex;flex-direction:column;gap:12px}.location-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.location-loading{font-size:.78rem;color:#66768a;margin-left:6px;font-weight:400}.location-hint{font-size:.78rem;color:#66768a;margin-top:3px;font-style:italic}.location-error{font-size:.82rem;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:7px 12px;margin:0}.location-error-inline{font-size:.78rem;color:#b91c1c;margin-left:6px}@media(max-width:560px){.location-row{grid-template-columns:1fr}}.profile-photo-preview{display:flex;justify-content:center;padding:8px 0}.profile-photo-img{width:100px;height:140px;object-fit:cover;border-radius:8px;border:2px solid #e8edf2}.profile-photo-placeholder{width:100px;height:140px;border-radius:8px;background:#f0f2f5;border:2px dashed #c9d6e8;display:flex;align-items:center;justify-content:center;font-size:.82rem;color:#9aacbe}.profile-btn-secondary{padding:7px 16px;background:transparent;border:1px solid rgba(29,39,51,.22);border-radius:8px;font-size:.85rem;font-family:inherit;color:#3d4f63;cursor:pointer;transition:background .15s}.profile-btn-secondary:hover{background:#f1f3f5}.profile-btn-danger{color:#b91c1c;border-color:#b91c1c4d}.profile-btn-danger:hover{background:#fef2f2}.payment-card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;margin-bottom:10px;border:1px solid rgba(29,39,51,.12);border-radius:12px;background:#fafbfc;gap:12px}.payment-card-body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.payment-acct{font-size:.9rem;color:#3d4f63;font-family:SF Mono,Fira Code,monospace}.payment-des{font-size:.82rem;color:#66768a}.payment-card-actions{display:flex;gap:8px;flex-shrink:0}.payment-form{margin-top:16px;padding:20px;border:1px solid rgba(29,39,51,.12);border-radius:12px;background:#f7f9fc;display:flex;flex-direction:column;gap:14px}.payment-form-title{margin:0;font-size:1rem;font-weight:600;color:#1d2733}.payment-form-actions{display:flex;gap:10px;margin-top:4px}.referrer-filter{margin-bottom:20px}.referrer-filter-row{display:flex;gap:14px;align-items:flex-end}.referrer-filter-row .profile-label{flex:1;max-width:220px}.referrer-totals{display:flex;gap:20px;margin:16px 0 20px;padding:16px 20px;background:#f0f4f8;border-radius:12px;border:1px solid rgba(29,39,51,.08)}.referrer-total-item{display:flex;flex-direction:column;gap:2px}.referrer-total-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#66768a}.referrer-total-value{font-size:1.25rem;font-weight:700;color:#1d2733}.referrer-table-wrap{overflow-x:auto;margin-top:8px;border:1px solid rgba(29,39,51,.1);border-radius:10px}.referrer-table{width:100%;border-collapse:collapse;font-size:.9rem}.referrer-table th{text-align:left;padding:10px 14px;background:#f7f9fc;font-weight:600;color:#3d4f63;border-bottom:1px solid rgba(29,39,51,.1);white-space:nowrap}.referrer-table td{padding:10px 14px;border-bottom:1px solid rgba(29,39,51,.06);color:#1d2733}.referrer-table tr:last-child td{border-bottom:none}.referrer-amount{text-align:right;font-family:SF Mono,Fira Code,monospace;font-weight:600}.service-table-wrap{overflow-x:auto;margin-top:8px;border:1px solid rgba(29,39,51,.1);border-radius:10px}.service-name-cell{font-weight:600;white-space:nowrap}.service-code{font-family:SF Mono,Fira Code,monospace;font-size:.82rem}.service-modal-overlay{position:fixed;inset:0;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.service-modal{background:#fff;border-radius:16px;max-width:640px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #26384d33}.service-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid rgba(29,39,51,.1)}.service-modal-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#1d2733}.service-modal-close{background:none;border:none;font-size:1.5rem;color:#66768a;cursor:pointer;padding:0 4px;line-height:1}.service-modal-body{padding:18px 22px;overflow-y:auto;flex:1}.service-avail-list{display:flex;flex-direction:column;gap:12px}.service-avail-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid rgba(29,39,51,.1);border-radius:10px;background:#fafbfc}.service-avail-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.service-avail-rate{font-weight:600;color:#1d2733}.service-avail-remark{font-size:.82rem;color:#66768a}.service-avail-discount{font-size:.82rem;color:#15803d;font-weight:600}.service-avail-actions{display:flex;gap:8px;flex-shrink:0;align-items:flex-start}.service-avail-actions .profile-btn-save{padding:7px 18px;font-size:.85rem}.ticket-card{border:1px solid rgba(29,39,51,.12);border-radius:12px;margin-bottom:10px;overflow:hidden;background:#fff}.ticket-card-header{display:flex;flex-direction:column;gap:4px;padding:14px 16px;cursor:pointer;position:relative;transition:background .12s}.ticket-card-header:hover{background:#f7f9fc}.ticket-card-meta{display:flex;gap:12px;font-size:.78rem;color:#66768a;align-items:center}.ticket-code{font-family:SF Mono,Fira Code,monospace;font-weight:600;color:#3d4f63}.ticket-category{background:#e8edf2;padding:1px 8px;border-radius:4px}.ticket-subject{font-weight:600;color:#1d2733;font-size:.95rem;padding-right:28px}.ticket-expand-icon{position:absolute;right:14px;top:14px;font-size:.72rem;color:#9aacbe}.ticket-detail{border-top:1px solid rgba(29,39,51,.08);padding:16px;display:flex;flex-direction:column;gap:12px;background:#fafbfc}.ticket-msg{padding:12px 14px;border-radius:10px;max-width:85%}.ticket-msg-user{background:#fff;border:1px solid rgba(29,39,51,.1);align-self:flex-start}.ticket-msg-admin{background:#eef4fb;border:1px solid rgba(74,127,193,.15);align-self:flex-end}.ticket-msg-meta{display:flex;gap:10px;font-size:.74rem;color:#66768a;margin-bottom:6px}.ticket-msg-body{font-size:.9rem;line-height:1.55;color:#1d2733}.ticket-attachments{margin-top:4px;padding:10px 14px;background:#f7f7f7;border-radius:8px;font-size:.82rem}.ticket-attachments-title{font-weight:600;margin:0 0 6px;color:#3d4f63}.ticket-attach-item{display:flex;gap:8px;align-items:center;margin-bottom:4px}.ticket-attach-item a{font-family:SF Mono,Fira Code,monospace;font-size:.78rem;word-break:break-all}.ticket-attach-item span{color:#66768a}.ticket-reply-area{margin-top:4px}.ticket-reply-form{display:flex;flex-direction:column;gap:8px}.ticket-reply-actions{display:flex;gap:8px}.ticket-new-form{margin-top:16px;padding:20px;border:1px solid rgba(29,39,51,.12);border-radius:12px;background:#f7f9fc;display:flex;flex-direction:column;gap:14px}.ticket-attach-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:560px){.ticket-attach-row{grid-template-columns:1fr}}.app-nav{display:flex;gap:16px;flex:1}.app-nav a{font-size:.9rem;color:#3d4f63;text-decoration:none;padding:4px 8px;border-radius:6px}.app-nav a:hover{background:#1d27330f}.calendar-shell{max-width:1100px;margin:0 auto;padding:24px 20px 80px}.calendar-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.calendar-header h2{margin:0}.calendar-loading{font-size:.85rem;color:#66768a}.calendar-wrap{background:#ffffffe6;border:1px solid rgba(29,39,51,.1);border-radius:16px;padding:20px;box-shadow:0 8px 32px #26384d14}.event-detail-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.event-detail{background:#fff;border-radius:20px;padding:32px;max-width:480px;width:90%;position:relative;box-shadow:0 24px 60px #0003}.event-detail-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.1rem;cursor:pointer;color:#66768a}.event-detail h3{margin:0 0 12px;font-size:1.3rem}.event-meta{font-size:.9rem;color:#66768a;margin:6px 0}.event-content{margin-top:12px;font-size:.95rem;line-height:1.6;border-top:1px solid #eee;padding-top:12px}.event-detail-actions{margin-top:20px;display:flex;justify-content:flex-end}.btn-danger{padding:8px 18px;background:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem}.btn-danger:hover{background:#b91c1c}.calendar-slot-wrap .fc-daygrid-day-top{flex-direction:column;align-items:flex-start}.cn-cell{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:2px 4px}.cn-day-num{font-size:.85rem;font-weight:600;color:#1d2733}.cndatecss{font-size:.7rem;color:#66768a;line-height:1.2;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cnftdatecss{font-size:.7rem;color:#b45309;font-weight:600;line-height:1.2;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cnnewdatecss{font-size:.7rem;color:#dc2626;font-weight:600;line-height:1.2;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.event-modal-title{margin:0 0 4px;font-size:1.15rem}.event-modal-date{font-size:.9rem;color:#66768a;font-weight:400}.event-cn-label{font-size:.82rem;color:#b45309;margin:0 0 14px}.event-form{display:flex;flex-direction:column;gap:6px;margin:12px 0 0}.event-form-label{font-size:.82rem;color:#66768a;margin-top:8px}.event-form-label .required{color:#dc2626}.event-form-check{display:flex;align-items:center;gap:6px;font-size:.88rem;margin-top:8px;cursor:pointer}.slot-input{width:100%;padding:7px 10px;border:1px solid rgba(29,39,51,.2);border-radius:8px;font-size:.9rem;font-family:inherit;background:#fff;color:#1d2733;resize:vertical}.slot-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.btn-secondary{padding:8px 18px;background:#f1f5f9;color:#1d2733;border:1px solid rgba(29,39,51,.15);border-radius:8px;cursor:pointer;font-size:.9rem}.btn-secondary:hover{background:#e2e8f0}.content-shell{max-width:1200px;margin:0 auto;padding:24px 20px 80px}.content-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;margin-top:20px}.category-panel{background:#ffffffe0;border:1px solid rgba(29,39,51,.1);border-radius:16px;padding:16px;align-self:start}.panel-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#66768a;margin:0 0 10px}.cat-tree{list-style:none;margin:0;padding:0}.cat-tree li{margin-bottom:2px}.cat-tree ul{list-style:none;margin:0;padding:0 0 0 14px}.cat-node{width:100%;text-align:left;background:none;border:none;padding:7px 10px;border-radius:8px;cursor:pointer;font-size:.9rem;color:#1d2733}.cat-node:hover{background:#1d27330f}.cat-node.active{background:#1d2733;color:#fff}.cat-sub{font-size:.85rem;color:#3d4f63}.article-panel{background:#ffffffe0;border:1px solid rgba(29,39,51,.1);border-radius:16px;padding:20px 24px}.article-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.muted{color:#66768a;font-size:.9rem}.article-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.article-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(29,39,51,.08);border-radius:12px;background:#fafafa}.article-row-info{flex:1;min-width:0}.article-summary{font-size:.85rem;color:#66768a;margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-meta{font-size:.78rem;color:#aab}.article-row-actions{display:flex;gap:8px;flex-shrink:0}.article-row-actions button{padding:5px 12px;border:1px solid rgba(29,39,51,.2);border-radius:7px;background:#fff;cursor:pointer;font-size:.82rem}.btn-danger-sm{color:#dc2626!important;border-color:#fca5a5!important}.article-editor{display:flex;flex-direction:column;gap:14px}.article-editor h3{margin:0}.field-label{display:flex;flex-direction:column;gap:5px;font-size:.88rem;font-weight:600;color:#3d4f63}.field-label input,.field-label textarea{padding:9px 12px;border:1px solid rgba(29,39,51,.2);border-radius:9px;font-size:.95rem;font-family:inherit;background:#fafafa;resize:vertical}.editor-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.btn-primary{padding:8px 18px;background:#1d2733;color:#fff;border:none;border-radius:9px;cursor:pointer;font-size:.9rem;font-weight:600}.content-toolbar{display:flex;gap:8px;margin-bottom:6px}.toolbar-btn{padding:4px 12px;border:1px solid rgba(29,39,51,.2);border-radius:7px;background:#f5f5f5;cursor:pointer;font-size:.82rem}.toolbar-btn:hover{background:#eee}.layout-shell{max-width:1200px;margin:0 auto;padding:24px 20px 80px}.site-designer-shell{width:100%;min-height:100vh;background:#eef4fb;padding-bottom:0}.legacy-topbar{display:flex;align-items:center;justify-content:space-between;padding:6px 22px;background:linear-gradient(180deg,#162238,#24344f);color:#eaf1fb;border-bottom:2px solid #41b06e}.legacy-topbar-icons{display:flex;gap:4px}.legacy-logo-tile{width:34px;height:34px;border-radius:6px;background:#4a7fc1;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;font-family:Arial,Helvetica,sans-serif;box-shadow:0 1px #ffffff1f inset}.legacy-logo-tile.tile-j{background:#2f6dbf}.legacy-logo-tile.tile-e{background:#3a7f50}.legacy-logo-tile.tile-x{background:#b85c5c}.legacy-topbar-right{display:flex;align-items:center;gap:14px;font-size:.82rem;color:#cfddee}.legacy-topbar-username{font-weight:600;color:#eaf1fb}.legacy-topbar-domain{color:#cfddee}.legacy-topbar-domain-link{color:#7ec8f4;text-decoration:none}.legacy-topbar-domain-link:hover{text-decoration:underline}.legacy-topbar-signout{background:none;border:1px solid #4a6b93;border-radius:3px;color:#cfddee;font-size:.78rem;padding:2px 8px;cursor:pointer}.legacy-topbar-signout:hover{background:#ffffff14;color:#fff}.legacy-topbar-lang{padding:2px 8px;border:1px solid #4a6b93;border-radius:3px;font-size:.78rem;color:#eaf1fb}.legacy-topbar-fav{width:28px;height:28px;border:none;background:transparent;color:#ffd060;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;border-radius:4px;transition:background .15s,transform .15s}.legacy-topbar-fav:hover{background:#ffffff14;transform:scale(1.1)}.legacy-topbar-lang-btn{padding:4px 12px;border:1px solid #4a6b93;border-radius:4px;background:linear-gradient(180deg,#2a4068,#1a2a44);color:#eaf1fb;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.legacy-topbar-lang-btn:hover{background:linear-gradient(180deg,#3a5688,#233456);border-color:#6e8eb6}.cat-tree-name.cat-tree-home{font-weight:600;color:#24324a}.cat-tree-row.selected{background:#d5e5f7;color:#0d3264;font-weight:600}.cat-tree-row.selected .cat-tree-name{color:#0d3264}.layout-breadcrumb{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:#24324a}.layout-breadcrumb-home{cursor:pointer;color:#3a6bbf;padding:2px 6px;border-radius:3px}.layout-breadcrumb-home:hover,.layout-breadcrumb-home.active{background:#d5e5f7;color:#0d3264}.layout-breadcrumb-sep{color:#7b8aa4}.layout-breadcrumb-cat{color:#24324a}.legacy-hero{display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 10% 50%,rgba(255,180,140,.35),transparent 60%),linear-gradient(90deg,#f4e7d8,#ecddc5 45%,#d5c8ae);padding:18px 32px;border-bottom:1px solid #c9b68f}.legacy-hero-title{font-family:Georgia,Times New Roman,serif;font-size:2.1rem;font-weight:700;letter-spacing:.02em}.legacy-hero-red{color:#b81c2c}.legacy-hero-accent{color:#4a7fc1;font-style:italic}.legacy-hero-brand{font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:700;color:#35507a;letter-spacing:.08em}.legacy-body{display:flex;align-items:stretch;gap:0;width:100%;margin:0;padding:0;min-height:700px;background:#fff;border:1px solid #c9d6e8;border-top:none}.legacy-left{flex:0 0 200px;background:#d5dfec;border-right:1px solid #b8c5d4;display:flex;flex-direction:column}.legacy-left-head{padding:6px 10px;background:#4a7fc1;color:#fff;font-size:.85rem;font-weight:600}.legacy-left-body{flex:1;overflow-y:auto;padding:8px 4px}.cat-tree-root,.cat-tree-children{list-style:none;margin:0;padding:0}.cat-tree-children{padding-left:14px;border-left:1px dashed #b8c5d4;margin-left:12px}.cat-tree-node{padding:1px 0}.cat-tree-row{display:flex;align-items:center;gap:4px;padding:2px 6px;font-size:.82rem;color:#24324a;cursor:pointer;border-radius:3px}.cat-tree-row:hover{background:#4a7fc124}.cat-tree-toggle{background:none;border:none;padding:0;width:14px;font-size:.7rem;color:#4a6b93;cursor:pointer}.cat-tree-toggle-placeholder{display:inline-block;width:14px}.cat-tree-name.is-footer{color:#7b8aa4;font-style:italic}.legacy-center{flex:1;min-width:0;background:#f1f5fb;padding:0 16px 16px}.available-pool-panel{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#f3f7fc,#eaf0f7);border:1px solid #c9d6e8;border-radius:4px;margin-bottom:14px;overflow:hidden;min-height:80px}.available-pool-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#d5e0ee;color:#1d3a64;font-size:.78rem;font-weight:600;border-bottom:1px solid #b8c5d4}.available-pool-count{background:#4a7fc1;color:#fff;font-size:.7rem;padding:1px 7px;border-radius:9px;font-weight:600;min-width:20px;text-align:center}.available-pool-resize-handle{position:absolute;left:0;right:0;bottom:0;height:6px;cursor:ns-resize;background:transparent;z-index:10;transition:background .15s}.available-pool-resize-handle:hover,.available-pool-resize-handle:active{background:#4a7fc180}.available-pool-resize-handle:before{content:"";position:absolute;left:50%;bottom:1px;transform:translate(-50%);width:36px;height:3px;border-radius:2px;background:#b8c5d4}.available-pool-panel{overflow-y:auto}.available-pool-panel .legacy-modules-strip{flex:0 0 auto;overflow:visible;padding:10px 12px 18px;margin-bottom:0;border-bottom:none}.legacy-modules-strip{display:flex;gap:10px;flex-wrap:wrap;padding:12px 0;border-bottom:1px dashed #c9d6e8;margin-bottom:14px}.legacy-module-tile{flex:0 0 auto;min-width:92px;padding:8px 10px;background:#fff;border:1px solid #cdd9e8;border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:grab;transition:background .15s,border-color .15s;-webkit-user-select:none;user-select:none}.legacy-module-tile:hover{background:#eef4fb;border-color:#4a7fc1}.legacy-module-tile.is-disabled{opacity:.55;cursor:not-allowed}.legacy-module-tile.is-disabled:hover{background:#fff;border-color:#cdd9e8}.modules-strip-hint{margin:0;padding:6px 4px;font-size:.82rem;color:#66768a;font-style:italic;align-self:center}.legacy-component{display:flex;flex-direction:column;background:#fff;border:1px solid #cdd9e8;border-radius:4px;width:220px;min-height:120px;-webkit-user-select:none;user-select:none;overflow:hidden;transition:border-color .15s,box-shadow .15s}.legacy-component:hover{border-color:#4a8cd4;box-shadow:0 2px 8px #4a8cd41f}.legacy-component .component-part{background:linear-gradient(180deg,#6a8cc4,#4a6fa8);color:#fff;padding:4px 6px}.legacy-component .legacy-comp-h3{display:flex;align-items:center;justify-content:space-between;margin:0;font-size:.82rem;font-weight:600;min-height:18px}.legacy-component .compLabel{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:2px}.legacy-comp-actions{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto;opacity:0;transition:opacity .15s}.legacy-component:hover .legacy-comp-actions{opacity:1}.legacy-comp-edit,.legacy-comp-delete{width:22px;height:20px;border:none;background:#ffffff2e;color:#fff;font-size:.85rem;line-height:1;cursor:pointer;border-radius:3px;padding:0}.legacy-comp-edit:hover{background:#ffffff59}.legacy-comp-delete:hover{background:#d96a6a}.legacy-comp-title-editor{display:inline-flex;align-items:center;gap:3px;flex:1 1 auto}.legacy-comp-title-editor .compTitle{flex:1;min-width:0;font-size:.8rem;padding:1px 4px;border:1px solid rgba(255,255,255,.5);border-radius:3px;background:#00000040;color:#fff}.legacy-comp-cancel{width:20px;height:20px;border:none;background:#ffffff2e;color:#fff;font-size:.85rem;line-height:1;cursor:pointer;border-radius:3px;padding:0;flex:0 0 auto}.legacy-comp-cancel:hover{background:#d96a6a}.legacy-comp-body-clickable{cursor:pointer;position:relative}.legacy-comp-body-clickable:hover:after{content:"✎";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#ffffffd9;background:#00000040;pointer-events:none}.legacy-component .component-content{flex:1;padding:8px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fff;position:relative}.legacy-comp-image{display:block;max-width:100%;max-height:80px;object-fit:contain;border-radius:2px}.legacy-comp-textdes{font-size:.78rem;color:#4a6b93;text-align:center;font-style:italic}.legacy-comp-showdate{font-size:.74rem;color:#24324a;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.legacy-comp-showdate-label{color:#4a6b93}.legacy-comp-showdate-select{font-size:.74rem;padding:1px 4px;border:1px solid #b8c5d4;border-radius:2px;background:#fff}.legacy-comp-badge{position:absolute;top:4px;font-size:.85rem;background:#fff;border:1px solid #cdd9e8;border-radius:50%;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.legacy-comp-badge.mysetting{right:4px;color:#d8a626}.legacy-comp-badge.shared{right:28px;color:#2f7a4a}.legacy-modules-strip .legacy-component{width:200px}.preview-col.is-drop-hint{outline:1px dashed #93b5dd;outline-offset:-2px;border-radius:4px;min-height:60px;transition:outline-color .15s,background .15s}.preview-col.is-drop-target{background:#4a7fc129;outline:2px dashed #4a7fc1;outline-offset:-2px;border-radius:4px}.legacy-module-icon{font-size:1.4rem;line-height:1}.legacy-module-label{font-size:.72rem;color:#35507a;text-align:center;white-space:nowrap}.legacy-right{flex:0 0 230px;background:#d5dfec;border-left:1px solid #b8c5d4;display:flex;flex-direction:column;padding-bottom:10px}.legacy-right-head{padding:6px 10px;background:#4a7fc1;color:#fff;font-size:.85rem;font-weight:600}.legacy-right-action{display:flex;align-items:center;gap:8px;background:transparent;border:none;border-bottom:1px solid rgba(184,197,212,.6);padding:8px 12px;font-size:.85rem;color:#1e3a5f;cursor:pointer;text-align:left}.legacy-right-action:hover{background:#fff6}.legacy-right-action-icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;background:#fff;border:1px solid #b8c5d4;border-radius:4px;font-size:.95rem;color:#35507a}.legacy-right-section{padding:10px 10px 6px;border-bottom:1px solid rgba(184,197,212,.6)}.legacy-right-section-title{font-size:.82rem;font-weight:700;color:#24324a;margin-bottom:6px;letter-spacing:.02em}.legacy-right-radio-list,.legacy-right-theme-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.legacy-right-radio-list label,.legacy-right-theme-list label{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#24324a;cursor:pointer}.legacy-right-theme-swatch{display:inline-block;width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.2)}.legacy-right-theme-name{font-size:.78rem}.legacy-right-size-row{display:flex;align-items:center;gap:6px;font-size:.82rem}.legacy-right-size-label{color:#24324a}.legacy-right-size-input{width:60px;padding:2px 4px;border:1px solid #b8c5d4;border-radius:3px;font-size:.82rem}.legacy-right-size-slider{width:100%;margin-top:6px}.legacy-right-size-hint{margin:4px 0 6px;font-size:.78rem;color:#4a6b93}.legacy-right-layout-preview{border:1px solid #b8c5d4;border-radius:4px;overflow:hidden;background:#fff;font-size:.72rem;color:#4a6b93}.legacy-right-layout-preview>div{padding:6px 8px;text-align:center}.legacy-right-layout-head{background:#bdd4ea;color:#1e3a5f}.legacy-right-layout-main{height:70px;background:repeating-linear-gradient(45deg,#eef4fb,#eef4fb 6px,#e2ebf5 6px 12px);display:flex;align-items:center;justify-content:center}.legacy-right-layout-tail{background:#d5dfec}.legacy-right-layout-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.legacy-right-layout-item label{display:flex;align-items:center;gap:6px;cursor:pointer;padding:4px;border:1px solid transparent;border-radius:4px;transition:border-color .15s,background .15s}.legacy-right-layout-item label:hover{border-color:#b8c5d4;background:#eaf2fb}.legacy-right-layout-img{display:block;max-width:100%;height:auto;border:1px solid #b8c5d4;border-radius:2px;background:#fff}.legacy-right-layout-fallback{display:flex;flex-direction:column;border:1px solid #b8c5d4;background:#fff;font-size:.7rem;color:#4a6b93}.legacy-right-layout-fallback>div{padding:4px 8px;text-align:center}.legacy-right-actions-bottom{margin-top:auto;border-top:1px solid #b8c5d4;padding-top:10px}.legacy-right-select-image{display:inline-flex;align-items:center;gap:6px;margin:6px 4px 0;padding:4px 10px;border:1px solid transparent;border-radius:3px;background:transparent;font-size:.78rem;font-style:italic;color:#1d4f99;cursor:pointer;text-decoration:underline}.legacy-right-select-image:hover{background:#4a7fc11a;border-color:#b5cce6;text-decoration:none}.legacy-right-select-image-icon{font-size:.95rem;color:#d8a626}.categories-modal-overlay{position:fixed;inset:0;background:#00000059;z-index:1100;display:flex;align-items:center;justify-content:center}.categories-modal{position:relative;width:min(1100px,96vw);height:min(720px,90vh);background:#fff;border-radius:6px;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;overflow:hidden}.categories-modal-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(180deg,#6a8cc4,#4a6fa8);color:#fff;font-weight:600}.categories-modal-title{font-size:1rem}.categories-modal-close{width:26px;height:26px;border:none;background:#fff3;color:#fff;border-radius:4px;cursor:pointer;font-size:.9rem}.categories-modal-close:hover{background:#ffffff59}.categories-modal-toolbar{display:flex;align-items:center;gap:12px;padding:6px 16px;border-bottom:1px solid #e5e7eb;background:#f7f9fc}.categories-toolbar-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border:1px solid transparent;border-radius:3px;background:transparent;font-size:.82rem;color:#1d3a64;cursor:pointer}.categories-toolbar-btn:hover{background:#e8f0fa;border-color:#b5cce6}.categories-toolbar-btn:disabled{color:#9aa6b6;cursor:not-allowed}.categories-toolbar-btn:disabled:hover{background:transparent;border-color:transparent}.categories-toolbar-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:.75rem;font-weight:700;color:#fff}.categories-toolbar-icon.new{background:#2f7a4a}.categories-toolbar-icon.edit{background:#d8a626;color:#1d2733}.cat-edit-overlay{position:absolute;inset:0;background:#0006;z-index:1200;display:flex;align-items:center;justify-content:center}.cat-edit-dialog{width:460px;background:#fff;border-radius:6px;box-shadow:0 12px 40px #0000004d;overflow:hidden}.cat-edit-header{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:linear-gradient(180deg,#6a8cc4,#4a6fa8);color:#fff;font-weight:600}.cat-edit-close{width:24px;height:24px;border:none;background:#fff3;color:#fff;border-radius:3px;cursor:pointer;font-size:.85rem}.cat-edit-close:hover{background:#ffffff59}.cat-edit-form{width:100%;border-collapse:separate;border-spacing:0;margin:12px 0 4px}.cat-edit-form td{padding:6px 14px;font-size:.85rem;vertical-align:middle}.cat-edit-label{width:110px;color:#1d3a64;font-weight:600}.cat-edit-static{color:#1d2733}.cat-edit-form input[type=text],.cat-edit-form select{width:95%;padding:4px 8px;border:1px solid #c9d6e8;border-radius:3px;font-size:.85rem;font-family:inherit}.cat-edit-checkbox{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#1d2733}.cat-edit-note{margin:2px 14px 0;font-size:.74rem;color:#66768a;font-style:italic}.cat-edit-actions{display:flex;gap:8px;justify-content:flex-end;padding:12px 14px;border-top:1px solid #e5e7eb;background:#f7f9fc}.categories-modal-body{flex:1;min-height:0;overflow-y:auto;background:#fff}.categories-grid{width:100%;border-collapse:collapse;font-size:.85rem}.categories-grid thead th{position:sticky;top:0;background:#f0f4f9;border-bottom:1px solid #c9d6e8;padding:6px 10px;text-align:left;font-weight:600;color:#1d3a64;z-index:1}.categories-grid tbody tr{cursor:pointer;border-bottom:1px solid #eef2f7}.categories-grid tbody tr:hover{background:#f7fbff}.categories-grid tbody tr.selected{background:#d5e5f7}.categories-grid td{padding:6px 10px;vertical-align:middle}.categories-row-delete{width:22px;height:22px;border:none;background:#f4d4d4;color:#c0392b;border-radius:50%;cursor:pointer;font-size:.95rem;line-height:1}.categories-row-delete:hover{background:#e8a5a5;color:#fff}.categories-row-delete:disabled{opacity:.5;cursor:wait}.categories-modal-footer-note{padding:8px 16px;font-size:.78rem;color:#66768a;background:#fafbfd;border-top:1px solid #e5e7eb}.categories-modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:10px 16px;border-top:1px solid #e5e7eb;background:#f7f9fc}.categories-modal-count{font-size:.78rem;color:#66768a}.categories-pager{display:flex;align-items:center;gap:4px;padding:6px 12px;border-top:1px solid #e5e7eb;background:#f7f9fc;font-size:.78rem;color:#1d3a64}.categories-pager-btn{width:26px;height:22px;border:1px solid #c9d6e8;border-radius:3px;background:#fff;color:#1d3a64;cursor:pointer;font-size:.75rem;padding:0}.categories-pager-btn:hover{background:#eaf2fb;border-color:#4a7fc1}.categories-pager-btn:disabled{opacity:.4;cursor:not-allowed;background:#fff}.categories-pager-label{padding:0 6px}.categories-pager-input{width:40px;text-align:center;padding:1px 4px;border:1px solid #c9d6e8;border-radius:3px;font-size:.78rem}.categories-pager-spacer{flex:1}.legacy-bottom-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 28px;background:linear-gradient(180deg,#44a469,#2e7a4a);color:#f4fff7;font-size:.78rem}.legacy-bottom-contact a{color:#fff;margin-left:6px;font-size:.85rem;text-decoration:underline}@media(max-width:1100px){.legacy-body{flex-wrap:wrap}.legacy-left,.legacy-right{flex:1 1 100%;max-width:100%}.legacy-right{order:3}.legacy-center{order:2}}.layout-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.layout-page-header h2{margin:0}.layout-meta{margin-top:20px}.layout-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:linear-gradient(180deg,#eef3fb,#d9e4f3);border:1px solid #c9d6e8;border-radius:10px 10px 0 0;margin-bottom:0;flex-wrap:wrap}.layout-toolbar-title{margin:0;font-size:1.05rem;color:#1e3a5f}.layout-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.layout-level-picker{display:inline-flex;align-items:center;font-size:.85rem;padding:3px 6px;background:#fff;border:1px solid #cdd9e8;border-radius:4px}.layout-level-picker select{border:none;background:transparent;font-size:.85rem;color:#24324a;outline:none;cursor:pointer;padding:2px 4px}.layout-toolbar-domain{font-size:.85rem;color:#35507a;margin-left:8px}.layout-theme-strip{display:flex;gap:10px;flex-wrap:wrap;padding:10px 16px;background:#f1f5fb;border-left:1px solid #c9d6e8;border-right:1px solid #c9d6e8}.layout-preview-wrap{background:#e6ecf3;border:1px solid #c9d6e8;border-top:none;border-radius:0 0 10px 10px;padding:20px;display:flex;align-items:flex-start;gap:16px;justify-content:center;min-height:500px}.layout-available{flex:0 0 200px;max-width:200px;background:#fff;border:1px solid #cdd9e8;border-radius:6px;padding:10px;position:sticky;top:12px;max-height:calc(100vh - 140px);overflow-y:auto}.layout-available-title{margin:0 0 8px;font-size:.85rem;font-weight:600;color:#37485c;border-bottom:1px solid #edf1f6;padding-bottom:6px}.layout-available-empty{font-size:.85rem;text-align:center;padding:12px 0}.layout-available-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.layout-available-item{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#f7fafc;border:1px solid #e3ebf3;border-radius:4px;cursor:grab;transition:background .15s,border-color .15s}.layout-available-item:hover{background:#eef4fb;border-color:#a9c6d4}.layout-available-icon{color:#6d86a8;font-size:1rem}.layout-available-body{flex:1;min-width:0}.layout-available-name{font-size:.85rem;font-weight:500;color:#24324a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-available-type{font-size:.72rem;color:#7b8aa4}@media(max-width:960px){.layout-preview-wrap{flex-direction:column;align-items:stretch}.layout-available{flex:0 0 auto;max-width:100%;position:static;max-height:none}}.layout-preview{background:#fff;box-shadow:0 2px 18px #00000014;display:flex;flex-direction:column;min-height:480px;max-width:100%}.preview-header{background:linear-gradient(135deg,#93a8c4,#6d86a8);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .15s;border-bottom:2px solid #c9d6e8;max-width:100%;position:relative;overflow:hidden}.preview-header:hover{filter:brightness(1.08)}.preview-header-hint{font-size:.85rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.preview-header-img{position:absolute;inset:0;object-fit:cover;opacity:0;transition:opacity .35s ease-in-out;pointer-events:none;max-width:100%}.preview-header-img.active{opacity:1}.preview-header-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:2}.preview-header-dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:#ffffff59;cursor:pointer;padding:0;transition:background .15s,transform .15s}.preview-header-dot.active{background:#fff;transform:scale(1.2)}.preview-header-dot:hover{background:#fff9}.preview-titlebar{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:#d6ebef;border-bottom:1px solid #a9c6d4;font-size:.9rem}.preview-titlebar-title{font-weight:600;color:#1e3a5f}.preview-titlebar-hint{color:#8da3c7;font-size:.8rem}.preview-body{padding:14px;display:flex;flex-direction:column;gap:14px;flex:1}.preview-group{display:flex;gap:10px;align-items:stretch}.preview-col{background:#f5f8fc;border:1px dashed #b8c9e0;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:8px;min-height:80px}.preview-col-label{font-size:.7rem;color:#7e90a8;text-transform:uppercase;letter-spacing:.5px}.preview-col-empty{color:#b7c3d4;text-align:center;font-size:.85rem;padding:8px 0}.preview-comp{width:100%;cursor:grab}.preview-comp:active{cursor:grabbing}.preview-copyright{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#edf1f6;border-top:1px solid #c9d6e8;font-size:.85rem;color:#4a5a72}.preview-copyright-label{font-weight:600}.preview-footer{background:#f7fafc;border-top:1px solid #dfe7f0;padding:10px 14px 14px;font-size:.85rem;color:#37485c}.preview-footer-row{display:flex;align-items:center;gap:8px;padding:4px 0;min-height:28px}.preview-footer-row.readonly{color:#5a6d85}.preview-footer-label{font-weight:600;margin-right:4px}.preview-footer-content{flex:1;white-space:pre-wrap}.preview-footer-edit{background:transparent;border:1px solid transparent;border-radius:4px;padding:2px 6px;cursor:pointer;color:#5a6d85;font-size:.95rem;opacity:0;transition:opacity .15s,background .15s,border-color .15s}.preview-footer-row:hover .preview-footer-edit{opacity:1}.preview-footer-edit:hover{background:#e6edf6;border-color:#cdd9e8}.preview-footer-input{flex:1;padding:4px 8px;border:1px solid #a9c6d4;border-radius:4px;font-size:.85rem}.toolbar-btn-mini{font-size:.75rem;padding:3px 8px;background:#fff;border:1px solid #cdd9e8;border-radius:4px;cursor:pointer}.toolbar-btn-mini:hover{background:#f0f5fb}.overlay-backdrop{position:fixed;inset:0;background:#0f192873;z-index:800;display:flex;align-items:center;justify-content:center;padding:30px}.overlay-panel{background:#fff;border-radius:10px;box-shadow:0 8px 32px #00000040;width:min(720px,96vw);max-height:86vh;overflow:auto;display:flex;flex-direction:column}.overlay-panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #eee;background:#f8fafc;border-radius:10px 10px 0 0}.overlay-panel-head h3{margin:0;font-size:1.1rem}.col-diagram{display:flex;gap:6px;height:60px}.col-block{background:#dbeafe;border:2px solid #93c5fd;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:600;color:#1e40af;min-width:40px}.theme-grid{display:flex;gap:10px;flex-wrap:wrap}.theme-swatch{width:44px;height:44px;border-radius:10px;border:3px solid transparent;cursor:pointer;transition:border-color .15s}.theme-swatch.selected{border-color:#1d2733}.theme-swatch:hover{border-color:#64748b}.page-grid{display:grid;gap:12px;margin-top:4px}.page-col{display:flex;flex-direction:column;gap:8px}.comp-card{background:#f8fafc;border:1px solid rgba(29,39,51,.1);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:3px}.comp-type{font-size:.75rem;color:#66768a}.slot-panel-overlay{position:fixed;inset:0;background:#00000040;z-index:900;display:flex;justify-content:flex-end}.slot-panel{height:100%;background:#fff;box-shadow:-8px 0 32px #00000026;display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:320px;max-width:95vw}.slot-panel-resize-handle{position:absolute;left:0;top:0;bottom:0;width:6px;cursor:ew-resize;background:transparent;z-index:10;transition:background .15s}.slot-panel-resize-handle:hover,.slot-panel-resize-handle:active{background:#4a7fc180}.slot-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee;background:#f8fafc}.slot-panel-header h3{margin:0;font-size:1.1rem}.slot-panel-body{flex:1;overflow-y:auto;padding:20px}.slot-editor{display:flex;flex-direction:column;gap:14px}.slot-editor h4{margin:0 0 4px}.links-slot{gap:0}.links-slot-toolbar{display:flex;align-items:center;gap:4px;padding:5px 8px;background:#e8edf2;border:1px solid #c8d0da;border-bottom:none}.links-slot-title{font-weight:600;font-size:.9rem}.links-toolbar-btn{padding:3px 10px;font-size:.8rem;border:1px solid #aab4be;border-radius:3px;background:#f4f6f8;cursor:pointer;line-height:1.4}.links-toolbar-btn:hover:not(:disabled){background:#dce6ef}.links-toolbar-btn:disabled{opacity:.45;cursor:default}.links-toolbar-btn-delete:hover:not(:disabled){background:#f5c6c6;border-color:#c9797a}.links-grid-wrapper{overflow-x:auto;border:1px solid #c8d0da;flex:1}.links-grid{width:100%;border-collapse:collapse;font-size:.82rem}.links-grid th{background:#d5dde6;padding:5px 8px;text-align:left;font-weight:600;border-bottom:1px solid #b0bac5;white-space:nowrap}.links-grid td{padding:4px 8px;border-bottom:1px solid #e4e8ec;vertical-align:top}.links-grid tr:last-child td{border-bottom:none}.links-grid tr:hover td{background:#f0f5fb;cursor:pointer}.links-row-selected td{background:#cce0f5!important}.links-cell-url{color:#2563eb;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.links-cell-desc{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555}.links-cell-newpage{text-align:center;color:#2563eb}.links-slot-footer{padding:8px 10px;border:1px solid #c8d0da;border-top:1px solid #dde3ea;background:#f4f6f8;display:flex;align-items:center;gap:8px}.links-direction-label{display:flex;align-items:center;gap:6px;font-size:.85rem}.links-direction-select{padding:2px 6px;font-size:.82rem;border:1px solid #aab4be;border-radius:3px}.links-slot-form{padding:4px}.links-form-grid{display:flex;flex-direction:column;gap:10px}.field-label-inline{flex-direction:row!important;align-items:center;gap:6px}.field-label-inline input[type=checkbox]{width:auto;margin:0}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(29,39,51,.18);border-radius:7px;background:#fff;cursor:pointer;font-size:1rem;line-height:1;transition:background .15s,border-color .15s}.icon-btn:hover{background:#f0f4f8;border-color:#93c5fd}.icon-btn.btn-danger-sm{border-color:#fca5a5}.icon-btn.btn-danger-sm:hover{background:#fff1f1}.btn-icon-new{gap:4px}.article-modal-overlay{position:fixed;inset:0;background:#00000059;z-index:1200;display:flex;align-items:center;justify-content:center}.article-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(860px,96vw);height:min(740px,92vh);min-width:440px;min-height:340px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;overflow:hidden;resize:both;z-index:1201}.article-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#1d2733;color:#fff;cursor:move;-webkit-user-select:none;user-select:none;border-radius:12px 12px 0 0}.article-modal-title{font-weight:600;font-size:1rem}.article-modal-close{width:28px;height:28px;border:none;background:#ffffff26;color:#fff;border-radius:6px;cursor:pointer;font-size:1rem}.article-modal-close:hover{background:#ffffff47}.article-modal-body{flex:1;min-height:0;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.article-modal-footer{display:flex;align-items:center;gap:10px;padding:12px 20px;border-top:1px solid rgba(29,39,51,.1);background:#f9fafb;border-radius:0 0 12px 12px}.editor-mode-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.editor-source-btn{padding:3px 10px;font-size:.78rem;font-family:monospace;border:1px solid rgba(29,39,51,.22);border-radius:5px;background:#f3f4f6;cursor:pointer;color:#3d4f63;transition:background .15s}.editor-source-btn:hover{background:#e5e7eb}.editor-source-btn.active{background:#1d2733;color:#fff;border-color:#1d2733}.source-editor{flex:1;min-height:260px;width:100%;padding:10px 12px;font-family:Consolas,Courier New,monospace;font-size:.85rem;line-height:1.5;border:1px solid rgba(29,39,51,.2);border-radius:6px;background:#1e1e2e;color:#cdd6f4;resize:none}.quill-wrapper{flex:1;min-height:0;display:flex;flex-direction:column}.quill-wrapper>.quill,.quill-wrapper>div{flex:1;min-height:0;display:flex;flex-direction:column}.quill-wrapper .ql-container{flex:1;min-height:0;font-size:.95rem;font-family:Georgia,Times New Roman,serif;overflow-y:auto}.quill-wrapper .ql-editor{min-height:200px;height:100%}.ql-editor table{border-collapse:collapse;width:100%;margin:6px 0}.ql-editor td,.ql-editor th{border:1px solid #ccc;padding:6px 10px;vertical-align:top}.ql-editor img{max-width:100%;height:auto;display:inline-block}.ql-editor a{color:#1a73e8;text-decoration:underline}.ql-editor p{margin:0 0 6px}.ql-editor ul,.ql-editor ol{padding-left:22px;margin:4px 0}.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4{margin:8px 0 4px;line-height:1.3}.comp-card-clickable{cursor:pointer;position:relative}.comp-card-clickable:hover{background:#eef2f7;border-color:#93c5fd}.comp-edit-hint{position:absolute;top:8px;right:10px;font-size:.85rem;color:#94a3b8}.file-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-top:12px;max-height:420px;overflow-y:auto}.file-picker-cell{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;border:2px solid transparent;border-radius:10px;cursor:pointer;font-size:.72rem;text-align:center;overflow:hidden}.file-picker-cell:hover{border-color:#4a7fc1;background:#f0f7ff}.file-picker-cell img{width:90px;height:70px;object-fit:cover;border-radius:6px}.gallery-slot-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.gallery-slot-cell{position:relative;width:90px}.gallery-slot-cell img{width:90px;height:70px;object-fit:cover;border-radius:8px;display:block}.gallery-slot-cell-title{font-size:.72rem;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444;margin-top:2px}.gallery-slot-cell-actions{display:flex;justify-content:center;gap:3px;margin-top:3px}.gallery-slot-cell-actions .links-toolbar-btn{padding:1px 6px;font-size:.72rem}.gallery-edit-thumb{text-align:center;margin-bottom:10px}.gallery-edit-thumb img{max-width:200px;max-height:140px;object-fit:contain;border:1px solid #ddd;border-radius:4px}.gallery-slot-form{gap:10px}.slot-error{color:#c0392b;font-size:.82rem;margin:4px 0}.gallery-preview-overlay{position:fixed;inset:0;background:#000000d1;z-index:3000;display:flex;align-items:center;justify-content:center}.gallery-preview-modal{position:relative;background:#111;border-radius:6px;width:min(860px,95vw);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 40px #000000b3}.gallery-preview-close{position:absolute;top:8px;right:10px;z-index:10;background:#ffffff26;border:none;color:#fff;font-size:1.4rem;line-height:1;width:32px;height:32px;border-radius:50%;cursor:pointer}.gallery-preview-close:hover{background:#ffffff4d}.gallery-preview-stage{display:flex;align-items:center;flex:1;min-height:0;position:relative}.gallery-preview-img-wrap{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 0 4px;position:relative}.gallery-preview-img{max-width:100%;max-height:420px;object-fit:contain;border-radius:4px;display:block;transition:opacity .3s}.gallery-preview-caption{margin-top:8px;text-align:center;color:#ddd;font-size:.85rem;display:flex;flex-direction:column;gap:2px;padding:0 12px}.gallery-preview-caption strong{color:#fff;font-size:.95rem}.gallery-preview-nav{background:#ffffff1f;border:none;color:#fff;font-size:2.2rem;line-height:1;width:44px;min-width:44px;height:64px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.gallery-preview-nav:hover{background:#ffffff47}.gallery-preview-prev{border-radius:0 4px 4px 0}.gallery-preview-next{border-radius:4px 0 0 4px}.gallery-preview-controls{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 12px;background:#ffffff0f}.gallery-preview-controls .links-toolbar-btn{background:#ffffff26;border-color:#ffffff40;color:#fff}.gallery-preview-controls .links-toolbar-btn:hover{background:#ffffff47}.gallery-preview-counter{color:#bbb;font-size:.82rem;min-width:50px;text-align:center}.gallery-preview-thumbs{display:flex;gap:5px;padding:8px 10px;overflow-x:auto;background:#0006;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.gallery-preview-thumb{width:70px;height:52px;object-fit:cover;border-radius:3px;opacity:.55;cursor:pointer;border:2px solid transparent;flex-shrink:0;transition:opacity .15s,border-color .15s}.gallery-preview-thumb:hover{opacity:.85}.gallery-preview-thumb-active{opacity:1;border-color:#60a5fa}.video-slot{gap:10px}.video-top-row{display:flex;gap:10px;min-height:140px}.video-list-wrap{flex:1;overflow-x:auto;overflow-y:auto;max-height:200px;border:1px solid #d1d5db;border-radius:4px}.video-list-table{width:100%;border-collapse:collapse;font-size:.75rem;white-space:nowrap}.video-list-table th{background:#e5e7eb;padding:4px 6px;text-align:left;position:sticky;top:0;font-weight:600}.video-list-table td{padding:3px 6px;border-bottom:1px solid #f3f4f6}.video-list-row{cursor:pointer}.video-list-row:hover td{background:#dbeafe}.video-list-fname{max-width:180px;overflow:hidden;text-overflow:ellipsis;color:#1d4ed8}.video-list-row-current td{background:#fef9c3}.video-list-row-current:hover td{background:#fde68a}.video-player-wrap{flex:0 0 220px;display:flex;align-items:center;justify-content:center}.video-slot-player{width:220px;max-height:160px;background:#000;border-radius:4px}.video-player-empty{width:220px;height:140px;background:#111;color:#888;display:flex;align-items:center;justify-content:center;font-size:.8rem;border-radius:4px;text-align:center;padding:8px}.video-section{border:1px dotted #93c5fd;border-radius:4px;padding:8px 10px;background:#f8faff}.video-section-active{border-color:#2563eb;background:#eff6ff}.video-option-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.88rem;margin-bottom:4px}.video-versions-row{display:flex;flex-wrap:wrap;gap:6px;margin-left:20px;margin-top:4px}.video-version-cell{border:1px solid #c7d2fe;border-radius:4px;padding:5px 8px;cursor:pointer;min-width:120px;background:#fff;font-size:.75rem}.video-version-cell:hover{border-color:#6366f1;background:#eef2ff}.video-version-cell-active{border-color:#2563eb;background:#dbeafe}.video-version-radio{display:flex;align-items:center;gap:4px;font-weight:600;cursor:pointer;margin-bottom:2px}.video-original-badge{font-weight:400;color:#6b7280;font-size:.7rem}.video-version-fname{color:#374151;word-break:break-all;margin-top:2px}.video-version-status{color:#6b7280;font-size:.7rem;margin-top:1px}.video-info-form{display:flex;flex-direction:column;gap:8px}.video-saved{color:#16a34a;font-size:.82rem;margin:0}.video-upload-bar{display:flex;align-items:center;gap:10px;padding:6px 10px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px}.video-upload-btn{padding:4px 12px;background:#2563eb;color:#fff;border:none;border-radius:4px;font-size:.82rem;cursor:pointer;white-space:nowrap}.video-upload-btn:hover{background:#1d4ed8}.video-upload-hint{font-size:.72rem;color:#9ca3af;margin-left:auto}.footer-editor{padding:8px 0;display:flex;flex-direction:column;gap:10px}.footer-editor h3{margin:0 0 4px}.footer-slot{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc;border-radius:8px;flex-wrap:wrap}.footer-slot-label{font-size:.8rem;color:#66768a;min-width:80px}.footer-slot-content{flex:1;font-size:.9rem}.footer-input{flex:1;padding:6px 10px;border:1px solid #d1d5db;border-radius:7px;font-size:.9rem}@media(max-width:640px){.hero,.panel{padding:24px;border-radius:18px}.shell{padding-top:28px}}.upload-modal-overlay{position:fixed;inset:0;background:#0006;z-index:1100;display:flex;align-items:center;justify-content:center}.upload-modal{width:min(640px,96vw);max-height:86vh;background:#fff;border-radius:6px;box-shadow:0 18px 48px #0000004d;display:flex;flex-direction:column;overflow:hidden}.upload-modal-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(180deg,#6a8cc4,#4a6fa8);color:#fff;font-weight:600}.upload-modal-close{width:26px;height:26px;border:none;background:#fff3;color:#fff;border-radius:4px;cursor:pointer}.upload-modal-close:hover{background:#ffffff59}.upload-modal-drop{margin:16px;padding:28px 16px;border:2px dashed #b8c5d4;border-radius:8px;text-align:center;cursor:pointer;background:#f7fbff;color:#4a6b93;transition:border-color .15s,background .15s}.upload-modal-drop:hover,.upload-modal-drop.is-over{border-color:#4a7fc1;background:#eaf2fb}.upload-modal-drop-icon{font-size:2rem;margin-bottom:4px;color:#4a7fc1}.upload-modal-drop-text{font-size:.9rem}.upload-modal-drop-link{color:#1d4f99;text-decoration:underline}.upload-modal-drop-hint{font-size:.78rem;color:#8395aa;margin-top:6px}.upload-modal-list{list-style:none;margin:0 16px 12px;padding:0;max-height:240px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:4px}.upload-modal-row{display:grid;grid-template-columns:1fr 70px 130px 24px;align-items:center;gap:8px;padding:6px 10px;font-size:.82rem;border-bottom:1px solid #f0f3f7}.upload-modal-row:last-child{border-bottom:none}.upload-modal-row.is-uploading{background:#fff8e1}.upload-modal-row.is-done{background:#e8f5e9}.upload-modal-row.is-error{background:#ffebee}.upload-modal-row-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-modal-row-size{color:#66768a;font-size:.78rem;text-align:right}.upload-modal-row-status{color:#1d3a64;font-size:.78rem}.upload-modal-row.is-error .upload-modal-row-status{color:#c0392b}.upload-modal-row.is-done .upload-modal-row-status{color:#2e7d32}.upload-modal-row-remove{width:22px;height:22px;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:50%}.upload-modal-row-remove:hover{background:#f0f3f7;color:#c0392b}.upload-modal-footer{display:flex;align-items:center;gap:8px;padding:10px 16px;border-top:1px solid #e5e7eb;background:#f7f9fc}.upload-modal-footer-spacer{flex:1}.resources-modal-overlay{position:fixed;inset:0;background:#0006;z-index:1100;display:flex;align-items:center;justify-content:center}.resources-modal{width:min(960px,96vw);height:min(640px,88vh);background:#fff;border-radius:6px;box-shadow:0 18px 48px #0000004d;display:flex;flex-direction:column;overflow:hidden}.resources-modal-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(180deg,#6a8cc4,#4a6fa8);color:#fff;font-weight:600}.resources-modal-close{width:26px;height:26px;border:none;background:#fff3;color:#fff;border-radius:4px;cursor:pointer}.resources-modal-close:hover{background:#ffffff59}.resources-modal-toolbar{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #e5e7eb;background:#f7f9fc}.resources-modal-search{flex:1;padding:4px 10px;border:1px solid #c9d6e8;border-radius:3px;font-size:.82rem}.resources-modal-count-inline{color:#66768a;font-size:.78rem}.resources-modal-refresh{width:26px;height:26px;border:1px solid #c9d6e8;background:#fff;border-radius:3px;cursor:pointer;font-size:.82rem}.resources-modal-refresh:hover{background:#eaf2fb;border-color:#4a7fc1}.resources-modal-body-split{flex:1;min-height:0;display:flex;background:#fff}.resources-modal-thumbs{flex:0 0 280px;border-right:1px solid #e5e7eb;padding:8px;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:6px;align-content:flex-start;background:#fafbfd}.resources-thumb{position:relative;border:2px solid transparent;border-radius:4px;cursor:pointer;overflow:hidden;background:#fff;transition:border-color .12s,box-shadow .12s}.resources-thumb:hover{border-color:#93b5dd}.resources-thumb.selected{border-color:#1d4f99;box-shadow:0 0 0 1px #1d4f99 inset}.resources-thumb.in-tray{border-color:#2e7d32}.resources-thumb.in-tray.selected{border-color:#1d4f99;box-shadow:0 0 0 1px #1d4f99 inset,0 0 0 3px #2e7d32}.resources-thumb-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 4px;background:#2e7d32;color:#fff;border-radius:9px;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.resources-thumb-img{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:#f0f3f7}.resources-thumb-img img{max-width:100%;max-height:100%;object-fit:cover}.resources-modal-preview{flex:1;min-width:0;display:flex;flex-direction:column;padding:12px 14px;gap:10px}.resources-modal-preview-frame{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#f0f3f7;border:1px solid #e5e7eb;border-radius:4px;padding:8px}.resources-modal-preview-frame img{max-width:100%;max-height:100%;object-fit:contain}.resources-modal-preview-meta{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;font-size:.82rem}.resources-modal-preview-name{font-weight:600;color:#1d3a64;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resources-modal-preview-info{display:flex;gap:6px;color:#66768a;font-size:.78rem}.resources-modal-preview-url{display:flex;gap:4px;align-items:center}.resources-modal-preview-url input{flex:1;padding:3px 8px;border:1px solid #c9d6e8;border-radius:3px;font-size:.78rem;font-family:Consolas,monospace;background:#f7fbff}.resources-modal-preview-url button{width:30px;height:26px;border:1px solid #c9d6e8;background:#fff;border-radius:3px;cursor:pointer}.resources-modal-preview-url button:hover{background:#eaf2fb}.resources-modal-preview-empty{margin:auto;color:#94a3b8;font-style:italic}.resources-modal-preview-pos{display:inline-block;margin-left:6px;padding:1px 6px;background:#2e7d32;color:#fff;border-radius:8px;font-size:.7rem;font-weight:700;vertical-align:middle}.resources-modal-tray{flex:0 0 auto;border:1px solid #c9d6e8;border-radius:4px;background:#f7fbff;padding:6px 8px}.resources-modal-tray-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:.78rem;font-weight:600;color:#1d3a64;margin-bottom:4px}.resources-modal-tray-hint{font-weight:400;color:#66768a;font-size:.72rem;font-style:italic}.resources-modal-tray-strip{display:flex;flex-direction:column;gap:4px;max-height:140px;overflow-y:auto}.resources-modal-tray-empty{font-size:.8rem;color:#8395aa;font-style:italic;padding:6px 4px}.resources-tray-item{display:flex;align-items:center;gap:6px;padding:4px 6px;background:#fff;border:1px solid #d2deec;border-radius:3px;cursor:pointer;transition:border-color .12s,background .12s}.resources-tray-item:hover{border-color:#93b5dd;background:#eef4fb}.resources-tray-item-thumb{flex:0 0 36px;width:36px;height:28px;background:#f0f3f7;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:center}.resources-tray-item-thumb img{max-width:100%;max-height:100%;object-fit:cover}.resources-tray-item-name{flex:1;min-width:0;font-size:.78rem;color:#1d2733;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resources-tray-item-name strong{margin-right:4px;color:#2e7d32;font-size:.7rem}.resources-tray-item-actions{display:flex;gap:2px;flex-shrink:0}.resources-tray-item-actions button{width:22px;height:22px;border:1px solid #c9d6e8;background:#fff;border-radius:3px;cursor:pointer;font-size:.72rem;color:#1d3a64;padding:0;line-height:1}.resources-tray-item-actions button:hover{background:#eaf2fb;border-color:#4a7fc1}.resources-tray-item-actions button:disabled{opacity:.4;cursor:not-allowed;background:#fff}.resources-tray-item-remove{color:#c0392b!important}.resources-tray-item-remove:hover{background:#f4d4d4!important;border-color:#e8a5a5!important}.resources-modal-footer{display:flex;align-items:center;gap:8px;padding:8px 14px;border-top:1px solid #e5e7eb;background:#f7f9fc}.resources-modal-footer-spacer{flex:1}.domain-landing{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(160deg,#e8eef6,#f4f7fb)}.domain-landing-header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:56px;background:linear-gradient(180deg,#3d5a8a,#2d4570);color:#fff;box-shadow:0 2px 8px #0000002e}.domain-landing-logo{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;color:#fff}.domain-landing-user{display:flex;align-items:center;gap:16px}.domain-landing-username{font-size:.9rem;color:#ffffffd9}.domain-landing-signout{padding:5px 14px;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:transparent;color:#fff;font-size:.85rem;cursor:pointer;transition:background .15s}.domain-landing-signout:hover{background:#ffffff26}.domain-landing-body{flex:1;display:flex;flex-direction:column;align-items:center;padding:64px 32px 48px}.domain-landing-welcome{text-align:center;margin-bottom:40px}.domain-landing-welcome h1{font-size:1.75rem;font-weight:700;color:#1d2733;margin:0 0 8px}.domain-landing-welcome p{font-size:1rem;color:#66768a;margin:0}.domain-landing-loading{color:#66768a;font-size:1rem;margin-top:80px}.domain-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;width:100%;max-width:720px}.domain-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:32px 20px 28px;background:#fff;border:1px solid rgba(29,39,51,.1);border-radius:14px;box-shadow:0 2px 10px #1d273312;cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s;font-family:inherit}.domain-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1d273321;border-color:#4a7fc1}.domain-card:active{transform:translateY(0);box-shadow:0 2px 8px #1d27331a}.domain-card-icon{width:40px;height:40px;color:#4a7fc1;flex-shrink:0}.domain-card-name{font-size:.9rem;font-weight:600;color:#1d2733;word-break:break-all;text-align:center;line-height:1.3}.domain-no-sites{grid-column:1 / -1;text-align:center;color:#66768a;font-size:.95rem;padding:40px 0}.resources-modal-count{color:#66768a;font-size:.78rem}
