:root{font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,-apple-system,sans-serif;color:#172033;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #0c1c35;--navy-900: #102541;--navy-800: #172f50;--navy-700: #263d5e;--teal-600: #078f7d;--teal-500: #14a38b;--teal-100: #dff5f0;--coral-500: #f06b5e;--ink: #172033;--muted: #708097;--line: #dfe5ec;--surface: #ffffff;--surface-soft: #f6f8fb;--sidebar-width: 220px;--topbar-height: 80px;--page-gutter: clamp(20px, 2.4vw, 34px);--shadow-sm: 0 8px 24px rgba(21, 39, 66, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--surface-soft)}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(20,163,139,.3);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:9px;background:transparent;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 20px;border:1px solid transparent;border-radius:8px;background:transparent;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:var(--teal-600);box-shadow:0 7px 18px #078f7d2e}.button--primary:hover{background:#057e6e;box-shadow:0 10px 24px #078f7d40}.button--outline{color:var(--teal-600);border-color:var(--teal-600);background:#fff}.button--outline:hover{background:var(--teal-100)}.button--text{padding-inline:12px}.button--text:hover{color:var(--teal-600)}.button--large{min-height:54px;padding-inline:28px;font-size:16px}.link-button{display:inline-flex;align-items:center;gap:3px;padding:5px;border:0;background:transparent;color:#52637a;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.link-button:hover{color:var(--teal-600)}.app-shell{min-height:100vh}.app-main{min-width:0;margin-left:var(--sidebar-width)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;flex-direction:column;width:var(--sidebar-width);min-height:100vh;overflow-y:auto;color:#dfe9f5;background:linear-gradient(180deg,var(--navy-950) 0%,var(--navy-900) 100%);scrollbar-width:thin}.sidebar__mobile-close{display:none;position:absolute;top:14px;right:12px;color:#fff}.brand{display:flex;flex-direction:column;align-items:center;min-height:142px;padding:24px 16px 18px}.brand__orbit{position:relative;display:grid;place-items:center;width:62px;height:62px;border:2px solid #63d8d1;border-radius:50%;transform:rotate(-12deg)}.brand__letter{color:#fff;font-size:38px;font-weight:800;line-height:1;transform:rotate(12deg) translateY(-1px)}.brand__planet{position:absolute;width:10px;height:10px;border:2px solid var(--navy-950);border-radius:50%;background:#63d8d1}.brand__planet--a{top:-4px;right:4px}.brand__planet--b{bottom:1px;left:-2px}.brand__name{margin-top:12px;color:#fff;font-size:15px;font-weight:700;letter-spacing:.28em;text-indent:.28em}.sidebar__nav,.sidebar__section{padding:0 12px}.sidebar__section{margin:16px 16px 0;padding:16px 0 0;border-top:1px solid rgba(218,231,246,.14)}.sidebar__section--personal{margin-top:auto}.sidebar__label{margin:0 8px 8px;color:#92a3b7;font-size:12px;letter-spacing:.06em}.sidebar__link{position:relative;display:flex;align-items:center;width:100%;min-height:48px;gap:13px;padding:0 14px;border:0;border-radius:7px;color:#dbe5f0;background:transparent;font-size:15px;text-align:left;cursor:pointer;transition:color .16s ease,background .16s ease}.sidebar__link:hover{color:#fff;background:#ffffff0f}.sidebar__link--active{color:#fff;background:#5a87b83b;font-weight:700}.sidebar__link--active:before{content:"";position:absolute;top:0;bottom:0;left:-12px;width:5px;border-radius:0 4px 4px 0;background:#31cfbf}.sidebar__footer{display:flex;align-items:center;justify-content:space-between;min-height:72px;margin:10px 24px 0;border-top:1px solid rgba(218,231,246,.14);color:#b9c8d7}.sidebar-backdrop{display:none}.topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;height:var(--topbar-height);padding:0 var(--page-gutter);border-bottom:1px solid #e8edf2;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar__menu{display:none}.search-field{display:flex;align-items:center;width:min(430px,42vw);height:46px;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:#7b8b9d;background:#f8fafc;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.search-field:focus-within{border-color:#14a38ba6;background:#fff;box-shadow:0 0 0 3px #14a38b17}.search-field input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.search-field input::placeholder{color:#9aa7b6}.topbar__actions{display:flex;align-items:center;gap:6px}.language-selector{position:relative}.language-selector__trigger{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:40px;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#405168;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.language-selector__trigger:hover{border-color:#b9c7d5;background:#f8fafc}.language-selector__chevron{transition:transform .16s ease}.language-selector__chevron--open{transform:rotate(180deg)}.language-selector__menu{position:absolute;z-index:60;top:calc(100% + 8px);right:0;width:148px;overflow:hidden;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 16px 38px #12274229}.language-selector__option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#405168;font-size:13px;text-align:left;cursor:pointer}.language-selector__option:hover,.language-selector__option--active{color:var(--teal-600);background:#eef8f6}.notification-button{position:relative}.notification-button:hover{background:var(--surface-soft)}.notification-button span{position:absolute;top:8px;right:8px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#ff3b2f}main{min-height:calc(100vh - var(--topbar-height));padding:0 var(--page-gutter) 28px}.hero{display:grid;grid-template-columns:minmax(500px,.95fr) minmax(520px,1.05fr);align-items:center;min-height:440px;max-width:1320px;margin:0 auto;overflow:hidden;background:#fff}.hero__content{position:relative;z-index:2;padding:56px 0 54px 38px}.hero h1{max-width:620px;margin:0;color:var(--navy-950);font-size:clamp(42px,3.5vw,56px);font-weight:800;letter-spacing:-.045em;line-height:1.22}.hero h1 span{display:block;white-space:nowrap}html[lang=en] .hero h1{font-size:clamp(40px,3.25vw,52px)}.hero p{margin:24px 0 30px;color:#53647a;font-size:clamp(17px,1.4vw,21px);line-height:1.75}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.hero__visual{align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:0;margin-left:-34px;overflow:hidden}.hero__visual img{display:block;width:112%;height:auto;max-height:430px;object-fit:contain;mix-blend-mode:multiply}.market-strip{display:flex;align-items:stretch;max-width:1320px;min-height:68px;margin:0 auto 20px;overflow-x:auto;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 4px 16px #192f4b08;scrollbar-width:thin}.market-strip__item{display:flex;flex:1 0 auto;align-items:baseline;justify-content:center;gap:10px;padding:24px 18px;border-right:1px solid var(--line);white-space:nowrap}.market-strip__symbol{color:#304058;font-size:14px}.market-strip__item strong{font-size:15px}.market-strip__change{font-size:13px;font-weight:700}.market-strip__change--up{color:var(--teal-600)}.market-strip__change--down{color:#e74f43}.market-strip__time{display:flex;flex:0 0 auto;align-items:center;margin-left:auto;padding:0 20px;color:#8795a6;font-size:11px;white-space:nowrap}.prediction-board{max-width:1320px;margin:0 auto 20px;padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff;scroll-margin-top:calc(var(--topbar-height) + 18px)}.pred-table{overflow:hidden;border:1px solid var(--line);border-radius:9px}.pred-row{display:grid;grid-template-columns:minmax(150px,1.25fr) minmax(120px,1fr) minmax(96px,.85fr) minmax(190px,1.6fr);align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid #edf1f5}.pred-row:last-child{border-bottom:0}.pred-row--head{padding:9px 18px;background:#f8fafc;color:#708097;font-size:12px;font-weight:700}.pred-row--head .pred-row__expected-col{text-align:right}.pred-row__name{display:grid;gap:2px;min-width:0}.pred-row__name strong{overflow:hidden;color:#22334a;font-size:14.5px;text-overflow:ellipsis;white-space:nowrap}.pred-row__name small{color:#97a4b3;font-size:11px;letter-spacing:.04em}.pred-row__quote{display:grid;gap:2px}.pred-row__quote strong{color:#3c4d64;font-size:14px;font-weight:600}.pred-row__quote small{font-size:12px;font-weight:700}.pred-row__direction{font-size:13px;font-weight:700;white-space:nowrap}.pred-dir--up,.pred-change--up{color:var(--teal-600)}.pred-dir--down,.pred-change--down{color:#e74f43}.pred-dir--flat{color:var(--muted)}.pred-row__expected{display:flex;align-items:center;justify-content:flex-end;gap:14px}.pred-row__expected strong{min-width:64px;font-size:14.5px;text-align:right}.pred-bar{position:relative;flex:0 1 150px;height:6px;border-radius:999px;background:#eef2f6}.pred-bar:before{content:"";position:absolute;top:-3px;bottom:-3px;left:50%;width:1px;background:#c9d4df}.pred-bar__fill{position:absolute;top:0;bottom:0;border-radius:999px}.pred-bar__fill--up{background:var(--teal-600)}.pred-bar__fill--down{background:#e74f43}.pred-bar__fill--flat{background:#a9b6c4}.pred-row--locked{grid-template-columns:minmax(150px,1.25fr) minmax(0,1fr);background:#fbfcfe}.pred-row--locked .pred-row__name strong{color:#7d8da0}.pred-row__unlock{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;padding:8px 0;border:0;background:transparent;color:#52637a;font-size:12.5px;font-weight:700;cursor:pointer;transition:color .16s ease}.pred-row__unlock:hover{color:var(--teal-600)}.content-panel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff}.content-panel--full{max-width:1320px;margin:24px auto 20px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.section-heading h2{margin:0;color:var(--navy-950);font-size:21px;line-height:1.25}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.review-list{overflow:hidden;border:1px solid var(--line);border-radius:8px}.review-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;width:100%;min-height:82px;gap:14px;padding:12px 14px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer;transition:background .16s ease}.review-row:last-child{border-bottom:0}.review-row:hover{background:#f5faf9}.review-row>svg{color:#8d9aab}.review-row__date,.review-row__content{display:flex;flex-direction:column;gap:5px;min-width:0}.review-row__date strong{color:#22334a;font-size:15px}.review-row__date small,.review-row__content small{color:#8997a8;font-size:11px}.review-row__content strong{overflow:hidden;color:#2f4057;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.empty-state{display:grid;place-items:center;min-height:160px;border:1px dashed #ccd6e0;border-radius:8px;color:var(--muted);font-size:13px}.site-footer{display:flex;justify-content:space-between;max-width:1320px;margin:30px auto 0;padding:0 4px;color:#8c99a8;font-size:11px}.dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#07111f94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.member-dialog{position:relative;width:min(460px,100%);padding:36px;border-radius:14px;background:#fff;box-shadow:0 28px 70px #05122342}.member-dialog__close{position:absolute;top:12px;right:12px}.member-dialog__close:hover{background:var(--surface-soft)}.member-dialog h2{margin:0 0 10px;font-size:25px}.member-dialog>p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.member-dialog ul{display:grid;gap:10px;margin:22px 0 26px;padding:0;list-style:none}.member-dialog li{display:flex;align-items:center;gap:9px;color:#405168;font-size:14px}.member-dialog li svg{color:var(--teal-600)}.toast{position:fixed;z-index:110;right:24px;bottom:24px;max-width:min(380px,calc(100vw - 40px));padding:13px 18px;border-radius:8px;color:#fff;background:var(--navy-900);box-shadow:0 12px 35px #0512233d;font-size:13px}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.member-chip{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.member-chip:hover{border-color:#b9c7d5;box-shadow:var(--shadow-sm)}.member-chip__name{max-width:120px;overflow:hidden;color:#29405e;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.level-badge{padding:3px 9px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.level-badge--guest{color:#5b6b80;background:#eef2f6}.level-badge--free{color:var(--teal-600);background:var(--teal-100)}.level-badge--paid{color:#8a6410;background:#fdf2d4}.level-badge--admin{color:#fff;background:var(--navy-800)}.auth-form{display:grid;gap:14px;margin-top:20px}.auth-form label{display:grid;gap:6px}.auth-form label span{color:#52637a;font-size:13px;font-weight:700}.auth-form input{min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;color:var(--ink);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.auth-form input:focus{outline:none;border-color:#14a38ba6;background:#fff;box-shadow:0 0 0 3px #14a38b17}.auth-form__error{margin:0;color:#cf3d31;font-size:13px}.auth-form__switch{margin-top:14px;padding-left:0;color:var(--teal-600)}.auth-form__hint{margin:14px 0 0;color:#97a4b3;font-size:11.5px}.member-profile{display:flex;align-items:center;gap:12px;margin:18px 0 14px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#f8fafc}.member-profile>div{display:grid;gap:2px;min-width:0;margin-right:auto}.member-profile strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.member-profile small{overflow:hidden;color:#8997a8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.member-dialog__logout{width:100%;margin-top:20px}.review-row--locked .review-row__content strong{color:#7d8da0}.review-row--locked>svg{color:#a4b0bf}.review-row__lock-label{color:var(--teal-600)!important;font-weight:700}.prediction-board--page{margin-top:24px}.pred-table--compact .pred-row{grid-template-columns:minmax(150px,1.25fr) minmax(96px,.85fr) minmax(190px,1.6fr)}.pred-table--compact .pred-row--locked{grid-template-columns:minmax(150px,1.25fr) minmax(0,1fr)}.pred-table--compact .pred-row__quote,.pred-table--compact .pred-row__quote-col{display:none}.horizon-switch{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:9px;background:#f8fafc}.horizon-switch__option{min-height:32px;padding:0 14px;border:0;border-radius:6px;background:transparent;color:#52637a;font-size:12.5px;font-weight:700;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.horizon-switch__option--active{color:var(--teal-600);background:#fff;box-shadow:0 1px 4px #1527421f}.content-row__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;color:var(--navy-800);background:#eef2f7}.content-row__icon--video{color:var(--teal-600);background:var(--teal-100)}.content-dialog{width:min(680px,100%);max-height:min(84vh,760px);overflow-y:auto}.content-dialog__meta{margin:6px 0 18px;color:#8997a8;font-size:12.5px}.content-dialog__body p{margin:0 0 14px;color:#3c4d64;font-size:15px;line-height:1.85;white-space:pre-line}.content-dialog__video{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;background:#0d2039}.content-dialog__video iframe{width:100%;height:100%}.placeholder-view{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:46vh;max-width:1320px;margin:24px auto 20px;padding:48px 20px;border:1px dashed #ccd6e0;border-radius:12px;background:#fff;text-align:center}.placeholder-view__icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;color:var(--navy-800);background:#eef2f7}.placeholder-view h1{margin:0;color:var(--navy-950);font-size:24px}.placeholder-view p{margin:0 0 10px;color:var(--muted);font-size:14px}.admin-view{max-width:1320px;margin:24px auto 20px;padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff}.admin-tabs{display:flex;gap:6px;margin-bottom:18px;border-bottom:1px solid var(--line)}.admin-tabs__tab{padding:10px 16px 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#52637a;font-size:14px;font-weight:700;cursor:pointer}.admin-tabs__tab--active{color:var(--teal-600);border-bottom-color:var(--teal-600)}.admin-panel__actions{display:flex;justify-content:flex-end;margin-bottom:12px}.admin-table{width:100%;margin-bottom:18px;border-collapse:collapse;font-size:13.5px}.admin-table th{padding:10px 12px;border-bottom:1px solid var(--line);color:#708097;font-size:12px;font-weight:700;text-align:left;white-space:nowrap}.admin-table td{padding:11px 12px;border-bottom:1px solid #edf1f5;color:#3c4d64;vertical-align:middle}.admin-table__title{max-width:380px;overflow:hidden;color:#22334a;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-table__ops{text-align:right;white-space:nowrap}.admin-table__ops .icon-button{width:34px;height:34px;color:#708097}.admin-table__ops .icon-button:hover{color:var(--teal-600);background:var(--surface-soft)}.admin-form{margin-top:6px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#f8fafc}.admin-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-form__row--five{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-form__row--end{display:flex;justify-content:flex-end;gap:8px}.admin-form select,.admin-form textarea,.admin-select{min-height:44px;padding:8px 13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit}.admin-form textarea{resize:vertical;line-height:1.7}.admin-input--number{max-width:110px}.admin-select{min-height:36px;padding:4px 8px;font-size:13px}@media(max-width:1180px){:root{--sidebar-width: 206px;--page-gutter: 22px}.hero{grid-template-columns:minmax(410px,.95fr) minmax(420px,1.05fr)}.hero__content{padding-left:24px}.hero__visual img{width:120%}.market-strip__item{padding:20px 14px;gap:8px}.market-strip__time{display:none}}@media(max-width:900px){:root{--topbar-height: 68px;--page-gutter: 18px}.app-main{margin-left:0}.sidebar{width:min(286px,86vw);box-shadow:18px 0 40px #05122338;transform:translate(-104%);transition:transform .22s ease}.sidebar--open{transform:translate(0)}.sidebar__mobile-close{display:inline-flex}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:block;border:0;background:#06101d7a}.topbar{gap:10px}.topbar__menu{display:inline-flex;flex:0 0 auto}.search-field{width:min(440px,52vw)}.hero{grid-template-columns:.98fr 1.02fr;min-height:410px}.hero h1{font-size:clamp(36px,5vw,48px)}.hero__visual{margin-left:-22px}.hero__visual img{width:130%}}@media(max-width:680px){:root{--page-gutter: 14px}.topbar{padding-inline:10px 14px}.search-field{flex:1;width:auto;height:42px}.topbar__actions{gap:0}.language-selector__trigger{min-width:72px;padding-inline:8px}.topbar__actions .button--text,.notification-button{display:none}.topbar__register{min-height:40px;padding-inline:13px;font-size:13px}.member-chip__name{display:none}.pred-row{grid-template-columns:minmax(0,1fr) minmax(150px,1.3fr);gap:8px;padding:12px 14px}.pred-row__quote,.pred-row__quote-col,.pred-row__direction,.pred-row__direction-col{display:none}.pred-bar{flex-basis:90px}.admin-form__row,.admin-form__row--five{grid-template-columns:1fr}.admin-panel{overflow-x:auto}.admin-view{padding:14px}main{padding-bottom:20px}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;margin-inline:calc(var(--page-gutter) * -1);padding-inline:var(--page-gutter)}.hero__content{padding:42px 4px 12px}.hero h1{font-size:clamp(31px,9vw,42px);line-height:1.2}html[lang=en] .hero h1{font-size:clamp(30px,8.5vw,38px)}html[lang=en] .hero h1 span{white-space:normal}.hero p{margin:18px 0 24px;font-size:16px;line-height:1.65}.desktop-only{display:none}.hero__actions{flex-wrap:nowrap}.hero__actions .button{flex:1;min-width:0;padding-inline:13px;font-size:14px}.hero__visual{min-height:228px;margin:0 -20px}.hero__visual img{width:112%;max-height:255px}.market-strip{min-height:64px;margin-top:4px}.market-strip__item{min-width:150px;flex-wrap:wrap;justify-content:flex-start;gap:3px 10px;padding:9px 15px}.prediction-board{padding:16px}.market-strip__symbol{flex-basis:100%;font-size:12px}.market-strip__item strong,.market-strip__change{font-size:12px}.content-panel{padding:16px}.site-footer{flex-direction:column;gap:5px}.member-dialog{padding:30px 24px 24px}.toast{right:16px;bottom:16px;left:16px;max-width:none}}@media(max-width:420px){.language-selector__trigger{min-width:40px;width:40px;padding:0}.language-selector__trigger span,.language-selector__chevron{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
