:root{color:#18201e;background:#f3f6f4;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18201e;--muted: #68736f;--line: #dce3df;--surface: #ffffff;--soft: #eef3f0;--accent: #176f62;--accent-dark: #10584f;--accent-soft: #e1f1ec;--warm: #a85d45;--danger: #a33e3e;--shadow: 0 18px 50px rgba(22, 37, 32, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}#try-on,#guide,#privacy{scroll-margin-top:82px}body{margin:0;min-width:320px;min-height:100vh;background:#f3f6f4}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,canvas{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:clip}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));min-height:70px;margin:0 auto;background:#f3f6f4eb;border-bottom:1px solid rgba(204,214,209,.8);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.brand{display:inline-flex;align-items:center;gap:11px;min-width:0}.brand-mark{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;color:#fff;background:var(--ink);border-radius:8px}.brand>span:last-child{display:grid;gap:1px}.brand strong{font-size:17px;line-height:1.25}.brand small{color:var(--muted);font-size:11px;line-height:1.3}.site-header nav{display:flex;align-items:center;gap:30px;color:#44504c;font-size:14px}.site-header nav a{position:relative;padding:10px 0}.site-header nav a:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:var(--accent);content:"";opacity:0;transform:scaleX(.4);transition:opacity .18s ease,transform .18s ease}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.header-action,.download-button,.empty-preview button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 17px;color:#fff;font-weight:700;background:var(--accent);border:1px solid var(--accent);border-radius:8px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.header-action:hover,.download-button:hover:not(:disabled),.empty-preview button:hover{background:var(--accent-dark);border-color:var(--accent-dark);box-shadow:0 8px 20px #176f6233;transform:translateY(-1px)}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;width:min(1180px,calc(100% - 40px));padding:66px 0 48px;margin:0 auto}.intro-copy{max-width:720px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:var(--accent);font-size:12px;font-weight:800;line-height:1.4;text-transform:uppercase}.intro h1{max-width:680px;margin:0;color:#101614;font-size:clamp(40px,5.4vw,72px);font-weight:780;line-height:1.04;letter-spacing:0}.intro-copy>p:last-child{max-width:640px;margin:24px 0 0;color:#56625e;font-size:18px;line-height:1.75}.intro-proof{display:grid;min-width:190px;padding:4px 0 4px 24px;gap:13px;color:#43504b;border-left:1px solid #cad5d0;font-size:14px}.intro-proof span{display:flex;align-items:center;gap:8px}.intro-proof svg{color:var(--accent)}.tryon-section{padding:34px max(20px,calc((100vw - 1180px)/2)) 70px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.section-heading h2,.section-copy h2,.privacy-main h2{margin:0;color:#121917;font-size:30px;line-height:1.2;letter-spacing:0}.section-kicker{margin-bottom:8px}.step-list{display:flex;align-items:center;padding:0;margin:0;gap:6px;list-style:none}.step-list li{display:flex;align-items:center;min-height:38px;padding:0 12px 0 8px;gap:7px;color:#7a8581;background:#f5f7f6;border:1px solid #e2e7e4;border-radius:8px;font-size:12px;font-weight:700;transition:color .18s ease,background .18s ease,border-color .18s ease}.step-list li span{display:grid;width:23px;height:23px;place-items:center;color:#fff;background:#a4ada9;border-radius:50%}.step-list li.active{color:var(--accent-dark);background:var(--accent-soft);border-color:#a9d3c8}.step-list li.active span{background:var(--accent)}.tryon-workspace{display:grid;grid-template-columns:minmax(330px,390px) minmax(0,1fr);overflow:hidden;background:#f8faf9;border:1px solid #d7dfdb;border-radius:8px;box-shadow:var(--shadow)}.control-column{background:#fff;border-right:1px solid #d7dfdb}.control-section{padding:22px;border-bottom:1px solid #e2e7e4;transition:opacity .18s ease}.control-section:last-child{border-bottom:0}.control-section.disabled{opacity:.52}.control-title{display:flex;align-items:center;gap:11px;margin-bottom:16px}.control-title>span:first-child{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;color:var(--accent);background:var(--accent-soft);border-radius:8px}.control-title h3{margin:0;font-size:15px;line-height:1.4}.control-title p{margin:2px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.inline-title{margin-bottom:18px}.inline-title .reset-button{margin-left:auto}.drop-zone{display:grid;width:100%;min-height:144px;padding:22px;place-items:center;gap:6px;color:var(--ink);background:#f7faf8;border:1px dashed #aebdb7;border-radius:8px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.drop-zone:hover,.drop-zone.dragging{background:var(--accent-soft);border-color:var(--accent);transform:translateY(-1px)}.drop-zone strong{font-size:14px}.drop-zone small{color:var(--muted);font-size:11px}.upload-icon{display:grid;width:46px;height:46px;margin-bottom:3px;place-items:center;color:#fff;background:var(--accent);border-radius:8px}.photo-file-row{display:flex;align-items:center;min-width:0;padding:12px;gap:10px;background:#f5f8f6;border:1px solid #dce5e0;border-radius:8px}.photo-file-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;color:#fff;background:var(--accent);border-radius:8px}.photo-file-row>div{display:grid;min-width:0;flex:1;gap:2px}.photo-file-row strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.photo-file-row small{color:var(--muted);font-size:11px}.photo-file-row button{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;cursor:pointer}.processing-status{display:flex;align-items:flex-start;margin-top:12px;gap:8px;color:#66726e;font-size:11px;line-height:1.5}.processing-status p{margin:0}.status-indicator{flex:0 0 auto;width:7px;height:7px;margin-top:5px;background:#9ca8a3;border-radius:50%}.processing-status.ready{color:var(--accent-dark)}.processing-status.ready .status-indicator{background:var(--accent)}.processing-status.error{color:var(--danger)}.processing-status.error .status-indicator{background:var(--danger)}.processing-status.loading-model .status-indicator,.processing-status.detecting .status-indicator{background:#b98235;animation:pulse 1s ease-in-out infinite}.category-tabs{display:flex;overflow-x:auto;padding-bottom:3px;margin-bottom:12px;gap:5px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button,.view-toggle button{flex:0 0 auto;min-height:32px;padding:0 11px;color:#64706c;background:#fff;border:1px solid #dce3df;border-radius:8px;cursor:pointer;font-size:11px;font-weight:700}.category-tabs button.active,.view-toggle button.active{color:#fff;background:var(--ink);border-color:var(--ink)}.frame-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.frame-option{position:relative;display:grid;min-width:0;padding:8px;gap:6px;text-align:left;background:#fff;border:1px solid #dfe5e2;border-radius:8px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.frame-option:hover:not(:disabled){border-color:#9eb9b1;transform:translateY(-1px)}.frame-option.selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.frame-option:disabled{cursor:not-allowed}.frame-thumb{display:grid;height:64px;overflow:hidden;place-items:center;background:#f3f5f4;border-radius:6px}.frame-thumb img{width:92%;height:55px;object-fit:contain}.frame-option>span:nth-child(2){display:grid;min-width:0;gap:1px}.frame-option strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.frame-option small{color:#87908d;font-size:10px}.selected-check{position:absolute;top:5px;right:5px;padding:2px;color:#fff;background:var(--accent);border-radius:50%}.reset-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;gap:5px;color:#53605b;background:#fff;border:1px solid #dbe2de;border-radius:8px;cursor:pointer;font-size:11px;font-weight:700}.reset-button:disabled,.download-button:disabled,.view-toggle button:disabled{cursor:not-allowed;opacity:.48}.range-controls{display:grid;gap:14px}.range-controls label{display:grid;gap:7px}.range-controls label>span{display:flex;align-items:center;justify-content:space-between;color:#4f5b57;font-size:11px;font-weight:700}.range-controls output{min-width:39px;color:var(--accent-dark);text-align:right}input[type=range]{width:100%;height:4px;margin:4px 0;background:#dce4e0;border-radius:4px;cursor:pointer;accent-color:var(--accent)}.preview-column{display:flex;min-width:0;flex-direction:column;padding:24px;background:#edf1ef}.preview-toolbar,.preview-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.preview-toolbar{padding:0 2px 17px}.preview-toolbar p{margin:0 0 3px;color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase}.preview-toolbar h3{margin:0;font-size:17px;line-height:1.35}.view-toggle{display:flex;padding:3px;gap:3px;background:#fff;border:1px solid #d5ddda;border-radius:8px}.view-toggle button{min-width:58px;border:0}.preview-stage{display:grid;min-height:600px;flex:1;padding:24px;place-items:center;background:#202624;border:1px solid #161b19;border-radius:8px}.preview-stage.empty{background:#202624}.canvas-wrap{position:relative;display:grid;width:min(100%,760px);max-height:72vh;overflow:hidden;place-items:center;background:#f7f8f7;border-radius:8px;box-shadow:0 18px 44px #0000003d}.canvas-wrap canvas{width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .22s ease}.canvas-wrap canvas.visible{opacity:1}.empty-preview{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:32px;place-content:center;place-items:center;color:#dce5e1;text-align:center}.empty-preview>span{display:grid;width:82px;height:82px;margin-bottom:18px;place-items:center;color:#b9cec7;background:#2d3633;border:1px solid #43504c;border-radius:8px}.empty-preview h3{margin:0;color:#fff;font-size:20px}.empty-preview p{margin:8px 0 20px;color:#9eaaa5;font-size:13px}.empty-preview button{min-height:40px;padding:0 15px;font-size:12px}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:28px;place-content:center;place-items:center;color:#fff;text-align:center;background:#111715d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.loader{width:38px;height:38px;margin-bottom:14px;border:3px solid rgba(255,255,255,.22);border-top-color:#74c0ad;border-radius:50%;animation:spin .85s linear infinite}.loading-overlay strong{font-size:14px}.loading-overlay small{margin-top:6px;color:#bdc9c5;font-size:11px}.preview-footer{padding:17px 2px 0}.privacy-chip{display:flex;align-items:center;min-width:0;gap:8px;color:#53605b;font-size:11px}.privacy-chip svg{flex:0 0 auto;color:var(--accent)}.privacy-chip span{display:grid}.privacy-chip strong{color:#28332f}.preview-actions{display:flex;align-items:center;gap:8px}.secondary-button,.download-button{min-height:42px}.secondary-button{padding:0 15px;font-size:12px}.download-button{font-size:12px}.guide-section,.faq-section{width:min(1180px,calc(100% - 40px));padding:86px 0;margin:0 auto}.section-copy{max-width:620px}.section-copy>p:last-child{margin:14px 0 0;color:var(--muted);line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:36px 0 0;gap:1px;overflow:hidden;background:#dce3df;border:1px solid #dce3df;border-radius:8px;list-style:none}.guide-grid li{display:grid;min-height:180px;padding:26px;align-content:space-between;background:#fff}.guide-grid li>span{color:var(--warm);font-size:12px;font-weight:800}.guide-grid strong{font-size:17px}.guide-grid p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.privacy-section{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);width:min(1180px,calc(100% - 40px));padding:40px;margin:0 auto;gap:46px;color:#e8efec;background:#18201e;border-radius:8px}.privacy-main{display:flex;gap:18px}.privacy-mark{display:grid;flex:0 0 auto;width:54px;height:54px;place-items:center;color:#b7e0d5;background:#26322e;border:1px solid #394941;border-radius:8px}.privacy-main h2{color:#fff}.privacy-main p:last-child{max-width:660px;margin:13px 0 0;color:#aebbb6;line-height:1.75}.privacy-section ul{display:grid;padding:0 0 0 30px;margin:0;align-content:center;gap:14px;border-left:1px solid #36443e;list-style:none}.privacy-section li{display:flex;align-items:center;gap:9px;color:#cad5d1;font-size:13px}.privacy-section li svg{color:#78b9a8}.faq-section{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:72px}.faq-list{border-top:1px solid #cfd8d4}.faq-list details{border-bottom:1px solid #cfd8d4}.faq-list summary{position:relative;padding:20px 36px 20px 0;cursor:pointer;font-size:15px;font-weight:750;line-height:1.5;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{position:absolute;top:19px;right:3px;color:var(--accent);content:"+";font-size:21px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 42px 20px 0;margin:-4px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(1180px,calc(100% - 40px));padding:30px 0 40px;margin:0 auto;gap:34px;border-top:1px solid #d5ddd9}.footer-brand .brand-mark{width:38px;height:38px}.site-footer>p{margin:0;color:var(--muted);font-size:11px;text-align:center}.site-footer>a:last-child{display:inline-flex;align-items:center;gap:6px;color:var(--accent-dark);font-size:12px;font-weight:800}.visually-hidden{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid rgba(23,111,98,.28);outline-offset:2px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}.camera-entry{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin-top:10px;gap:8px;color:var(--accent-dark);background:var(--accent-soft);border:1px solid #b7d9d0;border-radius:8px;cursor:pointer;font-size:12px;font-weight:800;transition:background .18s ease,border-color .18s ease,transform .18s ease}.camera-entry:hover{background:#d4eae4;border-color:#8fc4b7;transform:translateY(-1px)}.empty-actions{display:flex;align-items:center;justify-content:center;gap:8px}.empty-preview .upload-outline{color:#dce5e1;background:transparent;border-color:#52615c;box-shadow:none}.empty-preview .upload-outline:hover{background:#2d3633;border-color:#73857f;box-shadow:none}.camera-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;padding:24px;overflow-y:auto;place-items:center;background:#0c100fc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.camera-dialog{width:min(100%,860px);overflow:hidden;background:#f6f8f7;border:1px solid #49534f;border-radius:8px;box-shadow:0 28px 80px #00000061}.camera-header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px 18px 14px 22px;gap:20px;background:#fff;border-bottom:1px solid #d9e0dc}.camera-header p{margin:0 0 2px;color:var(--accent);font-size:10px;font-weight:800}.camera-header h2{margin:0;font-size:20px;line-height:1.3}.camera-header>button{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;background:#f1f4f2;border:1px solid #d7dfdb;border-radius:8px;cursor:pointer}.camera-stage{position:relative;display:grid;width:100%;aspect-ratio:4 / 3;overflow:hidden;place-items:center;background:#151b19}.camera-stage video{width:100%;height:100%;object-fit:cover}.camera-stage.mirrored video{transform:scaleX(-1)}.face-guide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;box-shadow:inset 0 0 0 999px #090d0c42;mask:radial-gradient(ellipse 25% 39% at center,transparent 98%,#000 100%)}.face-guide span{width:45%;height:76%;border:2px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 0 0 1px #116f624d}.camera-message{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:30px;place-content:center;place-items:center;gap:10px;color:#fff;text-align:center;background:#18201e}.camera-message .loader{margin-bottom:5px}.error-message svg{color:#9bcfc2}.error-message strong{max-width:480px;line-height:1.6}.error-message>div{display:flex;margin-top:8px;gap:8px}.error-message button{min-height:38px;padding:0 13px;color:#fff;background:#26332f;border:1px solid #46554f;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700}.camera-footer{display:flex;align-items:center;justify-content:space-between;min-height:94px;padding:14px 22px;gap:24px;background:#fff;border-top:1px solid #d9e0dc}.camera-footer>p{display:flex;align-items:center;margin:0;gap:7px;color:#596560;font-size:12px}.camera-footer>p svg{flex:0 0 auto;color:var(--accent)}.camera-controls{display:grid;grid-template-columns:46px 68px 46px;align-items:center;gap:12px}.camera-controls>button:not(.shutter-button){display:grid;width:46px;height:46px;place-items:center;color:#34413c;background:#f3f6f4;border:1px solid #d5ddd9;border-radius:50%;cursor:pointer}.camera-controls button:disabled{cursor:not-allowed;opacity:.45}.shutter-button{display:grid;width:68px;height:68px;padding:5px;place-items:center;background:#fff;border:3px solid #1d2824;border-radius:50%;cursor:pointer}.shutter-button span{width:100%;height:100%;background:var(--accent);border-radius:50%;transition:transform .12s ease,background .12s ease}.shutter-button:hover:not(:disabled) span{background:var(--accent-dark);transform:scale(.92)}.camera-sheet-enter-active,.camera-sheet-leave-active{transition:opacity .18s ease}.camera-sheet-enter-active .camera-dialog,.camera-sheet-leave-active .camera-dialog{transition:transform .22s cubic-bezier(.2,.75,.2,1),opacity .18s ease}.camera-sheet-enter-from,.camera-sheet-leave-to{opacity:0}.camera-sheet-enter-from .camera-dialog,.camera-sheet-leave-to .camera-dialog{opacity:0;transform:translateY(18px) scale(.985)}@media (max-width: 980px){.site-header nav{display:none}.intro{align-items:flex-start;flex-direction:column;padding-top:52px}.intro-proof{grid-template-columns:repeat(3,auto);width:100%;padding:18px 0 0;border-top:1px solid #cad5d0;border-left:0}.tryon-workspace{grid-template-columns:minmax(300px,340px) minmax(0,1fr)}.preview-column{padding:18px}.preview-stage{min-height:520px;padding:14px}.control-section{padding:18px}.privacy-section,.faq-section{gap:36px}}@media (max-width: 760px){.site-header{width:min(100% - 28px,1180px);min-height:64px}.header-action{min-height:38px;padding:0 12px;font-size:12px}.intro,.guide-section,.faq-section,.privacy-section,.site-footer{width:min(100% - 28px,1180px)}.intro{padding:40px 0 34px;gap:28px}.intro h1{font-size:42px}.intro-copy>p:last-child{margin-top:18px;font-size:15px}.intro-proof{grid-template-columns:1fr;gap:9px}.tryon-section{padding:27px 14px 52px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2,.section-copy h2,.privacy-main h2{font-size:26px}.step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.step-list li{min-width:0;padding:7px;justify-content:center;white-space:nowrap}.tryon-workspace{display:flex;overflow:visible;flex-direction:column}.control-column{border-top:1px solid #d7dfdb;border-right:0}.preview-column{order:-1;padding:14px}.preview-stage{min-height:360px;padding:10px}.canvas-wrap{max-height:none}.preview-footer{align-items:stretch;flex-direction:column}.preview-actions{display:grid;grid-template-columns:1fr 1.5fr}.preview-actions .download-button,.preview-actions .secondary-button{width:100%}.guide-section,.faq-section{padding:64px 0}.guide-grid{grid-template-columns:1fr}.guide-grid li{min-height:150px}.privacy-section{grid-template-columns:1fr;padding:26px;gap:28px}.privacy-section ul{padding:22px 0 0;border-top:1px solid #36443e;border-left:0}.faq-section{grid-template-columns:1fr;gap:28px}.site-footer{grid-template-columns:1fr;justify-items:start;gap:20px}.site-footer>p{text-align:left}}@media (max-width: 430px){.brand small{display:none}.header-action svg{display:none}.intro h1{font-size:36px}.step-list li{align-items:center;flex-direction:column;font-size:10px}.frame-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-toolbar{align-items:flex-start}.view-toggle button{min-width:48px;padding:0 8px}.preview-stage{min-height:310px}.empty-preview{padding:22px}.empty-preview>span{width:64px;height:64px}.privacy-main{flex-direction:column}}@media (max-width: 760px){.empty-actions{flex-direction:column;width:min(220px,100%)}.empty-actions button{width:100%}.camera-modal{align-items:end;padding:0}.camera-dialog{width:100%;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.camera-header{min-height:68px;padding:12px 14px 12px 18px}.camera-header h2{font-size:17px}.camera-stage{min-height:52vh;aspect-ratio:auto}.face-guide span{width:58%;height:72%}.camera-footer{align-items:stretch;flex-direction:column;min-height:138px;padding:13px 18px 20px;gap:10px}.camera-footer>p{justify-content:center;text-align:center}.camera-controls{justify-content:center}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
