@charset "UTF-8";
:root{--bg:#06080d;--surface:#0d111a;--line:#202734;--text:#f3f5fa;--muted:#9aa4b6;--blue:#287cff;--cyan:#6cc8ff;--radius:16px;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}button:focus-visible,a:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}::selection{background:#2369d5;color:white}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-70px;left:20px;z-index:200;background:var(--blue);padding:12px 22px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:fixed;top:0;inset-inline:0;z-index:50;border-bottom:1px solid #ffffff09;transition:background .25s,border-color .25s}.site-header.scrolled{background:#06080dea;backdrop-filter:blur(18px);border-color:var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;width:143px;height:38px;flex-shrink:0}.brand-crop{display:block;width:100%;height:100%;background:url("assets/img/logo.png") 50% 47% / 133% auto no-repeat;mix-blend-mode:screen}.desktop-nav{display:flex;gap:32px;font-size:13px;color:#b4bdcc}.desktop-nav a{transition:color .2s;position:relative;padding:10px 0}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:white}.desktop-nav a[aria-current]:after{content:"";height:3px;width:14px;position:absolute;bottom:0;left:calc(50% - 7px);background:var(--blue);border-radius:3px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:16px 24px;border:1px solid #4694ff;background:linear-gradient(110deg,#207fff,#1556d7);border-radius:8px;font-size:14px;font-weight:600;box-shadow:0 6px 30px #176df526,inset 0 1px #ffffff19;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 35px #176df54f;background:linear-gradient(110deg,#398eff,#256ae6)}.button-small{min-height:43px;padding:10px 17px;font-size:12px}.button-small .icon{width:17px;height:17px}.menu-toggle{display:none;background:transparent;width:44px;height:44px;padding:11px}.menu-toggle span{display:block;height:2px;background:white;margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{padding:18px 24px;background:#090e19;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:13px 4px}.hero{position:relative;overflow:hidden;padding-top:88px;background:radial-gradient(ellipse at 73% 44%,#07234d44,transparent 57%)}.hero-halo{position:absolute;top:-160px;left:25%;width:520px;height:420px;border-radius:100%;background:#0754c710;filter:blur(70px);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.02fr 1.18fr;align-items:center;min-height:652px;position:relative}.hero-copy{position:relative;z-index:2;padding:60px 0 50px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;color:#a1b8d9;display:flex;align-items:center;gap:10px;margin-bottom:24px}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4a9bff;box-shadow:0 0 12px #3895ff;flex-shrink:0}h1{font-size:clamp(40px,4.08vw,60px);font-weight:600;letter-spacing:-2.5px;line-height:1.1}h1>span{background:linear-gradient(115deg,#4b98ff,#73caff);background-clip:text;color:transparent}.hero-description{font-size:15px;max-width:395px;color:#aeb8c9;line-height:1.85;margin-top:24px}.delivery{display:flex;align-items:center;gap:12px;margin:25px 0 26px;font-size:11px}.delivery>span{display:inline-flex;align-items:center;gap:5px;background:#122449;border:1px solid #224577;border-radius:5px;padding:5px 8px;color:#8fbfff;white-space:nowrap}.delivery .icon{width:13px;height:13px}.delivery p{color:#adb6c7}.delivery strong{color:#e9edf5;font-weight:500}.hero-button{padding-inline:20px}.end-arrow{margin-left:14px;width:18px}.cta-caption{font-size:11px;color:#8491a7;margin-top:12px}.hero-visual{position:relative;height:530px;margin-left:-50px;margin-right:-70px;align-self:center}.hero-art{position:absolute;height:100%;width:940px;max-width:none;object-fit:cover;object-position:68% center;left:-135px;mix-blend-mode:screen;mask-image:linear-gradient(to right,transparent,#000 14%,#000 92%,transparent);animation:levitate 8s ease-in-out infinite}.float-label{display:flex;align-items:center;gap:12px;position:absolute;background:linear-gradient(120deg,#172b45cf,#0b1626e8);border:1px solid #628bc040;box-shadow:0 18px 45px #0005,inset 0 1px #ffffff0d;backdrop-filter:blur(12px);border-radius:10px;z-index:2}.float-top{top:36px;right:3%;padding:14px 16px;animation:levitate 7s ease-in-out infinite reverse}.label-icon{display:flex;background:#1b3861;padding:9px;border-radius:7px;color:#7fbdff}.float-label strong{font-size:11px;font-weight:500;display:block}.float-label small{display:block;font-size:10px;color:#9cabc1}.tiny-star{font-size:23px;color:#76b9fc;margin-left:8px}.float-bottom{bottom:44px;left:125px;padding:12px 15px;font-size:10px;color:#c6d5e9}.float-bottom .icon{width:15px;height:15px;margin-left:15px}.visual-index{position:absolute;bottom:12px;left:135px;right:45px;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.8px;color:#66758d}.hero-bottom{padding:24px 0;border-top:1px solid #ffffff10;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.8px;color:#6f7d92}.hero-bottom a{letter-spacing:0;font-size:11px;color:#9eaabd}.hero-bottom a span{margin-left:15px;font-size:17px}.benefit-strip{border-block:1px solid #ffffff09;background:#0b0f17}.benefit-strip .container{display:flex;justify-content:space-between;gap:20px;padding-block:19px}.benefit-strip span{display:flex;align-items:center;gap:9px;font-size:11px;color:#b4bdcc}.benefit-strip .icon{width:15px;height:15px;color:#559dff}.section{padding:96px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px}.section-number{color:#4389ea;margin-right:3px}.section-heading .eyebrow{margin-bottom:19px}h2{font-size:clamp(29px,2.8vw,40px);font-weight:500;letter-spacing:-1.4px;line-height:1.2}h2 span{color:#8b96a9}.section-heading>p{font-size:12px;line-height:1.8;color:var(--muted);max-width:320px;padding-bottom:4px}.portfolio-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:28px;gap:20px;padding-bottom:17px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{color:#a7b1c1;background:transparent;font-size:11px;padding:9px 13px;border:1px solid transparent;border-radius:6px;min-height:38px}.filter.active{color:#fff;background:#151e2c;border-color:#2a3c56}.filter:hover{color:white}.filter span{font-size:9px;background:#263750;color:#abc8f1;padding:2px 4px;border-radius:3px;margin-left:7px}.concept-note{font-size:9px;color:#8b98ac;white-space:nowrap;display:flex;align-items:center;gap:6px}.concept-note>span{width:4px;height:4px;background:#8995aa;border-radius:50%}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.project-card{min-width:0}.project-preview-button{padding:0;width:100%;background:#151922;text-align:left;position:relative;overflow:hidden;border:1px solid #ffffff13;border-radius:10px;display:block;transition:border-color .3s,transform .3s}.project-preview-button:hover{border-color:#4489ec;transform:translateY(-4px)}.preview-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:#0007;opacity:0;transition:opacity .25s;font-size:13px;color:white}.project-preview-button:hover .preview-hover,.project-preview-button:focus-visible .preview-hover{opacity:1}.project-info{display:flex;justify-content:space-between;align-items:center;padding:17px 2px 0;gap:10px}.project-info h3{font-size:14px;letter-spacing:.1px;font-weight:500}.project-info p{font-size:10px;margin-top:5px;color:#8e9aaf}.project-info p span{color:#8b96a7}.project-link{display:flex;align-items:center;gap:12px;background:transparent;padding:10px 0 10px 10px;font-size:10px;color:#c4ccd9;white-space:nowrap}.project-link .icon{width:17px;height:17px;color:#7e98c0}.project-link:hover{color:var(--cyan)}.portfolio-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:36px;padding-top:25px;border-top:1px solid var(--line);gap:20px}.portfolio-bottom p{font-size:12px;color:var(--muted)}.portfolio-bottom strong{color:#c6d0df;font-weight:400}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;color:#93baf7;font-weight:500;min-height:40px}.text-link:hover{color:white}.text-link .icon{width:17px;height:17px;transition:transform .2s}.text-link:hover .icon{transform:translate(2px,-2px)}
/* Previews originais, renderizados localmente, sem imagens externas. */
.site-preview{--paper:#151410;--ink:#eee5cf;--accent:#c6a16c;background:var(--paper);color:var(--ink);aspect-ratio:1.73;position:relative;overflow:hidden;container-type:inline-size}.preview-browser{height:7.5%;background:#ffffff07;border-bottom:1px solid #ffffff10;display:flex;justify-content:space-between;align-items:center;padding:0 3%;color:var(--ink);opacity:.65}.preview-browser>span:first-child{display:flex;gap:3px}.preview-browser i{height:4px;width:4px;background:currentColor;opacity:.4;border-radius:50%}.preview-browser small{font-size:6px;letter-spacing:.5px}.preview-browser>span:last-child{font-size:8px}.preview-nav{height:17%;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:relative;z-index:2}.preview-nav b{font-size:15px;letter-spacing:2px}.preview-nav>span{font-size:6px;opacity:.75}.preview-nav em{font-style:normal;border:1px solid currentColor;border-radius:2px;padding:5px}.preview-body{height:64%;position:relative;display:flex;align-items:center;padding:0 6%}.preview-text{z-index:2;position:relative;max-width:58%}.preview-eyebrow{font-size:6px;font-weight:500;letter-spacing:2px;color:var(--accent);display:block;margin-bottom:12px}.preview-text h3{font-family:Georgia,serif;font-size:clamp(18px,4.5cqw,31px);font-weight:400;line-height:1.09;letter-spacing:-.7px}.preview-text p{font-size:7px;max-width:150px;margin-top:11px;line-height:1.7;opacity:.66}.preview-button{display:inline-block;font-size:6px;letter-spacing:.3px;background:var(--accent);color:var(--paper);padding:8px 10px;margin-top:15px}.preview-footer{height:11.5%;display:flex;justify-content:space-between;align-items:center;margin:0 6%;border-top:1px solid #8882;font-size:5px;letter-spacing:1px;opacity:.6}.preview-art{position:absolute;width:48%;height:100%;right:2%;top:0;perspective:500px}.barber-medallion{position:absolute;inset:1% 6%;border:1px solid #b8996444;border-radius:50%;display:flex;align-items:center;justify-content:center;background:repeating-radial-gradient(ellipse at center,#262118 0px,#262118 2px,#141310 3px,#141310 5px);transform:rotate(-12deg);box-shadow:0 18px 30px #0008}.barber-medallion:before{content:"";position:absolute;inset:8px;border:1px solid #bda36b55;border-radius:50%}.barber-medallion>span{font-family:Georgia,serif;font-size:115px;color:#bca176;text-shadow:2px 3px #594d32}.barber-medallion small{position:absolute;bottom:17%;font-size:6px;letter-spacing:3px;color:#bca176}.barber-stripes{position:absolute;inset:20% -10% 0 70%;background:repeating-linear-gradient(40deg,transparent 0px,transparent 18px,#c9a76518 19px,#c9a76518 20px);z-index:-1}.theme-clinic{--paper:#e8eeeb;--ink:#23483b;--accent:#446e58}.theme-clinic .preview-nav b{font-family:Georgia,serif;letter-spacing:-.4px}.clinic-orb{position:absolute;inset:0 2% 0 18%;border-radius:48% 48% 5% 5%;background:linear-gradient(130deg,#d5dfd4,#9bb9a6);box-shadow:inset 10px 10px 40px #fcfff866}.clinic-leaf{position:absolute;width:50%;height:30%;border-radius:100% 0 100% 0;background:linear-gradient(30deg,#174330,#739b70);box-shadow:2px 7px 16px #173d3130}.leaf-a{top:27%;left:3%;transform:rotate(-30deg)}.leaf-b{top:47%;left:42%;transform:rotate(140deg)}.clinic-plus{position:absolute;right:13%;top:6%;font-size:89px;color:#faffefb0;font-weight:200}.theme-restaurant{--paper:#ede9dd;--ink:#2c3923;--accent:#54603b}.theme-restaurant .preview-nav b{letter-spacing:5px;font-size:16px}.plate{position:absolute;aspect-ratio:1;top:0;right:1%;width:88%;border-radius:50%;background:radial-gradient(circle,#d0c6aa 0 52%,#f7f2e6 53% 62%,#d8d0bd 64%,#fffdf4 66%,#c7bda6 70%);box-shadow:7px 15px 20px #45361735;transform:rotate(-20deg)}.pasta{position:absolute;inset:27%;border-radius:50%;background:repeating-radial-gradient(ellipse at 40% 60%,#c9893f 0 2px,#e9bd6b 3px 6px,#b6803a 7px 8px);box-shadow:0 4px 8px #38271650}.food-leaf{position:absolute;width:25%;height:13%;border-radius:100% 0 100% 0;background:linear-gradient(20deg,#36541b,#71844a);z-index:2}.food-leaf.a{left:30%;top:23%;transform:rotate(-15deg)}.food-leaf.b{right:24%;top:55%;transform:rotate(35deg)}.food-leaf.c{left:24%;bottom:24%;transform:rotate(140deg)}.tomato{position:absolute;width:14%;height:14%;border-radius:50%;background:radial-gradient(at 35% 25%,#e18c58,#a73821);z-index:3}.tomato.a{top:34%;right:22%}.tomato.b{bottom:32%;left:22%}.olive-branch{position:absolute;bottom:-10%;right:1%;font-size:80px;color:#667549;transform:rotate(20deg)}.theme-auto{--paper:#111418;--ink:#eaf0f3;--accent:#86b8db}.theme-auto .preview-text h3,.theme-gym .preview-text h3{font-family:Arial,sans-serif;font-weight:700;font-style:italic}.theme-auto .preview-nav b{font-style:italic;font-size:12px;letter-spacing:1px}.car-glow{position:absolute;inset:5% -10%;background:radial-gradient(ellipse,#3a6a8650,transparent 70%)}.car-body{position:absolute;left:0;right:-14%;top:44%;height:33%;background:linear-gradient(173deg,#93a5b0,#34424c 30%,#18242e 48%,#637680 50%,#1d2d36 68%);border-radius:40% 18% 13% 15%;transform:rotate(-7deg);box-shadow:0 20px 20px #000b}.car-window{position:absolute;top:24%;left:25%;width:66%;height:28%;background:linear-gradient(160deg,#7193a8,#172e3e 25%,#09121b 75%);clip-path:polygon(26% 0,73% 0,100% 95%,0 100%);transform:rotate(-7deg);border-top:3px solid #657d8c}.car-wheel{position:absolute;top:63%;height:27%;aspect-ratio:1;border-radius:50%;background:repeating-conic-gradient(#71818b 0deg 5deg,#111a20 6deg 30deg);border:8px solid #0b0e12;box-shadow:inset 0 0 0 2px #4d5b66}.wheel-a{left:14%}.wheel-b{right:-3%}.car-headlight{position:absolute;width:16%;height:3%;top:53%;left:2%;background:#d3f2ff;transform:rotate(-10deg);box-shadow:0 0 15px #8dd1ff}.theme-store{--paper:#e5ddd1;--ink:#3c322a;--accent:#74634e}.theme-store .preview-nav b{font-size:17px;letter-spacing:5px}.pedestal{position:absolute;bottom:-5%;left:0;width:100%;height:30%;background:linear-gradient(110deg,#d1c2aa,#ece0cd);transform:skewY(-6deg);box-shadow:15px 10px 25px #5e402622}.vase{position:absolute;background:linear-gradient(100deg,#775039,#b38965 35%,#c99a73 52%,#69442f);box-shadow:10px 9px 15px #59432b22}.vase-a{left:12%;top:10%;width:40%;height:76%;border-radius:35% 35% 44% 44%;clip-path:polygon(29% 0,70% 0,72% 24%,95% 43%,100% 82%,81% 100%,20% 100%,0 80%,5% 43%,27% 23%)}.vase-b{right:5%;top:39%;width:45%;height:53%;border-radius:45% 45% 30% 30%;background:repeating-linear-gradient(90deg,#b4ab97 0 2px,#d4cbb8 3px 6px)}.vase-stem{height:65%;width:2px;background:#6d7350;position:absolute;top:-12%;left:33%;transform:rotate(-17deg)}.vase-stem:before,.vase-stem:after{content:"";position:absolute;width:30px;height:12px;background:#7b805c;border-radius:100% 0;top:10px}.vase-stem:after{top:40px;left:-29px;transform:rotate(20deg)}.theme-law{--paper:#19272b;--ink:#f1ede1;--accent:#b5a581}.theme-law .preview-nav b{font-family:Georgia,serif;font-size:10px;letter-spacing:.8px}.law-column{position:absolute;width:23%;height:72%;top:22%;background:repeating-linear-gradient(90deg,#a99e83 0px,#eee3c8 5px,#a1967c 9px);clip-path:polygon(0 0,100% 0,100% 8%,83% 13%,79% 87%,100% 94%,100% 100%,0 100%,0 94%,21% 87%,17% 13%,0 8%);opacity:.8}.column-a{left:5%}.column-b{left:37%;top:13%;height:81%}.column-c{left:69%}.law-arch{position:absolute;top:0;left:0;width:98%;height:100%;border-radius:50% 50% 0 0;border:1px solid #b5a58166;background:linear-gradient(0deg,#19272b 0%,transparent 45%);z-index:2}.theme-gym{--paper:#171917;--ink:#f0f2e6;--accent:#c4ed51}.theme-gym .preview-nav b{font-size:17px;font-style:italic}.gym-type{position:absolute;right:-15%;top:-21%;font-size:145px;font-weight:900;font-style:italic;color:#c4ed511c;letter-spacing:-10px}.barbell{position:absolute;width:95%;height:14%;background:linear-gradient(#e7e9db,#4c554d 45%,#bbc0b2);top:54%;left:5%;transform:rotate(-32deg);box-shadow:0 20px 30px #0009}.barbell i,.barbell b,.barbell em{position:absolute;width:20%;height:390%;top:-145%;background:linear-gradient(90deg,#333d27,#91a06a 18%,#212a1b 30%,#465333 80%,#12180e);border-radius:8px;border:1px solid #687450}.barbell i{left:2%}.barbell b{right:2%}.barbell em{right:18%;width:13%;height:310%;top:-105%}.theme-engineering{--paper:#e9e8e2;--ink:#253932;--accent:#426757}.theme-engineering .preview-nav b{font-size:10px;letter-spacing:.5px}.building{position:absolute;bottom:0;background:repeating-linear-gradient(0deg,transparent 0 13px,#384b4755 14px 15px),repeating-linear-gradient(90deg,#aebcb4 0 9px,#7c9187 10px 13px);box-shadow:10px 0 0 #60746a;transform:skewY(-12deg)}.building-a{height:76%;width:37%;left:9%}.building-b{height:97%;width:30%;left:49%}.building-c{height:49%;width:26%;right:0}.custom-preview img{width:100%;height:100%;object-fit:cover}
.services{background:linear-gradient(180deg,#0a0e16,#090d14);border-block:1px solid #ffffff08}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-card{padding:26px 22px;border:1px solid #242d3d;border-radius:10px;background:linear-gradient(135deg,#111925,#0c111a);transition:transform .25s,border-color .25s;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-5px);border-color:#3c659b}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px}.service-top .icon{width:27px;height:27px;color:#699ef3;stroke-width:1.3}.service-top>span{font-size:10px;color:#708098}.service-card h3{font-size:17px;letter-spacing:-.4px;font-weight:500}.service-card p{font-size:12px;color:var(--muted);line-height:1.8;margin:15px 0 24px}.service-card a{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#b1c6e6;margin-top:auto;padding-top:16px;border-top:1px solid #ffffff0c;gap:8px}.service-card a .icon{width:15px;height:15px}.beyond{display:grid;grid-template-columns:1fr 1fr 1.7fr;align-items:center;gap:26px;padding-top:32px;margin-top:32px;border-top:1px solid var(--line)}.beyond>div:first-child{display:flex;align-items:center;gap:14px}.small-star{font-size:31px;color:#79a9f4}.beyond h3{font-weight:500;font-size:18px;letter-spacing:-.5px}.beyond p{color:var(--muted);font-size:11px}.pills{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.pills span{font-size:9px;border:1px solid #2b3544;border-radius:5px;padding:6px 10px;color:#b4bdcd}.difference-layout{display:grid;grid-template-columns:1fr 1.18fr;gap:95px}.difference-intro>p{font-size:13px;line-height:1.85;color:var(--muted);max-width:320px;margin:24px 0 17px}.difference-intro h2{font-size:42px}.difference-list{padding-top:1px}.difference-item{display:flex;align-items:flex-start;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.difference-item:first-child{padding-top:0}.difference-item:last-child{border:0}.difference-icon{width:39px;height:39px;display:grid;place-items:center;flex-shrink:0;background:#101c2e;border:1px solid #244064;border-radius:9px;color:#81b4ff}.difference-icon .icon{width:19px;height:19px}.difference-item h3{font-size:15px;line-height:1.4;font-weight:500;letter-spacing:-.2px}.difference-item p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:8px;max-width:370px}.item-number{font-size:9px;color:#697991;margin-left:auto;padding-top:3px}.orbit-art{position:relative;height:230px;width:320px;margin-top:20px;display:grid;place-items:center;isolation:isolate}.orbit-art:before{content:"";position:absolute;inset:20%;background:#175ccd25;filter:blur(30px);border-radius:50%}.orbit{position:absolute;width:265px;height:95px;border:1px solid #397dd37a;border-radius:50%;box-shadow:0 0 12px #145be31a,inset 0 0 12px #145be315}.orbit.one{transform:rotate(-30deg)}.orbit.two{transform:rotate(35deg);border-color:#387ed947}.orbit.three{transform:rotate(90deg);border-color:#387ed940}.orbit-art>span{font-size:36px;font-weight:700;letter-spacing:-2px;color:#63b4ff;z-index:1}.orbit-art>span>span{color:#e4edfd}.orbit-art small{display:block;text-align:center;font-size:6px;letter-spacing:1.5px;font-weight:400;color:#7d9ac3;margin-top:5px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0;margin-top:54px;border-block:1px solid var(--line);background:linear-gradient(90deg,transparent,#0e172660,transparent)}.stats>div{display:flex;flex-direction:column;align-items:center;padding:5px 14px;border-right:1px solid var(--line);gap:8px}.stats>div:last-child{border:0}.stats strong{font-weight:500;font-size:42px;letter-spacing:-1.5px;line-height:1.2}.stats strong>span{font-size:24px}.stats>div>span{color:#8e9bb0;font-size:11px}.stats .stat-support{font-size:23px;letter-spacing:-.8px;display:flex;align-items:center;gap:8px;min-height:50px}.stat-support .icon{color:#67a2ff}.stats-note{font-size:9px;color:#78869b;text-align:center;margin-top:10px}.maintenance{padding-top:0}.care-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;padding:44px 64px;border:1px solid #24344f;border-radius:18px;background:radial-gradient(ellipse at 18% 50%,#142b5055,transparent 60%),linear-gradient(120deg,#0d1522,#0b1018);overflow:hidden}.care-visual{position:relative;display:grid;place-items:center;min-height:280px}.care-orbit{position:absolute;width:260px;height:260px;border:1px solid #294467;border-radius:50%;box-shadow:0 0 0 35px #2951820a,0 0 0 70px #29518208}.care-orbit:before{content:"";position:absolute;inset:24px;border:1px dashed #3c659d66;border-radius:50%}.care-shield{width:140px;height:155px;display:grid;place-items:center;position:relative;border:1px solid #4e86c4;border-radius:28px;transform:rotate(-9deg);background:linear-gradient(130deg,#254e7c88,#0b1b33);box-shadow:0 16px 40px #0005,inset 0 0 30px #3793ff22}.care-shield svg{height:82px;width:82px;fill:#176bde26;stroke:#81baff;stroke-width:1;stroke-linejoin:round;stroke-linecap:round}.care-status{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);font-size:10px;display:flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid #2d4a70;border-radius:6px;background:#111e30;white-space:nowrap}.care-copy{position:relative}.care-copy .eyebrow{margin-bottom:16px}.care-copy h2{font-size:35px}.care-copy>p{color:#a1adbf;font-size:12px;line-height:1.85;max-width:430px;margin-top:18px}.care-features{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:18px;font-size:10px;color:#ccd6e6}.care-features span:before{content:"✓";color:#62a1ff;margin-right:5px}.care-copy .care-note{font-size:10px;color:#8e9ab0;margin:14px 0 9px}.final-cta{text-align:center;position:relative;overflow:hidden;border-block:1px solid #172339;background:radial-gradient(ellipse at 50% 110%,#0f46a977,transparent 67%),#080d17;padding:90px 0 88px}.final-cta .container{position:relative;z-index:2}.final-cta .eyebrow{justify-content:center;font-size:9px;margin-bottom:25px}.final-cta h2{font-size:clamp(32px,3.7vw,52px);line-height:1.15;letter-spacing:-1.9px}.final-cta h2 span{color:#72adff}.final-cta p{font-size:14px;line-height:1.8;color:#a3b1c7;margin:24px 0 28px}.final-caption{display:block;font-size:10px;color:#8296b3;margin-top:15px}.cta-ring{position:absolute;width:1200px;height:1200px;border:1px solid #2b64b537;border-radius:50%;top:110px;left:50%;transform:translateX(-50%);pointer-events:none;box-shadow:0 -3px 50px #2669d20a}.ring-two{width:1450px;height:1450px;top:48px;border-color:#24529126}.site-footer{padding:56px 0 0;background:#06090f}.footer-top{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:70px;align-items:start;padding-bottom:45px}.footer-brand .brand{width:132px;height:35px;margin-left:-3px}.footer-brand p{font-size:11px;line-height:1.9;color:#8490a4;max-width:280px;margin-top:17px}.footer-tagline{font-size:21px;font-weight:400;letter-spacing:-.7px;line-height:1.4;padding-top:8px}.footer-tagline span{color:#6c8bba}.footer-contact>span{font-size:9px;letter-spacing:1.7px;color:#8290a5;display:block;margin:5px 0 14px}.footer-contact a{font-size:11px;display:flex;align-items:center;gap:10px;max-width:180px;min-height:36px;color:#bdc7d6}.footer-contact a:hover{color:#72b1ff}.footer-contact .icon{width:15px;height:15px}.footer-contact .icon:last-child{margin-left:auto;width:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #1b2331;padding-block:21px;color:#79869b;font-size:9px}.footer-bottom>span{font-size:8px;letter-spacing:1.3px}.footer-bottom>a{width:30px;height:30px;display:grid;place-items:center;border:1px solid #28344a;border-radius:5px;font-size:16px}.floating-wa{position:fixed;right:25px;bottom:25px;z-index:45;display:flex;align-items:center;gap:9px;background:#146b4b;border:1px solid #42bb8e;border-radius:50px;padding:15px;box-shadow:0 8px 30px #0008;transition:background .2s,transform .2s}.floating-wa .icon{width:26px;height:26px}.floating-wa>span{font-size:11px;max-width:0;overflow:hidden;white-space:nowrap;transition:max-width .3s;display:none}.floating-wa:hover{background:#1b805c;transform:translateY(-3px)}.floating-wa:hover>span,.floating-wa:focus-visible>span{display:block;max-width:150px}.project-dialog,.contact-dialog{color:var(--text);background:#0d1420;border:1px solid #344760;border-radius:16px;padding:0;max-width:900px;width:calc(100% - 48px);max-height:90dvh;box-shadow:0 30px 100px #0009;overscroll-behavior:contain}.project-dialog::backdrop,.contact-dialog::backdrop{background:#02060ce8;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:14px;top:14px;z-index:5;display:grid;place-items:center;background:#07101bed;border:1px solid #536176;border-radius:50%;width:40px;height:40px;font-size:26px;line-height:1;color:white}.dialog-copy{padding:30px}.dialog-copy .eyebrow{font-size:9px;margin-bottom:14px}.dialog-copy h2{font-size:30px}.dialog-copy>p{font-size:13px;color:#b3bfd0;line-height:1.8;margin-top:13px;max-width:700px}.dialog-copy .demo-disclaimer{color:#8f9caf;font-size:11px}.dialog-actions{display:flex;align-items:center;gap:24px;margin-top:22px;flex-wrap:wrap}.preview-large .preview-nav b{font-size:24px}.preview-large .preview-text p{font-size:11px;max-width:230px}.preview-large .preview-button{font-size:9px}.preview-large .preview-eyebrow{font-size:9px}.preview-large .preview-text h3{font-size:clamp(23px,4.5cqw,43px)}.preview-large .barber-medallion>span{font-size:180px}.preview-large .gym-type{font-size:210px}.contact-dialog{max-width:430px;padding:42px 30px 30px}.contact-dialog h2{font-size:26px;letter-spacing:-.7px;margin-top:20px}.contact-dialog p{font-size:14px;color:var(--muted);margin:18px 0 25px}.contact-dialog-icon{color:#71b2ff}.contact-dialog-icon .icon{width:35px;height:35px}.contact-dialog .button{width:100%}.notice{padding:16px;border:1px solid var(--line);border-radius:8px;color:#bcc8dc}.will-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.will-reveal.revealed{opacity:1;transform:none}@keyframes levitate{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@media(min-width:1500px){.hero-grid{min-height:720px}.hero-visual{height:580px}.hero-art{width:1030px;left:-160px}.hero-copy{padding-top:70px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:23px}.hero-grid{grid-template-columns:1.05fr 1fr;min-height:610px}.hero-copy{padding-block:50px}h1{font-size:46px}.hero-visual{height:460px;margin-right:-32px}.hero-art{width:820px;left:-140px}.float-top{right:0;top:5px}.float-bottom{left:100px;bottom:20px}.visual-index{display:none}.delivery{flex-wrap:wrap;gap:7px 10px}.section{padding-block:76px}.service-card{padding:22px 17px}.service-card h3{font-size:15px}.service-card a{font-size:9px}.beyond{grid-template-columns:1fr 1fr}.beyond>p{display:none}.difference-layout{gap:50px}.difference-intro h2{font-size:36px}.care-card{padding:40px;gap:40px}.maintenance{padding-top:0}.care-visual{transform:scale(.9)}.footer-top{gap:40px}.concept-note{display:none}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:block}.header-cta{margin-left:auto}.header-inner{height:75px}.hero{padding-top:75px}.hero-grid{grid-template-columns:1.1fr 1fr;min-height:580px}h1{font-size:39px;letter-spacing:-1.8px}.hero-description{font-size:13px}.hero-visual{height:410px;margin-left:-55px}.hero-art{width:730px;left:-155px;object-position:70% center}.float-top{padding:9px;right:-5px;top:0}.float-label strong{font-size:9px}.float-label small{font-size:8px}.label-icon{padding:6px}.tiny-star{display:none}.float-bottom{left:75px;font-size:8px;padding:9px;bottom:12px}.hero-button{font-size:12px;gap:8px;padding:14px}.hero-button .end-arrow{margin-left:4px}.benefit-strip .container{gap:10px}.benefit-strip span{font-size:9px;gap:5px}.section-heading>p{font-size:11px;max-width:220px}h2{font-size:30px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-card{padding:26px}.service-card h3{font-size:19px}.service-card a{font-size:11px}.service-top{margin-bottom:22px}.difference-layout{gap:32px}.difference-intro h2{font-size:33px}.difference-item{gap:12px}.difference-item h3{font-size:13px}.difference-item p{font-size:11px}.orbit-art{width:250px;transform:scale(.9);transform-origin:left center}.stats strong{font-size:34px}.stats .stat-support{font-size:18px;gap:4px;min-height:41px}.stats>div>span{font-size:9px}.care-card{padding:34px;gap:25px;grid-template-columns:.75fr 1.25fr}.care-copy h2{font-size:30px}.care-visual{transform:scale(.8)}.footer-top{grid-template-columns:1.3fr 1fr;gap:30px}.footer-tagline{display:none}.footer-contact{justify-self:end;min-width:150px}.preview-nav>span{font-size:5px}.preview-nav b{font-size:11px}.preview-eyebrow{font-size:5px;letter-spacing:1px;margin-bottom:9px}.preview-text p{font-size:6px;max-width:130px;margin-top:8px}.preview-button{font-size:5px;padding:6px 8px;margin-top:10px}.barber-medallion>span{font-size:80px}.gym-type{font-size:100px}.car-wheel{border-width:5px}.project-info h3{font-size:12px}.project-link{font-size:9px;gap:5px}.project-info p{font-size:9px}}
@media(max-width:680px){html{scroll-padding-top:88px}.container{width:calc(100% - 40px)}.header-inner{height:70px;gap:14px}.brand{width:118px;height:32px}.header-cta{font-size:10px;min-height:37px;padding:8px 11px;gap:6px}.header-cta .icon{width:13px}.menu-toggle{width:35px;padding:6px}.hero{padding-top:70px}.hero-grid{display:flex;flex-direction:column;min-height:0;align-items:stretch}.hero-copy{padding:44px 0 0;text-align:center}.eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:21px}.hero-copy .eyebrow{justify-content:center}h1{font-size:clamp(35px,8.9vw,52px);line-height:1.09;letter-spacing:-1.8px}.hero-description{font-size:13px;line-height:1.8;max-width:330px;margin:20px auto 0}.delivery{justify-content:center;margin:21px 0;font-size:10px;gap:10px}.hero-button{min-height:54px;font-size:13px;padding:14px 18px;gap:9px;max-width:100%;width:340px}.hero-button .end-arrow{margin-left:auto}.cta-caption{font-size:10px;margin-top:10px}.hero-visual{height:330px;margin:10px -20px 0;overflow:hidden}.hero-art{height:340px;width:650px;left:50%;margin-left:-360px;object-position:69% center;mask-image:linear-gradient(to bottom,#000 80%,transparent)}.float-top{top:25px;right:20px;padding:10px 12px}.float-label strong{font-size:9px}.float-label small{font-size:8px}.float-bottom{bottom:30px;left:35px;font-size:8px}.hero-bottom{padding:15px 0;font-size:7px;letter-spacing:1px}.hero-bottom a{font-size:9px}.hero-bottom a span{margin-left:6px}.hero-bottom>span{max-width:160px}.benefit-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:15px 10px;padding-block:20px}.benefit-strip span{font-size:10px;gap:7px}.section{padding:60px 0}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:29px;letter-spacing:-1px}.section-heading>p{font-size:12px;max-width:none;margin-top:18px}.section-heading>p br{display:none}.portfolio-toolbar{padding-bottom:14px;margin-bottom:20px;display:block}.filters{gap:5px}.filter{font-size:9px;padding:8px 9px;min-height:36px}.filter span{font-size:8px;margin-left:3px}.project-grid{grid-template-columns:1fr;gap:26px}.project-info{padding-top:13px}.project-info h3{font-size:14px}.project-info p{font-size:10px}.project-link{font-size:11px;gap:8px}.site-preview{aspect-ratio:1.62}.preview-nav b{font-size:13px}.preview-nav>span{font-size:5px}.preview-text h3{font-size:5.1cqw}.preview-text p{font-size:6.5px;max-width:135px}.preview-eyebrow{font-size:5.5px;letter-spacing:1.5px;margin-bottom:10px}.preview-button{font-size:6px;padding:7px 9px;margin-top:12px}.barber-medallion>span{font-size:96px}.portfolio-bottom{display:block;margin-top:25px;padding-top:20px}.portfolio-bottom p{font-size:11px}.portfolio-bottom .text-link{margin-top:9px}.service-grid{gap:12px}.service-card{padding:20px 16px}.service-top{margin-bottom:24px}.service-top .icon{width:25px;height:25px}.service-card h3{font-size:17px;line-height:1.2}.service-card p{font-size:11px;margin:12px 0 18px}.service-card a{font-size:9px;gap:3px;line-height:1.5}.service-card a .icon{width:13px}.beyond{display:block;padding-top:24px;margin-top:24px}.beyond h3{font-size:19px}.pills{justify-content:flex-start;margin-top:17px;gap:7px}.pills span{font-size:9px}.difference-layout{display:block}.difference-intro h2{font-size:33px}.difference-intro h2 br:last-child{display:none}.difference-intro>p{max-width:360px;font-size:12px;margin:20px 0 10px}.orbit-art{display:none}.difference-list{margin-top:32px}.difference-item{padding:22px 0;gap:15px}.difference-item h3{font-size:14px}.difference-item p{font-size:12px}.difference-icon{width:37px;height:37px}.stats{grid-template-columns:1fr 1fr;margin-top:30px;padding:0}.stats>div{padding:24px 8px;gap:8px}.stats>div:nth-child(2){border-right:0}.stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats strong{font-size:37px}.stats .stat-support{font-size:19px;min-height:44px}.stats>div>span{font-size:10px}.stats-note{font-size:8px;margin-top:12px}.maintenance{padding-top:0}.care-card{display:flex;flex-direction:column;gap:20px;padding:27px 25px 30px}.care-visual{min-height:190px;height:190px;transform:scale(.72);margin-block:-20px 0}.care-status{bottom:-16px}.care-copy .eyebrow{font-size:8px}.care-copy h2{font-size:30px}.care-copy>p{font-size:12px}.care-features{font-size:10px;gap:8px 14px}.care-copy .care-note{font-size:10px}.final-cta{padding:65px 0}.final-cta .eyebrow{font-size:7px;letter-spacing:1.1px;margin-bottom:22px}.final-cta h2{font-size:33px;letter-spacing:-1.2px}.final-cta p{font-size:12px;margin:22px 0 24px}.final-cta p br{display:none}.final-cta .button{font-size:12px;padding:15px;gap:8px;width:340px;max-width:100%;min-height:55px}.final-cta .end-arrow{margin-left:auto}.final-caption{font-size:9px}.cta-ring{width:850px;height:850px;top:120px}.ring-two{width:1020px;height:1020px;top:65px}.site-footer{padding-top:38px}.footer-top{display:block;padding-bottom:28px}.footer-brand p{max-width:315px;font-size:11px}.footer-contact{margin-top:27px;display:flex;gap:20px;flex-wrap:wrap}.footer-contact>span{width:100%;margin:0;font-size:8px}.footer-contact a{font-size:10px;gap:6px;min-height:34px}.footer-contact .icon:last-child{display:none}.footer-bottom{display:flex;align-items:flex-start;padding:20px 0 90px;font-size:8px;gap:10px}.footer-bottom>span{display:none}.footer-bottom>a{flex-shrink:0}.floating-wa{right:17px;bottom:max(17px,env(safe-area-inset-bottom));padding:13px}.floating-wa .icon{width:25px;height:25px}.floating-wa:hover>span{display:none}.project-dialog{width:calc(100% - 24px);border-radius:12px}.dialog-copy{padding:23px}.dialog-copy h2{font-size:26px}.dialog-copy>p{font-size:12px}.dialog-close{width:36px;height:36px;top:9px;right:9px}.preview-large .preview-nav b{font-size:13px}.preview-large .preview-text h3{font-size:5cqw}.preview-large .preview-text p{font-size:7px;max-width:150px}.preview-large .preview-eyebrow{font-size:6px}.preview-large .preview-button{font-size:6px}.preview-large .barber-medallion>span{font-size:100px}.preview-large .gym-type{font-size:110px}.dialog-actions .button{width:100%;font-size:12px;padding:12px}.contact-dialog{padding:35px 24px 25px}.contact-dialog h2{font-size:24px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.header-inner{gap:8px}.brand{width:105px;height:29px}.header-cta{font-size:9px;padding:8px}.hero-copy .eyebrow{font-size:7px}h1{font-size:34px}.hero-description{font-size:12px}.delivery{gap:7px;font-size:9px}.hero-bottom{font-size:6px}.hero-bottom a{font-size:8px}.hero-visual{height:300px}.hero-art{height:310px;width:595px;margin-left:-330px}.service-grid{grid-template-columns:1fr}.service-card{padding:24px}.service-card h3{font-size:19px}.service-card a{font-size:11px}.filter{font-size:8px;padding:8px}.final-cta h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}
