:root{--blue:#0865ee;--blue-dark:#064fca;--navy:#061f3c;--text:#101827;--muted:#5f6b7a;--line:#e7edf5;--soft:#f4f8ff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:#f7f9fc;color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(229,237,247,.7);transition:.25s}.site-header.scrolled{box-shadow:0 8px 25px rgba(9,42,82,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;letter-spacing:-.7px}.brand strong,.footer-brand strong{color:var(--blue)}.brand-mark{width:35px;height:35px;border:2px solid #183451;border-radius:50%;display:grid;place-items:center;position:relative}.brand-mark:after{content:"";position:absolute;width:19px;height:2px;background:#183451;top:11px}.brand-mark span{font-size:9px;font-weight:800;color:#183451;margin-top:9px}.main-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.main-nav>a:not(.nav-contact){padding:30px 0 25px;position:relative}.main-nav>a:not(.nav-contact):after{content:"";position:absolute;bottom:20px;left:0;width:0;height:2px;background:var(--blue);transition:.2s}.main-nav>a.active,.main-nav>a:hover{color:var(--blue)}.main-nav>a.active:after,.main-nav>a:hover:after{width:100%}.nav-contact{padding:12px 20px;background:var(--blue);color:#fff!important;border-radius:7px;box-shadow:0 8px 20px rgba(8,101,238,.18)}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:25px;height:2px;margin:5px;background:#142b46}.hero{position:relative;min-height:650px;margin-top:82px;background:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,#fff 4%,rgba(255,255,255,.98) 30%,rgba(255,255,255,.4) 53%,rgba(255,255,255,0) 75%),url(../img/hero-workspace-2026.png);background-size:cover;background-position:center}.hero:after{content:"";position:absolute;right:-12%;bottom:-35%;width:70%;height:70%;background:radial-gradient(circle,rgba(8,101,238,.12),transparent 67%);pointer-events:none}.hero-inner{position:relative;z-index:1;min-height:650px;display:flex;align-items:center}.hero-copy{max-width:550px;padding:58px 0 45px}.eyebrow{display:inline-block;padding:6px 12px;border-radius:5px;background:#eaf2ff;color:var(--blue);font-size:13px;font-weight:700}.hero h1{font-size:52px;line-height:1.15;letter-spacing:-1.8px;margin:22px 0 18px;font-weight:800}.hero h1 span{color:var(--blue)}.hero-copy>p{max-width:480px;color:#4e5968;font-size:17px;line-height:1.8}.hero-actions{display:flex;gap:14px;margin:30px 0 34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:7px;font-weight:700;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(8,101,238,.2)}.button-outline{border-color:var(--blue);color:var(--blue);background:#fff}.button-white{background:#fff;color:var(--blue);min-width:220px}.button-small{min-height:40px;padding:0 17px}.trust-list{display:flex;gap:27px}.trust-list>div{display:flex;align-items:center;gap:9px}.trust-list i{width:33px;height:33px;border:1px solid #a9c8ff;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:15px}.trust-list span{font-size:10px;color:#667383;line-height:1.35}.trust-list strong{display:block;color:#263344;font-size:12px}.content-card{position:relative;z-index:4;margin-top:-38px;margin-bottom:50px;background:#fff;border-radius:22px 22px 0 0;overflow:hidden;box-shadow:0 16px 55px rgba(12,45,84,.08)}.section{padding:50px}.section-title{font-size:32px;font-weight:800;letter-spacing:-.8px;margin-bottom:28px}.section-title span{position:relative;display:inline-block;padding-bottom:10px}.section-title span:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;border-radius:3px;background:var(--blue)}.profile-section{background:linear-gradient(120deg,#f9fcff,#edf5ff)}.profile-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:48px;align-items:center}.profile-image{border-radius:9px;overflow:hidden;box-shadow:0 8px 25px rgba(19,56,91,.1)}.profile-image img{width:100%;aspect-ratio:1.62;object-fit:cover}.profile-copy h2{font-size:23px;margin:0 0 15px}.profile-copy h2 span,.rich-copy strong,.rich-copy b{color:var(--blue)}.rich-copy{color:#526172;font-size:15px;line-height:1.8}.rich-copy p{margin:0 0 12px}.rich-copy h1,.rich-copy h2,.rich-copy h3,.rich-copy h4{font-size:17px;color:var(--blue);margin:15px 0 6px}.rich-copy ul{padding-left:19px;margin:5px 0}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading-row .section-title{margin-bottom:5px}.section-heading-row p{margin:0 0 27px;color:var(--muted);font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{display:flex;gap:17px;min-height:130px;padding:22px;border:1px solid var(--line);border-radius:10px;box-shadow:0 7px 22px rgba(17,49,86,.05);transition:.2s}.service-card:hover{transform:translateY(-4px);border-color:#bdd4fb;box-shadow:0 12px 28px rgba(17,76,155,.1)}.service-icon{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:9px;background:#eef5ff}.service-icon img{width:32px;height:32px;object-fit:contain}.service-card h3,.advantage-card h3,.tutorial-card h3{font-size:16px;line-height:1.35;margin:2px 0 8px}.service-card p,.advantage-card p{font-size:13px;line-height:1.65;color:#5b6878;margin:0}.advantages-section{background:linear-gradient(135deg,#061d38,#052c59);position:relative;color:#fff}.advantages-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 20%,rgba(17,117,255,.3),transparent 35%),linear-gradient(105deg,transparent 60%,rgba(0,119,255,.08));pointer-events:none}.advantages-section>*{position:relative}.section-title.light span:after{background:#4da0ff}.advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.advantage-card{display:flex;gap:17px;padding:20px;border:1px solid rgba(184,213,246,.42);border-radius:10px;background:rgba(255,255,255,.035)}.advantage-card>i{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;background:var(--blue);border-radius:10px;font-size:22px}.advantage-card h3{color:#fff;font-size:18px}.advantage-card p{color:#cfdaea;font-size:13px}.tutorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.tutorial-card{display:grid;grid-template-columns:42% 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.tutorial-image img{width:100%;height:100%;min-height:205px;object-fit:cover}.tutorial-body{padding:20px}.tutorial-meta{display:flex;flex-wrap:wrap;gap:10px;color:#7890ad;font-size:10px;text-transform:uppercase}.tutorial-card h3{font-size:17px;margin:10px 0}.tutorial-card p{font-size:13px;color:#647081;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.text-link{color:var(--blue);font-size:13px;font-weight:700}.cta-bar{padding:20px 50px;background:linear-gradient(90deg,#0870f7,#0758d9);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-bar>div{display:flex;align-items:center;gap:18px}.cta-bar>div>i{font-size:35px}.cta-bar span{font-size:12px}.cta-bar strong{display:block;font-size:19px}footer{background:linear-gradient(135deg,#061d38,#073360);color:#d1dbea}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr .75fr .65fr;gap:55px;padding:45px 50px 35px}.footer-grid h4{font-size:14px;text-transform:uppercase;color:#fff;margin:0 0 17px}.footer-grid p,.footer-grid a{display:block;font-size:13px;line-height:1.8;margin:0 0 8px}.footer-grid a:hover{color:#58a5ff}.footer-brand{font-size:25px;font-weight:700;margin-bottom:15px}.social-links{display:flex;gap:8px;margin-top:17px}.social-links a{width:32px;height:32px;display:grid;place-items:center;border:1px solid #7c91aa;border-radius:50%}.copyright{margin:0 25px;padding:15px;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:12px}
@media(max-width:991px){.site-shell{width:min(100% - 30px,780px)}.main-nav{gap:17px}.nav-contact{padding:10px 13px}.hero,.hero-inner{min-height:600px}.hero-photo{opacity:.43;background-position:64% center}.hero h1{font-size:42px}.profile-grid{gap:28px}.section{padding:42px 32px}.service-grid,.advantage-grid{grid-template-columns:repeat(2,1fr)}.tutorial-card{grid-template-columns:1fr}.tutorial-image img{height:180px;min-height:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){html{scroll-padding-top:68px}body{font-size:15px}.site-shell{width:calc(100% - 24px)}.nav-wrap{height:68px}.nav-toggle{display:block}.main-nav{position:absolute;left:12px;right:12px;top:68px;display:none;align-items:stretch;gap:0;padding:10px;background:#fff;border-radius:0 0 10px 10px;box-shadow:0 18px 30px rgba(14,42,74,.14)}.main-nav.open{display:flex;flex-direction:column}.main-nav>a:not(.nav-contact){padding:12px 14px}.main-nav>a:not(.nav-contact):after{display:none}.nav-contact{margin-top:5px;text-align:center}.hero{margin-top:68px;min-height:auto;padding-bottom:0}.hero-photo{position:relative;height:280px;opacity:1;background-image:linear-gradient(180deg,rgba(255,255,255,.15),#fff 100%),url(../img/hero-workspace-2026.png);background-size:cover;background-position:70% center}.hero-inner{min-height:auto}.hero-copy{padding:30px 5px 55px;text-align:center;max-width:none}.hero h1{font-size:34px;line-height:1.14;letter-spacing:-1.2px;margin:17px 0 14px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;flex-wrap:wrap;margin:24px 0 30px}.trust-list{justify-content:center;gap:13px}.trust-list>div{flex-direction:column;text-align:center}.content-card{margin-top:-25px;border-radius:17px 17px 0 0}.section{padding:36px 20px}.section-title{font-size:28px;margin-bottom:22px}.profile-grid{grid-template-columns:1fr}.profile-copy h2{font-size:19px}.service-grid,.advantage-grid,.tutorial-grid{grid-template-columns:1fr}.service-card{min-height:0}.section-heading-row{align-items:flex-start}.section-heading-row .button{font-size:0;padding:0 13px;min-width:42px}.section-heading-row .button i{font-size:12px}.tutorial-card{grid-template-columns:1fr}.cta-bar{padding:25px 20px;flex-direction:column;text-align:center}.cta-bar>div{flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:27px;padding:38px 24px}.copyright{margin:0 12px}.brand{font-size:19px}.brand-mark{width:31px;height:31px}.button{min-height:44px;padding:0 16px}}
@media(max-width:400px){.hero-photo{height:235px}.hero h1{font-size:29px}.hero-actions{display:grid}.trust-list{gap:8px}.trust-list i{width:29px;height:29px}.section{padding-left:16px;padding-right:16px}.service-card,.advantage-card{padding:17px}.advantage-card>i{width:42px;height:42px;flex-basis:42px}.cta-bar strong{font-size:15px}}

/* Balanced service cards: consistent alignment on desktop and compact stacking on mobile. */
.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.service-card{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:16px;min-height:154px;height:100%;background:#fff}
.service-icon{width:48px;height:48px;flex:none;border-radius:10px}
.service-icon img{width:34px;height:34px}
.service-card h3{line-height:1.4;margin-top:2px;font-size:18px}
.service-card p{line-height:1.7;font-size:14px}
@media(max-width:991px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:48px minmax(0,1fr);min-height:0;gap:14px}.service-icon{width:44px;height:44px}.service-icon img{width:31px;height:31px}}

/* Editorial service layout: one primary service followed by two supporting services. */
.services-section{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.services-section .service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.services-section .service-card{position:relative;display:flex;flex-direction:column;min-height:430px;padding:18px;border:1px solid #dce8f7;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(20,70,130,.08)}
.services-section .service-card-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:center;gap:30px;min-height:310px;padding:22px}
.service-number{position:absolute;z-index:2;top:18px;left:18px;display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:linear-gradient(135deg,#0871f5,#0455c9);color:#fff;font-size:13px;font-weight:800;box-shadow:0 7px 16px rgba(8,101,238,.24)}
.service-visual{height:220px;border-radius:10px;overflow:hidden;background:#f5f9ff}
.service-card-featured .service-visual{height:265px}
.service-visual img{width:100%;height:100%;object-fit:cover}
.service-content{display:flex;flex:1;flex-direction:column;padding:20px 4px 2px}
.service-card-featured .service-content{padding:12px 18px 12px 0}
.service-label{align-self:flex-start;margin-bottom:12px;padding:5px 9px;border-radius:5px;background:#fff5d9;color:#745400;font-size:11px;font-weight:700}
.service-label i{color:#f8b918;margin-right:4px}
.services-section .service-card h3{margin:0 0 11px;color:#07182f;font-size:24px;line-height:1.25;letter-spacing:-.3px}
.service-card-featured h3{font-size:30px!important;max-width:470px}
.services-section .service-card p{margin:0 0 20px;color:#536174;font-size:15px;line-height:1.75}
.service-link{align-self:flex-start;margin-top:auto;padding:9px 15px;border-radius:5px;background:linear-gradient(135deg,#0871f5,#0455c9);color:#fff;font-size:12px;font-weight:700;box-shadow:0 7px 16px rgba(8,101,238,.18)}
.service-link i{margin-left:7px}
@media(max-width:767px){.services-section .service-grid{grid-template-columns:1fr}.services-section .service-card,.services-section .service-card-featured{grid-column:auto;display:flex;min-height:0;padding:16px}.service-card-featured .service-visual,.service-visual{height:220px}.service-card-featured .service-content,.service-content{padding:18px 3px 2px}.service-card-featured h3{font-size:21px!important}.services-section .service-card h3{font-size:19px}.service-number{top:16px;left:16px}}
@media(max-width:400px){.service-card-featured .service-visual,.service-visual{height:190px}}

.profile-image img{aspect-ratio:1/1}
.brand-logo{width:42px;height:42px;object-fit:contain;flex:0 0 42px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:45px;height:45px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(0,0,0,.2))}@media(max-width:767px){.brand-logo{width:38px;height:38px;flex-basis:38px}}
.brand{min-height:46px;gap:9px;line-height:1;align-items:center}.brand-logo{width:40px;height:40px;flex-basis:40px}.brand>span{display:inline-flex;align-items:center;line-height:1;transform:translateY(1px)}@media(max-width:767px){.brand{min-height:42px;gap:8px}.brand-logo{width:38px;height:38px;flex-basis:38px}.brand>span{transform:translateY(0)}}
.brand{font-size:22px;font-weight:700}.brand-logo{width:38px;height:38px;flex-basis:38px}.brand>span{height:38px;align-items:center;transform:none}@media(max-width:767px){.brand{font-size:21px;gap:9px;min-height:40px}.brand-logo{width:36px;height:36px;flex-basis:36px}.brand>span{height:36px;align-items:center;transform:none}}
.brand{font-size:24px;gap:10px}.brand-logo{width:40px;height:40px;flex-basis:40px}.brand>span{height:40px}@media(max-width:767px){.brand{font-size:24px;gap:10px;min-height:42px;letter-spacing:-.8px}.brand-logo{width:40px;height:40px;flex-basis:40px}.brand>span{height:40px}}
.home-page{min-height:100vh;display:flex;flex-direction:column}.home-page main{flex:1 0 auto;width:100%}.home-page .content-card{margin-bottom:0}.home-page>footer{flex-shrink:0;width:100%}
