:root{--ink:#242230;--muted:#696574;--paper:#fffdf8;--paper-soft:#f1efff;--line:#24223038;--white:#fff;--pink:#ff66a3;--blue:#6670ff;--coral:#ff7c68;--teal:#19ad9f;--mint:#a9f1d1;--sun:#ffdf59;--leaf:#72c96f;--shadow:7px 7px 0 #24223029}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:ui-rounded,SF Pro Rounded,Arial Rounded MT Bold,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}body::selection{background:var(--sun);color:var(--ink)}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}.skip-link{z-index:50;border:1px solid var(--ink);background:var(--white);padding:.75rem 1rem;font-weight:700;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-nav{z-index:20;border-bottom:2px solid var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#fffdf8f0;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.7rem 1rem;transition:opacity .18s,transform .18s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-105%)}.nav-visible .site-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.brand-mark{border:2px solid var(--ink);background:var(--pink);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.78rem;font-weight:800;display:inline-flex}.site-nav nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.site-nav nav a{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:.55rem .8rem;font-size:.88rem;font-weight:700;transition:background .16s,border-color .16s,color .16s}.site-nav nav a:hover,.site-nav nav a:focus-visible,.site-nav nav a.is-active{border-color:var(--ink);background:var(--sun);color:var(--ink)}.site-nav nav .nav-cv-link{border-color:var(--ink);background:var(--pink);color:var(--ink);font-weight:850}.site-nav nav .nav-cv-link:hover,.site-nav nav .nav-cv-link:focus-visible{background:var(--sun)}.intro{border-bottom:2px solid var(--ink);background:#dcecff;min-height:100svh;display:grid;overflow:hidden}.section-count,.eyebrow,.project-meta{color:var(--muted);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.intro-stage{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:calc(100svh - 48px);padding:2rem 1rem 1rem;display:flex;position:relative}.intro-stage:before{content:"";pointer-events:none;border:2px dashed #24223033;border-radius:8px;position:absolute;inset:1rem}.intro-heading{z-index:2;text-align:center;position:relative}.intro-heading h1{text-shadow:5px 5px 0 var(--pink);margin:.25rem 0 0;font-size:4.8rem;font-weight:950;line-height:.9}.intro-role{margin:.75rem 0 0;font-size:1rem;font-weight:850}.intro-summary{color:var(--muted);margin:.35rem 0 0;font-size:.9rem;font-weight:700}.intro-proof,.intro-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:.8rem;display:flex;position:relative}.intro-proof span{border:1.5px solid var(--ink);background:#ffffffd1;border-radius:999px;padding:.42rem .7rem;font-size:.74rem;font-weight:750;box-shadow:2px 2px #24223026}.intro-proof strong{font-weight:950}.intro-actions a{border:2px solid var(--ink);background:var(--sun);box-shadow:3px 3px 0 var(--ink);border-radius:7px;padding:.55rem .85rem;font-size:.76rem;font-weight:900;transition:transform .14s,box-shadow .14s}.intro-actions a:last-child{background:var(--mint)}.intro-actions a:hover,.intro-actions a:focus-visible{box-shadow:5px 5px 0 var(--ink);transform:translate(-1px,-1px)}.laptop{z-index:2;width:min(820px,92vw);position:relative}.laptop-lid{border:3px solid var(--ink);background:var(--ink);border-radius:18px 18px 8px 8px;padding:14px;position:relative;box-shadow:10px 10px #2422302e}.laptop-camera{z-index:2;background:var(--mint);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.laptop-screen{aspect-ratio:16/9;background:#fff1f7;border-radius:8px;overflow:hidden}.screen-topbar{border-bottom:2px solid var(--ink);background:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;min-height:34px;padding:0 .8rem;font-size:.7rem;font-weight:800;display:grid}.screen-topbar>span:last-child{color:var(--teal);justify-self:end}.screen-dots{gap:.3rem;display:flex}.screen-dots i{border:1px solid var(--ink);background:var(--pink);border-radius:50%;width:9px;height:9px}.screen-dots i:nth-child(2){background:var(--sun)}.screen-dots i:nth-child(3){background:var(--mint)}.screen-content{background:#fff1f7;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:1.2rem;height:calc(100% - 34px);padding:1.25rem;display:grid;position:relative}.screen-profile{border:2px solid var(--ink);background:var(--white);box-shadow:5px 5px 0 var(--sun);text-align:center;border-radius:8px;flex-direction:column;align-items:center;padding:1rem;display:flex}.screen-profile img{border:2px solid var(--ink);object-position:50% 28%;border-radius:50%;width:86px;height:86px}.screen-profile span,.screen-profile strong,.screen-profile small{display:block}.screen-profile span{margin-top:.75rem}.screen-profile strong{font-size:.95rem}.screen-profile small{color:var(--muted);margin-top:.35rem;font-size:.68rem;line-height:1.35}.screen-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.screen-menu a{border:2px solid var(--ink);background:var(--white);min-height:92px;box-shadow:4px 4px 0 var(--ink);border-radius:8px;flex-direction:column;justify-content:center;padding:.85rem;transition:transform .14s,box-shadow .14s;display:flex}.screen-menu a:first-child{background:var(--sun)}.screen-menu a:nth-child(2){background:var(--mint)}.screen-menu a:nth-child(3){background:#ffc2dc}.screen-menu a:nth-child(4){background:#c9ceff}.screen-menu a:hover,.screen-menu a:focus-visible{box-shadow:7px 7px 0 var(--ink);transform:translate(-2px,-2px)}.screen-menu a>span{font-size:.62rem;font-weight:900}.screen-menu a strong{margin-top:.2rem;font-size:1rem}.screen-menu a small{color:#514d5d;margin-top:.25rem;font-size:.66rem;font-weight:700;line-height:1.3}.screen-sticker{z-index:2;pointer-events:none;font-size:1.5rem;position:absolute}.screen-sticker-star{color:var(--blue);top:.5rem;right:.6rem}.screen-sticker-heart{color:var(--pink);bottom:.4rem;left:.5rem}.laptop-base{border:3px solid var(--ink);background:#dfe2ec;border-top:0;border-radius:0 0 34px 34px;width:108%;height:52px;margin-left:-4%;position:relative;box-shadow:10px 10px #2422302e}.laptop-base span{border:2px solid var(--ink);background:var(--white);border-top:0;border-radius:0 0 8px 8px;width:20%;height:12px;position:absolute;top:0;left:40%}.next-strip{border-top:2px solid var(--ink);background:var(--sun);justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.8rem 1rem;display:flex}.next-strip span{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:800}.portfolio-section{border-bottom:2px solid var(--ink);min-height:100svh;padding:6.5rem 1rem 3rem}.section-shell,.about-shell{width:min(1180px,100%);margin:0 auto}.section-heading{grid-template-columns:4rem 1fr;align-items:start;gap:1rem;margin-bottom:2rem;display:grid}.section-heading h2,.about-intro h2{margin:.45rem 0 0;font-size:4.25rem;font-weight:950;line-height:.95}.section-count{border:2px solid var(--ink);background:var(--sun);width:44px;height:44px;color:var(--ink);border-radius:8px;place-items:center;display:grid}.art-item,.screen-shot,.about-content article{background:var(--white);border:2px solid var(--ink);border-radius:8px;overflow:hidden;box-shadow:5px 5px #24223029}.about-content h3{margin:.4rem 0 0;font-size:1.5rem;font-weight:900;line-height:1.05}.about-content p{color:var(--muted);margin:.7rem 0 0;line-height:1.5}.case-list{scroll-snap-type:x mandatory;scrollbar-color:#16151357 transparent;scrollbar-width:thin;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:0 .25rem 1.15rem 0;scroll-padding-inline:.25rem;display:flex;overflow-x:auto}.case-project{scroll-snap-align:start;flex:0 0 min(92%,1050px);min-width:0}.project-summary,.art-summary{border:2px solid var(--ink);background:var(--white);cursor:pointer;border-radius:8px;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.1fr) 48px;align-items:stretch;gap:1.25rem;min-height:280px;list-style:none;display:grid;position:relative;overflow:hidden;box-shadow:6px 6px #24223029}.project-summary::-webkit-details-marker{display:none}.art-summary::-webkit-details-marker{display:none}.project-summary-media,.art-summary-media{background:#e7e8e3;min-width:0;display:block;overflow:hidden}.project-summary-media img,.art-summary-media img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .18s}.project-summary-media-mobile img{object-fit:contain}.project-summary-copy{flex-direction:column;justify-content:center;min-width:0;padding:1.5rem 0;display:flex}.project-summary-copy strong{margin-top:.45rem;font-size:2rem;font-weight:900;line-height:1.05}.project-summary-copy>span:last-child,.project-summary-description{color:var(--muted);margin-top:.8rem;line-height:1.5}.summary-tags{flex-wrap:wrap;gap:.42rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.summary-tags li{color:var(--ink);background:#f4f5f2;border:1px solid #24223057;border-radius:999px;padding:.36rem .58rem;font-size:.68rem;font-weight:850;line-height:1.2}.summary-tags li:last-child{border-color:var(--teal);background:#eafff3}.summary-state{border:2px solid var(--ink);background:var(--paper);border-radius:50%;align-self:center;place-items:center;width:40px;height:40px;margin-right:.5rem;font-size:1.4rem;line-height:1;transition:transform .18s,background .18s;display:grid}.case-project[open]>.project-summary,.art-project[open]>.art-summary{margin-bottom:1.25rem}.case-project[open] .summary-state,.art-project[open] .summary-state{background:var(--sun);transform:rotate(45deg)}.project-summary:hover img,.project-summary:focus-visible img,.art-summary:hover img,.art-summary:focus-visible img{transform:scale(1.02)}.project-context{flex-wrap:wrap;gap:.65rem;margin:0 0 1rem;display:flex}.project-context span{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:7px;flex:280px;padding:.75rem .9rem;font-size:.82rem;line-height:1.45}.project-context strong{color:var(--ink);margin-right:.25rem}.case-study-panel{border:2px solid var(--ink);background:var(--white);border-radius:8px;gap:1.25rem;margin:0 0 1rem;padding:1.35rem;display:grid;box-shadow:5px 5px #24223029}.case-study-panel h3{max-width:760px;margin:.45rem 0 0;font-size:clamp(1.55rem,3vw,2.6rem);line-height:1.03}.case-study-panel p{color:var(--muted);margin:.75rem 0 0;line-height:1.55}.compact-case{grid-template-columns:minmax(240px,.8fr) minmax(280px,1.2fr);align-items:start}.tag-list{flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--ink);background:var(--sun);border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:850}.hunny-case-study{background:#fff8fb;grid-template-columns:minmax(260px,.9fr) minmax(300px,1.1fr)}.case-study-lead p:last-child{max-width:620px}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.project-facts div{border:1px solid var(--ink);background:var(--white);border-radius:7px;padding:.8rem}.project-facts dt{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:900}.project-facts dd{margin:.35rem 0 0;font-size:.82rem;font-weight:800;line-height:1.35}.case-study-flow{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.case-study-flow article{border-top:2px solid var(--ink);background:#ffffff94;padding:1rem}.case-study-flow span,.growth-process>article>span{color:var(--pink);text-transform:uppercase;font-size:.68rem;font-weight:950}.case-study-flow h4{margin:.45rem 0 0;font-size:1rem}.case-study-flow p{margin-top:.45rem;font-size:.82rem}.screen-gallery{scroll-snap-type:x mandatory;scrollbar-color:#1615134d transparent;scrollbar-width:thin;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.85rem;display:flex;overflow-x:auto}.screen-shot{aspect-ratio:16/9;scroll-snap-align:start;background:#e7e8e3;flex:0 0 min(76%,720px);min-width:0;display:block}.screen-gallery-single .screen-shot{flex-basis:100%}.screen-shot img{object-fit:contain;width:100%;height:100%;transition:transform .18s}.screen-shot:hover img,.screen-shot:focus-visible img{transform:scale(1.015)}.screen-shot-long{aspect-ratio:16/10}.screen-shot-long img{object-fit:cover;object-position:top}.mobile-screens{align-items:stretch}.mobile-screens .screen-shot{aspect-ratio:9/19;background:#e4e7e4;flex-basis:min(28%,260px)}.case-list::-webkit-scrollbar{height:8px}.art-project-list::-webkit-scrollbar{height:8px}.screen-gallery::-webkit-scrollbar{height:8px}.art-grid::-webkit-scrollbar{height:8px}.case-list::-webkit-scrollbar-thumb{background:#1615134d;border-radius:999px}.art-project-list::-webkit-scrollbar-thumb{background:#1615134d;border-radius:999px}.screen-gallery::-webkit-scrollbar-thumb{background:#1615134d;border-radius:999px}.art-grid::-webkit-scrollbar-thumb{background:#1615134d;border-radius:999px}.case-list::-webkit-scrollbar-track{background:0 0}.art-project-list::-webkit-scrollbar-track{background:0 0}.screen-gallery::-webkit-scrollbar-track{background:0 0}.art-grid::-webkit-scrollbar-track{background:0 0}.case-list:focus-visible,.art-project-list:focus-visible,.screen-gallery:focus-visible,.art-grid:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.section-growth .section-count{background:var(--pink)}.growth-hero{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);align-items:stretch;gap:1.2rem;display:grid}.growth-story,.growth-metrics,.growth-process article,.growth-note{border:2px solid var(--ink);background:var(--white);border-radius:8px;box-shadow:5px 5px #24223029}.growth-story{padding:1.4rem}.growth-story h3{margin:.55rem 0 0;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.growth-story p:last-child{color:var(--muted);margin:1rem 0 0;line-height:1.55}.growth-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.growth-metrics div{background:var(--white);padding:1.2rem}.growth-metrics div:first-child,.growth-metrics div:nth-child(4){background:var(--sun)}.growth-metrics div:nth-child(2){background:var(--mint)}.growth-metrics div:nth-child(3){background:#ffc2dc}.growth-metrics dt{font-size:clamp(2rem,4vw,3.4rem);font-weight:950;line-height:.9}.growth-metrics dd{color:#4f4b59;margin:.55rem 0 0;font-size:.78rem;font-weight:750;line-height:1.35}.growth-process{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:1.25rem;display:grid}.growth-process article{min-height:220px;padding:1.15rem}.growth-process article:nth-child(2){box-shadow:5px 5px 0 var(--pink)}.growth-process article:nth-child(3){box-shadow:5px 5px 0 var(--mint)}.growth-process article:nth-child(4){box-shadow:5px 5px 0 var(--sun)}.growth-process h3{margin:.7rem 0 0;font-size:1.15rem;line-height:1.1}.growth-process p{color:var(--muted);margin:.75rem 0 0;font-size:.85rem;line-height:1.5}.growth-note{color:var(--paper);box-shadow:5px 5px 0 var(--pink);background:#2c293b;align-items:baseline;gap:1rem;margin-top:1.25rem;padding:1rem 1.2rem;display:flex}.growth-note strong{flex:none}.growth-note p{color:#fffdf8b8;margin:0;line-height:1.45}.section-world{background:#fff0f6}.art-project-list{scroll-snap-type:x mandatory;scrollbar-color:#16151357 transparent;scrollbar-width:thin;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:0 .25rem 1.15rem 0;display:flex;overflow-x:auto}.art-project{scroll-snap-align:start;flex:0 0 min(82%,900px);min-width:0}.art-grid{scroll-snap-type:x mandatory;scrollbar-color:#1615134d transparent;scrollbar-width:thin;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;gap:1rem;margin-top:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.art-item{scroll-snap-align:start;flex:0 0 min(72vw,420px);margin:0}.art-item img{background:var(--white);object-fit:contain;height:auto}.art-item figcaption{justify-content:space-between;align-items:baseline;gap:1rem;padding:.9rem 1rem;display:flex}.art-item figcaption span{font-size:1.05rem;font-weight:900}.art-item figcaption small{color:var(--muted);text-align:right;text-transform:uppercase;font-size:.7rem;font-weight:800}.section-about{color:var(--paper);background:#2c293b;align-items:center;display:grid}.section-about .eyebrow,.section-about .section-count{color:#f7f7f49e}.about-shell{grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);align-items:start;gap:2rem;display:grid}.about-portrait{margin:2rem 0 0}.about-portrait img{aspect-ratio:3/4;border:3px solid var(--ink);object-position:50% 32%;box-shadow:7px 7px 0 var(--sun);border-radius:8px}.about-portrait figcaption{color:#f7f7f49e;text-transform:uppercase;margin-top:.65rem;font-size:.78rem;font-weight:800}.about-content{grid-template-columns:1fr;gap:1rem;display:grid}.about-content article{background:var(--white);border-color:var(--ink);min-height:180px;color:var(--ink);box-shadow:6px 6px 0 var(--pink);padding:1.2rem}.about-content .about-story{min-height:auto}.about-story p+p{margin-top:1rem}.about-background,.about-experience,.about-skills,.about-contact{min-height:auto}.experience-list{margin-top:1rem}.experience-list>div{border-top:1px solid var(--line);padding:.9rem 0}.experience-list strong,.experience-list span{display:block}.experience-list span{color:var(--muted);margin-top:.2rem;font-size:.8rem;font-weight:800}.experience-list p{margin-top:.55rem;font-size:.88rem}.education-list{margin:1rem 0 0}.education-list div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:.9rem 0;display:grid}.education-list dt strong,.education-list dt span{display:block}.education-list dt strong{font-size:.95rem}.education-list dt span,.education-list dd{color:var(--muted);font-size:.82rem;line-height:1.45}.education-list dt span{margin-top:.2rem}.education-list dd{margin:0;font-weight:800}.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem;margin-top:1.25rem;display:grid}.skill-group{border-top:1px solid var(--line);padding-top:1rem}.skill-group h4{margin:0;font-size:.9rem;line-height:1.35}.skill-group ul{color:var(--muted);margin:.8rem 0 0;padding-left:1.1rem}.skill-group li{margin-top:.35rem;line-height:1.4}.skill-group li::marker{color:var(--sun)}.skill-group-tools{grid-column:1/-1}.skill-group-tools ul{columns:2;column-gap:2rem}.contact-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.about-contact a{border:2px solid var(--ink);background:var(--sun);color:var(--ink);box-shadow:3px 3px 0 var(--ink);overflow-wrap:anywhere;border-radius:7px;padding:.6rem .8rem;font-weight:800;display:inline-block}.about-contact a:last-child{background:var(--mint)}.about-contact a:hover,.about-contact a:focus-visible{border-color:var(--pink);color:var(--pink)}.about-content p{color:var(--muted)}@media (width<=900px){.site-nav{align-items:flex-start}.site-nav nav{max-width:78%}.about-shell{grid-template-columns:1fr}.intro-heading h1{font-size:4rem}.section-heading h2,.about-intro h2{font-size:3.35rem}.screen-content{grid-template-columns:150px minmax(0,1fr);gap:.8rem;padding:.9rem}.growth-process{grid-template-columns:repeat(2,minmax(0,1fr))}.about-content{grid-template-columns:1fr}}@media (width<=620px){.site-nav{min-height:auto;padding:.7rem}.brand-mark{width:42px;height:42px}.site-nav nav{gap:.25rem;max-width:calc(100% - 52px)}.site-nav nav a{padding:.45rem .55rem;font-size:.76rem}.intro-stage{gap:1rem;padding:1.25rem .5rem .75rem}.intro-stage:before{inset:.5rem}.intro-heading h1{text-shadow:3px 3px 0 var(--pink);font-size:3.2rem}.section-heading h2,.about-intro h2{font-size:2.55rem}.intro-role{margin-top:.55rem;font-size:.88rem}.intro-summary{display:none}.intro-proof{gap:.35rem;margin-top:.6rem}.intro-proof span{padding:.34rem .5rem;font-size:.62rem}.intro-actions{margin-top:.5rem}.intro-actions a{padding:.45rem .6rem;font-size:.66rem}.laptop{width:96vw}.laptop-lid{border-width:2px;border-radius:12px 12px 6px 6px;padding:8px;box-shadow:6px 6px #2422302e}.laptop-screen{border-radius:5px}.screen-topbar{min-height:26px;padding:0 .5rem;font-size:.58rem}.screen-dots i{width:7px;height:7px}.screen-content{grid-template-columns:76px minmax(0,1fr);gap:.45rem;height:calc(100% - 26px);padding:.5rem}.screen-profile{box-shadow:3px 3px 0 var(--sun);padding:.5rem}.screen-profile img{width:46px;height:46px}.screen-profile span{margin-top:.4rem}.screen-profile strong{font-size:.64rem}.screen-profile small{display:none}.screen-menu{gap:.4rem}.screen-menu a{min-height:58px;box-shadow:2px 2px 0 var(--ink);padding:.45rem}.screen-menu a>span{font-size:.5rem}.screen-menu a strong{font-size:.72rem}.screen-menu a small,.screen-sticker{display:none}.laptop-base{border-width:0 2px 2px;border-top-style:none;border-top-color:currentColor;border-radius:0 0 22px 22px;height:34px;box-shadow:6px 6px #2422302e}.laptop-base span{border-width:0 1px 1px;border-top-style:none;border-top-color:currentColor;height:8px}.portfolio-section{padding:5rem .75rem 2rem}.section-heading{grid-template-columns:1fr}.project-summary,.art-summary{grid-template-columns:1fr;gap:0;min-height:0}.project-summary-media,.art-summary-media{aspect-ratio:16/9;max-height:240px}.project-summary-media-mobile{aspect-ratio:4/5;max-height:300px}.project-summary-copy{padding:1.2rem}.project-summary-copy strong{font-size:1.55rem}.summary-state{margin:0;position:absolute;top:.9rem;right:.9rem}.case-project,.art-project{flex-basis:88%}.case-project+.case-project,.art-project+.art-project{padding-left:.75rem}.screen-shot,.mobile-screens .screen-shot{flex-basis:82%}.compact-case,.hunny-case-study,.growth-hero,.growth-process,.project-facts,.case-study-flow{grid-template-columns:1fr}.growth-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-process article{min-height:0}.growth-note{flex-direction:column;align-items:flex-start}.screen-gallery-single .screen-shot{flex-basis:100%}.art-item{flex-basis:82vw}.skills-grid{grid-template-columns:1fr}.skill-group-tools{grid-column:auto}.skill-group-tools ul{columns:1}}.growth-story-condensed{max-width:820px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.growth-story-condensed p,.growth-story-condensed p:last-child{color:var(--ink);margin:0;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:750;line-height:1.5}.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3),.section-growth .growth-metrics div:nth-child(4){background:0 0;padding:1rem 1.2rem .4rem 0}@media (width<=620px){.growth-story-condensed p,.growth-story-condensed p:last-child{font-size:.95rem;line-height:1.5}.section-growth .growth-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.2rem}.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3){padding:.75rem .5rem .2rem 0}.section-growth .growth-metrics div+div{padding-left:.55rem}.section-growth .growth-metrics dt{font-size:clamp(1.25rem,7vw,1.75rem)}.section-growth .growth-metrics dd{font-size:.6rem;line-height:1.3}.section-growth .growth-proof-grid{grid-template-columns:1fr;margin-top:2.4rem}.section-growth .proof-card>a{height:260px}.growth-method-heading{margin:3.25rem 0 1.2rem}.growth-method-heading h3{font-size:2rem}}main{flex-direction:column;display:flex}.intro{order:0}.section-product{order:1}.section-growth{order:2}.section-uxui{order:3}.section-world{order:4}.section-about{order:5}.intro{background:#f4f5f2}.intro-stage{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(2rem,6vw,6rem);width:min(1180px,100%);min-height:calc(100svh - 48px);margin:0 auto;padding:6.5rem 1.5rem 3rem;display:grid}.intro-stage:before{display:none}.intro-heading{text-align:left}.intro-heading h1{letter-spacing:-.055em;text-shadow:3px 3px 0 var(--pink);margin-top:.75rem;font-size:clamp(4.8rem,9vw,8rem)}.intro-role{max-width:720px;margin-top:1.25rem;font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.12}.intro-summary{max-width:640px;margin-top:.9rem;font-size:1rem;font-weight:600;line-height:1.55}.intro-proof,.intro-actions{justify-content:flex-start}.intro-proof{gap:.45rem;margin-top:1.35rem}.intro-proof span{background:var(--white);box-shadow:none;border-width:1px}.intro-actions{margin-top:1rem}.intro-actions a{box-shadow:2px 2px 0 var(--ink)}.hero-product{border:1.5px solid var(--ink);background:var(--white);border-radius:18px;grid-template-columns:minmax(190px,.9fr) minmax(190px,1.1fr);align-self:center;min-height:500px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 22px 60px #24223024}.hero-product:hover,.hero-product:focus-visible{transform:translateY(-4px);box-shadow:0 28px 70px #24223033}.hero-product-image{background:#e9ebff;min-width:0;overflow:hidden}.hero-product-image img{object-position:top center}.hero-product-copy{flex-direction:column;justify-content:center;padding:2rem;display:flex}.hero-product-copy small{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:900}.hero-product-copy strong{margin-top:.65rem;font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.hero-product-copy span{color:var(--muted);margin-top:1rem;font-size:.88rem;font-weight:700;line-height:1.5}.hero-product-copy b{margin-top:2rem;font-size:.85rem}.next-strip{border-top-width:1px;min-height:42px}.portfolio-section{border-bottom-width:1px;min-height:auto;padding:7rem 1.25rem}.section-heading{margin-bottom:2.5rem}.section-heading h2,.about-intro h2{letter-spacing:-.04em;max-width:900px;font-size:clamp(3rem,6vw,5.8rem)}.case-list{grid-template-columns:1fr;gap:1.25rem;padding:0;display:grid;overflow:visible}.case-project{width:100%}.case-project+.case-project{border-left:0;padding-left:0}.project-summary,.art-summary,.case-study-panel,.growth-story,.growth-metrics,.growth-process article,.growth-note,.about-content article{border-width:1.5px;box-shadow:0 12px 30px #2422301a}.project-summary{min-height:250px}.section-product{background:#f1fbf6}.section-growth{background:#f2f1fb}.section-uxui{background:#fffdf8}.growth-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.proof-card{border:1.5px solid var(--ink);background:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 12px 30px #2422301a}.proof-card>a{border-bottom:1px solid var(--line);background:#0c0f13;height:390px;display:block;overflow:hidden}.proof-card img{object-fit:cover;object-position:center bottom;height:100%;transition:transform .18s}.proof-card-account img{object-position:center 16%}.proof-card>a:hover img,.proof-card>a:focus-visible img{transform:scale(1.02)}.proof-card span{color:var(--pink);text-transform:uppercase;font-size:.68rem;font-weight:900}.proof-card h3{margin:.55rem 0 0;font-size:1.2rem;line-height:1.15}.proof-card p{color:var(--muted);margin:.75rem 0 0;font-size:.86rem;line-height:1.5}.evidence-note{max-width:920px;color:var(--muted);margin:.9rem 0 0;font-size:.72rem;line-height:1.5}.growth-process{margin-top:3rem}.growth-process article,.growth-process article:nth-child(2),.growth-process article:nth-child(3),.growth-process article:nth-child(4),.growth-note{box-shadow:none}.art-project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding:0;display:grid;overflow:visible}.art-project{width:100%}.art-project+.art-project{border-left:0;padding-left:0}@media (width<=900px){.intro-stage{grid-template-columns:1fr;gap:2.5rem;padding-top:5.5rem}.hero-product{width:min(680px,100%);min-height:430px}.growth-proof-grid{grid-template-columns:1fr}.proof-card{grid-template-columns:minmax(180px,.8fr) minmax(220px,1.2fr);display:grid}.proof-card>a{border-right:1px solid var(--line);border-bottom:0;height:360px}.proof-card>div{align-self:center;padding:1.4rem}}@media (width<=620px){.site-nav nav a{padding:.4rem .46rem;font-size:.7rem}.intro-stage{gap:1.75rem;padding:5rem .9rem 2.25rem}.intro-heading h1{font-size:4.7rem}.intro-role{font-size:1.2rem}.intro-summary{font-size:.88rem;display:block}.intro-proof{justify-content:flex-start}.hero-product{border-radius:12px;grid-template-columns:.9fr 1.1fr;min-height:330px}.hero-product-copy{padding:1.1rem}.hero-product-copy strong{font-size:2rem}.hero-product-copy span{font-size:.72rem}.hero-product-copy b{margin-top:1.25rem;font-size:.72rem}.portfolio-section{padding:5.5rem .85rem 3.75rem}.section-heading h2,.about-intro h2{font-size:2.8rem}.project-summary,.art-summary,.case-study-panel,.growth-story,.growth-metrics,.growth-process article,.growth-note,.about-content article,.proof-card{box-shadow:none}.proof-card{display:block}.proof-card>a{border-right:0;border-bottom:1px solid var(--line);height:380px}.art-project-list{grid-template-columns:1fr}}.intro-heading h1{white-space:nowrap;font-size:clamp(4.2rem,7.2vw,6.8rem)}.hero-product-image{background:linear-gradient(160deg,#e7e9ff,#f7eff6);place-items:center;padding:1.6rem;display:grid}.hero-product-image img{object-fit:contain;border:1px solid #2422302e;border-radius:22px;width:min(100%,270px);height:auto;max-height:470px;box-shadow:0 18px 38px #2422302e}.hero-product-copy>span{color:var(--ink);margin-top:.75rem;font-size:.92rem}.hero-product-copy ul{color:var(--muted);margin:1.1rem 0 0;padding:0;font-size:.8rem;line-height:1.45;list-style:none}.hero-product-copy li{border-top:1px solid var(--line);padding:.55rem 0 .55rem 1rem;position:relative}.hero-product-copy li:before{content:"•";color:var(--pink);font-weight:950;position:absolute;left:0}.hero-product-copy b{margin-top:1.35rem}.section-heading h2,.about-intro h2{text-wrap:balance;font-size:clamp(2.75rem,5.2vw,5.2rem);line-height:.98}.case-study-outcomes{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.case-study-outcomes article{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:1.1rem}.case-study-outcomes h4{margin:.55rem 0 0;font-size:1.1rem;line-height:1.2}.case-study-outcomes p:last-child{margin-top:.6rem;font-size:.84rem}.growth-proof-grid{gap:.85rem}.proof-card>a{height:250px}.proof-card>div{padding:1rem}.proof-card h3{font-size:1.05rem}.proof-card p{font-size:.8rem}@media (width<=900px){.hero-product-image img{max-height:390px}.proof-card>a{height:260px}}@media (width<=620px){.intro-heading h1{font-size:clamp(3.45rem,17vw,4.4rem)}.hero-product-image{padding:.85rem}.hero-product-image img{border-radius:14px;max-height:300px}.hero-product-copy ul{font-size:.7rem}.hero-product-copy li{padding-top:.38rem;padding-bottom:.38rem}.section-heading h2,.about-intro h2{font-size:clamp(2.35rem,11vw,3.1rem)}.case-study-outcomes{grid-template-columns:1fr}.proof-card>a{height:280px}}.intro-stage{gap:clamp(3rem,7vw,6.5rem)}.intro-proof{align-items:center;gap:0}.intro-proof span{color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.82rem}.intro-proof span+span:before{content:"·";color:var(--pink);margin:0 .7rem;font-weight:950;display:inline-block}.intro-proof strong{color:var(--ink)}.intro-actions .intro-secondary-link{color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:0;padding:.55rem .2rem}.intro-actions .intro-secondary-link:hover,.intro-actions .intro-secondary-link:focus-visible{color:var(--pink);box-shadow:none;transform:none}.hero-product{min-height:470px;margin-top:1.5rem}.hero-product-roles{letter-spacing:.025em;text-transform:uppercase;font-weight:850;color:var(--muted)!important;margin-top:1rem!important;font-size:.72rem!important}.hero-product-results{gap:0;margin:1.1rem 0 0;display:grid}.hero-product-results div{border-top:1px solid var(--line);padding:.72rem 0}.hero-product-results dt{font-size:1rem;font-weight:950;line-height:1.1}.hero-product-results dd{color:var(--muted);margin:.25rem 0 0;font-size:.7rem;font-weight:700;line-height:1.35}@media (width<=900px){.hero-product{margin-top:0}}@media (width<=620px){.intro-proof{flex-direction:column;align-items:flex-start;gap:.35rem}.intro-proof span+span:before{display:none}.hero-product-results dt{font-size:.82rem}.hero-product-results dd{font-size:.62rem}}@media (width>=621px){.section-product{padding-top:5.5rem;padding-bottom:5rem}.section-product .section-heading{margin-bottom:1.5rem}.featured-project>.project-summary{grid-template-columns:minmax(220px,32%) minmax(0,1fr) 48px;height:clamp(330px,46vh,400px);min-height:0}.featured-project>.project-summary .project-summary-media-mobile{background:linear-gradient(160deg,#e7e9ff,#f7eff6);place-items:center;height:100%;padding:.8rem;display:grid}.featured-project>.project-summary .project-summary-media-mobile img{object-fit:contain;object-position:center;border-radius:14px;width:auto;max-width:100%;height:calc(100% - .4rem);max-height:100%;box-shadow:0 12px 28px #24223029}.featured-project>.project-summary .project-summary-copy{padding-block:1.2rem}.featured-project>.project-summary .project-summary-copy strong{font-size:clamp(1.75rem,3vw,2.4rem)}.featured-project>.project-summary .project-summary-description{max-width:650px;margin-top:.65rem;font-size:.9rem}.featured-project>.project-summary .summary-tags{margin-top:.8rem}}@media (width<=620px){.featured-project>.project-summary .project-summary-media-mobile{background:linear-gradient(160deg,#e7e9ff,#f7eff6);place-items:center;max-height:230px;padding:.6rem;display:grid}.featured-project>.project-summary .project-summary-media-mobile img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:100%;max-height:100%}}.summary-state{justify-self:center;margin-right:0}.section-uxui .case-list{grid-template-columns:repeat(2,minmax(0,1fr))}.section-uxui .case-project[open]{grid-column:1/-1}.section-uxui .project-summary,.art-summary{grid-template-columns:minmax(170px,42%) minmax(0,1fr) 50px;gap:.75rem;height:clamp(280px,23vw,340px);min-height:0}.section-uxui .project-summary-copy,.art-summary .project-summary-copy{padding:1rem .15rem}.section-uxui .project-summary-copy strong,.art-summary .project-summary-copy strong{font-size:clamp(1.45rem,2.2vw,1.85rem)}.section-uxui .project-summary-copy>span:last-child,.art-summary .project-summary-copy>span:last-child{margin-top:.65rem;font-size:.88rem;line-height:1.4}.section-uxui .project-summary-media,.section-product .case-project:not(.featured-project) .project-summary-media,.art-summary-media{background:#f1f1ed;place-items:center;height:100%;padding:.75rem;display:grid}.section-uxui .project-summary-media img,.section-product .case-project:not(.featured-project) .project-summary-media img,.art-summary-media img{object-fit:contain;object-position:center;width:100%;height:100%}.art-summary:hover img,.art-summary:focus-visible img{transform:none}.art-project-illustration{order:-1}.art-project-children{order:-2}.art-project[open]{grid-column:1/-1}.art-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid;overflow:visible}.art-item{width:100%;min-width:0}.art-item img{object-fit:contain;object-position:center;background:var(--white);width:100%;height:clamp(360px,43vw,620px);display:block}@media (width<=900px){.section-uxui .case-list{grid-template-columns:1fr}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.section-uxui .project-summary,.art-summary{grid-template-columns:1fr;height:auto}.section-uxui .project-summary-media,.art-summary-media{aspect-ratio:auto;height:230px}.section-uxui .project-summary-copy,.art-summary .project-summary-copy{padding:1.1rem}.art-grid{grid-template-columns:1fr}.art-item img{height:min(68vh,520px)}}.intro,.section-product,.section-growth,.section-uxui,.section-world{isolation:isolate;position:relative}.intro:before,.section-product:before,.section-growth:before,.section-uxui:before,.section-world:before{content:"";z-index:0;pointer-events:none;opacity:.22;mix-blend-mode:multiply;background-image:radial-gradient(circle at 18% 27%,#2422301c 0 .4px,#0000 .7px),radial-gradient(circle at 73% 62%,#24223014 0 .45px,#0000 .75px),linear-gradient(103deg,#0000 49.7%,#24223008 50%,#0000 50.3%);background-position:0 0,2px 3px,0 0;background-size:5px 7px,9px 11px,150px 135px;position:absolute;inset:0}.intro>*,.section-product>*,.section-growth>*,.section-uxui>*,.section-world>*{z-index:1;position:relative}.section-world:before{opacity:.32}@media (width>=621px){.featured-project>.project-summary{grid-template-columns:minmax(190px,27%) minmax(0,1fr) 48px}.featured-project>.project-summary .project-summary-media-mobile{padding:1.35rem}.featured-project>.project-summary .project-summary-media-mobile img{object-fit:contain!important;object-position:center!important;width:clamp(108px,8.5vw,128px)!important;max-width:none!important;height:auto!important;max-height:none!important}}@media (width<=620px){.featured-project>.project-summary .project-summary-media-mobile img{object-fit:contain!important;width:clamp(78px,22vw,94px)!important;max-width:none!important;height:auto!important;max-height:none!important}}@keyframes hero-rise-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-card-in{0%{opacity:0;transform:translate(34px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes strip-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes details-in{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.intro-heading .eyebrow,.intro-heading h1,.intro-heading .intro-role,.intro-heading .intro-summary,.intro-proof span,.intro-actions,.hero-product,.next-strip{animation:.68s cubic-bezier(.2,.75,.2,1) both hero-rise-in}.intro-heading .eyebrow{animation-delay:80ms}.intro-heading h1{animation-delay:.17s}.intro-heading .intro-role{animation-delay:.285s}.intro-heading .intro-summary{animation-delay:.4s}.intro-proof span:first-child{animation-delay:.515s}.intro-proof span:nth-child(2){animation-delay:.59s}.intro-actions{animation-delay:.7s}.hero-product{animation-name:hero-card-in;animation-duration:.76s;animation-delay:.47s}.next-strip{animation-name:strip-in;animation-delay:.9s}.motion-ready .reveal-item{opacity:0;filter:blur(3px);transition:opacity .56s cubic-bezier(.2,.75,.2,1),transform .62s cubic-bezier(.2,.75,.2,1),filter .52s;transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}.motion-ready .reveal-rise{transform:translateY(26px)}.motion-ready .reveal-left{transform:translate(-28px)}.motion-ready .reveal-pop{transform:translateY(12px)scale(.92)}.motion-ready .reveal-item.is-visible{opacity:1;filter:blur();transform:translate(0)scale(1)}details[open]>:not(summary){animation:.46s cubic-bezier(.2,.75,.2,1) both details-in}.education-list{padding-left:1.3rem;position:relative}.education-list:before{content:"";background:linear-gradient(var(--sun), var(--pink), var(--blue));border-radius:999px;width:2px;position:absolute;top:1rem;bottom:1rem;left:.3rem}.education-list>div{position:relative}.education-list>div:before{content:"";border:2px solid var(--ink);background:var(--white);border-radius:50%;width:10px;height:10px;position:absolute;top:1.18rem;left:-1.3rem}.education-list>div:first-child:before{background:var(--sun)}@media (prefers-reduced-motion:reduce){.intro-heading .eyebrow,.intro-heading h1,.intro-heading .intro-role,.intro-heading .intro-summary,.intro-proof span,.intro-actions,.hero-product,.next-strip,details[open]>:not(summary){animation:none}.reveal-item{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}.hunny-case-study{grid-template-columns:minmax(0,1fr) minmax(260px,.58fr);gap:1.25rem 1.5rem;padding:1.45rem}.hunny-result-strip{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hunny-result-strip div{padding:.85rem 1rem}.hunny-result-strip div+div{border-left:1px solid var(--line)}.hunny-result-strip strong,.hunny-result-strip span{display:block}.hunny-result-strip strong{font-size:clamp(1.35rem,2.4vw,2rem);font-weight:950;line-height:1}.hunny-result-strip span{color:var(--muted);margin-top:.3rem;font-size:.72rem;font-weight:800}.hunny-case-study .case-study-lead h3{max-width:660px;font-size:clamp(1.7rem,2.8vw,2.35rem);line-height:1.05}.hunny-case-study .case-study-lead>p:last-child{max-width:620px;font-size:.92rem}.project-facts-compact{grid-template-columns:1fr;align-content:start;gap:0}.project-facts-compact div{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;padding:.75rem 0}.project-facts-compact dd{margin-top:.25rem}.hunny-case-study .case-study-flow{gap:1rem}.hunny-case-study .case-study-flow article{background:0 0;min-height:0;padding:.9rem .8rem 0}.hunny-case-study .case-study-flow p{max-width:34ch}.case-study-reflection{border-top:1px solid var(--line);grid-column:1/-1;padding:1rem 0 0}.case-study-reflection h4{margin:.45rem 0 0;font-size:1.18rem}.case-study-reflection p:last-child{max-width:780px;margin-top:.5rem;font-size:.88rem}.project-skill-tags{margin:.85rem 0 1rem}.mobile-screens{grid-template-rows:repeat(2,225px);grid-template-columns:minmax(220px,1.15fr) repeat(2,minmax(130px,.7fr));gap:.8rem;padding:0;display:grid;overflow:visible}.mobile-screens .screen-shot{aspect-ratio:auto;border:1px solid var(--line);background:#eef0ed;border-radius:8px;width:100%;height:100%}.mobile-screens .screen-shot-featured{grid-row:1/3}.dental-screens{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding:0;display:grid;overflow:visible}.dental-screens .screen-shot{aspect-ratio:auto;border:1px solid var(--line);border-radius:8px;width:100%;height:165px}.dental-screens .screen-shot-featured{grid-column:1/-1;height:360px}@media (width<=900px){.hunny-case-study{grid-template-columns:1fr}.project-facts-compact{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.project-facts-compact div+div{border-left:1px solid var(--line);padding-left:.8rem}.mobile-screens{grid-template-rows:repeat(2,190px)}}@media (width<=620px){.hunny-result-strip{grid-template-columns:1fr}.hunny-result-strip div+div{border-top:1px solid var(--line);border-left:0}.project-facts-compact{grid-template-columns:1fr}.project-facts-compact div+div{border-left:0;padding-left:0}.hunny-case-study .case-study-flow{grid-template-columns:1fr}.mobile-screens{grid-template-rows:350px repeat(2,190px);grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-screens .screen-shot-featured{grid-area:auto/1/auto/-1}.dental-screens{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-screens .screen-shot{height:130px}.dental-screens .screen-shot-featured{grid-column:1/-1;height:230px}}@media (width>=901px) and (height<=850px){.section-growth{padding-top:5.5rem;padding-bottom:6rem}.section-growth .section-heading{margin-bottom:2.25rem}.section-growth .section-heading h2{margin-top:.35rem;font-size:clamp(3rem,4.5vw,4.5rem)}.growth-hero{gap:1.5rem}.growth-story{padding:1.6rem}.growth-story h3{font-size:clamp(1.9rem,2.7vw,2.7rem)}.growth-story p:last-child{margin-top:1rem;font-size:.92rem;line-height:1.55}.growth-metrics div{padding:1.25rem}.growth-metrics dt{font-size:clamp(2.2rem,3.8vw,3.3rem)}.growth-metrics dd{margin-top:.5rem;font-size:.78rem;line-height:1.4}.growth-proof-grid{gap:1.25rem;margin-top:2.5rem}.proof-card>a{height:240px}.proof-card>div{padding:1.15rem}.proof-card h3{margin-top:.5rem;font-size:1.1rem}.proof-card p{margin-top:.7rem;font-size:.84rem;line-height:1.5}.evidence-note{margin-top:1rem;font-size:.72rem;line-height:1.5}}@media (width<=620px){html{scroll-padding-top:64px}body{overflow-x:hidden}.site-nav{align-items:center;gap:.55rem;min-height:58px;padding:.48rem .65rem}.brand-mark{flex:0 0 40px;width:40px;height:40px}.site-nav nav{scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:auto;justify-content:flex-start;gap:.18rem;width:0;max-width:none;padding:.1rem .1rem .18rem;overflow-x:auto}.site-nav nav a{white-space:nowrap;scroll-snap-align:start;flex:none;min-height:40px;padding:.55rem .62rem;font-size:.68rem}.intro{min-height:auto}.intro-stage{grid-template-columns:1fr;gap:1.4rem;min-height:auto;padding:5.25rem .9rem 2.6rem}.intro-heading .eyebrow{max-width:34ch;font-size:.64rem;line-height:1.4}.intro-heading h1{white-space:normal;margin-top:.55rem;font-size:clamp(2.9rem,15vw,3.7rem);line-height:.94}.intro-role{max-width:31ch;margin-top:.8rem;font-size:1.08rem;line-height:1.22}.intro-summary{max-width:39ch;margin-top:.75rem;font-size:.84rem;line-height:1.5}.intro-proof{flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:.9rem}.intro-proof span{font-size:.76rem;line-height:1.35}.intro-proof span+span:before{display:none}.intro-actions{grid-template-columns:1fr;gap:.45rem;width:100%;margin-top:1rem;display:grid}.intro-actions a{text-align:center;place-items:center;min-height:46px;padding:.7rem .85rem;font-size:.76rem;display:grid}.intro-actions .intro-secondary-link{min-height:42px}.hero-product{border-radius:10px;grid-template-columns:1fr;min-height:0;margin-top:0}.hero-product-image{min-height:280px;padding:1rem}.hero-product-image img{border-radius:12px;width:auto;max-width:132px;max-height:250px}.hero-product-copy{padding:1.15rem}.hero-product-copy strong{font-size:1.8rem}.hero-product-copy>span{font-size:.82rem}.hero-product-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.hero-product-results div{padding:.7rem 0}.next-strip{padding-inline:.8rem}.portfolio-section{padding:4.6rem .75rem 3rem}.section-heading{gap:.65rem;margin-bottom:1.35rem}.section-count{width:38px;height:38px;font-size:.7rem}.section-heading h2,.about-intro h2{margin-top:.35rem;font-size:clamp(2.15rem,10.5vw,2.75rem);line-height:.98}.case-list,.art-project-list{gap:.9rem}.project-summary,.art-summary,.case-study-panel,.growth-story,.growth-metrics,.growth-process article,.growth-note,.about-content article,.proof-card{border-radius:10px}.project-summary-media,.art-summary-media{max-height:210px}.project-summary-copy,.section-uxui .project-summary-copy,.art-summary .project-summary-copy{padding:1rem 3.2rem 1rem 1rem}.project-summary-copy strong,.section-uxui .project-summary-copy strong,.art-summary .project-summary-copy strong{font-size:1.4rem}.project-summary-copy>span:last-child,.section-uxui .project-summary-copy>span:last-child,.art-summary .project-summary-copy>span:last-child,.project-summary-description{font-size:.8rem;line-height:1.45}.summary-state{width:36px;height:36px;top:.72rem;right:.72rem}.summary-tags{gap:.3rem;margin-top:.7rem}.summary-tags li,.tag-list li{padding:.34rem .5rem;font-size:.62rem}.case-study-panel,.hunny-case-study{gap:1rem;padding:1rem}.hunny-case-study .case-study-lead h3{font-size:1.65rem}.growth-hero,.growth-process,.growth-proof-grid,.about-content{gap:.8rem}.growth-story{padding:1rem}.growth-story h3{font-size:1.65rem}.growth-metrics div{padding:.9rem}.growth-metrics dt{font-size:1.7rem}.growth-metrics dd{font-size:.68rem}.proof-card>a{height:240px}.proof-card>div,.growth-process article,.about-content article{padding:1rem}.about-shell{gap:1.2rem}.about-portrait{margin-top:1.2rem}.contact-actions{grid-template-columns:1fr;display:grid}.contact-actions a{text-align:center;min-height:44px}.motion-ready .reveal-rise{transform:translateY(16px)}.motion-ready .reveal-left{transform:translate(-16px)}.site-nav{align-items:center;gap:.55rem;padding:.55rem .7rem}.site-nav nav{overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:1;justify-content:flex-start;max-width:none;overflow-x:auto}.site-nav nav::-webkit-scrollbar{display:none}.site-nav nav a{white-space:nowrap;flex:none;padding:.42rem .6rem}}.intro-proof span:nth-child(3){animation-delay:.665s}.section-growth .growth-hero{display:block}.section-growth .growth-story-condensed{max-width:820px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.section-growth .growth-story-condensed p,.section-growth .growth-story-condensed p:last-child{color:var(--ink);margin:0;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:750;line-height:1.5}.section-growth .growth-metrics{border:0;border-top:2px solid var(--ink);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.6rem;overflow:visible}.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3){background:0 0;padding:1rem 1.2rem .4rem 0}.section-growth .growth-metrics div+div{border-left:1px solid var(--line);padding-left:1.2rem}.section-growth .growth-metrics dt{font-size:clamp(2rem,4vw,3.2rem)}.section-growth .growth-metrics dd{max-width:20ch;font-size:.75rem}.section-growth .growth-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:3rem}.section-growth .proof-card>a{height:320px}.evidence-note a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--pink);text-decoration-color:var(--pink);text-underline-offset:.18em;font-weight:850}.growth-method-heading{max-width:760px;margin:4.5rem 0 1.5rem}.growth-method-heading h3{text-wrap:balance;margin:.45rem 0 0;font-size:clamp(2rem,4vw,3.35rem);line-height:1}.section-growth .growth-process{margin-top:0}.section-growth .growth-note{margin-top:2rem}@media (width<=620px){.section-growth .growth-story-condensed p,.section-growth .growth-story-condensed p:last-child{font-size:.95rem}.section-growth .growth-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.2rem}.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3){padding:.75rem .5rem .2rem 0}.section-growth .growth-metrics div+div{padding-left:.55rem}.section-growth .growth-metrics dt{font-size:clamp(1.25rem,7vw,1.75rem)}.section-growth .growth-metrics dd{font-size:.6rem;line-height:1.3}.section-growth .growth-proof-grid{grid-template-columns:1fr;margin-top:2.4rem}.section-growth .proof-card>a{height:260px}.growth-method-heading{margin:3.25rem 0 1.2rem}.growth-method-heading h3{font-size:2rem}}@media (width>=901px) and (height<=1000px){.section-growth{padding-top:4.6rem;padding-bottom:5rem}.section-growth .section-heading{margin-bottom:1.15rem}.section-growth .section-heading h2{font-size:clamp(3.1rem,5vw,4.35rem)}.section-growth .growth-story-condensed p,.section-growth .growth-story-condensed p:last-child{max-width:760px;font-size:1rem;line-height:1.42}.section-growth .growth-metrics{margin-top:.85rem}.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3){padding-top:.65rem;padding-bottom:.2rem}.section-growth .growth-metrics dt{font-size:clamp(1.85rem,3vw,2.45rem)}.section-growth .growth-metrics dd{margin-top:.35rem;font-size:.68rem}.section-growth .growth-proof-grid{gap:.9rem;margin-top:1.45rem}.section-growth .proof-card>a{height:190px}.section-growth .proof-card>div{padding:.78rem .9rem}.section-growth .proof-card h3{margin-top:.4rem;font-size:.98rem}.section-growth .proof-card p{margin-top:.5rem;font-size:.74rem;line-height:1.4}.section-growth .evidence-note{margin-top:.6rem;font-size:.64rem;line-height:1.4}.section-growth .growth-method-heading{margin:3.2rem 0 1rem}.section-growth .growth-method-heading h3{font-size:clamp(2.25rem,3.5vw,2.9rem)}.section-growth .growth-process{gap:.65rem}.section-growth .growth-process article{min-height:165px;padding:.9rem}.section-growth .growth-process h3{margin-top:.5rem;font-size:1rem}.section-growth .growth-process p{margin-top:.55rem;font-size:.76rem;line-height:1.4}.section-growth .growth-note{margin-top:1rem;padding:.8rem 1rem;font-size:.78rem}}.section-growth .proof-card-account-compact{grid-column:1/-1;grid-template-columns:150px minmax(0,1fr);justify-self:center;width:min(100%,540px);display:grid}.section-growth .proof-card-account-compact>a{border-right:1px solid var(--line);background:#0c0f13;border-bottom:0;place-items:center;width:150px;height:210px;padding:.45rem;display:grid}.section-growth .proof-card-account-compact img{object-fit:contain;object-position:center;width:100%;height:100%}.section-growth .proof-card-account-compact>div{flex-direction:column;justify-content:center;display:flex}@media (width>=901px) and (height<=1000px){.section-growth .proof-card-account-compact{grid-template-columns:118px minmax(0,1fr);width:min(100%,470px)}.section-growth .proof-card-account-compact>a{width:118px;height:160px}}@media (width<=620px){.section-growth .proof-card-account-compact{grid-template-columns:112px minmax(0,1fr)}.section-growth .proof-card-account-compact>a{width:112px;height:170px}}.section-growth .growth-process article:nth-child(odd){background:#fff8dc}.section-growth .growth-process article:nth-child(2n){background:#eaf9f2}.section-heading h2,.about-intro h2{font-size:clamp(2.35rem,3.4vw,3.5rem)}.growth-method-heading h3{font-size:clamp(1.9rem,3vw,2.65rem)}@media (width<=620px){.section-heading h2,.about-intro h2{font-size:clamp(1.85rem,8vw,2.15rem)}.growth-method-heading h3{font-size:1.8rem}}.section-growth .growth-proof-grid .proof-card:nth-child(odd)>div{background:#fff8dc}.section-growth .growth-proof-grid .proof-card:nth-child(2n)>div{background:#eaf9f2}.section-growth .evidence-note{border-left:3px solid var(--pink);background:#fff8dca8;border-radius:6px;padding:.72rem .9rem}.mobile-screens .screen-shot{position:relative;overflow:hidden}.screen-type-tag{z-index:2;border:1px solid var(--ink);color:var(--ink);text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8f0;border-radius:999px;padding:.34rem .52rem;font-size:.6rem;font-weight:900;line-height:1;position:absolute;bottom:.55rem;left:.55rem;box-shadow:2px 2px #24223029}@media (width<=620px){.screen-type-tag{max-width:calc(100% - .84rem);padding:.3rem .42rem;font-size:.53rem;bottom:.42rem;left:.42rem}}.section-growth .growth-story-condensed{text-align:center;margin-inline:auto}.section-growth .growth-story-condensed p,.section-growth .growth-story-condensed p:last-child{margin-inline:auto}.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3){text-align:center;padding-left:1rem;padding-right:1rem}.section-growth .growth-metrics dd{margin-left:auto;margin-right:auto}@media (width<=620px){.section-growth .growth-metrics div,.section-growth .growth-metrics div:first-child,.section-growth .growth-metrics div:nth-child(2),.section-growth .growth-metrics div:nth-child(3){padding-left:.35rem;padding-right:.35rem}}.section-growth .growth-method-heading{margin-top:5.75rem}@media (width>=901px) and (height<=1000px){.section-growth .growth-method-heading{margin-top:4.5rem}}@media (width<=620px){.section-growth .growth-method-heading{margin-top:3.8rem}}.section-growth .section-heading h2{font-size:clamp(2.35rem,3.4vw,3.5rem)}@media (width<=620px){.section-growth .section-heading h2{font-size:clamp(1.85rem,8vw,2.15rem)}}.section-growth .evidence-note{text-align:center;margin-left:auto;margin-right:auto}
