.studio{background:var(--paper)}.studio .site-header{border-bottom:1px solid var(--line)}.studio-hero{position:relative;padding-top:94px;padding-bottom:90px}.studio-hero h1{font-size:clamp(3.1rem,7.25vw,6rem);line-height:1.02;letter-spacing:-.04em;margin:0;max-width:960px}.studio-hero h1 em{color:var(--blue)}.hero-bottom{display:flex;align-items:center;gap:72px;margin-top:44px}.hero-bottom p{font-size:19px;line-height:1.55;margin:0}.studio-note{position:absolute;right:0;top:116px;font-size:12px;line-height:1.6;color:var(--muted);text-align:right;max-width:165px}.section-line{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.section-line h2{font-size:16px;letter-spacing:0;margin:0}.status{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.status-dot{width:6px;height:6px;background:var(--blue);border-radius:50%;display:inline-block}.featured-app{display:grid;grid-template-columns:1fr 1fr;background:var(--blue);color:white;border-radius:16px;overflow:hidden}.featured-copy{padding:52px 0 48px 52px;position:relative;z-index:1}.app-name{font-size:23px;font-weight:700;letter-spacing:-.035em;display:flex;align-items:center;gap:10px}.app-name .app-symbol{width:28px;height:28px}.featured-copy h3{font-size:clamp(2rem,3.7vw,3.2rem);line-height:1.12;letter-spacing:-.035em;margin:51px 0 22px}.featured-copy>p{font-size:16px;line-height:1.7;color:#e2e8ff;max-width:370px;margin:0 0 30px}.feature-note{display:block;font-size:12px;color:#e2e8ff;margin-top:16px}.featured-preview{padding:70px 42px 60px;display:flex;align-items:center;justify-content:center;background:#2d47cb}.paper-preview{background:#fff;color:var(--ink);padding:30px 28px 20px;width:100%;max-width:390px;transform:rotate(3deg);border-radius:6px;box-shadow:0 28px 50px #11182740;transition:transform .4s cubic-bezier(.16,1,.3,1)}.featured-app:hover .paper-preview{transform:rotate(0deg) translateY(-3px)}.paper-heading{display:flex;gap:12px;justify-content:space-between;font-size:12px;font-weight:700;padding-bottom:26px;border-bottom:1px solid var(--line)}.mini-label{font-size:12px;font-weight:400;color:var(--muted);white-space:nowrap}.bid-pair{display:grid;grid-template-columns:1fr 1fr;padding:25px 0;gap:20px}.bid-pair div+div{border-left:1px solid var(--line);padding-left:20px}.bid-pair span{font-size:12px;color:var(--muted)}.bid-pair strong{display:block;font-size:29px;letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-top:7px}.paper-finding{display:flex;align-items:flex-start;gap:12px;padding:19px 0;border-top:1px solid var(--line)}.paper-finding>.icon{color:var(--amber);flex-shrink:0;margin-top:2px}.paper-finding strong{font-size:12px}.paper-finding p{color:var(--muted);font-size:12px;line-height:1.7;margin:7px 0 0}.paper-question{background:var(--blue-light);padding:17px;border-radius:8px;margin:8px 0 25px}.paper-question span{font-size:12px;color:var(--blue);font-weight:700}.paper-question p{font-size:14px;line-height:1.5;margin:8px 0 0}.paper-footer{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted)}.studio-about{padding-top:104px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.studio-about h2,.studio-close h2{font-size:clamp(2.3rem,3.8vw,3.4rem);line-height:1.1;letter-spacing:-.035em;margin:0}.studio-about h2 em{color:var(--blue)}.about-copy>p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 20px}.about-copy>p:first-child{font-size:20px;line-height:1.6;color:var(--ink)}.about-copy a:not(.text-link){color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;text-decoration:none;padding:8px 0}.text-link:hover{text-decoration:underline}.founder-work{border-top:1px solid var(--line);padding-top:32px;padding-bottom:65px}.founder-work>p{font-size:12px;color:var(--muted)}.brands{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:15px 0 20px;list-style:none;margin:0}.brands li{font-size:clamp(1.1rem,2vw,1.6rem);font-weight:700;letter-spacing:-.03em}.brands li:first-child{font-family:Georgia,serif;font-weight:400}.founder-work .attribution{font-size:12px;margin:0}.studio-close{padding-top:56px;padding-bottom:65px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:32px}.studio-close h2 em{color:var(--muted)}
@media(min-width:1000px) and (max-width:1270px){.studio-note{top:35px;font-size:12px}.studio-hero{padding-top:80px}}
@media(max-width:999px){.studio-note{position:static;text-align:left;margin:30px 0 0;max-width:none}.studio-note br{display:none}.studio-hero{padding-top:60px;padding-bottom:60px}.hero-bottom{gap:35px}.featured-copy{padding:36px 0 36px 32px}.featured-preview{padding:50px 25px}.featured-copy h3{margin-top:38px}.paper-preview{padding:24px 20px}.paper-heading{display:block}.mini-label{display:block;margin-top:6px}.bid-pair strong{font-size:24px}.studio-about{gap:35px;padding-top:75px}}
@media(max-width:680px){.studio .nav-product{display:none}.studio-hero{padding-top:48px;padding-bottom:48px}.studio-hero h1{font-size:clamp(2.7rem,10vw,4rem);line-height:1.08}.hero-bottom{display:block;margin-top:28px}.hero-bottom p{font-size:16px}.hero-bottom p br{display:none}.hero-bottom .button{margin-top:25px}.studio-note{font-size:12px;margin-top:25px}.section-line{display:block}.section-line h2{font-size:14px;margin-bottom:8px}.featured-app{grid-template-columns:1fr}.featured-copy{padding:32px}.featured-copy h3{font-size:36px;margin:30px 0 18px}.featured-copy>p{max-width:none;font-size:15px}.featured-preview{padding:32px 22px 44px}.paper-preview{max-width:370px}.paper-heading{display:flex}.mini-label{margin:0}.bid-pair strong{font-size:29px}.studio-about{grid-template-columns:1fr;gap:28px;padding-top:62px;padding-bottom:35px}.studio-about h2,.studio-close h2{font-size:36px}.about-copy>p:first-child{font-size:18px}.about-copy>p{font-size:15px}.brands{display:grid;grid-template-columns:1fr 1fr;gap:25px}.founder-work{padding-bottom:38px}.studio-close{display:block;padding-top:38px;padding-bottom:42px}.studio-close .button{margin-top:28px}.studio .site-footer{align-items:flex-start}.studio .site-footer p{display:none}}
@media(prefers-reduced-motion:reduce){.paper-preview,.featured-app:hover .paper-preview{transition:none;transform:none}}

@media(max-width:380px){.featured-copy{padding:28px 24px}.featured-copy h3{font-size:32px}.featured-preview{padding:28px 16px}.paper-preview{padding:22px 14px}.bid-pair{gap:12px}.bid-pair div+div{padding-left:12px}.bid-pair strong{font-size:24px}.paper-heading{display:block}.mini-label{margin-top:5px}.paper-footer{flex-direction:column;gap:5px}.studio-close h2,.studio-about h2{font-size:32px}}

/* Founder and sourced brand assets */
.studio-about{grid-template-columns:320px minmax(0,1fr);gap:85px;align-items:center;padding-top:90px;padding-bottom:55px}
.founder-portrait{margin:0}.founder-portrait>img{display:block;width:100%;height:auto;border-radius:12px}.founder-portrait figcaption{display:flex;flex-direction:column;gap:3px;margin-top:14px;font-size:12px;color:var(--muted)}.founder-portrait figcaption strong{font-size:14px;color:var(--ink)}
.about-copy h2{margin-bottom:26px}.about-copy>h2+p{font-size:19px;color:var(--ink);line-height:1.65}.about-copy>p{max-width:62ch}.press-feature{display:flex;align-items:center;gap:28px;padding-top:28px;margin-top:30px;border-top:1px solid var(--line)}.press-logo{flex-shrink:0;display:block}.press-logo img{display:block;width:120px;height:auto}.press-feature p{font-size:13px;font-weight:700;margin:0 0 5px}.press-feature a{font-size:12px}.press-feature a .icon{width:14px;height:14px;margin-left:5px}.press-feature span{display:block;color:var(--muted);font-size:12px;margin-top:6px}
.founder-work{border-top:0;padding-top:4px;padding-bottom:55px}.founder-work>p{margin:0 0 19px}.brands{background:var(--ink);border-radius:12px;padding:32px 45px;margin-bottom:17px;display:grid;grid-template-columns:repeat(4,1fr);gap:36px;min-height:128px}.brands li{display:flex;align-items:center;justify-content:center}.brands img{display:block;height:auto;max-width:100%;object-fit:contain}.mono-logo{filter:brightness(0) invert(1)}.brand-loreal{width:145px}.brand-guru{width:105px}.brand-remax{width:145px}.brand-yellowpages{width:185px}
@media(max-width:999px){.studio-about{grid-template-columns:255px minmax(0,1fr);gap:40px}.studio-about h2{font-size:38px}.press-feature{gap:18px}.press-logo img{width:100px}.brands{gap:28px;padding-inline:30px}}
@media(max-width:680px){.studio-about{grid-template-columns:1fr;gap:32px;padding-top:52px;padding-bottom:32px}.founder-portrait{max-width:350px}.founder-portrait>img{max-height:400px;object-fit:cover;object-position:50% 30%}.founder-portrait figcaption{gap:2px}.about-copy h2{font-size:36px;margin-bottom:22px}.about-copy>h2+p{font-size:18px}.press-feature{gap:22px;margin-top:22px;padding-top:24px}.press-logo img{width:100px}.press-feature p{font-size:12px}.brands{grid-template-columns:repeat(2,1fr);padding:28px 23px;gap:30px 25px}.brand-loreal,.brand-remax{width:125px}.brand-guru{width:86px}.brand-yellowpages{width:145px}.founder-work{padding-bottom:36px}.founder-work>p{font-size:12px}.founder-work .attribution{font-size:12px}}
@media(max-width:380px){.press-feature{gap:16px}.press-logo img{width:85px}.press-feature span{font-size:12px}.brand-yellowpages{width:120px}.brands{padding-inline:20px;gap:28px 23px}}

.brand-yellowpages{filter:grayscale(1) brightness(2) contrast(2)}
