:root{--bg:#080808;--paper:#f4f4ef;--text:#f3f3ef;--muted:#9a9a95;--line:#2a2a28;--ink:#0b0b0b;--accent:#b9ff3f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1440px,92vw);margin:auto}.site-header{height:76px;position:fixed;top:0;left:0;right:0;z-index:50;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(8,8,8,.78);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:9px}.brand-mark{font:700 28px/1 "Space Grotesk";letter-spacing:-.08em}.brand-name{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#b2b2ac}.desktop-nav{display:flex;gap:30px;font-size:12px}.desktop-nav a{color:#9d9d98;transition:.2s}.desktop-nav a:hover{color:white}.header-cta{justify-self:end;border:1px solid #494946;border-radius:999px;padding:11px 17px;font-size:11px;transition:.2s}.header-cta:hover{background:var(--text);color:var(--ink)}.menu-button,.mobile-menu{display:none}
.hero{min-height:100svh;padding-top:160px;padding-bottom:66px;display:flex;flex-direction:column;justify-content:flex-end}.hero-eyebrow,.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:700;color:var(--muted)}.hero h1{margin:27px 0 50px;font:700 clamp(70px,11.9vw,182px)/.8 "Space Grotesk";letter-spacing:-.085em}.hero h1 em{font-style:normal;color:#5d5d59}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;padding-top:25px;border-top:1px solid var(--line)}.hero-bottom p{font-size:clamp(17px,1.7vw,24px);line-height:1.47;max-width:690px;color:#c7c7c1;margin:0}.round-link{width:130px;height:130px;border:1px solid #42423f;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;text-align:center;transition:.25s}.round-link b{font-size:20px}.round-link:hover{background:var(--text);color:var(--ink);transform:rotate(-5deg)}
.marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.marquee-track{width:max-content;display:flex;gap:23px;align-items:center;font:600 17px "Space Grotesk";animation:marquee 28s linear infinite}.marquee-track i{font-style:normal;font-size:8px;color:#767671}@keyframes marquee{to{transform:translateX(-50%)}}
.section{padding:132px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:65px}.section-heading h2{font:700 clamp(48px,6.1vw,95px)/.91 "Space Grotesk";letter-spacing:-.067em;margin:15px 0 0}.section-heading>p{max-width:430px;line-height:1.65;color:var(--muted);margin:0}.section-heading.compact{margin-bottom:38px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px 20px}.project-wide{grid-column:span 2}.project-image{background:#111;overflow:hidden}.project-image img{width:100%;height:100%;display:block;object-fit:cover}.project-image.books{height:min(62vw,760px)}.project-image.tall{height:min(66vw,780px)}.project-image.split{height:min(54vw,670px);display:grid;grid-template-columns:1.25fr 1fr;gap:2px}.project-copy{padding-top:20px;max-width:780px}.project-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.project-copy h3{font:600 clamp(28px,3.3vw,50px) "Space Grotesk";letter-spacing:-.055em;line-height:1.05;margin:9px 0}.project-copy p{margin:0;color:var(--muted);line-height:1.62}.text-link{display:inline-block;margin-top:16px;font-size:12px;border-bottom:1px solid #777;padding-bottom:3px}
.apps-section{background:var(--paper);color:var(--ink)}.apps-section .eyebrow,.apps-section .section-heading>p{color:#71716d}.app-list{border-top:1px solid #c5c5bf}.app-item{min-height:145px;border-bottom:1px solid #c5c5bf;display:grid;grid-template-columns:54px 1.05fr 1.45fr 155px;gap:22px;align-items:center;padding:17px 0;transition:.2s}.app-item:hover{padding-left:10px}.app-number{font-size:10px;color:#777}.app-title h3{font:600 clamp(20px,2vw,30px) "Space Grotesk";letter-spacing:-.04em;margin:0 0 5px}.app-title small{color:#777}.app-item>p{margin:0;color:#595956;line-height:1.55}.app-arrow{text-align:right;font-size:25px}.app-status{text-align:right;color:#80807c;font-size:11px}.app-thumb{height:108px;overflow:hidden}.app-thumb img{width:100%;height:100%;object-fit:cover}
.service-list{border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:72px minmax(280px,.85fr) 1fr;gap:30px;border-bottom:1px solid var(--line);padding:38px 0}.service>span{font-size:10px;color:var(--muted)}.service h3{font:600 clamp(26px,3vw,46px) "Space Grotesk";letter-spacing:-.052em;line-height:1.03;margin:0}.service p{max-width:580px;margin:3px 0 0;color:var(--muted);line-height:1.65}
.statement{background:var(--paper);color:var(--ink);padding:140px 0}.statement .eyebrow{color:#777}.statement p{font:600 clamp(42px,6.4vw,100px)/.97 "Space Grotesk";letter-spacing:-.066em;color:#aaa;margin:34px 0 0}.statement strong{color:var(--ink);font-weight:600}
.about-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.about-card,.contact-card{min-height:620px;border:1px solid var(--line);padding:44px}.about-card{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;background:#0d0d0d}.about-logo{display:flex;align-items:center}.about-logo img{width:100%;filter:grayscale(1)}.about-card h2,.contact-card h2{font:700 clamp(46px,5vw,76px)/.94 "Space Grotesk";letter-spacing:-.063em;margin:25px 0}.about-card p,.contact-card p{font-size:16px;line-height:1.68;color:var(--muted)}.contact-card{background:var(--paper);color:var(--ink);display:flex;flex-direction:column}.contact-card .eyebrow,.contact-card p{color:#757571}.contact-card a{margin-top:auto;border-top:1px solid #bdbdb7;border-bottom:1px solid #bdbdb7;padding:22px 0;display:flex;justify-content:space-between;font-weight:700}.contact-card a b{font-size:24px;font-weight:400}.legal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.legal-card{height:220px;background:#0d0d0d;color:var(--text);border:1px solid var(--line);padding:22px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;font:600 22px "Space Grotesk";cursor:pointer;transition:.2s}.legal-card span{align-self:flex-end;font-size:22px}.legal-card:hover{background:var(--paper);color:var(--ink)}
.site-footer{padding:70px 0 28px;overflow:hidden}.footer-wordmark{font:700 clamp(180px,31vw,510px)/.67 "Space Grotesk";letter-spacing:-.12em;transform:translateX(-2.5%)}.footer-meta{border-top:1px solid var(--line);padding-top:18px;margin-top:50px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;color:var(--muted)}
dialog{width:min(820px,90vw);max-height:85vh;background:#111;color:var(--text);border:1px solid #333;border-radius:18px;padding:50px}dialog::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(8px)}.modal-close{position:absolute;top:13px;right:18px;border:0;background:none;color:white;font-size:32px;cursor:pointer}#modal-content h2{font:700 clamp(40px,5vw,68px) "Space Grotesk";letter-spacing:-.055em;margin:0 0 24px}#modal-content h3{margin-top:28px}#modal-content p,#modal-content li{color:#b0b0aa;line-height:1.65}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{display:block;width:40px;background:none;border:0;padding:8px}.menu-button span{display:block;height:1px;background:white;margin:7px 0}.mobile-menu{position:fixed;inset:76px 0 0;background:#080808;z-index:40;padding:38px 5vw;flex-direction:column;gap:7px}.mobile-menu.open{display:flex}.mobile-menu a{font:700 11vw "Space Grotesk";letter-spacing:-.06em}.hero{min-height:850px;padding-top:130px}.hero h1{font-size:15.5vw}.hero-bottom{flex-direction:column;align-items:flex-start;gap:36px}.section{padding:92px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:25px}.work-grid{grid-template-columns:1fr;gap:60px}.project-wide{grid-column:auto}.project-image.books,.project-image.tall,.project-image.split{height:80vw;min-height:390px}.app-item{grid-template-columns:35px 1fr;gap:14px;padding:28px 0}.app-item>p,.app-arrow,.app-status,.app-thumb{grid-column:2;text-align:left}.app-thumb{height:170px}.service{grid-template-columns:36px 1fr}.service p{grid-column:2}.about-layout{grid-template-columns:1fr}.about-card{grid-template-columns:1fr;min-height:auto}.about-logo{max-width:240px}.contact-card{min-height:500px}.legal-grid{grid-template-columns:1fr 1fr}.legal-card{height:175px}.footer-meta{flex-direction:column;gap:10px}}
@media(max-width:560px){.shell{width:90vw}.hero h1{font-size:16.8vw}.project-image.split{grid-template-columns:1fr}.project-image.split img:nth-child(2){display:none}.about-card,.contact-card{padding:30px}.legal-grid{grid-template-columns:1fr}.legal-card{height:125px}.footer-wordmark{font-size:56vw}dialog{padding:42px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.reveal{opacity:1;transform:none;transition:none}}

.app-actions{display:flex;justify-content:flex-end;align-items:center}.app-store-badge{display:inline-flex;align-items:center;gap:9px;background:#050505;color:#fff;border:1px solid #050505;border-radius:9px;padding:8px 13px 8px 11px;min-width:148px;transition:transform .2s ease,opacity .2s ease}.app-store-badge:hover{transform:translateY(-2px);opacity:.86}.app-store-badge .apple-mark{font-size:18px;line-height:1}.app-store-badge span:last-child{display:flex;flex-direction:column;line-height:1}.app-store-badge small{font-size:8px;font-weight:500;color:#fff}.app-store-badge strong{font:500 19px/1.05 "Space Grotesk";letter-spacing:-.04em}@media(max-width:900px){.app-actions{grid-column:2;justify-content:flex-start}}

/* Mobile polish — phone-first overrides */
@media (max-width: 900px){
  html,body{overflow-x:hidden}
  .site-header{height:68px;padding-left:max(5vw,env(safe-area-inset-left));padding-right:max(5vw,env(safe-area-inset-right))}
  .brand-mark{font-size:26px}.brand-name{font-size:9px}
  .mobile-menu{inset:68px 0 0;padding:30px 5vw max(32px,env(safe-area-inset-bottom));overflow-y:auto}
  .mobile-menu a{font-size:clamp(42px,11vw,72px);line-height:.95;padding:5px 0}

  .shell{width:min(90vw,720px)}
  .hero{min-height:auto;padding-top:140px;padding-bottom:56px;justify-content:flex-start}
  .hero-eyebrow{max-width:85%;line-height:1.5}
  .hero h1{font-size:clamp(58px,15.2vw,112px);line-height:.84;margin:24px 0 38px;overflow-wrap:normal}
  .hero-bottom{gap:30px;padding-top:22px}
  .hero-bottom p{font-size:18px;line-height:1.48;max-width:100%}
  .round-link{width:112px;height:112px;flex:0 0 112px}

  .marquee{padding:15px 0}.marquee-track{font-size:15px;gap:19px}
  .section{padding:82px 0}
  .section-heading{margin-bottom:42px;gap:20px}
  .section-heading h2{font-size:clamp(45px,12vw,78px);line-height:.94;margin-top:12px}
  .section-heading>p{font-size:15px;line-height:1.6;max-width:100%}

  .work-grid{gap:52px}
  .project-image.books,.project-image.tall,.project-image.split{height:auto;min-height:0;aspect-ratio:4/5}
  .project-image.books{aspect-ratio:1/1}
  .project-image.split{aspect-ratio:4/5}
  .project-image img{min-width:0}
  .project-copy{padding-top:16px}
  .project-copy h3{font-size:clamp(29px,8vw,44px);margin:7px 0}
  .project-copy p{font-size:15px}

  .app-list{border-top-color:#c5c5bf}
  .app-item{min-height:0;grid-template-columns:28px minmax(0,1fr);column-gap:12px;row-gap:12px;padding:24px 0}
  .app-item:hover{padding-left:0}
  .app-number{align-self:start;padding-top:5px}
  .app-title{min-width:0}.app-title h3{font-size:clamp(24px,7vw,34px);line-height:1.03;overflow-wrap:anywhere}
  .app-title small{font-size:12px}
  .app-item>p{grid-column:2;font-size:14px;line-height:1.55;max-width:38rem}
  .app-arrow,.app-status,.app-actions{grid-column:2;justify-self:start;text-align:left}
  .app-arrow{font-size:22px}
  .app-status{padding:7px 10px;border:1px solid #c5c5bf;border-radius:999px;width:max-content}
  .app-store-badge{min-width:0;max-width:100%;padding:8px 12px;border-radius:8px}
  .app-store-badge strong{font-size:18px}.app-store-badge small{font-size:8px}
  .app-thumb{grid-column:2;width:100%;height:auto;aspect-ratio:16/9}

  .service-list{border-top-color:var(--line)}
  .service{grid-template-columns:28px minmax(0,1fr);gap:12px 14px;padding:28px 0}
  .service h3{font-size:clamp(28px,7.8vw,42px);line-height:1.02;overflow-wrap:anywhere}
  .service p{grid-column:2;font-size:15px;line-height:1.6;margin-top:0}

  .statement{padding:86px 0}
  .statement p{font-size:clamp(42px,11vw,72px);line-height:1;margin-top:24px}

  .about-layout{gap:14px}
  .about-card,.contact-card{padding:32px;min-width:0}
  .about-card{gap:28px}
  .about-logo{max-width:180px}
  .about-card h2,.contact-card h2{font-size:clamp(44px,11vw,68px);line-height:.95;margin:20px 0}
  .about-card p,.contact-card p{font-size:15px}
  .contact-card{min-height:430px}
  .contact-card a{gap:15px;font-size:14px}

  .legal-grid{gap:10px}.legal-card{min-height:150px;height:auto;font-size:20px;padding:20px}
  .site-footer{padding-top:54px;padding-bottom:max(24px,env(safe-area-inset-bottom))}
  .footer-wordmark{font-size:clamp(170px,51vw,360px);line-height:.7}
  .footer-meta{margin-top:35px}

  dialog{width:92vw;max-height:82dvh;padding:44px 24px 30px;border-radius:14px}
  #modal-content h2{font-size:clamp(38px,11vw,58px)}
}

@media (max-width: 560px){
  .shell{width:90vw}
  .hero{padding-top:118px;padding-bottom:46px}
  .hero h1{font-size:clamp(55px,16vw,88px);margin-bottom:32px}
  .hero-bottom p{font-size:16px}
  .round-link{width:104px;height:104px;flex-basis:104px}

  .section{padding:70px 0}
  .section-heading{margin-bottom:35px}
  .section-heading h2{font-size:clamp(42px,12.5vw,66px)}

  .project-image.books,.project-image.tall,.project-image.split{aspect-ratio:4/5}
  .project-image.split{display:block}
  .project-image.split img{width:100%;height:100%}
  .project-image.split img:nth-child(2){display:none}

  .app-item{grid-template-columns:24px minmax(0,1fr);padding:22px 0}
  .app-title h3{font-size:clamp(23px,7.4vw,31px)}
  .app-store-badge{transform:none!important}

  .about-card,.contact-card{padding:25px}
  .contact-card{min-height:390px}
  .legal-grid{grid-template-columns:1fr}.legal-card{min-height:112px}

  .footer-wordmark{font-size:56vw}
  .footer-meta{font-size:9px;line-height:1.5}
}

@media (max-width: 380px){
  .brand-name{display:none}
  .hero h1{font-size:17vw}
  .hero-bottom p{font-size:15px}
  .app-title h3{font-size:23px}
  .service h3{font-size:28px}
  .about-card,.contact-card{padding:22px}
}
