:root{--ink:#21342e;--muted:#64736d;--orange:#f16643;--orange-dark:#d95130;--line:#dce5d9;--paper:#f8faf4;--white:#fff;--lime:#e3ef8c;--mint:#d9ede4;--font:'DM Sans','Noto Sans SC',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:84px}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}
button,input{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
svg{width:20px;height:20px;stroke-width:1.8;flex-shrink:0}
[hidden]{display:none!important}
::selection{background:var(--lime);color:var(--ink)}
:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.wrap{width:min(100% - 80px,1280px);margin-inline:auto}
.announcement{min-height:34px;display:flex;justify-content:center;align-items:center;gap:15px;background:var(--ink);color:#f3f9ed;font-size:11px;font-weight:600;letter-spacing:0}
.announcement a{display:inline-flex;align-items:center;gap:4px;color:var(--lime);white-space:nowrap}.announcement svg{width:13px;height:13px}
.site-header{position:sticky;top:0;z-index:20;background:rgba(250,252,246,.96);border-bottom:1px solid rgba(33,52,46,.08);backdrop-filter:blur(14px)}
.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:42px;height:42px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;gap:4px;transform:rotate(-13deg)}.brand-mark span{width:8px;height:18px;border-radius:9px;background:#fff;display:block}.brand-mark span:last-child{height:11px;align-self:flex-end;margin-bottom:11px}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-weight:900;font-size:21px;letter-spacing:0}.brand-text small{font-weight:800;font-size:9px;letter-spacing:2px;margin-top:6px}
.desktop-nav{display:flex;align-items:center;gap:40px;margin-left:auto;margin-right:auto}.desktop-nav a,.footer-links a{font-size:13px;font-weight:700;transition:color .2s}.desktop-nav a:hover,.footer-links a:hover{color:var(--orange)}
.header-actions{display:flex;align-items:center;gap:17px}.icon-btn{appearance:none;border:0;background:transparent;color:var(--ink);padding:8px;display:grid;place-items:center;position:relative}.icon-btn:hover{color:var(--orange)}.icon-btn svg{width:23px;height:23px}.bag-count{position:absolute;right:0;top:0;min-width:16px;height:16px;padding:0 3px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:10px;font-weight:800}.header-cta{height:39px;padding:0 18px;background:var(--ink);color:#fff;display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:700;transition:background .2s}.header-cta:hover{background:var(--orange)}.header-cta svg{width:16px;height:16px}.menu-btn{display:none}.mobile-menu{display:none}
.hero{position:relative;isolation:isolate;height:min(680px,calc(100svh - 175px));min-height:570px;overflow:hidden;background:#a9c7a9}.hero-image,.hero-wash{position:absolute;inset:0}.hero-image{background-image:url('assets/product-pink.jpg');background-position:center 53%;background-size:cover;z-index:-2}.hero-wash{background:linear-gradient(90deg,rgba(247,250,239,0) 15%,rgba(247,250,239,.06) 40%,rgba(247,250,239,.74) 62%,rgba(247,250,239,.96) 100%);z-index:-1}.hero-inner{height:100%;display:flex;justify-content:flex-end;align-items:center}.hero-copy{width:min(43%,510px);padding:20px 0 30px}.eyebrow,.kicker{font-family:'DM Sans','Noto Sans SC',sans-serif;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:1.8px;display:flex;align-items:center;gap:11px}.eyebrow-line{width:22px;height:2px;background:var(--orange)}.hero h1{margin:25px 0 13px;font-size:clamp(56px,5.35vw,83px);line-height:1.15;letter-spacing:0;font-weight:900}.hero-dot,.period{color:var(--orange)}.hero-lead{font-size:23px;font-weight:800;margin:0 0 17px}.hero-description{max-width:435px;font-size:15px;color:#405b4d;line-height:1.95;margin:0}.hero-buttons{display:flex;align-items:center;gap:29px;margin-top:32px}.button{border:0;min-height:54px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:17px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,color .2s;white-space:nowrap}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.button svg{width:18px;height:18px}.text-link{font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid currentColor;padding-bottom:7px}.text-link svg{width:15px;height:15px;transition:transform .2s}.text-link:hover svg{transform:translateY(3px)}.hero-proof{margin-top:48px;display:flex;align-items:center;gap:10px;font-size:12px;color:#526a57;font-weight:600}.proof-icon{width:26px;height:26px;border-radius:50%;background:var(--lime);display:grid;place-items:center}.proof-icon svg{width:14px;height:14px}.hero-photo-label{position:absolute;bottom:30px;left:max(40px,calc((100% - 1280px)/2));padding:8px 12px;background:rgba(255,255,255,.83);font-size:10px;font-weight:700;backdrop-filter:blur(10px)}.hero-index{position:absolute;bottom:28px;right:max(40px,calc((100% - 1280px)/2));font-size:12px;color:#425b4b;font-weight:700}.hero-index span{font-size:20px;font-weight:800;color:var(--orange)}
.promise-band{background:#e5edcf}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr)}.promise-item{display:flex;align-items:center;justify-content:center;gap:17px;min-height:112px}.promise-item:not(:last-child){border-right:1px solid rgba(33,52,46,.16)}.promise-item>svg{width:30px;height:30px;color:#416855;stroke-width:1.5}.promise-item div{display:flex;flex-direction:column;gap:5px}.promise-item strong{font-size:15px;font-weight:800}.promise-item span{font-size:12px;color:#567063}
.section-space{padding-block:115px}.kicker{color:var(--orange);font-size:11px;letter-spacing:1.7px}.kicker-line{width:24px;height:1px;background:currentColor}.section-heading,.moments-header{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:49px}.section-heading h2,.moments-header h2,.faq-grid h2,.shop-details h2{font-size:clamp(37px,3.5vw,51px);line-height:1.27;font-weight:900;margin:19px 0 0}.features-heading>p,.moments-header>p{width:min(360px,40%);font-size:14px;line-height:2;color:var(--muted);margin:0 0 5px}.feature-layout{display:grid;grid-template-columns:1.09fr .91fr;gap:70px;align-items:center}.feature-photo{height:570px;position:relative;padding:0;border:0;background:#a5ba9e;overflow:hidden;text-align:left}.feature-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center;transition:transform .5s}.feature-photo:hover img{transform:scale(1.04)}.image-open{position:absolute;right:18px;top:18px;background:#fff;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:800}.image-open svg{width:14px;height:14px}.photo-number{position:absolute;bottom:20px;left:23px;color:#fff;text-shadow:0 1px 5px #384838;font-size:11px;font-weight:800;letter-spacing:1px}.feature-list{display:flex;flex-direction:column}.feature-item{display:grid;grid-template-columns:45px 1fr 20px;gap:18px;border-bottom:1px solid var(--line);padding:28px 0 31px;align-items:start}.feature-item:first-child{border-top:1px solid var(--line)}.feature-num{color:var(--orange);font-size:15px;font-weight:800}.feature-item h3{font-size:20px;line-height:1.35;margin:0 0 10px;font-weight:800}.feature-item p{font-size:13px;line-height:1.9;color:var(--muted);margin:0;max-width:330px}.feature-item>svg{width:18px;height:18px;color:#9cad9f}.inline-cta{display:inline-flex;align-items:center;gap:15px;align-self:flex-start;font-size:14px;font-weight:800;color:var(--orange);border-bottom:1px solid var(--orange);padding-bottom:8px;margin-top:35px}.inline-cta svg{width:17px;height:17px;transition:transform .2s}.inline-cta:hover svg{transform:translate(2px,-2px)}
.moments{background:#e9f4ee}.moments-header{margin-bottom:46px}.moment-gallery{display:grid;grid-template-columns:1.58fr .82fr;gap:16px;height:485px}.moment-main,.moment-side{position:relative;overflow:hidden}.moment-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.moment-main:hover img,.moment-side:hover img{transform:scale(1.035)}.moment-main img{object-position:center 45%}.moment-side img{object-position:42% 58%}.moment-main:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(0deg,rgba(20,35,26,.68),transparent);pointer-events:none}.moment-caption{position:absolute;z-index:1;bottom:35px;left:39px;color:#fff;display:flex;flex-direction:column;gap:15px}.moment-caption span{font-size:11px;font-weight:800;letter-spacing:1.5px}.moment-caption strong{font-size:29px;line-height:1.35;font-weight:800}.side-tag{position:absolute;bottom:19px;right:18px;background:var(--lime);display:flex;align-items:center;gap:8px;padding:12px 14px;font-size:10px;letter-spacing:1px;font-weight:800}.side-tag svg{width:17px;height:17px}.scene-note{font-size:11px;color:#667c6e;margin:16px 0 0}
.quote-section{background:var(--lime);overflow:hidden}.quote-inner{min-height:300px;display:flex;align-items:center;justify-content:center;position:relative}.quote-mark{position:absolute;top:42px;left:4%;font-size:170px;line-height:1;color:rgba(33,52,46,.16);font-family:Georgia,serif}.quote-inner p{font-size:clamp(24px,3vw,40px);line-height:1.6;text-align:center;font-weight:900;margin:0}.quote-deco{position:absolute;right:5%;bottom:43px;font-size:12px;line-height:1.35;font-weight:900;letter-spacing:2px;color:#69854d;transform:rotate(-10deg)}
.shop-section{background:var(--paper)}.shop-grid{display:grid;grid-template-columns:1fr .88fr;gap:clamp(60px,8vw,115px);align-items:center}.shop-image{height:600px;position:relative;overflow:hidden;background:#dbe8d2}.shop-image img{width:100%;height:100%;object-fit:cover;object-position:40% center}.shop-image-badge{position:absolute;top:20px;left:20px;background:#fff;padding:10px 13px;font-size:11px;font-weight:800}.shop-thumbs{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.thumb{width:76px;height:76px;border:2px solid var(--ink);background:#fff;padding:4px}.thumb img{width:100%;height:100%;object-fit:cover}.photo-hint{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.photo-hint svg{width:14px;height:14px}.shop-details h2{font-size:clamp(36px,3.3vw,49px);margin-top:21px}.shop-subtitle{font-size:15px;color:var(--muted);margin:15px 0 25px}.shop-price{display:flex;align-items:baseline;gap:18px}.shop-price strong{font-size:39px;line-height:1.3;color:var(--orange);font-weight:800}.shop-price span{font-size:11px;color:#8c978d}.shop-divider{height:1px;background:var(--line);margin:27px 0}.select-label{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;font-size:13px}.select-label strong{font-weight:800}.select-label span{color:var(--muted);font-size:12px}.color-choice{width:100%;border:1px solid var(--ink);padding:10px 13px;display:flex;align-items:center;gap:13px;min-height:56px;font-size:13px;font-weight:700;background:#fff}.color-swatch{width:27px;height:27px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#f5c9d6 50%,#f5d756 50%);border:2px solid white;outline:1px solid #d9dbd5}.color-choice svg{width:16px;height:16px;margin-left:auto;color:var(--orange)}.quantity-control{width:134px;height:45px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid var(--line);background:#fff}.quantity-control button{border:0;background:transparent;display:grid;place-items:center;color:var(--ink)}.quantity-control button:hover{background:#e8eee3}.quantity-control button:disabled{opacity:.35;cursor:not-allowed}.quantity-control svg{width:15px;height:15px}.quantity-control output{display:grid;place-items:center;font-size:14px;font-weight:800}.add-button{margin-top:25px;width:100%;justify-content:space-between;min-height:58px}.add-button svg:last-child{margin-left:auto}.shop-disclaimer{font-size:11px;color:#829087;line-height:1.7;display:flex;align-items:flex-start;gap:6px;margin:12px 0 24px}.shop-disclaimer svg{width:14px;height:14px;flex-shrink:0;margin-top:2px}.shop-perks{border-top:1px solid var(--line);padding-top:21px;display:flex;flex-wrap:wrap;gap:18px 28px}.shop-perks span{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#65766b}.shop-perks svg{width:18px;height:18px;color:var(--orange)}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-grid h2{margin-bottom:22px}.faq-grid>div>p{font-size:14px;line-height:1.8;color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;font-size:16px;font-weight:800;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:19px;height:19px;transition:transform .2s;color:var(--orange)}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list p{font-size:13px;line-height:1.9;color:var(--muted);margin:-3px 32px 24px 0}
.closing{background:var(--orange);color:#fff}.closing-inner{min-height:313px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing .kicker{color:#ffe4b0}.closing h2{font-size:clamp(34px,4vw,55px);line-height:1.27;font-weight:900;margin:19px 0 0}.closing h2 span{color:var(--lime)}.button-light{background:#fff;color:var(--ink);min-width:184px}.button-light:hover{background:var(--lime)}
.site-footer{background:#20352d;color:#e7f1e4;padding:62px 0 24px}.footer-main{display:flex;justify-content:space-between;gap:40px;padding-bottom:65px}.footer-brand .brand-text strong{color:#fff}.footer-brand .brand-text small{color:#dbe7d8}.footer-main p{font-size:12px;color:#adc1b2;margin:23px 0 0}.footer-links{display:flex;gap:40px;align-items:start}.footer-links a{color:#dbe7d8}.footer-bottom{padding-top:24px;border-top:1px solid #3d594c;display:flex;justify-content:space-between;gap:20px;color:#a7bbaa;font-size:11px}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.footer-bottom a:hover{color:#fff}
.overlay{position:fixed;inset:0;z-index:30;background:rgba(15,31,23,.5);opacity:0;transition:opacity .25s}.overlay.is-visible{opacity:1}.cart-drawer{position:fixed;z-index:31;top:0;right:0;width:min(440px,100%);height:100dvh;background:var(--paper);box-shadow:-15px 0 50px rgba(20,40,25,.1);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s}.cart-drawer.is-visible{transform:translateX(0)}.drawer-head{padding:28px 28px 25px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:start}.drawer-head h2{font-size:24px;margin:8px 0 0}.drawer-head h2 span{font-size:14px;color:var(--orange)}.drawer-content{flex:1;overflow:auto;padding:28px}.empty-cart{min-height:65%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.empty-cart>svg{width:45px;height:45px;color:#9fb7a6;stroke-width:1.2}.empty-cart h3{font-size:20px;margin:20px 0 5px}.empty-cart p{color:var(--muted);font-size:13px;line-height:1.8}.empty-cart .button{margin-top:13px}.cart-line{display:grid;grid-template-columns:100px 1fr;gap:16px;align-items:start}.cart-line img{width:100px;height:105px;object-fit:cover}.cart-line h3{font-size:15px;margin:1px 0 7px}.cart-line p{font-size:12px;color:var(--muted);margin:0 0 10px}.cart-line strong{font-size:16px;color:var(--orange)}.cart-line-actions{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.cart-line-actions .quantity-control{width:100px;height:34px;grid-template-columns:32px 1fr 32px}.cart-line-actions .quantity-control output{font-size:12px}.remove-btn{border:0;background:transparent;color:#79897e;padding:6px;font-size:12px;text-decoration:underline}.remove-btn:hover{color:var(--orange)}.drawer-footer{padding:20px 28px 26px;border-top:1px solid var(--line)}.drawer-total{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:800;margin-bottom:17px}.drawer-total strong{font-size:22px;color:var(--orange)}.drawer-footer .button{width:100%}.drawer-footer p{font-size:11px;line-height:1.6;color:var(--muted);margin:12px 0 0}.lightbox{position:fixed;inset:0;z-index:40;background:rgba(12,25,17,.93);display:grid;place-items:center;padding:70px 20px 25px}.lightbox img{max-width:min(100%,1100px);max-height:100%;object-fit:contain}.lightbox-close{position:absolute;top:18px;right:23px;color:#fff}.lightbox-close:hover{color:var(--lime)}.toast{position:fixed;z-index:50;bottom:26px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:13px 19px;font-size:13px;font-weight:700;box-shadow:0 10px 30px #20352d33;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;white-space:nowrap;max-width:calc(100vw - 30px)}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1050px){.desktop-nav{gap:20px}.feature-layout{gap:36px}.shop-grid{gap:45px}.hero-copy{width:49%}.hero-wash{background:linear-gradient(90deg,transparent 5%,rgba(247,250,239,.12) 35%,rgba(247,250,239,.88) 62%,#f7faef 100%)}}
@media(max-width:760px){html{scroll-padding-top:68px}.wrap{width:min(100% - 38px,550px)}.announcement{min-height:31px;font-size:10px;gap:8px}.announcement svg{width:12px;height:12px}.header-inner{height:64px}.brand{gap:9px}.brand-mark{width:36px;height:36px}.brand-mark span{height:15px;width:7px}.brand-mark span:last-child{height:10px;margin-bottom:9px}.brand-text strong{font-size:18px}.brand-text small{font-size:8px;letter-spacing:1.5px}.desktop-nav,.header-cta{display:none}.header-actions{gap:8px}.menu-btn{display:grid}.mobile-menu{display:flex;flex-direction:column;padding:8px 19px 20px;background:var(--paper);border-top:1px solid var(--line)}.mobile-menu a{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.mobile-menu a:last-child{border-bottom:0}.hero{height:min(590px,calc(100svh - 135px));min-height:515px}.hero-image{background-position:41% center}.hero-wash{background:linear-gradient(180deg,rgba(246,250,240,.99) 0%,rgba(246,250,240,.93) 27%,rgba(246,250,240,.58) 52%,rgba(246,250,240,0) 74%)}.hero-inner{align-items:flex-start;justify-content:flex-start}.hero-copy{width:100%;padding:38px 0 0}.eyebrow{font-size:10px;letter-spacing:1px}.hero h1{font-size:clamp(43px,11vw,56px);line-height:1.15;margin:16px 0 10px}.hero-lead{font-size:17px;margin-bottom:9px}.hero-description{font-size:12px;line-height:1.7;max-width:335px;color:#3b5647}.hero-buttons{gap:19px;margin-top:18px}.button{min-height:47px;padding:0 16px;font-size:12px;gap:10px}.hero-proof{display:none}.text-link{font-size:12px}.hero-photo-label{left:19px;bottom:16px;font-size:9px;padding:7px 9px}.hero-index{right:19px;bottom:15px;color:#fff;text-shadow:0 1px 8px #2c4538}.hero-index span{color:#fff}.promise-grid{grid-template-columns:repeat(3,1fr)}.promise-item{min-height:100px;gap:5px;flex-direction:column;text-align:center}.promise-item>svg{width:21px;height:21px}.promise-item strong{font-size:10px}.promise-item span{font-size:9px;display:none}.section-space{padding-block:75px}.section-heading,.moments-header{display:block;margin-bottom:29px}.section-heading h2,.moments-header h2,.faq-grid h2,.shop-details h2{font-size:34px;line-height:1.3;margin-top:14px}.features-heading>p,.moments-header>p{width:100%;font-size:12px;margin-top:16px;line-height:1.9}.kicker{font-size:10px;letter-spacing:1.2px}.feature-layout{display:block}.feature-photo{width:100%;height:380px}.feature-item{grid-template-columns:28px 1fr 18px;gap:10px;padding:22px 0}.feature-item:first-child{margin-top:30px}.feature-item h3{font-size:17px}.feature-item p{font-size:12px}.inline-cta{margin-top:28px}.moments-header{margin-bottom:25px}.moment-gallery{grid-template-columns:1fr 1fr;gap:9px;height:350px}.moment-main{grid-column:1 / -1;height:225px}.moment-side{grid-column:1 / -1;height:115px}.moment-side img{object-position:center 46%}.moment-caption{bottom:18px;left:19px;gap:5px}.moment-caption strong{font-size:19px}.moment-caption span{font-size:9px}.side-tag{bottom:9px;right:9px;font-size:9px;padding:7px}.scene-note{font-size:10px;line-height:1.7}.quote-inner{min-height:215px}.quote-inner p{font-size:22px}.quote-mark{font-size:100px;top:20px;left:0}.quote-deco{bottom:16px;right:0;font-size:9px}.shop-grid{display:block}.shop-image{height:380px}.shop-thumbs{margin-top:9px}.thumb{width:58px;height:58px}.shop-details{padding-top:30px}.shop-details h2{font-size:34px}.shop-subtitle{font-size:13px}.shop-price strong{font-size:34px}.shop-price span{font-size:10px}.shop-divider{margin:21px 0}.shop-perks{gap:13px 17px}.faq-grid{display:block}.faq-grid>div>p{font-size:12px;margin-bottom:30px}.faq-list summary{font-size:14px;padding:19px 0}.faq-list p{font-size:12px}.closing-inner{min-height:255px;display:block;padding-top:42px;padding-bottom:42px}.closing h2{font-size:32px;margin:12px 0 25px}.site-footer{padding-top:47px}.footer-main{display:block;padding-bottom:35px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px}.footer-bottom{display:block;line-height:1.9}.footer-bottom span{display:block}.toast{bottom:16px;font-size:11px}.drawer-head{padding:24px 19px}.drawer-content{padding:22px 19px}.drawer-footer{padding:18px 19px}}
@media(max-width:400px){.announcement{font-size:9px}.hero{min-height:510px}.hero-copy{padding-top:28px}.hero h1{font-size:43px}.hero-description{max-width:310px}.hero-buttons{margin-top:16px}.text-link{gap:4px}.promise-item strong{font-size:9px}.shop-perks{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
