:root{color-scheme:light;--ink: #0f172a;--muted: #526075;--glass: rgba(255, 255, 255, .64);--blue: #38bdf8;--green: #84cc16;--rose: #fb7185;--shadow: 0 24px 80px rgba(15, 23, 42, .13)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:radial-gradient(circle at 8% 0%,rgba(56,189,248,.24),transparent 34rem),radial-gradient(circle at 91% 10%,rgba(132,204,22,.18),transparent 28rem),linear-gradient(180deg,#f9fcff,#eef8ff 45%,#fff7f8);color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:clip}body,button,input,select,textarea{letter-spacing:0}::selection{background:#bae6fd;color:var(--ink)}a{color:inherit;text-decoration:none}img,svg{max-width:100%}img{display:block}section[id]{scroll-margin-top:96px}.container{width:min(100%,1280px)}.mx-auto{margin-left:auto;margin-right:auto}.px-6{padding-left:1.5rem;padding-right:1.5rem}.flex{display:flex}.hidden{display:none}.block{display:block}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-6{bottom:1.5rem}.left-6{left:1.5rem}.right-6{right:1.5rem}.top-6{top:1.5rem}.z-\[80\]{z-index:80}.z-\[100\]{z-index:100}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-7{width:1.75rem}.h-7{height:1.75rem}.w-8{width:2rem}.h-8{height:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.max-w-none{max-width:none}.max-w-4xl{max-width:56rem}.max-h-full{max-height:100%}.overflow-y-auto{overflow-y:auto}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.mt-12{margin-top:3rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.pt-8{padding-top:2rem}.flex-1{flex:1 1 0%}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-sans{font-family:Inter,system-ui,-apple-system,sans-serif}.font-light{font-weight:300}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.leading-relaxed{line-height:1.625}.border{border-width:1px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-white\/10{border-color:#ffffff1a}.border-brand-gold{border-color:#38bdf8}.border-brand-gold\/20{border-color:#38bdf833}.rounded-sm{border-radius:10px}.shadow-2xl{box-shadow:0 24px 80px #0f172a38}.bg-brand-accent{background:#e0f2fe}.bg-brand-accent\/90{background:#e0f2fee6}.bg-brand-dark\/95{background:#0f172af2}.text-brand-dark{color:#0f172a}.text-brand-gold{color:#38bdf8}.text-brand-light\/50{color:#f8fafc80}.text-brand-light\/70{color:#f8fafcb3}.backdrop-blur-sm{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.transition-transform,.transition-colors,.transition-all{transition-duration:.18s;transition-timing-function:ease}.transition-transform{transition-property:transform}.transition-colors{transition-property:color,background-color,border-color}.transition-all{transition-property:all}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-card-enter{0%{opacity:0;transform:translate3d(20px,28px,0) rotate(var(--card-rotate, 0deg)) scale(.96)}to{opacity:1;transform:translateZ(0) rotate(var(--card-rotate, 0deg)) scale(1)}}@keyframes hero-card-float{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes hero-sheen{0%{transform:translate(-120%) rotate(16deg)}to{transform:translate(160%) rotate(16deg)}}.hover\:text-brand-gold:hover{color:#38bdf8}.hover\:text-brand-light:hover{color:#f8fafc}.hover\:bg-brand-gold:hover{background:#38bdf8}.hover\:text-brand-dark:hover{color:#0f172a}.group:hover .group-hover\:scale-105{transform:scale(1.05)}@media(min-width:640px){.sm\:block{display:block}}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:p-8{padding:2rem}.md\:p-12{padding:3rem}.md\:left-auto{left:auto}.md\:max-w-md{max-width:28rem}}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;padding:22px 0;transition:padding .22s ease,background .22s ease,border .22s ease}.site-header--scrolled{padding:12px 0;background:#ffffffad;border-bottom:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-wordmark{font-size:1.18rem;font-weight:800;color:var(--ink)}.brand-wordmark span{color:#0284c7}.brand-wordmark--footer{font-size:1rem}.nav-link{color:#0f172aad;font-size:.86rem;font-weight:700;transition:color .18s ease}.nav-link:hover{color:#0284c7}.icon-button{width:46px;height:46px;display:grid;place-items:center;border-radius:999px;background:#ffffffb3;border:1px solid rgba(255,255,255,.9);color:var(--ink);box-shadow:0 12px 32px #0f172a1a}.site-header .container,.hero-grid>*,.contact-grid>*{min-width:0}.glass-panel,.glass-button{background:var(--glass);border:1px solid rgba(255,255,255,.86);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px) saturate(1.25);backdrop-filter:blur(22px) saturate(1.25)}.glass-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.25rem;color:var(--ink);font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.glass-button:hover{transform:translateY(-2px);box-shadow:0 24px 52px #0ea5e92e}.glass-button--primary{background:linear-gradient(135deg,#38bdf8,#84cc16 72%,#fb7185 130%);color:#06121f}.glass-button--small{min-height:42px;padding:.75rem 1rem;font-size:.88rem}.hero-section{position:relative;min-height:100vh;overflow:hidden;padding:138px 0 80px}.hero-bg{position:absolute;border-radius:48px;opacity:.48;pointer-events:none}.hero-bg--one{width:34vw;height:34vw;min-width:360px;min-height:360px;right:-8vw;top:16vh;background:linear-gradient(135deg,#38bdf83d,#ffffff38);transform:rotate(12deg)}.hero-bg--two{width:25vw;height:25vw;min-width:260px;min-height:260px;left:-10vw;bottom:8vh;background:linear-gradient(135deg,#fb718533,#84cc162e);transform:rotate(-14deg)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);align-items:center;gap:64px}.hero-copy,.hero-visual{min-width:0;max-width:100%}.hero-copy{animation:hero-copy-enter .68s cubic-bezier(.2,.7,.2,1) both}.hero-copy h1{max-width:100%;font-size:clamp(3.75rem,7vw,5.9rem);line-height:.88;font-weight:800;color:var(--ink)}.hero-lead{max-width:720px;margin:30px 0 0;color:var(--muted);font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.55}.hero-actions,.hero-proof{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hero-proof span{padding:10px 14px;border-radius:999px;background:#ffffff94;border:1px solid rgba(255,255,255,.84);color:#0f172ab8;font-size:.92rem;font-weight:700;animation:hero-copy-enter .62s cubic-bezier(.2,.7,.2,1) both}.hero-proof span:nth-child(2){animation-delay:90ms}.hero-proof span:nth-child(3){animation-delay:.18s}.hero-visual{position:relative;min-height:570px}.hero-project-stage{position:relative;min-height:570px;isolation:isolate}.hero-project-stage:before{content:"";position:absolute;top:76px;right:22px;bottom:58px;left:24px;z-index:-1;border-radius:44px;background:linear-gradient(135deg,#38bdf82e,#84cc161f 54%,#fb718524),#ffffff38;filter:blur(10px);transform:rotate(-3deg)}.browser-dots{display:flex;gap:7px}.browser-dots span,.project-bar span{width:10px;height:10px;border-radius:999px;display:block;background:#0f172a2e}.hero-project-card{position:absolute;overflow:hidden;padding:12px;border-radius:30px;transform-origin:center;animation:hero-card-enter .72s cubic-bezier(.2,.7,.2,1) both,hero-card-float 8s ease-in-out 1s infinite;transition:transform .22s ease,box-shadow .22s ease}.hero-project-card:after{content:"";position:absolute;top:-30%;bottom:-30%;left:-28%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);opacity:.7;pointer-events:none;animation:hero-sheen 4.8s ease-in-out 1.1s infinite}.hero-project-card:hover{transform:translateY(-6px) rotate(0) scale(1.01);box-shadow:0 34px 90px #0f172a2e}.hero-project-card>img{width:100%;height:100%;border-radius:22px;object-fit:cover;object-position:top center;border:1px solid rgba(255,255,255,.74)}.hero-project-card--main{--card-rotate: -2deg;left:18px;top:82px;z-index:2;width:min(430px,78%);height:360px;padding:14px}.hero-project-card--main>img{height:278px;margin-top:14px}.hero-project-card--green{--card-rotate: 4deg;top:32px;right:0;z-index:3;animation-delay:.12s,1.2s}.hero-project-card--blue{--card-rotate: -5deg;right:58px;bottom:14px;z-index:4;animation-delay:.24s,1.35s}.hero-project-card--compact{width:210px;height:170px;padding:10px}.hero-project-card--compact>img{border-radius:20px}.hero-project-meta{position:absolute;left:28px;right:28px;bottom:24px;display:flex;align-items:center;gap:12px;min-width:0;padding:10px 12px;border-radius:20px;background:#ffffffdb;border:1px solid rgba(255,255,255,.9);box-shadow:0 18px 40px #0f172a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-project-meta img,.hero-project-chip img{flex:0 0 auto;object-fit:contain;background:#ffffffd1;box-shadow:0 8px 18px #0f172a1f}.hero-project-meta img{width:46px;height:46px;border-radius:14px;padding:5px}.hero-project-meta span,.hero-project-chip span,.hero-orbit-card span{display:block;color:#0284c7;font-size:.72rem;font-weight:800;text-transform:uppercase}.hero-project-meta strong{display:block;color:var(--ink);font-size:1rem;line-height:1.15}.hero-project-chip{position:absolute;left:16px;right:16px;bottom:14px;display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border-radius:16px;background:#ffffffdb;border:1px solid rgba(255,255,255,.86);box-shadow:0 14px 32px #0f172a1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-project-chip img{width:32px;height:32px;border-radius:10px;padding:4px}.hero-project-chip-mark{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#e0f2fe,#fff);color:#075985;box-shadow:0 8px 18px #0f172a1f;font-size:.76rem;font-weight:900}.hero-orbit-card{position:absolute;z-index:5;padding:16px 18px;border-radius:24px;animation:hero-card-enter .65s cubic-bezier(.2,.7,.2,1) .34s both,hero-card-float 7s ease-in-out 1.6s infinite}.hero-orbit-card--top{top:218px;right:18px}.hero-orbit-card--bottom{left:0;bottom:52px}.hero-orbit-card strong{display:block;margin-top:6px;color:var(--ink);font-size:1rem;line-height:1.1;font-weight:800}.section{padding:104px 0}.section-heading{max-width:780px;margin-bottom:46px}.section-heading--split{max-width:none;display:flex;justify-content:space-between;gap:42px;align-items:end}.section-heading p,.contact-copy p{margin:0 0 12px;color:#0284c7;font-weight:800;text-transform:uppercase;font-size:.78rem}.section-heading h2,.contact-copy h2{margin:0;color:var(--ink);font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.02;font-weight:800}.section-heading span,.contact-copy>span{display:block;margin-top:18px;color:var(--muted);font-size:1.08rem;line-height:1.6;max-width:620px}.service-grid,.reason-grid,.logo-idea-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card,.reason-card,.logo-idea,.project-card{border-radius:28px;padding:24px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:hover,.reason-card:hover,.logo-idea:hover{transform:translateY(-5px);box-shadow:0 30px 78px #0f172a24}.service-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#0284c7;background:#e0f2feb8;margin-bottom:22px}.service-card h3,.reason-card h3,.project-card h3,.logo-idea h3{margin:0 0 12px;font-size:1.22rem;font-weight:800;color:var(--ink)}.service-card p,.reason-card p,.project-card p,.logo-idea p{margin:0;color:var(--muted);line-height:1.58}.founder-note{width:min(100%,420px);display:flex;align-items:center;gap:16px;border-radius:26px;padding:14px 16px 14px 14px;margin:-18px 0 22px auto}.founder-note img{width:78px;height:78px;flex:0 0 auto;border-radius:22px;object-fit:cover;object-position:54% 28%;box-shadow:0 14px 34px #0f172a26}.founder-note strong{display:block;color:var(--ink);font-size:.98rem;font-weight:800}.founder-note span{display:block;margin-top:5px;color:var(--muted);font-size:.9rem;line-height:1.45}.portfolio-section{overflow:hidden}.logo-reference-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:-10px 0 26px}.logo-reference-card{min-height:132px;display:grid;align-items:center;justify-items:center;border-radius:24px;padding:18px;overflow:hidden}.logo-reference-card img{max-width:100%;max-height:74px;object-fit:contain;mix-blend-mode:multiply}.logo-reference-card span{margin-top:12px;color:#0f172aa3;font-size:.78rem;font-weight:800;text-align:center}.project-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,42%);gap:18px;overflow-x:auto;padding:4px 0 22px;scroll-snap-type:x mandatory;scrollbar-color:rgba(14,165,233,.42) rgba(255,255,255,.32);scrollbar-width:thin}.project-card{scroll-snap-align:start;display:block;transition:transform .18s ease,box-shadow .18s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 30px 82px #0f172a29}.project-card>span{display:block;margin:20px 0 8px;color:#0284c7;font-weight:800;font-size:.82rem}.project-card strong{display:inline-flex;margin-top:16px;color:#0284c7;font-size:.9rem}.project-media{height:260px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#38bdf833,#ffffff9e);border:1px solid rgba(255,255,255,.75);padding:16px}.project-media--screenshot{position:relative;height:290px;padding:0;background:#ffffff85}.project-media img{width:100%;height:100%;object-fit:cover;border-radius:16px}.project-media--screenshot>img{border-radius:22px}.project-logo-badge{position:absolute;left:14px;bottom:14px;width:86px;height:58px;display:grid;place-items:center;padding:8px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 32px #0f172a21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.project-logo-badge img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.project-media--phone{max-width:210px;margin:0 auto;border-radius:34px}.project-bar{margin:0 0 24px;justify-content:flex-start;gap:7px}.project-shape{height:112px;border-radius:24px;background:linear-gradient(135deg,#84cc1647,#38bdf838)}.project-lines{display:grid;gap:10px;margin-top:20px}.project-lines span{height:12px;border-radius:999px;background:#0f172a1f}.project-lines span:nth-child(2){width:74%}.project-lines span:nth-child(3){width:48%}.logo-idea{text-align:center}.logo-mark{width:132px;height:132px;margin:0 auto 20px;display:grid;place-items:center;border-radius:34px;background:#ffffff94;border:1px solid rgba(255,255,255,.85)}.logo-mark svg{width:86px;height:86px;fill:none;stroke:currentColor;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.logo-idea--blue{color:#0284c7}.logo-idea--green{color:#65a30d}.logo-idea--rose{color:#e11d48}.contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:42px;align-items:start}.contact-mini{margin-top:28px;border-radius:26px;padding:22px}.contact-mini strong,.contact-mini a,.contact-mini span{display:block}.contact-mini a{margin:10px 0;color:#0284c7;font-weight:800}.booking-form{border-radius:32px;padding:28px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.booking-form label{display:block;margin:0 0 8px;color:#0f172ab8;font-size:.9rem;font-weight:800}.booking-form input,.booking-form select,.booking-form textarea{width:100%;margin-bottom:16px;border:1px solid rgba(15,23,42,.12);border-radius:18px;background:#ffffffb8;color:var(--ink);outline:none;padding:14px 15px;font:inherit;transition:border .18s ease,box-shadow .18s ease,background .18s ease}.booking-form textarea{resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#0ea5e994;box-shadow:0 0 0 4px #38bdf824;background:#ffffffe6}.form-submit{width:100%}.form-success{margin-top:16px;border-radius:18px;padding:14px;color:#166534;background:#dcfce7c2;border:1px solid rgba(34,197,94,.22);font-weight:700}.site-footer{padding:36px 0;border-top:1px solid rgba(15,23,42,.08);background:#ffffff8c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;color:#0f172a9e;font-weight:800;font-size:.84rem}.footer-links button{background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer}.footer-links a:hover,.footer-links button:hover{color:#0284c7}.footer-copy{color:#0f172a7a;font-size:.84rem;font-weight:700}.prose.prose-brand h2,.prose.prose-brand h3,.prose.prose-brand h4{color:var(--ink)}.prose.prose-brand p,.prose.prose-brand li{color:var(--muted)}@media(max-width:1024px){.hero-grid,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:520px}.hero-project-stage{min-height:520px;max-width:680px;margin:0 auto}.service-grid,.reason-grid,.logo-idea-grid,.logo-reference-row{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-note{margin-left:0}.project-carousel{grid-auto-columns:minmax(300px,74%)}}@media(max-width:900px){.site-header nav{display:none}.site-header .icon-button{display:grid}}@media(min-width:901px){.site-header .icon-button{display:none}.site-header nav{display:flex}}@media(max-width:720px){.hero-section{min-height:auto;padding:108px 0 56px}.hero-copy h1{font-size:clamp(2.45rem,11.3vw,3rem);line-height:.96}.hero-lead{margin-top:22px;font-size:1.02rem;line-height:1.52}.hero-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:26px}.hero-actions .glass-button{width:100%;min-height:52px;padding-left:1rem;padding-right:1rem}.hero-proof{gap:10px;margin-top:22px}.hero-proof span{font-size:.84rem;padding:9px 12px}.hero-visual{min-height:412px;margin-top:18px}.hero-project-stage{min-height:392px}.hero-project-stage:before{top:42px;right:10px;bottom:36px;left:10px;border-radius:32px}.hero-project-card--main{left:0;top:34px;width:78%;height:292px;border-radius:26px;padding:11px}.hero-project-card--main>img{height:212px;margin-top:12px;border-radius:19px}.hero-project-card--compact{width:44%;height:142px;border-radius:22px;padding:8px}.hero-project-card--green{top:4px;right:0}.hero-project-card--blue{right:10px;bottom:12px}.hero-project-meta{left:20px;right:20px;bottom:18px;padding:8px 10px;border-radius:17px}.hero-project-meta img{width:38px;height:38px;border-radius:12px}.hero-project-meta strong{font-size:.92rem}.hero-project-chip{left:11px;right:11px;bottom:10px;padding:7px 8px}.hero-project-chip span{font-size:.64rem}.hero-project-chip img{width:28px;height:28px}.hero-orbit-card{padding:12px 14px;border-radius:19px}.hero-orbit-card--top{top:164px;right:4px}.hero-orbit-card--bottom{left:4px;bottom:8px}.hero-orbit-card strong{font-size:.88rem}.section{padding:70px 0}.section-heading{margin-bottom:32px}.section-heading h2,.contact-copy h2{font-size:clamp(2rem,10vw,2.75rem);line-height:1.04}.section-heading span,.contact-copy>span{font-size:1rem}.section-heading--split{display:block}.service-grid,.reason-grid,.logo-idea-grid,.logo-reference-row,.form-row{grid-template-columns:1fr}.founder-note{width:100%;margin-top:-16px}.project-carousel{grid-auto-columns:minmax(268px,86%);gap:14px;margin-right:-1.5rem;padding-right:1.5rem}.project-media{height:220px}.project-media--screenshot{height:214px}.service-card,.reason-card,.logo-idea,.project-card,.booking-form{border-radius:24px;padding:22px}.booking-form input,.booking-form select,.booking-form textarea{font-size:16px}}@media(max-width:380px){.px-6{padding-left:1.25rem;padding-right:1.25rem}.hero-copy h1{font-size:clamp(2.34rem,11vw,2.6rem)}.hero-proof span{font-size:.8rem}.hero-visual{min-height:384px}.hero-project-stage{min-height:366px}.hero-project-card--main{height:270px}.hero-project-card--main>img{height:192px}.hero-project-card--compact{height:126px}.hero-project-card--blue{bottom:6px}.hero-orbit-card--bottom{display:none}.project-carousel{grid-auto-columns:minmax(252px,86%);margin-right:-1.25rem;padding-right:1.25rem}.project-media--screenshot{height:198px}.founder-note{gap:12px;padding:12px}.founder-note img{width:68px;height:68px;border-radius:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
