@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Plus+Jakarta+Sans:wght@700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#22232b;--muted:#75757f;--purple:#7956c9;--line:#e9e9ef;--soft:#f8f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #a77de9;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}p{color:var(--muted);line-height:1.75}svg{display:block}.wrap{max-width:1240px;margin:auto;padding:0 40px}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:white;z-index:30}.skip:focus{top:10px}header{border-bottom:1px solid #f0eff4;background:#ffffffed;position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.nav{display:flex;align-items:center;justify-content:space-between;height:94px}.brand{display:flex;align-items:center;gap:11px;font:800 23px Manrope,sans-serif;letter-spacing:-1px}.brand img{object-fit:contain}.brand-sub{display:block;font:600 9px 'DM Sans',sans-serif;letter-spacing:3.2px;margin-top:1px;color:#85858f}nav{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:550}nav a:hover,.text-link:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 24px;background:#282630;color:#fff;border:1px solid #282630;border-radius:8px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:var(--purple);border-color:var(--purple);color:#fff;transform:translateY(-2px)}.button span{font-size:18px}.button.small{padding:11px 18px;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:650px;gap:30px;padding-top:84px;padding-bottom:92px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:700;letter-spacing:1.7px;color:#74717d}.dot{height:6px;width:6px;display:inline-block;background:#9a7acf;border-radius:50%;flex-shrink:0}h1{font-size:clamp(44px,4.5vw,62px);line-height:1.13;letter-spacing:-3.1px;font-weight:650;margin:24px 0}.gradient{background:linear-gradient(105deg,#a866b4,#746acf 65%,#5b9bc5);background-clip:text;-webkit-text-fill-color:transparent}.hero-copy>p{max-width:425px;font-size:16px}.actions{display:flex;align-items:center;gap:24px;margin:32px 0}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:650}.hero-note{display:flex;align-items:center;gap:8px;font-size:10px;color:#93919c;margin-top:28px}.little-mark{font-size:18px;color:#9b89b5}.hero-art{position:relative;padding:65px 0 58px 5px;isolation:isolate}.hero-art:before{content:'';position:absolute;inset:0 -20px;background:radial-gradient(ellipse at center,#eee8fc 0%,#f5f2fc70 50%,transparent 72%);z-index:-2}.orbit{position:absolute;border:1px solid #eae5f330;border-radius:50%;width:530px;height:530px;left:0;top:-5px;z-index:-1}.orbit-two{width:410px;height:410px;left:60px;top:50px;border-color:#e7e0f2}.dashboard{background:white;border:1px solid #e8e6ed;border-radius:12px;box-shadow:0 18px 50px #41335a0d;transform:rotate(-2deg);overflow:hidden}.dash-top{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--line)}.mini-brand{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:650}.avatar{background:#f0edf7;border-radius:50%;padding:7px;font-size:9px}.dash-body{display:flex}.dash-body aside{display:flex;flex-direction:column;align-items:center;gap:21px;border-right:1px solid var(--line);padding:18px 10px;color:#b0acba;font-size:16px}.side-active{background:#f0ebfa;padding:6px;border-radius:6px;color:#9069d4}.dash-content{padding:24px 20px;flex:1;min-width:0}.dash-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.dash-heading small{font-size:7px;color:#9692a2;letter-spacing:1.2px}.dash-heading h3{font-size:13px;font-weight:600;margin-top:6px}.period{font-size:7px;border:1px solid var(--line);padding:7px;border-radius:4px;white-space:nowrap}.metrics{display:grid;grid-template-columns:1fr 1fr;margin:22px 0 24px;gap:18px}.metrics small{font-size:9px;color:#92909c}.metrics strong{display:block;font-size:23px;font-weight:550;margin-top:7px;letter-spacing:-1px;white-space:nowrap}.metrics strong span{color:#579e7c;font-size:7px;letter-spacing:0;margin-left:8px;font-weight:500}.chart-label{display:flex;justify-content:space-between;font-size:8px;margin-bottom:18px}.chart-label b{font-weight:500}.chart-label span{font-size:7px;color:#97909f}.chart-label i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#9a71de;margin-right:4px}.chart{width:100%;height:auto}.chart-months{display:flex;justify-content:space-between;font-size:7px;color:#9f99a7;margin-top:5px}.activity{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.activity-icon{background:#eff8f2;color:#529776;padding:6px;border-radius:50%;font-size:9px}.activity b{font-size:8px;font-weight:600}.activity small{display:block;color:#a19aa9;font-size:7px;margin-top:3px}.live-dot{height:5px;width:5px;border-radius:50%;background:#80b995;margin-left:auto}.float-card{position:absolute;bottom:35px;left:-19px;background:white;padding:15px 21px;box-shadow:0 12px 30px #2d214412;border:1px solid #ede9f3;border-radius:10px;display:flex;gap:12px;align-items:center}.float-icon{display:grid;place-items:center;background:#f2eafa;color:#9a70c6;width:33px;height:36px;border-radius:8px;font-size:23px}.float-card b{font-size:10px;font-weight:650}.float-card small{display:block;font-size:8px;color:#9d97a7;margin-top:4px}.illustration-note{position:absolute;bottom:4px;right:0;font-size:7px;color:#a5a0ad;letter-spacing:1px}.pillar-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:29px;padding-bottom:29px;color:#77717e}.pillar-strip span{font-size:8px;letter-spacing:1.5px;color:#9c97a3}.pillar-strip a{font-size:12px;font-weight:550}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px}h2{font-size:40px;line-height:1.22;letter-spacing:-1.6px;font-weight:600;margin-top:18px}.section-heading p{font-size:13px;padding-bottom:3px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{border:1px solid var(--line);border-radius:12px;padding:26px 22px;position:relative;transition:transform .2s,box-shadow .2s}.feature:hover{transform:translateY(-5px);box-shadow:0 14px 30px #33224a08}.icon{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;font-size:23px}.purple{background:#f0eafa;color:#9b74cd}.blue{background:#eaf3fb;color:#6799c4}.pink{background:#faedf3;color:#ce83a6}.green{background:#eaf5f0;color:#68a28b}.number{position:absolute;right:23px;top:35px;font-size:10px;color:#b9b4c0}.feature h3{font-size:16px;line-height:1.5;letter-spacing:-.4px;font-weight:650;margin:26px 0 12px}.feature p{font-size:12px;line-height:1.85;min-height:90px}.feature-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:21px;margin-top:22px;border-top:1px solid var(--line);font-size:10px;font-weight:600}.feature-bottom>span{font-size:16px;color:#8e7fa2}.solutions{background:var(--soft);border-top:1px solid #f0eff4;border-bottom:1px solid #f0eff4}.center-heading{text-align:center}.center-heading .eyebrow{justify-content:center}.center-heading p{margin-top:17px;font-size:14px}.tabs{display:flex;justify-content:center;gap:6px;border:1px solid #e6e4eb;border-radius:10px;padding:6px;width:fit-content;margin:35px auto 48px;background:#eeeef3}.tabs button{border:0;background:transparent;padding:12px 24px;font-size:12px;color:#85808f;border-radius:6px;transition:.2s}.tabs button[aria-selected=true]{background:white;color:#74549f;box-shadow:0 2px 7px #40364f09}.solution-panel{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;max-width:970px;margin:auto}.solution-copy h3{font-size:32px;line-height:1.25;letter-spacing:-1.2px;font-weight:600;margin:17px 0}.solution-copy p{font-size:13px;max-width:390px}.solution-copy ul{list-style:none;padding:0;margin:22px 0 26px;display:grid;gap:13px;font-size:12px;color:#66616e}.solution-copy li:before{content:'✓';color:#9f84c2;margin-right:11px}.solution-visual{background:linear-gradient(135deg,#eee8f7,#f3f1f7);border:1px solid #e6e0ef;border-radius:18px;padding:32px}.visual-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;margin-bottom:27px}.visual-tag{font-size:6px;letter-spacing:.8px;color:#9c8bad}.tool-row{display:flex;align-items:center;gap:14px;background:#ffffffec;border:1px solid #e9e3f0;padding:19px 16px;border-radius:9px;margin-top:12px;box-shadow:0 3px 8px #4c326405}.tool-row>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#f2edf8;color:#a48bc5;font-size:22px}.tool-row b{font-size:12px;font-weight:550}.tool-row small{display:block;font-size:9px;color:#aaa1b6;margin-top:5px}.tool-row i{font-style:normal;margin-left:auto;color:#b4a5c7}.visual-foot{display:flex;justify-content:center;align-items:center;gap:7px;color:#a397b1;font-size:9px;margin-top:25px}.visual-foot .dot{width:4px;height:4px}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about p{font-size:14px;margin-bottom:18px}.contact{padding-bottom:80px}.contact-inner{background:#f5f1fa;border:1px solid #ede6f4;border-radius:18px;padding:65px;text-align:center;position:relative;overflow:hidden}.contact-inner>.eyebrow{justify-content:center}.contact h2{font-size:43px;position:relative;z-index:1}.contact h2 span{color:#9a7abb}.contact p{margin:20px 0 28px;font-size:13px}.contact .button{position:relative;z-index:1}.contact-email{display:block;font-size:10px;color:#9b8eaa;margin-top:16px}.contact-orbit{position:absolute;width:540px;height:540px;border:1px solid #e7dff0;border-radius:50%;top:15%;left:75%;pointer-events:none}.contact-orbit:after{content:'';position:absolute;inset:45px;border:1px solid #e7dff0;border-radius:50%}.footer-top{display:flex;align-items:center;gap:60px;padding-bottom:42px}.footer-top p{font-size:12px}.footer-top>div{margin-left:auto;display:flex;gap:30px;font-size:12px;color:#7e7788}.footer-bottom{border-top:1px solid var(--line);padding:25px 0 30px;display:flex;justify-content:space-between;gap:20px;color:#a19aa9;font-size:9px}.footer-bottom>div{display:flex;gap:24px}@media(min-width:1400px){.hero{min-height:710px}.hero-art{margin-left:10px}}@media(max-width:1050px){.wrap{padding-left:28px;padding-right:28px}.hero{gap:10px}h1{font-size:48px}.hero-art{padding-left:0}.orbit{max-width:100%}.dash-content{padding:18px 12px}.metrics strong{font-size:18px}.actions{gap:15px}.hero .button{padding:15px}.cards{gap:10px}.feature{padding:22px 16px}.feature h3{font-size:15px}.solution-panel{gap:45px}.tabs button{padding:12px 18px}.pillar-strip span{max-width:110px;line-height:1.8}.about{gap:45px}}@media(max-width:760px){.nav{height:76px}.brand{font-size:21px}.brand img{width:34px;height:auto}.menu-toggle{display:block;border:1px solid var(--line);border-radius:7px;background:white;font-size:19px;width:38px;height:36px;color:#73677e}nav{display:none;position:absolute;left:0;right:0;top:76px;background:white;padding:22px 28px;border-bottom:1px solid var(--line);align-items:stretch;gap:22px}nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:38px;gap:16px}.hero-copy{max-width:520px}h1{font-size:48px;letter-spacing:-2.3px;margin:22px 0}.hero-copy>p{font-size:15px;max-width:440px}.eyebrow{font-size:8px;letter-spacing:1.2px}.actions{gap:23px;flex-wrap:wrap;margin:27px 0}.hero-note{font-size:9px;margin-top:21px}.hero-art{max-width:560px;width:100%;margin:0 auto;padding:36px 7px 53px}.dashboard{transform:rotate(-1.5deg)}.dash-content{padding:22px 18px}.metrics strong{font-size:23px}.float-card{left:0;bottom:27px;padding:12px 16px}.illustration-note{font-size:6px;bottom:2px}.orbit{width:95%;height:95%;top:0}.orbit-two{left:25px;top:25px;width:80%;height:80%}.pillar-strip .wrap{flex-wrap:wrap;justify-content:space-between;gap:22px;padding-top:23px;padding-bottom:23px}.pillar-strip span{max-width:none;width:100%;font-size:7px}.pillar-strip a{font-size:10px;width:44%}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block;margin-bottom:28px}h2{font-size:32px;letter-spacing:-1.1px;margin-top:14px}.section-heading p{font-size:12px;margin-top:20px}.cards{grid-template-columns:1fr 1fr;gap:12px}.feature{padding:20px 16px}.feature h3{font-size:14px;margin-top:24px}.feature p{font-size:11px;min-height:102px}.feature-bottom{font-size:9px;gap:8px}.number{right:16px;top:31px;font-size:8px}.icon{width:33px;height:33px;font-size:21px}.center-heading h2{font-size:31px}.center-heading p{font-size:12px}.tabs{width:100%;display:grid;grid-template-columns:1fr 1fr;margin:27px 0 33px}.tabs button{padding:12px 8px;font-size:11px}.solution-panel{grid-template-columns:1fr;gap:32px}.solution-copy h3{font-size:29px}.solution-visual{padding:25px}.about{grid-template-columns:1fr;gap:24px}.about p{font-size:13px}.contact{padding-bottom:50px}.contact-inner{padding:43px 19px;border-radius:12px}.contact h2{font-size:30px}.contact p{font-size:12px}.contact .eyebrow{font-size:7px}.footer-top{flex-wrap:wrap;gap:24px;padding-bottom:28px}.footer-top p{font-size:10px;margin-left:auto}.footer-top>div{margin-left:0;width:100%;font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:8px;line-height:1.8}.footer-bottom>div{gap:15px}.footer-bottom>span:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Light, bold direction informed by the owner's PayPal reference. */
:root{--ink:#121316;--muted:#66666f;--soft:#f6f7f9}
body{overflow-x:clip}
h1,h2,h3{font-weight:750}
.button{border-radius:100px;background:#111;color:white;border-color:#111;padding-left:27px;padding-right:27px}
.button:hover{background:#34303e;border-color:#34303e}
.nav{height:88px}
.hero{max-width:none;background:#eef6fb;padding-left:max(40px,calc((100vw - 1160px)/2));padding-right:max(40px,calc((100vw - 1160px)/2));padding-top:74px;padding-bottom:72px;gap:55px;min-height:640px}
h1{font-size:clamp(48px,5.4vw,76px);font-weight:800;line-height:1.06;letter-spacing:-3.8px}
.gradient{background:none;-webkit-text-fill-color:currentColor;color:var(--ink)}
.hero-copy>p{color:#585d66;font-size:17px;max-width:440px}
.hero-art:before{background:radial-gradient(ellipse,#d6eaf6 0%,transparent 70%)}
.orbit{display:none}.dashboard{transform:rotate(-3deg);box-shadow:0 22px 65px #23395512;border-radius:18px}
.hero .eyebrow{color:#667c8c}.hero-note{color:#748390}
.feature{border:0;background:#f5f5f7;border-radius:20px;padding:29px 24px}
.feature:nth-of-type(2){background:#eef6fb}.feature:nth-of-type(3){background:#faf1f5}.feature:nth-of-type(4){background:#eff6f2}
.feature h3{font-size:18px;line-height:1.4;font-weight:750}.feature p{font-size:13px;color:#77727c}
.feature-bottom{font-size:11px;border-color:#0000000c}.section-heading h2{font-size:44px;font-weight:750}
.tabs{border-radius:100px}.tabs button{border-radius:100px}.solution-visual{border-radius:24px}
.contact-inner{background:#e7f3fb;border:0;border-radius:24px}.contact h2{font-size:49px;font-weight:800}.contact h2 span{color:#111}.contact-orbit{border-color:#d5e9f7}.contact-orbit:after{border-color:#d5e9f7}
@media(max-width:1050px){.hero{padding-left:28px;padding-right:28px;gap:30px}h1{font-size:58px}.feature{padding:23px 17px}.feature h3{font-size:16px}}
@media(max-width:760px){.nav{height:76px}.hero{padding:48px 28px 35px;gap:20px;min-height:0}h1{font-size:55px;letter-spacing:-2.9px}.hero-copy>p{font-size:16px}.hero-art{padding-top:22px}.section-heading h2{font-size:34px}.feature{padding:21px 17px;border-radius:15px}.feature h3{font-size:15px}.feature p{font-size:11px}.feature-bottom{font-size:9px}.tabs{border-radius:17px}.tabs button{border-radius:12px}.contact h2{font-size:32px}.hero .actions{gap:19px}.hero .button{padding:16px 21px}.hero .text-link{font-size:11px}}

/* Original FanForce wordmark: inline Jakarta lettering and brand gradient. */
.brand{gap:12px;font-family:'Plus Jakarta Sans',sans-serif;font-size:18px;font-weight:700;letter-spacing:-.45px;color:#0d0d1a;white-space:nowrap}
.brand img{height:36px;width:auto;flex-shrink:0}
.brand-sub{display:inline;font:inherit;letter-spacing:inherit;margin:0;background:none;color:inherit;-webkit-text-fill-color:currentColor}
/* Capabilities use the existing blue, black and white palette. */
.solutions .eyebrow{color:#596e7c}
.solutions .center-heading p,.solution-copy p{color:#606770}
.tabs{background:#e9eef2;border-color:#d7e0e6}
.tabs button{color:#53616b;font-weight:650}
.tabs button:hover{background:#f8fafb;color:#171b1f}
.tabs button[aria-selected=true]{background:#171b1f;color:#fff;box-shadow:0 2px 7px #172c3c12}
.solution-copy li{color:#4b5660}
.solution-copy li:before{color:#507a94;font-weight:700}
.solution-copy .text-link{color:#202b33}
.solution-visual{background:linear-gradient(135deg,#dbeaf4,#edf4f8);border-color:#cbdde8}
.visual-top{color:#263b49}
.visual-tag{color:#5d7686;font-weight:700}
.tool-row{background:#fff;border-color:#dbe6ed;box-shadow:0 4px 12px #23485f06}
.tool-row>span{background:#e7f0f6;color:#557f99}
.tool-row b{color:#202b33;font-weight:650}
.tool-row small{color:#687984}
.tool-row i{color:#618199}
.visual-foot{color:#617b8b}
.visual-foot .dot{background:#6a94ae}
/* Distinct feature showcase against the surrounding light-blue sections. */
.solution-visual{background:linear-gradient(135deg,#252b33 0%,#34434f 65%,#465e6d 100%);border-color:#3b4b57;box-shadow:0 14px 32px #22344212}
.visual-top{color:#fff}
.visual-tag{color:#b8c9d4}
.tool-row{background:#fff;border-color:#ffffff;box-shadow:0 4px 12px #11182012}
.visual-foot{color:#c4d2dc}
.visual-foot .dot{background:#a6c6d9}
/* Lightweight SVG and notification motion; paused when outside the viewport. */
.revenue-line{stroke-dasharray:1;stroke-dashoffset:1;animation:revenue-draw 12s ease-in-out infinite}
.chart path[fill="url(#fill)"]{animation:revenue-area 12s ease-in-out infinite}
@keyframes revenue-draw{0%,5%{stroke-dashoffset:1;opacity:0}8%{opacity:1}38%,85%{stroke-dashoffset:0;opacity:1}96%,100%{stroke-dashoffset:0;opacity:0}}
@keyframes revenue-area{0%,12%{opacity:0}42%,85%{opacity:1}96%,100%{opacity:0}}
.hero-art .float-card{pointer-events:none;opacity:0;transform:translateY(14px) scale(.96);animation:notification-arrive 16s cubic-bezier(.2,.8,.2,1) infinite;z-index:2;max-width:95%;will-change:transform,opacity}
.notification-one{animation-delay:0s!important}
.hero-art .notification-two{left:auto;right:-12px;bottom:110px;animation-delay:4s}
.hero-art .notification-three{left:-22px;top:29px;bottom:auto;animation-delay:8s}
.hero-art .notification-four{left:auto;right:10px;top:92px;bottom:auto;animation-delay:12s}
.notification-two .float-icon{background:#eaf3ef;color:#588773}
.notification-three .float-icon{background:#e9f1f7;color:#5483a2}
.notification-four .float-icon{background:#eef0f3;color:#657180}
@keyframes notification-arrive{0%{opacity:0;transform:translateY(14px) scale(.96)}4%,22%{opacity:1;transform:translateY(0) scale(1)}28%,100%{opacity:0;transform:translateY(-9px) scale(.98)}}
.hero-art.motion-paused .float-card,.hero-art.motion-paused .chart path{animation-play-state:paused}
@media(max-width:760px){.hero-art .notification-two{right:0;bottom:103px}.hero-art .notification-three{left:0;top:2px}.hero-art .notification-four{right:0;top:81px}}
@media(prefers-reduced-motion:reduce){.hero-art .float-card,.chart path{animation:none!important}.revenue-line{stroke-dashoffset:0}.hero-art .notification-one{opacity:1;transform:none}.hero-art .notification-two,.hero-art .notification-three,.hero-art .notification-four{display:none}}
/* Pucker Views: line and area reveal together, 1500ms ease. */
.revenue-line,.chart path[fill="url(#fill)"]{animation:none;opacity:1;stroke-dashoffset:0}
.revenue-reveal{clip-path:inset(0 0 0 0)}
.hero-art.chart-entered .revenue-reveal{animation:pucker-views-reveal 1500ms ease both}
@keyframes pucker-views-reveal{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}
/* Scroll-stacked feature panels, inspired by the payment-card reference. */
.cards{display:block;position:relative;padding-bottom:20px}
.feature{position:sticky;top:112px;display:grid;grid-template-columns:1fr 1fr;min-height:340px;margin-bottom:36px;padding:0;overflow:hidden;border-radius:24px;transform-origin:50% 0;box-shadow:0 10px 24px #172b3b09;transition:box-shadow .2s;isolation:isolate}
.feature:hover{transform:none;box-shadow:0 16px 34px #172b3b12}
.feature:nth-of-type(1){background:#f2f0eb}.feature:nth-of-type(2){background:#c6e7f7}.feature:nth-of-type(3){background:#e8edee}.feature:nth-of-type(4){background:#e6ede7}
.feature-copy{padding:36px 42px;position:relative;z-index:1}
.feature .number{right:35px;top:45px;color:#68747b;font-size:11px}
.feature h3{font-size:29px;line-height:1.2;letter-spacing:-1px;margin:20px 0 14px}
.feature p{min-height:0;max-width:330px;font-size:13px;color:#56616a;line-height:1.7}
.feature-bottom{max-width:330px;font-size:12px;margin-top:22px;padding-top:18px;border-color:#21374718}
.feature .icon{background:#ffffffad;color:#425764}
.feature-art{min-height:340px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e4ddd0}
.mini-ticket{position:absolute;border-radius:18px;width:76%;box-shadow:0 16px 32px #1e252519}
.ticket-back{background:#d1b17f;transform:rotate(-12deg) translateY(-20px);height:210px;padding:22px;color:#433a2f;font-weight:600;font-size:12px}.ticket-back>span{float:right}
.ticket-front{background:#fff;transform:rotate(7deg) translateY(28px);padding:28px}.ticket-front small{font-size:7px;letter-spacing:1.2px;color:#82827d}.ticket-front strong{font:750 33px/1.15 Manrope,sans-serif;display:block;margin:18px 0;color:#282c2e;letter-spacing:-1px}.ticket-pills{display:flex;gap:6px}.ticket-pills span{background:#f1eee8;border-radius:30px;padding:8px;font-size:8px;color:#77684e}
.trust-art{background:#afd8ed}.trust-ring{display:grid;place-items:center;width:190px;height:190px;border:1px solid #ffffff85;border-radius:50%;box-shadow:0 0 0 28px #ffffff20,0 0 0 58px #ffffff15}.trust-ring>span{display:grid;place-items:center;width:110px;height:130px;background:#fff;color:#558caa;font-size:52px;border-radius:40px 40px 55px 55px;transform:rotate(-10deg);box-shadow:0 15px 35px #47768e22}.art-badge{position:absolute;left:30px;bottom:55px;background:#fff;border-radius:12px;box-shadow:0 8px 20px #44748815;padding:16px 20px;font-size:12px;transform:rotate(-5deg)}.art-badge b{color:#618fa6;margin-left:22px}.art-badge.second{left:auto;right:20px;bottom:auto;top:50px;transform:rotate(5deg)}
.community-art{background:#ccd9da;flex-direction:column;gap:18px;padding:30px}.bubble{background:white;box-shadow:0 12px 22px #4053570d;border-radius:18px 18px 18px 3px;padding:22px;font-size:15px;font-weight:600;transform:rotate(-6deg);align-self:flex-start}.bubble.second{align-self:flex-end;background:#273b45;color:white;transform:rotate(4deg);border-radius:18px 18px 3px 18px}.bubble span{margin-left:12px}.bubble.third{font-size:11px;font-weight:500;transform:rotate(-3deg)}
.flow-art{background:#cbd9cb;flex-direction:column}.flow-node{background:#ffffffed;border:1px solid #fff;border-radius:12px;width:72%;padding:17px 22px;font-size:23px;display:flex;gap:20px;align-items:center;color:#53705a;box-shadow:0 7px 13px #48694e0a}.flow-node span{font-size:12px;color:#364e3c;font-weight:600}.flow-node:first-child{transform:rotate(-4deg)}.flow-node:last-child{transform:rotate(4deg)}.flow-line{height:28px;border-left:2px dashed #75997e}
/* Warm neutral showcase: a distinct accent alongside the blue sections. */
.solution-visual{background:linear-gradient(135deg,#ddd0b9,#f1e9db);border-color:#d5c5aa;box-shadow:0 14px 32px #5a493410}
.visual-top{color:#292b2b}.visual-tag{color:#76694f}.tool-row{border-color:#fff}.tool-row>span{background:#f0eadf;color:#86704b}.tool-row i{color:#8a7b60}.visual-foot{color:#75694f}.visual-foot .dot{background:#a58a59}
@media(max-width:760px){.feature{top:89px;min-height:0;grid-template-columns:1fr;margin-bottom:24px;border-radius:19px}.feature-copy{padding:23px 25px}.feature h3{font-size:25px;margin:12px 0}.feature h3 br{display:none}.feature p{font-size:12px;line-height:1.6}.feature .number{top:33px;right:25px}.feature-bottom{padding-top:12px;margin-top:14px}.feature-art{min-height:205px;max-height:205px}.ticket-back{height:150px;width:64%;font-size:10px;transform:rotate(-9deg) translateY(-8px)}.ticket-front{width:67%;padding:17px;transform:rotate(7deg) translateY(14px)}.ticket-front strong{font-size:25px;margin:10px 0}.ticket-front small{font-size:6px}.ticket-pills span{padding:6px;font-size:7px}.trust-ring{height:120px;width:120px}.trust-ring>span{width:75px;height:85px;font-size:37px}.art-badge{font-size:9px;padding:12px;left:18px;bottom:20px}.art-badge.second{right:15px;top:20px}.community-art{gap:12px;padding:20px}.bubble{font-size:12px;padding:15px}.bubble.third{font-size:9px}.flow-node{padding:10px 18px;font-size:19px}.flow-node span{font-size:10px}.flow-line{height:15px}}
@media(prefers-reduced-motion:reduce){.feature{position:relative;top:auto;transform:none!important}.hero-art.chart-entered .revenue-reveal{animation:none;clip-path:none}}
/* Photo-led, solid-colour panels with the reference's pinned overlap. */
#platform{max-width:1040px}
#platform .section-heading{display:block;max-width:780px;margin:0 auto 60px}
#platform .section-heading h2{font-size:48px}
#platform .section-heading p{margin-top:22px;font-size:15px}
.cards{padding-bottom:0}
.feature{grid-template-columns:58% 42%;height:470px;min-height:470px;top:108px;border-radius:24px;margin-bottom:0;box-shadow:none;transform-origin:50% 0;transition:none}
.feature:hover{box-shadow:none}
.feature-copy{display:flex;flex-direction:column;align-items:flex-start;padding:46px 42px}
.feature .icon,.feature .number{display:none}
.feature h3{font-size:39px;line-height:1.08;font-weight:800;letter-spacing:-1.4px;margin:0 0 24px;max-width:390px}
.feature p{font-size:16px;line-height:1.55;max-width:355px;margin-top:auto}
.feature-bottom{margin-top:22px;padding:0;border:0;font-size:14px;max-width:none;gap:25px;text-decoration:underline;text-underline-offset:5px;font-weight:700}
.feature-bottom>span{color:inherit;font-size:20px}
.feature:nth-of-type(1){background:#080808;color:#fff}.feature:nth-of-type(1) p{color:#e8e8e8}
.feature:nth-of-type(2){background:#7dccf2;color:#070707}.feature:nth-of-type(2) p{color:#172932}
.feature:nth-of-type(3){background:#f1eddf;color:#111}.feature:nth-of-type(3) p{color:#414039}
.feature:nth-of-type(4){background:#c9e3ce;color:#121e16}.feature:nth-of-type(4) p{color:#354d3b}
.feature-art.photo-art{padding:0;display:block;min-height:0;height:100%;max-height:none;background:#ddd}
.photo-art img{width:100%;height:100%;object-fit:cover;display:block}
.feature:nth-of-type(1) img{object-position:50% 40%}
.feature:nth-of-type(2) img{object-position:52% 50%}
.feature:nth-of-type(3) img{object-position:53% 50%}
.feature:nth-of-type(4) img{object-position:52% 50%}
@media(max-width:760px){#platform .section-heading{margin-bottom:32px}#platform .section-heading h2{font-size:34px}.feature{top:88px;grid-template-columns:1fr;height:550px;min-height:550px;grid-template-rows:290px 260px;border-radius:20px}.feature-copy{padding:27px 25px}.feature h3{font-size:32px;line-height:1.1;margin-bottom:20px;letter-spacing:-1px}.feature p{font-size:13px;line-height:1.55}.feature-bottom{font-size:12px;margin-top:18px}.feature-art.photo-art{height:260px}.feature:nth-of-type(1) img{object-position:50% 35%}}
@media(prefers-reduced-motion:reduce){.feature{position:relative;top:auto;margin-bottom:20px}}
.feature:nth-of-type(2) img{object-position:50% 50%}
.feature:nth-of-type(3) img{object-position:50% 50%}
.feature:nth-of-type(4) img{object-position:45% 50%}
@media(max-width:760px){.feature h3 br{display:initial}.feature h3{font-size:29px}.feature-copy{padding:24px 25px}.feature p{font-size:12px}}
/* Consistent, weighty chevrons instead of font-dependent hairline arrows. */
.cta-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2.75;stroke-linecap:round;stroke-linejoin:round}
.button .cta-icon{width:19px;height:19px;flex-basis:19px}
.feature:nth-of-type(4) img{object-position:50% 50%}
/* Match the showcase to the approved conversion-card blue. */
.solution-visual{background:#7dccf2;border-color:#7dccf2;box-shadow:0 14px 32px #254d6610}
.visual-top{color:#070707}.visual-tag{color:#294f63}
.tool-row>span{background:#e7f3fa;color:#376c8a}
.tool-row i{color:#416f89}
.visual-foot{color:#294f63}.visual-foot .dot{background:#416f89}
/* Neutral frosted-glass showcase with restrained cool reflections. */
.solution-visual{position:relative;isolation:isolate;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(235,241,246,.7) 48%,rgba(255,255,255,.92));border:1px solid rgba(255,255,255,.96);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 #d8e2eb70,0 16px 38px #263d5010,0 0 0 1px #dfe5eb80;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:hidden}
.solution-visual:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 100% 5%,#c7e3f360,transparent 55%),linear-gradient(120deg,transparent 28%,#ffffffc4 43%,transparent 60%)}
.visual-top{color:#242e36}.visual-tag{color:#627480}
.tool-row{background:linear-gradient(135deg,#ffffffed,#ffffffb8);border:1px solid #ffffff;box-shadow:inset 0 1px 0 #fff,0 5px 14px #263d5008,0 0 0 1px #dce4ec60;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.tool-row>span{background:linear-gradient(145deg,#ffffff,#e4edf3);border:1px solid #dce5ec;box-shadow:inset 0 1px 0 #fff;color:#526c7e}
.tool-row b{color:#202b33}.tool-row small{color:#687984}.tool-row i{color:#637d8c}
.visual-foot{color:#627480}.visual-foot .dot{background:#7b95a5}
/* Readable hero notifications at both desktop and mobile sizes. */
.hero-art .float-card{padding:18px 22px;gap:14px;max-width:calc(100% - 8px);border-radius:14px}
.float-card b{display:block;font-size:15px;line-height:1.35;font-weight:650;color:#26313b}
.float-card small{font-size:12px;line-height:1.5;color:#64717d;margin-top:5px}
.float-card .float-icon{width:42px;height:46px;flex:0 0 42px;font-size:27px}
@media(max-width:760px){.hero-art .float-card{padding:14px 16px;gap:11px;max-width:100%}.float-card b{font-size:14px}.float-card small{font-size:12px}.float-card .float-icon{width:37px;height:42px;flex-basis:37px;font-size:25px}}
/* Black showcase with translucent glass tool cards. */
.solution-visual{background:#101113;border:1px solid #25272c;box-shadow:0 18px 40px #10182016,inset 0 1px 0 #ffffff0d;backdrop-filter:none;-webkit-backdrop-filter:none}
.solution-visual:before{background:radial-gradient(ellipse at 100% 0%,#71869822,transparent 58%),radial-gradient(ellipse at 0% 100%,#ffffff0a,transparent 55%)}
.visual-top{color:#fff}.visual-tag{color:#a7afb9}
.tool-row{background:linear-gradient(130deg,#ffffff20,#ffffff0a 55%,#ffffff12);border:1px solid #ffffff24;box-shadow:inset 0 1px 0 #ffffff20,inset 0 -1px 0 #ffffff05,0 6px 18px #00000020;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.tool-row>span{background:linear-gradient(140deg,#ffffff20,#ffffff06);border:1px solid #ffffff2b;box-shadow:inset 0 1px 0 #ffffff24;color:#e7edf3}
.tool-row b{color:#f5f6f8}.tool-row small{color:#bac1cc}.tool-row i{color:#c6ced8}
.visual-foot{color:#b0bac5}.visual-foot .dot{background:#afc3d5}
/* Softer smoked-glass finish, avoiding a solid black block. */
.solution-visual{background:linear-gradient(135deg,rgba(62,70,80,.76),rgba(82,94,106,.62) 55%,rgba(120,134,147,.54));border:1px solid #ffffff70;box-shadow:inset 0 1px 0 #ffffff65,inset 0 -1px 0 #ffffff18,0 12px 30px #25384912;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
.solution-visual:before{background:linear-gradient(125deg,transparent 15%,#ffffff16 42%,transparent 64%),radial-gradient(ellipse at 100% 0%,#ddeefb25,transparent 65%)}
.visual-tag{color:#e1e6eb}
.tool-row{background:linear-gradient(130deg,#ffffff26,#ffffff14 60%,#ffffff20);border-color:#ffffff38;box-shadow:inset 0 1px 0 #ffffff24,0 3px 10px #1f29330a}
.tool-row>span{background:linear-gradient(140deg,#ffffff28,#ffffff0c);border-color:#ffffff38;box-shadow:inset 0 1px 0 #ffffff30;color:#fff}
.tool-row b{color:#fff}.tool-row small{color:#f0f2f5}.tool-row i{color:#e7edf3}
.visual-foot{color:#eef2f5}.visual-foot .dot{background:#deebf5}
/* Darker inner glass panels for readable white labels. */
.tool-row{background:linear-gradient(135deg,rgba(30,39,49,.78),rgba(45,56,68,.72));border-color:#ffffff30;box-shadow:inset 0 1px 0 #ffffff16,0 4px 12px #17232f0c}
.tool-row b{color:#fff}.tool-row small{color:#e1e7ee}.tool-row i{color:#d8e3ee}
.tool-row>span{background:linear-gradient(145deg,#ffffff1f,#ffffff0a);border-color:#ffffff2e;color:#f5f8fc}
/* Connected Tools status pill. */
.visual-tag{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 11px;border-radius:999px;background:#303c48;border:1px solid #ffffff24;color:#f5f8fb;font-size:10px;line-height:1.2;letter-spacing:.65px;font-weight:650;box-shadow:inset 0 1px 0 #ffffff0a}
.visual-tag:before{content:'';width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#70e8a2;box-shadow:0 0 0 0 #70e8a245;animation:connected-status 2.4s ease-out infinite}
@keyframes connected-status{0%{box-shadow:0 0 0 0 #70e8a250}70%,100%{box-shadow:0 0 0 6px #70e8a200}}
@media(prefers-reduced-motion:reduce){.visual-tag:before{animation:none}}
.tool-row>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center}
.tool-icon{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
/* Readable showcase heading and footer. */
.visual-top>span:first-child{font-size:18px;line-height:1.3;font-weight:650}
.visual-top{flex-wrap:wrap;gap:12px}
.visual-foot{font-size:13px;line-height:1.5;font-weight:500;color:#fff;gap:9px}
.visual-foot .dot{width:6px;height:6px;flex:0 0 6px}
/* Soft ambient depth without suggesting a clickable control. */
.solution-visual{box-shadow:inset 0 1px 0 #ffffff65,inset 0 -1px 0 #ffffff18,0 10px 30px #374f6918,0 0 48px #a3bbd130}
.tool-row{box-shadow:inset 0 1px 0 #ffffff16,0 4px 14px #24364420,0 0 20px #d5e4f00e}
.tool-row>.tool-status{display:block;margin-left:auto;width:7px;height:7px;min-width:7px;flex:0 0 7px;padding:0;border:0;border-radius:50%;background:#70e8a2;box-shadow:0 0 0 0 #70e8a245;animation:connected-status 2.4s ease-out infinite}
@media(prefers-reduced-motion:reduce){.tool-row>.tool-status{animation:none}}
/* Original company-footer content, without the public street address. */
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:65px;padding:12px 0 50px}
.footer-company .brand{margin-bottom:22px}
.company-name{font-size:13px;font-weight:650;color:#3b4148;margin-bottom:10px}
.company-description{font-size:13px;line-height:1.8;max-width:340px;color:#68717b}
.footer-email{display:inline-flex;align-items:center;gap:10px;margin-top:20px;font-size:14px;color:#354b5d;text-decoration:underline;text-underline-offset:4px}
.footer-email svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}
nav.footer-links{display:flex;position:static;flex-direction:column;align-items:flex-start;gap:15px;background:transparent;padding:0;border:0;font-weight:400}
.footer-links h3{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 8px;font-weight:700;color:#252d35}
.footer-links a{font-size:13px;color:#68717b}
.footer-links a:hover{color:#161c22;text-decoration:underline;text-underline-offset:4px}
.site-footer .footer-bottom{font-size:12px;color:#79828d;padding:25px 0 32px;line-height:1.6}
@media(max-width:760px){.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px;padding-bottom:35px}.footer-company{grid-column:1/-1}.company-description{max-width:360px}.site-footer .footer-bottom{font-size:11px;gap:12px}.site-footer .footer-bottom>span:last-child{width:auto}}
.feature[id]{scroll-margin-top:12px}
.card-anchor{height:0;scroll-margin-top:12px}

/* User-supplied creator portraits: retain faces in wide card crops. */
.feature:nth-of-type(1) img{object-position:50% 27%}
.feature:nth-of-type(2) img{object-position:50% 38%}
.feature:nth-of-type(3) img{object-position:50% 15%}
/* Fill the first card edge to edge, keeping the portrait focused on her face. */
.feature:nth-of-type(1) .photo-art img{width:100%;object-fit:cover;object-position:50% 48%}
/* Lighter silver glass around the contrasting dark tool cards. */
.solution-visual{background:linear-gradient(135deg,#e1e7ec,#edf1f4 55%,#dce5ec);border-color:#d4dee7}
.visual-top>span:first-child,.visual-foot{color:#111}
.visual-foot .dot{background:#303c48}
/* A crisp outline keeps the light showcase distinct from its surroundings. */
.solution-visual{border-color:#aebcc8;box-shadow:inset 0 1px 0 #ffffffb3}
/* Solid black tool cards within the light showcase. */
.tool-row{background:#000}
/* Earnings panel: clean white surface with connected, softly tinted rows. */
.solution-visual{background:#fff;border:1px solid #d8e1e5;border-radius:24px;padding:32px;box-shadow:0 3px 0 #e9eef0;backdrop-filter:none;-webkit-backdrop-filter:none}
.solution-visual:before{display:none}
.visual-top{margin-bottom:26px;gap:16px}
.visual-top>span:first-child{font-size:24px;font-weight:750;letter-spacing:-.7px;color:#11191c}
.visual-tag{background:#edf8f1;border:1px solid #cee7d7;color:#28513a;padding:8px 10px;font-size:9px;box-shadow:none;letter-spacing:.5px}
.visual-tag:before{background:#2ebc70}
.tool-row{position:relative;background:#f4f8f6;border:1px solid #dae5df;border-radius:16px;padding:20px 18px;gap:16px;margin-top:12px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
.tool-row>span:first-child{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#16251e;border:1px solid #16251e;color:#fff;box-shadow:none}
.tool-row b{font-size:15px;font-weight:650;letter-spacing:-.2px;color:#17251e}
.tool-row small{font-size:12px;line-height:1.4;color:#5d6d64;margin-top:5px}
.tool-row>.tool-status{background:#2ebc70}
.visual-foot{margin-top:24px;padding-top:20px;border-top:1px solid #e5ebe7;font-size:12px;color:#64736a;font-weight:500}
.visual-foot .dot{background:#2ebc70;width:5px;height:5px;flex-basis:5px}
@media(max-width:760px){.solution-visual{padding:24px 20px}.visual-top>span:first-child{font-size:22px}.tool-row{padding:17px 14px;gap:12px}.tool-row b{font-size:14px}.tool-row small{font-size:11px}}
/* Give the mobile hero more breathing room without changing desktop type. */
@media(max-width:760px){.hero h1{font-size:40px}}

/* Standalone legal pages use the approved site typography. */
.legal-page{max-width:900px;padding-top:64px;padding-bottom:80px}.legal-page h1{font-size:clamp(32px,5vw,48px);letter-spacing:-1.6px}.legal-updated{margin-bottom:40px}.legal-page article{font-size:15px;line-height:1.8;color:#37434b}.legal-page article h2,.legal-page article h3{font-size:22px;letter-spacing:-.4px;margin:34px 0 14px}.legal-page article p{color:inherit;margin:12px 0}.legal-page article ul{padding-left:24px}.legal-page article a{color:#146795;text-decoration:underline;text-underline-offset:3px}.legal-page article section{margin-bottom:28px}@media(max-width:760px){.legal-page{padding-top:32px}.legal-page article{font-size:14px}.legal-page~footer{border-top:1px solid #e5ebe7;padding-top:36px}header .text-link{font-size:11px}}

/* Straight, symmetrically spaced hero dashboard on mobile. */
@media(max-width:760px){.hero-art{margin-inline:auto;padding-inline:7px;justify-self:center}.hero-art .dashboard{transform:none;width:100%;margin-inline:auto}}

/* Subtle depth as feature cards stack over one another. */
.feature{box-shadow:0 10px 24px rgba(0,0,0,.10),0 2px 5px rgba(0,0,0,.04)}
@media(max-width:760px){.feature{box-shadow:0 6px 16px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.03)}}

/* Second creator photo: fill the card and keep her head in the crop. */
.feature:nth-of-type(2) img{object-fit:cover;object-position:50% 10%}

/* Keep the full head visible in the third card at every screen size. */
.feature:nth-of-type(3) img{object-position:50% 0%}

/* Tighten the second portrait’s mobile headroom. */
@media(max-width:760px){.feature:nth-of-type(2) img{object-position:50% 25%}}

/* Lift the studio portrait to match the brighter neighbouring photos. */
.feature:nth-of-type(1) .photo-art img{filter:brightness(1.3) contrast(.94)}

/* Smoked glass hero notifications, with a bright rim and readable white copy. */
.hero-art .float-card{
 background:linear-gradient(135deg,rgba(62,70,77,.82),rgba(30,38,45,.86) 60%,rgba(58,69,78,.78));
 border:1px solid rgba(255,255,255,.48);
 border-radius:24px;
 backdrop-filter:blur(20px) saturate(150%);
 -webkit-backdrop-filter:blur(20px) saturate(150%);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.32),inset 0 -1px 0 rgba(255,255,255,.10),0 12px 30px rgba(20,30,40,.18),0 0 0 1px rgba(28,40,48,.10);
}
.hero-art .float-card b{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.12)}
.hero-art .float-card small{color:#edf1f4}
.hero-art .float-card .float-icon{background:linear-gradient(135deg,rgba(255,255,255,.20),rgba(255,255,255,.07));color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
@media(max-width:760px){.hero-art .float-card{border-radius:20px}}

/* Coloured icon accents bring the smoked-glass notifications to life. */
.hero-art .notification-one{--notice-accent:#42d5ff;--notice-tint:rgba(35,191,255,.30)}
.hero-art .notification-two{--notice-accent:#53ffb1;--notice-tint:rgba(40,239,147,.28)}
.hero-art .notification-three{--notice-accent:#ffca4f;--notice-tint:rgba(255,190,40,.30)}
.hero-art .notification-four{--notice-accent:#ff83b2;--notice-tint:rgba(255,91,158,.28)}
.hero-art .float-card .float-icon{color:var(--notice-accent);border-color:var(--notice-accent);background:linear-gradient(135deg,var(--notice-tint),rgba(255,255,255,.04));box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 0 14px var(--notice-tint);text-shadow:0 0 10px var(--notice-tint)}

/* Equal square icon tiles and consistent centred SVG geometry. */
.hero-art .float-card .float-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:0;line-height:1}
.hero-art .float-icon svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){.hero-art .float-card .float-icon{width:38px;height:38px;flex-basis:38px}.hero-art .float-icon svg{width:22px;height:22px}}
