@import "https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";:root{--summu:#ffbc01;--ink:#0d0d0d;--ink-raised:#171717;--paper:#fff;--mist:#f1f2f4;--cool:#dce9ff;--muted:#636873;--muted-dark:#aaa79d;--line-light:#0d0d0d1f;--line-dark:#ffffff1f;--success:#2ee888;--font-ui:"Archivo", ui-sans-serif, system-ui, sans-serif;color:var(--ink);background:var(--paper);font-family:var(--font-ui)}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button:not(:disabled),a[href]{cursor:pointer}h1,h2,h3,p,pre,ol,ul{margin:0}ol,ul{padding:0;list-style:none}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}::selection{background:var(--summu);color:var(--ink)}.public-site{min-height:100vh;overflow:clip}.public-shell{width:min(100% - 48px,1220px);margin-inline:auto}.section-heading{max-width:760px}.section-eyebrow,.hero-eyebrow{color:#8b6900;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.section-heading h2{letter-spacing:0;margin-top:18px;font-size:52px;font-weight:720;line-height:1.02}.section-lead{max-width:660px;color:var(--muted);margin-top:22px;font-size:17px;line-height:1.6}.section-heading-inverse h2{color:var(--paper)}.section-heading-inverse .section-eyebrow{color:var(--summu)}.section-heading-inverse .section-lead{color:var(--muted-dark)}.site-header{z-index:50;width:min(100% - 32px,1180px);animation:.52s ease-out both header-enter;position:fixed;top:18px;left:50%;transform:translate(-50%)}.site-header-nav{border:1px solid var(--line-dark);min-height:58px;color:var(--paper);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d0df0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:7px 8px 7px 14px;display:grid;box-shadow:0 16px 40px #0000002e}.brand{align-items:center;gap:10px;width:fit-content;font-size:15px;font-weight:760;display:inline-flex}.brand-mark{background:var(--summu);width:34px;height:34px;color:var(--ink);border-radius:7px;flex:0 0 34px;place-items:center;display:grid}.brand-mark svg{width:19px;height:19px}.brand-text,.brand-wordmark{display:inline-flex}.site-nav{justify-content:center;align-items:center;gap:22px;display:flex}.site-nav a{color:#c7c5be;font-size:13px;font-weight:560;transition:color .16s}.site-nav a:hover{color:var(--paper)}.header-actions{align-items:center;gap:5px;display:flex}.text-link{color:#ddd9ce;min-height:40px;padding:11px 12px;font-size:13px;font-weight:650}.button{border:0;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:750;display:inline-flex}.button-primary{background:var(--summu);color:var(--ink);transition:background .16s}.button-primary:hover{background:#ffd049}.language-menu,.mobile-user-menu{position:relative}.language-trigger{width:38px;height:38px;color:var(--paper);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.language-trigger:hover{background:#ffffff14}.language-trigger svg{width:21px;height:21px}.language-panel,.mobile-user-panel{z-index:60;background:#181818;border:1px solid #2f2f2f;border-radius:8px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #00000047}.language-panel{width:184px}.language-panel button,.mobile-user-panel a{width:100%;min-height:40px;color:var(--paper);text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:22px 1fr 18px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:grid}.language-panel button:hover,.language-panel button.active,.mobile-user-panel a:hover,.mobile-user-panel a.primary{background:#272727}.language-panel button>svg:first-child{width:20px;height:20px}.language-panel button>svg:last-child{width:15px;height:15px;color:var(--success)}.mobile-user-menu{display:none}.home-hero{background:var(--ink);height:calc(100svh - 40px);min-height:720px;color:var(--paper);position:relative;overflow:hidden}.hero-field{background:var(--summu);width:22%;height:100%;position:absolute;top:0;right:0}.hero-shell{flex-direction:column;height:100%;padding:112px 0 24px;display:flex;position:relative}.hero-copy{z-index:2;max-width:850px;animation:.68s ease-out .1s both hero-copy-enter;position:relative}.hero-eyebrow{color:var(--summu);align-items:center;gap:10px;display:flex}.hero-eyebrow span{background:currentColor;width:30px;height:2px}.hero-copy h1{letter-spacing:0;max-width:820px;margin-top:16px;font-size:68px;font-weight:720;line-height:.96}.hero-copy h1 span,.hero-copy h1 strong{font:inherit;display:block}.hero-copy h1 strong{color:var(--summu)}.hero-lead{color:#c4c1b8;max-width:665px;margin-top:20px;font-size:17px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.action-button{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:13px;font-weight:750;transition:transform .16s,background .16s,color .16s;display:inline-flex}.action-button:hover{transform:translateY(-2px)}.action-button svg{width:18px;height:18px}.action-button-yellow{background:var(--summu);color:var(--ink)}.action-button-yellow:hover{background:#ffd049}.action-button-ghost{color:var(--paper);border:1px solid #44433f}.action-button-ghost:hover{background:#1a1a1a;border-color:#706e67}.hero-proof{flex-wrap:wrap;gap:20px;margin-top:20px;display:flex}.hero-proof li{color:#aaa79f;align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex}.hero-proof svg{width:15px;height:15px;color:var(--success)}.workspace-scene{z-index:3;background:#131313;border:1px solid #343432;border-radius:10px;width:calc(100% - 42px);height:298px;min-height:0;margin-top:auto;animation:.72s ease-out .24s both workspace-enter;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000006b}.workspace-topbar{color:#eeece4;border-bottom:1px solid #2b2b29;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;height:43px;padding:0 15px;font-size:11px;display:grid}.workspace-topbar>strong{font-size:11px}.workspace-topbar>span{color:#aaa79d;align-items:center;gap:7px;font-size:10px;display:inline-flex}.workspace-topbar>span i{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2ee88814}.workspace-brand-dot{border:3px solid var(--summu);border-radius:3px;width:10px;height:10px}.workspace-body{grid-template-columns:220px minmax(0,1fr) 245px;height:calc(100% - 43px);display:grid}.workspace-inbox,.workspace-context{background:#171717;min-width:0}.workspace-inbox{border-right:1px solid #2b2b29}.workspace-context{border-left:1px solid #2b2b29;padding-bottom:14px}.workspace-panel-title{color:#a9a69e;text-transform:uppercase;border-bottom:1px solid #292927;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.workspace-panel-title b{width:20px;height:20px;color:var(--paper);background:#2b2b29;border-radius:5px;place-items:center;font-size:9px;display:grid}.workspace-panel-title svg{width:17px;height:17px;color:var(--summu)}.workspace-contact{border-bottom:1px solid #292927;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:70px;padding:10px 12px;display:grid}.workspace-contact-active{border-left:3px solid var(--summu);background:#232019}.workspace-contact-muted{opacity:.48}.workspace-avatar{width:34px;height:34px;color:var(--paper);background:#393936;border-radius:50%;place-items:center;font-size:9px;font-weight:750;display:grid}.workspace-contact strong{color:var(--paper);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.workspace-contact p{color:#95928b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.workspace-chat{background:#101010;flex-direction:column;min-width:0;display:flex}.workspace-chat>header{border-bottom:1px solid #292927;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 14px;display:flex}.workspace-chat>header>div{align-items:center;gap:12px;display:flex}.workspace-chat>header strong{color:var(--paper);font-size:11px}.workspace-chat>header span{color:#99968e;align-items:center;gap:5px;font-size:9px;display:inline-flex}.workspace-chat>header span svg{width:12px;height:12px;color:var(--success)}.workspace-agent-chip{border:1px solid #383733;border-radius:999px;padding:5px 8px;color:#d9d6cd!important}.workspace-agent-chip svg{color:var(--summu)!important}.workspace-messages{flex:1;padding:14px 18px 8px}.message{border-radius:7px;max-width:73%;padding:8px 10px;font-size:9px;line-height:1.4}.message-customer{color:#e9e7df;background:#2d2d2b;margin-left:auto}.message-agent-label{align-items:center;gap:7px;margin-top:11px;display:flex}.message-agent-label>span{background:var(--summu);width:25px;height:25px;color:var(--ink);border-radius:6px;place-items:center;display:grid}.message-agent-label svg{width:14px;height:14px}.message-agent-label strong,.message-agent-label small{display:block}.message-agent-label strong{color:#eeeae1;font-size:9px}.message-agent-label small{color:#827f78;margin-top:2px;font-size:8px}.message-agent{color:#e9e3cf;background:#242016;margin:5px 0 0 32px}.workspace-composer{color:#716f69;border:1px solid #343330;border-radius:6px;justify-content:space-between;align-items:center;min-height:35px;margin:0 14px 10px;padding:0 8px;font-size:9px;display:flex}.workspace-composer svg{background:var(--summu);width:21px;height:21px;color:var(--ink);border-radius:5px;padding:4px}.workspace-context ul{gap:9px;padding:14px;display:grid}.workspace-context li{color:#c3c0b7;align-items:center;gap:7px;font-size:9px;display:flex}.workspace-context li svg{width:14px;height:14px;color:var(--success);flex:none}.workspace-next-action{background:#241f11;border:1px solid #5c4910;border-radius:7px;grid-template-columns:1fr auto;gap:5px 8px;margin:4px 12px 0;padding:10px;display:grid}.workspace-next-action small{color:#918b78;text-transform:uppercase;grid-column:1;font-size:8px}.workspace-next-action strong{color:#fff4c8;grid-column:1;font-size:10px}.workspace-next-action span{background:var(--summu);width:27px;height:27px;color:var(--ink);border-radius:6px;grid-area:1/2/3;align-self:center;place-items:center;display:grid}.workspace-next-action svg{width:15px;height:15px}.team-section{background:var(--paper);padding:108px 0 118px}.agent-roster{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-top:58px;display:grid}.agent-role{border:1px solid var(--line-light);background:var(--paper);border-radius:8px;flex-direction:column;grid-column:span 4;min-height:270px;padding:22px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.agent-role:nth-child(4),.agent-role:nth-child(5){grid-column:span 6;min-height:230px}.agent-role:hover{border-color:#0d0d0d4d;transform:translateY(-4px);box-shadow:0 16px 34px #0d0d0d12}.agent-role-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.agent-role-icon{background:var(--ink);width:44px;height:44px;color:var(--summu);border-radius:7px;place-items:center;display:grid}.agent-role-icon svg{width:23px;height:23px}.agent-role-status{color:#16844b;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:750;display:inline-flex}.agent-role-status i{background:var(--success);border-radius:50%;width:6px;height:6px}.agent-role-number{color:#a5a7ac;margin-top:auto;font-family:ui-monospace,monospace;font-size:11px}.agent-role h3{margin-top:8px;font-size:22px;line-height:1.1}.agent-role p{max-width:420px;color:var(--muted);margin-top:10px;font-size:13px;line-height:1.55}.intelligence-section{background:var(--mist);padding:112px 0}.intelligence-layout{grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);align-items:start;gap:88px;display:grid}.intelligence-layout>.section-heading{position:sticky;top:110px}.intelligence-layers{border-top:1px solid var(--line-light)}.intelligence-layer{border-bottom:1px solid var(--line-light);grid-template-columns:36px 48px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:170px;padding:24px 0;display:grid}.intelligence-number{color:#999ca3;font-family:ui-monospace,monospace;font-size:11px}.intelligence-icon{background:var(--paper);width:48px;height:48px;color:var(--ink);border-radius:7px;place-items:center;display:grid;box-shadow:0 6px 18px #0d0d0d0f}.intelligence-icon svg{width:23px;height:23px}.intelligence-layer h3{font-size:20px;line-height:1.15}.intelligence-layer p{max-width:460px;color:var(--muted);margin-top:9px;font-size:13px;line-height:1.55}.intelligence-layer>strong{color:#545861;text-transform:uppercase;white-space:nowrap;border:1px solid #cfd1d5;border-radius:999px;padding:7px 10px;font-size:9px}.journey-section{background:var(--ink);padding:112px 0 118px}.journey-track{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(5,minmax(0,1fr));margin-top:64px;display:grid}.journey-step{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:315px;color:var(--paper);flex-direction:column;padding:20px;display:flex}.journey-step-head{color:#817f78;justify-content:space-between;align-items:center;font-family:ui-monospace,monospace;font-size:10px;display:flex}.journey-step-head svg{width:20px;height:20px;color:var(--summu)}.journey-step h3{margin-top:46px;font-size:18px;line-height:1.15}.journey-step p{color:#aaa79f;margin-top:12px;font-size:12px;line-height:1.55}.journey-step>strong{color:#d8d5cc;text-transform:uppercase;align-items:center;gap:7px;margin-top:auto;font-size:9px;display:inline-flex}.journey-step>strong i{background:var(--success);border-radius:50%;width:6px;height:6px}.capabilities-section{background:var(--paper);padding:112px 0 120px}.capability-grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:1fr 1fr;margin-top:60px;display:grid}.capability-item{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-rows:1fr auto;grid-template-columns:48px minmax(0,1fr);gap:10px 20px;min-height:250px;padding:28px;display:grid}.capability-item>span{background:var(--summu);width:48px;height:48px;color:var(--ink);border-radius:7px;place-items:center;display:grid}.capability-item>span svg{width:23px;height:23px}.capability-item h3{margin-top:3px;font-size:23px;line-height:1.1}.capability-item p{max-width:480px;color:var(--muted);margin-top:12px;font-size:14px;line-height:1.58}.capability-item>strong{border-top:1px solid var(--line-light);color:#50545c;text-transform:uppercase;grid-column:2;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;font-size:10px;display:flex}.capability-item>strong svg{flex:none;width:17px;height:17px}.developer-section{background:var(--cool);padding:100px 0}.developer-layout{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:90px;display:grid}.developer-copy h2{max-width:570px;margin-top:18px;font-size:45px;line-height:1.04}.developer-copy>p:not(.section-eyebrow){color:#4b5666;max-width:550px;margin-top:22px;font-size:16px;line-height:1.6}.developer-copy>a{border-bottom:1px solid var(--ink);align-items:center;gap:9px;margin-top:28px;padding-bottom:5px;font-size:13px;font-weight:750;display:inline-flex}.developer-copy>a svg{width:18px;height:18px}.developer-console{color:var(--paper);background:#111;border:1px solid #2e2e2e;border-radius:8px;overflow:hidden;box-shadow:18px 18px #b9c9e5}.developer-console-bar{border-bottom:1px solid #2d2d2d;grid-template-columns:9px 9px 9px 1fr;align-items:center;gap:7px;height:46px;padding:0 15px;display:grid}.developer-console-bar span{background:#656565;border-radius:50%;width:9px;height:9px}.developer-console-bar span:first-child{background:#ff7272}.developer-console-bar span:nth-child(2){background:var(--summu)}.developer-console-bar span:nth-child(3){background:var(--success)}.developer-console-bar code{color:#848484;justify-self:center;font-size:9px}.developer-event{border-bottom:1px solid #2d2d2d;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:22px;display:grid}.developer-event>span{width:42px;height:42px;color:var(--success);background:#2ee8881f;border-radius:7px;place-items:center;display:grid}.developer-event svg{width:21px;height:21px}.developer-event small,.developer-event strong{display:block}.developer-event small{color:#888;text-transform:uppercase;font-size:9px}.developer-event strong{margin-top:5px;font-size:14px}.developer-event>code{color:var(--success);font-size:10px}.developer-console pre{color:#b9c4d5;padding:22px;font-size:11px;line-height:1.75;overflow-x:auto}.final-cta-section{background:var(--summu);padding:108px 0}.final-cta-content{text-align:center;justify-items:center;display:grid}.final-cta-content .section-eyebrow{color:#5e4700}.final-cta-content h2{max-width:820px;margin-top:18px;font-size:62px;line-height:.98}.final-cta-content>p:not(.section-eyebrow){color:#4e3d08;max-width:620px;margin-top:22px;font-size:17px;line-height:1.55}.final-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px;display:flex}.action-button-ink{background:var(--ink);color:var(--paper)}.action-button-ink:hover{background:#272727}.action-button-outline{color:var(--ink);border:1px solid #0d0d0d8c}.action-button-outline:hover{background:#ffffff57}.site-footer{background:var(--ink);color:var(--paper);grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(130px,.6fr));gap:48px;padding:72px max(24px,50vw - 610px);display:grid}.footer-brand{align-content:start;gap:18px;display:grid}.site-footer .brand-mark{background:var(--summu);color:var(--ink)}.site-footer .footer-brand>p{color:#aaa79f;max-width:330px;font-size:13px;line-height:1.6}.footer-legal{flex-wrap:wrap;gap:10px 16px;margin-top:8px;display:flex}.footer-legal a{color:#7f7d77;text-underline-offset:3px;font-size:10px;text-decoration:underline}.footer-column{align-content:start;gap:12px;display:grid}.footer-column strong{color:var(--summu);text-transform:uppercase;margin-bottom:4px;font-size:11px}.footer-column a{color:#c9c6be;font-size:13px;transition:color .16s}.footer-column a:hover{color:var(--paper)}@keyframes header-enter{0%{opacity:0;transform:translate(-50%,-16px)}to{opacity:1;transform:translate(-50%)}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes workspace-enter{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@media (width<=1060px){.site-nav{gap:13px}.hero-copy h1{font-size:58px}.workspace-scene{width:100%}.workspace-body{grid-template-columns:185px minmax(0,1fr) 210px}.agent-role{grid-column:span 6}.agent-role:nth-child(5){grid-column:span 12}.intelligence-layout{grid-template-columns:1fr;gap:50px}.intelligence-layout>.section-heading{position:static}.journey-track{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-step:last-child{grid-column:span 2;min-height:250px}.developer-layout{grid-template-columns:1fr;gap:50px}.developer-console{max-width:720px}}@media (width<=780px){.public-shell{width:min(100% - 32px,1220px)}.site-header{width:calc(100% - 20px);top:10px}.site-header-nav{grid-template-columns:auto 1fr auto;min-height:54px;padding-left:8px}.site-nav{display:none}.header-actions{justify-self:end}.home-hero{height:calc(100svh - 24px);min-height:780px}.hero-field{width:100%;height:18%;top:auto;bottom:0}.hero-shell{padding-top:88px;padding-bottom:14px}.hero-copy h1{max-width:640px;font-size:48px}.hero-lead{font-size:15px}.workspace-scene{height:294px}.workspace-body{grid-template-columns:minmax(0,1fr) 195px}.workspace-inbox{display:none}.workspace-context{display:block}.section-heading h2{font-size:42px}.team-section,.intelligence-section,.journey-section,.capabilities-section{padding:84px 0}.agent-role,.agent-role:nth-child(4),.agent-role:nth-child(5){grid-column:span 12;min-height:225px}.intelligence-layer{grid-template-columns:30px 44px minmax(0,1fr)}.intelligence-layer>strong{grid-column:3;justify-self:start}.capability-grid{grid-template-columns:1fr}.developer-section{padding:84px 0}.developer-copy h2{font-size:38px}.final-cta-content h2{font-size:48px}.site-footer{grid-template-columns:repeat(3,1fr);gap:36px 24px}.footer-brand{grid-column:1/-1}}@media (width<=540px){.header-login-link,.header-start-link,.language-menu{display:none}.mobile-user-menu{display:block}.mobile-user-trigger{background:var(--summu);width:38px;height:38px;color:var(--ink);border:0;border-radius:6px;place-items:center;display:grid}.mobile-user-trigger svg{width:20px;height:20px}.mobile-user-panel{gap:4px;width:178px;display:grid}.mobile-user-panel a{grid-template-columns:1fr}.home-hero{min-height:800px}.hero-copy h1{font-size:40px;line-height:.98}.hero-lead{margin-top:17px;font-size:14px}.hero-actions{margin-top:20px}.action-button{min-height:44px;padding:0 14px}.hero-proof{gap:8px 14px;margin-top:16px}.hero-proof li{font-size:9px}.workspace-scene{height:292px}.workspace-body{grid-template-columns:1fr}.workspace-context{display:none}.workspace-chat>header{padding-inline:10px}.workspace-messages{padding-inline:12px}.message{max-width:86%}.section-heading h2{font-size:36px}.section-lead{font-size:15px}.agent-roster{margin-top:40px}.intelligence-layer{grid-template-columns:28px 42px minmax(0,1fr);gap:12px;min-height:0;padding:22px 0}.intelligence-icon{width:42px;height:42px}.intelligence-layer>strong{grid-column:3}.journey-track{grid-template-columns:1fr;margin-top:42px}.journey-step,.journey-step:last-child{grid-column:auto;min-height:250px}.capability-grid{margin-top:42px}.capability-item{grid-template-columns:42px minmax(0,1fr);min-height:0;padding:22px 18px}.capability-item>span{width:42px;height:42px}.capability-item h3{font-size:20px}.capability-item>strong{grid-column:1/-1}.developer-copy h2{font-size:34px}.developer-console{box-shadow:8px 8px #b9c9e5}.developer-event{grid-template-columns:38px 1fr;padding:18px}.developer-event>code{grid-column:2}.developer-console pre{font-size:9px}.final-cta-section{padding:84px 0}.final-cta-content h2{font-size:40px}.site-footer{grid-template-columns:1fr 1fr;padding:58px 24px}.footer-column:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
