.study-wall{--columns:4;grid-template-columns:repeat(var(--columns),minmax(0,1fr));align-items:start;gap:10px;display:grid;position:relative}.study-wall.is-masonry{display:block}.study-wall.is-masonry .study-tile{position:absolute}.study-tile{min-width:0;color:var(--fg);text-align:left;background:0 0;border:0;border-radius:14px;margin:0;padding:0;display:block}.study-tile img{background:#181a17;border-radius:14px;width:100%;height:auto}.study-tile-label{white-space:nowrap;height:28px;color:var(--fg-dim);align-items:center;gap:8px;font-size:10px;line-height:16px;display:flex;overflow:hidden}.study-tile-label strong{color:var(--fg);flex-shrink:0;font-size:10px;font-weight:550}.study-tile-label>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.study-tile:hover .study-tile-label strong,.study-tile:focus-visible .study-tile-label strong{color:var(--accent)}.study-tile:focus-visible{outline-offset:3px;z-index:1}.study-disclosure{color:var(--fg-dim);font-size:11px;line-height:1.55}.explore-preview{background:var(--bg);padding-top:40px;padding-bottom:72px}.study-preview-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px;display:flex}.study-preview-heading .eyebrow{color:var(--accent);margin-bottom:12px;font-size:9px}.study-preview-heading h2{font:400 clamp(30px,3.5vw,44px)/1.15 var(--serif-head);text-transform:uppercase;letter-spacing:-.01em}.study-preview-heading p:not(.eyebrow){color:var(--fg-dim);margin-top:10px;font-size:13px}.study-preview-heading>a{white-space:nowrap;flex-shrink:0;font-size:12px}.explore-preview>.study-disclosure{max-width:600px;margin-bottom:24px}.preview-wall{--columns:4}.explore-page{background:var(--bg)}.explore-intro,.explore-gallery,.explore-footer{width:min(100%,1520px);margin-inline:auto;padding-inline:32px}.explore-intro{padding-top:120px;padding-bottom:22px}.explore-intro .eyebrow{color:var(--accent);margin-bottom:15px;font-size:9px}.explore-intro-line{justify-content:space-between;align-items:end;gap:40px;display:flex}.explore-intro h1{font:400 clamp(36px,4vw,58px)/1.1 var(--serif-head);text-transform:uppercase;letter-spacing:-.01em}.explore-intro-line>p{color:var(--fg-dim);max-width:350px;font-size:13px;line-height:1.6}.explore-intro .study-disclosure{margin-top:18px}.explore-gallery>.study-disclosure{max-width:650px;margin-bottom:22px}.explore-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:8px;display:flex}.sector-filters{flex-wrap:wrap;align-items:center;gap:4px 23px;scroll-margin-top:100px;display:flex}.sector-filters button{color:var(--fg-dim);background:0 0;border-bottom:1px solid #0000;min-height:44px;padding:10px 0;font-size:12px}.sector-filters button span{opacity:.7;margin-left:7px;font-size:9px}.sector-filters button:hover,.sector-filters button[aria-pressed=true]{color:var(--accent)}.sector-filters button[aria-pressed=true]{border-color:var(--accent)}.sector-filters button[data-sector=dopeartdept]{color:var(--fg);font-weight:650}.sector-filters button[data-sector=dopeartdept]:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;margin:0 8px 2px 0;display:inline-block;box-shadow:0 0 10px #e3ff3a45}.sector-filters button[data-sector=dopeartdept]:hover,.sector-filters button[data-sector=dopeartdept][aria-pressed=true]{color:var(--accent)}#studies-count{color:var(--fg-dim);white-space:nowrap;font-size:10px}.explore-footer{border-top:1px solid var(--line);margin-top:60px;padding-top:40px;padding-bottom:70px}.explore-footer>div:first-child{justify-content:space-between;align-items:center;gap:30px;display:flex}.explore-footer h2{letter-spacing:-.04em;font-size:clamp(22px,3vw,34px)}.explore-footer .text-link{font-size:13px}.explore-footer-links{color:var(--fg-dim);flex-wrap:wrap;justify-content:space-between;gap:25px;margin-top:35px;font-size:11px;display:flex}.explore-page .desktop-nav a[aria-current=page]{color:var(--fg)}.explore-page .desktop-nav a[aria-current=page]:after{content:"";background:var(--accent);width:100%;height:1px;position:absolute;bottom:4px;left:0}.explore-page .mobile-menu [aria-current=page]{color:var(--accent)}.explore-page .lightbox-body{width:min(86vw,1040px)}.gallery-disclosure{font:400 11px/1.5 var(--sans);color:#b8bcae;text-align:center;max-width:680px}.has-disclosure .gallery-caption p{white-space:normal;line-height:1.35;overflow:visible}.has-disclosure #gallery-image{border-radius:14px;max-height:min(76vh,100svh - 256px)}.has-disclosure .gallery-thumbnails button{border-radius:8px}.has-disclosure .lightbox-prev,.has-disclosure .lightbox-next{background:linear-gradient(160deg,#262a21d9,#080a07bf)}@media (width<=1100px){.study-wall:not(.preview-wall){--columns:3}.explore-intro,.explore-gallery,.explore-footer{padding-inline:24px}.explore-intro-line{flex-direction:column;align-items:start;gap:15px}.explore-intro-line>p{max-width:560px}.sector-filters{gap:4px 18px}.explore-toolbar{align-items:start}#studies-count{padding-top:14px}}@media (width<=760px){.study-wall,.preview-wall,.study-wall:not(.preview-wall){--columns:2}.explore-intro,.explore-gallery,.explore-footer{padding-inline:16px}.explore-intro{padding-top:98px;padding-bottom:18px}.explore-intro .eyebrow{margin-bottom:10px}.explore-intro-line{gap:10px}.explore-intro .study-disclosure{margin-top:12px}.explore-intro h1{font-size:clamp(34px,7vw,48px)}.explore-toolbar{display:block}.sector-filters{gap:0 17px}.sector-filters button{font-size:11px}#studies-count{padding-top:3px;padding-bottom:3px}.study-preview-heading{flex-direction:column;align-items:start;gap:12px}.explore-preview{padding-top:30px;padding-bottom:50px}.explore-footer>div:first-child{flex-direction:column;align-items:start;gap:18px}.explore-footer-links{flex-direction:column;gap:20px}.gallery-disclosure{font-size:10px}}@media (width<=359px){.study-wall,.preview-wall,.study-wall:not(.preview-wall){--columns:1}.study-tile-label,.study-tile-label strong{font-size:11px}}@media (height<=500px){.has-disclosure #gallery-image{max-height:calc(100svh - 190px)}}@media (prefers-reduced-motion:reduce){.study-tile{scroll-behavior:auto}}.case-study{background:radial-gradient(ellipse at 75% 55%,#5a301b16,transparent 60%),var(--bg);border-block:1px solid var(--line)}.case-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.case-heading .eyebrow{color:var(--accent);margin-bottom:16px;font-size:11px}.case-heading h3{font:400 clamp(28px,3vw,40px)/1.08 var(--serif-head);letter-spacing:-.01em;text-transform:uppercase}.case-heading h3 span{color:var(--accent)}.case-heading>p{max-width:360px;color:var(--fg-dim);font-size:14px}.case-grid{grid-template-columns:.9fr 1fr 1.1fr;align-items:start;gap:24px;display:grid}.case-grid h3{font:500 14px/1.5 var(--sans);margin-bottom:18px}.case-grid h3>span{color:var(--accent);margin-right:10px;font-size:11px}.case-products{gap:14px;display:grid}.case-products figure{min-width:0}.case-products img{object-fit:cover;border-radius:14px;width:100%;height:200px}.case-products figure:first-child img{object-position:50% 40%}.case-top-photo{background:#a08d73;border-radius:14px;height:200px;position:relative;overflow:hidden}.case-top-photo img{object-fit:cover;width:200px;max-width:none;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)scale(1.55)}.case-products figcaption{color:var(--fg-dim);padding-top:8px;font-size:12px;line-height:1.5}.case-note{color:var(--fg-dim);margin-top:15px;font-size:12px;line-height:1.6}.direction-board{color:#25231f;background:#e6dfd0;border-radius:16px;padding:18px;transform:rotate(-1deg);box-shadow:0 12px 35px #0003}.board-title{border-bottom:1px solid #29231c30;flex-direction:column;gap:6px;padding-bottom:15px;display:flex}.board-title>span:first-child{font:400 clamp(22px,2.8vw,36px)/1.1 var(--serif-head)}.board-title>span:last-child{letter-spacing:.06em;text-transform:uppercase;font-size:10px}.board-crops{grid-template-columns:1fr 1fr;gap:10px;margin-block:16px;display:grid}.board-crops figure{background:#35251e;border-radius:9px;height:190px;position:relative;overflow:hidden}.board-crops img{object-fit:cover;object-position:20% 0;transform-origin:50% 0;width:100%;height:100%;transform:scale(1.8)}.board-crops figure:nth-child(2) img{object-position:100% 85%;transform-origin:100% 83%;transform:scale(2.5)}.board-crops figcaption{color:#fff;background:linear-gradient(#0000,#000b);padding:24px 9px 8px;font-size:11px;position:absolute;inset:auto 0 0}.board-swatches{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.board-swatches span{font-size:9px;line-height:1.6}.board-swatches span:before{content:"";background:var(--swatch);border-radius:5px;height:40px;margin-bottom:5px;display:block}.direction-board>p{margin-top:18px;font-size:12px;line-height:1.6}.case-final{background:#211914;border-radius:16px;display:block;position:relative;overflow:hidden}.case-final>img{object-fit:contain;width:100%;height:auto;max-height:610px}.case-final>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--fg);background:#0a0a0ab8;border-radius:99px;padding:10px 14px;font-size:11px;position:absolute;bottom:14px;right:14px}.case-final:hover>span{background:var(--accent);color:var(--bg)}.case-placements{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:42px;padding-top:36px;display:grid}.placement-copy{max-width:430px}.placement-copy .eyebrow{color:var(--accent);font-size:11px}.placement-copy h3{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(25px,2.7vw,34px);line-height:1.2}.placement-copy>p:not(.eyebrow){color:var(--fg-dim);font-size:14px}.placement-controls{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.placement-controls button{border:1px solid var(--line);background:#ffffff06;border-radius:99px;min-height:44px;padding:10px 18px;font-size:12px}.placement-controls button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--bg)}.placement-preview{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff08,#ffffff02);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:340px;padding:18px;display:flex}.placement-art{width:154px;height:274px;transition:width .35s var(--ease),height .35s var(--ease);background:#211813;border-radius:12px;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 15px 35px #0005}.placement-art img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.placement-art-copy{background:linear-gradient(#0004,#0000 35%,#000a);flex-direction:column;justify-content:space-between;padding:13px;display:flex;position:absolute;inset:0}.placement-art-copy>span{letter-spacing:.06em;font-size:8px}.placement-art-copy>strong{font:400 24px/1.05 var(--serif-head);margin-top:auto;padding-bottom:12px}.placement-preview[data-layout=email] .placement-art{border:8px solid #ebe6dc;border-bottom-width:32px;border-radius:6px;width:220px;height:270px}.placement-preview[data-layout=web] .placement-art{width:100%;height:230px}.placement-preview[data-layout=web] .placement-art img{object-position:50% 37%;width:60%;margin-left:auto}.placement-preview[data-layout=web] .placement-art-copy{background:linear-gradient(90deg,#211813 75%,#0000);padding:20px;right:45%}.placement-preview[data-layout=web] .placement-art-copy>strong{font-size:clamp(20px,2vw,30px)}.placement-status{color:var(--fg-dim);text-align:center;padding-top:12px;font-size:11px}.case-next{background:#e3ff3a06;border:1px solid #e3ff3a38;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding:24px;display:flex}.case-next p{color:var(--fg-dim);font-size:14px}.case-next strong{color:var(--fg);font-weight:500}.studio-human{color:var(--fg);border:1px solid var(--bg);background:var(--bg);border-radius:16px;margin-top:22px;padding:18px 20px;font-size:14px;line-height:1.65}.studio-human h3{font-family:var(--sans);letter-spacing:-.02em;color:var(--accent);margin:0 0 7px;font-size:17px;font-weight:600;line-height:1.3}.studio-human p{margin:0}.hero-actions a{min-height:48px}.project-image{border-radius:14px;height:clamp(320px,32vw,460px)}.section-pad{padding-top:76px;padding-bottom:76px}.studio-section.section-pad,.process-section.section-pad,.faq-section.section-pad{padding-block:64px}@media (width>=761px){.process-section.section-pad{padding-block:40px}}.contact-section.section-pad{padding-top:64px;padding-bottom:0}.contact-section .footer-signature{margin-top:40px}.contact-spark{width:88px;height:auto;margin:0 0 18px -11px}@media (width<=760px){.contact-spark{width:72px;margin-bottom:14px;margin-left:-9px}}.study-tile-label,.study-tile-label strong,.price-minimum,.pricing-tax,.pricing-notes p,.contact-label,.brief-actions .button-primary,.brief-actions .button-secondary,.sector-filters button{font-size:12px}.sector-filters button span,#studies-count{font-size:11px}.footer-tools{align-items:center}.pricing-section .pricing-intro{flex:0 auto;width:300px;max-width:100%}.pricing-call{margin-top:14px}.pricing-call>p{color:var(--fg-dim);font-size:12px}.pricing-book-link{min-height:44px;color:var(--accent);border-bottom:1px solid;align-items:center;gap:14px;padding:8px 0;font-size:13px;font-weight:600;line-height:1.5;display:inline-flex}.pricing-book-link:hover{color:var(--fg)}.custom-project{background:linear-gradient(120deg,#e3ff3a08,#ffffff04);border-color:#e3ff3a38;grid-template-columns:minmax(0,1.4fr) minmax(250px,.8fr);align-items:center;gap:48px;margin-top:18px;padding:30px 32px;display:grid}.custom-project .eyebrow{color:var(--accent);margin-bottom:12px;font-size:10px}.custom-project-copy>p:last-child{max-width:590px;color:var(--fg-dim);margin-top:12px;font-size:14px}.custom-project-price{letter-spacing:-.03em;font-size:19px;font-weight:550}.custom-project-note{color:var(--fg-dim);margin-top:5px;font-size:12px}.custom-project-action .button-secondary{justify-content:space-between;gap:14px;width:100%;min-height:48px;margin-top:18px;font-size:12px}.testimonials-section{border-top:1px solid var(--line);background:var(--bg)}.testimonials-heading{margin-bottom:26px}.testimonials-heading .eyebrow{color:var(--accent);margin-bottom:12px}.testimonials-heading h2{font-size:clamp(26px,3vw,36px)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:18px;display:grid}.testimonial-card{border:1px solid var(--line);overflow-wrap:anywhere;background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:20px;flex-direction:column;min-width:0;padding:26px;display:flex;box-shadow:inset 0 1px #ffffff12}.testimonial-rating{letter-spacing:3px;color:var(--accent);margin-bottom:16px;font-size:15px}.testimonial-card blockquote{margin:0 0 24px;font-size:15px;line-height:1.65}.testimonial-card figcaption{gap:4px;margin-top:auto;font-size:12px;display:grid}.testimonial-card figcaption strong{font-weight:550}.testimonial-card figcaption span{color:var(--fg-dim);line-height:1.6}@media (width<=760px){.custom-project{grid-template-columns:1fr;gap:20px;padding:22px}.custom-project-copy>p:last-child{font-size:13px}.custom-project-price{font-size:17px}.testimonial-card{padding:22px}.testimonial-card blockquote{font-size:14px}}@media (forced-colors:active){.custom-project,.testimonial-card{box-shadow:none;background:canvas;border-color:canvastext}}.motion-paused .placement-art{transition:none}@media (prefers-reduced-motion:reduce){.placement-art{transition:none}}@media (width<=1000px){.case-grid{gap:16px}.case-products img,.case-top-photo{height:170px}.case-top-photo img{width:170px}.board-crops figure{height:155px}.direction-board{padding:14px}.case-placements{gap:30px}}@media (width<=760px){.case-heading{margin-bottom:28px;display:block}.case-heading>p{max-width:500px;margin-top:20px}.case-grid{grid-template-columns:1fr 1fr;gap:28px 16px}.case-output{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.case-output h3{grid-column:1/-1}.case-final{grid-column:1/-1;width:min(100%,350px);margin:auto}.case-output .case-note{text-align:center;grid-column:1/-1}.case-products img,.case-top-photo{height:150px}.case-top-photo img{width:150px}.direction-board{transform:none}.board-crops{grid-template-columns:1fr}.board-crops figure{height:105px}.board-crops figure:nth-child(2){display:none}.board-swatches{grid-template-columns:1fr 1fr}.board-swatches span:before{height:24px}.direction-board>p{font-size:11px}.board-title>span:last-child{font-size:9px}.case-placements{grid-template-columns:1fr;gap:24px}.placement-copy{max-width:100%}.placement-preview{height:320px}.case-next{flex-wrap:wrap;padding:20px}.case-next .button-primary{font-size:13px}.section-pad{padding-top:52px;padding-bottom:52px}.case-grid h3{font-size:12px}.case-grid h3>span{margin-bottom:5px;display:block}.studio-section.section-pad,.process-section.section-pad,.faq-section.section-pad{padding-block:44px}.contact-section.section-pad{padding-top:44px;padding-bottom:0}.contact-section .footer-signature{margin-top:34px}.project-card,.project-card:nth-child(n){grid-column:auto}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.project-image{height:clamp(220px,47vw,320px)}.project-caption{gap:8px}.project-caption h3{font-size:16px}.project-caption p{font-size:12px}.project-number{font-size:11px}.project-caption{flex-wrap:wrap}.project-type{font-size:8px}.work-filters{gap:14px}.work-filters button{font-size:12px}.work-filters sup{font-size:9px}.hero-actions a{font-size:13px}.hero-brief-link{font-size:12px}.brand-logo-heading p{font-size:11px}.contact-label{font-size:12px}.brief-actions .button-primary,.brief-actions .button-secondary{font-size:13px}.price-minimum,.explore-footer-links{font-size:12px}.footer-bottom{font-size:11px}.footer-tools{flex-wrap:wrap;gap:16px}.studio-portrait{height:310px}.process-art{max-width:300px}.short-description{font-size:21px}.brand-orbit{width:250px;margin-top:15px}.gallery-disclosure{font-size:12px}}@media (width<=359px){.case-grid{grid-template-columns:1fr}.case-output{grid-column:auto}.case-products{grid-template-columns:1fr 1fr}.case-products img,.case-top-photo{height:150px}.board-crops{grid-template-columns:1fr 1fr}.board-crops figure:nth-child(2){display:block}.board-swatches{grid-template-columns:repeat(4,1fr)}.work-grid{grid-template-columns:1fr}.project-image{height:310px}.case-heading h3{font-size:34px}}.case-layouts{margin-top:30px}.case-layouts>summary{cursor:pointer;min-height:72px;color:var(--accent);background:linear-gradient(120deg,#e3ff3a12,#e3ff3a05);border:1px solid #e3ff3a99;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;font-size:15px;line-height:1.45;list-style:none;transition:background .2s,border-color .2s;display:flex;box-shadow:inset 0 1px #ffffff0a}.case-layouts>summary strong{font-weight:700}.case-layouts>summary::-webkit-details-marker{display:none}.case-layouts>summary span{background:var(--accent);width:36px;height:36px;color:var(--bg);border-radius:50%;flex:0 0 36px;place-items:center;font-size:24px;font-weight:500;line-height:1;transition:transform .2s;display:grid}.case-layouts>summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.case-layouts[open]>summary{border-color:var(--accent);background:linear-gradient(120deg,#e3ff3a1c,#e3ff3a09)}@media (hover:hover){.case-layouts>summary:hover{border-color:var(--accent);background:linear-gradient(120deg,#e3ff3a24,#e3ff3a0c)}}@media (prefers-reduced-motion:reduce){.case-layouts>summary,.case-layouts>summary span{transition:none}}.case-layouts[open]>summary span{transform:rotate(45deg)}.case-layouts .case-placements{border:0;margin-top:0;padding-top:18px}@media (width<=760px){.preview-wall .study-tile:nth-child(n+5){display:none}.process-art{max-width:220px}.case-final{max-width:290px}.case-layouts>summary{gap:14px;padding:16px;font-size:14px}}.service-browse-hint{color:var(--fg-dim);margin-bottom:14px;font-size:12px}.service-list summary{border-radius:12px;grid-template-columns:28px minmax(0,1fr) 34px}.service-plus{width:34px;height:34px;color:var(--accent);background:#e3ff3a0a;border:1px solid #e3ff3a45;border-radius:50%;place-items:center;font-size:23px;line-height:1;display:grid}.service-list details[data-expanded=true] .service-plus{background:var(--accent);border-color:var(--accent);color:var(--bg)}.service-image-frame,.service-layer{border-radius:16px}.faq-list summary{border-radius:12px}.faq-list summary>span{color:#353d27;background:#ffffff70;border:1px solid #c6cabb;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;line-height:1;display:grid}.faq-list details[open] summary>span{background:#e8ebdc;border-color:#929b79}.pricing-terms{background:linear-gradient(120deg,#e3ff3a07,#ffffff02);border:1px solid #e3ff3a45;border-radius:16px;padding-inline:20px}.pricing-terms summary{min-height:64px;color:var(--fg);gap:18px;font-weight:600}.pricing-terms summary span{background:#e3ff3a0a;border:1px solid #e3ff3a45;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;line-height:1;display:grid}.pricing-terms[open] summary span{background:var(--accent);color:var(--bg)}@media (hover:hover){.service-list summary:hover h3{color:var(--accent)}.faq-list summary:hover{color:#546128}.pricing-terms summary:hover{color:var(--accent)}}.hero-brief-link{min-height:44px}.intro-signoff a{border-bottom:1px solid #f3f1ea55;align-items:center;min-height:44px;display:inline-flex}.intro-signoff a:hover{color:var(--accent);border-color:var(--accent)}.footer-tools>a{border-radius:6px;align-items:center;min-height:44px;margin-block:-16px;display:inline-flex}.footer-tools>a:focus-visible{outline-offset:-2px}.gallery-browse-hint{color:var(--fg-dim);align-items:center;gap:12px;margin:-6px 0 18px;font-size:12px;display:flex}.gallery-browse-hint span{color:var(--accent)}@media (width<=760px){.service-list summary{grid-template-columns:22px minmax(0,1fr) 34px}.pricing-terms{padding-inline:16px}}.board-crops img,.board-crops figure:nth-child(2) img{object-position:center;transform:none}@media (width<=760px){.board-crops figure:nth-child(2){display:block}.board-crops figure{height:105px}}.case-intro{margin-bottom:26px}.case-intro .eyebrow{color:var(--accent);font-size:12px}.case-intro h2{font:400 clamp(34px,4vw,52px)/1.1 var(--serif-head);text-transform:uppercase;margin-bottom:14px}.case-intro>p:last-child{color:var(--fg-dim);font-size:14px}.case-planning{background:linear-gradient(130deg,#e3ff3a08,#ffffff02);border:1px solid #e3ff3a26;border-radius:20px;grid-template-columns:1fr 1.5fr;gap:32px;margin-bottom:44px;padding:26px 30px;display:grid}.case-planning .eyebrow,.case-range .eyebrow{color:var(--accent);margin-bottom:12px;font-size:10px}.case-planning h3{font:500 clamp(21px,2.2vw,28px)/1.2 var(--sans);letter-spacing:-.035em}.case-planning p:not(.eyebrow){color:var(--fg-dim);font-size:13px;line-height:1.7}.case-planning .planning-principle{color:var(--fg);margin-top:12px}.case-range{border-top:1px solid var(--line);min-width:0;margin-top:42px;padding-top:32px}.case-range-heading{grid-template-columns:1fr 1.1fr;align-items:end;gap:36px;margin-bottom:18px;display:grid}.case-range-heading h3{font:500 clamp(25px,2.7vw,34px)/1.2 var(--sans);letter-spacing:-.04em}.case-range-heading p:not(.eyebrow){color:var(--fg-dim);max-width:540px;font-size:14px}.case-range-heading .text-link{min-height:44px;margin-top:15px;font-size:12px}.case-range-hint{color:var(--fg-dim);margin-bottom:12px;font-size:11px}.case-range-track{--range-height:clamp(240px,23vw,330px);overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#e3ff3a66 #ffffff08;gap:16px;max-width:100%;padding:3px 2px 18px;scroll-padding:2px;display:flex;overflow-x:auto}.case-range-track:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:16px}.case-range-card{scroll-snap-align:start;border-radius:14px;flex:none;min-width:0;display:block}.case-range-card img{width:auto;max-width:none;height:var(--range-height);object-fit:contain;background:#151a16;border-radius:14px}.case-range-card>span{color:var(--fg-dim);justify-content:space-between;gap:14px;padding-top:11px;font-size:11px;display:flex}.case-range-card>span>span{color:var(--accent)}.case-range-card:hover>span{color:var(--fg)}@media (width>=1001px){.case-range-track{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.case-marvis .case-range-track{grid-template-columns:.806fr .806fr 1.792fr .806fr}.case-range-card img{width:100%;height:auto}}@media (width<=760px){.case-planning{grid-template-columns:1fr;gap:18px;margin-bottom:30px;padding:22px}.case-range-heading{grid-template-columns:1fr;gap:18px}.case-range-track{--range-height:285px;gap:12px}.case-range-heading .text-link{margin-top:8px}.case-range{margin-top:30px}}.case-tabs{gap:10px;margin-bottom:34px;display:flex}.case-tabs button{border:1px solid var(--line);color:var(--fg);background:#ffffff05;border-radius:99px;flex-wrap:wrap;gap:8px 16px;min-height:48px;padding:14px 20px;font-size:13px;display:flex}.case-tabs button span{color:var(--fg-dim)}.case-tabs button[aria-selected=true]{border-color:var(--accent);color:var(--accent);background:#e3ff3a10}.case-panel[hidden]{display:none}.case-panel:focus-visible{outline:2px solid var(--accent);outline-offset:8px;border-radius:16px}.case-single-product{border-radius:16px;overflow:hidden}.case-single-product img{object-fit:cover;border-radius:16px;width:100%;height:370px}.case-single-product figcaption{color:var(--fg-dim);padding-top:10px;font-size:12px}.case-marvis .direction-board{background:#dfe7dc}.board-materials{margin:16px 0}.board-materials img{object-fit:cover;border-radius:10px;width:100%;height:205px}.board-materials figcaption{margin-top:8px;font-size:11px;line-height:1.5}.case-marvis .case-final,.case-marvis .placement-art{background:#10251d}.case-marvis .placement-preview[data-layout=web] .placement-art-copy{background:linear-gradient(90deg,#10251d 75%,#0000)}@media (width<=760px){.case-tabs{gap:8px}.case-tabs button{text-align:left;border-radius:18px;flex-direction:column;flex:1;gap:3px;padding:12px 15px}.case-tabs button span{font-size:11px}.case-single-product img{height:265px}.board-materials img{height:190px}.case-heading h3{font-size:28px}}.heading-line-mask,.heading-line-content{display:block;color:inherit!important}.heading-line-mask{margin-bottom:-.08em;padding-bottom:.08em;overflow:clip}.heading-line-content{opacity:0;transition:transform .85s var(--ease) var(--line-delay),opacity .55s ease var(--line-delay);transform:translateY(112%)}.is-heading-revealed .heading-line-content{opacity:1;transform:none}.button-primary,.button-secondary,.header-contact{isolation:isolate;position:relative;overflow:hidden}.button-primary:before,.button-secondary:before,.header-contact:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ffffff36,#0000);width:42%;animation:none;position:absolute;inset:-50% auto -50% -70%;transform:translate(0)skew(-20deg)}@keyframes glass-button-sweep{0%{opacity:0;transform:translate(0)skew(-20deg)}15%{opacity:1}to{opacity:0;transform:translate(500%)skew(-20deg)}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.button-primary:hover:before,.button-secondary:hover:before,.header-contact:hover:before{animation:glass-button-sweep .9s var(--ease) both}}@media (prefers-reduced-motion:no-preference){.button-primary:focus-visible:before,.button-secondary:focus-visible:before,.header-contact:focus-visible:before{animation:glass-button-sweep .9s var(--ease) both}}@media (prefers-reduced-motion:reduce){.heading-line-content{opacity:1;transition:none;transform:none}}
