@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500&family=Noto+Sans:wght@400;500;600&family=Noto+Serif:wght@500;600;700&display=swap";.yanak-help-backdrop{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#04080d8c;backdrop-filter:blur(2px)}.yanak-help-drawer{width:min(430px,100%);height:100dvh;display:flex;flex-direction:column;border-left:1px solid var(--border-2);color:var(--t1);background:#161d26;box-shadow:-18px 0 45px #00000061;animation:yanak-help-enter .2s ease-out}.yanak-help-drawer__header{min-height:48px;padding:7px 9px 7px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);background:#111821}.yanak-help-drawer__header>strong{overflow:hidden;font-family:var(--font-card);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.yanak-help-drawer__actions{display:flex;align-items:center;gap:6px}.yanak-help-drawer__actions .yanak-language__trigger{height:34px}.yanak-help-drawer__close{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t2);background:var(--surface-2);font-family:var(--font-button);font-size:21px;font-weight:400;line-height:1;cursor:pointer}.yanak-help-drawer__close:hover,.yanak-help-drawer__close:focus-visible{color:var(--t1);border-color:var(--gold);outline:none;background:var(--gold-tint)}.yanak-help-drawer__body{flex:1;min-height:0;padding:18px;overflow-y:auto}.yanak-help-intro{margin:0 0 19px;color:var(--t2);font-family:var(--font-description);font-size:13px;line-height:1.58}.yanak-help-intro strong,.yanak-help-section strong{color:var(--t1);font-weight:600}.yanak-help-section{margin-bottom:21px}.yanak-help-section h3{margin:0 0 8px;color:var(--t1);font-family:var(--font-card);font-size:13.5px;font-weight:600}.yanak-help-section p{margin:0 0 8px;color:var(--t2);font-size:12.5px;line-height:1.58}.yanak-help-section ul{margin:9px 0;padding:0;display:grid;gap:8px;list-style:none}.yanak-help-section li{position:relative;padding-left:18px;color:var(--t2);font-size:12.5px;line-height:1.52}.yanak-help-section li:before{position:absolute;top:8px;left:3px;width:5px;height:5px;border-radius:50%;background:var(--gold);content:""}.yanak-help-section--tip{padding:13px 14px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--gold-tint)}.yanak-help-section--tip h3{color:var(--gold-2)}.yanak-help-section--tip p:last-child{margin-bottom:0}@keyframes yanak-help-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.yanak-help-drawer{animation:none}}.device-access-page{min-height:calc(100vh - 70px);padding:clamp(24px,7vh,76px) 20px;display:grid;place-items:start center;background:radial-gradient(circle at 50% 0,rgba(218,164,72,.09),transparent 42%)}.device-access-card{width:min(690px,100%);padding:clamp(24px,4vw,42px);border:1px solid var(--border-gold);border-radius:18px;background:linear-gradient(145deg,#ffffff09,#ffffff03);box-shadow:0 28px 80px #00000047}.device-access-heading{display:flex;align-items:center;gap:16px}.device-access-heading>span,.device-access-result-icon{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:15px;color:var(--gold-2);background:var(--gold-tint)}.device-access-eyebrow{margin-bottom:5px;color:var(--gold);font-family:var(--font-description);font-size:10px;letter-spacing:.13em}.device-access-card h1{margin:0;font-family:var(--font-heading);font-size:clamp(30px,5vw,46px);line-height:1.04}.device-access-intro{margin:22px 0 26px;display:grid;gap:9px;color:var(--t2);font-family:var(--font-description);line-height:1.55}.device-access-intro strong{color:var(--gold-2);font-weight:600}.device-access-intro p{margin:0}.social-login-providers{margin:0 0 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.device-access-card .social-login-button{min-width:0;min-height:48px;padding:0 12px;justify-self:stretch;justify-content:center;gap:9px;border-color:var(--border-2);color:var(--t1);background:var(--input-bg);font-size:13px;white-space:nowrap}.device-access-card .social-login-button:hover,.device-access-card .social-login-button:focus-visible{border-color:var(--gold);color:var(--gold-2);background:var(--gold-tint);text-decoration:none}.social-login-mark{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-2);font-family:var(--font-body);font-size:13px;font-weight:500;line-height:1}.social-login-mark--facebook{font-family:Arial,sans-serif;font-size:17px}.social-login-mark--microsoft{border-radius:5px;font-size:12px}.social-login-separator{margin:0 0 22px;display:flex;align-items:center;gap:12px;color:var(--t3);font-family:var(--font-description);font-size:10px;letter-spacing:.12em}.social-login-separator:before,.social-login-separator:after{height:1px;flex:1;content:"";background:var(--border)}.device-access-details{margin:4px 0;padding:13px;display:grid;gap:4px;border:1px solid var(--border-gold);border-radius:10px;color:var(--t2);background:var(--gold-tint);font-family:var(--font-description);font-size:12px}.device-access-details strong{color:var(--t1);font:500 16px/1.3 var(--font-card)}.device-access-card form{display:grid;gap:18px}.device-access-card .field{display:grid;gap:7px}.device-access-card .field>span,.device-access-modes legend{color:var(--t3);font-family:var(--font-description);font-size:10px;letter-spacing:.08em}.device-access-card input[type=email],.device-access-card input[type=text],.device-access-card .field input{min-height:48px;padding:0 14px;border:1px solid var(--border-2);border-radius:9px;color:var(--t1);background:var(--input-bg);font:inherit;outline:none}.device-access-card .field input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #daa4481f}.device-access-card .field input:-webkit-autofill,.device-access-card .field input:-webkit-autofill:hover{border-color:var(--border-2);-webkit-text-fill-color:var(--t1);caret-color:var(--t1);-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset;box-shadow:0 0 0 1000px var(--input-bg) inset}.device-access-card .field input:-webkit-autofill:focus{border-color:var(--gold);-webkit-text-fill-color:var(--t1);caret-color:var(--t1);-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset,0 0 0 3px rgba(218,164,72,.12);box-shadow:0 0 0 1000px var(--input-bg) inset,0 0 0 3px #daa4481f}.device-access-inline-actions{margin-top:-8px;display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.device-access-inline-actions>a{margin-left:auto}.device-access-inline-actions a,.device-access-footer a{color:var(--gold-2);text-decoration:none}.device-access-inline-actions a:hover,.device-access-footer a:hover{text-decoration:underline}.device-access-password-visibility{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size);cursor:pointer;user-select:none}.device-access-password-visibility input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:var(--gold);cursor:pointer}.device-access-password-visibility input:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.device-access-password-visibility:hover{color:var(--t1)}.device-access-password-visibility--reset{min-height:28px;margin-top:-8px;justify-self:start}.device-access-sms{width:100%;margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.device-access-password-field{position:relative}.device-access-password-field input{width:100%;padding-right:62px!important}.device-access-character-count{position:absolute;top:50%;right:10px;min-width:34px;padding:3px 8px;transform:translateY(-50%);border:1px solid var(--gold-2);border-radius:999px;color:#171006;background:var(--gold-2);box-shadow:0 2px 8px #00000047;font-family:var(--font-description);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.3;text-align:center;pointer-events:none}.device-access-password-field:focus-within .device-access-character-count{border-color:var(--gold);color:#171006;background:var(--gold)}.device-access-form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.device-access-back svg{transform:rotate(180deg)}.device-access-footer{margin:24px 0 0;color:var(--t3);text-align:center;font-family:var(--font-description)}.device-access-footer--signup{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.device-access-login-submit,.device-access-register{width:258px;justify-content:center}.device-access-register{min-height:44px;border-color:var(--border-gold);color:var(--gold-2);background:var(--gold-tint)}.device-access-footer .device-access-register:hover,.device-access-footer .device-access-register:focus-visible{border-color:var(--gold);color:#171006;background:var(--gold);text-decoration:none}.device-access-example{margin:-10px 0 0;color:var(--t3);font-family:var(--font-description);font-size:12px;line-height:1.45}.device-access-modes{margin:2px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0}.device-access-modes legend{grid-column:1 / -1;margin-bottom:7px}.device-access-modes label{min-height:86px;padding:13px;display:flex;gap:10px;align-items:flex-start;border:1px solid var(--border);border-radius:10px;cursor:pointer}.device-access-modes label.is-selected{border-color:var(--gold);background:var(--gold-tint)}.device-access-modes input{margin-top:3px;accent-color:var(--gold)}.device-access-modes span{display:grid;gap:5px}.device-access-modes strong{font-family:var(--font-card);font-weight:500}.device-access-modes small{color:var(--t3);font-family:var(--font-description);line-height:1.4}.device-access-card .button{justify-self:end}.device-access-error{margin:0;color:#f1a99e}.device-access-wait{min-height:150px;padding:24px;display:flex;align-items:center;gap:18px;border:1px solid var(--border);border-radius:12px;background:#ffffff05}.device-access-wait p{margin:6px 0 0;color:var(--t3);font-family:var(--font-description)}.device-access-spinner,.device-access-result-icon--loading i{width:25px;height:25px;flex:0 0 auto;border:2px solid rgba(218,164,72,.3);border-top-color:var(--gold);border-radius:50%;animation:device-access-spin .9s linear infinite}.device-access-result-icon--success{color:#77d99a;border-color:#77d99a73;background:#77d99a1f}.device-access-result-icon--error{color:#f1a99e;border-color:#f1a99e73;background:#f1a99e1f}.device-access-card--result{text-align:center;display:grid;justify-items:center;gap:16px}.device-access-card--result p{max-width:520px;margin:0;color:var(--t2);line-height:1.55}.device-access-card--result .button{justify-self:center;margin-top:8px}.device-access-result-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.device-access-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.device-access-response-counter{min-width:230px;margin-top:4px;padding:11px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--border-gold);border-radius:10px;color:var(--t2);background:var(--gold-tint);font-family:var(--font-description);font-size:13px}.device-access-response-counter output{color:var(--gold-2);font-family:var(--font-body);font-size:18px;font-variant-numeric:tabular-nums;letter-spacing:.05em}@keyframes device-access-spin{to{transform:rotate(360deg)}}@media(max-width:620px){.device-access-page{padding-inline:12px}.device-access-card{padding:22px 16px}.social-login-providers{grid-template-columns:1fr}.device-access-inline-actions>a{width:100%;margin-left:0;text-align:right}.device-access-modes{grid-template-columns:1fr}.device-access-card .button{width:100%;justify-content:center}.device-access-form-actions{display:grid;grid-template-columns:1fr 1fr}.device-access-footer--signup{align-items:stretch}}@media(max-width:620px){.device-access-login-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.device-access-spinner,.device-access-result-icon--loading i{animation:none}}.device-access-channels{grid-template-columns:minmax(0,1fr)}.device-access-channels label{width:100%;min-height:0}.device-access-channels span small+small{color:var(--t3, #7c8695);font-size:11.5px}.device-access-sent-to{margin:6px 0 0!important;color:var(--t3, #7c8695);font-size:12.5px}.device-access-sent-to strong{color:var(--gold-2, #e3c68d);font-variant-numeric:tabular-nums}.device-access-code{margin-top:16px;display:grid;gap:12px}.device-access-code input{font-size:22px;letter-spacing:.35em;text-align:center;font-variant-numeric:tabular-nums}.device-access-code .button{justify-self:end}.device-access-retry{margin-top:18px;padding-top:14px;display:grid;gap:10px;border-top:1px solid var(--border, rgba(255,255,255,.12))}.device-access-retry p{margin:0;color:var(--t2, #9aa4b2);font-family:var(--font-description);font-size:13px;line-height:1.5}.device-access-retry__actions{display:flex;flex-wrap:wrap;gap:10px}.device-access-retry__actions .button{justify-self:start;min-height:40px;padding:0 14px;font-size:12.5px}@media(max-width:620px){.device-access-retry__actions .button{width:100%;justify-content:center}}.device-access-card--request{padding:18px 24px}.device-access-card--request .device-access-heading{gap:13px}.device-access-card--request .device-access-heading>span{width:48px;height:48px}.device-access-card--request h1{font-size:clamp(25px,2.7vw,32px);line-height:1;letter-spacing:-.01em;white-space:nowrap}.device-access-card--request .device-access-intro{margin:9px 0 11px;gap:4px;font-size:90%;line-height:1.35}.device-access-card--request form{gap:9px}.device-access-card--request .field{gap:5px}.device-access-card--request input[type=email],.device-access-card--request input[type=text],.device-access-card--request .field input{min-height:44px}.device-access-card--request .device-access-example{margin-top:-4px;line-height:1.25}.device-access-card--request .device-access-modes{gap:5px}.device-access-card--request .device-access-modes legend{margin-bottom:1px}.device-access-card--request .device-access-modes label{min-height:0;padding:7px 11px}.device-access-card--request .device-access-modes span{gap:3px}.device-access-card--request .device-access-modes small{line-height:1.3}@media(min-width:621px){.device-access-page--request{padding-top:88px;padding-bottom:14px}}@media(max-width:620px){.device-access-page--request{padding-top:78px;padding-bottom:12px}.device-access-card--request{padding:18px 16px}.device-access-card--request h1{white-space:normal}}.device-access-page--decision{padding:100px 20px 24px}.device-access-card--decision{width:min(620px,100%)}.device-access-card--decision h1{font-size:clamp(26px,3.5vw,32px);white-space:nowrap}.device-access-card--decision form{margin-top:24px}.device-access-decision-options{grid-template-columns:minmax(0,1fr)}.device-access-decision-options label{min-height:0}.device-access-decision-actions{margin-top:22px;display:flex;justify-content:space-between;gap:12px}.device-access-decision-actions .button{justify-self:auto}@media(max-width:620px){.device-access-page--decision{padding:78px 12px 16px}.device-access-card--decision h1{white-space:normal}.device-access-decision-actions{display:grid;grid-template-columns:1fr 1fr}}.ys-pager{display:flex;gap:6px;flex-wrap:wrap}.ys-pager-btn{min-width:44px;height:36px;padding:0 10px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border-2);color:var(--t3);font-family:var(--font-button);font-size:14px;line-height:inherit;font-weight:500;font-variant-numeric:tabular-nums;cursor:pointer;transition:border-color .12s,color .12s,background .12s}.ys-pager-btn:hover:not(.active){border-color:var(--border-strong);color:var(--t2)}.ys-pager-btn.active{background:var(--gold-tint-2);border-color:var(--gold);color:var(--gold-2)}.ys-pager-btn:disabled{opacity:.4;cursor:default}.ys-pager-arrow{min-width:36px;font-weight:400}.ys-pager-gap{display:inline-flex;align-items:center;padding:0 4px;color:var(--t4);font-weight:700;user-select:none}.ys-pager.compact{display:inline-flex;align-items:center;gap:3px;flex-wrap:wrap}.ys-pager.compact .ys-pager-lbl,.ys-pager.compact .ys-pager-of{font-size:11px;color:var(--t4);white-space:nowrap}.ys-pager.compact .ys-pager-gap{color:var(--t4);padding:0 1px;font-weight:400}.ys-pager.compact .ys-pager-btn{width:max(26px,calc(var(--ys-pgd, 2) * 8px + 10px));min-width:max(26px,calc(var(--ys-pgd, 2) * 8px + 10px));box-sizing:border-box;height:26px;padding:0 6px;background:var(--input-bg);border:1px solid var(--border-2);border-radius:6px;color:var(--t1);font-family:var(--font-button);font-size:12px;line-height:1;font-weight:400;cursor:pointer;font-variant-numeric:tabular-nums;transition:none}.ys-pager.compact .ys-pager-gap{display:inline-flex;justify-content:center;width:14px;padding:0}.ys-pager.compact .ys-pager-nav{width:26px;min-width:26px}.ys-pager.compact .ys-pager-btn:hover:not(:disabled){border-color:var(--gold);color:var(--gold-2)}.ys-pager.compact .ys-pager-btn.active{background:var(--gold-tint);border-color:var(--gold);color:var(--gold-2);font-weight:500}.ys-pager.compact .ys-pager-btn:disabled{opacity:.4;cursor:default}.ydt72{min-width:0;overflow:hidden;border:1px solid var(--border-2);border-radius:var(--r);background:var(--surface);box-shadow:var(--shadow-1)}.ydt72__scroll{overflow:auto;overflow-anchor:none}.ydt72__scroll:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.ydt72 table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed}.ydt72 th,.ydt72 td{min-width:var(--ydt72-width, 110px);padding:10px 12px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--data-text);font-weight:400;line-height:1.35;vertical-align:middle}.ydt72 th{position:sticky;top:0;z-index:1;color:var(--t1);background:var(--surface-2);font-size:13px;font-weight:500;text-align:left}.ydt72 td{font-size:15px}.ydt72 th button{width:100%;padding:0;border:0;color:inherit;background:transparent;font-size:13px;font-weight:500;text-align:inherit;cursor:pointer}.ydt72 tbody td :where(button,a,span,strong,small,label,input,select,textarea){font-size:15px}.ydt72 tbody tr{transition:background .16s}.ydt72 tbody tr:not(.is-selected):hover>td{background:#ffffff06}.ydt72 tbody td{cursor:pointer}.ydt72 tbody td:focus-visible{outline:0}.ydt72 tbody tr.is-selected>td{background:var(--row-sel-bg);box-shadow:inset 0 1px 0 var(--row-sel-line),inset 0 -1px 0 var(--row-sel-line)}.ydt72 tbody tr.is-selected>td:first-child{box-shadow:inset 1px 0 0 var(--row-sel-line),inset 0 1px 0 var(--row-sel-line),inset 0 -1px 0 var(--row-sel-line)}.ydt72 tbody tr.is-selected>td:last-child{box-shadow:inset -1px 0 0 var(--row-sel-line),inset 0 1px 0 var(--row-sel-line),inset 0 -1px 0 var(--row-sel-line)}.ydt72 tbody tr.is-selected>td.is-current{background:var(--cell-cur-bg);box-shadow:inset 0 0 0 2px var(--cell-cur-line)}.ydt72 tbody tr:last-child td{border-bottom:0}.ydt72 th:last-child,.ydt72 td:last-child{border-right:0}.ydt72__left{text-align:left}.ydt72__center{text-align:center!important}.ydt72__right{text-align:right!important;font-variant-numeric:tabular-nums}.ydt72__number{width:48px;min-width:48px!important;text-align:right!important;color:var(--t3)!important}.ydt72__state{height:156px;text-align:center!important;color:var(--t3)!important}.ydt72__footer{min-height:48px;padding:7px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--border);color:var(--t3);font-size:12px}@media(max-width:720px){.ydt72__footer{align-items:flex-start;flex-direction:column}}.ydt72 thead{position:sticky;top:0;z-index:2}.ydt72 thead th{position:static}.ys-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:99999;animation:ys-modal-fade .16s ease}@keyframes ys-modal-fade{0%{opacity:0}to{opacity:1}}.ys-modal-box{background:var(--elevated);border:1px solid var(--border-strong);border-radius:var(--r-xl);max-width:420px;width:100%;box-shadow:var(--shadow-pop);overflow:hidden;animation:ys-modal-in .22s cubic-bezier(.16,1,.3,1);color:var(--t1)}@keyframes ys-modal-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}.ys-modal-head{padding:20px 22px 16px;display:flex;align-items:flex-start;gap:14px}.ys-modal-icon{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ys-modal-icon svg{width:20px;height:20px}.ys-modal-icon.danger{background:var(--danger-bg);color:var(--danger)}.ys-modal-icon.warning{background:var(--warn-bg);color:var(--warn)}.ys-modal-icon.info{background:var(--gold-tint);color:var(--gold)}.ys-modal-title{font-family:var(--font-card);font-size:15px;font-weight:600;color:var(--t1);margin-bottom:5px;line-height:1.3}.ys-modal-text{font-family:var(--font-description);font-size:13px;color:var(--t2);line-height:1.55;white-space:pre-line}.ys-modal-text b{color:var(--t1);font-weight:600}.ys-modal-box:has(.ys-modal-wide){max-width:min(96vw,1000px)}.ys-modal-body{margin-top:10px}.ys-modal-body .off-wrap{overflow-x:auto;max-height:46vh}.ys-modal-body .off-table{width:100%;border-collapse:collapse;font-size:12px}.ys-modal-body .off-table th,.ys-modal-body .off-table td{padding:5px 9px;border-bottom:1px solid var(--border);text-align:right;white-space:nowrap}.ys-modal-body .off-table td{white-space:nowrap}.ys-modal-body .off-table th{color:var(--t2);font-weight:600;position:sticky;top:0;background:var(--elevated);white-space:normal;vertical-align:bottom;line-height:1.25}.ys-modal-body .off-table th:first-child,.ys-modal-body .off-table td:first-child{text-align:left}.ys-modal-body .off-table td.off-pay{color:var(--gold);font-weight:700}.ys-modal-body .off-table tfoot td{font-weight:700;border-top:2px solid var(--border-strong);border-bottom:none}.ys-modal-body .off-q{margin-top:12px;font-size:13px;color:var(--t1);font-weight:600}.ys-modal-foot{padding:14px 22px;display:flex;align-items:center;justify-content:flex-end;gap:10px;background:var(--surface);border-top:1px solid var(--border)}.ys-modal-btn{height:38px;padding:0 18px;border-radius:var(--r-sm);font-family:var(--font-button);font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:7px;transition:all .15s;border:1px solid transparent;background:transparent;color:var(--t2)}.ys-modal-btn svg{width:14px;height:14px}.ys-modal-btn:focus-visible,.ys-modal-btn:focus{outline:2px solid var(--gold);outline-offset:2px;box-shadow:0 0 0 4px #d4a85f59;transform:translateY(-1px)}.ys-modal-cancel:focus-visible,.ys-modal-cancel:focus{outline-color:var(--gold);border-color:var(--gold);color:var(--t1)}.ys-modal-cancel{color:var(--ctl-text);border-color:var(--ctl-border);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg))}.ys-modal-cancel:hover{background:var(--ctl-bg-hover);color:var(--ctl-text-hover);border-color:var(--ctl-border-gold)}.ys-modal-ok{background:linear-gradient(180deg,var(--gold-2) 0%,var(--gold) 100%);border-color:var(--gold);color:#1a1208;font-weight:500;box-shadow:0 1px #ffffff59 inset,0 4px 12px #d4a85f2e}.ys-modal-ok:hover{transform:translateY(-1px)}.ys-modal-ok.danger{background:linear-gradient(180deg,#f87171,#dc2626);border-color:#dc2626;color:#fff;box-shadow:0 1px #fff3 inset,0 4px 12px #f8717140}.ys-modal-ok.warning{background:linear-gradient(180deg,var(--warn) 0%,#d97706 100%);border-color:#d97706;color:#1a1208}.ys-modal-input{margin-top:12px;width:100%;height:40px;background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));border:1px solid var(--ctl-border);border-radius:var(--r-sm);color:var(--data-text);font-family:var(--font-body);font-size:14px;padding:0 12px;outline:none;box-sizing:border-box}.ys-modal-input::placeholder{color:var(--ctl-muted)}.ys-modal-input:focus{border-color:var(--ctl-border-focus);box-shadow:0 0 0 3px var(--gold-tint)}.ys-modal-input.ys-modal-textarea{height:auto;min-height:112px;padding:10px 12px;line-height:1.45;resize:vertical}.ys-theme{--bg: #0D1219;--surface: #141A23;--surface-2: #1A2230;--surface-3: #232C3B;--elevated: #1E2734;--input-bg: #0F1620;--input-bg-2: #131A26;--ctl-bg: #111b27;--ctl-bg-top: #1a2736;--ctl-bg-hover: #1d2b3c;--ctl-border: #405168;--ctl-border-hover: #596c83;--ctl-border-gold: #a37b38;--ctl-border-focus: #c09247;--ctl-text: #dce4ed;--ctl-text-hover: #f3ca72;--ctl-muted: #94a3b5;--ctl-icon: #c5a45f;--navy: #0D1219;--navy-mid: #141A23;--navy-light: #1A2230;--navy-card: #141A23;--border: rgba(255,255,255,.05);--border-2: rgba(255,255,255,.09);--border-strong: rgba(255,255,255,.14);--border-gold: rgba(212,168,95,.3);--border-gold-soft: rgba(212,168,95,.16);--gold: #D4A85F;--gold-2: #E8C988;--gold-light: #E8C988;--gold-deep: #8C6E29;--gold-dark: #8C6E29;--gold-tint: rgba(212,168,95,.1);--gold-tint-2: rgba(212,168,95,.18);--t1: #F1EDE3;--t2: rgba(241,237,227,.62);--t3: rgba(241,237,227,.42);--t4: rgba(241,237,227,.28);--text-primary: #F1EDE3;--text-secondary: rgba(241,237,227,.62);--text-muted: rgba(241,237,227,.42);--cream: #F1EDE3;--data-text: var(--t2);--success: #4ADE80;--success-bg: rgba(74,222,128,.1);--danger: #F87171;--danger-bg: rgba(248,113,113,.1);--warn: #FBBF24;--warn-bg: rgba(251,191,36,.1);--info: #93C5FD;--info-bg: rgba(147,197,253,.1);--row-sel-bg: rgba(147,197,253,.18);--row-sel-line: rgba(147,197,253,.55);--cell-cur-bg: rgba(212,168,95,.26);--cell-cur-line: #D4A85F;--radius: 6px;--radius-lg: 12px;--r-xs: 4px;--r-sm: 6px;--r: 9px;--r-lg: 12px;--r-xl: 16px;--shadow-1: 0 1px 0 rgba(255,255,255,.03) inset, 0 1px 2px rgba(0,0,0,.25);--shadow-2: 0 8px 24px rgba(0,0,0,.35), 0 1px 0 rgba(255,255,255,.03) inset;--shadow-pop: 0 20px 48px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.05) inset;--topbar-h: 56px;--tabs-h: 44px;--subtabs-h: 42px}html.data-theme-white .ys-theme{--data-text: #fff}.es-box{width:min(560px,94vw);max-width:560px;max-height:78vh;display:flex;flex-direction:column;padding:0;overflow:hidden}.es-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--border-2)}.es-title{flex:1;font-size:14px;font-weight:600;color:var(--gold-2)}.es-x{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border-2);border-radius:7px;color:var(--t3);cursor:pointer}.es-x:hover{background:var(--gold-tint)}.es-x svg{width:15px;height:15px}.es-search{position:relative;padding:12px 14px 8px}.es-search>svg{position:absolute;left:26px;top:22px;width:16px;height:16px;color:var(--t3)}.es-input{width:100%;box-sizing:border-box;height:40px;padding:0 12px 0 38px;background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));border:1px solid var(--ctl-border);border-radius:9px;color:var(--t1);font:inherit;font-size:14px;outline:none}.es-input:focus{border-color:var(--gold)}.es-allrow{display:flex;align-items:center;gap:8px;padding:0 16px 8px;font-size:12.5px;color:var(--t3);cursor:pointer;user-select:none}.es-allrow input{accent-color:var(--gold);width:15px;height:15px;cursor:pointer}.es-cols{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:6px 12px;font-size:11px;color:var(--t3);border-bottom:1px solid var(--border-2);user-select:none}.es-cols .lbl{opacity:.8}.es-sort{display:inline-flex;align-items:center;gap:4px;cursor:pointer;border:1px solid var(--border-2);border-radius:6px;padding:3px 8px;background:var(--input-bg);color:var(--t3)}.es-sort:hover{background:var(--gold-tint);color:var(--t1)}.es-sort.on{border-color:var(--gold);color:var(--gold-2);font-weight:500}.es-sort .ar{font-size:9px;opacity:.5}.es-sort.on .ar{opacity:1}.es-list{flex:1;min-height:340px;overflow-y:auto;overflow-x:hidden;padding:0 8px;scrollbar-gutter:stable}.es-row{display:flex;width:100%;align-items:center;gap:10px;box-sizing:border-box;overflow:hidden;text-align:left;background:transparent;border:none;border-radius:8px;padding:0 12px;cursor:pointer;color:var(--t1);font-family:var(--font-button)}.es-row:hover{background:var(--gold-tint)}.es-row.es-sel{background:var(--gold-tint-2);box-shadow:inset 3px 0 0 var(--gold)}.es-check{flex:none;width:19px;height:19px;border-radius:5px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:var(--input-bg);border:1.5px solid var(--border-strong);color:transparent;transition:background .12s,border-color .12s,color .12s}.es-check svg{width:13px;height:13px}.es-row:hover .es-check{border-color:var(--gold)}.es-row.es-marked .es-check{background:var(--success);border-color:var(--success);color:var(--bg)}.es-row.es-marked{background:var(--success-bg)}.es-row.es-marked .es-r-name{color:var(--success);font-weight:600}.es-row.es-marked:hover{background:color-mix(in srgb,var(--success) 16%,transparent)}.es-row.es-marked.es-sel{background:color-mix(in srgb,var(--success) 20%,transparent);box-shadow:inset 3px 0 0 var(--success)}.es-av{flex:none;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--gold-tint);color:var(--gold-2);font-weight:700;font-size:13px}.es-r-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px;overflow:hidden}.es-r-name{max-width:100%;font-size:13.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.es-r-meta{max-width:100%;font-size:11.5px;color:var(--t3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.es-r-price{flex:none;width:74px;text-align:right;white-space:nowrap;font-size:12.5px;color:var(--gold-2);font-variant-numeric:tabular-nums;font-weight:600}.es-r-qty{flex:none;width:62px;text-align:right;white-space:nowrap;font-size:12.5px;font-variant-numeric:tabular-nums;color:var(--t1);font-weight:600}.es-r-qty.zero{color:var(--danger);font-weight:400}.es-r-card{flex:none;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-2);border-radius:7px;background:transparent;color:var(--t3);cursor:pointer}.es-r-card:hover{background:var(--gold-tint);border-color:var(--border-gold-soft);color:var(--gold-2)}.es-r-card svg{width:15px;height:15px}.es-r-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.es-r-tag{font-size:11px;color:var(--gold-2)}.es-r-eik{font-size:11.5px;color:var(--t3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.es-r-right{flex:none;display:flex;flex-direction:column;gap:2px;align-items:flex-end;text-align:right}.es-r-saldo{font-size:15px;font-variant-numeric:tabular-nums}.es-r-adv{font-size:11px;font-variant-numeric:tabular-nums;color:var(--gold-2);white-space:nowrap}.es-empty{padding:18px 12px;text-align:center;color:var(--t3);font-size:13px}.es-foot{display:flex;align-items:center;gap:10px;padding:6px 12px;min-height:46px;box-sizing:border-box;border-top:1px solid var(--border-2);font-size:11.5px;color:var(--t3)}.es-hints{flex:1;min-width:0}.es-foot.has-pager .es-pager{display:flex;flex:1;align-items:center;justify-content:center;gap:3px;flex-wrap:wrap}.es-pager{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.es-pgbtn{min-width:26px;height:26px;padding:0 6px;background:var(--input-bg);border:1px solid var(--border-2);border-radius:6px;color:var(--t1);font-family:var(--font-button);font-size:12px;line-height:1;cursor:pointer}.es-pgbtn:hover:not(:disabled){background:var(--gold-tint)}.es-pgbtn.on{background:var(--gold);border-color:var(--gold);color:#1a1206;font-weight:500}.es-pgbtn:disabled{opacity:.4;cursor:default}.es-pg-lbl,.es-pg-of,.es-pg-gap{font-size:11.5px;color:var(--t3);padding:0 3px;white-space:nowrap}.es-new{height:28px;padding:0 12px;font-size:12px;font-family:var(--font-button);background:var(--gold-tint);border:1px solid var(--border-gold-soft);border-radius:7px;color:var(--gold-2);cursor:pointer;flex:none}.es-new:hover{background:var(--gold-tint-2)}.ys-hl{background:var(--gold-tint-2);color:var(--gold-2);border-radius:2px;padding:0 1px}.es-input:focus-visible{outline:none;box-shadow:0 0 0 2px var(--gold-tint)}.yh-overlay{position:fixed;inset:0;z-index:100000;background:#080b109e;backdrop-filter:blur(3px);display:flex;justify-content:flex-end;animation:yh-fade .18s ease}.yh-drawer{width:min(440px,100%);height:100%;background:var(--surface);border-left:1px solid var(--border-2);box-shadow:-24px 0 60px #00000080;display:flex;flex-direction:column;animation:yh-slide .26s cubic-bezier(.22,1,.36,1)}@keyframes yh-fade{0%{opacity:0}to{opacity:1}}@keyframes yh-slide{0%{transform:translate(40px);opacity:.4}to{transform:none;opacity:1}}.yh-head{min-height:44px;display:flex;align-items:center;gap:7px;padding:5px 8px 5px 12px;border-bottom:1px solid var(--border);background:var(--surface-2);flex-shrink:0}.yh-head-ic{width:30px;height:30px;flex-shrink:0;border-radius:8px;background:linear-gradient(135deg,var(--gold-deep),var(--gold));display:flex;align-items:center;justify-content:center;color:#1a1208}.yh-head-ic svg{width:22px;height:22px;stroke-width:2.15px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.2))}.yh-head-txt{flex:1;min-width:0}.yh-head-title{font-family:var(--font-card);font-size:13px;font-weight:600;color:var(--t1);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yh-head-sub{font-family:var(--font-description);font-size:11.5px;color:var(--t3);margin-top:2px}.yh-close,.yh-icon-action{width:30px;height:30px;flex-shrink:0;border-radius:6px;background:#101720;border:1px solid #293342;color:var(--t1);cursor:pointer;display:flex;align-items:center;justify-content:center}.yh-icon-action{color:var(--gold-2)}.yh-close:hover{background:var(--surface-3);color:#fff;border-color:var(--t3)}.yh-close svg,.yh-icon-action svg{width:19.5px;height:19.5px;stroke-width:2.15px;filter:drop-shadow(0 0 2px rgba(0,0,0,.42))}.yh-icon-action:hover{color:var(--gold);border-color:var(--border-gold);background:#151e29}.yh-format-action span{color:currentColor;font-size:9.5px;font-weight:500;line-height:1;letter-spacing:-.025em;text-shadow:0 0 5px rgba(212,165,80,.18)}.yh-langs{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:8px 18px;border-bottom:1px solid var(--border);background:var(--surface-2)}.yh-langs-lbl{flex:1;min-width:0;font-size:11px;color:var(--t4);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yh-lang{min-width:34px;height:24px;padding:0 8px;flex-shrink:0;background:transparent;border:1px solid var(--border-2);border-radius:7px;color:var(--t3);font-family:var(--font-button);font-size:11.5px;font-weight:500;cursor:pointer;transition:all .14s}.yh-lang:hover{border-color:var(--border-gold-soft);color:var(--gold)}.yh-lang.on{background:var(--gold-tint);border-color:var(--border-gold-soft);color:var(--gold-2)}.yh-lang-select{position:relative;flex-shrink:0}.yh-lang-select summary{width:68px;height:30px;min-width:68px;padding:0 5px;display:flex;align-items:center;gap:4px;list-style:none;border:1px solid var(--border-2);border-radius:7px;background:var(--surface);color:var(--t1);font-family:var(--font-button);font-size:11px;font-weight:500;cursor:pointer}.yh-lang-select summary::-webkit-details-marker{display:none}.yh-lang-select summary>svg{width:14.3px;height:14.3px;margin-left:auto;stroke-width:2.6px;color:var(--gold-2)}.yh-lang-select[open] summary{border-color:var(--border-gold);color:var(--gold-2)}.yh-flag{width:26px;height:17px;display:block;overflow:hidden;border-radius:3px;box-shadow:0 0 0 1px #ffffff6b,0 1px 3px #00000080;flex-shrink:0}.yh-flag svg{display:block;width:100%;height:100%}.yh-lang-menu{position:absolute;right:0;top:34px;z-index:3;width:168px;padding:5px;background:var(--elevated);border:1px solid var(--border-2);border-radius:9px;box-shadow:0 10px 28px #0006}.yh-lang-menu button{width:100%;height:31px;padding:0 8px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:var(--t2);font-family:var(--font-button);font-size:11.5px;cursor:pointer}.yh-lang-menu button:hover,.yh-lang-menu button.on{background:var(--gold-tint);color:var(--gold-2)}.yh-lang-code{width:20px;font-weight:500;font-size:10px}.yh-body{flex:1;overflow-y:auto;padding:18px}.yh-intro{font-family:var(--font-description);font-size:13px;color:var(--t2);line-height:1.6;margin:0 0 18px}.yh-intro b{color:var(--t1);font-weight:600}.yh-intro p{margin:0 0 10px}.yh-sec{margin-bottom:20px}.yh-sec-h{display:flex;align-items:center;gap:9px;font-family:var(--font-card);font-size:13.5px;font-weight:600;color:var(--t1);margin-bottom:8px}.yh-sec-ic{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:var(--gold-tint);border:1px solid var(--border-gold);display:flex;align-items:center;justify-content:center;color:var(--gold-2)}.yh-sec-ic svg{width:19.5px;height:19.5px;stroke-width:2.15px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.yh-sec-body{font-size:12.5px;color:var(--t2);line-height:1.6}.yh-sec-body p{margin:0 0 8px}.yh-sec-body b{color:var(--t1);font-weight:600}.yh-sec-body h3{margin:12px 0 5px;color:var(--gold-2);font-family:var(--font-card);font-size:12.5px;font-weight:600}.help-figure{margin:12px 0 16px}.help-figure img{display:block;width:100%;height:auto;border:1px solid var(--border-2);border-radius:12px;background:#0d1219;box-shadow:0 8px 24px #0000003d}.help-figure figcaption{margin-top:6px;color:var(--t3);font-size:11px;line-height:1.45;text-align:center}.help-list{list-style:none;margin:9px 0;padding:0;display:flex;flex-direction:column;gap:9px}.help-list li{position:relative;font-size:12.5px;color:var(--t2);line-height:1.55;padding-left:18px}.help-list li:before{content:"";position:absolute;left:3px;top:8px;width:5px;height:5px;border-radius:50%;background:var(--gold)}.help-list li b{color:var(--t1);font-weight:600}.yh-tip{background:var(--gold-tint);border:1px solid var(--border-gold-soft);border-radius:12px;padding:14px}.yh-foot{flex-shrink:0;padding:14px 18px;border-top:1px solid var(--border);background:var(--surface-2)}.yh-doc-link{display:flex;align-items:center;justify-content:center;gap:8px;height:42px;border-radius:10px;background:var(--surface-3);border:1px solid var(--border-2);color:var(--t1);font-family:var(--font-button);font-size:13px;font-weight:500;text-decoration:none}.yh-doc-link:hover{border-color:var(--border-gold);color:var(--gold-2);background:var(--gold-tint)}.yanak-help-trigger{flex:0 0 auto;white-space:nowrap;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;min-height:32px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);color:var(--t1);font-size:12px;font-weight:400;cursor:pointer}.yanak-help-trigger:hover{border-color:var(--gold)}.yh-drawer{color:var(--t1)}.public-shell{min-height:100vh;overflow:clip;background:var(--bg)}.public-shell--portal{height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.public-shell--portal .public-header{position:relative;inset:auto;flex:0 0 76px;background:var(--bg);backdrop-filter:none}.public-shell--portal>main{min-height:0;flex:1 1 auto;overflow:hidden}.public-header{position:fixed;z-index:50;inset:0 0 auto;height:76px;border-bottom:1px solid var(--border);background:#0d1219d6;backdrop-filter:blur(18px)}.public-header__inner{width:var(--content);height:100%;margin:0 auto;display:flex;align-items:center;gap:28px}.public-header--focused .public-header__inner{justify-content:space-between}.public-header__leading{min-width:0;display:flex;align-items:center;gap:12px}.public-header__back{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--gold-2);background:var(--surface);text-decoration:none;transition:color .18s ease,border-color .18s ease,background .18s ease}.public-header__back svg{transform:rotate(180deg)}.public-header__back:hover,.public-header__back:focus-visible{color:var(--gold-2);border-color:var(--border-gold);background:var(--gold-tint);outline:none}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.brand__mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#1a1208;background:linear-gradient(145deg,var(--gold-2),var(--gold-deep));font-family:var(--font-card);font-size:19px;font-weight:700;box-shadow:0 5px 20px #d4a85f33,inset 0 1px #ffffff73}.brand__copy{display:grid;line-height:1;gap:4px}.brand__copy strong{color:var(--gold-2);font-family:var(--font-card);font-size:16px;letter-spacing:.055em}.brand__copy small{color:var(--t3);font-size:8px;letter-spacing:.21em}.public-nav{display:flex;align-items:center;gap:28px;margin:0 auto}.public-nav a,.public-footer__links a{color:var(--t2);text-decoration:none;font-size:13px;transition:color .2s ease}.public-nav a:hover,.public-nav a.active,.public-footer__links a:hover{color:var(--gold-2)}.public-header__actions{display:flex;align-items:center;gap:9px}.public-header__context-actions{display:contents}.public-header__help{height:38px;padding:0 14px;border:1px solid var(--border-gold);border-radius:var(--r-sm);color:var(--gold-2);background:var(--gold-tint);font-size:13px;font-weight:500;cursor:pointer}.public-header__help:hover,.public-header__help:focus-visible{color:#171006;background:var(--gold);outline:none}.public-header--focused .public-header__actions{margin-left:auto}.public-header__menu{display:none;width:44px;height:44px;padding:0;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t1);background:var(--surface);place-items:center;cursor:pointer}.yanak-language{position:relative}.yanak-language__trigger{height:38px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:var(--r-sm);color:var(--t2);background:transparent;cursor:pointer;font-size:11px}.yanak-language__flag{width:24px;height:16px;flex:0 0 auto;display:block;overflow:hidden;border-radius:1px;outline:1px solid rgba(255,255,255,.28);outline-offset:-1px;shape-rendering:geometricPrecision}.yanak-language__menu{position:absolute;top:calc(100% + 9px);right:0;width:150px;padding:6px;border:1px solid var(--border-2);border-radius:var(--r);background:var(--elevated);box-shadow:var(--shadow-2)}.yanak-language__menu button{width:100%;min-height:38px;padding:0 9px;display:flex;align-items:center;gap:9px;border:0;border-radius:var(--r-sm);color:var(--t2);background:transparent;cursor:pointer;text-align:left;font-size:12px}.yanak-language__menu button:hover,.yanak-language__menu button[aria-selected=true]{color:var(--gold-2);background:var(--gold-tint)}.public-footer{border-top:1px solid var(--border);background:#0a0e14}.public-footer__inner{width:var(--content);min-height:220px;margin:0 auto;padding:48px 0 28px;display:grid;grid-template-columns:1fr auto;align-content:space-between;gap:30px}.brand--footer{margin-bottom:14px}.public-footer p{max-width:420px;margin:0;color:var(--t3);font-size:12px}.public-footer__links{display:flex;gap:24px;align-items:start}.public-footer__legal{grid-column:1 / -1;padding-top:24px;border-top:1px solid var(--border);max-width:none!important}@media(max-width:1200px){.public-nav{gap:18px}}@media(max-width:760px){.public-header{height:66px}.public-shell--portal .public-header{flex-basis:66px}.public-header__inner{gap:12px}.brand__copy small{display:none}.public-header__actions{margin-left:auto}.public-header__cta.button{display:none}.public-header__login{padding-inline:12px}.public-header__menu{display:grid}.public-nav{position:fixed;inset:66px 0 auto;padding:14px;display:none;flex-direction:column;align-items:stretch;gap:2px;border-bottom:1px solid var(--border-2);background:#0d1219fa}.public-nav.is-open{display:flex}.public-nav a{min-height:48px;display:flex;align-items:center;padding:0 16px;border-radius:var(--r-sm)}.public-nav a:hover{background:var(--gold-tint)}.public-footer__inner{grid-template-columns:1fr}.public-footer__links{flex-wrap:wrap}.public-footer__legal{grid-column:auto}}@media(max-width:480px){.public-header .brand__copy{display:none}}.marketing-page{padding-top:76px}.hero{position:relative;min-height:760px;border-bottom:1px solid var(--border);overflow:hidden;background:radial-gradient(circle at 75% 34%,rgba(60,79,108,.18),transparent 38%),linear-gradient(180deg,#101720,var(--bg))}.hero:before{content:"";position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 85%)}.hero__ambient{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero__ambient--one{width:520px;height:520px;right:-180px;top:-260px;background:radial-gradient(circle,rgba(212,168,95,.09),transparent 68%)}.hero__ambient--two{width:300px;height:300px;left:35%;bottom:-190px;background:radial-gradient(circle,rgba(81,124,181,.1),transparent 70%)}.hero__inner{position:relative;z-index:1;width:var(--content);min-height:730px;margin:0 auto;padding:92px 0 76px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:68px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--gold);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.eyebrow>span{width:28px;height:1px;background:var(--gold);opacity:.7}.hero h1,.section-heading h2,.final-cta h2{margin:22px 0 24px;font-family:var(--font-heading);font-weight:600;line-height:.98;letter-spacing:-.035em}.hero h1{max-width:670px;font-size:clamp(48px,5.3vw,76px)}.hero h1 em,.section-heading h2 em,.final-cta h2 em{color:var(--gold-2);font-weight:inherit}.hero__copy>p{max-width:620px;margin:0;color:var(--t2);font-family:var(--font-description);font-size:16px;line-height:1.8}.hero__actions{display:flex;gap:12px;margin-top:35px}.button--large{min-height:var(--button-height);padding-inline:var(--button-padding-x)}.hero__proof{margin-top:31px;padding-top:25px;display:flex;flex-wrap:wrap;gap:22px;border-top:1px solid var(--border);color:var(--t3);font-size:11px}.hero__proof span{display:flex;align-items:center;gap:7px}.hero__proof svg{color:var(--gold)}.hero__visual{perspective:1500px}.product-preview{position:relative;width:100%;aspect-ratio:1.12;overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--r-lg);background:#101720;box-shadow:var(--shadow-2);transform:rotateY(-4deg) rotateX(2deg);transform-origin:center left}.product-preview:before{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;box-shadow:inset 0 1px #ffffff14;border-radius:inherit}.product-preview__top{height:9%;padding:0 3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:#111923}.preview-brand{display:flex;align-items:center;gap:8px}.preview-brand span{width:22px;height:22px;display:grid;place-items:center;border-radius:5px;color:#1a1208;background:var(--gold);font:700 10px var(--font-card)}.preview-brand i{display:block;width:44px;height:4px;border-radius:4px;background:#e8c98899}.preview-search{width:32%;height:14px;border:1px solid var(--border);border-radius:8px;background:#ffffff05}.preview-avatar{width:20px;height:20px;border-radius:50%;background:linear-gradient(145deg,var(--gold),var(--gold-deep))}.product-preview__body{height:91%;display:flex}.preview-side{width:11%;padding-top:5%;display:flex;flex-direction:column;align-items:center;gap:8%;border-right:1px solid var(--border);background:#0d141d}.preview-side i{width:31%;aspect-ratio:1;border-radius:5px;background:#ffffff12}.preview-side i.active{background:var(--gold);box-shadow:0 0 0 7px var(--gold-tint)}.preview-main{width:89%;padding:5%;background:linear-gradient(160deg,#151d28,#101720)}.preview-heading{display:flex;align-items:end;justify-content:space-between}.preview-heading>div{display:grid;gap:3px}.preview-heading small{color:var(--t3);font-size:7px;letter-spacing:.1em;text-transform:uppercase}.preview-heading strong{font:500 17px var(--font-card)}.preview-heading>span{display:flex;align-items:center;gap:5px;color:var(--success);font-size:7px}.preview-heading>span i{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px var(--success-bg)}.preview-stats{margin-top:5%;display:grid;grid-template-columns:repeat(3,1fr);gap:3%}.preview-stats article,.preview-grid article{padding:8%;border:1px solid var(--border);border-radius:8px;background:#ffffff06;box-shadow:inset 0 1px #ffffff06}.preview-stats article{display:grid;gap:6px}.preview-stats span{color:var(--t3);font-size:7px}.preview-stats strong{font-family:var(--font-card);font-size:13px;font-weight:500}.preview-stats small{color:var(--success);font-size:6px}.preview-grid{height:51%;margin-top:3%;display:grid;grid-template-columns:1.55fr 1fr;gap:3%}.preview-grid article{padding:7%}.preview-card-title{display:flex;align-items:center;justify-content:space-between;color:var(--t2);font-size:7px}.preview-card-title svg{color:var(--gold)}.preview-bars{height:68%;margin-top:9%;display:flex;align-items:end;gap:4%;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom,transparent 0,transparent 24%,var(--border) 25%)}.preview-bars i{flex:1;border-radius:2px 2px 0 0;background:linear-gradient(to top,var(--gold-deep),var(--gold-2));opacity:.75}.preview-axis{display:flex;justify-content:space-between;margin-top:4px;color:var(--t3);font-size:5px}.preview-list{display:flex;flex-direction:column}.preview-row{flex:1;display:grid;grid-template-columns:12px 18px 1fr auto;align-items:center;gap:5px;border-bottom:1px solid var(--border);color:var(--t3);font-size:5px}.preview-row:last-child{border-bottom:0}.preview-row i{width:16px;height:16px;border-radius:4px;background:linear-gradient(145deg,var(--surface-3),#344359)}.preview-row em{color:var(--t2);font-style:normal}.preview-row b{color:var(--gold-2);font-weight:500}.product-preview__glow{position:absolute;z-index:-1;width:70%;height:30%;left:15%;bottom:-20%;border-radius:50%;background:#d4a85f2e;filter:blur(50px)}.capabilities,.businesses{width:var(--content);margin:0 auto;padding:118px 0}.section-heading h2{font-size:clamp(38px,4.3vw,58px)}.section-heading p{color:var(--t2);font-family:var(--font-description)}.section-heading--split{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:100px;margin-bottom:52px}.section-heading--split h2{margin-bottom:0}.section-heading--split>div:last-child{padding-bottom:3px}.section-heading--split p{margin:0 0 20px;line-height:1.8}.section-heading--split a{display:inline-flex;align-items:center;gap:8px;color:var(--gold-2);text-decoration:none;font-size:12px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.module-card{position:relative;min-height:260px;padding:26px;overflow:hidden;border:1px solid var(--border);border-radius:var(--r);background:linear-gradient(145deg,#ffffff08,#ffffff03);transition:border-color .25s,transform .25s,background .25s}.module-card:hover{transform:translateY(-4px);border-color:var(--border-gold);background:linear-gradient(145deg,#d4a85f0e,#ffffff04)}.module-card__icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:26px;border:1px solid;border-radius:10px}.module-card>span{color:var(--t3);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.module-card h3,.business-card h3,.process__steps h3{margin:7px 0 10px;font-family:var(--font-card);font-size:20px;font-weight:500}.module-card p,.business-card p,.process__steps p{margin:0;color:var(--t2);font-family:var(--font-description);font-size:12px;line-height:1.65}.module-card__line{position:absolute;inset:auto 22px 0;height:2px;opacity:.55}.businesses{padding-top:55px}.section-heading--center{max-width:720px;margin:0 auto 50px;text-align:center}.section-heading--center .eyebrow{justify-content:center}.section-heading--center p{max-width:620px;margin:0 auto}.business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,284px));justify-content:center;gap:14px}.business-card{min-height:300px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--r-lg);color:inherit;text-decoration:none;background:var(--surface);transition:transform .25s,border-color .25s}.business-card:hover{transform:translateY(-4px);border-color:var(--border-gold)}.business-card>div{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold);background:var(--gold-tint)}.business-card h3{margin-top:25px}.business-card>span{margin-top:auto;padding-top:24px;display:flex;align-items:center;justify-content:space-between;color:var(--gold-2);font-size:11px}.process{margin-top:45px;border-block:1px solid var(--border);background:linear-gradient(135deg,#111924,#0e141d)}.process__inner{width:var(--content);margin:0 auto;padding:105px 0;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:120px}.process__steps{display:grid}.process__steps article{padding:28px 0;display:grid;grid-template-columns:58px 1fr;gap:23px;border-bottom:1px solid var(--border)}.process__steps article:first-child{border-top:1px solid var(--border)}.process__steps article>span{color:var(--gold);font-family:var(--font-card);font-size:18px}.process__steps h3{margin:0 0 6px}.final-cta{position:relative;min-height:570px;display:grid;place-items:center;overflow:hidden;text-align:center}.final-cta:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:45px 45px;mask-image:radial-gradient(circle,black,transparent 70%)}.final-cta__ambient{position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(212,168,95,.12),transparent 68%)}.final-cta__inner{position:relative;z-index:1;max-width:700px;padding:80px 20px}.final-cta__mark{width:48px;height:48px;margin:0 auto;display:grid;place-items:center;border-radius:12px;color:#1a1208;background:linear-gradient(145deg,var(--gold-2),var(--gold-deep));font:700 24px var(--font-card);box-shadow:0 10px 35px #d4a85f33}.final-cta h2{margin-bottom:20px;font-size:clamp(42px,5vw,64px)}.final-cta p{max-width:610px;margin:0 auto 30px;color:var(--t2);font-family:var(--font-description)}@media(max-width:1040px){.hero__inner{grid-template-columns:1fr 1fr;gap:35px}.module-grid{grid-template-columns:repeat(2,1fr)}.process__inner{gap:60px}}@media(max-width:760px){.marketing-page{padding-top:66px}.hero{min-height:auto}.hero__inner{min-height:auto;padding:68px 0 64px;grid-template-columns:1fr;gap:55px}.hero h1{font-size:clamp(43px,13vw,62px)}.hero__actions{flex-direction:column;align-items:stretch}.hero__proof{gap:13px 20px}.hero__visual{padding:0 4px}.product-preview{transform:none}.capabilities,.businesses{padding:80px 0}.section-heading--split{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.module-grid,.business-grid{grid-template-columns:1fr}.module-card{min-height:235px}.business-card{min-height:260px}.process__inner{padding:80px 0;grid-template-columns:1fr;gap:35px}.final-cta{min-height:520px}}.wizard-page.administrator-page{height:auto;min-height:100svh;overflow:visible;padding:84px 20px 12px;display:grid;align-items:center}.administrator-card{position:relative;width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:320px minmax(0,1fr);border:1px solid var(--border-2);border-top:2px solid var(--gold);border-radius:var(--r-xl);overflow:hidden;background:var(--surface);box-shadow:var(--shadow-2)}.administrator-intro{padding:24px;background:linear-gradient(155deg,#d4a85f14,#0d131b);border-right:1px solid var(--border)}.administrator-emblem{width:48px;height:48px;margin-bottom:16px;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:18px;color:var(--gold-2);background:var(--gold-tint)}.administrator-intro h1{margin:10px 0 14px;font:500 32px/1.15 var(--font-heading)}.administrator-intro p{color:var(--t2);font-family:var(--font-description);font-size:13px;line-height:1.5}.administrator-access{display:flex;align-items:center;gap:10px;padding:12px 0;margin-top:16px;border-block:1px solid var(--border-gold);color:var(--gold-2);font-size:14px}.administrator-access svg{flex-shrink:0}.administrator-form{padding:14px 26px;display:grid;gap:9px}.administrator-form h2{margin:3px 0;font:500 27px var(--font-heading)}.administrator-form header p,.administrator-form small,.administrator-error{margin:0;color:var(--t2);font-family:var(--font-description);font-size:12px;line-height:1.35}.administrator-login-options{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.administrator-login-option{display:grid;align-content:start;gap:9px;min-width:0}.administrator-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.administrator-fields .registration-form__field{align-content:start}.administrator-section-title{display:flex;align-items:center;gap:9px;padding-top:9px;border-top:1px solid var(--border);color:var(--gold-2)}.administrator-section-title h3{margin:0;font-size:14px;font-weight:500}.administrator-error{padding:7px 10px;border:1px solid var(--danger, #b3261e);border-radius:var(--r-sm);color:var(--danger, #b3261e)}.administrator-actions{display:flex;justify-content:space-between;gap:12px}.administrator-actions .button--ghost svg{transform:rotate(180deg)}.administrator-actions.wizard-footer{min-height:53px;padding:8px 0 0}@media(max-width:950px)and (min-width:721px){.administrator-card{grid-template-columns:260px minmax(0,1fr)}.administrator-intro{padding:20px}.administrator-form{padding-inline:20px}}@media(max-width:720px){.wizard-page.administrator-page{padding:90px 14px 24px}.administrator-card{grid-template-columns:1fr}.administrator-intro{padding:24px;border-right:0;border-bottom:1px solid var(--border)}.administrator-emblem{margin-bottom:16px}.administrator-intro h1{font-size:32px}.administrator-form{padding:24px}.administrator-fields{grid-template-columns:1fr}}@media(max-width:950px){.administrator-login-options{grid-template-columns:1fr}}.administrator-show-passwords{justify-self:start;min-height:44px;padding:0 12px;font-size:12px}.administrator-login-option--panel{padding:8px 12px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--gold-tint)}.administrator-login-option--panel>.administrator-section-title{padding-top:0;border-top:0}.administrator-login-option--panel .administrator-fields{gap:12px}.administrator-recovery-panel{display:grid;gap:9px;padding:10px 12px 12px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--gold-tint)}.administrator-recovery-panel>.administrator-section-title{padding-top:0;border-top:0}.administrator-recovery-panel__guidance{margin:0;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.45}.administrator-recovery-panel .administrator-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wizard-panel--administrator{display:grid;align-content:start;gap:9px}.wizard-panel--administrator>h2{margin:0}.wizard-panel--administrator>p{margin:0 0 4px;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.5}@media(max-width:720px){.wizard-panel--administrator .administrator-fields{grid-template-columns:1fr}}.administrator-field-label{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.administrator-hint-button{width:20px;height:20px;flex:0 0 auto;padding:0;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-2);background:var(--gold-tint);cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}.administrator-hint-button:hover,.administrator-hint-button:focus-visible,.administrator-hint-button--active{color:#171006;border-color:var(--gold);outline:none;background:var(--gold)}.administrator-field-hint{position:fixed;z-index:120;padding:12px 14px;border:1px solid var(--border-gold);border-radius:var(--r-sm);color:var(--t1);background:#101923;box-shadow:0 16px 38px #00000075}.administrator-field-hint:before{position:absolute;right:13px;bottom:100%;width:9px;height:9px;border-top:1px solid var(--border-gold);border-left:1px solid var(--border-gold);background:#101923;transform:translateY(5px) rotate(45deg);content:""}.administrator-field-hint--above:before{top:100%;bottom:auto;transform:translateY(-5px) rotate(225deg)}.administrator-field-hint strong{display:block;margin-bottom:5px;color:var(--gold-2);font-family:var(--font-card);font-size:13px;font-weight:600}.administrator-field-hint p{margin:0;color:var(--t2);font-family:var(--font-description);font-size:12.5px;line-height:1.5}@media(max-width:520px){.administrator-field-hint{max-width:calc(100vw - 24px)}.administrator-recovery-panel .administrator-contacts{grid-template-columns:1fr}}.wizard-page{position:relative;height:100svh;min-height:0;padding:84px 0 8px;overflow:hidden;background:radial-gradient(circle at 16% 30%,rgba(212,168,95,.09),transparent 26%),linear-gradient(145deg,#0e151e,var(--bg))}.wizard-ambient{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,black,transparent 80%)}.wizard-layout{position:relative;width:var(--content);height:100%;min-height:0;margin:0 auto;display:grid;grid-template-columns:340px minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden;border:1px solid var(--border-2);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-2)}.wizard-aside{min-height:0;padding:28px 34px 20px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:linear-gradient(160deg,#111923,#0d131b)}.wizard-back-home{display:inline-flex;align-items:center;gap:8px;align-self:start;color:var(--t3);text-decoration:none;font-size:11px}.wizard-back-home svg{transform:rotate(180deg)}.wizard-back-home:hover{color:var(--gold-2)}.wizard-aside__copy{margin-top:24px}.wizard-aside__copy h1{margin:20px 0 17px;font:600 36px/.98 var(--font-heading);letter-spacing:-.03em}.wizard-aside__copy h1 em{color:var(--gold-2);font-weight:inherit}.wizard-aside__copy p{margin:0;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size)}.wizard-client{margin-top:24px;padding:13px;display:grid;gap:2px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--gold-tint)}.wizard-client span,.wizard-profile-review span{color:var(--t3);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.wizard-client strong,.wizard-profile-review strong{font-size:11px;font-weight:500}.wizard-client small,.wizard-profile-review small{overflow:hidden;color:var(--t3);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.wizard-client button,.wizard-profile-review button{justify-self:start;padding:3px 0 0;border:0;color:var(--gold);background:transparent;cursor:pointer;font-size:8px}.wizard-client span{font-size:9.6px}.wizard-client strong{font-size:13.2px}.wizard-client small,.wizard-client button{font-size:9.6px}.wizard-steps{position:relative;margin-top:30px;display:grid;gap:4px}.wizard-steps:before{content:"";position:absolute;width:1px;left:16px;top:26px;bottom:26px;background:var(--border-2)}.wizard-steps button{position:relative;min-height:48px;padding:0;display:flex;align-items:center;gap:13px;border:0;color:var(--t3);background:transparent;cursor:pointer;text-align:left}.wizard-steps button:disabled{cursor:default}.wizard-steps button>span{z-index:1;width:33px;height:33px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:50%;background:#101720;font-size:10.8px}.wizard-steps button em{font-style:normal;font-size:13.2px}.wizard-steps button.active{color:var(--gold-2)}.wizard-steps button.active>span{color:#1a1208;border-color:var(--gold);background:var(--gold);box-shadow:0 0 0 5px var(--gold-tint)}.wizard-steps button.done>span{color:var(--success);border-color:#66d49d59;background:#66d49d17}.wizard-aside__support{margin-top:auto;padding-top:25px;display:flex;gap:10px;border-top:1px solid var(--border);color:var(--t3);font-size:var(--form-guidance-font-size);line-height:1.6}.wizard-aside__support svg{flex:0 0 auto;color:var(--gold)}.wizard-card{position:relative;min-height:0;padding:28px 52px 20px;display:flex;flex-direction:column;background:linear-gradient(145deg,rgba(255,255,255,.018),transparent)}.wizard-progress{position:absolute;inset:0 0 auto;height:2px;background:var(--border)}.wizard-progress span{height:100%;display:block;background:linear-gradient(to right,var(--gold-deep),var(--gold-2));transition:width .35s ease}.wizard-card__head{min-height:28px;display:flex;align-items:center;justify-content:space-between;color:var(--t3);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.wizard-card__head-actions{display:flex;align-items:center;gap:11px}.wizard-card__counter{display:inline-flex;align-items:baseline;gap:7px;color:var(--gold-2);font:600 20px var(--font-card);font-variant-numeric:tabular-nums;letter-spacing:0}.wizard-card__head i{color:var(--t3);font-size:11px;font-style:normal}.wizard-card__counter i{min-width:24px;color:var(--t2);font-weight:500;letter-spacing:.04em}.wizard-card form{min-height:0;flex:1;display:flex;flex-direction:column}.wizard-card .registration-form{--registration-control-height: 50px}.wizard-panel{min-height:0;flex:1;padding:10px 4px 8px 0;overflow-y:auto}.wizard-panel>h2{margin:0 0 8px;font:600 clamp(28px,3vw,39px) var(--font-heading);letter-spacing:-.025em}.wizard-panel>p{margin:0 0 30px;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size)}.wizard-businesses{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wizard-businesses>button,.wizard-modules>button{min-height:98px;padding:18px;display:grid;grid-template-columns:44px 1fr 22px;align-items:center;gap:14px;border:1px solid var(--border);border-radius:var(--r);color:var(--t1);background:#ffffff05;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,transform .2s}.wizard-businesses>button:hover,.wizard-modules>button:hover{transform:translateY(-2px);border-color:var(--border-gold);background:var(--gold-tint)}.wizard-businesses>button.selected,.wizard-modules>button.selected{border-color:var(--gold);background:var(--gold-tint)}.wizard-choice-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:9px;color:var(--gold);background:var(--surface-2)}.wizard-businesses button>span:nth-child(2),.wizard-modules button>span:nth-child(2){display:grid;gap:5px}.wizard-businesses strong,.wizard-modules strong{font-family:var(--font-card);font-size:16px;font-weight:500}.wizard-businesses small,.wizard-modules small{color:var(--t3);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.45}.wizard-businesses button>i,.wizard-modules button>i{width:21px;height:21px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:50%;color:#1a1208;background:transparent}.wizard-businesses button.selected>i,.wizard-modules button.selected>i{border-color:var(--gold);background:var(--gold)}.wizard-businesses>button{border-color:var(--border-strong);background:linear-gradient(135deg,#ffffff0b,#ffffff05);box-shadow:inset 0 1px #ffffff06,0 5px 16px #0000001f}.wizard-businesses>button:hover{transform:translateY(-2px);border-color:var(--gold);background:var(--gold-tint);box-shadow:0 8px 22px #00000038,0 0 0 1px #d4a85f29}.wizard-businesses>button:focus-visible{outline:2px solid var(--gold-2);outline-offset:3px}.wizard-businesses>button.selected{border-color:var(--gold-2);background:linear-gradient(135deg,var(--gold-tint-2),rgba(212,168,95,.075));box-shadow:0 8px 24px #0000003d,inset 3px 0 0 var(--gold-2),0 0 0 1px #e8c98829}.wizard-businesses .wizard-choice-icon{border-color:#d4a85f6b;background:#121c28eb;box-shadow:inset 0 0 0 1px #ffffff06}.wizard-businesses>button.selected .wizard-choice-icon{border-color:var(--gold);background:#d4a85f24}.wizard-businesses small{color:var(--t2)}.wizard-businesses button>i{border-width:2px;border-color:var(--border-strong)}.wizard-businesses button.selected>i{box-shadow:0 0 0 4px #d4a85f1f}.wizard-selected-count{position:absolute;top:112px;right:52px;padding:5px 10px;border:1px solid var(--border-gold);border-radius:20px;color:var(--gold-2);background:var(--gold-tint);font-size:9px}.wizard-modules{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wizard-modules>button{min-height:76px;padding:12px 14px;grid-template-columns:38px 1fr 20px}.wizard-modules .wizard-choice-icon{width:38px;height:38px}.wizard-panel--modules{padding-top:4px}.wizard-panel--modules>h2{font-size:32px;line-height:1.05}.wizard-panel--modules>p{margin-bottom:6px;line-height:1.4}.wizard-selected-business{padding:3px 0 8px;display:flex;align-items:baseline;gap:12px;border-bottom:1px solid var(--border)}.wizard-selected-business span{color:var(--t3);font-size:9px;letter-spacing:.09em;text-transform:uppercase}.wizard-selected-business strong{color:var(--gold-2);font:500 21px var(--font-card)}.wizard-base-package{padding:15px 16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:13px;border:1px solid var(--border-gold);border-radius:var(--r);background:linear-gradient(135deg,#d4a85f1f,#ffffff05)}.wizard-package-icon,.wizard-resource-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:9px;color:var(--gold-2);background:#d4a85f14}.wizard-package-copy{min-width:0}.wizard-package-copy>span,.wizard-storage-card>div>span,.wizard-sessions-head>div>span{display:block;margin-bottom:3px;color:var(--gold);font-size:8px;letter-spacing:.09em;text-transform:uppercase}.wizard-package-copy h3{margin:0;font:500 18px var(--font-card)}.wizard-package-copy p{margin:5px 0 6px;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.5}.wizard-package-copy small{display:block;color:var(--t3);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.55}.wizard-included-badge{padding:5px 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(102,212,157,.28);border-radius:20px;color:var(--success);background:#66d49d12;font-size:8px;font-weight:500;white-space:nowrap}.wizard-add-ons{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.wizard-add-ons>button{min-height:132px;padding:13px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:start;gap:11px;border:1px solid var(--border);border-radius:var(--r);color:var(--t1);background:#ffffff05;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,transform .2s}.wizard-add-ons>button:hover{transform:translateY(-2px);border-color:var(--border-gold);background:var(--gold-tint)}.wizard-add-ons>button.selected{border-color:var(--gold);background:var(--gold-tint)}.wizard-add-ons .wizard-choice-icon{width:38px;height:38px}.wizard-add-ons button>span:nth-child(2){min-width:0;display:grid;gap:3px}.wizard-add-ons button em{color:var(--gold);font-size:7px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.wizard-add-ons button strong{font:500 15px var(--font-card)}.wizard-add-ons button small{color:var(--t3);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.45}.wizard-add-ons button>i{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:50%;color:#1a1208}.wizard-add-ons button.selected>i{border-color:var(--gold);background:var(--gold)}.wizard-resources{margin-top:14px;display:grid;grid-template-columns:1fr;justify-items:center;gap:14px}.wizard-storage-card,.wizard-sessions-card{min-height:142px;padding:13px 14px;border:1px solid var(--border);border-radius:var(--r);background:#ffffff05}.wizard-sessions-card--standalone{width:min(590px,100%);min-height:0;margin-top:22px;padding:18px}.wizard-sessions-card--standalone .wizard-session-types{margin-top:14px}.wizard-sessions-card--standalone>p{margin-top:12px}.wizard-storage-card{position:relative;width:min(700px,100%);min-height:0;padding:14px 16px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.wizard-storage-card .wizard-resource-icon,.wizard-sessions-card .wizard-resource-icon{width:38px;height:38px}.wizard-storage-card strong{display:block;color:var(--gold-2);font:600 24px var(--font-card)}.wizard-storage-card>div>span{font-size:11.2px}.wizard-storage-card p,.wizard-sessions-card>p{margin:2px 0 0;color:var(--t3);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.3}.wizard-storage-card>em{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:4px;color:var(--success);font-size:9.8px;font-style:normal}.wizard-sessions-head{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.wizard-sessions-head strong{font-size:10px;font-weight:500}.wizard-sessions-head button{padding:4px 0;border:0;color:var(--gold);background:transparent;cursor:pointer;font-size:8px}.wizard-session-types{margin-top:9px;display:grid;grid-template-columns:1fr;gap:8px}.wizard-session-types>div{min-height:54px;padding:6px 8px 6px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--border);border-radius:var(--r-sm);color:var(--t3);font-size:9px}.wizard-session-types>div>strong{color:var(--gold-2);font-size:14px}.wizard-stepper{display:grid;grid-template-columns:40px 32px 40px;align-items:center;gap:4px}.wizard-stepper>i{width:40px;height:40px}.wizard-stepper button{width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:7px;color:var(--gold-2);background:var(--surface-2);cursor:pointer;font-size:20px;line-height:1}.wizard-stepper button:hover:not(:disabled){border-color:var(--gold)}.wizard-stepper button:disabled{opacity:.35;cursor:default}.wizard-stepper strong{min-width:32px;color:var(--gold-2);font-size:17px;text-align:center}.wizard-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.wizard-fields--numbers{grid-template-columns:repeat(3,1fr);margin-top:8px;padding-bottom:26px;border-bottom:1px solid var(--border)}.wizard-fields--location{max-width:470px;margin:6px auto 0;grid-template-columns:1fr}.wizard-panel--location-count .wizard-fields--location,.wizard-panel--location-count .wizard-location-note{max-width:517px}.wizard-fields--location .wizard-location-stepper{margin-right:auto;margin-left:auto}.wizard-counter-card{padding:20px;display:grid;gap:8px;border:1px solid var(--border-gold);border-radius:var(--r);background:linear-gradient(135deg,#d4a85f1a,#ffffff05)}.wizard-counter-card>span{color:var(--t1);font:500 17px var(--font-card)}.wizard-counter-card>small{min-height:0;color:var(--t3);font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.55}.wizard-session-fields{width:min(700px,100%);display:grid;gap:14px}.wizard-session-fields .wizard-counter-card{min-height:86px;padding:14px 16px;grid-template-columns:minmax(0,1fr) 180px;grid-template-rows:auto auto;align-items:center;column-gap:22px;row-gap:6px}.wizard-session-fields .wizard-counter-card>span{grid-column:1;grid-row:1}.wizard-session-fields .wizard-counter-card>small{grid-column:1;grid-row:2;line-height:1.35}.wizard-session-fields .wizard-counter-card>.wizard-location-stepper{grid-column:2;grid-row:1 / 3;margin-top:0}.wizard-session-note{width:min(700px,100%);margin:0!important;padding:14px 16px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--border);border-radius:var(--r);color:var(--t3)!important;background:#ffffff05;font-size:var(--form-guidance-font-size)!important;line-height:1.4}.wizard-session-note svg{flex:0 0 auto;color:var(--gold)}.wizard-session-note>span{display:grid;gap:8px}.wizard-session-note strong{color:var(--gold-2);font-weight:500}.wizard-session-law{width:min(700px,100%);margin:0!important;padding:13px 16px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--border-gold);border-radius:var(--r);color:var(--t2)!important;background:var(--gold-tint);font-size:var(--form-guidance-font-size)!important;line-height:1.45}.wizard-session-law svg{flex:0 0 auto;color:var(--gold)}.wizard-location-session-impact{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid var(--border-gold);text-align:left}.wizard-location-session-impact>svg{flex-shrink:0;color:var(--gold);margin-top:2px}.wizard-location-session-impact>div{display:grid;gap:9px;min-width:0}.wizard-location-session-impact strong{color:var(--gold-2);font-size:var(--form-guidance-font-size);font-weight:500;line-height:1.5}.wizard-location-session-impact p{margin:0;color:var(--t2);font-size:var(--form-guidance-font-size);line-height:1.5}.wizard-location-session-impact output{padding:9px 12px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--gold-tint);color:var(--gold-2);font-size:var(--form-guidance-font-size)}.wizard-location-session-impact b{font-weight:500}.wizard-session-law>span{display:grid;gap:5px}.wizard-session-law strong,.wizard-session-law em{color:var(--gold-2);font-style:normal;font-weight:500}.wizard-session-price{position:relative;width:min(700px,100%);padding:15px 17px 13px;overflow:hidden;border:1px solid rgba(231,187,109,.65);border-radius:var(--r);background:radial-gradient(circle at 92% 0,rgba(231,187,109,.18),transparent 42%),linear-gradient(135deg,#d4a85f1f,#0f1823eb);box-shadow:0 12px 30px #00000029,inset 0 1px #ffffff0a}.wizard-session-price:after{position:absolute;right:-34px;bottom:-48px;width:140px;height:140px;border:1px solid rgba(231,187,109,.11);border-radius:50%;content:"";pointer-events:none}.wizard-session-price header{display:flex;align-items:center;gap:10px}.wizard-session-price__icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--border-gold);border-radius:10px;color:var(--gold-2);background:#d4a85f1a}.wizard-session-price header>span:last-child{display:grid;gap:1px}.wizard-session-price header strong{color:var(--gold-2);font:500 17px var(--font-card)}.wizard-session-price header small{color:var(--t3);font-size:9px;letter-spacing:.07em;text-transform:uppercase}.wizard-session-price>p{min-height:58px;margin:10px 0!important;display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:end;gap:16px;color:var(--t2)!important;font-size:13px!important;line-height:1.45}.wizard-session-price>p>span{align-self:center}.wizard-session-price>p strong{width:150px;justify-self:end;color:var(--gold-2);font:500 21px var(--font-card);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.wizard-session-price footer{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--t3);font-size:12px}.wizard-session-price footer i{width:3px;height:3px;border-radius:50%;background:var(--gold)}.wizard-location-stepper{width:180px;height:50px;margin-top:5px;padding:4px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:var(--input-bg);box-shadow:0 0 0 3px var(--gold-tint)}.wizard-location-stepper>span{width:40px}.wizard-location-stepper button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:7px;color:var(--gold-2);background:var(--surface-2);cursor:pointer;font-size:20px;line-height:1}.wizard-location-stepper button:hover:not(:disabled){border-color:var(--gold);background:var(--gold-tint)}.wizard-location-stepper button:disabled{opacity:.35;cursor:default}.wizard-location-stepper output{color:var(--gold-2);font-size:19px;font-weight:600;text-align:center}.wizard-panel--hotel-count .wizard-location-stepper input,.wizard-panel--location-count .wizard-location-stepper input{min-width:0;min-height:40px;height:40px;padding:0;border:0;border-radius:7px;color:var(--gold-2);background:transparent;font-size:19px;font-weight:600;text-align:center;appearance:textfield}.wizard-panel--hotel-count .wizard-location-stepper input:focus,.wizard-panel--location-count .wizard-location-stepper input:focus{border:0;outline:none;box-shadow:inset 0 0 0 1px var(--gold);background:var(--gold-tint)}.wizard-panel--hotel-count .wizard-location-stepper input::-webkit-inner-spin-button,.wizard-panel--hotel-count .wizard-location-stepper input::-webkit-outer-spin-button,.wizard-panel--location-count .wizard-location-stepper input::-webkit-inner-spin-button,.wizard-panel--location-count .wizard-location-stepper input::-webkit-outer-spin-button{margin:0;appearance:none}.wizard-location-note{max-width:470px;margin:16px auto 0!important;padding:13px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--border);border-radius:var(--r);color:var(--t3)!important;background:#ffffff05;font-size:var(--form-guidance-font-size)!important;line-height:1.55}.wizard-location-note svg{flex:0 0 auto;color:var(--gold)}.wizard-location-note span{display:grid;gap:3px}.wizard-location-note strong{color:var(--t2);font-size:var(--form-guidance-font-size);font-weight:500}.wizard-zero-restaurants-note{max-width:620px;margin:16px auto 0!important;padding:14px 16px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--border-gold);border-radius:var(--r);color:var(--gold-2)!important;background:linear-gradient(135deg,#d4a85f21,#d4a85f09);font-size:var(--form-guidance-font-size)!important;line-height:1.55}.wizard-zero-restaurants-note svg{flex:0 0 auto;color:var(--gold)}.wizard-shared-database-note,.wizard-concept-note{max-width:720px;margin:14px auto 0;padding:14px 16px;display:flex;align-items:flex-start;gap:11px;border:1px solid var(--border-gold);border-radius:var(--r);color:var(--t3);background:linear-gradient(135deg,#d4a85f17,#ffffff04);font-size:var(--form-guidance-font-size);line-height:1.55}.wizard-shared-database-note>svg,.wizard-concept-note>svg{flex:0 0 auto;color:var(--gold)}.wizard-shared-database-note>span,.wizard-concept-note>span{display:grid;gap:4px}.wizard-shared-database-note strong,.wizard-concept-note strong{color:var(--gold-2);font:500 16px var(--font-card)}.wizard-panel--hotel-count .wizard-location-note{max-width:720px}.wizard-panel--room-types .wizard-location-note{max-width:none;margin:14px 0 0!important}.wizard-panel--location-details{padding-top:5px}.wizard-panel--location-details>h2{margin-bottom:3px;font-size:28px;line-height:1.05}.wizard-panel--location-details>p{margin-bottom:8px;font-size:var(--form-guidance-font-size);line-height:1.35}.wizard-location-sequence{padding:5px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff03}.wizard-location-sequence__head{min-width:105px;display:grid;gap:2px}.wizard-location-sequence__head>span{color:var(--gold);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.wizard-location-sequence__head>strong{color:var(--gold-2);font:500 22px var(--font-card)}.wizard-location-sequence__head small{color:var(--t3);font:12px var(--font-ui)}.wizard-location-sequence ol{min-width:0;margin:0;padding:0 0 3px;display:flex;align-items:center;gap:7px;overflow-x:auto;list-style:none}.wizard-location-sequence li{position:relative;min-width:82px;display:grid;justify-items:center;gap:1px;color:var(--t3);font-size:11px;text-align:center}.wizard-location-sequence li:not(:last-child):after{content:"";position:absolute;top:11px;left:calc(50% + 14px);width:calc(100% - 20px);height:1px;background:var(--border-2)}.wizard-location-sequence li>i{z-index:1;width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:50%;background:var(--surface);font-size:11px;font-style:normal}.wizard-location-sequence li>span{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-location-sequence li.active{min-width:max-content;padding:3px 8px;color:var(--gold-2);border-radius:8px;background:#d4a85f1a}.wizard-location-sequence li.active>span{max-width:none}.wizard-location-sequence li.active>i{color:#1a1208;border-color:var(--gold);background:var(--gold);box-shadow:0 0 0 3px var(--gold-tint)}.wizard-location-sequence li.done>i{color:var(--success);border-color:#66d49d59;background:#66d49d14}.wizard-location-sequence li.done:not(:last-child):after{background:#66d49d59}.wizard-location-editor{margin-top:5px;padding:8px 12px;border:1px solid var(--border-gold);border-radius:var(--r);background:linear-gradient(135deg,#d4a85f12,#ffffff03)}.wizard-location-editor__head{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:16px}.wizard-location-editor label,.wizard-hall-counter,.wizard-table-counter{display:grid;gap:2px;color:var(--t2);font-size:15px;line-height:1.2;letter-spacing:.02em}.wizard-location-editor input{width:100%;height:50px;padding:0 14px;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t1);background:var(--input-bg);font-size:17.92px;line-height:1}.wizard-location-editor input:hover{border-color:var(--border-strong)}.wizard-location-editor input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px var(--gold-tint)}.wizard-location-editor input::placeholder{color:var(--t3)}.wizard-required-label{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.wizard-required-label>em{padding:2px 7px 2px 4px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(55,146,138,.42);border-radius:12px;color:#4a9b94;background:#37928a17;font-size:11px;font-style:normal;font-weight:500;letter-spacing:0;white-space:nowrap}.wizard-required-label>em i{width:14px;height:14px;display:grid;place-items:center;border-radius:50%;color:#071a19;background:#37928a;font-size:9px;font-style:normal}.wizard-location-editor input.is-required-empty{border-color:var(--gold);box-shadow:inset 1.5px 0 0 var(--gold)}.wizard-location-editor input.is-required-empty:focus{border-color:var(--gold);outline:none;box-shadow:inset 1.5px 0 0 var(--gold),0 0 0 3px var(--gold-tint)}.wizard-location-stepper--compact{width:100%;height:42px;margin-top:0;grid-template-columns:34px 1fr 34px}.wizard-location-stepper--compact>span,.wizard-location-stepper--compact button{width:34px}.wizard-location-stepper--compact button{height:32px}.wizard-location-stepper--compact output{font-size:16px}.wizard-location-stepper--compact input{min-width:0;min-height:32px;height:32px;padding:0;border:0;border-radius:5px;color:var(--gold-2);background:transparent;font-size:16px;font-weight:600;text-align:center;appearance:textfield}.wizard-location-stepper--compact input:focus{border:0;outline:none;box-shadow:inset 0 0 0 1px var(--gold);background:var(--gold-tint)}.wizard-location-stepper--compact input::-webkit-inner-spin-button,.wizard-location-stepper--compact input::-webkit-outer-spin-button{margin:0;appearance:none}.wizard-workplace-picker{margin-top:12px;padding:11px;display:grid;gap:9px;border:1px solid var(--border);border-radius:var(--r-sm);background:#080e1557}.wizard-workplace-picker__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.wizard-workplace-picker__head>div{min-width:0;flex:1}.wizard-workplace-picker__head strong{color:var(--gold-2);font:600 17px var(--font-card)}.wizard-workplace-picker__head p{margin:3px 0 0;color:var(--t3);font-size:var(--form-guidance-font-size);line-height:1.4}.wizard-workplace-picker__head output{flex:0 0 auto;padding:5px 9px;border:1px solid var(--border-gold);border-radius:18px;color:var(--gold-2);background:var(--gold-tint);font-size:11px;white-space:nowrap}.wizard-workplace-picker__presets{display:flex;flex-wrap:wrap;gap:7px}.wizard-workplace-picker__presets button{min-height:44px;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-2);border-radius:22px;color:var(--t2);background:#141f2cd1;cursor:pointer;font-family:var(--font-button);font-size:13px;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.wizard-workplace-picker__presets button:hover{color:var(--t1);border-color:var(--gold);transform:translateY(-1px)}.wizard-workplace-picker__presets button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.wizard-workplace-picker__presets button>span{width:15px;color:var(--gold);font-size:17px;line-height:1;text-align:center}.wizard-workplace-picker__presets button.is-selected{color:#1a1208;border-color:var(--gold);background:linear-gradient(135deg,var(--gold-2),var(--gold));box-shadow:0 4px 12px #d4a85f21}.wizard-workplace-picker__presets button.is-custom{color:var(--gold-2);background:var(--gold-tint)}.wizard-workplace-picker__custom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.wizard-workplace-picker__custom label{font-size:12px}.wizard-workplace-picker__custom input{width:100%;height:44px;padding:0 13px;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t1);background:var(--input-bg);font:inherit;font-size:14px}.wizard-workplace-picker__custom input:hover{border-color:var(--border-strong)}.wizard-workplace-picker__custom input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px var(--gold-tint)}.wizard-workplace-picker__custom input::placeholder{color:var(--t3)}.wizard-workplace-picker__custom>button{min-width:92px;height:44px;border:1px solid var(--border-gold);border-radius:var(--r-sm);color:var(--gold-2);background:var(--gold-tint);cursor:pointer;font-family:var(--font-button);font-size:13px}.wizard-workplace-picker__custom>button:hover:not(:disabled){border-color:var(--gold);background:#d4a85f2b}.wizard-workplace-picker__custom>button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.wizard-workplace-picker__custom>button:disabled{opacity:.45;cursor:default}.wizard-workplace-picker__note{margin:0!important;display:flex!important;align-items:flex-start;gap:7px!important;color:var(--t3)!important;font-size:var(--form-guidance-font-size)!important;line-height:1.4!important}.wizard-workplace-picker__note svg{flex:0 0 auto;color:var(--gold)}.wizard-panel--workplaces>h2{max-width:820px;font-size:clamp(27px,3vw,38px);line-height:1.08}.wizard-panel--workplaces>p{margin-bottom:18px}.wizard-workplace-picker--page{width:min(790px,100%);margin:16px auto 0;padding:18px;gap:14px;border-color:var(--border-gold);background:linear-gradient(135deg,#d4a85f13,#080e1561)}.wizard-workplace-picker--page .wizard-workplace-picker__presets{gap:9px}.wizard-workplace-picker--page .wizard-workplace-picker__presets button{padding-inline:14px}.wizard-location-guide{margin-top:6px;padding:5px 9px;display:flex;align-items:flex-start;gap:8px;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff04}.wizard-location-guide>svg{flex:0 0 auto;color:var(--gold)}.wizard-location-guide p{margin:0;display:grid;gap:2px;color:var(--t3);font-size:var(--form-guidance-font-size);line-height:1.45}.wizard-location-guide strong{color:var(--t2);font-weight:500}.wizard-hall-list{margin-top:6px;display:grid;gap:4px}.wizard-hall-row{padding:4px 6px;display:grid;grid-template-columns:28px minmax(0,1fr) 150px;align-items:end;gap:9px;border:1px solid var(--border);border-radius:var(--r-sm);background:#090f1666}.wizard-hall-row__number{width:28px;height:50px;display:grid;place-items:center;border-radius:7px;color:var(--gold-2);background:var(--gold-tint);font-size:10px}.wizard-location-completion{margin:5px 0 0!important;display:flex!important;align-items:center;justify-content:center;gap:7px!important;color:var(--t3)!important;font-size:var(--form-guidance-font-size)!important}.wizard-location-completion svg{flex:0 0 auto;color:var(--gold)}.wizard-fields label{display:grid;gap:7px;color:var(--t2);font-size:15px}.wizard-fields label span{min-height:16px}.wizard-fields label small{color:var(--t3);font-size:var(--form-guidance-font-size)}.wizard-fields input{width:100%;height:48px;padding:0 14px;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t1);background:var(--input-bg)}.wizard-fields input:hover{border-color:var(--border-strong)}.wizard-fields input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px var(--gold-tint)}.wizard-fields input::placeholder{color:var(--t3)}.wizard-privacy{margin-top:23px!important;display:flex;align-items:center;gap:8px;color:var(--t3)!important;font-size:var(--form-guidance-font-size)!important}.wizard-privacy svg{color:var(--gold)}.wizard-profile-review{margin-top:24px;padding:14px 16px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;border:1px solid var(--border);border-radius:var(--r);background:#ffffff05}.wizard-profile-review>svg{color:var(--gold)}.wizard-profile-review>div{min-width:0;display:grid;gap:2px}.wizard-profile-review button{justify-self:end}.wizard-footer{min-height:64px;flex:0 0 64px;padding:14px 0 6px;display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--border)}.wizard-footer .button{min-width:112px}.wizard-back-button{color:var(--t1);border-color:#6889a98c;background:linear-gradient(180deg,#182534f0,#111b27f0);box-shadow:inset 0 1px #ffffff0b,0 3px 10px #00000029}.wizard-back-button svg{color:var(--ctl-text);transform:rotate(180deg)}.wizard-back-button:hover:not(:disabled){color:var(--ctl-text-hover);border-color:var(--ctl-border-gold);background:var(--ctl-bg-hover);box-shadow:var(--shadow-1)}.wizard-back-button:focus-visible{outline:2px solid #7fa4c7;outline-offset:3px}.wizard-back-button:disabled{opacity:.58;color:var(--t2);border-color:#6889a959;background:#141f2cb8}.wizard-panel--summary{text-align:center}.wizard-success{width:48px;height:48px;margin:0 auto 15px;display:grid;place-items:center;border:1px solid rgba(102,212,157,.3);border-radius:50%;color:var(--success);background:var(--success-bg)}.wizard-summary{margin-top:24px;border:1px solid var(--border);border-radius:var(--r);text-align:left;overflow:hidden}.wizard-summary>div{min-height:57px;padding:12px 15px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.wizard-summary>div:last-child{border-bottom:0}.wizard-summary span,.wizard-summary-modules>span{color:var(--t3);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.wizard-summary strong{font-size:13px;font-weight:500}.wizard-summary button{border:0;color:var(--gold);background:transparent;cursor:pointer;font-size:13px}.wizard-summary-locations{padding-bottom:12px;border-bottom:1px solid var(--border)}.wizard-summary-locations>header{min-height:52px;padding:9px 15px 7px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:12px}.wizard-summary-workplace-section>header{grid-template-columns:max-content minmax(0,1fr) auto;gap:10px}.wizard-summary-workplace-section>header>strong{justify-self:start}.wizard-summary-locations__grid{padding:0 15px;display:grid;grid-template-columns:1fr;gap:8px}.wizard-summary-locations article{padding:9px 10px;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:linear-gradient(135deg,#d4a85f14,#ffffff04)}.wizard-summary-location__head{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:1px 8px}.wizard-summary-location__head>i{grid-row:1 / 3;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#1a1208;background:var(--gold);font-size:13px;font-style:normal}.wizard-summary-location__head>strong{overflow:hidden;color:var(--gold-2);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.wizard-summary-location__head>small{color:var(--t3);font-size:13px}.wizard-summary-workplaces{margin:7px 0 0;padding:6px 7px;display:flex;align-items:baseline;gap:9px;border:1px solid var(--border);border-radius:6px;background:#d4a85f0a}.wizard-summary-workplaces span{flex:0 0 auto;color:var(--gold);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.wizard-summary-workplaces strong{min-width:0;color:var(--t2);font-size:13px;font-weight:500}.wizard-summary-locations ul{margin:7px 0 0;padding:0;display:grid;gap:3px;list-style:none}.wizard-summary-locations li{min-height:25px;padding:3px 7px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--border);border-radius:6px;background:#080e156b}.wizard-summary-locations li>span{overflow:hidden;color:var(--t2);font-size:13px;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.wizard-summary-locations li>em{flex:0 0 auto;color:var(--gold-2);font-size:13px;font-style:normal}.wizard-summary-modules{margin-top:13px;padding:15px;border:1px solid var(--border);border-radius:var(--r);text-align:left}.wizard-summary-modules>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.wizard-summary-modules i{padding:5px 8px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-gold);border-radius:20px;color:var(--gold-2);background:var(--gold-tint);font-size:8px;font-style:normal}.wizard-final-actions{margin-top:22px;display:flex;justify-content:center;gap:10px}.wizard-final-actions .button{min-width:170px}.wizard-page--process{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:118px 20px 60px}.wizard-process{position:relative;width:min(700px,100%);padding:40px 46px;display:flex;flex-direction:column;align-items:center;overflow:hidden;border:1px solid var(--border-2);border-radius:var(--r-xl);background:linear-gradient(145deg,#ffffff09,#ffffff03),var(--surface);box-shadow:var(--shadow-2);text-align:center}.wizard-process:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--gold-deep),var(--gold-2),var(--gold-deep));background-size:200% 100%;animation:wizard-process-line 2.4s linear infinite}.wizard-process__spinner{position:relative;width:76px;height:76px;margin-bottom:18px;display:grid;place-items:center;border-radius:50%;color:var(--gold-2);background:var(--gold-tint)}.wizard-process__spinner>span{position:absolute;inset:0;border:2px solid var(--border-gold);border-top-color:var(--gold-2);border-radius:inherit;animation:wizard-process-spin 1.4s linear infinite}.wizard-process__eyebrow{color:var(--gold);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.wizard-process h1{margin:8px 0;font:600 clamp(30px,4vw,42px) var(--font-heading);letter-spacing:-.03em}.wizard-process>p{max-width:520px;margin:0;color:var(--t2);font-size:var(--form-guidance-font-size);line-height:1.65}.wizard-process__current{width:100%;margin-top:25px;padding:15px 17px;display:grid;gap:5px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--gold-tint);text-align:left}.wizard-process__current>span{color:var(--gold);font-size:8px;letter-spacing:.1em;text-transform:uppercase}.wizard-process__current>strong{font-size:var(--form-guidance-font-size);font-weight:500}.wizard-process__bar{height:6px;margin-top:7px;overflow:hidden;border-radius:10px;background:#ffffff12}.wizard-process__bar i{position:relative;width:64%;height:100%;display:block;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,var(--gold-deep),var(--gold-2))}.wizard-process__bar i:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);transform:translate(-100%);animation:wizard-process-shine 1.8s ease-in-out infinite}.wizard-process__explanation{width:100%;margin-top:18px;padding:2px 4px 2px 18px;border-left:2px solid var(--gold-deep);color:var(--t2);text-align:left}.wizard-process__explanation-head{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px}.wizard-process__explanation-head>svg{margin-top:1px;color:var(--gold-2)}.wizard-process__explanation-head strong{color:var(--text);font:500 15px var(--font-card)}.wizard-process__explanation-head p{margin:3px 0 0;color:var(--t2);font-size:var(--form-guidance-font-size);line-height:1.55}.wizard-process__explanation ul{margin:12px 0 0 34px;padding:0;display:grid;gap:6px;color:var(--t3);font-size:var(--form-guidance-font-size);line-height:1.5}.wizard-process__explanation li::marker{color:var(--gold)}.wizard-process__next-step{margin:12px 0 0 34px;color:var(--t2);font-size:var(--form-guidance-font-size);line-height:1.5}.wizard-process__explanation--payload{max-width:760px}.wizard-process__payload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.wizard-process__payload-grid>div{min-height:52px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:10px;background:#080e1757}.wizard-process__payload-grid dt{color:var(--t3);font-size:.78rem}.wizard-process__payload-grid dd{margin:0;color:var(--gold-2);font-family:var(--font-heading);font-size:1.15rem;font-weight:700}.wizard-process__job{margin:14px 0 0;color:var(--t3);font-size:.76rem}.wizard-process__job code{color:var(--t1)}.wizard-process__error{margin:16px 0 0;padding:12px 14px;border:1px solid rgba(220,104,104,.45);border-radius:10px;color:#f2b5b5;background:#6e202033}.wizard-process__bar.is-ready i{width:100%;animation:none;background:var(--success)}.wizard-process__bar.is-error i{width:100%;animation:none;background:#d66}.wizard-prototype-note{width:100%;margin:12px 0 18px;padding:11px 13px;display:flex;align-items:center;gap:12px;border:1px dashed var(--border-strong);border-radius:var(--r-sm);text-align:left}.wizard-prototype-note>span{padding:4px 7px;border-radius:12px;color:var(--gold-2);background:var(--gold-tint);font-size:7px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.wizard-prototype-note p{margin:0;color:var(--t3);font-size:var(--form-guidance-font-size);line-height:1.45}.wizard-process__actions{width:100%;gap:12px}.wizard-process__actions .button--ghost svg{transform:rotate(180deg)}.wizard-process--next{min-height:410px;justify-content:center}.wizard-process--next .wizard-success{margin-top:0}.wizard-process--next>.button{margin-top:26px}.wizard-process--next>.button svg{transform:rotate(180deg)}@keyframes wizard-process-spin{to{transform:rotate(360deg)}}@keyframes wizard-process-line{to{background-position:-200% 0}}@keyframes wizard-process-shine{65%,to{transform:translate(100%)}}@keyframes wizard-process-pulse{50%{opacity:.45;transform:scale(.8)}}@media(min-width:721px)and (max-height:960px){.wizard-page{padding:70px 0 6px}.wizard-aside{padding:16px 28px 12px}.wizard-aside__copy{margin-top:10px}.wizard-aside__copy h1{margin:12px 0;font-size:32px}.wizard-client{margin-top:15px;padding:10px 12px}.wizard-steps{margin-top:19px}.wizard-steps button{min-height:44px}.wizard-aside__support{padding-top:13px}.wizard-card{padding:14px 42px 10px}.wizard-card__head{min-height:24px}.wizard-panel{padding-top:4px;padding-bottom:3px;overflow-y:auto}.wizard-panel>h2{font-size:34px}.wizard-panel>p{margin-bottom:14px}.wizard-businesses{gap:20px}.wizard-businesses>button{min-height:84px;padding:13px 15px}.wizard-panel--modules{padding-top:7px}.wizard-panel--modules>p{margin-bottom:10px}.wizard-selected-business{padding:3px 0 10px}.wizard-selected-business strong{font-size:23px;line-height:1.1}.wizard-resources{margin-top:12px;gap:12px}.wizard-storage-card{padding-block:12px}.wizard-storage-card strong{font-size:22px;line-height:1}.wizard-counter-card{padding:12px 16px;gap:5px}.wizard-counter-card>span{font-size:16px;line-height:1.25}.wizard-counter-card>small{font-size:var(--form-guidance-font-size);line-height:1.35}.wizard-session-fields{gap:12px}.wizard-session-note{padding:12px 16px;font-size:var(--form-guidance-font-size)!important;line-height:1.35}.wizard-location-note{margin-top:10px!important;padding:10px 13px}.wizard-panel--location-details>h2{font-size:25px}.wizard-location-editor{padding-block:7px}.wizard-location-guide{margin-top:5px;padding-block:4px}.wizard-hall-list{margin-top:5px;gap:3px}.wizard-hall-row{padding-block:3px}.wizard-footer{min-height:54px;flex-basis:54px;padding-top:8px}.wizard-success{width:42px;height:42px;margin-bottom:10px}.wizard-summary{margin-top:14px}.wizard-summary>div{min-height:50px;padding-block:9px}}@media(max-width:900px){.wizard-layout{grid-template-columns:270px 1fr}.wizard-card{padding-inline:30px}.wizard-selected-count{right:30px}}@media(max-width:720px){.wizard-page{height:auto;min-height:calc(100vh - 66px);padding:92px 0 35px;overflow:visible}.wizard-layout{height:auto;min-height:auto;grid-template-columns:1fr;border-radius:var(--r-lg)}.wizard-aside{padding:24px 22px;border-right:0;border-bottom:1px solid var(--border)}.wizard-aside__copy{margin-top:28px}.wizard-aside__copy h1{font-size:30px}.wizard-aside__copy p,.wizard-aside__support{display:none}.wizard-steps{margin-top:25px;grid-template-columns:repeat(4,1fr);gap:6px}.wizard-steps:before{inset:16px 8% auto;width:auto;height:1px}.wizard-steps button{min-height:50px;flex-direction:column;gap:5px;text-align:center}.wizard-steps button>span{width:32px;height:32px}.wizard-steps button em{font-size:9.6px}.wizard-card{padding:26px 18px 20px}.wizard-panel{overflow:visible}.wizard-card__head{margin-bottom:6px}.wizard-businesses,.wizard-modules{grid-template-columns:1fr}.wizard-businesses>button{min-height:88px}.wizard-panel--modules{padding-top:22px}.wizard-selected-count{position:static;display:inline-flex;margin:-17px 0 18px}.wizard-base-package{grid-template-columns:38px minmax(0,1fr)}.wizard-included-badge{grid-column:2;justify-self:start}.wizard-add-ons,.wizard-resources{grid-template-columns:1fr}.wizard-add-ons>button{min-height:118px}.wizard-session-fields .wizard-counter-card{grid-template-columns:1fr;grid-template-rows:auto}.wizard-session-fields .wizard-counter-card>span,.wizard-session-fields .wizard-counter-card>small,.wizard-session-fields .wizard-counter-card>.wizard-location-stepper{grid-column:1;grid-row:auto}.wizard-session-fields .wizard-counter-card>.wizard-location-stepper{margin-top:5px}.wizard-session-price>p{min-height:78px;grid-template-columns:1fr;align-content:start;gap:3px}.wizard-session-price>p strong{width:auto;justify-self:start;margin-top:3px;text-align:left}.wizard-session-price footer{align-items:flex-start;flex-direction:column}.wizard-session-price footer i{display:none}.wizard-fields,.wizard-fields--numbers{grid-template-columns:1fr;gap:13px}.wizard-fields--numbers{grid-template-columns:repeat(3,1fr)}.wizard-location-sequence{grid-template-columns:1fr;gap:9px}.wizard-location-sequence__head{display:flex;align-items:baseline;justify-content:space-between}.wizard-location-editor__head{grid-template-columns:1fr}.wizard-hall-row{grid-template-columns:28px minmax(0,1fr)}.wizard-table-counter{grid-column:2}.wizard-summary>div{grid-template-columns:1fr auto}.wizard-summary>div span{grid-column:1 / -1}.wizard-summary-locations>header{grid-template-columns:1fr auto}.wizard-summary-locations>header span{grid-column:1 / -1}.wizard-summary-workplace-section>header{grid-template-columns:max-content minmax(0,1fr) auto}.wizard-summary-workplace-section>header span{grid-column:auto;white-space:nowrap}.wizard-final-actions{flex-direction:column}.wizard-page--process{padding:94px 14px 32px}.wizard-process{padding:32px 20px}.wizard-process__explanation{padding-left:14px}.wizard-process__explanation ul,.wizard-process__next-step{margin-left:0}.wizard-process__payload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-prototype-note{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.wizard-fields--numbers{grid-template-columns:1fr}.wizard-workplace-picker__head{align-items:stretch;flex-direction:column;gap:7px}.wizard-workplace-picker__head output{align-self:flex-start}.wizard-workplace-picker__custom{grid-template-columns:1fr}.wizard-workplace-picker__custom>button{width:100%}}.wizard-hotel-floors{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.wizard-hotel-floor{display:grid;grid-template-columns:32px minmax(0,1fr) 112px;align-items:end;gap:10px;padding:10px;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff03;font-size:13px}.wizard-hotel-floor__index{width:30px;height:30px;margin-bottom:6px;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-2);background:var(--gold-tint);font-size:10px;font-variant-numeric:tabular-nums}.wizard-hotel-floor>label{min-width:0;display:grid;gap:6px}.wizard-hotel-floor>label>span{color:var(--gold-2);font-size:11px}.wizard-hotel-floor>label .registration-form__control{height:42px;font-size:13px}.wizard-hotel-floor__number{text-align:center;font-variant-numeric:tabular-nums}.wizard-hotel-floor__rooms{grid-column:2 / -1;padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border)}.wizard-hotel-floor__rooms>span{min-width:0;display:flex;align-items:baseline;gap:9px}.wizard-hotel-floor__rooms strong{color:var(--t1);font-size:12px;font-weight:600}.wizard-hotel-floor__rooms small{overflow:hidden;color:var(--t3);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.wizard-hotel-floor__rooms button{height:30px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border-gold);border-radius:var(--r-sm);color:var(--gold-2);background:var(--gold-tint);font-family:var(--font-button);font-size:11px;font-weight:500;cursor:pointer}.wizard-hotel-floor__rooms button:hover,.wizard-hotel-floor__rooms button:focus-visible{border-color:var(--gold);outline:none;background:var(--gold-tint-2)}.wizard-summary-hotel{display:grid;gap:6px;padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid var(--border)}.wizard-room-editor-backdrop{position:fixed;z-index:120;inset:0;padding:16px;display:grid;place-items:center;background:#04080dbd;backdrop-filter:blur(3px)}.wizard-room-editor{width:min(920px,100%);height:min(720px,calc(100dvh - 32px));min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border-2);border-radius:var(--r-xl);color:var(--t1);background:var(--elevated);box-shadow:var(--shadow-2)}.wizard-room-editor__header{min-height:82px;padding:14px 16px 13px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);background:linear-gradient(110deg,var(--gold-tint),transparent 58%)}.wizard-room-editor__header>div{min-width:0;flex:1}.wizard-room-editor__header>div>span{color:var(--gold);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.wizard-room-editor__header h2{margin:3px 0 1px;font:600 25px var(--font-heading)}.wizard-room-editor__header p{margin:0;color:var(--t3);font-size:11px}.wizard-room-editor__header>button:not(.yanak-help-trigger){width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t2);background:var(--surface-2);cursor:pointer}.wizard-room-editor__header>button:not(.yanak-help-trigger):hover,.wizard-room-editor__header>button:not(.yanak-help-trigger):focus-visible{color:var(--t1);border-color:var(--gold);outline:none}.wizard-room-editor__workspace{min-height:0;flex:1;display:grid;grid-template-columns:220px minmax(0,1fr)}.wizard-room-editor__list{min-height:0;padding:12px;display:flex;flex-direction:column;gap:6px;overflow-y:auto;border-right:1px solid var(--border);background:var(--surface)}.wizard-room-editor__list button{min-height:48px;padding:7px 9px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;border:1px solid transparent;border-radius:var(--r-sm);color:var(--t2);background:transparent;font-family:var(--font-button);text-align:left;cursor:pointer}.wizard-room-editor__list button:hover{border-color:var(--border-2);background:#ffffff05}.wizard-room-editor__list button.active{color:var(--t1);border-color:var(--border-gold);background:var(--gold-tint)}.wizard-room-editor__list i{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:50%;color:var(--gold-2);font-size:9px;font-style:normal}.wizard-room-editor__list button>span{min-width:0;display:grid;gap:2px}.wizard-room-editor__list strong,.wizard-room-editor__list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-room-editor__list strong{font-size:12px;font-weight:600}.wizard-room-editor__list small{color:var(--t3);font-size:10px}.wizard-room-editor__form{min-height:0;padding:18px 20px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.wizard-room-editor__room-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.wizard-room-editor__room-title span{color:var(--t3);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.wizard-room-editor__room-title strong{color:var(--gold-2);font:500 20px var(--font-card)}.wizard-room-editor__fields{display:grid;gap:12px}.wizard-room-editor__fields--primary{grid-template-columns:140px minmax(0,1fr) minmax(210px,.9fr);align-items:end}.wizard-room-editor__field{min-width:0;display:grid;gap:5px;color:var(--t3);font-size:10px;letter-spacing:.03em;text-transform:uppercase}.wizard-room-editor__field input,.wizard-room-editor__field select,.wizard-room-editor__field textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--ctl-border);border-radius:var(--r-sm);color:var(--data-text);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));font:inherit;font-size:13px;letter-spacing:0;text-transform:none}.wizard-room-editor__field input,.wizard-room-editor__field select{height:40px;padding:0 11px}.wizard-room-editor__field select{padding-right:34px;color-scheme:dark;cursor:pointer}.wizard-room-editor__field select option{color:var(--data-text);background:var(--ctl-bg)}.wizard-room-editor__field input[type=number]{appearance:textfield}.wizard-room-editor__field input[type=number]::-webkit-inner-spin-button,.wizard-room-editor__field input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none}.wizard-room-editor__field textarea{padding:9px 11px;resize:vertical}.wizard-room-editor__field input:focus,.wizard-room-editor__field select:focus,.wizard-room-editor__field textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 2px #d4a85f1a}.wizard-room-editor__checks{display:flex;align-items:center;flex-wrap:wrap;gap:10px 22px}.wizard-room-editor__checks label{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:var(--t2);font-size:12px;cursor:pointer}.wizard-room-editor__checks input[type=checkbox]{width:18px;height:18px;margin:0;display:grid;flex:0 0 auto;place-items:center;appearance:none;border:1px solid var(--ctl-border);border-radius:4px;background:var(--ctl-bg);cursor:pointer}.wizard-room-editor__checks input[type=checkbox]:after{width:8px;height:4px;content:"";border:solid #171006;border-width:0 0 2px 2px;transform:rotate(-45deg) scale(0);transition:transform .12s ease}.wizard-room-editor__checks input[type=checkbox]:checked{border-color:var(--gold);background:var(--gold)}.wizard-room-editor__checks input[type=checkbox]:checked:after{transform:rotate(-45deg) scale(1)}.wizard-room-editor__checks input[type=checkbox]:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.wizard-room-editor__catalog-note{margin:0;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid var(--border);border-radius:var(--r-sm);color:var(--t3);background:#ffffff04;font-size:11px;line-height:1.45}.wizard-room-editor__catalog-note svg{flex:0 0 auto;color:var(--gold)}.wizard-room-editor__error{margin:0;padding:9px 11px;border:1px solid rgba(255,104,104,.4);border-radius:var(--r-sm);color:#ff9b9b;background:#ff505012;font-size:11px}.wizard-room-editor__actions{margin-top:auto;padding-top:13px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--border)}.wizard-room-editor__actions .button{min-width:125px}.wizard-room-matrix__row{grid-column:1 / -1;padding-top:9px;display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--border)}.wizard-room-matrix__cell{width:104px;display:grid;gap:5px;justify-items:center;align-content:start}.wizard-room-matrix__cell-label{color:var(--gold-2);font-size:10px;font-weight:600;letter-spacing:.05em}.wizard-room-matrix__cell .wizard-location-stepper{width:100%}.wizard-room-matrix__cell-name{max-width:104px;color:var(--t3);font-size:10px;line-height:1.25;text-align:center}.wizard-room-matrix__totals{margin-top:12px;padding:11px 13px;display:grid;gap:9px;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:var(--gold-tint)}.wizard-room-matrix__totals-row{display:flex;flex-wrap:wrap;gap:8px}.wizard-room-matrix__totals-row>span{min-width:58px;max-width:120px;padding:6px 9px;display:grid;gap:2px;justify-items:center;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:var(--surface)}.wizard-room-matrix__totals-row>span.is-empty{opacity:.42}.wizard-room-matrix__totals-row strong{color:var(--gold-2);font-size:15px;font-variant-numeric:tabular-nums}.wizard-room-matrix__totals-row small{color:var(--t2);font-size:9px;font-weight:600;letter-spacing:.05em}.wizard-room-matrix__totals-row em{color:var(--t3);font-size:9px;font-style:normal;line-height:1.2;text-align:center}.wizard-room-matrix__totals>p{margin:0;color:var(--t2);font-size:12px}.wizard-room-matrix__totals>p strong{color:var(--t1);font-variant-numeric:tabular-nums}.wizard-room-types{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;margin-top:14px}.wizard-room-types--custom{margin-top:10px}.wizard-room-type{display:grid;align-content:start;gap:8px;padding:11px;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff03}.wizard-room-type.selected{border-color:var(--border-gold);background:var(--gold-tint)}.wizard-room-type__choice{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px}.wizard-room-type__choice--static{grid-template-columns:20px minmax(0,1fr) auto auto auto;gap:8px;cursor:default}.wizard-room-type__available{color:var(--success);font-size:10.5px;font-style:normal;font-weight:600;letter-spacing:.03em;white-space:nowrap}.wizard-room-type__tick{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:0;border:0;color:inherit;background:none;font:inherit;text-align:left;cursor:pointer}.wizard-room-type__edit{width:26px;height:26px;display:grid;place-items:center;padding:0;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t2);background:var(--input-bg);cursor:pointer;transition:border-color .16s,color .16s}.wizard-room-type__edit:hover{border-color:var(--border-gold);color:var(--gold-2)}.wizard-room-type__choice i{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:6px;color:#171006}.wizard-room-type.selected .wizard-room-type__choice i{background:var(--gold)}.wizard-room-type__choice span{min-width:0;display:grid;gap:2px}.wizard-room-type__choice strong{color:var(--t1);font-family:var(--font-card);font-size:14px;font-weight:600;letter-spacing:.04em}.wizard-room-type__choice small{overflow:hidden;color:var(--t2);font-size:11px;text-overflow:ellipsis}.wizard-room-type__remove{width:24px;height:24px;padding:0;border:1px solid var(--border);border-radius:50%;color:var(--t2);background:none;font-size:15px;line-height:1;cursor:pointer}.wizard-room-type__remove:hover{color:#f1a99e;border-color:#f1a99e80}.wizard-room-type__fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wizard-room-type__fields label{display:grid;gap:4px}.wizard-room-type__fields span{color:var(--gold-2);font-size:10px}.wizard-room-type__fields input{height:34px;padding:0 9px;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t1);background:var(--input-bg);font-size:13px;text-align:center;font-variant-numeric:tabular-nums}.wizard-room-type__capacity{grid-column:1 / -1;margin:0;color:var(--t3);font-size:11px}.wizard-room-type__capacity strong{color:var(--t1);font-variant-numeric:tabular-nums}.wizard-room-type-add{margin-top:14px;display:flex;justify-content:flex-end}.wizard-room-type-add .button{display:inline-flex;align-items:center;gap:7px}.wizard-room-type-add label{display:grid;gap:5px}.wizard-room-type-add span{color:var(--gold-2);font-size:11px}.wizard-room-type-add .registration-form__control{height:42px;font-size:13px}.wizard-room-type-error{margin:9px 0 0;color:#f1a99e;font-size:12px}.wizard-type-dialog__backdrop{position:fixed;inset:0;z-index:260;display:grid;place-items:safe center;padding:20px;background:#06090eb8;overflow:auto}.wizard-type-dialog{width:min(460px,100%);display:grid;gap:14px;padding:18px 20px 20px;border:1px solid var(--border-gold);border-radius:var(--r);background:var(--surface-2, #12161d);box-shadow:var(--shadow-2, 0 24px 60px rgba(0,0,0,.5));color-scheme:dark}.wizard-type-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wizard-type-dialog__header span{color:var(--gold-2);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.wizard-type-dialog__header h2{margin:4px 0 0;font:600 20px var(--font-heading)}.wizard-type-dialog__header button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:var(--r-sm);color:var(--t2);background:none;cursor:pointer}.wizard-type-dialog__header button:hover{border-color:var(--border-gold);color:var(--gold-2)}.wizard-type-dialog__fields{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px}.wizard-type-dialog__fields label{display:grid;gap:5px}.wizard-type-dialog__fields span{color:var(--gold-2);font-size:11px}.wizard-type-dialog__hint{margin:0;color:var(--t3);font-size:12px;line-height:1.5}.wizard-type-dialog__error{margin:0;color:#f1a99e;font-size:12px}.wizard-type-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.wizard-type-dialog__actions .button{display:inline-flex;align-items:center;gap:7px;min-width:120px;justify-content:center}@media(max-width:520px){.wizard-type-dialog__fields{grid-template-columns:1fr}}.wizard-panel input[type=number],.wizard-room-type__fields input{color-scheme:dark}.wizard-room-types__summary{margin:12px 0 0;color:var(--t2);font-size:12px}.wizard-room-types__summary strong{color:var(--gold-2);font-variant-numeric:tabular-nums}@media(max-width:640px){.wizard-hotel-floor{grid-template-columns:32px minmax(0,1fr) 140px}.wizard-hotel-floor>label:first-of-type{grid-column:2 / -1}.wizard-hotel-floor>label:nth-of-type(2){grid-column:2 / -1}.wizard-hotel-floor__rooms{grid-column:1 / -1;flex-wrap:wrap}.wizard-room-matrix__cell{width:auto;flex:1 1 92px}.wizard-room-matrix__cell-name{max-width:none}.wizard-room-types,.wizard-room-type-add{grid-template-columns:1fr}.wizard-room-editor-backdrop{padding:0}.wizard-room-editor{height:100dvh;border-radius:0}.wizard-room-editor__workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.wizard-room-editor__list{max-height:76px;flex-direction:row;overflow:auto hidden;border-right:0;border-bottom:1px solid var(--border)}.wizard-room-editor__list button{min-width:150px}.wizard-room-editor__form{padding:15px}.wizard-room-editor__fields--primary{grid-template-columns:1fr}}.wizard-page--restaurant .wizard-location-editor{margin-top:10px;padding:14px}.wizard-page--restaurant .wizard-location-editor label,.wizard-page--restaurant .wizard-hall-counter,.wizard-page--restaurant .wizard-table-counter{gap:6px}.wizard-page--restaurant .wizard-location-guide{margin-top:12px;padding:9px 11px}.wizard-page--restaurant .wizard-hall-list{margin-top:12px;gap:10px}.wizard-page--restaurant .wizard-hall-row{padding:9px 10px;gap:12px}@media(max-width:720px){.wizard-page--restaurant .wizard-location-editor{padding:12px}.wizard-page--restaurant .wizard-location-editor__head{gap:14px}}@media(min-width:721px)and (max-height:760px){.wizard-resources{margin-top:10px;gap:10px}.wizard-session-fields{gap:10px}.wizard-session-fields .wizard-counter-card{min-height:76px;padding-block:10px;row-gap:4px}.wizard-session-note{padding-block:10px}}.wizard-panel>h2+.wizard-businesses{margin-top:20px}.wizard-panel>.wizard-businesses+.wizard-concept-note{margin-top:20px}.wizard-room-editor__header>.wizard-room-manual-button{width:auto;min-height:44px;padding:0 14px;margin-left:auto;color:var(--gold-2);border-color:var(--border-gold)}.wizard-room-field-label{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.wizard-room-field-label>button{flex:0 0 auto;width:28px;height:28px;border:1px solid var(--border-gold);border-radius:50%;background:var(--gold-tint);color:var(--gold-2);cursor:pointer}.wizard-room-editor .wizard-room-field-hint{flex-basis:100%;padding:10px;border:1px solid var(--border-gold);border-radius:8px;background:var(--surface-2);color:var(--t1);font-size:13px;line-height:1.5;text-transform:none;letter-spacing:normal}.wizard-room-manual{padding:20px 24px;overflow-y:auto;min-height:0}.wizard-room-manual h3{color:var(--gold-2);font-size:16px;margin:20px 0 8px}.wizard-room-manual p{color:var(--t2);font-size:14px;line-height:1.6}.wizard-room-editor__field>.wizard-room-field-label{display:grid;grid-template-columns:minmax(0,1fr) 28px;min-height:40px}.wizard-room-field-label>.wizard-room-field-hint{grid-column:1 / -1}.wizard-room-editor__field{align-content:start}@media(min-width:721px){.wizard-room-editor__fields--primary{grid-template-columns:150px minmax(0,1fr) minmax(210px,.9fr)}}.wizard-room-editor__header>.yanak-help-trigger{background:linear-gradient(180deg,#1b2a3a,#121d29);border-color:#40566d;color:#edf3f9}.wizard-room-editor__header>.yanak-help-trigger:hover{background:linear-gradient(180deg,#24374b,#182637);border-color:#6989a9}.wizard-room-editor__header>.yanak-help-trigger:focus-visible{outline:2px solid #7fa4c7;outline-offset:2px}.wizard-panel--tourist-tax .wizard-location-editor{max-width:520px;margin:28px auto 0;padding:24px}.wizard-panel--tourist-tax .wizard-location-editor p{margin:16px 0 0;color:var(--t2);font-size:13px;line-height:1.6}.wizard-panel--tourist-tax label{gap:12px}.wizard-panel--tourist-tax .wizard-hotel-esti{margin-top:24px}.wizard-panel--tourist-tax>.wizard-hotel-settings-note{max-width:520px;margin:18px auto 0;padding:14px 16px;border:1px solid var(--border-gold);border-radius:8px;background:var(--gold-tint);color:var(--t2);font-size:13px;line-height:1.6}.wizard-session-price-link{justify-self:start;min-height:44px;padding:5px 0;border:0;background:transparent;color:var(--gold-2);font-size:var(--form-guidance-font-size);font-weight:500;text-align:left;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.wizard-session-price-link:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:4px}.wizard-session-price-modal{width:min(460px,calc(100vw - 32px));background:var(--surface);color:var(--t1);border:1px solid var(--border-gold);border-radius:16px}.wizard-session-price-modal header{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.ys-modal-box.wizard-session-price-modal--kitchen{width:min(462px,calc(100vw - 32px));max-width:462px}.wizard-session-price-modal h2{margin:0;font-size:20px;font-weight:500}.wizard-session-price-modal header button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--gold-2);cursor:pointer}.wizard-session-price-modal__body{padding:20px;line-height:1.6}.wizard-session-price-modal__body p{margin:0}.wizard-session-price-modal__body .wizard-session-price-modal__muted{color:var(--t2);font-weight:400}.wizard-session-price-modal__body .wizard-session-price-modal__explanation{margin-top:16px;color:var(--t2)}.wizard-session-price-modal__amount{color:var(--gold-2);font-size:30px;font-weight:500;margin-bottom:16px!important}.wizard-session-price footer sup,.wizard-session-price-modal__amount sup,.wizard-session-price>p strong sup{position:static;font-size:.55em;line-height:0;vertical-align:super}.wizard-session-price-modal__amount span{display:block;font-size:14px;color:var(--t2)}.profile-page{position:relative;height:100svh;min-height:0;padding:84px 0 8px;overflow:hidden;background:radial-gradient(circle at 16% 28%,rgba(212,168,95,.1),transparent 27%),linear-gradient(145deg,#0e151e,var(--bg))}.profile-page__ambient{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,black,transparent 78%)}.profile-layout{position:relative;width:var(--content);height:100%;min-height:0;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;border:1px solid var(--border-2);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-2)}.profile-intro{padding:16px 40px 24px;border-right:1px solid var(--border);background:linear-gradient(160deg,#101923,#0d131b)}.profile-intro>.eyebrow{margin-top:36px}.profile-intro h1{margin:14px 0;font:600 clamp(34px,3.5vw,46px)/.98 var(--font-heading);letter-spacing:-.035em}.profile-intro h1 em{color:var(--gold-2);font-weight:inherit}.profile-intro>p{max-width:420px;margin:0;color:var(--t2);font-family:var(--font-description);font-size:13px}.profile-flow{margin-top:34px;display:grid;gap:6px}.profile-flow article{min-height:54px;padding:7px 10px;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:11px;border:1px solid transparent;border-radius:var(--r);color:var(--t3)}.profile-flow article>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border-2);border-radius:50%;font-size:9px}.profile-flow article>div{display:grid;gap:2px}.profile-flow strong{font-family:var(--font-card);font-weight:500}.profile-flow small{font-family:var(--font-description);font-size:var(--form-guidance-font-size)}.profile-flow article.active{color:var(--gold-2);border-color:var(--border-gold);background:var(--gold-tint)}.profile-flow article.active>span{color:#1a1208;border-color:var(--gold);background:var(--gold)}.profile-card{min-height:0;padding:14px 48px 16px;overflow-y:auto;scrollbar-gutter:stable}.profile-card__step{color:var(--gold);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.profile-card__step span{color:var(--t3)}.profile-card h2{margin:9px 0 5px;font:600 clamp(29px,2.8vw,38px) var(--font-heading);letter-spacing:-.025em}.profile-card>p{max-width:590px;margin:0 0 16px;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size)}.profile-trial-message{margin:10px 0 14px;padding:12px 14px;display:flex;align-items:flex-start;gap:11px;border:1px solid var(--border-gold);border-radius:var(--r);color:var(--t2);background:linear-gradient(115deg,#d4a85f29,#d4a85f0b);box-shadow:inset 3px 0 0 var(--gold)}.profile-trial-message__icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:#191106;background:var(--gold)}.profile-trial-message>div{min-width:0}.profile-trial-message strong{display:block;margin-bottom:4px;color:var(--gold-2);font:500 17px var(--font-card)}.profile-trial-message p{margin:0;font-family:var(--font-description);font-size:var(--form-guidance-font-size);line-height:1.42}.profile-trial-message p+p{margin-top:7px}.profile-fields{display:grid;grid-template-columns:1.35fr .65fr;gap:11px 16px}.profile-field{position:relative;display:grid;gap:4px}.profile-field--wide{grid-column:1 / -1}.profile-password-fields{grid-column:1 / -1;margin:-5px 0 -7px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;align-items:start}.profile-field--password{align-content:start}.registration-form .profile-field--password>.profile-field__label{min-height:24px}.profile-field>span,.profile-field>.profile-field__label{display:flex;align-items:center;justify-content:space-between;color:var(--t2);font-size:10px}.profile-field>span i,.profile-field>.profile-field__label i{color:var(--t3);font-size:var(--form-guidance-font-size);font-style:normal}.profile-field-label-title{display:inline-flex;align-items:center;gap:6px;min-width:0}.profile-field-hint-toggle{width:16px;height:16px;flex:0 0 auto;padding:0;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-2);background:var(--gold-tint);font-size:10px;font-weight:500;line-height:1;cursor:pointer;transition:color .14s,background .14s,border-color .14s}.profile-field-hint-toggle:hover,.profile-field-hint-toggle:focus-visible,.profile-field-hint-toggle--active{color:#171006;border-color:var(--gold);outline:none;background:var(--gold)}.profile-field input{width:100%;height:44px;padding:0 14px;border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--t1);background:var(--input-bg)}.profile-field input:hover{border-color:var(--border-strong)}.profile-field input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px var(--gold-tint)}.profile-field input::placeholder{color:var(--t3)}.profile-field input[aria-invalid=true]{border-color:#d66f67}.profile-field .profile-email-input--checking{border-color:var(--border-gold)}.profile-field .profile-email-input--available{border-color:#55b97a}.profile-field>.profile-email-availability{min-height:18px;justify-content:flex-start;gap:7px;font-size:12px;line-height:1.35}.profile-email-availability--checking,.profile-email-availability--error{color:var(--gold-2)!important}.profile-email-availability--available{color:#77d99a!important}.profile-email-availability--unavailable{color:#f1a99e!important}.profile-email-availability:not(.profile-email-availability--idle):before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 16%,transparent)}.profile-email-availability--checking:before{animation:profile-email-check-pulse .85s ease-in-out infinite alternate}@keyframes profile-email-check-pulse{0%{opacity:.35}to{opacity:1}}.profile-email-retry{padding:0;border:0;background:none;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.profile-email-retry:hover{color:var(--gold-2)}.profile-email-retry:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:3px}.profile-password-control{position:relative}.profile-field .profile-password-control__input{padding-right:48px}.profile-field .profile-password-control__input--clearable{padding-right:90px}.profile-password-control__count{position:absolute;top:50%;right:10px;min-width:26px;height:24px;padding:0 6px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid var(--border-gold);border-radius:999px;color:var(--gold-2);background:var(--surface);font-size:10px;font-weight:500;line-height:1;pointer-events:none}.profile-password-control__count--with-clear{right:51px}.profile-password-control__clear{position:absolute;top:1px;right:1px;width:42px;height:42px;padding:0;display:grid;place-items:center;border:0;border-left:1px solid rgba(214,111,103,.32);border-radius:0 calc(var(--r-sm) - 1px) calc(var(--r-sm) - 1px) 0;color:#f1a99e;background:#d66f670f;font:400 25px/1 sans-serif;cursor:pointer}.profile-password-control__clear:hover{color:#fff;background:#d66f674d}.profile-password-control__clear:focus-visible{outline:2px solid #f1a99e;outline-offset:-3px}.profile-field .profile-password-control__input--invalid{border-color:#d66f67}.profile-field .profile-password-control__input--valid{border-color:#55b97a}.profile-password-control__count--invalid{border-color:#d66f67b3;color:#f1a99e}.profile-password-control__count--valid{border-color:#55b97abf;color:#77d99a}.profile-field>.profile-password-status{min-height:18px;justify-content:flex-start;gap:7px;font-size:12px;line-height:1.35}.profile-password-status:before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--t3)}.profile-field>.profile-password-status--invalid{color:#f1a99e}.profile-password-status--invalid:before{background:#d66f67;box-shadow:0 0 0 3px #d66f671f}.profile-field>.profile-password-status--valid{color:#77d99a}.profile-password-status--valid:before{background:#55b97a;box-shadow:0 0 0 3px #55b97a1f}.profile-password-visibility{min-height:44px;width:fit-content;justify-self:start;display:inline-flex;align-items:center;gap:8px;color:var(--t2);font-family:var(--font-description);font-size:var(--form-guidance-font-size);cursor:pointer;user-select:none}.profile-field .profile-password-visibility input{width:17px;height:17px;flex:0 0 auto;padding:0;accent-color:var(--gold);cursor:pointer;box-shadow:none}.profile-field .profile-password-visibility input:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.profile-password-visibility:hover{color:var(--t1)}.profile-registry-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(190px,.55fr);gap:16px}.profile-company-id{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto}.profile-company-id input{border-radius:var(--r-sm) 0 0 var(--r-sm)}.profile-company-id button{min-width:112px;padding:0 13px;border:1px solid var(--border-gold);border-left:0;border-radius:0 var(--r-sm) var(--r-sm) 0;color:var(--gold-2);background:var(--gold-tint);font-size:13px;font-weight:500;cursor:pointer}.profile-company-id button:hover:not(:disabled){color:#171006;background:var(--gold)}.profile-company-id button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.profile-company-id button:disabled{opacity:.55;cursor:default}.profile-company-lookup-hint,.profile-field-hint{position:absolute;z-index:20;top:calc(100% + 9px);right:0;width:min(310px,calc(100vw - 40px));padding:10px 12px;border:1px solid var(--border-gold);border-radius:var(--r-sm);color:var(--t1);background:#101923;box-shadow:0 12px 30px #00000061;font-size:12px;font-weight:400;line-height:1.45;text-transform:none;letter-spacing:normal;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.profile-company-lookup-hint:before,.profile-field-hint:before{content:"";position:absolute;right:34px;bottom:100%;width:9px;height:9px;border-top:1px solid var(--border-gold);border-left:1px solid var(--border-gold);background:#101923;transform:translateY(5px) rotate(45deg)}.profile-field-hint--left{right:auto;left:0}.profile-field-hint--left:before{right:auto;left:34px}.profile-field-hint--static{position:static;width:auto;padding:0;border:0;color:var(--t3);background:transparent;box-shadow:none;font-size:var(--form-guidance-font-size);opacity:1;visibility:visible;transform:none}.profile-field-hint--static:before{display:none}.profile-company-id .registration-form__lookup:hover:not(:disabled)+.profile-company-lookup-hint,.profile-company-id .registration-form__lookup:focus+.profile-company-lookup-hint{opacity:1;visibility:visible;transform:translateY(0)}.profile-field:has(.profile-field-hint-toggle:hover) .profile-field-hint,.profile-field:has(.profile-field-hint-toggle:focus-visible) .profile-field-hint,.profile-field-hint--open{opacity:1;visibility:visible;transform:translateY(0)}.profile-lookup-result{grid-column:1 / -1;padding:13px 15px;display:flex;align-items:flex-start;gap:11px;border:1px solid var(--border-2);border-radius:var(--r);color:var(--t2);background:#ffffff06;font-size:var(--form-guidance-font-size)}.profile-lookup-result__icon{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:11px}.profile-lookup-result__icon i{width:10px;height:10px;border:1px solid currentColor;border-top-color:transparent;border-radius:50%;animation:profile-lookup-spin .7s linear infinite}.profile-lookup-result>div{display:grid;gap:3px}.profile-lookup-result strong{color:var(--t1);font-weight:500}.profile-lookup-result small{color:var(--t3);font-size:var(--form-guidance-font-size);line-height:1.45}.profile-lookup-result--success{border-color:#73c28d59;background:#3f8b5917}.profile-lookup-result--success .profile-lookup-result__icon{color:#83d19d}.profile-lookup-result--warning{border-color:var(--border-gold);background:var(--gold-tint)}.profile-lookup-result--warning .profile-lookup-result__icon{color:var(--gold)}.profile-lookup-result--error{border-color:#dd696959;background:#a03a3a14}.profile-lookup-result--error .profile-lookup-result__icon{color:#e58a8a}@keyframes profile-lookup-spin{to{transform:rotate(360deg)}}.profile-note{margin-top:13px;padding:9px 12px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--border-gold);border-radius:var(--r);color:var(--t3);background:var(--gold-tint);font-size:var(--form-guidance-font-size);line-height:1.45}.profile-note svg{flex:0 0 auto;color:var(--gold)}.profile-note__timer{margin-left:auto;padding-left:12px;color:var(--gold-2);font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.profile-actions{margin-top:13px;padding-top:12px;display:flex;justify-content:space-between;border-top:1px solid var(--border)}.profile-actions .button{min-width:120px}.profile-submit-error{margin-top:18px;padding:12px 14px;border:1px solid rgba(221,105,105,.4);border-radius:var(--r);color:#efaaaa;background:#a03a3a1a;font-size:var(--form-guidance-font-size)}.profile-resend-message{width:100%;margin-top:10px;font-size:var(--form-guidance-font-size);line-height:1.4}.profile-resend-message--success{color:#83d19d}.profile-resend-message--error{color:#efaaaa}.profile-waiting{min-height:390px;display:grid;align-content:center;justify-items:start}.profile-waiting__icon,.profile-confirmation__icon{width:66px;height:66px;margin-bottom:22px;display:grid;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-2);background:var(--gold-tint)}.profile-waiting h2{margin-top:10px}.profile-waiting strong{color:var(--gold-2)}.profile-spam-notice{width:100%;margin-top:16px;padding:12px 14px;border:1px solid var(--border-gold);border-radius:var(--r);color:var(--gold-2);background:var(--gold-tint);font-size:var(--form-guidance-font-size);line-height:1.45}.profile-waiting .profile-actions{width:100%}.profile-device-wait{margin-top:18px;display:inline-flex;align-items:center;gap:9px;color:var(--gold-2);font-size:var(--form-guidance-font-size)}.profile-device-wait i{width:13px;height:13px;border:1px solid currentColor;border-top-color:transparent;border-radius:50%;animation:profile-lookup-spin .8s linear infinite}.profile-page--confirmation{display:grid;place-items:center;padding-inline:20px}.profile-confirmation{position:relative;width:min(620px,100%);padding:58px;display:grid;justify-items:center;text-align:center;border:1px solid var(--border-2);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-2)}.profile-confirmation h1{margin:15px 0 12px;font:600 clamp(30px,4vw,43px) var(--font-heading)}.profile-confirmation h1.profile-confirmation__approved{max-width:520px;margin-bottom:8px;font-size:clamp(24px,2.8vw,31px);line-height:1.2;text-wrap:balance}.profile-confirmation p{max-width:480px;margin:0 0 28px;color:var(--t2);font-size:var(--form-guidance-font-size)}.profile-confirmation p.profile-confirmation__approved-copy{margin-bottom:8px;font-size:clamp(15px,1.6vw,17px);line-height:1.55;text-wrap:balance}.profile-confirmation__continue{min-width:min(100%,390px);margin-top:18px}.profile-confirmation__icon--loading i{width:24px;height:24px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:profile-lookup-spin .7s linear infinite}.profile-confirmation__icon--error{color:#efaaaa;border-color:#dd696966;background:#a03a3a1a}.profile-confirmation__done{color:var(--gold-2);font-size:var(--form-guidance-font-size)}@media(max-height:900px)and (min-width:861px){.profile-intro{padding:14px 32px 18px}.profile-intro>.eyebrow{margin-top:20px}.profile-intro h1{margin:10px 0;font-size:clamp(32px,3vw,40px)}.profile-flow{margin-top:17px;gap:4px}.profile-flow article{min-height:46px;padding-block:5px}.profile-trial-message{margin:7px 0 10px;padding-block:10px}.profile-trial-message p{line-height:1.34}}@media(max-width:860px){.profile-page{height:auto;min-height:calc(100vh - 76px);overflow:visible}.profile-layout{height:auto;grid-template-columns:1fr}.profile-intro{padding:30px;border-right:0;border-bottom:1px solid var(--border)}.profile-intro>.eyebrow{margin-top:38px}.profile-flow{margin-top:35px;grid-template-columns:repeat(3,1fr)}.profile-flow article{grid-template-columns:34px 1fr;padding:8px}.profile-flow small{display:none}}@media(max-width:640px){.profile-page{min-height:calc(100vh - 66px);padding:88px 0 34px}.profile-layout{border-radius:var(--r-lg)}.profile-intro{padding:24px 20px}.profile-intro h1{font-size:36px}.profile-flow{gap:3px}.profile-flow article{min-height:48px;padding:4px;display:flex;flex-direction:column;justify-content:center;gap:3px;text-align:center}.profile-flow article>span{width:28px;height:28px}.profile-flow strong{font-family:var(--font-card);font-size:8px}.profile-card{padding:32px 19px 24px}.profile-fields{grid-template-columns:1fr;gap:14px}.profile-field--wide{grid-column:auto}.profile-password-fields{grid-column:auto;margin-block:-4px -6px;grid-template-columns:1fr}.profile-registry-row{grid-column:auto;grid-template-columns:1fr;gap:14px}.profile-lookup-result{grid-column:auto}.profile-company-id{grid-template-columns:minmax(0,1fr) 104px}.profile-company-id button{min-width:0;padding-inline:8px}.profile-actions{gap:10px}.profile-actions .button{min-width:0;flex:1;padding-inline:10px}.profile-confirmation{padding:40px 22px}}.yanak-room-card{display:grid;gap:18px}.room-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.room-catalog-panel{padding:12px;border:1px solid var(--border-gold);border-radius:10px;background:var(--gold-tint);min-width:0}.room-catalog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.room-catalog-actions button{min-height:44px;padding:6px 12px;border:1px solid var(--border-gold);border-radius:6px;color:var(--gold-2);background:var(--surface);cursor:pointer}.room-catalog-actions button:disabled{opacity:.4;cursor:default}.room-catalog-editor{padding-top:12px;display:grid;gap:8px}.room-catalog-editor label{display:grid;gap:6px}.room-catalog-editor input{width:100%;min-height:44px;color:var(--t1);background:var(--surface);border:1px solid var(--border-strong);padding:8px;border-radius:6px}@media(max-width:720px){.room-catalog-grid{grid-template-columns:1fr}}.room-catalog-control{display:flex;align-items:center;gap:6px;min-width:0}.room-catalog-control select{flex:1;min-width:0;width:0}.room-catalog-tools{display:flex;gap:4px;flex-shrink:0}.room-catalog-tools button{display:grid;place-items:center;width:28px;height:32px;padding:0;border:1px solid var(--border-strong);border-radius:5px;background:var(--surface);color:var(--gold-2);cursor:pointer}.room-catalog-tools .room-catalog-delete{color:#f27b7b;border-color:#91464b}.room-catalog-tools button:disabled{opacity:.35;cursor:default}.room-partner-search{min-width:0}.room-partner-input{display:flex;align-items:center;gap:8px;padding:0 8px;background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;color:var(--t3)}.room-partner-input input{min-width:0;width:100%;border:0!important;background:transparent!important;padding:8px 0!important;cursor:pointer}.room-partner-input button{display:grid;place-items:center;flex-shrink:0;padding:2px;border:1px solid var(--border-strong);border-radius:50%;color:var(--t3);background:transparent;cursor:pointer}.room-partner-input:focus-within{outline:1px solid var(--gold-2)}.room-partner-dialog{margin-top:10px;padding:12px;background:var(--surface);border:1px solid var(--border-gold);border-radius:8px;display:grid;gap:10px}.room-partner-dialog header{display:flex;align-items:center;justify-content:space-between;gap:8px}.room-partner-dialog button{color:var(--gold-2);background:transparent;border:1px solid var(--border-strong);border-radius:5px;padding:6px;cursor:pointer}.room-partner-results{display:grid;gap:4px;max-height:200px;overflow:auto}.room-partner-results button{text-align:left;display:grid;min-height:40px}.room-partner-results p{font-size:12px}@media(pointer:coarse){.room-catalog-tools button{width:34px;height:40px}}.room-partner-result{display:flex;gap:4px}.room-partner-result>button:first-child{flex:1;min-width:0}.room-partner-control{display:flex;align-items:center;gap:8px;min-width:0}.room-partner-control .room-partner-input{flex:1;min-width:0;border-radius:var(--r-sm);border-color:var(--ctl-border);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));color:var(--data-text)}.room-partner-control .room-partner-input>svg{flex-shrink:0}.room-partner-control .room-partner-input input{height:32px;min-height:32px;font-size:12px;color:var(--t1);padding:4px 0!important}.room-partner-control .room-partner-input input::placeholder{color:var(--t1);opacity:1}.room-partner-open{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid var(--ctl-border);border-radius:var(--r-sm);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));color:var(--ctl-text);cursor:pointer}.room-partner-open:hover{border-color:var(--gold-2);background:var(--gold-tint)}@media(pointer:coarse){.room-partner-open{height:40px;flex-basis:40px}.room-partner-control .room-partner-input input{height:40px}}.room-hint-overlay{position:fixed;z-index:100001;display:block;max-height:220px;overflow:auto;padding:12px 14px;border:1px solid var(--border-gold);border-radius:8px;background:var(--surface-2);color:var(--t1);font:13px/1.5 var(--font-ui);box-shadow:var(--shadow-2);text-transform:none;letter-spacing:normal}.yanak-day{position:relative;display:inline-flex;align-items:center}.yanak-day input{width:108px;height:26px;padding:0 18px 0 8px;box-sizing:border-box;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff0a;color:var(--t1);font:inherit;font-size:.8rem;font-variant-numeric:tabular-nums;letter-spacing:.3px}.yanak-day input:focus{outline:none;border-color:var(--border-gold)}.yanak-day__open{position:absolute;right:2px;width:15px;height:20px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--r-sm);background:transparent;color:var(--t3);font-size:9px;line-height:1;cursor:pointer}.yanak-day__open:hover{background:var(--gold-tint);color:var(--gold)}.yanak-day-cal{position:fixed;z-index:99999;width:248px;padding:10px;border:1px solid var(--border-gold);border-radius:10px;background:var(--elevated, #1e2734);box-shadow:0 18px 44px #0000008c;color:var(--t1);font-size:13px;user-select:none}.yanak-day-cal__head{display:flex;align-items:center;gap:2px;margin-bottom:8px}.yanak-day-cal__head button{width:26px;height:26px;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff0a;color:var(--gold-2);font-size:13px;line-height:1;cursor:pointer}.yanak-day-cal__head button:hover{border-color:var(--border-gold)}.yanak-day-cal__head>span{flex:1;text-align:center;font-weight:600;color:var(--gold-2)}.yanak-day-cal__week{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:3px}.yanak-day-cal__week span{text-align:center;font-size:10.5px;color:var(--t3);text-transform:uppercase}.yanak-day-cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.yanak-day-cal__grid button{height:28px;border:1px solid transparent;border-radius:var(--r-sm);background:none;color:var(--t1);font:inherit;font-size:12.5px;cursor:pointer}.yanak-day-cal__grid button:hover:not(:disabled){background:var(--gold-tint)}.yanak-day-cal__grid button:disabled{opacity:.3;cursor:default}.yanak-day-cal__grid button.is-other{color:var(--t3);opacity:.6}.yanak-day-cal__grid button.is-today{border-color:var(--border-gold)}.yanak-day-cal__grid button.is-picked{background:linear-gradient(135deg,var(--gold-deep, #a77c2e),var(--gold) 60%,var(--gold-2));color:#20160a;font-weight:700}.yanak-day-cal__foot{margin-top:9px;padding-top:8px;display:flex;justify-content:space-between;border-top:1px solid var(--border)}.yanak-day-cal__foot button{height:28px;padding:0 12px;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff0a;color:var(--t1);font:inherit;font-size:12.5px;cursor:pointer}.yanak-day-cal__foot button:hover{border-color:var(--border-gold)}.client-portal{width:100%;height:100%;min-height:0;margin:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.client-portal__content{width:var(--content);min-height:0;margin-inline:auto;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.client-portal--wide .client-portal__content{width:calc(100% - 2rem)}.client-portal__sticky{position:relative;z-index:40;width:var(--content);margin-inline:auto;display:flex;flex-direction:column;gap:1.25rem;padding-block:1rem .1rem;background:var(--bg)}.client-portal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.client-portal__eyebrow{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ys-gold, #d9b26a)}.client-portal__head h1{margin:0;font-size:clamp(1.6rem,3vw,2.2rem)}.client-portal__sub{margin:.35rem 0 0;opacity:.75}.client-portal__tabs{display:flex;gap:.25rem;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.12)}.client-portal__tab{appearance:none;border:0;background:transparent;color:inherit;padding:.7rem 1rem;font:inherit;cursor:pointer;border-bottom:2px solid transparent;opacity:.7}.client-portal__tab:hover{opacity:1}.client-portal__tab.is-active{opacity:1;border-bottom-color:var(--ys-gold, #d9b26a)}.client-portal__card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.client-portal__card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.client-portal__card-head h2{margin:0;font-size:1.2rem}.client-portal__hint{margin:0;opacity:.75;font-size:.88rem;line-height:1.45}.client-portal__card-head+.client-portal__hint{margin-top:-.45rem}.client-portal__subtitle{margin:.5rem 0 0;font-size:1rem}.client-portal__facts{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem 1.5rem}.client-portal__facts div{display:flex;flex-direction:column;gap:.2rem}.client-portal__facts dt{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.client-portal__facts dd{margin:0;font-size:1.02rem}.client-portal__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.client-portal__form .registration-form__field{display:flex;flex-direction:column;gap:.35rem}.client-portal__note{opacity:.6;font-size:.8rem}.client-portal__form--company{grid-template-columns:repeat(2,minmax(0,1fr))}.client-portal__company-field--wide{grid-column:1 / -1}.client-portal__company-field--phone{grid-column:1}.client-portal__company-lookup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:stretch}.client-portal__company-lookup-row .button{min-height:44px;white-space:nowrap}.client-portal__lookup-hint{grid-column:1 / -1;margin:0;padding:.65rem .8rem;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);color:var(--t2);font-size:.82rem}.client-portal__lookup-hint.is-ok{border-color:#78c88c73;color:#79c88c}.client-portal__lookup-hint.is-warn{border-color:var(--border-gold);color:var(--gold-2)}.client-portal__lookup-hint.is-error{border-color:#e2747473;color:#f1a99e}.client-portal__actions{grid-column:1 / -1;display:flex;gap:.6rem;justify-content:flex-end}.client-portal__error{border:1px solid rgba(226,116,116,.45);background:#e274741f;border-radius:10px;padding:.7rem .9rem;grid-column:1 / -1}.client-portal__saved{margin:0;color:#7fd4a2}.client-portal__sessions{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.client-portal__session{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.55rem}.client-portal__session-title{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.client-portal__stepper{display:flex;align-items:center;gap:.4rem}.client-portal__stepper button{width:44px;height:44px;min-height:44px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#ffffff0d;color:inherit;font-size:1.1rem;cursor:pointer}.client-portal__stepper button:disabled{opacity:.35;cursor:not-allowed}.client-portal__stepper input{width:5rem;height:44px;text-align:center;padding:.5rem;border-radius:var(--r-sm);border:1px solid var(--ctl-border);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));box-shadow:inset 0 1px #ffffff06;color:var(--data-text);font:inherit;outline:none;appearance:textfield;transition:border-color .16s,box-shadow .16s,background .16s}.client-portal__stepper input::-webkit-inner-spin-button,.client-portal__stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.client-portal__stepper input:hover{border-color:var(--ctl-border-hover)}.client-portal__stepper input:focus{border-color:var(--ctl-border-focus);background:var(--ctl-bg-hover);box-shadow:inset 0 0 0 1px #d4a85f24,0 0 0 2px var(--gold-tint)}.client-portal__allocation-head{margin-top:.6rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.client-portal__allocation-usage{min-width:0;flex:0 1 auto;margin-left:auto;display:grid;gap:.5rem;justify-items:stretch}.client-portal__allocation-usage .client-portal__subtitle{text-align:left}.client-portal__allocation-usage .client-portal__subtitle{margin:0}.client-portal__allocation-head .client-portal__structure-actions{flex:0 0 auto;flex-wrap:nowrap}.client-portal__allocation-head .client-portal__structure-actions .button{white-space:nowrap}.client-portal__allocation-totals{width:auto;display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.55rem}.client-portal__allocation-totals>span{min-width:0;padding:.55rem .7rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.65rem;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:var(--gold-tint)}.client-portal__allocation-totals small{color:var(--t2);font-size:.72rem}.client-portal__allocation-totals strong{color:var(--gold-2);font-size:1.05rem;font-weight:500}.client-portal__object-tree{display:grid;gap:1rem}.client-portal__hotel-card{overflow:hidden;border:1px solid var(--border-gold);border-radius:var(--r-lg);background:linear-gradient(145deg,var(--gold-tint),rgba(255,255,255,.018) 42%)}.client-portal__object-head{padding:1rem 1.1rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.8rem;border-bottom:1px solid var(--border)}.client-portal__object-head--restaurant{padding:.85rem .95rem}.client-portal__object-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--border-gold);border-radius:10px;color:var(--gold-2);background:var(--gold-tint)}.client-portal__object-title{min-width:0}.client-portal__object-title small{display:block;margin-bottom:.16rem;color:var(--gold);font-size:.67rem;letter-spacing:.12em;text-transform:uppercase}.client-portal__object-title h4,.client-portal__object-title h5{margin:0;overflow-wrap:anywhere;color:var(--t1);font-size:1.05rem}.client-portal__object-title h5{font-size:.98rem}.client-portal__object-totals{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.client-portal__object-totals span{padding:.3rem .55rem;border:1px solid var(--border-2);border-radius:999px;color:var(--t2);background:var(--surface-2);font-size:.72rem;white-space:nowrap}.client-portal__service-list{padding:.25rem 1.1rem .8rem;display:grid}.client-portal__service-row{min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;border-bottom:1px solid var(--border);color:var(--t2);font-size:.84rem}.client-portal__service-row:last-child{border-bottom:0}.client-portal__service-row strong,.client-portal__workplace-row strong{color:var(--gold-2);font-size:.78rem;font-weight:500;white-space:nowrap}.client-portal__restaurant-list{padding:0 1rem 1rem 2rem;display:grid;gap:.75rem}.client-portal__restaurant-card{position:relative;overflow:hidden;border:1px solid var(--border-2);border-radius:var(--r-md);background:var(--surface)}.client-portal__restaurant-card:not(.is-standalone):before{content:"";position:absolute;left:-1.15rem;top:-1rem;width:1rem;height:3rem;border-left:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold);border-radius:0 0 0 8px}.client-portal__restaurant-card.is-standalone{border-color:var(--border-gold);background:linear-gradient(145deg,var(--gold-tint),var(--surface) 45%)}.client-portal__restaurant-card .client-portal__service-list{padding:.2rem .95rem .7rem}.client-portal__workplaces{margin:0 .95rem .9rem;overflow:hidden;border:1px solid var(--border);border-radius:9px}.client-portal__workplaces h6{margin:0;padding:.55rem .7rem;color:var(--t3);background:#ffffff06;font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.client-portal__workplace-row{min-height:42px;padding:.45rem .7rem;display:grid;grid-template-columns:minmax(130px,1fr) minmax(150px,1.2fr) auto 34px;align-items:center;gap:.8rem;border-top:1px solid var(--border);color:var(--t2);font-size:.8rem}.client-portal__workplace-delete{width:32px;height:32px;padding:0;display:inline-grid;place-items:center;justify-self:end;border:1px solid color-mix(in srgb,var(--danger) 65%,transparent);border-radius:var(--r-sm);background:var(--danger-bg);color:var(--danger);cursor:pointer;transition:background .16s,border-color .16s,color .16s,transform .16s}.client-portal__workplace-delete:hover,.client-portal__workplace-delete:focus-visible{border-color:var(--danger);background:var(--danger);color:#fff;outline:none;transform:translateY(-1px)}.client-portal__workplace-delete:focus-visible{box-shadow:0 0 0 3px var(--danger-bg)}.client-portal__workplace-delete:disabled{opacity:.55;cursor:wait;transform:none}.client-portal__workplace-name{display:flex;align-items:center;gap:.45rem;color:var(--t1)}.client-portal__workplace-name svg{flex:0 0 auto;color:var(--gold)}.client-portal__workplace-service{color:var(--t3)}.client-portal__empty{margin:0;padding:.75rem 1rem;color:var(--t3);font-size:.82rem}.client-portal__session-chips{display:flex;flex-wrap:wrap;gap:.35rem}.client-portal__session-chip{padding:.2rem .55rem;border:1px solid var(--border);border-radius:999px;color:var(--t3);font-size:.74rem;white-space:nowrap}.client-portal__session-chip--added{border-color:var(--border-gold);background:var(--gold-tint);color:var(--gold-2)}.client-portal__session-price{color:var(--t3);font-size:.76rem}.client-portal__session-price strong{color:var(--t1);font-weight:500}.client-portal__plan{display:contents}.client-portal__plan[hidden]{display:none}.client-portal__card--total .client-portal__session-total{margin:0}.client-portal__card--total .client-portal__hint{margin-top:.6rem}.client-portal__session-total{margin:.9rem 0 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.55rem 1.25rem;padding:.7rem .9rem;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:var(--gold-tint);color:var(--t2);font-size:.86rem}.client-portal__session-total strong{color:var(--gold-2);font-size:1rem;font-weight:500}.client-portal__session-total-note{color:var(--t2);font-size:.82rem}.portal-filter{align-self:flex-start;display:inline-flex;align-items:stretch;flex-wrap:wrap;gap:.35rem;padding:.3rem;border:1px solid var(--ctl-border);border-radius:var(--r-lg);background:var(--ctl-bg);box-shadow:var(--shadow-1)}.portal-filter__preset{position:relative;display:inline-flex}.portal-filter__pick{display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;min-width:150px;min-height:44px;padding:0 .7rem;border:1px solid var(--ctl-border);border-radius:var(--r-sm);background:var(--ctl-bg-top);color:var(--ctl-text);font-family:var(--font-button);font-size:.82rem;cursor:pointer}.portal-filter__pick:hover{border-color:var(--ctl-border-hover);color:var(--ctl-text-hover)}.portal-filter__pick:focus-visible{outline:none;border-color:var(--ctl-border-focus);box-shadow:0 0 0 3px var(--gold-tint)}.portal-filter__pick.is-on{border-color:var(--ctl-border-gold);color:var(--gold-2)}.portal-filter__menu{position:absolute;top:calc(100% + .4rem);left:0;z-index:20;min-width:190px;padding:.3rem;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:var(--bg-2, #12161d);box-shadow:0 14px 34px #00000073}.portal-filter__menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.45rem .6rem;border:none;border-radius:var(--r-sm);background:transparent;color:var(--t1);font:inherit;font-size:.84rem;text-align:left;cursor:pointer}.portal-filter__menu button:hover{background:var(--gold-tint);color:var(--gold)}.portal-filter__day{min-height:44px;display:inline-flex;align-items:center;gap:.25rem;padding:0 .35rem 0 .55rem;border:1px solid var(--ctl-border);border-radius:var(--r-sm);background:var(--ctl-bg-top)}.portal-filter__day:focus-within{border-color:var(--ctl-border-focus);box-shadow:0 0 0 3px var(--gold-tint)}.portal-filter__day>span{color:var(--t2);font-size:.76rem}.portal-filter__day .yanak-day input{width:112px;height:42px;padding-left:.35rem;border-color:transparent;background:transparent;color:var(--data-text)}.portal-filter__day .yanak-day input:focus{border-color:transparent}.portal-filter__day .yanak-day__open{right:1px;width:28px;height:40px}.portal-filter__apply{min-width:118px;min-height:44px;padding-inline:.9rem;gap:.45rem;justify-content:center;font-size:.82rem}.portal-filter__apply.is-pending{box-shadow:0 0 0 3px var(--gold-tint-2),var(--shadow-1)}.portal-filter__apply:disabled{opacity:.72}.portal-filter__apply.is-busy svg{animation:portal-filter-spin .8s linear infinite}@keyframes portal-filter-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.portal-filter,.portal-filter__preset,.portal-filter__pick,.portal-filter__apply{width:100%}.portal-filter__day{flex:1 1 calc(50% - .2rem);justify-content:space-between}.portal-filter__day .yanak-day{flex:1 1 auto}.portal-filter__day .yanak-day input{width:100%}}@media(prefers-reduced-motion:reduce){.portal-filter__apply.is-busy svg{animation:none}}.client-portal__pager{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.6rem;padding-top:.3rem;border-top:1px solid var(--border)}.client-portal__pager>span{color:var(--t3);font-size:.78rem}.client-portal__documents{display:grid;gap:.7rem}.client-portal__document{padding:.85rem 1rem;display:grid;gap:.45rem;border:1px solid var(--border-gold);border-radius:var(--r-lg);background:linear-gradient(145deg,var(--gold-tint),rgba(255,255,255,.018) 42%)}.client-portal__document--order{border-color:var(--ctl-border);border-left:3px solid var(--info);background:var(--surface-2)}.client-portal__document--order .client-portal__document-head strong{color:var(--info)}.client-portal__document-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.3rem .7rem}.client-portal__document-head strong{color:var(--t1);font-size:.95rem;font-weight:500}.client-portal__document-head span{color:var(--gold-2);font-size:.86rem}.client-portal__document-head time{color:var(--t3);font-size:.82rem}.client-portal__document-state{margin-left:auto;padding:.25rem .6rem;display:grid;justify-items:center;gap:.1rem;border:1px solid var(--border);border-radius:var(--r-sm);color:var(--t2);font-size:.76rem;text-align:center;white-space:nowrap}.client-portal__document-state small{color:var(--t3);font-size:.72rem}.client-portal__document-state--paid{border-color:#78c88c73;color:#79c88c}.client-portal__document-state--paid small{color:#79c88c;opacity:.8}.client-portal__document-state--partial{border-color:var(--border-gold);color:var(--gold-2)}.client-portal__document-state--partial small{color:var(--gold-2);opacity:.8}.client-portal__document-head .client-portal__document-state--unpaid{border-color:color-mix(in srgb,var(--danger) 45%,transparent);color:var(--danger)}.client-portal__document-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem}.client-portal__document-actions{display:flex;gap:.4rem}.client-portal__document-actions button{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border:1px solid var(--ctl-border-gold);border-radius:var(--r-sm);background:var(--gold-tint-2);color:var(--t1);font:inherit;font-size:.78rem;cursor:pointer;transition:border-color .16s,background .16s,color .16s,box-shadow .16s}.client-portal__document-actions button:hover:not(:disabled),.client-portal__document-actions button:focus-visible{border-color:var(--gold);background:var(--gold);color:var(--bg);box-shadow:0 0 0 3px var(--gold-tint-2);outline:none}.client-portal__document-actions button:disabled{opacity:.5;cursor:default}.client-portal__document-actions svg{flex:0 0 auto}.client-portal__document-subject{margin:0;color:var(--t2);font-size:.86rem}.client-portal__document--order .client-portal__document-subject span{color:var(--t3)}.client-portal__document-order-amount{margin:0;color:var(--t3);font-size:.86rem}.client-portal__document-order-amount strong{color:var(--t1);font-weight:500}.client-portal__document-sums{margin:0;display:flex;flex-wrap:wrap;gap:.4rem 1.4rem}.client-portal__document-sums>div{display:flex;align-items:baseline;gap:.4rem}.client-portal__document-sums dt{color:var(--t3);font-size:.76rem}.client-portal__document-sums dd{margin:0;color:var(--gold-2);font-size:.92rem}.portal-users__email{display:inline-flex;align-items:baseline;gap:.45rem}.portal-users__email em{padding:.05rem .4rem;border:1px solid var(--border-gold);border-radius:var(--r-sm);color:var(--gold-2);font-size:.68rem;font-style:normal}.portal-users__backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:1rem;background:#04080db8}.portal-users__dialog{width:min(520px,100%);max-height:calc(100vh - 2rem);overflow:auto;padding:1.4rem;display:flex;flex-direction:column;gap:.9rem;border:1px solid var(--border-gold);border-radius:var(--r-lg);background:var(--elevated, #1e2734);box-shadow:0 22px 60px #0009}.portal-users__dialog h3{margin:0;font-size:1.15rem}.portal-users__dialog>p{margin:0;color:var(--t3);font-size:.85rem}.portal-users__field{display:flex;flex-direction:column;gap:.3rem}.portal-users__field>span{color:var(--t3);font-size:.76rem}.portal-users__field input{height:38px;padding:0 .7rem;border:1px solid var(--border);border-radius:var(--r-sm);background:#ffffff0a;color:var(--t1);font:inherit}.portal-users__field input:focus{outline:none;border-color:var(--border-gold)}.portal-users__rights{border:1px solid var(--border);border-radius:var(--r-sm);overflow:hidden}.portal-users__rights-head,.portal-users__rights-row{display:grid;grid-template-columns:minmax(0,1fr) 4.5rem 9rem;align-items:center;gap:.5rem;padding:.5rem .75rem}.portal-users__rights-head{background:#ffffff08;color:var(--t3);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.portal-users__rights-head>span+span,.portal-users__rights-row>*+*{justify-self:center;text-align:center}.portal-users__rights-row+.portal-users__rights-row,.portal-users__rights-head+.portal-users__rights-row{border-top:1px solid var(--border)}.portal-users__rights-row>span:first-child{color:var(--t1);font-size:.86rem}.portal-users__rights input[type=checkbox]{width:17px;height:17px;accent-color:var(--gold);cursor:pointer}.portal-users__invoice-check{width:18px;height:18px;accent-color:var(--gold);cursor:pointer}.portal-users__invoice-check:disabled{cursor:not-allowed;opacity:.75}.portal-users__row-actions{display:inline-flex;align-items:center;gap:.4rem}.portal-users__row-actions .button--compact{min-height:30px;padding:.3rem .55rem;font-size:.74rem}.portal-users__row-actions .button--danger{border-color:#ee5c5c99;background:#8f202033;color:#faa}.portal-users__invoice-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;padding:.8rem;border:1px solid var(--border-gold);border-radius:var(--r-sm);background:#d2a44c14;cursor:pointer}.portal-users__invoice-option>input{width:18px;height:18px;margin-top:.1rem;accent-color:var(--gold)}.portal-users__invoice-option>span{display:flex;flex-direction:column;gap:.2rem}.portal-users__invoice-option strong{color:var(--t1);font-size:.86rem}.portal-users__invoice-option small{color:var(--t3);font-size:.76rem;line-height:1.4}.portal-users__activation{display:grid;gap:.35rem}.portal-users__activation .button{width:100%;justify-content:center}.portal-users__activation p{margin:0;color:var(--success, #79c88c);font-size:.78rem;text-align:center}.portal-users__email-change-body{padding:0 22px 20px;display:grid;gap:.8rem}.portal-users__email-change-body .client-portal__warning{margin:0}.portal-users__actions{display:flex;justify-content:flex-end;gap:.5rem}@media(max-width:520px){.portal-users__rights-head,.portal-users__rights-row{grid-template-columns:minmax(0,1fr) 3rem 3rem}.portal-users__rights-head>span:last-child{font-size:.62rem}}@media(max-width:640px){.client-portal__sticky,.client-portal__content,.client-portal--wide .client-portal__content{width:calc(100% - 1rem)}.client-portal__card{padding:1.1rem}.client-portal__form--company{grid-template-columns:minmax(0,1fr)}.client-portal__company-field--id,.client-portal__company-field--vat,.client-portal__company-field--wide,.client-portal__company-field--phone{grid-column:1}.client-portal__company-lookup-row{grid-template-columns:minmax(0,1fr)}.client-portal__company-lookup-row .button{white-space:normal}.client-portal__allocation-head{align-items:stretch;flex-direction:column}.client-portal__allocation-head .client-portal__structure-actions{flex-wrap:wrap}.client-portal__allocation-usage{flex-basis:auto;justify-items:start}.client-portal__allocation-usage .client-portal__subtitle{text-align:left}.client-portal__allocation-totals{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.client-portal__object-head{grid-template-columns:auto minmax(0,1fr) auto}.client-portal__object-totals{grid-column:1 / -1;justify-content:flex-start}.client-portal__restaurant-list{padding-left:.75rem;padding-right:.75rem}.client-portal__workplace-row{grid-template-columns:minmax(0,1fr) auto 34px}.client-portal__workplace-name{grid-column:1;grid-row:1}.client-portal__workplace-row>strong{grid-column:2;grid-row:1}.client-portal__workplace-delete{grid-column:3;grid-row:1}.client-portal__workplace-service{grid-column:1 / -1;grid-row:2;padding-left:1.25rem}}.client-portal__head-actions{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.client-portal__warning{padding:.7rem .85rem;border-left:3px solid var(--gold);border-radius:var(--r-sm);background:#0000002e}.client-portal__error{color:#f1a99e}.ys-storage__figures{display:flex;align-items:flex-end;flex-wrap:wrap;gap:1.75rem}.ys-storage__figure{display:flex;flex-direction:column;gap:.2rem}.ys-storage__label{color:var(--t3);font-size:.74rem;text-transform:uppercase;letter-spacing:.06em}.ys-storage__value{font-size:1.35rem;font-weight:500}.ys-storage__bar{height:10px;border-radius:999px;background:#ffffff12;overflow:hidden}.ys-storage__bar span{display:block;height:100%;border-radius:inherit;background:var(--gold);transition:width .45s ease}.ys-storage__bar--warn span{background:#d8a33f}.ys-storage__bar--danger span{background:#c96a5a}.ys-storage__meter{margin:0 0 .1rem auto;color:var(--t3);font-size:.82rem}.ys-storage__actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.6rem}.ys-storage__pending{display:flex;align-items:center;gap:.5rem;margin:0;padding:.7rem .9rem;border:1px solid var(--border-gold);border-radius:10px;background:var(--gold-tint);color:var(--gold-2);font-size:.86rem}.ys-storage>.button{align-self:flex-start}.ys-storage__backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:safe center;padding:1rem;overflow:auto;background:#0000008c}.ys-storage__dialog{width:min(520px,100%);max-height:calc(100vh - 2rem);overflow:auto;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:1px solid var(--border);border-radius:14px;background:var(--bg-2, #12161d)}.ys-storage__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ys-storage__dialog-head h3{margin:0;font-size:1.1rem}.ys-storage__close{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--border);border-radius:8px;background:none;color:var(--t3);cursor:pointer}.ys-storage__close:hover{color:var(--gold-2);border-color:var(--border-gold)}.ys-storage__dialog-now{margin:0;color:var(--t3);font-size:.88rem}.ys-storage__dialog--warning{border-color:var(--border-gold);box-shadow:0 24px 70px #0000008c}.ys-storage__warning-text{margin:0;color:var(--t2);font-family:var(--font-description);font-size:.94rem;line-height:1.6}.ys-storage__return-maximum{margin:0;color:var(--gold-2);font-family:var(--font-description);font-size:1rem;line-height:1.5}.ys-storage__return-stepper{display:grid;grid-template-columns:44px minmax(120px,1fr) 44px;align-items:center;gap:.6rem}.ys-storage__return-stepper .button{min-width:44px;padding-inline:0}.ys-storage__return-stepper output{display:grid;place-items:center;min-height:44px;padding:.55rem 1rem;border:1px solid var(--border-gold);border-radius:10px;background:var(--gold-tint);color:var(--gold-2);font-size:1.1rem;font-weight:500}.ys-storage__options{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.ys-storage__option{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:10px;background:#ffffff05;color:inherit;font:inherit;text-align:left;cursor:pointer}.ys-storage__option:hover{border-color:var(--border-gold)}.ys-storage__option.is-active{border-color:var(--gold);background:var(--gold-tint)}.ys-storage__option-size{font-size:1.05rem;font-weight:500;color:var(--gold-2)}.ys-storage__option-total{color:var(--t3);font-size:.84rem}.ys-storage__option-price{white-space:nowrap;font-weight:500}.ys-storage__option-price small{color:var(--t3);font-weight:400}.ys-storage__summary{margin:0;padding:.75rem .9rem;border:1px solid var(--border-gold);border-radius:10px;background:var(--gold-tint);color:var(--gold-2)}.ys-storage__note{margin:0;color:var(--t3);font-size:.82rem}.ys-storage__dialog-actions{display:flex;justify-content:flex-end;gap:.6rem}@media(max-width:560px){.ys-storage__figures{gap:1.1rem}.ys-storage__actions{width:100%;justify-content:stretch}.ys-storage__actions .button{flex:1 1 100%}.ys-storage__meter{width:100%;margin-left:0}.ys-storage__option{grid-template-columns:1fr auto}.ys-storage__option-total{grid-column:1 / -1}.ys-storage__dialog-actions{flex-direction:column-reverse}.ys-storage__dialog-actions .button{width:100%}}.client-portal__billing-next{color:var(--t3);font-size:.84rem;white-space:nowrap}.client-portal__billing-next strong{color:var(--gold-2);font-weight:500}@media(max-width:560px){.client-portal__billing-next{white-space:normal}}.client-portal__structure-actions{display:flex;flex-wrap:wrap;gap:.6rem}.client-portal__structure-actions .button{display:inline-flex;align-items:center;gap:.4rem}.client-portal__object-actions{display:flex;gap:.4rem}.client-portal__object-actions button{display:inline-flex;align-items:center;gap:.4rem;min-height:34px;padding:0 .7rem;border:1px solid var(--border-gold);border-radius:9px;background:var(--gold-tint);color:var(--t1);font:inherit;font-size:.82rem;white-space:nowrap;cursor:pointer}.client-portal__object-actions button:hover:not(:disabled){color:var(--gold-2);border-color:var(--gold);background:var(--gold-tint-2, var(--gold-tint))}.client-portal__object-actions button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.client-portal__object-actions button.is-add{color:var(--gold-2)}.client-portal__object-actions button.is-danger{border-color:#c96a5a80;background:#c96a5a1a;color:#e0907f}.client-portal__object-actions button.is-danger:hover:not(:disabled){border-color:#c96a5a;background:#c96a5a2e;color:#f0a897}.client-portal__object-actions button:disabled{opacity:.45;cursor:default}@media(max-width:760px){.client-portal__object-actions button{padding:0 .55rem}.client-portal__object-actions button span{display:none}}.ys-structure__field{display:flex;flex-direction:column;gap:.3rem}.ys-structure__field>span{color:var(--t3);font-size:.8rem}.ys-structure__field>small{color:var(--t3);font-size:.76rem}.ys-structure__field input,.ys-structure__field select{padding:.55rem .7rem;border:1px solid var(--border);border-radius:8px;background:#ffffff08;color:inherit;font:inherit}.ys-structure__field input:focus,.ys-structure__field select:focus{outline:none;border-color:var(--gold)}.ys-structure__row{display:flex;gap:.6rem}.ys-structure__row .ys-structure__field{flex:1 1 auto}.ys-structure__field--narrow{flex:0 0 110px}.ys-structure__note{margin:0;color:var(--t3);font-size:.8rem}@media(max-width:560px){.ys-structure__row{flex-direction:column}.ys-structure__field--narrow{flex:1 1 auto}}.ys-wizard{width:min(880px,100%);color-scheme:dark;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;border:1px solid var(--border);border-radius:14px;background:var(--bg-2, #12161d)}.ys-storage__backdrop--hotel-wizard{background:radial-gradient(circle at 50% 12%,rgba(218,170,78,.16),transparent 34rem),#03060ad1;backdrop-filter:blur(5px) saturate(.78)}.ys-wizard--hotel{border-color:#e2b3589e;background:linear-gradient(145deg,#232b37fc,#141a23fc 54%,#0e131bfc);box-shadow:0 0 0 1px #f7ca6f1a,0 28px 80px #000000b3,0 0 46px #d09b341f}.ys-wizard--hotel .ys-wizard__head{border-bottom:1px solid rgba(226,179,88,.2);background:linear-gradient(90deg,#daaa4e24,#262f3cb8 56%,#daaa4e0d)}.ys-wizard--hotel .ys-wizard__eyebrow{color:var(--gold)}.ys-wizard--hotel .ys-wizard__body{background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 30%)}.ys-wizard--hotel .ys-wizard__foot{border-top-color:#e2b3582e;background:#070b116b}.ys-wizard__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.9rem 1.5rem .6rem}.ys-wizard__head h3{margin:.2rem 0 0;font-size:1.15rem}.ys-wizard__eyebrow{color:var(--t3);font-size:.74rem;text-transform:uppercase;letter-spacing:.07em}.ys-wizard__progress{height:3px;margin:0 1.5rem;border-radius:999px;background:#ffffff12;overflow:hidden}.ys-wizard__progress span{display:block;height:100%;background:var(--gold);transition:width .3s ease}.ys-wizard__body{flex:1 1 auto;min-height:0;overflow:auto;padding:.85rem 1.5rem}.ys-wizard__foot{display:flex;justify-content:space-between;gap:.6rem;padding:.7rem 1.5rem .9rem;border-top:1px solid var(--border)}.ys-wizard .wizard-panel>h2{margin-bottom:6px;font-size:1.5rem}.ys-wizard .wizard-panel>p{margin-bottom:14px}.ys-wizard .wizard-room-types{margin-top:10px;gap:8px}.ys-wizard .wizard-room-type{padding:9px;gap:7px}.ys-wizard .wizard-room-type-add{margin-top:10px}.ys-wizard .wizard-room-types__summary{margin-top:8px}.ys-wizard .wizard-room-type__fields input{height:32px}.ys-wizard .wizard-room-type-add .registration-form__control{height:38px}.ys-wizard .wizard-location-note{padding:11px 14px;margin-top:12px!important}.ys-wizard__foot .button{display:inline-flex;align-items:center;gap:.4rem}.ys-wizard__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.9rem;margin:1rem 0}.ys-wizard__summary dt{color:var(--t3);font-size:.78rem}.ys-wizard__summary dd{margin:.2rem 0 0;font-size:1.05rem;font-weight:500}.ys-wizard__halls{margin:0 0 1rem;padding-left:1.1rem;color:var(--t3);font-size:.86rem}.ys-wizard__impact{display:flex;align-items:center;gap:.5rem;margin:0;padding:.7rem .9rem;border:1px solid var(--border-gold);border-radius:10px;background:var(--gold-tint);color:var(--gold-2);font-size:.86rem}@media(max-width:560px){.ys-wizard__foot{flex-direction:column-reverse}.ys-wizard__foot .button{width:100%;justify-content:center}}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--bg)}.preview-tabs{display:flex;gap:.35rem;padding:.35rem max(1rem,calc((100vw - 1180px)/2));background:var(--surface);border-bottom:1px solid var(--border-2)}.preview-tabs button{min-height:44px;padding:.5rem 1rem;border:1px solid transparent;border-radius:var(--r-sm);color:var(--t2);background:transparent;cursor:pointer;font:500 .85rem var(--font-button)}.preview-tabs button[aria-selected=true]{color:var(--gold-2);border-color:var(--ctl-border-gold);background:var(--gold-tint)}.preview-tabs button:disabled{color:var(--t3);cursor:not-allowed}.preview-tabs button:focus-visible,.preview-gate input:focus-visible,.preview-gate button:focus-visible{outline:2px solid var(--ctl-border-focus);outline-offset:2px}.preview-gate{min-height:calc(100vh - 57px);background:radial-gradient(circle at 50% 30%,var(--gold-tint),transparent 45%),var(--bg)}.preview-gate__header{max-width:1180px;margin:auto;padding:1.1rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.preview-gate__brand{color:var(--gold-2);font:500 1.1rem var(--font-heading);letter-spacing:.06em}.preview-gate__card{max-width:580px;margin:clamp(2rem,8vh,6rem) auto;padding:clamp(1.5rem,4vw,2.75rem);border:1px solid var(--border-gold);border-radius:var(--r-xl);background:var(--surface-2);box-shadow:var(--shadow-1)}.preview-gate__mark{display:grid;place-items:center;width:46px;height:46px;margin-bottom:1.2rem;border-radius:var(--r);color:var(--bg);background:var(--gold);font:500 1.5rem var(--font-heading)}.preview-gate h1{margin:0 0 .75rem;color:var(--t1);font:500 clamp(1.5rem,5vw,2.2rem)/1.25 var(--font-heading)}.preview-gate p{color:var(--t2);font-family:var(--font-description);line-height:1.6}.preview-gate form{display:grid;gap:.8rem;margin-top:1.6rem}.preview-gate label{color:var(--t2);font:500 .83rem var(--font-body)}.preview-gate input{width:100%;min-height:48px;padding:.7rem .9rem;border:1px solid var(--ctl-border);border-radius:var(--r);color:var(--data-text);background:var(--ctl-bg);font:400 1rem var(--font-body)}.preview-gate input:hover{border-color:var(--ctl-border-hover)}.preview-gate form .button{min-height:44px;justify-self:start;padding:.6rem 1.4rem}.preview-gate__error{margin:0;color:var(--danger)!important}.preview-gate .preview-gate__hint{margin-top:1.25rem;color:var(--success)}@media(max-width:620px){.preview-gate__card{margin:2rem 1rem}.preview-gate__header{padding-inline:1rem}}.app-loading i{width:8px;height:8px;border-radius:50%;background:var(--gold);animation:app-loading 1s ease-in-out infinite}.app-loading i:nth-child(2){animation-delay:.15s}.app-loading i:nth-child(3){animation-delay:.3s}@keyframes app-loading{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.not-found{min-height:70vh;padding:150px 20px;display:grid;place-items:center;align-content:center;text-align:center}.not-found>span{color:var(--gold);font-family:var(--font-heading);font-size:20px}.not-found h1{margin:15px 0 8px;font:600 clamp(36px,5vw,60px) var(--font-heading)}.not-found p{max-width:500px;margin:0 0 25px;color:var(--t2)}:root{--bg: #0d1219;--surface: #141a23;--surface-2: #1a2230;--surface-3: #232c3b;--elevated: #1e2734;--input-bg: #0f1620;--input-bg-2: #131a26;--ctl-bg: #111b27;--ctl-bg-top: #1a2736;--ctl-bg-hover: #1d2b3c;--ctl-border: #405168;--ctl-border-hover: #596c83;--ctl-border-gold: #a37b38;--ctl-border-focus: #c09247;--ctl-text: #dce4ed;--ctl-text-hover: #f3ca72;--ctl-muted: #94a3b5;--ctl-icon: #c5a45f;--border: rgba(255, 255, 255, .07);--border-2: rgba(255, 255, 255, .11);--border-strong: rgba(255, 255, 255, .17);--border-gold: rgba(212, 168, 95, .34);--gold: #d4a85f;--gold-2: #e8c988;--gold-deep: #8c6e29;--gold-tint: rgba(212, 168, 95, .1);--gold-tint-2: rgba(212, 168, 95, .18);--row-sel-bg: rgba(212, 168, 95, .1);--row-sel-line: var(--gold);--cell-cur-bg: rgba(212, 168, 95, .22);--cell-cur-line: var(--gold-2);--slider-track: var(--surface-3);--slider-line: var(--gold);--slider-line-hover: var(--gold-2);--slider-thumb: var(--gold-2);--slider-thumb-ring: var(--surface-2);--t1: #f1ede3;--t2: rgba(241, 237, 227, .68);--t3: rgba(241, 237, 227, .46);--data-text: var(--t2);--success: #66d49d;--success-bg: rgba(102, 212, 157, .1);--danger: #f87171;--danger-bg: rgba(248, 113, 113, .1);--warn: #fbbf24;--warn-bg: rgba(251, 191, 36, .1);--info: #93c5fd;--info-bg: rgba(147, 197, 253, .1);--focus: #f3ca72;--r-xs: 4px;--r-sm: 6px;--r: 9px;--r-lg: 12px;--r-xl: 16px;--font-heading: "Noto Serif", Georgia, serif;--font-card: "Noto Serif", Georgia, serif;--font-description: "IBM Plex Sans", "Segoe UI", sans-serif;--font-body: "Noto Sans", "Segoe UI", sans-serif;--font-button: "Noto Sans", "Segoe UI", sans-serif;--font-ui: var(--font-body);--form-guidance-font-size: 13px;--button-height: 44px;--button-padding-x: 17px;--button-font-size: 13px;--button-radius: var(--r-sm);--shadow-1: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 10px 30px rgba(0, 0, 0, .25);--shadow-2: 0 30px 80px rgba(0, 0, 0, .42), 0 1px 0 rgba(255, 255, 255, .05) inset;--content: min(1180px, calc(100vw - 40px) )}html.data-theme-white{--data-text: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--t1);font-family:var(--font-body);font-size:15px;line-height:1.6}.ys-theme{min-height:100vh;background:var(--bg);color:var(--t1)}.ys-theme label{color:var(--t2);font-family:var(--font-body)}h1,h2{font-family:var(--font-heading)}h3{font-family:var(--font-card)}input,textarea,select{font:inherit}.ys-theme :where(input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],textarea,select){min-height:44px;border:1px solid var(--ctl-border);border-radius:var(--r-sm);color:var(--data-text);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));caret-color:var(--gold-2);transition:color .16s,border-color .16s,background .16s,box-shadow .16s}.ys-theme :where(input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],textarea,select):hover:not(:disabled){border-color:var(--ctl-border-hover);background:var(--ctl-bg-hover)}.ys-theme :where(input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],textarea,select):focus{border-color:var(--ctl-border-focus);box-shadow:0 0 0 3px var(--gold-tint);outline:none}.ys-theme :where(input,textarea,select):-webkit-autofill,.ys-theme :where(input,textarea,select):-webkit-autofill:hover,.ys-theme :where(input,textarea,select):-webkit-autofill:active{-webkit-text-fill-color:var(--data-text);caret-color:var(--gold-2);-webkit-box-shadow:inset 0 0 0 1000px var(--ctl-bg);box-shadow:inset 0 0 0 1000px var(--ctl-bg);transition:border-color .16s,box-shadow .16s,background-color 600000s 0s}.ys-theme :where(input,textarea,select):-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px var(--ctl-bg-hover),0 0 0 3px var(--gold-tint);box-shadow:inset 0 0 0 1000px var(--ctl-bg-hover),0 0 0 3px var(--gold-tint)}.ys-theme :where(input,textarea,select):autofill,.ys-theme :where(input,textarea,select):autofill:hover,.ys-theme :where(input,textarea,select):autofill:active{-webkit-text-fill-color:var(--data-text);caret-color:var(--gold-2);box-shadow:inset 0 0 0 1000px var(--ctl-bg);transition:border-color .16s,box-shadow .16s,background-color 600000s 0s}.ys-theme :where(input,textarea,select):autofill:focus{box-shadow:inset 0 0 0 1000px var(--ctl-bg-hover),0 0 0 3px var(--gold-tint)}.ys-theme :where(input,textarea)::placeholder{color:var(--ctl-muted);opacity:1}.ys-theme :where(input,textarea,select):disabled{color:var(--t3);opacity:.58;cursor:not-allowed}button{font-family:var(--font-button);font-size:inherit;line-height:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font-weight:500}.button{min-height:var(--button-height);padding:0 var(--button-padding-x);display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:var(--button-radius);color:var(--t1);background:none;font-family:var(--font-button);font-size:var(--button-font-size);font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .2s,background .2s,border-color .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button--gold{color:#1a1208;border-color:var(--gold);background:linear-gradient(135deg,var(--gold-2),var(--gold));box-shadow:0 8px 24px #d4a85f24}.button--gold:hover{background:linear-gradient(135deg,#f3dda6,var(--gold-2))}.button--ghost{color:var(--ctl-text);border-color:var(--ctl-border);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg))}.button--ghost:hover{color:var(--ctl-text-hover);border-color:var(--ctl-border-gold);background:var(--ctl-bg-hover)}.button:disabled{opacity:.42;cursor:not-allowed;transform:none}a{color:inherit}img,svg{display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:3px}select:focus-visible{outline:2px solid var(--focus);outline-offset:3px}::selection{background:var(--gold-tint-2);color:var(--t1)}.ys-theme,.ys-theme *{scrollbar-color:var(--slider-line) var(--slider-track);scrollbar-width:thin}.ys-theme::-webkit-scrollbar,.ys-theme *::-webkit-scrollbar{width:10px;height:10px}.ys-theme::-webkit-scrollbar-track,.ys-theme *::-webkit-scrollbar-track{background:var(--slider-track)}.ys-theme::-webkit-scrollbar-thumb,.ys-theme *::-webkit-scrollbar-thumb{min-height:28px;border:2px solid var(--slider-track);border-radius:999px;background:var(--slider-line);background-clip:padding-box}.ys-theme::-webkit-scrollbar-thumb:hover,.ys-theme *::-webkit-scrollbar-thumb:hover{background:var(--slider-line-hover);background-clip:padding-box}.ys-theme input[type=range]{width:100%;min-height:44px;margin:0;padding:0;border:0;outline:0;appearance:none;background:transparent;accent-color:var(--slider-line);cursor:pointer}.ys-theme input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:var(--slider-line)}.ys-theme input[type=range]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-7px;border:3px solid var(--slider-thumb-ring);border-radius:50%;appearance:none;background:var(--slider-thumb);box-shadow:0 0 0 1px var(--slider-line),var(--shadow-1)}.ys-theme input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:var(--slider-track)}.ys-theme input[type=range]::-moz-range-progress{height:4px;border-radius:999px;background:var(--slider-line)}.ys-theme input[type=range]::-moz-range-thumb{width:14px;height:14px;border:3px solid var(--slider-thumb-ring);border-radius:50%;background:var(--slider-thumb);box-shadow:0 0 0 1px var(--slider-line),var(--shadow-1)}.ys-theme input[type=range]:hover:not(:disabled)::-webkit-slider-runnable-track,.ys-theme input[type=range]:hover:not(:disabled)::-moz-range-progress{background:var(--slider-line-hover)}.ys-theme input[type=range]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ys-theme input[type=range]:disabled{opacity:.45;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){:root{--content: min(100% - 28px, 1180px)}html{scroll-behavior:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.registration-form{--registration-control-bg: var(--ctl-bg);--registration-control-border: var(--ctl-border);--registration-control-border-hover: var(--ctl-border-hover);--registration-control-focus: var(--ctl-border-focus);--registration-label: var(--ctl-muted);--registration-control-radius: var(--r-sm);--registration-control-height: 44px;--registration-autofill-shadow: inset 0 1px 0 rgba(255,255,255,.025), inset 0 22px 20px -20px var(--ctl-bg-top), inset 0 0 0 1000px var(--registration-control-bg);--registration-autofill-shadow-focus: inset 0 0 0 1px rgba(212,168,95,.14), inset 0 0 0 1000px var(--ctl-bg-hover), 0 0 0 2px var(--gold-tint)}.registration-form__field{display:grid;gap:5px}.registration-form .registration-form__label{min-height:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--registration-label);font-size:10px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.055em;text-transform:uppercase}.registration-form .registration-form__label i{color:var(--t3);font-size:10px;font-style:normal;font-weight:500;letter-spacing:.02em;text-transform:none}.registration-form .registration-form__control{width:100%;min-width:0;height:var(--registration-control-height);padding:0 14px;border:1px solid var(--registration-control-border);border-radius:var(--registration-control-radius);outline:none;color:var(--data-text);background:linear-gradient(180deg,var(--ctl-bg-top),var(--registration-control-bg));box-shadow:inset 0 1px #ffffff06;transition:border-color .16s,box-shadow .16s,background .16s}.registration-form textarea.registration-form__control{min-height:72px;padding-block:10px;resize:vertical}.registration-form .registration-form__control:hover{border-color:var(--registration-control-border-hover)}.registration-form .registration-form__control:focus{border-color:var(--registration-control-focus);background:var(--ctl-bg-hover);box-shadow:inset 0 0 0 1px #d4a85f24,0 0 0 2px var(--gold-tint)}.registration-form .registration-form__control:-webkit-autofill,.registration-form .registration-form__control:-webkit-autofill:hover,.registration-form .registration-form__control:-webkit-autofill:active{-webkit-text-fill-color:var(--data-text);caret-color:var(--gold-2);-webkit-box-shadow:var(--registration-autofill-shadow);box-shadow:var(--registration-autofill-shadow);transition:border-color .16s,box-shadow .16s,background-color 600000s 0s}.registration-form .registration-form__control:-webkit-autofill:focus{border-color:var(--registration-control-focus);-webkit-box-shadow:var(--registration-autofill-shadow-focus);box-shadow:var(--registration-autofill-shadow-focus)}.registration-form .registration-form__control:autofill,.registration-form .registration-form__control:autofill:hover,.registration-form .registration-form__control:autofill:active{-webkit-text-fill-color:var(--data-text);caret-color:var(--gold-2);box-shadow:var(--registration-autofill-shadow);transition:border-color .16s,box-shadow .16s,background-color 600000s 0s}.registration-form .registration-form__control:autofill:focus{border-color:var(--registration-control-focus);box-shadow:var(--registration-autofill-shadow-focus)}.registration-form .registration-form__control::placeholder{color:var(--ctl-muted)}.registration-form__group{display:grid;grid-template-columns:minmax(0,1fr) auto}.registration-form__group .registration-form__control{border-radius:var(--registration-control-radius) 0 0 var(--registration-control-radius)}.registration-form .registration-form__lookup{min-width:84px;padding:0 13px;border:1px solid var(--registration-control-border);border-left:0;border-radius:0 var(--registration-control-radius) var(--registration-control-radius) 0;color:var(--ctl-text);background:linear-gradient(180deg,var(--ctl-bg-top),var(--ctl-bg));font-size:13px;font-weight:500;cursor:pointer;transition:color .16s,border-color .16s,background .16s}.registration-form .registration-form__lookup:hover:not(:disabled){color:var(--gold-2);border-color:var(--ctl-border-gold);background:var(--ctl-bg-hover)}.registration-form .registration-form__lookup:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.registration-form .registration-form__lookup:disabled{opacity:.5;cursor:default}
