/* Local baseline: no build-time Tailwind dependency in the WordPress theme.
   UIkit components keep their own class-based styles. */
h1,h2,h3,h4,h5,h6{margin:0;font-family:inherit;font-size:inherit;color:inherit;font-weight:inherit}
p,figure,blockquote,dl,dd{margin:0}
ul,ol{margin:0;padding:0;list-style:none}
button,input,select,textarea{margin:0}
img,video{display:block;max-width:100%}
a:hover{text-decoration:none}

:root{--ink:#0b1d3a;--muted:#657084;--violet:#6b5ce7;--violet-dark:#5745da;--violet-soft:#f0edff;--coral:#ff6c6b;--mint:#eaf8f2;--line:#e5e8f1;--white:#fff;--shadow:0 22px 65px rgba(38,49,92,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
button,a,input,select{font:inherit}
button{cursor:pointer}
svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.siteHeader{height:82px;padding:0 3.2vw;display:flex;align-items:center;gap:30px;border-bottom:1px solid rgba(226,229,239,.8);background:rgba(255,255,255,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}
.logo{font-size:25px;font-weight:500;letter-spacing:-.045em;color:var(--ink);text-decoration:none;white-space:nowrap}.logo b{font-weight:850}
.siteNav{display:flex;align-items:center;justify-content:center;gap:44px;margin:auto}.siteNav a{color:var(--ink);font-size:14px;text-decoration:none}.siteNav a:hover{color:var(--violet)}
.primaryButton,.secondaryButton,.lightButton{min-height:54px;border-radius:11px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}
.primaryButton{background:linear-gradient(135deg,var(--violet),#9363ff);color:#fff;box-shadow:0 12px 28px rgba(107,92,231,.22)}.primaryButton:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(107,92,231,.3)}
.secondaryButton{background:#fff;color:var(--violet);border:1px solid #8b7cf3}.secondaryButton:hover{background:#faf9ff;transform:translateY(-2px)}
.headerCta{min-height:50px;padding:0 27px;margin-left:auto}.menuButton{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff}.menuButton i{display:block;width:19px;height:1px;background:var(--ink);margin:6px auto}
.eyebrow{display:block;color:var(--violet);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}

.heroSection{max-width:1536px;min-height:710px;margin:auto;padding:62px 3.2vw 42px;display:grid;grid-template-columns:42% 58%;align-items:center;overflow:hidden}
.heroCopy{position:relative;z-index:4}.heroCopy h1{font-size:clamp(48px,4.55vw,70px);line-height:.99;letter-spacing:-.058em;margin:24px 0 25px;font-weight:780}.heroCopy>p{max-width:560px;margin:0;color:var(--muted);font-size:18px;line-height:1.68}.heroActions{display:flex;gap:18px;margin-top:31px}.heroActions>*{min-width:202px}
.heroStats{display:flex;gap:0;margin-top:37px}.heroStats article{min-width:154px;display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;align-items:center;padding:10px 22px;border-right:1px solid var(--line)}.heroStats article:first-child{padding-left:0}.heroStats article:last-child{border:0}.heroStats article>span{grid-row:1/3;width:31px;height:31px;border-radius:10px;background:var(--violet-soft);display:grid;place-items:center;color:var(--violet)}.heroStats article>span svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.heroStats b{font-size:25px;line-height:1}.heroStats small{font-size:11px;color:var(--muted);margin-top:6px}
.heroVisual{height:610px;position:relative;isolation:isolate}.heroBlob{position:absolute;border-radius:50%;z-index:-1}.heroBlob.violet{width:330px;height:330px;left:15%;bottom:26px;background:linear-gradient(135deg,#6d59f0,#a38bff);opacity:.9}.heroBlob.coral{width:190px;height:190px;right:-50px;top:-20px;background:#ffecd7}
.agroCard,.featureCard{position:absolute;background:rgba(255,255,255,.97);border:1px solid #e5e8ef;box-shadow:var(--shadow);border-radius:19px}.agroCard{z-index:2;left:11%;top:122px;width:420px;height:330px;overflow:hidden;box-shadow:0 25px 65px rgba(25,48,33,.14)}.catalogTop{height:34px;padding:0 13px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #e9ecef}.catalogTop>span{display:flex;gap:4px}.catalogTop>span i{width:6px;height:6px;border-radius:50%;background:#ff7169}.catalogTop>span i:nth-child(2){background:#f2bd42}.catalogTop>span i:nth-child(3){background:#57bd70}.catalogTop small{margin:auto;font-size:7px;color:#69746a;font-weight:650}.catalogTop>b{font-size:8px;color:#294330}.agroCard>img{display:block;width:100%;height:246px;object-fit:cover;object-position:center top}.catalogMeta{height:50px;padding:0 17px;display:flex;align-items:center;background:#fff}.catalogMeta>span{display:flex;flex-direction:column;gap:2px}.catalogMeta b{font-size:10px;color:#28452e;letter-spacing:.05em}.catalogMeta small{font-size:6px;color:#7d877f}.catalogMeta>i{margin-left:auto;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e9f0df;color:#426b2e;font-style:normal;font-size:12px}
.phoneMockup{position:absolute;z-index:5;left:42%;top:32px;width:300px;height:566px;padding:10px;border-radius:43px;background:linear-gradient(145deg,#745cff,#ff7472);box-shadow:0 26px 55px rgba(78,58,137,.25)}.phoneTop{position:absolute;z-index:4;top:13px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:9px}.phoneTop i:first-child{width:44px;height:4px;border-radius:4px;background:#fff}.phoneTop i:last-child{width:8px;height:8px;border-radius:50%;background:#fff}.phoneScreen{height:100%;border-radius:34px;overflow:hidden;background:#fbf5f2;position:relative}.phoneNav{height:65px;padding:22px 22px 0;display:flex;justify-content:space-between;color:#2e2523}.phoneNav b{font-family:Georgia,serif;font-size:17px;letter-spacing:.08em;font-weight:400}.phoneNav span{font-size:18px}.phoneScreen>img{width:100%;height:230px;object-fit:cover;object-position:center 27%}.phoneService{margin:18px 18px 0;background:#fff;border-radius:17px;padding:20px;box-shadow:0 10px 25px rgba(77,53,45,.08)}.phoneService span{display:block;font-size:6px;letter-spacing:.12em;color:#b56b68}.phoneService b{display:block;font-family:Georgia,serif;font-size:21px;font-weight:400;margin:9px 0}.phoneService i{display:block;width:44px;height:4px;background:#efb6b1;border-radius:4px}.phoneTabs{height:56px;position:absolute;left:0;right:0;bottom:0;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;color:#cc7d77;font-size:17px}
.featureCard{right:1%;top:151px;width:320px;height:300px;padding:53px 25px 36px 140px;display:grid;grid-template-columns:1fr 1fr;gap:22px 16px}.featureCard span{text-align:center}.featureCard i{display:grid;place-items:center;width:57px;height:57px;border-radius:50%;background:#f4f1ff;color:var(--violet);margin:auto}.featureCard svg{width:29px;height:29px}.featureCard b{display:block;font-size:8px;margin-top:8px;font-weight:600;color:#5e6171}

.typeSection{width:calc(100% - 6.4vw);max-width:1438px;margin:0 auto 96px;padding:30px 34px 22px;border-radius:24px;background:linear-gradient(115deg,#f8f6ff,#f0eeff);border:1px solid #ebe7ff}.typeSection h2{text-align:center;margin:0 0 24px;font-size:25px;letter-spacing:-.035em}.typeGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.typeGrid button{min-height:95px;display:grid;grid-template-columns:52px 1fr 20px;align-items:center;gap:13px;text-align:left;background:rgba(255,255,255,.75);border:1px solid transparent;border-radius:17px;padding:16px}.typeGrid button:hover{border-color:#cfc7ff;background:#fff}.typeGrid button>i{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#eeeaff;color:var(--violet)}.typeGrid svg{width:24px;height:24px}.typeGrid span{display:flex;flex-direction:column;gap:6px}.typeGrid b{font-size:13px}.typeGrid small{color:var(--muted);font-size:9px}.typeGrid em{font-style:normal;color:var(--violet);font-size:17px}

.technologySection{max-width:1536px;min-height:760px;margin:auto;padding:80px 5vw 100px;display:grid;grid-template-columns:52% 48%;align-items:center}.techVisual{height:570px;position:relative}.techCircle{position:absolute;border-radius:50%}.techCircle.purple{left:0;top:15px;width:420px;height:420px;background:linear-gradient(145deg,#7139ee,#9c55ff)}.techCircle.pale{left:145px;top:118px;width:340px;height:340px;background:rgba(237,232,255,.95)}.techCircle.warm{left:67px;bottom:5px;width:180px;height:180px;background:linear-gradient(145deg,#ffcc31,#ff9447)}.codeMark{position:absolute;z-index:3;left:270px;top:270px;transform:translate(-50%,-50%);font-size:60px;letter-spacing:-.15em;color:var(--ink)}.techOrbit{position:absolute;inset:0}.techBadge{position:absolute;z-index:5;width:116px;height:116px;border-radius:50%;background:#fff;box-shadow:0 12px 30px rgba(38,49,92,.13);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.techBadge img{width:39px;height:39px;object-fit:contain}.techBadge span{font-size:10px;font-weight:650}.badge1{left:125px;top:115px}.badge2{left:300px;top:45px}.badge3{left:488px;top:148px}.badge4{left:520px;top:330px}.badge5{left:350px;top:435px}.badge6{left:157px;top:432px}.badge7{left:32px;top:295px}.techCopy{max-width:610px;padding-left:35px}.techCopy h2,.sectionTop h2,.wordpressCopy h2,.faqSection h2{font-size:clamp(40px,4vw,62px);line-height:1.04;letter-spacing:-.052em;margin:23px 0}.techCopy>p,.sectionTop>p,.wordpressCopy>p,.faqSection>div>p{font-size:16px;line-height:1.75;color:var(--muted)}

.portfolioSection,.pricingSection{padding:105px 5vw;background:#fafaff}.sectionTop{display:flex;justify-content:space-between;align-items:end;gap:50px;max-width:1410px;margin:0 auto 45px}.sectionTop>div{max-width:760px}.sectionTop h2{margin-bottom:0}.sectionTop>p{max-width:430px;margin:0 0 7px}.projectGrid{max-width:1410px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.projectCard{display:block;overflow:hidden;color:var(--ink);text-decoration:none;background:#fff;border:1px solid #e5e6ee;border-radius:28px;box-shadow:0 14px 44px rgba(44,46,84,.07);transition:transform .35s,box-shadow .35s}.projectCard:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(44,46,84,.15)}.portfolioScene{height:520px;position:relative;overflow:hidden;padding:58px 38px 35px}.portfolioScene:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.18),transparent 45%);pointer-events:none}.agroScene{background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.9) 0 6%,transparent 6.2%),linear-gradient(135deg,#e9f1d9 0%,#cddda9 52%,#a9c56f 100%)}.beautyScene{background:radial-gradient(circle at 90% 14%,rgba(255,255,255,.65) 0 8%,transparent 8.2%),linear-gradient(135deg,#eee1d8 0%,#d6bcae 53%,#ae7c75 100%)}.sceneShape{position:absolute;border-radius:50%;filter:blur(.2px)}.agroScene .sceneShapeOne{width:310px;height:310px;right:-95px;top:-105px;background:rgba(238,194,75,.48)}.agroScene .sceneShapeTwo{width:180px;height:180px;left:-80px;bottom:-72px;border:38px solid rgba(48,84,43,.12)}.beautyScene .sceneShapeOne{width:320px;height:320px;left:-145px;top:-130px;background:rgba(255,251,246,.6)}.beautyScene .sceneShapeTwo{width:210px;height:210px;right:-92px;bottom:-80px;border:45px solid rgba(101,40,45,.14)}.caseDesktop{width:91%;height:363px;position:relative;z-index:2;margin:0 auto;overflow:hidden;background:#fff;border:6px solid rgba(255,255,255,.93);border-radius:16px;box-shadow:0 28px 55px rgba(35,46,31,.22);transform:rotate(-1.2deg)}.beautyScene .caseDesktop{box-shadow:0 28px 55px rgba(74,44,43,.25);transform:rotate(1.2deg)}.caseDesktop>img{width:100%;height:calc(100% - 30px);display:block;object-fit:cover;object-position:top}.caseBrowserBar{height:30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 10px;background:#fff;color:#91929b}.caseBrowserBar>span{display:flex;gap:5px}.caseBrowserBar i{width:7px;height:7px;border-radius:50%;background:#f06f66}.caseBrowserBar i:nth-child(2){background:#efb93d}.caseBrowserBar i:nth-child(3){background:#68be70}.caseBrowserBar small{padding:4px 18px;border-radius:20px;background:#f4f4f6;font-size:7px}.caseBrowserBar>b{justify-self:end;font-size:8px;letter-spacing:2px}.casePhone{width:162px;height:322px;position:absolute;z-index:4;right:14px;bottom:14px;padding:8px;border-radius:34px;background:linear-gradient(145deg,#6f8e37,#e9c449);box-shadow:0 25px 48px rgba(25,30,24,.32);transform:rotate(4deg)}.beautyPhone{left:14px;right:auto;background:linear-gradient(145deg,#e6c9bd,#783f46);box-shadow:0 25px 48px rgba(73,40,41,.34);transform:rotate(-4deg)}.casePhoneTop{position:absolute;z-index:7;top:11px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:6px}.casePhoneTop i:first-child{width:29px;height:3px;border-radius:4px;background:rgba(255,255,255,.95)}.casePhoneTop i:last-child{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.95)}.casePhoneScreen{height:100%;position:relative;overflow:hidden;border-radius:26px;background:#fff}.casePhoneStatus{height:20px;display:flex;align-items:center;justify-content:space-between;padding:5px 11px 0;color:#272925;background:#fff;font-size:5px}.casePhoneStatus span{letter-spacing:1px}.phoneMiniHeader{height:33px;display:flex;align-items:center;justify-content:space-between;padding:5px 11px;background:#fff;font-size:7px}.phoneMiniHeader>b{font-size:9px;color:#193d25}.phoneMiniHeader>b span{color:#81a948}.beautyPhone .phoneMiniHeader>b{font-family:Georgia,serif;color:#191716;letter-spacing:.12em}.phoneMiniHeader>i{font-size:10px;font-style:normal}.phoneMiniHero{height:135px;position:relative;overflow:hidden;background:#eef2e6}.phoneMiniHero>img{width:100%;height:100%;display:block;object-fit:cover}.agroMiniHero>img{object-position:55% 16%}.beautyMiniHero{height:145px;background:#e8ddd4}.beautyMiniHero>img{object-position:center 24%}.phoneMiniHero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,30,18,.66),transparent 66%)}.beautyMiniHero:after{background:linear-gradient(0deg,rgba(45,25,24,.7),transparent 72%)}.phoneMiniHero>span{position:absolute;z-index:2;left:10px;right:10px;bottom:10px;color:#fff}.phoneMiniHero small{display:block;margin-bottom:4px;font-size:4px;letter-spacing:.1em}.phoneMiniHero b{display:block;font-family:Georgia,serif;font-size:12px;line-height:1.04}.phoneMiniContent{height:72px;padding:9px 10px;background:#fff}.beautyPhone .phoneMiniContent{height:62px}.phoneMiniContent>small{display:block;margin-bottom:7px;color:#787b75;font-size:5px;letter-spacing:.11em}.phoneMiniContent>span{display:flex;gap:4px}.phoneMiniContent>span i{padding:5px 6px;color:#fff;background:#5d7f36;border-radius:5px;font-size:5px;font-style:normal}.phoneMiniContent .beautyBook{display:block;padding:7px 8px;color:#fff;background:#713c42;font-size:6px;text-align:center}.phoneMiniNav{height:38px;position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;color:#5e7d3f;background:#fbfbf8;border-top:1px solid #eceee8;text-align:center}.beautyPhone .phoneMiniNav{color:#965e61;background:#fdfaf8;border-color:#eee4df}.phoneMiniNav i{font-size:10px;font-style:normal}.caseBadge{position:absolute;z-index:5;left:23px;bottom:24px;display:flex;align-items:center;gap:9px;padding:10px 14px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.82);border-radius:12px;box-shadow:0 13px 30px rgba(37,43,29,.19);transform:rotate(-2deg)}.beautyBadge{left:auto;right:22px;transform:rotate(2deg)}.caseBadge>i{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:#507432;border-radius:50%;font-size:11px;font-style:normal}.beautyBadge>i{background:#713c42;font-size:7px}.caseBadge span{display:flex;flex-direction:column;gap:3px}.caseBadge small{color:#7b7d77;font-size:5px;letter-spacing:.12em}.caseBadge b{font-size:9px}.projectInfo{min-height:205px;padding:28px 30px 30px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end}.projectDetails{min-width:0}.projectCategory{color:var(--violet);font-size:8px;letter-spacing:.13em}.projectInfo h3{margin:7px 0 8px;font-size:28px;line-height:1}.projectInfo p{max-width:440px;margin:0;color:#6f7282;font-size:13px;line-height:1.6}.projectTags{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.projectTags span{padding:6px 9px;color:#5f6170;background:#f3f3f8;border:1px solid #e8e8ef;border-radius:20px;font-size:8px}.projectOpen{display:flex;align-items:center;gap:11px;margin-bottom:4px;color:var(--violet);font-size:10px;font-weight:700;white-space:nowrap}.projectOpen b{display:grid;width:31px;height:31px;place-items:center;color:#fff;background:var(--violet);border-radius:50%;font-size:13px;transition:transform .3s}.projectCard:hover .projectOpen b{transform:translate(3px,-3px)}

.processSection{padding:105px 5vw;background:radial-gradient(circle at 86% -18%,rgba(255,255,255,.2),transparent 34%),radial-gradient(circle at 7% 118%,rgba(255,135,120,.16),transparent 30%),linear-gradient(135deg,#6f5be0,#9170f5 58%,#a371f7);color:#fff;overflow:hidden}.sectionTop.light .eyebrow{color:#e3deff}.sectionTop.light>p{color:#f0edff}.processHighlights{max-width:1410px;margin:-8px auto 34px;display:flex;gap:10px;flex-wrap:wrap}.processHighlights span{min-height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.2);border-radius:30px;background:rgba(255,255,255,.09);display:flex;align-items:center;font-size:11px;color:#f2efff;backdrop-filter:blur(8px)}.processHighlights i{width:19px;height:19px;margin-right:8px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#745fe0;font-style:normal;font-size:10px;font-weight:800}.stepGrid{max-width:1410px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stepGrid article{min-height:420px;padding:27px 25px 24px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:linear-gradient(155deg,rgba(255,255,255,.14),rgba(255,255,255,.07));box-shadow:0 24px 55px rgba(68,45,145,.18);display:flex;flex-direction:column;backdrop-filter:blur(10px);transition:transform .25s,background .25s}.stepGrid article:hover{transform:translateY(-5px);background:linear-gradient(155deg,rgba(255,255,255,.18),rgba(255,255,255,.09))}.stepGrid article>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.stepGrid article>header span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff;color:#715bd8;font-size:14px;font-weight:750;box-shadow:0 10px 22px rgba(62,42,130,.16)}.stepGrid article>header em{font-style:normal;font-size:7px;letter-spacing:.13em;color:#eeeaff;border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:7px 9px}.stepBody{display:flex;flex-direction:column;flex:1}.stepGrid h3{font-size:24px;letter-spacing:-.025em;margin:0 0 14px}.stepGrid p{font-size:13px;line-height:1.65;color:#f0edff;margin:0 0 20px}.stepGrid ul{list-style:none;padding:0;margin:0}.stepGrid li{position:relative;padding:9px 0 9px 18px;border-top:1px solid rgba(255,255,255,.13);font-size:11px;color:#f6f4ff}.stepGrid li:before{content:"";position:absolute;left:1px;top:15px;width:6px;height:6px;border-radius:50%;background:#fff}.stepGrid article>footer{margin-top:24px;padding:15px 16px;border-radius:14px;background:rgba(47,31,111,.22);display:flex;flex-direction:column;gap:6px}.stepGrid article>footer small{font-size:6px;letter-spacing:.13em;color:#dcd6ff}.stepGrid article>footer b{font-size:11px;line-height:1.35}

.wordpressSection{max-width:1536px;margin:auto;padding:115px 5vw;display:grid;grid-template-columns:57% 43%;align-items:center;gap:6vw}.adminMockup{min-height:590px;padding:42px;background:linear-gradient(135deg,#e9efff,#fbf9ff 70%);border-radius:36px;position:relative;overflow:hidden}.adminMockup:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-140px;top:-190px;background:linear-gradient(145deg,rgba(107,92,231,.24),rgba(255,108,107,.1))}.adminMockup:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-70px;bottom:-95px;background:rgba(255,199,73,.22)}.adminWindow{position:relative;z-index:2;background:#fff;border:1px solid #dce1eb;border-radius:14px;overflow:hidden;box-shadow:0 32px 70px rgba(47,55,95,.2);transform:perspective(1200px) rotateY(1.2deg)}.adminBrowser{height:34px;padding:0 13px;display:flex;align-items:center;gap:6px;background:#f3f4f8;border-bottom:1px solid #e1e4eb;color:#9399a8}.adminBrowser>i{width:7px;height:7px;border-radius:50%;background:#ff7169}.adminBrowser>i:nth-child(2){background:#f2bd42}.adminBrowser>i:nth-child(3){background:#57bd70}.adminBrowser>span{height:20px;line-height:20px;min-width:210px;margin-left:10px;padding:0 14px;background:#fff;border:1px solid #e2e4ea;border-radius:5px;font-size:7px;color:#868d9a}.adminBrowser>b{margin-left:auto;font-size:13px}.adminTop{height:46px;background:#20222e;color:#e8e9ef;display:flex;align-items:center;padding:0 14px;gap:17px}.adminTop>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#20222e;font-family:Georgia,serif;font-size:13px}.adminTop>span{font-size:8px}.adminTop>i{margin-left:auto;font-size:7px;font-style:normal;color:#a9f2c7;background:rgba(52,192,115,.13);border-radius:20px;padding:6px 9px}.adminTop>em{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--violet);font-size:7px;font-style:normal;font-weight:700}.adminBody{height:405px;display:grid;grid-template-columns:128px 1fr;overflow:hidden}.adminBody aside{background:#171926;color:#bfc2ce;display:flex;flex-direction:column;gap:3px;padding:16px 10px}.adminBody aside>*{position:relative;display:flex;align-items:center;gap:8px;font-size:7px;padding:9px;border-radius:6px;font-weight:500;font-style:normal}.adminBody aside>b{background:linear-gradient(90deg,var(--violet),#7868ec);color:#fff}.adminBody aside i{width:14px;color:#9da1b1;font-style:normal;text-align:center}.adminBody aside>b i{color:#fff}.adminBody aside em{position:absolute;right:7px;background:#ffcb45;color:#17182b;border-radius:8px;padding:2px 5px;font-style:normal;font-size:6px}.adminDashboard{padding:21px 22px;background:#f7f8fb}.adminDashboard>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.adminDashboard>header small{font-size:6px;letter-spacing:.13em;color:#8d94a5}.adminDashboard>header h3{font-size:18px;margin:5px 0 0}.adminDashboard>header>span{font-size:7px;font-weight:650;color:var(--violet);border:1px solid #d7d2fa;background:#fff;border-radius:5px;padding:7px 9px}.adminStats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.adminStats>span{min-height:105px;background:#fff;border:1px solid #e1e5ec;border-radius:9px;padding:13px 12px;box-shadow:0 5px 15px rgba(53,62,99,.04)}.adminStats small{font-size:5px;letter-spacing:.1em;color:#9299a8}.adminStats b{display:block;font-size:25px;margin:10px 0 5px}.adminStats em{display:block;font-style:normal;font-size:6px;color:#288b59}.adminStats u{display:block;height:3px;margin-top:11px;border-radius:3px;background:#eceef4;text-decoration:none;overflow:hidden}.adminStats u i{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--violet),#a065ff)}.adminStats>span:last-child{background:linear-gradient(145deg,#6554df,#8c6af1);color:#fff;border-color:transparent}.adminStats>span:last-child small,.adminStats>span:last-child em{color:#e7e2ff}.adminStats>span:last-child u{background:rgba(255,255,255,.23)}.adminStats>span:last-child u i{background:#fff}.adminLower{display:grid;grid-template-columns:1.25fr .9fr;gap:9px;margin-top:9px}.adminRequests,.adminQuick{background:#fff;border:1px solid #e1e5ec;border-radius:9px;padding:12px}.adminRequests>header,.adminQuick>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.adminRequests header b,.adminQuick header b{font-size:7px}.adminRequests header small{font-size:5px;color:var(--violet)}.adminRequests>div,.adminQuick>div{display:flex;align-items:center;min-height:37px;border-top:1px solid #edf0f4;gap:8px}.adminRequests>div>i{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#efebff;color:var(--violet);font-style:normal;font-size:6px;font-weight:700}.adminRequests>div>span,.adminQuick>div>span{display:flex;flex-direction:column;gap:2px}.adminRequests>div b,.adminQuick>div b{font-size:6px}.adminRequests>div small,.adminQuick>div small{font-size:5px;color:#9198a8}.adminRequests>div>em{margin-left:auto;font-style:normal;font-size:5px;color:#21915c;background:#e7f7ee;border-radius:7px;padding:3px 5px}.adminQuick>div>i{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;background:#f0edff;color:var(--violet);font-style:normal;font-size:10px}.adminFloating{position:absolute;z-index:4;right:20px;bottom:21px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dfe4ec;border-radius:11px;padding:11px 15px;box-shadow:0 16px 35px rgba(43,52,91,.17)}.adminFloating>i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e6f8ee;color:#1c965c;font-style:normal}.adminFloating>span{display:flex;flex-direction:column;gap:3px}.adminFloating small{font-size:5px;color:#20915b;letter-spacing:.1em}.adminFloating b{font-size:7px}.wordpressCopy{max-width:570px}.wordpressCopy ul{list-style:none;padding:0;margin:32px 0 0;border-top:1px solid var(--line)}.wordpressCopy li{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.wordpressCopy li>i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--violet-soft);color:var(--violet);font-style:normal}.wordpressCopy li span{display:flex;flex-direction:column;gap:6px}.wordpressCopy li b{font-size:13px}.wordpressCopy li small{color:var(--muted);font-size:11px}

.pricingSection{position:relative;overflow:hidden;background:#fff}.pricingSection>.sectionTop,.priceGrid{position:relative;z-index:2}.priceCircle{position:absolute;border-radius:50%;pointer-events:none}.priceCircleViolet{width:540px;height:540px;right:-145px;top:85px;background:linear-gradient(145deg,#7139ee,#8e55f4);opacity:.95}.priceCircleCoral{width:280px;height:280px;right:280px;top:360px;background:linear-gradient(145deg,#ff6c6b,#ff8c75);opacity:.9}.priceGrid{max-width:1410px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.priceGrid article{position:relative;border:1px solid #ececf3;border-radius:7px;padding:46px 42px 40px;display:flex;flex-direction:column;min-height:545px;background:rgba(255,255,255,.98);box-shadow:0 18px 55px rgba(34,38,72,.1)}.priceGrid article.featured{border-color:#dcd6ff;background:linear-gradient(180deg,#f8f6ff,#fff 45%);box-shadow:0 28px 70px rgba(76,57,173,.18);transform:translateY(-12px)}.priceGrid article>em{position:absolute;right:28px;top:27px;font-style:normal;font-size:7px;letter-spacing:.12em;color:#fff;background:var(--violet);padding:7px 9px;border-radius:20px}.priceGrid h3{font-size:21px;font-weight:550;margin:2px 0 28px;color:#432052}.priceGrid strong{font-size:54px;font-weight:480;color:#432052;letter-spacing:-.06em}.priceGrid article>span{font-size:12px;color:var(--muted);margin-top:9px}.priceGrid ul{list-style:none;padding:25px 0;margin:28px 0 31px;border-top:1px solid var(--line)}.priceGrid li{font-size:13px;color:#687083;margin:15px 0}.priceGrid li::first-letter{color:var(--violet)}.priceGrid button{margin-top:auto;width:100%}

.promiseSection{min-height:485px;padding:88px max(5vw,calc((100vw - 1410px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:5.5vw;align-items:center;position:relative;overflow:hidden;background:#121318;color:#fff}.promiseBackdrop{position:absolute;inset:0;background:url('/promise-background.png') center/cover no-repeat;opacity:.58}.promiseSection article{position:relative;z-index:2;max-width:390px}.promiseSection article>i{display:grid;place-items:center;width:68px;height:68px;margin-bottom:42px;color:#fff;font-style:normal}.promiseSection article>i svg{width:56px;height:56px;stroke-width:1.25}.promiseSection h3{font-size:25px;letter-spacing:-.025em;margin:0 0 21px}.promiseSection p{font-size:15px;line-height:1.65;color:#c8cbd4;margin:0}

.faqSection{max-width:1410px;margin:auto;padding:110px 5vw;display:grid;grid-template-columns:38% 62%;gap:7vw}.faqSection>div:first-child{max-width:420px}.faqSection h2{margin-top:20px}.faqList{border-top:1px solid var(--line)}.faqList article{border-bottom:1px solid var(--line)}.faqList button{width:100%;min-height:82px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--ink);font-size:17px;font-weight:650;padding:0}.faqList button i{font-style:normal;font-size:25px;color:var(--violet);font-weight:300}.faqList article>p{margin:-5px 55px 26px 0;color:var(--muted);font-size:13px;line-height:1.7}.faqList article.open{background:#faf9ff}.faqList article.open button,.faqList article.open>p{padding-left:20px}.faqList article.open button{padding-right:20px}

.contactSection{margin:0 3.2vw;border-radius:30px;padding:90px 8vw;background:linear-gradient(135deg,#6754e7,#9e6fff);color:#fff;text-align:center;position:relative;overflow:hidden}.contactSection>*{position:relative;z-index:2}.contactSection .eyebrow{color:#ded8ff}.contactSection h2{font-size:clamp(45px,5vw,76px);letter-spacing:-.055em;margin:20px 0 14px}.contactSection p{font-size:16px;color:#ece9ff}.lightButton{background:#fff;color:var(--violet);margin-top:25px;min-width:230px}.contactOrb{position:absolute;border-radius:50%;background:rgba(255,255,255,.09);z-index:1}.contactOrb.one{width:420px;height:420px;left:-150px;top:-230px}.contactOrb.two{width:250px;height:250px;right:-70px;bottom:-150px}.siteFooter{padding:45px 5vw;display:flex;align-items:center;gap:28px}.siteFooter p{font-size:12px;color:var(--muted);border-left:1px solid var(--line);padding-left:28px}.siteFooter>div{margin-left:auto;display:flex;gap:28px}.siteFooter>div a{color:var(--ink);text-decoration:none;font-size:12px}.siteFooter small{color:#8b94a4;font-size:10px}

.modal{position:fixed;inset:0;background:rgba(14,14,38,.78);backdrop-filter:blur(7px);z-index:100;display:grid;place-items:center;padding:20px}.modal form{width:min(530px,100%);padding:42px;background:#fff;border-radius:22px;display:flex;flex-direction:column;gap:15px;box-shadow:0 28px 80px rgba(0,0,0,.3)}.modal form h2{font-size:36px;letter-spacing:-.04em;margin:3px 0}.modal form>p{font-size:13px;color:var(--muted);margin:0 0 8px}.modal label{font-size:11px;color:#30384a}.modal input,.modal select{display:block;width:100%;height:51px;border:1px solid #d7dbe5;border-radius:9px;margin-top:7px;padding:0 13px;background:#fff}.modal form>.primaryButton{width:100%;margin-top:7px}.modalClose{position:fixed;right:25px;top:17px;color:#fff;background:none;border:0;font-size:38px}.success{text-align:center;padding:20px}.success>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--violet-soft);color:var(--violet);font-size:25px;margin:0 auto 18px}.success p{color:var(--muted);line-height:1.65}.success button{border:1px solid var(--violet);border-radius:9px;background:#fff;color:var(--violet);height:46px;padding:0 28px;margin-top:15px}

@media(max-width:1200px){.siteNav{gap:25px}.heroSection{grid-template-columns:43% 57%}.heroCopy h1{font-size:53px}.heroVisual{transform:scale(.9);transform-origin:center}.heroStats article{min-width:137px;padding-right:14px}.technologySection{grid-template-columns:55% 45%;padding-left:2vw}.techVisual{transform:scale(.86);transform-origin:left center}.techCopy{padding-left:0}.featureCard{right:-8%}.portfolioScene{height:440px;padding:47px 27px 28px}.caseDesktop{width:94%;height:315px}.casePhone{right:7px;bottom:7px;transform:rotate(4deg) scale(.82);transform-origin:right bottom}.beautyPhone{left:7px;right:auto;transform:rotate(-4deg) scale(.82);transform-origin:left bottom}.projectInfo{padding:24px;gap:12px}.projectInfo p{font-size:12px}}
@media(max-width:980px){.siteHeader{height:72px}.siteNav{display:none}.siteNav.open{display:flex;position:absolute;left:0;right:0;top:72px;flex-direction:column;align-items:flex-start;background:#fff;padding:25px 4vw;border-bottom:1px solid var(--line);box-shadow:0 20px 35px rgba(31,35,73,.09)}.headerCta{margin-left:auto}.menuButton{display:block}.heroSection{display:block;padding-top:58px}.heroCopy{max-width:700px}.heroCopy h1{font-size:65px}.heroVisual{height:630px;transform:none;margin-top:20px}.heroBlob.violet{left:23%}.agroCard{left:14%}.phoneMockup{left:43%}.featureCard{right:5%}.typeGrid{grid-template-columns:1fr 1fr}.technologySection{grid-template-columns:1fr;padding:70px 5vw}.techVisual{width:680px;margin:auto;transform:none}.techCopy{max-width:700px;padding-top:45px}.projectGrid{grid-template-columns:1fr}.portfolioScene{height:520px;padding:58px 38px 35px}.caseDesktop{width:91%;height:363px}.casePhone{right:14px;bottom:14px;transform:rotate(4deg);transform-origin:center}.beautyPhone{left:14px;right:auto;transform:rotate(-4deg);transform-origin:center}.projectInfo{padding:28px 30px 30px}.processSection{padding:85px 5vw}.stepGrid{grid-template-columns:1fr 1fr}.wordpressSection{grid-template-columns:1fr;gap:65px}.faqSection{grid-template-columns:1fr}.faqSection>div:first-child{max-width:650px}.sectionTop{align-items:flex-start}.priceGrid article{padding:27px}.promiseSection{grid-template-columns:1fr;gap:58px;padding:75px 8vw}.promiseSection article{max-width:660px}.promiseSection article>i{margin-bottom:23px}}
@media(max-width:700px){.siteHeader{padding:0 20px}.logo{font-size:21px}.headerCta{display:none}.heroSection{padding:45px 20px 25px}.heroCopy h1{font-size:44px}.heroCopy h1 br{display:none}.heroCopy>p{font-size:15px}.heroActions{display:grid;grid-template-columns:1fr}.heroActions>*{width:100%;min-width:0}.heroStats{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.heroStats article{min-width:0;display:flex;flex-direction:column;align-items:flex-start;border:0;background:#faf9ff;border-radius:12px;padding:13px}.heroStats article>span{display:none}.heroStats b{font-size:21px}.heroStats small{font-size:9px}.heroVisual{height:520px;margin:5px -20px 0;overflow:hidden}.heroBlob.violet{width:260px;height:260px;left:8%;bottom:45px}.heroBlob.coral{width:130px;height:130px}.agroCard{left:-47px;top:125px;width:270px;height:245px}.catalogTop{height:27px}.agroCard>img{height:184px}.catalogMeta{height:34px;padding:0 12px}.catalogMeta small{display:none}.catalogMeta>i{width:23px;height:23px}.phoneMockup{left:50%;transform:translateX(-50%);top:18px;width:245px;height:475px;border-radius:36px}.phoneScreen>img{height:185px}.phoneService{padding:15px}.phoneService b{font-size:18px}.featureCard{right:-54px;top:140px;width:245px;height:245px;padding:45px 18px 25px 115px;gap:12px}.featureCard i{width:45px;height:45px}.featureCard svg{width:23px;height:23px}.featureCard b{display:none}.typeSection{width:auto;margin:0 20px 70px;padding:27px 17px}.typeGrid{grid-template-columns:1fr}.typeGrid button{min-height:80px}.technologySection{padding:55px 20px 80px;overflow:hidden}.techVisual{width:650px;height:500px;transform:scale(.7);transform-origin:left top;margin-bottom:-150px}.techCopy h2,.sectionTop h2,.wordpressCopy h2,.faqSection h2{font-size:40px}.techCopy .heroActions{display:grid}.portfolioSection,.pricingSection{padding:75px 20px}.sectionTop{display:block;margin-bottom:32px}.sectionTop>p{margin-top:18px}.projectGrid{grid-template-columns:1fr}.projectCard{border-radius:21px}.portfolioScene{height:345px;padding:37px 15px 18px}.caseDesktop{width:96%;height:250px;border-width:4px;border-radius:12px}.caseBrowserBar{height:23px}.caseBrowserBar small{font-size:5px;padding:3px 10px}.caseDesktop>img{height:calc(100% - 23px)}.casePhone{right:2px;bottom:2px;transform:rotate(4deg) scale(.64);transform-origin:right bottom}.beautyPhone{left:2px;right:auto;transform:rotate(-4deg) scale(.64);transform-origin:left bottom}.caseBadge{left:10px;bottom:13px;padding:7px 9px;gap:6px}.beautyBadge{left:auto;right:9px}.caseBadge>i{width:22px;height:22px}.caseBadge b{font-size:7px}.projectInfo{min-height:0;padding:23px;display:block}.projectInfo h3{font-size:25px}.projectInfo p{font-size:12px}.projectOpen{margin-top:20px}.processSection{padding:75px 20px}.processHighlights{margin-bottom:25px}.processHighlights span{width:100%;justify-content:flex-start}.stepGrid{grid-template-columns:1fr}.stepGrid article{min-height:390px;padding:24px;margin:0}.wordpressSection{padding:75px 20px}.adminMockup{margin:0 -20px;min-height:370px;padding:28px 14px;border-radius:0}.adminWindow{width:181.82%;transform:scale(.55);transform-origin:left top}.adminFloating{right:13px;bottom:18px}.priceGrid{grid-template-columns:1fr}.priceGrid article{min-height:500px}.priceGrid article.featured{transform:none}.priceCircleViolet{right:-330px}.priceCircleCoral{right:-100px;top:700px}.promiseSection{padding:65px 20px;gap:50px}.promiseSection h3{font-size:23px}.promiseSection p{font-size:14px}.faqSection{padding:75px 20px}.faqList button{font-size:15px}.contactSection{margin:0 20px;padding:70px 25px}.contactSection h2{font-size:43px}.siteFooter{padding:40px 20px;display:block}.siteFooter>*{display:block;margin:16px 0!important}.siteFooter p{border:0;padding:0}.siteFooter>div{display:flex;flex-direction:column;gap:10px}.modal form{padding:32px 22px}.modal form h2{font-size:31px}}
