:root{--ink: #1a2233;--ink-soft: #2a3448;--paper: #f3eee6;--paper-2: #e8e1d4;--gold: #c49a6c;--gold-deep: #a67b4d;--muted: #5c6578;--line: rgba(26, 34, 51, .12);--shadow: 0 24px 60px rgba(26, 34, 51, .18);--radius: 18px;--font-display: "Fraunces", Georgia, serif;--font-body: "Sora", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);color:var(--ink);background:var(--paper);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse 80% 50% at 10% -10%,rgba(196,154,108,.28),transparent 55%),radial-gradient(ellipse 60% 40% at 90% 10%,rgba(42,52,72,.12),transparent 50%),linear-gradient(165deg,#f7f2ea,#ebe4d6 45%,#e4dccb)}.page-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");pointer-events:none}.site-header{display:flex;align-items:center;justify-content:flex-end;max-width:1120px;margin:0 auto;padding:1.25rem 1.5rem}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;font-size:.9rem;font-weight:500}.nav a{color:var(--muted);transition:color .2s ease}.nav a:hover{color:var(--ink)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:2rem;align-items:center;max-width:1120px;margin:0 auto;padding:2rem 1.5rem 4.5rem;min-height:calc(100svh - 5rem)}.hero-logo{width:min(260px,70vw);height:auto;margin-bottom:1.75rem;animation:rise .9s ease both}.hero h1{margin:0 0 1rem;font-family:var(--font-display);font-size:clamp(2rem,4.2vw,3.35rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;max-width:14ch;animation:rise .9s ease .08s both}.hero-lead{margin:0 0 1.75rem;color:var(--muted);font-size:1.05rem;max-width:34ch;animation:rise .9s ease .16s both}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;animation:rise .9s ease .24s both}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.35rem;border-radius:999px;font-size:.92rem;font-weight:600;transition:transform .2s ease,background .2s ease,color .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#f7f2ea}.btn-primary:hover{background:var(--ink-soft)}.btn-ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--line)}.btn-ghost:hover{box-shadow:inset 0 0 0 1.5px var(--ink)}.hero-stage{position:relative;min-height:420px;animation:rise 1s ease .2s both}.device-cluster{position:relative;height:100%;min-height:420px}.browser{background:#fff;border-radius:14px;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(26,34,51,.08)}.browser-bar{display:flex;align-items:center;gap:6px;padding:.7rem .9rem;background:linear-gradient(180deg,#faf7f2,#f0ebe3);border-bottom:1px solid var(--line)}.browser-bar span{width:9px;height:9px;border-radius:50%;background:#d7cfc3}.browser-bar span:nth-child(1){background:#e8b4a2}.browser-bar span:nth-child(2){background:#e2c98a}.browser-bar span:nth-child(3){background:#a8c5a3}.browser-url{margin-left:.6rem;flex:1;padding:.28rem .7rem;border-radius:8px;background:#fffc;font-size:.72rem;color:var(--muted)}.browser-screen{padding:1rem;min-height:220px}.generic-ui{background:linear-gradient(160deg,#1a2233,#2a3448 55%,#3a465c)}.generic-ui.light{background:linear-gradient(165deg,#f7f2ea,#e8dfd0)}.generic-ui.wide{min-height:250px}.device-cluster .browser{position:absolute;width:min(420px,88%);left:0;top:18%;z-index:1}.phone{width:168px;border-radius:28px;background:#111826;padding:10px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08)}.phone-notch{width:56px;height:8px;margin:4px auto 10px;border-radius:999px;background:#2a3448}.phone-screen{border-radius:20px;min-height:280px;padding:1rem}.generic-mobile{background:linear-gradient(180deg,#f7f2ea,#ebe3d4)}.generic-mobile.dark{background:linear-gradient(180deg,#1a2233,#2a3448)}.device-cluster .phone{position:absolute;right:4%;top:8%;z-index:2}.float-a{animation:float 7s ease-in-out infinite}.float-b{animation:float 6s ease-in-out .8s infinite}.ui-top{display:flex;gap:.6rem;margin-bottom:1rem}.ui-top.light .ui-search{background:#1a223314}.ui-logo-dot{width:28px;height:28px;border-radius:8px;background:var(--gold);flex-shrink:0}.ui-search{flex:1;height:28px;border-radius:8px;background:#ffffff1f}.ui-search.long{max-width:220px}.ui-grid{display:grid;grid-template-columns:1fr 1fr .8fr;gap:.55rem;margin-bottom:1rem}.ui-card{height:64px;border-radius:10px;background:#ffffff1a}.ui-card.tall{background:linear-gradient(160deg,#c49a6c8c,#ffffff14)}.ui-lines i{display:block;height:8px;border-radius:4px;background:#ffffff24;margin-bottom:.45rem}.ui-lines i:nth-child(2){width:78%}.ui-lines i:nth-child(3){width:54%}.ui-search.muted{background:#1a223314}.content-block{background:#ffffff14;border-radius:12px;padding:1rem}.content-block.light{background:#fff;box-shadow:0 10px 24px #1a223314}.content-block .line{height:10px;border-radius:4px;background:#ffffff2e;margin-bottom:.55rem}.content-block.light .line{background:#1a22331a}.content-block .line.accent{width:40%;background:var(--gold);opacity:.9}.content-block .line.short{width:58%}.m-header{height:14px;width:48%;border-radius:6px;background:#1a22331f;margin:.4rem auto 1.2rem}.m-header.gold{background:var(--gold)}.generic-mobile.dark .m-header{background:#fff3}.generic-mobile.dark .m-header.gold{background:var(--gold)}.m-block{height:48px;border-radius:10px;background:#1a223314;margin-bottom:.55rem}.m-block.short{width:70%}.m-block.accent{background:linear-gradient(120deg,#c49a6c73,#1a223314)}.generic-mobile.dark .m-block{background:#ffffff1a}.generic-mobile.dark .m-block.accent{background:linear-gradient(120deg,#c49a6c73,#ffffff14)}.services{max-width:1120px;margin:0 auto;padding:1rem 1.5rem 3.5rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.service{padding:1.5rem 1.35rem;border-radius:var(--radius);background:#ffffff8c;border:1px solid var(--line)}.service h3{margin:0 0 .65rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.service p{margin:0;color:var(--muted);font-size:.95rem}.service-icon{width:40px;height:40px;border-radius:12px;margin-bottom:1rem;background:var(--ink);position:relative}.service-icon:before,.service-icon:after{content:"";position:absolute;background:var(--gold)}.service-icon-code:before{width:16px;height:2px;top:14px;left:12px;box-shadow:0 6px 0 var(--gold),0 12px 0 var(--gold)}.service-icon-code:after{width:10px;height:2px;top:20px;left:18px}.service-icon-lang:before{width:18px;height:18px;border-radius:50%;border:2px solid var(--gold);background:transparent;top:9px;left:9px}.service-icon-lang:after{width:2px;height:18px;top:11px;left:19px;box-shadow:8px 0 0 -7px var(--gold),-8px 0 0 -7px var(--gold)}.service-icon-book:before{width:18px;height:22px;border-radius:2px 4px 4px 2px;top:9px;left:11px}.service-icon-book:after{width:2px;height:22px;background:var(--ink);top:9px;left:19px}.shop{max-width:1120px;margin:0 auto;padding:0 1.5rem 4rem}.shop-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;padding:2.5rem;border-radius:var(--radius);background:#fff9;border:1px solid var(--line)}.shop-copy .eyebrow{color:var(--gold-deep)}.shop-copy h2{margin:0 0 .85rem;font-family:var(--font-display);font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.shop-copy p{margin:0 0 1.35rem;color:var(--muted);max-width:36rem}.shop-visual{display:flex;justify-content:center;min-height:200px}.book-stack{position:relative;width:180px;height:180px}.book{position:absolute;width:110px;height:150px;border-radius:4px 10px 10px 4px;box-shadow:0 16px 36px #1a22332e}.book-1{left:0;bottom:10px;background:linear-gradient(145deg,#2a3448,#1a2233);transform:rotate(-12deg)}.book-2{left:36px;bottom:16px;background:linear-gradient(145deg,#c49a6c,#a67b4d);transform:rotate(2deg);z-index:1}.book-3{left:72px;bottom:8px;background:linear-gradient(145deg,#3a465c,#243044);transform:rotate(14deg);z-index:2}.book:after{content:"";position:absolute;top:18px;right:16px;bottom:18px;left:16px;border-radius:2px;background:#f7f2ea1f}.projects{max-width:1120px;margin:0 auto;padding:1rem 1.5rem 4rem}.section-intro{max-width:36rem;margin-bottom:3rem}.eyebrow{margin:0 0 .55rem;color:var(--gold-deep);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.section-intro h2,.about h2,.contact h2,.project-copy h3{margin:0 0 .85rem;font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.2}.section-intro h2{font-size:clamp(1.8rem,3vw,2.5rem)}.section-intro p,.about p,.contact p,.project-copy p{margin:0;color:var(--muted)}.project{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center;margin-bottom:4.5rem}.project-flip{direction:rtl}.project-flip>*{direction:ltr}.project-visual{position:relative;min-height:340px}.project-visual .browser{width:min(460px,92%)}.project-visual .phone-offset{position:absolute;right:0;bottom:0;transform:translateY(8%)}.project-copy h3{font-size:clamp(1.5rem,2.4vw,2rem)}.project-copy p{margin-bottom:1rem}.project-copy ul{margin:0 0 1.35rem;padding:0;list-style:none}.project-copy li{position:relative;padding-left:1.15rem;margin-bottom:.55rem;color:var(--ink-soft);font-size:.95rem}.project-copy li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--ink);border-bottom:1.5px solid var(--gold);padding-bottom:.1rem;transition:color .2s ease,border-color .2s ease}.text-link:after{content:"→";transition:transform .2s ease}.text-link:hover{color:var(--gold-deep)}.text-link:hover:after{transform:translate(3px)}.about{padding:1rem 1.5rem 3rem}.about-inner{max-width:1120px;margin:0 auto;padding:2.5rem;border-radius:var(--radius);background:linear-gradient(135deg,#1a2233f0,#2a3448eb),var(--ink);color:#f7f2ea;box-shadow:var(--shadow)}.about .eyebrow{color:var(--gold)}.about h2{color:#f7f2ea;font-size:clamp(1.7rem,2.8vw,2.3rem)}.about p{color:#f7f2eac7;max-width:48rem;font-size:1.05rem}.contact{max-width:1120px;margin:0 auto;padding:1rem 1.5rem 4rem;text-align:center}.contact h2{font-size:clamp(1.7rem,2.8vw,2.3rem)}.contact p{margin-bottom:1.25rem}.contact .btn{margin-bottom:1rem}.contact .social{display:inline-flex}.site-footer{max-width:1120px;margin:0 auto;padding:1.5rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer img{height:22px;width:auto}.site-footer p{margin:0;color:var(--muted);font-size:.85rem}.site-footer a{color:var(--ink-soft);border-bottom:1px solid var(--gold)}.site-footer a:hover{color:var(--ink)}.legal-page{max-width:760px;margin:0 auto;padding:1rem 1.5rem 4rem}.legal-content{background:#ffffff8c;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.5rem,4vw,2.5rem)}.legal-content h1{margin:0 0 .5rem;font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.legal-meta{margin:0 0 1.75rem;color:var(--muted);font-size:.9rem}.legal-content h2{margin:2rem 0 .75rem;font-family:var(--font-display);font-size:1.35rem;font-weight:700;letter-spacing:-.01em}.legal-content h3{margin:1.25rem 0 .5rem;font-size:1.05rem;font-weight:600}.legal-content p,.legal-content li{color:var(--ink-soft);font-size:.98rem}.legal-content p{margin:0 0 1rem}.legal-content ul{margin:0 0 1rem;padding-left:1.2rem}.legal-content li{margin-bottom:.45rem}.legal-content a{color:var(--ink);border-bottom:1px solid var(--gold)}.legal-content a:hover{color:var(--gold-deep)}.legal-divider{margin:2.5rem 0;border:none;border-top:1px solid var(--line)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:1rem;padding-bottom:3rem}.hero h1{max-width:none}.hero-stage{min-height:360px;order:-1}.device-cluster{min-height:360px}.device-cluster .browser{width:min(340px,78%);left:2%}.device-cluster .phone{right:2%;width:140px}.services-grid,.shop-inner{grid-template-columns:1fr}.project,.project-flip{grid-template-columns:1fr;direction:ltr}.project-visual{min-height:300px}.project-visual .phone-offset{width:140px}}@media(max-width:560px){.nav{gap:1rem;font-size:.82rem}.hero-stage,.device-cluster{min-height:300px}.device-cluster .phone{display:none}.device-cluster .browser{position:relative;width:100%;left:0;top:0}.project-visual .phone-offset{display:none}.project-visual .browser{width:100%}.about-inner{padding:1.6rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-logo,.hero h1,.hero-lead,.cta-row,.hero-stage,.float-a,.float-b,.reveal{animation:none!important;transition:none!important;opacity:1;transform:none}}
