@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#07133a;background:#f8f6f0;font-synthesis:none;--ink: #07133a;--muted: #53617b;--brand: #ff7f22;--brand-dark: #e9660d;--brand-pale: #fff0e4;--navy: #07133a;--navy-soft: #101d4b;--surface: #ffffff;--line: #e9e3d8;--shadow: 0 18px 50px rgba(7, 19, 58, .08)}*{box-sizing:border-box}html{min-width:320px;background:#f8f6f0}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.5px}.brand__mark{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;color:#fff;background:var(--brand);box-shadow:0 8px 20px #ff7f223d}.brand__mark svg{width:20px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--brand);text-transform:uppercase;font-size:11px;line-height:1;font-weight:800;letter-spacing:1.2px}.eyebrow--light{color:#a9e0d5}.muted{color:var(--muted)}.button{min-height:46px;border:0;border-radius:14px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:var(--navy);box-shadow:0 10px 24px #07133a2e}.button--primary:hover{background:var(--navy-soft);box-shadow:0 13px 28px #07133a3b}.button--secondary{color:var(--brand);background:var(--brand-pale)}.button--ghost{color:var(--ink);background:transparent}.button:disabled{opacity:.6;cursor:not-allowed}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(400px,45%) 1fr;background:#fff}.login-visual{color:#fff;background:radial-gradient(circle at 72% 18%,rgba(255,127,34,.42) 0,transparent 28%),linear-gradient(145deg,#07133a,#111b42);padding:clamp(32px,5vw,70px);display:flex;flex-direction:column;position:relative;overflow:hidden}.brand--light .brand__mark{color:#07133a;background:#fff}.login-visual__content{margin:auto 0;max-width:580px;position:relative;z-index:2}.login-visual h1{font-size:clamp(45px,5.3vw,76px);line-height:.99;letter-spacing:-4px;margin:25px 0 26px}.login-visual p{color:#dce2f2;font-size:18px;line-height:1.65;max-width:490px}.trust-row{display:flex;align-items:center;gap:13px;margin-top:44px}.trust-row>svg{padding:10px;width:42px;height:42px;border-radius:50%;background:#ffffff1c}.trust-row span{display:flex;flex-direction:column}.trust-row small{color:#b8c2df;margin-top:2px}.login-orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.login-orbit--one{width:460px;height:460px;right:-240px;bottom:-80px}.login-orbit--two{width:290px;height:290px;right:-155px;bottom:4px}.login-panel{display:grid;place-items:center;padding:48px}.login-form-wrap{width:min(420px,100%)}.brand--mobile{display:none;margin-bottom:50px}.login-form-wrap h2{font-size:32px;letter-spacing:-1.3px;margin:15px 0 9px}.login-form-wrap>p{margin-bottom:35px}.login-form-wrap form{display:flex;flex-direction:column;gap:8px}.login-form-wrap label{display:flex;flex-direction:column;gap:9px;margin-top:12px;font-size:13px;font-weight:700}.input-wrap{height:53px;display:flex;align-items:center;gap:11px;padding:0 15px;border:1px solid #dfe7e2;border-radius:14px;background:#fafcfb;transition:border .2s,box-shadow .2s}.input-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px #ff7f221f}.input-wrap svg{color:#8b9995}.input-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.text-button{border:0;background:transparent;color:var(--brand);font-size:12px;font-weight:700}.login-form-wrap form>.button{width:100%;margin-top:18px}.error-text{color:#b94040}.form-error{margin-top:10px;padding:12px 14px;border-radius:10px;color:#9f3737;background:#fff0f0;font-size:13px}.login-help{text-align:center;color:var(--muted);font-size:13px;margin:30px 0 0!important}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:248px;background:var(--navy);color:#eef2ff;padding:26px 18px 20px;display:flex;flex-direction:column}.sidebar .brand{padding:0 9px;color:#fff}.sidebar .brand__mark{background:var(--brand)}.sidebar__top{display:flex;justify-content:space-between;align-items:center}.sidebar nav{display:flex;flex-direction:column;gap:6px;margin-top:44px}.sidebar nav a,.sidebar__bottom>a,.sidebar__bottom>button{width:100%;display:flex;align-items:center;gap:13px;min-height:47px;padding:0 14px;border:0;border-radius:12px;color:#b7c1dc;background:transparent;font-weight:600;font-size:14px}.sidebar nav a:hover,.sidebar__bottom>a:hover,.sidebar__bottom>button:hover{color:#fff;background:#ffffff0f}.sidebar nav a.active{color:#fff;background:#ff7f2226;box-shadow:inset 3px 0 var(--brand)}.sidebar__bottom{margin-top:auto}.user-card{border-top:1px solid rgba(255,255,255,.1);margin-top:12px;padding:18px 8px 0;display:flex;align-items:center;gap:11px;min-width:0}.user-card>span:last-child{min-width:0;display:flex;flex-direction:column}.user-card strong{color:#fff;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-card small{color:#aeb8d4;margin-top:2px;font-size:11px}.avatar{flex:0 0 auto;display:grid;place-items:center;width:37px;height:37px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#ff9b45,#f56b0f);font-size:12px;font-weight:800}.avatar--small{width:34px;height:34px;border-radius:11px}.sidebar__close{display:none;color:#fff!important}.app-main{min-height:100vh;margin-left:248px;background:#f8f6f0}.topbar{height:76px;padding:0 clamp(24px,4vw,54px);background:#ffffffeb;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.topbar>div{display:flex;align-items:center;gap:12px}.topbar span:not(.avatar){display:flex;flex-direction:column}.topbar small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.8px}.topbar strong{font-family:Manrope;font-size:15px;margin-top:2px}.icon-button{border:0;width:40px;height:40px;padding:0;background:transparent;display:grid;place-items:center;border-radius:12px;color:var(--ink)}.icon-button:hover{background:#eef3ef}.notification-button{position:relative}.notification-button i{position:absolute;right:9px;top:8px;width:7px;height:7px;border-radius:50%;background:#e77056;border:2px solid white}.menu-button,.bottom-nav{display:none}.page{max-width:1460px;margin:0 auto;padding:clamp(28px,4vw,50px) clamp(20px,4vw,54px) 60px}.welcome-row,.resource-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.welcome-row h1,.resource-head h1{max-width:690px;margin:13px 0 8px;font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-1.7px}.welcome-row p,.resource-head p{color:var(--muted);margin-bottom:0}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric-card{min-width:0;min-height:137px;padding:23px;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:0 8px 30px #1d373109;display:flex;gap:15px;align-items:flex-start}.metric-card__icon{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:13px}.metric-card__icon svg{width:20px}.tone-green{color:#0b624f;background:#e6f5ef}.tone-violet{color:#07133a;background:#e9edfb}.tone-orange{color:#ff7f22;background:#fff0e4}.tone-blue{color:#0b1d54;background:#e9edfb}.metric-card>div{min-width:0;display:flex;flex-direction:column}.metric-card small{color:var(--muted);font-size:12px}.metric-card strong{color:var(--ink);font-family:Manrope;font-size:25px;letter-spacing:-.8px;margin:6px 0 4px}.metric-card span:not(.metric-card__icon){color:#85918e;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px;margin-top:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow)}.panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.panel__header h2{font-size:19px;letter-spacing:-.5px;margin:7px 0 0}.panel__header>a{color:var(--brand);display:flex;align-items:center;font-weight:700;font-size:12px}.booking-list{display:flex;flex-direction:column}.booking-row{display:grid;grid-template-columns:47px minmax(120px,1fr) auto auto;gap:14px;align-items:center;padding:13px 0;border-top:1px solid #edf0ed}.booking-row:first-child{border-top:0}.date-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:45px;height:48px;border-radius:12px;color:var(--brand);background:var(--brand-pale);line-height:1}.date-tile strong{font-family:Manrope;font-size:17px}.date-tile small{font-size:9px;margin-top:4px;text-transform:uppercase}.booking-row__main{display:flex;flex-direction:column;min-width:0}.booking-row__main strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-row__main small{color:var(--muted);font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-amount{font-family:Manrope;font-size:13px}.status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;padding:6px 9px;font-size:9px;line-height:1;letter-spacing:.4px;font-weight:800}.status--confirmed,.status--active,.status--available{color:#187764;background:#e2f3ed}.status--pending,.status--reserved{color:#9b672e;background:#fff1db}.status--cancelled,.status--inactive,.status--maintenance{color:#b14d4d;background:#feeaea}.status--completed,.status--occupied{color:#526a9c;background:#e9effb}.status--expired{color:#6e7472;background:#eceeed}.live-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;color:#1c796a;background:#e8f5f1;font-size:10px;font-weight:700}.live-pill i{width:6px;height:6px;border-radius:50%;background:#28a48e}.room-pulse{display:grid;gap:9px}.pulse-row{display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:12px;padding:10px 0}.pulse-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px}.pulse-icon svg{width:18px}.pulse-icon--ready{color:#198170;background:#e5f4ef}.pulse-icon--occupied{color:#526fa4;background:#e9eff9}.pulse-icon--reserved{color:#ac7133;background:#fff0db}.pulse-icon--attention{color:#b95050;background:#faeaea}.pulse-row>span:nth-child(2){display:flex;flex-direction:column}.pulse-row strong{font-size:12px}.pulse-row small{color:var(--muted);font-size:10px}.pulse-row b{font:700 18px Manrope}.panel-action{min-height:44px;margin-top:17px;border-radius:12px;color:#fff;background:var(--navy);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}.mini-empty{min-height:200px;display:grid;place-items:center;align-content:center;color:#99aaa5}.mini-empty p{font-size:13px;margin:10px 0 0}.mini-empty svg{width:28px}.resource-page{max-width:1400px}.resource-head{align-items:center}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:22px}.search-box{width:min(420px,100%);height:45px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;background:#fff}.search-box svg{color:#8b9894}.search-box input{border:0;outline:0;min-width:0;flex:1;background:transparent}.filter-button{min-height:45px;padding:0 15px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#53615d;font-weight:600}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.resource-card{min-width:0;min-height:180px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 9px 28px #1d373109;transition:transform .2s,box-shadow .2s}.resource-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.resource-card__top,.resource-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.resource-card h3{font-size:17px;letter-spacing:-.4px;margin:20px 0 6px}.resource-card p{color:var(--muted);font-size:12px;margin-bottom:23px}.resource-card__footer{border-top:1px solid #edf0ed;padding-top:15px;color:var(--muted)}.resource-card__footer>strong{color:var(--ink);font-family:Manrope}.resource-card__footer>strong small{font-family:DM Sans;font-weight:500}.detail-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 18px}.detail-list span{min-width:0;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fafcfb}.detail-list small{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.5px}.detail-list strong{display:block;margin-top:4px;color:var(--ink);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:var(--brand);background:var(--brand-pale)}.card-icon svg{width:21px}.property-cover{height:125px;margin:-20px -20px 0;padding:18px;border-radius:18px 18px 0 0;color:#fff;background:radial-gradient(circle at 80% 10%,rgba(255,127,34,.3),transparent 30%),linear-gradient(135deg,#07133a,#18265c);background-position:center;background-size:cover;display:flex;align-items:flex-end;justify-content:space-between}.property-cover svg{width:28px}.property-cover span{font-size:9px;font-weight:800;letter-spacing:.7px}.property-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.property-card__heading>div{min-width:0}.property-card__heading p{margin-bottom:23px}.property-edit-button{flex:0 0 auto;margin-top:14px;padding:7px 9px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;color:var(--brand);background:var(--brand-pale);font-size:11px;font-weight:700}.property-edit-button:hover{background:#d4ebe5}.property-edit-button--danger{color:#a44444;background:#feeaea}.property-edit-button--danger:hover{background:#f8d8d8}.card-actions{display:inline-flex;align-items:center;gap:8px}.card-actions .property-edit-button{margin-top:0}.amenity-card .card-icon{font-size:16px;font-weight:800;text-transform:uppercase}.room-card:has(.resource-image){padding-top:0}.resource-image{height:125px;margin:0 -20px;position:relative;overflow:hidden;border-radius:18px 18px 0 0;background:var(--brand-pale)}.resource-image img{width:100%;height:100%;display:block;object-fit:cover}.resource-image .status{position:absolute;right:14px;bottom:12px;box-shadow:0 3px 12px #0000001f}.dialog-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:#08191594;backdrop-filter:blur(4px)}.property-dialog{width:min(720px,100%);max-height:calc(100svh - 44px);overflow:auto;padding:25px;border-radius:21px;background:#fff;box-shadow:0 28px 80px #081e1947}.property-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.property-dialog h2{margin:8px 0 0;font-size:23px;letter-spacing:-.7px}.property-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.property-form-grid label{display:flex;flex-direction:column;gap:7px;color:#53615d;font-size:12px;font-weight:700}.property-form-grid input,.property-form-grid select,.property-form-grid textarea{width:100%;min-height:45px;padding:10px 12px;border:1px solid #dfe7e2;border-radius:11px;outline:0;color:var(--ink);background:#fafcfb;resize:vertical}.property-form-grid input:focus,.property-form-grid select:focus,.property-form-grid textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #ff7f221f}.property-form-grid__wide{grid-column:1 / -1}.property-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.image-manager{padding:14px;border:1px solid var(--line);border-radius:14px;background:#f8fbf9}.image-manager__title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.image-manager__title>div{display:flex;flex-direction:column;gap:3px}.image-manager__title strong{color:var(--ink);font-size:13px}.image-manager__title small{color:var(--muted);font-size:10px;font-weight:500}.image-upload-button{min-height:38px;padding:0 12px;display:inline-flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:7px!important;border-radius:10px;color:#fff!important;background:var(--brand);cursor:pointer;white-space:nowrap}.image-upload-button input{display:none}.image-url-heading{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.image-url-heading strong{color:var(--ink);font-size:13px}.image-url-heading small{color:var(--muted);font-size:10px}.image-url-row{display:flex;gap:8px;margin-bottom:12px}.image-url-row>input{min-width:0;min-height:40px;flex:1;padding:0 11px;border:1px solid #dfe7e2;border-radius:10px;outline:0;background:#fff}.image-url-row>input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0c766814}.image-upload-button:disabled{opacity:.55;cursor:not-allowed}.image-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.image-preview{aspect-ratio:4 / 3;position:relative;overflow:hidden;border-radius:10px;background:#dfe9e5}.image-preview img{width:100%;height:100%;display:block;object-fit:cover}.image-remove{position:absolute;top:6px;right:6px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#fff;background:#761e1ed1}.cover-badge{position:absolute;left:6px;bottom:6px;padding:5px 7px;border:0;border-radius:7px;color:#fff;background:#0b231eb8;font-size:9px;font-weight:700}.cover-badge--active{background:var(--brand)}.image-empty{min-height:78px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed #ccd9d4;border-radius:10px;color:var(--muted);font-size:11px;font-weight:500}.image-empty svg{width:19px}.room-options{display:flex;flex-wrap:wrap;gap:12px}.choice-panel{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fafcfb}.choice-panel>strong{width:100%;color:var(--ink);font-size:13px}.choice-panel>small{color:var(--muted);font-size:11px}.check-option{min-height:42px;padding:0 13px;flex-direction:row!important;align-items:center;border:1px solid var(--line);border-radius:11px;background:#fafcfb}.check-option input{width:17px;min-height:17px;accent-color:var(--brand)}.state-view{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;border:1px dashed #d8e0dc;border-radius:20px;background:#ffffffb3}.state-view__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--brand);background:var(--brand-pale)}.state-view h3{margin:18px 0 7px}.state-view p{color:var(--muted);max-width:390px;font-size:13px}.state-view .button{margin-top:8px}.loading-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.skeleton{height:150px;border-radius:18px;background:linear-gradient(100deg,#e9eeea 20%,#f5f7f5 38%,#e9eeea 55%);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position-x:-200%}}.scrim{display:none}@media(max-width:1100px){.metric-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.panel--wide{order:2}}@media(max-width:820px){.login-page{display:block;min-height:100svh}.login-visual{display:none}.login-panel{min-height:100svh;padding:max(28px,env(safe-area-inset-top)) 25px max(28px,env(safe-area-inset-bottom))}.brand--mobile{display:flex}.sidebar{width:min(290px,86vw);transform:translate(-105%);transition:transform .25s ease;box-shadow:20px 0 60px #0003}.sidebar--open{transform:translate(0)}.sidebar__close{display:grid}.scrim{display:block;position:fixed;inset:0;z-index:30;border:0;background:#0819157a;backdrop-filter:blur(2px)}.app-main{margin-left:0;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.topbar{height:66px;padding:env(safe-area-inset-top) 18px 0}.menu-button{display:grid}.bottom-nav{position:fixed;z-index:25;inset:auto 0 0;height:calc(66px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(15px)}.bottom-nav a{color:#83908c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:700}.bottom-nav a svg{width:20px}.bottom-nav a.active{color:var(--brand)}.page{padding-top:28px}.welcome-row,.resource-head{align-items:flex-start}.welcome-row h1,.resource-head h1{font-size:30px}}@media(max-width:590px){.login-form-wrap h2{font-size:27px}.welcome-row,.resource-head{flex-direction:column;gap:18px;margin-bottom:27px}.welcome-row .button,.resource-head .button{width:100%}.metric-grid,.resource-grid,.loading-grid{grid-template-columns:1fr}.metric-card{min-height:112px;padding:19px}.metric-card strong{font-size:23px}.panel{padding:19px;border-radius:17px}.booking-row{grid-template-columns:44px minmax(0,1fr) auto;gap:11px}.booking-row .status{grid-column:2;justify-self:start}.booking-amount{grid-column:3;grid-row:1 / span 2}.toolbar{align-items:stretch}.filter-button{width:46px;padding:0;justify-content:center}.filter-button:not(svg){font-size:0}.resource-card{min-height:160px}.dialog-backdrop{align-items:end;padding:0}.property-dialog{max-height:92svh;border-radius:22px 22px 0 0;padding:22px 20px max(22px,env(safe-area-inset-bottom))}.property-form-grid{grid-template-columns:1fr}.property-form-grid__wide{grid-column:auto}.image-url-row{flex-direction:column}.image-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
