.panel-loading-screen{box-sizing:border-box;position:fixed;inset:0;z-index:2147483000;display:flex;flex-direction:column;width:100%;margin:0;padding:0;min-height:100dvh;min-height:100lvh;background:#fff;color:#1a1a1a}html.panel-loading-lock,body.panel-loading-lock,html.panel-loading-lock #root,html.panel-loading-lock.panel-login-lock,body.panel-loading-lock.panel-login-lock,html.panel-loading-lock.panel-login-lock #root{margin:0;padding:0;width:100%;min-height:100%;min-height:100dvh;min-height:100lvh;background:#fff!important}.panel-loading-screen__content{flex:1;display:grid;place-items:center;padding:2rem 1.5rem}.panel-loading-screen__bar{position:relative;width:min(11rem,56vw);height:3px;overflow:hidden;border-radius:999px;background:#ead7f8}.panel-loading-screen__bar:after{content:"";position:absolute;inset:0 auto 0 0;width:42%;border-radius:inherit;background:#8b2fc9;animation:panel-loading-bar-slide 1.15s ease-in-out infinite}@keyframes panel-loading-bar-slide{0%{transform:translate(-110%)}to{transform:translate(260%)}}.panel-loading-screen__brand{display:flex;justify-content:center;padding:0 1.5rem 2rem;padding-bottom:max(2rem,env(safe-area-inset-bottom,0px))}.panel-loading-screen__logo{display:block;width:min(4.5rem,23vw);height:auto}@media(prefers-reduced-motion:reduce){.panel-loading-screen__bar:after{animation:none;width:100%}}html.panel-login-lock,body.panel-login-lock,html.panel-login-lock #root{margin:0;padding:0;width:100%;min-height:100%;min-height:100dvh;min-height:100lvh;box-sizing:border-box;background:#8b2fc9!important}html.panel-login-lock,body.panel-login-lock{overscroll-behavior:none;touch-action:none}.panel-login{--panel-login-brand: #8b2fc9;--panel-login-brand-lift: color-mix(in srgb, #ffffff 18%, var(--panel-login-brand));--panel-login-brand-deep: color-mix(in srgb, #000000 18%, var(--panel-login-brand));--panel-login-gutter: .75rem;position:fixed;inset:0;z-index:1;width:100%;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100dvh;min-height:100lvh;background:var(--panel-login-brand);color:#1a1a1f;overflow:hidden;overscroll-behavior:none;touch-action:manipulation;-webkit-overflow-scrolling:auto}.panel-login__hero{position:relative;flex:1 1 auto;min-height:0;color:#fff;overflow:hidden}.panel-login .panel-mobile-hero__decor{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.panel-login .panel-mobile-hero__decor-svg{position:absolute;left:-12%;top:-8%;width:124%;height:118%;display:block}.panel-login .panel-mobile-hero__decor-shape{fill:var(--panel-login-brand-lift);transform-box:fill-box;transform-origin:center;will-change:transform}.panel-login .panel-mobile-hero__decor-shape--a{opacity:.72}.panel-login .panel-mobile-hero__decor-shape--b{opacity:.5;fill:var(--panel-login-brand-deep)}.panel-login .panel-mobile-hero__decor-shape--c{opacity:.42}.panel-login__hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;padding-top:calc(max(.85rem,env(safe-area-inset-top,0px)) + 1.35rem);padding-inline:var(--panel-login-gutter);padding-bottom:1rem;height:100%;min-height:0;box-sizing:border-box;overflow:hidden}.panel-login__hero-top-space{width:100%;min-height:2.5rem}.panel-login__hero-profile{display:grid;justify-items:center;align-content:center;gap:.5rem;width:100%;padding-top:.75rem;flex:0 0 auto}.panel-login__hero-avatar{display:grid;place-items:center;width:6rem;height:6rem;margin-bottom:.5rem}.panel-login__hero-avatar-mark{display:block;width:6rem;height:6rem;object-fit:contain;filter:brightness(0) invert(1)}.panel-login__hero-title{margin:0;font-family:Metropolis;font-size:1.95rem;font-weight:700;line-height:2.2rem;letter-spacing:-.025em;color:#fff;text-align:center}.panel-login__hero-gap{display:block;width:100%;min-height:1rem}.panel-login__hero-panel{display:grid;gap:.95rem;width:min(100%,24rem);margin:0 auto;flex:0 1 auto;min-height:0;overflow:hidden}.panel-login__form{display:grid;gap:.9rem}.panel-login__pill{display:block;width:100%}.panel-login__pill input{width:100%;min-height:3.15rem;padding:.85rem 1.05rem;border:0;border-radius:1rem;background:color-mix(in srgb,#ffffff 16%,transparent);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:16px;box-sizing:border-box;box-shadow:none}.panel-login__pill input::placeholder{color:#ffffffb8}.panel-login__pill input:focus{outline:none;background:color-mix(in srgb,#ffffff 22%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,#ffffff 28%,transparent)}.panel-login__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.panel-login__remember{display:inline-flex;align-items:center;gap:.4rem;font-size:.86rem;color:#66666e}.panel-login__remember--light{color:#ffffffe0}.panel-login__text-btn{margin:0;padding:0;border:0;background:transparent;color:var(--panel-login-brand);font-size:.86rem;font-weight:600;cursor:pointer}.panel-login__text-btn--light{color:#ffffffeb}.panel-login__text-btn:disabled{opacity:.55;cursor:default}.panel-login__submit{width:100%;min-height:3.2rem;margin-top:.3rem;border:0;border-radius:1rem;background:#fff;color:#1a1a1f;font-family:Metropolis;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 8px 22px #0000001f}.panel-login__submit:disabled{opacity:.72;cursor:default}.panel-login__message{margin:0;padding:.7rem .85rem;border-radius:.9rem;font-size:.88rem;line-height:1.35}.panel-login__message--error{background:#fef2f2;color:#991b1b}.panel-login__message--ok{background:#ecfdf5;color:#065f46}.panel-login__footer{margin-top:auto;padding:.5rem 1.1rem 1rem;text-align:center;font-size:.78rem;color:#ffffffbd}.panel-login__copyright{margin:0;line-height:1.35;font-weight:500}.panel-login .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:768px){.panel-login{--panel-login-gutter: 1.25rem}.panel-login__hero-inner{padding-top:2.25rem;padding-bottom:1.25rem;min-height:100%}.panel-login__hero-top-space{min-height:1.25rem}.panel-login__hero-profile{padding-top:1rem}.panel-login__hero-title{font-size:2.3rem;line-height:2.6rem}.panel-login__hero-panel{width:min(100%,24rem)}.panel-login__footer{width:min(100%,24rem);margin-inline:auto}}.data-page__head{margin-bottom:1.35rem}.data-page__title{margin:0;font-family:var(--panel-font-display);font-size:clamp(1.5rem,3vw,1.9rem);font-weight:700;letter-spacing:-.02em}.data-page__desc{margin:.45rem 0 0;color:var(--panel-muted);max-width:40rem;line-height:1.45}.data-page__status,.data-page__empty{color:var(--panel-muted)}.data-page__error{color:var(--panel-danger)}.data-page__table-wrap{overflow:auto;border:1px solid var(--panel-border);border-radius:var(--panel-radius);background:color-mix(in srgb,var(--panel-surface) 70%,transparent)}.data-page__table{width:100%;border-collapse:collapse;font-size:.92rem}.data-page__table th,.data-page__table td{padding:.7rem .85rem;text-align:left;border-bottom:1px solid var(--panel-border);white-space:nowrap}.data-page__table th{font-family:var(--panel-font-display);font-weight:600;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:var(--panel-muted);background:color-mix(in srgb,var(--panel-bg-elevated) 80%,transparent);position:sticky;top:0}.data-page__table tbody tr:hover td{background:color-mix(in srgb,var(--panel-accent-soft) 45%,transparent)}.data-page__empty{text-align:center;padding:1.5rem!important}.overview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.85rem;margin-top:1.25rem}.overview-card{padding:1rem 1.05rem;border-radius:var(--panel-radius);border:1px solid var(--panel-border);background:color-mix(in srgb,var(--panel-surface) 65%,transparent)}.overview-card__label{margin:0;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:var(--panel-muted);font-family:var(--panel-font-display)}.overview-card__value{margin:.35rem 0 0;font-family:var(--panel-font-display);font-size:1.65rem;font-weight:700;letter-spacing:-.02em}.panel-form{margin:0 0 1.25rem;padding:1rem 1.1rem;border:1px solid var(--panel-border);border-radius:var(--panel-radius);background:color-mix(in srgb,var(--panel-surface) 55%,transparent)}.panel-form__title{margin:0 0 .75rem;font-family:var(--panel-font-display);font-size:.95rem;font-weight:600}.panel-form__row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.panel-form__row label{display:grid;gap:.3rem;font-size:.82rem;color:var(--panel-muted);min-width:140px}.panel-form__row input,.panel-form__row select{padding:.5rem .65rem;border-radius:8px;border:1px solid var(--panel-border);background:var(--panel-bg-elevated);color:var(--panel-text);min-width:160px}.panel-form__row button,.row-actions button{padding:.5rem .75rem;border-radius:8px;border:1px solid var(--panel-border);background:var(--panel-accent-soft);color:var(--panel-text);cursor:pointer;font-family:var(--panel-font-display);font-size:.82rem;font-weight:600}.panel-form__row button:disabled,.row-actions button:disabled{opacity:.6;cursor:wait}.panel-form__error{color:var(--panel-danger);margin:0 0 .75rem}.panel-form__ok{color:var(--panel-ok);margin:0 0 .75rem}.row-actions{display:flex;flex-wrap:wrap;gap:.35rem}.panel-op-sheet__hint{margin:0 0 .75rem;padding:.65rem .8rem;border-radius:12px;background:color-mix(in srgb,var(--statione-market-accent, #8B2FC9) 8%,#fff);color:var(--statione-market-header-text, #1a1a1f);font-size:.8125rem;line-height:1.45}.panel-op-sheet__blurb{margin:0 0 .65rem;color:var(--statione-market-header-muted, #666);font-size:.8125rem;line-height:1.45}.panel-op-sheet__status{margin:.5rem 0;color:var(--statione-market-header-muted, #666);font-size:.875rem}body.statione-is-authenticated .statione-operation-sheet__message--error{margin:0 0 .75rem;color:#c62828;font-size:.875rem}body.statione-is-authenticated .statione-operation-sheet__wrap{width:100%;overflow-x:auto;border:1px solid var(--statione-market-border, #e6e6e6);border-radius:14px;background:#fff}body.statione-is-authenticated .statione-operation-sheet__table{width:100%;border-collapse:collapse;min-width:20rem}body.statione-is-authenticated .statione-operation-sheet__table th{text-align:left;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--statione-market-header-muted, #666);background:var(--statione-market-search-bg, #f3f3f3);padding:.55rem .65rem;border-bottom:1px solid var(--statione-market-border, #e6e6e6);white-space:nowrap}body.statione-is-authenticated .statione-operation-sheet__saved-cell,body.statione-is-authenticated .statione-operation-sheet__status-cell,body.statione-is-authenticated .statione-operation-sheet__table td{padding:.55rem .65rem;border-bottom:1px solid var(--statione-market-border, #e6e6e6);font-size:.8125rem;color:var(--statione-market-header-text, #1a1a1f);vertical-align:middle}body.statione-is-authenticated .statione-operation-sheet__input{width:100%;min-width:7rem;height:2.5rem;box-sizing:border-box;border:1px solid var(--statione-market-border, #e6e6e6);border-radius:10px;background:var(--statione-market-search-bg, #f3f3f3);padding:0 .55rem;font:inherit;font-size:.875rem;color:var(--statione-market-header-text, #1a1a1f)}body.statione-force-mobile-chrome .statione-mobile-hero__brand--inline .statione-mobile-hero__menu-title{color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;white-space:nowrap;max-width:14rem;overflow:hidden;text-overflow:ellipsis}.panel-header-actions{display:inline-flex;align-items:center;gap:.75rem}.panel-header-actions__user{font-size:.8125rem;color:var(--statione-market-header-muted, #666);max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-header-actions__signout{appearance:none;border:0;background:var(--statione-market-search-bg, #f3f3f3);color:var(--statione-market-header-text, #1a1a1f);font:inherit;font-size:.8125rem;font-weight:600;padding:.45rem .75rem;border-radius:999px;cursor:pointer}.panel-header-actions__signout:hover{background:color-mix(in srgb,var(--statione-market-accent, #8B2FC9) 12%,#f3f3f3);color:var(--statione-market-accent, #8B2FC9)}.panel-chrome-account-menu{position:fixed;right:max(.75rem,env(safe-area-inset-right));bottom:calc(var(--statione-mobile-bottom-bar-h, 64px) + .75rem);z-index:240;min-width:12rem;padding:.85rem .9rem;border-radius:14px;background:#fff;border:1px solid var(--statione-market-border, #e6e6e6);box-shadow:0 12px 32px #00000024;display:grid;gap:.55rem}.panel-chrome-account-menu__email{margin:0;font-size:.8125rem;color:var(--statione-market-header-muted, #666);word-break:break-all}.panel-chrome-account-menu__signout,.panel-chrome-account-menu__close{appearance:none;border:0;border-radius:10px;padding:.55rem .7rem;font:inherit;font-size:.875rem;font-weight:600;cursor:pointer}.panel-chrome-account-menu__signout{background:var(--statione-market-accent, #8B2FC9);color:#fff}.panel-chrome-account-menu__close{background:var(--statione-market-search-bg, #f3f3f3);color:var(--statione-market-header-text, #1a1a1f)}body.statione-market-layout.statione-is-authenticated .data-page,body.statione-market-layout.statione-is-authenticated .data-page__title{color:var(--statione-market-header-text, #1a1a1f)}body.statione-market-layout.statione-is-authenticated .data-page__desc,body.statione-market-layout.statione-is-authenticated .data-page__status,body.statione-market-layout.statione-is-authenticated .data-page__empty{color:var(--statione-market-header-muted, #666)}body.statione-market-layout.statione-is-authenticated .data-page__table-wrap,body.statione-market-layout.statione-is-authenticated .overview-card,body.statione-market-layout.statione-is-authenticated .panel-form{background:#fff;border:1px solid var(--statione-market-border, #e6e6e6);border-radius:14px}body.statione-market-layout.statione-is-authenticated .data-page__table th{background:var(--statione-market-search-bg, #f3f3f3);color:var(--statione-market-header-muted, #666);border-bottom-color:var(--statione-market-border, #e6e6e6)}body.statione-market-layout.statione-is-authenticated .data-page__table td{border-bottom-color:var(--statione-market-border, #e6e6e6);color:var(--statione-market-header-text, #1a1a1f)}body.statione-market-layout.statione-is-authenticated .data-page__table tbody tr:hover td{background:color-mix(in srgb,var(--statione-market-accent, #8B2FC9) 6%,#fff)}body.statione-market-layout.statione-is-authenticated .overview-card__label{color:var(--statione-market-header-muted, #666)}body.statione-market-layout.statione-is-authenticated .overview-card__value{color:var(--statione-market-header-text, #1a1a1f)}body.statione-market-layout.statione-is-authenticated .panel-form__row label{color:var(--statione-market-header-muted, #666)}body.statione-market-layout.statione-is-authenticated .panel-form__row input,body.statione-market-layout.statione-is-authenticated .panel-form__row select{background:var(--statione-market-search-bg, #f3f3f3);border-color:var(--statione-market-border, #e6e6e6);color:var(--statione-market-header-text, #1a1a1f)}body.statione-market-layout.statione-is-authenticated .panel-form__row button,body.statione-market-layout.statione-is-authenticated .row-actions button{background:color-mix(in srgb,var(--statione-market-accent, #8B2FC9) 12%,#fff);border-color:color-mix(in srgb,var(--statione-market-accent, #8B2FC9) 28%,#e6e6e6);color:var(--statione-market-accent, #8B2FC9)}body.statione-market-layout.statione-is-authenticated .statione-screen__inner{padding:.75rem 0 2.5rem;padding-bottom:calc(2.5rem + var(--statione-mobile-bottom-bar-h, 0px))}@font-face{font-family:Metropolis;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/metropolis/metropolis-100-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:100;font-display:swap;src:url(/fonts/metropolis/metropolis-100-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/metropolis/metropolis-200-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:200;font-display:swap;src:url(/fonts/metropolis/metropolis-200-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/metropolis/metropolis-300-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/metropolis/metropolis-300-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/metropolis/metropolis-400-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/metropolis/metropolis-400-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/metropolis/metropolis-500-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/metropolis/metropolis-500-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/metropolis/metropolis-600-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/metropolis/metropolis-600-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/metropolis/metropolis-700-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/metropolis/metropolis-700-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/metropolis/metropolis-800-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:800;font-display:swap;src:url(/fonts/metropolis/metropolis-800-italic.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/metropolis/metropolis-900-normal.woff2) format("woff2")}@font-face{font-family:Metropolis;font-style:italic;font-weight:900;font-display:swap;src:url(/fonts/metropolis/metropolis-900-italic.woff2) format("woff2")}:root{--panel-bg: #ffffff;--panel-bg-elevated: #f7f7f8;--panel-surface: #ffffff;--panel-border: #e6e6e6;--panel-text: #1a1a1f;--panel-muted: #666666;--panel-accent: #8b2fc9;--panel-accent-soft: rgba(139, 47, 201, .12);--panel-danger: #e45858;--panel-ok: #3d9b6e;--panel-font-display: Metropolis, system-ui, sans-serif;--panel-font-body: Metropolis, system-ui, sans-serif;--panel-radius: 12px;--panel-shadow: 0 18px 48px rgba(0, 0, 0, .12)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;min-height:100dvh}body{margin:0;font-family:var(--panel-font-body);color:var(--panel-text);background:#fff;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit}:root{--accent: #8B2FC9;--statione-bg: #2b2b2b;--statione-text: #ffffff;--statione-calc-add: #4c97ff;--statione-calc-subtract: #ff8c1a;--statione-calc-body-bg: #f5f5f5;--statione-calc-body-text: #1a1a1f;--statione-panel-radius: 18px;--statione-panel-gap: 1.25rem}html,body{margin:0;padding:0;width:100%;min-height:100%;scrollbar-width:none;-ms-overflow-style:none}#root{margin:0;padding:0;width:100%;min-height:100%;min-height:100dvh}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}html *,body *{scrollbar-width:none;-ms-overflow-style:none}html *::-webkit-scrollbar,body *::-webkit-scrollbar{display:none;width:0;height:0}html:has(body.statione-page),body.statione-page{background:var(--statione-bg);--bg-primary: var(--statione-bg);color:var(--statione-text)}body.statione-page{margin:0;min-height:100%}.statione-main{position:relative;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:transparent}.studio-select-view{position:relative;z-index:2;--studio-block-width: min(280px, 100%)}body.statione-is-authenticated .studio-select-view{--studio-select-column-width: min(420px, calc(100% - 2rem) );--studio-mobile-section-gap: 3.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100dvh;padding:max(.75rem,env(safe-area-inset-top,0px)) 1rem 1.5rem;box-sizing:border-box}body.statione-is-authenticated .studio-mobile-header,body.statione-is-authenticated .studio-mobile-intro,body.statione-is-authenticated .studio-select-inner{width:100%;max-width:var(--studio-select-column-width);margin-inline:auto}body.statione-is-authenticated .studio-select-inner,body.statione-is-authenticated .studio-select-inner:has(.studio-select-stage--subpanel){width:100%;max-width:var(--studio-select-column-width, min(420px, calc(100% - 2rem) ))}body.statione-is-authenticated .studio-select-stage,body.statione-is-authenticated .studio-select-stage--subpanel,body.statione-is-authenticated .studio-select-stage:not(.studio-select-stage--subpanel){display:flex;flex-direction:column;gap:var(--statione-panel-gap);width:100%;max-width:100%}body.statione-is-authenticated .studio-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0;margin:0;padding:0;margin-bottom:var(--studio-mobile-section-gap, 3.5rem);background:transparent;border:none}body.statione-is-authenticated .studio-mobile-header-brand{margin:0;flex:1;min-width:0;font-family:inherit;font-size:1.75rem;font-weight:400;letter-spacing:-.03em;line-height:1.2;color:#fff;text-align:left}body.statione-is-authenticated .studio-mobile-header-brand[data-studio-brand-home]{cursor:pointer}body.statione-is-authenticated .studio-mobile-header-brand .btn-brand{font-weight:800}body.statione-is-authenticated .studio-brand-tm{font-size:.55em;vertical-align:super;line-height:0;margin-left:.05em}body.statione-is-authenticated .studio-mobile-header-end{display:flex;align-items:center;gap:.625rem;flex-shrink:0}body.statione-is-authenticated .studio-mobile-header-home,body.statione-is-authenticated .studio-mobile-header-search,body.statione-is-authenticated .studio-mobile-header-scan,body.statione-is-authenticated .studio-mobile-header-notify,body.statione-is-authenticated .studio-mobile-header-download,body.statione-is-authenticated .studio-mobile-header-print,body.statione-is-authenticated .studio-mobile-header-share,body.statione-is-authenticated .studio-mobile-header-settings{flex-shrink:0;display:flex;align-items:center;justify-content:center;align-self:center;margin:0;padding:0;border:none;border-radius:0;background:transparent;color:#fff;cursor:pointer;transition:opacity .2s;line-height:0}body.statione-is-authenticated .studio-mobile-header-home svg,body.statione-is-authenticated .studio-mobile-header-search svg,body.statione-is-authenticated .studio-mobile-header-scan svg,body.statione-is-authenticated .studio-mobile-header-notify svg,body.statione-is-authenticated .studio-mobile-header-download svg,body.statione-is-authenticated .studio-mobile-header-print svg,body.statione-is-authenticated .studio-mobile-header-share svg,body.statione-is-authenticated .studio-mobile-header-settings svg{display:block;width:1.375rem;height:1.375rem}body.statione-is-authenticated .studio-mobile-header-notify{position:relative}body.statione-is-authenticated .studio-mobile-header-notify-badge{position:absolute;top:-.0625rem;right:-.0625rem;width:.4375rem;height:.4375rem;border-radius:50%;background:#ff3b30;box-shadow:0 0 0 1.5px #00000047;pointer-events:none}body.statione-is-authenticated .studio-mobile-header-notify-badge[hidden]{display:none!important}body.statione-is-authenticated .studio-mobile-header-notify:disabled{opacity:1;cursor:default}body.statione-is-authenticated .studio-mobile-header-home:hover,body.statione-is-authenticated .studio-mobile-header-search:not(:disabled):hover,body.statione-is-authenticated .studio-mobile-header-scan:hover,body.statione-is-authenticated .studio-mobile-header-notify:not(:disabled):hover,body.statione-is-authenticated .studio-mobile-header-download:hover,body.statione-is-authenticated .studio-mobile-header-print:hover,body.statione-is-authenticated .studio-mobile-header-share:hover,body.statione-is-authenticated .studio-mobile-header-settings:hover{opacity:.72}body.statione-is-authenticated .studio-mobile-header-settings.is-long-pressing{opacity:1;transform:scale(.92);transition:transform .12s ease,opacity .12s ease}body.statione-is-authenticated .studio-mobile-header-home[hidden],body.statione-is-authenticated .studio-mobile-header-download,body.statione-is-authenticated .studio-mobile-header-print,body.statione-is-authenticated .studio-mobile-header-share{display:none!important}body.statione-is-authenticated .studio-mobile-header-settings-wrap,body.statione-is-authenticated .studio-mobile-header-notify-wrap,body.statione-is-authenticated .studio-mobile-header-search-wrap{position:relative}body.statione-settings-menu-open .studio-mobile-header-settings-wrap,body.statione-notify-menu-open .studio-mobile-header-notify-wrap,body.statione-search-menu-open .studio-mobile-header-search-wrap,body.studio-settings-menu-open .studio-mobile-header-settings-wrap,body.studio-notify-menu-open .studio-mobile-header-notify-wrap,body.studio-search-menu-open .studio-mobile-header-search-wrap,body.studio-scan-menu-open .studio-mobile-header-scan{position:relative;z-index:220}body.statione-is-authenticated .studio-settings-backdrop{position:fixed;inset:0;z-index:200;margin:0;padding:0;border:none;background-color:#0000;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);opacity:0;visibility:hidden;pointer-events:none;cursor:default;appearance:none;transition:opacity .5s ease,background-color .5s ease,backdrop-filter .5s ease,-webkit-backdrop-filter .5s ease,visibility 0s linear .5s}body.statione-settings-menu-open .studio-settings-backdrop,body.statione-notify-menu-open .studio-settings-backdrop,body.statione-personnel-menu-open .studio-settings-backdrop,body.statione-search-menu-open .studio-settings-backdrop,body.studio-settings-menu-open .studio-settings-backdrop,body.studio-notify-menu-open .studio-settings-backdrop,body.studio-search-menu-open .studio-settings-backdrop,body.studio-scan-menu-open .studio-settings-backdrop{opacity:1;visibility:visible;background-color:#0000006b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:auto;transition:opacity .5s ease,background-color .5s ease,backdrop-filter .5s ease,-webkit-backdrop-filter .5s ease,visibility 0s linear 0s}body.statione-is-authenticated .studio-settings-backdrop[hidden]{display:none!important}body.statione-is-authenticated .studio-settings-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:230;width:max-content;max-width:calc(100vw - 2rem);margin:0;padding:.375rem;background:#fff;border:none;border-radius:14px;box-shadow:0 12px 40px #00000047;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .4s ease .1s,transform .4s ease .1s}body.statione-settings-menu-open .studio-settings-menu,body.studio-settings-menu-open .studio-settings-menu,body.statione-personnel-menu-open .statione-market-header__personnel-wrap .studio-settings-menu,body.statione-view-menu-open .statione-market-header__view-wrap .studio-settings-menu{opacity:1;transform:translateY(0);pointer-events:auto}body.statione-is-authenticated .studio-settings-menu[hidden]{display:none!important}body.statione-is-authenticated .statione-vardiya-export-wrap{position:relative;display:inline-flex}body.studio-settings-menu-open .statione-vardiya-export-wrap--open,body.statione-settings-menu-open .statione-vardiya-export-wrap--open{position:relative;z-index:230}body.studio-settings-menu-open .statione-vardiya-export-wrap--open .studio-settings-menu,body.statione-settings-menu-open .statione-vardiya-export-wrap--open .studio-settings-menu{opacity:1;transform:translateY(0);pointer-events:auto}body.statione-is-authenticated .studio-notify-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:230;width:min(280px,calc(100vw - 2rem));margin:0;padding:.375rem;background:#fff;border:none;border-radius:14px;box-shadow:0 12px 40px #00000047;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .4s ease .1s,transform .4s ease .1s}body.statione-notify-menu-open .studio-notify-menu,body.studio-notify-menu-open .studio-notify-menu{opacity:1;transform:translateY(0);pointer-events:auto}body.statione-is-authenticated .studio-search-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:230;width:min(320px,calc(100vw - 2rem));margin:0;padding:.375rem;background:#fff;border:none;border-radius:14px;box-shadow:0 12px 40px #00000047;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .4s ease .1s,transform .4s ease .1s}body.statione-search-menu-open .studio-search-menu,body.studio-search-menu-open .studio-search-menu{opacity:1;transform:translateY(0);pointer-events:auto}body.statione-is-authenticated .studio-search-menu[hidden]{display:none!important}body.statione-is-authenticated .studio-search-menu__field{display:flex;align-items:center;gap:.5rem;margin:0;padding:.45rem .55rem .55rem;border-bottom:1px solid rgba(0,0,0,.08)}body.statione-is-authenticated .studio-search-menu__field-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#00000073}body.statione-is-authenticated .studio-search-menu__field-icon svg{width:1.125rem;height:1.125rem}body.statione-is-authenticated .studio-search-menu__input{flex:1;min-width:0;margin:0;padding:0;border:none;background:transparent;font-family:inherit;font-size:.875rem;font-weight:500;color:var(--text-primary, #1a1a1f);outline:none}body.statione-is-authenticated .studio-search-menu__input::placeholder{color:#0000006b}body.statione-is-authenticated .studio-search-menu__input::-webkit-search-cancel-button{-webkit-appearance:none}body.statione-is-authenticated .studio-search-menu__results{display:flex;flex-direction:column;gap:.125rem;max-height:min(52vh,300px);overflow-y:auto;padding:.3rem 0}body.statione-is-authenticated .studio-search-menu__hint{margin:0;padding:.65rem .625rem;font-size:.8125rem;line-height:1.35;color:#00000080;text-align:center}body.statione-is-authenticated .studio-search-menu__result{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;margin:0;padding:.55rem .625rem;border:none;border-radius:10px;background:transparent;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s ease}body.statione-is-authenticated .studio-search-menu__result:hover,body.statione-is-authenticated .studio-search-menu__result:focus-visible{background:#0000000f;outline:none}body.statione-is-authenticated .studio-search-menu__result-label{font-size:.8125rem;font-weight:600;line-height:1.25;color:var(--text-primary, #1a1a1f)}body.statione-is-authenticated .studio-search-menu__result-desc{font-size:.75rem;line-height:1.3;color:#0000008c}body.statione-is-authenticated .studio-search-menu__result-group{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#00000061}body.statione-is-authenticated .studio-notify-menu[hidden]{display:none!important}body.statione-is-authenticated .studio-notify-menu-empty{margin:0;padding:.625rem .75rem;font-size:.8125rem;color:#1d1d1f8c;text-align:right}body.statione-is-authenticated .studio-notify-menu-list{list-style:none;margin:0;padding:0}body.statione-is-authenticated .studio-notify-menu-item{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;width:100%;padding:.625rem .75rem;border:none;border-radius:10px;background:transparent;color:#1d1d1f;font:inherit;font-size:.875rem;font-weight:500;line-height:1.35;text-align:right;cursor:pointer}body.statione-is-authenticated .studio-notify-menu-item-dot{flex-shrink:0;width:.4375rem;height:.4375rem;border-radius:50%;background:#ff3b30;box-shadow:0 0 0 1.5px #ffffffeb}body.statione-is-authenticated .studio-notify-menu-item-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.statione-is-authenticated .studio-notify-menu-item:hover{background:#0866ff14}body.statione-is-authenticated .studio-notify-menu-footer{display:block;width:100%;margin:.125rem 0 0;padding:.5rem .75rem;border:none;border-radius:8px;background:transparent;color:#1d1d1f9e;font:inherit;font-size:.75rem;font-weight:500;text-align:right;cursor:pointer}body.statione-is-authenticated .studio-notify-menu-footer:hover{background:#0866ff0f;color:var(--accent, #0866ff)}body.statione-is-authenticated .statione-notify-push-prompt{margin-bottom:.25rem;color:#1d1d1fb8;font-size:.8125rem;line-height:1.35}body.statione-is-authenticated .studio-settings-menu-item{display:block;width:max-content;min-width:100%;margin:0;padding:.6875rem .875rem;white-space:nowrap;border:none;border-radius:10px;background:transparent;font-family:inherit;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#1a1a1f;text-align:right;cursor:pointer;transition:background .15s;box-sizing:border-box}body.statione-is-authenticated .studio-settings-menu-item:hover{background:#0000000f}body.statione-is-authenticated .studio-settings-menu-item--restart{color:#1f9d55}body.statione-is-authenticated .studio-settings-menu-item--restart:hover{background:#1f9d551a}body.statione-is-authenticated .studio-settings-menu-item--sign-out{color:#e54d4d}body.statione-is-authenticated .studio-settings-menu-item--sign-out:hover{background:#e54d4d1a}body.statione-is-authenticated .studio-mobile-intro{display:block;margin:0 0 var(--studio-mobile-section-gap, 3.5rem);padding:0}body.statione-is-authenticated .studio-mobile-greeting{margin:0;padding:0;font-family:inherit;font-size:1.75rem;font-weight:400;letter-spacing:-.03em;line-height:1.2;color:#fff;text-align:left}body.statione-is-authenticated .studio-mobile-greeting-name{font-weight:inherit;color:inherit}body.statione-is-authenticated .statione-mobile-date-row{position:relative;margin:.5rem 0 0;padding:0;display:flex;align-items:center;gap:.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;letter-spacing:-.01em;line-height:1.4;color:#ffffffb8;text-align:left}body.statione-is-authenticated .statione-mobile-date-label{color:inherit}body.statione-is-authenticated .statione-mobile-date-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:.125rem;border:none;border-radius:0;background:transparent;color:inherit;cursor:pointer;line-height:0;transition:opacity .2s}body.statione-is-authenticated .statione-mobile-date-toggle:hover,body.statione-is-authenticated .statione-mobile-date-toggle:focus-visible{opacity:.72}body.statione-is-authenticated .statione-mobile-date-toggle svg{display:block;width:1rem;height:1rem}body.statione-is-authenticated .statione-mobile-date-input{position:absolute;left:0;top:100%;width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){body.statione-is-authenticated .studio-settings-backdrop,body.statione-is-authenticated .studio-settings-menu,body.statione-is-authenticated .studio-notify-menu{transition:none}}.statione-screen{min-height:0;padding:0;background:transparent;color:#fff}.statione-loading-screen{box-sizing:border-box;position:fixed;inset:0;z-index:2147483000;display:flex;flex-direction:column;width:100%;margin:0;padding:0;min-height:100dvh;min-height:100lvh;background:#fff;color:#1a1a1a}html.statione-loading-lock,body.statione-loading-lock,html.statione-loading-lock #root,html.statione-loading-lock.statione-login-lock,body.statione-loading-lock.statione-login-lock,html.statione-loading-lock.statione-login-lock #root{margin:0;padding:0;width:100%;min-height:100%;min-height:100dvh;min-height:100lvh;background:#fff!important}.statione-loading-screen__content{flex:1;display:grid;place-items:center;padding:2rem 1.5rem}.statione-loading-screen__bar{position:relative;width:min(11rem,56vw);height:3px;overflow:hidden;border-radius:999px;background:#f2caca}.statione-loading-screen__bar:after{content:"";position:absolute;inset:0 auto 0 0;width:42%;border-radius:inherit;background:#8b2fc9;animation:statione-loading-bar-slide 1.15s ease-in-out infinite}@keyframes statione-loading-bar-slide{0%{transform:translate(-110%)}to{transform:translate(260%)}}.statione-loading-screen__brand{display:flex;justify-content:center;padding:0 1.5rem 2rem;padding-bottom:max(2rem,env(safe-area-inset-bottom,0px))}.statione-loading-screen__logo{display:block;width:min(4.5rem,23vw);height:auto}.statione-loading-screen__wordmark{display:inline-block;font-family:Metropolis;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#7f1d1d}.statione-splash{box-sizing:border-box;display:grid;place-items:center;min-height:100vh;min-height:100dvh;margin:0;padding:0;overflow:hidden;background:#2b2b2b}.statione-splash__icon{width:96px;height:96px;border-radius:22.37%;object-fit:cover;display:block;box-sizing:border-box;border:1.5px solid rgba(255,255,255,.28)}.statione-screen--message{box-sizing:border-box;display:grid;place-items:center;min-height:100vh;min-height:100dvh;padding:1.5rem;background:#2b2b2b;color:#fff}.statione-screen--message .statione-screen__inner{max-width:28rem;text-align:center}.statione-screen--message p{margin:0 0 .75rem;font-size:.9375rem;line-height:1.45;color:#ffffffeb}.statione-screen--message a{color:#7eb6ff}.statione-screen__inner{display:flex;flex-direction:column;gap:var(--statione-panel-gap);width:100%}.statione-screen__back{margin:0 0 .75rem;font-size:.8125rem}.statione-screen__back a{color:#ffffffc7;text-decoration:none;font-weight:600}.statione-screen__back a:hover{color:#fff}.statione-screen__loading{margin:0;text-align:center;font-size:.875rem;color:#ffffffa6}.statione-panel,.statione-info-block.statione-panel{width:100%;max-width:100%;box-sizing:border-box;background:var(--accent);border-radius:var(--statione-panel-radius);padding:1.25rem 1.35rem 1.35rem;box-shadow:none;isolation:isolate;overflow:hidden}.statione-panel__title,.statione-info-block__title{margin:0 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe0}body.statione-is-authenticated .statione-home-tabs-panel{width:100%;background:transparent;border:none;border-radius:0;padding:0;box-sizing:border-box}body.statione-is-authenticated .statione-home-tabs{display:flex;flex-direction:row;align-items:stretch;gap:.35rem;width:100%}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn{flex:1 1 0;width:auto;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.4rem;margin:0;padding:.5rem .45rem;text-align:left;border:1px solid transparent;border-radius:12px;background:#00000024;font-family:inherit;color:#fff;cursor:pointer;box-sizing:border-box;transition:background .2s,border-color .2s,color .2s}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn:hover{background:#0000002e;border-color:#ffffff1f;color:#fff}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn.is-selected{background:#fff;border-color:#fff;color:var(--text-primary, #1a1a1f)}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}body.statione-is-authenticated .statione-home-tabs-panel .studio-company-media{flex-shrink:0;width:auto;height:auto;display:flex;align-items:center;justify-content:center;border-radius:0;background:transparent;border:none;color:currentColor;overflow:visible;box-sizing:border-box}body.statione-is-authenticated .statione-home-tabs-panel .studio-company-media svg{display:block;width:1.05rem;height:1.05rem;color:currentColor}body.statione-is-authenticated .statione-home-tabs-panel .studio-company-text{display:flex;flex-direction:column;gap:0;min-width:0;flex:1;align-items:flex-start}body.statione-is-authenticated .statione-home-tabs-panel .studio-company-name{font-size:.6875rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}body.statione-is-authenticated .statione-home-tabs-panel .studio-company-role{display:none}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn.is-selected .studio-company-media{background:transparent;border:none;color:var(--accent)}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn.is-selected .studio-company-media svg{color:var(--accent)}body.statione-is-authenticated .statione-home-nav,body.statione-is-authenticated .statione-home-layout{display:flex;flex-direction:column;gap:var(--statione-panel-gap);width:100%}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-8px);transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1),opacity .34s ease,transform .4s cubic-bezier(.4,0,.2,1);min-height:0}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell.is-open{grid-template-rows:1fr;opacity:1;transform:translateY(0)}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell.is-open .statione-home-quick-panel-shell__clip{overflow:visible}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell__clip{overflow:hidden;min-height:0}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel{width:100%;background:var(--accent);border:none;border-radius:var(--statione-panel-radius);padding:1.15rem 1rem 1.25rem;box-sizing:border-box}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel--animated{animation:statione-home-quick-panel-in .36s cubic-bezier(.4,0,.2,1)}@keyframes statione-home-quick-panel-in{0%{opacity:.55;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell{transition:none;transform:none}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel--animated{animation:none}}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel a.studio-company-item{width:100%;min-width:0;display:flex;align-items:center;gap:.625rem;padding:.75rem;text-align:left;text-decoration:none;font-family:inherit;color:#fff;background:#0000001f;border:1px solid transparent;border-radius:14px;cursor:pointer;box-sizing:border-box;transition:background .2s,border-color .2s,color .2s}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel a.studio-company-item:hover{background:#0000002e;border-color:#ffffff1f}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel a.studio-company-item.is-selected{background:#fff;border-color:#fff;color:var(--text-primary, #1a1a1f)}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel a.studio-company-item.is-selected:hover{background:#fff;border-color:#fff}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel .studio-company-media{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid #fff;color:var(--accent);overflow:hidden;box-sizing:border-box}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel .studio-company-media svg{width:1.125rem;height:1.125rem;color:var(--accent)}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel .studio-company-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel .studio-company-name{font-size:.8125rem;font-weight:600;letter-spacing:-.01em;line-height:1.25;word-break:break-word}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel .studio-company-role{font-size:.625rem;font-weight:400;color:#ffffffa6;line-height:1.3}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel a.studio-company-item.is-selected .studio-company-role{color:var(--text-secondary, #6b6b6f)}body.statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel a.studio-company-item.is-selected .studio-company-media{background:#fff;border-color:#2b2b2b1a;color:var(--accent)}body.statione-is-authenticated .statione-home-modules{width:100%}body.statione-is-authenticated .statione-home-modules .studio-select-panel--companies{position:relative;background:var(--accent);border:none;border-radius:var(--statione-panel-radius);padding:1rem;max-height:none;overflow:visible}body.statione-is-authenticated .statione-home-modules .studio-select-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}body.statione-is-authenticated .statione-home-modules .studio-company-list{gap:.5rem}body.statione-is-authenticated .statione-home-modules a.studio-company-item{width:100%;display:flex;align-items:center;gap:.875rem;padding:.875rem;text-align:left;text-decoration:none;font-family:inherit;color:#fff;background:#0000001f;border:1px solid transparent;border-radius:14px;cursor:pointer;box-sizing:border-box;transition:background .2s,border-color .2s,color .2s}body.statione-is-authenticated .statione-home-modules a.studio-company-item:hover{background:#0000002e;border-color:#ffffff1f}body.statione-is-authenticated .statione-home-modules a.studio-company-item.is-selected{background:#fff;border-color:#fff;color:var(--text-primary, #1a1a1f)}body.statione-is-authenticated .statione-home-modules a.studio-company-item.is-selected:hover{background:#fff;border-color:#fff}body.statione-is-authenticated .statione-home-modules .studio-company-media{flex-shrink:0;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid #fff;color:var(--accent);overflow:hidden;box-sizing:border-box}body.statione-is-authenticated .statione-home-modules .studio-company-media svg{width:1.375rem;height:1.375rem;color:var(--accent)}body.statione-is-authenticated .statione-home-modules .studio-company-text{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}body.statione-is-authenticated .statione-home-modules .studio-company-name{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}body.statione-is-authenticated .statione-home-modules .studio-company-role{font-size:.75rem;font-weight:400;color:#ffffffa6;line-height:1.35}body.statione-is-authenticated .statione-home-modules a.studio-company-item.is-selected .studio-company-role{color:var(--text-secondary, #6b6b6f)}body.statione-is-authenticated .statione-home-modules a.studio-company-item.is-selected .studio-company-media{background:#fff;border-color:#2b2b2b1a;color:var(--accent)}.statione-shortcuts{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.statione-shortcuts__link{display:grid;gap:.1rem;padding:.65rem .85rem;border-radius:12px;background:#00000024;border:1px solid rgba(255,255,255,.18);text-decoration:none;color:#fff;transition:background .15s ease}.statione-shortcuts__link:hover{background:#00000038}.statione-shortcuts__label{font-size:.9375rem;font-weight:700}.statione-shortcuts__desc{font-size:.75rem;color:#ffffffb8}.statione-page-placeholder__status{margin:0 0 .5rem;font-size:.875rem;font-weight:700;color:#fff}.statione-page-placeholder__hint{margin:0;font-size:.8125rem;line-height:1.45;color:#ffffffd1}.statione-info-block__list{margin:0;padding:0;background:#00000024;border:1px solid rgba(255,255,255,.16);border-radius:12px;overflow:hidden}.statione-info-block__row{display:grid;grid-template-columns:7.75rem 1fr;gap:.35rem .85rem;padding:.55rem .85rem;align-items:start}.statione-info-block__row+.statione-info-block__row{border-top:1px solid rgba(255,255,255,.14)}.statione-info-block__row dt{margin:0;font-size:.75rem;font-weight:600;color:#ffffffc7}.statione-info-block__row dd{margin:0;font-size:.8125rem;font-weight:500;color:#fff;word-break:break-word}@media(max-width:380px){.statione-info-block__row{grid-template-columns:1fr;gap:.15rem}}.statione-form{display:grid;gap:.65rem}.statione-form__field{display:grid;gap:.22rem}.statione-form__field--wide{grid-column:1 / -1}.statione-form__field span{font-size:.6875rem;font-weight:600;color:#ffffffc7}.statione-form__field input,.statione-form__field select{height:40px;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#0000002e;color:#fff;padding:0 .7rem;box-sizing:border-box}.statione-form__personnel{margin:.15rem 0 0;font-size:.75rem;color:#ffffffc7}.statione-form__error{margin:0;font-size:.8125rem;color:#ffc9c9}.statione-form__success{margin:0;font-size:.8125rem;color:#b8f5c8}.statione-form__submit{height:42px;border:0;border-radius:10px;background:#ffffffeb;color:var(--accent);font-weight:700;cursor:pointer}.statione-form__submit:disabled{opacity:.65;cursor:wait}.statione-customer-picker{display:grid;gap:.25rem;position:relative}.statione-customer-picker__hint{margin:0;font-size:.72rem;color:#ffffffad}.statione-customer-picker__list{list-style:none;margin:0;padding:0;background:#00000047;border:1px solid rgba(255,255,255,.2);border-radius:10px;overflow:hidden}.statione-customer-picker__list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .75rem;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer;font-size:.8125rem}.statione-customer-picker__list button:hover{background:#ffffff14}.statione-customer-picker__badge{font-size:.65rem;font-weight:700;padding:.12rem .4rem;border-radius:999px;background:#ffdc6440;color:#ffe9a8}.statione-op-list{list-style:none;margin:0;padding:0;background:#00000024;border:1px solid rgba(255,255,255,.16);border-radius:12px;overflow:hidden}.statione-op-list__item{padding:.6rem .85rem}.statione-op-list__item+.statione-op-list__item{border-top:1px solid rgba(255,255,255,.14)}.statione-op-list__main{display:flex;justify-content:space-between;gap:.5rem;font-size:.875rem;font-weight:700}.statione-op-list__meta{display:flex;flex-wrap:wrap;gap:.35rem .55rem;margin-top:.2rem;font-size:.72rem;color:#ffffffad}.statione-op-list__main .is-positive{color:#b8f5c8}.statione-op-list__main .is-negative{color:#ffc9c9}.statione-ledger-filters{display:grid;gap:.55rem;margin-bottom:.75rem}.statione-ledger-filters input[type=search]{height:40px;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#0000002e;color:#fff;padding:0 .7rem}.statione-ledger-filters__check{display:flex;align-items:center;gap:.45rem;font-size:.75rem;color:#ffffffd1}.statione-cari-list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.statione-cari-list__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#00000024;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.statione-cari-list__btn:hover{background:#00000038}.statione-cari-list__ok{font-size:.65rem;color:#b8f5c8}.statione-cari-layout{display:grid;gap:1rem;min-width:0}body.statione-is-authenticated .statione-cari-toolbar{display:grid;gap:.65rem;padding:0 0 .85rem;min-width:0}body.statione-is-authenticated .statione-cari-toolbar:empty{display:none;padding:0}body.statione-is-authenticated .statione-defter-header{display:grid;gap:.65rem;padding:0 0 .85rem;min-width:0}body.statione-is-authenticated .statione-defter-header__search-row{min-width:0}body.statione-is-authenticated .statione-defter-header__search{display:flex;align-items:center;gap:.45rem;width:100%;min-width:0;min-height:2.5rem;padding:0 .35rem 0 .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#0000001f}body.statione-is-authenticated .statione-defter-header__search-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#ffffffb8}body.statione-is-authenticated .statione-defter-header__search-icon svg{width:1rem;height:1rem}body.statione-is-authenticated .statione-defter-header__search-input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-size:.875rem;line-height:1.35;outline:none}body.statione-is-authenticated .statione-defter-header__search-input::placeholder{color:#ffffff7a}body.statione-is-authenticated .statione-defter-header__search-input:disabled{opacity:.72;cursor:default}body.statione-is-authenticated .statione-defter-header__actions{display:inline-flex;align-items:center;gap:.15rem;flex-shrink:0;margin-left:.25rem}body.statione-is-authenticated .statione-defter-subtitle{margin:0 0 .85rem}body.statione-is-authenticated .statione-cari-toolbar__main{min-width:0}body.statione-is-authenticated .statione-cari-toolbar__search{width:100%;min-width:0;padding-right:.35rem}body.statione-is-authenticated .statione-cari-toolbar__inline-actions{display:inline-flex;align-items:center;gap:.15rem;flex-shrink:0;margin-left:.25rem}body.statione-is-authenticated .statione-cari-toolbar__inline-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:0;background:transparent;color:#ffffffd1;cursor:pointer}body.statione-is-authenticated .statione-cari-toolbar__inline-icon svg{width:1rem;height:1rem}body.statione-is-authenticated .statione-cari-toolbar__inline-icon:hover,body.statione-is-authenticated .statione-cari-toolbar__inline-icon.is-active{color:#fff}body.statione-is-authenticated .statione-cari-customer-edit{padding:.85rem .95rem;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#0000001f}body.statione-is-authenticated .statione-cari-search-panel__field{display:flex;align-items:center;gap:.45rem;min-height:2.5rem;padding:0 .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#0000001f}.statione-cari-search-panel__icon{display:inline-flex;width:1rem;height:1rem;color:#ffffffb8;flex-shrink:0}.statione-cari-search-panel__icon svg{width:100%;height:100%}.statione-cari-search-panel__input{flex:1 1 auto;width:100%;min-width:0;border:none;background:transparent;color:#fff;font:inherit;font-size:.875rem;outline:none}.statione-cari-search-panel__input::placeholder{color:#ffffff80}.statione-cari-search-panel__add-actions{display:grid;gap:.45rem}.statione-cari-search-panel__add-btn{width:100%;min-height:2.35rem;padding:.35rem .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.28);background:#00000024;color:#fff;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;text-align:center}.statione-cari-search-panel__add-btn:hover{background:#0000003d}.statione-cari-search-panel__form-title{margin:0 0 .15rem;font-size:.875rem;font-weight:700;color:#fff}body.statione-is-authenticated .statione-cari-search-panel__form{gap:.55rem}body.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field span{color:#ffffffe6}body.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field input,body.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field select{border-color:#ffffff38;background:#0000001f;color:#fff}body.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field select option{color:#111;background:#fff}.statione-form__required{color:#ffd4d4}.statione-customer-picker__ledger{opacity:.72;font-weight:500}.statione-cari-layout__toast{margin:.35rem 0 0}.statione-cari-table__name{display:inline}body.statione-is-authenticated .statione-cari-table__row{cursor:pointer}body.statione-is-authenticated .statione-cari-table__row.is-selected td,body.statione-is-authenticated .statione-operation-recent__row.is-selected td{background:#eef4ff}body.statione-is-authenticated .statione-operation-recent__row--interactive{cursor:pointer}.statione-operation-detail{padding-top:.15rem}body.statione-is-authenticated .statione-vardiya-table__row--deletable,body.statione-is-authenticated .statione-operation-sheet__row--deletable{cursor:pointer;touch-action:manipulation}body.statione-is-authenticated .statione-vardiya-table__row.is-long-pressing td,body.statione-is-authenticated .statione-operation-sheet__row.is-long-pressing td{background:#ffffff38}body.statione-is-authenticated .statione-vardiya-table__row.is-deleting td,body.statione-is-authenticated .statione-operation-sheet__row.is-deleting td{opacity:.55}.statione-vardiya-page__summary{margin:.5rem 0 .75rem;padding:.65rem .85rem;border-radius:.5rem;background:#ffffff1a;font-size:.9rem;line-height:1.45}.statione-cari-customer-detail{display:grid;gap:.85rem;padding:0 0 .85rem;min-width:0}.statione-cari-detail-page{display:grid;gap:1rem;padding:0 0 1rem;min-width:0}.statione-cari-detail-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.statione-cari-detail-page__back{border:none;background:transparent;color:#ffffffeb;font:inherit;font-size:.8125rem;font-weight:600;padding:0;cursor:pointer}.statione-cari-detail-page__back:hover{color:#fff}.statione-cari-detail-page__edit{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff14;color:#ffffffe6;cursor:pointer}.statione-cari-detail-page__edit svg{width:1rem;height:1rem}.statione-cari-detail-page__edit:hover{background:#ffffff24;color:#fff}.statione-cari-detail-page__hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.25rem;padding:1rem 1.1rem;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,#ffffff1a,#00000014)}.statione-cari-detail-page__identity{min-width:0;flex:1 1 12rem}.statione-cari-detail-page__ledger{margin:0 0 .25rem;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#ffffff9e}.statione-cari-detail-page__name{margin:0;font-size:1.25rem;font-weight:700;line-height:1.25;color:#fff;word-break:break-word}.statione-cari-detail-page__subtitle{margin:.35rem 0 0;font-size:.8125rem;color:#ffffffb8}.statione-cari-detail-page__badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.statione-cari-detail-page__badge{display:inline-flex;align-items:center;min-height:1.375rem;padding:0 .5rem;border-radius:999px;font-size:.6875rem;font-weight:700}.statione-cari-detail-page__badge--warn{background:#ffc1072e;color:#ffe082}.statione-cari-detail-page__badge--muted{background:#ffffff1f;color:#ffffffc7}.statione-cari-detail-page__metrics{display:flex;flex-wrap:wrap;gap:.65rem;flex-shrink:0}.statione-cari-detail-page__hero--metrics-row{justify-content:flex-start;flex-direction:column;align-items:stretch;gap:.65rem;padding:0;border:none;border-radius:0;background:transparent}.statione-cari-detail-page__hero--metrics-row .statione-cari-detail-page__metrics{width:100%;justify-content:flex-start;align-items:stretch}.statione-cari-detail-page__hero--metrics-row .statione-cari-detail-page__badges{margin-top:0}.statione-cari-detail-page__profile{min-width:0}.statione-cari-detail-page__profile-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-width:0}.statione-cari-detail-page__profile-col{display:flex;flex-direction:column;gap:.4rem;min-width:0;padding:0 1.1rem}.statione-cari-detail-page__profile-col:first-child{padding-left:0}.statione-cari-detail-page__profile-col:last-child{padding-right:0}.statione-cari-detail-page__profile-col+.statione-cari-detail-page__profile-col{border-left:1px solid rgba(255,255,255,.14)}.statione-cari-detail-page__profile-row{display:grid;grid-template-columns:minmax(6.5rem,42%) minmax(0,1fr);gap:.35rem .75rem;align-items:baseline}.statione-cari-detail-page__profile-label{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e}.statione-cari-detail-page__profile-value{font-size:.8125rem;font-weight:600;color:#fff;text-align:right;word-break:break-word}.statione-cari-detail-page__profile-value.is-positive{color:#8fe3a8}.statione-cari-detail-page__profile-value.is-negative{color:#ffb4b4}.statione-cari-detail-page__profile-value.is-findik{color:#8b5a2b}.statione-cari-detail-page__profile-value.is-gubre{color:#0d9488}.statione-cari-detail-page__profile-value.is-para{color:#16a34a}.statione-cari-detail-page__profile-row--edit{align-items:center}.statione-cari-detail-page__profile-input{width:100%;min-width:0;margin:0;padding:.2rem .4rem;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:#0000002e;color:#fff;font:inherit;font-size:.8125rem;font-weight:600;text-align:right}.statione-cari-detail-page__profile-input:focus{outline:none;border-color:#ffffff73}.statione-cari-detail-page__profile-error{margin:.45rem 0 0;font-size:.75rem;font-weight:600;color:#ffb4b4}@media(max-width:1100px){.statione-cari-detail-page__profile-cols{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.85rem}.statione-cari-detail-page__profile-col:nth-child(odd){padding-left:0;border-left:none}.statione-cari-detail-page__profile-col:nth-child(2n){padding-right:0}.statione-cari-detail-page__profile-col:nth-child(n+3){border-top:1px solid rgba(255,255,255,.14);padding-top:.85rem}}@media(max-width:640px){.statione-cari-detail-page__profile-cols{grid-template-columns:minmax(0,1fr)}.statione-cari-detail-page__profile-col{padding:0;border-left:none}.statione-cari-detail-page__profile-col+.statione-cari-detail-page__profile-col{border-left:none;border-top:1px solid rgba(255,255,255,.14);padding-top:.85rem}.statione-cari-detail-page__profile-row{grid-template-columns:minmax(7rem,40%) minmax(0,1fr)}}.statione-cari-detail-page__profile-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;margin-top:.75rem}.statione-cari-detail-page__profile-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn{width:auto;height:auto;min-height:0;padding:.2rem .5rem;border-radius:999px;gap:.25rem;justify-content:center;border:1px solid currentColor;background:color-mix(in srgb,currentColor 10%,#fff);font-size:.7rem;font-weight:600;letter-spacing:0;line-height:1;opacity:1}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn:hover:not(:disabled){background:color-mix(in srgb,currentColor 16%,#fff);opacity:1}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn svg{width:.85rem;height:.85rem}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-label{display:inline;white-space:nowrap}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--edit{color:#2563eb}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--send{color:#16a34a}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--cancel{color:#b42318}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--archive{color:#b45309}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--add{color:#7c3aed}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--print{color:#475569}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--download{color:#0369a1}body.statione-is-authenticated .statione-panel--cari .statione-cari-detail-page__profile-actions .statione-operation-sheet__action-btn--share{color:#0f766e}.statione-cari-detail-page__metric--wide{min-width:10rem;max-width:18rem}.statione-cari-detail-page__metric--wide .statione-cari-detail-page__metric-value{overflow-wrap:anywhere}.statione-cari-detail-page__metric--back{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;width:2.75rem;padding:.65rem;cursor:pointer;font:inherit;color:inherit}.statione-cari-detail-page__metric--back svg{width:1.25rem;height:1.25rem;display:block}.statione-cari-detail-page__metric{display:grid;gap:.15rem;min-width:7rem;padding:.65rem .85rem;border-radius:10px;background:#0000002e;border:1px solid rgba(255,255,255,.1)}.statione-cari-detail-page__metric-label{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e}.statione-cari-detail-page__metric-value{font-size:1.0625rem;font-weight:700;color:#fff}.statione-cari-detail-page__metric.is-positive .statione-cari-detail-page__metric-value{color:#8fe3a8}.statione-cari-detail-page__metric.is-negative .statione-cari-detail-page__metric-value{color:#ffb4b4}.statione-cari-detail-page__metric--action{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;font:inherit;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.statione-cari-detail-page__metric--action:hover,.statione-cari-detail-page__metric--action.is-active{background:#ffffff1f;border-color:#ffffff47}.statione-cari-detail-page__metric-chevron{font-size:.9375rem;line-height:1}.statione-cari-detail-page__sections{display:grid;gap:.85rem}.statione-cari-detail-page__section{padding:.85rem .95rem;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0000001a}.statione-cari-detail-page__section--full{margin-top:0}.statione-cari-detail-page__section-title{margin:0 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffffad}.statione-cari-detail-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .85rem;margin:0}.statione-cari-detail-page__item{min-width:0}.statione-cari-detail-page__item dt{margin:0 0 .15rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e}.statione-cari-detail-page__item dd{margin:0;font-size:.8125rem;color:#fff;word-break:break-word}.statione-cari-detail-page__hint{margin:0;padding:.55rem .75rem;border-radius:8px;background:#ffffff14;color:#ffffffc7;font-size:.8125rem}.statione-cari-operation-edit{display:grid;gap:.75rem;padding:.85rem .95rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000001f}@media(min-width:768px){.statione-cari-detail-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.statione-cari-customer-detail__header{display:flex;align-items:center;gap:.65rem;min-width:0}.statione-cari-customer-detail__back{border:none;background:transparent;color:#ffffffeb;font:inherit;font-size:.8125rem;font-weight:600;padding:0;cursor:pointer}.statione-cari-customer-detail__back:hover{color:#fff}.statione-cari-customer-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .85rem;margin:0;padding:.85rem .95rem;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#0000001f}.statione-cari-customer-detail__item{min-width:0}.statione-cari-customer-detail__item dt{margin:0 0 .15rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffffad}.statione-cari-customer-detail__item dd{margin:0;font-size:.8125rem;color:#fff;word-break:break-word}@media(min-width:768px){.statione-cari-customer-detail__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.statione-cari-operations-panel{margin-top:1rem}.statione-form__actions{display:flex;gap:.5rem}.statione-form__secondary{flex:1;height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;font-weight:600;cursor:pointer}.statione-form__actions .statione-form__submit{flex:1}.statione-form__danger{width:100%;height:42px;margin-top:.75rem;border-radius:10px;border:1px solid rgba(255,201,201,.55);background:#78181859;color:#ffe8e8;font-weight:600;cursor:pointer}.statione-form__danger:hover:not(:disabled){background:#8c202080}.statione-form__danger:disabled{opacity:.55;cursor:not-allowed}.statione-form__danger--delete{border-color:#ffa0a0b3;background:#5a101073}.statione-cari-customer-edit__admin{margin-top:.25rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.14)}.statione-cari-customer-edit__archived-note{margin:0 0 .75rem;padding:.625rem .75rem;border-radius:10px;background:#ffffff1a;color:#ffffffeb;font-size:.8125rem;line-height:1.45}.statione-cari-customer-edit__admin-hint{margin:.5rem 0 0;font-size:.8125rem;color:#ffffffc7;line-height:1.45}.statione-cari-table__archived-badge{display:inline-block;margin-left:.4rem;padding:.1rem .35rem;border-radius:6px;background:#6b72802e;color:#4b5563;font-size:.6875rem;font-weight:700;letter-spacing:.02em;vertical-align:middle}.statione-cari-archived-panel{margin-top:.75rem}.statione-cari-archived-panel__toggle{width:100%;min-height:40px;padding:.55rem .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.statione-cari-archived-panel__toggle:disabled{opacity:.6;cursor:wait}.statione-cari-archived-panel__table-wrap{margin-top:.65rem}.statione-cari-table--archived{opacity:.96}.statione-cari-detail-page__metric--balance{align-items:stretch}.statione-cari-detail-page__balance-breakdown{display:flex;flex-direction:column;gap:.35rem;margin-top:.55rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.14);width:100%}.statione-cari-detail-page__balance-line{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin:0;font-size:.75rem;line-height:1.35;color:#ffffffd1}.statione-cari-detail-page__balance-line-values{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;text-align:right;font-weight:600}.statione-cari-detail-page__balance-line-values.is-positive{color:#86efac}.statione-cari-detail-page__balance-line-values.is-negative{color:#fca5a5}.statione-cari-detail-page__balance-qty{font-weight:500;opacity:.9}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__row.is-saved.is-archived-profile td{background:#f3f4f6;color:#6b7280}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__row.is-saved.is-row-selected td,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-saved.is-row-selected td{background:#eef4ff}.statione-cari-table__select-col{width:2.5rem;text-align:center;vertical-align:middle}body.statione-is-authenticated .statione-operation-sheet__table th.statione-cari-table__select-col,body.statione-is-authenticated .statione-operation-sheet__table td.statione-cari-table__select-col{text-align:center;vertical-align:middle;padding:.5rem .55rem}body.statione-is-authenticated .statione-operation-sheet__table th.statione-cari-table__select-col .statione-cari-table__checkbox,body.statione-is-authenticated .statione-operation-sheet__table td.statione-cari-table__select-col .statione-cari-table__checkbox{display:block;margin-inline:auto}.statione-cari-table__open-col{width:2.25rem;padding-inline:.25rem!important;text-align:center;vertical-align:middle}.statione-cari-ops-cell{display:flex;flex-direction:column;gap:.12rem;min-width:0;line-height:1.25}.statione-cari-ops-cell__primary{font-weight:650;color:inherit;overflow-wrap:anywhere}.statione-cari-ops-cell__secondary{font-size:.82em;font-weight:500;color:#667085;overflow-wrap:anywhere}.statione-cari-ops-cell--note{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;font-weight:500;line-height:1.3;max-height:2.6em;color:#344054}@media(min-width:768px){body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__status-col,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__status-cell{width:6.2rem;min-width:6.2rem;max-width:6.2rem;padding:.25rem .15rem;white-space:normal}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__actions{justify-content:center;gap:.15rem;width:auto}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__action-btn{width:1.7rem;height:1.7rem;min-height:0;padding:0;border:none;border-radius:999px;background:transparent;gap:0;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__action-btn:hover:not(:disabled){background:transparent;opacity:.85}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__action-btn svg{width:1.05rem;height:1.05rem}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__action-label{display:none}}.statione-cari-table__open-btn{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;padding:0;border:none;border-radius:6px;background:transparent;color:#ffffffb8;cursor:pointer}.statione-cari-table__open-btn svg{width:1rem;height:1rem}.statione-cari-table__open-btn:hover{color:#fff;background:#ffffff1a}body.statione-market-layout.statione-is-authenticated .statione-cari-table__open-btn{color:var(--statione-market-header-muted, #666666)}body.statione-market-layout.statione-is-authenticated .statione-cari-table__open-btn:hover{color:var(--statione-market-accent, var(--color-primary));background:#0866ff14}.statione-cari-table__checkbox{width:1rem;height:1rem;margin:0;accent-color:var(--color-primary);cursor:pointer}.statione-cari-table__checkbox:disabled{cursor:not-allowed;opacity:.45}.statione-cari-table__checkbox.is-decorative:disabled{opacity:1;cursor:default;pointer-events:none}.statione-cari-table__sort{display:inline-flex;align-items:center;gap:.35rem;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-align:left;cursor:pointer}.statione-cari-table__sort.is-active{color:inherit}.statione-cari-table__sort-icon{display:none}.statione-cari-bulk-bar{display:flex;align-items:center;gap:.75rem;margin:0 0 .75rem;padding:.625rem .75rem;border-radius:10px;background:#ffffff1f;color:#fff;font-size:.875rem}.statione-cari-bulk-bar__delete,.statione-cari-bulk-bar__clear,.statione-cari-bulk-bar__merge{height:34px;padding:0 .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;font-weight:600;cursor:pointer}.statione-cari-bulk-bar__merge{border-color:#c9e6ff8c;background:#18487859}.statione-cari-bulk-bar__delete{border-color:#ffc9c98c;background:#78181859}.statione-cari-bulk-bar__delete:disabled,.statione-cari-bulk-bar__clear:disabled,.statione-cari-bulk-bar__merge:disabled{opacity:.55;cursor:not-allowed}.statione-cari-toolbar__inline-icon.is-danger{color:#ffc9c9}body.statione-is-authenticated .statione-cari-table__footer td{background:#eef2ff;border-top:2px solid color-mix(in srgb,var(--color-primary) 28%,#d1d5db);font-weight:700}body.statione-is-authenticated .statione-cari-table__footer-label{color:var(--color-primary)}body.statione-is-authenticated .statione-cari-table__footer-count{color:#4b5563;font-weight:600}body.statione-is-authenticated .statione-cari-table__footer-total{font-weight:700}body.statione-is-authenticated .statione-panel--cari td.statione-cari-table__numeric{text-align:right;font-variant-numeric:tabular-nums}body.statione-is-authenticated .statione-panel--cari .statione-cari-table__numeric .statione-operation-sheet__input{text-align:right}.statione-kasa-net{margin:.5rem 0 .75rem;font-size:.8125rem;color:#ffffffd9}.statione-kasa-net .is-positive{color:#b8f5c8}.statione-kasa-net .is-negative{color:#ffc9c9}body.statione-is-authenticated .statione-kasa-summary{margin-top:.75rem}body.statione-is-authenticated .statione-kasa-summary__title{margin:0 0 .5rem;font-size:.9375rem;font-weight:600}body.statione-is-authenticated .statione-kasa-summary__table{min-width:100%}body.statione-is-authenticated .statione-kasa-summary__amount-cell{min-width:7.5rem;padding:.2rem .35rem}body.statione-is-authenticated .statione-kasa-summary__amount-input{width:100%;min-width:6.5rem;padding:.25rem .4rem;font-size:.8125rem}body.statione-is-authenticated .statione-kasa-shift-amounts{margin-bottom:.85rem}body.statione-is-authenticated .statione-kasa-details-toggle{margin:1.1rem 0 .85rem}body.statione-is-authenticated .statione-kasa-details-toggle__button{display:flex;align-items:center;gap:.65rem;width:100%;padding:.25rem 0;border:none;background:transparent;cursor:pointer;font:inherit}body.statione-is-authenticated .statione-kasa-details-toggle__line{flex:1 1 auto;border-top:1px dashed #c8ced8;height:0}body.statione-is-authenticated .statione-kasa-details-toggle__label{flex:0 0 auto;font-size:.8125rem;font-weight:500;color:#6b7280;letter-spacing:.01em}body.statione-is-authenticated .statione-kasa-details-toggle__button:hover .statione-kasa-details-toggle__label,body.statione-is-authenticated .statione-kasa-details-toggle__button:focus-visible .statione-kasa-details-toggle__label{color:#374151}body.statione-is-authenticated .statione-kasa-details-toggle__button:focus-visible{outline:2px solid rgba(8,102,255,.35);outline-offset:2px;border-radius:4px}body.statione-is-authenticated .statione-kasa-module{margin-top:1rem}body.statione-is-authenticated .statione-kasa-module__sheet{margin-top:0}body.statione-is-authenticated .statione-kasa-module__table th[colspan="2"]{text-align:center}body.statione-is-authenticated .statione-kasa-module__entry-row td{background:#0866ff0f;border-top:2px solid rgba(8,102,255,.18)}body.statione-is-authenticated .statione-panel--cari .statione-kasa-module__entry-cell .statione-operation-sheet__input{color:#1a1a1f}body.statione-is-authenticated .statione-kasa-module__entry-cell.is-muted{opacity:.45}body.statione-is-authenticated .statione-kasa-filters-panel{margin-top:1.25rem}body.statione-is-authenticated .statione-kasa-filters-panel__hint{margin:0 0 .65rem}body.statione-is-authenticated .statione-theme-editor{display:grid;gap:.85rem}body.statione-is-authenticated .statione-theme-field{display:grid;gap:.35rem}body.statione-is-authenticated .statione-theme-field__label{font-size:.8125rem;font-weight:600}body.statione-is-authenticated .statione-theme-field__inputs{display:flex;align-items:center;gap:.65rem}body.statione-is-authenticated .statione-theme-field__color{width:2.75rem;height:2.25rem;padding:0;border:none;background:transparent}body.statione-is-authenticated .statione-theme-field__hex{flex:1;min-width:0;padding:.45rem .6rem;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:inherit;font:inherit}body.statione-is-authenticated .statione-calc-page__save--secondary{background:#ffffff14}body.statione-is-authenticated .studio-scan-overlay{position:fixed;inset:0;z-index:240;display:flex;align-items:stretch;justify-content:stretch;padding:0;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility 0s linear .35s}body.studio-scan-menu-open .studio-scan-overlay{pointer-events:auto;opacity:1;visibility:visible;transition:opacity .35s ease,visibility 0s linear 0s}body.statione-is-authenticated .studio-scan-overlay__panel{display:flex;flex-direction:column;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0;background:#fff;color:#1a1a1f;box-shadow:none;overflow:hidden;isolation:isolate}body.statione-is-authenticated .studio-scan-overlay__header{display:flex;align-items:center;justify-content:center;position:relative;gap:.5rem;flex-shrink:0;min-height:2.75rem;padding:max(.85rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) .55rem max(1rem,env(safe-area-inset-left));border-bottom:1px solid #ececef;background:#fff}body.statione-is-authenticated .studio-scan-overlay__title{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.01em;text-transform:none;color:#1a1a1f;text-align:center}body.statione-is-authenticated .studio-scan-overlay__close{position:absolute;right:max(.85rem,env(safe-area-inset-right));top:50%;transform:translateY(-50%);margin-top:calc(max(.85rem,env(safe-area-inset-top))*.15);width:2.15rem;height:2.15rem;border:1px solid #e4e4e8;border-radius:999px;background:#f4f4f6;color:#1a1a1f;font-size:1.2rem;line-height:1;cursor:pointer;transition:background .2s,border-color .2s}body.statione-is-authenticated .studio-scan-overlay__close:hover{background:#ececef;border-color:#d8d8de}body.statione-is-authenticated .studio-scan-overlay__camera-stage{position:relative;flex:1;min-height:0;width:100%;display:flex;flex-direction:column;background:#000}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__header--overlay{position:relative;z-index:3;flex-shrink:0}body.statione-is-authenticated .studio-scan-overlay__header--overlay{background:linear-gradient(to bottom,rgba(0,0,0,.55),transparent);padding-top:max(.75rem,env(safe-area-inset-top))}body.statione-is-authenticated .studio-scan-overlay__controls-dock{position:relative;z-index:3;display:flex;flex-direction:column;gap:.65rem;flex-shrink:0;padding:1rem 1.1rem max(1.1rem,env(safe-area-inset-bottom));background:linear-gradient(to top,rgba(0,0,0,.62),transparent)}body.statione-is-authenticated .studio-scan-overlay__preview{position:relative;flex-shrink:1;min-height:0;margin:0 1.1rem;aspect-ratio:3 / 4;max-height:min(52dvh,22rem);background:#000;border-radius:12px;border:1px solid rgba(255,255,255,.22);overflow:hidden}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__preview{flex:1;min-height:0}@media(max-width:767px){body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__header--overlay{position:absolute;top:0;left:0;right:0}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__preview{position:absolute;inset:0;margin:0;aspect-ratio:unset;max-height:none;border:none;border-radius:0;flex:none}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__controls-dock{position:absolute;left:0;right:0;bottom:0}}body.statione-is-authenticated .studio-scan-overlay__video{width:100%;height:100%;object-fit:cover;display:block}body.statione-is-authenticated .studio-scan-overlay__camera-error{margin:0;padding:1.25rem;font-size:.875rem;color:#ffffffe0;text-align:center}body.statione-is-authenticated .studio-scan-overlay__controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-shrink:0;padding:.85rem 1rem .45rem}body.statione-is-authenticated .studio-scan-overlay__ctrl{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#00000061;color:#fff;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .2s,border-color .2s}body.statione-is-authenticated .studio-scan-overlay__ctrl:hover{background:#00000038;border-color:#ffffff6b}body.statione-is-authenticated .studio-scan-overlay__ctrl svg{width:1.25rem;height:1.25rem}body.statione-is-authenticated .studio-scan-overlay__shutter{width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 8px rgba(0,0,0,.25))}body.statione-is-authenticated .studio-scan-overlay__shutter svg{width:3.75rem;height:3.75rem}body.statione-is-authenticated .studio-scan-overlay__gallery{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;width:100%;margin:0;min-height:44px;padding:.55rem .75rem;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:#00000061;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .2s,border-color .2s}body.statione-is-authenticated .studio-scan-overlay__gallery:hover{background:#00000038;border-color:#ffffff6b}body.statione-is-authenticated .studio-scan-overlay__gallery svg{width:1.125rem;height:1.125rem}body.statione-is-authenticated .studio-scan-overlay__analyzing,body.statione-is-authenticated .studio-scan-overlay__confirm{flex:1;min-height:0;padding:.85rem max(1rem,env(safe-area-inset-right)) max(1.15rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}body.statione-is-authenticated .studio-scan-overlay__thumb{display:block;width:100%;max-height:9.5rem;object-fit:cover;border-radius:14px;border:1px solid #ececef;margin-bottom:.95rem;background:#f4f4f6}body.statione-is-authenticated .studio-scan-overlay__analyzing-text{margin:.85rem 0 0;text-align:center;font-size:.95rem;font-weight:600;color:#4a4a52}body.statione-is-authenticated .studio-scan-overlay__doctype{margin:0 0 .95rem;font-size:1rem;font-weight:700;letter-spacing:-.01em;text-transform:none;color:#1a1a1f}body.statione-is-authenticated .studio-scan-overlay__warn{margin:0 0 .85rem;font-size:.875rem;line-height:1.4;color:#b45309}body.statione-is-authenticated .studio-scan-overlay__info{margin:0 0 .85rem;padding:.55rem .7rem;border-radius:10px;background:color-mix(in srgb,#b91c1c 10%,#ffffff);color:#7f1d1d;font-size:.875rem;line-height:1.4}body.statione-is-authenticated .studio-scan-overlay__field{display:grid;gap:.28rem;margin:0;padding:.65rem 0;border-bottom:1px solid #ececef}body.statione-is-authenticated .studio-scan-overlay__field span{font-size:.75rem;font-weight:600;color:#8a8a93}body.statione-is-authenticated .studio-scan-overlay__field input,body.statione-is-authenticated .studio-scan-overlay__field select{width:100%;min-height:2.45rem;padding:.45rem .7rem;border-radius:12px;border:1px solid #e4e4e8;background:#f7f7f9;color:#1a1a1f;font:inherit;font-size:.92rem;font-weight:550;box-sizing:border-box}body.statione-is-authenticated .studio-scan-overlay__field input:focus,body.statione-is-authenticated .studio-scan-overlay__field select:focus{outline:none;border-color:color-mix(in srgb,#b91c1c 45%,#e4e4e8);background:#fff}body.statione-is-authenticated .studio-scan-overlay__hint{font-size:.78rem;color:#b45309}body.statione-is-authenticated .studio-scan-overlay__error{margin:.65rem 0 0;font-size:.875rem;color:#b91c1c}body.statione-is-authenticated .studio-scan-overlay__success{margin:.65rem 0 0;font-size:.875rem;color:#15803d}body.statione-is-authenticated .studio-scan-overlay__actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1.1rem;padding-top:.35rem}body.statione-is-authenticated .studio-scan-overlay__btn{flex:none;width:100%;min-height:3rem;border-radius:14px;border:1px solid #e4e4e8;background:#fff;color:#1a1a1f;font-weight:650;font-size:.95rem;cursor:pointer;transition:background .2s,border-color .2s}body.statione-is-authenticated .studio-scan-overlay__btn:hover:not(:disabled){background:#f4f4f6;border-color:#d8d8de}body.statione-is-authenticated .studio-scan-overlay__btn--primary{flex:none;border:0;background:#b91c1c;color:#fff}body.statione-is-authenticated .studio-scan-overlay__btn--primary:hover:not(:disabled){background:color-mix(in srgb,#000000 10%,#b91c1c);border-color:transparent;color:#fff}body.statione-is-authenticated .studio-scan-overlay__btn:disabled{opacity:.55;cursor:default}body.statione-is-authenticated .studio-scan-overlay__confirm .statione-customer-picker{margin:0;padding:.85rem 0;border-bottom:1px solid #ececef;color:#1a1a1f}body.statione-is-authenticated .studio-scan-overlay__confirm .statione-customer-picker__hint{color:#8a8a93}body.statione-is-authenticated .studio-scan-overlay__confirm .statione-customer-picker input,body.statione-is-authenticated .studio-scan-overlay__confirm .statione-customer-picker__list button{background:#f7f7f9;border-color:#e4e4e8;color:#1a1a1f}body.statione-is-authenticated .studio-scan-overlay__customer-chips{margin:0 0 .35rem;padding-bottom:.65rem;border-bottom:1px solid #ececef}body.statione-is-authenticated .studio-scan-overlay__customer-chips-label{display:block;margin:0 0 .45rem;font-size:.78rem;font-weight:600;color:#8a8a93}body.statione-is-authenticated .studio-scan-overlay__customer-chips .statione-operation-page-chips{gap:.4rem}body.statione-is-authenticated .studio-scan-overlay__customer-chips .statione-operation-page-chips__chip{border-color:#e4e4e8;background:#f7f7f9;color:#1a1a1f;cursor:pointer;font:inherit}body.statione-is-authenticated .studio-scan-overlay__customer-chips .statione-operation-page-chips__chip--new{border-style:dashed;border-color:color-mix(in srgb,#b91c1c 35%,#e4e4e8);background:color-mix(in srgb,#b91c1c 8%,#ffffff);color:#b91c1c;font-weight:600}@media(max-width:767px){body.statione-is-authenticated .studio-scan-overlay__panel.is-camera{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;background:#000;box-shadow:none}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__camera-stage{height:100%}}@media(min-width:768px){body.statione-is-authenticated .studio-scan-overlay__panel.is-camera{max-height:min(88dvh,40rem);background:var(--accent)}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__preview{margin:0 1.1rem;aspect-ratio:3 / 4;max-height:min(52dvh,22rem);border-radius:12px;border:1px solid rgba(255,255,255,.22)}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__header--overlay{background:transparent;padding-top:.65rem}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__controls-dock{background:transparent;padding-bottom:1rem}body.statione-is-authenticated .studio-scan-overlay__panel.is-camera .studio-scan-overlay__camera-stage{background:var(--accent)}}body.statione-is-authenticated .statione-operation-sheet{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;width:100%;min-width:0;box-sizing:border-box}body.statione-is-authenticated .statione-operation-sheet>*{grid-column:1;min-width:0;max-width:100%;justify-self:stretch}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__table,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__table{min-width:20rem}@media(max-width:767px){body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__table th,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__table th{font-size:.625rem;padding:.4rem .45rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__input,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__input{height:2.5rem;font-size:16px;padding:0 .45rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__saved-cell,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__saved-cell{font-size:.75rem;padding:.4rem .45rem}body.statione-is-authenticated .statione-panel--cari .statione-cari-table__row td:nth-child(2){white-space:normal;overflow:visible;text-overflow:unset}}@media(min-width:768px){body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header-download,body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header-print,body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header-share{display:flex!important}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-select-view{--studio-select-column-width: min(1280px, calc(100% - 3rem) );align-items:stretch;padding-left:1.5rem;padding-right:1.5rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header,body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-intro,body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-select-inner{max-width:var(--studio-select-column-width);width:100%;margin-inline:auto}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header{justify-content:space-between;gap:1.5rem;margin-bottom:calc(var(--studio-mobile-section-gap, 3.5rem) / 2)}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header-brand{flex:0 1 auto;font-size:2rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-mobile-header-end{margin-left:auto;flex-shrink:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-select-inner{min-width:0;overflow-x:clip}body:not(.statione-force-mobile-chrome).statione-is-authenticated .studio-select-stage--subpanel{min-width:0;max-width:100%}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-home-layout{display:grid;grid-template-columns:minmax(0,max-content) minmax(0,1fr);align-items:start;gap:1rem;width:100%;min-width:0;max-width:100%}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-home-layout:not(:has(.statione-screen)){grid-template-columns:minmax(0,max-content)}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-nav{display:grid;grid-template-columns:15.5rem 0;gap:0;align-items:start;min-width:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-nav:has(.statione-home-quick-panel-shell.is-open){grid-template-columns:15.5rem 15.5rem;gap:1rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel{grid-column:1;grid-row:1;width:15.5rem;height:fit-content;align-self:start;flex-shrink:0;background:var(--accent);border-radius:var(--statione-panel-radius);padding:1.15rem 1rem 1.25rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs{flex-direction:column;gap:.45rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn{flex:none;width:100%;gap:.625rem;padding:.75rem;border-radius:14px;background:#0000001f}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .studio-company-text{align-items:flex-start;gap:.1rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .studio-company-name{font-size:.8125rem;line-height:1.25;white-space:normal;overflow:visible;text-overflow:clip}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .studio-company-role{display:block;font-size:.625rem;font-weight:400;color:#ffffffa6;line-height:1.3}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .studio-company-media{width:2.25rem;height:2.25rem;border-radius:50%;background:#fff;border:2px solid #fff;color:var(--accent);overflow:hidden}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .studio-company-media svg{width:1.125rem;height:1.125rem;color:var(--accent)}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn.is-selected .studio-company-role{color:var(--text-secondary, #6b6b6f)}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn.is-selected .studio-company-media{background:#fff;border-color:#2b2b2b1a;color:var(--accent)}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell{grid-column:2;grid-row:1}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-layout:not(:has(.statione-home-quick-panel-shell.is-open)) .statione-home-quick-panel-shell{max-width:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell{display:flex;flex-direction:column;grid-template-rows:unset;align-self:start;max-width:0;min-height:0;height:0;overflow:hidden;opacity:0;transform:translate(-8px);pointer-events:none;transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .34s ease,transform .4s cubic-bezier(.4,0,.2,1)}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell.is-open{max-width:15.5rem;height:auto;opacity:1;transform:translate(0);pointer-events:auto}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel-shell__clip{width:15.5rem;min-width:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel{height:fit-content}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-grid{grid-template-columns:1fr;gap:.45rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-home-layout>.statione-screen{grid-column:2;grid-row:1;min-width:0;max-width:100%;width:100%}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-screen__inner{min-width:0;max-width:100%}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-screen .statione-panel{max-width:100%}body:not(.statione-force-mobile-chrome).statione-is-authenticated:not(.statione-market-layout) .statione-home-quick-panel--animated{animation:statione-home-quick-panel-in-desktop .36s cubic-bezier(.4,0,.2,1)}@keyframes statione-home-quick-panel-in-desktop{0%{opacity:.55;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}body:not(.statione-force-mobile-chrome).statione-cari-search-active:not(.statione-market-layout) .statione-home-nav:has(.statione-home-quick-panel-shell.is-open){grid-template-columns:15.5rem 0;gap:0}body:not(.statione-force-mobile-chrome).statione-cari-search-active:not(.statione-market-layout) .statione-home-quick-panel-shell.is-open{max-width:0;height:0;opacity:0;pointer-events:none;transform:translate(-8px)}}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__wrap,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__wrap{background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000000f}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__table th,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__table th{background:#f4f5f7;color:#3d3d45;border:1px solid #cfd3da;text-transform:uppercase;letter-spacing:.05em}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__table td,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__table td{background:#fff;border:1px solid #cfd3da}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.has-content td,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__row.has-content td{background:#fff}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-next-draft td{background:#fff;opacity:1}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__input{color:#1a1a1f}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__input::placeholder{color:#9ca3af}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__input:focus{background:#0866ff0f;box-shadow:inset 0 0 0 2px #0866ff59}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__toolbar-field select{border:1px solid rgba(0,0,0,.14);background:#fff;color:#1a1a1f}body.statione-is-authenticated .statione-panel--operation .statione-op-list{background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000000f}body.statione-is-authenticated .statione-panel--operation .statione-op-list__item+.statione-op-list__item{border-top:1px solid #e8eaed}body.statione-is-authenticated .statione-panel--operation .statione-op-list__main{color:#1a1a1f}body.statione-is-authenticated .statione-panel--operation .statione-op-list__meta{color:#6b7280}body.statione-is-authenticated .statione-panel--operation .statione-page-placeholder__hint{padding:.75rem .85rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;color:#6b7280}body.statione-is-authenticated .statione-panel--operation .statione-operation-recent__cell{padding:.5rem .55rem;font-size:.8125rem;color:#1a1a1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-is-authenticated .statione-panel--operation .statione-operation-recent__cell.is-positive{color:#0f6b2d}body.statione-is-authenticated .statione-panel--operation .statione-operation-recent__cell.is-negative{color:#b42318}body.statione-is-authenticated .statione-panel--operation .statione-operation-recent__row td{background:#fff}body.statione-is-authenticated .statione-panel--operation .statione-operation-recent__status{padding:.65rem .85rem;font-size:.8125rem;color:#6b7280;text-align:center;background:#fff}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__saved-cell,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__saved-cell{padding:.5rem .55rem;font-size:.8125rem;color:#1a1a1f;background:#f3f4f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__saved-cell.is-positive{color:#0f6b2d}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__saved-cell.is-negative{color:#b42318}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-saved td,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__row.is-saved td{background:#f3f4f6}body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__row.is-saved.is-incomplete-profile td{background:#fff8e6}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-saved.is-loading td{text-align:center;color:#6b7280}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-col{width:6.2rem;min-width:6.2rem;max-width:6.2rem;padding-left:.2rem;padding-right:.2rem;text-align:center}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-cell{width:6.2rem;min-width:6.2rem;max-width:6.2rem;padding:.25rem .15rem;text-align:center;vertical-align:middle;background:inherit;overflow:visible}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-saved .statione-operation-sheet__status-cell{background:#f3f4f6}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-icon{display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__actions{display:inline-flex;align-items:center;justify-content:center;gap:.15rem;flex-shrink:0}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;margin:0;padding:0;border:none;border-radius:999px;background:transparent;color:#16a34a;cursor:pointer;gap:0;flex-shrink:0}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn svg{width:1.05rem;height:1.05rem;display:block;flex-shrink:0}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-label{display:none}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn:hover:not(:disabled){background:transparent;opacity:.85}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--send{color:#16a34a}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--clear{color:#dc2626}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--edit{color:#2563eb}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--trash{color:#dc2626}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--print{color:#475569}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--open{color:#2563eb}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--archive{color:#b45309}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn:disabled,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn.is-busy{opacity:.55;cursor:default}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn.is-failed{background:transparent;color:#dc2626}@media(min-width:768px){body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-col,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-cell{width:15.5rem;min-width:15.5rem;max-width:15.5rem;white-space:nowrap;padding:.2rem .3rem;overflow:visible}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__actions{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.25rem;width:100%}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn{width:auto;height:auto;min-height:0;padding:.12rem .4rem;border-radius:999px;gap:.2rem;justify-content:center;border:1px solid currentColor;background:color-mix(in srgb,currentColor 10%,#fff);font-size:.7rem;font-weight:600;letter-spacing:0;line-height:1;opacity:1}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn:hover:not(:disabled){background:color-mix(in srgb,currentColor 16%,#fff);opacity:1}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn svg{width:.85rem;height:.85rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-label{display:inline;white-space:nowrap}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--send{color:#16a34a}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--clear{color:#dc2626}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--edit{color:#2563eb}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--trash{color:#dc2626}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--print{color:#475569}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--open{color:#2563eb}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn--archive{color:#b45309}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__action-btn.is-failed{color:#dc2626;background:color-mix(in srgb,#dc2626 10%,#fff)}}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__wrap--saved{margin-top:1rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-icon svg{width:1.05rem;height:1.05rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-icon--synced{color:#16a34a}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-cell--synced{background:#16a34a29}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-icon--pending{color:#ea580c}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__status-icon--failed{color:#dc2626}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-pending td{background:#fffbeb}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-failed td{background:#fef2f2}body.statione-is-authenticated .statione-operation-sheet__toolbar{margin-bottom:.75rem}body.statione-is-authenticated .statione-operation-sheet__toolbar-field{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#ffffffd9}body.statione-is-authenticated .statione-operation-sheet__toolbar-field select{height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#0000002e;color:#fff;padding:0 .55rem}body.statione-is-authenticated .statione-operation-sheet__wrap{width:100%;max-width:100%;margin-inline:0;padding-inline:0;overflow-x:auto;border-radius:10px;border:1px solid rgba(255,255,255,.22);background:#0000001f;box-sizing:border-box}body.statione-is-authenticated .statione-operation-sheet__table{width:100%;min-width:100%;border-collapse:collapse;table-layout:fixed}body.statione-is-authenticated .statione-operation-sheet__table th{padding:.5rem .55rem;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-align:left;color:#ffffffe0;background:#00000038;border:1px solid rgba(255,255,255,.2);white-space:nowrap;overflow:hidden}body.statione-is-authenticated .statione-fit-table-header-label{display:block;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;white-space:nowrap;line-height:1.25}body.statione-is-authenticated .statione-fit-table-header-label.is-wrap{white-space:normal}body.statione-is-authenticated .statione-cari-table__sort .statione-fit-table-header-label{flex:1 1 auto;min-width:0;width:auto}body.statione-is-authenticated .statione-operation-sheet__table td{padding:0;border:1px solid rgba(255,255,255,.2);vertical-align:middle;background:#00000014}body.statione-is-authenticated .statione-operation-sheet__row.has-content td{background:#00000024}body.statione-is-authenticated .statione-operation-sheet__row.is-next-draft td{border-style:dashed;border-color:#ffffff47;background:#ffffff08;opacity:.48}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__table th,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__table th,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__table td,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__table td{border:1px solid #cfd3da}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-next-draft td{border-style:solid;border-color:#cfd3da;background:#fff;opacity:1}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.has-content td{background:#fff;border-color:#cfd3da}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-next-draft .statione-operation-sheet__input{color:#1a1a1f;opacity:1}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-next-draft .statione-operation-sheet__input::placeholder{color:#9ca3af}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-next-draft .statione-operation-sheet__status-cell{opacity:1}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-saved td,body.statione-is-authenticated .statione-panel--cari .statione-operation-sheet__row.is-saved td{border-color:#d5d8de}body.statione-is-authenticated .statione-operation-sheet__row.is-next-draft .statione-operation-sheet__input{color:#ffffff6b;opacity:.65}body.statione-is-authenticated .statione-operation-sheet__row.is-next-draft .statione-operation-sheet__input::placeholder{color:#ffffff52}body.statione-is-authenticated .statione-operation-sheet__row.is-next-draft .statione-operation-sheet__status-cell{opacity:.35}body.statione-is-authenticated .statione-operation-sheet__row.is-saved.is-saving td{opacity:.65}body.statione-is-authenticated .statione-operation-sheet__input{width:100%;min-width:0;height:2.35rem;margin:0;padding:0 .55rem;border:none;border-radius:0;background:transparent;color:#fff;font:inherit;font-size:.8125rem;box-sizing:border-box;outline:none}body.statione-is-authenticated .statione-operation-sheet__input:focus{background:#ffffff14;box-shadow:inset 0 0 0 2px #ffffff47}body.statione-is-authenticated .statione-operation-sheet__customer-cell{position:relative}body.statione-is-authenticated .statione-operation-sheet__customer-list{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:30;margin:0;padding:.25rem;list-style:none;background:#fff;border-radius:10px;box-shadow:0 10px 28px #00000047;max-height:10rem;overflow-y:auto}body.statione-is-authenticated .statione-operation-sheet__customer-list--portal{z-index:10000}body.statione-is-authenticated .statione-operation-sheet__customer-list button{width:100%;padding:.45rem .55rem;border:none;border-radius:8px;background:transparent;color:#1a1a1f;font:inherit;font-size:.8125rem;text-align:left;cursor:pointer}body.statione-is-authenticated .statione-operation-sheet__customer-list button:hover{background:#0866ff1a}body.statione-is-authenticated .statione-operation-sheet__message{margin:0 0 .65rem;font-size:.8125rem;line-height:1.4}body.statione-is-authenticated .statione-operation-sheet__message--error{color:#ffc9c9}body.statione-is-authenticated .statione-operation-sheet__message--success{color:#b8f5c8}body.statione-is-authenticated .statione-operation-sheet__notes{margin:.85rem 0 0;padding:.75rem .85rem .75rem 1.35rem;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0000001a;color:#ffffffd1;font-size:.8125rem;line-height:1.5}body.statione-is-authenticated .statione-operation-sheet__notes li+li{margin-top:.45rem}body.statione-is-authenticated .statione-operation-sheet__notes li::marker{color:#ffffff8c}body.statione-is-authenticated .statione-operation-sheet__heading-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0;margin:0 0 .65rem;padding-inline:0;box-sizing:border-box}body.statione-is-authenticated .statione-operation-sheet__heading{margin:0;flex:1 1 auto;min-width:0;font-size:.9375rem;font-weight:700;letter-spacing:.01em;color:#fffffff2}body.statione-is-authenticated .statione-operation-sheet__heading-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.15rem;flex:0 0 auto;margin-left:auto}body.statione-is-authenticated .statione-page-action__label{display:none}body.statione-is-authenticated .statione-operation-page-chips{display:flex;flex-wrap:wrap;gap:.35rem}body.statione-is-authenticated .statione-operation-page-chips__chip{display:inline-flex;align-items:center;min-height:1.5rem;padding:.15rem .55rem;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#ffffffe6;font-size:.6875rem;font-weight:600;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}body.statione-is-authenticated .statione-operation-page-chips__chip:hover{background:#ffffff24;border-color:#ffffff59}body.statione-is-authenticated .statione-operation-page-chips__chip.is-active{background:var(--accent);border-color:color-mix(in srgb,var(--accent) 70%,#fff);color:#fff}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__row.is-next-draft{cursor:pointer}body.statione-is-authenticated .statione-pasif-ops__filter{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:.92rem;color:var(--statione-ink-muted, #5c6570)}body.statione-is-authenticated .statione-panel--tercihler .statione-preference-table__hint{margin:0 0 .85rem;font-size:.8125rem;line-height:1.45;color:#ffffffd1}body.statione-is-authenticated .statione-notify-templates{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}body.statione-is-authenticated .statione-notify-templates__card{display:grid;gap:.55rem;padding:.85rem .9rem;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#0000002e}body.statione-is-authenticated .statione-notify-templates__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}body.statione-is-authenticated .statione-notify-templates__title{margin:0;font-size:.95rem;font-weight:700;color:#fff}body.statione-is-authenticated .statione-notify-templates__badge{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffd296f2}body.statione-is-authenticated .statione-notify-templates__field{display:grid;gap:.28rem;font-size:.75rem;color:#ffffffb8}body.statione-is-authenticated .statione-notify-templates__field input,body.statione-is-authenticated .statione-notify-templates__field textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#00000047;color:#fff;font:inherit;font-size:.875rem;padding:.55rem .65rem;resize:vertical}body.statione-is-authenticated .statione-notify-templates__preview{display:grid;gap:.2rem;padding:.55rem .65rem;border-radius:8px;background:#ffffff0f;color:#ffffffe0;font-size:.8125rem;line-height:1.35}body.statione-is-authenticated .statione-notify-templates__preview strong{font-size:.9rem;color:#fff}body.statione-is-authenticated .statione-notify-templates__actions{display:flex;flex-wrap:wrap;gap:.45rem}body.statione-is-authenticated .statione-notify-templates__btn{border:1px solid rgba(255,255,255,.22);border-radius:8px;background:transparent;color:#fff;font:inherit;font-size:.8125rem;font-weight:600;padding:.45rem .75rem;cursor:pointer}body.statione-is-authenticated .statione-notify-templates__btn:disabled{opacity:.45;cursor:default}body.statione-is-authenticated .statione-notify-templates__btn--primary{background:#e87722eb;border-color:transparent}body.statione-is-authenticated .statione-tercihler-section__title{margin:.85rem 0 .45rem;padding:0 .15rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}body.statione-is-authenticated .statione-tercihler-section:first-child .statione-tercihler-section__title{margin-top:0}body.statione-is-authenticated .statione-bulk-tools{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}body.statione-is-authenticated .statione-bulk-tools__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin:0;padding:.85rem .95rem;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#0000002e;color:#fff;font:inherit;text-align:start;cursor:pointer}body.statione-is-authenticated .statione-bulk-tools__row.is-disabled{opacity:.55;cursor:default}body.statione-is-authenticated .statione-bulk-tools__text{display:grid;gap:.2rem;min-width:0}body.statione-is-authenticated .statione-bulk-tools__title{font-size:.95rem;font-weight:700}body.statione-is-authenticated .statione-bulk-tools__desc{font-size:.8125rem;line-height:1.35;color:#ffffffc7}body.statione-is-authenticated .statione-bulk-tools__chevron{flex:0 0 auto;font-size:1.25rem;opacity:.7}body.statione-is-authenticated .statione-bulk-tools__badge{flex:0 0 auto;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffd296f2}body.statione-is-authenticated .statione-customer-import__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.85rem}body.statione-is-authenticated .statione-customer-import__file-name{font-size:.8125rem;color:#ffffffc7}body.statione-is-authenticated .statione-customer-import__summary{margin:0 0 .55rem;font-size:.8125rem;color:#ffffffd1}body.statione-is-authenticated .statione-customer-import__table-wrap{margin-bottom:.85rem}body.statione-is-authenticated .statione-customer-import__cell-input{width:100%;min-width:0;height:36px;padding:0 .55rem;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#00000024;color:#fff;box-sizing:border-box}body.statione-is-authenticated .statione-customer-import__row--invalid{background:#ff505014}body.statione-is-authenticated .statione-customer-import__row-error{display:block;margin-top:.2rem;font-size:.72rem;color:#ffc9c9}body.statione-is-authenticated .statione-customer-import__row-hint{display:block;margin-top:.15rem;font-size:.72rem;color:#ffffff9e}body.statione-is-authenticated .statione-customer-import__remove{min-height:34px;padding:0 .65rem}body.statione-is-authenticated .statione-customer-import__actions{display:flex;justify-content:flex-end}body.statione-is-authenticated .statione-preference-table__error{margin:0 0 .65rem;font-size:.8125rem;color:#ffc9c9}body.statione-is-authenticated .statione-preference-table__success{margin:0 0 .65rem;font-size:.8125rem;color:#c8f7d0}body.statione-is-authenticated .statione-preference-table__select-col{width:2.5rem;text-align:center}body.statione-is-authenticated .statione-preference-swap-bar{display:flex;align-items:center;gap:.75rem;margin:0 0 .75rem;padding:.625rem .75rem;border-radius:10px;background:#ffffff1f;color:#fff;font-size:.875rem}body.statione-is-authenticated .statione-preference-swap-bar__action,body.statione-is-authenticated .statione-preference-swap-bar__clear{height:34px;padding:0 .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;font-weight:600;cursor:pointer}body.statione-is-authenticated .statione-preference-swap-bar__action{border-color:#c9e6ff8c;background:#18487859}body.statione-is-authenticated .statione-cari-gider-swap-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;align-items:end;margin-top:.5rem}body.statione-is-authenticated .statione-cari-gider-swap-panel__field{display:flex;flex-direction:column;gap:.35rem}body.statione-is-authenticated .statione-cari-gider-swap-panel__label{font-size:.75rem;font-weight:600;color:#ffffffc7}body.statione-is-authenticated .statione-cari-gider-swap-panel__submit{height:40px;padding:0 1rem;border-radius:8px;border:1px solid rgba(201,230,255,.55);background:#18487859;color:#fff;font-weight:600;cursor:pointer}body.statione-is-authenticated .statione-cari-gider-swap-panel__submit:disabled{opacity:.55;cursor:not-allowed}body.statione-is-authenticated .statione-defter-merge-dialog{width:min(480px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto}body.statione-is-authenticated .statione-defter-merge-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}body.statione-is-authenticated .statione-defter-merge-dialog__close{border:0;background:transparent;color:inherit;cursor:pointer;font-weight:600}body.statione-is-authenticated .statione-defter-merge-dialog__hint{margin:0 0 .85rem;font-size:.875rem;line-height:1.45}body.statione-is-authenticated .statione-defter-merge-dialog__list{margin:0 0 1rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}body.statione-is-authenticated .statione-defter-merge-dialog__option{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;border-radius:8px;border:1px solid rgba(0,0,0,.08);cursor:pointer}body.statione-is-authenticated .statione-defter-merge-dialog__actions{display:flex;justify-content:flex-end;gap:.5rem}body.statione-is-authenticated .statione-defter-merge-dialog__cancel,body.statione-is-authenticated .statione-defter-merge-dialog__confirm{height:38px;padding:0 .9rem;border-radius:8px;font-weight:600;cursor:pointer}body.statione-is-authenticated .statione-defter-merge-dialog__cancel{border:1px solid rgba(0,0,0,.12);background:transparent}body.statione-is-authenticated .statione-defter-merge-dialog__confirm{border:1px solid color-mix(in srgb,var(--color-primary) 55%,#1d4ed8);background:color-mix(in srgb,var(--color-primary) 88%,#1d4ed8);color:#fff}body.statione-is-authenticated .statione-defter-merge-dialog__confirm:disabled,body.statione-is-authenticated .statione-defter-merge-dialog__cancel:disabled{opacity:.55;cursor:not-allowed}body.statione-is-authenticated .statione-defter-operation-add-dialog{width:min(100%,28rem);max-height:min(92dvh,40rem);overflow:auto;padding:1.1rem 1.15rem 1.15rem;border-radius:14px;background:#fff;color:#1a1a1f;box-shadow:0 24px 48px #0f172a47,0 0 0 1px #0f172a0f}body.statione-is-authenticated .statione-defter-dialog-overlay{z-index:10050}body.statione-is-authenticated .statione-defter-operation-add-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.55rem}body.statione-is-authenticated .statione-defter-operation-add-dialog__header h3{margin:0;font-size:1.05rem;line-height:1.35;font-weight:700}body.statione-is-authenticated .statione-defter-operation-add-dialog__close{border:0;background:transparent;color:inherit;cursor:pointer;font-weight:600;flex-shrink:0}body.statione-is-authenticated .statione-defter-operation-add-dialog__hint{margin:0 0 .85rem;font-size:.84rem;line-height:1.45;color:color-mix(in srgb,#1a1a1f 68%,transparent)}body.statione-is-authenticated .statione-defter-operation-add-dialog__form .statione-form__field span{color:color-mix(in srgb,#1a1a1f 78%,transparent)}body.statione-is-authenticated .statione-defter-operation-add-dialog__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.35rem}body.statione-is-authenticated .statione-defter-operation-add-dialog__cancel,body.statione-is-authenticated .statione-defter-operation-add-dialog__confirm{height:38px;padding:0 .9rem;border-radius:8px;font-weight:600;cursor:pointer}body.statione-is-authenticated .statione-defter-operation-add-dialog__cancel{border:1px solid rgba(0,0,0,.12);background:transparent;color:inherit}body.statione-is-authenticated .statione-defter-operation-add-dialog__confirm{border:1px solid color-mix(in srgb,var(--color-primary) 55%,#1d4ed8);background:color-mix(in srgb,var(--color-primary) 88%,#1d4ed8);color:#fff}body.statione-is-authenticated .statione-defter-operation-add-dialog__confirm:disabled,body.statione-is-authenticated .statione-defter-operation-add-dialog__cancel:disabled{opacity:.55;cursor:not-allowed}body.statione-is-authenticated .statione-defter-operation-add-dialog__form{display:flex;flex-direction:column;gap:.65rem}body.statione-is-authenticated .statione-defter-operation-add-dialog__meta{margin:0;font-size:.82rem;color:color-mix(in srgb,var(--color-text) 72%,transparent)}body.statione-is-authenticated .statione-defter-operation-add-dialog__error{margin:0;color:var(--color-danger, #b91c1c);font-size:.88rem}body.statione-is-authenticated .statione-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}body.statione-is-authenticated .statione-preference-table__active-col{width:8.5rem;min-width:8.5rem;text-align:center}body.statione-is-authenticated .statione-preference-table__setting-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .5rem;padding:0 .65rem}body.statione-is-authenticated .statione-preference-table__setting-label{font-size:.875rem;font-weight:600}body.statione-is-authenticated .statione-preference-cache-panel{margin-top:1.25rem;padding-top:.25rem}body.statione-is-authenticated .statione-preference-cache-panel__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:0 .65rem .35rem}body.statione-is-authenticated .statione-preference-cache-panel__button{appearance:none;border:1px solid rgba(0,0,0,.12);border-radius:.65rem;background:#fff;color:var(--statione-market-header-text, #1a1a1f);font:inherit;font-size:.875rem;font-weight:600;padding:.55rem .85rem;cursor:pointer}body.statione-is-authenticated .statione-preference-cache-panel__button:hover:not(:disabled){border-color:#00000038}body.statione-is-authenticated .statione-preference-cache-panel__button:disabled{opacity:.55;cursor:default}body.statione-is-authenticated .statione-preference-cache-panel__message{margin:0;font-size:.8125rem;color:var(--statione-market-header-muted, #666666)}body.statione-is-authenticated .statione-operation-sheet__gider-description{display:flex;flex-direction:column;gap:.25rem}body.statione-is-authenticated .statione-preference-toggle{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}body.statione-is-authenticated .statione-preference-toggle input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}body.statione-is-authenticated .statione-preference-toggle__track{position:relative;width:2.35rem;height:1.35rem;border-radius:999px;background:#00000038;transition:background .15s ease}body.statione-is-authenticated .statione-preference-toggle__thumb{position:absolute;top:.15rem;left:.15rem;width:1.05rem;height:1.05rem;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000002e;transition:transform .15s ease}body.statione-is-authenticated .statione-preference-toggle input:checked+.statione-preference-toggle__track{background:#34c759}body.statione-is-authenticated .statione-preference-toggle input:checked+.statione-preference-toggle__track .statione-preference-toggle__thumb{transform:translate(1rem)}body.statione-is-authenticated .statione-preference-toggle input:disabled+.statione-preference-toggle__track{opacity:.55}body.statione-is-authenticated .statione-preference-toggle__label{min-width:2.5rem;font-size:.75rem;font-weight:600;color:#4b5563}body.statione-is-authenticated .statione-preference-toggle input:checked~.statione-preference-toggle__label{color:#15803d}body.statione-is-authenticated .statione-operation-sheet__method-cell{display:flex;flex-direction:column;gap:.35rem;min-width:0}body.statione-is-authenticated .statione-operation-sheet__method-cell .statione-operation-sheet__input{width:100%;min-width:0}body.statione-is-authenticated .statione-preference-accordion__toolbar{display:flex;gap:.5rem;margin-bottom:.65rem}body.statione-is-authenticated .statione-preference-accordion__toolbar-btn{border:1px solid rgba(255,255,255,.28);background:#0000001f;color:#ffffffeb;border-radius:8px;padding:.35rem .65rem;font:inherit;font-size:.75rem;cursor:pointer}body.statione-is-authenticated .statione-preference-accordion__name-inner{display:flex;align-items:center;gap:.35rem;min-width:0}body.statione-is-authenticated .statione-preference-accordion__expand{flex:0 0 auto;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:inherit;cursor:pointer}body.statione-is-authenticated .statione-preference-accordion__expand svg{width:1rem;height:1rem;transition:transform .15s ease}body.statione-is-authenticated .statione-preference-accordion__expand.is-open svg{transform:rotate(90deg)}body.statione-is-authenticated .statione-preference-accordion__expand-spacer{flex:0 0 1.5rem;width:1.5rem}body.statione-is-authenticated .statione-preference-accordion__label{min-width:0}body.statione-is-authenticated .statione-preference-accordion__row--depth-1 .statione-preference-accordion__name-cell{padding-left:1.25rem}body.statione-is-authenticated .statione-preference-accordion__row--depth-2 .statione-preference-accordion__name-cell{padding-left:2.5rem}body.statione-is-authenticated .statione-panel--tercihler .statione-preference-accordion__toolbar-btn{border-color:#d8dbe0;background:#f4f5f7;color:#3d3d45}body.statione-is-authenticated .statione-panel--tercihler .statione-preference-accordion__expand{color:#3d3d45}@media(min-width:768px){body.statione-is-authenticated:not(.statione-market-layout) .statione-home-tabs-panel .statione-home-tabs__btn .studio-company-name{font-size:.75rem}}.statione-calc-page__lead{margin:0 0 .85rem}.statione-calc-page__module-tabs{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 .85rem}.statione-calc-page__module-tab{margin:0;padding:.45rem .75rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0000001f;color:#ffffffe0;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.statione-calc-page__module-tab.is-active{background:#fff;color:#1a1a1f;border-color:#fff}.statione-calc-page__actions{display:flex;justify-content:flex-end;margin:.85rem 0 .35rem}.statione-calc-page__save{margin:0;padding:.55rem 1rem;border:none;border-radius:10px;background:#fff;color:#1a1a1f;font:inherit;font-size:.875rem;font-weight:700;cursor:pointer}.statione-calc-page__save:disabled{opacity:.55;cursor:not-allowed}.statione-calc-page__example{margin:.75rem 0 0}.statione-merkez-kasa-sources__wrap{display:grid;gap:1.25rem;margin-bottom:1rem}.statione-merkez-kasa-sources__modules{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.statione-merkez-kasa-sources__module{padding:.75rem;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0000001a}.statione-merkez-kasa-sources__module-title{margin:0 0 .5rem;font-size:.92rem;font-weight:600}.statione-merkez-kasa-sources__list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.statione-merkez-kasa-sources__item{display:flex;align-items:center;gap:.45rem;font-size:.88rem;cursor:pointer}.statione-calc-editor{padding:.85rem;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#00000024}.statione-calc-editor__result-cap{display:flex;align-items:center;gap:.45rem;margin:0 0 .65rem;padding:.55rem .75rem;border-radius:10px;background:#ffffff1f;color:#fff;font-weight:700}.statione-calc-editor__result-eq{opacity:.72}.statione-calc-editor__stack{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.statione-calc-editor__empty{margin:0;padding:.65rem .75rem;border-radius:10px;background:#ffffff14;color:#ffffffb8;font-size:.8125rem}.statione-calc-editor__add-actions{display:flex;flex-direction:column;gap:.45rem;margin-top:.65rem}.statione-calc-editor__add-block{margin:0;padding:.45rem .75rem;border:1px dashed rgba(255,255,255,.35);border-radius:10px;background:transparent;color:#ffffffe6;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;width:100%}.statione-calc-editor__add-block--secondary{border-color:#ffffff38;color:#ffffffd1}body.statione-is-authenticated .statione-vardiya-shift-fields{margin:0 0 .85rem}body.statione-is-authenticated .statione-vardiya-shift-fields__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.65rem}body.statione-is-authenticated .statione-vardiya-shift-field{display:flex;flex-direction:column;gap:.35rem}body.statione-is-authenticated .statione-vardiya-shift-field__label{font-size:.75rem;font-weight:600;color:#ffffffe0}body.statione-is-authenticated .statione-vardiya-shift-field__input{width:100%;min-height:2.35rem;padding:0 .55rem;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#fffffff5;color:#1a1a1f}body.statione-is-authenticated .statione-vardiya-shift-fields__loading,body.statione-is-authenticated .statione-vardiya-shift-fields__error{margin:0 0 .5rem;font-size:.8125rem}.statione-calc-block{margin:0;border-radius:12px;overflow:hidden;box-shadow:0 2px #0000002e}.statione-calc-block--add{background:var(--statione-calc-add);color:#fff}.statione-calc-block--subtract{background:var(--statione-calc-subtract);color:#fff}.statione-calc-block__head{display:flex;align-items:center;gap:.45rem;padding:.45rem .55rem}.statione-calc-block__sign{width:2.25rem;padding:.2rem .35rem;border:none;border-radius:8px;background:#ffffff38;color:inherit;font:inherit;font-size:1rem;font-weight:800;text-align:center}.statione-calc-block__title{flex:1;min-width:0;font-size:.8125rem;font-weight:700}.statione-calc-block__remove{border:none;background:transparent;color:inherit;font-size:1.25rem;line-height:1;cursor:pointer;opacity:.85}.statione-calc-block__body{padding:.55rem .65rem .65rem;background:var(--statione-calc-body-bg);color:var(--statione-calc-body-text)}.statione-calc-block__field{display:grid;gap:.25rem;margin:0 0 .45rem;font-size:.75rem;font-weight:600}.statione-calc-block__select,.statione-calc-block__input{width:100%;padding:.4rem .5rem;border:1px solid #d8dbe0;border-radius:8px;background:#fff;color:#1a1a1f;font:inherit;font-size:.8125rem}.statione-calc-block__hint{margin:0 0 .45rem;font-size:.75rem;color:#6b7280}.statione-calc-block__filters{list-style:none;margin:0 0 .45rem;padding:0;display:grid;gap:.4rem}.statione-calc-block__filter-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1.2fr) auto;gap:.35rem;align-items:center}.statione-calc-block__filter-empty{margin:0;font-size:.75rem;color:#b45309;line-height:1.35}@media(max-width:640px){.statione-calc-block__filter-row{grid-template-columns:1fr 1fr}.statione-calc-block__filter-label{grid-column:1 / -1}.statione-calc-block__filter-eq{display:none}.statione-calc-block__filter-remove{justify-self:end}}.statione-calc-block__filter-label,.statione-calc-block__filter-eq{font-size:.75rem;font-weight:700;color:#6b7280}.statione-calc-block__filter-remove{border:none;background:transparent;color:#b42318;font-size:1.1rem;line-height:1;cursor:pointer}.statione-calc-block__add-filter{margin:0;padding:0;border:none;background:transparent;color:#2563eb;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}body.statione-is-authenticated .statione-operation-sheet__mobile{display:grid;gap:1.1rem;width:100%;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-forms{display:grid;gap:.85rem}body.statione-is-authenticated .statione-operation-sheet__mobile-form{display:grid;gap:.9rem;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-being-edited{opacity:.55}body.statione-is-authenticated .statione-operation-sheet__mobile-form.is-failed{outline:none}body.statione-is-authenticated .statione-operation-sheet__mobile-fields{display:grid;gap:.75rem}body.statione-is-authenticated .statione-operation-sheet__mobile-field{display:grid;gap:.35rem;margin:0;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-label{font-size:.72rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--muted, #667085) 88%,#101828)}body.statione-is-authenticated .statione-operation-sheet__mobile-control{min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-control .statione-operation-sheet__customer-cell{width:100%;max-width:100%;box-sizing:border-box}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-control .statione-operation-sheet__input,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-control select.statione-operation-sheet__input{width:100%;max-width:100%;height:2.75rem;margin:0;padding:0 .75rem;border:1px solid color-mix(in srgb,#98a2b3 55%,#d0d5dd);border-radius:10px;background:#fff;color:#101828;font:inherit;font-size:16px;box-sizing:border-box;outline:none;appearance:none;-webkit-appearance:none}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-control select.statione-operation-sheet__input{padding-right:2rem;background-image:linear-gradient(45deg,transparent 50%,#667085 50%),linear-gradient(135deg,#667085 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 3px),calc(100% - 9px) calc(50% - 3px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-control .statione-operation-sheet__input:focus,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-control select.statione-operation-sheet__input:focus{background-color:#fff;border-color:color-mix(in srgb,var(--accent, #2563eb) 55%,#d0d5dd);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent, #2563eb) 18%,transparent);color:#101828}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-form.is-editing .statione-operation-sheet__mobile-control .statione-operation-sheet__input,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-form.is-editing .statione-operation-sheet__mobile-control select.statione-operation-sheet__input{border-color:color-mix(in srgb,#ca8a04 35%,#e6e6e6);background-color:color-mix(in srgb,#ca8a04 10%,#fff8eb);color:#101828}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-form.is-editing .statione-operation-sheet__mobile-control select.statione-operation-sheet__input{background-image:linear-gradient(45deg,transparent 50%,#7a5a10 50%),linear-gradient(135deg,#7a5a10 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 3px),calc(100% - 9px) calc(50% - 3px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-form.is-editing .statione-operation-sheet__mobile-control .statione-operation-sheet__input:focus,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-form.is-editing .statione-operation-sheet__mobile-control select.statione-operation-sheet__input:focus{background-color:color-mix(in srgb,#ca8a04 14%,#fff8eb);border-color:color-mix(in srgb,#ca8a04 50%,#d0d5dd);box-shadow:0 0 0 3px color-mix(in srgb,#ca8a04 18%,transparent)}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions.statione-operation-sheet__actions{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:stretch;gap:.5rem;width:100%}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn{flex:1 1 auto;width:auto;min-width:0;height:auto;min-height:2.6rem;padding:.55rem .7rem;border-radius:10px;border:1px solid transparent;background:#f2f4f7;gap:.4rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-label{display:inline;font-size:.8125rem;font-weight:650;line-height:1;white-space:nowrap}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn--send{color:#027a48;background:color-mix(in srgb,#12b76a 14%,#fff);border-color:color-mix(in srgb,#12b76a 28%,#d0d5dd)}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn--clear,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn--trash{color:#b42318;background:color-mix(in srgb,#f04438 12%,#fff);border-color:color-mix(in srgb,#f04438 26%,#d0d5dd)}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn--print{color:#344054;background:#f2f4f7;border-color:#d0d5dd}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn--cancel{color:#b42318;background:color-mix(in srgb,#f04438 12%,#fff);border-color:color-mix(in srgb,#f04438 26%,#d0d5dd)}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-actions .statione-operation-sheet__action-btn.is-failed{color:#b42318;background:color-mix(in srgb,#f04438 16%,#fff)}body.statione-is-authenticated .statione-operation-sheet__mobile-rail{display:grid;gap:.55rem;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-card-body{display:block;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-tappable{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-tappable:active{background:color-mix(in srgb,var(--surface, #fff) 82%,#e8eef8)}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-long-pressing{background:color-mix(in srgb,#f04438 10%,#fff);border-color:color-mix(in srgb,#f04438 28%,#e6e6e6)}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-deleting{opacity:.55;pointer-events:none}body.statione-is-authenticated .statione-operation-sheet__mobile-card-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;margin:0;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-card-meta-col{display:grid;grid-template-columns:max-content minmax(0,1fr);column-gap:.65rem;row-gap:.3rem;align-items:baseline;margin:0;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-card-row{display:contents}body.statione-is-authenticated .statione-operation-sheet__mobile-card-row dt{margin:0;font-size:.72rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:var(--muted, #667085);white-space:nowrap}body.statione-is-authenticated .statione-operation-sheet__mobile-card-row dd{margin:0;font-size:.82rem;font-weight:600;color:#1d2939;overflow-wrap:anywhere;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-card-row dd.is-positive{color:#0f6b2d}body.statione-is-authenticated .statione-operation-sheet__mobile-card-row dd.is-numeric{text-align:right;font-variant-numeric:tabular-nums;justify-self:end}body.statione-is-authenticated .statione-operation-sheet__mobile-card-leading{display:flex;align-items:flex-start;padding-top:.15rem}body.statione-is-authenticated .statione-operation-sheet__mobile-card:has(.statione-operation-sheet__mobile-card-leading){grid-template-columns:auto minmax(0,1fr);align-items:start}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-selected{border-color:color-mix(in srgb,var(--accent, #2563eb) 40%,#d0d5dd);background:color-mix(in srgb,var(--accent, #2563eb) 6%,#fff)}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-incomplete-profile{background:#fff8e6}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-archived-profile{opacity:.92}body.statione-is-authenticated .statione-cari-mobile{display:grid;gap:.75rem;min-width:0}body.statione-is-authenticated .statione-cari-mobile__sort{display:flex;flex-wrap:wrap;gap:.4rem}body.statione-is-authenticated .statione-cari-mobile__sort-btn{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:.4rem .65rem;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#344054;font:inherit;font-size:.75rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}body.statione-is-authenticated .statione-cari-mobile__sort-btn.is-active{border-color:color-mix(in srgb,var(--accent, #2563eb) 45%,#d0d5dd);background:color-mix(in srgb,var(--accent, #2563eb) 8%,#fff);color:#1d2939}body.statione-is-authenticated .statione-cari-mobile__footer-card{background:color-mix(in srgb,var(--surface, #fff) 70%,#eef2f6);border-style:dashed}body.statione-is-authenticated .statione-cari-mobile--archived{margin-top:.35rem}body.statione-is-authenticated .statione-operation-sheet__mobile-scroller{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;width:100%;margin:0;padding:0;overflow:visible}body.statione-is-authenticated .statione-operation-sheet__mobile-card{flex:none;width:100%;display:grid;gap:.55rem;align-content:start;min-height:0;padding:.75rem .85rem .8rem;border:1px solid color-mix(in srgb,var(--border, #d7dbe3) 90%,transparent);border-radius:12px;background:var(--surface, #fff);box-shadow:none}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-editable{flex-basis:auto;background:color-mix(in srgb,var(--surface, #fff) 88%,#eef2ff)}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-pending{border-color:color-mix(in srgb,#b54708 28%,var(--border, #d7dbe3))}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-failed{border-color:color-mix(in srgb,#b42318 35%,var(--border, #d7dbe3))}body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-empty,body.statione-is-authenticated .statione-operation-sheet__mobile-card.is-loading{min-height:4.5rem;background:color-mix(in srgb,var(--surface, #fff) 80%,#f3f5f8);box-shadow:none}body.statione-is-authenticated .statione-operation-sheet__mobile-card-head{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;min-width:0}body.statione-is-authenticated .statione-operation-sheet__mobile-card-title{margin:0;flex:1 1 auto;min-width:0;font-size:.95rem;font-weight:700;line-height:1.25;color:#101828;overflow-wrap:anywhere}body.statione-is-authenticated .statione-operation-sheet__mobile-card-hint{margin:0;font-size:.78rem;color:var(--muted, #667085)}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons.statione-operation-sheet__actions{display:inline-flex;flex:0 0 auto;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;align-self:start;gap:0;width:auto;height:fit-content;min-height:0;min-width:0;margin:-.2rem -.15rem 0 0;padding:0}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn{flex:0 0 auto;width:1.55rem;min-width:1.55rem;height:1.55rem;min-height:1.55rem;max-height:1.55rem;padding:0;border:none;border-radius:999px;background:transparent;gap:0}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn svg{width:.95rem;height:.95rem}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-label{display:none}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn--send{color:#027a48;background:transparent}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn--edit{color:#2563eb;background:transparent}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn--clear,body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn--trash{color:#b42318;background:transparent}body.statione-is-authenticated .statione-panel--operation .statione-operation-sheet__mobile-card-icons .statione-operation-sheet__action-btn--print{color:#475569;background:transparent}body.statione-is-authenticated .statione-operation-sheet__mobile-card-status{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:.1rem}body.statione-is-authenticated{--statione-market-accent: #8B2FC9;--statione-market-tab-accent: var(--statione-market-accent, #b91c1c);--statione-nav-pill-font-size: .8125rem;--statione-nav-pill-icon-size: 1.125rem;--statione-nav-pill-font-weight: 400;--statione-nav-pill-gap: .4rem;--statione-nav-pill-padding-x: .55rem;--statione-nav-pill-rail-radius: 999px;--statione-nav-pill-rail-padding: .25rem;--statione-nav-pill-rail-height: 2.65rem;--statione-nav-pill-item-height: calc(var(--statione-nav-pill-rail-height) - (2 * var(--statione-nav-pill-rail-padding)));--statione-nav-pill-rail-bg: var(--statione-market-search-bg);--statione-nav-pill-rail-border: transparent;--statione-nav-pill-accent: var(--statione-market-accent, #b91c1c);--statione-nav-pill-selected-bg: var(--statione-nav-pill-accent);--statione-nav-pill-selected-color: #ffffff;--statione-nav-pill-selected-border: var(--statione-nav-pill-accent);--statione-market-header-brand-col: minmax(9rem, auto);--statione-market-header-actions-col: auto;--statione-market-header-col-gap: 1.25rem;--statione-market-chrome-section-gap: .5rem;--statione-market-header-bg: #ffffff;--statione-market-header-text: #1a1a1f;--statione-market-header-muted: #666666;--statione-market-search-bg: #f3f3f3;--statione-market-border: #e6e6e6}html:has(body.statione-market-layout.statione-is-authenticated){--statione-market-gutter: .75rem;--statione-market-inline-start: max(var(--statione-market-gutter), env(safe-area-inset-left, 0px));--statione-market-inline-end: max(var(--statione-market-gutter), env(safe-area-inset-right, 0px));--statione-ios-ease: cubic-bezier(.32, .72, 0, 1);--statione-ios-ease-out: cubic-bezier(.22, 1, .36, 1);background:#fff!important;color-scheme:light;min-height:100%;min-height:100dvh;min-height:100lvh}html:has(body.statione-market-layout.statione-is-authenticated) #root{margin:0;padding:0;width:100%;min-height:100%;min-height:100dvh;min-height:100lvh;background:#fff}body.statione-market-layout.statione-is-authenticated{background:#fff!important;min-height:100%;min-height:100dvh;min-height:100lvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}body.statione-market-layout.statione-is-authenticated .studio-select-view{padding:max(.75rem,env(safe-area-inset-top,0px)) 0 1.5rem;align-items:stretch;width:100%;max-width:none}body.statione-market-layout.statione-is-authenticated .studio-select-inner,body.statione-market-layout.statione-is-authenticated .studio-select-stage,body.statione-market-layout.statione-is-authenticated .studio-select-stage--subpanel{max-width:none;width:100%}body.statione-market-layout.statione-is-authenticated .statione-market-chrome{position:sticky;top:0;z-index:180;width:100%;max-width:none;margin:0;padding-inline:var(--statione-market-inline-start) var(--statione-market-inline-end);box-sizing:border-box;background:var(--statione-market-header-bg);border-bottom:none;box-shadow:none;transform:translate3d(0,calc(-1 * var(--statione-chrome-hide, 0px)),0);margin-bottom:calc(-1 * var(--statione-chrome-hide, 0px));will-change:transform}@media(max-width:767px){body.statione-market-layout.statione-is-authenticated .statione-market-chrome{transform:none;margin-bottom:0;will-change:auto}body.statione-market-layout.statione-is-authenticated .statione-market-chrome.is-chrome-hiding{transform:translate3d(0,calc(-1 * var(--statione-chrome-hide, 0px)),0);margin-bottom:calc(-1 * var(--statione-chrome-hide, 0px));will-change:transform}}@media(prefers-reduced-motion:reduce){body.statione-market-layout.statione-is-authenticated .statione-market-chrome{transition:transform .2s ease,margin-bottom .2s ease}}body.statione-market-layout.statione-is-authenticated .statione-market-chrome__nav{width:100%;max-width:none;margin-inline:0;padding:0;box-sizing:border-box;min-width:0;overflow:hidden}body.statione-is-authenticated .statione-market-header{width:100%;max-width:none;margin-inline:0;margin-bottom:0;padding:.5rem 0 0;background:transparent;color:var(--statione-market-header-text);border:none;box-shadow:none}body.statione-is-authenticated .statione-market-header__main{display:grid;grid-template-columns:1fr auto;grid-template-areas:"start actions" "search search";align-items:center;gap:.55rem .75rem;padding-bottom:var(--statione-market-chrome-section-gap)}body.statione-is-authenticated .statione-market-header__start{grid-area:start;display:flex;align-items:center;gap:.15rem;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-market-header__menu{display:none}body.statione-is-authenticated .statione-market-header__menu{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:var(--statione-market-header-text);cursor:pointer}body.statione-is-authenticated .statione-market-header__menu svg{width:1.35rem;height:1.35rem}body.statione-is-authenticated .statione-market-header__brand{display:inline-flex;align-items:center;margin:0;padding:0;border:0;background:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}body.statione-is-authenticated .statione-market-header__brand-logo{display:block;width:auto;height:1.85rem;max-width:min(11rem,42vw);object-fit:contain;object-position:left center}body.statione-is-authenticated .statione-market-header__actions{grid-area:actions;display:inline-flex;align-items:center;justify-content:flex-end;gap:.15rem}body.statione-is-authenticated .statione-market-header__action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-width:2.25rem;min-height:2.25rem;margin:0;padding:.15rem .35rem;border:none;border-radius:8px;background:transparent;color:var(--statione-market-header-text);font:inherit;font-size:.625rem;line-height:1.1;cursor:pointer}body.statione-is-authenticated .statione-market-header__action svg{width:1.25rem;height:1.25rem;flex-shrink:0}body.statione-is-authenticated .statione-market-header__action-label{max-width:4.5rem;text-align:center;white-space:nowrap}body.statione-is-authenticated .statione-market-header__action-label--desktop,body.statione-is-authenticated .statione-market-header__action--desktop{display:none}body.statione-is-authenticated .statione-market-header__badge{position:absolute;top:.2rem;right:.25rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--statione-market-accent);box-shadow:0 0 0 1.5px #fff}body.statione-is-authenticated .statione-market-header__badge[hidden]{display:none!important}body.statione-is-authenticated .statione-market-header__search-wrap{grid-area:search;min-width:0;position:relative}body.statione-is-authenticated .statione-market-header__search{display:flex;align-items:center;gap:.55rem;width:100%;min-height:2.65rem;padding:0 .85rem 0 .75rem;border-radius:999px;background:var(--statione-market-search-bg);border:1px solid transparent}body.statione-is-authenticated .statione-market-header__search:focus-within{border-color:#ff000059;box-shadow:0 0 0 3px #ff00001f}body.statione-is-authenticated .statione-market-header__search-icon{display:inline-flex;color:var(--statione-market-accent);flex-shrink:0}body.statione-is-authenticated .statione-market-header__search-icon svg{width:1.15rem;height:1.15rem}body.statione-is-authenticated .statione-market-header__search-input{flex:1;min-width:0;border:none;background:transparent;color:var(--statione-market-header-text);font-size:.875rem;outline:none}body.statione-is-authenticated .statione-market-header__search-input::placeholder{color:#888}body.statione-is-authenticated .statione-market-header__search-input:disabled{opacity:.65;cursor:default}body.statione-is-authenticated .statione-market-header__search-actions{display:inline-flex;align-items:center;gap:.15rem;flex-shrink:0}body.statione-is-authenticated .statione-market-header__search-actions .statione-cari-toolbar__inline-icon{color:var(--statione-market-header-muted)}body.statione-is-authenticated .statione-market-header__search-actions .statione-cari-toolbar__inline-icon:hover,body.statione-is-authenticated .statione-market-header__search-actions .statione-cari-toolbar__inline-icon.is-active{color:var(--statione-market-accent)}body.statione-is-authenticated .statione-market-header__search-results{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:240;margin:0;padding:.35rem;border-radius:14px;background:#fff;border:1px solid var(--statione-market-border, #e6e6e6);box-shadow:0 10px 28px #0000001f}body.statione-is-authenticated .statione-market-header__search-results-list{margin:0;padding:0;list-style:none;max-height:min(18rem,50vh);overflow:auto}body.statione-is-authenticated .statione-market-header__search-empty{margin:0;padding:.65rem .75rem;font-size:.8125rem;color:var(--statione-market-header-muted, #666666)}body.statione-is-authenticated .statione-market-header__search-result{display:grid;gap:.12rem;width:100%;margin:0;padding:.6rem .7rem;border:none;border-radius:10px;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}body.statione-is-authenticated .statione-market-header__search-result:hover,body.statione-is-authenticated .statione-market-header__search-result:focus-visible{background:var(--statione-market-search-bg, #f3f3f3);outline:none}body.statione-is-authenticated .statione-market-header__search-result-label{font-size:.875rem;font-weight:600;line-height:1.3}body.statione-is-authenticated .statione-market-header__search-result-desc{font-size:.75rem;line-height:1.35;color:var(--statione-market-header-muted, #666666)}body.statione-is-authenticated .statione-market-header__search-result-group{font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--color-primary, #0866ff)}body.statione-is-authenticated .statione-market-header__notify-wrap,body.statione-is-authenticated .statione-market-header__settings-wrap,body.statione-is-authenticated .statione-market-header__personnel-wrap,body.statione-is-authenticated .statione-market-header__date-wrap,body.statione-is-authenticated .statione-market-header__view-wrap{position:relative}body.statione-is-authenticated .statione-calendar-popover{position:absolute;top:calc(100% + .5rem);right:0;z-index:230;width:min(20rem,calc(100vw - 2rem));margin:0;padding:.5rem;background:#fff;border-radius:14px;box-shadow:0 12px 40px #00000047;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}body.statione-date-menu-open .statione-market-header__date-wrap .statione-calendar-popover,body.statione-is-authenticated .statione-mobile-date-row-wrap .statione-calendar-popover{opacity:1;transform:translateY(0);pointer-events:auto}body.statione-is-authenticated .statione-mobile-date-row-wrap{position:relative}body.statione-is-authenticated .statione-mobile-date-row-wrap .statione-calendar-popover{left:0;right:auto;top:calc(100% + .35rem)}body.statione-is-authenticated .statione-calendar-popover{--color-primary: var(--statione-market-accent, #b91c1c)}body.statione-is-authenticated .statione-calendar-popover .dashboard-home__calendar{padding:.35rem;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body.statione-is-authenticated .statione-calendar-popover .dashboard-home__calendar-title{font-size:.95rem}body.statione-is-authenticated .statione-calendar-popover .dashboard-home__calendar-nav{width:2rem;height:2rem}body.statione-is-authenticated .statione-calendar-popover .dashboard-home__calendar-day{min-height:2rem;font-size:.8125rem}body.statione-is-authenticated .statione-calendar-popover__footer{display:flex;justify-content:flex-end;padding:.25rem .15rem 0;border-top:1px solid rgba(0,0,0,.08)}body.statione-is-authenticated .statione-calendar-popover__today{height:32px;padding:0 .75rem;border:none;border-radius:8px;background:color-mix(in srgb,var(--statione-market-accent, #b91c1c) 12%,transparent);color:var(--statione-market-accent, #b91c1c);font-weight:600;cursor:pointer}body.statione-settings-menu-open .statione-market-header__settings-wrap,body.statione-notify-menu-open .statione-market-header__notify-wrap,body.statione-personnel-menu-open .statione-market-header__personnel-wrap,body.statione-date-menu-open .statione-market-header__date-wrap,body.statione-view-menu-open .statione-market-header__view-wrap,body.studio-settings-menu-open .statione-market-header__settings-wrap,body.studio-notify-menu-open .statione-market-header__notify-wrap{z-index:220}body.statione-is-authenticated .statione-market-header__date-input{display:none!important}body.statione-is-authenticated .statione-market-header__action--mobile-only{display:inline-flex}body.statione-is-authenticated .statione-market-header__action--search-toggle svg{width:1.25rem;height:1.25rem}body.statione-is-authenticated .statione-market-header__action--search-toggle.is-active{color:var(--statione-market-accent)}body.statione-is-authenticated .statione-market-header__personnel-wrap .studio-settings-menu-item.is-selected{color:var(--statione-market-accent);font-weight:500}body.statione-is-authenticated .studio-mobile-header,body.statione-is-authenticated .studio-mobile-intro{display:none!important}body.statione-market-layout.statione-is-authenticated .statione-home-nav{gap:0}body.statione-market-layout.statione-is-authenticated .statione-market-nav{width:100%;margin:0;padding:0;background:transparent;border:none;display:flex;flex-direction:column;align-items:stretch;gap:var(--statione-market-chrome-section-gap)}body.statione-is-authenticated .statione-market-nav .statione-home-tabs-panel{width:100%;max-width:none;margin:0;background:transparent;border:none;border-bottom:none;box-shadow:none;padding:0;display:block}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs{width:100%;min-width:0;gap:0}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__track,body.statione-is-authenticated .statione-market-nav .statione-home-quick-grid,body.statione-market-layout.statione-is-authenticated .statione-trendyol-quick-grid{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.35rem;width:100%;max-width:100%;min-width:0;height:var(--statione-nav-pill-rail-height);min-height:var(--statione-nav-pill-rail-height);max-height:var(--statione-nav-pill-rail-height);margin:0;padding:var(--statione-nav-pill-rail-padding);box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;border:1px solid var(--statione-nav-pill-rail-border);border-radius:var(--statione-nav-pill-rail-radius);background:var(--statione-nav-pill-rail-bg);box-shadow:none}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__track{scrollbar-width:none;-webkit-overflow-scrolling:touch}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__track::-webkit-scrollbar,body.statione-is-authenticated .statione-market-nav .statione-home-quick-grid::-webkit-scrollbar,body.statione-market-layout.statione-is-authenticated .statione-trendyol-quick-grid::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__indicator{position:absolute;top:var(--statione-nav-pill-rail-padding);bottom:var(--statione-nav-pill-rail-padding);left:0;height:auto;border-radius:999px;background:var(--statione-market-accent, #b91c1c);background-repeat:no-repeat;box-shadow:none;pointer-events:none;opacity:0;transform:translate(0);overflow:hidden;transition:transform .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .2s ease,background-image .22s ease;will-change:transform,width;z-index:0}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__indicator.is-ready{opacity:1}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__indicator.has-photo{background-color:transparent}body.statione-is-authenticated .statione-market-nav .statione-home-quick-grid__indicator,body.statione-market-layout.statione-is-authenticated .statione-home-quick-grid__indicator{position:absolute;top:var(--statione-nav-pill-rail-padding);bottom:var(--statione-nav-pill-rail-padding);left:0;height:auto;border-radius:999px;background:var(--statione-market-accent, #b91c1c);background-repeat:no-repeat;box-shadow:none;pointer-events:none;opacity:0;transform:translate(0);overflow:hidden;transition:transform .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .2s ease,background-image .22s ease;will-change:transform,width;z-index:0}body.statione-is-authenticated .statione-market-nav .statione-home-quick-grid__indicator.is-ready,body.statione-market-layout.statione-is-authenticated .statione-home-quick-grid__indicator.is-ready{opacity:1}body.statione-is-authenticated .statione-market-nav .statione-home-quick-grid__indicator.has-photo,body.statione-market-layout.statione-is-authenticated .statione-home-quick-grid__indicator.has-photo{background-color:transparent}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn,body.statione-is-authenticated .statione-market-nav .statione-home-quick-item,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel a.studio-company-item{position:relative;z-index:2;flex:0 0 auto;width:auto;min-width:0;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--statione-nav-pill-gap);height:var(--statione-nav-pill-item-height);min-height:var(--statione-nav-pill-item-height);max-height:var(--statione-nav-pill-item-height);padding:0 var(--statione-nav-pill-padding-x);border:none;border-radius:999px;background:transparent;box-shadow:none;color:var(--statione-market-header-muted);font-family:inherit;font-size:var(--statione-nav-pill-font-size);font-weight:var(--statione-nav-pill-font-weight);line-height:1.2;letter-spacing:normal;text-transform:none;white-space:nowrap;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:transform .15s ease}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn{transition:none}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel a.studio-company-item{background:transparent!important;border:none!important}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn:hover{background:transparent;border-color:transparent;box-shadow:none;color:var(--statione-market-header-text)}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn.is-selected{color:var(--statione-nav-pill-selected-color);background:transparent}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn.is-selected,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel a.studio-company-item.is-selected{color:#fff!important;-webkit-text-fill-color:#ffffff;background:var(--statione-market-accent, #8B2FC9)!important}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn.is-selected .studio-company-name,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn.is-selected .studio-company-media,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn.is-selected .studio-company-media svg,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected .studio-company-name,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected .studio-company-media,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected .statione-home-quick-item__icon,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected svg{color:#fff!important;-webkit-text-fill-color:#ffffff;fill:currentColor}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-media,body.statione-is-authenticated .statione-market-nav .statione-home-quick-item .studio-company-media{display:inline-flex!important;align-items:center;justify-content:center;flex-shrink:0;width:var(--statione-nav-pill-icon-size);height:var(--statione-nav-pill-icon-size);padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;box-sizing:border-box;overflow:visible}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-media svg,body.statione-is-authenticated .statione-market-nav .statione-home-quick-item .statione-home-quick-item__icon svg{width:var(--statione-nav-pill-icon-size);height:var(--statione-nav-pill-icon-size);display:block}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-role,body.statione-is-authenticated .statione-market-nav .statione-home-quick-item .studio-company-role{display:none!important}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-text,body.statione-is-authenticated .statione-market-nav .statione-home-quick-item .studio-company-text{display:inline-block;width:auto;text-align:center;border-bottom:none;padding-bottom:0;box-sizing:border-box}body.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-name,body.statione-is-authenticated .statione-market-nav .statione-home-quick-item .studio-company-name{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:normal;text-transform:none;color:inherit;display:inline;overflow:visible;word-break:normal}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn:focus-visible{outline:none}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn:focus-visible{outline:2px solid color-mix(in srgb,var(--statione-nav-pill-accent) 28%,transparent);outline-offset:2px}body.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell{width:100%;max-width:none;min-width:0;margin:0;background:transparent;border:none;border-top:none;box-shadow:none}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .44s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .34s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell.is-open{grid-template-rows:1fr;opacity:1}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell__clip{overflow:hidden;min-height:0;width:100%;min-width:0;opacity:.88;transform:translate3d(0,-5px,0);transition:transform .44s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .38s var(--statione-ios-ease-out, cubic-bezier(.22, 1, .36, 1))}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell.is-open .statione-home-quick-panel-shell__clip{overflow:hidden;min-width:0;opacity:1;transform:translateZ(0)}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel{width:100%;min-width:0;background:transparent;border:none;border-top:none;border-radius:0;box-shadow:none;padding:0;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel a.studio-company-item:hover{border:none!important;background:transparent!important}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel a.studio-company-item.is-selected,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel a.studio-company-item.is-selected:hover,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn.is-selected,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item.is-selected:hover{border:none!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:var(--statione-market-accent, #8B2FC9)!important;box-shadow:none}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__indicator,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-grid__indicator,body.statione-market-layout.statione-is-authenticated .statione-home-quick-grid__indicator{display:none!important}body.statione-is-authenticated .statione-market-nav .statione-home-quick-item:hover:not(.is-selected){color:var(--statione-market-header-text)}body.statione-is-authenticated .statione-market-nav .statione-home-quick-item:active{transform:scale(.96)}body.statione-is-authenticated .statione-market-nav .statione-home-quick-item .statione-home-quick-item__icon{width:var(--statione-nav-pill-icon-size);height:var(--statione-nav-pill-icon-size);display:inline-flex;align-items:center;justify-content:center;border-radius:0;background:transparent;color:inherit;box-sizing:border-box}body.statione-is-authenticated .statione-market-nav .statione-home-quick-item:focus-visible{outline:2px solid color-mix(in srgb,var(--statione-nav-pill-accent) 28%,transparent);outline-offset:2px}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs-panel .studio-company-name{font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none}body.statione-is-authenticated .statione-defter-header__search-row{display:none}body.statione-is-authenticated .statione-defter-header{padding-bottom:.35rem}body.statione-market-layout.statione-is-authenticated .studio-select-inner{max-width:none;width:100%;margin-inline:0;padding:.75rem var(--statione-market-inline-end) 0 var(--statione-market-inline-start);box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-home-layout{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-home-layout>.statione-screen{width:100%;min-width:0;max-width:100%}@media(min-width:768px){body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated{--statione-market-gutter: 1.5rem;--statione-nav-pill-font-size: .875rem;--statione-nav-pill-padding-x: .65rem;--statione-market-chrome-section-gap: .75rem}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .studio-select-view{padding-top:2rem;padding-left:0;padding-right:0}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-chrome{display:grid;grid-template-columns:var(--statione-market-header-brand-col) minmax(0,1fr) var(--statione-market-header-actions-col);column-gap:var(--statione-market-header-col-gap);row-gap:var(--statione-market-chrome-section-gap);align-items:center;max-width:var(--studio-select-column-width);margin-inline:auto;padding-top:.5rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header,body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__main{display:contents}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__start{grid-column:1;grid-row:1;align-self:center}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__search-wrap{grid-column:2;grid-row:1;min-width:0;width:100%}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__actions{grid-column:3;grid-row:1;align-self:center}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__toolbar-end{grid-column:3;grid-row:1;display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem;align-self:center;flex-shrink:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__toolbar-end .statione-market-header__actions{grid-column:unset;grid-row:unset}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-chrome__nav{grid-column:1 / -1;grid-row:2;min-width:0;width:100%}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .studio-select-inner,body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .studio-select-stage,body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .studio-select-stage--subpanel{max-width:var(--studio-select-column-width);margin-inline:auto}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__main{gap:0;padding-bottom:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header{padding-top:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__menu{display:none}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__brand-logo{height:2.1rem;max-width:min(12rem,38vw)}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__action--desktop,body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__action-label--desktop{display:block}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__action--mobile-only{display:none!important}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__action-label--desktop{max-width:5.5rem}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__actions{gap:.5rem;flex-shrink:0}body:not(.statione-force-mobile-chrome).statione-is-authenticated .statione-market-header__action{min-width:3.25rem;font-size:.6875rem}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav.statione-home-nav{display:flex;flex-direction:column;grid-template-columns:unset;gap:var(--statione-market-chrome-section-gap)}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav.statione-home-nav:has(.statione-home-quick-panel-shell.is-open){grid-template-columns:unset;gap:var(--statione-market-chrome-section-gap)}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs-panel,body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell{width:100%;max-width:none;margin-inline:0;padding:0}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs{flex-direction:row;gap:0}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell{display:grid;grid-template-rows:0fr;grid-column:unset;grid-row:unset;height:auto;opacity:0;pointer-events:none;overflow:hidden}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell:not(.is-open){height:auto;opacity:0;overflow:hidden;pointer-events:none}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell.is-open{grid-template-rows:1fr;height:auto;opacity:1;pointer-events:auto;overflow:visible}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell__clip{width:100%;min-width:0}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-grid,body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-trendyol-quick-grid{grid-template-columns:unset}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-home-layout:not(:has(.statione-screen)){display:flex;flex-direction:column}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-home-layout>.statione-screen{grid-column:unset;grid-row:unset}body:not(.statione-force-mobile-chrome).statione-cari-search-active.statione-market-layout.statione-is-authenticated .statione-market-nav:has(.statione-home-quick-panel-shell.is-open){grid-template-columns:unset}body:not(.statione-force-mobile-chrome).statione-cari-search-active.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell.is-open{max-width:none;height:auto;opacity:1;pointer-events:auto;transform:translateY(0)}}body.statione-market-layout.statione-is-authenticated .statione-trendyol-quick-panel{width:100%;min-width:0;background:transparent;border:none;border-top:none;border-radius:0;box-shadow:none;padding:0;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated{--statione-content-chrome-bg: var(--statione-market-search-bg);--statione-content-chrome-border: var(--statione-market-border);--statione-content-text: var(--statione-market-header-text);--statione-content-muted: var(--statione-market-header-muted);--statione-content-positive: #15803d;--statione-content-negative: #dc2626}body.statione-market-layout.statione-is-authenticated .statione-screen:not(.statione-screen--message){color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-screen__loading,body.statione-market-layout.statione-is-authenticated .statione-screen__back a{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-screen__back a:hover{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-panel,body.statione-market-layout.statione-is-authenticated .statione-info-block.statione-panel{background:transparent;border-radius:0;padding:0;box-shadow:none;overflow:visible;isolation:auto}body.statione-market-layout.statione-is-authenticated .statione-panel__title,body.statione-market-layout.statione-is-authenticated .statione-info-block__title{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-page-placeholder__status{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-page-placeholder__hint{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-shortcuts__link{background:var(--statione-content-chrome-bg);border-color:var(--statione-content-chrome-border);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-shortcuts__link:hover{background:#ebebeb}body.statione-market-layout.statione-is-authenticated .statione-shortcuts__desc{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-info-block__list{background:#fff;border-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-info-block__row+.statione-info-block__row{border-top-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-info-block__row dt{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-info-block__row dd{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-form__field span,body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field span{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-form__field input,body.statione-market-layout.statione-is-authenticated .statione-form__field select,body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field input,body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__form .statione-form__field select{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-form__personnel{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-form__error{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-form__success{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-form__submit{background:var(--accent);color:#fff}body.statione-market-layout.statione-is-authenticated .statione-form__secondary{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-form__danger{border-color:#dc262659;background:#fef2f2;color:#b91c1c}body.statione-market-layout.statione-is-authenticated .statione-customer-picker__hint{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-customer-picker__list{background:#fff;border-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-customer-picker__list button{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-customer-picker__list button:hover{background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-customer-picker__badge{background:#fef3c7;color:#92400e}body.statione-market-layout.statione-is-authenticated .statione-op-list{background:#fff;border-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-op-list__item+.statione-op-list__item{border-top-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-op-list__main{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-op-list__meta{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-op-list__main .is-positive{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-op-list__main .is-negative{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-ledger-filters input[type=search]{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-ledger-filters__check{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-list__btn{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-list__btn:hover{background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-cari-list__ok{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-defter-header__search{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-defter-header__search-icon{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-defter-header__search-input{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-defter-header__search-input::placeholder{color:#9e9e9e}body.statione-market-layout.statione-is-authenticated .statione-cari-toolbar__inline-icon{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-toolbar__inline-icon:hover,body.statione-market-layout.statione-is-authenticated .statione-cari-toolbar__inline-icon.is-active{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-toolbar__inline-icon.is-danger{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-edit,body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__field{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__icon{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__input{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__input::placeholder{color:#9e9e9e}body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__add-btn{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__add-btn:hover{background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__form-title{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-bulk-bar{background:var(--statione-content-chrome-bg);border:1px solid var(--statione-content-chrome-border);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-bulk-bar__delete,body.statione-market-layout.statione-is-authenticated .statione-cari-bulk-bar__clear,body.statione-market-layout.statione-is-authenticated .statione-cari-bulk-bar__merge{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-bulk-bar__merge{border-color:#2563eb59;background:#eff6ff;color:#1d4ed8}body.statione-market-layout.statione-is-authenticated .statione-cari-bulk-bar__delete{border-color:#dc262659;background:#fef2f2;color:#b91c1c}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-detail__back{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-detail__back:hover{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-detail__grid{border-color:var(--statione-content-chrome-border);background:#fff}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-detail__item dt{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-detail__item dd{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__back{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__back:hover{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__hero,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__section,body.statione-market-layout.statione-is-authenticated .statione-cari-operation-edit{border-color:var(--statione-content-chrome-border);background:#fff}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__hero{background:linear-gradient(145deg,#fafafa,#fff)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__hero--metrics-row{border:none;background:transparent}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-label{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-value{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-value.is-positive{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-value.is-negative{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-value.is-findik{color:#8b5a2b}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-value.is-gubre{color:#0d9488}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-value.is-para{color:#16a34a}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-input{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-input:focus{border-color:var(--statione-market-accent, #2563eb)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-error{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-col+.statione-cari-detail-page__profile-col{border-left-color:var(--statione-content-chrome-border)}@media(max-width:1100px){body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-col:nth-child(n+3){border-top-color:var(--statione-content-chrome-border)}}@media(max-width:640px){body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__profile-col+.statione-cari-detail-page__profile-col{border-top-color:var(--statione-content-chrome-border)}}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__ledger,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric-label,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__section-title,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__item dt{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__name,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__subtitle,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric-value,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__item dd{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric{background:var(--statione-content-chrome-bg);border-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric.is-positive .statione-cari-detail-page__metric-value{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric.is-negative .statione-cari-detail-page__metric-value{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__edit{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg);color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__edit:hover{color:var(--statione-market-accent);background:#0866ff14}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric--action{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric--action:hover,body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric--action.is-active{border-color:var(--statione-market-accent, var(--color-primary));background:#0866ff0f}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__metric--back:hover{border-color:var(--statione-market-accent, var(--color-primary));background:color-mix(in srgb,var(--statione-market-accent, #8B2FC9) 8%,#fff);color:var(--statione-market-accent, #8B2FC9)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__hint{background:var(--statione-content-chrome-bg);color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__badge--warn{background:#fff8e1;color:#b45309}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__badge--muted{background:var(--statione-content-chrome-bg);color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__balance-breakdown{border-top-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-cari-detail-page__balance-line{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-cari-archived-panel__toggle{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-vardiya-page__summary{background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-vardiya-shift-field__label,body.statione-market-layout.statione-is-authenticated .statione-kasa-net{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-kasa-net .is-positive{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-kasa-net .is-negative{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-theme-field__hex{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-calc-page__module-tab{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-calc-page__module-tab.is-active{background:var(--accent);border-color:var(--accent);color:#fff}body.statione-market-layout.statione-is-authenticated .statione-calc-page__save{background:var(--accent);color:#fff}body.statione-market-layout.statione-is-authenticated .statione-calc-page__save--secondary{background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-calc-editor{border-color:var(--statione-content-chrome-border);background:#fff}body.statione-market-layout.statione-is-authenticated .statione-calc-editor__result-cap{background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-calc-editor__empty{background:var(--statione-content-chrome-bg);color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-calc-editor__add-block{border-color:var(--statione-content-chrome-border);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-calc-editor__add-block--secondary{border-color:var(--statione-content-chrome-border);color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__heading{color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-toolbar,body.statione-market-layout.statione-is-authenticated .statione-defter-header{width:100%;max-width:100%;min-width:0;padding-inline:0;margin-inline:0;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-kasa-module{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-kasa-module>.statione-operation-sheet{grid-column:1;width:100%;max-width:100%;margin-inline:0;padding-inline:0}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__heading-actions .statione-cari-toolbar__inline-icon{color:var(--statione-market-header-muted)}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__heading-actions .statione-cari-toolbar__inline-icon:hover,body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__heading-actions .statione-cari-toolbar__inline-icon.is-active{color:var(--statione-market-accent)}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__heading-actions .statione-vardiya-export-wrap .studio-settings-menu{right:0;left:auto}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__message--error{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__message--success{color:var(--statione-content-positive)}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__notes{color:var(--statione-content-muted);border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg)}body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__notes li::marker{color:var(--statione-market-accent, var(--color-primary))}body.statione-market-layout.statione-is-authenticated .statione-panel--tercihler .statione-preference-table__hint,body.statione-market-layout.statione-is-authenticated .statione-tercihler-section__title,body.statione-market-layout.statione-is-authenticated .statione-customer-import__file-name,body.statione-market-layout.statione-is-authenticated .statione-customer-import__summary,body.statione-market-layout.statione-is-authenticated .statione-customer-import__row-hint{color:var(--statione-content-muted)}body.statione-market-layout.statione-is-authenticated .statione-customer-import__cell-input{border-color:var(--statione-content-chrome-border);background:#fff;color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-customer-import__row-error,body.statione-market-layout.statione-is-authenticated .statione-preference-table__error{color:var(--statione-content-negative)}body.statione-market-layout.statione-is-authenticated .statione-preference-accordion__toolbar-btn{border-color:var(--statione-content-chrome-border);background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-edit__admin{border-top-color:var(--statione-content-chrome-border)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-edit__archived-note{background:var(--statione-content-chrome-bg);color:var(--statione-content-text)}body.statione-market-layout.statione-is-authenticated .statione-cari-customer-edit__admin-hint,body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__toolbar-field{color:var(--statione-content-muted)}@media(max-width:767px){body.statione-market-layout.statione-is-authenticated .statione-market-header{display:none!important}body.statione-market-layout.statione-is-authenticated .statione-market-header__action--search-toggle{display:inline-flex}body.statione-market-layout.statione-is-authenticated .statione-market-header__search-wrap{display:none;grid-area:search;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-market-header__search-wrap.is-open{display:block}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item{flex:0 0 auto;width:auto;min-width:max-content}body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-name,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item .studio-company-name,body.statione-market-layout.statione-is-authenticated .statione-home-tabs-panel .studio-company-name{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}}@keyframes statione-home-quick-panel-enter{0%{opacity:0;transform:translate3d(8px,0,0)}to{opacity:1;transform:translateZ(0)}}body.statione-market-layout.statione-is-authenticated .statione-home-quick-panel--animated{animation:statione-home-quick-panel-enter .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)) both}@media(prefers-reduced-motion:reduce){body.statione-is-authenticated .statione-market-nav .statione-home-tabs__indicator,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell,body.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-panel-shell__clip{transition:none}body.statione-market-layout.statione-is-authenticated .statione-home-quick-panel--animated{animation:none}body.statione-market-layout.statione-is-authenticated .statione-home-tabs__indicator,body.statione-market-layout.statione-is-authenticated .statione-home-quick-grid__indicator{transition:none}}body.statione-market-layout.studio-settings-menu-open .studio-settings-backdrop,body.statione-market-layout.studio-notify-menu-open .studio-settings-backdrop,body.statione-market-layout.statione-personnel-menu-open .studio-settings-backdrop,body.statione-market-layout.statione-view-menu-open .studio-settings-backdrop{background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-chrome{transform:none;margin-bottom:0;will-change:auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-chrome.is-chrome-hiding{transform:translate3d(0,calc(-1 * var(--statione-chrome-hide, 0px)),0);margin-bottom:calc(-1 * var(--statione-chrome-hide, 0px));will-change:transform}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-header{display:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-header__action--search-toggle{display:inline-flex}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-header__search-wrap{display:none;grid-area:search;min-width:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-header__search-wrap.is-open{display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item{flex:0 0 auto;width:auto;min-width:max-content}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-tabs__btn .studio-company-name,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-nav .statione-home-quick-item .studio-company-name,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-home-tabs-panel .studio-company-name{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero{display:none}.statione-inline-filter-menu--fixed{opacity:1!important;transform:none!important;pointer-events:auto!important}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-slot{display:grid;grid-template-columns:0fr;flex:0 0 auto;margin:0;margin-inline-start:0;opacity:0;pointer-events:none;transition:grid-template-columns .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),margin-inline-start .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .3s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-slot.is-open{grid-template-columns:1fr;opacity:1;pointer-events:auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-slot-inner{min-width:0;overflow:hidden}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__chrome-slot-inner{overflow:visible}@media(max-width:767px){html:has(body.statione-market-layout.statione-is-authenticated),body.statione-market-layout.statione-is-authenticated{background:#fff!important}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero{--statione-mobile-hero-red: #8B2FC9;--statione-mobile-hero-red-lift: color-mix(in srgb, #ffffff 20%, var(--statione-mobile-hero-red));--statione-mobile-hero-red-deep: color-mix(in srgb, #000000 16%, var(--statione-mobile-hero-red));--statione-mobile-hero-ink: #f2f0eb;--statione-hero-sheet-radius: 1.35rem;--statione-hero-sheet-overlap: 1.45rem;--statione-hero-red-tail: 3.15rem;display:block;position:relative;left:0;right:0;width:calc(100% + var(--statione-market-inline-start, .75rem) + var(--statione-market-inline-end, .75rem));max-width:none;margin:0;margin-inline:calc(-1 * var(--statione-market-inline-start, .75rem)) calc(-1 * var(--statione-market-inline-end, .75rem));padding:0;background:transparent;color:#fff;box-sizing:border-box;overflow:visible;border-radius:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.55rem;padding-top:calc(max(.85rem,env(safe-area-inset-top,0px)) + 1.2rem);padding-inline:var(--statione-market-inline-start, .75rem) var(--statione-market-inline-end, .75rem);padding-bottom:var(--statione-hero-red-tail);min-height:calc(max(.85rem,env(safe-area-inset-top,0px)) + 1.2rem + 2.35rem + .55rem + 3rem + var(--statione-hero-red-tail));background:var(--statione-mobile-hero-red);color:#fff;box-sizing:border-box;overflow:visible;border-radius:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-svg{position:absolute;left:-12%;top:-8%;width:124%;height:118%;display:block}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape{fill:var(--statione-mobile-hero-red-lift);transform-box:fill-box;transform-origin:center;will-change:transform}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape--a{opacity:.72}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape--b{opacity:.5;fill:var(--statione-mobile-hero-red-deep)}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape--c{opacity:.42}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.55rem;width:100%;min-height:2.35rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top-chrome{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;flex:0 1 auto;min-width:0;margin-left:auto;max-width:min(100%,22rem);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top-chrome::-webkit-scrollbar{display:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__brand{display:inline-flex;align-items:center;align-self:auto;flex:0 1 auto;min-width:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:.2rem;margin:0;padding:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action{color:var(--statione-mobile-hero-ink);min-width:2.4rem;min-height:2.4rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action:focus-visible,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action.is-active,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action.is-long-pressing{background:color-mix(in srgb,var(--statione-mobile-hero-ink) 14%,transparent);color:var(--statione-mobile-hero-ink);outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action-label--desktop{display:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar{min-width:2.35rem;min-height:2.35rem;padding:0;border-radius:999px;background:transparent}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar:focus-visible,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar.is-active{background:transparent;outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;overflow:hidden;background:var(--statione-mobile-hero-ink);border:1.5px solid var(--statione-mobile-hero-ink);color:var(--statione-mobile-hero-red);font-size:.95rem;font-weight:650;line-height:1;letter-spacing:-.02em}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar.is-active .statione-market-header__avatar,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar:hover .statione-market-header__avatar{border-color:#fff;filter:brightness(1.04)}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__avatar-img{width:100%;height:100%;object-fit:cover;display:block}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__avatar-initial{display:block;-webkit-user-select:none;user-select:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;height:2.85rem;min-height:2.85rem;padding:.12rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar{display:inline-flex;align-items:center;justify-content:center;gap:.05rem;flex:0 0 auto;margin:0;height:2.85rem;min-height:2.85rem;padding:.12rem .2rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar:empty{display:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-page-action{min-width:2.75rem;min-height:2.45rem;height:auto;padding:.12rem .22rem;gap:.08rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon svg,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-page-action svg{width:1.1rem;height:1.1rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-page-action__label{max-width:3.4rem;font-size:.58rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__actions{display:inline-flex;align-items:center;gap:.05rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__date-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__view-wrap{position:relative}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;min-width:2.85rem;min-height:2.45rem;margin:0;padding:.15rem .28rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action.is-active,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action:focus-visible{color:#8b8b93;background:transparent;outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action.is-active .statione-market-header__action-label--desktop{font-weight:500}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap .statione-market-header__action-label--desktop{color:#8b8b93;font-weight:500}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action svg{width:1.15rem;height:1.15rem;display:block;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action-label--desktop{display:block;max-width:3.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Metropolis;font-size:.58rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;text-align:center;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__logo{display:block;height:1.28rem;width:auto;max-width:min(8.5rem,58vw);object-fit:contain}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__menu-title{display:block;max-width:calc(100vw - 2rem);margin:0;padding:0;font-family:Metropolis;font-size:1.7rem;font-weight:700;line-height:2.05rem;letter-spacing:-.025em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-wrap{position:relative;z-index:1;min-width:0;margin-top:0;margin-bottom:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-wrap:not(.has-compact-search){width:100%}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row{display:flex;align-items:center;gap:0;width:100%;min-width:0;overflow:visible}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome{flex-wrap:nowrap;overflow:visible}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search{display:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded),body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap:not(.is-search-expanded){flex:0 0 auto;width:3rem;min-width:3rem;max-width:3rem;overflow:hidden;transition:width .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),min-width .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),max-width .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),flex .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search.is-search-expanded,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap.is-search-expanded{flex:1 1 auto;width:100%;min-width:0;max-width:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded) .statione-mobile-hero__search,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap:not(.is-search-expanded) .statione-mobile-hero__search{justify-content:center;gap:0;padding:.3rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded) .statione-mobile-hero__search-input,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap:not(.is-search-expanded) .statione-mobile-hero__search-input{flex:0 0 auto;width:0;min-width:0;max-width:0;margin:0;padding:0;opacity:0;pointer-events:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded) .statione-mobile-hero__search-btn,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap:not(.is-search-expanded) .statione-mobile-hero__search-btn{margin-left:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search.is-search-expanded .statione-mobile-hero__search-input,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap.is-search-expanded .statione-mobile-hero__search-input{opacity:1;transition:opacity .28s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search+.statione-mobile-hero__chrome-slot.is-open,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search.is-search-expanded+.statione-mobile-hero__chrome-slot.is-open{margin-inline-start:.25rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap:not(.has-compact-search){flex:1 1 auto;width:auto;min-width:min(100%,11.5rem);transition:min-width .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__chrome-slot.is-open{margin-inline-start:.25rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)+.statione-mobile-hero__chrome-slot.is-open{flex:1 1 auto;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__chrome-slot.is-open:has(.statione-mobile-hero__page-actions-bar:not(:empty)){flex:1 1 auto;min-width:0;width:auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__chrome-slot.is-open:has(.statione-mobile-hero__page-actions-bar:not(:empty)) .statione-mobile-hero__chrome-slot-inner{width:100%;max-width:100%}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search+.statione-mobile-hero__chrome-slot.is-open{margin-inline-start:0;flex:1 1 auto;width:100%}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)+.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__chrome-slot-inner{width:100%}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)+.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__filters-bar{display:flex;width:100%;justify-content:space-evenly}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__filters-bar,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__page-actions-bar{flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar{display:flex!important;align-items:center;justify-content:space-evenly;flex:1 1 auto;gap:.15rem;width:100%;max-width:100%;margin:0;height:3rem;min-height:3rem;padding:.12rem .35rem;border:0;border-radius:999px;background:#fff!important;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar:has(.statione-mobile-hero__page-actions-bar:empty):not(:has(.statione-mobile-hero__filters-bar)){display:none!important}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-mobile-hero__filters-bar,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-mobile-hero__page-actions-bar{display:flex!important;align-items:center;justify-content:space-evenly;flex:1 1 0;min-width:0;margin:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;width:auto!important;max-width:none!important;gap:.1rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-mobile-hero__filters-bar .statione-market-header__actions{display:flex;align-items:center;justify-content:space-evenly;flex:1 1 auto;width:100%;min-width:0;gap:.1rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-market-header__personnel-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-market-header__date-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-market-header__view-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-vardiya-export-wrap{flex:1 1 0;min-width:0;display:flex;justify-content:center}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-market-header__action,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-page-action,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-cari-toolbar__inline-icon{flex-direction:row!important;flex:1 1 0;min-width:0;width:100%;gap:.28rem!important;padding:.2rem .35rem!important}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-page-action__label,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-market-header__action-label--desktop{max-width:none;text-align:start;font-size:.62rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-mobile-hero__page-actions-bar:empty{display:none!important}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-mobile-hero__filters-bar+.statione-mobile-hero__page-actions-bar:not(:empty):before{content:"";display:inline-block;width:1px;height:1.35rem;margin:0 .12rem;background:color-mix(in srgb,#000000 12%,transparent);flex:0 0 auto;align-self:center}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-page-action,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__chrome-bar .statione-cari-toolbar__inline-icon{color:#8b8b93!important}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;height:3rem;min-height:3rem;padding:.12rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__actions{display:inline-flex;align-items:center;gap:.05rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__date-wrap,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__view-wrap{position:relative}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;min-width:2.85rem;min-height:2.45rem;margin:0;padding:.15rem .28rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action.is-active,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action:focus-visible{color:#8b8b93;background:transparent;outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action.is-active .statione-market-header__action-label--desktop{font-weight:500}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap .statione-market-header__action-label--desktop{color:#8b8b93;font-weight:500}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action svg{width:1.15rem;height:1.15rem;display:block;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row .statione-mobile-hero__filters-bar .statione-market-header__action-label--desktop{display:block;max-width:3.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Metropolis;font-size:.58rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;text-align:center;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap.is-search-expanded,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row:has(.statione-mobile-hero__chrome-slot.is-open) .statione-mobile-hero__search-wrap:not(.has-compact-search){flex:1 1 auto;width:auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__page-actions-bar .statione-page-action{min-width:2.75rem;min-height:2.45rem;padding:.12rem .22rem;gap:.08rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon svg,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__page-actions-bar .statione-page-action svg{width:1.1rem;height:1.1rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome .statione-mobile-hero__page-actions-bar .statione-page-action__label{max-width:3.4rem;font-size:.58rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar{display:inline-flex;align-items:center;justify-content:center;gap:.1rem;flex:0 0 auto;margin:0;height:3rem;min-height:3rem;padding:.2rem .35rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar:empty{display:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-vardiya-export-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-page-action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:3.35rem;width:auto;height:auto;min-height:2.6rem;margin:0;padding:.15rem .35rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon svg,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-page-action svg{width:1.2rem;height:1.2rem;display:block;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-page-action__label{display:block;max-width:4.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Metropolis;font-size:.68rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;text-align:center;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-active{color:#8b8b93;background:transparent}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-danger{color:var(--statione-mobile-hero-red, #8B2FC9);background:transparent}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-active .statione-page-action__label{font-weight:500}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search{display:flex;align-items:center;gap:.35rem;width:100%;min-height:3rem;padding:.3rem .3rem .3rem 1rem;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-tools{flex:0 0 auto;display:inline-flex;align-items:center;gap:.1rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input{flex:1 1 auto;min-width:0;width:100%;border:none;background:transparent;color:#1a1a1f;font:inherit;font-size:16px;line-height:1.3;outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::placeholder{color:#9a9aa3}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::-webkit-search-decoration,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::-webkit-search-cancel-button{-webkit-appearance:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin:0;margin-left:.35rem;padding:0;border:none;border-radius:999px;background:color-mix(in srgb,#ffffff 8%,var(--statione-mobile-hero-red));color:#fff;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-btn svg{width:1.15rem;height:1.15rem;display:block}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0;padding:.2rem;border:none;border-radius:0;background:transparent;color:#5c5c66;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn svg{width:1.35rem;height:1.35rem;display:block}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn:focus-visible{color:var(--statione-mobile-hero-red);outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results{position:absolute;left:0;right:0;top:calc(100% + .4rem);z-index:40;max-height:min(50vh,18rem);overflow:auto;border-radius:14px;background:#fff;color:#1a1a1f;box-shadow:0 10px 28px color-mix(in srgb,#000000 18%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results-empty{margin:0;padding:.85rem 1rem;font-size:.875rem;color:#666}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results-list{margin:0;padding:.35rem 0;list-style:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;margin:0;padding:.7rem 1rem;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result:hover,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result:focus-visible{background:color-mix(in srgb,var(--statione-mobile-hero-red) 8%,#ffffff);outline:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result-label{font-size:.9rem;font-weight:600}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result-desc,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result-group{font-size:.75rem;color:#666}body.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .studio-select-view{--statione-hero-sheet-radius: 1.35rem;--statione-hero-sheet-overlap: 1.45rem;padding-top:0;overflow:hidden;background:#fff}body.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .statione-market-chrome{z-index:1;flex:0 0 auto;padding-top:0;overflow:visible;background:transparent;border-bottom:none;box-shadow:none}body.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .statione-market-chrome:has(.statione-mobile-hero__search-wrap.has-results){z-index:50}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-wrap.has-results{z-index:50;overflow:visible}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results{z-index:60}body.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .studio-select-inner{position:relative;z-index:2;flex:1 1 auto;min-height:0;width:100%;max-width:none;margin:calc(-1 * var(--statione-hero-sheet-overlap, 1.45rem)) 0 0;margin-inline:0;padding-top:1.45rem;padding-inline:var(--statione-market-inline-start, .75rem) var(--statione-market-inline-end, .75rem);background:#fff;border-radius:var(--statione-hero-sheet-radius, 1.35rem) var(--statione-hero-sheet-radius, 1.35rem) 0 0;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-mobile-sheet-nav{margin:0 0 .85rem;padding:0;background:transparent;border:none;box-shadow:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-sheet-nav .statione-home-nav{gap:.65rem}body.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab):before{content:"";position:fixed;top:0;left:0;right:0;height:calc(env(safe-area-inset-top,0px) + 2px);background:var(--statione-mobile-hero-red, #8B2FC9);pointer-events:none;z-index:190}}html:has(body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated),body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated{background:#fff!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero{--statione-mobile-hero-red: #8B2FC9;--statione-mobile-hero-red-lift: color-mix(in srgb, #ffffff 20%, var(--statione-mobile-hero-red));--statione-mobile-hero-red-deep: color-mix(in srgb, #000000 16%, var(--statione-mobile-hero-red));--statione-mobile-hero-ink: #f2f0eb;--statione-hero-sheet-radius: 1.35rem;--statione-hero-sheet-overlap: 1.45rem;--statione-hero-red-tail: 3.15rem;display:block;position:relative;left:0;right:0;width:calc(100% + var(--statione-market-inline-start, .75rem) + var(--statione-market-inline-end, .75rem));max-width:none;margin:0;margin-inline:calc(-1 * var(--statione-market-inline-start, .75rem)) calc(-1 * var(--statione-market-inline-end, .75rem));padding:0;background:transparent;color:#fff;box-sizing:border-box;overflow:visible;border-radius:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.55rem;padding-top:calc(max(.85rem,env(safe-area-inset-top,0px)) + 1.2rem);padding-inline:var(--statione-market-inline-start, .75rem) var(--statione-market-inline-end, .75rem);padding-bottom:var(--statione-hero-red-tail);min-height:calc(max(.85rem,env(safe-area-inset-top,0px)) + 1.2rem + 2.35rem + .55rem + 3rem + var(--statione-hero-red-tail));background:var(--statione-mobile-hero-red);color:#fff;box-sizing:border-box;overflow:visible;border-radius:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-svg{position:absolute;left:-12%;top:-8%;width:124%;height:118%;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape{fill:var(--statione-mobile-hero-red-lift);transform-box:fill-box;transform-origin:center;will-change:transform}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape--a{opacity:.72}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape--b{opacity:.5;fill:var(--statione-mobile-hero-red-deep)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__decor-shape--c{opacity:.42}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.55rem;width:100%;min-height:2.35rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top-chrome{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;flex:0 1 auto;min-width:0;margin-left:auto;max-width:min(100%,22rem);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top-chrome::-webkit-scrollbar{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__brand{display:inline-flex;align-items:center;align-self:auto;flex:0 1 auto;min-width:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:.2rem;margin:0;padding:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action{color:var(--statione-mobile-hero-ink);min-width:2.4rem;min-height:2.4rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action:focus-visible,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action.is-active,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action.is-long-pressing{background:color-mix(in srgb,var(--statione-mobile-hero-ink) 14%,transparent);color:var(--statione-mobile-hero-ink);outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action-label--desktop{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar{min-width:2.35rem;min-height:2.35rem;padding:0;border-radius:999px;background:transparent}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar:focus-visible,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar.is-active{background:transparent;outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;overflow:hidden;background:var(--statione-mobile-hero-ink);border:1.5px solid var(--statione-mobile-hero-ink);color:var(--statione-mobile-hero-red);font-size:.95rem;font-weight:650;line-height:1;letter-spacing:-.02em}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar.is-active .statione-market-header__avatar,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__action--avatar:hover .statione-market-header__avatar{border-color:#fff;filter:brightness(1.04)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__avatar-img{width:100%;height:100%;object-fit:cover;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__settings .statione-market-header__avatar-initial{display:block;-webkit-user-select:none;user-select:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;height:2.85rem;min-height:2.85rem;padding:.12rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar{display:inline-flex;align-items:center;justify-content:center;gap:.05rem;flex:0 0 auto;margin:0;height:2.85rem;min-height:2.85rem;padding:.12rem .2rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar:empty{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-page-action{min-width:2.75rem;min-height:2.45rem;height:auto;padding:.12rem .22rem;gap:.08rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon svg,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-page-action svg{width:1.1rem;height:1.1rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__page-actions-bar .statione-page-action__label{max-width:3.4rem;font-size:.58rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__actions{display:inline-flex;align-items:center;gap:.05rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__date-wrap,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__view-wrap{position:relative}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;min-width:2.85rem;min-height:2.45rem;margin:0;padding:.15rem .28rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action.is-active,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action:focus-visible{color:#8b8b93;background:transparent;outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action.is-active .statione-market-header__action-label--desktop{font-weight:500}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap .statione-market-header__action-label--desktop{color:#8b8b93;font-weight:500}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action svg{width:1.15rem;height:1.15rem;display:block;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top .statione-mobile-hero__filters-bar .statione-market-header__action-label--desktop{display:block;max-width:3.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Metropolis;font-size:.58rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;text-align:center;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__logo{display:block;height:1.28rem;width:auto;max-width:min(8.5rem,58vw);object-fit:contain}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__logo--inline{height:1.15rem;max-width:6.5rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__menu-title{display:block;max-width:calc(100vw - 2rem);margin:0;padding:0;font-family:Metropolis;font-size:1.7rem;font-weight:700;line-height:2.05rem;letter-spacing:-.025em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-wrap{position:relative;z-index:1;width:100%;min-width:0;margin-top:0;margin-bottom:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search{display:flex;align-items:center;gap:.35rem;width:100%;height:var(--statione-hero-chrome-pill-h, 3rem);min-height:var(--statione-hero-chrome-pill-h, 3rem);padding:.3rem .3rem .3rem 1rem;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-tools{flex:0 0 auto;display:inline-flex;align-items:center;gap:.1rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input{flex:1 1 auto;min-width:0;width:100%;border:none;background:transparent;color:#1a1a1f;font:inherit;font-size:16px;line-height:1.3;outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::placeholder{color:#9a9aa3}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::-webkit-search-decoration,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::-webkit-search-cancel-button{-webkit-appearance:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin:0;margin-left:.35rem;padding:0;border:none;border-radius:999px;background:color-mix(in srgb,#ffffff 8%,var(--statione-mobile-hero-red));color:#fff;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-btn svg{width:1.15rem;height:1.15rem;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0;padding:.2rem;border:none;border-radius:0;background:transparent;color:#5c5c66;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn svg{width:1.35rem;height:1.35rem;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__scan-btn:focus-visible{color:var(--statione-mobile-hero-red);outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results{position:absolute;left:0;right:0;top:calc(100% + .4rem);z-index:40;max-height:min(50vh,18rem);overflow:auto;border-radius:14px;background:#fff;color:#1a1a1f;box-shadow:0 10px 28px color-mix(in srgb,#000000 18%,transparent)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results-empty{margin:0;padding:.85rem 1rem;font-size:.875rem;color:#666}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results-list{margin:0;padding:.35rem 0;list-style:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;margin:0;padding:.7rem 1rem;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result:focus-visible{background:color-mix(in srgb,var(--statione-mobile-hero-red) 8%,#ffffff);outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result-label{font-size:.9rem;font-weight:600}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result-desc,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__result-group{font-size:.75rem;color:#666}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .studio-select-view{--statione-hero-sheet-radius: 1.35rem;--statione-hero-sheet-overlap: 1.45rem;padding-top:0;overflow:hidden;background:#fff}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .statione-market-chrome{z-index:1;flex:0 0 auto;padding-top:0;overflow:visible;background:transparent;border-bottom:none;box-shadow:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .statione-market-chrome:has(.statione-mobile-hero__search-wrap.has-results){z-index:50}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-wrap.has-results{z-index:50;overflow:visible}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__results{z-index:60}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .studio-select-inner{position:relative;z-index:2;flex:1 1 auto;min-height:0;width:100%;max-width:none;margin:calc(-1 * var(--statione-hero-sheet-overlap, 1.45rem)) 0 0;margin-inline:0;padding-top:1.45rem;padding-inline:var(--statione-market-inline-start, .75rem) var(--statione-market-inline-end, .75rem);background:#fff;border-radius:var(--statione-hero-sheet-radius, 1.35rem) var(--statione-hero-sheet-radius, 1.35rem) 0 0;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-sheet-nav{margin:0 0 .85rem;padding:0;background:transparent;border:none;box-shadow:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-sheet-nav .statione-home-nav{gap:.65rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab):before{content:"";position:fixed;top:0;left:0;right:0;height:calc(env(safe-area-inset-top,0px) + 2px);background:var(--statione-mobile-hero-red, #8B2FC9);pointer-events:none;z-index:190}@media(min-width:768px){body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated{--statione-hero-chrome-pill-h: 3rem;--statione-hero-chrome-pill-pad: .2rem;--statione-hero-chrome-pill-inner-h: calc( var(--statione-hero-chrome-pill-h) - 2 * var(--statione-hero-chrome-pill-pad) )}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row{position:relative;z-index:1;display:flex;align-items:center;gap:0;width:100%;min-width:0;overflow:visible}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-inline-nav{gap:.85rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-slot.is-open,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav--inline{margin-inline-start:.85rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-inline-nav .statione-mobile-hero__search-wrap{flex:1 1 auto;width:auto;max-width:none;transition:flex-basis .42s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-bar{display:inline-flex!important;align-items:center;flex:0 0 auto;gap:.1rem;width:max-content;max-width:100%;margin:0;height:var(--statione-hero-chrome-pill-h, 3rem);min-height:var(--statione-hero-chrome-pill-h, 3rem);padding:var(--statione-hero-chrome-pill-pad, .2rem);border:0;border-radius:999px;background:#fff!important;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:5}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-bar:has(.statione-mobile-hero__page-actions-bar:empty):not(:has(.statione-mobile-hero__filters-bar)){display:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-bar .statione-mobile-hero__filters-bar,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-bar .statione-mobile-hero__page-actions-bar{display:inline-flex!important;align-items:center;flex:0 0 auto;margin:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;width:auto!important;max-width:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-bar .statione-mobile-hero__page-actions-bar:empty{display:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__chrome-bar .statione-mobile-hero__filters-bar+.statione-mobile-hero__page-actions-bar:not(:empty):before{content:"";display:inline-block;width:1px;height:1.35rem;margin:0 .12rem;background:color-mix(in srgb,#000000 12%,transparent);flex:0 0 auto;align-self:center}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;height:var(--statione-hero-chrome-pill-h, 3rem);min-height:var(--statione-hero-chrome-pill-h, 3rem);padding:var(--statione-hero-chrome-pill-pad, .2rem);border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:5}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar{display:inline-flex;align-items:center;justify-content:center;gap:.1rem;flex:0 0 auto;margin:0;height:var(--statione-hero-chrome-pill-h, 3rem);min-height:var(--statione-hero-chrome-pill-h, 3rem);padding:var(--statione-hero-chrome-pill-pad, .2rem) .4rem;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:6}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar:empty{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-vardiya-export-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-page-action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:3.6rem;width:auto;height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);min-height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);margin:0;padding:.15rem .4rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon svg,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-page-action svg{width:1.25rem;height:1.25rem;display:block;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-page-action__label{display:block;max-width:4.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Metropolis;font-size:.68rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;text-align:center;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-active{color:#8b8b93;background:transparent}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-danger{color:var(--statione-mobile-hero-red, #8B2FC9);background:transparent}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-active .statione-page-action__label{font-weight:500}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__actions{display:inline-flex;align-items:center;gap:.15rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__date-wrap,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap{position:relative}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:4.25rem;min-height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);margin:0;padding:.15rem .45rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action.is-active,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action:focus-visible{color:#8b8b93;background:transparent;outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action.is-active .statione-market-header__action-label--desktop{font-weight:500}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__personnel-wrap .statione-market-header__action-label--desktop{color:#8b8b93;font-weight:500}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action svg{width:1.3rem;height:1.3rem;display:block;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action-label--desktop{display:block;max-width:5.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Metropolis;font-size:.68rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;text-align:center;color:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav--inline{display:grid;grid-template-columns:repeat(6,minmax(0,auto));align-items:center;gap:.1rem;flex:0 0 auto;margin:0;margin-inline-start:.85rem;height:var(--statione-hero-chrome-pill-h, 3rem);min-height:var(--statione-hero-chrome-pill-h, 3rem);padding:var(--statione-hero-chrome-pill-pad, .2rem);border:0;border-radius:999px;background:#fff;box-shadow:0 2px 10px color-mix(in srgb,#000000 12%,transparent);box-sizing:border-box;overflow:visible;position:relative;z-index:4}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__item{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:3.55rem;min-height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);margin:0;padding:.15rem .35rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__item.is-active,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__item:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__item:focus-visible{color:#8b8b93;background:transparent;outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__item.is-active .statione-mobile-chrome-nav__label{font-weight:500}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;flex:0 0 auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__icon-wrap svg{width:1.3rem;height:1.3rem;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__app-icon{display:block;width:1.3rem;height:1.3rem;flex:0 0 auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__label{max-width:5.5rem;font-family:Metropolis;font-size:.68rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav__badge{position:absolute;top:-.35rem;right:-.5rem;min-width:1rem;height:1rem;padding:0 .28rem;border-radius:999px;background:var(--statione-mobile-hero-red, #8B2FC9);color:#fff;font-size:.62rem;font-weight:700;line-height:1rem;text-align:center;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__top--desktop-hidden{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__inner.has-inline-brand{gap:0;min-height:calc(max(.85rem,env(safe-area-inset-top,0px)) + 1.2rem + 3rem + var(--statione-hero-red-tail))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__brand--inline{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;padding:0;border:none;background:transparent;cursor:pointer;min-width:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__brand--inline .statione-mobile-hero__menu-title{max-width:9.5rem;font-size:1.55rem;line-height:1.85rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap{position:relative}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap .statione-market-header__action{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:4.25rem;min-height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);height:var(--statione-hero-chrome-pill-inner-h, 2.6rem);margin:0;padding:.15rem .45rem;border:0;border-radius:999px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap .statione-market-header__action.is-active,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap .statione-market-header__action:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap .statione-market-header__action:focus-visible{color:#8b8b93;background:transparent;outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__view-wrap .statione-market-header__action svg{width:1.3rem;height:1.3rem;display:block;color:inherit}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search{background:#2b2b2b;box-shadow:0 2px 10px color-mix(in srgb,#000000 28%,transparent)}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input{color:#fff}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input::placeholder{color:color-mix(in srgb,#ffffff 52%,transparent)}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-btn{color:#fff;background:color-mix(in srgb,#ffffff 12%,#2b2b2b)}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav--inline{background:#2b2b2b;box-shadow:0 2px 10px color-mix(in srgb,#000000 28%,transparent)}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav--inline .statione-mobile-chrome-nav__item,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon:hover,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-active{color:#fff}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-danger{color:#f87171}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon.is-active .statione-page-action__label{font-weight:500}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action.is-active,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action:hover,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__filters-bar .statione-market-header__action:focus-visible,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav--inline .statione-mobile-chrome-nav__item.is-active,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-chrome-nav--inline .statione-mobile-chrome-nav__item:hover{color:#a3a3a8;background:transparent}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .studio-select-view,body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated:not(.statione-mobile-minimal-tab) .studio-select-inner{background:#2b2b2b;color:#fff}body.statione-desktop-view-dim.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__title{color:#fff}}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__page-actions-bar:not(:empty))) .statione-mobile-hero__filters-bar .statione-market-header__action{flex:1 1 0;flex-direction:row;align-items:center;justify-content:center;gap:.22rem;min-width:0;padding-inline:.32rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__page-actions-bar:not(:empty))) .statione-mobile-hero__filters-bar .statione-market-header__action-label--desktop{flex:1 1 auto;min-width:0;max-width:none;text-align:start;font-size:.62rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__filters-bar)) .statione-mobile-hero__page-actions-bar{display:flex;width:100%;justify-content:space-evenly}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__filters-bar)) .statione-mobile-hero__page-actions-bar .statione-vardiya-export-wrap{flex:1 1 0;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__filters-bar)) .statione-mobile-hero__page-actions-bar .statione-cari-toolbar__inline-icon,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__filters-bar)) .statione-mobile-hero__page-actions-bar .statione-page-action{flex:1 1 0;flex-direction:row;align-items:center;justify-content:center;gap:.22rem;min-width:0;width:100%;padding-inline:.32rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-row.has-search-row-chrome:has(.statione-mobile-hero__search-wrap.has-compact-search:not(.is-search-expanded)):not(:has(.statione-mobile-hero__chrome-slot.is-open .statione-mobile-hero__filters-bar)) .statione-mobile-hero__page-actions-bar .statione-page-action__label{flex:1 1 auto;min-width:0;max-width:none;text-align:start;font-size:.62rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards{display:none}@media(max-width:767px){body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards{--statione-nav-card-gap: 1rem;--statione-nav-card-w: calc( ( 100vw - var(--statione-market-inline-start, .75rem) - var(--statione-market-inline-end, .75rem) - (2 * var(--statione-nav-card-gap)) ) / 2.5 );display:flex;flex-direction:column;gap:1.85rem;width:100%;margin:0;padding:.1rem 0 .75rem;box-sizing:border-box;border-bottom:none;box-shadow:none;transition:gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),margin .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact{gap:.65rem;margin:0 0 .65rem;padding:.05rem 0 .1rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__duo{display:contents}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section{display:flex;flex-direction:column;gap:.95rem;min-width:0;transition:gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section--welcome{gap:.95rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__section{gap:.35rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__section--welcome{gap:.4rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__title{margin:0;padding:0 .05rem;font-family:Metropolis;font-size:1.2rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#1a1a1f;transition:font-size .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .28s ease}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media.has-status-face{padding:.55rem .6rem;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-face{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;width:100%;height:100%;min-width:0;text-align:center;color:color-mix(in srgb,#1a1a1f 78%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-icon{display:flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;margin:0 0 .1rem;color:color-mix(in srgb,#1a1a1f 72%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-icon svg{width:100%;height:100%}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-primary{display:block;max-width:100%;font-size:1.05rem;font-weight:700;line-height:1.15;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-secondary{display:block;max-width:100%;font-size:.78rem;font-weight:500;line-height:1.2;letter-spacing:-.01em;opacity:.82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__media.has-status-face{padding:.28rem .32rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__status-icon{width:1.15rem;height:1.15rem;margin-bottom:.05rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__status-primary{font-size:.68rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__status-secondary{font-size:.55rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__title{font-size:.78rem;font-weight:650;letter-spacing:0;color:color-mix(in srgb,#1a1a1f 72%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__scroller{display:flex;flex-direction:row;align-items:flex-start;gap:var(--statione-nav-card-gap);width:calc(100% + var(--statione-market-inline-end, .75rem));max-width:none;margin:0;margin-right:calc(-1 * var(--statione-market-inline-end, .75rem));padding:4px var(--statione-market-inline-end, .75rem) .25rem 4px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;transition:gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__scroller{gap:.45rem;padding:2px 2px .05rem;width:100%;margin-right:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__scroller::-webkit-scrollbar{display:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;width:var(--statione-nav-card-w);margin:0;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;scroll-snap-align:start;transition:width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__card{width:4.35rem;gap:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;height:auto;border-radius:16px;overflow:hidden;box-sizing:border-box;box-shadow:none;border:1px solid color-mix(in srgb,#000000 8%,transparent);isolation:isolate;transform:translateZ(0);transition:width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),height .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),border-radius .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__media{width:4.35rem;height:2.45rem;aspect-ratio:auto;border-radius:10px}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media.has-image{background:#ececec}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media.is-locked:after{content:"";position:absolute;inset:0;z-index:1;background:#0000008c;pointer-events:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__lock{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__lock svg{width:1.65rem;height:1.65rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__lock svg{width:1.05rem;height:1.05rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card.is-locked{cursor:default}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card-slot{flex:0 0 auto;display:contents}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media-img{display:block;width:100%;height:100%;max-width:none;margin:0;object-fit:cover;object-position:center;border-radius:inherit}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card.is-selected .statione-mobile-nav-cards__media{border-color:#b91c1c;border-width:2px;box-shadow:none}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media-letter{font-size:1.65rem;font-weight:650;line-height:1;color:color-mix(in srgb,#1a1a1f 55%,transparent);-webkit-user-select:none;user-select:none;transition:font-size .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .28s ease}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__media-letter{font-size:1rem;opacity:.35}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__label{position:relative;display:block;width:100%;max-width:none;padding:0;font-size:.875rem;font-weight:500;line-height:1.3;color:#1a1a1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:font-size .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),padding .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),color .28s ease,background .28s ease,text-shadow .28s ease,max-width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__label--wrap{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;font-size:.78rem;line-height:1.25;min-height:2.9em}body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__label{position:absolute;left:0;right:0;bottom:0;z-index:1;max-width:none;padding:1.05rem .28rem .28rem;font-size:.58rem;font-weight:650;line-height:1.15;color:#fff;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.55);border-radius:0 0 10px 10px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.38) 55%,transparent 100%);pointer-events:none}@media(prefers-reduced-motion:reduce){body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__title,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__scroller,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media-letter,body.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__label{transition:none}}}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards{--statione-nav-card-gap: 1rem;--statione-nav-card-w: calc( ( 100vw - var(--statione-market-inline-start, .75rem) - var(--statione-market-inline-end, .75rem) - (2 * var(--statione-nav-card-gap)) ) / 2.5 );display:flex;flex-direction:column;gap:1.85rem;width:100%;margin:0;padding:.1rem 0 .75rem;box-sizing:border-box;border-bottom:none;box-shadow:none;transition:gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),margin .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact{gap:.65rem;margin:0 0 .65rem;padding:.05rem 0 .1rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__duo{display:contents}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section{display:flex;flex-direction:column;gap:.95rem;min-width:0;transition:gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section--welcome{gap:.95rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__section{gap:.35rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__section--welcome{gap:.4rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__title{margin:0;padding:0 .05rem;font-family:Metropolis;font-size:1.2rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#1a1a1f;transition:font-size .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .28s ease}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media.has-status-face{padding:.55rem .6rem;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-face{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;width:100%;height:100%;min-width:0;text-align:center;color:color-mix(in srgb,#1a1a1f 78%,transparent)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-icon{display:flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;margin:0 0 .1rem;color:color-mix(in srgb,#1a1a1f 72%,transparent)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-icon svg{width:100%;height:100%}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-primary{display:block;max-width:100%;font-size:1.05rem;font-weight:700;line-height:1.15;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__status-secondary{display:block;max-width:100%;font-size:.78rem;font-weight:500;line-height:1.2;letter-spacing:-.01em;opacity:.82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__media.has-status-face{padding:.28rem .32rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__status-icon{width:1.15rem;height:1.15rem;margin-bottom:.05rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__status-primary{font-size:.68rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__status-secondary{font-size:.55rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__title{font-size:.78rem;font-weight:650;letter-spacing:0;color:color-mix(in srgb,#1a1a1f 72%,transparent)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__scroller{display:flex;flex-direction:row;align-items:flex-start;gap:var(--statione-nav-card-gap);width:calc(100% + var(--statione-market-inline-end, .75rem));max-width:none;margin:0;margin-right:calc(-1 * var(--statione-market-inline-end, .75rem));padding:4px var(--statione-market-inline-end, .75rem) .25rem 4px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;transition:gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__scroller{gap:.45rem;padding:2px 2px .05rem;width:100%;margin-right:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__scroller::-webkit-scrollbar{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;width:var(--statione-nav-card-w);margin:0;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;scroll-snap-align:start;transition:width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),gap .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__card{width:4.35rem;gap:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;height:auto;border-radius:16px;overflow:hidden;box-sizing:border-box;box-shadow:none;border:1px solid color-mix(in srgb,#000000 8%,transparent);isolation:isolate;transform:translateZ(0);transition:width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),height .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),border-radius .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__media{width:4.35rem;height:2.45rem;aspect-ratio:auto;border-radius:10px}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media.has-image{background:#ececec}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media.is-locked:after{content:"";position:absolute;inset:0;z-index:1;background:#0000008c;pointer-events:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__lock{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__lock svg{width:1.65rem;height:1.65rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__lock svg{width:1.05rem;height:1.05rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card.is-locked{cursor:default}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card-slot{flex:0 0 auto;display:contents}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media-img{display:block;width:100%;height:100%;max-width:none;margin:0;object-fit:cover;object-position:center;border-radius:inherit}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card.is-selected .statione-mobile-nav-cards__media{border-color:#b91c1c;border-width:2px;box-shadow:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media-letter{font-size:1.65rem;font-weight:650;line-height:1;color:color-mix(in srgb,#1a1a1f 55%,transparent);-webkit-user-select:none;user-select:none;transition:font-size .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),opacity .28s ease}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__media-letter{font-size:1rem;opacity:.35}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__label{position:relative;display:block;width:100%;max-width:none;padding:0;font-size:.875rem;font-weight:500;line-height:1.3;color:#1a1a1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:font-size .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),padding .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1)),color .28s ease,background .28s ease,text-shadow .28s ease,max-width .38s var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1))}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__label--wrap{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;font-size:.78rem;line-height:1.25;min-height:2.9em}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__label{position:absolute;left:0;right:0;bottom:0;z-index:1;max-width:none;padding:1.05rem .28rem .28rem;font-size:.58rem;font-weight:650;line-height:1.15;color:#fff;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.55);border-radius:0 0 10px 10px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.38) 55%,transparent 100%);pointer-events:none}@media(prefers-reduced-motion:reduce){body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__title,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__scroller,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__card,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__media-letter,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__label{transition:none}}@media(min-width:768px){body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards{--statione-nav-card-w: calc( ( 26.75rem - var(--statione-market-inline-start, .75rem) - var(--statione-market-inline-end, .75rem) - (2 * var(--statione-nav-card-gap)) ) / 2.5 )}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__duo{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:1rem;width:100%;min-width:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards.is-compact .statione-mobile-nav-cards__duo{gap:.65rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__duo .statione-mobile-nav-cards__section{flex:0 1 auto;min-width:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section--departments{order:1}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__duo:not(:has(.statione-mobile-nav-cards__section--defters)){display:block;width:100%}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__section--defters{order:2}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-nav-cards__duo .statione-mobile-nav-cards__scroller{width:100%;margin-right:0;padding-right:.2rem}}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar-root{display:none}@media(max-width:767px){body.statione-market-layout.statione-is-authenticated{--statione-mobile-bottom-bar-h: 4.25rem;--statione-mobile-bottom-bar-accent: #8B2FC9}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar-root{position:fixed;inset:auto 0 0;z-index:500;display:block;width:100%;max-width:100%;margin:0;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;pointer-events:none;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-items:stretch;width:100%;margin:0;padding:.28rem .25rem .2rem;background:#fff;border-top:1px solid color-mix(in srgb,#000000 8%,transparent);box-sizing:border-box;pointer-events:auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__item{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:0;min-height:2.45rem;margin:0;padding:.05rem .1rem;border:none;border-radius:10px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__item.is-active{color:var(--statione-mobile-bottom-bar-accent)}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__icon-wrap svg{width:1.35rem;height:1.35rem;display:block}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__app-icon{display:block;width:1.35rem;height:1.35rem;flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__badge{position:absolute;top:-.35rem;right:-.55rem;min-width:1rem;height:1rem;padding:0 .28rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.625rem;font-weight:700;line-height:1rem;text-align:center;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__label{max-width:100%;font-size:.6875rem;font-weight:500;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__item.is-active .statione-mobile-bottom-bar__label{font-weight:600;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .studio-select-inner{padding-bottom:calc(var(--statione-mobile-bottom-bar-h, 4.25rem) + 1.25rem)}html:has(body.statione-market-layout.statione-is-authenticated){height:100%;overflow:hidden}body.statione-market-layout.statione-is-authenticated{position:fixed;inset:0;width:100%;height:100%;max-height:none;overflow:hidden;overscroll-behavior:none}body.statione-market-layout.statione-is-authenticated #root{height:100%;max-height:100%;overflow:hidden}body.statione-market-layout.statione-is-authenticated .statione-main{height:100%;min-height:0;max-height:100%;overflow:hidden}body.statione-market-layout.statione-is-authenticated .studio-select-view{display:flex;flex-direction:column;height:100%;min-height:0;max-height:100%;overflow:hidden}body.statione-market-layout.statione-is-authenticated .statione-market-chrome{flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .studio-select-inner{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}body.statione-market-layout.statione-is-authenticated input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=hidden]):not([type=file]),body.statione-market-layout.statione-is-authenticated textarea,body.statione-market-layout.statione-is-authenticated select,body.statione-market-layout.statione-is-authenticated .statione-operation-sheet__input,body.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__input,body.statione-market-layout.statione-is-authenticated .statione-defter-header__search-input,body.statione-market-layout.statione-is-authenticated .statione-calc-block__input,body.statione-market-layout.statione-is-authenticated .statione-vardiya-shift-field__input,body.statione-market-layout.statione-is-authenticated .studio-search-menu__input,body.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input,body.statione-market-layout.statione-is-authenticated .statione-market-header__search-input{font-size:16px!important}}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated{--statione-mobile-bottom-bar-h: 4.25rem;--statione-mobile-bottom-bar-accent: #8B2FC9}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar-root{position:fixed;inset:auto 0 0;z-index:500;display:block;width:100%;max-width:100%;margin:0;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;pointer-events:none;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-items:stretch;width:100%;margin:0;padding:.28rem .25rem .2rem;background:#fff;border-top:1px solid color-mix(in srgb,#000000 8%,transparent);box-sizing:border-box;pointer-events:auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__item{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-width:0;min-height:2.45rem;margin:0;padding:.05rem .1rem;border:none;border-radius:10px;background:transparent;color:#8b8b93;font:inherit;cursor:pointer}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__item.is-active{color:var(--statione-mobile-bottom-bar-accent)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex:0 0 auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__icon-wrap svg{width:1.35rem;height:1.35rem;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__app-icon{display:block;width:1.35rem;height:1.35rem;flex:0 0 auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__badge{position:absolute;top:-.35rem;right:-.55rem;min-width:1rem;height:1rem;padding:0 .28rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.625rem;font-weight:700;line-height:1rem;text-align:center;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__label{max-width:100%;font-size:.6875rem;font-weight:500;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar__item.is-active .statione-mobile-bottom-bar__label{font-weight:600;color:#1a1a1f}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner{padding-bottom:calc(var(--statione-mobile-bottom-bar-h, 4.25rem) + 1.25rem)}html:has(body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated){height:100%;overflow:hidden}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated{position:fixed;inset:0;width:100%;height:100%;max-height:none;overflow:hidden;overscroll-behavior:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated #root{height:100%;max-height:100%;overflow:hidden}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-main{height:100%;min-height:0;max-height:100%;overflow:hidden}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-view{display:flex;flex-direction:column;height:100%;min-height:0;max-height:100%;overflow:hidden}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-chrome{flex:0 0 auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=hidden]):not([type=file]),body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated textarea,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated select,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-operation-sheet__input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-cari-search-panel__input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-defter-header__search-input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-calc-block__input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-vardiya-shift-field__input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-search-menu__input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-hero__search-input,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-market-header__search-input{font-size:16px!important}@media(min-width:768px){body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated{--statione-mobile-bottom-bar-h: 0px}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-mobile-bottom-bar-root{display:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner{padding-bottom:max(1.5rem,env(safe-area-inset-bottom,0px))}}body.statione-market-layout.statione-is-authenticated.statione-mobile-minimal-tab .studio-select-view{padding-top:0;background:#fff}body.statione-market-layout.statione-is-authenticated.statione-mobile-minimal-tab .statione-market-chrome{display:none}body.statione-market-layout.statione-is-authenticated.statione-mobile-minimal-tab .studio-select-inner{padding-top:max(.55rem,env(safe-area-inset-top,0px));background:#fff}body.statione-market-layout.statione-is-authenticated .statione-armut-page{display:flex;flex-direction:column;gap:.35rem;min-width:0;margin:0;padding:.35rem 0 .5rem;background:#fff;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-armut-page__header{display:flex;align-items:center;justify-content:center;min-height:2.5rem;margin:0 0 .35rem;padding:.15rem .25rem}@media(max-width:767px){body.statione-market-layout.statione-is-authenticated .statione-armut-page__header{display:none}}body.statione-market-layout.statione-is-authenticated .statione-armut-page__title{margin:0;font-family:Metropolis;font-size:1.05rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#1a1a1f;text-align:center}body.statione-market-layout.statione-is-authenticated .statione-armut-page__banner{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.6rem;margin:0 0 .5rem;padding:.55rem .9rem;border:1px solid color-mix(in srgb,#b91c1c 28%,#e8e8e8);border-radius:12px;background:color-mix(in srgb,#b91c1c 7%,#ffffff);color:#b91c1c;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-armut-page__empty{margin:1.5rem 0 0;padding:0 .15rem;font-size:.92rem;line-height:1.4;color:#8a8a93;text-align:center}body.statione-market-layout.statione-is-authenticated .statione-armut-page__empty--error{color:#b91c1c}body.statione-market-layout.statione-is-authenticated .statione-armut-info-page{display:flex;flex-direction:column;gap:1rem}body.statione-market-layout.statione-is-authenticated .statione-armut-info-page__calendar{margin:.15rem 0 0;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card{display:flex;align-items:flex-start;gap:.9rem;margin:0;padding:1rem 1.05rem;border-radius:16px;border:1px solid color-mix(in srgb,#000000 6%,transparent);background:#f6f7f9}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card.is-ok{background:linear-gradient(145deg,#eefaf1,#e4f4ea)}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card.is-fair{background:linear-gradient(145deg,#f7f4ff,#ebe7fa)}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card.is-warn{background:linear-gradient(145deg,#fff5ee,#f8ebe3)}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex:0 0 auto;color:color-mix(in srgb,#1a1a1f 72%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__icon svg{width:100%;height:100%}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__body{display:flex;flex-direction:column;gap:.28rem;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__eyebrow{margin:0;font-size:.78rem;font-weight:650;letter-spacing:.01em;color:color-mix(in srgb,#1a1a1f 58%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__title{margin:0;font-size:1.08rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__detail,body.statione-market-layout.statione-is-authenticated .statione-armut-info-card__meta{margin:0;font-size:.9rem;font-weight:400;line-height:1.4;color:color-mix(in srgb,#1a1a1f 68%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-armut-page__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin:0;padding:.75rem 1rem;border:none;border-radius:14px;background:#b91c1c;color:#fff;font:inherit;font-size:.98rem;font-weight:650;letter-spacing:-.01em;text-decoration:none;text-align:center;box-sizing:border-box;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-armut-page__cta--secondary{background:#fff;color:#1a1a1f;box-shadow:inset 0 0 0 1px color-mix(in srgb,#000000 12%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-armut-page__hint{margin:.15rem 0 0;padding:0 .1rem;font-size:.86rem;line-height:1.45;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-armut-page__mono{font-family:Metropolis;font-size:.82em}body.statione-market-layout.statione-is-authenticated .statione-armut-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}body.statione-market-layout.statione-is-authenticated .statione-armut-notify{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.75rem;width:100%;margin:0;padding:.95rem .1rem;border:none;border-bottom:1px solid #ececef;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-armut-notify--no-icon{grid-template-columns:minmax(0,1fr) auto;gap:.55rem}body.statione-market-layout.statione-is-authenticated .statione-armut-page__list>li:last-child .statione-armut-notify,body.statione-market-layout.statione-is-authenticated .statione-armut-page__list>li:last-child .statione-armut-settings__row{border-bottom:none}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__icon{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;border-radius:999px;background:color-mix(in srgb,#b91c1c 14%,#ffffff);color:#b91c1c;flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__icon svg{width:1.2rem;height:1.2rem}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__body{display:flex;flex-direction:column;gap:.22rem;min-width:0;padding-top:.1rem}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__top{display:flex;align-items:baseline;justify-content:space-between;gap:.65rem;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__subject{min-width:0;font-size:.98rem;font-weight:700;line-height:1.25;color:#1a1a1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__date{flex:0 0 auto;font-size:.78rem;font-weight:500;color:#9a9aa3}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__text{font-size:.9rem;line-height:1.4;color:#3a3a42;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap}body.statione-market-layout.statione-is-authenticated .statione-armut-notify__dot{width:.55rem;height:.55rem;margin-top:1.55rem;border-radius:999px;background:#f59e0b;flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-armut-notify.is-read .statione-armut-notify__subject{font-weight:600}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__hello{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.35rem 0 .85rem;padding:.15rem .1rem .55rem}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__hello-label{margin:0;font-size:1.65rem;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__hello-name{margin:.15rem 0 0;font-size:1.05rem;font-weight:600;color:#4a4a52}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__avatar{flex:0 0 auto;width:4.75rem;height:4.75rem;border-radius:999px;overflow:hidden;background:#e8e8ec;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-armut-scan__badge{display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,#b91c1c 12%,#ffffff);color:#b91c1c}body.statione-market-layout.statione-is-authenticated .statione-armut-scan__badge svg{width:2.15rem;height:2.15rem}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page{gap:.65rem;min-height:calc(100dvh - var(--statione-mobile-bottom-bar-h, 4.5rem) - 8.25rem - env(safe-area-inset-top,0px) - 1rem)}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__stage{position:relative;flex:1;display:flex;flex-direction:column;min-height:18rem;margin:0;border-radius:18px;overflow:hidden;background:#111114;border:1px solid #ececef}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#111114}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__status,body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__error{position:relative;z-index:1;margin:auto;padding:1.25rem 1rem;text-align:center;color:#fff;font-size:.95rem;line-height:1.4}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__error{display:flex;flex-direction:column;align-items:center;gap:.85rem;max-width:18rem}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__error p{margin:0}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__dock{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.15rem 1rem max(1.15rem,env(safe-area-inset-bottom,0px));background:linear-gradient(to top,rgba(0,0,0,.55),transparent)}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__tip{margin:0;padding:.35rem .75rem;border-radius:999px;background:#00000073;color:#fff;font-size:.78rem;font-weight:550;line-height:1.25;text-align:center}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__controls{display:grid;grid-template-columns:3.25rem 4.35rem 3.25rem;align-items:center;justify-content:center;gap:1.35rem;width:100%;max-width:18rem}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__side-btn{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin:0;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#00000061;color:#fff;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__side-btn svg{width:1.35rem;height:1.35rem}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__side-btn.is-active{border-color:#ffd666d9;background:color-mix(in srgb,#fbbf24 28%,rgba(0,0,0,.35));color:#ffe08a}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__side-btn:disabled,body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__side-btn.is-disabled{opacity:.4;cursor:default}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__shutter{display:inline-flex;align-items:center;justify-content:center;width:4.35rem;height:4.35rem;margin:0;padding:0;border:3px solid #ffffff;border-radius:999px;background:transparent;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__shutter:disabled{opacity:.55;cursor:default}body.statione-market-layout.statione-is-authenticated .statione-armut-scan-page__shutter-ring{display:block;width:3.35rem;height:3.35rem;border-radius:999px;background:#fff;box-shadow:0 0 0 2px color-mix(in srgb,#b91c1c 55%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__avatar-img{display:block;width:100%;height:100%;object-fit:cover}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__avatar-fallback{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__avatar-fallback svg{width:2.35rem;height:2.35rem;opacity:.55}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__avatar-initial{position:absolute;inset:auto .45rem .4rem auto;font-size:.7rem;font-weight:700;color:#5a5a63;opacity:0}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;width:100%;margin:0;padding:1rem .1rem;border:none;border-bottom:1px solid #ececef;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__section{list-style:none;margin:0;padding:1.05rem .1rem .35rem}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__list>.statione-armut-settings__section:first-child{padding-top:.35rem}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__section-title{margin:0;font-size:.82rem;font-weight:400;line-height:1.3;letter-spacing:.01em;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row:disabled{cursor:default;opacity:1}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row:disabled:not([onclick]){opacity:1}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-icon.is-orange{color:#ea580c}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-icon.is-blue{color:#2563eb}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-icon svg{width:1.35rem;height:1.35rem}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-title{font-size:1rem;font-weight:400;line-height:1.25;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row.is-danger .statione-armut-settings__row-title,body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row.is-danger .statione-armut-settings__row-icon{color:#b91c1c}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__row-desc{font-size:.82rem;line-height:1.35;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__detail{grid-template-columns:minmax(0,1fr);cursor:default}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__detail .statione-armut-settings__row-desc{font-weight:400}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__chevron{display:inline-flex;color:#b0b0b8}body.statione-market-layout.statione-is-authenticated .statione-armut-settings__chevron svg{width:1.15rem;height:1.15rem}body.statione-market-layout.statione-is-authenticated .statione-mobile-tab-page{display:flex;flex-direction:column;gap:1rem;min-width:0}body.statione-market-layout.statione-is-authenticated .statione-mobile-tab-page__lead{margin:0;font-size:.95rem;line-height:1.45;color:color-mix(in srgb,var(--statione-market-header-text, #1a1a1f) 78%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-mobile-tab-page__hint{margin:0;font-size:.875rem;line-height:1.4;color:var(--statione-market-header-muted, #666666)}body.statione-market-layout.statione-is-authenticated .statione-mobile-tab-page__primary{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;align-self:stretch;min-height:3.15rem;margin:.35rem 0 0;padding:.75rem 1.15rem;border:none;border-radius:14px;background:#b91c1c;color:#fff;font:inherit;font-size:1rem;font-weight:650;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-mobile-tab-page__primary svg{width:1.35rem;height:1.35rem;flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-armut-search__groups{display:flex;flex-direction:column;gap:1.15rem}body.statione-market-layout.statione-is-authenticated .statione-armut-search>.statione-armut-page--rail{margin:0;padding:0;background:transparent}body.statione-market-layout.statione-is-authenticated .statione-armut-search__group-title{margin:0 0 .35rem;padding:0 .15rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-armut-search__list{gap:0}body.statione-market-layout.statione-is-authenticated .statione-armut-search__row{display:flex;align-items:center;gap:.75rem;width:100%;margin:0;padding:.85rem .15rem;border:none;border-bottom:1px solid #ececef;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}body.statione-market-layout.statione-is-authenticated .statione-armut-search__list>li:last-child .statione-armut-search__row{border-bottom:none}body.statione-market-layout.statione-is-authenticated .statione-armut-search__row-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1 1 auto}body.statione-market-layout.statione-is-authenticated .statione-armut-search__row-title{font-size:.98rem;font-weight:600;line-height:1.25;color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-armut-search__row-desc{font-size:.82rem;line-height:1.3;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-armut-search__chevron{display:inline-flex;color:#b0b0b8;flex:0 0 auto}body.statione-market-layout.statione-is-authenticated .statione-armut-search__chevron svg{width:1.15rem;height:1.15rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-armut-page__header{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner.has-desktop-rail{display:grid;grid-template-columns:minmax(0,1fr) min(22rem,34vw);grid-template-rows:minmax(0,1fr);align-items:stretch;column-gap:0;overflow:visible}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner.has-desktop-rail .statione-desktop-rail-main{grid-column:1;grid-row:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-right:1.25rem;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner.has-desktop-rail .statione-desktop-rail-main .studio-select-stage,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner.has-desktop-rail .statione-desktop-rail-main .statione-mobile-sheet-nav{flex:0 0 auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner.has-desktop-rail .statione-desktop-rail-main .studio-select-stage{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail{position:relative;grid-column:2;grid-row:1;display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;max-height:100%;margin:0;padding:0;border:0;border-left:1px solid color-mix(in srgb,#000000 12%,transparent);background:#fff;box-sizing:border-box;overflow:visible}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__edge-close{position:absolute;z-index:2;left:0;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin:0;padding:0;border:1px solid color-mix(in srgb,#000000 12%,transparent);border-radius:999px;background:#fff;color:#1f1f1f;cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb,#000000 8%,transparent)}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__edge-close svg{width:.85rem;height:.85rem;display:block}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__edge-close:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__edge-close:focus-visible{color:#1f1f1f;border-color:color-mix(in srgb,#000000 22%,transparent);outline:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 .75rem 1.25rem;box-sizing:border-box}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-armut-page,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-armut-page--rail{margin:0;padding:0;gap:.65rem;background:transparent}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-armut-info-page{gap:.65rem}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-armut-info-page__calendar{margin:0}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .dashboard-home__calendar{margin:0;padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;overflow:visible}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .dashboard-home__calendar-head{margin-bottom:.55rem}body.statione-market-layout.statione-is-authenticated .statione-ajanda-page .dashboard-home__calendar-nav,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-ajanda-page .dashboard-home__calendar-nav{width:1.75rem;height:1.75rem;border-radius:0;background:transparent;color:var(--color-primary);box-shadow:none}body.statione-market-layout.statione-is-authenticated .statione-ajanda-page .dashboard-home__calendar-nav:hover,body.statione-market-layout.statione-is-authenticated .statione-ajanda-page .dashboard-home__calendar-nav:focus-visible,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-ajanda-page .dashboard-home__calendar-nav:hover,body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-ajanda-page .dashboard-home__calendar-nav:focus-visible{background:transparent;color:color-mix(in srgb,var(--color-primary) 88%,var(--color-text));transform:none;outline:none}body.statione-market-layout.statione-is-authenticated .dashboard-home__calendar-day--plain{gap:0;padding:0;justify-content:center}body.statione-market-layout.statione-is-authenticated .dashboard-home__calendar-day--plain .dashboard-home__calendar-day-num{line-height:1}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos{display:flex;flex-direction:column;margin:.35rem 0 0;padding:0;border-top:1px solid color-mix(in srgb,#000000 10%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__list{list-style:none;margin:0;padding:0}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__item{margin:0;padding:0}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__row{display:flex;align-items:center;gap:.65rem;width:100%;margin:0;padding:.72rem .15rem;border:0;border-bottom:1px solid color-mix(in srgb,#000000 10%,transparent);background:transparent;color:#1a1a1f;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__row--composer{cursor:text}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__check{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__ring{display:block;width:.95rem;height:.95rem;border:1.5px solid color-mix(in srgb,#1a1a1f 38%,transparent);border-radius:999px;box-sizing:border-box;background:transparent}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__row.is-done .statione-ajanda-todos__ring{border-color:color-mix(in srgb,var(--color-primary) 70%,transparent);background:color-mix(in srgb,var(--color-primary) 18%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__input{flex:1 1 auto;min-width:0;margin:0;padding:0;border:0;background:transparent;color:#1a1a1f;font:inherit;font-size:.92rem;line-height:1.35;outline:none}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__time-input{flex:0 0 auto;width:3.1rem;margin:0;padding:0;border:0;background:transparent;color:color-mix(in srgb,#1a1a1f 72%,transparent);font:inherit;font-size:.92rem;font-variant-numeric:tabular-nums;font-weight:600;line-height:1.35;outline:none}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__time-input::placeholder,body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__input::placeholder{color:#9a9aa3;font-weight:400}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__row--composer .statione-ajanda-todos__sep{flex:0 0 auto;color:#9a9aa3}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__status{margin:.5rem 0 0;padding:0 .15rem;font-size:.82rem;color:#8a8a93}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__status--error{color:#b91c1c}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__text{flex:1 1 auto;min-width:0;font-size:.92rem;line-height:1.35}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__time{font-variant-numeric:tabular-nums;font-weight:600;color:color-mix(in srgb,#1a1a1f 72%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__title{color:#1a1a1f}body.statione-market-layout.statione-is-authenticated .statione-ajanda-todos__row.is-done .statione-ajanda-todos__text{color:#9a9aa3;text-decoration:line-through}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__body .statione-armut-page__header{display:none}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail__placeholder{margin:1rem 0 0;font-size:.9rem;color:#8b8b93}@media(max-width:767px){body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .statione-desktop-rail{display:none!important}body.statione-force-mobile-chrome.statione-market-layout.statione-is-authenticated .studio-select-inner.has-desktop-rail{display:block}}body.statione-market-layout.statione-is-authenticated .statione-home-page{--home-rail-bg: var(--statione-market-search-bg, #f3f3f3);--home-rail-border: color-mix(in srgb, var(--statione-market-border, #e6e6e6) 88%, transparent);--home-surface: #ffffff;--home-gap: .65rem;--home-radius-lg: 18px;--home-radius-pill: 999px;--home-ease: var(--statione-ios-ease, cubic-bezier(.32, .72, 0, 1));width:100%;max-width:none;margin:0;padding:.25rem 0 2rem;color:var(--statione-market-header-text, #1a1a1f);font-size:.9375rem;line-height:1.5}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcuts{display:flex;flex-direction:column;gap:var(--home-gap)}body.statione-market-layout.statione-is-authenticated .statione-home-page__state{margin:0;padding:.85rem .95rem;border-radius:14px;background:var(--home-rail-bg);font-size:.875rem;color:var(--statione-market-header-muted, #666666)}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut{display:flex;align-items:flex-start;gap:.7rem;min-width:0;padding:.85rem .9rem;border-radius:var(--home-radius-lg);background:var(--home-rail-bg);border:1px solid var(--home-rail-border);text-decoration:none;color:inherit;transition:border-color .18s var(--home-ease),background .18s var(--home-ease),transform .15s ease}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut:hover{border-color:color-mix(in srgb,var(--statione-market-accent, #ff0000) 35%,var(--home-rail-border));background:color-mix(in srgb,var(--statione-market-accent, #ff0000) 5%,var(--home-rail-bg))}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut:active{transform:scale(.985)}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:10px;background:var(--home-surface);color:var(--statione-market-accent, #ff0000);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--home-rail-border) 70%,transparent)}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-icon svg{width:1.15rem;height:1.15rem;display:block}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-text{min-width:0;display:flex;flex-direction:column;gap:.15rem}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-label{font-size:.9rem;font-weight:600;letter-spacing:-.01em;color:var(--statione-market-header-text, #1a1a1f)}body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-desc{font-size:.75rem;line-height:1.35;color:var(--statione-market-header-muted, #666666)}@media(min-width:768px){body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-home-page{--home-gap: .8rem;padding-top:.45rem}body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}}@media(min-width:1100px){body:not(.statione-force-mobile-chrome).statione-market-layout.statione-is-authenticated .statione-home-page__shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){body.statione-market-layout.statione-is-authenticated .statione-home-page__shortcut{transition:none}}
