:root{--bg: #070b14;--bg-soft: rgba(255, 255, 255, .06);--card: rgba(255, 255, 255, .06);--line: rgba(255, 255, 255, .12);--text: #ffffff;--muted: rgba(255, 255, 255, .72);--muted-2: rgba(255, 255, 255, .5);--primary: #ffffff;--primary-text: #081122;--radius-xl: 32px;--shadow: 0 20px 60px rgba(0, 0, 0, .35);--container: 1180px;font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(214,54,196,.11),transparent 28%),radial-gradient(circle at top right,rgba(251,146,60,.09),transparent 26%),linear-gradient(180deg,#070b14,#091121);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;position:relative;overflow:clip}.bg-orb{position:fixed;border-radius:50%;filter:blur(90px);z-index:0;pointer-events:none;opacity:.65}.orb-1{width:300px;height:300px;left:-60px;top:-40px;background:#d946ef2e}.orb-2{width:360px;height:360px;right:-80px;top:120px;background:#fb923c1f}.orb-3{width:340px;height:340px;left:30%;bottom:-80px;background:#22d3ee1a}.container{width:min(var(--container),calc(100% - 2rem));margin-inline:auto;position:relative;z-index:1}.section{padding:5rem 0}.section-header{max-width:760px;margin-bottom:2.5rem}.section-header--center{text-align:center;margin-inline:auto}.eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.34em;font-size:.8rem;font-weight:700;color:var(--muted-2)}.section-title{margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;letter-spacing:-.03em}.section-description{margin:1.25rem 0 0;color:var(--muted);line-height:1.8;font-size:1.06rem}.navbar{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#070b14c7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.navbar__inner{display:flex;align-items:center;justify-content:space-between;min-height:84px;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand__title{font-size:1.22rem;font-weight:800;letter-spacing:-.02em}.brand__subtitle{font-size:.74rem;color:var(--muted-2);text-transform:uppercase;letter-spacing:.26em}.logo-mark{position:relative;overflow:hidden;border-radius:18px;background:#050a16;box-shadow:var(--shadow);flex:0 0 auto}.logo-mark--md{width:48px;height:48px}.logo-mark--lg{width:76px;height:76px;border-radius:24px}.logo-mark:before,.logo-mark:after{content:"";position:absolute}.logo-mark:before{inset:0;background:linear-gradient(180deg,#d946ef,#be185d) left top / 34% 48% no-repeat,linear-gradient(90deg,#ec4899,#fdba74) 18% 0 / 82% 44% no-repeat,linear-gradient(180deg,#6d28d9,#38bdf8) 0 42% / 28% 58% no-repeat,linear-gradient(90deg,#15803d,#a3e635) 16% 46% / 82% 56% no-repeat;border-radius:inherit;clip-path:inset(0 round inherit)}.logo-mark:after{inset:0;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.25),transparent 18%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.12) 100%);border-radius:inherit}.navbar__desktop{display:none;align-items:center;gap:.5rem}.nav-link{color:var(--muted);padding:.72rem 1rem;border-radius:999px;font-size:.95rem;transition:.18s ease}.nav-link:hover{background:#ffffff0f;color:var(--text)}.nav-link--active{background:var(--primary);color:var(--primary-text);font-weight:700}.menu-toggle{display:inline-flex;border:1px solid var(--line);border-radius:999px;background:transparent;color:#fff;padding:.75rem;cursor:pointer}.navbar__mobile{border-top:1px solid var(--line);background:#070b14f0}.navbar__mobile-list{display:grid;gap:.5rem;padding:1rem 0 1.25rem}.nav-link--mobile{border-radius:18px;background:#ffffff0a}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;border-radius:999px;padding:0 1.3rem;font-weight:700;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--primary);color:var(--primary-text)}.button--secondary{border-color:var(--line);background:#ffffff08;color:var(--text)}.button--full,.button--full-mobile{width:100%}.hero{display:grid;align-items:center;gap:3rem;padding:4rem 0 3rem;min-height:calc(100vh - 84px)}.pill{display:inline-flex;padding:.72rem 1rem;border-radius:999px;border:1px solid var(--line);background:#ffffff0a;color:var(--muted);font-size:.92rem}.hero__title{margin:1.3rem 0 1.5rem;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98;letter-spacing:-.05em}.hero__title span{background:linear-gradient(90deg,#d946ef,#ec4899 40%,#fdba74);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__text{margin:1.3rem 0 1.5rem;color:var(--muted);line-height:1.85;font-size:1.06rem;max-width:680px}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.stats{display:grid;gap:1rem;margin-top:2.2rem}.stat-card,.service-card,.price-card,.about-card,.contact-card,.note-box,.cta__box,.portfolio-highlight,.portfolio-detail__content,.portfolio-detail__visual{border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.stat-card{padding:1.15rem 1.2rem;border-radius:22px}.stat-card strong{display:block;font-size:1rem}.stat-card span{display:block;margin-top:.3rem;color:var(--muted-2);font-size:.94rem;line-height:1.5}.hero__visual{display:grid;gap:1rem}.visual-card{min-height:144px;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(135deg,#ffffff0f,#0a1223b8);padding:1.4rem;display:flex;align-items:flex-end}.visual-card--accent{background:linear-gradient(135deg,#d946ef33,#fdba741a)}.visual-card--wide{min-height:170px}.visual-card small{display:block;color:var(--muted-2);text-transform:uppercase;letter-spacing:.22em;margin-bottom:.45rem}.visual-card strong{font-size:1.35rem;line-height:1.2}.grid{display:grid;gap:1rem}.service-card{border-radius:var(--radius-xl);padding:1.5rem}.service-card__icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:16px;background:#ffffff0f;border:1px solid var(--line);color:#86efac}.service-card h3{margin:1rem 0 .7rem;font-size:1.25rem}.service-card p{margin:0;color:var(--muted);line-height:1.75}.portfolio-highlight,.portfolio-detail{display:grid;gap:1rem}.portfolio-highlight{padding:1rem;border-radius:var(--radius-xl)}.portfolio-highlight__main,.portfolio-detail__visual,.portfolio-detail__content{border-radius:24px;padding:1.5rem}.portfolio-highlight__main{min-height:260px;background:linear-gradient(135deg,#ffffff0a,#0a1223a6)}.portfolio-highlight__main small,.detail-box small{color:var(--muted-2);text-transform:uppercase;letter-spacing:.2em}.portfolio-highlight__main h3{margin:.7rem 0;font-size:2rem}.portfolio-highlight__main p{color:var(--muted);line-height:1.8;max-width:560px}.portfolio-highlight__stack{display:grid;gap:1rem}.stack-card,.detail-box{min-height:108px;border:1px solid var(--line);border-radius:24px;display:grid;place-items:center;padding:1rem;background:#070b148f;color:var(--muted);text-align:center;font-weight:700}.detail-box--primary{background:linear-gradient(135deg,#d946ef2e,#0ea5e91a)}.price-card{border-radius:var(--radius-xl);padding:1.5rem}.price-card--featured{background:linear-gradient(180deg,#d946ef1f,#fdba740d),var(--card);border-color:#d946ef4d}.price-card__from{margin:0;text-transform:uppercase;letter-spacing:.24em;color:var(--muted-2);font-size:.8rem}.price-card h3{margin:.55rem 0 0;font-size:1.35rem}.price-card__amount{margin-top:.8rem;font-size:2.5rem;line-height:1;font-weight:900;letter-spacing:-.04em}.price-card__list{list-style:none;margin:1.2rem 0 1.5rem;padding:0;display:grid;gap:.8rem}.price-card__list li{display:flex;align-items:flex-start;gap:.7rem;color:var(--muted);line-height:1.6}.price-card__list svg{flex:0 0 auto;margin-top:.15rem;color:#86efac}.cta{padding:2rem 0 5rem}.cta__box{padding:2rem;border-radius:36px;background:linear-gradient(90deg,#d946ef1a,#fdba740f),var(--card)}.about-grid,.contact-grid{display:grid;gap:1rem}.about-card,.contact-card{border-radius:var(--radius-xl);padding:1.5rem}.about-card p,.contact-card__intro,.note-box p{color:var(--muted);line-height:1.8}.tag-grid{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.tag{display:inline-flex;align-items:center;min-height:42px;border-radius:999px;padding:0 1rem;border:1px solid var(--line);background:#ffffff0a;color:var(--muted);font-weight:600}.note-box{border-radius:24px;padding:1.25rem}.note-box--spaced{margin-top:2rem}.content-list{margin:1rem 0 0;padding-left:1.1rem;color:var(--muted);line-height:1.8}.contact-item{display:flex;align-items:center;gap:.9rem;color:var(--muted);margin-top:1rem}.contact-form{display:grid;gap:1rem;margin-top:1.3rem}.form-field{display:grid;gap:.45rem}.form-field label{color:var(--muted);font-size:.95rem}.form-field input,.form-field textarea{width:100%;border-radius:20px;border:1px solid var(--line);background:#070b14bf;color:var(--text);padding:.95rem 1rem;font:inherit;outline:none;transition:border-color .18s ease,background .18s ease}.form-field input:focus,.form-field textarea:focus{border-color:#ffffff47;background:#070b14e0}.form-actions{display:flex;flex-wrap:wrap;gap:.9rem}.footer{border-top:1px solid var(--line);background:#070b14bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;z-index:1}.footer__grid{display:grid;gap:2rem;padding:2.4rem 0}.footer__heading{margin:0 0 1rem;color:var(--muted-2);text-transform:uppercase;letter-spacing:.22em;font-size:.8rem;font-weight:700}.footer__text{color:var(--muted);max-width:460px;line-height:1.75;margin-top:1rem}.footer__links{display:grid;gap:.75rem}.footer__link{color:var(--muted);transition:color .18s ease}.footer__link:hover{color:var(--text)}.footer__link--static:hover{color:var(--muted)}.whatsapp-float{position:fixed;right:1rem;bottom:1rem;z-index:60;display:inline-flex;align-items:center;gap:.55rem;min-height:50px;padding:0 1rem;border-radius:999px;background:#16a34a;color:#fff;box-shadow:0 18px 35px #08642d59;font-weight:800}@media(min-width:760px){.stats{grid-template-columns:repeat(3,1fr)}.grid--3,.portfolio-highlight,.portfolio-detail,.about-grid,.contact-grid,.footer__grid,.contact-form{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field--full{grid-column:1 / -1}}@media(min-width:980px){.navbar__desktop{display:inline-flex}.menu-toggle{display:none}.hero{grid-template-columns:1.2fr .8fr;gap:3.5rem}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-highlight{grid-template-columns:1.2fr .8fr}.portfolio-detail{grid-template-columns:.95fr 1.05fr}.about-grid{grid-template-columns:.9fr 1.1fr}.contact-grid{grid-template-columns:.82fr 1.18fr}.footer__grid{grid-template-columns:1.2fr .8fr .8fr}.button--full-mobile{width:auto}}@media(max-width:640px){.section{padding:4rem 0}.hero{padding:3rem 0 2rem}.hero__actions,.form-actions{flex-direction:column}.button,.button--secondary,.button--primary{width:100%}.whatsapp-float{right:.75rem;bottom:.75rem}}.logo-img{display:block;object-fit:contain}.logo-img--md{width:48px;height:48px}.logo-img--lg{width:76px;height:76px}.portfolio-real{display:grid;gap:1rem;margin-bottom:1.5rem}.portfolio-real__main,.portfolio-real__side,.gallery-card{border:1px solid var(--line);background:var(--card);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.portfolio-real__main img,.portfolio-real__side img,.gallery-card img,.stack-card--image img{width:100%;height:100%;object-fit:cover;display:block}.portfolio-real__main{min-height:320px}.portfolio-real__side{display:grid;gap:1rem}.portfolio-real__side img{min-height:154px}.portfolio-gallery{display:grid;gap:1rem;margin-bottom:1.5rem}.gallery-card{min-height:240px}.stack-card--image{padding:0;overflow:hidden}.portfolio-detail__content--full{margin-top:1rem}@media(min-width:900px){.portfolio-real{grid-template-columns:1.2fr .8fr;align-items:stretch}.portfolio-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:980px){.hero__title,.hero__text{margin-bottom:2rem}}@media(min-width:980px){.contact-grid--single{grid-template-columns:.85fr 1.15fr}}.price-help-text{margin-top:.9rem;color:var(--muted-2);font-size:.9rem;line-height:1.6}.portfolio-featured__hero{min-height:320px}.portfolio-featured__hero img,.featured-gallery-card img{width:100%;height:100%;object-fit:cover;display:block}.portfolio-featured__hero img,.featured-gallery-card img{transition:transform .5s ease}.portfolio-featured__hero:hover img,.featured-gallery-card:hover img{transform:scale(1.05)}.portfolio-featured__hero:hover img,.featured-gallery-card:hover img{transform:scale(1.06)}.promo{margin:1rem 0 0;color:#f59e0b;font-weight:700;line-height:1.5}.hero__whatsapp-note{margin-top:1rem;color:var(--muted-2);font-size:.96rem}.price-original{margin-top:.5rem;color:var(--muted-2);text-decoration:line-through;font-size:.95rem}.price-promo-badge{display:inline-flex;margin-top:.65rem;padding:.42rem .8rem;border-radius:999px;background:#f59e0b24;border:1px solid rgba(245,158,11,.28);color:#fbbf24;font-size:.82rem;font-weight:700}.price-simple-text{margin:.9rem 0 0;color:var(--muted);line-height:1.7}.price-includes-title{margin-top:1rem;margin-bottom:.65rem;font-size:.98rem;font-weight:700;color:var(--text)}.price-result-box{margin-top:1rem;margin-bottom:1rem;padding:.95rem 1rem;border-radius:18px;background:#ffffff0a;border:1px solid var(--line)}.price-result-box strong{display:block;margin-bottom:.35rem;color:var(--text);font-size:.94rem}.price-result-box p{margin:0;color:var(--muted);line-height:1.65;font-size:.96rem}.promo-banner{margin-bottom:1.5rem;border:1px solid rgba(245,158,11,.25);background:#f59e0b14;border-radius:24px;padding:1rem 1.2rem;box-shadow:var(--shadow)}.promo-banner strong{display:block;color:#fbbf24;margin-bottom:.35rem}.promo-banner p{margin:0;color:var(--muted);line-height:1.7}.promo-banner--spaced{margin-bottom:2rem}.pricing-help{margin:1.5rem 0 2rem;padding:1.2rem;border-radius:20px;border:1px solid var(--line);background:var(--card);display:flex;flex-direction:column;gap:1rem}.pricing-help p{margin:0;color:var(--muted);line-height:1.7;font-size:.98rem}.pricing-help .button{width:fit-content}.contact-grid--single{grid-template-columns:1fr}.contact-card--cta{display:flex;flex-direction:column;justify-content:center}.contact-cta-icon{width:56px;height:56px;display:inline-grid;place-items:center;border-radius:18px;background:#25d36624;border:1px solid rgba(37,211,102,.24);color:#22c55e;margin-bottom:1rem}.contact-card__button{margin-top:1rem;width:fit-content}.project-quote{margin-top:1.2rem;margin-bottom:1.4rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--line);background:#ffffff0a}.project-quote strong{display:block;margin-bottom:.45rem;font-size:.92rem;color:var(--text)}.project-quote p{margin:0;color:var(--muted);line-height:1.7;font-style:italic}.portfolio-featured,.portfolio-featured__top{display:grid;gap:1rem}.portfolio-featured__info,.portfolio-featured__hero,.featured-gallery-card{border:1px solid var(--line);background:var(--card);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.portfolio-featured__info{padding:1.5rem}.portfolio-featured__info small{color:var(--muted-2);text-transform:uppercase;letter-spacing:.2em}.portfolio-featured__info h3{margin:.7rem 0;font-size:2rem}.portfolio-featured__info p{color:var(--muted);line-height:1.8}.portfolio-featured__hero{min-height:320px;background:#000}.portfolio-featured__hero img,.featured-gallery-card img,.stack-card--image img{width:100%;height:100%;object-fit:cover;display:block}.portfolio-featured__gallery{display:grid;gap:1rem}.featured-gallery-card{min-height:220px}.portfolio-featured__hero,.featured-gallery-card{overflow:hidden;position:relative}.portfolio-featured__hero img,.featured-gallery-card img{transition:transform .5s ease,filter .5s ease}.portfolio-featured__hero:hover img,.featured-gallery-card:hover img{transform:scale(1.05);filter:brightness(1.05)}@media(min-width:900px){.portfolio-featured__top{grid-template-columns:.95fr 1.05fr;align-items:stretch}.portfolio-featured__gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:980px){.contact-grid--single{grid-template-columns:.85fr 1.15fr}.hero__title,.hero__text{margin-bottom:2rem}}
