@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(/fonts/montserrat-400.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:optional;src:url(/fonts/montserrat-500.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:optional;src:url(/fonts/montserrat-600.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(/fonts/montserrat-700.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:optional;src:url(/fonts/montserrat-800.woff2)format("woff2")}@font-face{font-family:Montserrat Fallback;src:local(Arial),local(Liberation Sans),local(Arimo),local(Helvetica),local(Roboto);size-adjust:112%;ascent-override:92%;descent-override:24%;line-gap-override:0%}:root{--navy:#150e56;--navy-700:#221a6e;--blue:#1397bb;--blue-ink:#0c6d88;--blue-050:#eaf6fa;--ink:#1b2033;--ink-muted:#565d72;--surface:#fff;--surface-cool:#f4f7fb;--rule:#e2e7f1;--on-navy:#eef3fb;--on-navy-mut:#b3bce0;--focus:#1397bb;--heading:var(--navy);--link-hover:var(--navy);--nav-ink:var(--navy);--panel:#fff;--panel-hover-border:#c9d3e6;--panel-hover-shadow:0 14px 40px -22px #150e5659;--brand-fill:var(--navy);--brand-fill-ink:#fff;--brand-fill-hover:var(--navy-700);--ghost-ink:var(--navy);--ghost-border:#7f8aa3;--ghost-ink-hover:var(--navy);--ghost-border-hover:var(--navy);--badge-bg:var(--blue-ink);--badge-no-bg:#6b7689;--pill-ink:var(--navy);--pill-border:#d5e8ef;--fit-no-rule:#c3ccdb;--logo-filter:none;--onnavy-accent:var(--blue);--photo-shadow:0 10px 30px -14px #150e5666;color-scheme:light;--font-body:"Montserrat", "Montserrat Fallback", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--step--1:clamp(.85rem, .82rem + .14vw, .94rem);--step-0:clamp(1rem, .97rem + .18vw, 1.125rem);--step-1:clamp(1.18rem, 1.11rem + .36vw, 1.4rem);--step-2:clamp(1.4rem, 1.28rem + .62vw, 1.8rem);--step-3:clamp(1.7rem, 1.5rem + 1vw, 2.35rem);--step-4:clamp(2.05rem, 1.72rem + 1.6vw, 3rem);--step-5:clamp(2.5rem, 1.95rem + 2.7vw, 3.9rem);--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.25rem;--space-xl:3.5rem;--space-2xl:5.5rem;--space-3xl:8rem;--container:74rem;--measure:40rem;--radius:14px;--radius-s:8px}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--step-0);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;min-height:100vh;line-height:1.65;display:flex}img,picture,svg{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4{color:var(--heading);letter-spacing:-.02em;text-wrap:balance;font-weight:800;line-height:1.1}h1{font-size:var(--step-5)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1);letter-spacing:-.01em;font-weight:700}h4{font-size:var(--step-0);font-weight:700}p{max-width:var(--measure);text-wrap:pretty}p+p{margin-top:var(--space-s)}a{color:var(--blue-ink);font-weight:600;text-decoration:none}a:hover{color:var(--link-hover)}strong{color:var(--heading);font-weight:700}.eyebrow{font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--blue-ink);font-weight:700;display:inline-block}.eyebrow--onnavy{color:var(--onnavy-accent)}.lead{font-size:var(--step-1);color:var(--ink);text-wrap:pretty;max-width:44rem;font-weight:500;line-height:1.55}.muted{color:var(--ink-muted)}.balance{text-wrap:balance}li,dd,dt,figcaption{text-wrap:pretty}.lead,.hero__sub,.check,.point p,.stat__label,.offer__shape,.fitlist li,.steps li,.offer-dl dd,.footer-tagline{text-wrap:balance}code{background:var(--blue-050);border:1px solid var(--rule);border-radius:6px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.container{width:100%;max-width:var(--container);padding-inline:var(--space-m);margin-inline:auto}.prose{max-width:46rem}.stack>*+*{margin-top:var(--space-s)}.stack-l>*+*{margin-top:var(--space-l)}.section{padding-block:var(--space-2xl)}.section--tight{padding-block:var(--space-xl)}.section--cool{background:var(--surface-cool)}.section--navy{background:var(--navy);color:var(--on-navy)}.section--navy h1,.section--navy h2,.section--navy h3{color:#fff}.section--navy .muted{color:var(--on-navy-mut)}.section--navy a:not(.btn){color:#fff}.section-head{max-width:44rem;margin-bottom:var(--space-l)}.section-head .eyebrow{margin-bottom:var(--space-2xs)}.section-head p{text-wrap:balance;max-width:44rem}.section-head h2{line-height:1.2}.section-head h2+p{margin-top:var(--space-s)}.grid-3{gap:var(--space-m);grid-template-columns:1fr;display:grid}.grid-2{gap:var(--space-l);grid-template-columns:1fr;display:grid}@media (width>=52rem){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:1fr 1fr}}.btn{font-weight:700;font-size:var(--step-0);border-radius:var(--radius-s);cursor:pointer;border:2px solid #0000;align-items:center;gap:.5rem;min-height:48px;padding:.9rem 1.5rem;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--brand-fill);color:var(--brand-fill-ink)}.btn--primary:hover{background:var(--brand-fill-hover);color:var(--brand-fill-ink)}.btn--ghost{color:var(--ghost-ink);border-color:var(--ghost-border);background:0 0}.btn--ghost:hover{border-color:var(--ghost-border-hover);color:var(--ghost-ink-hover)}.btn--onnavy{color:var(--navy);background:#fff}.btn--onnavy:hover{color:var(--navy);background:#eaf6fa}.btn--ghost-onnavy{color:#fff;background:0 0;border-color:#fff6}.btn--ghost-onnavy:hover{color:#fff;border-color:#fff}.textlink{color:var(--blue-ink);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.textlink:hover{color:var(--link-hover)}.section--navy .textlink{color:#fff}.site-header{background:var(--surface);border-bottom:1px solid var(--rule);z-index:50;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:var(--space-m);min-height:72px;display:flex}.nav__logo{width:139px;height:38px;display:block}.nav__logo:before{content:"";width:100%;height:100%;filter:var(--logo-filter);background:url(/logo-nav.webp) 0/contain no-repeat;display:block}.nav__links{align-items:center;gap:var(--space-m);flex-wrap:wrap;justify-content:flex-end;padding:0;list-style:none;display:flex}.nav__links a:not(.btn){color:var(--nav-ink);font-weight:600;font-size:var(--step-0)}.nav__links a:not(.btn)[aria-current=page],.nav__links a:not(.btn):hover{color:var(--blue-ink)}.nav__links .btn{min-height:44px;padding:.65rem 1.15rem}@media (width<=64rem){.nav,.nav__links{gap:var(--space-s)}.nav__links .btn{padding:.6rem 1rem}}@media (width<=50rem){.nav{flex-wrap:wrap;row-gap:.55rem;min-height:0;padding-block:.7rem}.nav__logo{order:1}.theme-toggle{order:2}.nav__links{flex-basis:100%;order:3;justify-content:flex-start;gap:.85rem}.nav__links a:not(.btn){font-size:var(--step--1)}.nav__links .btn{font-size:var(--step--1);min-height:40px;padding:.5rem .85rem}}@media (width<=28rem){.nav__links>li:last-child{display:none}}.hero{padding-block:var(--space-2xl)}.hero--navy{background:var(--navy);color:var(--on-navy);position:relative;overflow:hidden}.hero--navy h1{color:#fff;max-width:16ch}.hero--navy .accent{color:var(--blue)}.hero__sub{font-size:var(--step-1);color:var(--on-navy-mut);max-width:40ch;margin-top:var(--space-s);font-weight:500}.hero .eyebrow{margin-bottom:var(--space-s)}.cta-row{gap:var(--space-s);margin-top:var(--space-l);flex-wrap:wrap;align-items:center;display:flex}.hero--navy:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle at 60% 40%,#1397bb47,#0000 60%);width:min(38vw,460px);position:absolute;top:50%;right:-4%;transform:translateY(-50%)}.card{background:var(--panel);border:1px solid var(--rule);border-radius:var(--radius);padding:var(--space-l);flex-direction:column;height:100%;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.card:before{content:"";background:var(--blue);width:100%;height:4px;position:absolute;top:0;left:0}.card:hover{border-color:var(--panel-hover-border);box-shadow:var(--panel-hover-shadow);transform:translateY(-2px)}.offer__name{margin-top:var(--space-2xs);font-size:var(--step-1);color:var(--heading)}.offer__shape{font-size:var(--step--1);color:var(--ink-muted);padding-top:var(--space-s);margin-top:auto;font-weight:600}.offer__link{padding-top:var(--space-s)}.badge-note{font-size:var(--step--1);color:var(--ink-muted);background:var(--blue-050);border-radius:999px;align-items:center;gap:.6rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.badge-note:before{content:"";background:var(--blue);border-radius:50%;flex:none;width:8px;height:8px}.badge-note a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.badge-note a:hover{color:var(--link-hover)}.fitcol{border:1px solid var(--rule);border-radius:var(--radius);padding:var(--space-l);background:var(--panel)}.fitcol--yes{border-top:4px solid var(--blue)}.fitcol--no{border-top:4px solid var(--fit-no-rule)}.fitcol h3{margin:0 0 var(--space-s)}.fitlist{padding:0;list-style:none}.fitlist li{margin-top:var(--space-xs);max-width:none;padding-left:1.9rem;font-weight:500;position:relative}.fitlist li:before{width:1.15rem;height:1.15rem;color:var(--brand-fill-ink);border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:.15rem;left:0}.fitlist--yes li:before{content:"+";background:var(--badge-bg)}.fitlist--no li:before{content:"–";background:var(--badge-no-bg)}.reg-grid{gap:var(--space-m);grid-template-columns:1fr;display:grid}@media (width>=40rem){.reg-grid{grid-template-columns:1fr 1fr}}@media (width>=60rem){.reg-grid{grid-template-columns:1fr 1fr 1fr}}.reg-item{background:var(--panel);border:1px solid var(--rule);border-radius:var(--radius-s);padding:var(--space-m)}.section--navy .reg-item{background:var(--navy-700);border-color:#ffffff1f}.reg-item svg{color:var(--onnavy-accent);margin-bottom:.6rem}.reg-item h3{font-size:var(--step-0);color:var(--heading);margin:0;font-weight:700}.section--navy .reg-item h3{color:#fff}.reg-item p{font-size:var(--step--1);color:var(--ink-muted);max-width:none;margin-top:.3rem}@media (width>=40rem) and (width<=59.999rem){.reg-item:last-child:nth-child(odd){grid-column:1/-1}}.reg-asof{margin-top:var(--space-m);font-size:var(--step--1);color:var(--ink-muted);max-width:none}.section--navy .reg-asof,.section--navy .reg-item p{color:var(--on-navy-mut)}.cred-strip{flex-wrap:wrap;gap:.6rem;display:flex}.cred-strip--edu{margin-top:.6rem}.pill{font-size:var(--step--1);color:var(--pill-ink);background:var(--blue-050);border:1px solid var(--pill-border);border-radius:999px;padding:.4rem .9rem;font-weight:600;display:inline-block}.steps{counter-reset:step;padding:0;list-style:none}.steps li{margin-top:var(--space-m);max-width:44rem;padding-left:3rem;font-weight:500;position:relative}.steps li:before{counter-increment:step;content:counter(step);background:var(--brand-fill);width:2rem;height:2rem;color:var(--brand-fill-ink);border-radius:10px;place-items:center;font-size:.9rem;font-weight:800;display:grid;position:absolute;top:-.1rem;left:0}.offer-detail{border:1px solid var(--rule);border-radius:var(--radius);max-width:58rem;padding:var(--space-l);background:var(--panel);border-top:4px solid var(--blue)}.offer-dl{margin-top:var(--space-s);gap:0;display:grid}.offer-dl__row{padding-block:var(--space-s);border-top:1px solid var(--rule);grid-template-columns:1fr;gap:.15rem;display:grid}.offer-dl__row:first-child{border-top:none;padding-top:0}.offer-dl dt{color:var(--blue-ink);font-weight:700;font-size:var(--step--1);letter-spacing:.06em;text-transform:uppercase}.offer-dl dd{color:var(--ink);max-width:46rem;margin:0}@media (width>=44rem){.offer-dl__row{gap:var(--space-m);grid-template-columns:11rem 1fr;align-items:baseline}}.founder{gap:var(--space-l);flex-direction:column;align-items:flex-start;display:flex}.founder__photo{border-radius:var(--radius);width:140px;height:auto;box-shadow:var(--photo-shadow);border:3px solid #fff;flex:none}@media (width>=44rem){.founder{gap:var(--space-xl);flex-direction:row;align-items:center}.founder__photo{width:170px}}.post-list{padding:0;list-style:none}.post-list li{padding-block:var(--space-l);border-top:1px solid var(--rule);max-width:none}.post-list li:last-child{border-bottom:1px solid var(--rule)}.post-meta{font-size:var(--step--1);color:var(--blue-ink);font-weight:600}.site-footer{background:var(--navy);color:var(--on-navy-mut);padding-block:var(--space-2xl) var(--space-xl);margin-top:auto}.footer-grid{gap:var(--space-l);grid-template-columns:1fr;display:grid}@media (width>=48rem){.footer-grid{gap:var(--space-xl);grid-template-columns:1.6fr 1fr 1fr 1fr}}.site-footer img{width:auto;height:34px;margin-bottom:var(--space-s);filter:brightness(0)invert()}.site-footer h3{color:#fff;font-size:var(--step--1);letter-spacing:.12em;text-transform:uppercase;margin-bottom:var(--space-s);font-weight:700;line-height:1.65}.footer-links{gap:.6rem;padding:0;list-style:none;display:grid}.footer-links a,.site-footer a{color:var(--on-navy-mut);font-weight:500}.footer-links a:hover,.site-footer a:hover{color:#fff}.footer-bottom{margin-top:var(--space-xl);padding-top:var(--space-m);font-size:var(--step--1);gap:var(--space-s) var(--space-l);border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;display:flex}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:3px}.skip-link{left:var(--space-s);z-index:100;background:var(--navy);color:#fff;border-radius:var(--radius-s);padding:.6rem 1rem;transition:top .15s;position:absolute;top:-4rem}.skip-link:focus{top:var(--space-s)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}[id]{scroll-margin-top:6rem}@media (width<=22rem){h1{font-size:2.15rem}h2{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.stats{gap:var(--space-l) var(--space-m);padding-top:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}@media (width>=52rem){.stats{grid-template-columns:repeat(4,1fr)}}@media (width<=30rem){.stats{gap:var(--space-m);grid-template-columns:1fr}}.stat{border-left:3px solid var(--blue);padding-left:var(--space-s)}.stat__num{font-size:var(--step-4);color:var(--heading);letter-spacing:-.02em;font-weight:800;line-height:1}.stat__label{font-size:var(--step--1);color:var(--ink-muted);max-width:16rem;margin-top:.4rem;font-weight:500}.trustbar{align-items:center;gap:.6rem var(--space-m);padding-bottom:var(--space-m);border-bottom:1px solid var(--rule);flex-wrap:wrap;display:flex}.trustbar__lead{font-size:var(--step--1);text-transform:uppercase;letter-spacing:.12em;color:var(--blue-ink);font-weight:700}.trustbar__names{gap:.5rem var(--space-m);flex-wrap:wrap;align-items:center;display:flex}.trustbar__names span{color:var(--heading);font-weight:600;font-size:var(--step-0);letter-spacing:-.01em}.trustbar__names span:after{content:"·";color:var(--blue);margin-left:var(--space-m)}.trustbar__names span:last-child:after{content:"";margin:0}@media (width<=32rem){.trustbar__names{gap:.5rem var(--space-s);grid-template-columns:1fr 1fr;display:grid}.trustbar .trustbar__names span:after{content:"" / "";margin:0}}.offer__icon{background:var(--blue-050);width:48px;height:48px;color:var(--blue);margin-bottom:var(--space-s);border-radius:12px;place-items:center;display:grid}.offer__icon svg{width:26px;height:26px}.mt-0{margin-top:0}.mt-2xs{margin-top:var(--space-2xs)}.mt-s{margin-top:var(--space-s)}.mt-m{margin-top:var(--space-m)}.mt-l{margin-top:var(--space-l)}.mb-s{margin-bottom:var(--space-s)}.mb-m{margin-bottom:var(--space-m)}.mw-none{max-width:none}.mw-44{max-width:44rem}.mw-46{max-width:46rem}.list-reset{padding:0;list-style:none}.nowrap{white-space:nowrap}.section--flush-top{padding-top:0}.stack--tight{--space-s:.4rem}.stack--tighter{--space-s:.3rem}.cta-band{text-align:center;align-items:center;gap:var(--space-s);flex-direction:column;display:flex}.cta-band h2{max-width:20ch}.cta-band .muted{max-width:38ch}.cta-band .cta-row{justify-content:center}.footer-tagline{max-width:26rem;color:var(--on-navy-mut)}.points{gap:var(--space-m);margin-top:var(--space-l);grid-template-columns:1fr;padding:0;list-style:none;display:grid}@media (width>=52rem){.points{grid-template-columns:repeat(3,1fr)}}.point{gap:var(--space-s);align-items:flex-start;max-width:none;display:flex}.point__icon{background:var(--blue-050);width:40px;height:40px;color:var(--blue-ink);border-radius:10px;flex:none;place-items:center;display:grid}.point__icon svg{width:22px;height:22px}.point p{max-width:none;margin:0;font-weight:500}.checkgrid{gap:var(--space-s) var(--space-l);margin-block:var(--space-m) var(--space-l);grid-template-columns:1fr;max-width:44rem;padding:0;list-style:none;display:grid}@media (width>=44rem){.checkgrid{grid-template-columns:1fr 1fr}}.check{color:var(--heading);align-items:center;gap:.6rem;max-width:none;font-weight:600;display:flex}.check svg{color:var(--blue);flex:none;width:22px;height:22px}.timeline{max-width:46rem;position:relative}.timeline:before{content:"";background:var(--rule);width:2px;position:absolute;top:8px;bottom:8px;left:7px}.tl-item{padding-left:2.4rem;position:relative}.tl-item+.tl-item{margin-top:var(--space-l)}.tl-item:before{content:"";background:var(--surface);border:3px solid var(--blue);border-radius:50%;width:16px;height:16px;position:absolute;top:.3rem;left:0}.tl-item h3{margin-bottom:.35rem}.textlink{text-underline-offset:4px;text-decoration:underline #0000;transition:color .16s,text-decoration-color .16s}.textlink:hover{text-decoration-color:currentColor}.textlink svg{flex:none;width:18px;height:18px}.fitlist--yes li:before{content:"+" / ""}.fitlist--no li:before{content:"–" / ""}.trustbar__names span:after{content:"·" / ""}.cta-sec{position:relative;overflow:hidden}.cta-sec:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#1397bb33,#0000 62%);width:min(60vw,700px);position:absolute;top:-45%;left:50%;transform:translate(-50%)}.cta-sec .container{z-index:1;position:relative}[hidden]{display:none!important}html:not([data-theme]) .theme-toggle{display:none}.theme-switching,.theme-switching *{transition:none!important}.theme-toggle{border:1px solid var(--rule);background:var(--surface);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.theme-toggle__btn{width:36px;height:36px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;transition:background-color .16s,color .16s;display:grid}.theme-toggle__btn:hover{color:var(--heading)}.theme-toggle__btn svg{width:18px;height:18px}.theme-toggle__btn[aria-pressed=true]{background:var(--blue-050);color:var(--blue-ink)}@media (width<=64rem){.theme-toggle__btn{width:32px;height:32px}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--ink:#e7e9f2;--ink-muted:#9aa2be;--surface:#0c0d16;--surface-cool:#171b31;--rule:#3a4059;--blue-050:#12232f;--blue-ink:#5cc4e4;--focus:#5cc4e4;--heading:#f3f4fb;--link-hover:#fff;--nav-ink:var(--ink);--panel:#1e2236;--panel-hover-border:#4a5273;--panel-hover-shadow:0 16px 44px -24px #000000bf;--brand-fill:var(--blue);--brand-fill-ink:#04222c;--brand-fill-hover:#38b2d4;--ghost-ink:var(--ink);--ghost-border:#566079;--ghost-ink-hover:#fff;--ghost-border-hover:var(--ink);--badge-bg:var(--blue);--badge-no-bg:#9aa6bd;--pill-ink:#e2e6f4;--pill-border:var(--rule);--fit-no-rule:#4a5273;--logo-filter:brightness(0) invert(1);--navy:#30258d;--navy-700:#3b2ead;--onnavy-accent:#5cc4e4;--photo-shadow:none}}:root[data-theme=dark]{color-scheme:dark;--ink:#e7e9f2;--ink-muted:#9aa2be;--surface:#0c0d16;--surface-cool:#171b31;--rule:#3a4059;--blue-050:#12232f;--blue-ink:#5cc4e4;--focus:#5cc4e4;--heading:#f3f4fb;--link-hover:#fff;--nav-ink:var(--ink);--panel:#1e2236;--panel-hover-border:#4a5273;--panel-hover-shadow:0 16px 44px -24px #000000bf;--brand-fill:var(--blue);--brand-fill-ink:#04222c;--brand-fill-hover:#38b2d4;--ghost-ink:var(--ink);--ghost-border:#566079;--ghost-ink-hover:#fff;--ghost-border-hover:var(--ink);--badge-bg:var(--blue);--badge-no-bg:#9aa6bd;--pill-ink:#e2e6f4;--pill-border:var(--rule);--fit-no-rule:#4a5273;--logo-filter:brightness(0) invert(1);--navy:#30258d;--navy-700:#3b2ead;--onnavy-accent:#5cc4e4;--photo-shadow:none}
