.fx-workspace{gap:18px;display:grid}.fx-page-intro,.fx-card-head,.fx-list-row,.fx-inline-save,.vx-machine-pager{align-items:center;display:flex}.fx-page-intro{justify-content:space-between;gap:20px}.fx-page-intro h2{color:var(--text);letter-spacing:-.035em;margin:4px 0 5px;font-size:clamp(22px,2.2vw,30px)}.fx-page-intro>div:first-child>span{color:var(--muted);font-size:13px}.fx-segmented{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;flex:none;gap:3px;padding:4px;display:inline-flex}.fx-segmented button{min-height:36px;color:var(--muted-strong);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;padding:0 13px;font-size:12px;font-weight:700}.fx-segmented button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.fx-two-column,.fx-formula-layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);align-items:start;gap:16px;display:grid}.fx-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.fx-card-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:14px;min-height:72px;padding:16px 18px}.fx-card-head span,.fx-calculation-card>span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:760}.fx-card-head h3,.fx-calculation-card h3{color:var(--text);margin:4px 0 0;font-size:17px}.fx-card-head>svg{color:var(--blue)}.fx-list{display:grid}.fx-list-row{border-bottom:1px solid var(--line-soft);gap:13px;min-width:0;padding:14px 16px}.fx-list-row:last-child{border-bottom:0}.fx-row-icon{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:10px;flex:none;place-items:center;display:grid}.fx-row-main{flex:auto;min-width:160px}.fx-row-main strong,.fx-row-main small,.fx-row-metric strong,.fx-row-metric small,.fx-row-meta small{display:block}.fx-row-main strong,.fx-row-metric strong{color:var(--text);font-size:13px}.fx-row-main small,.fx-row-metric small,.fx-row-meta,.fx-row-meta small{color:var(--muted);margin-top:4px;font-size:11px}.fx-row-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fx-row-metric{text-align:right;min-width:125px}.fx-row-meta{min-width:115px}.fx-row-meta span{align-items:center;gap:5px;display:inline-flex}.fx-icon-button{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:10px;flex:none;place-items:center;display:grid}.fx-icon-button:hover{border-color:color-mix(in srgb, var(--red) 35%, var(--line));color:var(--red)}.fx-icon-button:disabled{cursor:not-allowed;opacity:.45}.fx-form-card{position:sticky;top:92px}.fx-form-stack{gap:13px;padding:17px;display:grid}.fx-form-stack label,.fx-formula-levels label{gap:7px;display:grid}.fx-form-stack label>span{color:var(--muted-strong);font-size:11px;font-weight:700}.fx-form-stack input,.fx-form-stack select,.fx-form-stack textarea,.fx-formula-levels input,.fx-formula-levels select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:40px;color:var(--text);font:inherit;border-radius:10px;outline:0;padding:9px 11px;font-size:13px}.fx-form-stack textarea{resize:vertical;min-height:82px}.fx-form-stack input:focus,.fx-form-stack textarea:focus,.fx-formula-levels input:focus,.fx-formula-levels select:focus{border-color:color-mix(in srgb, var(--blue) 58%, var(--line))}.fx-form-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fx-safety-note{border:1px solid color-mix(in srgb, var(--blue) 18%, var(--line));background:var(--blue-soft);color:var(--muted-strong);border-radius:11px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.fx-safety-note svg{color:var(--blue);flex:none}.fx-formula-card{overflow:visible}.fx-formula-levels{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px;padding:18px;display:grid}.fx-formula-levels>article{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-content:start;gap:10px;min-width:0;min-height:220px;padding:14px;display:grid}.fx-formula-levels>article>div{gap:9px;min-width:0;display:grid}.fx-formula-levels article small,.fx-formula-levels article strong{display:block}.fx-formula-levels article small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750}.fx-formula-levels article strong{min-height:35px;color:var(--text);font-size:12px;line-height:1.4}.fx-formula-levels article>svg{color:var(--green)}.fx-level-index{background:var(--text);width:24px;height:24px;color:var(--surface);border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.fx-level-arrow{color:var(--muted)}.fx-inline-save{gap:6px}.fx-inline-save input{min-width:0}.fx-inline-save button{background:var(--text);min-height:40px;color:var(--surface);cursor:pointer;border:0;border-radius:9px;padding:0 10px;font-size:11px;font-weight:750}.fx-calculation-card{padding:20px;position:sticky;top:92px}.fx-calculation-card h3{margin-bottom:20px;font-size:20px}.fx-equation{align-items:center;gap:7px;padding-bottom:8px;display:flex;overflow-x:auto}.fx-equation code{border:1px solid var(--line);background:var(--surface-soft);min-width:44px;color:var(--text);text-align:center;border-radius:8px;padding:8px}.fx-equation i{color:var(--muted);font-style:normal}.fx-effective-rate{background:var(--text);color:var(--surface);border-radius:13px;margin:13px 0;padding:16px}.fx-effective-rate small,.fx-effective-rate strong{display:block}.fx-effective-rate small{opacity:.65;text-transform:uppercase;font-size:10px}.fx-effective-rate strong{margin-top:5px;font-size:26px}.fx-effective-rate strong span{opacity:.65;margin-left:3px;font-size:12px}.fx-calculation-card dl{margin:0 0 14px}.fx-calculation-card dl>div{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:14px;padding:10px 0;font-size:12px;display:flex}.fx-calculation-card dt{color:var(--muted)}.fx-calculation-card dd{color:var(--text);text-align:right;margin:0;font-weight:700}.mp-form-span-2{grid-column:1/-1}.mp-form-span-2 textarea{resize:vertical;width:100%;min-height:76px}.mp-comment-cell{max-width:230px;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.vx-machine-pager{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:space-between;gap:12px;padding:12px 14px;font-size:12px}.vx-machine-pager>div{align-items:center;gap:7px;display:flex}.vx-machine-pager button,.vx-machine-pager select{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--text);cursor:pointer;font:inherit;border-radius:9px;padding:0 10px;font-size:12px}.vx-machine-pager button:disabled{cursor:not-allowed;opacity:.45}.vx-hotel-schedule{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:17px;overflow:hidden}.vx-hotel-schedule>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:14px 17px;display:flex}.vx-hotel-schedule>header span,.vx-hotel-schedule article small{color:var(--muted);font-size:10px}.vx-hotel-schedule>header h3{color:var(--text);margin:3px 0 0;font-size:16px}.vx-schedule-note{background:var(--green-soft);border-radius:9px;align-items:center;gap:7px;padding:7px 9px;font-weight:720;display:inline-flex;color:var(--green)!important}.vx-hotel-schedule>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.vx-hotel-schedule article{border-right:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0;padding:15px 17px;display:grid}.vx-hotel-schedule article:last-child{border-right:0}.vx-hotel-schedule article>span{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.vx-hotel-schedule article strong,.vx-hotel-schedule article small{display:block}.vx-hotel-schedule article strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.vx-hotel-schedule article dl{grid-column:1/-1;margin:3px 0 0}.vx-hotel-schedule article dl>div{border-top:1px solid var(--line-soft);justify-content:space-between;gap:12px;padding-top:7px;font-size:11px;display:flex}.vx-hotel-schedule article dt{color:var(--muted)}.vx-hotel-schedule article dd{color:var(--text);margin:0;font-weight:720}.mp-access-gate{background:radial-gradient(circle at 18% 15%, #6678f424, transparent 34%), var(--page-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.mp-access-gate section{border:1px solid var(--line);background:var(--panel);width:min(520px,100%);box-shadow:var(--shadow-lg);border-radius:24px;padding:32px}.mp-access-gate span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.mp-access-gate h1{color:var(--text);margin:10px 0;font-size:clamp(1.8rem,5vw,2.5rem)}.mp-access-gate p{color:var(--muted);margin:0 0 22px;line-height:1.65}.mp-access-gate a{background:var(--accent);color:#fff;border-radius:12px;padding:10px 15px;font-weight:750;text-decoration:none;display:inline-flex}@media (max-width:1100px){.fx-two-column,.fx-formula-layout{grid-template-columns:1fr}.fx-form-card,.fx-calculation-card{position:static}.fx-formula-levels{grid-template-columns:1fr}.fx-formula-levels>article{min-height:auto}.fx-level-arrow{margin:-2px auto;transform:rotate(90deg)}.vx-hotel-schedule>div{grid-template-columns:1fr}.vx-hotel-schedule article{border-right:0;border-bottom:1px solid var(--line-soft)}.vx-hotel-schedule article:last-child{border-bottom:0}}@media (max-width:720px){.fx-page-intro,.fx-list-row,.vx-machine-pager{flex-direction:column;align-items:stretch}.fx-segmented{width:100%}.fx-segmented button{flex:1}.fx-row-metric,.fx-row-meta{text-align:left;min-width:0}.fx-form-pair{grid-template-columns:1fr}.vx-hotel-schedule>header{flex-direction:column;align-items:flex-start}}
