.nudge-site,.nudge-site *{box-sizing:border-box;margin:0}.nudge-site{--bg:#fff;--bg2:#f5f6f8;--card:#f5f6f8;--line:#1e293b14;--txt:#334155;--mut:#64748b;--title:#0f172a;--ac:#3259ff;--ac-hover:#2847d1;--ac-soft:color-mix(in srgb, var(--ac) 10%, transparent);--ac2:#5a7fff;--tag-fill:10%;--tag-fill-strong:14%;--dark:#121212;--dark-card:#171a20;--dark-txt:#f8fafc;--dark-mut:#cbd5e1;--grad:linear-gradient(180deg,#3259ff 0%,#1e3599 100%);--rad:24px;--nudge-section-space:var(--site-section-space,clamp(64px, 8vw, 104px));background:var(--bg);max-width:100%;color:var(--txt);-webkit-font-smoothing:antialiased;width:100%;min-width:0;font-family:Onest,system-ui,sans-serif;line-height:1.5;position:relative;overflow-x:clip}.nudge-site ::selection{color:var(--txt);background:#12121226}.nudge-site a{color:inherit;text-decoration:none}.nudge-site .page{z-index:1;width:100%;max-width:100%;position:relative;overflow-x:clip}.nudge-site .site-shell{margin-inline:auto}.nudge-site .page-bg{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.nudge-site .glow{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.nudge-site .g1{opacity:.55;background:#3259ff24;width:min(560px,140vw);height:min(560px,140vw);top:-35%;left:-30%}.nudge-site .g2{opacity:.4;background:#3259ff14;width:min(480px,120vw);height:min(480px,120vw);top:40%;right:-30%}.nudge-site .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.nudge-site .reveal.in{opacity:1;transform:translate(0,0)}.nudge-site .btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:9px;padding:14px 26px;font-family:Onest,system-ui,sans-serif;font-size:16px;font-weight:600;transition:all .25s;display:inline-flex}.nudge-site .btn-pri{background:var(--ac);color:#fff;box-shadow:0 4px 16px #3259ff40}.nudge-site .btn-pri:hover{background:var(--ac-hover);transform:translateY(-1px)}.nudge-site .btn-ghost{color:var(--txt);border:1px solid var(--line);background:#fff}.nudge-site .btn-ghost:hover{background:var(--bg2)}.nudge-site .btn-w{color:var(--txt);background:#fff}.nudge-site .btn-w:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000002e}.nudge-site .btn-o{color:#fff;background:#ffffff1a;border:1px solid #ffffff59}.nudge-site .btn-o:hover{background:#ffffff2e}.nudge-site nav{z-index:100;width:100%;transition:transform .28s,opacity .28s;position:fixed;top:0;left:0;right:0}.nudge-site nav.is-hidden{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 10px))}.nudge-site .nav-in{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.nudge-site .logo,.nudge-site .flogo{color:#fff;align-items:center;min-width:0;display:flex}.nudge-site .logo{flex-shrink:1}.nudge-site .flogo .brand-logo{width:auto;height:34px;display:block}.nudge-site .nav-links{gap:8px;display:flex}.nudge-site .nav-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.nudge-site .nudge-nav-cta{white-space:nowrap}.nudge-site .burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.nudge-site .burger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}.nudge-site .burger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nudge-site .burger.open span:nth-child(2){opacity:0}.nudge-site .burger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nudge-site .mob{z-index:99;pointer-events:none;visibility:hidden;position:fixed;inset:0}.nudge-site .mob.open{pointer-events:auto;visibility:visible}.nudge-site .mob-backdrop{opacity:0;cursor:pointer;background:#1212128c;border:none;padding:0;transition:opacity .35s;position:absolute;inset:0}.nudge-site .mob.open .mob-backdrop{opacity:1}.nudge-site .mob-panel{width:min(320px,88vw);padding:calc(76px + env(safe-area-inset-top,0px)) 24px calc(24px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121212fa;flex-direction:column;gap:8px;transition:transform .35s;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.nudge-site .mob.open .mob-panel{transform:translate(0)}.nudge-site .mob-panel a{color:#fff;padding:12px 0;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:24px;font-weight:700}.nudge-site .mob-panel .mob-cta{color:var(--ac2);margin-top:auto}.nudge-site h1,.nudge-site h2{font-family:Unbounded,Onest,system-ui,sans-serif}.nudge-site h1 .gr,.nudge-site .gr{color:var(--ac2)}.nudge-site h2{letter-spacing:-.035em;color:var(--title);font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.1}.nudge-site .nudge-hero{z-index:1;box-sizing:border-box;background:var(--site-hero-dark,var(--dark));min-height:100dvh;color:var(--dark-txt);padding:calc(96px + env(safe-area-inset-top,0px)) 0 72px;isolation:isolate;align-items:center;display:flex;position:relative;overflow:hidden}.nudge-site .nudge-hero .legal-safe__dots-wrap{-webkit-mask-image:linear-gradient(#000 0% 55%,#0000008c 78%,#0000 100%);mask-image:linear-gradient(#000 0% 55%,#0000008c 78%,#0000 100%)}.nudge-site .nudge-hero .legal-safe__glow{width:min(1200px,110vw);height:min(840px,95vh);top:-28%;right:-12%}.nudge-site .nudge-hero__layout{z-index:4;grid-template-columns:1.3fr .7fr;align-items:end;gap:clamp(28px,5vw,56px);display:grid;position:relative}.nudge-site .nudge-hero__copy{flex-direction:column;gap:16px;max-width:760px;display:flex}.nudge-site .nudge-hero__brand{letter-spacing:-.06em;color:#fff;margin:0;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:clamp(64px,12vw,140px);font-weight:800;line-height:.92}.nudge-site .nudge-hero__tagline{letter-spacing:-.035em;color:#fff;margin:0;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.15}.nudge-site .nudge-hero__sub{color:#ffffffc7;max-width:540px;font-size:clamp(18px,1.6vw,20px);line-height:1.6}.nudge-site .nudge-hero__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.nudge-site .nudge-hero .btn-ghost{color:#fff;background:#ffffff14;border-color:#ffffff2e}.nudge-site .nudge-hero .btn-ghost:hover{background:#ffffff24}.nudge-site .nudge-hero__aside{flex-direction:column;gap:10px;display:flex}.nudge-site .nudge-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:18px;flex-direction:column;gap:4px;padding:18px 20px;display:flex}.nudge-site .nudge-chip strong{font-family:Unbounded,Onest,system-ui,sans-serif;font-size:32px;font-weight:800;line-height:1}.nudge-site .nudge-chip span{color:#ffffff9e;font-size:18px}.nudge-site .nudge-chip--accent strong{color:var(--ac2)}.nudge-site .nudge-chip--ok strong{color:#5eead4}.nudge-site .nudge-chip--muted strong{color:#fff}.nudge-site section{z-index:1;padding-block:var(--nudge-section-space);position:relative}.nudge-site section[id]{scroll-margin-top:calc(88px + env(safe-area-inset-top,0px))}.nudge-site .nudge-band{background:var(--bg)}.nudge-site .nudge-band__row{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(28px,5vw,64px);display:grid}.nudge-site .nudge-band__intro h2{margin-bottom:14px}.nudge-site .nudge-band__intro p{color:var(--mut);max-width:380px;font-size:20px}.nudge-site .nudge-pain-list{flex-direction:column;gap:12px;list-style:none;display:flex}.nudge-site .nudge-pain-list li{background:var(--bg2);border-radius:20px;flex-direction:column;gap:8px;padding:22px 24px;display:flex}.nudge-site .nudge-widget-illustration{object-fit:contain;flex-shrink:0;width:96px;height:96px;display:block}.nudge-site .nudge-pain-list .nudge-widget-illustration{margin-bottom:4px}.nudge-site .nudge-pain-list__head{align-items:center;gap:12px;min-width:0;display:flex}.nudge-site .nudge-pain-list__n{color:var(--ac);flex-shrink:0;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:22px;font-weight:800;line-height:1}.nudge-site .nudge-pain-list h3{min-width:0;margin:0;font-size:22px;font-weight:700}.nudge-site .nudge-pain-list p{color:var(--mut);margin:0;font-size:18px}.nudge-site .nudge-icon{color:var(--ac);flex-shrink:0;margin-bottom:12px;display:block}.nudge-site .nudge-sol{background:var(--bg2)}.nudge-site .nudge-sol__head{max-width:760px;margin-bottom:28px}.nudge-site .nudge-sol__head p{color:var(--mut);margin-top:14px;font-size:20px}.nudge-site .nudge-sol__utp{background:var(--dark);color:#fff;border-radius:28px;margin-bottom:18px;padding:clamp(24px,4vw,36px)}.nudge-site .nudge-sol__utp p{margin:0;font-size:clamp(22px,2.2vw,28px);font-weight:600;line-height:1.4}.nudge-site .nudge-sol__pillars{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.nudge-site .nudge-sol__pillars article{background:#fff;border-radius:22px;padding:24px}.nudge-site .nudge-sol__pillars h3{margin-bottom:8px;font-size:22px;font-weight:700}.nudge-site .nudge-sol__pillars p{color:var(--mut);font-size:18px}.nudge-site .nudge-flow{background:var(--bg)}.nudge-site .nudge-flow__head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.nudge-site .nudge-flow__head>div p{color:var(--mut);max-width:480px;margin-top:12px;font-size:20px}.nudge-site .nudge-flow__head .nudge-flow__badge{width:fit-content;color:var(--ac);white-space:nowrap;background:color-mix(in srgb, currentColor var(--tag-fill), transparent);border:none;border-radius:999px;align-items:center;padding:10px 16px;font-size:16px;font-weight:700;display:inline-flex}.nudge-site .nudge-flow__track{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.nudge-site .nudge-flow__step{background:var(--bg2);border-radius:22px;min-height:100%;padding:24px}.nudge-site .nudge-flow__top{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.nudge-site .nudge-flow__top .nudge-widget-illustration{width:80px;height:80px}.nudge-site .nudge-flow__top .nudge-icon{margin-bottom:0}.nudge-site .nudge-flow__top em{color:#3259ff47;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:32px;font-style:normal;font-weight:800}.nudge-site .nudge-flow__step h3{margin-bottom:8px;font-size:20px;font-weight:700}.nudge-site .nudge-flow__step p{color:var(--mut);font-size:18px}.nudge-site .nudge-sources{background:var(--bg2)}.nudge-site .nudge-sources__head{max-width:680px;margin-bottom:28px}.nudge-site .nudge-sources__head p{color:var(--mut);margin-top:14px;font-size:20px}.nudge-site .nudge-sources__cloud{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.nudge-site .nudge-sources__cloud article{background:#fff;border-radius:20px;grid-column:span 2;align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.nudge-site .nudge-sources__cloud article:nth-child(4),.nudge-site .nudge-sources__cloud article:nth-child(5){grid-column:span 3}.nudge-site .nudge-sources__cloud .nudge-widget-illustration--source{flex-shrink:0;width:72px;height:72px;margin-bottom:0}.nudge-site .nudge-sources__cloud .nudge-icon{margin-top:2px;margin-bottom:0}.nudge-site .nudge-sources__cloud h3{margin-bottom:6px;font-size:20px;font-weight:700}.nudge-site .nudge-sources__cloud p{color:var(--mut);font-size:18px}.nudge-site .nudge-result{background:var(--bg);padding-block:clamp(40px,6vw,72px)}.nudge-site .nudge-result__inner{background:var(--dark);color:#fff;border-radius:32px;grid-template-columns:1fr 1.2fr;align-items:center;gap:28px;padding:clamp(28px,5vw,48px);display:grid}.nudge-site .nudge-result__inner h2{color:#fff;margin-bottom:12px}.nudge-site .nudge-result__inner>div>p{color:#ffffffc7;max-width:360px;font-size:20px}.nudge-site .nudge-result__nums{grid-template-columns:1fr 1fr;gap:12px;display:grid}.nudge-site .nudge-result__nums>div{background:#ffffff0f;border-radius:18px;padding:18px}.nudge-site .nudge-result__nums strong{color:var(--ac2);margin-bottom:6px;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:32px;font-weight:800;display:block}.nudge-site .nudge-result__nums span{color:#ffffffb8;font-size:18px}.nudge-site .nudge-who{background:var(--bg2)}.nudge-site .nudge-who__head{max-width:640px;margin-bottom:28px}.nudge-site .nudge-who__head p{color:var(--mut);margin-top:14px;font-size:20px}.nudge-site .nudge-who__split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.nudge-site .nudge-who__split article{background:#fff;border-radius:28px;padding:clamp(24px,4vw,36px)}.nudge-site .nudge-who__split .nudge-icon{margin-bottom:14px}.nudge-site .nudge-who__split h3{margin-bottom:10px;font-size:26px;font-weight:700}.nudge-site .nudge-who__split p{color:var(--mut);font-size:18px;line-height:1.6}.nudge-site .nudge-vs{background:var(--bg)}.nudge-site .nudge-vs__head{max-width:680px;margin-bottom:28px}.nudge-site .nudge-vs__head p{color:var(--mut);margin-top:14px;font-size:20px}.nudge-site .nudge-vs__table{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.nudge-site .nudge-vs__col{background:var(--bg2);border-radius:22px;padding:24px}.nudge-site .nudge-vs__col h3{margin-bottom:16px;font-size:22px;font-weight:800}.nudge-site .nudge-vs__col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.nudge-site .nudge-vs__col li{color:var(--mut);padding-left:18px;font-size:18px;line-height:1.45;position:relative}.nudge-site .nudge-vs__col li:before{content:"";background:#d4d4d8;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0}.nudge-site .nudge-vs__col--accent{background:var(--dark);color:#fff}.nudge-site .nudge-vs__col--accent h3{color:var(--ac2)}.nudge-site .nudge-vs__col--accent li{color:#ffffffb8}.nudge-site .nudge-vs__col--accent li:before{background:var(--ac2)}.nudge-site .nudge-case{background:var(--bg2)}.nudge-site .nudge-case>.site-shell>h2{max-width:720px;margin-bottom:28px}.nudge-site .nudge-case__scoreboard{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.nudge-site .nudge-case__scoreboard>div{text-align:center;background:#fff;border-radius:18px;padding:18px 16px}.nudge-site .nudge-case__scoreboard strong{color:var(--ac);font-variant-numeric:tabular-nums;margin-bottom:6px;font-family:Unbounded,Onest,system-ui,sans-serif;font-size:clamp(28px,3vw,36px);font-weight:800;display:block}.nudge-site .nudge-case__scoreboard span{color:var(--mut);font-size:18px}.nudge-site .nudge-case__quote{background:#3259ff1a;border-radius:24px;margin:0 0 16px;padding:clamp(24px,4vw,36px)}.nudge-site .nudge-case__quote p{color:var(--txt);margin:0 0 16px;font-size:clamp(20px,2vw,24px);line-height:1.5}.nudge-site .nudge-case__author{color:var(--mut);flex-direction:column;gap:4px;font-size:16px;display:flex}.nudge-site .nudge-case__author strong{color:var(--txt);font-size:18px}.nudge-site .nudge-case__story{grid-template-columns:1fr 1fr;gap:12px;display:grid}.nudge-site .nudge-case__story article{background:#fff;border-radius:20px;padding:22px}.nudge-site .nudge-case__story h3{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--ac);background:color-mix(in srgb, currentColor var(--tag-fill), transparent);border:none;border-radius:999px;align-items:center;margin-bottom:10px;padding:4px 12px;font-size:16px;font-weight:700;display:inline-flex}.nudge-site .nudge-case__story p{color:var(--mut);font-size:18px;line-height:1.55}.nudge-site .nudge-final{padding-block:var(--nudge-section-space)}.nudge-site .nudge-final__box{isolation:isolate;text-align:center;color:#fff;background-color:var(--dark);background-image:var(--nudge-final-bg);background-position:right 6% center;background-repeat:no-repeat;background-size:clamp(220px,36vw,360px);border-radius:32px;padding:clamp(36px,6vw,64px);position:relative;overflow:hidden}.nudge-site .nudge-final__box:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#121212f0 0%,#121212d1 42%,#12121273 72%,#12121233 100%);position:absolute;inset:0}.nudge-site .nudge-final__box>*{z-index:1;position:relative}.nudge-site .nudge-final__box h2{color:#fff;margin-bottom:14px}.nudge-site .nudge-final__box>p{color:#ffffffc7;max-width:560px;margin:0 auto 24px;font-size:20px}.nudge-site .nudge-final__pills{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.nudge-site .nudge-final__pills>span{color:#fff;background:color-mix(in srgb, currentColor var(--tag-fill), transparent);border:none;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:16px;display:inline-flex}.nudge-site .nudge-final__pills svg{color:var(--ac2);flex-shrink:0}.nudge-site .nudge-final__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.nudge-site .nudge-final .btn-w{background:var(--ac);color:#fff}.nudge-site .nudge-final .btn-w:hover{background:var(--ac-hover);box-shadow:0 8px 24px #3259ff47}.nudge-site .nudge-final .btn-o{background:#ffffff14;border-color:#fff3}.nudge-site .nudge-final .btn-o:hover{background:#ffffff24}.nudge-site footer{z-index:1;background:var(--dark);color:var(--dark-txt);margin-top:20px;padding:60px 0 36px;position:relative}.nudge-site .foot{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.nudge-site .foot .flogo{margin-bottom:14px}.nudge-site .foot p{color:#ffffffc7;max-width:320px;font-size:16px;line-height:1.6}.nudge-site .foot b.h{text-transform:uppercase;letter-spacing:.06em;color:#ffffff85;margin-bottom:16px;font-size:16px;display:block}.nudge-site .foot a{color:#ffffffc7;margin-bottom:11px;font-size:18px;display:block}.nudge-site .foot a:hover{color:#fff}.nudge-site .nudge-foot-contacts{flex-wrap:wrap;gap:16px;margin-top:14px;display:flex}.nudge-site .nudge-foot-contacts a{margin:0;display:inline}.nudge-site .copy{color:#ffffff85;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:44px;padding-top:24px;font-size:16px;display:flex}@media (max-width:960px){.nudge-site .nav-links{display:none}.nudge-site .burger{display:flex}.nudge-site .nav-right .btn-pri,.nudge-site .page-bg{display:none}.nudge-site .nudge-hero__layout,.nudge-site .nudge-band__row,.nudge-site .nudge-result__inner,.nudge-site .nudge-who__split,.nudge-site .nudge-vs__table,.nudge-site .nudge-case__story,.nudge-site .foot{grid-template-columns:1fr}.nudge-site .nudge-sol__pillars,.nudge-site .nudge-flow__track,.nudge-site .nudge-case__scoreboard,.nudge-site .nudge-sources__cloud{grid-template-columns:1fr 1fr}.nudge-site .nudge-sources__cloud article,.nudge-site .nudge-sources__cloud article:nth-child(4),.nudge-site .nudge-sources__cloud article:nth-child(5){grid-column:span 1}}@media (max-width:640px){.nudge-site .nudge-hero{min-height:auto;padding-top:calc(88px + env(safe-area-inset-top,0px))}.nudge-site .nudge-hero__brand{font-size:clamp(56px,18vw,88px)}.nudge-site .nudge-hero__tagline{font-size:clamp(26px,6vw,34px)}.nudge-site .nudge-hero__actions{flex-direction:column;align-items:stretch}.nudge-site .nudge-hero__actions .btn{justify-content:center}.nudge-site .nudge-sol__pillars,.nudge-site .nudge-flow__track,.nudge-site .nudge-sources__cloud,.nudge-site .nudge-result__nums,.nudge-site .nudge-case__scoreboard{grid-template-columns:1fr}.nudge-site .copy{flex-direction:column}.nudge-site .nudge-final__box{padding-bottom:calc(200px + env(safe-area-inset-bottom,0px));background-position:center bottom 8px;background-size:min(72vw,280px)}.nudge-site .nudge-final__box:before{background:linear-gradient(#121212eb 0%,#121212c7 48%,#1212126b 72%,#1212122e 100%)}.nudge-site .btn,.nudge-site .nudge-flow__badge,.nudge-site .nudge-case__author,.nudge-site .nudge-case__story h3,.nudge-site .nudge-final__pills>span,.nudge-site .foot p,.nudge-site .foot b.h,.nudge-site .copy{font-size:14px}.nudge-site .nudge-chip span,.nudge-site .nudge-pain-list p,.nudge-site .nudge-sol__pillars p,.nudge-site .nudge-flow__step p,.nudge-site .nudge-sources__cloud p,.nudge-site .nudge-result__nums span,.nudge-site .nudge-who__split p,.nudge-site .nudge-vs__col li,.nudge-site .nudge-case__scoreboard span,.nudge-site .nudge-case__author strong,.nudge-site .nudge-case__story p,.nudge-site .foot a{font-size:16px}.nudge-site .nudge-band__intro p,.nudge-site .nudge-sol__head p,.nudge-site .nudge-flow__head p,.nudge-site .nudge-sources__head p,.nudge-site .nudge-result__inner>div>p,.nudge-site .nudge-who__head p,.nudge-site .nudge-vs__head p,.nudge-site .nudge-flow__step h3,.nudge-site .nudge-sources__cloud h3,.nudge-site .nudge-final__box>p,.nudge-site .nudge-hero__sub{font-size:18px}.nudge-site .nudge-pain-list__n,.nudge-site .nudge-pain-list h3,.nudge-site .nudge-sol__pillars h3,.nudge-site .nudge-vs__col h3{font-size:20px}.nudge-site .nudge-who__split h3{font-size:24px}}@media (prefers-reduced-motion:reduce){.nudge-site .reveal{opacity:1;transition:none;transform:none}}
