:root{
  --red:#e41122;--red-2:#a50019;--red-3:#790014;--ink:#121218;--ink-2:#20202a;--muted:#6d6d79;--soft:#f5f4f2;--line:#e7e4e1;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(28,18,20,.14);--container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:9999;background:#fff;padding:10px 16px;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.topbar{background:#101015;color:#d7d7df;font-size:12px}.topbar__inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar p{display:flex;align-items:center;gap:8px;margin:0}.status-dot{width:7px;height:7px;border-radius:50%;background:#26d07c;box-shadow:0 0 0 4px rgba(38,208,124,.12)}.topbar__links{display:flex;gap:28px}.topbar__links a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,20,25,.06);transition:.3s}.site-header.scrolled{box-shadow:0 12px 40px rgba(20,20,25,.08)}.nav-wrap{height:82px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:49px;height:49px;border-radius:13px;box-shadow:0 8px 20px rgba(165,0,25,.2)}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:17px;letter-spacing:.02em}.brand small{font-size:10px;color:var(--muted);margin-top:5px;letter-spacing:.08em;text-transform:uppercase}.primary-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin-left:auto}.primary-nav>a{font-size:13px;font-weight:700;color:#3f3f49;position:relative;padding:9px 0}.primary-nav>a:not(.nav-login):not(.nav-quote)::after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;background:var(--red);transition:.25s}.primary-nav>a:hover{color:var(--red)}.primary-nav>a:hover::after{right:0}.nav-login{display:none}.nav-quote{display:none}.header-cta{margin-left:6px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;padding:14px 21px;font-size:13px;font-weight:800;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn--primary{background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;box-shadow:0 12px 28px rgba(205,8,30,.25)}.btn--primary:hover{box-shadow:0 16px 34px rgba(205,8,30,.34)}.btn--light{background:#fff;color:var(--ink);box-shadow:0 13px 34px rgba(0,0,0,.16)}.btn--ghost{color:#fff;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.06)}.btn--ghost:hover{background:rgba(255,255,255,.13)}.btn--dark{background:var(--ink);color:#fff}.btn--full{width:100%;padding:16px}.nav-toggle{display:none;width:44px;height:44px;border:0;background:#f4f3f2;border-radius:11px;padding:12px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0;border-radius:2px;transition:.25s}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 73% 20%,rgba(245,42,58,.22),transparent 25%),linear-gradient(135deg,#7c0013 0%,#b40718 45%,#e41021 100%);color:#fff;padding:92px 0 34px;min-height:760px}.hero::before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-140px;top:-160px;box-shadow:0 0 0 75px rgba(255,255,255,.025),0 0 0 150px rgba(255,255,255,.018)}.hero-noise{position:absolute;inset:0;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.11'/%3E%3C/svg%3E")}.hero__grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:55px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);padding:8px 13px;border-radius:999px}.eyebrow b{display:grid;place-items:center;width:23px;height:23px;background:#fff;color:var(--red);border-radius:7px;font-size:12px}.hero h1{font-size:clamp(44px,5vw,68px);line-height:1.06;letter-spacing:-.052em;margin:25px 0 24px;max-width:680px}.hero h1 em,.section-heading h2 em,.why-copy h2 em,.faq-intro h2 em,.contact-copy h2 em{font-style:normal;color:#ffbdc2}.hero__content>p{font-size:17px;color:rgba(255,255,255,.8);max-width:620px;margin:0}.hero__actions{display:flex;gap:12px;margin-top:33px}.play-icon{font-size:9px;width:27px;height:27px;display:grid;place-items:center;background:rgba(255,255,255,.13);border-radius:50%}.hero__proof{display:flex;gap:0;margin-top:43px}.hero__proof div{display:flex;flex-direction:column;padding:0 27px;border-right:1px solid rgba(255,255,255,.17)}.hero__proof div:first-child{padding-left:0}.hero__proof div:last-child{border:0}.hero__proof strong{font-size:18px}.hero__proof span{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:rgba(255,255,255,.62);margin-top:2px}.hero__visual{position:relative;min-height:515px;display:flex;align-items:center}.dashboard-window{width:620px;border-radius:22px;background:#fff;box-shadow:0 35px 95px rgba(48,0,8,.42);overflow:hidden;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg);position:relative;z-index:2}.window-bar{height:43px;background:#f4f2f2;display:flex;align-items:center;gap:6px;padding:0 15px}.window-bar>span{width:8px;height:8px;border-radius:50%;background:#d9d5d5}.window-bar>span:first-child{background:#ed5d67}.window-bar p{font-size:8px;color:#87818a;background:#fff;border-radius:6px;padding:6px 45px;margin:auto}.dashboard-body{display:grid;grid-template-columns:63px 1fr;min-height:390px}.mock-sidebar{background:#17171d;padding:16px 14px;display:flex;flex-direction:column;align-items:center;gap:21px}.mini-logo img{border-radius:9px}.mock-sidebar i{display:block;width:20px;height:5px;background:#4b4a53;border-radius:4px}.mock-sidebar i.active{background:var(--red);height:20px;width:20px;border-radius:7px;box-shadow:0 7px 13px rgba(228,17,34,.35)}.mock-main{padding:24px;background:#f8f7f7}.mock-head{display:flex;justify-content:space-between;align-items:center;color:var(--ink)}.mock-head div{display:flex;flex-direction:column}.mock-head small{font-size:8px;color:#99929c}.mock-head b{font-size:14px}.mock-head>span{display:grid;place-items:center;width:28px;height:28px;background:#ffe9eb;color:var(--red);border-radius:8px;font-size:8px;font-weight:800}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.stats-row article{background:#fff;border:1px solid #eee9e9;border-radius:11px;padding:13px;display:grid;grid-template-columns:1fr auto}.stats-row small{font-size:7px;color:#928b96;grid-column:1/-1}.stats-row b{font-size:16px;color:var(--ink)}.stats-row em{font-size:7px;color:#14a56b;font-style:normal;align-self:center}.chart-card{background:#fff;border:1px solid #eee9e9;border-radius:12px;padding:15px;margin-top:11px}.chart-title{display:flex;justify-content:space-between;color:var(--ink);font-size:8px}.chart-title span{color:#96909a}.chart-card svg{width:100%;height:130px;overflow:visible}.chart-card .grid-line{stroke:#eee;stroke-width:1}.chart-card .area{fill:url(#chartFill)}.chart-card .line{fill:none;stroke:#e41122;stroke-width:4;stroke-linecap:round}.activity-row{margin-top:11px;background:#fff;border:1px solid #eee9e9;border-radius:11px;padding:11px;display:flex;align-items:center;gap:10px;color:var(--ink)}.activity-row>span{width:26px;height:26px;border-radius:8px;background:#ffe8ea}.activity-row div{display:flex;flex-direction:column;flex:1}.activity-row b{font-size:8px}.activity-row small{font-size:6px;color:#9a949c}.activity-row button{border:0;background:#ecfbf4;color:#139761;font-size:6px;padding:6px 8px;border-radius:5px}.orbit{position:absolute;border:1px solid rgba(255,255,255,.17);border-radius:50%}.orbit--one{width:420px;height:420px;right:-50px}.orbit--two{width:300px;height:300px;right:8px}.floating-card{position:absolute;z-index:3;background:rgba(255,255,255,.97);color:var(--ink);padding:12px 15px;border-radius:12px;box-shadow:0 18px 45px rgba(58,0,10,.2);display:flex;align-items:center;gap:10px}.floating-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#ffe8ea;color:var(--red);font-weight:900}.floating-card div{display:flex;flex-direction:column}.floating-card b{font-size:8px;color:#8f8991}.floating-card strong{font-size:14px}.floating-card--seo{top:70px;right:-30px}.floating-card--mobile{bottom:45px;left:-25px}.trust-line{position:relative;margin-top:58px;padding-top:25px;border-top:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:space-between;gap:35px}.trust-line p{font-size:11px;color:rgba(255,255,255,.6);margin:0}.trust-tags{display:flex;align-items:center;justify-content:flex-end;gap:26px;flex-wrap:wrap}.trust-tags span{font-size:10px;font-weight:800;letter-spacing:.11em;color:rgba(255,255,255,.78)}
.section{padding:105px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:48px}.section-kicker{color:var(--red);margin-bottom:14px}.section-heading h2,.why-copy h2,.faq-intro h2,.contact-copy h2{font-size:clamp(36px,4.2vw,56px);line-height:1.12;letter-spacing:-.045em;margin:0}.section-heading h2 em,.why-copy h2 em,.faq-intro h2 em{color:var(--red)}.section-heading>p{color:var(--muted);margin:0 0 6px;font-size:15px}.services{background:#fbfaf9}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;min-height:310px;display:flex;flex-direction:column;transition:.3s}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.service-card--featured{background:linear-gradient(145deg,#a8001a,#e51223);color:#fff;border-color:transparent;grid-row:span 2;min-height:638px;padding:34px}.service-card__top{display:flex;align-items:center;justify-content:space-between}.service-card__top small{font-weight:800;color:#aaa3aa}.service-card--featured .service-card__top small{color:rgba(255,255,255,.56)}.icon-box{width:49px;height:49px;display:grid;place-items:center;border-radius:14px;background:#f5eeee;color:var(--red);font-weight:900;font-size:16px}.service-card--featured .icon-box{background:rgba(255,255,255,.14);color:#fff}.service-card h3{font-size:21px;line-height:1.25;margin:28px 0 13px}.service-card--featured h3{font-size:34px;margin-top:110px}.service-card p{color:var(--muted);font-size:13px;margin:0 0 24px}.service-card--featured p{color:rgba(255,255,255,.75);font-size:15px}.service-card ul{list-style:none;padding:0;margin:3px 0 31px}.service-card li{font-size:13px;margin:11px 0;padding-left:22px;position:relative}.service-card li::before{content:"✓";position:absolute;left:0;color:#fff}.service-card>a{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800;padding-top:20px;border-top:1px solid var(--line)}.service-card--featured>a{border-color:rgba(255,255,255,.18)}.service-card>a span{font-size:19px;transition:.2s}.service-card>a:hover span{transform:translateX(5px)}
.systems{background:#15151b;color:#fff;position:relative;overflow:hidden}.systems-glow{position:absolute;width:780px;height:780px;border-radius:50%;background:radial-gradient(circle,rgba(210,11,34,.15),transparent 65%);right:-150px;top:-250px}.section-heading--light{position:relative}.section-heading--light h2 em{color:#ff8590}.section-heading--light>p{color:#9e9da8}.system-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px;position:relative}.system-tab{border:1px solid #33333d;background:#202028;color:#aaa9b2;padding:11px 18px;border-radius:10px;font-size:12px;font-weight:800}.system-tab.active{background:#fff;color:var(--ink);border-color:#fff}.system-panel{display:grid;grid-template-columns:.88fr 1.12fr;gap:35px;background:#1d1d24;border:1px solid #303039;border-radius:24px;padding:43px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.23)}.system-copy{padding:15px 15px 15px 4px}.system-label{font-size:10px;color:#ff747f;font-weight:800;letter-spacing:.14em}.system-copy h3{font-size:35px;line-height:1.15;margin:14px 0}.system-copy>p{color:#aaa9b3;font-size:14px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 13px;margin:27px 0}.feature-list span{font-size:11px;font-weight:700;color:#dedde1;display:flex;gap:8px}.feature-list span::before{content:"✓";color:#ff5362}.system-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.text-link{font-weight:800;font-size:12px;display:inline-flex;align-items:center;gap:8px}.text-link span{font-size:18px}.system-screen{background:#f7f5f4;border:7px solid #33333b;border-radius:18px;overflow:hidden;color:var(--ink);box-shadow:0 30px 60px rgba(0,0,0,.35);align-self:center}.screen-top{height:34px;background:#e9e6e5;display:flex;align-items:center;gap:5px;padding:0 11px}.screen-top i{width:6px;height:6px;border-radius:50%;background:#c9c4c4}.screen-top span{font-size:6px;margin:auto;color:#938e94}.screen-layout{display:grid;grid-template-columns:46px 1fr;min-height:320px}.screen-side{background:#17171d;color:#fff;display:flex;align-items:center;flex-direction:column;padding:14px 9px;gap:18px}.screen-side b{width:27px;height:27px;display:grid;place-items:center;background:linear-gradient(135deg,var(--red),var(--red-3));border-radius:8px}.screen-side span{width:17px;height:4px;background:#4b4a51;border-radius:3px}.screen-content{padding:22px}.screen-title{display:flex;justify-content:space-between;align-items:center}.screen-title div{display:flex;flex-direction:column}.screen-title small{font-size:7px;color:#999}.screen-title b{font-size:13px}.screen-title i{width:25px;height:25px;background:#ece8e7;border-radius:7px}.screen-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.screen-cards span{background:#fff;border:1px solid #e8e3e2;border-radius:9px;padding:12px;display:flex;flex-direction:column}.screen-cards small{font-size:6px;color:#999}.screen-cards b{font-size:16px}.screen-table{margin-top:12px;background:#fff;border:1px solid #e8e3e2;border-radius:9px;padding:12px}.screen-table>div{display:flex;justify-content:space-between;font-size:7px}.screen-table p{display:grid;grid-template-columns:13px 1fr auto;gap:7px;align-items:center;margin:10px 0 0;padding-top:9px;border-top:1px solid #f0eceb;font-size:6px}.screen-table p i{width:11px;height:11px;background:#ffe7e9;border-radius:4px}.screen-table p em{font-style:normal;color:#159b65;background:#ecfaf4;padding:3px 5px;border-radius:4px}
.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px}.why-visual{min-height:620px;background:linear-gradient(145deg,#f5eeee,#e8e3e1);border-radius:30px;position:relative;display:grid;place-items:center;overflow:hidden}.why-visual::before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:linear-gradient(135deg,#d80e25,#840016);filter:blur(1px);top:85px;left:55px}.phone-mock{width:270px;height:510px;background:#15151a;border-radius:42px;padding:9px;box-shadow:0 30px 60px rgba(50,20,25,.3);position:relative;transform:rotate(-6deg);z-index:2}.phone-notch{position:absolute;top:15px;left:50%;transform:translateX(-50%);width:88px;height:20px;border-radius:12px;background:#15151a;z-index:4}.phone-screen{height:100%;background:#f7f5f4;border-radius:34px;padding:38px 19px 18px;color:var(--ink)}.mobile-head{display:flex;align-items:center;justify-content:space-between}.mobile-head img{border-radius:9px}.mobile-head i{width:25px;height:25px;border-radius:50%;background:#e4dfdd}.phone-screen>p{font-size:9px;margin:24px 0 2px;color:#888}.phone-screen>h4{font-size:18px;margin:0}.mobile-chart{height:120px;margin:18px 0;background:#fff;border-radius:15px;padding:16px;display:flex;align-items:flex-end;gap:8px;box-shadow:0 9px 24px rgba(20,20,25,.06)}.mobile-chart span{flex:1;background:linear-gradient(#f23948,#a50019);border-radius:5px 5px 2px 2px}.mobile-chart span:nth-child(1){height:29%}.mobile-chart span:nth-child(2){height:47%}.mobile-chart span:nth-child(3){height:42%}.mobile-chart span:nth-child(4){height:68%}.mobile-chart span:nth-child(5){height:58%}.mobile-chart span:nth-child(6){height:82%}.mobile-chart span:nth-child(7){height:96%}.mobile-stat{display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#17171d;color:#fff;border-radius:14px;padding:14px}.mobile-stat b{font-size:23px}.mobile-stat span{font-size:8px;margin-left:9px;color:#b9b7bd}.mobile-stat em{font-size:8px;color:#72e3b3;font-style:normal}.mobile-list{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;margin-top:9px;background:#fff;border-radius:12px;padding:10px}.mobile-list i{width:28px;height:28px;border-radius:8px;background:#ffe6e8}.mobile-list div{display:flex;flex-direction:column}.mobile-list b{font-size:8px}.mobile-list small,.mobile-list strong{font-size:6px;color:#989299}.mini-badge{position:absolute;z-index:3;right:34px;top:100px;background:#fff;border-radius:16px;padding:14px 17px;box-shadow:0 18px 40px rgba(48,10,16,.16);display:flex;gap:8px;align-items:center}.mini-badge b{font-size:24px;color:var(--red)}.mini-badge span{font-size:8px;line-height:1.2;font-weight:800}.why-copy>p{color:var(--muted);font-size:15px;margin:23px 0 29px}.why-points{margin-bottom:31px}.why-points article{display:grid;grid-template-columns:39px 1fr;gap:17px;padding:17px 0;border-top:1px solid var(--line)}.why-points article>span{font-size:10px;color:var(--red);font-weight:800}.why-points h3{font-size:15px;margin:0 0 4px}.why-points p{font-size:12px;color:var(--muted);margin:0}
.projects{background:#f6f4f2}.projects-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.project-card{background:#fff;border-radius:22px;overflow:hidden;transition:.3s}.project-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.project-card--large{grid-row:span 2}.project-art{height:280px;padding:30px;overflow:hidden}.project-card--large .project-art{height:590px}.project-art--commerce{background:linear-gradient(135deg,#b3061c,#f02a3a);display:flex;align-items:center}.browser{width:104%;background:#fff;border-radius:14px;box-shadow:0 30px 70px rgba(60,0,10,.34);overflow:hidden;transform:rotate(-4deg) translateX(25px)}.browser-bar{height:28px;background:#ebe7e5;padding:10px;display:flex;gap:4px}.browser-bar i{width:6px;height:6px;background:#cbc4c2;border-radius:50%}.shop-layout{display:grid;grid-template-columns:54px 1fr;min-height:435px}.shop-layout aside{background:#18181e;display:flex;flex-direction:column;align-items:center;gap:21px;padding-top:18px}.shop-layout aside b{color:#fff;background:var(--red);width:27px;height:27px;display:grid;place-items:center;border-radius:8px}.shop-layout aside span{width:17px;height:4px;border-radius:2px;background:#47464e}.shop-layout main{background:#f8f5f3;padding:18px}.shop-layout nav{height:28px;background:#fff;border-radius:7px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 12px}.shop-layout nav i{width:27px;height:4px;background:#ddd5d2;border-radius:3px}.shop-hero{height:220px;background:#ddd4d0;border-radius:10px;margin-top:12px;position:relative;overflow:hidden;padding:30px;display:flex}.shop-hero::after{content:"";position:absolute;width:170px;height:250px;border-radius:90px 90px 0 0;background:linear-gradient(180deg,#ba091f,#5f0010);right:35px;bottom:-60px}.shop-hero div{display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.shop-hero small{font-size:7px;letter-spacing:.14em}.shop-hero strong{font-size:30px;line-height:1.05;margin:9px 0 17px}.shop-hero button{font-size:7px;background:#17171d;color:#fff;border:0;padding:8px 15px;border-radius:5px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.products i{height:116px;background:#fff;border-radius:9px}.project-art--service{background:#24242c;padding:23px}.service-ui{height:100%;background:#f3f0ee;border-radius:14px;overflow:hidden;transform:rotate(2deg)}.service-ui header{height:45px;background:#fff;display:flex;align-items:center;gap:15px;padding:0 18px}.service-ui header b{color:var(--red)}.service-ui header span{width:35px;height:5px;background:#ddd8d6;border-radius:3px}.service-ui main{padding:35px;background:linear-gradient(130deg,#fff 55%,#f8dfe2 55%);height:calc(100% - 45px)}.service-ui main small{font-size:7px;color:var(--red);font-weight:800}.service-ui main h4{font-size:25px;line-height:1.13;margin:12px 0 22px}.service-ui main div{display:flex;gap:8px}.service-ui main i{width:50px;height:45px;background:#fff;border-radius:8px;box-shadow:0 7px 20px rgba(0,0,0,.06)}.project-art--apart{background:linear-gradient(145deg,#e8e0dc,#c9bcb5);padding:20px}.apart-ui{height:100%;background:#fff;border-radius:14px;overflow:hidden;transform:rotate(-2deg)}.apart-nav{height:45px;display:flex;align-items:center;gap:18px;padding:0 17px;font-size:8px}.apart-nav b{margin-right:auto;color:var(--red)}.apart-nav i{width:30px;height:4px;background:#ded9d7;border-radius:3px}.apart-hero{height:205px;position:relative;background:#29262a;color:#fff;overflow:hidden;padding:30px}.apart-hero>span{position:absolute;right:-15px;top:0;width:60%;height:100%;background:linear-gradient(135deg,#d2152a,#760015);clip-path:polygon(35% 0,100% 0,100% 100%,0 100%)}.apart-hero div{position:relative;z-index:2;max-width:180px}.apart-hero small{font-size:6px;letter-spacing:.12em}.apart-hero h4{font-size:21px;line-height:1.15;margin:10px 0 18px}.apart-hero button{background:#fff;color:#17171d;border:0;border-radius:5px;padding:7px 12px;font-size:7px}.project-meta{display:flex;align-items:center;justify-content:space-between;padding:21px 24px}.project-meta span{font-size:8px;color:var(--red);font-weight:800;letter-spacing:.1em}.project-meta h3{font-size:17px;margin:4px 0 0}.project-card--large .project-meta h3{font-size:22px}.project-meta>a{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#f2efed;font-size:17px}.project-meta>a:hover{background:var(--red);color:#fff}
.stats-banner{background:linear-gradient(135deg,#8e0016,#e41122);color:#fff;padding:44px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{text-align:center;border-right:1px solid rgba(255,255,255,.18)}.stats-grid>div:last-child{border:0}.stats-grid strong{display:block;font-size:36px;line-height:1}.stats-grid span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.11em;margin-top:8px;color:rgba(255,255,255,.7)}.process-track{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.process-track::before{content:"";position:absolute;left:12%;right:12%;top:51px;height:1px;background:var(--line)}.process-track article{position:relative;padding-right:35px}.process-track article>span{position:absolute;right:24px;top:0;font-size:10px;color:#aaa}.process-icon{width:62px;height:62px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;font-size:20px;position:relative;z-index:2;box-shadow:0 9px 30px rgba(20,20,25,.06)}.process-track article:hover .process-icon{background:var(--red);color:#fff;border-color:var(--red)}.process-track h3{font-size:16px;margin:24px 0 9px}.process-track p{font-size:12px;color:var(--muted);margin:0}.faq-section{background:#fbfaf9}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-intro p{color:var(--muted);font-size:14px;margin:22px 0}.faq-list details{border-top:1px solid var(--line);padding:0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;font-size:14px;font-weight:800;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;color:var(--red);transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:13px;color:var(--muted);margin:-6px 0 24px;padding-right:50px}
.contact-section{position:relative;overflow:hidden;background:#15151b;color:#fff;padding:100px 0}.contact-glow{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(228,17,34,.24),transparent 65%);left:-240px;bottom:-350px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;position:relative;align-items:center}.section-kicker--light{color:#ff7783}.contact-copy h2 em{color:#ff8993}.contact-copy>p{color:#aaa9b3;font-size:14px;margin:22px 0 28px;max-width:480px}.contact-info{display:grid;gap:8px}.contact-info>a,.contact-info>div{display:flex;align-items:center;gap:13px}.contact-info>*>span{width:38px;height:38px;display:grid;place-items:center;background:#26262e;border:1px solid #34343d;border-radius:10px;color:#ff6371}.contact-info div div,.contact-info a div{display:flex;flex-direction:column}.contact-info small{font-size:8px;color:#777780;text-transform:uppercase;letter-spacing:.1em}.contact-info b{font-size:12px;margin-top:2px}.contact-form{background:#fff;color:var(--ink);padding:31px;border-radius:22px;box-shadow:0 25px 80px rgba(0,0,0,.28)}.form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.form-head span{font-weight:800;font-size:17px}.form-head small{font-size:8px;color:var(--muted)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label{display:flex;flex-direction:column;font-size:10px;font-weight:800;gap:6px;margin-bottom:12px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #e2dedd;background:#f8f6f5;border-radius:10px;padding:12px 13px;outline:none;font-size:12px;color:var(--ink);resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(228,17,34,.08)}.form-note{text-align:center;font-size:8px;color:#8d878e;margin:10px 0 0}.site-footer{background:#0e0e12;color:#d2d1d6}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px;padding:67px 0 48px}.brand--footer strong{color:#fff}.footer-brand>p{font-size:11px;color:#777780;max-width:250px;margin-top:19px}.footer-top h3{font-size:11px;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:4px 0 18px}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-top>div:not(.footer-brand) a{font-size:11px;color:#85858d;margin:5px 0}.footer-top a:hover{color:#fff}.footer-bottom{border-top:1px solid #26262d;padding:18px 0 23px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#66666e}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:22px}.back-to-top{position:fixed;z-index:850;right:24px;bottom:84px;width:40px;height:40px;border:0;border-radius:12px;background:#fff;color:var(--ink);box-shadow:0 10px 30px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(8px);transition:.25s}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal--delay{transition-delay:.14s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.primary-nav{gap:17px}.primary-nav>a{font-size:12px}.header-cta{display:none}.hero__grid{gap:20px}.dashboard-window{width:560px}.service-card--featured h3{margin-top:65px}.why-grid{gap:55px}.contact-grid{gap:50px}}
@media(max-width:900px){:root{--container:min(100% - 30px,760px)}.topbar__links a:first-child{display:none}.nav-toggle{display:block;margin-left:auto}.primary-nav{position:fixed;top:120px;left:15px;right:15px;background:#fff;border-radius:17px;box-shadow:0 25px 80px rgba(20,20,25,.2);padding:18px;display:flex;flex-direction:column;align-items:stretch;gap:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s}.primary-nav.open{opacity:1;visibility:visible;transform:none}.primary-nav>a{padding:12px;border-bottom:1px solid #eee}.primary-nav>a:last-child{border:0}.nav-login{display:block}.primary-nav .nav-quote{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:14px 16px;border:0!important;border-radius:12px;background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;box-shadow:0 12px 28px rgba(205,8,30,.24)}.primary-nav .nav-quote:hover{color:#fff;transform:translateY(-1px)}.primary-nav .nav-quote::after{display:none}.primary-nav .nav-quote span{font-size:18px}.hero{padding-top:75px}.hero__grid{grid-template-columns:1fr}.hero__content{text-align:center}.hero h1,.hero__content>p{margin-left:auto;margin-right:auto}.hero__actions,.hero__proof{justify-content:center}.hero__visual{min-height:480px;justify-content:center}.dashboard-window{width:min(620px,92%);transform:none}.floating-card--seo{right:0}.floating-card--mobile{left:0}.trust-line{flex-direction:column}.trust-tags{justify-content:center}.section-heading{grid-template-columns:1fr;gap:18px}.services-grid{grid-template-columns:1fr 1fr}.service-card--featured{grid-row:auto;grid-column:span 2;min-height:430px}.service-card--featured h3{margin-top:55px}.system-panel{grid-template-columns:1fr}.system-copy{padding:0}.why-grid{grid-template-columns:1fr}.why-visual{max-width:620px;width:100%;margin:auto}.projects-grid{grid-template-columns:1fr 1fr}.project-card--large{grid-column:span 2;grid-row:auto}.project-card--large .project-art{height:500px}.process-track{grid-template-columns:1fr 1fr;gap:35px 20px}.process-track::before{display:none}.faq-grid{grid-template-columns:1fr;gap:45px}.contact-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-top>div:last-child{grid-column:2}.stats-grid strong{font-size:30px}}
@media(max-width:600px){:root{--container:calc(100% - 24px)}.topbar__inner{height:34px}.topbar__inner p{font-size:10px}.topbar__links{gap:0}.topbar__links a{font-size:10px}.nav-wrap{height:72px}.brand img{width:43px;height:43px}.brand strong{font-size:14px}.brand small{font-size:8px}.primary-nav{top:111px}.hero{padding-top:58px;min-height:auto}.hero h1{font-size:40px}.hero__content>p{font-size:14px}.hero__actions{flex-direction:column;align-items:stretch}.hero__proof div{padding:0 13px}.hero__proof strong{font-size:15px}.hero__proof span{font-size:8px}.hero__visual{min-height:390px;margin-top:13px}.dashboard-window{width:660px;transform:scale(.7);flex-shrink:0}.floating-card{display:none}.trust-line{margin-top:0}.trust-tags{gap:12px 17px}.section{padding:74px 0}.section-heading h2,.why-copy h2,.faq-intro h2,.contact-copy h2{font-size:35px}.section-heading{margin-bottom:32px}.services-grid{grid-template-columns:1fr}.service-card--featured{grid-column:auto;min-height:440px}.service-card{min-height:280px}.service-card--featured h3{font-size:29px}.system-tabs{display:grid;grid-template-columns:1fr 1fr}.system-panel{padding:24px}.system-copy h3{font-size:28px}.feature-list{grid-template-columns:1fr}.system-actions{flex-direction:column;align-items:stretch}.system-screen{transform:scale(.93);transform-origin:top center;margin-bottom:-18px}.why-visual{min-height:510px}.why-visual::before{width:330px;height:330px;left:50%;transform:translateX(-50%)}.phone-mock{transform:scale(.82) rotate(-5deg)}.mini-badge{right:10px;top:65px}.projects-grid{grid-template-columns:1fr}.project-card--large{grid-column:auto}.project-card--large .project-art{height:410px}.project-art{height:250px}.browser{width:135%;transform:scale(.8) rotate(-4deg) translateX(-15px)}.stats-grid{grid-template-columns:1fr 1fr;gap:25px 0}.stats-grid>div:nth-child(2){border-right:0}.stats-grid strong{font-size:28px}.process-track{grid-template-columns:1fr}.process-track article{padding-right:0}.process-track article>span{right:0}.form-row{grid-template-columns:1fr}.contact-form{padding:22px}.form-head{align-items:flex-start;flex-direction:column;gap:3px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-brand{grid-column:span 2}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.back-to-top{right:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Product catalog additions */
.system-title-row{display:flex;align-items:center;gap:11px}.system-product-icon{width:38px;height:38px;border-radius:11px;background:#2a2a33;display:grid;place-items:center;font-size:19px;border:1px solid #3b3b45}.software-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px;position:relative}.software-card{background:#202028;border:1px solid #30303a;border-radius:18px;padding:24px;min-height:285px;display:flex;flex-direction:column;transition:.28s}.software-card:hover{transform:translateY(-5px);border-color:#55515b;background:#24242d}.software-card--accent{background:linear-gradient(145deg,#981020,#d81429);border-color:rgba(255,255,255,.18)}.software-card__icon{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#2d2d37;font-size:22px;margin-bottom:20px}.software-card--accent .software-card__icon{background:rgba(255,255,255,.15)}.software-card small{color:#ff7b86;font-size:9px;font-weight:800;letter-spacing:.13em}.software-card--accent small{color:#ffd8dc}.software-card h3{font-size:21px;margin:9px 0 10px}.software-card p{color:#aaa9b3;font-size:12px;line-height:1.75;margin:0 0 18px}.software-card--accent p{color:#ffe7e9}.software-card>div:not(.software-card__icon){display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.software-card>div:not(.software-card__icon) span{font-size:8px;font-weight:700;color:#cfced5;border:1px solid #3b3b45;padding:6px 8px;border-radius:999px}.software-card--accent>div:not(.software-card__icon) span{color:#fff;border-color:rgba(255,255,255,.25)}.software-card>a{margin-top:auto;font-size:11px;font-weight:800;color:#fff;display:inline-flex;align-items:center;gap:5px}.project-art--image{padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-art--image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.project-card:hover .project-art--image img{transform:scale(1.025)}.project-art--cirak{background:#f6f4ef}.project-art--cirak img{object-position:center}.project-art--yss{background:#f2f5fa;padding:12px}.project-art--yss img{object-fit:contain;border-radius:11px}.project-art--pos{background:linear-gradient(145deg,#edf8f0,#dfeee5);padding:20px}.project-art--pos img{object-fit:contain}.project-art--demo-image{height:auto!important;aspect-ratio:1/1;background:#fff;padding:0}.project-art--demo-image img{object-fit:contain;object-position:center;background:#fff}.project-art--image:focus-visible{outline:3px solid #fff;outline-offset:-5px}
@media(max-width:1100px){.software-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.software-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.system-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.system-tab{white-space:nowrap}.software-grid{grid-template-columns:1fr}.software-card{min-height:250px}.system-title-row{align-items:flex-start;flex-direction:column}.project-art--cirak img{object-fit:cover}}


/* 2026 mobile hero, complete product showcase and live system modal */
body.modal-open{overflow:hidden;overscroll-behavior:none}
.projects-grid--all{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.projects-grid--all .project-card{min-width:0;display:flex;flex-direction:column}
.projects-grid--all .project-art{height:260px}
.projects-grid--all .project-meta{flex:1;align-items:flex-start;gap:12px}
.projects-grid--all .project-meta h3{font-size:16px;line-height:1.35}
.project-art--ui{padding:18px;display:flex;align-items:center;justify-content:center;background:#eceff3}
.project-ui{width:100%;max-width:380px;background:#fff;border-radius:17px;padding:15px;box-shadow:0 18px 50px rgba(22,27,36,.16);color:#20232b;transform:rotate(-1deg);transition:transform .4s ease}
.project-card:hover .project-ui{transform:rotate(0) scale(1.015)}
.project-ui__bar{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#858b96;padding-bottom:11px;border-bottom:1px solid #eceef2}
.project-ui__bar span{font-weight:900;color:#252932}.project-ui__bar i{font-style:normal;letter-spacing:1px}
.project-ui__hero{display:flex;align-items:center;gap:11px;padding:15px 0 12px}.project-ui__hero>b{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#ffe7ea;font-size:22px}.project-ui__hero div{display:flex;flex-direction:column}.project-ui__hero small{font-size:7px;color:#8c929d;text-transform:uppercase;letter-spacing:.09em}.project-ui__hero strong{font-size:13px;margin-top:2px}
.project-ui__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.project-ui__metrics span{padding:9px 7px;border-radius:10px;background:#f5f6f8;display:flex;flex-direction:column}.project-ui__metrics b{font-size:13px}.project-ui__metrics small{font-size:6px;color:#9298a2;margin-top:2px}
.project-ui__rows{margin-top:10px;display:flex;flex-direction:column;gap:6px}.project-ui__rows span,.project-ui__booking{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;border:1px solid #eef0f2;border-radius:9px;padding:8px;font-size:7px}.project-ui__rows em,.project-ui__booking em{font-style:normal;color:#15905e;background:#e8f8f1;padding:4px 6px;border-radius:999px;font-size:6px}
.project-ui__booking{margin-top:7px}.project-ui__booking>span{display:flex;flex-direction:column}.project-ui__booking b{font-size:8px}.project-ui__booking small{font-size:6px;color:#9298a2;margin-top:2px}.project-ui__booking:last-child em{color:#bc7c12;background:#fff4dc}
.project-art--apart-ui{background:linear-gradient(145deg,#ddeafa,#c8daf0)}.project-art--beauty-ui{background:linear-gradient(145deg,#ffe9f1,#f4d4e2)}.project-art--service-ui{background:linear-gradient(145deg,#e8ecf1,#cfd6df)}.project-art--fitness-ui{background:linear-gradient(145deg,#e4f9ec,#caedd7)}
.project-ui--fitness .project-ui__hero>b{background:#ddf7e7}.project-ui__progress{margin-top:13px;background:#f2f4f4;border-radius:9px;padding:9px}.project-ui__progress span{display:block;height:7px;width:var(--w);border-radius:999px;background:linear-gradient(90deg,#16a763,#43cb86)}.project-ui__progress small{display:block;font-size:6px;color:#7b8480;margin-top:5px}
.project-art--demo-ui{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px;background:#16161c}.demo-mosaic{width:100%;height:180px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.demo-mosaic span{position:relative;border-radius:10px;overflow:hidden;background-size:cover;background-position:center}.demo-mosaic span:nth-child(1){background:linear-gradient(135deg,#dfb3b6,#f9e5df)}.demo-mosaic span:nth-child(2){background:linear-gradient(135deg,#f0c9ba,#9e6573)}.demo-mosaic span:nth-child(3){background:linear-gradient(135deg,#9bc98c,#e4e0aa)}.demo-mosaic span:nth-child(4){background:linear-gradient(135deg,#b3967f,#e3d5c7)}.demo-mosaic i{position:absolute;left:7px;bottom:7px;font-style:normal;font-size:6px;font-weight:900;color:#fff;background:rgba(0,0,0,.44);padding:4px 6px;border-radius:999px}.demo-mosaic__label{align-self:stretch;color:#fff;display:flex;flex-direction:column}.demo-mosaic__label b{font-size:12px}.demo-mosaic__label small{font-size:7px;color:#aeadb5;margin-top:2px}

.system-modal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}
.system-modal.open{opacity:1;visibility:visible}.system-modal__backdrop{position:absolute;inset:0;background:rgba(8,8,12,.82);backdrop-filter:blur(10px)}
.system-modal__dialog{position:relative;width:min(1380px,calc(100vw - 44px));height:min(900px,calc(100dvh - 44px));background:#fff;border-radius:22px;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;box-shadow:0 40px 140px rgba(0,0,0,.48);transform:translateY(18px) scale(.985);transition:transform .28s ease}
.system-modal.open .system-modal__dialog{transform:none}.system-modal__header{min-height:76px;padding:13px 17px 13px 22px;background:#111117;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.system-modal__header>div:first-child{min-width:0}.system-modal__header span{display:block;font-size:8px;color:#ff8993;font-weight:900;letter-spacing:.14em}.system-modal__header h2{font-size:18px;line-height:1.25;margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-modal__tools{display:flex;align-items:center;gap:10px;flex-shrink:0}.system-modal__tools>a,.system-modal__footer>a{font-size:10px;font-weight:800;color:#fff;border:1px solid #3b3b44;border-radius:9px;padding:9px 12px}.system-modal__close{width:43px;height:43px;border:0;border-radius:12px;background:#e41224;color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer}.system-modal__body{position:relative;min-height:0;background:#eceef1}.system-modal__body iframe{display:block;width:100%;height:100%;border:0;background:#fff}.system-modal__loading{position:absolute;inset:0;z-index:2;background:#f5f5f7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;transition:opacity .25s,visibility .25s}.system-modal__loading.loaded{opacity:0;visibility:hidden}.system-modal__loading span{width:38px;height:38px;border-radius:50%;border:3px solid #ddd;border-top-color:#e41224;animation:modalSpin .8s linear infinite}.system-modal__loading p{font-size:11px;color:#6d6d76;margin:0}@keyframes modalSpin{to{transform:rotate(360deg)}}.system-modal__footer{min-height:43px;background:#f6f5f4;border-top:1px solid #e6e3e1;padding:8px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px}.system-modal__footer p{margin:0;font-size:9px;color:#767179}.system-modal__footer>a{display:none;color:#b40718;border-color:#e2c8cb}

@media(max-width:1180px){.projects-grid--all{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.projects-grid--all{grid-template-columns:repeat(2,minmax(0,1fr))}.system-modal{padding:12px}.system-modal__dialog{width:calc(100vw - 24px);height:calc(100dvh - 24px)}}
@media(max-width:600px){
  .hero{padding:42px 0 28px;min-height:auto}.hero::before{width:420px;height:420px;right:-260px;top:40px}.hero__grid{display:flex;flex-direction:column;gap:30px}.hero__content{text-align:left;width:100%}.eyebrow{font-size:9px;letter-spacing:.1em;padding:7px 10px}.hero h1{font-size:clamp(32px,9.4vw,39px);line-height:1.08;letter-spacing:-.04em;margin:20px 0 18px}.hero h1 br{display:none}.hero__content>p{font-size:14px;line-height:1.7;margin:0}.hero__actions{display:grid;grid-template-columns:1fr;margin-top:24px}.hero__actions .btn{width:100%;min-height:48px}.hero__proof{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin-top:28px;border-top:1px solid rgba(255,255,255,.13);padding-top:20px}.hero__proof div{padding:0 8px;text-align:center;align-items:center}.hero__proof div:first-child{padding-left:0}.hero__proof div:last-child{padding-right:0}.hero__proof span{line-height:1.35}.hero__visual{width:100%;min-height:0;margin:0;display:block}.orbit{display:none}.dashboard-window{width:100%;max-width:none;transform:none;border-radius:16px;box-shadow:0 24px 58px rgba(48,0,8,.32)}.window-bar{height:34px;padding:0 10px}.window-bar p{font-size:6px;padding:5px 18px}.dashboard-body{grid-template-columns:43px minmax(0,1fr);min-height:292px}.mock-sidebar{padding:12px 9px;gap:16px}.mini-logo img{width:25px;height:25px}.mock-sidebar i{width:15px}.mock-sidebar i.active{width:17px;height:17px}.mock-main{padding:14px 11px;min-width:0}.mock-head small{font-size:6px}.mock-head b{font-size:11px}.mock-head>span{width:24px;height:24px}.stats-row{gap:6px;margin-top:11px}.stats-row article{padding:8px 6px;border-radius:8px}.stats-row small{font-size:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stats-row b{font-size:12px}.stats-row em{font-size:5px}.chart-card{padding:10px;margin-top:7px}.chart-title{font-size:6px}.chart-card svg{height:88px}.activity-row{padding:7px;margin-top:7px;gap:6px}.activity-row>span{width:21px;height:21px}.activity-row b{font-size:6px}.activity-row small{font-size:5px}.activity-row button{font-size:5px;padding:5px}.trust-line{padding-top:20px;margin-top:28px;gap:17px}.trust-line p{text-align:center}.trust-tags{justify-content:center;gap:10px 14px}.trust-tags span{font-size:8px}
  .projects-grid--all{grid-template-columns:1fr}.projects-grid--all .project-art{height:250px}.projects-grid--all .project-meta{padding:18px 19px}.project-ui{max-width:340px}.project-art--image img{object-position:center}.project-art--yss,.project-art--pos{padding:12px}
  .system-modal{padding:0}.system-modal__dialog{width:100vw;height:100dvh;border-radius:0}.system-modal__header{min-height:66px;padding:10px 10px 10px 14px}.system-modal__header span{font-size:7px}.system-modal__header h2{font-size:14px;max-width:58vw}.system-modal__tools>a{display:none}.system-modal__close{width:42px;height:42px;border-radius:11px}.system-modal__footer{padding:8px 11px;min-height:52px}.system-modal__footer p{font-size:8px;line-height:1.35}.system-modal__footer>a{display:inline-flex;white-space:nowrap;padding:8px;font-size:8px}
}
@media(max-width:600px){.hero .reveal{opacity:1;transform:none;transition:none}}

/* Final requested revisions */
@media(max-width:900px){
  .primary-nav .nav-quote{min-height:50px}
}
@media(max-width:600px){
  .primary-nav{max-height:calc(100dvh - 126px);overflow-y:auto;overscroll-behavior:contain}
  .primary-nav .nav-quote{position:sticky;bottom:0;z-index:1}
  .project-art--demo-image{height:auto!important;aspect-ratio:1/1}
}

/* WordPress content templates */
:root{--content:1180px}.site-main{min-height:55vh}.entry-hero{padding:72px 0 44px;background:linear-gradient(135deg,#16050a,#470914);color:#fff}.entry-hero h1{max-width:950px;margin:.4rem 0 1rem;font-size:clamp(2.2rem,6vw,4.5rem);line-height:1.04}.breadcrumbs{font-size:.92rem;opacity:.82}.breadcrumbs a{color:inherit}.content-wrap{max-width:900px;margin:0 auto;padding:64px 22px}.entry-content{font-size:1.08rem;line-height:1.82}.entry-content h2{margin:2.4rem 0 .8rem;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.2}.entry-content h3{margin:1.8rem 0 .6rem;font-size:1.35rem}.entry-content p,.entry-content ul,.entry-content ol{margin:0 0 1.25rem}.entry-content a{text-decoration:underline;text-underline-offset:3px}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.post-card{border:1px solid #e8e8e8;border-radius:20px;padding:24px;background:#fff}.post-card h2{font-size:1.25rem}.pagination{margin-top:36px}.wp-block-button__link,.button{display:inline-flex;padding:.8rem 1.1rem;border-radius:10px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-bar .site-header{top:32px}.admin-bar .topbar{margin-top:32px}@media(max-width:782px){.admin-bar .site-header{top:46px}.admin-bar .topbar{margin-top:46px}}@media(max-width:850px){.post-grid{grid-template-columns:1fr}.entry-hero{padding:48px 0 32px}}

/* Customizer-controlled home-page media. */
.brand img{object-fit:contain}.hero-custom-image{width:100%;position:relative;z-index:2;border-radius:24px;overflow:hidden;box-shadow:0 35px 95px rgba(48,0,8,.42);background:rgba(255,255,255,.08)}.hero-custom-image img{display:block;width:100%;height:auto;max-height:560px;object-fit:cover}.why-visual--custom::before{display:none}.why-custom-image{position:absolute;inset:0}.why-custom-image img{display:block;width:100%;height:100%;object-fit:cover}.project-art--custom{padding:0;background:#fff}.project-art--custom img{object-fit:cover}
@media(max-width:600px){.hero-custom-image{border-radius:16px}.hero-custom-image img{max-height:420px}.why-custom-image{position:absolute;inset:0}.why-visual--custom{min-height:430px}}
