@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-system);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17211b;--ink-soft:#34443b;--muted:#68756e;--line:#dce7df;--line-strong:#c7d8cc;--surface:#fff;--surface-soft:#f4f8f5;--surface-green:#edf7f0;--brand:#5ab44f;--brand-deep:#278558;--brand-dark:#185c3e;--brand-mint:#8bdbc0;--blue:#287fd1;--orange:#ef842f;--font-system:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--surface);color:var(--ink);font-family:var(--font-system);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,button,a{font-family:inherit}::selection{background:var(--brand-deep);color:#fff}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #287fd161}.site-shell{background:var(--surface);min-height:100vh;overflow-x:clip}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #c7d8ccb8;position:fixed;inset:0 0 auto;box-shadow:0 8px 30px #17211b0a}.site-header-inner{justify-content:space-between;align-items:center;gap:36px;width:min(1500px,100% - 72px);height:84px;margin:0 auto;display:flex}.brand-logo{flex:none;width:238px}.brand-logo img,.footer-top img{mix-blend-mode:multiply;width:100%}.site-nav{color:var(--ink-soft);align-items:center;gap:32px;font-size:15px;font-weight:700;display:flex}.site-nav a{white-space:nowrap;position:relative}.site-nav a:not(.nav-contact):after{content:"";background:var(--brand-deep);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.site-nav a:not(.nav-contact):hover{color:var(--brand-dark)}.site-nav a:not(.nav-contact):hover:after{transform-origin:0;transform:scaleX(1)}.nav-contact{background:var(--brand-deep);color:#fff;border-radius:24px;justify-content:center;align-items:center;height:44px;padding:0 24px;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 12px 28px #27855833}.nav-contact:hover{background:var(--brand-dark);transform:translateY(-1px)}.menu-button,.mobile-nav{display:none}.hero{isolation:isolate;background:#eef6f2;min-height:100svh;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;pointer-events:none;background:repeating-linear-gradient(90deg,#2785580e 0 1px,#0000 1px 132px);position:absolute;inset:0}.hero-media,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-media{z-index:-3;object-fit:cover;object-position:center right;filter:saturate(1.06)contrast(1.08)}.hero-shade{z-index:-2;background:linear-gradient(90deg,#f9fcfafa 0%,#f9fcfae6 30%,#f9fcfa61 53%,#f9fcfa0f 78%),linear-gradient(#ffffff80,#eef7f20d 56%,#eaf4efd1)}.hero-inner{flex-direction:column;justify-content:space-between;gap:72px;width:min(1500px,100% - 72px);min-height:100svh;margin:0 auto;padding:174px 0 52px;display:flex}.hero-copy{max-width:780px;animation:.7s both hero-enter}.eyebrow,.section-heading>div>span,.map-copy>span,.case-heading>span,.about-copy>span,.contact-section>div>span{color:var(--brand-deep);letter-spacing:0;font-size:13px;font-weight:850;display:block}.eyebrow{margin-bottom:22px;padding-left:42px;font-size:17px;position:relative}.eyebrow:before{content:"";background:var(--brand-mint);width:28px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-copy h1{color:#13251a;letter-spacing:0;margin-bottom:28px;font-size:62px;font-weight:900;line-height:1.13}.hero-copy h1 span{display:block}.hero-intro{color:#46564d;max-width:730px;margin-bottom:0;font-size:19px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.hero-actions a,.contact-section>a{border-radius:28px;justify-content:center;align-items:center;min-width:166px;height:54px;padding:0 26px;font-size:15px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.primary-action,.contact-section>a{background:var(--brand-deep);color:#fff;box-shadow:0 16px 34px #27855836}.secondary-action{color:var(--ink);background:#ffffffb8;border:1px solid #17211b30}.hero-actions a:hover,.contact-section>a:hover{transform:translateY(-2px)}.primary-action:hover,.contact-section>a:hover{background:var(--brand-dark)}.secondary-action:hover{border-color:var(--brand-deep);color:var(--brand-dark)}.hero-metrics{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff61;border-top:1px solid #27855857;border-bottom:1px solid #27855833;grid-template-columns:repeat(3,minmax(0,1fr));width:min(840px,100%);display:grid}.hero-metrics div{flex-direction:column;justify-content:center;min-height:106px;padding:20px 28px;display:flex}.hero-metrics div+div{border-left:1px solid #2785583d}.hero-metrics strong,.hero-metrics span{display:block}.hero-metrics strong{color:var(--brand-dark);margin-bottom:4px;font-size:32px;font-weight:900;line-height:1}.hero-metrics span{color:var(--muted);font-size:13px;font-weight:700}.section{width:min(1420px,100% - 72px);margin:0 auto;padding:112px 0}.section-heading{margin-bottom:58px}.split-heading{grid-template-columns:minmax(0,.95fr) minmax(360px,.55fr);align-items:end;gap:72px;display:grid}.section-heading>div>span,.map-copy>span,.case-heading>span,.about-copy>span,.contact-section>div>span{margin-bottom:14px}.section-heading h2,.map-copy h2,.case-heading h2,.about-copy h2,.contact-section h2{color:var(--ink);letter-spacing:0;margin-bottom:0;font-size:46px;font-weight:900;line-height:1.2}.split-heading>p,.map-copy p,.case-heading p,.about-copy p,.contact-section p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.9}.product-section{position:relative}.product-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;flex-direction:column;justify-content:space-between;min-height:294px;padding:30px;transition:border-color .22s,background .22s,transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.product-card:first-child{background:linear-gradient(135deg,#edf7f0,#f9fcfa);grid-column:span 7}.product-card:nth-child(2){grid-column:span 5}.product-card:nth-child(n+3){grid-column:span 4}.card-index{border-bottom:2px solid var(--brand-mint);min-width:44px;color:var(--brand-deep);align-self:flex-start;padding-bottom:8px;font-size:13px;font-weight:900}.product-card-copy{max-width:520px}.product-card small,.case-list small{color:var(--muted);text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.product-card h3{margin-bottom:14px;font-size:25px;font-weight:850;line-height:1.32}.product-card p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.78}@media (hover:hover){.product-card:hover{background:#fff;border-color:#27855852;transform:translateY(-5px);box-shadow:0 24px 58px #17211b17}}.map-section{background:linear-gradient(#eef9f3f0,#f9fdfafa),repeating-linear-gradient(90deg,#27855812 0 1px,#0000 1px 120px);min-height:960px;position:relative;overflow:hidden}.map-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f9fdfa00,#f9fdfa 78%);height:38%;position:absolute;inset:auto 0 0}.map-copy{z-index:4;width:min(530px,100% - 72px);position:absolute;top:104px;left:max(36px,50% - 710px)}.map-copy h2{color:#153629;margin-bottom:22px}.map-copy p{color:#536b60}.map-visual{z-index:0;justify-content:center;align-items:center;width:min(1560px,100% - 72px);min-height:720px;margin:0 auto;display:flex;position:relative;transform:translate(10%)}.map-visual img{opacity:.78;filter:hue-rotate(-58deg)saturate(.68)brightness(1.03)drop-shadow(0 34px 48px #27855829);width:100%}.node-list{z-index:3;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffad;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1420px,100% - 72px);margin:0 auto;display:grid;position:absolute;bottom:62px;left:0;right:0}.node-list article{min-height:166px;padding:24px 26px}.node-list article+article{border-left:1px solid var(--line-strong)}.node-meta{align-items:center;gap:9px;display:flex}.node-meta strong{font-size:15px}.node-meta small{color:var(--muted);margin-left:auto;font-size:12px;font-weight:750}.status-dot{background:var(--brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #5ab44f21}.status-dot.building{background:var(--blue);box-shadow:0 0 0 5px #287fd11f}.status-dot.planning{background:var(--orange);box-shadow:0 0 0 5px #ef842f21}.node-list b{color:var(--ink);margin-top:18px;font-size:32px;line-height:1;display:block}.node-list p{color:var(--muted);margin:8px 0 0;font-size:13px}.support-section{padding-bottom:92px}.advantage-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.advantage-grid article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#fff;min-height:210px;padding:34px}.advantage-grid b{color:var(--brand-deep);margin-bottom:30px;font-size:13px;display:block}.advantage-grid h3{margin-bottom:13px;font-size:23px;font-weight:850;line-height:1.35}.advantage-grid p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.78}.process-line{border-top:1px solid var(--line-strong);grid-template-columns:repeat(6,minmax(0,1fr));margin-top:62px;display:grid}.process-line div{min-height:108px;padding:24px 18px 0;position:relative}.process-line div:before{content:"";background:var(--brand-deep);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:18px;box-shadow:0 0 0 5px #fff}.process-line span,.process-line strong{display:block}.process-line span{color:var(--brand-deep);margin-bottom:10px;font-size:12px;font-weight:850}.process-line strong{font-size:16px}.case-section{background:var(--surface-green);padding:108px max(36px,50% - 710px)}.case-heading{max-width:780px;margin-bottom:60px}.case-heading h2{color:#153629;margin-bottom:16px}.case-heading p{color:#567064}.case-list{border-top:1px solid var(--line-strong)}.case-list article{border-bottom:1px solid var(--line-strong);grid-template-columns:70px minmax(260px,.8fr) minmax(300px,1fr) auto;align-items:center;gap:36px;min-height:164px;padding:30px 0;display:grid}.case-number{color:var(--brand-deep);font-size:13px;font-weight:900}.case-list h3{margin-bottom:0;font-size:26px;line-height:1.3}.case-list p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.78}.case-list a{border:1px solid var(--line-strong);min-width:118px;height:44px;color:var(--brand-dark);background:#ffffff8f;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:800;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.case-list a:hover{border-color:var(--brand-deep);background:var(--brand-deep);color:#fff}.about-section{grid-template-columns:minmax(0,1fr) minmax(400px,.75fr);align-items:center;gap:90px;display:grid}.about-copy h2{margin-bottom:24px}.about-statement{border-left:5px solid var(--brand);background:linear-gradient(135deg,#eef8f1,#f9fcfa);flex-direction:column;justify-content:space-between;min-height:270px;padding:46px;display:flex}.about-statement strong{color:#173d2c;font-size:31px;line-height:1.45}.about-statement span{color:var(--brand-deep);font-size:14px;font-weight:800}.contact-wrap{padding:0 36px 112px}.contact-section{background:linear-gradient(115deg,#ecf9f1fa,#fafdfbf5),repeating-linear-gradient(90deg,#27855814 0 1px,#0000 1px 120px);border:1px solid #27855833;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:54px;width:min(1420px,100%);margin:0 auto;padding:54px 60px;display:grid;box-shadow:0 24px 70px #2785581a}.contact-section h2{color:#153629;max-width:850px;margin-bottom:14px;font-size:36px}.contact-section p{color:#586d63;max-width:830px}.footer{border-top:1px solid var(--line);background:#f5f9f6;padding:62px max(36px,50% - 710px) 32px}.footer-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px;display:flex}.footer-top img{width:236px}.footer-top span{color:var(--muted);font-size:14px}.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:46px;padding:36px 0 42px;display:grid}.footer-cols b,.footer-cols a,.footer-cols p{display:block}.footer-cols b{margin-bottom:17px;font-size:16px}.footer-cols a,.footer-cols p{color:var(--muted);margin:0 0 9px;font-size:14px;line-height:1.6}.footer-cols a:hover,.footer-bottom a:hover{color:var(--brand-dark)}.footer-bottom{border-top:1px solid var(--line);color:#7a867f;justify-content:space-between;gap:24px;padding-top:24px;font-size:12px;display:flex}@keyframes hero-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.site-header-inner,.hero-inner,.section,.node-list{width:min(100% - 48px,1420px)}.site-nav{gap:18px;font-size:14px}.brand-logo{width:210px}.hero-copy h1{font-size:54px}.product-card:first-child,.product-card:nth-child(2){grid-column:span 6}.product-card:nth-child(n+3){grid-column:span 4}.map-copy{left:42px}.case-list article{grid-template-columns:46px minmax(220px,.8fr) minmax(260px,1fr) auto;gap:24px}}@media (max-width:900px){html{scroll-padding-top:72px}.site-header-inner{width:calc(100% - 32px);height:72px}.brand-logo{width:196px}.site-nav{display:none}.menu-button{cursor:pointer;background:0 0;border:0;place-content:center;gap:7px;width:44px;height:44px;padding:0;display:grid}.menu-button span{background:var(--ink);width:24px;height:2px;transition:transform .18s;display:block}.menu-button.is-open span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-button.is-open span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.mobile-nav{z-index:49;border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fffffffa;padding:12px 16px 22px;transition:opacity .18s,transform .18s;display:grid;position:fixed;top:72px;left:0;right:0;transform:translateY(-12px);box-shadow:0 24px 40px #17211b1a}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{border-bottom:1px solid var(--line);align-items:center;min-height:48px;padding:0 12px;font-size:15px;font-weight:750;display:flex}.mobile-nav a:last-child{background:var(--brand-deep);color:#fff;border:0;border-radius:24px;justify-content:center;margin-top:12px}.hero-inner{gap:54px;width:calc(100% - 32px);padding:138px 0 30px}.hero-shade{background:linear-gradient(90deg,#f9fcfaf7,#f9fcfab8),linear-gradient(#ffffff8f,#ebf5efd1)}.hero-copy{max-width:650px}.hero-copy h1{font-size:44px}.hero-intro{font-size:17px}.split-heading{grid-template-columns:1fr;align-items:start;gap:22px}.section-heading h2,.map-copy h2,.case-heading h2,.about-copy h2{font-size:36px}.product-card:nth-child(n){grid-column:span 6}.map-section{min-height:auto;padding:78px 24px 48px}.map-section:after{display:none}.map-copy{width:auto;margin-bottom:12px;position:relative;top:auto;left:auto}.map-visual{width:calc(100% + 48px);min-height:420px;margin-left:-24px;transform:none}.map-visual img{width:118%;max-width:none}.node-list{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;position:relative;bottom:auto;left:auto;right:auto}.node-list article:nth-child(3){border-left:0;border-top:1px solid var(--line-strong)}.node-list article:nth-child(4){border-top:1px solid var(--line-strong)}.process-line{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-template-columns:repeat(6,150px);overflow-x:auto}.case-list article{grid-template-columns:44px 1fr auto}.case-list article>p{grid-column:2/-1}.about-section{grid-template-columns:1fr;gap:46px}}@media (max-width:620px){.site-header-inner,.hero-inner,.section{width:calc(100% - 32px)}.brand-logo{width:188px}.hero{min-height:820px}.hero-inner{min-height:820px;padding-top:126px}.hero-media{object-position:58% center}.eyebrow{padding-left:34px;font-size:14px}.eyebrow:before{width:22px}.hero-copy h1{margin-bottom:24px;font-size:35px;line-height:1.2}.hero-intro{font-size:16px;line-height:1.82}.hero-actions{gap:10px;margin-top:32px}.hero-actions a{flex:1 1 0;min-width:0;height:50px;padding:0 14px;font-size:14px}.hero-metrics div{min-height:88px;padding:14px 10px}.hero-metrics strong{font-size:24px}.hero-metrics span{font-size:10px;line-height:1.45}.section{padding:78px 0}.section-heading{margin-bottom:38px}.section-heading h2,.map-copy h2,.case-heading h2,.about-copy h2{font-size:32px}.split-heading>p,.map-copy p,.case-heading p,.about-copy p,.contact-section p{font-size:15px}.product-grid{grid-template-columns:1fr}.product-card:nth-child(n){grid-column:auto;min-height:274px}.map-section{padding:72px 16px 36px}.map-visual{width:calc(100% + 32px);min-height:278px;margin-left:-16px}.map-visual img{width:132%}.node-list article{min-height:150px;padding:20px 16px}.node-meta{flex-wrap:wrap}.node-meta small{width:100%;margin:4px 0 0 17px}.node-list b{margin-top:14px;font-size:28px}.advantage-grid{grid-template-columns:1fr}.advantage-grid article{min-height:190px;padding:28px}.process-line{margin-top:46px}.case-section{padding:76px 16px}.case-heading{margin-bottom:40px}.case-list article{grid-template-columns:34px 1fr;gap:18px;padding:28px 0}.case-list article>p,.case-list article>a{grid-column:2}.case-list a{width:fit-content}.about-statement{min-height:240px;padding:34px 28px}.about-statement strong{font-size:25px}.contact-wrap{padding:0 16px 76px}.contact-section{grid-template-columns:1fr;gap:28px;padding:34px 24px}.contact-section h2{font-size:29px;line-height:1.3}.contact-section>a{width:100%}.footer{padding:46px 16px 26px}.footer-top{flex-direction:column;align-items:flex-start}.footer-top img{width:218px}.footer-cols{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:10px}}@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}}
