
:root{--bg:#020617;--surface:#0f172a;--line:#253449;--text:#f8fafc;--muted:#a8b8ce;--mint:#5eead4;--lime:#2dd4bf;--paper:#0b1120;--ink:#e2e8f0;--soft:#131f38;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.12;font-weight:650;letter-spacing:-.045em}h1{font-size:clamp(46px,5.1vw,72px)}h2{font-size:clamp(34px,3.6vw,50px)}h3{font-size:25px}p+p{margin-top:18px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{display:block}::selection{background:var(--mint);color:var(--bg)}:focus-visible{outline:3px solid #56bfff;outline-offset:5px}a,button,summary{touch-action:manipulation}.wrap{max-width:var(--max);margin:auto;padding:0 28px}.section{padding:100px 0}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--mint);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px}.eyebrow::before{content:'';width:6px;height:6px;background:currentColor;border-radius:50%;flex:none}.muted{color:var(--muted)}.light{background:var(--paper);color:var(--ink)}.light .muted{color:#a8b8ce}.light .eyebrow{color:#5eead4}.section-head{display:flex;gap:64px;align-items:end;justify-content:space-between;margin-bottom:46px}.section-head h2{max-width:620px}.section-head>p{max-width:360px;color:var(--muted)}.light .section-head>p{color:#a8b8ce}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:15px;font-weight:650;color:var(--mint);padding:9px 0;border-bottom:1px solid #334155}.text-link span,.arrow{font-size:22px;line-height:1}.light .text-link{color:#5eead4;border-color:#334155}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:12px 23px;border:1px solid transparent;border-radius:6px;background:var(--mint);color:var(--bg);font-size:14px;font-weight:700;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:#99f6e4;transform:translateY(-2px)}.button.secondary{background:transparent;border-color:#334155;color:var(--text)}.button.secondary:hover{background:#131f38}.light .button.secondary{color:var(--ink);border-color:#334155}.light .button.secondary:hover{background:#131f38}.skip{position:fixed;top:8px;left:8px;z-index:999;transform:translateY(-200%);background:var(--mint);color:var(--bg);padding:12px}.skip:focus{transform:none}

.site-header{position:sticky;top:0;z-index:30;background:rgba(2,6,23,.86);backdrop-filter:blur(16px);border-bottom:1px solid #1e293b}.nav-bar{min-height:84px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:750;font-size:24px;letter-spacing:-.04em;white-space:nowrap}.brand img{width:21px;height:31px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:29px;margin:auto;font-size:13px;color:#cbd5e1}.desktop-nav a:hover{color:var(--mint)}.header-cta{font-size:12px;min-height:42px;padding:10px 17px}.menu-toggle{display:none;color:var(--text);border:1px solid var(--line);background:none;border-radius:5px;padding:7px 12px;font-size:13px}.mobile-nav{display:none}

.hero{padding:76px 0 65px;position:relative;background:radial-gradient(ellipse at 82% 20%,rgba(6,182,212,.13),transparent 54%),radial-gradient(ellipse at 45% 0%,rgba(20,184,166,.1),transparent 62%),var(--bg);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.hero h1{max-width:650px}.hero h1 em{font-style:normal;color:var(--mint);background:linear-gradient(110deg,#99f6e4 0%,#2dd4bf 52%,#22d3ee 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:550px;margin-top:25px}.hero-note{display:flex;gap:18px;flex-wrap:wrap;margin-top:23px;font-size:11px;color:#94a3b8}.hero-note span::before{content:'✓';color:var(--mint);margin-right:6px}.workflow{border:1px solid #334155;border-radius:13px;background:#0b1425;box-shadow:0 25px 80px #0006,0 0 80px #14b8a60a;overflow:hidden;position:relative}.workflow-top{padding:21px 25px;border-bottom:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center}.workflow-top strong{font-size:13px;letter-spacing:-.01em}.mini-label{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8}.workflow-tabs{display:flex;padding:18px 25px 0;gap:7px}.workflow-tabs button{flex:1;border:1px solid #334155;background:transparent;color:#cbd5e1;border-radius:4px;padding:8px 5px;font-size:11px}.workflow-tabs button[aria-selected=true]{background:var(--mint);border-color:var(--mint);color:#042f2e;font-weight:700}.workflow-panel{padding:22px 25px 14px}.workflow-panel[hidden]{display:none}.flow-row{position:relative;display:flex;gap:15px;align-items:center;padding:13px 15px;border:1px solid #26364c;border-radius:7px;background:#111e31}.flow-icon{width:32px;height:32px;background:#153b40;border-radius:7px;display:grid;place-items:center;color:#5eead4;flex:none}.flow-icon svg{width:16px;height:16px}.flow-row strong{display:block;font-size:13px;font-weight:600;line-height:1.5}.flow-row p{font-size:11px;color:#a8b8ce;line-height:1.5;margin-top:1px}.flow-connector{height:19px;position:relative;margin-left:31px;border-left:1px dashed #0d9488}.flow-last{border-color:#0d9488;background:#0b302f}.flow-last .flow-icon{background:#2dd4bf;color:#042f2e}.flow-row .status{font-size:9px;letter-spacing:.04em;border:1px solid #34566a;color:#cbd5e1;border-radius:12px;padding:2px 7px;margin-left:auto;white-space:nowrap}.workflow-foot{border-top:1px solid #1e293b;font-size:10px;color:#94a3b8;padding:14px 25px;line-height:1.6}.trust-strip{border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;background:#060d1c}.trust-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:89px}.trust-kicker{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#94a3b8;max-width:110px;line-height:1.6}.trust-item{font-size:14px;font-weight:550;display:flex;align-items:center;gap:11px}.trust-item svg{width:20px;height:20px;color:var(--mint)}.trust-item small{display:block;font-size:10px;color:#94a3b8;font-weight:400;margin-top:2px}.trust-item:hover{color:var(--mint)}

.outcomes{padding:82px 0}.outcome-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:37px;align-items:start}.outcome-intro h2{font-size:32px}.outcome{padding-left:28px;border-left:1px solid #334155}.outcome .number{font-size:11px;color:#5eead4;letter-spacing:.08em;display:block;margin-bottom:19px}.outcome h3{font-size:21px;letter-spacing:-.03em;margin-bottom:12px}.outcome p{font-size:14px;line-height:1.7;color:#a8b8ce}

.systems-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.systems-intro{padding-top:14px}.systems-intro h2{font-size:46px}.systems-intro p{color:var(--muted);margin-top:23px;font-size:16px}.systems-intro .text-link{margin-top:25px}.system-row{display:grid;grid-template-columns:34px 1fr 28px;gap:18px;padding:25px 0;border-bottom:1px solid #253449}.system-row:first-child{border-top:1px solid #253449}.system-index{font-size:11px;color:#8296b2;padding-top:4px}.system-row h3{font-size:24px}.system-row .system-tag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--mint);margin-top:9px}.system-row p{font-size:14px;color:#a8b8ce;margin-top:10px;max-width:440px}.system-row .arrow{color:var(--mint);padding-top:4px}.system-row:hover h3{color:var(--mint)}

.services{background:#0b1120;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:32px 28px;background:#0f172a;border:1px solid #253449;border-radius:8px;display:flex;flex-direction:column}.service-card .service-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid #235452;color:var(--lime);border-radius:7px;margin-bottom:31px}.service-icon svg{width:22px;height:22px}.service-card h3{font-size:23px}.service-card p{font-size:14px;color:#a8b8ce;margin:16px 0 25px}.service-card .text-link{margin-top:auto;align-self:start;font-size:13px}.service-subtitle{font-size:12px;color:#94a3b8;margin-top:20px}

.blueprint-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.blueprint-copy>p{font-size:17px;color:#a8b8ce;margin-top:24px}.deliverables{list-style:none;margin:28px 0 0;padding:0;border-top:1px solid #253449}.deliverables li{font-size:14px;padding:13px 0;border-bottom:1px solid #253449;display:flex;gap:12px}.deliverables li::before{content:'✓';color:#5eead4}.process{padding-top:15px}.process-step{display:grid;grid-template-columns:49px 1fr;gap:23px;position:relative;padding-bottom:36px}.process-step:not(:last-child)::after{content:'';position:absolute;left:22px;top:48px;bottom:0;border-left:1px solid #334155}.step-num{width:46px;height:46px;border:1px solid #3e6971;border-radius:50%;display:grid;place-items:center;font-size:12px}.process-step h3{font-size:23px;margin-top:7px;margin-bottom:13px}.process-step p{font-size:14px;color:#a8b8ce}

.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.community-copy h2{font-size:43px}.community-copy p{font-size:16px;color:var(--muted);margin-top:23px}.community-copy .text-link{margin-top:21px}.press-card{border:1px solid #334155;border-radius:9px;overflow:hidden;background:#0f172a}.press-art{padding:42px 35px;position:relative;background:linear-gradient(140deg,#5eead4,#2dd4bf);color:#042f2e;min-height:255px;display:flex;flex-direction:column;justify-content:space-between}.press-art::after{content:'';position:absolute;width:160px;height:160px;border:1px solid #164e6333;border-radius:50%;right:-20px;top:65px;box-shadow:0 0 0 22px #164e630b,0 0 0 45px #164e630b}.press-art .press-kicker{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.press-art h3{font-size:37px;max-width:300px;z-index:1}.press-art .press-source{font-size:12px;margin-top:15px}.press-body{padding:26px 31px}.press-body p{font-size:14px;color:#a8b8ce;margin-top:11px}.press-body .text-link{font-size:13px;margin-top:14px}.press-body small{display:block;font-size:10px;color:#94a3b8;margin-top:15px}.local-band{padding:68px 0 0;overflow:hidden}.local-heading{text-align:center;max-width:710px;margin:auto}.local-heading h2{font-size:37px}.local-heading p{font-size:15px;margin-top:20px;color:#a8b8ce}.area-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 23px;list-style:none;margin:27px 0 0;padding:0;font-size:12px;font-weight:550;color:#cbd5e1}.skyline{mix-blend-mode:screen;filter:invert(1) hue-rotate(155deg) saturate(.6);opacity:.68;width:100%;max-height:330px;object-fit:contain;object-position:bottom;margin-top:25px}

.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-intro p{color:var(--muted);margin-top:23px;font-size:15px}.faq-list{border-top:1px solid #253449}details{border-bottom:1px solid #253449}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;padding:21px 0;font-size:16px;font-weight:550;line-height:1.5}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:22px;color:var(--mint);line-height:1.2}details[open] summary::after{content:'−'}details p{font-size:14px;line-height:1.8;color:var(--muted);padding:0 24px 24px 0}.contact-section{padding:0 0 83px}.contact-panel{background:radial-gradient(ellipse at 100% 0%,#0d948824,transparent 65%),linear-gradient(125deg,#0f172a,#0b1120);border:1px solid #2b575b;color:var(--text);border-radius:10px;padding:55px 60px;display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center}.contact-panel .eyebrow{color:#5eead4}.contact-panel h2{font-size:43px}.contact-panel p{font-size:15px;margin-top:20px;color:#a8b8ce}.contact-actions{display:flex;flex-direction:column;align-items:start}.contact-actions .button{background:#5eead4;color:#042f2e;min-width:240px}.contact-actions .button:hover{background:#99f6e4}.contact-actions>a:not(.button){font-weight:600;font-size:16px;margin-top:20px}.contact-actions .contact-email{font-size:13px!important;margin-top:8px!important;font-weight:400!important;text-decoration:underline;text-underline-offset:4px}.contact-actions small{font-size:11px;color:#a8b8ce;display:block;margin-top:18px;max-width:280px}.site-footer{border-top:1px solid #1e293b;padding:55px 0 25px;background:#020617}.footer-top{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:75px}.footer-brand p{font-size:13px;max-width:275px;color:#94a3b8;margin-top:18px}.footer-title{font-size:10px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;color:#94a3b8;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#cbd5e1}.footer-links a:hover{text-decoration:underline;text-underline-offset:3px}address{font-style:normal;font-size:12px;color:#cbd5e1;line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #1e293b;margin-top:43px;padding-top:23px;color:#94a3b8;font-size:10px}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}

.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#94a3b8;padding:26px 0}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.subhero{padding:45px 0 78px}.subhero h1{max-width:850px;font-size:clamp(40px,5vw,66px)}.subhero .lede{max-width:740px;font-size:20px;color:var(--muted);margin-top:28px}.subhero .eyebrow{margin-bottom:25px}.article-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:start}.article-copy h2{font-size:34px;margin-bottom:22px}.article-copy h3{margin-top:35px;font-size:24px;margin-bottom:15px}.article-copy p,.article-copy li{color:#a8b8ce;font-size:16px}.article-copy ul{padding-left:22px}.article-copy li{margin-bottom:10px}.scope-box{background:#0f172a;border:1px solid #334155;border-radius:9px;padding:32px}.scope-box h2{font-size:25px;margin-bottom:20px}.scope-box ul{list-style:none;padding:0;margin:0}.scope-box li{font-size:14px;line-height:1.7;border-bottom:1px solid #253449;padding:12px 0}.scope-box li:last-child{border-bottom:0}.scope-box .button{background:#0f766e;color:#fff;margin-top:26px;width:100%}.scope-box small{display:block;font-size:11px;color:#a8b8ce;margin-top:18px}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.example-label{font-size:11px;letter-spacing:.1em;color:var(--mint);text-transform:uppercase;display:block;margin-bottom:20px}.example-copy h2{font-size:38px;margin-bottom:24px}.example-copy p{font-size:16px;color:var(--muted)}.example-steps{margin:0;padding:0;list-style:none;counter-reset:steps}.example-steps li{counter-increment:steps;display:flex;gap:20px;padding:18px 0;border-bottom:1px solid #253449;font-size:15px;color:#cbd5e1}.example-steps li::before{content:'0' counter(steps);color:var(--mint);font-size:11px;padding-top:3px}.related{padding-top:0}.related-links{display:flex;flex-wrap:wrap;gap:20px 40px}.privacy-copy{max-width:760px}.privacy-copy h2{font-size:25px;margin-top:35px}.privacy-copy p{font-size:16px;margin-top:17px;color:#a8b8ce}

@media(min-width:1500px){.hero{padding-top:95px;padding-bottom:88px}}
@media(max-width:1050px){.desktop-nav{gap:17px}.nav-bar{gap:22px}.hero-grid{gap:32px}.hero h1{font-size:56px}.workflow-top,.workflow-panel{padding-left:19px;padding-right:19px}.workflow-tabs{padding-left:19px;padding-right:19px}.flow-row .status{display:none}.systems-layout{gap:55px}.outcome-grid{gap:22px}.outcome{padding-left:20px}.blueprint-grid,.community-grid,.faq-grid,.article-grid{gap:55px}.contact-panel{padding:45px;gap:40px}.footer-top{gap:45px}}
@media(max-width:800px){.section{padding:72px 0}.nav-bar{min-height:72px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block}.mobile-nav.is-open{display:flex;flex-direction:column;padding:10px 28px 25px;gap:5px;border-top:1px solid var(--line)}.mobile-nav a{padding:9px 0;font-size:14px}.hero{padding:55px 0}.hero-grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:clamp(46px,8vw,68px)}.hero-copy{max-width:650px}.hero-copy>p{max-width:590px}.workflow{max-width:580px;width:100%;margin:auto}.workflow-top,.workflow-panel{padding-left:25px;padding-right:25px}.workflow-tabs{padding-left:25px;padding-right:25px}.flow-row .status{display:block}.trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-top:27px;padding-bottom:27px}.trust-kicker{max-width:none}.trust-item{font-size:12px}.outcome-grid{grid-template-columns:1fr 1fr;gap:36px}.outcome-intro{padding-left:20px}.outcome{padding-left:20px}.systems-layout,.blueprint-grid,.community-grid,.faq-grid,.article-grid,.example-grid{grid-template-columns:1fr;gap:40px}.systems-intro{max-width:600px}.systems-intro h2{font-size:40px}.section-head{display:block;margin-bottom:32px}.section-head>p{max-width:600px;margin-top:23px}.service-grid{grid-template-columns:1fr}.service-card{padding:27px}.service-card .service-icon{margin-bottom:22px}.service-card p{max-width:590px}.press-card{max-width:600px;width:100%}.press-art{min-height:240px}.contact-panel{grid-template-columns:1fr;gap:32px;padding:38px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:430px}.contact-section{padding-bottom:60px}.local-band{padding-top:60px}.subhero{padding-bottom:58px}.scope-box{max-width:600px}.example-copy h2{font-size:33px}}
@media(max-width:480px){.wrap{padding:0 22px}.brand{font-size:21px;gap:9px}.brand img{width:18px;height:27px}.nav-bar{gap:11px}.header-cta{padding:9px 11px;font-size:10px;min-height:38px}.header-cta .arrow{display:none}.menu-toggle{font-size:11px;padding:7px 9px}.hero h1{font-size:45px;letter-spacing:-.055em}.hero .eyebrow{font-size:9px;letter-spacing:.11em}.hero-copy>p{font-size:16px}.actions{gap:10px}.actions .button{font-size:12px;padding:12px 17px;gap:13px}.hero-note{font-size:10px;gap:8px 18px}.workflow-top,.workflow-panel,.workflow-foot{padding-left:18px;padding-right:18px}.workflow-tabs{padding-left:18px;padding-right:18px}.workflow-top strong{font-size:12px}.mini-label{font-size:8px}.flow-row{padding:12px 11px;gap:10px}.flow-row .status{font-size:8px;padding:2px 5px}.flow-row strong{font-size:12px}.flow-row p{font-size:10px}.trust-inner{gap:23px 18px}.trust-item{font-size:11px;gap:8px}.trust-item svg{width:17px;height:17px;flex:none}.trust-item small{font-size:9px}.outcome-grid{grid-template-columns:1fr;gap:27px}.outcome-intro{padding-left:0}.outcome{padding-left:18px}.outcome .number{margin-bottom:10px}.outcome h3{font-size:23px}.outcomes{padding:57px 0}.section{padding:60px 0}.system-row{grid-template-columns:25px 1fr 19px;gap:11px}.system-row h3{font-size:23px}.system-row p{font-size:13px}.systems-intro h2,.community-copy h2{font-size:36px}.contact-panel{padding:30px 24px}.contact-panel h2{font-size:34px}.contact-panel p{font-size:14px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.press-art{padding:30px 27px}.press-art h3{font-size:32px}.press-body{padding:25px}.local-heading h2{font-size:32px}.area-list{gap:9px 17px}.skyline{min-height:150px;object-fit:cover}.subhero h1{font-size:40px}.subhero .lede{font-size:17px}.article-copy h2{font-size:30px}.scope-box{padding:26px}.process-step{gap:18px}.faq-grid{gap:32px}summary{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

@media(max-width:360px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:40px}.flow-row .status{display:none}}

/* Motion enhances content already present in HTML; nothing starts hidden. */
.line-mask{display:block;overflow:clip;padding-bottom:.14em;margin-bottom:-.14em}
.motion-line{display:block;transform-origin:0 100%}
.motion-word{display:inline-block}
.service-card{transition:border-color .25s,box-shadow .25s}
.service-card:hover{border-color:#3e6971;box-shadow:0 16px 48px #0003}
.system-row .arrow,.text-link span{transition:transform .25s}
.system-row:hover .arrow,.text-link:hover span{transform:translate(3px,-3px)}
.step-num{color:var(--mint);background:#0f172a}
.press-art{background:linear-gradient(135deg,#99f6e4,#2dd4bf 65%,#22d3ee)}
/* Cream sections give the original editorial palette room between navy sections. */
.light.cream{--paper:#f2f3eb;--ink:#17332a;--muted:#4e655b;--mint:#a9ecd0;background:var(--paper);color:var(--ink)}
.cream .eyebrow{color:#286a53}
.cream .outcome{border-color:#b7c8b5}
.cream .outcome .number{color:#527260}
.cream .outcome p,.cream .blueprint-copy>p,.cream .process-step p,.cream .local-heading p{color:var(--muted)}
.cream .deliverables,.cream .deliverables li{border-color:#c6d1c1}
.cream .deliverables li::before{color:#286a53}
.cream .process-step:not(:last-child)::after{border-color:#b1c3a7}
.cream .step-num{background:transparent;border-color:#9bb092;color:var(--ink)}
.cream .button{color:#071312}
.cream .button:hover{background:#d1fbe4}
.cream .area-list{color:#315940}
.cream .skyline{mix-blend-mode:multiply;filter:none;opacity:1}
@media(prefers-reduced-motion:reduce){.motion-line,.motion-word{transform:none!important;filter:none!important;opacity:1!important}}
