@font-face{font-family:PlusJakartaSans;src:url(/assets/PlusJakartaSans-Light-BrLwd2-f.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:PlusJakartaSans;src:url(/assets/PlusJakartaSans-Regular-C2UfmnDu.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PlusJakartaSans;src:url(/assets/PlusJakartaSans-Medium-C2x3RLjU.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:PlusJakartaSans;src:url(/assets/PlusJakartaSans-SemiBold-BAz3r7B9.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:PlusJakartaSans;src:url(/assets/PlusJakartaSans-Bold-C5aszj9T.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:PlusJakartaSans;src:url(/assets/PlusJakartaSans-ExtraBold-lsARrC6D.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/assets/InterMedium-BtfNrkJj.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/assets/InterRegular-BpskOkD5.ttf) format("truetype");font-weight:400;font-style:normal}:root{--primary: #e98c20;--secondary: #79c151;--black: #000000;--gray: #62748e;--danger: #fb2c36;--info: #336aea;--success: #52d999;--bs-body-bg: #f6f8fc;--body-font: Inter, system-ui, sans-serif;--heading-font: PlusJakartaSans, system-ui, sans-serif;--header-height: 60px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:200px;overflow-x:hidden;overflow-y:scroll;background:linear-gradient(135deg,#f6f8fc,#fff7ed 48%,#eef9f0);color:#111827;font-family:var(--body-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);line-height:1.5;margin:0;padding:0}p,span,li,a{font-family:var(--body-font);margin:0;padding:0}a{text-decoration:none}.max-width-screen{max-width:0px;margin:auto;padding:auto}.error-message{font-size:12px;height:18px;color:#f11;padding:0;margin:0}.custom-row{display:flex;flex-direction:row}.custom-column{display:flex;flex-direction:column}button{border:none;background:none}.js-center{justify-content:center}.js-start{justify-content:flex-start}.js-end{justify-content:flex-end}.js-between{justify-content:space-between}.ai-center{align-items:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.listing-con{margin:16px 20px 20px 65px}@media (max-width: 992px){.listing-con{margin:0}}.form-con{margin:16px 20px 20px 65px}@media (max-width: 992px){.form-con{margin:0}}body.overlay-lock{position:fixed;left:0;right:0;width:100%;overflow-x:hidden;overflow-y:scroll}.right-container{display:flex;flex-direction:column;gap:18px;width:100%}.base-button{display:flex;justify-content:center;align-items:center;padding:9px 0;gap:8px;border-radius:6px;background-color:#f5f5f5;color:#000;text-align:center;font-size:12px;font-weight:500}.table-badge{font-size:14px!important;text-transform:lowercase!important}.table-badge:first-letter{text-transform:uppercase!important}.side-bar-badge{width:270px!important}.side-bar-badge .badge-container{width:100%!important;justify-content:space-between;align-items:flex-start}.side-bar-badge .badge-label{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@media (max-width: 768px){*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}}.custom-toast-container{left:80px!important}@media (max-width: 575px){.custom-toast-container{left:0!important}}.counter{font-size:16px;padding:5px 10px;border-radius:5px;color:var(--accent);background:var(--accent-bg);border:2px solid transparent;transition:border-color .3s;margin-bottom:24px}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{inset-inline:0;margin:0 auto}.hero .base{width:170px;position:relative;z-index:0}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;top:34px;height:28px;transform:perspective(2000px) rotate(300deg) rotateX(44deg) rotateY(39deg) scale(1.4)}.hero .vite{z-index:0;top:107px;height:26px;width:auto;transform:perspective(2000px) rotate(300deg) rotateX(40deg) rotateY(39deg) scale(.8)}#center{display:flex;flex-direction:column;gap:25px;place-content:center;place-items:center;flex-grow:1}@media (max-width: 1024px){#center{padding:32px 20px 24px;gap:18px}}#next-steps{display:flex;border-top:1px solid var(--border);text-align:left}#next-steps>div{flex:1 1 0;padding:32px}@media (max-width: 1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{margin-bottom:16px;width:22px;height:22px}@media (max-width: 1024px){#next-steps{flex-direction:column;text-align:center}}#docs{border-right:1px solid var(--border)}@media (max-width: 1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{list-style:none;padding:0;display:flex;gap:8px;margin:32px 0 0}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);font-size:16px;border-radius:6px;background:var(--social-bg);display:flex;padding:6px 12px;align-items:center;gap:8px;text-decoration:none;transition:box-shadow .3s}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{height:18px;width:18px}@media (max-width: 1024px){#next-steps ul{margin-top:20px;flex-wrap:wrap;justify-content:center}#next-steps ul li{flex:1 1 calc(50% - 8px)}#next-steps ul a{width:100%;justify-content:center;box-sizing:border-box}}#spacer{height:88px;border-top:1px solid var(--border)}@media (max-width: 1024px){#spacer{height:48px}}.ticks{position:relative;width:100%}.ticks:before,.ticks:after{content:"";position:absolute;top:-4.5px;border:5px solid transparent}.ticks:before{left:0;border-left-color:var(--border)}.ticks:after{right:0;border-right-color:var(--border)}.lg-forgot-btn{color:var(--black, #121f0a);font-size:14px;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.ob-primary-btn-loading{display:inline-flex;align-items:center;justify-content:center}.login-btn-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:login-spinner-rotate .75s linear infinite}@keyframes login-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lg-forgot-btn::selection{background:none}.label-component{display:flex;flex-direction:column;gap:12px}.label-component p{font-size:14px;font-weight:600;line-height:16px}.input-box-controls{display:flex;align-items:center;gap:12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px}.input-box-controls-left,.input-box-controls-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.input-box-controls-left{justify-content:flex-start}.input-box-controls-right{margin-left:auto;justify-content:flex-end}.input-box-input-wrap{flex:1;min-width:220px;display:flex;align-items:center;gap:8px;padding:10px 12px;background:inherit;border-radius:inherit}.input-box-input-wrap i{font-size:12px;color:var(--text-secondary)}.input-box-input-wrap input{width:100%;border:0;outline:none;background:transparent;color:var(--background);font-size:14px}.input-box-input-wrap textarea{width:100%;border:0;outline:none;background:transparent;color:var(--background);font-size:14px;resize:vertical;line-height:1.4}.input-box-input-wrap input::placeholder{color:var(--gray)}.input-box-input-wrap input:disabled,.input-box-input-wrap textarea:disabled{color:#6f7785;cursor:not-allowed}.input-box-controls:has(input:disabled),.input-box-controls:has(textarea:disabled){background-color:#f5f7fa}.input-box-input-wrap textarea::placeholder{color:var(--gray)}.input-box-input-wrap-multiline{align-items:flex-start}.input-box-input-wrap-multiline i,.input-box-input-wrap-multiline img{margin-top:3px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.input-eye{margin-right:15px;background:none;border:none}@media (max-width: 768px){.input-box-controls{align-items:stretch}.input-box-controls-left,.input-box-controls-right{width:100%;margin-left:0}.input-box-controls-right{justify-content:flex-start}}.seperator{display:flex;align-items:center;text-align:center;width:100%}.seperator:before,.seperator:after{content:"";flex:1;height:1px;background-color:#e8eaed}.seperator-name{color:#62748e;font-size:11px;font-weight:500;letter-spacing:.88px;text-transform:uppercase}.ob-container{display:flex;flex-direction:row;width:100%;height:100vh}.ob-design-con{display:flex;flex:1;background-color:#fff;justify-content:center;align-items:center;flex-shrink:1}.ob-design-con img{width:clamp(300px,50vw,597px);height:auto}.logo{width:164px;height:38px}@media (max-width: 992px){.logo{width:130px;height:30px}}.brand-sub{color:var(--gray);font-size:15px;font-family:Inter;font-weight:600;letter-spacing:.2px}@media (max-width: 992px){.brand-sub{font-size:12px}}.ob-form-con{display:flex;flex-direction:column;flex:1;background-color:#f2f2f2;align-items:center;padding:120px 20px}.ob-header{color:#0d0c22;text-align:center;font-size:24px;font-weight:700;margin-top:43px;margin-bottom:29px}.ob-seperator-name{padding:5px 12px;background:#f5f5f7}.ob-primary-btn{width:clamp(270px,calc(100vw - 40px),416px);padding:15px 0;border-radius:50px;background:#0d0c22;color:#fff;text-align:center;font-size:15px;font-weight:600}.ob-back-btn{margin-top:20px;color:#3d3d4e;text-align:center;font-size:14px;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (max-width: 992px){.ob-primary-btn{padding:15px 0}.ob-design-con{display:none}}@media (max-width: 575px){.ob-primary-btn{padding:12px 0}.ob-header{margin:20px 0}}.header-bar{position:fixed;top:0;left:0;right:0;z-index:9;height:var(--header-height);background-color:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:flex-end;padding-right:20px}.header-content{margin-right:0;display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:8px 0;color:var(--background);cursor:pointer}@media (max-width: 575px){.header-content{min-width:unset}}.header-avatar{width:34px;height:34px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-user-copy{display:flex;flex-direction:column;min-width:0}.header-user-title-row{display:flex;align-items:center;gap:4px;min-width:0}.header-user-title{margin:0;color:var(--background);font-size:15px;font-weight:700;line-height:1.1}.header-user-title-row svg{color:#fff;flex-shrink:0}.header-user-subtitle{color:var(--background);font-size:12px;margin-top:2px}.header-modal{position:absolute;top:100%;right:16px;min-width:150px;background:#fff;border-radius:0 0 8px 8px;padding:8px;box-shadow:0 10px 25px #1118271f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.header-modal.open{opacity:1;visibility:visible;pointer-events:auto}.header-modal-separator{height:1px;background-color:#eee;margin:6px 0}.header-modal-item{width:100%;min-height:38px;border-radius:6px;background:transparent;color:#111827;display:flex;align-items:center;gap:10px;padding:8px 10px;font-family:var(--body-font);font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.header-modal-item:hover{background-color:#fff5f5;color:var(--primary)}.header-modal-item svg{color:#62748e}.header-modal-item.logout svg{color:var(--danger)}.header-mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:flex;align-items:flex-end;justify-content:center;background:#11182747}.header-mobile-sheet{width:100%;max-width:100%;min-height:240px;max-height:min(70vh,560px);border-radius:18px 18px 0 0;background:#fff;overflow:hidden;box-shadow:0 -12px 30px #11182724;animation:header-mobile-sheet-enter .22s ease}.header-mobile-sheet-handle{width:44px;height:5px;margin:10px auto 0;border-radius:999px;background:#d1d5db}.header-mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px 14px}.header-mobile-sheet-header h3{margin:0;color:#121f0a;font-size:16px;font-weight:700}.header-mobile-sheet-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;color:#121f0a;cursor:pointer}.header-mobile-sheet-body{display:flex;flex-direction:column;gap:2px;padding:0 14px 18px;overflow-y:auto}.header-mobile-sheet-item{min-height:46px;border-radius:10px;padding:12px 14px}@keyframes header-mobile-sheet-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sidebar-con{width:250px;border-right:1px solid #eee;position:fixed;background:#fff;top:0;left:0;height:100dvh;transition:width .25s ease;z-index:10020;overflow:hidden}.sidebar-close.sidebar-con{width:52px}.sidebar-logo-cntnr{width:250px;height:60px;padding:6px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:center;position:relative}.sidebar-close .sidebar-logo-cntnr{width:52px}.sidebar-logo-cntnr .logo-sml{display:none}.logo-lrg-cntnr{display:flex;align-items:center;gap:6px}.logo-lrg{width:135px}.logo-connect-text{color:#62748e;font-family:var(--heading-font);font-size:14px;font-weight:700;line-height:1}.sidebar-close .sidebar-logo-cntnr .logo-sml{display:block;max-width:40px;height:auto}.sidebar-close .sidebar-logo-cntnr .logo-lrg-cntnr{display:none}.sidebar-logo-cntnr img,.sidebar-close .sidebar-logo-cntnr img{height:45px}.menuBar{display:none;background:none;border:none;padding:0;cursor:pointer}.menuBar img{height:16px!important}.sidebar-menu-cntnr{padding:8px;height:calc(100vh - 60px);overflow-y:scroll;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sidebar-menu-cntnr ul{padding:0;margin:0}.sidebar-menu-cntnr li{list-style:none;margin:10px 0;position:relative}.sidebar-menu-cntnr li a{padding:8px;border-radius:4px;color:#435152;transition:all .25s ease;white-space:nowrap;text-decoration:none;display:flex;font-size:15px;align-items:center}.sidebar-menu-cntnr li a.active{background:#fff5f5;color:var(--primary)}.sidebar-menu-cntnr li .submenu a.active{background:#fff;color:var(--primary)}.sidebar-menu-cntnr li a:hover{cursor:pointer;background:#fff5f5;color:var(--primary)}.sidebar-menu-cntnr li span{margin-left:10px;font-size:15px;line-height:14px}.sidebar-menu-cntnr li .sidebar-icon{width:20px;height:20px;min-width:20px}.sidebar-menu-cntnr li .submenu{display:none;padding-left:20px}.sidebar-menu-cntnr li .submenu.submenu-open{display:block}.sidebar-menu-cntnr li .submenu li{margin:6px 0}.sidebar-menu-cntnr li .submenu li .submenu-icon{width:16px;height:16px;min-width:16px}.sidebar-shimmer-item{list-style:none;margin:10px 0}.sidebar-shimmer-link{display:flex;align-items:center;gap:10px;padding:8px;border-radius:4px}.sidebar-shimmer-icon,.sidebar-shimmer-text{position:relative;overflow:hidden;background:#edf1f5}.sidebar-shimmer-icon:after,.sidebar-shimmer-text:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:sidebar-shimmer-wave 1.4s ease-in-out infinite}.sidebar-shimmer-icon{width:20px;height:20px;min-width:20px;border-radius:6px}.sidebar-shimmer-text{width:132px;height:14px;border-radius:999px}@keyframes sidebar-shimmer-wave{to{transform:translate(100%)}}.sidebar-close ul li span{display:none}.sidebar-close li .submenu{display:none!important}@media screen and (max-width: 992px){.sidebar-con{position:fixed;height:100dvh;max-height:100dvh;overflow:hidden;transition:width .25s ease,height .25s ease}.sidebar-menu-cntnr{height:calc(100dvh - 60px);overflow-y:auto}.sidebar-close.sidebar-con{height:49.38px}.sidebar-close .sidebar-menu-cntnr{height:0}.sidebar-close .sidebar-logo-cntnr .logo-sml,.sidebar-close .sidebar-logo-cntnr .logo-lrg,.menuBar{display:none}.sidebar-close .menuBar{display:block;position:absolute;left:13px;right:auto;z-index:1}}@media screen and (max-width: 575px){.sidebar-con{width:unset}.sidebar-menu-cntnr li a,.sidebar-menu-cntnr li span{font-size:13px}}.main-cntnr{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.otlt-cntnr{height:100%;padding-top:var(--header-height);flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.dashboard-section-header{color:#1a1a18;font-size:18px;font-weight:600}.dashboard-chart-loading{min-height:220px;display:flex;align-items:center;justify-content:center;color:#888780;font-size:13px}.dashboard-map-header{align-items:flex-start}.dashboard-map-description{margin:6px 0 0;color:#62748e;font-size:13px}.dashboard-map-metrics{display:flex;gap:12px;flex-wrap:wrap}.dashboard-map-metric{min-width:90px;padding:10px 14px;border:1px solid rgba(98,116,142,.12);border-radius:16px;background:#f0f3f7cc}.dashboard-map-metric-highlight{border-color:#e98c202e;background:#e98c2014}.dashboard-map-metric-label{display:block;color:#62748e;font-size:12px}.dashboard-map-metric-value{color:#1a1a18;font-size:20px;font-weight:700}.dashboard-map-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:20px;align-items:stretch}.dashboard-map-visual{min-height:360px;padding:10px;border:1px solid rgba(98,116,142,.1);border-radius:20px;background:radial-gradient(circle at top left,rgba(233,140,32,.08),transparent 28%),#fff}.dashboard-map-chart{width:100%;min-height:340px;height:100%}.dashboard-map-chart>div{height:100%!important}.dashboard-map-sidebar{display:flex;flex-direction:column;gap:12px}.dashboard-map-project{padding:14px;border:1px solid rgba(233,140,32,.16);border-radius:18px;background:#e98c2014}.dashboard-map-project-top,.dashboard-map-project-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-map-state{display:inline-flex;align-items:center;gap:10px}.dashboard-map-state-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.dashboard-map-state-name,.dashboard-map-state-count,.dashboard-map-project-count{color:#1a1a18;font-size:14px;font-weight:600}.dashboard-map-project-meta{margin-top:8px;color:#62748e;font-size:12px;line-height:1.5}.dashboard-map-project-footer{margin-top:12px}.dashboard-map-project-badge{padding:4px 10px;border-radius:999px;background:#fff3e5;color:#a35a09;font-size:11px;font-weight:600}@media (max-width: 992px){.dashboard-map-layout{grid-template-columns:1fr}.dashboard-map-header{flex-direction:column}}.dashboard-page{min-height:100vh;margin:0;padding:24px 20px 32px 75px;background:radial-gradient(circle at top left,rgba(55,138,221,.1),transparent 28%),radial-gradient(circle at top right,rgba(186,117,23,.1),transparent 26%),linear-gradient(135deg,#f6f8fc,#fff7ed 48%,#eef9f0);font-family:Plus Jakarta Sans,Segoe UI,sans-serif}.dashboard-shell{margin:0 auto;display:flex;flex-direction:column;gap:16px}.dashboard-card{background:linear-gradient(180deg,#ffffffeb,#f8fafce6);border:.5px solid rgba(0,0,0,.1);border-radius:16px;padding:16px;box-shadow:0 18px 50px #2235550f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-shimmer{position:relative;overflow:hidden;background:#edf1f5}.dashboard-shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:dashboard-shimmer-wave 1.4s ease-in-out infinite}.dashboard-shimmer-text{display:block;border-radius:999px}.dashboard-shimmer-title{width:220px;max-width:70%;height:28px}.dashboard-shimmer-subtitle{width:320px;max-width:90%;height:14px;margin-top:10px}.dashboard-shimmer-pill{width:108px;height:30px;border-radius:999px}.dashboard-shimmer-stat-label{width:108px;height:12px;margin-bottom:18px}.dashboard-shimmer-stat-value{width:56px;height:30px}.dashboard-shimmer-office-label{width:110px;height:12px}.dashboard-shimmer-office-value{width:150px;height:14px}.dashboard-shimmer-legend-name{width:96px;height:12px}.dashboard-shimmer-legend-value{width:32px;height:12px;margin-left:auto}.dashboard-shimmer-notice-title{width:100%;height:14px}.dashboard-shimmer-notice-date{width:72px;height:12px;margin-top:8px}.dashboard-shimmer-job-title{width:140px;height:14px}.dashboard-shimmer-job-meta{width:110px;height:12px;margin-top:8px}.dashboard-shimmer-map-description{width:260px;max-width:90%;height:14px;margin-top:8px}.dashboard-shimmer-map-metric-label{width:44px;height:12px;margin-bottom:8px}.dashboard-shimmer-map-metric-value{width:36px;height:22px;display:block}.dashboard-shimmer-map-project{width:100%;height:14px}.dashboard-job-loading-copy{min-width:0;flex:1 1 auto}.dashboard-chart-skeleton{width:100%;min-height:220px;border-radius:18px;background:linear-gradient(180deg,#fffc,#f8fafce6),#edf1f5;position:relative;overflow:hidden}.dashboard-chart-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:dashboard-shimmer-wave 1.4s ease-in-out infinite}@keyframes dashboard-shimmer-wave{to{transform:translate(100%)}}.dashboard-topbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden}.dashboard-topbar-accent{position:absolute;top:0;left:0;width:4px;height:100%;border-radius:999px;background:linear-gradient(0deg,var(--primary) 0%,var(--secondary) 100%)}.dashboard-accent{position:absolute;top:0;left:0;width:100%;height:4px;border-radius:30px;background:linear-gradient(90deg,var(--primary) 0%,var(--secondary) 100%)}.dashboard-topbar-content{display:flex;flex-direction:column;gap:14px}.dashboard-topbar-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.dashboard-title{color:#1a1a18;font-size:24px;font-weight:700}.dashboard-subtitle{margin-top:4px;color:#888780;font-size:14px}.dashboard-topbar-pills,.dashboard-inline-legend,.dashboard-legend-wrap{display:flex;align-items:center;gap:10px 14px;flex-wrap:wrap}.dashboard-topbar-pills{justify-content:flex-end}.dashboard-quick-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:10px 12px;margin-bottom:20px}.dashboard-quick-actions-overlay{display:none}.dashboard-quick-actions-list{display:flex;align-items:center;justify-content:flex-end;gap:10px 12px;flex-wrap:wrap}.dashboard-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid var(--primary);border-radius:12px;background:var(--primary);box-shadow:0 10px 24px #e98c203d;color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.dashboard-action-label{line-height:1.1;white-space:nowrap}.dashboard-action-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #e98c2052}.dashboard-action-button:focus-visible{outline:2px solid rgba(233,140,32,.35);outline-offset:2px}.dashboard-action-button:active{transform:translateY(0);opacity:.96}.dashboard-quick-actions-toggle{display:none;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid var(--primary);border-radius:999px;background:var(--primary);box-shadow:0 14px 30px #e98c2047;color:#fff;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.dashboard-quick-actions-toggle-icon{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.dashboard-quick-actions-toggle:hover{transform:translateY(-1px);box-shadow:0 18px 34px #e98c2052}.dashboard-quick-actions-toggle:focus-visible{outline:2px solid rgba(233,140,32,.35);outline-offset:2px}.dashboard-quick-actions-toggle-icon-open{transform:rotate(45deg)}.dashboard-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-size:clamp(11px,1.6vw,13px);font-weight:600}@media (max-width: 768px){.dashboard-pill{padding:4px 10px}}.dashboard-pill-success{background:#63992221;color:#4a6b1a}.dashboard-pill-info{background:#378add21;color:#2a5fa0}.dashboard-pill-warning{background:#ba751721;color:#8a5512}.dashboard-stats-grid,.dashboard-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stat-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dashboard-stat-label{color:#888780;font-size:clamp(10px,1.6vw,13px);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.dashboard-stat-value{color:#1a1a18;font-size:clamp(20px,3vw,30px);font-weight:600}.dashboard-stat-sublabel,.dashboard-legend-text,.dashboard-job-meta,.dashboard-notice-date{color:#5f5e5a;font-size:clamp(11px,1.6vw,13px)}.dashboard-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-link{color:#378add;font-size:13px;font-weight:600;text-decoration:none}.dashboard-link:hover{text-decoration:underline}.dashboard-progress-list,.dashboard-office-list,.dashboard-notice-list,.dashboard-jobs-list{display:flex;flex-direction:column;gap:12px}.dashboard-progress-list{margin-top:20px}.dashboard-progress-header,.dashboard-office-row,.dashboard-job-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-progress-name,.dashboard-office-value,.dashboard-legend-value,.dashboard-job-title{color:#1a1a18;font-size:clamp(12px,1.6vw,14px);font-weight:600}.dashboard-progress-value{color:#1a1a18;font-size:clamp(12px,1.6vw,14px)}.dashboard-progress-track{width:100%;height:clamp(10px,2vw,18px);margin-top:8px;background:#e9ecef;border-radius:10px;overflow:hidden}.dashboard-progress-fill{height:100%;border-radius:inherit}.dashboard-office-label{color:#888780;font-size:clamp(12px,1.6vw,14px);font-weight:500}.dashboard-divider{width:100%;height:.5px;margin-top:12px;background:#0000001a}.dashboard-chart{width:100%;min-height:220px}.dashboard-chart-tall{min-height:280px}.dashboard-department-layout{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);align-items:center;gap:24px}.dashboard-donut-chart{width:100%;min-height:220px}.dashboard-department-legend{display:flex;flex-wrap:wrap;gap:12px 16px}.dashboard-legend-item{display:inline-flex;align-items:center;gap:8px}.dashboard-legend-swatch{width:14px;height:14px;flex-shrink:0;border-radius:4px}.dashboard-notice-item{display:flex;align-items:flex-start;gap:12px;padding:8px 0}.dashboard-notice-dot{width:8px;height:8px;margin-top:7px;border-radius:999px;flex-shrink:0}.dashboard-notice-content{flex:1}.dashboard-notice-text{color:#1a1a18;font-size:14px;line-height:1.5}.dashboard-job-row{padding:8px 0;align-items:flex-start}.dashboard-job-button{width:100%;padding:12px 14px;border:0;border-radius:16px;background:transparent;text-align:left;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.dashboard-job-button:hover{background:#378add14;box-shadow:inset 0 0 0 1px #378add1f}.dashboard-job-button:focus-visible{outline:2px solid rgba(55,138,221,.45);outline-offset:2px;background:#378add14}.dashboard-job-button:active{transform:scale(.995)}@media (max-width: 1200px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 992px){.dashboard-page{padding-left:20px}.dashboard-two-column,.dashboard-department-layout{grid-template-columns:1fr}.dashboard-topbar,.dashboard-card-header,.dashboard-office-row,.dashboard-progress-header,.dashboard-job-row{align-items:flex-start}.dashboard-donut-chart{min-height:260px}}@media (max-width: 768px){.dashboard-page{padding:16px 12px 104px}.dashboard-quick-actions-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block;border:0;background:#1a1a1829;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.dashboard-card{padding:12px;border-radius:12px}.dashboard-topbar{flex-direction:column;gap:12px}.dashboard-topbar-actions{width:100%;align-items:stretch}.dashboard-quick-actions{position:fixed;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);z-index:40;gap:8px;margin-bottom:0;align-items:flex-end}.dashboard-quick-actions-list{display:none;padding:10px;border:1px solid rgba(233,140,32,.16);border-radius:18px;background:#fff}.dashboard-quick-actions-open .dashboard-quick-actions-list{display:flex;flex-direction:column;align-items:stretch;gap:8px}.dashboard-action-button{display:flex;justify-content:flex-start;align-items:center;color:var(--black);background-color:#e98c201a;box-shadow:none;border-radius:8px;font-size:12px}.dashboard-action-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:6px;border-radius:6px;background-color:#fff}.dashboard-action-label{overflow:hidden;text-overflow:ellipsis}.dashboard-quick-actions-toggle{display:inline-flex}.dashboard-topbar-pills{justify-content:flex-start}.dashboard-legend-item{width:45%}.dashboard-title{font-size:22px}}.breadcrum-con{display:flex;justify-content:space-between;align-items:center;background-color:#fff;flex-wrap:wrap;padding:10px 13px;margin-bottom:10px}@media (max-width: 768px){.breadcrum-con{position:absolute;top:60;left:0;width:100%;z-index:9;border-bottom:1px solid #eef1f4}}.breadcrmbNvgt{background:#fff}.breadcrum-con h3{color:var(--black);font-size:16px;margin:0;font-weight:600;line-height:1.2}.breadcrumbMn ul{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.breadcrumbMn ul li{font-size:14px;font-weight:400;color:var(--primary)}.breadcrmbNvgt{color:var(--primary)}.breadcrumbMn ul li span{color:var(--black)}.overlay-modal{z-index:10040!important;margin:0;min-width:200px;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#000000 transparent;color:#111827;font-family:var(--body-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal-backdrop.show{z-index:10035!important}.overlay-modal::-webkit-scrollbar{width:12px}.overlay-modal::-webkit-scrollbar-track{background:transparent}.overlay-modal::-webkit-scrollbar-thumb{background-color:#000}.overlay-modal-dialog{animation:overlay-modal-slide-in .3s ease-in-out}.overlay-modal .modal-header{padding:8px 12px;display:flex;justify-content:space-between}.overlay-modal-close-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:transparent;color:#111827;padding:0;line-height:1;cursor:pointer}.overlay-modal-close-btn:hover{background:#f2f4f7}@keyframes overlay-modal-slide-in{0%{opacity:0;transform:translateY(-48px)}to{opacity:1;transform:translateY(0)}}@keyframes overlay-modal-bottom-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width: 575px){.overlay-modal{position:fixed;top:0;right:0;bottom:0;left:0;padding-top:16px}.overlay-modal-dialog.modal-dialog-scrollable{position:absolute;bottom:0;left:0;right:0;width:100%;max-width:100%;margin:0;animation:overlay-modal-bottom-sheet-in .3s ease-out}.overlay-modal-dialog.modal-dialog-scrollable .modal-content{width:100%;max-height:min(85dvh,calc(100dvh - 16px));border:0;border-radius:20px 20px 0 0;overflow:hidden}.overlay-modal-dialog.modal-dialog-scrollable .modal-header{padding:16px 16px 12px}.overlay-modal-dialog.modal-dialog-scrollable .modal-body{overflow-y:auto;padding:12px 16px 16px}.overlay-modal-dialog.modal-dialog-scrollable .modal-footer{padding:12px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid #e5e7eb;background:#fff}}.flatlist-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:46px;padding:10px 12px;background:#fff}@media (max-width: 768px){.flatlist-pagination{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #eef0f3}}.flatlist-page-summary-row{display:flex;align-items:center;gap:12px}.flatlist-page-summary{color:#3f3f46;font-size:13px;font-weight:400}.flatlist-page-accordion-btn{display:none;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#2f343b;font-size:13px;font-weight:600}.flatlist-page-current{white-space:nowrap}.flatlist-page-controls{display:flex;align-items:center;gap:4px}.flatlist-page-numbers{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.flatlist-page-numbers::-webkit-scrollbar{display:none}.flatlist-page-btn,.flatlist-page-number{flex-shrink:0;min-width:34px;height:30px;border-radius:6px;border:1px solid #d9dde3;background:#fff;color:#2f343b;font-size:13px;font-weight:500;cursor:pointer}.flatlist-page-ellipsis{flex-shrink:0;min-width:24px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;font-size:13px;font-weight:600}.flatlist-page-btn{padding:0 10px;font-size:18px;line-height:1}.flatlist-page-number-active{border-color:#eef0f3;background:#eef0f3;color:#2f343b}.flatlist-page-btn:disabled,.flatlist-page-number:disabled{cursor:not-allowed;opacity:.45}@media (max-width: 575px){.flatlist-pagination{align-items:stretch;flex-direction:column;gap:10px}.flatlist-page-accordion-btn{display:inline-flex}.flatlist-page-controls{width:100%;align-items:center;justify-content:flex-start}.flatlist-page-numbers{flex:1 1 auto;min-width:0;padding:0 2px}.flatlist-page-btn{min-width:40px}.flatlist-page-summary-row{align-items:flex-start;justify-content:space-between}}.table-main-con{background-color:#fff;padding:12px;border-radius:4px;display:block}@media (max-width: 768px){.table-main-con{padding:55px 12px 90px}}.tableHder{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.table-add-btn{display:flex;justify-content:center;align-items:center;padding:3px 6px;background-color:var(--primary);border-radius:4px;color:#fff;font-weight:500;font-size:15px}.table-add-btn:hover,.table-add-btn::selection{background-color:var(--primary);color:#fff}.table-add-fab{position:fixed;right:20px;bottom:110px;z-index:9;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:none;border-radius:999px;background-color:var(--primary);color:#fff;box-shadow:0 12px 24px #0000002e}.table-add-fab:hover,.table-add-fab:focus-visible{background-color:var(--primary);color:#fff}.tableFltr{display:flex;align-items:center;gap:8px}.tbBtn{display:flex;justify-content:center;align-items:center;gap:4px}.tableFltr span{font-size:15px}.table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;background:#fff;border-radius:2px}.custom-table{width:max-content;min-width:100%;table-layout:auto;background-color:#fff;color:#262a31;font-family:var(--body-font)}.custom-table th,.custom-table td{min-height:45px;padding:0 18px;border-bottom:1px solid #dfe4ea;font-size:14px;line-height:1.3;text-align:left;white-space:nowrap;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.custom-table th{height:36px;background-color:#e98c204d;color:#252930;font-size:14px;font-weight:700;letter-spacing:.01em}.custom-table tbody tr:nth-child(odd){background-color:#fff;color:#262a31}.custom-table tbody tr:nth-child(2n){background-color:#fff;color:#262a31}.custom-table th:last-child,.custom-table td:last-child{text-align:right}.table-serial-cell{width:56px}.custom-table th.table-action-column,.custom-table td.table-action-column{width:96px;min-width:96px}.custom-table td>*{min-width:0}.table-empty-state{color:#62748e;text-align:center!important}.table-shimmer-row td{pointer-events:none}.table-shimmer-cell{display:flex;width:100%;align-items:center;justify-content:flex-start}.table-shimmer-cell-serial{justify-content:center}.table-shimmer-cell-action{justify-content:flex-end}.table-shimmer-line{position:relative;display:block;width:var(--table-shimmer-width, 72%);height:14px;border-radius:999px;overflow:hidden;background:#edf1f5}.table-shimmer-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:table-shimmer-wave 1.4s ease-in-out infinite}.table-shimmer-line-serial{width:16px}.table-shimmer-line-action{width:28px}@keyframes table-shimmer-wave{to{transform:translate(100%)}}.table-action-btn{display:inline-flex;align-items:center;justify-content:center;width:27px;height:31px;border:1px solid #d6dbe1;border-radius:4px;background-color:#f7f8fa;color:#69717d;padding:0;font-size:18px;font-weight:700;line-height:1;cursor:pointer}.table-action-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.table-action-menu-wrap{position:relative;display:inline-flex;justify-content:flex-end}@media (min-width: 769px){.custom-table th.table-action-column,.custom-table td.table-action-column{position:sticky;right:0;overflow:hidden;z-index:2;background:#fff}.custom-table th.table-action-column{z-index:5;background-color:#f8ddbc}.custom-table td.table-action-column{box-shadow:-10px 0 14px -14px #11182738}}.table-action-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;width:140px;padding:7px 0;border:1px solid #d6dbe1;border-radius:4px;background:#fff;box-shadow:0 8px 18px #1118271f;text-align:left}.table-action-menu-portal{position:fixed;right:auto;z-index:1000}.table-action-menu-upward{transform:translateY(-100%)}.table-action-menu-item{display:flex;align-items:center;gap:6px;width:100%;padding:7px 12px;background:transparent;font-size:15px;font-weight:400;text-align:left}.table-action-menu-item:hover{background:#fff4f5}.table-action-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#11182761;display:flex;align-items:flex-end;justify-content:center}.table-action-sheet{width:100%;max-width:100%;padding:10px 16px 18px;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -12px 32px #1118272e}.table-action-sheet-handle{width:46px;height:5px;border-radius:999px;background:#d0d5dd;margin:0 auto 18px}.table-action-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.table-action-sheet-header h3{margin:0;color:#222b1f;font-size:16px;font-weight:700}.table-action-sheet-close{width:34px;height:34px;border:none;border-radius:999px;background:transparent;color:#222b1f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.table-action-sheet-list{display:flex;flex-direction:column;gap:6px}.table-action-sheet-item{width:100%;min-height:48px;border-bottom:1px solid #eef1f4;border-radius:0;background:#fff;padding:12px;display:flex;align-items:center;gap:10px;text-align:left;font-size:16px;font-weight:500}.table-action-sheet-item:hover{background:#f8fafc}.table-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:16px;border-radius:4px;padding:1px 7px;font-size:12px;font-weight:700;line-height:1}.table-status-active{background:#13844a;color:#fff}.table-status-inactive,.table-status-in-active{background:#d93a4a;color:#fff}@media (max-width: 768px){.custom-table{min-width:0}.custom-table thead{display:none}.custom-table,.custom-table tbody,.custom-table tr,.custom-table td{display:block;width:100%}.custom-table tr{background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #dfe4ea}.custom-table td:first-child{border-radius:8px 8px 0 0;background:#e98c204d}.custom-table td:last-child{border-radius:0 0 8px 8px}.custom-table td{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:10px;text-align:right;line-break:auto;white-space:normal}.custom-table td[data-label]:before{content:attr(data-label);flex:0 0 42%;font-weight:600;color:inherit;text-align:left}.table-shimmer-row td{justify-content:space-between}.table-shimmer-cell{justify-content:flex-end;flex:1 1 auto}.table-shimmer-cell-serial,.table-shimmer-cell-action{justify-content:flex-end}.table-cell-no-mobile-label .table-shimmer-cell{justify-content:flex-start}.table-shimmer-line{width:min(var(--table-shimmer-width, 72%),82%)}.custom-table td.table-cell-no-mobile-label{text-align:left;justify-content:flex-start}.custom-table td.table-action-column{width:100%;text-align:left;justify-content:space-between}.custom-table td.table-action-column:before{flex:1 1 auto;min-width:0}.custom-table td.table-action-column .table-action-menu-wrap{display:flex;flex:0 0 auto;margin-left:auto;justify-content:flex-end}.table-status-badge-mobile-sticky{position:sticky;top:10px;z-index:2;margin-left:auto}.custom-table .table-empty-state{display:table-cell;text-align:center!important}.custom-table .table-empty-state:before{content:none}.tbBtn p{display:none}.tbBtn{height:29px}}.radio-btn-group{display:flex;flex-wrap:wrap;gap:6px}.radio-btn-option{display:inline-flex;align-items:center;gap:6px;min-height:28px;border:0;border-radius:0;background:transparent;padding:0;cursor:pointer}.radio-btn-option.active{border-color:transparent;background:transparent}.radio-btn-option input{width:1px;height:1px;opacity:0;pointer-events:none}.radio-btn-control{width:12px;height:12px;border:1.5px solid #cbd5e1;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 3px #fff}.radio-btn-option.active .radio-btn-control{border-color:var(--primary);background:var(--primary)}.radio-btn-label{color:#4f5865;font-size:14px;font-weight:700;line-height:1}.radio-btn-option.active .radio-btn-label{color:var(--primary)}.state-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.state-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.state-modal-close-btn{background:#f2f4f7;color:#262a31}.state-modal-add-btn{background:var(--primary);color:#fff}.custom-overlay{position:fixed;width:100vw;height:100vh;height:100dvh;background-color:#00000080;z-index:10030;display:flex;justify-content:flex-end;overflow:hidden;overscroll-behavior-x:none;touch-action:pan-y}.filter-con{display:flex;flex-direction:column;background-color:#fff;border-top-left-radius:4px;border-bottom-left-radius:4px;position:fixed;top:0;right:0;height:100dvh;width:350px;animation:slideIn .5s ease-in-out forwards}@media (max-width: 575px){.filter-con{width:100%}}.filter-con.filter-con-closing{animation:slideOut .5s ease-in-out forwards}.filter-header{display:flex;justify-content:space-between;align-items:center;background-color:#3a3939;padding:10px 16px}.filter-header h3{font-size:18px;font-weight:600;color:#fff}.filter-body{display:flex;flex-direction:column;flex:1;overflow-y:auto}.filter-actions{display:flex;justify-content:flex-end;gap:10px;padding:14px 16px;border-top:1px solid #eceff3;background-color:#fff}.filter-action-btn{flex:1;padding:8px 16px;border-radius:4px;border:1px solid transparent;font-size:14px;font-weight:500}.filter-clear-btn{background-color:#fff;border-color:#d3d9e1;color:#3f4b5b}.filter-apply-btn{background-color:var(--primary);color:#fff}.filter-apply-btn:hover,.filter-apply-btn:focus,.filter-apply-btn:active{background-color:var(--primary);color:#fff}.filter-clear-btn:hover,.filter-clear-btn:focus,.filter-clear-btn:active{background-color:#f7f8fa;color:#3f4b5b}.dropdown-box{display:flex;flex-direction:column;gap:8px;min-width:0;max-width:100%;background-color:#fff}.dropdown-box-title{color:var(--background);font-size:12px;font-weight:600}.dropdown-box-controls{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%}.dropdown-box-controls-left,.dropdown-box-controls-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dropdown-box-controls-right{margin-left:auto}.dropdown-box-select-wrap{position:relative;flex:1;min-width:0;width:100%;max-width:100%;border:1px solid #e5e7eb;border-radius:8px;background:inherit}.dropdown-box-disabled .dropdown-box-select-wrap{border-color:#d1d5db;background:#f3f4f6}.dropdown-box-trigger{width:100%;min-height:40px;border:0;outline:none;background:transparent;color:var(--background);font-size:14px;padding:10px 34px 10px 12px;text-align:left;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:inherit}.dropdown-box-trigger-clearable{padding-right:68px}.dropdown-box-trigger-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-box-trigger-placeholder{color:var(--gray)}.dropdown-box-trigger:disabled{color:var(--text-secondary);cursor:not-allowed;background:#f3f4f6}.dropdown-box-chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:12px;color:var(--text-secondary)}.dropdown-box-disabled .dropdown-box-chevron{color:#9ca3af}.dropdown-box-chevron-shifted{right:10px}.dropdown-box-clear-btn{position:absolute;right:34px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dropdown-box-clear-btn:disabled{color:#9ca3af;cursor:not-allowed}.dropdown-box-disabled .dropdown-box-trigger-label{color:#9ca3af}.dropdown-box-disabled .dropdown-box-title{color:var(--text-secondary)}.dropdown-box-menu{list-style:none;position:absolute;left:0;top:calc(100% + 6px);width:100%;max-height:220px;overflow-y:auto;margin:0;padding:0 6px 6px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;z-index:50;box-shadow:0 8px 20px #00000014}.dropdown-box-menu-portal{position:fixed;left:auto;top:auto;z-index:10001}.dropdown-box-option{width:100%;border:0;background:transparent;color:var(--background);text-align:left;padding:8px 10px;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:10px}.dropdown-box-option:hover{background:#f3f4f6}.dropdown-box-option.selected{background:#eff6ff}.dropdown-box-option-label{flex:1;min-width:0;font-size:14px}.dropdown-box-checkbox{width:18px;height:18px;border:1.5px solid #cbd5e1;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:transparent;background:#fff;flex-shrink:0}.dropdown-box-checkbox.selected{border-color:#2563eb;background:#2563eb;color:#fff}.dropdown-box-option-unselect{color:#6b7280;font-size:14px}.dropdown-box-search-row{position:sticky;top:0;z-index:2}.dropdown-box-search-sticky{background:#fff;padding:6px 0 4px}.dropdown-box-search-input{width:100%;border:1px solid #e5e7eb;border-radius:6px;padding:8px 10px;font-size:14px;color:var(--background);outline:none}.dropdown-box-search-input::placeholder{color:var(--gray)}.dropdown-box-search-input:focus{border-color:#cbd5e1}.dropdown-box-empty-state{color:var(--text-secondary);padding:8px 10px;font-size:14px}.dropdown-box-mobile-sheet{margin-top:auto;width:100%;height:min(var(--dropdown-mobile-sheet-max-height, 60dvh),calc(var(--dropdown-mobile-visible-viewport-height, 100dvh) - env(safe-area-inset-top)));margin-bottom:var(--dropdown-mobile-keyboard-offset, 0px);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -12px 30px #00000029;animation:slideUp .25s ease-out forwards;overflow:hidden;display:flex;flex-direction:column;transition:margin-bottom .2s ease,height .2s ease}.dropdown-box-mobile-sheet-handle{width:52px;height:5px;border-radius:999px;background:#d1d5db;margin:12px auto 8px}.dropdown-box-mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:max(10px,env(safe-area-inset-top)) 16px 14px;border-bottom:1px solid #e5e7eb}.dropdown-box-mobile-sheet-title{color:var(--background);font-size:16px;font-weight:700}.dropdown-box-mobile-sheet-close{border:0;background:transparent;color:var(--background);width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.dropdown-box-mobile-menu{list-style:none;margin:0;padding:0 12px 12px;flex:1;min-height:0;overflow-y:auto}.dropdown-box-mobile-actions{position:sticky;bottom:0;display:flex;gap:12px;padding:12px 16px max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb}.dropdown-box-mobile-action{flex:1;min-height:44px;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer}.dropdown-box-mobile-action.secondary{background:#fff;border:1px solid var(--primary);color:var(--primary)}.dropdown-box-mobile-action.primary{background:var(--primary);border:1px solid var(--primary);color:#fff}@media (max-width: 768px){.dropdown-box-controls{flex-direction:column;align-items:stretch}.dropdown-box-controls-left,.dropdown-box-controls-right{width:100%;margin-left:0}.dropdown-box-select-wrap{min-width:100%}.dropdown-box-menu{display:none}.dropdown-box-option{min-height:46px;padding:12px 14px;font-size:15px}.dropdown-box-search-row{padding-bottom:8px}}.city-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.city-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.city-modal-close-btn{background:#f2f4f7;color:#262a31}.city-modal-add-btn{background:var(--primary);color:#fff}.city-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.office-type-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.office-type-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.office-type-modal-close-btn{background:#f2f4f7;color:#262a31}.office-type-modal-add-btn{background:var(--primary);color:#fff}.office-type-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.department-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.department-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.department-modal-close-btn{background:#f2f4f7;color:#262a31}.department-modal-add-btn{background:var(--primary);color:#fff}.department-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.announcement-category-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.announcement-category-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.announcement-category-modal-close-btn{background:#f2f4f7;color:#262a31}.announcement-category-modal-add-btn{background:var(--primary);color:#fff}.announcement-category-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.policy-category-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.policy-category-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.policy-category-modal-close-btn{background:#f2f4f7;color:#262a31}.policy-category-modal-add-btn{background:var(--primary);color:#fff}.policy-category-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.applicable-to-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.applicable-to-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.applicable-to-modal-close-btn{background:#f2f4f7;color:#262a31}.applicable-to-modal-add-btn{background:var(--primary);color:#fff}.applicable-to-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.read-more-card{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;border-radius:12px;box-sizing:border-box;white-space:normal;min-width:0}.it-anc-description{font-size:14px;line-height:1.6;color:#444;white-space:normal;max-width:100%;margin:0;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.it-anc-description.expanded{line-clamp:unset;-webkit-line-clamp:unset;overflow:visible}.read-more-btn{margin-top:2px;background:none;border:none;text-align:center;font-size:14px;font-weight:500;line-height:18px;cursor:pointer;padding:0}.read-more-card-hover{cursor:default}.read-more-hover-preview{position:fixed;z-index:10050;width:min(360px,75vw);padding:12px 14px;border:1px solid rgba(23,104,172,.12);border-radius:12px;background:#fff;box-shadow:0 16px 32px #11182729;pointer-events:none}.read-more-hover-preview-text{margin:0;font-size:13px;font-weight:600;line-height:1.6;color:#314252;white-space:normal;word-break:break-word}.read-more-hover-quote{font-style:italic}@media (max-width: 575px){.read-more-btn{font-size:12px;margin-top:2px}.it-anc-description{font-size:12px}.read-more-hover-preview{width:min(280px,80vw);padding:10px 12px}}.access-information-modal-actions{display:flex;justify-content:flex-end;gap:12px;width:100%}.access-information-modal-btn{border-radius:6px;padding:8px 18px;font-size:14px;font-weight:600}.access-information-modal-close-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.access-information-modal-add-btn{background:var(--primary);color:#fff}.access-information-modal-add-btn:disabled{background:#f2c995;cursor:not-allowed}.badge-container{display:flex;width:auto;justify-content:center;align-items:center;gap:6px}.badge-label{font-size:clamp(12px,1.5vw,14px);font-weight:500;line-height:16px;white-space:nowrap}@media (max-width: 575px){.badge-label{font-size:12px;white-space:unset}}.table-address-cell{max-width:150px;margin:0;color:#4b5563;font-size:14px;line-height:1.55;overflow:visible}.corporate-office-form-page{min-height:100%}.corporate-office-form-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}@media (max-width: 768px){.corporate-office-form-shell{margin-top:0;padding:55px 18px 90px}}.corporate-office-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.corporate-office-form-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}.corporate-office-form-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.corporate-office-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.corporate-office-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;padding:18px 16px;background-color:#fff;border-top:1px solid #f6f2f2}.corporate-office-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center}.corporate-office-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.corporate-office-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.corporate-office-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.corporate-office-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.corporate-office-status-row{display:flex;justify-content:flex-end;margin-top:-10px}.corporate-office-status-row .label-component{flex-direction:row;align-items:center;gap:18px}.corporate-office-status-row .label-component p{font-size:14px;line-height:1}.corporate-office-form-field-wide{grid-column:1 / -1}.corporate-office-address-map-btn{min-height:28px;border:1px solid var(--primary);border-radius:6px;background:#fff;color:var(--primary);padding:5px 10px;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.corporate-office-address-map-btn:disabled{border-color:#f2c995;color:#d29a54;cursor:not-allowed}.corporate-office-map-row{grid-column:1 / -1;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:-6px}.corporate-office-location-error{color:var(--danger);font-size:12px;line-height:1.4}.corporate-office-location-btn{min-height:34px;border:1px solid var(--primary);border-radius:6px;background:#fff;color:var(--primary);padding:7px 12px;font-size:12px;font-weight:700;line-height:1;cursor:pointer;white-space:nowrap}.corporate-office-location-btn:disabled{border-color:#f2c995;color:#d29a54;cursor:not-allowed}@media (max-width: 768px){.corporate-office-form-header{flex-direction:column}.corporate-office-form-actions{width:100%}.corporate-office-status-row{justify-content:flex-start;margin-top:-6px}.corporate-office-form-btn{flex:1}.corporate-office-form-grid{grid-template-columns:1fr}.corporate-office-map-row{flex-direction:column;align-items:stretch}.corporate-office-form-shell .corporate-office-status-row{order:2}.corporate-office-form-shell .corporate-office-form-grid{order:1}}.corporate-office-config-page{min-height:100%}.corporate-office-config-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}@media (max-width: 768px){.corporate-office-config-shell{margin-top:0;padding:55px 18px 90px}}.corporate-office-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.corporate-office-config-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}@media (max-width: 768px){.corporate-office-config-header h2{font-size:16px}}.corporate-office-config-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.corporate-office-config-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.corporate-office-config-mobile-actions{position:absolute;bottom:0;left:0;width:100%;padding:12px 16px;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;background-color:#fff;z-index:2;border-top:1px solid #edf0f3}.corporate-office-config-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.corporate-office-config-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.corporate-office-config-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.corporate-office-config-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.corporate-office-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.corporate-office-config-field-wide{grid-column:1 / -1}.corporate-office-time-picker{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.corporate-office-time-separator{color:#344054;font-size:18px;font-weight:700;line-height:1}.corporate-office-access-selected-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.corporate-office-file-upload{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.corporate-office-file-upload-status{width:100%;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:10px 12px}.corporate-office-file-upload-status strong{display:block;color:#182230;font-size:13px;font-weight:700;line-height:1.3}.corporate-office-file-upload-status p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.5}.corporate-office-file-input{display:none}.corporate-office-file-upload-btn{min-width:140px}.corporate-office-file-upload-text{margin:0;color:#6b7280;font-size:12px;line-height:1.4;word-break:break-word}.corporate-office-gst-status-radio{flex-wrap:wrap;gap:10px}.corporate-office-access-panel{position:relative;z-index:2;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:16px}.corporate-office-access-dropdown{width:100%}.corporate-office-weekoff-panel{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden}.corporate-office-weekoff-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #edf0f3;background:#fafafa}.corporate-office-weekoff-title{color:var(--background);font-size:14px;font-weight:700;line-height:16px}.corporate-office-weekoff-title span{color:var(--danger)}.corporate-office-weekoff-subtitle{margin-top:5px;color:#6b7280;font-size:12px;line-height:1.5}.corporate-office-weekoff-summary{flex-shrink:0;max-width:520px;border-radius:999px;background:#fff7ed;color:var(--primary);padding:5px 10px;font-size:12px;font-weight:700;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.corporate-office-weekoff-builder{display:flex;flex-direction:column;gap:16px;padding:16px}.corporate-office-weekoff-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.corporate-office-day-chip,.corporate-office-saturday-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#5f6875;font-size:12px;font-weight:700;cursor:pointer}.corporate-office-day-chip.active,.corporate-office-saturday-chip.active{border-color:var(--primary);background:#fff7ed;color:var(--primary)}.corporate-office-day-chip.selected{background:var(--primary);color:#fff}.corporate-office-saturday-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.corporate-office-weekoff-selection{display:flex;flex-direction:column;gap:14px;border:1px solid #edf0f3;border-radius:8px;background:#fcfcfd;padding:14px}.corporate-office-weekoff-selection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.corporate-office-weekoff-selection-header p{color:var(--background);font-size:14px;font-weight:700;line-height:1.2}.corporate-office-weekoff-selection-header span{display:block;margin-top:4px;color:#6b7280;font-size:12px;line-height:1.4}.corporate-office-weekoff-remove-btn{border:0;background:transparent;color:var(--danger);padding:0;font-size:12px;font-weight:700;cursor:pointer}.corporate-office-access-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:4px;padding:3px 8px;background-color:#f1f3f5;color:#5f6875;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.corporate-office-tax-panel{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden}.corporate-office-tax-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #edf0f3;background:#fafafa}.corporate-office-tax-title{color:var(--background);font-size:14px;font-weight:700;line-height:16px}.corporate-office-tax-subtitle{margin-top:5px;color:#6b7280;font-size:12px;line-height:1.5}.corporate-office-tax-accordion-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#344054;flex-shrink:0}.corporate-office-tax-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:16px}@media (max-width: 768px){.corporate-office-config-header{flex-direction:column}.corporate-office-config-actions{width:100%}.corporate-office-config-btn{flex:1}.corporate-office-config-grid{grid-template-columns:1fr}.corporate-office-weekoff-header{flex-direction:column}.corporate-office-tax-header{align-items:center}.corporate-office-weekoff-calendar,.corporate-office-saturday-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.corporate-office-tax-grid{grid-template-columns:1fr}}@media (max-width: 768px){.corporate-office-config-holiday{min-height:100dvh}}.corporate-office-holiday-panel{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:visible}.corporate-office-holiday-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #edf0f3;background:#fafafa}.corporate-office-holiday-list{display:flex;flex-direction:column;gap:12px;padding:16px}.corporate-office-holiday-empty{border:1px dashed #d1d5db;border-radius:6px;background:#fcfcfd;color:#6b7280;padding:14px;font-size:13px;line-height:1.5}.corporate-office-holiday-row{display:grid;grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr) auto;gap:10px;align-items:center}.corporate-office-holiday-date{width:100%;height:42px;border:1px solid #e5e7eb;border-radius:6px;outline:none;background:#fff;color:#364153;padding:10px 12px;font-family:var(--body-font);font-size:14px}.corporate-office-holiday-date:focus{border-color:var(--primary)}.corporate-office-holiday-add-btn,.corporate-office-holiday-remove-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer}.corporate-office-holiday-add-btn{align-self:flex-start;border:1px solid var(--primary);background:#fff7ed;color:var(--primary)}.corporate-office-holiday-remove-btn{border:1px solid #fee2e2;background:#fff5f5;color:var(--danger)}@media (max-width: 768px){.corporate-office-holiday-header{flex-direction:column}.corporate-office-holiday-row{grid-template-columns:1fr}.corporate-office-holiday-add-btn,.corporate-office-holiday-remove-btn{width:100%}}.company-policy-page .custom-table td{padding-top:8px;padding-bottom:8px;vertical-align:top}.company-policy-table-cell{padding:0}.company-policy-applies-to-cell{max-width:360px}.company-policy-short-desc{max-width:420px;margin:0;color:#4f5865;font-size:14px;line-height:1.55;white-space:normal}.company-policy-applies-to-list{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:6px;max-width:360px}.company-policy-applies-to-read-more{margin-top:2px;padding:0;border:0;background:transparent;color:#d93a4a;font-size:12px;font-weight:600;line-height:18px;cursor:pointer}.company-policy-applies-to-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:4px;padding:3px 8px;background-color:#f1f3f5;color:#5f6875;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.company-policy-form-page{min-height:100%}.company-policy-form-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}@media (max-width: 768px){.company-policy-form-shell{margin-top:0;padding:55px 16px 90px}}.company-policy-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.company-policy-form-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}.company-policy-form-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.company-policy-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.company-policy-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.company-policy-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.company-policy-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.company-policy-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.company-policy-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.company-policy-status-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:-10px}.company-policy-status-row>.label-component:first-child{flex:1;justify-content:flex-end}.company-policy-status-row .label-component{display:flex}.company-policy-status-row .label-component p{font-size:14px;line-height:1}.company-policy-status-row>.label-component:last-child{flex-direction:row;align-items:center;gap:18px;flex-shrink:0}.company-policy-form-field-wide{grid-column:1 / -1}.company-policy-selected-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.company-policy-tinymce-wrap{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.company-policy-tinymce-wrap .tox-tinymce{border:0;font-family:var(--body-font)}.company-policy-tinymce-wrap .tox .tox-toolbar,.company-policy-tinymce-wrap .tox .tox-toolbar__overflow,.company-policy-tinymce-wrap .tox .tox-toolbar__primary{background:#fff}.company-policy-tinymce-wrap .tox .tox-editor-header{border-bottom:1px solid #e5e7eb;box-shadow:none}.company-policy-tinymce-wrap .tox .tox-statusbar{border-top-color:#e5e7eb}.company-policy-short-editor-wrap .tox-edit-area__iframe{min-height:220px}.company-policy-upload-field{display:flex;flex-direction:column;gap:6px}.company-policy-upload-input{display:none}.company-policy-upload-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:6px 12px;border:1px solid #dbe4ee;border-radius:8px;background-color:#fff;color:#0f172a;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.company-policy-upload-trigger:hover{border-color:color-mix(in srgb,var(--primary) 35%,#ffffff);box-shadow:0 10px 26px #0f172a14;transform:translateY(-1px)}.company-policy-upload-trigger-main{display:flex;align-items:center;gap:8px;min-width:0}.company-policy-upload-trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--primary) 16%,#ffffff);color:var(--primary);flex-shrink:0}.company-policy-upload-trigger-copy{display:flex;flex-direction:column;min-width:0}.company-policy-upload-trigger-title{color:#111827;font-size:12px;font-weight:700;line-height:1.2}@media (max-width: 768px){.company-policy-upload-trigger-title{color:var(--gray)}}.company-policy-upload-trigger-action{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:color-mix(in srgb,var(--primary) 10%,#ffffff);color:var(--primary);font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.company-policy-upload-file-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.company-policy-upload-file-name{margin:0;color:#64748b;font-size:11px;line-height:1.5;word-break:break-word}@media (max-width: 768px){.company-policy-form-header{flex-direction:column}.company-policy-form-actions{width:100%}.company-policy-status-row{justify-content:flex-start;flex-direction:column;margin-top:-6px}.company-policy-status-row>.label-component:first-child{max-width:none}.company-policy-status-row>.label-component:last-child{flex-wrap:wrap}.company-policy-upload-trigger{align-items:center;flex-direction:row}.company-policy-upload-trigger-action{width:auto;justify-content:flex-start}.company-policy-form-btn{flex:1}.company-policy-form-grid{grid-template-columns:1fr}.company-policy-form-shell .company-policy-status-row{order:2}.company-policy-mobile-form-actions{position:absolute;width:100%;bottom:0;left:0;padding:12px 16px;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;z-index:99}}.container-component{display:flex;padding:0 40px}@media (max-width: 768px){.container-component{flex-wrap:wrap;flex-direction:column}}@media (max-width: 575px){.container-component{padding:0 15px}}.policy-description{display:flex;flex-direction:column;gap:16px;margin:16px 20px 20px 65px}.pd-tit-con{width:100%;border:1px solid #edf0f3;border-radius:8px;background-color:#fff;box-shadow:0 4px 14px #0f172a0d}.policy-description .breadcrum-con{margin-bottom:0;border-radius:8px 8px 0 0;border-bottom:1px solid #eef1f4}.top-btn-con{display:flex;flex-wrap:wrap}.top-out-btn,.top-btn{min-height:34px;border-radius:6px;padding:7px 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:600}.top-out-btn{border:1px solid #e5e7eb;background:#fff}.top-btn{border:1px solid #f1f3f5;background:#f1f3f5}.badge-text{color:#121f0a;font-size:12px;font-weight:600}.policy-description .container-component{flex-wrap:wrap;padding:0 24px}.pd-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 18px;border:0;border-bottom:2px solid transparent;background-color:transparent;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer}.pd-btn.active{color:var(--background);font-weight:700;border-bottom-color:var(--black, #121f0a);transform:scale(1.05)}.pd-main-con{display:flex;flex-direction:column;gap:18px;width:100%;padding:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.html-render{min-height:120px;color:#111827;font-family:var(--body-font);font-size:14px;line-height:1.6}.html-render h1,.html-render h2,.html-render h3,.html-render h4,.html-render h5,.html-render h6{color:inherit;font-family:inherit;font-weight:700;line-height:1.2}.html-render h1{margin:9px 0;font-size:28px}.html-render h2{margin:12px 0;font-size:21px}.html-render h3{margin:14px 0;font-size:16px}.html-render h4{margin:19px 0;font-size:14px}.html-render h5{margin:23px 0;font-size:12px}.html-render h6{margin:33px 0;font-size:9px}.html-render p{margin:14px 0}.html-render table{width:100%;border-collapse:collapse}.html-render th,.html-render td{padding:10px 12px;border:1px solid #d1d5db;vertical-align:top}.html-render th{background:#f9fafb;font-weight:700}.html-render ul,.html-render ol{margin:14px 0;padding-left:28px}.html-render span,.html-render article,.html-render li,.html-render td,.html-render th{font-family:inherit}.acc-con{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px;border:1px solid var(--background);border-left:4px solid var(--background);border-radius:6px;background:#f5f5f5}.acc-con.active{background-color:#f0fdf4;border-color:#79c151;border-left-color:#79c151}.acc-left-con{display:flex;flex-direction:column;gap:4px;min-width:0}.ac-ttle{color:var(--background);font-size:14px;font-weight:700}.acc-desc{color:#62748e;font-size:12px;font-weight:400;line-height:1.5}.acc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:36px;border-radius:6px;background:var(--background);padding:8px 16px}.acc-btn p{color:#fff;font-size:12px;font-weight:600}.pd-rev-con{overflow-x:auto}.pd-rev-ttle{color:#121f0a;font-size:16px;font-weight:700}.pd-rev-desc{margin:9px 0 24px;color:#62748e;font-size:14px;font-weight:400;line-height:1.6}.pd-rev-con table{width:100%;min-width:640px;border-collapse:collapse}.pd-rev-con th,.pd-rev-con td{padding:12px;border-bottom:1px solid #edf0f3;color:#4a5568;font-size:13px;text-align:left;vertical-align:top}.pd-rev-con th{color:#121f0a;font-weight:700}.cmp-short-desc{padding:6px 12px;font-size:14px;font-weight:500;color:#62748e}@media (max-width: 992px){.policy-description{margin:16px}.pd-main-con{padding:22px}}@media (max-width: 575px){.top-btn-con,.top-out-btn,.top-btn{width:100%}.policy-description .container-component{padding:0 16px}.pd-main-con{padding:16px}.pd-btn{flex:1;min-width:0;padding:9px 8px}.acc-con{flex-wrap:wrap;padding:16px}}.corporate-card-con{width:100%;background:linear-gradient(135deg,var(--black1, #121f0a) 0%,var(--black1, #121f0a) 60%,var(--black1, #121f0a) 100%);border-bottom:1px solid rgba(121,193,81,.15)}@media (max-width: 768px){.corporate-card-con{padding-top:45px}}.cc-header-content{display:flex;width:100%;flex-direction:column}.corporate-card{display:flex;padding:32px 40px;flex-direction:column;align-items:flex-start}.filter-con{width:370px;background-color:#fff}.title-row{display:flex;align-items:center;gap:16px}.icon-box{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:8px;background-color:#ffffff2e;border:1px solid #ffffff59}.title-row h2{font-size:26px;font-weight:700;color:#fff}.title-row p{margin:4px 0 0;font-weight:400;font-size:14px;color:#fff9}.stats-row{margin-top:24px;display:flex;gap:16px}.stat-card{background:#ffffff12;border:1px solid rgba(255,255,255,.1);padding:9px 16px;border-radius:6px;display:flex;justify-content:center;align-items:center;gap:10px;color:#fff}.stat-card h3{font-size:20px;font-weight:700}.stat-card span{font-size:12px;font-weight:500;color:#ffffff8c;line-height:18px}.corporate-card-titt-badge-con{display:flex;align-items:center;justify-content:flex-start;gap:23px}.cc-header-inner-con{display:flex;width:100%;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.cc-btn-grp{display:flex;gap:8px}.cc-back-btn{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;text-align:center;font-size:13px;font-weight:500}.cc-get-dir-btn{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:6px;background:#fff;color:var(--black, #121f0a);font-size:13px;font-weight:500}@media (max-width: 575px){.filter-con{width:100%;background-color:#fff}.corporate-card{padding:20px}.title-row{align-items:flex-start}.title-row h2{font-size:16px}.title-row p{font-size:12px}.icon-box{width:35px;height:35px;border-radius:4px}.stats-row{gap:8px}.stat-card{padding:6px 12px}.stat-card h3{font-size:18px}.stat-card span{font-size:10px}.corporate-card-titt-badge-con{gap:8px;flex-wrap:wrap;margin-bottom:5px}.cc-back-btn,.cc-get-dir-btn{padding:5px 8px}}.od-main-container{display:grid;grid-template-columns:repeat(2,1fr);width:100%;justify-content:center;align-items:flex-start;gap:24px;padding:20px 0}.od-key-value{padding:8px 0!important;border-bottom:1px solid #f0f0f0}.od-personal-info{margin-bottom:8px}.od-personal-info,.od-key-value{display:flex;align-items:center;gap:8px;padding:0 0 8px;width:100%}.od-key-value-key{color:#62748e;font-size:11px;font-weight:500;width:130px}.od-key-value-value{color:#121f0a;font-size:13px;font-weight:400;width:calc(100% - 13px);word-break:keep-all}.od-icon-con{display:flex;padding:8px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #e9e9e9;background:#f5f5f5}.od-left-key-values-con,.od-left-working-hours-con,.od-left-holidays-con,.od-left-access-info-con,.od-gst-card{display:flex;width:100%;height:stretch;flex-direction:column;border-radius:6px;padding:25px;border:1px solid #e9e9e9;background:#fff;box-shadow:0 2px 8px #0000000a}.od-address-main-con{display:flex;width:100%;flex-direction:column;border-radius:6px;border:1px solid #e9e9e9;background:#fff;box-shadow:0 2px 8px #0000000a}.od-access-card{display:flex;gap:8px;width:100%;padding:13px;border-radius:6px;border:1px solid #e5e9f0;background:#f5f5f5}.od-working-hours{display:flex;width:100%;justify-content:space-between;padding:14px 12px;border-bottom:1px solid #f0f0f0}.od-working-hours:nth-child(2n){background:#f5f5f5}.od-working-hours-key{color:#121f0a;font-size:13px;font-weight:400}.od-working-hours-value{color:#121f0a;font-size:12px;font-weight:400}.od-holidays-list{display:flex;flex-direction:column}.od-holiday-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 12px;border-bottom:1px solid #f0f0f0}.od-holiday-row:nth-child(2n){background:#f5f5f5}.od-holiday-main{display:flex;flex-direction:column;gap:2px}.od-holiday-name{color:#121f0a;font-size:13px;font-weight:500}.od-holiday-day{color:#62748e;font-size:11px;font-weight:400}.od-holiday-date{color:#121f0a;font-size:12px;font-weight:500;text-align:right}.od-title-con h3{color:#121f0a;font-size:12px;font-weight:600}.od-title-con p{color:#62748e;font-size:12px;font-weight:400}.od-access-info{display:flex;flex-direction:column;gap:12px}.od-address-map{border-radius:6px}.od-address-bottom-con{display:flex;flex-direction:column;padding:16px;gap:12px}.od-address-con{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.od-address-left-con{display:flex;flex-direction:column;gap:2px}.od-address-title{color:var(--background);font-size:14px;font-weight:500}.od-address-desc{color:var(--text-secondary);font-size:13px;font-weight:400}.od-address-view-btn{display:flex;align-items:center;gap:6px;border-radius:6px;border:1.5px solid #e9e9e9;background:#f5f5f5;color:var(--black, #121f0a);text-align:center;font-size:12px;font-weight:500;padding:6px 10px;cursor:pointer}.od-address-latlng-con{display:flex;justify-content:flex-start;align-items:center;gap:16px}.od-ad-key-value-key{color:var(--text-secondary);font-size:12px;font-weight:400}.od-ad-key-value-value{color:var(--text-secondary);font-size:12px;font-weight:500}.od-ad-key-value-value{color:var(--background);font-size:14px;font-weight:400}.od-address-latlng-divider{width:1px;height:28px;background-color:#f0f3ee}.ma-title-con,.ma-key-value-con{display:flex;flex-direction:column}.ma-title-con h3{color:#121f0a;font-size:14px;font-weight:700}.ma-title-con p{color:#62748e;font-size:11px;font-weight:400}.od-gst-card{gap:0}.od-gst-card-empty{gap:8px}.od-gst-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #eef1f4}.od-gst-title-wrap{display:flex;align-items:center;gap:10px}.od-gst-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ececec;border-radius:8px;background:#f8f8f8;color:#202020}.od-gst-title{margin:0;color:var(--background);font-size:14px;font-weight:700}.od-gst-status{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 12px;border:1px solid #e8ece8;border-radius:999px;background:#f8faf8;color:#1f2d1f;font-size:12px;font-weight:600}.od-gst-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:18px 0 0}.od-gst-cell{padding:0 0 18px;border-bottom:1px solid #eef1f4}.od-gst-cell-wide{grid-column:span 2}.od-gst-label{margin:0 0 6px;color:#7b8bb2;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.od-gst-value{margin:0;color:#1d261b;font-size:13px;font-weight:600;line-height:1.5}.od-gst-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:16px}.od-gst-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8f8f8;color:#1f2937;font-size:13px;font-weight:500;cursor:pointer}.od-gst-action-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 992px){.od-main-container{padding:25px 30px 30px}.od-left-key-values-con{width:100%}}@media (max-width: 768px){.od-key-value{align-items:flex-start}.od-main-container{grid-template-columns:repeat(1,1fr);padding:20px}.od-working-hours{padding:12px 10px}.od-gst-grid{grid-template-columns:1fr}.od-gst-cell-wide{grid-column:auto}.od-gst-header,.od-holiday-row{align-items:flex-start;flex-direction:column}.od-holiday-date{text-align:left}}@media (max-width: 575px){.od-main-container{padding:16px}.od-working-hours{padding:8px 6px}}.coming-soon-page{display:grid;place-items:center;padding:10px 0 24px}.coming-soon-inner{width:min(520px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}.coming-soon-dog{width:min(460px,100%);height:auto;display:block;margin-top:8px}.coming-soon-title{margin:0;font-family:var(--heading-font);font-size:36px;font-weight:800;line-height:1.1;color:#111827}.coming-soon-subtitle{margin:0;font-family:var(--body-font);font-size:14px;font-weight:500;line-height:1.6;color:#62748e}.coming-soon-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;justify-content:center}.coming-soon-btn{height:35px;border-radius:6px;padding:9px 14px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.coming-soon-btn-primary{border:1px solid var(--primary);background:var(--primary);color:#fff}.coming-soon-btn-outline{border:1px solid #e5e7eb;background:#fff;color:#4f5865}@media (max-width: 992px){.coming-soon-page{padding:10px 0 20px}}.it-announcement-short-desc{max-width:380px;margin:0;color:#4f5865;font-size:14px;line-height:1.55;white-space:normal}.it-announcement-form-page{min-height:100%}.it-announcement-form-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}@media (max-width: 768px){.it-announcement-form-shell{margin-top:0;padding:55px 18px 90px}}.it-announcement-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.it-announcement-form-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}.it-announcement-form-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.it-announcement-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.it-announcement-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.it-announcement-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.it-announcement-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.it-announcement-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.it-announcement-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.it-announcement-status-row{display:flex;justify-content:flex-end;margin-top:-10px}.it-announcement-status-row .label-component{flex-direction:row;align-items:center;gap:18px}.it-announcement-status-row .label-component p{font-size:14px;line-height:1}.it-announcement-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.it-announcement-form-field-wide{grid-column:1 / -1}.it-announcement-date-error{color:var(--danger);font-size:12px;line-height:1.4}@media (max-width: 768px){.it-announcement-form-header{flex-direction:column}.it-announcement-form-actions{width:100%}.it-announcement-status-row{justify-content:flex-start;margin-top:-6px}.it-announcement-form-btn{flex:1}.it-announcement-form-grid{grid-template-columns:1fr}.it-announcement-form-shell .it-announcement-status-row{order:2}.it-announcement-form-shell .it-announcement-form-actions{order:1}}.important-notice-short-desc{max-width:320px;margin:0;color:#4f5865;font-size:14px;line-height:1.55;white-space:normal}.important-notice-empty-value{color:#98a2b3;font-size:13px}.important-notice-title-btn{padding:0;border:0;background:transparent;font-size:13px;font-weight:500;text-align:left;color:var(--black)}.important-notice-detail-modal{display:flex;flex-direction:column;gap:18px}.important-notice-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.important-notice-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.important-notice-detail-block{display:flex;flex-direction:column;gap:6px}.important-notice-detail-label{color:#667085;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.important-notice-detail-block p{margin:0;color:#101828;font-size:14px;line-height:1.6;white-space:pre-wrap}@media (max-width: 768px){.important-notice-detail-grid{grid-template-columns:1fr}}.important-notice-form-page{min-height:100%}.important-notice-form-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}@media (max-width: 768px){.important-notice-form-shell{margin-top:0;padding:55px 18px 90px}}.important-notice-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.important-notice-form-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}.important-notice-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.important-notice-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.important-notice-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.important-notice-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.important-notice-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.important-notice-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.important-notice-status-row{display:flex;justify-content:flex-end;margin-top:-10px}.important-notice-status-row .label-component{flex-direction:row;align-items:center;gap:18px}.important-notice-status-row .label-component p{font-size:14px;line-height:1}.important-notice-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.important-notice-form-field-wide{grid-column:1 / -1}.important-notice-date-error{color:var(--danger);font-size:12px;line-height:1.4}@media (max-width: 768px){.important-notice-form-header{flex-direction:column}.important-notice-form-actions{width:100%}.important-notice-form-btn{flex:1}.important-notice-form-grid{grid-template-columns:1fr}}.banner-preview-card{display:flex;align-items:center;justify-content:center;width:70px;height:42px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#eef2f7)}.banner-preview-image{width:100%;height:100%;object-fit:cover}.banner-preview-empty{color:#94a3b8;font-size:12px;font-weight:600}.banner-title-cell{color:#111827;font-weight:600}.banner-desc-cell{max-width:420px;margin:0;color:#4b5563;font-size:14px;line-height:1.55}.banner-order-cell{display:inline-flex;align-items:center;gap:10px}.banner-order-value{min-width:18px;color:#111827;font-weight:600}.banner-order-actions{display:inline-flex;align-items:center;gap:6px}.banner-order-btn{width:28px;height:28px;border:1px solid #d7dce3;border-radius:8px;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;padding:0}.banner-order-btn:disabled{opacity:.45;cursor:not-allowed}.banner-form-page{padding-bottom:32px}.banner-form-shell{padding:28px;border:1px solid #e9edf3;border-radius:12px;background:radial-gradient(circle at top right,rgba(255,153,0,.08),transparent 24%),linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 20px 40px #0f172a0f}.banner-form-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:start}.banner-form-content{min-width:0}.banner-form-editor{min-width:0;padding-right:10px;border-right:1px solid #e6ebf2}.banner-preview-column{min-width:0}.banner-preview-stage{display:flex;align-items:flex-start;gap:16px}.banner-preview-toolbar{display:flex;flex-direction:column;gap:16px;flex:0 0 56px}.banner-preview-device-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid #dde4ec;border-radius:10px;background:linear-gradient(180deg,#fff,#f6f8fb);color:#374151;font-size:20px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.banner-preview-device-btn.active{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 14%,#ffffff 86%);color:var(--primary);box-shadow:0 10px 20px #0f172a14}.banner-preview-device-icon{width:22px;height:22px;object-fit:contain}.banner-preview-device-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.banner-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #eef2f6}.banner-form-header h2{margin:0;color:#0f172a;font-size:28px;font-weight:700}.banner-form-header p{margin:8px 0 0;color:#526071;font-size:14px;line-height:1.55}.banner-form-actions{display:flex;gap:12px}.banner-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center}.banner-form-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.banner-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.banner-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.banner-form-status-row{display:flex;justify-content:flex-end;margin:18px 0 10px}.banner-form-status-row .label-component{flex-direction:row;align-items:center;gap:18px}.banner-form-status-row .label-component p{font-size:14px;line-height:1}.banner-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.banner-form-field-wide{grid-column:1 / -1}.banner-upload-field{display:flex;flex-direction:column;gap:10px}.banner-upload-input{display:none}.banner-upload-trigger{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:12px 16px;border:1px dashed #91a8bf;border-radius:14px;background:#f8fbff;color:#0f172a;font-size:14px;font-weight:600;cursor:pointer}.banner-upload-trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#0f9f8c1f;color:#0f766e}.banner-upload-file-name{margin:0;color:#64748b;font-size:13px}.banner-preview-panel{position:sticky;top:18px;padding:22px;border:1px solid #e8edf5;border-radius:20px;background:radial-gradient(circle at top right,rgba(15,23,42,.05),transparent 28%),linear-gradient(180deg,#f8fafc,#eef3f8)}.banner-device-frame{--banner-frame-height: 670px;position:relative;box-sizing:border-box;display:flex;flex-direction:column;height:var(--banner-frame-height);padding:14px 14px 20px;border-radius:28px;background:linear-gradient(180deg,#475569,#1e293b);box-shadow:0 28px 45px #0f172a42,inset 0 1px #ffffff3d}.banner-device-laptop{width:100%}.banner-device-android,.banner-device-iphone-se{width:min(100%,360px);margin:0 auto;padding:12px;border-radius:36px}.banner-device-android{background:linear-gradient(180deg,#334155,#0f172a)}.banner-device-iphone-se{width:min(100%,320px);background:linear-gradient(180deg,#4b5563,#111827);padding:10px 10px 16px;border-radius:34px;box-shadow:0 28px 45px #0f172a42,inset 0 1px #ffffff29,inset 0 0 0 1px #ffffff0f}.banner-device-notch{width:30%;height:16px;margin:0 auto 10px;border-radius:0 0 14px 14px;background:#0f172a}.banner-device-android .banner-device-notch{width:84px;height:18px;border-radius:999px}.banner-device-iphone-se .banner-device-notch{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:30px;margin:0 0 8px;border-radius:999px;background:transparent}.banner-device-iphone-camera{width:6px;height:6px;border-radius:999px;background:radial-gradient(circle at 35% 35%,#64748b,#111827 65%,#020617);box-shadow:0 0 0 1px #ffffff0f}.banner-device-iphone-speaker{width:52px;height:6px;border-radius:999px;background:linear-gradient(180deg,#6b7280,#1f2937);box-shadow:inset 0 1px 1px #ffffff2e,inset 0 -1px 1px #00000073}.banner-device-screen{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #94a3b83d}.banner-mock-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid #edf2f7;background:#fffffffa}.banner-mock-brand{display:flex;align-items:center;gap:8px;min-width:0}.banner-mock-brand-logo{width:92px;height:auto;object-fit:contain}.banner-mock-brand-text{color:#62748e;font-size:10px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.banner-mock-nav{display:flex;gap:18px;color:#111827;font-size:11px;font-weight:700;text-transform:uppercase}.banner-mock-profile{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#7c6b5c;color:#fff;font-size:11px;font-weight:700}.banner-mock-body{flex:1;padding:14px;background:#f8fafb}.banner-mock-hero{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);aspect-ratio:1290 / 395;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 12px 26px #0f172a14}.banner-mock-image-wrap{position:relative;height:100%;background:linear-gradient(135deg,#dbeafe,#fef3c7)}.banner-mock-hero-image{width:100%;height:100%;object-fit:cover}.banner-mock-image-chip{position:absolute;left:50%;bottom:18px;transform:translate(-50%);max-width:calc(100% - 32px);padding:10px 16px;border-radius:12px;background:#f59e0b;color:#fff;font-size:14px;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner-mock-copy{display:flex;border-radius:inherit;padding:12px 18px;overflow:hidden}.banner-mock-copy-content{display:flex;flex-direction:column;width:100%;max-width:320px;margin:0 auto}.banner-mock-copy-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:14px;width:100%}.banner-mock-copy-badge{color:#111827;font-size:11px;font-weight:700}.banner-mock-copy-mail{color:#64748b;font-size:11px;font-weight:600}.banner-mock-copy h4{display:-webkit-box;margin:0 0 12px;width:100%;color:#162112;font-size:14px;font-weight:800;line-height:1.3;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.banner-mock-copy p{display:-webkit-box;margin:0;width:100%;color:#64748b;font-size:12px;line-height:1.55;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.banner-mock-slider{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:20px;width:100%;color:#0f172a}.banner-mock-arrow{font-size:16px;font-weight:700}.banner-mock-dot{width:10px;height:10px;border:1.5px solid #94a3b8;border-radius:999px;background:transparent}.banner-mock-dot-active{width:34px;background:#173d18;border-color:#173d18}.banner-mock-pause{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid #173d18;border-radius:50%;color:#173d18;font-size:10px;font-weight:800}.banner-mock-blur-area{margin-top:16px;filter:blur(5px);opacity:.62;pointer-events:none}.banner-mock-section-title{display:flex;justify-content:space-between;margin-bottom:10px;color:#0f172a;font-size:13px;font-weight:800}.banner-mock-blur-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:12px}.banner-mock-blur-card{min-height:94px;border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f8fafcfa),linear-gradient(135deg,#94a3b840,#cbd5e166);border:1px solid rgba(203,213,225,.85)}.banner-mock-blur-card-tall{grid-row:span 2;min-height:200px}.banner-mock-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-top:1px solid #edf2f7;background:#fff}.banner-mock-footer-brand{display:flex;flex-direction:column;gap:2px;color:#0f172a;min-width:0}.banner-mock-footer-brand strong{font-size:14px;font-weight:700;line-height:1.2}.banner-mock-footer-brand span{color:#64748b;font-size:11px;font-weight:500;line-height:1.3}.banner-mock-footer-links{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;color:#475569;font-size:11px;font-weight:500;line-height:1.3}.banner-device-android .banner-device-screen,.banner-device-iphone-se .banner-device-screen{border-radius:28px}.banner-device-android .banner-device-screen{height:auto}.banner-device-iphone-se .banner-device-screen{height:auto;border-radius:2px;box-shadow:inset 0 0 0 1px #0f172a24}.banner-device-iphone-home-wrap{display:none}.banner-device-iphone-se .banner-device-iphone-home-wrap{display:flex;align-items:center;justify-content:center;height:34px;margin-top:8px}.banner-device-iphone-home{width:24px;height:24px;border-radius:999px;background:linear-gradient(180deg,#f8fafc,#e5e7eb);box-shadow:inset 0 0 0 1px #0f172a33,0 0 0 3px #ffffff0f}.banner-device-android .banner-mock-header,.banner-device-iphone-se .banner-mock-header{padding:10px 12px}.banner-device-android .banner-mock-brand-logo,.banner-device-iphone-se .banner-mock-brand-logo{width:70px}.banner-device-android .banner-mock-brand-text,.banner-device-iphone-se .banner-mock-brand-text{font-size:8px}.banner-device-android .banner-mock-nav,.banner-device-iphone-se .banner-mock-nav{display:none}.banner-device-android .banner-mock-body,.banner-device-iphone-se .banner-mock-body{padding:12px}.banner-device-android .banner-mock-hero,.banner-device-iphone-se .banner-mock-hero{grid-template-columns:1fr;aspect-ratio:auto}.banner-device-android .banner-mock-image-wrap,.banner-device-iphone-se .banner-mock-image-wrap{aspect-ratio:748 / 395;height:auto}.banner-device-android .banner-mock-copy,.banner-device-iphone-se .banner-mock-copy{padding:16px 14px}.banner-device-android .banner-mock-copy-content,.banner-device-iphone-se .banner-mock-copy-content{max-width:none}.banner-device-android .banner-mock-copy h4,.banner-device-iphone-se .banner-mock-copy h4{font-size:13px}.banner-device-android .banner-mock-copy p,.banner-device-iphone-se .banner-mock-copy p{font-size:11.5px;line-clamp:4;-webkit-line-clamp:4}.banner-device-android .banner-mock-blur-grid,.banner-device-iphone-se .banner-mock-blur-grid{grid-template-columns:1fr}.banner-device-android .banner-mock-blur-card-tall,.banner-device-iphone-se .banner-mock-blur-card-tall{grid-row:span 1;min-height:110px}.banner-device-android .banner-mock-footer,.banner-device-iphone-se .banner-mock-footer{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}.banner-device-android .banner-mock-footer-links,.banner-device-iphone-se .banner-mock-footer-links{justify-content:flex-start;gap:8px 12px}@media (max-width: 1180px){.banner-form-layout{grid-template-columns:1fr}.banner-form-editor{padding-right:0;border-right:0}.banner-preview-column{margin-top:8px}.banner-preview-stage{flex-direction:column}.banner-preview-toolbar{flex-direction:row;flex-wrap:wrap;flex:none;width:100%}}@media (max-width: 768px){.banner-form-shell{padding:20px}.banner-form-header{flex-direction:column}.banner-form-actions{width:100%}.banner-form-status-row{justify-content:flex-start;margin-top:14px}.banner-form-btn{flex:1}.banner-form-grid{grid-template-columns:1fr}.banner-preview-panel{padding:18px}.banner-preview-toolbar{flex-direction:row;gap:8px;flex:none}.banner-preview-device-btn{width:44px;height:44px;font-size:18px}.banner-mock-header{padding:10px 12px}.banner-mock-nav{display:none}.banner-mock-hero{grid-template-columns:1fr;aspect-ratio:auto}.banner-mock-image-wrap{aspect-ratio:748 / 395;height:auto}.banner-mock-copy{padding:18px 16px}.banner-mock-blur-grid{grid-template-columns:1fr}.banner-mock-blur-card-tall{grid-row:span 1;min-height:110px}.banner-mock-footer{flex-direction:column;align-items:flex-start}.banner-mock-footer-links{justify-content:flex-start;gap:10px 14px}}.profile-page{padding-bottom:28px}.profile-shell{display:flex;flex-direction:column;gap:18px}.profile-hero,.profile-card{position:relative;overflow:hidden;border:1px solid rgba(233,140,32,.12);border-radius:22px;background:#fff;box-shadow:0 22px 50px #0f172a14,inset 0 1px #ffffffd9}.profile-hero{display:block;padding:26px}.profile-hero:after{content:"";position:absolute;inset:auto -40px -60px auto;width:220px;height:220px;border-radius:999px;pointer-events:none}.profile-hero-main{display:flex;align-items:center;gap:20px;min-width:0}.profile-avatar-wrap{position:relative;flex-shrink:0}.profile-avatar{width:96px;height:96px;border-radius:28px;background:linear-gradient(135deg,#db7f17,#f1a74a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:800;box-shadow:0 20px 34px #e98c2042}.profile-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.profile-avatar-icon{width:38px;height:38px}.profile-avatar-badge{position:absolute;right:-4px;bottom:-4px;width:32px;height:32px;border:3px solid #fff;border-radius:999px;background:#1d9e75;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 18px #1d9e753d}.profile-avatar-badge-icon{width:16px;height:16px}.profile-hero-content{display:flex;flex-direction:column;gap:10px;min-width:0}.profile-hero-badges,.profile-meta-row{display:flex;align-items:center;gap:10px 12px;flex-wrap:wrap}.profile-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 12px;border-radius:999px;border:1px solid rgba(17,24,39,.08);background:#ffffffb8;color:#566070;font-size:12px;font-weight:700}.profile-chip-solid{border-color:#e98c2033;background:#fff3e0f2;color:#c46d10}.profile-chip-verified{border-color:#1d9e752e;background:#e3f8f1fa;color:#17785a}.profile-name{margin:0;color:#141a21;font-size:28px;font-weight:800;line-height:1.05;letter-spacing:-.03em}.profile-role,.profile-panel-copy,.profile-card-header p,.profile-overview-note,.profile-activity-item p{margin:0;color:#596273;font-size:14px;line-height:1.6}.profile-meta-item{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:13px;font-weight:600}.profile-meta-item svg{color:var(--primary);flex-shrink:0}.profile-hero-panel{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:20px;border-radius:20px;background:linear-gradient(180deg,#1a212df5,#232b38f0);box-shadow:0 16px 36px #0f172a2e}.profile-card-label,.profile-detail-label{margin:0;color:#7f8896;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.profile-content-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:16px}.profile-content-main,.profile-content-side{display:flex;flex-direction:column;gap:16px}.profile-highlight-card,.profile-card{padding:22px}.profile-highlight-card{display:flex;flex-direction:column;justify-content:flex-start;border:1px solid #f4d9bb}.profile-card-value{margin:10px 0 0;color:#141a21;font-size:18px;font-weight:700;line-height:1.2}.profile-card-header{margin-bottom:16px}.profile-card-header-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-card-header h2{margin:0 0 6px;color:#141a21;font-size:20px;font-weight:800;line-height:1.2}.profile-icon-button{width:42px;height:42px;border:1px solid rgba(233,140,32,.18);border-radius:12px;background:#fff7edeb;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.profile-icon-button:hover{transform:translateY(-1px);background:#fff3e0fa;box-shadow:0 10px 22px #e98c201f}.profile-detail-list,.profile-overview-list,.profile-activity-list,.profile-security-summary{display:flex;flex-direction:column;gap:12px}.profile-detail-row,.profile-security-row,.profile-overview-item,.profile-activity-item{position:relative;border-radius:16px;background:#fafafaf5}.profile-detail-row,.profile-security-row{display:flex;align-items:center;gap:12px;padding:14px}.profile-detail-icon{width:42px;height:42px;border-radius:14px;background:#e98c201f;color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-detail-value{margin:4px 0 0;color:#1f2937;font-size:14px;font-weight:700}.profile-side-card{padding-bottom:20px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-form-grid-single{grid-template-columns:1fr}.profile-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.profile-primary-button,.profile-secondary-button{min-height:42px;padding:16px;border-radius:12px;font-size:13px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.profile-primary-button{border:1px solid var(--primary);background:var(--primary);color:#fff;box-shadow:0 12px 24px #e98c2029}.profile-primary-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #e98c2038}.profile-secondary-button{border:1px solid rgba(148,163,184,.26);background:#fff;color:#334155}.profile-secondary-button:hover{border-color:#e98c202e;background:#fff7edb3}.profile-password-note{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#596273;font-size:13px;font-weight:600}.profile-password-note svg{color:var(--primary);flex-shrink:0}.profile-overview-item{padding:14px 16px;border:1px solid rgba(148,163,184,.12)}.profile-overview-value{color:#111827;font-size:16px;font-weight:700}.profile-activity-item{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid rgba(148,163,184,.12)}.profile-activity-dot{width:10px;height:10px;margin-top:6px;border-radius:999px;background:linear-gradient(135deg,var(--primary) 0%,#f1a74a 100%);flex-shrink:0}@media (max-width: 1180px){.profile-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:16px}.profile-content-grid{grid-template-columns:1fr}}@media (max-width: 768px){.profile-page{padding-bottom:16px}.profile-highlight-grid{margin:12px}.profile-shell{gap:10px;padding-top:35px;border-radius:0}.profile-hero{padding:16px;border-radius:12px}.profile-hero-main{flex-direction:column;align-items:flex-start;gap:10px}.profile-highlight-card,.profile-card{padding:16px;border-radius:12px}.profile-form-grid{grid-template-columns:1fr;gap:10px}.profile-form-actions{flex-direction:column;align-items:stretch;gap:8px;margin-top:10px}.profile-chip,.profile-meta-item,.profile-role,.profile-card-header p,.profile-overview-note,.profile-password-note,.profile-detail-value,.profile-primary-button,.profile-secondary-button{font-size:14px}.profile-card-label,.profile-detail-label{font-size:11px}.profile-card-header h2{font-size:18px}.profile-card-value,.profile-overview-value{font-size:16px}.profile-card-header{margin-bottom:10px}.profile-card-header-actions,.profile-detail-list,.profile-overview-list,.profile-security-summary{gap:10px}.profile-detail-row,.profile-security-row,.profile-overview-item{padding:16px;border-radius:12px}.profile-detail-icon,.profile-icon-button{width:36px;height:36px;border-radius:12px}.profile-primary-button,.profile-secondary-button{min-height:36px;padding:16px;border-radius:12px}.profile-name{font-size:24px}}@media (max-width: 560px){.profile-page{padding-bottom:20px}.profile-shell{gap:8px}.profile-hero{padding:16px}.profile-highlight-card,.profile-card{padding:16px;border-radius:12px}.profile-avatar{width:45px;height:45px;border-radius:14px;font-size:16px}.profile-avatar-icon{width:20px;height:20px}.profile-avatar-badge{width:28px;height:28px}.profile-avatar-badge-icon{width:14px;height:14px}.profile-chip{min-height:28px;padding:5px 10px;font-size:11px}.profile-name{font-size:18px}.profile-role,.profile-card-header p,.profile-overview-note,.profile-password-note{font-size:11px;line-height:1.5}.profile-meta-item,.profile-detail-value,.profile-primary-button,.profile-secondary-button{font-size:12px}.profile-card-label,.profile-detail-label{font-size:10px}.profile-card-value,.profile-overview-value{font-size:12px;margin:4px 0 2px}.profile-card-header h2{font-size:16px}.profile-detail-row,.profile-security-row,.profile-overview-item{padding:10px;border-radius:8px}.profile-detail-icon,.profile-icon-button{width:34px;height:34px;border-radius:12px}.profile-form-grid{gap:10px}.profile-form-actions{gap:8px;margin-top:10px}.profile-primary-button,.profile-secondary-button{min-height:38px;padding:16px;border-radius:12px}}.project-cell{display:flex;align-items:center;gap:12px;min-width:240px}.project-name-cell{display:grid;gap:4px}.project-name{margin:0;color:#101828;font-weight:600}.project-code{margin:0;color:#667085;font-size:12px;font-weight:400}.project-latest-photo{width:60px;height:36px;object-fit:cover;border-radius:10px;border:1px solid #eaecf0;display:block}.project-announcement-title-btn{border:0;padding:0;background:transparent;color:var(--background);font-size:14px;font-weight:500;line-height:1.4;text-align:left}.project-announcement-project-btn{border:0;padding:0;background:transparent;color:var(--gray);text-decoration:underline;font-size:14px;font-weight:500;line-height:1.4;text-align:left}@media (min-width: 768px){.project-announcement-title-btn:hover,.project-announcement-project-btn:hover{color:var(--primary)}}.project-announcement-detail-modal{display:flex;flex-direction:column;gap:18px}.project-announcement-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.project-announcement-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-announcement-detail-block{display:flex;flex-direction:column;gap:6px}.project-announcement-detail-label{color:#667085;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.project-announcement-detail-block p{margin:0;color:#101828;font-size:14px;line-height:1.6;white-space:pre-wrap}@media (max-width: 768px){.project-announcement-detail-grid{grid-template-columns:1fr}.project-announcement-title-btn{font-weight:600;text-wrap:wrap}.project-announcement-project-btn{color:#679fe4}}.project-announcement-form-page{min-height:100%}.project-announcement-form-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}.project-announcement-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.project-announcement-form-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}.project-announcement-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.project-announcement-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.project-announcement-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.project-announcement-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.project-announcement-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.project-announcement-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.project-announcement-status-row{display:flex;justify-content:flex-end;margin-top:-10px}.project-announcement-status-row .label-component{flex-direction:row;align-items:center;gap:18px}.project-announcement-status-row .label-component p{font-size:14px;line-height:1}.project-announcement-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.project-announcement-form-field-wide{grid-column:1 / -1}.project-announcement-date-error{color:#dc2626;font-size:12px;font-weight:600;line-height:1.3}.project-announcement-readonly-field{min-height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid #d5dbe3;border-radius:8px;background:#f8fafc;color:#475467;font-size:14px}@media (max-width: 768px){.project-announcement-form-shell{margin-top:0;padding:55px 18px 90px}.project-announcement-form-header{flex-direction:column}.project-announcement-form-actions{width:100%}.project-announcement-status-row{justify-content:flex-start;margin-top:-6px}.project-announcement-form-btn{flex:1}.project-announcement-form-grid{grid-template-columns:1fr}.project-announcement-form-shell .project-announcement-status-row{order:2}.project-announcement-form-shell .project-announcement-form-actions{order:1}}.project-type-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.project-type-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.project-type-modal-close-btn{background:#f2f4f7;color:#262a31}.project-type-modal-add-btn{background:var(--primary);color:#fff}.project-type-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.project-form-page{min-height:100%}.project-form-shell{margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:radial-gradient(circle at top right,rgba(245,158,11,.08),transparent 22%),linear-gradient(180deg,#fff,#fffdf8)}@media (max-width: 768px){.project-form-shell{margin-top:0;padding:40px 0}}.project-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px}.project-form-header h2{margin:0;color:#101828;font-size:22px;font-weight:700}.project-form-header p:last-child{max-width:720px;margin:8px 0 0;color:#667085;font-size:14px;line-height:1.6}.project-form-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.project-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;padding:14px 16px;background-color:#fff;border-top:1px solid #eef1f4;display:flex;align-items:center;gap:10px;flex-shrink:0}.project-form-btn{height:38px;border-radius:8px;padding:0 18px;font-size:14px;font-weight:700;cursor:pointer}.project-form-cancel-btn{border:1px solid #d0d5dd;background:#fff;color:#344054}.project-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.project-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.project-form-layout{display:block;margin-top:24px}@media (max-width: 768px){.project-form-layout{margin-top:0}}.project-form-main,.project-preview-shell{display:flex;flex-direction:column;gap:20px;min-width:0}.project-preview-column{position:sticky;top:18px;display:flex;flex-direction:column;gap:18px}.project-preview-header{padding:16px;border:1px solid #eceff3;border-radius:18px;background:linear-gradient(180deg,#fffefb,#fff7eb);box-shadow:0 10px 28px #1018280a}.project-preview-label{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#fff0d6;color:#a24b07;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.project-preview-header p{margin:10px 0 0;color:#667085;font-size:14px;line-height:1.6}.project-simulator{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:start}.project-simulator-toolbar{display:flex;flex-direction:column;gap:12px}.project-simulator-device-btn{width:48px;height:48px;border:1px solid #d9e1ec;border-radius:14px;background:#fff;color:#182230;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 22px #1018280f}.project-simulator-device-btn-active{border-color:#f0a24b;background:#fff6ea;color:#b85a09}.project-simulator-stage{min-width:0;padding:24px;border:1px solid #edf1f5;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,213,153,.45),transparent 28%),linear-gradient(180deg,#fffefe,#f5f8fc);box-shadow:inset 0 1px #ffffffe6}.project-simulator-frame{position:relative;margin:0 auto;width:100%;transition:max-width .2s ease}.project-simulator-laptop .project-simulator-frame{max-width:820px;padding:14px;border-radius:32px;background:linear-gradient(180deg,#43536c,#273246);box-shadow:0 26px 46px #10182833}.project-simulator-android .project-simulator-frame,.project-simulator-ios .project-simulator-frame{max-width:360px;padding:12px;border-radius:34px;background:linear-gradient(180deg,#2a3342,#121821);box-shadow:0 26px 46px #10182833}.project-simulator-camera{position:absolute;top:12px;left:50%;width:230px;height:16px;transform:translate(-50%);border-radius:0 0 16px 16px;background:#111827;z-index:2}.project-simulator-android .project-simulator-camera,.project-simulator-ios .project-simulator-camera{width:108px;height:22px;border-radius:0 0 14px 14px}.project-simulator-screen{overflow:hidden;border-radius:20px;background:#fff}.project-simulator-page{display:flex;flex-direction:column;min-height:660px;background:#f7f9fc}.project-simulator-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #eef1f5;background:#fffffff0}.project-simulator-brand{display:flex;align-items:baseline;gap:6px;color:#f59e0b;font-weight:800}.project-simulator-brand small{color:#64748b;font-size:11px;letter-spacing:.08em}.project-simulator-nav{display:flex;align-items:center;gap:18px;color:#182230;font-size:12px;font-weight:700}.project-simulator-avatar{width:34px;height:34px;border-radius:999px;background:#8b735d;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.project-simulator-page-body{display:flex;flex-direction:column;gap:18px;padding:14px;flex:1}.project-simulator-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-simulator-placeholder-card{min-height:160px;border-radius:18px;background:linear-gradient(90deg,#e2e8f0a6,#f8fafceb),#fff;filter:blur(.2px);opacity:.9}.project-simulator-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-top:1px solid #eef1f5;background:#fffffff5}.project-simulator-footer strong{display:block;color:#182230;font-size:13px}.project-simulator-footer p,.project-simulator-footer-links span{margin:2px 0 0;color:#64748b;font-size:12px}.project-simulator-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.project-preview-stack{display:flex;flex-direction:column;gap:20px}.project-device-gallery{display:flex;flex-direction:column;gap:22px}.project-device-mobile-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-device-preview{display:flex;flex-direction:column;gap:10px}.project-device-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-device-title-row strong{color:#182230;font-size:14px;font-weight:800}.project-device-title-row span{color:#667085;font-size:12px;font-weight:600}.project-device-laptop{display:flex;flex-direction:column;align-items:center;gap:0}.project-device-phone,.project-device-screen{overflow:hidden}.project-device-screen{background:#f4f7fb}.project-device-screen-desktop{height:560px;border:10px solid #1c2533;border-bottom-width:14px;border-radius:18px 18px 10px 10px}.project-device-laptop-base{width:86%;height:14px;border-radius:0 0 16px 16px;background:linear-gradient(180deg,#d8dee8,#9ba8b8);box-shadow:0 10px 22px #10182829}.project-device-phone{position:relative;border-radius:28px;background:#151a22;padding:10px;box-shadow:0 18px 34px #1018282e}.project-device-phone-android{border:1px solid #2f3948}.project-device-phone-ios{border:1px solid #1d2430}.project-device-topbar{width:72px;height:7px;margin:4px auto 8px;border-radius:999px;background:#2e3644}.project-device-notch{position:absolute;top:10px;left:50%;width:96px;height:20px;transform:translate(-50%);border-radius:0 0 14px 14px;background:#0d1117;z-index:2}.project-device-screen-mobile{height:560px;border-radius:20px}.project-device-screen .project-preview-stack{gap:14px;min-height:100%}.project-device-screen .project-preview-hero-card{min-height:220px;border-radius:0}.project-device-screen .project-preview-hero-image{height:220px}.project-device-screen .project-preview-grid{grid-template-columns:1fr;gap:14px}.project-device-screen .project-preview-card,.project-device-screen .project-preview-info-card,.project-device-screen .project-preview-documents-card{border-radius:0;box-shadow:none}.project-device-screen .project-preview-info-card{position:static}.project-device-screen .project-preview-hero-content{right:16px;bottom:16px;left:16px;gap:10px}.project-device-screen .project-preview-hero-content h3{font-size:18px}.project-device-screen .project-preview-chip{min-height:28px;padding:5px 9px;font-size:11px}.project-device-screen .project-preview-meta-row{gap:8px 12px;font-size:12px}.project-device-screen .project-preview-card{padding:16px}.project-device-screen .project-preview-overview,.project-device-screen .project-preview-info-item strong,.project-device-screen .project-preview-document-item strong{font-size:13px}.project-simulator-android .project-simulator-page,.project-simulator-ios .project-simulator-page{min-height:620px}.project-simulator-android .project-simulator-nav,.project-simulator-ios .project-simulator-nav{display:none}.project-simulator-android .project-simulator-page-header,.project-simulator-ios .project-simulator-page-header{padding:14px}.project-simulator-android .project-preview-stack,.project-simulator-ios .project-preview-stack{gap:14px}.project-simulator-android .project-preview-hero-card,.project-simulator-ios .project-preview-hero-card,.project-simulator-android .project-preview-hero-image,.project-simulator-ios .project-preview-hero-image{min-height:210px}.project-simulator-android .project-preview-grid,.project-simulator-ios .project-preview-grid{grid-template-columns:1fr;gap:14px}.project-simulator-android .project-preview-info-card,.project-simulator-ios .project-preview-info-card{position:static}.project-simulator-android .project-preview-card,.project-simulator-ios .project-preview-card{padding:16px}.project-simulator-android .project-preview-hero-content,.project-simulator-ios .project-preview-hero-content{right:14px;bottom:14px;left:14px;gap:10px}.project-simulator-android .project-preview-hero-content h3,.project-simulator-ios .project-preview-hero-content h3{font-size:18px}.project-simulator-android .project-preview-chip,.project-simulator-ios .project-preview-chip{min-height:28px;padding:5px 9px;font-size:11px}.project-simulator-android .project-preview-meta-row,.project-simulator-ios .project-preview-meta-row{gap:8px 10px;font-size:12px}.project-simulator-android .project-simulator-placeholder-grid,.project-simulator-ios .project-simulator-placeholder-grid{grid-template-columns:1fr}.project-simulator-android .project-simulator-footer,.project-simulator-ios .project-simulator-footer{flex-direction:column;align-items:flex-start}.project-simulator-android .project-simulator-footer-links,.project-simulator-ios .project-simulator-footer-links{justify-content:flex-start}.project-preview-hero-card,.project-preview-card{border:1px solid #eaecf0;border-radius:18px;background:#fff;box-shadow:0 10px 28px #1018280f}.project-preview-hero-card{position:relative;overflow:hidden;min-height:380px}.project-preview-hero-image{width:100%;height:100%;min-height:380px;object-fit:cover;display:block}.project-preview-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1018280a,#1018282e 32%,#101828c7),linear-gradient(90deg,#10182880,#1018281f 62%,#10182847)}.project-preview-hero-content{position:absolute;right:24px;bottom:24px;left:24px;display:flex;flex-direction:column;gap:14px;color:#fff}.project-preview-hero-content h3{margin:0;max-width:920px;font-size:22px;font-weight:800;line-height:1.25}.project-preview-chip-row{display:flex;flex-wrap:wrap;gap:10px}.project-preview-chip{display:inline-flex;align-items:center;min-height:34px;padding:8px 14px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffffe6;color:#23303f;font-size:14px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-preview-chip-status{background:#081c05d1;color:#fff}.project-preview-chip-capacity{min-width:146px;justify-content:center}.project-preview-meta-row{display:flex;flex-wrap:wrap;gap:16px;color:#fffffff0;font-size:14px}.project-preview-meta-row span{display:inline-flex;align-items:center;gap:6px}.project-preview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.9fr);gap:20px;align-items:start}.project-preview-card{padding:20px}.project-preview-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.project-preview-card-header h4{margin:0;color:#182230;font-size:16px;font-weight:800}.project-preview-card-header span{color:#667085;font-size:13px;font-weight:600}.project-preview-overview{margin:0;color:#4b5c6d;font-size:15px;line-height:1.8}.project-preview-info-card{position:sticky;top:24px}.project-preview-documents-card{overflow:hidden}.project-preview-documents-card .project-preview-card-header{margin-bottom:8px}.project-preview-info-list,.project-preview-document-list{display:flex;flex-direction:column}.project-preview-info-item,.project-preview-document-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0}.project-preview-info-item+.project-preview-info-item,.project-preview-document-item+.project-preview-document-item{border-top:1px solid #edf1f4}.project-preview-info-icon,.project-preview-document-icon{width:36px;height:36px;border-radius:10px;background:#f7f8fa;color:#344054;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.project-preview-document-icon{background:#fff8ee;color:#a24b07}.project-preview-info-item p,.project-preview-document-item p{margin:0 0 4px;color:#667085;font-size:13px}.project-preview-info-item strong,.project-preview-document-item strong{color:#182230;font-size:15px;font-weight:700;line-height:1.5}.project-preview-document-item strong{display:block;margin-bottom:3px}.project-preview-empty-text{margin:0;color:#667085;font-size:14px;line-height:1.7}.project-form-tab-panel{min-width:0}.project-form-tab-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px;border:1px solid #eaecf0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #1018280a;overflow:hidden}@media (max-width: 768px){.project-form-tab-bar{position:absolute;left:0;right:0;width:100%;flex-wrap:nowrap;gap:5px;padding:10px 6px;border-radius:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;z-index:9;scrollbar-width:none}}.project-form-tab-bar::-webkit-scrollbar{display:none}.project-form-tab-btn{border:1px solid transparent;border-radius:12px;flex-shrink:0;background:transparent;color:#667085;padding:8px 14px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media (max-width: 768px){.project-form-tab-btn{flex:0 0 auto;min-width:max-content;padding:6px 10px;border-radius:8px;font-size:13px;white-space:nowrap}}.project-form-tab-btn:hover{background:#fff7ed;color:#b54708}.project-form-tab-btn-active{border-color:#f7d9ab;background:linear-gradient(135deg,#fff4dd,#fce7c3);color:#8f3b06;box-shadow:inset 0 0 0 1px #ffffff73}.project-form-card,.project-section-card,.project-document-card{border:1px solid #eaecf0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #1018280a}.project-form-card{padding:20px}@media (max-width: 768px){.project-form-card{border-radius:0;padding:65px 20px;min-height:100dvh}}.project-form-card-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.project-form-card-header-stack{align-items:flex-start}.project-form-card-header h3{margin:8px 0 0;color:#101828;font-size:18px;font-weight:700}.project-form-chip{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#fff4dd;color:#b54708;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.project-form-chip-muted{background:#eff8ff;color:#175cd3}.project-form-chip-accent{background:#ecfdf3;color:#027a48}.project-form-chip-docs{background:#f5f3ff;color:#6d28d9}.project-form-grid,.project-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 20px}.project-form-field-wide{grid-column:1 / -1}@media (max-width: 768px){.project-form-tab-panel{touch-action:pan-y}}.project-form-inline-btn,.project-form-icon-btn{border:1px solid #f0d6b3;background:#fffaf2;color:#b54708;cursor:pointer}.project-form-inline-btn{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 12px;border-radius:8px;font-size:13px;font-weight:700}.project-address-map-btn,.project-location-btn{border:1px solid #f0d6b3;background:#fffaf2;color:#b54708;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:8px;font-size:13px;font-weight:700}.project-address-map-btn:disabled,.project-location-btn:disabled{cursor:not-allowed;opacity:.6}.project-map-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-map-coordinates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.project-location-error{margin:0;color:#b42318;font-size:12px;line-height:1.5}.project-form-icon-btn{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.project-form-fab-btn{display:none}@media (max-width: 768px){.project-form-fab-btn{position:fixed;right:20px;bottom:110px;width:52px;height:52px;border:none;border-radius:999px;background:var(--primary);color:#fff;box-shadow:0 12px 24px #b16c1147;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:30}}.project-form-icon-btn-row{margin-top:26px}.project-specification-stack,.project-document-stack,.project-site-team-stack,.project-team-member-stack{display:flex;flex-direction:column;gap:16px}.project-team-level-card,.project-team-member-card{border:1px solid #eaecf0;border-radius:16px;background:#fff}.project-team-level-card{padding:18px}@media (max-width: 768px){.project-team-level-card{padding:0;border-radius:0;border:none}}.project-team-level-header,.project-team-member-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.project-team-level-header{margin-bottom:14px}.project-team-level-header h4,.project-team-member-header h5{margin:0;color:#101828;font-weight:700}.project-team-level-header h4{font-size:16px}.project-team-member-header h5{font-size:14px}.project-team-level-empty{margin:0;color:#667085;font-size:13px;line-height:1.6}.project-team-member-card{padding:16px}.project-team-member-header{margin-bottom:14px}.project-section-card,.project-document-card{padding:18px}.project-section-card-head{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:14px;align-items:start}.project-section-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.project-section-card-title{margin:0;color:#344054;font-size:14px;font-weight:600}.project-specification-fields{display:flex;flex-direction:column;gap:14px;margin:18px 0 14px}.project-specification-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px;gap:14px;align-items:start}.project-document-card{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:14px;align-items:start}.project-upload-field{display:flex;flex-direction:column;gap:10px}.project-upload-input{display:none}.project-upload-trigger{border:1px dashed #d0d5dd;border-radius:10px;background:#fcfcfd;color:#344054;padding:7px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.project-upload-trigger:hover{border-color:#f0b25f;background:#fffaf2}.project-upload-trigger-icon{width:23.5px;height:23.5px;border-radius:8px;background:#fff4dd;color:#b54708;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.project-upload-file-name{margin:0;color:#667085;font-size:12px;line-height:1.5;word-break:break-word}@media (max-width: 1024px){.project-form-layout,.project-device-mobile-row{grid-template-columns:1fr}.project-form-grid,.project-document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-preview-column{position:static}.project-device-screen-desktop,.project-device-screen-mobile{height:500px}.project-preview-grid{grid-template-columns:1fr}.project-preview-info-card{position:static}}@media (max-width: 768px){.project-form-header{flex-direction:column}.project-form-actions{width:100%}.project-form-btn{flex:1}.project-form-grid,.project-document-grid,.project-specification-row,.project-section-card-head,.project-document-card{grid-template-columns:1fr}.project-map-row{flex-direction:column;align-items:stretch}.project-map-coordinates{grid-template-columns:1fr}.project-form-icon-btn-row{margin-top:0}.project-preview-hero-card{min-height:280px;border-radius:0}.project-preview-hero-image{min-height:280px}.project-preview-column{position:static}.project-preview-header{border-radius:0;padding:16px 18px}.project-device-laptop-base{width:92%}.project-device-screen-desktop,.project-device-screen-mobile{height:420px}.project-preview-hero-content{right:18px;bottom:18px;left:18px}.project-preview-hero-content h3{font-size:20px}.project-preview-chip{min-height:30px;padding:6px 10px;font-size:12px}.project-preview-meta-row{gap:10px 14px;font-size:13px}.project-preview-card{border-radius:0;padding:18px}}.client-name-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.client-name-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.client-name-modal-close-btn{background:#f2f4f7;color:#262a31}.client-name-modal-add-btn{background:var(--primary);color:#fff}.client-name-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.employee-handbook-form-page{min-height:100%}.employee-handbook-form-shell{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:8px;background:#fff}.employee-handbook-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef1f4}.employee-handbook-form-header h2{margin:0;color:var(--background);font-size:20px;font-weight:700;line-height:1.25}.employee-handbook-form-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.employee-handbook-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.employee-handbook-form-btn{height:35px;border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.employee-handbook-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.employee-handbook-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.employee-handbook-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.employee-handbook-status-row{display:flex;justify-content:flex-end;margin-top:-10px}.employee-handbook-status-row .label-component{flex-direction:row;align-items:center;gap:18px}.employee-handbook-status-row .label-component p{font-size:14px;line-height:1}.employee-handbook-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.employee-handbook-form-field-wide{grid-column:1 / -1}.employee-handbook-tinymce-wrap{border:1px solid #dde3ea;border-radius:8px;overflow:hidden;background:#fff}@media (max-width: 768px){.employee-handbook-form-header{flex-direction:column}.employee-handbook-form-actions{width:100%}.employee-handbook-status-row{justify-content:flex-start;margin-top:-6px}.employee-handbook-form-btn{flex:1}.employee-handbook-form-grid{grid-template-columns:1fr}}.menu-category-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.menu-category-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.menu-category-modal-close-btn{background:#f2f4f7;color:#262a31}.menu-category-modal-add-btn{background:var(--primary);color:#fff}.menu-category-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.menu-master-modal-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.menu-master-modal-btn{min-width:76px;padding:7px 14px;border-radius:4px;font-size:14px;font-weight:500}.menu-master-modal-close-btn{background:#f2f4f7;color:#262a31}.menu-master-modal-add-btn{background:var(--primary);color:#fff}.menu-master-modal-add-btn:disabled{opacity:.6;cursor:not-allowed}.table-employee-code{font-weight:500;color:var(--primary);text-decoration:underline;cursor:pointer}.table-employee-code.mobile{color:var(--black)}.table-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.table-user-detail-trigger{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;text-align:left}.table-user-detail-trigger .table-name{color:#1f2937;font-weight:600}.user-console-form-page{padding-bottom:24px}.user-console-form-shell{background:#fff;border:1px solid #e4e8f0;border-radius:8px;padding:22px;box-shadow:0 10px 28px #18274b0f}.user-console-form-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #edf0f4}.user-console-form-header h2{margin:0;color:#20242b;font-size:24px;font-weight:700}.user-console-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.user-console-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.user-console-form-btn{height:35px;padding:9px 18px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.user-console-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#4f5865}.user-console-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.user-console-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.user-console-form-sections{display:grid;gap:22px;padding-top:20px}.user-console-form-section{display:grid;gap:16px}.user-console-accordion-trigger{display:none}.user-console-accordion-body{display:grid;gap:16px}.user-console-accordion-icon{transition:transform .2s ease}.user-console-accordion-icon.is-open{transform:rotate(180deg)}.user-console-form-section+.user-console-form-section{padding-top:22px;border-top:1px solid #e8edf4}.user-console-form-section-header{display:flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid #e2e7ef;border-radius:6px;background:#f4f7fb}.user-console-form-section-header h3{margin:0;color:#0074f0;font-size:14px;font-weight:700}.user-console-employee-id-note{display:inline-flex;align-items:center;gap:10px;max-width:100%;margin:10px 0 14px;padding:9px 12px;border:1px solid #e0e5ee;border-radius:6px;background:#f8fafc;color:#6f7785;font-size:13px}.user-console-employee-id-note span{color:#6f7785;font-weight:500}.user-console-employee-id-note strong{color:#262a31;font-weight:700}.user-console-employee-code-value{display:flex;align-items:center;min-height:38px;color:#262a31;font-size:14px;font-weight:700}.user-console-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.user-console-form-field-wide{grid-column:1 / -1}.user-console-personal-layout{display:grid;grid-template-columns:minmax(260px,380px) minmax(0,1fr);gap:20px;align-items:start}.user-console-personal-fields{display:grid;gap:16px;min-width:0}.user-console-user-meta-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:80%;gap:30px}@media (max-width: 768px){.user-console-user-meta-row{gap:16px}}.user-console-photo-panel{display:grid;align-content:start;justify-items:center;gap:14px;min-height:auto;padding:18px;border:1px solid #e2e7ef;border-radius:8px;background:#fbfcff}.user-console-photo-preview{display:flex;align-items:center;justify-content:center;width:min(100%,200px);border-radius:50%;aspect-ratio:1;overflow:hidden;border:1px solid #c2c4c5;color:#fff;box-shadow:inset 0 0 0 1px #ffffffb3}.user-console-photo-preview img{width:100%;height:100%;object-fit:fill;border-radius:50%}.user-console-photo-actions,.user-console-camera-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.user-console-photo-input{display:none}.user-console-photo-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #d9e0ea;border-radius:4px;background:#fff;color:#4b5563;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.user-console-photo-icon-btn:not(:disabled):hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.user-console-photo-icon-btn:disabled{opacity:.45;cursor:not-allowed}.user-console-photo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:8px 14px;border:1px solid #d7dde7;border-radius:4px;background:#fff;color:#262a31;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.user-console-photo-primary-btn{border-color:var(--primary);background:var(--primary);color:#fff}.user-console-photo-clear-btn{color:#c33142}.user-console-photo-label{margin:0;color:#303846;font-size:12px;font-weight:700;text-align:center;letter-spacing:0}.user-console-photo-note{margin:0;color:#ff9b00;font-size:12px;text-align:center}.user-console-photo-btn:disabled{opacity:.55;cursor:not-allowed}.user-console-camera-error{margin:0;color:#c33142;font-size:13px;text-align:center}.user-console-camera-panel{display:grid;justify-items:center;gap:12px;margin-top:2px;width:100%}.user-console-camera-video{width:min(100%,520px);aspect-ratio:4 / 3;border:1px solid #dfe4ec;border-radius:8px;background:#10131a;object-fit:cover;box-shadow:0 12px 22px #10131a1f}@media (max-width: 768px){.user-console-form-shell{border:0;border-radius:0;padding:55px 16px 90px;margin:0}.user-console-form-header{align-items:flex-start;flex-direction:column}.user-console-form-actions{width:100%}.user-console-form-btn{flex:1}.user-console-form-grid{grid-template-columns:1fr}.user-console-form-sections{gap:14px}.user-console-form-section{gap:12px;padding:14px;border:1px solid #e2e7ef;border-radius:10px;background:#fff}.user-console-form-section+.user-console-form-section{padding-top:14px;border-top:1px solid #e2e7ef}.user-console-accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px;border:0;background:#f4f7fb;color:#0074f0;font-size:14px;font-weight:700;text-align:left}.user-console-form-section .user-console-accordion-body{display:none}.user-console-form-section.is-open .user-console-accordion-body{display:grid}.user-console-personal-layout{grid-template-columns:1fr}.user-console-user-meta-row{grid-template-columns:1fr;width:100%}.user-console-photo-panel{min-height:auto}.user-console-photo-preview{width:100%;max-width:220px}.user-console-photo-btn{flex:1 1 130px}}.uc-detail-page{padding-bottom:32px}.uc-detail-header-con{margin-bottom:22px;border-radius:16px;background:linear-gradient(135deg,#4b2d12,#7a4715 60%,#8e581c);box-shadow:0 16px 30px #7948152e;overflow:hidden}@media (max-width: 768px){.uc-detail-header-con{border-radius:0;padding-top:55px}}.uc-detail-header-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 36px}@media (max-width: 768px){.uc-detail-header-card{align-items:flex-start}}.uc-detail-header-left,.uc-detail-header-actions{display:flex;align-items:center;gap:12px}.uc-detail-avatar-con{flex-shrink:0}.uc-detail-avatar{width:76px;height:76px;border:3px solid rgba(255,255,255,.22);border-radius:24px;object-fit:cover;box-shadow:0 10px 20px #0003}.uc-detail-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#ffffff1f;color:#fff}.uc-detail-header-content h1{margin:0;color:#fff;font-size:28px;font-weight:800}.uc-detail-header-content p{margin:6px 0 0;color:#ffffffb8;font-size:14px;font-weight:500}.uc-detail-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 16px;border-radius:10px;font-size:14px;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.uc-detail-btn:hover{transform:translateY(-1px)}.uc-detail-btn-primary{border:1px solid #ffffff;background:#fff;color:#8c5519}.uc-detail-btn-secondary{border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff}.uc-detail-btn-muted{border:1px solid rgba(255,255,255,.22);background:#ffffff24;color:#fff}.uc-detail-main-container{display:flex;align-items:flex-start;gap:24px}.uc-detail-left-panel{display:flex;flex:.3;flex-direction:column;padding:24px;border:1px solid #e8ebf1;border-radius:14px;background:#fff;box-shadow:0 6px 18px #0f172a0a}.uc-detail-right-panel{display:flex;flex:.7;flex-direction:column;gap:18px}.uc-detail-card{display:flex;flex-direction:column;gap:20px;padding:24px;border:1px solid #e8ebf1;border-radius:14px;background:#fff;box-shadow:0 6px 18px #0f172a0a}.uc-detail-card-header,.uc-detail-key-value{display:flex;gap:12px}.uc-detail-card-header{padding-bottom:14px;border-bottom:1px solid #eef1f5}.uc-detail-icon-con{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid #eed2b4;border-radius:10px;background:#fff5ea;color:#c97d20}.uc-detail-card-title-con h3{margin:0;color:#172030;font-size:15px;font-weight:800}.uc-detail-card-title-con p{margin:4px 0 0;color:#687386;font-size:12px}.uc-detail-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.uc-detail-key-value{align-items:flex-start;padding:8px 0;border-bottom:1px solid #f0f3f6}.uc-detail-key-value-con{display:flex;flex-direction:column;min-width:0}.uc-detail-key{margin:0;color:#778396;font-size:11px;font-weight:600}.uc-detail-value{margin:4px 0 0;color:#172030;font-size:14px;font-weight:500;word-break:break-word}.uc-detail-header-con-skeleton{background:linear-gradient(135deg,#f2f4f7,#eceff3);box-shadow:none}.uc-detail-skeleton{position:relative;overflow:hidden;border-radius:10px;background:#edf1f5}.uc-detail-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:uc-detail-shimmer-wave 1.4s ease-in-out infinite}.uc-detail-skeleton-stack{display:flex;flex-direction:column;gap:8px}.uc-detail-skeleton-stack-grow{flex:1;min-width:0}.uc-detail-skeleton-avatar{width:76px;height:76px;border-radius:24px}.uc-detail-skeleton-title{width:min(280px,58vw);height:28px}.uc-detail-skeleton-subtitle{width:min(220px,44vw);height:14px}.uc-detail-skeleton-btn{width:108px;height:40px;border-radius:10px}.uc-detail-skeleton-icon{width:34px;height:34px;border-radius:10px;flex-shrink:0}.uc-detail-skeleton-key{width:72px;height:10px;border-radius:999px}.uc-detail-skeleton-value{width:min(180px,100%);height:14px;border-radius:999px}.uc-detail-skeleton-card-title{width:140px;height:16px}.uc-detail-skeleton-card-copy{width:min(220px,100%);height:12px}@keyframes uc-detail-shimmer-wave{to{transform:translate(100%)}}@media (max-width: 992px){.uc-detail-header-card,.uc-detail-main-container{flex-direction:column;margin:0 16px}.uc-detail-left-panel,.uc-detail-right-panel{width:100%}}@media (max-width: 768px){.uc-detail-header-card{padding:24px 20px}.uc-detail-header-left,.uc-detail-header-actions{align-items:stretch;flex-wrap:wrap}.uc-detail-header-content h1{font-size:22px}.uc-detail-card,.uc-detail-left-panel{padding:18px}.uc-detail-card-grid{grid-template-columns:1fr;gap:12px}}.user-permission-page{padding-bottom:36px}.user-permission-shell{display:grid;gap:24px}.user-permission-matrix{display:grid;gap:20px;max-width:1280px;width:100%;margin:0 auto;padding:0 6px}.user-permission-header-panel{border-bottom:1px solid #dbe3ee;background:#fff}.user-permission-sticky-header{position:sticky;top:0;z-index:6;max-width:1280px;margin:0 auto;padding:24px 0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-permission-matrix-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.user-permission-hero{display:flex;align-items:center;gap:16px}.user-permission-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(180deg,#e98c20,#d97706);color:#fff;box-shadow:0 10px 18px #e98c203d}.user-permission-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.user-permission-matrix-top h2{margin:0;color:#18202f;font-size:34px;font-weight:800;line-height:1.3}.user-permission-copy{margin:4px 0 0;color:#5b6778;font-size:16px;font-weight:500}.user-permission-summary-row{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.user-permission-summary-badge{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid #f3c890;border-radius:10px;background:#fff4e8;color:#b46505;font-size:13px;font-weight:700}.user-permission-toolbar{display:flex;align-items:center;gap:12px;padding:2px 0 0;flex-wrap:wrap}.user-permission-searchbox{display:flex;align-items:center;gap:10px;flex:1;min-height:52px;padding:0 16px;border:1px solid #d9e2ee;border-radius:10px;background:#fff;color:#9aa7b9;box-shadow:0 2px 4px #0f172a05}.user-permission-searchbox input{width:100%;min-height:50px;border:0;outline:0;background:transparent;color:#1f2937;font-size:14px;font-weight:500}.user-permission-searchbox input::placeholder{color:#9aa4b2}.user-permission-bulk-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.user-permission-bulk-label{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #d9e2ee;border-radius:10px;background:#fff;color:#5f6b7c;font-size:13px;font-weight:600}.user-permission-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.user-permission-category-card{display:grid;gap:14px;min-width:0;border:1px solid #dbe3ee;border-radius:12px;background:#fff;box-shadow:0 10px 26px #0f172a0a;overflow:hidden}.user-permission-category-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px}.user-permission-category-title-wrap{display:flex;align-items:center;gap:12px;min-width:0}.user-permission-category-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#fff4e8;color:#e98c20}.user-permission-icon{width:18px;height:18px;min-width:18px}.user-permission-category-header h3{margin:0;color:#1f2937;font-size:14px;font-weight:800;line-height:1.35}.user-permission-category-header p{margin:2px 0 0;color:#7b8798;font-size:12px;font-weight:500}.user-permission-category-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.user-permission-switch-row{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#415066;font-size:12px;font-weight:600}.user-permission-switch{position:relative;display:inline-flex;width:34px;height:20px;border-radius:999px;background:#d4dce8;transition:background-color .2s ease}.user-permission-switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a33;transition:transform .2s ease}.user-permission-switch.is-on{background:#e98c20}.user-permission-switch.is-on:after{transform:translate(14px)}.user-permission-switch input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.user-permission-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:transparent;color:#516074;transition:transform .2s ease}.user-permission-expand-btn.is-open svg{transform:rotate(180deg)}.user-permission-menu-list{display:grid;gap:10px;padding:12px;border-top:1px solid #edf1f6;background:#fff}.user-permission-menu-list.is-scrollable{max-height:236px;overflow-y:auto}.user-permission-menu-list.is-scrollable::-webkit-scrollbar{width:8px}.user-permission-menu-list.is-scrollable::-webkit-scrollbar-thumb{border-radius:999px;background:#d0d7e2}.user-permission-menu-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 12px;border-radius:10px;background:#f8faff}.user-permission-menu-info{display:flex;align-items:center;gap:10px;min-width:0}.user-permission-menu-dot{width:6px;height:6px;flex-shrink:0;border-radius:999px;background:#22c55e}.user-permission-menu-info h4{margin:0;color:#1f2937;font-size:13px;font-weight:500}.user-permission-empty-state{padding:16px;border:1px dashed #d7dfea;border-radius:10px;background:#fbfcff}.user-permission-empty-state p{margin:0;color:#6b7280;font-size:13px}.user-permission-mobile-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.user-permission-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 16px;border-radius:10px;font-size:14px;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.user-permission-btn:not(:disabled):hover,.user-permission-expand-btn:not(:disabled):hover{transform:translateY(-1px)}.user-permission-btn:disabled,.user-permission-switch-row:disabled,.user-permission-btn-bulk:disabled,.user-permission-btn-bulk-off:disabled,.user-permission-expand-btn:disabled{opacity:.55;cursor:not-allowed}.user-permission-btn-primary{border:1px solid #e98c20;background:#e98c20;color:#fff;box-shadow:0 8px 18px #e98c203d}.user-permission-btn-ghost,.user-permission-btn-reset{border:1px solid #e6eaf1;background:#f7f7f8;color:#374151}.user-permission-btn-bulk{border:1px solid #0f9d8a;background:#0f9d8a;color:#fff}.user-permission-btn-bulk-off{border:1px solid #ea580c;background:#ea580c;color:#fff}.user-permission-empty-search-state{display:flex;align-items:center;justify-content:center;min-height:180px;border:1px dashed #d8e1ec;border-radius:14px;background:#fff}.user-permission-empty-search-state p{margin:0;color:#6b7280;font-size:15px;font-weight:500}.user-permission-loading-state{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20}.user-permission-loading-state p{margin:0;padding:14px 18px;border:1px solid #dce5ef;border-radius:12px;background:#fff;color:#526072;font-size:14px;font-weight:700}@media (max-width: 1200px){.user-permission-category-grid{grid-template-columns:1fr}}@media (max-width: 768px){.user-permission-page{padding-bottom:92px}.user-permission-header-panel{margin:0;border-radius:16px}.user-permission-sticky-header{position:static;padding:20px 16px;border-bottom:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.user-permission-matrix-top,.user-permission-toolbar{flex-direction:column;align-items:stretch}.user-permission-hero{align-items:flex-start}.user-permission-matrix-top h2{font-size:24px}.user-permission-summary-row,.user-permission-bulk-actions{flex-wrap:wrap}.user-permission-bulk-actions>*{width:100%}.user-permission-category-grid{grid-template-columns:1fr;gap:14px}.user-permission-category-header{flex-direction:column}.user-permission-category-actions{width:100%;justify-content:space-between}.user-permission-mobile-actions{position:fixed;left:0;right:0;bottom:0;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #dce5ef;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-permission-mobile-actions .user-permission-btn{flex:1;min-width:0}}.hero-banner{position:relative;width:100%;overflow:hidden;height:clamp(180px,28vw,340px);background-position:center;background-size:cover;background-repeat:no-repeat;margin-bottom:24px}.hero-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(10,16,6,.25) 0%,transparent 30%,rgba(10,16,6,.8) 100%)}.hero-content{position:absolute;bottom:0;left:0;right:0;padding:0 40px 28px}.hero-badges{display:flex;gap:8px}.hero-title{color:#fff;font-size:clamp(15px,3vw,30px);font-weight:800}.hero-meta{display:flex;gap:15px}.hero-meta-item{display:flex;justify-content:center;align-items:center;color:#fffc;font-size:13px;font-weight:400;gap:6px}.project-overview,.electrical-specification,.civil-specification,.project-documents{display:flex;flex-direction:column;padding:20px;gap:12px;flex-shrink:0;align-self:stretch;border-radius:6px;border:1px solid #e2e6ee;background:#fff}.project-overview-title,.electrical-specification-title,.civil-specification-title,.project-documents-title{color:#121f0a;font-size:14px;font-weight:700;letter-spacing:.14px}.project-overview-description{color:#3d4d2e;font-size:14px;font-weight:400}.pd-key-value-con{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pd-key-value{display:flex;flex-direction:column;padding:12px;gap:4px;flex-shrink:0;align-self:stretch;border-radius:6px;border:1px solid #eef0f4;background:#fafbfc}.pd-key-value-key{color:#62748e;font-size:11px;font-weight:500;letter-spacing:.55px;text-transform:uppercase}.pd-key-value-value{color:#121f0a;font-size:13px;font-weight:500}.pd-documents-con{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;border-radius:6px;border:1px solid #eef0f4}.pd-documents-title{color:#121f0a;font-size:13px;font-weight:500}.pd-documents-description{color:#62748e;font-size:11px;font-weight:400}.contact-card{display:flex;flex-direction:column;align-items:center;padding:16px;flex-shrink:0;align-self:stretch;border-radius:6px;border:1px solid #e9e9e9;background:#fff;box-shadow:0 2px 8px #00000012}.contact-avatar{width:72px;height:72px;border-radius:50%;border:2px solid #121f0a;display:flex;justify-content:center;align-items:center;overflow:hidden}.contact-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.contact-name{color:#121f0a;font-size:14px;font-weight:700;letter-spacing:.14px}.contact-designation{color:#62748e;font-size:11px;font-weight:500;margin-bottom:3px}.contact-phone{color:#121f0a;font-size:10px;font-weight:400;margin-top:8px;margin-bottom:4px}.contact-email{color:#121f0a;font-size:10px;font-weight:400}.team-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(297px,1fr));gap:12px}.pd-seperator{margin:12px 0}.pd-site-title{color:#121f0a;font-size:15px;font-weight:700}.pd-site-description{color:#62748e;font-size:12px;font-weight:400}.pd-info-key-values-con{display:flex;flex-direction:column;border-radius:6px;padding:12px;border:1px solid #e9e9e9;background:#fff;box-shadow:0 2px 8px #0000000a}.pd-info-key-value{display:flex;gap:12px;padding:10px 0;width:100%}.pd-icon-con{display:flex;padding:8px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #e9e9e9;background:#f5f5f5;max-height:42px}.pd-info-key-value-title{color:#121f0a;font-size:14px;font-weight:700;letter-spacing:.14px;margin-bottom:16px}.site-updates-con{display:flex;gap:16px}.site-updates-left-con{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:4px}.site-updates-avatar{display:flex;width:36px;height:36px;padding-right:.016px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;border:3px solid #fff;background:#4338ca;box-shadow:0 0 0 2px #4338ca33;color:#fff;font-size:11px;font-weight:700;letter-spacing:.22px}.site-updates-timeline{display:flex;flex:1 0 0;width:1px;background:var(--background)}.site-updates-right-con{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;width:100%;padding:16px;background-color:#fff;margin-bottom:25px}.site-update-user-con{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.site-update-user-left-con{display:flex;flex-direction:column;gap:4px}.site-updates-description{color:#3d4d2e;font-size:13px;font-weight:400}.site-update-user-name{display:flex;gap:8px;color:#121f0a;font-size:13px;font-weight:700}.site-updates-media-kpi{display:flex;justify-content:center;align-items:center;gap:7px;color:#62748e;font-size:11px;font-weight:500}.site-updates-media-kpi p{display:flex;justify-content:center;align-items:center;gap:4px}.site-updates-media-con{display:grid;align-self:center;column-gap:8px}.site-updates-media-item{position:relative;overflow:hidden;border-radius:6px;cursor:pointer;aspect-ratio:4/3}.site-updates-media-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.media-caption{position:absolute;bottom:0;left:0;right:0;padding:10px 8px;color:#fff;font-size:11px;font-weight:400}.media-type{display:flex;position:absolute;top:6px;left:6px;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:#0a100680;color:#fff;font-size:10px;font-weight:600}.media-image{display:block;width:100%}.media-image:hover{transform:scale(1.2)}.media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#0000004d}.video-play-con{display:flex;width:38px;height:38px;padding-left:2px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background:#121f0ad1;cursor:pointer}.photo-play-con{display:flex;width:38px;height:38px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background:#fff;cursor:pointer}.photo-overlay{opacity:0;transition:opacity .2s}.site-updates-media-item:hover .photo-overlay{opacity:1}.pd-info-phone,.pd-info-email{display:flex;justify-content:flex-start;align-items:center;color:#62748e;font-size:12px;font-weight:400;gap:8px}.pd-right-container{display:flex;flex-direction:column;gap:16px;min-width:300px}.img-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;gap:6px}.img-modal img,.img-modal video{width:clamp(320px,52vw,800px);border-radius:8px}.pd-key-value-conn{display:flex;flex-direction:column}.pd-title-conn h3{color:#121f0a;font-size:14px;font-weight:700}.pd-title-conn p{color:#62748e;font-size:11px;font-weight:400}.pd-key-value-key{color:#62748e;font-size:11px;font-weight:500}.pd-key-value-value{color:#121f0a;font-size:13px;font-weight:400}.pd-no-guest-houses{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px}@media (max-width: 768px){.hero-meta-item{font-size:12px}.hero-meta{flex-wrap:wrap;row-gap:6px}.hero-content{padding:0 16px 16px}.pd-key-value-con{grid-template-columns:repeat(1,1fr);gap:8px}.pd-main-container{flex-direction:column-reverse!important}.pd-right-container{width:100%}.site-updates-con{gap:8px}.extra-padding{padding:45px 0 0}}.tab-container{justify-content:flex-start}.tab-header{position:relative;display:inline-flex;width:fit-content;align-items:stretch;gap:6px;padding:4px;flex-shrink:0;border-radius:6px;background:#eaecf0;overflow:hidden}.tab-btn-title{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 16px;border-radius:4px;background:transparent;color:#62748e;text-align:center;font-size:13px;font-weight:500;transition:color .3s ease}.tab-btn-title:focus,.tab-btn-title:focus-visible,.tab-btn-title:active{outline:none;box-shadow:none}.tab-btn-title.active-view{color:#121f0a}.tab-toggle-slider{position:absolute;top:4px;left:0;bottom:4px;border-radius:4px;background:#fff;box-shadow:0 1px 3px #0000001a;transition:transform .3s ease,width .3s ease;z-index:0}.avatar-initial{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#62748e;font-size:14px;font-weight:700;color:#fff}.avatar-title{color:#121f0a;font-size:13px;font-weight:700}.avatar-description{color:#62748e;font-size:11px;font-weight:400}.career-page-listing{display:flex;flex-direction:column;gap:20px}.career-page-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;padding:24px 28px;border:1px solid #d9e1ea;border-radius:24px;background:radial-gradient(circle at top right,rgba(35,114,171,.12),transparent 34%),linear-gradient(135deg,#fff,#f5f9fc)}.career-page-eyebrow{margin:0 0 8px;color:#1768ac;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.career-page-hero h2{margin:0;color:#17212b;font-size:28px;font-weight:800;line-height:1.2}.career-page-copy{max-width:720px;margin:10px 0 0;color:#5f6c7b;font-size:15px;line-height:1.7}.career-page-stat-card{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:18px 20px;border-radius:18px;background:#17212b;color:#fff}.career-page-stat-card span{color:#ffffffb3;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.career-page-stat-card strong{font-size:42px;line-height:1}.career-page-stat-card p{margin:0;color:#ffffffb8;font-size:13px;line-height:1.5}.career-title-cell{display:flex;flex-direction:column;gap:4px}.career-title{color:#17212b;font-weight:700}.career-slug{color:#667684;font-size:12px}.career-chip{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.career-chip-visible{background:#ecfdf3;color:#027a48}.career-chip-hidden{background:#fff4e5;color:#b54708}@media (max-width: 992px){.career-page-hero{grid-template-columns:1fr;padding:20px;border-radius:20px}.career-page-hero h2{font-size:22px}.career-page-copy{font-size:14px}.career-page-stat-card strong{font-size:34px}}.career-form-page{padding-bottom:28px}.career-form-shell{display:flex;flex-direction:column;gap:22px;padding:28px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;box-shadow:0 18px 45px #121f0a0d}.career-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.career-form-kicker{margin:0 0 8px;color:#1768ac;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.career-form-header h2{margin:0;color:#18212a;font-size:28px;font-weight:700}.career-form-header p{max-width:760px;margin:10px 0 0;color:#5f6c7b;font-size:15px;line-height:1.7}.career-form-actions{display:flex;gap:10px}.career-form-btn{min-width:112px;padding:11px 18px;border:0;border-radius:14px;font-size:14px;font-weight:700}.career-form-btn-secondary{background:#eef3f8;color:#314254}.career-form-btn-primary{background:var(--primary);color:#fff}.career-form-btn:disabled{opacity:.55;cursor:not-allowed}.career-form-status-panels{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:-10px}.career-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.career-skills-input-row{display:flex;align-items:stretch;gap:10px}.career-skills-input{flex:1}.career-skill-add-btn{width:40px;min-width:40px;height:40px;padding:0;border:0;border-radius:999px;background:var(--primary);color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.career-skill-add-btn:disabled{background:#c7d1dc;cursor:not-allowed}.career-skills-badges{margin-top:12px;gap:10px}.career-form-field-wide{grid-column:1 / -1}.career-array-panel{padding:24px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.career-array-panel-divider{height:1px;margin:14px 0 18px;background:#e7edf3}.career-array-input-row{margin-bottom:16px}.career-array-chip-list{display:flex;flex-wrap:wrap;gap:10px;width:100%}.career-array-chip-list .badge-container{width:auto!important;min-width:0;max-width:100%;padding:8px 12px!important;border:1px solid #dedede;border-radius:4px!important;justify-content:flex-start;align-items:flex-start}.career-array-chip-list .badge-label{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.career-array-checklist{display:flex;flex-direction:column;border-top:1px solid #eef2f6}.career-array-check-item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #eef2f6;color:#5f7496;font-size:14px;line-height:1.65}.career-array-check-item svg{flex-shrink:0;margin-top:0;color:#1f3554}.career-array-check-item span{flex:1}.career-array-remove-btn{padding:0;border:0;flex:.022;background:transparent;color:#a23b3b;display:inline-flex;align-items:center;justify-content:center}.career-publish-channel-card{flex:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid #dbe4ec;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbfd)}.career-publish-channel-copy{display:flex;flex-direction:column;gap:6px}.career-publish-channel-eyebrow{color:#1768ac;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.career-publish-channel-copy strong{color:#18212a;font-size:16px}.career-publish-channel-copy p{margin:0;color:#5f6c7b;font-size:13px;line-height:1.55}.career-publish-channel-options{display:flex;flex-wrap:wrap;gap:12px}.career-publish-channel-option{position:relative;display:flex;align-items:flex-start;gap:10px;min-width:240px;max-width:280px;padding:12px 14px;border:1px solid #dbe4ec;border-radius:12px;background:#fff;cursor:pointer}.career-publish-channel-option input{position:absolute;opacity:0;pointer-events:none}.career-publish-channel-box{position:relative;width:18px;height:18px;margin-top:2px;border:1.5px solid #c1ccd9;border-radius:5px;background:#fff;flex-shrink:0}.career-publish-channel-option input:checked+.career-publish-channel-box{border-color:var(--primary);background:var(--primary)}.career-publish-channel-option input:checked+.career-publish-channel-box:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.career-publish-channel-text{display:flex;flex-direction:column;gap:3px}.career-publish-channel-text strong{color:#18212a;font-size:14px;font-weight:700}.career-publish-channel-text small{color:#6b7280;font-size:12px;line-height:1.45}@media (max-width: 992px){.career-form-shell{padding:20px;border-radius:20px}.career-form-header{flex-direction:column}.career-form-header h2{font-size:24px}.career-form-grid{grid-template-columns:1fr}.career-form-actions{width:100%}.career-form-btn{flex:1}.career-skills-input-row{flex-direction:column}.career-array-panel{padding:18px}.career-publish-channel-card{flex-direction:column}.career-publish-channel-option{max-width:none;min-width:0;width:100%}}.guest-house-page-listing .table-main-con{border:1px solid #dbe5ef;border-radius:18px;background:radial-gradient(circle at top right,rgba(233,140,32,.08),transparent 24%),linear-gradient(180deg,#fffffff5,#f8fbfdfa);box-shadow:0 24px 60px #121f0a0f}.gh-img-prev{width:48px;height:48px;border-radius:6px;object-fit:cover}.guest-house-title-cell,.guest-house-contact-cell{display:flex;flex-direction:column;gap:4px}.guest-house-detail-trigger{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.guest-house-title{color:#1d2a37;font-size:14px;font-weight:700}.guest-house-subtitle,.guest-house-contact-cell span:last-child{color:#6b7a89;font-size:12px}.guest-house-rooms-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#1768ac1a;color:#15598f;font-size:12px;font-weight:700}.guest-house-form-page{padding-bottom:32px}.guest-house-form-shell{display:flex;flex-direction:column;gap:22px;padding:28px;border:1px solid #dbe4ed;border-radius:18px;background-color:#fff;box-shadow:0 24px 60px #121f0a0f}@media (max-width: 768px){.guest-house-form-shell{padding:55px 16px 90px}}.guest-house-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.guest-house-form-kicker{margin:0 0 8px;color:#1768ac;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.guest-house-form-header h2{margin:0;color:#18212a;font-size:clamp(16px,4vw,24px);font-weight:800}.guest-house-form-header p{max-width:760px;margin:10px 0 0;color:#5f6c7b;font-size:clamp(12px,3vw,15px);line-height:1.7}.guest-house-form-actions{display:flex;gap:10px}.guest-house-mobile-form-actions{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px;background:#fff;border:1px solid #e2e8f0;display:flex;gap:10px}.guest-house-nearby-actions{display:flex;gap:10px;flex-wrap:wrap}.guest-house-nearby-limit-text,.guest-house-nearby-empty-state{margin:0 0 14px;color:var(--danger);font-size:13px;line-height:1.5}.guest-house-nearby-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible}.guest-house-nearby-editor{margin-bottom:18px;padding:16px;border:1px solid #dde5ec;border-radius:12px;background:#f9fbfd}.guest-house-nearby-editor-modal{margin-bottom:0;border:0;padding:0;background:transparent}.guest-house-nearby-modal-dialog{max-width:760px}.guest-house-nearby-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.guest-house-nearby-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.guest-house-nearby-editor-toggle{margin-top:0}.guest-house-nearby-editor-actions{display:flex;gap:10px}.guest-house-nearby-fetch-row{display:flex;justify-content:flex-end}.guest-house-nearby-location-error{grid-column:1 / -1}.guest-house-nearby-card{position:relative;display:flex;flex-direction:column;gap:10px;width:100%;max-width:387px;min-height:191px;max-height:191px;padding:14px;border:1px solid #dde5ec;border-radius:12px;background:#fff;overflow:visible}.guest-house-nearby-card-floating-btn{position:absolute;top:-10px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:0;background:transparent;color:#4c6380;z-index:999;box-shadow:none}.guest-house-nearby-card-edit-btn{right:46px}.guest-house-nearby-card-display{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.guest-house-nearby-card-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid currentColor;border-radius:999px;background:#fffc}.guest-house-nearby-card-accent-hospital{color:#ff6b6b}.guest-house-nearby-card-accent-police{color:#4d7cff}.guest-house-nearby-card-accent-restaurant{color:#e6992b}.guest-house-nearby-card-accent-default{color:#5d7288}.guest-house-nearby-card-type{color:#617283;font-size:12px;line-height:1.2}.guest-house-nearby-card-name{color:#17212b;font-size:14px;line-height:1.3;font-weight:700}.guest-house-nearby-card-distance{padding:3px 8px;border-radius:999px;background:color-mix(in srgb,currentColor 12%,white);font-size:12px;font-weight:700}.guest-house-nearby-map-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:auto;padding:8px 12px;border:1px solid #dbe3ea;border-radius:6px;background:#f6f8fb;color:#1d2a37;font-size:13px;font-weight:600}.guest-house-nearby-card-delete-link{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:0;border:0;background:transparent;color:#d93a4a;font-size:0;z-index:2}.guest-house-form-btn{min-width:112px;padding:11px 18px;border:0;border-radius:14px;font-size:14px;font-weight:700}.guest-house-form-btn-secondary{background:#eef3f8;color:var(--primary)}.guest-house-form-btn-primary{background:var(--primary);color:#fff}.guest-house-form-btn:disabled{opacity:.55;cursor:not-allowed}.guest-house-status-row{padding:18px 20px;border:1px solid rgba(23,104,172,.12);border-radius:16px;background:#ffffffb8}.guest-house-boolean-panels{display:flex;gap:16px}.guest-house-toggle-card{position:relative;display:flex;align-items:center;gap:14px;padding:5px 12px;border:1px solid rgba(233,140,32,.24);border-radius:6px;background:#ffffffc7;cursor:pointer}.guest-house-toggle-card input{width:14px;height:14px;margin-top:0;accent-color:var(--primary)}.guest-house-toggle-card strong{display:block;margin-bottom:0;color:#1d2a37;font-size:15px}.guest-house-toggle-card p{margin:0;color:#617283;font-size:13px;line-height:1.6}.guest-house-address-map-btn,.guest-house-location-btn{padding:10px 14px;border:0;border-radius:999px;background:#e98c201f;color:var(--primary);font-size:13px;font-weight:700}.guest-house-address-map-btn:disabled,.guest-house-location-btn:disabled{opacity:.55;cursor:not-allowed}.guest-house-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px}.guest-house-form-field-wide{grid-column:1 / -1}.guest-house-map-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:-4px}.guest-house-location-error{margin:0;color:#b42318;font-size:13px;font-weight:600}.guest-house-array-panel{padding:24px;border:1px solid #dde5ec;border-radius:18px;background:#ffffffd6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width: 768px){.guest-house-array-panel{border-radius:12px;padding:16px}}.guest-house-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.guest-house-section-header h3{margin:0;color:#18212a;font-size:18px;font-weight:800}@media (max-width: 575px){.guest-house-section-header h3{font-size:14px;font-weight:700}}.guest-house-section-header p{margin:6px 0 0;color:#617283;font-size:13px;line-height:1.55}.guest-house-inline-add-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:0;border-radius:999px;background:#e98c201f;color:var(--primary);font-size:13px;font-weight:700}.guest-house-inline-add-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.guest-house-array-stack{display:flex;flex-direction:column;gap:6px}.guest-house-rule-add-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.guest-house-room-type-selector{margin-bottom:16px}.guest-house-room-type-chip-list{display:flex;flex-wrap:wrap;gap:10px}.guest-house-room-type-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#1f2937;font-size:14px;line-height:1}@media (max-width: 575px){.guest-house-room-type-chip{padding:4px 8px;font-size:12px}}.guest-house-room-type-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;background:transparent;color:#111827}.guest-house-rule-add-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:0;border-radius:999px;background:var(--primary);color:#fff}.guest-house-rule-add-btn:disabled{opacity:.6;cursor:not-allowed}.guest-house-array-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #e5ebf0;border-radius:16px;background:#fff}.guest-house-rule-card{align-items:center;cursor:grab;padding:10px 0;border-right:0;border-left:0;border-top:0;border-radius:0}.guest-house-rule-card-dragging{opacity:.6;box-shadow:0 18px 35px #1768ac1f}.guest-house-rule-handle{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:8px;color:#6b7a89;-webkit-user-select:none;user-select:none;flex-shrink:0}.guest-house-rule-handle span{font-size:11px;font-weight:800;letter-spacing:.08em}.guest-house-array-card-grid{width:100%;display:flex;gap:14px 16px}.guest-house-array-card-grid-large{grid-template-columns:repeat(4,minmax(0,1fr))}.guest-house-rule-card-grid{grid-template-columns:1fr}.guest-house-rule-row-grid{min-width:0}.guest-house-rule-row-input{border-radius:6px}.guest-house-rule-row-input .input-box-controls{min-height:38px;border-radius:6px}.guest-house-rule-row-input .input-box-input-wrap{padding-top:7px;padding-bottom:7px}.guest-house-rule-row-dropdown,.guest-house-rule-row-dropdown .dropdown-box{min-width:0}.guest-house-rule-row-dropdown .dropdown-box-select-wrap{border-radius:6px}.guest-house-rule-row-dropdown .dropdown-box-trigger{min-height:38px;padding-top:8px;padding-bottom:8px}.guest-house-rule-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.guest-house-rule-edit-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d5deea;border-radius:6px;background:#f8fbff;color:#4c6380;font-size:12px;font-weight:700}.guest-house-rule-edit-btn-active{border-color:#1768ac42;background:#1768ac1a;color:#1768ac}.guest-house-rule-delete-btn{align-self:center;border-radius:6px}.guest-house-array-span-2{grid-column:span 2}.guest-house-array-address{grid-column:1 / -2}.guest-house-array-remove-btn{align-self:flex-start;padding:10px;border:0;border-radius:12px;background:#fff4f4}.guest-house-upload-field{display:flex;flex-direction:column;gap:8px}.guest-house-upload-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.guest-house-upload-copy{display:flex;flex-direction:column;gap:10px;min-width:0}.guest-house-image-card-body{flex:1;display:flex;align-items:stretch;justify-content:flex-start;gap:14px;min-width:0}.guest-house-image-copy{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:space-between;gap:12px}.guest-house-image-heading{display:flex;flex-direction:column;gap:4px}.guest-house-image-title{color:#17212b;font-size:14px;font-weight:700}.guest-house-image-caption{color:#728295;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.guest-house-image-preview-shell{display:flex;align-items:center;flex-shrink:0}.guest-house-upload-input{display:none}.guest-house-upload-trigger{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 12px;border:1px dashed rgba(233,140,32,.34);border-radius:12px;background:#e98c2014;color:var(--primary);font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.guest-house-upload-trigger-icon{display:inline-flex;align-items:center;justify-content:center}.guest-house-upload-file-name{margin:0;color:#617283;font-size:12px;font-weight:600;line-height:1.4;word-break:break-word;padding-left:2px}.guest-house-upload-file-name-btn{padding:0 0 0 2px;border:0;background:transparent;color:#1768ac;text-align:left;text-decoration:underline}.guest-house-image-preview-modal-dialog{max-width:760px}.guest-house-image-preview-modal-body{display:flex;align-items:center;justify-content:center;padding:6px 0}.guest-house-image-preview-modal-image{width:100%;max-height:70vh;object-fit:contain;border-radius:10px}.guest-house-upload-preview{width:148px;min-width:148px;height:104px;object-fit:cover;border-radius:12px;border:1px solid #dde5ec;background:linear-gradient(135deg,#f8fafc,#eef4f8)}.guest-house-upload-preview-empty{display:inline-flex;align-items:center;justify-content:center;color:#8a97a6;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.guest-house-inline-toggle{display:inline-flex;align-items:center;gap:10px;min-height:40px;margin-top:30px;color:#304254;font-size:13px;font-weight:600}.guest-house-inline-toggle input{width:16px;height:16px;accent-color:var(--primary)}.guest-house-image-toggle{min-height:auto;margin-top:0}@media (max-width: 991px){.guest-house-form-header,.guest-house-section-header{flex-direction:column}.guest-house-form-actions{width:100%}.guest-house-map-row{flex-direction:column;align-items:stretch}.guest-house-upload-row,.guest-house-image-card-body{align-items:flex-start}.guest-house-form-btn{flex:1}.guest-house-array-card-grid-large,.guest-house-array-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-house-nearby-card-grid,.guest-house-nearby-editor-grid{grid-template-columns:1fr}.guest-house-nearby-editor-footer{flex-direction:column;align-items:stretch}.guest-house-nearby-editor-actions{width:100%}.guest-house-array-address{grid-column:1 / -1}}@media (max-width: 768px){.guest-house-form-shell .company-policy-status-row{order:2}.guest-house-form-grid,.guest-house-array-card-grid,.guest-house-array-card-grid-large{grid-template-columns:1fr}.guest-house-array-span-2,.guest-house-array-address{grid-column:auto}.guest-house-array-card{flex-direction:column}.guest-house-image-card-body,.guest-house-upload-row{flex-direction:column;align-items:stretch}.guest-house-rule-add-row,.guest-house-rule-actions{width:100%}.guest-house-rule-actions{justify-content:space-between}.guest-house-upload-preview{width:100%;min-width:0;max-width:100%;height:160px}.guest-house-rule-handle{flex-direction:row;justify-content:flex-start;padding-top:0}.guest-house-inline-toggle{margin-top:0}}.gh-detail-page{min-height:100%}.gh-detail-shell{display:flex;flex-direction:column;gap:22px;margin-top:18px}.gh-detail-hero-card,.gh-detail-card{border:1px solid #dbe5ef;border-radius:22px;background:radial-gradient(circle at top right,rgba(233,140,32,.08),transparent 24%),linear-gradient(180deg,#fffffffa,#f7fafcfa);box-shadow:0 24px 60px #121f0a0f}.gh-detail-hero-card{padding:14px}.gh-detail-hero-media{min-height:360px;padding:20px;border-radius:18px;background:linear-gradient(180deg,#12171c1f,#12171cc2),linear-gradient(135deg,#bcc8d6,#68768a);background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.gh-detail-hero-top,.gh-detail-hero-actions{display:flex;align-items:center;gap:10px}.gh-detail-hero-top{justify-content:space-between}.gh-detail-hero-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 14px;border-radius:999px;border:0;font-size:13px;font-weight:700;cursor:pointer}.gh-detail-hero-btn-muted{background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gh-detail-hero-btn-primary{background:#fff;color:#18324a}.gh-detail-hero-content{max-width:620px;color:#fff}.gh-detail-hero-content h1{margin:10px 0 12px;font-size:clamp(18px,4vw,24px);font-weight:800;line-height:1.05}.gh-detail-hero-content p{margin:0;display:inline-flex;align-items:center;gap:8px;color:#ffffffd6;font-size:14px}.gh-detail-hero-tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#1c2a377a;color:#fff;font-size:12px;font-weight:700}.gh-detail-gallery-strip{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gh-detail-thumb{padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;background:#e8eef4;cursor:pointer}.gh-detail-thumb-active{border-color:#e98c20}.gh-detail-thumb img{width:100%;height:82px;object-fit:cover;display:block}.gh-detail-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.95fr);gap:22px}.gh-detail-main,.gh-detail-sidebar{display:flex;flex-direction:column;gap:18px}.gh-detail-card{padding:18px}.gh-detail-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.gh-detail-card-header h3{margin:0;color:#1c2936;font-size:17px;font-weight:800}.gh-detail-card-header p{margin:5px 0 0;color:#6b7a89;font-size:13px}.gh-detail-copy,.gh-detail-location-copy,.gh-detail-nearby-meta p,.gh-detail-contact-box p{margin:0;color:#607080;font-size:13px;line-height:1.7}.gh-detail-inline-meta{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gh-detail-inline-meta-card{padding:14px;border-radius:14px;background:#f4f7fa}.gh-detail-inline-meta-card span,.gh-detail-info-row span,.gh-detail-nearby-meta span{display:block;margin-bottom:4px;color:#7b8794;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.gh-detail-inline-meta-card strong,.gh-detail-info-row strong,.gh-detail-nearby-meta strong,.gh-detail-contact-box strong{color:#223244;font-size:14px;font-weight:800}.gh-detail-chip-wrap{display:flex;flex-wrap:wrap;gap:10px}.gh-detail-chip{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:#eef4f9;color:#36516b;font-size:12px;font-weight:700}.gh-detail-chip-soft{background:#e98c201f;color:#8e5914}.gh-detail-rules-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:10px;color:#44576a;font-size:13px;line-height:1.65}.gh-detail-nearby-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gh-detail-nearby-card{padding:14px;border:1px solid #e3ebf3;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:12px}.gh-detail-nearby-icon{width:38px;height:38px;border-radius:12px;background:#f4f7fb;color:#46627d;display:inline-flex;align-items:center;justify-content:center}.gh-detail-nearby-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.gh-detail-nearby-footer span{color:#54677a;font-size:12px;font-weight:700}.gh-detail-nearby-footer button,.gh-detail-sidebar-btn{height:36px;border:0;border-radius:12px;background:#18324a;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.gh-detail-nearby-footer button:disabled{background:#d8e1ea;color:#6f8091;cursor:not-allowed}.gh-detail-nearby-footer button{padding:0 12px}.gh-detail-map{border-radius:16px;overflow:hidden;border:1px solid #e6edf3;margin-bottom:14px}.gh-detail-map-empty{min-height:180px;display:flex;align-items:center;justify-content:center;background:#f4f7fa;color:#738395;font-size:13px}.gh-detail-sidebar-btn{width:100%;margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.gh-detail-sidebar-btn-light{background:#eef4f9;color:#163149}.gh-detail-info-list{display:flex;flex-direction:column;gap:12px}.gh-detail-info-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #edf2f6;color:#607080}.gh-detail-info-row:last-child{padding-bottom:0;border-bottom:0}.gh-detail-contact-box{padding:14px;border-radius:16px;background:#f4f7fa;display:flex;align-items:center;gap:12px}.gh-detail-contact-avatar{width:46px;height:46px;border-radius:14px;background:#dbe7f2;color:#1d3d59;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gh-detail-empty-text{color:#738395;font-size:13px}@media (max-width: 1024px){.gh-detail-layout,.gh-detail-nearby-grid{grid-template-columns:1fr}}@media (max-width: 768px){.gh-detail-shell{margin-top:0}.gh-detail-hero-card{padding:10px;border-radius:18px}.gh-detail-hero-media{min-height:300px;padding:16px}.gh-detail-hero-top,.gh-detail-hero-actions{align-items:stretch;flex-direction:column}.gh-detail-hero-content h1{font-size:16px}.gh-detail-gallery-strip,.gh-detail-inline-meta{grid-template-columns:1fr 1fr}}.education-center-page{display:flex;flex-direction:column;gap:18px}.education-center-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:24px;padding:28px;border:1px solid rgba(15,23,42,.06);border-radius:24px;background:radial-gradient(circle at top right,rgba(121,193,81,.16),transparent 34%),linear-gradient(145deg,#fffffffa,#f8fafcf5);box-shadow:0 18px 44px #0f172a0f}.education-center-kicker{display:inline-flex;align-items:center;padding:7px 12px;border:1px solid rgba(121,193,81,.22);border-radius:999px;background:#79c1511a;color:#38651f;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.education-center-hero-copy{display:flex;flex-direction:column;gap:16px}.education-center-hero-copy h2{max-width:620px;color:#0f172a;font-size:clamp(28px,3vw,40px);line-height:1.15}.education-center-hero-copy p{max-width:640px;color:#475467;font-size:15px;line-height:1.75}.education-center-hero-points{display:flex;flex-wrap:wrap;gap:10px}.education-center-hero-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;color:#1f2937;font-size:13px;font-weight:600;box-shadow:0 10px 24px #0f172a0f}.education-center-hero-preview{display:flex;align-items:center;justify-content:center}.education-center-preview-screen{width:100%;max-width:360px;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:26px;background:linear-gradient(180deg,#f8fafc,#fff);box-shadow:0 24px 48px #0f172a1f}.education-center-preview-cover{height:196px;background:radial-gradient(circle at 80% 14%,rgba(255,255,255,.32),transparent 18%),linear-gradient(145deg,#1f2937,#79c151)}.education-center-preview-body{display:flex;flex-direction:column;gap:10px;padding:20px}.education-center-preview-body strong{color:#0f172a;font-size:20px;line-height:1.3}.education-center-preview-body p{color:#667085;font-size:14px;line-height:1.6}.education-center-preview-badge{width:fit-content;padding:6px 10px;border-radius:999px;background:#e98c201f;color:#a8550d;font-size:12px;font-weight:700}.education-center-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.education-center-stat-card{display:flex;flex-direction:column;gap:8px;min-height:148px;padding:18px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:#ffffffe0;box-shadow:0 14px 32px #0f172a0d}.education-center-stat-card span{color:#667085;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.education-center-stat-card strong{color:#0f172a;font-size:34px;line-height:1}.education-center-stat-card p{color:#475467;font-size:13px;line-height:1.65}.education-center-toolbar{display:flex;flex-wrap:wrap;gap:12px;width:100%;max-width:640px}.education-center-search{min-width:290px}.education-center-course-cell{display:flex;width:100%;align-items:center;gap:14px;max-width:600px;min-width:0}.education-center-listing .custom-table th:nth-child(2),.education-center-listing .custom-table td:nth-child(2){width:600px;max-width:600px}.education-center-course-thumb{flex-shrink:0;width:92px;height:60px;object-fit:cover;border-radius:14px;background:#e5e7eb}.education-center-course-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:6px}.education-center-course-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.education-center-course-title{color:#101828;font-size:14px;font-weight:700;line-height:1.45}.education-center-course-copy p{color:#667085;font-size:13px;line-height:1.55}.education-center-featured-chip{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#336aea1a;color:#2d5ccc;font-size:11px;font-weight:700}.ed-center-course-short-desc{width:100%;max-width:100%;min-width:0;text-wrap:wrap}@media (max-width: 1100px){.education-center-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.education-center-hero{grid-template-columns:1fr}}@media (max-width: 768px){.education-center-page{gap:14px}.education-center-hero{padding:20px;border-radius:20px}.education-center-toolbar{max-width:none}.education-center-search{min-width:100%}.education-center-stats-grid{grid-template-columns:1fr}.education-center-course-cell{align-items:flex-start}.education-center-course-copy p{max-width:none}}@media (max-width: 575px){.education-center-course-cell{max-width:400px}}.education-center-form-page{min-height:100%}.education-center-form-shell{display:flex;flex-direction:column;gap:24px;margin-top:18px;padding:24px;border:1px solid #edf0f3;border-radius:24px;background:radial-gradient(circle at top right,rgba(121,193,81,.08),transparent 26%),#fff;box-shadow:0 18px 42px #0f172a0f}.education-center-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid #eef1f4}.education-center-form-header h2{margin:0;color:#0f172a;font-size:28px;font-weight:700;line-height:1.2}.education-center-form-header p{margin-top:8px;color:#667085;font-size:14px;line-height:1.65}.education-center-form-actions{display:flex;gap:10px;flex-shrink:0}.education-center-form-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.education-center-form-cancel-btn{border:1px solid #e5e7eb;background:#fff;color:#344054}.education-center-form-save-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.education-center-form-save-btn:disabled{border-color:#f2c995;background:#f2c995;cursor:not-allowed}.education-center-form-top-grid{display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(280px,.8fr);gap:20px}.education-center-cover-card,.education-center-meta-card{display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid #eef2f7;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc)}.education-center-meta-card{padding:16px}.education-center-cover-preview{display:flex;align-items:center;justify-content:center;min-height:248px;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#1f2937,#79c151)}.education-center-cover-preview img{width:100%;height:248px;object-fit:cover}.education-center-cover-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#ffffffe0}.education-center-cover-placeholder span{font-size:14px;font-weight:600}.education-center-cover-copy strong,.education-center-feature-toggle strong{color:#0f172a;font-size:15px}.education-center-cover-copy p,.education-center-feature-toggle p{margin-top:6px;color:#667085;font-size:13px;line-height:1.6}.education-center-upload-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding:10px 14px;border:1px solid rgba(51,106,234,.18);border-radius:10px;background:#336aea14;color:#2d5ccc;font-size:13px;font-weight:700;cursor:pointer}.education-center-meta-row{display:flex;flex-direction:column;gap:8px}.education-center-meta-row>span{color:#667085;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.education-center-feature-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #eef2f7;border-radius:16px;background:#fff}.education-center-toggle-btn{position:relative;width:54px;height:30px;border-radius:999px;background:#d0d5dd;transition:background .2s ease;cursor:pointer}.education-center-toggle-btn span{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:0 6px 16px #0f172a24;transition:transform .2s ease}.education-center-toggle-btn.active{background:var(--primary)}.education-center-toggle-btn.active span{transform:translate(24px)}.education-center-runtime-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.education-center-runtime-card div{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:14px;background:#79c15114}.education-center-runtime-card span{color:#667085;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.education-center-runtime-card strong{color:#0f172a;font-size:18px}.education-center-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.education-center-form-field-wide{grid-column:1 / -1}.education-center-video-section,.education-center-document-section{display:flex;flex-direction:column;gap:18px;padding:20px;border:1px solid #eef2f7;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc)}.education-center-video-section-header,.education-center-document-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.education-center-video-section-header h3,.education-center-document-section-header h3{margin:0;color:#0f172a;font-size:18px;font-weight:700;line-height:1.3}.education-center-video-section-header h3 span{color:#d92d20}.education-center-video-section-header p,.education-center-document-section-header p{margin-top:8px;color:#667085;font-size:13px;line-height:1.65}.education-center-document-section-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.education-center-document-count-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#336aea14;color:#2d5ccc;font-size:12px;font-weight:700}.education-center-filepond-wrap .filepond--root{margin-bottom:0}.education-center-filepond-wrap .filepond--panel-root{border:1px solid #dce5ef;border-radius:16px;background:linear-gradient(180deg,#f7fbff,#f1f6fb)}.education-center-filepond-wrap .filepond--panel,.education-center-filepond-wrap .filepond--drop-label,.education-center-filepond-wrap .filepond--drip,.education-center-filepond-wrap .filepond--wrapper{background:linear-gradient(180deg,#f7fbff,#f1f6fb)}.education-center-filepond-wrap .filepond--drop-label{min-height:128px;color:#1f2937}.education-center-filepond-wrap .filepond--drop-label label{color:#1f2937;font-size:14px;font-weight:700;line-height:1.6}.education-center-filepond-wrap .filepond--list-scroller,.education-center-filepond-wrap .filepond--list{display:none}.education-center-filepond-wrap .filepond--label-action{color:#f08b21;text-decoration:none}.education-center-video-grid,.education-center-document-grid{display:grid;grid-template-columns:1fr;gap:14px}.education-center-video-card{display:grid;grid-template-columns:132px minmax(0,1fr) 40px;gap:16px;padding:16px;border:1px solid #dfe7f0;border-radius:18px;background:#fff;cursor:grab;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.education-center-video-card-dragging{opacity:.7;border-color:#9fc5f8;box-shadow:0 16px 32px #0f172a14}.education-center-video-preview-column{display:flex;flex-direction:column;gap:10px}.education-center-video-preview-btn{display:flex;flex-direction:column;gap:8px;padding:0;border:0;background:transparent;text-align:left}.education-center-video-preview-btn:disabled{cursor:default}.education-center-video-preview-btn-active{cursor:pointer}.education-center-video-preview{position:relative;overflow:hidden;border-radius:12px;min-height:96px;height:96px;background:linear-gradient(145deg,#0f172a,#244c7a)}.education-center-video-preview img{width:100%;height:100%;object-fit:cover}.education-center-video-preview-play{position:absolute;top:50%;left:50%;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;transform:translate(-50%,-50%);border-radius:999px;background:#0f172aad;color:#fff;box-shadow:0 10px 20px #0f172a3d;pointer-events:none}.education-center-video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:96px;color:#ffffffe6;font-size:12px;font-weight:600}.education-center-video-content{display:flex;flex-direction:column;gap:14px;min-width:0}.education-center-video-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.education-center-video-title-block{display:flex;flex:1;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.education-center-video-topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.education-center-video-label{color:#101828;font-size:14px;font-weight:700;line-height:1.4}.education-center-video-label span{color:#ef4444}.education-center-video-file-name{color:#748094;font-size:12px;line-height:1.5;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.education-center-video-drag-chip{display:inline-flex;align-items:center;flex-shrink:0;padding:6px 10px;border-radius:999px;background:#f3f6fb;color:#526071;font-size:11px;font-weight:700;letter-spacing:.02em}.education-center-video-fields{display:grid;grid-template-columns:1fr;gap:12px}.education-center-video-thumbnail-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.education-center-video-thumbnail-copy{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.education-center-video-thumbnail-copy p{color:#748094;font-size:13px;line-height:1.5}.education-center-video-thumbnail-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #d1dbe8;border-radius:12px;background:#fff;color:#233043;font-size:13px;font-weight:700;cursor:pointer}.education-center-video-replace-btn{width:fit-content;max-width:100%;align-self:center;justify-content:center;padding:8px 12px;border-radius:10px;font-size:12px}.education-center-video-preview-modal{max-width:840px}.education-center-preview-player{width:100%;max-height:min(70vh,560px);border-radius:12px;background:#000}.education-center-document-card{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border:1px solid #e8edf3;border-radius:14px;background:#fff}.education-center-document-card-header{display:flex;align-items:center;gap:12px}.education-center-document-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#79c1511a;color:#38651f;flex-shrink:0}.education-center-document-content{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.education-center-document-title-input{width:100%}.education-center-document-title-input .input-box-input-wrap{min-height:40px;border-radius:10px}.education-center-document-meta-line{color:#667085;font-size:12px;line-height:1.5;word-break:break-word}.education-center-document-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.education-center-document-download-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e7ebf1;border-radius:10px;background:#f8fafc;color:#101828;font-size:13px;font-weight:600}.education-center-document-download-btn-disabled{opacity:.55;cursor:default}.education-center-document-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(217,58,74,.16);border-radius:10px;background:#d93a4a14;color:#c22b3a;cursor:pointer}.education-center-document-empty-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:120px;border:1px dashed #d5dce6;border-radius:16px;background:#fff;color:#667085;font-size:14px;font-weight:600}@media (max-width: 900px){.education-center-form-top-grid,.education-center-video-card{grid-template-columns:1fr}}@media (max-width: 768px){.education-center-form-shell{padding:20px;border-radius:18px}.education-center-form-header{flex-direction:column}.education-center-form-actions{width:100%}.education-center-form-btn{flex:1}.education-center-feature-toggle{flex-direction:column;align-items:flex-start}.education-center-runtime-card{grid-template-columns:1fr}.education-center-video-section-header,.education-center-document-section-header,.education-center-document-card-header,.education-center-video-topbar{flex-direction:column;align-items:flex-start}.education-center-video-title-block{width:100%;flex-direction:column}.education-center-video-file-name{text-align:left;white-space:normal}.education-center-document-section-actions{justify-content:flex-start}.education-center-video-thumbnail-row,.education-center-document-actions{width:100%;justify-content:flex-start}.education-center-form-grid{grid-template-columns:1fr}}
