@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#061942;--blue:#1554d1;--bright:#2c73eb;--pale:#eef4ff;--ink:#071326;--muted:#667085;--line:#dfe7f3;--white:#fff;--green:#1dc874}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif}
button,a{font:inherit}
a{text-decoration:none;color:inherit}
main{overflow:hidden}
.nav-wrap{height:88px;display:flex;align-items:center;padding:0 max(5vw,28px);position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid rgba(7,25,66,.07)}
.brand{display:flex;align-items:center;gap:10px;margin-right:auto}
.brand img{width:48px;height:48px;object-fit:cover;border-radius:9px}
.brand span{display:flex;flex-direction:column;font-family:Manrope,sans-serif;color:var(--navy);line-height:1}
.brand b{font-size:14px;letter-spacing:.04em}
.brand small{color:var(--blue);font-weight:700;font-size:10px;letter-spacing:.26em;margin-top:6px}
.nav{display:flex;gap:34px;margin-right:36px}
.nav a{font-size:14px;font-weight:600;color:#344054}
.nav a:hover{color:var(--blue)}
.nav-cta{background:var(--navy);color:#fff;padding:13px 19px;border-radius:12px;font-weight:700;font-size:14px}
.nav-cta span{margin-left:12px}
.menu-btn{display:none;border:0;background:none;width:42px;height:42px}
.menu-btn span{display:block;width:24px;height:2px;background:var(--navy);margin:6px auto}
.hero{min-height:760px;padding:170px max(6vw,32px) 90px;position:relative;background:linear-gradient(120deg,#fff 42%,#edf4ff 100%);display:grid;grid-template-columns:1.02fr .98fr;align-items:center}
.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(21,84,209,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(21,84,209,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,black,transparent 80%)}
.hero-copy,.hero-visual{position:relative;z-index:1}
.eyebrow,.section-tag{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.16em}
.eyebrow{background:rgba(255,255,255,.78);border:1px solid #cfe0fb;padding:10px 14px;border-radius:100px}
.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(29,200,116,.12)}
h1,h2,h3,h4{font-family:Manrope,sans-serif;margin:0}
h1{font-size:clamp(54px,6.2vw,92px);line-height:.98;letter-spacing:-.065em;margin:28px 0;color:var(--navy)}
h1 em{color:var(--blue);font-style:normal}
.hero-copy>p{font-size:18px;line-height:1.75;color:var(--muted);max-width:620px}
.hero-actions{display:flex;gap:14px;margin-top:38px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:17px 23px;border-radius:13px;font-weight:700;font-size:15px;transition:.2s}
.button:hover{transform:translateY(-2px)}
.button.primary{background:var(--blue);color:white;box-shadow:0 16px 34px rgba(21,84,209,.22)}
.button.ghost{border:1px solid #ccd7e7;background:rgba(255,255,255,.72);color:var(--navy)}
.trust-row{display:flex;gap:24px;margin-top:34px;color:#526079;font-size:12px}
.trust-row i{font-style:normal;color:var(--blue);margin-right:6px}
.hero-visual{height:540px;display:flex;align-items:center;justify-content:center}
.dashboard-card{width:min(510px,88%);background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.9);border-radius:25px;box-shadow:0 35px 80px rgba(7,25,66,.18);padding:22px;transform:rotate(1.6deg);position:relative}
.dash-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f6;padding-bottom:15px;color:#8b96a8}
.dash-head div{display:flex;gap:6px}
.dash-head span{width:8px;height:8px;border-radius:50%;background:#ff6b6b}
.dash-head span:nth-child(2){background:#ffc043}
.dash-head span:nth-child(3){background:#1dcc78}
.dash-head small{font-weight:700}
.dash-welcome{padding:22px 4px 18px;display:flex;flex-direction:column}
.dash-welcome span{font-size:11px;color:#8894a7}
.dash-welcome strong{font-family:Manrope;font-size:23px;color:var(--navy);margin-top:5px}
.dash-kpis{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.dash-kpis div,.mini-stats span{padding:16px;background:#f7f9fd;border:1px solid #edf0f6;border-radius:14px;display:flex;flex-direction:column}
.dash-kpis small{font-size:10px;color:#7c8899}
.dash-kpis b{font-size:21px;color:var(--navy);margin:7px 0}
.dash-kpis em{font-style:normal;font-size:10px;color:#13a55b}
.dash-graph{margin-top:13px;background:#f8faff;border-radius:14px;padding:16px}
.graph-title{display:flex;justify-content:space-between;font-size:11px;color:#617087}
.graph-title span{font-weight:700;color:var(--navy)}
.bars{height:115px;display:flex;align-items:flex-end;gap:9px;margin-top:12px}
.bars i{flex:1;background:linear-gradient(var(--bright),#9ec1ff);border-radius:5px 5px 2px 2px;height:42%}
.bars i:nth-child(2){height:58%}
.bars i:nth-child(3){height:48%}
.bars i:nth-child(4){height:74%}
.bars i:nth-child(5){height:64%}
.bars i:nth-child(6){height:84%}
.bars i:nth-child(7){height:70%}
.bars i:nth-child(8){height:95%}
.float-card{position:absolute;background:#fff;border:1px solid #e7edf6;box-shadow:0 18px 42px rgba(7,25,66,.15);border-radius:14px;padding:12px 15px;display:flex;gap:10px;align-items:center}
.float-card i{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#eafbf3;color:#0bab5b;font-style:normal;font-weight:800}
.float-card span{display:flex;flex-direction:column}
.float-card small{font-size:9px;color:#7b8798}
.float-card b{font-size:12px;color:var(--navy);margin-top:3px}
.float-a{left:0;top:105px}
.float-b{right:0;bottom:88px}
.float-b i{background:#edf4ff;color:var(--blue)}
.orbit{position:absolute;border:1px solid rgba(21,84,209,.13);border-radius:50%}
.orbit.one{width:470px;height:470px}
.orbit.two{width:610px;height:610px}
.hero-scroll{position:absolute;bottom:24px;left:50%;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#8591a4}
.hero-scroll span{margin-left:10px;color:var(--blue)}
.statement{padding:130px max(8vw,38px);display:grid;grid-template-columns:260px 1fr;background:#fff}
.statement p{margin:0;font-family:Manrope;font-size:clamp(30px,4vw,57px);line-height:1.25;letter-spacing:-.045em;color:#9aa4b4;max-width:1100px}
.statement strong{color:var(--navy)}
.section{padding:120px max(6vw,32px)}
.services,.projects,.faq{background:#f7f9fc}
.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}
.section-heading h2,.process-intro h2,.faq-intro h2,.contact-copy h2{font-size:clamp(39px,4.5vw,66px);line-height:1.05;letter-spacing:-.05em;color:var(--navy);margin-top:18px}
.section-heading>p{max-width:420px;line-height:1.8;color:var(--muted)}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.service-card{background:white;border:1px solid #e8edf4;border-radius:20px;padding:31px;min-height:315px;position:relative;transition:.25s}
.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(7,25,66,.08)}
.service-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;font-size:22px;font-weight:700;background:#edf4ff;color:var(--blue)}
.service-icon.cyan{background:#ebfbff;color:#00a4c7}
.service-icon.violet{background:#f3efff;color:#714ad5}
.service-icon.orange{background:#fff5e8;color:#e68915}
.service-icon.green{background:#eafbf3;color:#10aa60}
.service-icon.pink{background:#fff0f7;color:#db3f89}
.service-card>small{position:absolute;right:28px;top:28px;color:#a4adbc;font-size:11px}
.service-card h3{font-size:23px;margin:27px 0 12px;color:var(--navy)}
.service-card p{color:var(--muted);font-size:14px;line-height:1.7}
.service-card a{position:absolute;bottom:26px;font-size:12px;font-weight:700;color:var(--blue)}
.service-card a span{margin-left:8px}
.featured{background:var(--navy);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center}
.section-tag.light{color:#87b5ff}
.featured-copy h2{font-size:clamp(40px,4.2vw,64px);line-height:1.07;letter-spacing:-.05em;margin:20px 0}
.featured-copy>p{color:#aebbd2;line-height:1.8}
.featured-copy ul{list-style:none;padding:0;margin:30px 0}
.featured-copy li{display:flex;gap:14px;margin:18px 0}
.featured-copy li>i{font-style:normal;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(44,115,235,.2);color:#76a9ff}
.featured-copy li span{display:flex;flex-direction:column}
.featured-copy li small{color:#899ab7;margin-top:4px}
.button.white{background:#fff;color:var(--navy)}
.system-demo{perspective:1000px}
.system-window{background:#f4f7fc;border:7px solid #17315f;border-radius:24px;box-shadow:0 40px 90px rgba(0,0,0,.4);transform:rotateY(-5deg) rotateX(2deg);overflow:hidden}
.system-bar{height:43px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 16px;color:#71809a}
.system-bar span{width:8px;height:8px;border-radius:50%;background:#ff6969}
.system-bar span:nth-child(2){background:#ffc24e}
.system-bar span:nth-child(3){background:#27cb7b}
.system-bar b{font-size:9px;margin:auto}
.system-layout{display:grid;grid-template-columns:64px 1fr;min-height:420px}
.system-layout aside{background:#0c2552;display:flex;flex-direction:column;align-items:center;gap:22px;padding:18px}
.system-layout aside em{font-style:normal;font-weight:800}
.system-layout aside i{width:20px;height:5px;border-radius:5px;background:#47618d}
.system-layout>div{padding:25px;color:var(--navy)}
.system-layout h4{font-size:25px;margin:5px 0 22px}
.system-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.system-stats span{background:white;border-radius:10px;padding:14px;display:flex;flex-direction:column}
.system-stats small{font-size:8px;color:#7b8698}
.system-stats b{font-size:18px;margin-top:7px}
.system-table{margin-top:15px;padding:17px;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:13px;font-size:10px}
.system-table>b{font-size:12px}
.system-table span{border-top:1px solid #edf0f5;padding-top:10px}
.system-table span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#24c57a;margin-right:7px}
.system-table span small{float:right}
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 22px}
.project-screen{background:linear-gradient(135deg,#eaf1ff,#fff);border-radius:22px;padding:50px 38px 0;position:relative;overflow:hidden;min-height:390px}
.project:nth-child(2) .project-screen{background:linear-gradient(135deg,#e8fcf4,#fff)}
.project:nth-child(3) .project-screen{background:linear-gradient(135deg,#f4edff,#fff)}
.project:nth-child(4) .project-screen{background:linear-gradient(135deg,#fff4e8,#fff)}
.project-num{position:absolute;top:20px;right:24px;font-size:11px;color:#8491a5}
.mini-product{background:#fff;border-radius:14px 14px 0 0;box-shadow:0 24px 55px rgba(7,25,66,.15);height:330px;overflow:hidden}
.mini-top{height:35px;border-bottom:1px solid #edf0f5;display:flex;align-items:center;padding:0 12px;gap:5px}
.mini-top i{width:6px;height:6px;border-radius:50%;background:#f06f6f}
.mini-top i:nth-child(3){background:#f5bc49}
.mini-top i:nth-child(4){background:#22c37b}
.mini-top b{font-size:7px;color:#8b96a7;margin:auto}
.mini-body{display:grid;grid-template-columns:48px 1fr;height:100%}
.mini-body aside{background:var(--navy);display:flex;flex-direction:column;align-items:center;gap:16px;padding:12px}
.mini-body aside em{font-style:normal;color:#fff;font-size:10px;font-weight:800}
.mini-body aside span{width:18px;height:4px;border-radius:3px;background:#445a80}
.mini-main{padding:20px}
.mini-greeting{display:flex;flex-direction:column}
.mini-greeting small,.mini-stats small{font-size:7px;color:#8a95a6}
.mini-greeting strong{font-family:Manrope;font-size:17px;color:var(--navy);margin-top:4px}
.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}
.mini-stats span{padding:10px;border-radius:8px}
.mini-stats b{font-size:13px;color:var(--navy);margin-top:5px}
.mini-chart{height:100px;background:#f8faff;margin-top:10px;border-radius:8px;padding:10px;display:flex;align-items:end;gap:6px}
.mini-chart i{flex:1;background:#6d9cf4;height:45%;border-radius:3px}
.mini-chart i:nth-child(2){height:70%}
.mini-chart i:nth-child(3){height:55%}
.mini-chart i:nth-child(4){height:82%}
.mini-chart i:nth-child(5){height:64%}
.mini-chart i:nth-child(6){height:90%}
.project-info{padding:24px 5px}
.project-info small{font-size:10px;letter-spacing:.15em;font-weight:800;color:var(--blue)}
.project-info h3{font-size:25px;color:var(--navy);margin:9px 0}
.project-info p{color:var(--muted);line-height:1.7;margin:0}
.privacy-note{text-align:center;color:#7d899a;font-size:12px;margin-top:55px}
.privacy-note span{color:var(--blue);margin-right:8px}
.process{background:#081a42;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}
.process-intro{position:sticky;top:130px;align-self:start}
.process-intro h2{color:#fff}
.process-intro p{color:#9cabca;line-height:1.7}
.steps article{display:grid;grid-template-columns:70px 1fr;border-top:1px solid #263b65;padding:32px 0}
.steps>article:last-child{border-bottom:1px solid #263b65}
.steps article>span{color:#6696ec;font-size:12px}
.steps h3{font-size:25px;margin-bottom:10px}
.steps p{color:#9cabca;line-height:1.7;margin:0}
.audience{background:#fff}
.audience-card{background:linear-gradient(135deg,#eef4ff,#f9fbff);border:1px solid #e0eafa;border-radius:28px;padding:80px;text-align:center}
.audience-card h2{font-size:clamp(39px,4.5vw,64px);line-height:1.08;letter-spacing:-.05em;color:var(--navy);max-width:850px;margin:20px auto}
.audience-card>p{max-width:720px;margin:20px auto 35px;color:var(--muted);line-height:1.8}
.audience-pills{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}
.audience-pills span{background:#fff;border:1px solid #dbe6f6;border-radius:100px;padding:11px 16px;font-size:12px;color:#4c5c75}
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}
.faq-intro h2{margin-bottom:18px}
.faq-intro p{color:var(--muted)}
.faq-item{border-top:1px solid #dce3ec}
.faq-item:last-child{border-bottom:1px solid #dce3ec}
.faq-item button{width:100%;border:0;background:none;padding:24px 0;display:flex;justify-content:space-between;text-align:left;font-family:Manrope;font-weight:700;color:var(--navy);cursor:pointer}
.faq-item button i{font-style:normal;font-size:22px;color:var(--blue)}
.faq-item>div{display:grid;grid-template-rows:0fr;transition:.3s}
.faq-item>div p{overflow:hidden;margin:0;color:var(--muted);line-height:1.7}
.faq-item.active>div{grid-template-rows:1fr}
.faq-item.active>div p{padding:0 45px 24px 0}
.contact{background:#f7f9fc}
.contact-card{border-radius:30px;background:linear-gradient(125deg,#1554d1,#092457);color:#fff;padding:78px;display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;position:relative;overflow:hidden}
.contact-card:after{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-120px;top:-180px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.025)}
.contact-copy{position:relative;z-index:1}
.contact-copy h2{color:white}
.contact-copy p{color:#c3d2ed;line-height:1.8;max-width:650px}
.button.whatsapp{background:#fff;color:var(--navy);margin-top:15px}
.button.whatsapp>span{color:var(--green);font-size:22px}
.contact-copy>small{display:block;color:#9eb4d8;margin-top:13px}
.contact-lines{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}
.contact-lines>span{border-bottom:1px solid rgba(255,255,255,.17);padding:23px 0;display:flex;flex-direction:column}
.contact-lines small{font-size:9px;letter-spacing:.16em;color:#86a5d5;margin-bottom:8px}
.contact-lines a,.contact-lines b{font-size:21px;font-family:Manrope}
footer{background:#041331;color:#fff;padding:70px max(6vw,32px) 30px}
.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding-bottom:60px}
.footer-brand img{filter:none}
.footer-top p{color:#8ea0bf}
.footer-top>a:last-child{border:1px solid #385078;border-radius:12px;padding:14px 20px;font-weight:700}
.footer-top>a:last-child span{margin-left:20px}
.footer-bottom{border-top:1px solid #1c3158;padding-top:26px;display:flex;justify-content:space-between;color:#7385a5;font-size:11px}
.chat-launcher{position:fixed;right:25px;bottom:23px;z-index:70;border:0;border-radius:100px;padding:15px 19px;background:var(--blue);color:#fff;font-weight:700;box-shadow:0 15px 35px rgba(7,25,66,.3);cursor:pointer}
.chat-launcher>i{display:inline-block;width:8px;height:8px;background:var(--green);border-radius:50%;margin-right:10px;box-shadow:0 0 0 5px rgba(29,200,116,.17)}
.chat-launcher>span{margin-left:15px}
.chat-box{position:fixed;z-index:69;right:25px;bottom:85px;width:340px;background:#fff;border-radius:20px;box-shadow:0 25px 70px rgba(7,25,66,.25);overflow:hidden;border:1px solid #e6ebf3}
.chat-head{background:var(--navy);color:#fff;padding:17px;display:flex;justify-content:space-between}
.chat-head>span{display:grid;grid-template-columns:12px 1fr;column-gap:7px}
.chat-head i{grid-row:1/3;width:9px;height:9px;background:var(--green);border-radius:50%;margin-top:4px}
.chat-head b{font-size:13px}
.chat-head small{font-size:9px;color:#9db0cf}
.chat-head button{border:0;background:none;color:#fff;font-size:20px}
.chat-body{padding:17px;display:flex;flex-direction:column;gap:8px}
.chat-body p{background:#eff4fc;border-radius:3px 12px 12px 12px;padding:12px;font-size:12px;line-height:1.5;margin:0 0 6px}
.chat-body a{border:1px solid #dbe4f2;color:var(--blue);border-radius:10px;padding:10px;font-size:11px;font-weight:600}
.chat-body a:hover{background:#edf4ff}
.chat-foot{text-align:center;padding:10px;background:#f7f9fc;color:#8995a7;font-size:9px}
@media(max-width:900px){.nav-wrap{height:76px;padding:0 20px}.brand img{width:40px;height:40px}.brand b{font-size:11px}.brand small{font-size:8px}.nav-cta{display:none}.menu-btn{display:block}.nav{position:absolute;top:76px;left:0;right:0;background:#fff;padding:15px 25px 25px;flex-direction:column;gap:0;border-bottom:1px solid var(--line);transform:translateY(-140%);opacity:0;transition:.25s;z-index:-1}.nav.open{transform:translateY(0);opacity:1}.nav a{padding:15px 0;border-bottom:1px solid #edf0f4}.hero{grid-template-columns:1fr;padding:130px 22px 75px;min-height:auto}.hero-copy{text-align:left}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{flex-wrap:wrap;gap:12px}.hero-visual{height:450px;margin-top:40px}.dashboard-card{width:92%;padding:15px}.float-a{left:0}.float-b{right:0}.orbit.one{width:370px;height:370px}.orbit.two{width:460px;height:460px}.hero-scroll{display:none}.statement{padding:85px 22px;grid-template-columns:1fr;gap:28px}.section{padding:85px 22px}.section-heading{display:block}.section-heading>p{margin-top:22px}.service-grid{grid-template-columns:1fr}.featured,.process,.faq{grid-template-columns:1fr}.system-demo{margin-top:30px}.system-stats{grid-template-columns:1fr}.system-layout{min-height:370px}.project-grid{grid-template-columns:1fr}.project-screen{padding:45px 20px 0;min-height:350px}.process-intro{position:static}.audience-card{padding:55px 20px}.contact-card{padding:50px 25px;grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:22px}.footer-bottom{flex-direction:column;gap:13px}.chat-launcher{right:14px;bottom:14px}.chat-box{right:12px;bottom:75px;width:calc(100% - 24px)}.contact-lines a,.contact-lines b{font-size:18px}}
@media(max-width:520px){h1{font-size:52px}.hero-copy>p{font-size:16px}.hero-visual{height:390px}.dashboard-card{transform:none}.float-card{padding:9px}.float-b{bottom:25px}.float-a{top:40px}.dash-kpis b{font-size:16px}.bars{height:85px}.statement p{font-size:30px}.section-heading h2,.process-intro h2,.faq-intro h2,.contact-copy h2,.featured-copy h2{font-size:39px}.service-card{min-height:300px}.featured{padding-top:80px}.system-layout{grid-template-columns:43px 1fr}.system-layout aside{padding:14px 8px}.system-layout>div{padding:16px}.system-stats span:nth-child(3){display:none}.project-screen{min-height:310px}.mini-product{height:285px}.audience-card h2{font-size:36px}.contact-card{border-radius:22px}.contact-copy h2{font-size:42px}.chat-launcher{font-size:12px}.chat-launcher>span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}
.real-preview{height:auto;aspect-ratio:16/10;border:1px solid rgba(7,25,66,.08);border-radius:12px;box-shadow:0 24px 55px rgba(7,25,66,.18);background:#fff}
.real-preview img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}
.project-screen:has(.real-preview){padding:42px 28px 0;min-height:390px}
/* Distinct project previews */
.mock-content{padding:16px 18px;width:100%;min-width:0;color:var(--navy)}
.mock-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}
.mock-title>span{display:flex;flex-direction:column}
.mock-title small{font-size:6px;color:#8a96aa}
.mock-title strong{font:700 13px Manrope;margin-top:2px}
.mock-title button{border:0;border-radius:6px;background:var(--blue);color:#fff;padding:6px 8px;font-size:6px;font-weight:700}
.production-stats,.service-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
.production-stats span,.service-summary span{padding:8px;background:#f5f8fc;border:1px solid #e8edf5;border-radius:6px;display:flex;flex-direction:column}
.production-stats small,.service-summary small{font-size:5px;color:#8a96a8}
.production-stats b,.service-summary b{font-size:11px;margin-top:3px}
.kanban-board{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px}
.kanban-board section{background:#f5f7fb;border-radius:6px;padding:7px;min-width:0}
.kanban-board section>b{font-size:5px;color:#718099;letter-spacing:.06em}
.kanban-board section>b i{font-style:normal;background:#e5ebf5;padding:2px 4px;border-radius:6px}
.kanban-board article{background:#fff;border:1px solid #e8edf5;border-radius:5px;padding:7px;margin-top:6px;display:flex;flex-direction:column}
.kanban-board article em{font-size:5px;color:var(--blue);font-style:normal;font-weight:700}
.kanban-board article strong{font-size:6px;margin:4px 0}
.kanban-board article small{font-size:5px;color:#8290a4}
.progress{height:3px;background:#e8edf5;border-radius:3px;margin-top:5px}
.progress i{display:block;width:65%;height:100%;background:var(--blue);border-radius:3px}
.calendar-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px}
.mini-calendar{border:1px solid #e5ebf4;border-radius:7px;padding:9px}
.week,.days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}
.week b{text-align:center;font-size:5px;color:#8c98a9}
.days span{font-size:6px;text-align:center;padding:5px 2px;border-radius:5px;position:relative}
.days .today{background:var(--blue);color:white;font-weight:700}
.days .booked:after{content:"";position:absolute;width:2px;height:2px;border-radius:50%;background:#1dc874;bottom:1px;left:50%}
.appointments>b,.patient-list>b{font-size:7px}
.appointments article{display:grid;grid-template-columns:24px 1fr 5px;gap:6px;align-items:center;border-bottom:1px solid #edf1f6;padding:8px 0}
.appointments time{font-size:6px;font-weight:700}
.appointments span{display:flex;flex-direction:column}
.appointments strong{font-size:6px}
.appointments small{font-size:5px;color:#8b97a9;margin-top:2px}
.appointments i{width:4px;height:4px;border-radius:50%;background:#1dc874}
.appointments article:last-child i{background:#9eb2cf}
.doctor{display:flex;align-items:center;gap:5px}
.doctor i,.patient-list article>i,.patient-head>i,.orders article span i{font-style:normal;width:18px;height:18px;border-radius:6px;background:#e9f1ff;color:var(--blue);display:grid;place-items:center;font-size:5px;font-weight:800}
.doctor small{font-size:6px;color:#647187}
.clinic-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:8px}
.patient-list{border-right:1px solid #e9eef5;padding-right:8px}
.patient-list article{display:flex;gap:6px;align-items:center;padding:7px 5px;margin-top:4px;border-radius:6px}
.patient-list article.selected{background:#edf4ff}
.patient-list article span{display:flex;flex-direction:column}
.patient-list article strong{font-size:6px}
.patient-list article small{font-size:5px;color:#8995a7;margin-top:2px}
.patient-head{display:flex;align-items:center;gap:6px}
.patient-head span{display:flex;flex-direction:column}
.patient-head strong{font-size:7px}
.patient-head small{font-size:5px;color:#8996a8}
.patient-head em{font-style:normal;font-size:5px;color:#13a55b;background:#e7faef;border-radius:8px;padding:3px 5px;margin-left:auto}
.vitals{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:11px}
.vitals span{background:#f5f8fc;border-radius:5px;padding:6px;display:flex;flex-direction:column}
.vitals small{font-size:4px;color:#8b97a8}
.vitals b{font-size:7px;margin-top:2px}
.clinical-note{margin-top:8px;border:1px solid #e9eef5;border-radius:6px;padding:7px}
.clinical-note b{font-size:6px}
.clinical-note p{font-size:5px;color:#748196;margin:4px 0 0}
.service-summary{margin-bottom:9px}
.orders{border:1px solid #e6ecf4;border-radius:6px;overflow:hidden}
.orders-head,.orders article{display:grid;grid-template-columns:.7fr 1.2fr 1fr .8fr;align-items:center;padding:6px 8px;gap:5px}
.orders-head{background:#f5f7fb}
.orders-head b{font-size:5px;color:#7e8b9f}
.orders article{border-top:1px solid #edf1f6;font-size:5px}
.orders article span{display:flex;align-items:center;gap:3px}
.orders article span i{width:13px;height:13px;border-radius:50%;font-size:4px}
.orders article em{font-style:normal;border-radius:8px;padding:3px 4px;text-align:center;font-size:4px}
.orders .route{background:#fff3dd;color:#bd7413}
.orders .working{background:#edf4ff;color:var(--blue)}
.orders .done{background:#e9faef;color:#149753}
.calendar .mini-body aside{background:#087e63}
.clinic .mini-body aside{background:#563695}
.crm .mini-body aside{background:#9b5716}
@media(max-width:520px){.mock-content{padding:12px 10px}.mock-title strong{font-size:10px}.kanban-board{gap:3px}.kanban-board section{padding:4px}.kanban-board section:nth-child(3){display:none}.calendar-layout,.clinic-layout{grid-template-columns:1fr}.appointments,.patient-card{display:none}.orders-head,.orders article{grid-template-columns:.7fr 1fr .8fr}.orders-head b:nth-child(3),.orders article span:nth-child(3){display:none}}
