:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--navy:#1f3a5f;--navy-deep:#173252;--text:#1f2937;--muted:#718096;--border:#d9e0e8;--border-light:#e9edf2;--blue:#dce6f1;--blue-soft:#eef5fb;--yellow:#fff7d6;--yellow-border:#eadfae;--green:#e8f5e9;--green-strong:#62b978;--danger:#b94b4b;--page:#f7f9fb;--white:#fff;font-family:Avenir Next,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{background:var(--page);min-width:320px}body{background:var(--page);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button,a,select,input[type=date],input[type=time]{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1f3a5f38}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--white);border-right:1px solid var(--border-light);flex-direction:column;flex:0 0 238px;min-height:100vh;padding:30px 16px 22px;display:flex;position:sticky;top:0}.brand{color:var(--navy);letter-spacing:.02em;align-items:center;gap:10px;padding:0 10px;font-size:18px;font-weight:800;display:flex}.brand-mark{background:var(--navy);border-radius:8px;justify-content:center;align-items:center;width:25px;height:25px;display:inline-flex;position:relative;transform:rotate(-8deg)}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";background:var(--white);border-radius:1px;display:block;position:absolute}.brand-mark:before{width:12px;height:2px;transform:rotate(-40deg)translate(-1px,-2px)}.brand-mark:after{width:8px;height:2px;transform:rotate(50deg)translate(4px,1px)}.brand-mark span{background:#a7d9af;border-radius:50%;width:4px;height:4px;transform:translate(5px,-7px)}.sidebar-period{border-bottom:1px solid var(--border-light);gap:6px;margin:50px 10px 19px;padding:0 10px 18px;display:grid}.sidebar-period span,.section-kicker,.page-context{color:var(--muted);letter-spacing:.13em;margin:0;font-size:10px;font-weight:700;line-height:1.4}.sidebar-period strong{color:var(--navy);font-size:13px;font-weight:700}.desktop-nav{gap:5px;display:grid}.nav-button{color:#536174;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 13px;font-size:13px;font-weight:650;transition:background .16s,color .16s,transform .16s;display:flex}.nav-button:hover{color:var(--navy);background:#f5f8fb}.nav-button:active{transform:translateY(1px)}.nav-button.is-active{color:var(--navy);background:var(--blue-soft)}.nav-button.is-active svg{stroke-width:2.1px}.sidebar-footer{border-top:1px solid var(--border-light);gap:15px;margin-top:auto;padding:18px 10px 0;display:grid}.storage-note,.storage-status{color:var(--muted);align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.status-dot{background:var(--green-strong);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #62b97821}.source-link{color:var(--navy);justify-content:space-between;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.source-link:hover{text-underline-offset:3px;text-decoration:underline}.main-content{flex:1;min-width:0}.topbar,.page-body{width:min(100% - 96px,1390px);margin:0 auto}.topbar{justify-content:space-between;align-items:flex-end;gap:24px;padding:42px 0 28px;display:flex}.page-context{letter-spacing:.09em;margin-bottom:7px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy)}h1{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(27px,3vw,36px);font-weight:800;line-height:1.15}h2{letter-spacing:-.025em;margin-bottom:0;font-size:18px;font-weight:800;line-height:1.35}h3{margin-bottom:6px;font-size:16px}.topbar-actions{align-items:center;gap:15px;padding-bottom:2px;display:flex}.storage-status{white-space:nowrap}.demo-indicator{color:#85733a;background:var(--yellow);border:1px solid var(--yellow-border);border-radius:6px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.demo-indicator span:last-child{color:#a18e4e;font-weight:500}.demo-dot{background:#cda936;box-shadow:0 0 0 3px #cda93621}.page-body{padding-bottom:60px}.view-stack{gap:20px;display:grid}.surface{background:var(--white);border:1px solid var(--border);border-radius:11px;box-shadow:0 10px 26px #1f3a5f09}.date-toolbar{align-items:center;gap:13px;min-height:48px;display:flex}.date-control{min-height:43px;color:var(--navy);background:var(--white);border:1px solid var(--border);border-radius:7px;align-items:center;gap:9px;padding:0 13px;display:inline-flex}.date-control input{width:137px;color:var(--navy);background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.date-label{color:var(--muted);font-size:13px;font-weight:600}.date-arrows{gap:6px;margin-left:auto;display:flex}.date-arrows button{width:36px;height:36px;color:var(--navy);background:var(--white);border:1px solid var(--border);border-radius:7px;justify-content:center;align-items:center;transition:background .16s,border-color .16s;display:inline-flex}.date-arrows button:hover,.row-delete:hover,.outline-button:hover{background:var(--blue-soft);border-color:#bdccdc}.today-grid{grid-template-columns:minmax(310px,402px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.logging-panel,.insight-panel,.category-surface,.dashboard-note-surface,.dashboard-heatmap-surface,.settings-panel,.category-settings-panel,.history-surface{padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:21px;display:flex}.panel-heading .section-kicker{margin-bottom:6px}.selected-slot-label{color:var(--navy);white-space:nowrap;align-items:center;gap:6px;padding-top:2px;font-size:11px;font-weight:700;display:inline-flex}.logging-form{gap:9px;display:grid}.field-label,.field-label-row{color:var(--navy);font-size:12px;font-weight:750}.field-label:not(:first-child){margin-top:7px}.field-label-row{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.field-label-row .field-label{margin:0}.field-meta,.threshold-note{color:var(--muted);font-size:10px;font-weight:600}.select-wrap{align-items:center;gap:8px;display:flex}.select-wrap select{min-width:0;color:var(--text);appearance:none;flex:1}.input-yellow{background:var(--yellow);border:1px solid var(--yellow-border)}.logging-form .select-wrap{min-height:45px;color:var(--navy);border-radius:6px;padding:0 12px}.logging-form select,.text-input,.text-area{border-radius:6px;width:100%}.logging-form select{background:0 0;border:0;height:43px;padding:0;font-size:13px;font-weight:650}.text-input{height:45px;color:var(--text);padding:0 13px;font-size:13px}.text-area{min-height:78px;color:var(--text);resize:vertical;padding:12px 13px;font-size:13px;line-height:1.6}input::placeholder,textarea::placeholder{color:#a1a9b4}.score-group{background:var(--white);border:1px solid var(--border);border-radius:6px;grid-template-columns:repeat(5,1fr);margin-top:7px;display:grid;overflow:hidden}.score-group button{min-height:43px;color:var(--text);background:var(--white);border-right:1px solid var(--border);font-size:14px;transition:background .16s,color .16s}.score-group button:last-child{border-right:0}.score-group button:hover{background:#f7fafc}.score-group button.is-selected{color:#27633b;background:#ccebd3;font-weight:800;box-shadow:inset 0 0 0 1px #94c99f}.score-hint{color:#99a2ad;justify-content:space-between;padding:5px 2px 0;font-size:10px;display:flex}.field-error{color:var(--danger);margin:3px 0 0;font-size:11px;font-weight:650}.form-actions{gap:10px;margin-top:10px;display:flex}.primary-button,.outline-button,.danger-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:12px;font-weight:750;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.primary-button{color:var(--white);background:var(--navy);flex:1}.primary-button:hover{background:var(--navy-deep)}.primary-button:active,.outline-button:active,.danger-button:active{transform:translateY(1px)}.outline-button{color:var(--navy);background:var(--white);white-space:nowrap;border:1px solid #b8c7d6}.danger-button{color:var(--danger);background:#fff8f8;border:1px solid #ebcaca}.danger-button:hover{background:#fff0f0}.insight-panel{min-width:0}.insight-heading{align-items:center}.heat-legend{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:9px;font-weight:700;display:inline-flex}.heat-legend i{border-radius:2px;width:13px;height:13px;display:inline-block}.heat-1,.heatmap-cell.heat-1{background:#f1f7f2}.heat-2,.heatmap-cell.heat-2{background:#e1f1e5}.heat-3,.heatmap-cell.heat-3{background:#c9e9d0}.heat-4,.heatmap-cell.heat-4{background:#9dd5a8}.heat-5,.heatmap-cell.heat-5{background:#68b978}.heatmap-scroll{border:1px solid var(--border);border-radius:6px;max-height:552px;overflow:auto}.heatmap{background:var(--white);min-width:620px}.heatmap-row{grid-template-columns:78px repeat(var(--heat-columns), minmax(70px, 1fr));min-height:27px;display:grid}.heatmap-row>*{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);justify-content:center;align-items:center;min-width:0;font-size:10px;display:flex}.heatmap-row>:last-child{border-right:0}.heatmap-header{z-index:1;background:var(--blue-soft);min-height:38px;position:sticky;top:0}.heatmap-header>*{color:var(--navy);font-size:10px;font-weight:800}.heatmap-time{color:#6e7c8d;font-variant-numeric:tabular-nums;white-space:nowrap;padding-left:10px;justify-content:flex-start!important}.heatmap-category{text-align:center;white-space:normal;padding:0 4px}.heatmap-cell{color:#31563b;background:var(--white);min-height:27px;font-size:10px;font-weight:800;transition:filter .14s,box-shadow .14s}.heatmap-cell:hover{filter:brightness(.97);box-shadow:inset 0 0 0 2px #1f3a5f47}.heatmap-cell.is-empty{color:#c9d1d9;background:var(--white);font-weight:500}.summary-strip{border-top:1px solid var(--border-light);grid-template-columns:repeat(4,1fr);margin-top:19px;display:grid}.summary-strip>div{border-right:1px solid var(--border-light);gap:5px;min-width:0;padding:14px 13px 2px 0;display:grid}.summary-strip>div:not(:first-child){padding-left:14px}.summary-strip>div:last-child{border-right:0}.summary-strip span{color:var(--muted);font-size:10px;font-weight:650}.summary-strip strong{color:var(--navy);letter-spacing:-.04em;font-size:21px;font-weight:800;line-height:1.1}.summary-strip small,.metric-block small{color:var(--muted);letter-spacing:0;margin-left:3px;font-size:10px;font-weight:650}.summary-strip .summary-time{letter-spacing:-.02em;font-size:13px;line-height:1.35}.panel-note{color:#8a96a4;align-items:flex-start;gap:7px;margin:14px 0 0;font-size:10px;line-height:1.55;display:flex}.info-mark{width:15px;height:15px;color:var(--muted);border:1px solid #b8c2cd;border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:10px;font-style:italic;font-weight:700;display:inline-flex}.dashboard-intro,.history-intro,.settings-intro{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dashboard-intro h2,.history-intro h2,.settings-intro h2{letter-spacing:-.04em;margin:6px 0 5px;font-size:22px}.dashboard-intro p:last-child,.history-intro p:last-child,.settings-intro p:last-child{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.6}.metric-surface{grid-template-columns:repeat(4,1fr);padding:0 22px;display:grid}.metric-block{border-right:1px solid var(--border-light);gap:8px;min-width:0;padding:20px 20px 19px 0;display:grid}.metric-block:not(:first-child){padding-left:20px}.metric-block:last-child{border-right:0}.metric-block>span{color:var(--muted);font-size:11px;font-weight:650}.metric-block strong{color:var(--navy);letter-spacing:-.055em;font-size:27px;font-weight:800;line-height:1.05}.metric-block.is-compact strong{letter-spacing:-.035em;font-size:17px;line-height:1.35}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);align-items:stretch;gap:20px;display:grid}.category-surface .panel-heading,.dashboard-note-surface .section-kicker{margin-bottom:20px}.category-table{width:100%}.category-table-row{border-bottom:1px solid var(--border-light);grid-template-columns:1.2fr 1.2fr .55fr .55fr .75fr;align-items:center;gap:8px;min-height:46px;font-size:11px;display:grid}.category-table-row:last-child{border-bottom:0}.category-table-row>span:not(:first-child){color:#536174}.category-table-head{min-height:32px;color:var(--muted);font-size:10px;font-weight:700}.category-table-head>span:not(:first-child){color:var(--muted)}.category-name,.history-category{color:var(--navy);align-items:center;gap:7px;font-weight:750;display:inline-flex}.category-dot{background:#80a9ca;border-radius:50%;width:7px;height:7px;display:inline-block}.category-table-row:nth-child(3n) .category-dot,.history-row:nth-child(3n) .category-dot{background:#83bf8d}.category-table-row:nth-child(4n) .category-dot,.history-row:nth-child(4n) .category-dot{background:#d1ae52}.decision-strong,.decision-watch{border-radius:4px;width:fit-content;padding:4px 7px;font-size:10px;font-weight:750;display:inline-flex}.decision-strong{color:#326b40;background:var(--green)}.decision-watch{color:#7d6a32;background:var(--yellow)}.dashboard-note-surface{flex-direction:column;display:flex}.dashboard-note-surface h2{margin-bottom:10px;font-size:20px}.dashboard-note-surface>p:not(.section-kicker){color:var(--muted);margin-bottom:26px;font-size:12px;line-height:1.8}.rule-line{border-top:1px solid var(--border-light);color:var(--muted);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;font-size:11px;display:flex}.rule-line strong{color:var(--navy);font-size:12px}.dashboard-heatmap-surface{min-width:0}.dashboard-heatmap-surface .heatmap-scroll{max-height:620px}.filter-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.compact-input{min-height:37px;color:var(--muted);background:var(--white);border:1px solid var(--border);border-radius:6px;align-items:center;gap:7px;padding:0 10px;display:flex}.compact-input input,.compact-input select{width:125px;min-width:0;color:var(--text);background:0 0;border:0;padding:0;font-size:11px;font-weight:650}.compact-input select{appearance:none;width:105px}.compact-input.search-input input{width:105px}.history-surface{padding:0}.history-list{width:100%}.history-row{border-bottom:1px solid var(--border-light);grid-template-columns:74px 126px minmax(100px,.8fr) minmax(200px,2.2fr) 52px 40px;align-items:center;gap:14px;min-height:70px;padding:0 22px;transition:background .15s;display:grid}.history-row:not(.history-head){cursor:pointer}.history-row:not(.history-head):hover{background:#fbfcfe}.history-row:last-child{border-bottom:0}.history-head{min-height:42px;color:var(--muted);background:var(--blue-soft);border-radius:10px 10px 0 0;font-size:10px;font-weight:750}.history-date{gap:3px;display:grid}.history-date strong{color:var(--navy);font-size:14px;font-weight:800}.history-date small,.history-task small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.history-time{color:#596a7e;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.history-task{gap:4px;min-width:0;display:grid}.history-task strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.score-badge{color:#326b40;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:inline-flex}.score-1,.score-2{background:#e1f1e5}.score-3{background:#c9e9d0}.score-4{background:#9dd5a8}.score-5{background:#68b978}.row-delete{color:#9aa6b3;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.row-delete:hover{color:var(--danger)}.empty-state{text-align:center;justify-items:center;padding:76px 20px;display:grid}.empty-icon{width:52px;height:52px;color:var(--navy);background:var(--blue-soft);border-radius:50%;justify-content:center;align-items:center;margin-bottom:15px;display:inline-flex}.empty-state h3{margin-bottom:5px}.empty-state p{max-width:360px;color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.7}.settings-view{gap:22px}.settings-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:20px;display:grid}.settings-form-row{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:end;gap:8px;margin-bottom:17px;display:grid}.settings-form-row label,.number-setting{color:var(--navy);gap:7px;font-size:11px;font-weight:700;display:grid}.settings-form-row input,.number-setting input{width:100%;height:42px;color:var(--text);background:var(--yellow);border:1px solid var(--yellow-border);border-radius:6px;padding:0 11px;font-size:12px}.range-separator{color:var(--muted);text-align:center;padding-bottom:12px;font-size:12px}.number-setting{grid-template-columns:minmax(0,1fr) 84px;align-items:center;margin-top:5px}.number-setting small{color:var(--muted);grid-column:1/-1;font-size:10px;font-weight:500;line-height:1.5}.settings-actions{justify-content:flex-end;margin-top:24px;display:flex}.settings-actions .primary-button{flex:none}.master-list{border-top:1px solid var(--border-light);gap:0;display:grid}.master-row{border-bottom:1px solid var(--border-light);align-items:flex-start;gap:10px;padding:13px 0;display:flex}.master-row .category-dot{margin-top:5px}.master-row strong{color:var(--navy);font-size:12px}.master-row p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.settings-source{margin-top:20px}.mobile-nav{display:none}.toast{z-index:10;min-height:42px;color:var(--white);background:var(--navy);border-radius:7px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;animation:.18s ease-out toast-in;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #1f3a5f38}.toast-neutral{background:#56677b}@keyframes toast-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){.topbar,.page-body{width:min(100% - 56px,1390px)}.sidebar{flex-basis:214px}.today-grid{grid-template-columns:minmax(290px,360px) minmax(0,1fr)}.category-table-row{grid-template-columns:1.15fr 1.1fr .5fr .5fr .7fr}}@media (width<=900px){.sidebar{display:none}.topbar,.page-body{width:min(100% - 44px,760px)}.topbar{align-items:flex-start;padding:28px 0 22px}.topbar-actions{flex-direction:column;align-items:flex-end;gap:8px}.page-body{padding-bottom:92px}.mobile-nav{z-index:9;min-height:68px;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #1f3a5f12}.mobile-nav .nav-button{text-align:center;border-radius:7px;align-content:center;justify-items:center;gap:4px;min-height:57px;padding:4px 2px;font-size:10px;display:grid}.today-grid,.dashboard-grid,.settings-grid{grid-template-columns:1fr}.insight-panel{min-height:0}.metric-surface{grid-template-columns:repeat(2,1fr)}.metric-block:nth-child(2){border-right:0}.metric-block:nth-child(-n+2){border-bottom:1px solid var(--border-light)}.metric-block:nth-child(3){padding-left:0}.dashboard-intro,.history-intro,.settings-intro{flex-direction:column;align-items:flex-start}.filter-toolbar{justify-content:flex-start}}@media (width<=580px){.topbar,.page-body{width:min(100% - 28px,760px)}.topbar{gap:12px;padding-top:22px}.topbar-actions{display:none}h1{font-size:29px}.date-toolbar{flex-wrap:wrap;align-items:stretch;gap:8px}.date-control{flex:1;min-width:190px}.date-label{display:none}.date-arrows{margin-left:0}.date-arrows button{width:42px;height:43px}.logging-panel,.insight-panel,.category-surface,.dashboard-note-surface,.dashboard-heatmap-surface,.settings-panel,.category-settings-panel{padding:17px}.panel-heading{margin-bottom:14px}.selected-slot-label{display:none}.summary-strip{grid-template-columns:repeat(2,1fr)}.logging-form{gap:7px}.logging-form .field-label:not(:first-child){margin-top:3px}.logging-panel .text-area{min-height:62px}.logging-panel .form-actions{margin-top:6px}.summary-strip>div:nth-child(2){border-right:0}.summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--border-light)}.summary-strip>div:nth-child(3){padding-left:0}.summary-strip>div:nth-child(odd){padding-right:10px}.summary-strip>div:nth-child(2n){padding-left:10px}.summary-strip .summary-time{font-size:12px}.metric-surface{padding:0 17px}.metric-block{padding-right:12px}.metric-block:not(:first-child){padding-left:12px}.metric-block:nth-child(3){padding-left:0}.metric-block strong{font-size:23px}.metric-block.is-compact strong{font-size:14px}.category-table-row{grid-template-columns:1.15fr .95fr .45fr .58fr;gap:5px}.category-table-row>span:nth-child(4),.category-table-head>span:nth-child(4){display:none}.category-table-row>span:nth-child(5),.category-table-head>span:nth-child(5){grid-column:4}.category-name{gap:5px;font-size:10px}.filter-toolbar{grid-template-columns:1fr 1fr;width:100%;display:grid}.compact-input,.compact-input input,.compact-input select,.compact-input.search-input input{width:100%}.search-input{grid-column:1/-1}.history-row{grid-template-columns:58px minmax(0,1fr) 32px;grid-template-areas:"date task score""time category delete";gap:5px 9px;min-height:79px;padding:12px 15px}.history-head{display:none}.history-row:not(.history-head) .history-date{grid-area:date}.history-row:not(.history-head) .history-time{grid-area:time}.history-row:not(.history-head) .history-category{grid-area:category}.history-row:not(.history-head) .history-task{grid-area:task}.history-row:not(.history-head) .score-badge{grid-area:score;justify-self:end}.history-row:not(.history-head) .row-delete{grid-area:delete;justify-self:end}.history-category{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.settings-form-row{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:5px}.settings-form-row.single-row{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.number-setting{grid-template-columns:minmax(0,1fr) 70px}.toast{justify-content:center;bottom:82px;left:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
