@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap";
.visible{visibility:visible}.sticky{position:sticky}.container{width:100%}.block{display:block}.hidden{display:none}.grow{flex-grow:1}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--background:#fbfaf7;--foreground:#15283a;--muted:#68747c;--border:#15283a29;--accent:#123b5d;--accent-foreground:#f6f0e6;--highlight:#a6633c;--font-display:"Instrument Serif", Georgia, serif;--font-body:"Manrope", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{overflow:hidden}.intro-flow{background-image:linear-gradient(#0000 52%,#fbfaf7c7 100%);position:relative}.container{width:min(1180px,100% - 48px);margin:0 auto}.eyebrow{color:var(--highlight);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.display{font-family:var(--font-display);letter-spacing:-.055em;font-weight:400}.section{padding:128px 0}.section-heading{max-width:720px}.section-heading h2{margin:14px 0 20px;font-size:clamp(2.5rem,5.5vw,5.1rem);line-height:.94}.section-heading p{max-width:580px;color:var(--muted);font-size:1.08rem;line-height:1.7}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 24px;transition:transform .24s,background .24s,color .24s;display:inline-flex}.button:hover{border-color:var(--accent);transform:translateY(-3px)}.button-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-foreground)}.button-primary:hover{background:#1e557e}.arrow{transition:transform .24s;display:inline-block}.button:hover .arrow,.card-link:hover .arrow{transform:translate(4px,-2px)}.floating-whatsapp{right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:40;color:#fff;background:#25d366;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:width .26s,border-radius .26s,transform .26s,box-shadow .26s;display:inline-flex;position:fixed;box-shadow:0 14px 30px #0a532840}.floating-whatsapp:hover{border-radius:999px;width:178px;transform:translateY(-4px);box-shadow:0 18px 36px #0a532852}.floating-whatsapp-pulse{z-index:-1;border:1px solid #25d36694;border-radius:50%;animation:2.8s ease-out infinite whatsappPulse;position:absolute;inset:-5px}.floating-whatsapp-label{white-space:nowrap;opacity:0;max-width:0;margin-left:0;font-size:.76rem;font-weight:800;transition:max-width .26s,margin .26s,opacity .22s;overflow:hidden}.floating-whatsapp:hover .floating-whatsapp-label{opacity:1;max-width:120px;margin-left:9px}@keyframes whatsappPulse{0%{opacity:.7;transform:scale(.92)}70%,to{opacity:0;transform:scale(1.28)}}.nav-wrap{z-index:30;width:100%;position:fixed;top:18px;left:0}.nav{background:var(--accent);min-height:64px;color:var(--accent-foreground);border:1px solid #f6f0e624;border-radius:999px;justify-content:space-between;align-items:center;padding:8px 10px 8px 18px;transition:transform .26s,box-shadow .26s;display:flex}.nav-scrolled{transform:translateY(-3px);box-shadow:0 12px 30px #1a24151f}.brand{align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:inline-flex}.brand-logo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:lighten;width:148px;height:48px;display:block}.brand-mark{background:var(--accent-foreground);width:32px;height:32px;color:var(--accent);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.15rem;display:grid}.nav-links{color:#f6f0e6b3;gap:28px;margin-left:auto;margin-right:28px;font-size:.88rem;display:flex}.nav-links a:hover{color:var(--accent-foreground)}.nav-cta{min-height:44px;padding:0 18px;font-size:.86rem}.menu-toggle{width:44px;height:44px;color:var(--accent-foreground);background:0 0;border:1px solid #f6f0e640;border-radius:50%;display:none}.mobile-menu{z-index:45;background:var(--background);flex-direction:column;justify-content:space-between;padding:112px 24px 28px;display:flex;position:fixed;inset:0}.mobile-menu nav{gap:16px;display:grid}.mobile-menu nav a{font-family:var(--font-display);font-size:clamp(2.4rem,12vw,4.5rem);line-height:1}.mobile-menu small{color:var(--muted)}.hero{text-align:center;min-height:930px;padding:210px 0 96px;position:relative}.hero-grid{display:block}.hero-message{max-width:980px;margin:0 auto}.hero h1{max-width:900px;margin:22px auto 30px;font-size:clamp(2.15rem,4.45vw,4rem);line-height:1.18}.hero-highlight{color:#000}.hero h1 em{color:var(--highlight);font-style:normal}.hero-line{display:block;overflow:hidden}.hero-line-inner{display:block}.hero-copy{max-width:680px;color:var(--muted);margin:0 auto;padding-bottom:12px;font-size:1.14rem;line-height:1.7}.hero-actions{justify-content:center;margin-top:36px}.hero-note{max-width:360px;color:var(--muted);text-align:left;justify-content:center;align-items:flex-start;gap:12px;margin:86px auto 0;padding-bottom:16px;font-size:.88rem;line-height:1.5;display:flex}.status-dot{background:var(--accent);border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 5px #123b5d1a}.hero-visual{perspective:1200px;min-height:460px;transform-style:preserve-3d;background:linear-gradient(125deg,#c8ddd4,#ece1d8 54%,#e4c3c8);border:1px solid #4b20383d;border-radius:26px;margin-top:82px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,inset 0 -70px 100px #4b20381a,0 24px 60px #4b203814}.hero-visual:before{content:"";pointer-events:none;background:linear-gradient(112deg,#ffffff47,#0000 34%,#4b20380f);position:absolute;inset:0}.hero-visual:after{content:"";pointer-events:none;border:1px solid #ffffff8c;border-radius:18px;position:absolute;inset:18px;box-shadow:inset 0 0 0 1px #4b203814}.visual-label{z-index:1;color:#4b2038;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-size:.78rem;font-weight:800;display:flex;position:absolute;top:28px;left:30px;right:30px}.visual-window{z-index:1;background:#e6e6dc;border:1px solid #123b5d2e;border-radius:8px;flex-direction:column;display:flex;position:absolute;inset:70px 11% 9%;overflow:hidden;box-shadow:0 24px 50px #123b5d29}.window-bar{background:#f2f1eb;border-bottom:1px solid #123b5d1a;align-items:center;min-height:38px;padding:7px 12px;display:flex}.window-dots{gap:6px;display:flex}.window-bar i{background:#a3a59b;border-radius:50%;width:7px;height:7px}.window-content{flex:1 1 0;grid-template-rows:minmax(0,1fr);grid-template-columns:.9fr 1.1fr;width:100%;min-width:0;height:0;min-height:0;display:grid;overflow:hidden}.window-copy{color:#fff4ec;text-align:left;background:#4b2038;padding:28px 26px}.window-copy span{color:#f0b4ad;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.window-copy h3{color:#fff4ec;font-family:var(--font-display);margin:14px 0 16px;font-size:clamp(2rem,3vw,2.45rem);font-weight:400;line-height:.94}.window-copy p{color:#fff4ecd6;max-width:250px;font-size:.76rem;line-height:1.52}.case-study-details{gap:9px;margin:18px 0 0;display:grid}.case-study-details div{gap:3px;display:grid}.case-study-details dt{color:#f0b4ad;text-transform:uppercase;font-size:.56rem;font-weight:800}.case-study-details dd{color:#fff4ecd6;margin:0;font-size:.7rem}.window-copy a{color:#fff4ec;gap:8px;margin-top:22px;font-size:.72rem;font-weight:800;display:inline-flex}.window-product{background:#e9e7df;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.window-product img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;inset:0}.visual-controls{z-index:2;gap:8px;display:flex;position:absolute;bottom:clamp(22px,5%,30px);right:clamp(24px,5%,58px)}.visual-arrow{background:var(--accent);width:46px;height:46px;color:var(--accent-foreground);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.visual-arrow-previous{color:var(--accent);background:#fffdf8e6}.trust-proof{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:18px;padding:0 24px 54px;font-size:.84rem;display:flex}.proof-people{padding-left:8px;display:flex}.proof-people span{border:2px solid var(--background);background:var(--accent);min-width:56px;height:38px;color:var(--accent-foreground);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;place-items:center;margin-left:-8px;padding:0 12px;font-size:.56rem;font-weight:800;display:grid}.proof-people span:nth-child(2){color:var(--foreground);background:#d9e8e8}.proof-people span:nth-child(3){color:var(--foreground);background:#afc8d2}.proof-people span:nth-child(4){color:var(--foreground);background:#e4c3c8}.marquee-wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.marquee{width:max-content;animation:28s linear infinite marquee;display:flex}.marquee-track{white-space:nowrap;gap:28px;padding:21px 28px;display:flex}.marquee-item{color:var(--foreground);letter-spacing:.11em;text-transform:uppercase;gap:28px;font-size:.8rem;font-weight:700;display:inline-flex}.marquee-item:after{background:var(--highlight);content:"";border-radius:50%;width:5px;height:5px}@keyframes marquee{to{transform:translate(-50%)}}.service-grid,.stats-grid,.testimonial-grid,.article-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:68px;display:grid}.service-card,.stat,.testimonial,.article{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:250px;padding:28px}.service-grid{border:0;gap:14px;margin-top:58px}.service-grid>div{min-width:0}.service-paths{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:54px;display:grid}.service-path{border:1px solid var(--border);background:#f2ede5;border-radius:18px;flex-direction:column;min-height:260px;padding:26px;transition:border-color .36s,box-shadow .36s,transform .36s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.service-path:before{background:var(--highlight);content:"";transform-origin:0;height:3px;transition:transform .36s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:26px;right:26px;transform:scaleX(.22)}.service-path:hover{border-color:#a6633c73;transform:translateY(-6px);box-shadow:0 18px 38px #15283a14}.service-path:hover:before{transform:scaleX(1)}.service-paths>div:nth-child(2) .service-path{background:#e6edf2}.service-paths>div:nth-child(3) .service-path{background:#e8f0eb}.service-path-number{color:var(--highlight);letter-spacing:.12em;font-size:.7rem;font-weight:800}.service-path strong{font-family:var(--font-display);margin-top:54px;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;line-height:.9}.service-path p{max-width:310px;color:var(--muted);margin:14px 0 0;font-size:.88rem;line-height:1.6}.service-path-link{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:22px;font-size:.68rem;font-weight:800}.service-card{border:1px solid #15283a1f;border-radius:18px;flex-direction:column;min-height:300px;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s,border-color .36s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #15283a0a}.service-card:before{background:var(--service-accent);content:"";transform-origin:0;height:3px;transition:transform .36s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:28px;right:28px;transform:scaleX(.28)}.service-card:hover{border-color:var(--service-accent)}@supports (color:color-mix(in lab, red, red)){.service-card:hover{border-color:color-mix(in srgb, var(--service-accent) 45%, transparent)}}.service-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px #15283a1a}.service-card:hover:before{transform:scaleX(1)}.service-card-1{--service-accent:#527d6d;background:#e8f0eb}.service-card-2{--service-accent:#a75d68;background:#f2e4e5}.service-card-3{--service-accent:#557b9c;background:#e6edf2}.service-card-4{--service-accent:#a66b43;background:#f3ebdf}.service-card-top{color:var(--service-accent)}.service-card-top span{letter-spacing:.12em;font-size:.72rem;font-weight:800}.service-card h3{font-family:var(--font-display);margin:62px 0 14px;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:400;line-height:.98}.service-card p,.stat p,.article p{color:var(--muted);margin:0;line-height:1.6}.service-card p{max-width:430px}.service-arrow{transition:transform .36s cubic-bezier(.22,1,.36,1)}.service-card:hover .service-arrow{transform:translate(4px,-4px)rotate(8deg)}.service-card-footer{color:var(--service-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:.68rem;font-weight:800;display:inline-flex}.service-card-footer span{font-size:1rem;transition:transform .36s}.service-card:hover .service-card-footer span{transform:translate(4px,-3px)}.project-list{gap:72px;margin-top:76px;display:grid}.project-card{border:1px solid var(--border);background:#ffffffb3;border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:end;gap:48px;padding:28px;display:grid}.project-card:nth-child(2n){grid-template-columns:.8fr 1.2fr}.project-media{border:1px solid var(--border);background:#e3ddd2;border-radius:20px;min-height:440px;position:relative;overflow:hidden}.project-placeholder{color:var(--muted);text-align:center;text-transform:uppercase;place-items:center;display:grid;position:absolute;inset:0}.project-placeholder:before{aspect-ratio:1.4;content:"";border:1px solid #123b5d57;width:62%;position:absolute;transform:rotate(-7deg)}.project-placeholder span{z-index:1;max-width:150px;position:relative}.project-info h3{font-family:var(--font-display);margin:14px 0;font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:.95}.project-type,.project-info p{color:var(--muted)}.tag-list{flex-wrap:wrap;gap:7px;margin:24px 0 30px;display:flex}.tag{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.7rem}.card-link{color:var(--accent);align-items:center;gap:12px;font-size:.88rem;font-weight:700;display:inline-flex}.work-section{padding-bottom:170px}.project-stack{margin-top:76px;display:block}.project-stack-card{border:1px solid #15283a21;border-radius:24px;grid-template-columns:1.15fr .85fr;align-items:stretch;min-height:min(72vh,620px);margin-bottom:28px;display:grid;position:sticky;top:112px;overflow:hidden;box-shadow:0 20px 55px #15283a1a}.project-stack-card-1{z-index:1;background:#e8f0eb}.project-stack-card-2{z-index:2;background:#f2e4e5}.project-stack-card-3{z-index:3;background:#e6edf2}.project-stack-card-4{z-index:4;background:#f3ebdf}.project-stack-card-5{z-index:5;background:#e8f0eb}.project-stack-card:nth-child(2n){grid-template-columns:1.15fr .85fr}.project-stack-card .project-media{background:#ffffff52;border:0;border-radius:0;height:100%;min-height:0}.project-stack-card .project-media:after{content:"";pointer-events:none;border:1px solid #ffffffa6;border-radius:14px;position:absolute;inset:20px}.project-stack-card .project-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.9);width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .4s;display:block}.project-stack-card:hover .project-media img{filter:saturate();transform:scale(1.035)}.project-media-label{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#15283ab8;border:1px solid #ffffff80;border-radius:999px;padding:8px 11px;font-size:.62rem;font-weight:800;position:absolute;bottom:28px;right:30px}.project-stack-card .project-info{flex-direction:column;justify-content:center;padding:clamp(28px,5vw,72px);display:flex}.project-stack-card .project-info h3{max-width:420px;font-family:var(--font-display);letter-spacing:-.045em;margin:18px 0 14px;font-size:clamp(2.8rem,5.4vw,5.2rem);font-weight:400;line-height:.92}.project-stack-card .project-info p{color:#15283ac7;max-width:390px;margin:22px 0 0;font-size:1rem;line-height:1.7}.project-stack-card .project-type{color:#15283ab8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.project-stack-card .project-index{color:var(--accent);letter-spacing:.08em;font-weight:800}.project-stack-card .tag-list{margin:30px 0}.about-section{background:#f0e9df}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(42px,8vw,120px);display:grid}.about-portrait{color:#f6f0e6;background:#d9d2c8;border:1px solid #123b5d33;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:540px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 54px #123b5d24}.about-portrait img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;filter:saturate(.82)contrast(1.06)brightness(.94);width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s;position:absolute;inset:0;transform:scale(1.025)}.about-portrait:hover img{filter:saturate(.96)contrast(1.04)brightness(.98);transform:scale(1.055)}.about-portrait>img+.about-portrait-caption:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000 18%,#123b5d14 46%,#123b5ddb 100%);position:absolute;inset:0 -34px -34px}.about-portrait:before{aspect-ratio:1;content:"";mix-blend-mode:soft-light;border:1px solid #f6f0e62e;border-radius:50%;width:78%;position:absolute;top:12%;right:-12%}.about-portrait:after{aspect-ratio:1;content:"";mix-blend-mode:soft-light;border:1px solid #f6f0e61a;border-radius:50%;width:100%;position:absolute;top:22%;left:-26%}.about-portrait-caption{z-index:1;text-shadow:0 2px 18px #15283a4d;border-top:1px solid #ffffff8c;justify-content:space-between;align-items:baseline;gap:18px;padding-top:120px;display:flex;position:relative}.about-portrait-caption strong{font-family:var(--font-display);font-size:clamp(2.6rem,6vw,5rem);font-weight:400;line-height:.8}.about-portrait-caption span{color:#f6f0e6e0;letter-spacing:.1em;text-align:right;text-transform:uppercase;font-size:.68rem;font-weight:800}.about-copy h2{max-width:680px;font-family:var(--font-display);letter-spacing:-.05em;margin:18px 0 24px;font-size:clamp(2.7rem,6vw,5.6rem);font-weight:400;line-height:.92}.about-copy p{max-width:620px;color:var(--muted);line-height:1.72}.about-points{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:36px;display:grid}.about-point{border-top:1px solid var(--border);padding:15px 0;font-size:.84rem;font-weight:700}.faq-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(42px,8vw,120px);display:grid}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-button{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:1rem;font-weight:700;display:flex}.faq-icon{border:1px solid var(--border);width:34px;height:34px;color:var(--highlight);border-radius:50%;flex:none;place-items:center;display:grid}.faq-answer{max-width:680px;color:var(--muted);padding:0 60px 25px 0;line-height:1.7}.insights-section{background:#f0e9df}.insights-heading{max-width:820px}.insights-heading-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.insights-profile-link{color:var(--accent);align-items:center;gap:8px;font-size:.76rem;font-weight:800;display:inline-flex}.insights-profile-link svg{transition:transform .24s}.insights-profile-link:hover svg{transform:translate(3px,-3px)}.article-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:58px;display:grid}.article-reveal{min-width:0;display:flex}.article-reveal-featured{grid-row:auto}.article{border:1px solid var(--border);background:#f7f3ed;border-radius:18px;flex-direction:column;width:100%;min-height:360px;padding:28px;transition:border-color .4s,box-shadow .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.article-featured{background:var(--accent);min-height:360px;color:var(--accent-foreground);padding:28px}.article:hover{border-color:#a6633c75;transform:translateY(-6px);box-shadow:0 20px 42px #15283a1a}.article-featured:hover{border-color:#f6f0e666}.article-meta{color:var(--highlight);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:16px;font-size:.66rem;font-weight:800;display:flex}.article-featured .article-meta{color:#f0b4ad}.article h3{font-family:var(--font-display);margin:52px 0 16px;font-size:clamp(1.7rem,2.5vw,2.35rem);font-weight:400;line-height:.98}.article-featured h3{max-width:620px;font-size:clamp(2.15rem,3.7vw,3.45rem)}.article-featured p{color:#f6f0e6c2;max-width:600px}.article-body{border-top:1px solid var(--border);gap:12px;margin-top:22px;padding-top:22px;animation:.42s cubic-bezier(.22,1,.36,1) both articleReveal;display:grid}.article-body p{margin:0}@keyframes articleReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.article-featured .article-body{border-color:#f6f0e63d}.article-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:auto;padding-top:28px;display:flex}.article-read-button,.article-link{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:.82rem;font-weight:800;display:inline-flex}.article-read-button{padding:0}.article-link{color:var(--highlight)}.article-featured .article-read-button,.article-featured .article-link{color:var(--accent-foreground)}.insights-heading-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;display:flex}.article-page-shell{background:var(--background);min-height:100vh}.article-index-hero{background:#e8f0eb;padding:190px 0 100px}.article-index-hero h1{max-width:780px;margin:20px 0 22px;font-size:clamp(3.4rem,8vw,8rem);line-height:.88}.article-index-hero p{max-width:560px;color:var(--muted);font-size:1.08rem;line-height:1.7}.article-index-list{padding:80px 0 140px}.article-index-card{border-top:1px solid var(--border);grid-template-columns:100px 1fr;gap:38px;padding:42px 0;display:grid}.article-index-card:last-child{border-bottom:1px solid var(--border)}.article-index-number{color:var(--highlight);letter-spacing:.12em;font-size:.76rem;font-weight:800}.article-index-content{max-width:780px}.article-index-content h2{margin:20px 0 18px;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.92}.article-index-content h2 a:hover{color:var(--highlight)}.article-index-content p{max-width:650px;color:var(--muted);line-height:1.7}.article-index-card-featured{border:1px solid var(--border);background:var(--accent);color:var(--accent-foreground);border-radius:22px;padding:54px 30px}.article-index-card-featured+.article-index-card{margin-top:14px}.article-index-card-featured .article-meta,.article-index-card-featured .article-index-number{color:#f0b4ad}.article-index-card-featured .article-index-content p{color:#f6f0e6bd}.article-index-card-featured .card-link{color:var(--accent-foreground)}.article-back-link{width:fit-content;color:var(--accent);align-items:center;gap:9px;margin-bottom:28px;font-size:.8rem;font-weight:800;display:flex}.article-detail{padding:150px 0 130px}.article-detail-container{max-width:900px}.article-detail-meta{color:var(--highlight);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;font-size:.7rem;font-weight:800;display:flex}.article-detail h1{max-width:850px;margin:22px 0 28px;font-size:clamp(3.4rem,6.8vw,6.6rem);line-height:.88}.article-detail-intro{max-width:680px;color:var(--muted);font-size:1.16rem;line-height:1.7}.article-detail-body{border-top:1px solid var(--border);max-width:680px;margin-top:72px;padding-top:34px}.article-detail-body p{color:#15283ad1;margin:0 0 28px;font-size:1.08rem;line-height:1.85}.article-detail-footer{border-top:1px solid var(--border);flex-wrap:wrap;gap:18px 28px;margin-top:58px;padding-top:26px;display:flex}.article-author-footer{border-top:1px solid var(--border);color:var(--muted);gap:9px;margin-top:90px;padding-top:30px;font-size:.82rem;line-height:1.65;display:grid}.article-author-footer strong{color:var(--foreground);font-size:.92rem}.article-author-footer strong span{color:var(--highlight)}.article-author-footer p{max-width:680px;margin:0}.article-author-footer a{color:var(--accent);font-weight:700}.service-page-shell{background:var(--background);min-height:100vh}.service-index-hero{background:#e8f0eb;padding:190px 0 100px}.service-index-hero h1{max-width:860px;margin:20px 0 24px;font-size:clamp(3.2rem,7vw,7rem);line-height:.88}.service-index-hero p{max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.7}.service-index-list{padding:80px 0 140px}.service-index-card{border-top:1px solid var(--border);grid-template-columns:100px 1fr;gap:38px;padding:42px 0;display:grid}.service-index-card:last-child{border-bottom:1px solid var(--border)}.service-index-number{color:var(--highlight);letter-spacing:.12em;font-size:.76rem;font-weight:800}.service-index-card h2{max-width:820px;margin:18px 0;font-size:clamp(2.2rem,4.5vw,4.6rem);line-height:.92}.service-index-card h2 a:hover{color:var(--highlight)}.service-index-card p{max-width:680px;color:var(--muted);line-height:1.7}.service-detail{padding:150px 0 130px}.service-detail-container{max-width:960px}.service-detail-container>.eyebrow{margin-top:0;display:block}.service-detail h1{max-width:900px;margin:30px 0 34px;font-size:clamp(3.4rem,6.8vw,6.6rem);line-height:.94}.service-detail-intro{max-width:720px;color:var(--muted);margin-top:0;font-size:1.16rem;line-height:1.7}.service-detail-label{color:var(--highlight);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.7rem;font-weight:800;display:block}.service-definition{border:1px solid var(--border);background:#e6edf2;border-radius:18px;max-width:760px;margin-top:72px;padding:30px}.service-definition p,.service-detail-section>p{color:#15283ad1;margin:0;font-size:1.08rem;line-height:1.75}.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.service-detail-grid section{border:1px solid var(--border);background:#f2ede5;border-radius:18px;padding:30px}.service-detail-grid ul,.service-detail-section ol{color:#15283ad1;gap:13px;margin:0;padding-left:20px;line-height:1.6;display:grid}.service-detail-section{max-width:760px;margin-top:66px}.service-detail-section ol{padding-left:24px}.service-detail-faq{border-top:1px solid var(--border);padding-top:30px}.service-faq-item{border-bottom:1px solid var(--border);padding:22px 0}.service-faq-item h2{font-family:var(--font-display);margin:0 0 10px;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:400;line-height:1}.service-faq-item p{color:var(--muted);margin:0;line-height:1.7}.service-related{border-top:1px solid var(--border);max-width:760px;margin-top:66px;padding-top:30px}.service-related>div{flex-wrap:wrap;gap:18px 28px;display:flex}.service-detail-cta{background:var(--accent);color:var(--accent-foreground);border-radius:20px;justify-content:space-between;align-items:end;gap:32px;margin-top:86px;padding:34px;display:flex}.service-detail-cta h2{max-width:440px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:.9}.service-detail-cta .button-primary{background:var(--accent-foreground);color:var(--accent)}.case-study-tags{margin-top:28px}.case-study-cta-links{flex-wrap:wrap;align-items:center;gap:18px 26px;display:flex}.case-study-cta-links .card-link{color:var(--accent-foreground)}.stats-section{background:#e6edf2}.stats-grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:58px}.stat{border:1px solid var(--border);background:#ffffff57;border-radius:18px;min-height:250px;padding:30px}.stat-number{color:var(--highlight);font-family:var(--font-display);font-size:clamp(4.5rem,7vw,6rem);line-height:.75;display:block}.stat h3{font-family:var(--font-display);margin:48px 0 12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:400;line-height:.95}.stat p{max-width:320px;margin:0}.review-section{background:#fbfaf7}.review-heading{max-width:860px}.review-heading-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.review-heading-note{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.review-heading h2{max-width:760px;color:var(--foreground);font-family:var(--font-display);letter-spacing:-.055em;margin:18px 0 22px;font-size:clamp(2.8rem,6.3vw,6rem);font-weight:400;line-height:.94}.review-heading h2 span{color:var(--highlight);display:inline-block;position:relative}.review-heading h2 span:after{content:"";transform-origin:0;background:currentColor;border-radius:999px;height:5px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.1em;left:0;right:0;transform:scaleX(.35)}.review-heading:hover h2 span:after{transform:scaleX(1)}.testimonial-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;margin-top:58px}.testimonial-grid>div{min-width:0;display:flex}.testimonial{border:1px solid var(--border);background:#e6edf2;border-radius:18px;flex-direction:column;width:100%;min-height:340px;padding:30px;transition:border-color .4s,box-shadow .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.testimonial:before{background:var(--highlight);content:"";transform-origin:0;border-radius:0 0 999px 999px;height:3px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:30px;right:30px;transform:scaleX(.18)}.testimonial:hover{border-color:#a6633c6b;transform:translateY(-7px);box-shadow:0 22px 46px #15283a1a}.testimonial:hover:before{transform:scaleX(1)}.testimonial-topline{justify-content:space-between;align-items:flex-start;display:flex}.quote-mark{color:var(--highlight);font-family:var(--font-display);font-size:4rem;line-height:.6}.testimonial-number{color:var(--highlight);letter-spacing:.12em;font-size:.72rem;font-weight:800}.testimonial blockquote{max-width:520px;font-family:var(--font-display);margin:26px 0 34px;font-size:clamp(1.6rem,3vw,2.5rem);line-height:.98}.testimonial-attribution{border-top:1px solid var(--border);margin-top:auto;padding-top:24px}.testimonial-name{font-weight:800}.testimonial-role{color:var(--muted);margin-top:5px;font-size:.82rem}.conversion-band{background:var(--accent);color:var(--accent-foreground);padding:110px 0}.conversion-inner{grid-template-columns:1fr .8fr;align-items:end;gap:80px;display:grid}.conversion-band .eyebrow{color:#f0b4ad}.conversion-band h2{max-width:700px;font-family:var(--font-display);letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(3rem,6.3vw,6.2rem);font-weight:400;line-height:.86}.conversion-copy p{color:#f6f0e6b8;max-width:430px;margin:0 0 28px;line-height:1.7}.contact-services{flex-wrap:wrap;gap:8px;margin-top:38px;display:flex}.contact-services span{color:#f6f0e6b8;letter-spacing:.06em;text-transform:uppercase;border:1px solid #f6f0e63d;border-radius:999px;padding:8px 11px;font-size:.68rem;font-weight:800}.conversion-band .button{color:var(--accent-foreground);border-color:#f6f0e64d}.conversion-band .button-primary{color:var(--accent);background:#f6f0e6}.conversion-band .button:hover{border-color:var(--accent-foreground)}.project-links{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:auto;display:flex}.project-stack-card .card-link{margin-top:0}.card-link-live{color:var(--highlight)}.footer{color:var(--foreground);background:#f0e9df;padding:76px 0 28px}.footer-top{grid-template-columns:1.3fr .8fr .55fr;gap:clamp(34px,7vw,100px);padding-bottom:76px;display:grid}.footer-intro{max-width:500px}.footer-logo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:multiply;width:210px;height:100px;display:block}.footer-kicker{max-width:460px;color:var(--foreground);font-family:var(--font-display);margin:28px 0 30px;font-size:clamp(2.25rem,4vw,4rem);line-height:.94}.footer-email{color:var(--accent);align-items:center;gap:12px;font-size:.86rem;font-weight:800;display:inline-flex}.footer-email span{color:var(--highlight);font-size:1.1rem;transition:transform .24s}.footer-email:hover span{transform:translate(3px,-3px)}.footer-contact-links{flex-wrap:wrap;gap:12px 22px;display:flex}.footer-contact-links>a:not(.footer-email){color:var(--muted);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:inline-flex}.footer-contact-links svg{color:var(--highlight);flex:none}.footer-contact-links>a span{color:var(--highlight)}.footer-services,.footer-links{color:var(--muted);flex-direction:column;align-items:flex-start;gap:12px;font-size:.8rem;display:flex}.footer-services span:not(.footer-label){max-width:220px}.footer-label{color:var(--highlight);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.66rem;font-weight:800}.footer-links a{transition:color .22s,transform .22s}.footer-links a:hover{color:var(--accent);transform:translate(4px)}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:20px;padding-top:22px;font-size:.76rem;display:flex}@media (max-width:800px){.container{width:min(100% - 32px,600px)}.section{padding:88px 0}.nav-wrap{top:10px}.nav{min-height:58px;padding-left:14px}.nav-links,.nav-cta{display:none}.menu-toggle{place-items:center;display:grid}.hero{min-height:auto;padding:132px 0 74px}.hero h1{max-width:360px;font-size:clamp(2.45rem,10.5vw,3.2rem);line-height:1.12}.hero-visual{min-height:560px;margin-top:30px}.visual-label{font-size:.68rem;top:18px;left:18px;right:18px}.visual-window{left:7%;right:7%}.visual-controls{bottom:16px;right:18px}.visual-arrow{width:40px;height:40px}.window-content{grid-template-rows:auto minmax(210px,1fr);grid-template-columns:1fr}.window-copy{padding:22px 18px}.window-copy h3{margin:10px 0;font-size:1.7rem}.window-copy p{max-width:100%;font-size:.72rem}.case-study-details{display:none}.window-product{min-height:210px}.trust-proof{flex-direction:column;gap:12px;padding-bottom:42px}.service-grid,.stats-grid,.testimonial-grid,.article-grid{grid-template-columns:1fr}.service-grid{gap:12px}.service-paths{grid-template-columns:1fr;gap:12px;margin-top:42px}.service-path{min-height:230px}.service-card{min-height:270px}.project-card,.project-card:nth-child(2n){grid-template-columns:1fr;gap:24px}.project-media{min-height:300px}.work-section{padding-bottom:100px}.project-stack{margin-top:52px}.project-stack-card,.project-stack-card:nth-child(2n){grid-template-columns:1fr;min-height:calc(100svh - 120px);margin-bottom:72px;position:sticky;top:88px}.project-stack-card .project-media{height:40svh;min-height:0;max-height:360px}.project-stack-card .project-info{min-height:0;padding:28px 24px 32px}.project-stack-card .project-info h3{margin-top:14px;font-size:clamp(2.6rem,12vw,4.4rem)}.project-stack-card .project-info p{max-width:100%;margin-top:16px;font-size:.92rem;line-height:1.58}.project-stack-card .tag-list{margin:22px 0}.project-links{flex-direction:column;align-items:flex-start;gap:14px}.about-grid,.faq-layout,.conversion-inner{grid-template-columns:1fr;gap:42px}.about-portrait{min-height:420px}.about-portrait img{-o-object-position:center 14%;object-position:center 14%}.review-heading-row{flex-direction:column;align-items:flex-start;gap:10px}.review-heading-note{font-size:.62rem}.insights-heading-row{flex-direction:column;align-items:flex-start;gap:12px}.insights-heading-actions{flex-direction:column;align-items:flex-start;gap:10px}.article-grid{grid-template-columns:1fr}.article-reveal-featured{grid-row:auto}.article-featured{min-height:420px}.article-actions{flex-direction:column;align-items:flex-start;gap:14px}.stat{min-height:220px}.article-index-hero{padding:132px 0 72px}.article-index-list{padding:58px 0 88px}.article-index-card{grid-template-columns:1fr;gap:18px;padding:30px 0}.article-index-card-featured{padding:30px 24px}.article-back-link{margin-bottom:38px}.article-detail{padding:120px 0 88px}.article-detail-meta{flex-direction:column;align-items:flex-start;gap:8px}.article-detail-body{margin-top:48px}.article-detail-footer{flex-direction:column;align-items:flex-start;gap:16px}.service-index-hero{padding:132px 0 72px}.service-index-list{padding:58px 0 88px}.service-index-card{grid-template-columns:1fr;gap:18px;padding:30px 0}.service-detail{padding:120px 0 88px}.service-detail-grid{grid-template-columns:1fr}.service-detail-cta{flex-direction:column;align-items:flex-start;padding:26px 24px}.case-study-cta-links{flex-direction:column;align-items:flex-start}.about-points{gap:0 18px}.faq-answer{padding-right:0}.article-grid,.testimonial-grid{gap:12px}.conversion-band{padding:84px 0}.floating-whatsapp{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:54px;height:54px}.floating-whatsapp:hover{border-radius:50%;width:54px;transform:none}.floating-whatsapp:hover .floating-whatsapp-label{opacity:0;max-width:0;margin-left:0}.footer{padding-top:58px}.footer-top{grid-template-columns:1fr;gap:42px;padding-bottom:58px}.footer-kicker{margin-top:28px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}
