.lim-body{background:#f4f7fa;color:#0D1B2A}.lim-main{padding:46px 0 90px}.lim-stage{background:#edf3ff;color:#1E3A8A;border-radius:999px;padding:7px 10px;font-size:.66rem;font-weight:900;letter-spacing:.08em}.lim-hero{display:grid;grid-template-columns:1fr .42fr;gap:48px;align-items:center;margin-bottom:25px}.lim-hero h1{font-size:clamp(3rem,7vw,6.3rem);line-height:.92;letter-spacing:-.065em;margin:10px 0 18px}.lim-hero h1 span{color:#1E3A8A}.lim-hero p{color:#667085;max-width:780px;font-size:1.05rem}.local-card{background:#e9f8f2;border:1px solid #b9ead7;border-radius:21px;padding:24px;color:#12634d;display:grid;gap:8px}.notice-card{background:#fff;border:1px solid #dce5ec;border-left:4px solid #00B4D8;border-radius:16px;padding:16px 20px;display:flex;gap:12px;margin-bottom:17px}.notice-card span{color:#667085}.lim-card{background:#fff;border:1px solid #dce5ec;border-radius:24px;padding:26px;margin:17px 0}.section-title{display:flex;gap:14px;align-items:flex-start}.step{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#0D1B2A;color:#fff;font-weight:900}.section-title h2{margin:2px 0 5px}.section-title p{margin:0;color:#667085}.file-box{margin-top:22px;border:1px dashed #b8cadb;border-radius:21px;padding:30px;text-align:center;background:#fbfcfd}.side{font-size:.66rem;letter-spacing:.11em;color:#758194;font-weight:850}.file-icon{margin:14px auto 10px;display:grid;place-items:center;width:55px;height:55px;background:#edf3ff;color:#1E3A8A;border-radius:16px;font-size:1.4rem;font-weight:900}.file-name{font-weight:900;font-size:1.1rem}.file-meta{color:#667085;margin:6px 0 17px}.file-btn,.sample-row button,.structure-grid button,.plan-actions button,.action-row button,.result-actions button{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border:1px solid #cbd6e2;border-radius:11px;background:#fff;color:#0D1B2A;font-weight:850;cursor:pointer}.file-btn input{display:none}.sheet-wrap{display:grid;gap:6px;max-width:520px;margin:18px auto 0;text-align:left}.sheet-wrap span,.structure-grid label>span,.plan-row label>span{font-size:.68rem;color:#667085;font-weight:800}.sheet-wrap select,.structure-grid select,.structure-grid input,.plan-row select,.plan-row input,.search-row input{width:100%;padding:11px 12px;border:1px solid #cbd6e2;border-radius:10px;background:#fff}.sample-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:13px;padding:17px;background:#f5f7f9;border-radius:14px}.sample-row div{display:grid;gap:4px}.sample-row span{color:#667085;font-size:.82rem}.structure-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-top:22px}.structure-grid label{display:grid;gap:6px}.inline-control{display:grid;grid-template-columns:1fr auto;gap:6px}.structure-summary{padding:12px;background:#edf8ff;color:#24566e;border-radius:10px}.plan-head,.results-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}.plan-actions,.result-actions{display:flex;gap:8px;flex-wrap:wrap}.plan-list{display:grid;gap:9px;margin-top:20px}.plan-row{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.1fr auto;gap:10px;align-items:end;background:#f7f9fb;border:1px solid #e0e7ee;border-radius:14px;padding:13px}.plan-row label{display:grid;gap:5px}.plan-reason{font-size:.73rem;color:#667085;padding:7px}.plan-reason span{display:inline-block;margin-right:6px;padding:4px 6px;background:#edf3ff;color:#1E3A8A;border-radius:999px;font-weight:850}.remove-plan{height:42px;width:42px;border:1px solid #f0b7b7;background:#fff;color:#b13a3a;border-radius:10px;font-weight:900}.action-row{display:flex;gap:9px;margin-top:18px}.primary{background:#1E3A8A!important;color:#fff!important;border-color:#1E3A8A!important}.error{margin-top:12px;padding:12px;background:#fff0f0;color:#9a2d2d;border-radius:10px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0}.metric{background:#f5f7f9;border-radius:14px;padding:18px}.metric strong{display:block;color:#1E3A8A;font-size:1.8rem}.metric span{display:block;color:#667085;font-size:.72rem;margin-top:4px}.preview-grid{display:grid;grid-template-columns:1fr 300px;gap:16px}.search-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.search-row span{font-size:.72rem;color:#667085}.table-wrap{overflow:auto;border:1px solid #dce5ec;border-radius:14px;margin-top:10px}.table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.table-wrap th{background:#f1f4f7;color:#5f6b7a;font-size:.68rem;text-align:left;padding:11px}.table-wrap td{padding:11px;border-top:1px solid #e7ebef;font-size:.78rem}.empty-cell{text-align:center;color:#667085}.history-box{background:#f7f9fb;border-radius:15px;padding:18px}.history-box h3{margin-top:0}.history-box ol{padding-left:20px}.history-box li{margin:8px 0;color:#465468;font-size:.78rem}.history-box p{font-size:.73rem;color:#667085}.empty{padding:20px;color:#667085;background:#f7f9fb;border-radius:12px}
@media(max-width:950px){.lim-hero{grid-template-columns:1fr}.structure-grid{grid-template-columns:1fr}.plan-row{grid-template-columns:1fr 1fr}.preview-grid{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.plan-head,.results-head,.sample-row,.notice-card{flex-direction:column;align-items:stretch}.plan-row{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}.main-nav{gap:7px}.lim-stage{display:none}}
.license-panel{background:#fff;border:1px solid #dce5ec;border-radius:24px;padding:25px;margin:0 0 17px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}
.license-panel h2{margin:6px 0}.license-panel p{color:#667085;margin:6px 0}.license-side{display:grid;justify-items:end;gap:8px;min-width:190px}
.license-badge{border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:900;letter-spacing:.08em;background:#fff4d9;color:#87620b}
.license-badge.pro{background:#e9f8f2;color:#087a59}.license-side button{padding:11px 15px;border:0;border-radius:11px;background:#1E3A8A;color:#fff;font-weight:850}
.link-btn{background:transparent!important;color:#667085!important;padding:4px!important;font-size:.75rem}.license-message.good{color:#087a59}.license-message.warn{color:#87620b}.license-message.bad{color:#a22d2d}
.demo-gate-note{margin-top:13px;padding:12px;border-radius:10px;background:#fff4d9;color:#87620b;font-size:.77rem;font-weight:800}.demo-gate-note.pro{background:#e9f8f2;color:#087a59}
.demo-locked{background:#fbfcfd}.demo-locked .file-btn{opacity:.55;cursor:not-allowed}
.profiles-panel{margin-top:18px;border:1px solid #dce5ec;border-radius:17px;background:#fbfcfd;padding:18px}.profiles-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.profiles-head h3{margin:4px 0}.profiles-head p{margin:0;color:#667085;font-size:.82rem}.profile-badge{border-radius:999px;padding:7px 9px;background:#edf3ff;color:#1E3A8A;font-size:.65rem;font-weight:900;letter-spacing:.08em}.profile-badge.pro{background:#e9f8f2;color:#087a59}
.profiles-grid{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:15px;align-items:end}.profiles-grid label{display:grid;gap:5px}.profiles-grid label>span{font-size:.68rem;color:#667085;font-weight:800}.profiles-grid select,.profiles-grid input{width:100%;padding:11px 12px;border:1px solid #cbd6e2;border-radius:10px;background:#fff}.profiles-grid small{color:#667085}.profile-buttons{display:flex;gap:7px;flex-wrap:wrap}.profile-buttons button,.save-profile{padding:10px 12px;border:1px solid #cbd6e2;border-radius:10px;background:#fff;font-weight:800}.save-profile{height:42px}.profile-status{margin:10px 0 0;color:#087a59;font-size:.76rem}
.table-wrap code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;background:#f5f7f9;padding:2px 4px;border-radius:5px}
button:disabled,input:disabled,select:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:760px){.license-panel{grid-template-columns:1fr}.license-side{justify-items:start}.profiles-grid{grid-template-columns:1fr}.profiles-head{flex-direction:column}}
