[hidden]{display:none!important}
/* AI in my practice: tool-led case study. */
.ai-case{--ai-blue:#285c79;--ai-soft:#edf4f7}
.ai-case .ai-intro{margin:0 0 78px}
.ai-case .ai-intro h1{font-size:clamp(36px,3.7vw,52px);line-height:1.12;letter-spacing:-.04em;margin:0 0 15px}
.ai-case .ai-deck{font-size:24px;line-height:1.4;letter-spacing:-.025em;margin:0 0 28px}
.ai-case .ai-intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.ai-case .ai-intro-copy p,.ai-case .ai-copy-columns p,.ai-case .ai-ticket-copy p{font-size:16px;line-height:1.8;margin:0;max-width:none}
.ai-case .ai-tool-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:32px}
.ai-case .ai-tool-index a{display:flex;gap:10px;align-items:start;padding:18px 14px;background:var(--ai-soft);border-radius:12px;text-decoration:none;transition:background .2s}
.ai-case .ai-tool-index a:hover{background:#dfeef5}
.ai-case .ai-tool-index strong{font-weight:500;font-size:15px;line-height:1.4;display:block}
.ai-case .ai-tool-index small{font-size:12px;line-height:1.55;color:#547186;display:block;margin-top:5px}
.ai-case .ai-index-number{font-size:11px;color:#547186;padding-top:3px}
.ai-case .ai-tool-index a>span:last-child{margin-left:0;min-width:0;color:var(--ai-blue);text-align:left}
.ai-case .ai-tool{margin-bottom:84px}
.ai-case .ai-section-heading{margin-bottom:22px}
.ai-case .ai-section-heading h2{font-size:30px;line-height:1.25;letter-spacing:-.025em;margin:0}
.ai-case .ai-copy-columns{columns:2;column-gap:34px;margin-bottom:28px}
.ai-case .ai-copy-columns p{break-inside:avoid;margin-bottom:17px}
.ai-case .ai-wide-visual{padding:20px;background:var(--ai-soft);border-radius:16px}
.ai-case .ai-screen{width:100%;overflow:hidden;border-radius:8px}
.ai-case .ai-screen img{display:block;width:100%;height:auto;object-fit:contain}
.ai-case .ai-ticket-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:clamp(25px,4vw,62px);align-items:start}
.ai-case .ai-ticket-copy p+p{margin-top:20px}
.ai-case .ai-ticket-visual{padding:18px;background:var(--ai-soft);border-radius:16px}
.ai-case .ai-ticket-visual .ai-screen{max-width:368px;margin:auto}
.ai-case .ai-key-detail{margin-top:28px;padding:20px;background:var(--ai-soft);border-radius:12px}
.ai-case .ai-key-detail>span{display:block;font-size:12px;color:#547186;margin-bottom:7px}
.ai-case .ai-key-detail>strong{font-weight:500;font-size:18px;line-height:1.5}
.ai-case .ai-key-detail p{font-size:13px;margin-top:7px}
.ai-case .ai-report-viewer{background:var(--ai-soft);padding:16px;border-radius:16px}
.ai-case .ai-report-controls{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:16px}
.ai-case .ai-report-controls button{border:1px solid #c4d7e2;border-radius:24px;background:transparent;color:#285c79;font:inherit;font-size:13px;padding:9px 15px;cursor:pointer}
.ai-case .ai-report-controls button[aria-pressed=true]{background:#285c79;color:white;border-color:#285c79}
.ai-case .ai-report-controls>span{margin-left:auto;font-size:11px;color:#547186;padding:6px}
.ai-case .ai-report-panel{animation:ai-view-appear .18s ease}
.ai-case .ai-visual-context{font-size:13px;line-height:1.65;color:#547186;margin:20px 0 14px;max-width:760px}
.ai-case .ai-help-flow{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}
.ai-case .ai-help-flow li{display:flex;gap:12px;align-items:center;font-size:14px;line-height:1.5}
.ai-case .ai-help-flow span{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:50%;background:#e4eff5;font-size:11px;color:#285c79}
.ai-case .ai-help-flow strong{font-weight:500}
.ai-case a:focus-visible,.ai-case button:focus-visible{outline:3px solid #285c79;outline-offset:4px}
@keyframes ai-view-appear{from{opacity:.6}to{opacity:1}}
@media(max-width:1100px){.ai-case .ai-tool-index{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-case .ai-intro-copy{grid-template-columns:1fr;gap:18px}.ai-case .ai-copy-columns{columns:1}.ai-case .ai-ticket-layout{grid-template-columns:minmax(0,1fr) 250px;gap:24px}}
@media(max-width:900px) and (min-width:761px){.ai-case .ai-ticket-layout{grid-template-columns:1fr}.ai-case .ai-ticket-visual{width:min(100%,340px);margin:auto}}
@media(max-width:760px){.ai-case .ai-intro{margin-bottom:50px}.ai-case .ai-intro h1{font-size:36px}.ai-case .ai-deck{font-size:22px}.ai-case .ai-intro-copy p,.ai-case .ai-copy-columns p,.ai-case .ai-ticket-copy p{font-size:15px;line-height:1.8}.ai-case .ai-tool-index{gap:8px}.ai-case .ai-tool-index a{padding:14px 10px;gap:7px}.ai-case .ai-tool-index strong{font-size:13px}.ai-case .ai-tool-index small{font-size:11px}.ai-case .ai-tool{margin-bottom:52px}.ai-case .ai-section-heading h2{font-size:27px}.ai-case .ai-ticket-layout{grid-template-columns:1fr}.ai-case .ai-ticket-visual{width:min(100%,340px);margin:auto}.ai-case .ai-wide-visual{padding:9px;border-radius:12px}.ai-case .ai-report-viewer{padding:10px}.ai-case .ai-report-controls button{font-size:12px;padding:8px 12px}.ai-case .ai-report-controls>span{width:100%;margin:3px 0 0}.ai-case .ai-help-flow{grid-template-columns:1fr;gap:12px}.ai-case .ai-visual-context{font-size:12px}}
@media(prefers-reduced-motion:reduce){.ai-case .ai-report-panel{animation:none}}
.work-cover video{display:block;width:100%;height:100%;object-fit:contain}
.case-figure video{display:block;width:100%;max-height:720px}
.work-item:hover .card-corner,.work-item:focus-visible .card-corner{opacity:1;transform:none}
@media(hover:none){.work-item .card-corner{opacity:1;transform:none}}
body.reading-mode .landscape img{opacity:.1!important;transform:none!important}
body.reading-mode .landscape-wash{background:none}
.route-content h3{margin-top:0}
.experience{position:relative;padding-left:23px;border-left:1px dashed #a6becd}
.experience::before{content:'';position:absolute;left:-5px;top:5px;width:9px;height:9px;background:#edf4f7;border:1px solid #658ca6;border-radius:50%}
.experience:first-of-type::before{background:#527f9c}
.experience:first-of-type::after{content:'';position:absolute;left:-10px;top:0;width:19px;height:19px;border:1px solid #729ab5;border-radius:50%;animation:timeline-pulse 3.6s ease-out infinite}
body.motion-paused *::before,body.motion-paused *::after{animation:none!important;transition:none!important}
.reading-layout{max-width:1640px;margin:0 auto;padding:28px;display:grid;grid-template-columns:clamp(265px,27vw,360px) minmax(0,1fr);gap:clamp(32px,5vw,84px);align-items:start}
.route-sidebar{position:sticky;top:28px;display:flex;flex-direction:column;gap:24px;max-height:calc(100svh - 56px)}
.sidebar-portrait{height:clamp(270px,47svh,490px);position:relative;overflow:hidden;border:1px solid #c3d1da;border-radius:20px;background:#eaf2f5;flex-shrink:0}
.sidebar-portrait::before{content:'';position:absolute;width:83%;aspect-ratio:1;border:1px solid #c8dce4;border-radius:50%;left:8.5%;top:13%;background:radial-gradient(circle,#dbe9edaa,transparent 70%)}
.sidebar-portrait img{position:absolute;bottom:0;left:2%;width:96%;height:95%;object-fit:contain;object-position:bottom;mix-blend-mode:multiply}
.sidebar-deck{position:relative;border:1px solid #c5d3d9;border-radius:17px;background:rgba(247,250,250,.98);padding:12px;isolation:isolate}
.sidebar-deck::before,.sidebar-deck::after{content:'';position:absolute;inset:0;border:1px solid #c5d3d9;border-radius:17px;background:#e6eef2;z-index:-1;transform:translateY(6px) rotate(-2deg)}
.sidebar-deck::after{transform:translateY(10px) rotate(1.5deg);z-index:-2;background:#dce7ed}
.sidebar-deck nav{display:flex;flex-direction:column;gap:3px}
.sidebar-deck a{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-radius:9px;font-size:16px;line-height:1.2}
.sidebar-deck a:hover{background:#e9f0f3}.sidebar-deck a[aria-current=page]{background:#dce8ee;color:#173d59}
.sidebar-deck a span:last-child{font-size:12px;color:#647c8c}
.route-content{min-width:0;padding:4px 0 48px;outline:none}
.route-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:54px;font-size:14px;min-height:36px}
.route-toolbar a{border-bottom:1px solid #8ca4b3;padding:7px 0}.route-toolbar>span{color:var(--muted)}
.route-content h1{font:500 clamp(44px,5.4vw,82px)/1.05 'Manrope',Arial,sans-serif;letter-spacing:-.055em;margin:0;max-width:950px}
.route-lead{font-size:clamp(18px,1.6vw,23px);line-height:1.6;max-width:690px;margin-top:24px;color:#345167}
.route-content h2{font:500 clamp(27px,2.6vw,38px)/1.22 'Manrope',Arial,sans-serif;letter-spacing:-.035em}
.route-content h3{font:500 21px/1.4 'Manrope',Arial,sans-serif;letter-spacing:-.4px}
.route-content p{font-size:17px;line-height:1.8;max-width:730px}
.route-content .route-lead{font-size:clamp(18px,1.6vw,23px);line-height:1.6}
.page-section{padding-top:45px;margin-top:45px;border-top:1px solid #b7cad5}
.page-section>h2{margin-bottom:24px}.page-section>p+p{margin-top:20px}
.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px 24px;margin-top:46px}
.work-item{display:block;min-width:0}
.work-cover{position:relative;aspect-ratio:1.4;overflow:hidden;background:#e1eaf0;border:1px solid #cad9e1;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:22px}.work-cover img{width:100%;height:100%;object-fit:contain;display:block}
.work-item h2{font-size:26px;margin-top:20px;letter-spacing:-.8px}.work-item p{font-size:15px;line-height:1.65;margin-top:10px}
.work-item .project-category{display:block;font-size:12px;line-height:1.6;color:#536e80;margin-top:11px}
.work-item:hover h2{text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
.work-cover.no-image{aspect-ratio:auto;min-height:145px;align-items:end;justify-content:start;padding:24px;background:rgba(231,241,245,.8)}
.work-cover.no-image span{font:400 58px Georgia,serif;color:#88a3b5}
.case-meta{display:flex;gap:28px 46px;flex-wrap:wrap;margin:32px 0 40px;padding:23px 0;border-top:1px solid #bcced8;border-bottom:1px solid #bcced8}
.case-meta div{min-width:115px;max-width:260px}.case-meta dt{font-size:12px;color:#587184;margin-bottom:8px}.case-meta dd{font-size:15px;line-height:1.5;margin:0}
.case-figure{margin:32px 0 0;padding:20px;background:rgba(247,250,250,.94);border:1px solid #c5d5dd;border-radius:15px;overflow:hidden}
.case-figure img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain}.case-figure figcaption{font-size:13px;color:#4b6779;line-height:1.6;margin-top:16px}
.case-section{margin-top:54px;padding-top:34px;border-top:1px solid #bdcfd9}.case-section h2{margin-bottom:25px}.case-section p+p{margin-top:20px}
.outcome-list{display:grid;gap:18px;margin:24px 0 0;padding:0;list-style:none}.outcome-list li{font-size:18px;line-height:1.65;padding:20px 24px;border-left:3px solid #7298ae;background:rgba(235,244,247,.8)}
.case-next{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:34px;margin-top:64px;border-top:1px solid #a8bfcd;font-size:16px}.case-next a:last-child{max-width:60%;text-align:right}
.about-intro{max-width:750px}.about-intro p{margin-top:24px}
.practice-list{display:grid;gap:28px;margin-top:28px}.practice-item{display:grid;grid-template-columns:38px 1fr;gap:16px}.practice-item>span{font:italic 22px Georgia;color:#6e91a7}.practice-item h3{margin-bottom:10px}.practice-item p{font-size:16px;line-height:1.8}
.route-tool-list{display:flex;flex-wrap:wrap;gap:24px 34px;margin-top:28px}.route-tool-list a{display:flex;align-items:center;gap:12px;font-size:15px}.route-tool-list img{width:30px;height:30px;object-fit:contain}
.cv-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}.cv-actions a{font-size:14px;border:1px solid #9db7c7;border-radius:28px;background:#edf5f7;padding:12px 22px}
.experience{display:grid;grid-template-columns:120px 1fr;gap:28px;margin-top:34px}.experience time{font-size:14px;line-height:1.6;color:#4d6b7e}.experience h3{font-size:21px}.experience .employer{font-size:15px;color:#53758b;margin:8px 0 18px}.experience ul{padding-left:19px;margin:0;display:grid;gap:13px}.experience li{font-size:16px;line-height:1.8}
.education-list{display:grid;gap:32px;margin-top:28px}.education-list p{font-size:16px;margin-top:8px}.skill-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.skill-columns h3{font-size:19px;margin-bottom:12px}.skill-columns p{font-size:16px}
.page-transition-layer{position:fixed;inset:0;z-index:100;pointer-events:none;overflow:hidden}
.transition-card{position:fixed!important;margin:0!important;transform-origin:top left!important;backdrop-filter:none!important;pointer-events:none!important;box-shadow:0 8px 24px #27435620!important}
.transition-card *{pointer-events:none!important}.transition-target-hidden{visibility:hidden}
@media(max-width:1100px){.reading-layout{grid-template-columns:270px minmax(0,1fr);gap:32px;padding:22px}.route-sidebar{top:22px}.work-grid{gap:32px 18px}.work-item h2{font-size:23px}.route-toolbar{margin-bottom:35px}.experience{grid-template-columns:100px 1fr;gap:18px}}
@media(max-width:760px){.reading-layout{display:block;padding:16px}.route-sidebar{position:sticky;top:0;z-index:20;background:rgba(237,244,246,.98);padding:12px 0;max-height:none;display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:36px}.sidebar-portrait{height:117px;border-radius:13px}.sidebar-portrait img{height:97%;width:100%;left:0;object-fit:cover;object-position:50% 10%}.sidebar-deck{padding:6px;border-radius:13px}.sidebar-deck nav{display:grid;grid-template-columns:1fr 1fr;gap:2px}.sidebar-deck a{font-size:14px;padding:13px 10px}.sidebar-deck a span:last-child{display:none}.route-toolbar{margin-bottom:30px;font-size:13px}.route-content{padding-top:0}.route-content h1{font-size:clamp(42px,10vw,64px)}.route-content p{font-size:16px}.route-content .route-lead{font-size:18px}.work-grid{grid-template-columns:1fr;margin-top:34px;gap:34px}
.work-cover{aspect-ratio:1.45;padding:18px}.work-item h2{font-size:27px}.case-meta{gap:22px;margin-top:28px}.case-meta div{min-width:100px;max-width:100%}.case-figure{padding:10px;border-radius:10px}.case-section{margin-top:36px;padding-top:28px}.page-section{padding-top:30px;margin-top:32px}.experience{grid-template-columns:1fr;gap:10px}.skill-columns{grid-template-columns:1fr;gap:26px}.route-tool-list{gap:23px}.practice-item{grid-template-columns:25px 1fr;gap:12px}}
@media(prefers-reduced-motion:reduce){.page-transition-layer{display:none!important}}

/* Quiet reading pages and a clear sense of location. */
body.reading-mode{background:#fcfdfd;min-height:100svh}
body.reading-mode .landscape{visibility:hidden}
.route-sidebar{background:#fcfdfd}
.sidebar-deck{background:#fff}
.sidebar-deck a{justify-content:flex-start;position:relative}
.sidebar-deck a span:last-child{display:inline;font-size:inherit;color:inherit}
.sidebar-deck a[aria-current=page]{background:#235778;color:#fff;font-weight:500}
.sidebar-deck a[aria-current=page]::after{content:'';width:6px;height:6px;border-radius:50%;background:#d5e9f4;margin-left:auto}
.route-toolbar{display:block;margin-bottom:32px}
.route-toolbar ol{display:flex;align-items:center;flex-wrap:wrap;gap:8px 13px;padding:0;margin:0;list-style:none;line-height:1.7}
.route-toolbar li{display:flex;align-items:center;gap:13px}
.route-toolbar li+li::before{content:'›';color:#7e96a6;font-size:19px}
.route-toolbar li[aria-current]{color:#456276;font-weight:500}
.route-toolbar a{border:0;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#b5c7d2}
.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.work-item{border:1px solid #d1dfe6;border-radius:17px;background:#fff;overflow:hidden;transition:border-color .25s,box-shadow .25s}
.work-item:hover,.work-item:focus-visible{border-color:#709bb6;box-shadow:0 5px 18px #264c6810}
.work-cover{height:clamp(125px,18svh,190px);aspect-ratio:auto;border:0;border-radius:0;padding:14px;background:#edf3f6}
.work-caption{padding:14px 17px 19px;min-height:95px}
.work-item .project-category{font-size:11px;margin:0;line-height:1.5}
.work-item h2{font-size:21px;line-height:1.25;margin:8px 0 0;letter-spacing:-.55px}
.work-cover .card-corner{width:66px;height:66px;border-radius:66px 0 0 0}
.work-cover .card-corner::before{right:11px;bottom:11px;width:30px;height:30px}
.work-cover .card-corner svg{right:17px;bottom:17px;width:18px;height:18px}
.route-content:has(.work-grid) h1{font-size:clamp(40px,4vw,62px)}
.route-content:has(.work-grid) .route-lead{font-size:18px;margin-top:18px;max-width:650px}
.route-content:has(.work-grid) .route-footer{margin-top:32px}
@media(max-width:1100px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.route-sidebar{background:#fcfdfd}.sidebar-deck a span:last-child{display:inline}.route-toolbar{margin-bottom:24px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.work-cover{height:130px;padding:10px}.work-caption{padding:12px;min-height:90px}.work-item h2{font-size:18px}.work-item .project-category{font-size:10px}.route-content:has(.work-grid) .route-lead{font-size:16px}.work-cover .card-corner{width:55px;height:55px}}
@media(max-width:360px){.work-grid{grid-template-columns:1fr}}

/* Administration case study: the supplied narrative and live walkthroughs. */
.admin-case>h1{font-size:clamp(42px,4.6vw,72px);max-width:920px}
.admin-meta{gap:24px 35px}.admin-meta div{max-width:390px}.admin-meta div:nth-child(2){flex:1;min-width:240px}
.admin-outcomes{margin:30px 0 36px}.admin-outcomes>h2{font-size:19px;margin-bottom:20px;letter-spacing:-.3px}
.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.admin-metrics>div{border-top:2px solid #8db0c6;padding-top:17px}
.admin-metrics strong{display:block;font:500 clamp(35px,3.1vw,49px)/1.2 'Manrope',sans-serif;letter-spacing:-2px}
.admin-metrics span{display:block;font-size:14px;line-height:1.6;margin-top:8px;max-width:180px}
.case-contents{display:flex;flex-wrap:wrap;gap:12px 20px;border-top:1px solid #d4e0e7;border-bottom:1px solid #d4e0e7;padding:18px 0;font-size:13px;line-height:1.5}
.case-contents>span{color:#607b8c}.case-contents a{text-decoration:underline;text-decoration-color:#c1d1dc;text-underline-offset:4px}
.admin-case .case-section{scroll-margin-top:25px}.admin-case .case-section>p{margin-top:20px}.admin-case .case-section>h2+p{margin-top:0}
.admin-case h4{font:500 18px/1.5 'Manrope',sans-serif;letter-spacing:-.25px;margin:0 0 8px}
.workflow-detail{margin-top:26px}.workflow-detail p+p{margin-top:12px}
.admin-workflow{margin-top:44px;padding-top:34px;border-top:1px solid #d5e1e8}.admin-workflow h3{font-size:clamp(23px,2.1vw,31px);letter-spacing:-.6px;margin:0 0 20px;max-width:750px}.admin-workflow>p{margin-top:16px}
.admin-figure{padding:18px}.admin-figure img{max-height:none}.admin-figure figcaption{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.admin-figure figcaption a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.case-bullets{padding-left:23px;margin:22px 0;display:grid;gap:12px;max-width:730px;font-size:17px;line-height:1.7}
.prototype-block{margin:27px 0 30px;border:1px solid #c4d6e1;border-radius:14px;overflow:hidden;background:#f7fafc}
.prototype-block>iframe{display:block;width:100%;aspect-ratio:2;border:0;background:#f4f3f0}
@media(max-width:1100px){.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.admin-meta div:nth-child(2){min-width:0}.admin-metrics{gap:25px 18px}.admin-metrics span{font-size:13px}.admin-case .case-section{scroll-margin-top:215px}.case-contents{gap:12px 16px}.admin-figure{padding:8px}.case-bullets{font-size:16px}}

/* Editorial treatment: spacing and typography carry the case-study hierarchy. */
.route-content:has(.admin-case){padding-top:4px}
.route-content:has(.admin-case) .route-toolbar{margin-bottom:46px}
.admin-case{position:relative}
.admin-case>h1{font-size:clamp(48px,5.1vw,80px);line-height:1.06;letter-spacing:-.06em;max-width:800px;margin:0 0 38px}
.admin-case .admin-meta{border:0;padding:0;margin:0 0 44px;display:grid;grid-template-columns:.75fr 1.35fr 1fr;gap:30px}
.admin-case .admin-meta div,.admin-case .admin-meta div:nth-child(2){max-width:none;min-width:0}
.admin-meta dt{font-size:12px;color:#60798a;margin-bottom:9px}.admin-meta dd{font-size:14px;line-height:1.65}
.admin-case .admin-outcomes{padding:28px 30px 32px;background:#edf4f8;border-radius:18px;margin:0 0 76px}
.admin-outcomes>h2{font-size:16px;margin-bottom:24px;font-weight:500}
.admin-metrics{gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}
.admin-metrics>div{border:0;padding:0}
.admin-metrics strong{font-size:clamp(36px,3.5vw,53px);font-weight:500;letter-spacing:-.055em;color:#295b7c}
.admin-metrics span{font-size:13px;line-height:1.65;margin-top:9px}
.case-jump{position:relative;width:fit-content;margin:0 0 30px;font-size:13px;color:#45677d}
.case-jump summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:16px;padding:8px 0}
.case-jump summary::-webkit-details-marker{display:none}.case-jump summary::after{content:'⌄';font-size:17px;line-height:1;transform:translateY(-2px)}
.case-jump[open] summary::after{transform:rotate(180deg)}
.case-jump .case-contents{position:absolute;left:0;top:39px;z-index:25;display:grid;gap:0;width:250px;background:#fff;border:0;box-shadow:0 12px 40px #18385124;padding:9px;border-radius:13px}
.case-jump .case-contents a{display:block;padding:11px 12px;border-radius:7px;text-decoration:none;line-height:1.4}.case-jump .case-contents a:hover{background:#edf4f8}
.case-jump summary:focus-visible{outline:2px solid #6991ab;outline-offset:5px;border-radius:5px}
.admin-case .case-section{border:0;margin:0 0 88px;padding:0}
.admin-case .case-section>h2{font-size:clamp(30px,2.9vw,43px);letter-spacing:-.045em;line-height:1.16;margin:0 0 28px}
.admin-case p{font-size:17px;line-height:1.85;max-width:720px}
.admin-case .case-section>p{margin-top:19px}
.admin-case .workflow-detail{margin-top:28px}
.admin-case .workflow-detail h4{font-size:18px;margin-bottom:10px}
.order-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:32px 0}
.order-types .workflow-detail{margin:0}
.order-types h3{font-size:18px;margin:0 0 12px;line-height:1.4;letter-spacing:-.3px}
.order-types p{font-size:15px;line-height:1.8;color:#405e72}
.admin-case .admin-figure{padding:0;border:0;background:transparent;border-radius:0;margin:38px 0 0;overflow:visible}
.admin-figure>a{display:block}.admin-figure img{border-radius:10px}
.admin-figure figcaption{font-size:12px;line-height:1.6;color:#60798b;padding-top:12px;margin:0;gap:12px}
.admin-figure figcaption a{text-decoration:none;color:#315e7d}
.admin-case .admin-workflow{border:0;margin:60px 0 0;padding:0}
.admin-case .admin-workflow>h3{font-size:clamp(24px,2.5vw,33px);line-height:1.3;letter-spacing:-.7px;margin-bottom:20px;max-width:700px}
.admin-case .prototype-block{border:0;background:transparent;border-radius:0;overflow:visible;margin:30px 0 36px}
.admin-case .prototype-block>iframe{border-radius:13px;box-shadow:0 9px 28px #16365312}
.admin-case #reflection{background:#eef4f7;border-radius:18px;padding:34px 36px;margin-bottom:64px}
.admin-case #reflection h2{font-size:30px;margin-bottom:23px}
.admin-case #reflection p{font-size:18px;line-height:1.85}
.route-content:has(.admin-case) .case-next{border:0;background:#edf4f8;border-radius:14px;margin-top:0;padding:23px 26px}
.route-content:has(.admin-case) .route-footer{border:0;margin-top:40px;padding-top:0}
@media(max-width:1100px){.admin-case .admin-meta{grid-template-columns:1fr 1.6fr;gap:25px}.admin-meta>div:last-child{grid-column:1/-1}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.order-types{grid-template-columns:1fr;gap:25px}.order-types p{font-size:16px}.admin-case .admin-outcomes{margin-bottom:64px}.admin-case .case-section{margin-bottom:70px}}
@media(max-width:760px){.route-content:has(.admin-case) .route-toolbar{margin-bottom:26px}.case-jump{margin-bottom:24px}.admin-case>h1{font-size:46px;margin-bottom:30px}.admin-case .admin-meta{gap:23px;margin-bottom:32px}.admin-meta dd{font-size:13px}.admin-case .admin-outcomes{padding:23px;margin-bottom:55px;border-radius:15px}.admin-metrics{gap:25px 20px}.admin-metrics strong{font-size:38px}.admin-case .case-section>h2{font-size:32px;margin-bottom:22px}.admin-case .case-section{margin-bottom:60px}.admin-case p{font-size:16px;line-height:1.85}.admin-case .admin-workflow{margin-top:46px}.admin-case .admin-workflow>h3{font-size:25px}.admin-case .admin-figure{margin-top:28px}.admin-case #reflection{padding:25px 23px}.admin-case #reflection p{font-size:16px}.admin-case #reflection h2{font-size:27px}.route-content:has(.admin-case) .case-next{padding:20px;font-size:14px}}

/* Project presentation, with a consistent scale throughout the reading pages. */
.route-content h1{font-size:clamp(38px,4vw,58px);line-height:1.12;letter-spacing:-.045em}
.route-content h2{font-size:clamp(26px,2.5vw,32px);line-height:1.3;letter-spacing:-.035em}
.route-content h3{font-size:21px;line-height:1.4}
.admin-case .case-project-summary{background:linear-gradient(120deg,#e5eff5 0%,#f2f7fa 80%);padding:34px;border-radius:22px;margin-bottom:62px}
.admin-case .case-project-summary>h1{font-size:clamp(37px,3.6vw,52px);line-height:1.12;letter-spacing:-.045em;margin:0 0 30px;max-width:690px}
.admin-case .admin-meta{margin:0 0 32px;gap:24px}
.admin-case .admin-meta dt{font-size:12px}.admin-case .admin-meta dd{font-size:14px;line-height:1.6}
.admin-case .admin-outcomes{background:transparent;border-radius:0;padding:0;margin:0}
.admin-case .admin-outcomes>h2{font-size:14px;line-height:1.5;margin:0 0 17px}
.admin-case .admin-metrics{gap:14px}
.admin-case .admin-metrics>div{background:#ffffffa6;border-radius:13px;padding:18px}
.admin-case .admin-metrics strong{font-size:32px;line-height:1.15;letter-spacing:-1.2px}
.admin-case .admin-metrics span{font-size:12px;line-height:1.6;margin-top:8px}
.admin-case .case-section{margin-bottom:66px}
.admin-case .case-section>h2{font-size:30px;line-height:1.3;letter-spacing:-.035em;margin-bottom:20px}
.admin-case p{font-size:16px;line-height:1.8}
.admin-case .admin-figure{margin:25px 0}
.admin-case #problem>.admin-figure{background:#f1f6f9;padding:18px;border-radius:18px}
.admin-case .order-types{gap:15px;margin:24px 0}
.admin-case .order-types .workflow-detail{padding:21px;background:#f0f5f8;border-radius:14px}
.admin-case .order-types h3{font-size:17px;margin-bottom:12px;font-weight:600}
.admin-case .order-types p{font-size:14px;line-height:1.8}
.problem-context{display:grid;grid-template-columns:1.3fr 1fr;gap:32px;margin-top:28px}
.problem-context p{margin:0!important;font-size:15px}
.research-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;margin-top:24px}
.research-copy p{font-size:15px}.research-copy p+p{margin-top:18px}
.admin-case .research-layout .admin-figure{margin:0;background:#eef4f8;border-radius:17px;padding:15px}
.research-layout .admin-figure figcaption{font-size:11px}
.admin-case #workflows>p{max-width:760px}
.admin-case .admin-workflow{margin-top:35px;padding:25px;background:#f0f5f8;border-radius:20px}
.workflow-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start;margin-bottom:24px}
.admin-case .workflow-intro>h3{font-size:23px;line-height:1.35;letter-spacing:-.45px;margin:0}
.admin-case .workflow-intro>p{font-size:15px;line-height:1.8;margin:0}
.admin-case .prototype-block{margin:0;background:transparent;border:0;border-radius:13px;overflow:hidden}
.admin-case .prototype-block>iframe{display:block;border:0;border-radius:13px;box-shadow:none}
.admin-case .admin-workflow>p{font-size:15px;margin-top:24px}
.admin-case .case-bullets{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;gap:12px;max-width:none;margin:25px 0}
.admin-case .case-bullets li{padding:17px 20px;background:#edf4f8;border-radius:12px;font-size:14px;line-height:1.7}
.admin-case #reflection{padding:28px;background:#e9f1f6}
.admin-case #reflection h2{font-size:27px;margin-bottom:20px}
.admin-case #reflection p{font-size:16px;line-height:1.8}
@media(max-width:1200px){.research-layout{grid-template-columns:1fr}.research-copy{display:grid;grid-template-columns:1fr 1fr;gap:18px 26px}.research-copy p+p{margin-top:0}.workflow-intro{grid-template-columns:1fr;gap:14px}}
@media(max-width:1100px){.admin-case .case-project-summary{padding:26px}.admin-case .order-types{grid-template-columns:1fr}.problem-context{grid-template-columns:1fr;gap:18px}.admin-case .order-types .workflow-detail{padding:19px}}
@media(max-width:760px){.route-content h1{font-size:38px}.admin-case .case-project-summary{padding:22px;border-radius:17px;margin-bottom:46px}.admin-case .case-project-summary>h1{font-size:36px;margin-bottom:26px}.admin-case .admin-meta{grid-template-columns:1fr;gap:17px;margin-bottom:26px}.admin-case .admin-meta>div:last-child{grid-column:auto}.admin-case .admin-meta dd{font-size:13px}.admin-case .admin-metrics{gap:11px}.admin-case .admin-metrics>div{padding:14px}.admin-case .admin-metrics strong{font-size:28px}.admin-case .admin-metrics span{font-size:11px}.admin-case .case-section>h2{font-size:27px}.admin-case .case-section{margin-bottom:47px}.admin-case p{font-size:15px;line-height:1.85}.admin-case #problem>.admin-figure{padding:8px}.research-copy{display:block}.research-copy p+p{margin-top:17px}.admin-case .research-layout .admin-figure{padding:8px}.admin-case .admin-workflow{padding:17px;margin-top:28px;border-radius:16px}.admin-case .workflow-intro>h3{font-size:21px}.admin-case .workflow-intro>p{font-size:14px}.admin-case .case-bullets{grid-template-columns:1fr}.admin-case #reflection{padding:23px}.admin-case #reflection h2{font-size:25px}.admin-case #reflection p{font-size:15px}}
.route-content:has(.admin-case) .route-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}
.route-toolbar ol{min-width:0;flex-wrap:wrap}
.route-toolbar .case-jump{margin:0;flex:none}
.route-toolbar .case-jump summary{padding:0;width:44px;height:44px;border:1px solid #8fadc0;border-radius:50%;justify-content:center;background:#edf4f8;color:#295a79}
.route-toolbar .case-jump summary svg{width:21px;height:21px}
.route-toolbar .case-jump summary::after{display:none}
.route-toolbar .case-jump[open] summary svg{transform:rotate(180deg)}
.route-toolbar .case-jump .case-contents{left:auto;right:0;top:52px}
.admin-case #direction>p{font-size:16px;line-height:1.85;max-width:780px;padding:0;background:none;border:0;box-shadow:none}
.admin-case #testing .case-bullets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:10px 3px 20px;max-width:none;list-style:none}
.admin-case #testing .case-bullets li{position:relative;border-radius:2px;padding:32px 22px 24px;min-height:150px;display:flex;align-items:center;background:#e5edf6;box-shadow:1px 5px 8px #17344c12;font-size:16px;line-height:1.65;transform:rotate(-1deg)}
.admin-case #testing .case-bullets li::before{content:'';position:absolute;top:-7px;left:calc(50% - 27px);width:54px;height:18px;background:#ffffff85;border:1px solid #d8e1e940;transform:rotate(-3deg)}
.admin-case #testing .case-bullets li:nth-child(2n){background:#f4efd9;transform:rotate(1.2deg)}
.admin-case #testing .case-bullets li:nth-child(3n){background:#e3eee9;transform:rotate(.5deg)}
.admin-case .prototype-block>iframe{aspect-ratio:auto;height:680px;background:#edf3f7}
@media(max-width:1100px){.admin-case #testing .case-bullets{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.admin-case #testing .case-bullets{grid-template-columns:1fr;gap:24px}.admin-case #testing .case-bullets li{min-height:120px}.route-toolbar .case-jump .case-contents{width:230px}}
.work-cover.laptop-cover{background:radial-gradient(ellipse at 50% 42%,#fafcfd 0%,#e4eef4 78%);padding:0}
.work-cover.laptop-cover img{width:100%;height:100%;object-fit:contain;max-height:none;transform:scale(1.1)}
/* Contact icons belong to the portrait, above the avatar. */
.sidebar-home{position:absolute;inset:0}
.sidebar-portrait img{height:78%;object-fit:contain;object-position:bottom}
.sidebar-portrait-socials .social-link{position:absolute;top:13%;left:8%;z-index:2;width:clamp(42px,4vw,60px);height:clamp(42px,4vw,60px);min-height:0;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #c6d7e1;border-radius:50%;background:#f6fafb;color:#294f69;box-shadow:0 4px 12px #253d4e0d;opacity:1;transform:none;pointer-events:auto;transition:background .2s}
.sidebar-portrait-socials .email-link{left:50%;top:3%;transform:translateX(-50%)}
.sidebar-portrait-socials .phone-link{left:auto;right:8%;cursor:default}
.sidebar-portrait-socials .social-link svg{width:24px;height:24px}
.sidebar-portrait-socials a:hover{background:#e1edf2}
@media(max-width:760px){.sidebar-portrait-socials .social-link{width:25px;height:25px;top:12%;left:4%}.sidebar-portrait-socials .email-link{top:2%;left:50%}.sidebar-portrait-socials .phone-link{left:auto;right:4%}.sidebar-portrait-socials .social-link svg{width:13px;height:13px}.sidebar-portrait img{height:72%;object-fit:contain;object-position:bottom}}
@media(max-width:760px){.route-content .work-item h2{font-size:18px;line-height:1.35;letter-spacing:-.4px;overflow-wrap:anywhere}}
/* Keep the case navigation accessible throughout the story. */
.route-content:has(.admin-case) .route-toolbar{position:sticky;top:0;z-index:30;background:#fcfdfd;padding:16px 0;box-shadow:0 7px 12px #fcfdfd;margin-top:-16px}
.admin-case .case-section,.admin-case .admin-workflow{scroll-margin-top:96px}
.admin-case .admin-outcomes .outcome-context{font-size:13px;line-height:1.7;color:#4d6477;max-width:760px;margin:20px 0 0}
@media(max-width:760px){.route-sidebar{z-index:35}.route-content:has(.admin-case) .route-toolbar{top:calc(var(--reading-sidebar-height,140px) - 1px);padding:10px 0;margin-top:0}.admin-case .case-section,.admin-case .admin-workflow{scroll-margin-top:calc(var(--reading-sidebar-height,140px) + 110px)}}
/* Teacher Portal uses the same case-study system with its own research evidence. */
.teacher-case .teacher-subtitle{font-size:21px;line-height:1.5;margin:-10px 0 30px}
.teacher-case .admin-meta{grid-template-columns:1fr 1.4fr 1fr}
.teacher-case .admin-metrics small{display:block;font-size:12px;line-height:1.6;color:#607b8e;margin-top:12px}
.teacher-dictionary{margin:0 0 56px;font-size:15px}
.teacher-dictionary summary{display:flex;align-items:center;gap:12px;cursor:pointer;width:fit-content;font-weight:500;list-style:none}
.teacher-dictionary summary::-webkit-details-marker{display:none}
.teacher-dictionary summary span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #ccdbe5;border-radius:50%;font-size:18px;font-weight:400}
.teacher-dictionary[open] summary span{transform:rotate(45deg)}
.teacher-dictionary dl{display:grid;grid-template-columns:1fr 1fr;gap:22px 32px;margin:24px 0 0;padding:0}
.teacher-dictionary dt{font-weight:600;margin-bottom:6px}.teacher-dictionary dd{margin:0;line-height:1.8;color:#4d6477}
.teacher-problems{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;list-style:none;padding:0;margin:24px 0 30px}
.teacher-problems li{background:#eef4f7;border-radius:12px;padding:21px;font-size:16px;line-height:1.7}
.teacher-case p.teacher-question{font-size:21px;line-height:1.6;max-width:770px;margin-top:10px}
.teacher-research-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin:25px 0}
.teacher-research-layout p+p{margin-top:18px}
.teacher-workarounds{padding-left:20px;font-size:16px;line-height:1.85;margin:18px 0 25px}
.teacher-figure{margin:0;background:#fff;border:0;padding:0;border-radius:12px;overflow:hidden}
.teacher-figure img{display:block;width:100%;height:auto;max-height:none}
.teacher-research-map{padding:12px;background:#f0f5f8}
.teacher-research-map img{max-height:500px;object-fit:contain;background:#fff}
.teacher-diary{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:32px 0 24px}
.teacher-diary li{padding:21px 17px;background:#e9f1f7;border-radius:12px}
.teacher-diary strong{display:block;font-size:13px;font-weight:600;margin-bottom:11px;color:#416781}
.teacher-diary span{font-size:15px;line-height:1.65;display:block}
.teacher-complexity{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:30px 0}
.teacher-complexity>div{background:#edf4f8;border-radius:17px;padding:23px;min-width:0}
.teacher-complexity h3{font-size:20px;margin:0 0 18px}
.teacher-complexity dl{display:flex;gap:42px;margin:0 0 23px}
.teacher-complexity dl>div{display:flex;flex-direction:column-reverse;gap:5px}
.teacher-complexity dt{font-size:13px;color:#55778c}.teacher-complexity dd{font-size:32px;line-height:1.2;margin:0}
.teacher-scoring{margin-top:27px}.teacher-case .teacher-scoring h3{font-size:21px;margin-bottom:13px}
.teacher-case .admin-workflow>p,.teacher-case .teacher-scoring p{font-size:15px;line-height:1.8;max-width:810px;margin-top:14px}
.teacher-testing-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:32px 0 44px}
.teacher-case .teacher-testing-notes p{padding:25px 22px;background:#e5edf6;font-size:15px;line-height:1.75;box-shadow:1px 4px 8px #17344c10;transform:rotate(-.6deg);margin:0}
.teacher-testing-notes p:nth-child(2){background:#f4efd9;transform:rotate(.7deg)}
.teacher-testing-notes p:nth-child(3){background:#e3eee9;transform:rotate(-.4deg)}
.teacher-after-launch>p+p{margin-top:18px}
.teacher-switcher-images{display:grid;grid-template-columns:.65fr 1fr;gap:22px;align-items:center;background:#edf4f8;padding:24px;border-radius:17px;margin:28px 0}
.teacher-case .teacher-switcher-images .teacher-figure{margin:0}
.teacher-case .teacher-complexity .teacher-figure{margin:0}
@media(max-width:1200px){.teacher-research-layout{grid-template-columns:1fr}.teacher-research-map img{max-height:460px}.teacher-testing-notes{grid-template-columns:1fr}.teacher-diary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.teacher-case .teacher-subtitle{font-size:18px;margin-top:-12px}.teacher-case .admin-meta{grid-template-columns:1fr}.teacher-dictionary dl,.teacher-problems,.teacher-complexity,.teacher-switcher-images{grid-template-columns:1fr}.teacher-case p.teacher-question{font-size:18px}.teacher-complexity>div{padding:20px}.teacher-case .admin-workflow>p,.teacher-case .teacher-scoring p{font-size:14px}.teacher-switcher-images{padding:14px}.teacher-case .teacher-testing-notes p{font-size:14px}.teacher-research-layout{gap:20px}}
.teacher-case .prototype-block{margin-top:26px}

/* Original interfaces: show the fragmented workspace together. */
.teacher-case .teacher-complexity{grid-template-columns:1fr;gap:32px}
.teacher-case .teacher-complexity-task{padding:26px;background:#edf3f6}
.teacher-complexity-task header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}
.teacher-complexity-task header h3{margin:0}
.teacher-complexity-task header dl{margin:0;gap:28px}
.teacher-complexity-task header dl>div{flex-direction:row;align-items:baseline;gap:8px}
.teacher-complexity-task header dd{font-size:26px}
.teacher-screen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.teacher-screen{display:block;min-width:0;padding:0;border:0;border-radius:5px;background:#fff;cursor:zoom-in;box-shadow:0 4px 16px #193b5114;transition:box-shadow .18s ease}
.teacher-case .teacher-screen .teacher-figure{border-radius:5px}
.teacher-screen:hover{box-shadow:0 5px 20px #193b5133}
.teacher-screen:focus-visible{outline:3px solid #285e7c;outline-offset:4px}
.teacher-screen-dialog{width:calc(100vw - 48px);max-width:1800px;max-height:calc(100dvh - 32px);padding:52px 14px 14px;border:0;border-radius:14px;background:#f5f8fa;box-shadow:0 20px 80px #102b4555}
.teacher-screen-dialog::backdrop{background:#102536b8}
.teacher-screen-dialog img{display:block;max-width:100%;max-height:calc(100dvh - 110px);width:auto;height:auto;margin:auto;object-fit:contain}
.teacher-screen-close{position:absolute;right:12px;top:9px;width:34px;height:34px;padding:0;border:1px solid #adc5d4;border-radius:50%;background:#fff;color:#193b51;font:26px/1 sans-serif;cursor:pointer}
.teacher-screen-close:focus-visible{outline:3px solid #285e7c;outline-offset:2px}
@media(max-width:1100px){.teacher-screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
 .teacher-case .teacher-complexity-task{padding:16px}
 .teacher-complexity-task header{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:18px}
 .teacher-screen-grid{grid-template-columns:1fr;gap:14px}
 .teacher-screen-dialog{width:calc(100vw - 16px);padding:50px 6px 10px}
}
@media(prefers-reduced-motion:reduce){.teacher-screen{transition:none}}

/* Smart Shopper: product screens lead the story. */
.shopper-case .shopper-summary{padding:32px 32px 0;overflow:hidden;background:#eef4f8;margin-bottom:60px}
.shopper-case .shopper-summary>h1{margin:0 0 13px;font-size:44px}
.shopper-case .shopper-subtitle{font-size:20px;line-height:1.5;max-width:550px;margin:0 0 26px}
.shopper-case .admin-meta{grid-template-columns:1.2fr 1fr .75fr;gap:18px;margin-bottom:0;border:0;padding:0}
.shopper-hero{display:flex;align-items:flex-start;justify-content:center;gap:6%;height:440px;padding:38px 20px 0;margin:0 -32px;background:radial-gradient(ellipse at 50% 70%,#d8dfea 0,transparent 68%);overflow:hidden}
.shopper-phone{width:23%;max-width:210px;border:7px solid #20313d;border-radius:25px;box-shadow:0 14px 24px #193b5520;overflow:hidden;flex-shrink:0;background:#fff}
.shopper-phone img{display:block;width:100%;height:auto}
.shopper-phone:first-child{transform:translateY(23px) rotate(-6deg)}
.shopper-phone:nth-child(2){transform:translateY(0);z-index:1}
.shopper-phone:nth-child(3){transform:translateY(25px) rotate(6deg)}
.shopper-results{display:grid;grid-template-columns:1fr 1fr;gap:24px;position:relative;background:#e6eff5;padding:23px 32px;margin:0 -32px}
.shopper-results>div{display:flex;gap:16px;align-items:center;min-width:0}
.shopper-results strong{font-size:26px;line-height:1.2;letter-spacing:-1px;white-space:nowrap;font-weight:500}
.shopper-results strong span{font-size:15px;letter-spacing:0}
.shopper-case .shopper-results p{font-size:13px;line-height:1.55;margin:0}
.shopper-results p span{color:#5a7588;font-size:11px}
.shopper-case .case-section>h2{font-size:29px;margin-bottom:20px}
.shopper-case p{font-size:15px;line-height:1.8;max-width:810px}
.shopper-research-copy{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.shopper-case .shopper-research-copy p{margin:0}
.shopper-image{display:block;width:100%;min-width:0;border:0;border-radius:10px;overflow:hidden;padding:0;background:#fff;box-shadow:none}
.shopper-image img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
.shopper-research-boards{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;align-items:center;margin-top:26px;background:#f0f5f8;padding:20px;border-radius:16px}
.shopper-sketches{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:20px;background:#edf3f6;border-radius:17px;margin-top:26px}
.shopper-sketches .shopper-image{aspect-ratio:1.75;display:grid;place-items:center}
.shopper-sketches .shopper-image img{height:100%;object-fit:contain}
.shopper-design-row{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(0,1.4fr);align-items:center;gap:38px;margin:32px 0 60px}
.shopper-case .shopper-design-copy h3{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin:0 0 16px;font-weight:500}
.shopper-case .shopper-design-copy p{margin:0}
.shopper-design-screens{display:flex;justify-content:center;align-items:center;gap:20px;padding:30px 24px;background:#eef1f7;border-radius:20px;min-width:0}
.shopper-screen-shot{max-width:225px;flex:1;min-width:0;border:5px solid #25323e;border-radius:21px;box-shadow:0 10px 20px #25323e16}
.shopper-design-screens .shopper-screen-shot:only-child{max-width:250px}
.shopper-pantry-screens{display:flex;justify-content:center;gap:26px;padding:34px;background:#eef1f7;border-radius:20px;margin-top:28px}
.shopper-case #design>p{margin-top:25px}
.shopper-testing{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.shopper-testing>div{background:#edf3f7;border-radius:16px;overflow:hidden}
.shopper-case .shopper-testing p{padding:23px;margin:0;font-size:15px}





.shopper-case .shopper-accessibility{margin:32px 0 18px;font-size:15px;color:inherit}
.shopper-concept-label{display:inline-block;margin:0 0 16px;padding:5px 12px;border-radius:20px;background:#e8edf7;color:#4a6482;font-size:12px}
.shopper-case .shopper-pantry{padding-top:12px}
.shopper-case .shopper-pantry>p:last-child{margin-top:27px}
.work-item:has(img[src$="/shopper/cover.svg"]) .work-cover{padding:0;background:#eaf0f6}
.work-item:has(img[src$="/shopper/cover.svg"]) .work-cover img{width:100%;height:100%;object-fit:contain;max-height:none}
@media(max-width:1200px){.shopper-results>div{display:block}.shopper-results p{margin-top:9px!important}.shopper-hero{height:370px}.shopper-phone{width:25%}}
@media(max-width:760px){.shopper-case .shopper-summary{padding:23px 20px 0}.shopper-case .shopper-summary>h1{font-size:36px}.shopper-case .shopper-subtitle{font-size:18px}.shopper-case .admin-meta{grid-template-columns:1fr 1fr;margin-bottom:0;gap:17px}.shopper-case .admin-meta>div:last-child{grid-column:auto}.shopper-case .admin-meta dd{font-size:12px}.shopper-hero{margin:0 -20px;height:300px;gap:6%;padding:25px 12px 0}.shopper-phone{width:26%;border-width:5px;border-radius:18px}.shopper-results{padding:20px;margin:0 -20px;gap:18px}.shopper-results strong{font-size:24px}.shopper-results p{font-size:12px!important}.shopper-research-copy,.shopper-research-boards{grid-template-columns:1fr}.shopper-research-boards{padding:15px}.shopper-sketches{padding:12px;gap:12px}.shopper-testing{grid-template-columns:1fr}.shopper-case .case-section>h2{font-size:26px}.shopper-case p{font-size:14px}}
@media(max-width:440px){.shopper-hero{height:225px}.shopper-phone{border-width:4px;border-radius:12px}.shopper-sketches{grid-template-columns:1fr}.shopper-case .shopper-testing p{font-size:14px}}

@media(max-width:1100px){.shopper-design-row{grid-template-columns:1fr;gap:22px}.shopper-design-copy{max-width:650px}.shopper-design-screens{padding:28px;gap:26px}.shopper-pantry-screens{padding:25px 18px;gap:16px}}
@media(max-width:600px){.shopper-design-row{margin:24px 0 42px}.shopper-case .shopper-design-copy h3{font-size:21px}.shopper-design-screens{padding:22px 12px;gap:12px}.shopper-screen-shot{border-width:3px;border-radius:14px}.shopper-pantry-screens{display:grid;grid-template-columns:1fr;justify-items:center;gap:24px;padding:26px}.shopper-pantry-screens .shopper-screen-shot{max-width:260px}}

/* Testing screens retain their complete image, including annotations. */
.shopper-test-visual{display:grid;place-items:center;padding:24px;background:#e3eaf4}
.shopper-test-visual .shopper-image{width:auto;max-width:100%;border-radius:0;background:transparent}
.shopper-test-visual .shopper-image img{width:auto;height:440px;max-width:100%;object-fit:contain}
.shopper-lighthouse{max-width:900px;border-radius:12px}
@media(max-width:760px){.shopper-test-visual{padding:22px}.shopper-test-visual .shopper-image img{height:auto;max-height:460px;width:100%}.shopper-case .shopper-accessibility{font-size:14px}}

/* LearningBox AI: a separate, ongoing product case study. */
.lbai-case{--lbai-soft:#edf4f7;--lbai-ink:#193b53}
.lbai-case .lbai-intro{margin-bottom:64px}
.lbai-case .lbai-eyebrow{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:12px;color:#557489;margin-bottom:20px}
.lbai-case .lbai-status{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:20px;background:#e5eff4;color:#285c79;font-size:11px;line-height:1.4}
.lbai-status::before{content:'';width:6px;height:6px;background:#638c9e;border-radius:50%}
.lbai-case h1{font-size:clamp(34px,3.3vw,48px);line-height:1.15;letter-spacing:-.035em;margin:0 0 18px}
.lbai-case .lbai-deck{font-size:21px;line-height:1.55;max-width:660px;margin:0 0 28px}
.lbai-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 30px}
.lbai-meta dt{font-size:11px;color:#607d91;margin-bottom:5px}.lbai-meta dd{font-size:13px;margin:0;line-height:1.6}
.lbai-case .lbai-visual{padding:15px;background:var(--lbai-soft);border-radius:16px;margin:28px 0 14px}
.lbai-case .lbai-screen{width:100%;padding:0;border:0;border-radius:6px;background:white;overflow:hidden;cursor:zoom-in;display:block}
.lbai-case .lbai-screen img{width:100%;height:auto;max-height:none;object-fit:contain;display:block}
.lbai-case .case-section{margin-bottom:66px}
.lbai-case .case-section h2{font-size:29px;line-height:1.3;letter-spacing:-.025em;margin:0 0 22px}
.lbai-case p{font-size:16px;line-height:1.8;max-width:850px;margin:0 0 20px}
.lbai-case .lbai-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.lbai-case .lbai-research{padding:23px 27px;margin-top:12px;background:#f0f4f5;border-radius:12px}
.lbai-research>span,.lbai-detail>span{font-size:11px;display:block;color:#557489;margin-bottom:10px}
.lbai-case .lbai-research p{font-size:14px;margin:0;max-width:none}
.lbai-flow,.lbai-routing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:0;margin:28px 0 26px}
.lbai-flow li{position:relative;padding:0 8px 0 0}.lbai-flow li>span{display:block;color:#6b8b9e;font-size:12px;margin-bottom:13px}
.lbai-flow strong,.lbai-routing strong{font-size:16px;font-weight:500;display:block;margin-bottom:7px;line-height:1.4}.lbai-flow small,.lbai-routing span{font-size:13px;line-height:1.6;display:block;color:#58768b}
.lbai-routing{grid-template-columns:repeat(4,1fr);gap:12px;background:var(--lbai-soft);padding:24px;border-radius:12px}
.lbai-routing li{position:relative;padding-right:16px}.lbai-routing li:not(:last-child)::after{content:'→';position:absolute;right:0;top:0;color:#7194a7}
.lbai-case .lbai-note{font-size:12px;line-height:1.7;color:#5a778c;max-width:820px;margin:12px 0 24px}
.lbai-detail{margin-top:25px;max-width:780px}.lbai-case .lbai-detail p{margin-bottom:0}
.lbai-api{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;padding-top:12px}
.lbai-measures{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:30px 0}
.lbai-measures>div{padding:22px;background:var(--lbai-soft);border-radius:12px}
.lbai-measures span{font-size:11px;color:#58798d}.lbai-case .lbai-measures h3{font-size:18px;font-weight:500;margin:12px 0;line-height:1.4;letter-spacing:-.02em}
.lbai-case .lbai-measures p{font-size:14px;margin:0;line-height:1.7}
.lbai-case .lbai-next{padding:30px;background:#e9f1f5;border-radius:16px}.lbai-next .lbai-status{background:#fff;margin-bottom:20px}.lbai-case .lbai-next p:last-child{margin:0}
.lbai-case button:focus-visible,.lbai-case a:focus-visible,.lbai-case summary:focus-visible{outline:3px solid #527f9c;outline-offset:4px}
.work-item:has(img[src$="/learningbox-ai/cover.svg"]) .work-cover{padding:0;background:#edf4f7}.work-item:has(img[src$="/learningbox-ai/cover.svg"]) .work-cover img{width:100%;height:100%;object-fit:contain;max-height:none}
@media(max-width:1100px){.lbai-case .lbai-columns,.lbai-api{grid-template-columns:1fr;gap:0}.lbai-routing{grid-template-columns:repeat(2,1fr);gap:24px}.lbai-routing li:nth-child(2)::after{display:none}.lbai-measures{grid-template-columns:1fr;gap:12px}.lbai-case .lbai-measures h3{margin:6px 0 10px}}
@media(max-width:600px){.lbai-case h1{font-size:34px}.lbai-case .lbai-deck{font-size:18px}.lbai-meta{grid-template-columns:1fr 1fr;gap:16px}.lbai-meta>div:last-child{grid-column:1/-1}.lbai-case p{font-size:15px}.lbai-case .case-section h2{font-size:26px}
.lbai-case .lbai-visual{padding:7px;border-radius:10px}.lbai-case .case-section{margin-bottom:44px}.lbai-flow{grid-template-columns:1fr;gap:20px}.lbai-flow li{padding-left:35px}.lbai-flow li>span{position:absolute;left:0;top:4px}.lbai-routing{padding:18px}.lbai-routing strong{font-size:14px}.lbai-routing span{font-size:12px}.lbai-case .lbai-next,.lbai-case .lbai-research{padding:22px}.lbai-case .lbai-note{font-size:12px}}
