@font-face{font-family:Manrope;src:url('assets/fonts/Manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--bg:#f5f6fa;--ink:#192031;--muted:#626a7b;--blue:#2854eb;--line:#dce0e9;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#ccdbff}button{color:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 0}.identity{display:flex;align-items:center;gap:13px;font-weight:750;font-size:17px;letter-spacing:-.04em}.identity small{display:block;font-size:10px;letter-spacing:.035em;color:var(--muted);font-weight:500;margin-top:2px}.monogram{display:inline-block;font-weight:800;font-size:39px;letter-spacing:-.13em;line-height:1;margin-right:9px;position:relative}.monogram>span{position:absolute;right:-12px;top:3px;font-size:19px;letter-spacing:0;color:var(--blue)}.header nav{display:flex;gap:30px;font-size:13px;margin-left:auto}.header nav a:hover,.behance-top:hover{color:var(--blue)}.header-end{display:flex;align-items:center;gap:28px}.language-switch{display:flex;padding:3px;background:#e9ecf3;border-radius:20px}.language-switch button{border:0;background:none;border-radius:20px;padding:7px 10px;font-size:10px;font-weight:750;color:var(--muted);min-height:32px}.language-switch button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 2px 5px #1920310a}.header-contact{padding:12px 18px;border:1px solid #c8ceda;border-radius:30px;font-size:12px;display:flex;gap:20px}.header-contact:hover{background:white}.eyebrow{font-size:10px;letter-spacing:.12em;font-weight:650;margin:0;text-transform:uppercase;color:var(--muted)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:3%;align-items:center;padding-top:70px;padding-bottom:92px;min-height:640px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(54px,6.65vw,96px);font-weight:650;letter-spacing:-.075em;line-height:1.06;margin:27px 0 26px}.accent{color:var(--blue)}.intro{font-size:15px;line-height:1.8;max-width:395px;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--blue);color:white;border-radius:30px;padding:16px 24px;font-size:13px;font-weight:600;border:0;transition:background .2s,transform .2s}.button:hover{background:#183dcc;transform:translateY(-2px)}.button>span:last-child{font-size:18px}.hero-note{font-size:10px;letter-spacing:.06em;color:var(--muted);margin-top:22px}.hero-gallery{position:relative;padding-top:30px}.hero-stack{height:365px;position:relative;max-width:530px;margin-inline:auto}.hero-preview{position:absolute;width:60%;background:#fff;border:7px solid white;border-radius:15px;box-shadow:0 18px 35px #28375816;transition:transform .35s}.hero-preview img{border-radius:9px;height:auto}.hero-preview.back{right:2%;top:-15px;transform:rotate(10deg)}.hero-preview.front{left:3%;top:66px;transform:rotate(-8deg)}.hero-preview.front:hover{transform:rotate(-4deg) translateY(-8px)}.hero-preview.back:hover{transform:rotate(6deg) translateY(-8px)}.visual-badge{position:absolute;right:1%;bottom:12px;background:#d9f97d;box-shadow:0 8px 20px #1920310b;transform:rotate(9deg);font-size:29px;font-weight:750;line-height:1.02;letter-spacing:-.04em;width:108px;height:108px;display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:50%}.visual-badge>span{white-space:nowrap}.orbit-label{position:absolute;top:-16px;left:11%;font-size:9px;letter-spacing:.1em;line-height:1.5;transform:rotate(-7deg);color:var(--muted)}.hero-caption{margin-top:30px;text-align:center;font-size:12px;font-weight:600}.hero-caption small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:5px}.section-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:27px}.behance-top{display:flex;gap:20px;font-size:12px;font-weight:650}.work-heading{display:flex;justify-content:space-between;align-items:center;gap:40px;margin:22px 0 32px}h2{font-size:clamp(33px,4vw,56px);font-weight:600;letter-spacing:-.06em;line-height:1.15;margin:0}.work-heading>p{font-size:13px;line-height:1.8;max-width:340px;color:var(--muted)}.gallery-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:12px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);padding:10px 17px;background:transparent;border-radius:22px;font-size:11px;display:flex;gap:12px;min-height:38px}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.filters button>span:last-child:not(:first-child){opacity:.55}.gallery-count{font-size:11px;color:var(--muted);white-space:nowrap}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.project{min-width:0}.artwork{display:flex;align-items:center;justify-content:center;position:relative;aspect-ratio:1;background:#e9edf4;border:1px solid #e3e7ee;border-radius:var(--radius);overflow:hidden;isolation:isolate}.artwork img{width:100%;height:100%;object-fit:contain;transition:filter .25s}.artwork:hover img{filter:brightness(.97)}.enlarge{position:absolute;bottom:16px;right:16px;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;background:#ffffffed;color:var(--ink);box-shadow:0 2px 12px #1920311a;font-size:21px;transition:background .2s,transform .2s}.artwork:hover .enlarge{background:var(--blue);color:white;transform:rotate(45deg)}.project-meta{display:flex;justify-content:space-between;align-items:center;margin-top:17px;font-size:10px;letter-spacing:.04em;color:var(--muted)}.project-meta>a{font-weight:750;font-size:12px;padding:4px}.project-meta>a:hover{color:var(--blue)}.project h3{font-size:18px;letter-spacing:-.035em;line-height:1.4;font-weight:650;margin:7px 0}.project p{font-size:12px;line-height:1.7;color:var(--muted);margin:0;max-width:95%}.disclaimer{font-size:12px;color:var(--muted);line-height:1.8;max-width:830px;border-left:2px solid #c1ccec;padding-left:18px;margin:40px 0 27px}.collection-link{display:flex;align-items:center;justify-content:center;gap:20px;background:#e9edfa;border-radius:16px;padding:24px;color:var(--blue);font-size:14px;transition:background .2s}.collection-link:hover{background:#dce4ff}.collection-link>span:last-child{margin-left:auto;font-size:22px}.behance-symbol{font-size:23px;font-weight:800;margin-right:auto}.approach{padding-top:105px;padding-bottom:70px}.about-top{display:grid;grid-template-columns:1.3fr 1fr;gap:9%;margin-top:26px;margin-bottom:45px;align-items:center}.about-top h2{white-space:pre-line;font-size:clamp(31px,3.5vw,48px)}.about-top>p{font-size:14px;line-height:1.9;color:var(--muted);max-width:390px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps article{padding-top:20px;border-top:1px solid var(--line)}.step-number{font-size:11px;color:var(--blue)}.steps h3{font-size:17px;letter-spacing:-.03em;font-weight:650;margin:25px 0 12px}.steps p{font-size:12px;line-height:1.85;color:var(--muted);max-width:325px;margin:0}.scope{font-size:9px;letter-spacing:.11em;margin-top:43px;color:var(--muted)}.contact-inner{background:#1c2743;color:white;padding:43px 45px 24px;border-radius:26px;position:relative;overflow:hidden}.contact .eyebrow{color:#aab8d5}.contact-main{display:grid;grid-template-columns:1.25fr 1fr;gap:9%;align-items:center;margin:30px 0 45px}.contact h2{white-space:pre-line;font-size:clamp(35px,4.3vw,61px);letter-spacing:-.055em}.contact-main>div>p{color:#bec8dc;font-size:14px;line-height:1.8;max-width:320px;margin:0 0 23px}.button.light{background:#d9f97d;color:#192031}.button.light:hover{background:#c6ed56}.contact-bottom{display:flex;align-items:center;gap:17px;border-top:1px solid #ffffff25;padding-top:22px}.email{font-size:17px;letter-spacing:-.015em;overflow-wrap:anywhere}.email:hover{text-decoration:underline}.copy-email{border:0;background:none;color:#bec8dc;font-size:10px;padding:10px 0}.copy-email:hover{color:white}.socials{display:flex;gap:22px;margin-left:auto;font-size:12px}.socials a:hover{color:#d9f97d}.copy-status{font-size:11px;color:#d9f97d;min-height:16px;margin:8px 0 0}footer{display:flex;align-items:center;justify-content:space-between;padding-top:27px;padding-bottom:27px;font-size:10px;color:var(--muted)}footer>a{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--line);border-radius:50%;font-size:19px}.skip{position:fixed;top:10px;left:10px;transform:translateY(-200%);z-index:100;background:white;padding:15px}.skip:focus{transform:none}dialog{border:0;border-radius:18px;background:#fff;color:var(--ink);padding:20px;width:min(920px,calc(100% - 32px));max-height:94dvh;overscroll-behavior:contain}dialog::backdrop{background:#111929d9;backdrop-filter:blur(6px)}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:14px}.viewer-toolbar button,.viewer-navigation button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:white;font-size:25px}#viewer-image{max-height:67dvh;width:auto;height:auto;margin:auto;object-fit:contain}.viewer-details{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 3px 8px}.viewer-details h2{font-size:23px;letter-spacing:-.035em}.viewer-details p{font-size:12px;line-height:1.6;color:var(--muted);max-width:560px;margin:9px 0}.viewer-details .viewer-note{font-size:10px}.viewer-details>a{font-size:12px;color:var(--blue);flex-shrink:0}.viewer-navigation{display:flex;justify-content:center;gap:15px;padding:8px 0}.viewer-navigation button:disabled{opacity:.35;cursor:default}noscript p{text-align:center;padding:20px}.hero-copy{animation:enter .65s both}.hero-gallery{animation:enter .8s .1s both}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-stack{height:425px}.hero-preview{width:64%}.hero h1{font-size:104px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header{gap:20px}.header-end{gap:18px}.hero{padding-top:55px;min-height:570px;gap:2%}.hero h1{font-size:6.8vw}.hero-stack{height:285px}.visual-badge{width:83px;height:83px;font-size:24px;right:-4%;bottom:8px;padding:14px}.hero-preview{width:66%}.hero-caption{margin-top:28px}.hero-preview.front{left:0;top:58px}.intro{font-size:13px}.about-top{gap:5%}.steps{gap:24px}.contact-inner{padding:34px 30px 20px}.contact-bottom{flex-wrap:wrap}.email{font-size:15px}}
@media(max-width:740px){.header-contact{display:none}.header nav{gap:18px}.header-end{gap:0}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:47px}.hero h1{font-size:clamp(53px,11vw,80px);margin-top:23px}.intro{font-size:14px;max-width:435px}.hero-copy{max-width:100%}.hero-gallery{max-width:440px;width:100%;margin:38px auto 0;padding-top:30px}.hero-stack{height:330px}.hero-preview{width:62%}.hero-preview.front{left:3%}.visual-badge{right:0;bottom:8px}.orbit-label{top:-4px}.hero-caption{margin-top:14px}.work-heading{display:block;margin-bottom:23px}.work-heading>p{max-width:360px}.project-grid{gap:30px 20px}.project h3{font-size:15px}.project p{font-size:11px}.project-meta{font-size:9px}.gallery-tools{align-items:flex-start}.filters{gap:6px}.filters button{font-size:10px;padding:10px 13px}.gallery-count{padding-top:12px}.about-top{display:block;margin-bottom:30px}.about-top>p{max-width:480px}.approach{padding-top:65px;padding-bottom:45px}.steps{gap:19px}.steps h3{font-size:14px}.steps p{font-size:11px}.contact-main{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.contact-main>div>p{max-width:360px}.contact-bottom{gap:8px 18px}.socials{width:100%;margin-left:0;margin-top:14px}.contact h2{font-size:45px}.viewer-details{display:block}.viewer-details>a{display:inline-block;margin-top:10px}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}.header{padding:20px 0;gap:13px}.identity{font-size:14px;gap:10px}.identity small{font-size:8px}.monogram{font-size:32px}.header nav{gap:12px;font-size:11px}.header nav a:nth-child(2){display:none}.language-switch button{padding:7px 9px}.hero .eyebrow{font-size:8px}.hero h1{font-size:clamp(46px,11.5vw,61px)}.hero-gallery{margin-top:30px}.hero-stack{height:calc((100vw - 36px)*.79)}.hero-preview{border-width:5px}.hero-preview.front{top:50px}.visual-badge{bottom:0;width:75px;height:75px;font-size:22px}.hero-caption{font-size:11px;margin-top:15px}.hero-caption small{font-size:9px}.hero-note{font-size:9px}.project-grid{grid-template-columns:1fr;gap:33px}.artwork{border-radius:17px}.project h3{font-size:18px}.project p{font-size:12px}.project-meta{font-size:10px;margin-top:13px}.work-heading h2{font-size:33px}.work-heading>p{font-size:12px}.gallery-count{display:none}.filters{width:100%;justify-content:flex-start}.filters button{padding:10px 12px}.collection-link{font-size:11px;gap:13px;padding:20px 17px}.disclaimer{font-size:11px;margin-top:30px}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:grid;grid-template-columns:28px 1fr;column-gap:10px;padding-top:18px}.step-number{padding-top:3px}.steps h3{margin:0 0 9px;font-size:16px}.steps p{grid-column:2;font-size:12px}.about-top h2{font-size:31px}.about-top>p{font-size:13px}.scope{font-size:8px;letter-spacing:.05em}.contact-inner{padding:28px 22px 16px;border-radius:20px}.contact h2{font-size:36px}.contact .eyebrow{font-size:8px}.contact-main>div>p{font-size:12px}.email{font-size:14px}.contact-bottom{display:block}.copy-email{display:block}.socials{margin-top:10px}.copy-status{font-size:10px}footer{font-size:9px;gap:10px}dialog{padding:13px}#viewer-image{max-height:58dvh}.viewer-details h2{font-size:20px}.enlarge{width:34px;height:34px;bottom:12px;right:12px}}
.case-story{margin-top:18px;border-top:1px solid var(--line)}.case-story summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0 4px;cursor:pointer;font-size:12px;color:var(--blue);font-weight:650;list-style:none}.case-story summary::-webkit-details-marker{display:none}.case-story summary>span:last-child{font-size:20px;font-weight:400}.case-story[open] summary>span:last-child{transform:rotate(45deg)}.case-story summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.story-content{padding:8px 0 0}.story-content section{margin:19px 0}.story-content h4{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:var(--blue);margin:0 0 9px}.story-content p{font-size:13px;line-height:1.85;margin:0;max-width:100%;color:var(--muted)}.story-content>a{font-size:11px;color:var(--blue);text-decoration:underline;text-underline-offset:3px}.story-content .research-note{font-size:10px;line-height:1.6;margin-top:13px;color:var(--muted)}#viewer-story{border-top:1px solid var(--line);padding:10px 5px;max-width:740px;margin:10px auto}.project-grid{align-items:start}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Feed: each idea is a self-contained post. Hero styles stay unchanged. */
.project-grid{grid-template-columns:minmax(0,720px);justify-content:center;gap:38px}.project{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 5px 22px #19203104;scroll-margin-top:24px}.project:target{box-shadow:0 0 0 3px #2854eb25}.post-header{display:flex;align-items:center;gap:12px;padding:17px 23px}.post-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#edf1ff;color:var(--blue);font-size:22px;font-weight:800;letter-spacing:-.1em;padding-right:3px}.post-author{font-weight:750;font-size:13px}.post-brand{display:block;font-size:10px;color:var(--muted);margin-top:3px}.post-number{margin-left:auto;font-size:9px;letter-spacing:.1em;color:#7c8495}.project .artwork{border-radius:0;border:0;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;aspect-ratio:auto;background:#fff}.project .artwork img{width:100%;height:auto;object-fit:contain}.post-actions{display:flex;align-items:center;gap:12px;padding:16px 22px 5px}.post-actions button{display:grid;place-items:center;width:36px;height:36px;background:none;border:0;border-radius:8px;padding:5px}.post-actions button:hover{background:#f2f4fa}.post-actions svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.like-button[aria-pressed=true]{color:#e24967}.like-button[aria-pressed=true] svg{fill:#e24967}.post-behance{margin-left:auto;font-size:11px;color:var(--muted)}.post-behance:hover{color:var(--blue)}.post-caption{padding:3px 25px 25px}.post-caption h3{font-size:19px;margin:7px 0 16px}.project .case-story{margin:0;border:0}.project .case-story summary{display:block;padding:0;color:var(--ink);font-weight:400}.story-label{font-size:11px;font-weight:750;display:block;margin-bottom:8px}.project .story-preview{font-size:13px;line-height:1.8;color:var(--muted);max-width:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.case-story[open] .story-preview{display:block}.case-story summary .show-more,.case-story summary .show-less{font-size:12px;font-weight:650;color:var(--blue);margin-top:8px;transform:none!important}.case-story summary .show-more{display:inline-block}.case-story summary .show-less{display:none}.case-story[open] summary .show-more{display:none}.case-story[open] summary .show-less{display:inline-block}.post-caption .story-content{padding-top:0}.post-caption .story-content section{margin:19px 0}.post-caption .story-content h4{color:var(--ink)}.post-caption .story-content p{max-width:none}.work .disclaimer{margin-top:0;margin-bottom:25px}.work .collection-link{max-width:720px;margin:32px auto 0}#share-dialog{width:min(510px,calc(100% - 28px));padding:27px;border-radius:23px}.share-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.share-close{border:0;background:#f0f3f9;border-radius:50%;width:34px;height:34px;font-size:25px}.share-heading .eyebrow{font-size:9px}#share-title{font-size:30px;letter-spacing:-.045em}.share-intro{font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:24px}.share-row{display:flex;align-items:center;gap:13px;padding:14px 0;border-top:1px solid #e7eaf1}.share-row>div{min-width:0;flex:1}.share-row label{display:block;font-size:10px;font-weight:750;margin-bottom:6px}.share-row input{display:block;width:100%;min-width:0;border:0;background:none;color:var(--muted);font:inherit;font-size:12px;padding:3px 0;text-overflow:ellipsis}.share-row button{border:1px solid #dce3f6;border-radius:9px;background:#f0f4ff;color:var(--blue);font-size:11px;padding:10px 12px;min-width:64px}.share-status{font-size:11px;line-height:1.6;color:var(--muted)}.share-status{min-height:18px;color:var(--blue)}@media(max-width:520px){.project-grid{gap:26px}.project{border-radius:15px}.post-header{padding:14px 16px}.post-caption{padding:3px 17px 21px}.post-actions{padding:12px 13px 4px}.post-caption h3{font-size:17px}.post-number{font-size:8px}.project .story-preview,.post-caption .story-content p{font-size:12px}.project .artwork{border-radius:0}#share-dialog{padding:21px 17px}.share-row{gap:9px}.share-row button{font-size:10px;padding:10px}.share-row input{font-size:11px}}
.share-value{display:flex;align-items:center;gap:8px;min-width:0}.share-open{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:6px;color:var(--muted)}.share-open:hover{background:#edf2ff;color:var(--blue)}.share-open svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.share-value input{flex:1;min-width:0}
/* A compact desktop feed: reserve room for the author, actions and caption. */
@media(min-width:741px){
  .project-grid{grid-template-columns:minmax(0,clamp(300px,calc(100dvh - 300px),540px));gap:30px}
  .work .collection-link{max-width:clamp(300px,calc(100dvh - 300px),540px)}
  .post-header{padding:12px 18px;gap:10px}
  .post-avatar{width:34px;height:34px;font-size:20px}
  .post-actions{padding:9px 14px 3px;gap:8px}
  .post-caption{padding:2px 19px 18px}
  .post-caption h3{font-size:16px;margin:5px 0 10px}
  .story-label{margin-bottom:5px}
  .project .story-preview{font-size:12px;line-height:1.7;-webkit-line-clamp:2}
  .case-story summary .show-more,.case-story summary .show-less{margin-top:6px}
}
/* Desktop editorial feed: a compact post and its story share one wide surface. */
@media(min-width:1000px){
  .project-grid{grid-template-columns:minmax(0,1fr);gap:28px}
  .project{display:grid;grid-template-columns:minmax(0,clamp(320px,calc(100dvh - 225px),510px)) minmax(0,1fr);grid-template-areas:"header story" "art story" "actions story" "title story";column-gap:clamp(35px,5vw,80px);padding:30px;background:#edf0f6;border:1px solid #e0e5ef;border-radius:26px;box-shadow:none;align-items:start}
  .project:nth-child(even){background:#eff1f5}
  .project .post-header{grid-area:header;background:white;border-radius:17px 17px 0 0;padding:13px 20px}
  .project .artwork{grid-area:art;border-inline:0}
  .project .post-actions{grid-area:actions;background:white;padding:10px 16px 4px}
  .project .post-caption{display:contents}
  .project .post-caption>h3{grid-area:title;background:white;margin:0;padding:8px 20px 19px;border-radius:0 0 17px 17px;font-size:17px;line-height:1.4}
  .project .case-story{grid-area:story;align-self:center;padding:30px 20px 30px 0;max-width:480px;width:100%;min-width:0}
  .project .story-label{font-size:clamp(22px,2.3vw,31px);font-weight:600;letter-spacing:-.045em;line-height:1.2;margin-bottom:22px}
  .project .story-label::before{content:"";display:block;width:36px;height:3px;background:#2854eb;border-radius:3px;margin-bottom:24px}
  .project .story-preview{font-size:14px;line-height:1.9;-webkit-line-clamp:5}
  .project .case-story summary .show-more,.project .case-story summary .show-less{font-size:12px;margin-top:20px;padding:10px 17px;background:#fff;border:1px solid #dce2ee;border-radius:24px}
  .project .story-content section{margin:24px 0}
  .project .story-content h4{font-size:10px;color:var(--muted)}
  .project .story-content p{font-size:13px;line-height:1.85}
  .work .collection-link{max-width:none}
}
@media(min-width:1000px) and (max-width:1150px){
  .project{padding:22px;column-gap:30px;grid-template-columns:minmax(0,44%) minmax(0,1fr)}
  .project .case-story{padding-right:0}
}
/* Keep the image, actions and title together when a longer story expands. */
.post-title-block{padding:3px 25px 0}.post-title-block h3{font-size:19px;margin:7px 0 16px}.post-caption{padding-top:0}
@media(min-width:741px){.post-title-block{padding:2px 19px 0}.post-title-block h3{font-size:16px;margin:5px 0 10px}}
@media(max-width:520px){.post-title-block{padding:3px 17px 0}.post-title-block h3{font-size:17px}}
@media(min-width:1000px){
  .project{grid-template-areas:none;grid-template-rows:auto}
  .post-visual{grid-column:1;grid-row:1;background:white;border-radius:17px;overflow:hidden;align-self:start;min-width:0}
  .project .post-caption{display:block;grid-column:2;grid-row:1;padding:0;align-self:center;min-width:0}
  .project .post-title-block{padding:8px 20px 19px}
  .project .post-title-block h3{margin:0;font-size:17px;line-height:1.4}
  .project .case-story{grid-area:auto}
}
/* Give the creative the central visual focus, with a quieter text column. */
@media(min-width:1151px){
  .project{padding-left:clamp(80px,12vw,180px);padding-right:40px;column-gap:clamp(30px,3vw,48px)}
  .project .case-story{max-width:360px;padding-right:0}
}
@media(min-width:1000px) and (max-width:1150px){
  .project{padding-left:52px}
}
.contact-actions{display:flex;flex-wrap:wrap;gap:12px}.button.telegram-button{background:#dceaff;color:#192031}.button.telegram-button:hover{background:#c4dcff}.contact-actions .button{justify-content:space-between}
