@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#10100f;--paper:#f4f1e9;--panel:#ebe7dc;--line:#10100f24;--orange:#ff5a1f;--violet:#725cff;--cyan:#44b8c5;--lime:#b4d447;--muted:#716f68}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0}body{font-family:Manrope,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.cloud-shell{background:var(--paper);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:5;background:#ebe7dd;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.wordmark{letter-spacing:.14em;align-items:center;gap:10px;font:600 12px/1 DM Mono,monospace;display:inline-flex}.wordmark-dot{background:var(--orange);border-radius:50% 45% 52% 44%;width:18px;height:12px;display:inline-block;transform:rotate(9deg);box-shadow:0 0 18px #ff5a1f59}.new-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:52px;margin:44px 0 24px;padding:0 18px;font-weight:700;transition:transform .2s,background .2s;display:flex;box-shadow:0 8px 24px #10100f1f}.new-button:hover{background:var(--orange);transform:translateY(-2px)}.new-button span{font-size:22px;font-weight:400}.side-nav{gap:5px;display:grid}.side-nav button{text-align:left;cursor:pointer;color:#5b5954;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:13px;display:flex}.side-nav button span{text-align:center;width:21px;font:500 18px/1 DM Mono,monospace}.side-nav button:hover,.side-nav button.active{color:var(--ink);background:#ffffff9e}.side-nav button.active{box-shadow:inset 3px 0 var(--orange);font-weight:700}.storage-meter{border-top:1px solid var(--line);margin-top:auto;padding-top:20px}.storage-meter__top{justify-content:space-between;font-size:11px;display:flex}.storage-meter__top strong{font:500 10px DM Mono,monospace}.storage-meter__track{background:#10100f17;height:5px;margin:10px 0 8px;overflow:hidden}.storage-meter__track span{background:var(--orange);min-width:2px;height:100%;display:block}.storage-meter small{color:var(--muted);font-size:9px}.suite-switcher{margin-top:24px}.suite-switcher>p{letter-spacing:.2em;color:var(--muted);margin:0 0 10px;font:500 9px DM Mono,monospace}.suite-switcher>div{gap:6px;display:flex}.suite-switcher a{color:var(--muted);flex:1;justify-items:center;gap:5px;font-size:8px;display:grid}.suite-switcher a span{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);background:#ffffff73;border-radius:9px;place-items:center;font:600 10px DM Mono,monospace;transition:all .2s;display:grid}.suite-switcher a:hover span{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:4;background:#f4f1e9d9;align-items:center;gap:24px;height:78px;padding:0 38px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.search-box{background:#ffffffb8;border:1px solid #0000;border-radius:13px;flex:1;align-items:center;gap:10px;max-width:620px;height:44px;padding:0 12px;transition:all .2s;display:flex}.search-box:focus-within{background:#fff;border-color:#10100f38;box-shadow:0 6px 22px #10100f0f}.search-box>span{font:400 22px DM Mono,monospace}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.search-box kbd{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:6px;padding:3px 6px;font:400 9px DM Mono,monospace}.account-chip{color:inherit;align-items:center;gap:9px;margin-left:auto;text-decoration:none;display:flex}.account-chip>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font:500 10px DM Mono,monospace;display:grid}.account-chip div{display:grid}.account-chip strong{white-space:nowrap;text-overflow:ellipsis;max-width:145px;font-size:11px;overflow:hidden}.account-chip small{color:var(--muted);font-size:9px}.workspace-body{max-width:1500px;margin:0 auto;padding:46px 42px 80px}.title-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.eyebrow{letter-spacing:.18em;color:var(--orange);margin:0 0 10px;font:500 10px/1 DM Mono,monospace}.title-row h1{letter-spacing:-.045em;margin:0;font-size:clamp(31px,3vw,48px);line-height:1}.title-actions{gap:8px;display:flex}.title-actions button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;height:40px;padding:0 14px;font-size:11px;font-weight:700}.title-actions .upload-compact{background:var(--ink);border-color:var(--ink);color:#fff}.title-actions button:hover{border-color:var(--orange)}.smart-strip{border:1px solid var(--line);background:#ffffff57;grid-template-columns:repeat(4,minmax(0,1fr));margin:38px 0 44px;display:grid}.smart-strip button{border:0;border-right:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;min-width:0;padding:17px 18px;display:flex}.smart-strip button:last-child{border-right:0}.smart-strip button:hover{background:#ffffffb3}.smart-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font:500 10px DM Mono,monospace;display:grid}.smart-icon.violet{background:var(--violet)}.smart-icon.coral{background:var(--orange)}.smart-icon.cyan{background:var(--cyan)}.smart-icon.lime{background:var(--lime);color:var(--ink)}.smart-strip button>span:last-child{min-width:0;display:grid}.smart-strip strong{font-size:11px}.smart-strip small{color:var(--muted);font-size:9px}.content-toolbar{justify-content:space-between;align-items:center;min-height:36px;margin-bottom:16px;display:flex}.content-toolbar p{margin:0;font-size:13px;font-weight:700}.content-toolbar p span{background:var(--panel);border-radius:12px;place-items:center;min-width:21px;height:21px;margin-left:8px;padding:0 5px;font:400 9px DM Mono,monospace;display:inline-grid}.view-toggle{border:1px solid var(--line);border-radius:9px;display:flex;overflow:hidden}.view-toggle button{cursor:pointer;background:0 0;border:0;width:34px;height:30px}.view-toggle button.active{background:var(--ink);color:#fff}.notice{border-left:3px solid var(--orange);background:#fff2e7;justify-content:space-between;margin-bottom:14px;padding:11px 14px;font-size:11px;display:flex}.notice button{cursor:pointer;background:0 0;border:0;font-size:18px}.file-collection.grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:17px;display:grid}.file-card{background:#ffffff85;border:1px solid #10100f1c;border-radius:15px;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.file-card:hover{border-color:#10100f38;transform:translateY(-4px);box-shadow:0 18px 42px #10100f14}.file-preview{aspect-ratio:1.38;cursor:pointer;background:#dedbd2;border:0;border-bottom:1px solid #10100f14;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.file-preview>img{object-fit:cover;width:100%;height:100%}.file-info{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;height:64px;padding:0 11px;display:grid}.file-info>div{min-width:0;display:grid}.file-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.file-info small{color:var(--muted);margin-top:2px;font-size:8px}.file-type-dot{background:var(--violet);border-radius:50%;width:7px;height:7px}.type-image .file-type-dot{background:var(--orange)}.type-video .file-type-dot{background:var(--cyan)}.type-audio .file-type-dot{background:var(--lime)}.type-folder .file-type-dot{background:#daa843}.star{color:#96938a;cursor:pointer;background:0 0;border:0;width:28px;height:28px;font-size:18px}.star.active{color:var(--orange)}.file-collection.list{gap:5px;display:grid}.file-collection.list .file-card{border-radius:9px;grid-template-columns:54px minmax(0,1fr);display:grid}.file-collection.list .file-preview{aspect-ratio:auto;border:0;border-right:1px solid var(--line);width:54px;height:54px}.file-collection.list .file-info{height:54px}.file-collection.list .file-preview>div{transform:scale(.36)}.folder-art{background:#e7b749;border-radius:8px 10px 10px;width:112px;height:75px;position:relative;box-shadow:inset 0 -14px #97690014}.folder-art:before{content:"";background:#e7b749;border-radius:7px 7px 0 0;width:48px;height:16px;position:absolute;top:-12px;left:0}.folder-art i{transform-origin:bottom;background:#f7dc90;border-radius:4px;position:absolute;inset:11px 10px 8px;transform:rotate(-3deg)}.folder-art span{font:500 14px DM Mono,monospace;position:absolute;bottom:9px;right:12px}.paper-art{background:#fffdf8;width:90px;height:116px;padding:17px 13px;position:relative;transform:rotate(-2deg);box-shadow:0 9px 22px #10100f1f}.paper-art:after{content:"";border-top:0 solid #0000;border-bottom:18px solid #dedbd2;border-left:18px solid #0000;border-right:0 solid #0000;position:absolute;top:0;right:0}.paper-art span{color:var(--violet);margin-bottom:20px;font:600 10px DM Mono,monospace;display:block}.paper-art i{background:#d3d0c8;height:3px;margin:7px 0;display:block}.paper-art i:last-child{width:65%}.sheet-art{background:#f4fae2;border:5px solid #fff;grid-template-columns:repeat(4,1fr);width:116px;height:90px;display:grid;box-shadow:0 8px 22px #10100f1f}.sheet-art i{border-bottom:1px solid #3e5c1a33;border-right:1px solid #3e5c1a33}.sheet-art i:nth-child(-n+4){background:var(--lime)}.presentation-art{background:#ff6431;border:5px solid #fff;width:126px;height:79px;position:relative;box-shadow:0 8px 22px #10100f1f}.presentation-art i{background:#fff;width:44px;height:5px;position:absolute;top:17px;left:15px;box-shadow:0 11px #fff}.presentation-art b{border:7px solid #ffb59d;border-radius:50%;width:34px;height:34px;position:absolute;top:14px;right:12px}.presentation-art span{background:#ffffff80;width:79px;height:3px;position:absolute;bottom:9px;left:15px}.video-art{background:linear-gradient(145deg,#1a2b32,#47727d);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.video-art:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:180px;height:180px;position:absolute}.video-art span{color:#fff;z-index:1;background:#00000061;border-radius:50%;place-items:center;width:42px;height:42px;padding-left:3px;display:grid}.video-art i,.video-art b{background:#ffffff0a;width:90px;height:120%;position:absolute;transform:rotate(28deg)}.video-art i{left:4px}.video-art b{right:-14px}.audio-art{background:#20201e;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}.audio-art i{background:var(--lime);border-radius:3px;width:3px;box-shadow:0 0 12px #b4d4474d}.generic-art{color:#fff;background:#232321;place-items:center;width:88px;height:104px;display:grid;box-shadow:0 8px 20px #10100f26}.generic-art span{font:500 10px DM Mono,monospace}.empty-state{text-align:center;background:#ffffff38;border:1px dashed #10100f38;border-radius:16px;align-content:center;place-items:center;min-height:330px;display:grid}.empty-state>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font:400 26px DM Mono,monospace;display:grid}.empty-state h2{margin:18px 0 6px;font-size:20px}.empty-state p{color:var(--muted);margin:0;font-size:11px}.empty-state button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;margin-top:20px;font-size:11px;font-weight:700}.upload-tray{color:#fff;z-index:30;background:#171716;border:1px solid #ffffff1f;border-radius:14px;gap:4px;width:min(360px,100vw - 32px);padding:9px;display:grid;position:fixed;bottom:22px;right:24px;box-shadow:0 20px 60px #0000004d}.upload-tray>div{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:9px;display:grid;position:relative}.upload-tray>div>span{background:var(--orange);border-radius:50%;width:9px;height:9px;margin-top:5px;animation:1s infinite alternate pulse}.upload-tray>div>span.done{background:var(--lime);animation:none}.upload-tray>div>span.error{background:#ff3d50;animation:none}.upload-tray p{min-width:0;margin:0;display:grid}.upload-tray strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.upload-tray small{color:#9e9b94;font-size:8px}.upload-tray>div>div{background:#ffffff1a;height:2px;position:absolute;bottom:2px;left:28px;right:9px}.upload-tray i{background:var(--orange);height:100%;transition:width .15s;display:block}@keyframes pulse{to{opacity:.35;transform:scale(.65)}}.drop-layer{z-index:100;border:2px dashed var(--orange);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#f4f1e9eb;place-items:center;display:grid;position:fixed;inset:12px}.drop-layer>div{justify-items:center;display:grid}.drop-layer span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;font-size:35px;display:grid}.drop-layer strong{margin-top:20px;font-size:25px}.drop-layer small{color:var(--muted);margin-top:4px}.preview-backdrop{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e0e0de0;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.preview-panel{color:#fff;background:#222220;border:1px solid #ffffff1f;grid-template-rows:68px minmax(0,1fr) 38px;width:min(1280px,100%);height:min(840px,100vh - 44px);display:grid;box-shadow:0 25px 90px #0000006b}.preview-panel>header{border-bottom:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 17px;display:grid}.round-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:50%;width:35px;height:35px;font-size:20px}.preview-panel header>div:nth-child(2){min-width:0;display:grid}.preview-panel header span{color:var(--orange);letter-spacing:.14em;font:500 8px DM Mono,monospace}.preview-panel header strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.preview-actions{align-items:center;gap:5px;display:flex}.preview-actions button,.preview-actions a{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff29;place-items:center;height:32px;padding:0 11px;font-size:9px;display:grid}.preview-canvas{background:#151514;place-items:center;min-height:0;display:grid;overflow:hidden}.preview-canvas>img,.preview-canvas>video{object-fit:contain;max-width:100%;max-height:100%}.preview-canvas iframe{background:#fff;border:0;width:100%;height:100%}.preview-canvas pre{color:#ddd9d0;white-space:pre-wrap;place-self:stretch stretch;margin:0;padding:38px;font:400 12px/1.8 DM Mono,monospace;overflow:auto}.preview-panel>footer{color:#8f8c86;border-top:1px solid #ffffff1a;align-items:center;gap:26px;padding:0 16px;font:400 8px DM Mono,monospace;display:flex}.audio-player{justify-items:center;width:min(620px,80%);display:grid}.audio-player .record{background:repeating-radial-gradient(circle,#2d2d2a 0 3px,#171716 4px 8px);border-radius:50%;place-items:center;width:230px;height:230px;animation:12s linear infinite spin;display:grid;box-shadow:0 20px 50px #00000059}.record span{background:var(--lime);width:65px;height:65px;color:var(--ink);border-radius:50%;place-items:center;font-size:24px;display:grid}.audio-player>strong{margin:24px 0 14px}.audio-player audio{width:100%}@keyframes spin{to{transform:rotate(360deg)}}.rich-pending{text-align:center;justify-items:center;max-width:520px;padding:30px;display:grid}.rich-pending>div:first-child{margin-bottom:32px;transform:scale(1.3)}.rich-pending h2{margin:0;font-size:25px}.rich-pending>p:not(.eyebrow){color:#9c9992;max-width:450px;font-size:11px;line-height:1.7}.rich-pending a{border-bottom:1px solid var(--orange);margin-top:10px;padding-bottom:4px;font-size:10px}.welcome-shell{color:#f7f2e8;background:#0d0d0c;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;position:relative;overflow:hidden}.welcome-shell:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70%,#000,#0000 62%);mask-image:radial-gradient(circle at 70%,#000,#0000 62%)}.welcome-nav{z-index:2;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,6vw,90px);display:flex}.beta-pill{letter-spacing:.14em;border:1px solid #ffffff2b;border-radius:20px;padding:8px 11px;font:400 8px DM Mono,monospace}.welcome-copy{z-index:2;align-self:center;width:53%;padding:70px clamp(24px,6vw,90px)}.welcome-copy h1{letter-spacing:-.067em;margin:0;font-size:clamp(45px,6.2vw,99px);font-weight:600;line-height:.92}.welcome-copy h1 em{color:#0000;-webkit-text-stroke:1px #f7f2e88c;font-style:normal}.welcome-copy>p:not(.eyebrow){color:#a8a49c;max-width:540px;margin:28px 0;font-size:14px;line-height:1.7}.welcome-cta{background:var(--orange);color:#fff;align-items:center;gap:22px;padding:15px 18px;font-size:11px;font-weight:700;display:inline-flex}.welcome-cta span{font-size:17px}.welcome-cta:hover{background:#ff713e}.welcome-cta.disabled{opacity:.52}.welcome-stage{width:48vw;height:70vh;position:absolute;top:15vh;right:0}.stage-orbit{border:1px solid #ff5a1f3b;border-radius:50%;position:absolute;top:45%;left:45%;transform:translate(-50%,-50%)rotate(-20deg)}.orbit-one{width:72%;height:42%}.orbit-two{width:48%;height:78%;transform:translate(-50%,-50%)rotate(28deg)}.stage-core{background:radial-gradient(circle at 38% 34%,#ffb66a,#ff5a1f 25%,#6e1d04 68%,#130b08);border-radius:50%;align-content:center;place-items:center;width:130px;height:130px;display:grid;position:absolute;top:45%;left:45%;transform:translate(-50%,-50%);box-shadow:0 0 90px #ff5a1f61}.stage-core span{font-size:38px}.stage-core small{letter-spacing:.24em;font:400 7px DM Mono,monospace}.stage-card{width:168px;height:205px;color:var(--ink);background:#e9e5dc;border:1px solid #ffffff29;padding:12px;position:absolute;box-shadow:0 22px 55px #00000059}.stage-card>span{color:var(--orange);font:500 7px DM Mono,monospace}.stage-card>strong{margin-top:11px;font-size:9px;display:block}.card-photo{top:6%;left:5%;transform:rotate(-7deg)}.card-document{top:21%;right:4%;transform:rotate(7deg)}.card-video{bottom:-2%;left:26%;transform:rotate(3deg)}.mini-landscape{background:linear-gradient(#89a8a5 55%,#657f53 56%);height:135px;margin-top:8px;position:relative;overflow:hidden}.mini-landscape i{background:#405f54;width:80px;height:80px;position:absolute;bottom:-45px;left:-5px;transform:rotate(45deg)}.mini-landscape b{background:#f7d276;border-radius:50%;width:48px;height:48px;position:absolute;top:18px;right:20px}.mini-document{background:#fff;height:135px;margin-top:8px;padding:22px 15px}.mini-document i{background:#c9c6be;height:4px;margin-bottom:13px;display:block}.mini-document i:first-child{background:var(--violet);width:65%;height:8px}.mini-video{background:linear-gradient(135deg,#22414a,#7ba0a1);place-items:center;height:135px;margin-top:8px;display:grid}.mini-video i{color:#fff;background:#0006;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.welcome-footer{z-index:2;color:#817e78;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff1a;align-items:center;gap:50px;min-height:60px;padding:0 clamp(24px,6vw,90px);font:400 8px DM Mono,monospace;display:flex}@media (max-width:980px){.cloud-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{align-items:center;padding:26px 12px}.sidebar .wordmark span:last-child,.side-nav button:not(.active),.side-nav button.active{font-size:0}.sidebar .wordmark-dot{width:22px;height:15px}.new-button{width:50px;padding:0;font-size:0}.new-button span{font-size:23px}.side-nav button{justify-content:center;width:50px}.side-nav button span{font-size:19px}.storage-meter,.suite-switcher{display:none}.smart-strip{grid-template-columns:repeat(2,1fr)}.smart-strip button:nth-child(2){border-right:0}.smart-strip button:nth-child(-n+2){border-bottom:1px solid var(--line)}.welcome-copy{width:62%}.welcome-stage{opacity:.63;right:-12%}}@media (max-width:680px){.cloud-shell{display:block}.sidebar{display:none}.topbar{flex-wrap:wrap;height:auto;min-height:72px;padding:12px 16px}.mobile-brand{align-items:center;gap:8px;font:500 9px DM Mono,monospace;display:flex}.search-box{flex-basis:100%;order:3;max-width:none}.account-chip div{display:none}.workspace-body{padding:30px 16px 60px}.title-row{align-items:flex-start}.title-actions button:first-child{display:none}.title-actions .upload-compact{white-space:nowrap}.smart-strip{margin:28px 0}.smart-strip button{padding:12px 10px}.smart-icon{width:31px;height:31px}.file-collection.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.file-info{height:58px;padding:0 8px}.file-preview{aspect-ratio:1.08}.preview-backdrop{padding:0}.preview-panel{border:0;grid-template-rows:auto minmax(0,1fr) 36px;width:100%;height:100vh}.preview-panel>header{min-height:72px;padding:9px 12px}.preview-actions button:last-child{display:none}.preview-panel>footer{gap:12px;overflow:auto}.welcome-nav{height:66px}.welcome-copy{width:100%;padding-top:72px;padding-bottom:330px}.welcome-copy h1{font-size:clamp(43px,14vw,70px)}.welcome-stage{opacity:.68;width:100vw;height:370px;top:auto;bottom:45px;right:0;transform:scale(.8)}.stage-card{width:130px;height:160px}.stage-card>div{height:98px}.stage-core{width:100px;height:100px}.welcome-footer{white-space:nowrap;gap:18px;overflow:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
