.transformation{background:#071421;padding:0}.before-after{position:relative;display:grid;grid-template-columns:1fr 74px 1fr;align-items:stretch;gap:0;background:linear-gradient(135deg,#06111d,#09243a);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(3,18,32,.28);overflow:hidden}.before-panel,.after-panel{min-height:285px;padding:34px 32px;position:relative;overflow:hidden;color:#fff}.before-panel{background:radial-gradient(circle at 78% 50%,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#081827,#03101b)}.after-panel{background:radial-gradient(circle at 86% 36%,rgba(8,120,249,.22),transparent 34%),linear-gradient(135deg,#041523,#07345b)}.before-panel p,.after-panel p{font-size:18px;font-weight:900;margin:0 0 16px}.before-panel p span{color:#ff7a7a}.after-panel p span{color:#56e083}.before-panel ul,.after-panel ul{position:relative;z-index:2;list-style:none;margin:0;padding:0;display:grid;gap:8px;font-size:14px}.before-panel li:before{content:"×";color:#ff6b6b;margin-right:8px;font-weight:900}.after-panel li:before{content:"✓";color:#45d979;margin-right:8px;font-weight:900}.transform-arrow{z-index:4;align-self:center;justify-self:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#0878f9,#0b64d8);display:grid;place-items:center;color:#fff;font-size:34px;font-weight:900;box-shadow:0 18px 42px rgba(8,120,249,.38);margin:0 -28px}.upgraded-paper-visual{position:absolute;right:18px;bottom:0;width:250px;height:210px;opacity:1;transform:rotate(-2deg)}.upgraded-paper-visual>i{position:absolute;left:50px;right:15px;height:24px;background:#f5eee2;border:1px solid #d8cab8;box-shadow:0 8px 18px rgba(0,0,0,.28);transform:skewX(-22deg) rotate(var(--r,0deg))}.upgraded-paper-visual>i:nth-child(1){bottom:34px;--r:-5deg}.upgraded-paper-visual>i:nth-child(2){bottom:52px;left:36px;--r:4deg}.upgraded-paper-visual>i:nth-child(3){bottom:70px;left:64px;--r:-2deg}.upgraded-paper-visual>i:nth-child(4){bottom:88px;left:28px;--r:5deg}.paper-page{position:absolute;background:#fffdf8;border:1px solid #e3d8c7;border-radius:4px;box-shadow:0 16px 30px rgba(0,0,0,.34);padding:14px}.paper-page span{display:block;height:5px;background:#d8d2c8;border-radius:99px;margin:8px 0}.paper-page b{display:block;color:#7b3f2a;font-size:11px;letter-spacing:.08em}.page-main{right:14px;bottom:92px;width:118px;height:148px;transform:rotate(8deg)}.page-note{left:16px;bottom:76px;width:96px;height:112px;transform:rotate(-10deg);background:#fff4df}.paper-clip{position:absolute;right:86px;bottom:208px;width:26px;height:42px;border:4px solid #c8bdaf;border-left-color:transparent;border-radius:999px;transform:rotate(22deg)}.upgraded-phone-visual{position:absolute;right:38px;bottom:-4px;width:205px;height:238px;opacity:1;transform:rotate(5deg)}.phone-shell{position:absolute;right:18px;bottom:0;width:142px;height:232px;background:#0b1320;border:5px solid #1d2735;border-radius:28px;padding:12px 9px 10px;box-shadow:0 22px 48px rgba(0,0,0,.45)}.phone-notch{position:absolute;left:50%;top:7px;transform:translateX(-50%);width:46px;height:6px;background:#1d2735;border-radius:99px}.app-screen{height:100%;background:#f8fbff;border-radius:20px;padding:18px 10px 10px;color:#0e1825;font-size:10px}.app-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.app-topline b{font-size:12px}.app-topline span{background:#16b66a;color:#fff;border-radius:99px;padding:3px 6px;font-size:8px}.app-card{background:#fff;border:1px solid #dfe7ef;border-radius:10px;padding:9px;margin-bottom:9px;box-shadow:0 6px 12px rgba(12,33,55,.08)}.app-card small,.app-card b,.app-card span{display:block}.app-card small{color:#6b7a8d}.app-card b{font-size:12px}.app-card span{color:#536273}.app-progress{height:7px;background:#dce6f2;border-radius:99px;overflow:hidden;margin-bottom:10px}.app-progress i{display:block;height:100%;background:#0878f9;border-radius:99px}.app-checks{display:grid;gap:4px;margin-bottom:10px}.app-checks p{margin:0;color:#244157}.app-screen button{width:100%;border:0;border-radius:9px;background:#0878f9;color:#fff;font-weight:900;padding:8px;font-size:10px}.sync-badge{position:absolute;left:-6px;top:64px;background:#fff;color:#07345b;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:900;box-shadow:0 12px 26px rgba(0,0,0,.24)}@media(max-width:900px){.before-after{grid-template-columns:1fr}.transform-arrow{margin:-22px auto;transform:rotate(90deg)}.before-panel,.after-panel{min-height:310px}}@media(max-width:500px){.upgraded-paper-visual{right:-50px;opacity:.55}.upgraded-phone-visual{right:-10px;opacity:.7}.before-panel,.after-panel{padding:28px 22px}}
:root{--navy:#021421;--navy-2:#06263e;--blue:#0878f9;--blue-2:#0b64d8;--green:#38c965;--ink:#0e1825;--muted:#657183;--line:#dce3eb;--paper:#fff;--soft:#f6f8fb;--shadow:0 18px 50px rgba(0,20,45,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:absolute;z-index:20;width:100%;border-bottom:1px solid rgba(255,255,255,.13)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:5px;color:#fff;font-weight:800;font-size:22px;letter-spacing:-.6px}.brand-ni{color:var(--blue);font-size:30px}.primary-nav{display:flex;align-items:center;gap:30px;color:#fff;font-size:14px;font-weight:500}.primary-nav a{position:relative;opacity:.92}.primary-nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:0;bottom:-29px;height:2px;background:var(--blue);transform:scaleX(0);transition:.25s}.primary-nav a:hover:after,.primary-nav a.active:after{transform:scaleX(1)}.nav-cta{padding:13px 22px;border-radius:5px;background:linear-gradient(135deg,var(--blue),var(--blue-2));box-shadow:0 8px 20px rgba(0,119,255,.24)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px}
.hero{position:relative;min-height:680px;padding:150px 0 84px;background:radial-gradient(circle at 78% 50%,#0c3556 0,rgba(5,34,55,.8) 26%,transparent 55%),linear-gradient(118deg,#02111e 0%,#031b2d 55%,#052942 100%);overflow:hidden;color:#fff}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgba(255,255,255,.14)}.hero-grid{position:absolute;right:-6%;top:17%;width:57%;height:67%;opacity:.16;background-image:linear-gradient(rgba(17,134,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(17,134,255,.4) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(circle,#000,transparent 72%)}.hero-inner{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;position:relative;z-index:2}.eyebrow{margin:0 0 15px;color:#7fc0ff;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800}.eyebrow.dark{color:var(--blue)}h1{margin:0;font-size:clamp(42px,5vw,68px);line-height:1.06;letter-spacing:-2.8px;max-width:670px}h1 span{color:#1788ff}.hero-lead{font-size:18px;line-height:1.65;color:#d5e2ee;max-width:620px;margin:24px 0 20px}.hero-points{display:flex;flex-wrap:wrap;gap:14px 22px;font-size:13px;font-weight:600}.hero-points b{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#0d7ef1;margin-right:6px}.hero-actions{display:flex;gap:14px;margin:32px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:5px;font-size:14px;font-weight:700;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg,#1188ff,#0566d7);color:#fff;box-shadow:0 12px 26px rgba(0,112,245,.28)}.button.secondary{border:1px solid rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.03)}.button.light{background:#fff;color:#0866cf;min-width:220px}.button.small{min-height:42px;padding-inline:18px}.hero-note{font-size:13px;color:#e6edf5;margin-top:20px}.microcopy{font-size:11px;color:#8fa1b2}.device-stage{height:480px;position:relative}.glow{position:absolute;border-radius:50%;filter:blur(40px);opacity:.22}.glow-one{width:250px;height:250px;background:#0682ff;right:30px;top:70px}.glow-two{width:180px;height:180px;background:#1d8fff;left:50px;bottom:10px}.laptop{position:absolute;width:500px;right:0;top:20px}.laptop-screen{height:310px;padding:10px;border:3px solid #87929c;border-bottom-width:8px;border-radius:17px;background:#0b1017;box-shadow:0 30px 70px rgba(0,0,0,.5)}.laptop-base{width:560px;height:18px;margin-left:-30px;background:linear-gradient(#9ea8b1,#606a75);clip-path:polygon(2% 0,98% 0,100% 70%,88% 100%,12% 100%,0 70%);border-radius:0 0 14px 14px}.app-shell{height:100%;display:flex;background:#f6f8fb;border-radius:7px;overflow:hidden;color:#152235}.app-sidebar{width:72px;background:#06192a;padding:14px 12px}.mini-logo{font-weight:800;color:#1788ff;font-size:12px;margin-bottom:18px}.app-sidebar i{display:block;height:6px;border-radius:4px;background:#35526a;margin:15px 0;width:38px}.app-main{flex:1;padding:17px}.app-top{display:flex;justify-content:space-between;font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px}.stat-grid>div{background:#fff;border:1px solid #e5eaf0;border-radius:5px;padding:9px}.stat-grid small{font-size:7px;color:#758194}.stat-grid b{display:block;font-size:17px;margin-top:4px}.chart-card{margin-top:10px;background:#fff;border:1px solid #e4e9ef;border-radius:6px;padding:10px}.chart-title{display:flex;justify-content:space-between;font-size:8px}.bars{height:72px;display:flex;align-items:flex-end;gap:7px;padding-top:8px;border-bottom:1px solid #dfe6ed}.bars i{flex:1;background:linear-gradient(#3b9aff,#096ada);border-radius:2px 2px 0 0}.bars i:nth-child(1){height:35%}.bars i:nth-child(2){height:60%}.bars i:nth-child(3){height:45%}.bars i:nth-child(4){height:85%}.bars i:nth-child(5){height:58%}.bars i:nth-child(6){height:73%}.bars i:nth-child(7){height:95%}.row-list span{display:block;height:8px;margin-top:8px;border-radius:4px;background:linear-gradient(90deg,#e4eaf0 70%,#45c879 70%)}.phone{position:absolute;left:3px;bottom:10px;width:143px;height:285px;border:7px solid #111820;border-radius:25px;background:#fff;color:#132236;box-shadow:0 22px 45px rgba(0,0,0,.45);overflow:hidden}.notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:68px;height:14px;background:#111820;border-radius:0 0 10px 10px}.phone-content{padding:22px 11px 11px;font-size:7px}.phone-head{font-size:10px;font-weight:700;border-bottom:1px solid #e5e9ee;padding-bottom:8px;margin-bottom:8px}.phone-content label{display:block;color:#8390a0;margin-top:7px}.phone-content p{margin:2px 0}.photo-row{display:flex;gap:4px}.photo-row i{width:31px;height:31px;background:linear-gradient(145deg,#5d7f94,#d9e2e9);border-radius:3px}.signature{height:38px;font-family:cursive;font-size:17px;padding:7px 4px;border-bottom:1px solid #cad3dc}.phone-content button,.tablet-content button{border:0;background:#0877ec;color:#fff;border-radius:3px;font-size:7px;padding:7px;width:100%;margin-top:8px}.tablet{position:absolute;right:72px;bottom:0;width:224px;height:267px;border:9px solid #18202a;border-radius:20px;background:#fff;color:#142032;box-shadow:0 26px 58px rgba(0,0,0,.48)}.tablet-content{padding:15px;font-size:8px}.tablet-head{font-size:12px;font-weight:700;margin-bottom:12px}.check-line{display:flex;justify-content:space-between;border-bottom:1px solid #e7ebef;padding:8px 0}.check-line b{font-size:6px;background:#d8f7e2;color:#1a9140;padding:3px 5px;border-radius:8px}.check-line b.warn{background:#ffe4e0;color:#d64b39}.notes-box{height:42px;border:1px solid #e1e7ed;border-radius:4px;color:#9aa6b3;padding:7px;margin-top:10px}
.benefit-strip{border-bottom:1px solid var(--line);background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;padding:25px 0}.benefit-grid article{display:flex;gap:12px;align-items:flex-start}.line-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #d7e0e9;border-radius:50%;color:var(--blue);font-size:22px}.benefit-grid h3{font-size:13px;margin:2px 0 5px}.benefit-grid p{font-size:11px;line-height:1.5;color:var(--muted);margin:0}.section{padding:82px 0}.systems{background:linear-gradient(#fff,#f8fafc)}.section-heading{text-align:center;max-width:670px;margin:0 auto 38px}.section-heading h2{font-size:34px;letter-spacing:-1.1px;margin:4px 0 9px}.section-heading p{color:var(--muted);font-size:15px;line-height:1.65}.system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.system-card{padding:14px 14px 20px;background:#fff;border:1px solid #dce3ea;border-radius:10px;box-shadow:0 8px 24px rgba(6,27,46,.07);transition:.25s}.system-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(6,27,46,.13)}.system-preview{height:130px;position:relative;overflow:hidden;border-radius:7px;background:linear-gradient(135deg,#eef4f8,#dce7ef);margin-bottom:11px}.system-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,119,255,.08),transparent)}.mini-window{position:absolute;width:78%;height:76%;right:5%;top:13%;background:#fff;border:4px solid #132537;border-radius:5px;box-shadow:0 9px 16px rgba(0,0,0,.14);padding:15px 7px 5px}.mini-window:before{content:"";position:absolute;left:0;right:0;top:0;height:11px;background:#071b2c}.mini-window i{display:block;height:6px;background:linear-gradient(90deg,#dfe7ee 75%,#39c96a 75%);border-radius:3px;margin:8px 0}.mini-phone{position:absolute;z-index:2;width:39px;height:82px;left:6%;bottom:7%;border:4px solid #15222e;border-radius:9px;background:linear-gradient(#eef4f8,#fff);box-shadow:0 8px 13px rgba(0,0,0,.18)}.map-dots{position:absolute;inset:10px;background:radial-gradient(circle at 20% 28%,#0a79ed 0 3px,transparent 4px),radial-gradient(circle at 62% 43%,#39c96a 0 3px,transparent 4px),radial-gradient(circle at 75% 72%,#8f42f5 0 3px,transparent 4px),linear-gradient(30deg,transparent 49%,#cfdce5 50% 51%,transparent 52%),linear-gradient(120deg,transparent 49%,#d5e1e8 50% 51%,transparent 52%)}.system-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:#fff;font-size:18px;margin:2px 0 13px}.blue{background:#0878f9}.green{background:#35c65d}.purple{background:#8a3ff0}.orange{background:#ff941b}.teal{background:#19b4ad}.system-card h3{font-size:15px;margin:0 0 8px}.system-card p{font-size:12px;line-height:1.55;color:#596678;min-height:76px;margin:0 0 14px}.system-card a{font-size:12px;color:#076fe4;font-weight:700}.system-card a span{transition:.2s}.system-card a:hover span{margin-left:4px}.transformation{background:#031725;color:#fff;overflow:hidden}.before-after{display:grid;grid-template-columns:1fr 80px 1fr;min-height:270px}.before-panel,.after-panel{position:relative;padding:44px 35px;overflow:hidden}.before-panel{background:linear-gradient(90deg,#051725,#0a2131)}.after-panel{background:linear-gradient(90deg,#082434,#052139)}.before-panel p,.after-panel p{font-weight:700;font-size:14px;margin:0 0 18px}.before-panel p span{color:#ff4e50}.after-panel p span{color:#42dd6d}.before-after ul{list-style:none;padding:0;margin:0;position:relative;z-index:2}.before-after li{margin:10px 0;font-size:13px}.before-panel li:before{content:"×";display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid #ff4b50;color:#ff4b50;border-radius:50%;margin-right:9px}.after-panel li:before{content:"✓";display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid #38d568;color:#38d568;border-radius:50%;margin-right:9px}.transform-arrow{align-self:center;justify-self:center;z-index:5;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0f8cff,#0862d2);font-size:39px;margin-inline:-34px;box-shadow:0 12px 30px rgba(0,110,238,.4)}.paper-stack{position:absolute;right:20px;bottom:28px;width:180px;height:95px;transform:rotate(-5deg)}.paper-stack i{position:absolute;width:145px;height:18px;right:0;background:#e9edf1;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.35)}.paper-stack i:nth-child(1){bottom:0}.paper-stack i:nth-child(2){bottom:18px;right:10px}.paper-stack i:nth-child(3){bottom:36px;right:3px}.paper-stack i:nth-child(4){bottom:54px;right:15px}.hand-phone{position:absolute;right:35px;bottom:-15px;width:115px;height:205px;border:7px solid #111b24;border-radius:20px;background:#fff;transform:rotate(8deg);box-shadow:0 15px 35px rgba(0,0,0,.35)}.mini-screen{color:#183047;font-size:9px;padding:25px 10px}.mini-screen small{display:block;background:#0878ef;color:#fff;margin-top:100px;padding:7px;border-radius:3px;text-align:center}.industries{padding-top:66px;padding-bottom:62px}.industry-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:20px}.industry-grid article{text-align:center}.industry-grid span{font-size:33px;line-height:1}.industry-grid p{font-size:12px;line-height:1.35}.cta-band{background:linear-gradient(110deg,#0b78ed,#0872e3 60%,#0965ca);color:#fff}.cta-inner{min-height:142px;display:grid;grid-template-columns:70px 1fr auto;gap:24px;align-items:center}.cta-icon{font-size:52px}.cta-inner h2{font-size:25px;margin:0 0 7px}.cta-inner p{margin:0;color:#e5f1ff;font-size:13px;line-height:1.55}.site-footer{background:#021421;color:#fff;padding:54px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:55px}.footer-grid h3{font-size:13px;margin:0 0 18px}.footer-grid p,.footer-grid a{font-size:12px;color:#aebbc7;line-height:1.7}.footer-brand{margin-bottom:16px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;color:#8fa0ae;font-size:10px}.footer-bottom a{color:#aebbc7}.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.primary-nav{gap:20px}.hero-inner{grid-template-columns:1fr}.hero{padding-bottom:35px}.hero-copy{max-width:720px}.device-stage{width:min(620px,100%);margin:0 auto}.benefit-grid{grid-template-columns:repeat(3,1fr)}.system-grid{grid-template-columns:repeat(3,1fr)}.industry-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.site-header{position:absolute}.nav-wrap{height:68px}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:68px;left:14px;right:14px;padding:18px;background:#061a2b;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 18px 40px rgba(0,0,0,.3);flex-direction:column;align-items:stretch;gap:4px}.primary-nav.open{display:flex}.primary-nav a{padding:12px}.primary-nav a:not(.nav-cta):after{display:none}.nav-cta{text-align:center}.hero{padding:112px 0 45px;min-height:auto}.hero-inner{gap:15px}h1{font-size:42px;letter-spacing:-1.7px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.device-stage{height:380px;transform:scale(.78);transform-origin:top center;margin-bottom:-80px}.laptop{right:-20px}.phone{left:5px}.tablet{right:38px}.benefit-grid{grid-template-columns:1fr 1fr;gap:22px;padding:27px 0}.section{padding:62px 0}.section-heading h2{font-size:29px}.system-grid{grid-template-columns:1fr 1fr}.before-after{grid-template-columns:1fr}.transform-arrow{margin:-34px auto;transform:rotate(90deg)}.before-panel,.after-panel{min-height:280px}.industry-grid{grid-template-columns:repeat(4,1fr)}.cta-inner{grid-template-columns:50px 1fr;padding:28px 0}.cta-inner .button{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-bottom{gap:14px;flex-direction:column}}
@media(max-width:500px){h1{font-size:36px}.hero-points{display:grid;grid-template-columns:1fr 1fr}.device-stage{height:320px;transform:scale(.64);margin-bottom:-105px}.benefit-grid{grid-template-columns:1fr}.system-grid{grid-template-columns:1fr}.system-card p{min-height:0}.industry-grid{grid-template-columns:repeat(2,1fr)}.paper-stack{opacity:.42}.hand-phone{opacity:.55}.footer-grid{grid-template-columns:1fr}.footer-bottom{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.system-card{transition:none}}

/* Real software hero media */
.hero-browser{position:absolute;right:0;top:35px;width:560px;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:#0b1118;box-shadow:0 34px 80px rgba(0,0,0,.48);overflow:hidden;transform:perspective(1100px) rotateY(-2deg)}
.browser-bar{height:38px;display:grid;grid-template-columns:80px 1fr 70px;align-items:center;padding:0 13px;background:linear-gradient(#243140,#172330);font-size:9px;color:#a9b8c7}
.browser-dots{display:flex;gap:6px}.browser-dots i{width:8px;height:8px;border-radius:50%;background:#66788a}.browser-address{justify-self:center;width:72%;padding:6px 12px;border-radius:6px;background:#0e1924;text-align:center;color:#cad6e0}.browser-secure{justify-self:end;color:#71d991}.hero-media{position:relative;height:326px;background:#f4f7fa;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;background:#f4f7fa}.hero-media.video-ready .hero-video{opacity:1}.hero-media.video-ready .hero-media-fallback{opacity:0;pointer-events:none}.hero-media-fallback{position:absolute;inset:0;transition:opacity .35s ease}.hero-media-fallback .app-shell{border-radius:0}.fallback-label{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);white-space:nowrap;padding:8px 12px;border:1px solid rgba(3,25,43,.12);border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 8px 22px rgba(0,20,45,.12);color:#465568;font-size:9px;font-weight:700}.fallback-label span{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#ff9e2d}.hero-phone{position:absolute;left:-5px;bottom:15px;width:150px;height:298px;padding:8px;border-radius:27px;background:#101820;box-shadow:0 28px 55px rgba(0,0,0,.5);transform:rotate(-3deg);z-index:4}.phone-speaker{position:absolute;z-index:2;top:10px;left:50%;width:55px;height:12px;transform:translateX(-50%);border-radius:0 0 9px 9px;background:#101820}.phone-live-screen{height:100%;padding:27px 12px 12px;border-radius:20px;background:#fff;color:#142133;font-size:8px;overflow:hidden}.phone-appbar{margin:0 -12px 15px;padding:9px 12px;background:#071c2e;color:#fff;font-size:11px;font-weight:800}.phone-live-screen small{display:block;margin-top:9px;color:#8491a0}.phone-live-screen strong{display:block;margin-top:3px;font-size:9px}.status-pill{display:inline-block;margin-top:4px;padding:4px 7px;border-radius:999px;background:#e3f3ff;color:#0873df;font-weight:700}.mobile-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:12px}.mobile-photo-grid i{height:37px;border-radius:4px;background:linear-gradient(145deg,#6b8797,#dbe5eb)}.mobile-signature{height:48px;margin-top:10px;padding:10px 4px;border-bottom:1px solid #cad4dc;font-family:cursive;font-size:18px}.phone-live-screen button{width:100%;margin-top:12px;padding:8px;border:0;border-radius:5px;background:#0878ef;color:#fff;font-size:8px;font-weight:700}.activity-pop{position:absolute;z-index:6;display:flex;align-items:center;gap:9px;min-width:176px;padding:10px 12px;border:1px solid rgba(255,255,255,.45);border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(0,0,0,.23);color:#172435;animation:floatCard 4.8s ease-in-out infinite}.activity-pop>b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#dff8e7;color:#25a850}.activity-pop span{display:grid}.activity-pop strong{font-size:10px}.activity-pop small{margin-top:2px;color:#7c8997;font-size:8px}.activity-one{right:-18px;top:15px}.activity-two{right:25px;bottom:7px;animation-delay:-2.1s}.activity-two>b{background:#e2f0ff;color:#0878ef}.live-badge{position:absolute;right:165px;bottom:-26px;z-index:6;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(4,22,36,.8);backdrop-filter:blur(9px);color:#dbe8f2;font-size:9px;font-weight:700}.live-badge i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#42db72;box-shadow:0 0 0 4px rgba(66,219,114,.13)}
@keyframes floatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@media(max-width:760px){.hero-browser{right:-10px;width:570px}.activity-one{right:-10px}.activity-two{right:25px}.live-badge{right:160px}}
@media(max-width:500px){.hero-browser{width:560px}.activity-pop{display:none}.live-badge{right:165px}}
@media(prefers-reduced-motion:reduce){.activity-pop{animation:none}.hero-video{display:none}.hero-media-fallback{opacity:1!important}}

/* Showcases */
.showcases{background:#f6f8fb;border-top:1px solid #e8edf3}
.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}
.showcase-card{background:#fff;border:1px solid #e4eaf1;border-radius:20px;box-shadow:0 14px 40px rgba(18,42,68,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.showcase-card:hover{transform:translateY(-6px);box-shadow:0 22px 54px rgba(18,42,68,.14)}
.showcase-open{display:block;width:100%;border:0;background:transparent;padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer}
.showcase-copy{padding:22px 25px 27px}
.showcase-copy h3{font-size:1.25rem;margin:8px 0 10px;color:#17263a}
.showcase-copy p{color:#627084;line-height:1.65;margin:0 0 18px}
.showcase-tag{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#086fc7}
.text-link{font-weight:800;color:#0875cf}.text-link b{margin-left:5px}
.device-mock{position:relative;background:#182433;border:7px solid #182433;box-shadow:0 12px 24px rgba(12,31,49,.2);overflow:hidden}
.device-mock img{display:block;width:100%;height:100%;object-fit:cover}
.showcase-preview-shot{position:relative;width:max-content;max-width:calc(100% - 36px);height:300px;margin:18px auto 0;border:1px solid #dce7f1;border-radius:16px;background:#07111d;box-shadow:0 18px 42px rgba(15,35,58,.12);overflow:hidden}.showcase-preview-shot img{display:block;width:auto;max-width:100%;height:100%;object-fit:contain;background:#07111d}.showcase-preview-shot.image-missing{width:calc(100% - 36px);background:#eef6fd}.showcase-preview-shot.image-missing .showcase-image-fallback{display:grid}
.showcase-image-fallback{position:absolute;inset:0;display:none;place-items:center;text-align:center;padding:18px;background:radial-gradient(circle at 70% 20%,rgba(8,120,249,.18),transparent 34%),linear-gradient(145deg,#eef6fd,#dceafa);color:#14304a}.image-missing .showcase-image-fallback{display:grid}.showcase-image-fallback span{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:16px;background:#0878f9;color:#fff;font-weight:900;font-size:18px}.showcase-image-fallback b{display:block;margin-top:10px;font-size:13px;line-height:1.2;color:#17324a}.showcase-image-fallback small{display:block;margin-top:5px;font-size:10px;color:#60778f}.phone-mock .showcase-image-fallback{padding:10px}.phone-mock .showcase-image-fallback span{width:36px;height:36px;border-radius:11px;font-size:13px}.phone-mock .showcase-image-fallback b{font-size:9px}.phone-mock .showcase-image-fallback small{font-size:7px}
.desktop-mock{margin:28px 24px 0;border-radius:11px 11px 5px 5px;aspect-ratio:16/9}
.desktop-mock:after{content:"";position:absolute;left:38%;right:38%;bottom:-16px;height:16px;background:#182433}
.device-pair{height:300px;padding-top:20px;display:flex;align-items:flex-end;justify-content:center;gap:10px;background:linear-gradient(145deg,#e8f3fc,#f7fbff)}
.phone-mock{width:132px;height:286px;border-width:1px;border-radius:24px;z-index:2}.phone-mock.rear{height:252px;transform:translateY(8px);opacity:.9;z-index:1}
.showcase-open>.phone-mock{margin:18px auto 0}
.screen-placeholder{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:12px;background:linear-gradient(135deg,#f1f6fb,#d9eafa);color:#3d5872}
.screen-placeholder span{font-size:.78rem;font-weight:800}.screen-placeholder small{font-size:.58rem;margin-top:6px;opacity:.7;word-break:break-all}

/* Modal */
body.modal-open{overflow:hidden}
.modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}
.modal.is-open{display:flex}
.modal-backdrop{position:absolute;inset:0;background:rgba(5,16,29,.78);backdrop-filter:blur(5px)}
.modal-dialog{position:relative;width:min(100%,980px);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 100px rgba(0,0,0,.35)}
.modal-content{padding:44px}
.modal-close{position:sticky;float:right;top:14px;margin:14px 14px 0 0;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#edf3f8;color:#17263a;font-size:1.8rem;line-height:1;cursor:pointer}
.modal-content h2{font-size:clamp(1.8rem,4vw,2.7rem);margin:5px 0 12px;color:#15263a}.modal-intro{font-size:1.05rem;line-height:1.75;color:#5e6d80;max-width:780px}
.modal-gallery{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin:28px 0}
.modal-shot{min-height:260px;border:1px dashed #9cb3c8;border-radius:14px;background:#f2f7fb;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#557087;padding:20px}
.modal-shot:nth-child(n+2){min-height:122px}.modal-shot strong{display:block;color:#273d53}.modal-shot small{margin-top:5px}
.modal-details{padding:22px;border-radius:14px;background:#f7f9fc;color:#526276;line-height:1.7}.modal-details h3{margin:0 0 8px;color:#1b3046}.modal-details ul{margin:10px 0 0;padding-left:20px}
.modal-actions{display:flex;align-items:center;gap:22px;margin-top:26px;flex-wrap:wrap}.modal-phone{font-weight:800;color:#0875cf;text-decoration:none}
@media(max-width:900px){.showcase-grid{grid-template-columns:1fr 1fr}.showcase-card:last-child{grid-column:1/-1}.modal-gallery{grid-template-columns:1fr}.modal-shot:nth-child(n){min-height:190px}}
@media(max-width:620px){.showcase-grid{grid-template-columns:1fr}.showcase-card:last-child{grid-column:auto}.modal{padding:10px}.modal-content{padding:30px 20px 24px}.modal-dialog{border-radius:16px}.modal-actions{align-items:flex-start;flex-direction:column}.device-pair{height:220px}}


/* Portfolio carousel and full work page */
.showcase-carousel-wrap{position:relative}.showcase-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:8px 2px 22px}.showcase-carousel::-webkit-scrollbar{display:none}.showcase-carousel .showcase-card{scroll-snap-align:start}.carousel-arrow{position:absolute;z-index:4;top:44%;width:46px;height:46px;border:1px solid #dce5ed;border-radius:50%;background:#fff;box-shadow:0 10px 28px rgba(18,42,68,.16);font-size:2rem;line-height:1;color:#17324a;cursor:pointer}.carousel-prev{left:-23px}.carousel-next{right:-23px}.carousel-arrow:disabled{opacity:.35;cursor:default}.carousel-footer{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:14px}.carousel-count{font-size:.85rem;font-weight:800;color:#6c7887;min-width:48px}.portfolio-button{background:#0b76e8;color:#fff}.portfolio-hero{padding:145px 0 80px;background:linear-gradient(118deg,#02111e,#052942);color:#fff}.portfolio-hero h1{max-width:850px}.portfolio-hero p{max-width:700px;color:#d5e2ee;font-size:18px;line-height:1.7}.portfolio-page{padding:78px 0;background:#f7f9fc}.filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 38px}.filter-button{border:1px solid #d9e2eb;border-radius:999px;background:#fff;padding:10px 16px;font:inherit;font-size:.82rem;font-weight:800;color:#4d6074;cursor:pointer}.filter-button.active,.filter-button:hover{background:#0878f9;border-color:#0878f9;color:#fff}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.portfolio-item[hidden]{display:none}.portfolio-page .showcase-card{height:100%}.portfolio-page .showcase-open{height:100%;display:flex;flex-direction:column}.portfolio-page .showcase-copy{flex:1}.portfolio-note{text-align:center;color:#6a7888;margin-top:36px}.site-header.inner-header{position:absolute}.inner-header .primary-nav a.active:after{transform:scaleX(1)}
@media(max-width:900px){.showcase-carousel{grid-auto-columns:calc((100% - 24px)/2)}.portfolio-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.showcase-carousel{grid-auto-columns:88%}.carousel-arrow{display:none}.carousel-footer{flex-direction:column;gap:14px}.portfolio-grid{grid-template-columns:1fr}.portfolio-hero{padding:125px 0 62px}.portfolio-hero p{font-size:16px}.filter-bar{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.filter-button{flex:0 0 auto}}

/* BuildPro template and demo links */
.template-image-preview{height:150px;background:#07111d;padding:0;border:1px solid #152b40}
.template-image-preview img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.template-preview-link{display:block}
.buildpro-orange{background:#ff7416}
.system-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}
.system-card .secondary-card-link{color:#627284;font-weight:600}
.featured-template-card{border-color:#ffb47b;box-shadow:0 10px 30px rgba(255,116,22,.12)}
.modal-shot{overflow:hidden;padding:0;border-style:solid;background:#07111d}
.modal-shot img{width:100%;height:100%;object-fit:contain;display:block}
.modal-shot-main{grid-column:1/-1;min-height:420px}
.modal-shot-phone{width:max-content;max-width:100%;justify-self:center;border-radius:22px}.modal-shot-phone img{width:auto;max-width:100%;height:min(70vh,620px);background:#07111d}.modal-shot-desktop{width:100%;border-radius:14px}.modal-shot-desktop img{width:100%;height:auto;max-height:70vh;background:#07111d}
.missing-image-label{display:none;padding:24px;color:#5f7182}
.modal-demo-button{display:inline-flex;margin-top:18px}
@media(max-width:700px){.modal-shot-main{min-height:220px}.system-card-actions{align-items:flex-start;flex-direction:column}.template-image-preview{height:190px}}

.template-image-preview{height:220px;background:#071421}.template-image-preview img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.template-preview-link{position:relative;border-radius:inherit;overflow:hidden}.template-preview-link:after{content:"View full preview";position:absolute;left:14px;bottom:14px;background:rgba(5,15,25,.86);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;opacity:0;transform:translateY(8px);transition:.22s}.template-preview-link:hover:after{opacity:1;transform:none}.template-preview-link:hover img{transform:scale(1.035)}.template-image-preview img{transition:.28s}.featured-template-card .system-card-actions{margin-top:auto}.featured-template-card{display:flex;flex-direction:column}.featured-template-card p{min-height:58px}.modal-demo-button{width:100%;justify-content:center;padding:15px 20px;font-size:1rem;border-radius:14px}@media(max-width:900px){.system-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.system-grid{grid-template-columns:1fr}.template-image-preview{height:210px}}
.transformation .before-after{display:grid;grid-template-columns:1fr 74px 1fr;align-items:stretch;gap:0;background:linear-gradient(135deg,#06111d,#09243a);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(3,18,32,.28);overflow:hidden}.transformation .before-panel,.transformation .after-panel{min-height:285px;padding:34px 32px;position:relative;overflow:hidden;color:#fff}.transformation .upgraded-paper-visual{position:absolute;right:18px;bottom:0;width:250px;height:210px;opacity:1;transform:rotate(-2deg)}.transformation .upgraded-phone-visual{position:absolute;right:38px;bottom:-4px;width:205px;height:238px;opacity:1;transform:rotate(5deg)}@media(max-width:900px){.transformation .before-after{grid-template-columns:1fr}.transformation .transform-arrow{margin:-22px auto;transform:rotate(90deg)}}@media(max-width:500px){.transformation .upgraded-paper-visual{right:-50px;opacity:.55}.transformation .upgraded-phone-visual{right:-10px;opacity:.7}}
.transformation .photo-visual{position:absolute;z-index:1;border-radius:18px;overflow:hidden;box-shadow:0 24px 54px rgba(0,0,0,.42);background:#06111d}.transformation .photo-visual img{display:block;width:100%;height:100%;object-fit:cover}.transformation .before-photo{right:18px;bottom:18px;width:255px;height:132px}.transformation .after-photo{right:38px;bottom:16px;width:178px;height:182px;border:1px solid rgba(255,255,255,.16)}.transformation .before-photo:after,.transformation .after-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,24,.12),transparent)}.transformation .upgraded-paper-visual,.transformation .upgraded-phone-visual{display:none!important}@media(max-width:900px){.transformation .before-photo{right:24px;width:240px}.transformation .after-photo{right:34px}}@media(max-width:500px){.transformation .before-photo{right:-50px;opacity:.7}.transformation .after-photo{right:-18px;opacity:.78}}

/* Polished photographic before/after comparison */
.transformation{padding:72px 0;background:radial-gradient(circle at 50% 0,rgba(8,120,249,.16),transparent 38%),linear-gradient(180deg,#f5f8fb 0,#eef4f8 100%)}
.transformation .before-after{width:min(1180px,calc(100% - 48px));min-height:410px;border-radius:30px;grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);background:#061827;border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 90px rgba(3,20,38,.28);isolation:isolate}
.transformation .before-panel,.transformation .after-panel{min-height:410px;padding:58px 46px;display:flex;flex-direction:column;justify-content:center}
.transformation .before-panel{background:linear-gradient(90deg,rgba(5,17,28,.98) 0%,rgba(7,29,45,.94) 58%,rgba(7,29,45,.7) 100%)}
.transformation .after-panel{background:linear-gradient(90deg,rgba(4,31,51,.92) 0%,rgba(6,45,75,.96) 46%,rgba(4,20,35,.98) 100%)}
.transformation .before-panel:after,.transformation .after-panel:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 54%,rgba(255,255,255,.12),transparent 31%),linear-gradient(120deg,rgba(255,255,255,.06),transparent 34%);mix-blend-mode:screen}
.transformation .before-panel p,.transformation .after-panel p{position:relative;z-index:3;max-width:300px;font-size:22px;line-height:1.2;letter-spacing:-.04em;margin:0 0 24px;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.34)}
.transformation .before-panel p span,.transformation .after-panel p span{display:block;margin-bottom:6px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.transformation .before-panel ul,.transformation .after-panel ul{z-index:3;gap:14px;font-size:14px;font-weight:700;color:#e8f0f7;text-shadow:0 2px 12px rgba(0,0,0,.3)}
.transformation .before-panel li:before,.transformation .after-panel li:before{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:10px;border-radius:50%;font-size:13px;background:rgba(255,255,255,.08)}
.transformation .before-panel li:before{border:1px solid rgba(255,107,107,.8);color:#ff7474}
.transformation .after-panel li:before{border:1px solid rgba(69,217,121,.8);color:#58ea86}
.transformation .transform-arrow{width:72px;height:72px;margin-inline:-36px;font-size:34px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#1494ff,#075ed4);box-shadow:0 20px 45px rgba(5,107,222,.42),0 0 0 14px rgba(8,120,249,.08)}
.transformation .photo-visual{z-index:2;border-radius:24px;border:1px solid rgba(255,255,255,.18);box-shadow:0 26px 70px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.15)}
.transformation .photo-visual:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 38%,rgba(0,0,0,.1));pointer-events:none}
.transformation .photo-visual:after{background:linear-gradient(90deg,rgba(3,13,24,.2),transparent 45%,rgba(255,255,255,.08))}
.transformation .before-photo{right:26px;bottom:48px;width:285px;height:198px;transform:rotate(-2deg)}
.transformation .before-photo img{object-fit:cover;object-position:center}
.transformation .after-photo{right:52px;bottom:42px;width:210px;height:275px;transform:rotate(3deg)}
.transformation .after-photo img{object-fit:cover;object-position:center}
@media(max-width:980px){.transformation{padding:52px 0}.transformation .before-after{grid-template-columns:1fr;border-radius:24px}.transformation .before-panel,.transformation .after-panel{min-height:390px;padding:46px 34px}.transformation .transform-arrow{margin:-36px auto;transform:rotate(90deg)}.transformation .before-photo{right:28px;bottom:34px;width:260px;height:178px}.transformation .after-photo{right:36px;bottom:32px;width:190px;height:248px}}
@media(max-width:560px){.transformation .before-after{width:min(100% - 28px,1180px)}.transformation .before-panel,.transformation .after-panel{padding:34px 24px;min-height:420px}.transformation .before-panel p,.transformation .after-panel p{font-size:19px;max-width:260px}.transformation .before-panel ul,.transformation .after-panel ul{font-size:13px;gap:11px}.transformation .before-photo{right:-28px;bottom:28px;width:245px;height:168px;opacity:.72}.transformation .after-photo{right:-8px;bottom:28px;width:168px;height:220px;opacity:.86}}

/* Restore original strip direction with larger real photos */
.transformation{padding:0;background:#071421;color:#fff;overflow:hidden}
.transformation .before-after{width:min(1180px,calc(100% - 40px));min-height:315px;border-radius:0;grid-template-columns:1fr 74px 1fr;align-items:stretch;gap:0;background:linear-gradient(135deg,#06111d,#09243a);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(3,18,32,.28);isolation:auto}
.transformation .before-panel,.transformation .after-panel{min-height:315px;padding:40px 34px;display:block;position:relative;overflow:hidden;color:#fff}
.transformation .before-panel{background:radial-gradient(circle at 78% 50%,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#081827,#03101b)}
.transformation .after-panel{background:radial-gradient(circle at 86% 36%,rgba(8,120,249,.22),transparent 34%),linear-gradient(135deg,#041523,#07345b)}
.transformation .before-panel:after,.transformation .after-panel:after{content:none}
.transformation .before-panel p,.transformation .after-panel p{position:relative;z-index:3;max-width:none;font-size:18px;line-height:1.25;letter-spacing:0;margin:0 0 18px;color:#fff;text-shadow:none;font-weight:900}
.transformation .before-panel p span,.transformation .after-panel p span{display:inline;margin:0;font-size:inherit;letter-spacing:0;text-transform:none}
.transformation .before-panel p span{color:#ff7a7a}.transformation .after-panel p span{color:#56e083}
.transformation .before-panel ul,.transformation .after-panel ul{position:relative;z-index:3;display:grid;gap:10px;font-size:14px;font-weight:700;color:#fff;text-shadow:none;max-width:270px}
.transformation .before-panel li:before,.transformation .after-panel li:before{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:9px;border-radius:50%;font-size:12px;background:rgba(255,255,255,.04)}
.transformation .before-panel li:before{border:1px solid rgba(255,107,107,.75);color:#ff6b6b}
.transformation .after-panel li:before{border:1px solid rgba(69,217,121,.75);color:#45d979}
.transformation .transform-arrow{z-index:4;align-self:center;justify-self:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#0878f9,#0b64d8);display:grid;place-items:center;color:#fff;font-size:34px;font-weight:900;box-shadow:0 18px 42px rgba(8,120,249,.38);margin:0 -28px;border:0;transform:none}
.transformation .photo-visual{position:absolute;z-index:2;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 54px rgba(0,0,0,.42);background:#06111d;transform:none}
.transformation .photo-visual:before{content:none}
.transformation .photo-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,24,.08),transparent)}
.transformation .photo-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.transformation .before-photo{right:28px;bottom:34px;width:300px;height:180px;transform:none;opacity:1}
.transformation .after-photo{right:44px;top:42px;bottom:34px;width:188px;height:auto;transform:none;opacity:1}
@media(max-width:900px){.transformation .before-after{grid-template-columns:1fr}.transformation .before-panel,.transformation .after-panel{min-height:330px}.transformation .transform-arrow{margin:-22px auto;transform:rotate(90deg)}.transformation .before-photo{right:24px;width:270px;height:160px}.transformation .after-photo{right:34px;top:42px;bottom:34px;width:180px}}
@media(max-width:500px){.transformation .before-after{width:min(100% - 28px,1180px)}.transformation .before-panel,.transformation .after-panel{padding:30px 22px;min-height:350px}.transformation .before-panel ul,.transformation .after-panel ul{font-size:13px;max-width:230px}.transformation .before-photo{right:-42px;bottom:28px;width:245px;height:148px;opacity:.72}.transformation .after-photo{right:-4px;top:72px;bottom:28px;width:150px;opacity:.86}}

/* Homepage ordering and demo browsing */
body>main{display:flex;flex-direction:column}
.hero{order:1}.benefit-strip{order:2}.showcases{order:3}.systems{order:4}.transformation{order:5}.industries{order:6}.cta-band{order:7}.enquiry-section{order:8}
.demo-carousel-wrap{position:relative}
.systems:not(.all-demos-page) .system-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px)/3);grid-template-columns:none;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:8px 2px 22px}
.systems:not(.all-demos-page) .system-grid::-webkit-scrollbar{display:none}
.systems:not(.all-demos-page) .system-card{display:flex;scroll-snap-align:start}
.demo-prev{left:-23px}.demo-next{right:-23px}
.featured-template-card{border-color:#dce3ea;box-shadow:0 12px 34px rgba(6,27,46,.08)}
.featured-template-card:hover{border-color:#b7c7d8;box-shadow:0 20px 48px rgba(6,27,46,.14)}
.featured-template-card .system-icon{box-shadow:0 10px 24px rgba(8,27,47,.18)}
.demo-section-actions{display:flex;justify-content:center;margin-top:18px}
.all-demos-page .system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.all-demos-page .system-card{display:flex;flex-direction:column}
.demo-hero{background:radial-gradient(circle at 76% 30%,rgba(8,120,249,.24),transparent 38%),linear-gradient(118deg,#02111e,#052942);padding-bottom:70px}
@media(max-width:900px){.systems:not(.all-demos-page) .system-grid{grid-auto-columns:minmax(270px,82%);gap:18px;padding:6px 2px 18px}.all-demos-page .system-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.systems:not(.all-demos-page) .system-grid{grid-auto-columns:88%}.all-demos-page .system-grid{grid-template-columns:1fr}.demo-section-actions .button{width:100%}}

/* Enquiry form */
.enquiry-section{background:#fff}.enquiry-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}.enquiry-copy{text-align:left;margin:0}.enquiry-form{display:grid;gap:16px;padding:28px;border:1px solid #dce5ee;border-radius:22px;background:#f8fbfe;box-shadow:0 18px 46px rgba(8,31,55,.08)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.enquiry-form label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#344b62}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #d7e2ec;border-radius:12px;background:#fff;padding:13px 14px;color:#102033;font:inherit;font-weight:500}.enquiry-form textarea{min-height:150px;resize:vertical}.form-message{margin:0;padding:12px 14px;border-radius:12px;background:#eaf8f0;color:#136739;font-size:13px;font-weight:800}.form-message.bad{background:#fff0f0;color:#b73434}.enquiry-form .button{border:0;cursor:pointer;width:max-content}
@media(max-width:820px){.enquiry-layout{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.enquiry-form .button{width:100%}}
