/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--ink:#17191d;--muted:#767b82;--soft:#a5a9af;--line:#e6e7e9;--paper:#fffffff0}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{min-height:100%;margin:0}body{color:var(--ink);background:#f4f5f6;font-family:-apple-system,BlinkMacSystemFont,SF Arabic,Segoe UI,Arial,sans-serif}button,input{font:inherit}button{color:inherit}button:disabled{opacity:.62;cursor:wait;transform:none!important}button:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid #24272c}.screen{min-height:100svh;padding:max(22px, env(safe-area-inset-top)) 18px max(22px, env(safe-area-inset-bottom));background:radial-gradient(circle at 10% 0,#fffffff5,#0000 32%),linear-gradient(150deg,#f9fafb 0%,#f2f3f4 52%,#e8eaec 100%);place-items:center;display:grid}.login-screen:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(#00000006 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px);background-size:36px 36px;position:fixed;inset:0}.login-card{background:var(--paper);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid #191c2017;border-radius:34px;width:min(100%,480px);padding:clamp(30px,7vw,48px);position:relative;box-shadow:0 30px 80px -42px #14171c6b}.brand-lockup{direction:ltr;justify-content:center;align-items:center;gap:15px;display:flex}.shield-mark{color:#fff;background:#202328;border-radius:22px;flex:none;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 18px 30px -20px #000000b3}.shield-mark svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.brand-text{text-align:left;flex-direction:column;display:flex}.brand-text span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.brand-text strong{letter-spacing:-.02em;font-size:21px}.login-heading{text-align:center;margin:36px 0 30px}.login-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(31px,8vw,42px);line-height:1.2}.login-heading p{max-width:30ch;color:var(--muted);margin:12px auto 0;font-size:14px;line-height:1.8}.login-form label{color:#3c4046;margin:0 4px 9px;font-size:13px;font-weight:700;display:block}.password-field{background:#fff;border:1px solid #dfe1e4;border-radius:18px;align-items:center;gap:10px;height:64px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.password-field:focus-within{border-color:#7a7f87;box-shadow:0 0 0 4px #191c200d}.password-field.has-error{border-color:#b65f5f}.password-field svg{fill:none;stroke:#25282d;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:21px;height:21px}.password-field input{color:#181a1e;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.password-field input::placeholder{color:#a1a5aa}.show-password{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.form-note{color:#969ba1;align-items:center;min-height:44px;padding:8px 4px;font-size:12px;display:flex}.error-text{color:#9f4545}.primary-button{color:#fff;cursor:pointer;background:#202328;border:1px solid #202328;border-radius:18px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:62px;font-size:17px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 18px 28px -20px #000c}.primary-button:hover{background:#101216;transform:translateY(-2px)}.primary-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.login-card footer{color:#b0b4b9;text-align:center;direction:ltr;margin-top:28px;font-size:11px}.session-check{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:18px;padding:14px 18px;font-size:13px;box-shadow:0 20px 50px -36px #14171c6b}.welcome-shell{background:#fffffff5;border:1px solid #191c2017;border-radius:36px;width:min(100%,880px);overflow:hidden;box-shadow:0 30px 80px -44px #12161b6b}.welcome-header{border-bottom:1px solid var(--line);align-items:center;gap:18px;min-height:92px;padding:18px clamp(20px,5vw,38px);display:flex}.brand-lockup.compact{margin-inline-end:auto}.brand-lockup.compact .shield-mark{border-radius:16px;width:48px;height:48px}.brand-lockup.compact .shield-mark svg{width:30px;height:30px}.brand-lockup.compact div:last-child{text-align:left;flex-direction:column;line-height:1;display:flex}.brand-lockup.compact strong{letter-spacing:.12em;font-size:18px}.brand-lockup.compact span{color:var(--soft);letter-spacing:.35em;margin-top:5px;font-size:8px}.account-switch{color:#31343a;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.account-code{direction:ltr;background:#f2f3f4;border-radius:20px;padding:9px 13px;font-size:12px;font-weight:800}.welcome-body{grid-template-columns:1.05fr .95fr;gap:clamp(28px,6vw,64px);padding:clamp(26px,6vw,58px);display:grid}.welcome-visual{aspect-ratio:1672/941;background:#fff;border:1px solid #e0e2e5;border-radius:30px;grid-row:1;align-self:start;overflow:hidden;box-shadow:0 24px 46px -34px #14171c73}.welcome-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.visual-caption{color:var(--muted);grid-row:2;align-items:center;gap:7px;margin-top:-16px;display:flex}.visual-caption p{margin:0 6px 0 0;font-size:11px}.caption-dot{background:#cfd2d6;border-radius:8px;width:7px;height:7px}.caption-dot.active{background:#23262b;width:28px}.welcome-copy{grid-area:1/2/span 2;align-self:center}.product-chip{direction:ltr;border:1px solid #dfe1e4;border-radius:24px;align-items:center;gap:9px;padding:9px 14px;font-size:12px;font-weight:750;display:inline-flex}.product-chip svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.hello{margin:28px 0 13px;font-size:17px}.welcome-copy h1{letter-spacing:-.035em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Arabic,Segoe UI,Arial,sans-serif;font-size:35px;font-weight:800;line-height:1.38}.welcome-copy h1 span{color:#868b93;display:block}.welcome-description{color:#4c5158;margin:24px 0 30px;font-size:15px;line-height:2}.enter-button{width:min(100%,300px)}.app-stage{background:#e6e8eb;width:100%;min-height:100svh;overflow:hidden}.platform-frame{background:#f5f6f7;border:0;width:100%;height:100svh;display:block}@media (width<=720px){.screen{padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom));align-items:start}.login-screen{align-items:center}.login-card{border-radius:28px;padding:30px 22px}.welcome-shell{border-radius:28px}.welcome-header{gap:10px;min-height:76px;padding:13px 16px}.brand-lockup.compact .shield-mark{border-radius:14px;width:41px;height:41px}.brand-lockup.compact strong{font-size:15px}.account-switch{padding:7px;font-size:11px}.account-code{padding:8px 9px;font-size:10px}.welcome-body{flex-direction:column;gap:0;padding:20px 18px 28px;display:flex}.welcome-visual{width:100%}.visual-caption{margin:12px 0 0}.visual-caption p{margin-right:auto}.welcome-copy{margin-top:35px}.hello{margin-top:25px;font-size:15px}.welcome-copy h1{font-size:35px;line-height:1.42}.welcome-description{margin:20px 0 24px;font-size:14px}.enter-button{width:100%}}@media (width<=390px){.brand-lockup.compact div:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ease{syntax:"*";inherits:false}
