:root{--ink:#121827;--ink-rgb:18, 24, 39;--paper:#f4f3ed;--paper-bright:#fbfaf6;--surface:#fff;--surface-soft:#ebeae4;--text:#171c29;--muted:#656b78;--line:#d9d8d2;--line-strong:#c6c6c0;--accent:#5b63f3;--accent-deep:#454edc;--mint:#b9f4d2;--orange:#f0744f;--shadow:0 24px 70px #1218271a;--shadow-soft:0 12px 32px #12182712;--container:1240px;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--section-space:clamp(4.75rem, 8.5vw, 7.75rem);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--paper:#0d111b;--paper-bright:#111621;--surface:#171d29;--surface-soft:#202634;--text:#f2f1ec;--muted:#a9aebb;--line:#2d3442;--line-strong:#3a4252;--ink:#080c14;--ink-rgb:8, 12, 20;--accent:#7b83ff;--accent-deep:#656df2;--mint:#8bdbad;--shadow:0 30px 80px #00000057;--shadow-soft:0 14px 36px #0000003d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);scroll-padding-top:90px}body{background:var(--paper);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Noto Sans Hebrew,sans-serif;font-size:16px;line-height:1.6;overflow-x:clip}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}::selection{background:var(--mint);color:#121827}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.site-shell{min-height:100vh;overflow:clip}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.section-anchor{scroll-margin-top:86px}.skip-link{inset-inline-start:1rem;z-index:1000;background:var(--accent);color:#fff;border-radius:0 0 var(--radius-sm) var(--radius-sm);padding:.75rem 1rem;transition:transform .2s;position:fixed;top:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}[data-reveal]{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}[data-reveal][data-delay="1"]{transition-delay:90ms}[data-reveal][data-delay="2"]{transition-delay:.18s}[data-reveal][data-visible=true]{opacity:1;transform:none}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.25rem;font-size:.78rem;font-weight:720;display:flex}[dir=rtl] .eyebrow{letter-spacing:0}.eyebrow>span{background:var(--accent);flex:none;width:30px;height:2px}.eyebrow-light{color:#ffffff9e}.eyebrow-light>span{background:var(--mint)}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-.055em;margin-bottom:1.65rem;font-size:clamp(3.25rem,6.6vw,6.8rem);font-weight:750;line-height:.98}[dir=rtl] h1{letter-spacing:-.04em;font-size:clamp(3.1rem,5.6vw,5.7rem);line-height:1.04}h2{letter-spacing:-.05em;margin-bottom:1.25rem;font-size:clamp(2.35rem,4.6vw,4.65rem);font-weight:710;line-height:1.04}[dir=rtl] h2{letter-spacing:-.035em;line-height:1.1}h3{letter-spacing:-.025em}.button{letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.74rem 1.25rem;font-size:.88rem;font-weight:720;transition:transform .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:relative}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 9px 26px #5b63f33b}.button-primary:hover{background:var(--accent-deep);box-shadow:0 12px 30px #5b63f34f}.button-secondary{border-color:var(--line-strong);color:var(--text);background:0 0}.button-secondary:hover{border-color:var(--text);background:var(--surface)}.button-light{color:#121827;background:#fbfaf6;box-shadow:0 12px 30px #00000029}.button-light:hover{background:#fff}.button-large{min-height:58px;padding-inline:1.6rem;font-size:.96rem}.arrow{font-size:1.05em;line-height:1;transition:transform .2s;display:inline-block}[dir=ltr] .arrow:not(.arrow-external):not(:only-child){transform:scaleX(-1)}[dir=ltr] .button:hover .arrow:not(.arrow-external),[dir=ltr] .project-link:hover .arrow:not(.arrow-external),[dir=ltr] .text-link:hover .arrow:not(.arrow-external){transform:scaleX(-1)translate(3px)}[dir=rtl] .button:hover .arrow,[dir=rtl] .project-link:hover .arrow,[dir=rtl] .text-link:hover .arrow{transform:translate(-3px)}.site-header{top:0;z-index:100;border-bottom:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);position:fixed;inset-inline:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;height:76px;display:flex}.brand-link{flex:none;display:flex}.brand{align-items:center;gap:.75rem;display:inline-flex}.brand-mark{background:var(--text);width:38px;height:38px;color:var(--paper);letter-spacing:-.08em;border-radius:10px;place-items:center;font-size:.92rem;font-weight:780;display:grid}.brand-name{color:var(--text);letter-spacing:.15em;white-space:nowrap;font-size:.78rem;font-weight:650;line-height:1}.brand-name strong{color:var(--accent);font-weight:800}.desktop-nav{justify-content:center;align-items:center;gap:clamp(1.05rem,1.9vw,2rem);margin-inline:auto;display:flex}.desktop-nav a{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:650;transition:color .2s;position:relative}.desktop-nav a:after{background:var(--accent);content:"";border-radius:1px;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--text)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{flex:none;align-items:center;gap:.7rem;display:flex}.language-switch{color:var(--muted);letter-spacing:.04em;align-items:center;gap:.28rem;font-size:.68rem;font-weight:620;display:flex}.language-switch .active{color:var(--text);font-weight:820}.switch-divider{color:var(--line-strong)}.theme-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:border-color .2s,transform .2s;display:grid}.theme-toggle:hover{border-color:var(--text);transform:rotate(10deg)}.theme-orbit{border:1.5px solid;border-radius:50%;width:16px;height:16px;display:block;position:relative}.theme-orbit span{top:1px;bottom:1px;background:currentColor;border-radius:10px 0 0 10px;width:6px;position:absolute;inset-inline-start:1px}.menu-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--text);width:17px;height:1.5px;transition:transform .25s}.menu-toggle.is-open span:first-child{transform:translateY(3.25px)rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.mobile-menu{top:100%;z-index:99;visibility:hidden;background:var(--paper);opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;height:calc(100svh - 76px);transition:opacity .22s,transform .22s,visibility .22s;position:absolute;inset-inline:0;overflow-y:auto;transform:translateY(-12px)}.mobile-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.mobile-nav{flex-direction:column;padding-block:1.5rem 2.5rem;display:flex}.mobile-nav>a:not(.button){border-bottom:1px solid var(--line);align-items:center;gap:1rem;padding:.85rem 0;font-size:clamp(1.45rem,6vw,2rem);font-weight:650;line-height:1.25;display:flex}.mobile-nav>a:not(.button) span{color:var(--accent);font-size:.7rem;font-weight:720}.mobile-whatsapp{margin-top:1.5rem}.hero{background:radial-gradient(circle at 15% 18%, color-mix(in srgb, var(--mint) 24%, transparent) 0, transparent 28%), var(--paper);min-height:min(930px,100svh);padding:clamp(8.7rem,13vw,11rem) 0 clamp(4.5rem,8vw,7rem);display:flex;position:relative}.hero:after{inset-inline:0;background:var(--line);content:"";height:1px;position:absolute;bottom:0}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,.95fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}[dir=ltr] .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.82fr);gap:clamp(3rem,5vw,4.5rem)}[dir=ltr] .hero-copy h1{font-size:clamp(3.25rem,4.9vw,4.4rem);line-height:1.01}.hero-copy{z-index:2;position:relative}.hero-description{max-width:620px;color:var(--muted);margin-bottom:2.15rem;font-size:clamp(1.08rem,1.5vw,1.34rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.hero-note{color:var(--muted);align-items:center;gap:.55rem;margin:1.5rem 0 0;font-size:.83rem;font-weight:600;display:flex}.hero-note span{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:50%;flex:none}.hero-stage{isolation:isolate;min-height:590px;position:relative}.stage-grid{z-index:-2;border-radius:var(--radius-lg);background-color:var(--ink);background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0 0 4rem 4rem}.stage-grid:before{aspect-ratio:1;content:"";border:1px solid #ffffff2e;border-radius:50%;width:42%;position:absolute;inset:12% 11% auto auto}.stage-grid:after{aspect-ratio:1;border-radius:100% 0 var(--radius-lg) 0;background:var(--accent);content:"";width:30%;position:absolute;bottom:0;right:0}.browser-card{top:82px;color:#121827;background:#f9f8f3;border:1px solid #1218272e;border-radius:18px;position:absolute;inset-inline:8px 40px;overflow:hidden;transform:rotate(-1.6deg);box-shadow:0 42px 85px #00000047}[dir=ltr] .browser-card{transform:rotate(1.6deg)}.browser-bar{background:#efeee9;border-bottom:1px solid #d5d4cf;align-items:center;height:46px;padding-inline:1rem;display:flex}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#121827;border-radius:50%;width:7px;height:7px}.browser-address{color:#7a7e86;letter-spacing:.04em;margin-inline:auto;font-size:.58rem}.browser-menu-lines{flex-direction:column;gap:4px;display:flex}.browser-menu-lines i{background:#121827;width:14px;height:1px}.browser-content{background:linear-gradient(115deg,#0000 66%,#5b63f31a 66% 100%);min-height:330px;padding:clamp(2rem,5vw,3.6rem)}.browser-kicker{color:#5b63f3;letter-spacing:.14em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.64rem;font-weight:790;display:inline-flex}.browser-content h2{max-width:430px;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.65rem);line-height:.96}[dir=rtl] .browser-content h2{line-height:1.04}.browser-content p{color:#6b6f78;max-width:370px;margin-bottom:1.6rem;font-size:.85rem}.browser-button{color:#fff;background:#121827;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.7rem;font-weight:720;display:inline-flex}.browser-footer{border-top:1px solid #deddd8;grid-template-columns:repeat(3,1fr);display:grid}.browser-footer span{color:#545964;border-inline-end:1px solid #deddd8;justify-content:center;align-items:center;gap:.5rem;min-height:68px;font-size:.64rem;display:flex}.browser-footer span:last-child{border:0}.browser-footer b{color:#5b63f3;background:#ececfb;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.55rem;display:grid}.stage-badge{inset-inline-end:-20px;border:1px solid var(--line);background:var(--surface);min-width:190px;box-shadow:var(--shadow-soft);border-radius:16px;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:38px}.stage-badge>span:last-child{color:var(--muted);flex-direction:column;font-size:.64rem;line-height:1.45;display:flex}.stage-badge b{color:var(--text);font-size:.72rem}.badge-device{border:2px solid var(--accent);border-radius:7px;width:28px;height:42px;display:block;position:relative}.badge-device i{background:var(--accent);border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.stage-monogram{top:7px;background:var(--mint);color:#121827;letter-spacing:-.07em;border-radius:50%;place-items:center;width:72px;height:72px;font-size:1.1rem;font-weight:800;display:grid;position:absolute;inset-inline-start:7px;box-shadow:0 18px 40px #0003}.section-heading{margin-bottom:clamp(3rem,6vw,5rem)}.split-heading{grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);align-items:end;gap:4rem;display:grid}.split-heading h2,.portfolio-heading h2{max-width:850px;margin-bottom:0}.split-heading>p,.portfolio-intro>p{color:var(--muted);margin-bottom:0;font-size:1.03rem;line-height:1.75}.services{background:var(--paper-bright)}.services-grid{border-top:1px solid var(--line);border-inline-start:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:250px;padding:clamp(1.7rem,3vw,2.5rem);transition:background-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.service-card:hover{z-index:1;background:color-mix(in srgb, var(--mint) 22%, var(--surface))}.service-icon-wrap{background:color-mix(in srgb, var(--accent) 10%, var(--surface));width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;margin-bottom:auto;transition:background-color .25s,color .25s;display:grid}.service-card:hover .service-icon-wrap{background:var(--accent);color:#fff}.service-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.service-card h3{margin:2.5rem 0 .7rem;font-size:1.38rem;line-height:1.25}.service-card p{max-width:330px;color:var(--muted);margin-bottom:0;font-size:.93rem}.service-line{inset-inline:0;background:var(--accent);transform-origin:50%;height:3px;transition:transform .3s;position:absolute;bottom:0;transform:scaleX(0)}.service-card:hover .service-line{transform:scaleX(1)}.portfolio{color:#f5f4ef;background:#101624}.portfolio .container{width:min(100% - 2rem,1340px)}.portfolio-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);align-items:end;gap:4rem;display:grid}.portfolio-intro>p{color:#ffffffa8}.project-count{color:var(--mint);border:1px solid #ffffff2e;border-radius:999px;margin-top:1.25rem;padding:.42rem .75rem;font-size:.72rem;font-weight:690;display:inline-flex}.portfolio-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.project-card{border-radius:var(--radius-md);background:#171e2e;border:1px solid #ffffff1c;flex-direction:column;min-width:0;transition:border-color .3s;display:flex;overflow:hidden}.project-card:hover{border-color:#ffffff38}.project-card-featured{grid-column:1/-1;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);display:grid}.project-preview-link{background:#131a28;min-width:0;padding:clamp(1.25rem,3vw,2.4rem);display:block;position:relative}.project-card-featured .project-preview-link{padding:clamp(1.5rem,4vw,3.4rem)}.project-preview{--preview-bg:#f4f3ed;--preview-ink:#121827;--preview-accent:#5b63f3;--preview-line:#12182729;--preview-display:Arial, "Noto Sans Hebrew", sans-serif;--preview-weight:800;aspect-ratio:16/10;background:var(--preview-bg);color:var(--preview-ink);border-radius:12px;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000004d}a.project-preview-link:hover .project-preview{transform:translateY(-6px);box-shadow:0 42px 90px #00000061}.preview-browser-bar{border-bottom:1px solid var(--preview-line);background:color-mix(in srgb, #fff 55%, var(--preview-bg));height:30px;color:var(--preview-ink);align-items:center;padding-inline:.75rem;display:flex}.preview-browser-bar>span{gap:4px;display:flex}.preview-browser-bar i{opacity:.35;background:currentColor;border-radius:50%;width:6px;height:6px}.preview-browser-bar b{opacity:.5;margin-inline:auto;font-size:.56rem;font-weight:650}.preview-canvas{flex-direction:column;height:calc(100% - 30px);padding:clamp(.9rem,2.2vw,1.5rem) clamp(1rem,2.6vw,1.8rem);display:flex}.preview-nav{align-items:center;gap:.7rem;height:22px;font-size:.66rem;display:flex}.preview-nav strong{font-family:var(--preview-display);font-size:.8rem;font-weight:var(--preview-weight);letter-spacing:-.01em;margin-inline-end:auto}.preview-nav span{opacity:.28;background:currentColor;border-radius:3px;width:26px;height:3px}.preview-main{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(.75rem,2vw,1.5rem);min-height:0;display:grid}.preview-copy i{background:var(--preview-accent);border-radius:3px;width:38px;height:3px;margin-bottom:.7rem;display:block}.preview-copy h4{max-width:16ch;font-family:var(--preview-display);font-size:clamp(1.05rem,2.1vw,1.55rem);font-weight:var(--preview-weight);letter-spacing:-.02em;text-wrap:balance;margin:0 0 .85rem;line-height:1.08}.project-card-featured .preview-copy h4{font-size:clamp(1.2rem,2.8vw,2.25rem)}.preview-copy p{opacity:.2;background:currentColor;border-radius:4px;width:86%;height:4px;margin-bottom:.4rem}.preview-copy p:nth-of-type(2){width:58%}.preview-copy .preview-button{background:var(--preview-accent);border-radius:999px;width:72px;height:20px;margin-top:.9rem;display:block}.preview-art{place-items:center;height:100%;min-height:0;display:grid}.preview-art svg{width:100%;max-height:100%}.preview-pet{--preview-bg:#f7efe4;--preview-ink:#362335;--preview-accent:#4d2947;--preview-line:#36233524;--preview-weight:850}.preview-pet .preview-button{background:#4d2947}.preview-pet .preview-copy i{background:#ef704f}.preview-bike{--preview-bg:#f1ece1;--preview-ink:#1d1a14;--preview-accent:#dd5417;--preview-line:#ddd3bd;background-image:linear-gradient(#e6decb 1px,#0000 1px),linear-gradient(90deg,#e6decb 1px,#0000 1px);background-size:22px 22px}.preview-candy{--preview-bg:#fff6ee;--preview-ink:#2b1b1e;--preview-accent:#e23e72;--preview-line:#f3e4d6;--preview-display:"Rubik", "Segoe UI", Arial, sans-serif;--preview-weight:800;background-image:radial-gradient(circle at 26% 40%,#e23e7224,#0000 44%)}.preview-nuts{--preview-bg:#ede8dd;--preview-ink:#241f18;--preview-accent:#b5563a;--preview-line:#dfd7c6;--preview-display:"Frank Ruhl Libre", Georgia, "Times New Roman", serif;--preview-weight:700}.preview-bakery{--preview-bg:#faf3e9;--preview-ink:#2b1a14;--preview-accent:#7a2438;--preview-line:#e9ddc8;--preview-display:"David Libre", Georgia, "Times New Roman", serif;--preview-weight:700;background-image:radial-gradient(circle at 24% 46%,#c98f1e33,#0000 46%)}.project-meta{border-top:1px solid #ffffff17;flex:1;padding:clamp(1.5rem,3vw,2.3rem);display:flex}.project-card-featured .project-meta{border-top:0;border-inline-start:1px solid #ffffff17;padding:clamp(1.8rem,4vw,3.2rem)}.project-details{flex-direction:column;flex:1;min-width:0;display:flex}.project-title-row{margin-bottom:.9rem}.concept-label{color:var(--mint);margin-bottom:.4rem;font-size:.74rem;font-weight:650;display:block}.project-title-row h3{margin:0;font-size:clamp(1.7rem,2.6vw,2.3rem);line-height:1.05}.project-card-featured .project-title-row h3{font-size:clamp(2rem,3.8vw,3.1rem)}.project-details>p{color:#ffffffad;max-width:52ch;margin-bottom:1.75rem;font-size:.93rem;line-height:1.7}.project-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}.project-card-featured .project-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.tag-list{flex-wrap:wrap;gap:.45rem;display:flex}.tag-list span{color:#ffffffa8;border:1px solid #ffffff26;border-radius:999px;padding:.3rem .65rem;font-size:.68rem}.tag-list .tag-concept{color:#ffffff80;border-style:dashed}.project-status{color:#ffffff8c;align-items:center;gap:.5rem;font-size:.74rem;font-weight:650;display:inline-flex}.project-status:before{content:"";background:#f0b94f;border-radius:50%;width:7px;height:7px}.project-link,.text-link{min-height:44px;color:var(--mint);white-space:nowrap;border-bottom:1px solid;align-items:center;gap:.6rem;font-size:.8rem;font-weight:720;display:inline-flex}.project-link{border:1px solid color-mix(in srgb, var(--mint) 55%, transparent);border-radius:999px;min-height:40px;padding-inline:1.1rem;transition:background-color .2s,color .2s}.project-link:hover{background:var(--mint);color:#101624}.process{background:var(--paper)}.process-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.1fr);gap:clamp(4rem,9vw,9rem);display:grid}.process-heading{align-self:start;position:sticky;top:126px}.process-heading>p:last-child{max-width:500px;color:var(--muted);font-size:1.02rem}.process-list{margin:0;padding:0;list-style:none}.process-list li{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.process-list li:last-child{border-bottom:1px solid var(--line)}.step-number{border:1px solid var(--line-strong);width:48px;height:48px;color:var(--accent);border-radius:50%;place-items:center;font-size:.7rem;font-weight:750;display:grid}.process-list h3{margin-bottom:.45rem;font-size:1.4rem}.process-list p{max-width:580px;color:var(--muted);margin:0;font-size:.93rem}.smart-section{padding-top:0}.smart-card{border-radius:var(--radius-lg);color:#f7f6f1;background:#171e2e;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,7vw,7rem);padding:clamp(2rem,6vw,5.5rem);display:grid;position:relative;overflow:hidden}.smart-card:after{top:-150px;content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:390px;height:390px;position:absolute;inset-inline-start:36%;box-shadow:0 0 0 70px #5b63f312,0 0 0 140px #5b63f309}.smart-copy,.smart-list{z-index:1;position:relative}.smart-copy h2{font-size:clamp(2.4rem,4.5vw,4.4rem)}.smart-copy>p:not(.eyebrow){color:#ffffffa8;max-width:640px;margin-bottom:1.5rem;font-size:1rem}.smart-copy small{color:var(--mint);font-size:.75rem}.smart-list{border-top:1px solid #ffffff26;align-self:center}.smart-list>div{border-bottom:1px solid #ffffff26;grid-template-columns:28px 1fr;align-items:center;gap:1rem;padding:1.15rem 0;display:grid}.smart-list p{margin:0;font-size:.92rem;font-weight:620}.smart-list i{background:var(--mint);color:#121827;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.smart-list svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.why{background:var(--paper-bright)}.why-grid{grid-template-columns:repeat(3,1fr);gap:2.75rem clamp(2rem,4vw,3.5rem);display:grid}.why-item{border-top:1px solid var(--line-strong);padding-top:1.5rem;position:relative}.why-item:before{top:-1px;background:var(--accent);content:"";width:44px;height:3px;position:absolute;inset-inline-start:0}.why-item h3{margin-bottom:.55rem;font-size:1.25rem}.why-item p{color:var(--muted);margin-bottom:0;font-size:.9rem}.faq-grid{grid-template-columns:minmax(280px,.68fr) minmax(0,1.25fr);gap:clamp(3rem,9vw,9rem);display:grid}.faq-heading{align-self:start}.faq-heading .text-link{color:var(--accent);margin-top:1rem}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{cursor:pointer;grid-template-columns:1fr 24px;align-items:center;gap:1rem;min-height:82px;padding-block:1rem;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary strong{font-size:1.08rem;font-weight:650;transition:color .2s}.faq-list summary:hover strong,.faq-list details[open] summary strong{color:var(--accent)}.faq-list summary:focus-visible{outline-offset:-2px;border-radius:6px}.faq-list summary i{width:20px;height:20px;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:currentColor;width:13px;height:1.5px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-list summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-list details[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.faq-list details>p{max-width:680px;color:var(--muted);margin:-.3rem 0 1.5rem;font-size:.94rem}.contact-section{padding-top:1rem}.contact-card{border-radius:var(--radius-lg);background:var(--accent);color:#fff;min-height:540px;position:relative;overflow:hidden}.contact-content{z-index:2;flex-direction:column;justify-content:center;width:min(64%,780px);min-height:540px;padding:clamp(2.2rem,7vw,6.5rem);display:flex;position:relative}.contact-content h2{max-width:760px;margin-bottom:1.5rem;font-size:clamp(2.8rem,5.4vw,5.4rem)}[dir=ltr] .contact-content h2{font-size:clamp(2.6rem,4.6vw,4.5rem)}:root[data-theme=dark] .contact-card{background:#454edc}.contact-content>p:not(.eyebrow){color:#ffffffc2;max-width:600px;margin-bottom:2rem;font-size:1.04rem}.contact-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.contact-actions p{color:#ffffffa6;margin:0;font-size:.74rem}.contact-actions p a{color:#fff;text-underline-offset:3px;text-decoration:underline}.contact-decoration{top:0;background:radial-gradient(circle at 50% 45%,#ffffff24,#0000 62%);border-inline-start:1px solid #fff3;place-items:center;width:36%;height:100%;padding:2rem;display:grid;position:absolute;inset-inline-end:0}.chat-card{color:#121827;background:#f3efe6;border-radius:22px;flex-direction:column;gap:.7rem;width:min(100%,330px);padding:1rem 1rem 1.2rem;display:flex;transform:rotate(2deg);box-shadow:0 30px 70px #14185a59}[dir=ltr] .chat-card{transform:rotate(-2deg)}.chat-head{border-bottom:1px solid #1218271a;align-items:center;gap:.6rem;padding-bottom:.75rem;display:flex}.chat-avatar{color:#f5f4ee;letter-spacing:-.06em;background:#121827;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.7rem;font-weight:800;display:grid}.chat-head b{letter-spacing:.12em;font-size:.7rem}.chat-head i{color:#1a8f53;margin-inline-start:auto;font-size:.64rem;font-style:normal;font-weight:700}.chat-bubble{border-radius:16px;max-width:86%;margin:0;padding:.65rem .85rem;font-size:.8rem;line-height:1.5}.chat-in{background:#fff;border-start-start-radius:4px;align-self:flex-start;box-shadow:0 1px 2px #12182714}.chat-out{background:#d7f7df;border-end-end-radius:4px;align-self:flex-end}.site-footer{background:var(--ink);color:#f5f4ee;padding:5rem 0 1.5rem}.footer-main{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(130px,.55fr));gap:3rem;padding-bottom:4rem;display:grid}.site-footer .brand-mark{color:#121827;background:#f5f4ee}.site-footer .brand-name{color:#f5f4ee}.footer-brand p{color:#ffffff8c;max-width:360px;margin:1.5rem 0 0;font-size:.89rem}.footer-column{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.footer-column h2{color:#ffffff61;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.67rem;font-weight:680}.footer-column a,.footer-column button{color:#ffffffbf;text-align:start;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8rem;transition:color .2s}.footer-column a:hover,.footer-column button:hover{color:var(--mint)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:2rem;padding-top:1.5rem;display:flex}.footer-bottom p,.legal-placeholders{color:#fff6;margin:0;font-size:.64rem}.legal-placeholders{flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1.2rem;display:flex}.floating-whatsapp{inset-inline-end:1.15rem;z-index:80;color:#fff;background:#1caa61;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.6rem;min-height:50px;padding:.4rem .85rem .4rem .42rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.15rem;box-shadow:0 12px 36px #0d542f4d}[dir=rtl] .floating-whatsapp{padding:.4rem .42rem .4rem .85rem}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 16px 42px #0d542f61}.floating-whatsapp span{border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:800;display:grid}.floating-whatsapp b{font-size:.73rem;font-weight:700}@media (max-width:1180px){.desktop-nav{gap:1rem}.header-cta{display:none}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(400px,.8fr);gap:3rem}.hero-stage{min-height:530px}.stage-badge{inset-inline-end:0}}@media (max-width:1079px){.desktop-nav{display:none}.menu-toggle{display:flex}.hero{min-height:auto}.hero-grid,[dir=ltr] .hero-grid{grid-template-columns:1fr}.hero-copy{max-width:790px}.hero-stage{width:min(100%,720px);min-height:590px;margin-inline:auto}.services-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.project-card-featured{display:flex}.project-card-featured .project-meta{border-inline-start:0;border-top:1px solid #ffffff17}.project-card-featured .project-bottom{flex-direction:row;align-items:center}.why-grid{gap:2.25rem 2rem}.smart-card{grid-template-columns:1fr}.contact-content{width:62%}}@media (max-width:760px){:root{--radius-lg:24px;--section-space:5.2rem}html{scroll-padding-top:76px}.container{width:min(calc(100% - 2.5rem), var(--container))}.header-inner{height:68px}.mobile-menu{height:calc(100svh - 68px)}.brand-mark{border-radius:9px;width:35px;height:35px}.brand-name{font-size:.69rem}.language-switch{font-size:.62rem}.theme-toggle{width:38px;height:38px}.menu-toggle{width:40px;height:40px}.hero{padding-top:8.2rem;padding-bottom:4.5rem}h1{font-size:clamp(3.15rem,14vw,5rem)}[dir=ltr] .hero-copy h1{font-size:clamp(3.1rem,13vw,4.5rem)}h2{font-size:clamp(2.4rem,11vw,3.6rem)}.eyebrow{font-size:.68rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-stage{min-height:440px}.stage-grid{background-size:30px 30px;border-radius:22px;inset:0 0 3rem 1.8rem}.browser-card{top:55px;border-radius:13px;inset-inline:5px 22px}.browser-bar{height:38px}.browser-content{min-height:260px;padding:1.7rem 1.35rem}.browser-kicker{margin-bottom:1.25rem;font-size:.52rem}.browser-content h2{max-width:260px;font-size:clamp(1.9rem,9vw,2.8rem)}.browser-content p{max-width:270px;font-size:.7rem}.browser-footer span{flex-direction:column;gap:.25rem;min-height:55px;font-size:.52rem}.stage-monogram{width:54px;height:54px;font-size:.9rem}.stage-badge{right:auto;inset-inline-end:0;min-width:160px;padding:.65rem;bottom:15px}.split-heading,.portfolio-heading{grid-template-columns:1fr;gap:1.5rem}.services-grid,.why-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:1.6rem 1.4rem}.service-card h3{margin-top:1.4rem;font-size:1.25rem}.portfolio .container{width:min(100% - 2rem,1340px)}.portfolio-list{grid-template-columns:1fr}.project-preview-link,.project-card-featured .project-preview-link{padding:1rem}.project-preview{aspect-ratio:4/3.3}.preview-copy h4,.project-card-featured .preview-copy h4{font-size:1.1rem}.preview-nav span:last-child{display:none}.project-meta,.project-card-featured .project-meta{padding:1.4rem 1.25rem 1.5rem}.process-grid,.faq-grid{grid-template-columns:1fr;gap:3rem}.process-heading{position:static}.process-list li{grid-template-columns:52px 1fr;gap:1rem}.step-number{width:42px;height:42px}.smart-card{padding:2.2rem 1.3rem}.smart-copy h2{font-size:2.75rem}.smart-list>div{grid-template-columns:34px 1fr auto;gap:.65rem}.why-grid{gap:1.75rem}.faq-list summary{gap:.75rem;min-height:68px}.faq-list summary strong{font-size:1rem}.faq-list details>p{margin-inline-end:1.5rem}.contact-card,.contact-content{min-height:0}.contact-content{justify-content:flex-end;width:100%;padding:2rem 1.35rem 2.3rem}.contact-content h2,[dir=ltr] .contact-content h2{font-size:clamp(2.5rem,11vw,3.4rem)}.contact-card{flex-direction:column-reverse;display:flex}.contact-decoration{background:0 0;border:0;width:100%;height:auto;padding:0 1.35rem 2.2rem;position:relative}.chat-card{width:100%;transform:none}[dir=ltr] .chat-card{transform:none}.contact-actions{flex-direction:column;align-items:stretch}.contact-actions .button{width:100%}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-preferences{display:none}.footer-bottom{flex-direction:column;padding-bottom:4.5rem}.legal-placeholders{justify-content:flex-start}.floating-whatsapp{right:auto;inset-inline-end:.75rem;bottom:.75rem}}@media (max-width:420px){.site-header .brand-name{display:none}.header-actions{gap:.45rem}.project-preview-link{min-height:320px}.project-preview{min-height:288px}.preview-main{height:74%}.preview-strip,.floating-whatsapp b{display:none}.floating-whatsapp,[dir=rtl] .floating-whatsapp{padding:.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
