@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--paper:#faf7f2;--beige:#f2e8dd;--lavender:#ddd2e5;--blush:#e9d7dd;--plum:#544359;--gold:#C8A35A;--line:#DDD2E5;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--plum);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.07}em{font-weight:400}p+p{margin-top:18px}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.header{max-width:1440px;margin:auto;min-height:110px;display:flex;align-items:center;justify-content:space-between;padding:22px 56px;gap:30px}.brand{font:500 38px/1 var(--serif);white-space:nowrap}.brand span,.big-brand>span,.strategy-brand>span{color:var(--gold)}.brand small{display:block;font:500 12px/1.5 var(--sans);letter-spacing:1.25px;margin-top:12px}nav{display:flex;gap:30px;align-items:center;font-size:14px}nav a:hover,.text-link:hover{color:var(--gold)}.nav-contact{border-bottom:1px solid var(--gold);padding:12px 0}.nav-contact span{margin-left:18px}.menu{display:none}.eyebrow{font:500 12px/1.6 var(--sans);letter-spacing:2px;margin-bottom:24px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;align-items:center;padding:54px 0 65px}.hero h1{font-size:clamp(48px,4.6vw,70px);letter-spacing:-1.8px}.hero .intro{max-width:480px;margin:26px 0 30px;font-size:16px;line-height:1.85}.actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--plum);color:var(--paper);border:1px solid var(--plum);border-radius:4px;padding:15px 23px;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#544359;transform:translateY(-2px)}.text-link{font-size:14px;border-bottom:1px solid #544359;padding-bottom:5px;display:inline-block}.hero-sign{display:flex;align-items:center;gap:16px;margin-top:40px}.small-line{width:35px;height:1px;background:var(--gold)}.hero-sign p{font:500 22px var(--serif)}.hero-sign p span{display:block;font:12px var(--sans);margin-top:7px}.hero-visual{position:relative;padding-bottom:22px}.hero-visual>img{height:590px;width:100%;object-fit:cover;object-position:66% center;border-radius:48% 48% 3px 3px}.photo-note{position:absolute;bottom:70px;left:-30px;padding:21px 28px;background:var(--paper);box-shadow:0 5px 24px #5443590c;font:italic 24px/1.2 var(--serif);transform:rotate(-5deg);border:1px solid #F2E8DD}.photo-note span{color:var(--gold);display:block;text-align:right;font-size:20px;margin-top:12px}.image-caption{position:absolute;bottom:0;right:0;font-size:12px;letter-spacing:1px}.values-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:65px;padding:22px 30px;font:500 18px var(--serif)}.values-strip i{color:var(--gold);font-style:normal;font-size:14px}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:44px}.section-heading>p{max-width:360px;font-size:15px;line-height:1.85;margin-bottom:4px}h2{font-size:clamp(38px,3.8vw,55px);letter-spacing:-.8px}.topics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.topic{background:#F2E8DD;border:1px solid transparent;border-radius:3px}.topic:nth-child(2),.topic:nth-child(5){background:#DDD2E5}.topic:nth-child(3),.topic:nth-child(6){background:#E9D7DD}.topic summary{padding:26px;list-style:none;cursor:pointer}.topic summary::-webkit-details-marker,.case-detail summary::-webkit-details-marker{display:none}.topic-number{font-size:12px;letter-spacing:1.6px}.topic h3{font-size:31px;line-height:1.15;margin:27px 0 30px}.topic-foot{display:flex;justify-content:space-between;align-items:center;font-size:12px}.topic-foot b{font-size:25px;font-weight:400}.topic[open]{border-color:#544359}.topic[open] .topic-foot b{transform:rotate(45deg)}.topic-body{padding:0 26px 28px;font-size:14px}.topic-body strong{display:block;font-weight:500;margin-top:20px}.guide-band{background:var(--beige);padding:64px 0}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.guide-grid h2{font-size:57px}.guide-grid p:not(.eyebrow):not(.file-note){margin:25px 0;max-width:435px}.file-note{font-size:12px;margin-top:12px}.family{height:460px;max-width:370px;margin:auto;width:100%;background-size:487.6% 241.5%;background-position:82.8% 0%;border-radius:160px 160px 3px 3px}.quote{text-align:center;padding:90px 0}.quote blockquote{font:400 47px/1.16 var(--serif);letter-spacing:-.5px;margin:20px 0 28px}.quote>p:last-child{font-size:12px;letter-spacing:2px}.portfolio-section{background:#F2E8DD}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 34px}.case-art,.planning{height:310px;display:flex;padding:38px;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:26px}.brand-art{background:#DDD2E5}.brand-art .eyebrow{font-size:12px}.big-brand{font:500 76px var(--serif);margin:12px 0}.brand-art p{font-size:12px;margin-top:22px}.glossary-art{background:#F2E8DD}.serif{font:500 45px/1.05 var(--serif)}.art-footer{font-size:12px;letter-spacing:1.2px;margin-top:30px}.scam-art{background:#E9D7DD;flex-direction:row;gap:35px;justify-content:center;text-align:left}.giant{font:400 175px var(--serif);color:#544359}.scam-art .serif{font-size:39px}.planning{background-size:455% 330%;background-position:100% 58.5%}.case>.eyebrow{font-size:12px;margin:0 0 12px}.case>h3{font-size:32px}.case>p:not(.eyebrow){margin:16px 0;font-size:15px;max-width:490px}.case-detail summary{border-bottom:1px solid #DDD2E5;padding:12px 0;font-size:14px;list-style:none;cursor:pointer;display:flex;justify-content:space-between}.case-detail summary span{font-size:23px}.case-detail[open] summary span{transform:rotate(45deg)}.case-detail>div{padding:22px;background:#faf7f2;margin-top:15px;font-size:14px}.case-detail h4{font-size:14px;margin:18px 0 12px}.case-detail h4:first-child{margin-top:0}.case-detail .text-link{margin-top:20px}.process{list-style:none;margin:50px 0 0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.process li{border-top:1px solid #DDD2E5;padding-top:18px}.process li>span{font-size:12px;color:var(--gold)}.process h3{font-size:26px;line-height:1.1;margin:17px 0 14px}.process p{font-size:13px;line-height:1.7}.strategy{background:var(--plum);color:var(--paper);padding:72px 0}.strategy-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.strategy h2{font-size:48px}.strategy-brand{font:500 40px var(--serif);margin-top:40px}.strategy-brand>span{color:#C8A35A}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 25px}.pillars>div{border-top:1px solid #DDD2E5;padding-top:16px}.pillars span{font-size:12px;color:#C8A35A}.pillars h3{font-size:25px;margin:16px 0 12px}.pillars p{font-size:13px;color:#FAF7F2}.lab-grid{display:grid;grid-template-columns:1fr 1.25fr;background:var(--beige)}.filming{min-height:420px;background-size:580% 329%;background-position:71.5% 58.5%}.lab-copy{padding:54px}.lab-copy h3{font-size:42px}.lab-copy>p{font-size:15px;margin:24px 0}.lab-loop{border-top:1px solid #DDD2E5;margin-top:28px;padding-top:18px;font-size:12px;line-height:2}.about-section{padding:85px 0;background:#DDD2E5}.about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:center}.portrait{height:490px;width:100%;max-width:390px;background-size:497% 331%;background-position:48.5% 58.5%;border-radius:190px 190px 3px 3px}.portrait-caption{font:italic 23px var(--serif);margin-top:20px;text-align:center;max-width:390px}.about-copy h2{margin-bottom:24px}.about-copy .lead{font:400 25px/1.35 var(--serif)}.about-copy>p:not(.eyebrow):not(.lead){font-size:15px}.about-copy .text-link{margin-top:25px}.skills{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.skills article{padding-top:23px;border-top:1px solid #DDD2E5}.skills span{font-size:12px;color:var(--gold)}.skills h3{font-size:31px;margin:15px 0 18px}.skills p{font-size:15px}.contact{padding:85px 0;background:var(--beige);text-align:center}.contact h2{font-size:55px}.contact p:not(.eyebrow){font-size:15px;margin:25px auto;line-height:1.9}.contact .email{display:block;font-size:13px;margin-top:20px}footer{display:flex;align-items:center;gap:25px;justify-content:space-between;padding-top:40px;padding-bottom:25px;flex-wrap:wrap}footer .brand{font-size:31px}footer p,footer>a:last-of-type{font-size:12px}.footer-small{width:100%;border-top:1px solid var(--line);padding-top:19px;margin-top:12px;font-size:12px!important}.skip{position:fixed;left:12px;top:-100px;z-index:99;background:var(--plum);color:var(--paper);padding:15px}.skip:focus{top:12px}section[id]{scroll-margin-top:20px}
@media(min-width:1600px){.hero h1{font-size:70px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding:22px 32px}nav{gap:18px}.hero{gap:30px}.hero h1{font-size:51px}.hero-visual>img{height:540px}.hero .eyebrow{font-size:12px}.hero .actions{gap:18px}.hero .button{padding:13px 17px}.hero .intro{font-size:15px}.section-heading{gap:30px}.guide-grid,.about-grid{gap:50px}.process{grid-template-columns:repeat(3,1fr)}.strategy-grid{gap:40px}.pillars{grid-template-columns:repeat(2,1fr)}.values-strip{gap:35px}.lab-copy{padding:35px}.topic summary{padding:22px}.topic h3{font-size:27px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{padding:22px 20px;min-height:90px;position:relative;flex-wrap:wrap;gap:16px}.brand{font-size:34px}.brand small{font-size:12px}.menu{display:flex;gap:15px;align-items:center;border:0;background:none;color:var(--plum);font-size:14px;padding:12px 0}nav{display:none;width:100%;padding:16px 0;border-top:1px solid var(--line);flex-wrap:wrap;gap:20px}nav.is-open{display:flex}.nav-contact{padding:0;border:0}.hero{grid-template-columns:1fr;padding:28px 0 40px;gap:35px}.hero h1{font-size:clamp(42px,9.3vw,64px);letter-spacing:-1px}.hero .eyebrow{font-size:12px;margin-bottom:21px}.hero .intro{max-width:540px;margin:22px 0}.hero-sign{margin-top:28px}.hero-visual{max-width:500px;width:100%;margin:auto}.hero-visual>img{height:450px;object-position:65% center;border-radius:180px 180px 3px 3px}.photo-note{left:0;bottom:50px;font-size:21px}.values-strip{gap:12px;padding:17px 15px;font-size:13px;text-align:center}.values-strip i{font-size:12px}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:100%;margin-top:22px;font-size:15px}.eyebrow{font-size:12px;margin-bottom:18px}h2{font-size:41px}.topics{grid-template-columns:repeat(2,1fr);gap:12px}.topic summary{padding:18px}.topic h3{font-size:25px;margin:20px 0}.topic-number{font-size:12px;letter-spacing:1px}.topic-foot{font-size:12px;gap:12px}.topic-body{padding:0 18px 20px}.guide-grid{grid-template-columns:1fr;gap:32px}.family{height:370px;max-width:280px}.guide-grid h2{font-size:47px}.guide-band{padding:45px 0}.quote{padding:60px 0}.quote blockquote{font-size:34px;margin-left:0;margin-right:0}.case-grid{grid-template-columns:1fr;gap:40px}.case-art,.planning{height:290px}.case h3{font-size:31px}.big-brand{font-size:64px}.process{grid-template-columns:repeat(2,1fr);gap:25px}.strategy-grid{grid-template-columns:1fr;gap:35px}.strategy h2{font-size:43px}.strategy-brand{margin-top:25px}.strategy{padding:55px 0}.pillars{gap:28px}.lab-grid{grid-template-columns:1fr}.filming{min-height:350px;width:80%;margin:auto;background-size:580% 329%}.lab-copy{padding:28px}.lab-copy h3{font-size:38px}.about-grid{grid-template-columns:1fr;gap:35px}.about-section{padding:55px 0}.portrait{max-width:320px;height:390px;margin:auto}.portrait-caption{margin:20px auto 0}.skills{grid-template-columns:1fr;gap:28px}.skills h3{margin:12px 0 12px}.contact{padding:60px 0}.contact h2{font-size:41px}.contact p br{display:none}footer{gap:20px}footer p{max-width:220px}footer .footer-small{max-width:none;line-height:1.7}}
@media(max-width:390px){.topics{grid-template-columns:1fr}.topic h3 br{display:none}.hero h1{font-size:41px}.actions{gap:20px}.hero-visual>img{height:390px}.serif{font-size:39px}.case-art{padding:24px}.scam-art{gap:18px}.scam-art .serif{font-size:32px}.giant{font-size:140px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Supplied photographs: original files, proportional rendering, no retouching. */
.hero-visual>img{object-position:66% center}
.site-photo{display:block;width:100%;height:auto;min-height:0;object-fit:contain;background:none;padding:0;border-radius:3px}
.site-photo.family{max-width:370px;margin:auto}
.site-photo.planning{height:310px;object-fit:cover;object-position:center;margin-bottom:26px}
.site-photo.filming{width:100%;height:100%;object-fit:contain;align-self:center}
.site-photo.portrait{max-width:390px;margin:auto}
@media(max-width:760px){.site-photo.family{max-width:320px}.site-photo.planning{height:auto}.site-photo.filming{max-width:430px;height:auto;margin:auto}.site-photo.portrait{max-width:360px}.hero-visual>img{object-position:66% center}}

/* Supplied AdminÄiti logo and six-colour brand palette. */
.brand{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}
.brand img{width:150px;height:150px;object-fit:contain}
.header{padding-top:4px;padding-bottom:4px}
footer .brand img{width:130px;height:130px}
.case-logo{width:175px;height:175px;object-fit:contain}
.brand-art{gap:8px}.brand-art .eyebrow{margin-bottom:0}.brand-art p{margin-top:0}
.strategy-logo{width:135px;height:135px;object-fit:contain;margin-top:25px}
nav a:hover,.text-link:hover{color:var(--plum);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:5px}
.button:hover{background:var(--lavender);color:var(--plum)}
.process li>span,.skills span{color:var(--plum)}
@media(max-width:760px){.brand img{width:120px;height:120px}.header{padding-top:2px;padding-bottom:2px}footer .brand img{width:110px;height:110px}}

/* Prominent brand, manifesto and primary content sections. */
.header .brand img{width:240px;height:200px;object-fit:contain}.header{gap:24px}nav{gap:22px;flex-wrap:wrap;justify-content:flex-end}footer .brand img{width:180px;height:180px}
.hero h1{font-size:clamp(42px,4.2vw,62px);line-height:1.08;letter-spacing:-1px}.hero-promise{font:500 27px/1.3 var(--serif);margin-top:24px}.hero .intro{margin-top:18px}.section-heading>div{max-width:760px}
.videos-section{background:var(--lavender)}.video-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.video-cover{display:block;position:relative;max-width:440px;width:100%;margin:auto}.video-cover img{width:100%;max-height:470px;object-fit:contain}.play-label{display:flex;align-items:center;justify-content:center;gap:15px;background:var(--plum);color:var(--paper);padding:17px;font-size:15px}.play-label>span{font-size:24px;color:var(--gold)}.video-cover:hover .play-label{background:var(--paper);color:var(--plum)}.video-description h3{font-size:43px;line-height:1.13}.video-description>p:not(.eyebrow):not(.file-note){margin:24px 0;font-size:16px}.video-description .file-note{margin-top:12px}
.infographic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.infographic-card{display:block;padding:18px;background:var(--beige);border:1px solid var(--lavender)}.infographic-card img{width:100%;height:340px;object-fit:contain}.infographic-card>span{display:block;font:500 26px/1.2 var(--serif);margin-top:20px}.infographic-card small{display:block;font-size:14px;margin-top:12px}.infographic-card:hover{background:var(--lavender)}.infographic-footer{display:flex;gap:25px;align-items:center;justify-content:space-between;margin-top:32px}.infographic-footer p{max-width:500px}.cv-action{display:flex;align-items:center;gap:22px;margin-top:35px}.cv-action>span{font-size:14px}
@media(max-width:1100px){.header .brand img{width:210px;height:185px}nav{gap:16px}.video-feature{gap:35px}.infographic-grid{gap:18px}.infographic-card{padding:13px}.infographic-card img{height:290px}}
@media(max-width:760px){.header .brand img{width:180px;height:160px}.header nav{justify-content:flex-start}.hero h1{font-size:clamp(40px,8.8vw,56px)}.hero-promise{font-size:25px}.video-feature{grid-template-columns:1fr;gap:30px}.video-description h3{font-size:36px}.infographic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.infographic-card img{height:auto}.infographic-card>span{font-size:23px}.infographic-card small{font-size:13px}.infographic-footer{align-items:flex-start;flex-direction:column}.cv-action{flex-wrap:wrap}.section-heading>div{max-width:100%}}
@media(max-width:430px){.infographic-grid{grid-template-columns:1fr}.infographic-card{padding:22px}.infographic-card img{max-height:430px}.infographic-card>span{font-size:27px}}

.video-cover video{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:var(--plum);border-radius:3px 3px 0 0}.video-feature .video-cover{max-width:100%}.hero .audience-promise{font-size:18px;line-height:1.7;max-width:500px}
/* Clear section hierarchy and a card grid inspired by the supplied reference. */
:root{--section-gap:76px}html{scroll-padding-top:30px}.wrap{width:min(1240px,calc(100% - 80px))}.header{max-width:1320px;padding:6px 40px;border-bottom:1px solid var(--lavender)}.header .brand img{width:220px;height:170px}.header nav{gap:21px}.header nav a{font-size:14px;padding:10px 0}.header .nav-contact{background:var(--plum);color:var(--paper);padding:11px 19px;border-radius:30px;border:0}.hero{padding:44px 0 45px;gap:55px}.hero h1{font-size:clamp(39px,3.7vw,55px);line-height:1.1}.hero-visual>img{height:480px;border-radius:22px}.hero .eyebrow{margin-bottom:16px}.hero-sign{margin-top:24px}.hero .intro{margin:18px 0 24px}.hero-promise{font-size:24px}.photo-note{bottom:48px;left:-18px;border-radius:8px;font-size:22px}.section{padding-top:var(--section-gap);padding-bottom:var(--section-gap)}.eyebrow{font-size:12px;letter-spacing:1.5px}.section-heading{align-items:start;gap:48px;margin-bottom:35px}.section-heading>div{flex:1;min-width:0}.section-heading>p{flex:0 1 350px;font-size:16px}.section-heading h2{font-size:clamp(35px,3.4vw,49px)}.section-heading p{line-height:1.7}.button{border-radius:30px;padding:14px 23px;font-size:15px}.text-link{font-size:15px}
.start-section{padding:18px 0 70px}.start-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.start-heading .eyebrow{margin:0}.start-heading h2{font-size:31px}.start-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}.start-card{padding:27px;border-radius:16px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .2s}.start-card:hover{transform:translateY(-4px)}.start-card .eyebrow{display:block;margin-bottom:17px;font-size:12px}.start-card h3{font-size:36px;margin-bottom:12px}.start-card p{font-size:15px;line-height:1.6;max-width:300px}.card-action{display:block;font-size:14px;font-weight:500;margin-top:24px}.start-video{grid-column:1;grid-row:1 / span 2;background:var(--plum);color:var(--paper);justify-content:space-between;padding-bottom:0}.start-video img{width:calc(100% + 54px);max-width:none;margin:24px -27px 0;aspect-ratio:3/2;object-fit:cover}.start-info{grid-column:2 / span 2;background:var(--lavender)}.start-help{grid-column:2;background:var(--beige)}.start-work{grid-column:3;background:var(--blush)}.start-info h3{font-size:43px}.start-info p{max-width:none}
.videos-section{background:var(--beige);border-top:1px solid var(--lavender)}.video-feature{background:var(--paper);border-radius:18px;overflow:hidden;gap:0;grid-template-columns:1.15fr 1fr;align-items:stretch}.video-feature .video-cover{align-self:center;padding:20px;max-width:none}.video-cover video{border-radius:12px 12px 0 0}.play-label{border-radius:0 0 12px 12px}.video-description{padding:35px}.video-description h3{font-size:36px}.video-description>p:not(.eyebrow):not(.file-note){margin:20px 0}.infographic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.infographic-card{border-radius:16px;padding:22px;background:var(--paper);border:1px solid var(--lavender)}.infographic-card img{height:330px;border-radius:8px}.infographic-card>span{font-size:26px}.infographic-card small{font-size:14px}.infographic-card:nth-child(2n){background:var(--beige)}.infographic-section{border-bottom:1px solid var(--lavender)}
#adminaiti{padding-bottom:30px}.topics{gap:18px}.topic{border-radius:14px}.topic summary{padding:25px}.topic-number{font-size:12px}.topic h3{font-size:29px;margin:20px 0 25px}.topic-foot{font-size:14px}.topic-body{font-size:16px}.more-content{border:1px solid var(--lavender);border-radius:16px;overflow:hidden;background:var(--paper);margin-bottom:65px}.more-content>summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;padding:24px 30px;cursor:pointer}.more-content>summary::-webkit-details-marker{display:none}.more-content>summary strong{font-size:18px;font-weight:500}.more-content>summary small{display:block;font-size:14px;margin-top:5px}.expand-symbol{font-size:30px;flex-shrink:0}.more-content[open]>summary .expand-symbol{transform:rotate(45deg)}.more-content>summary:hover{background:var(--beige)}.more-content .wrap{width:calc(100% - 60px)}.more-content .section{padding-top:42px;padding-bottom:42px}.more-content .guide-band{padding:35px 0}.more-content .guide-grid{gap:45px}.more-content .family{max-height:350px}.more-content .strategy{padding:40px 0}.more-content .section-heading h2{font-size:37px}.more-content .process{margin-top:25px}.more-content .process p{font-size:14px}.more-content .lab-grid{border-radius:12px;overflow:hidden}.more-content .filming{max-height:360px}.more-content .lab-copy{padding:30px}
.portfolio-section{background:var(--lavender);padding-bottom:45px}.portfolio-section .section-heading>div{flex-basis:60%}.case-grid{gap:24px;align-items:start}.case{background:var(--paper);border-radius:18px;overflow:hidden;padding:22px}.case-art,.case .planning{border-radius:10px;height:255px;margin-bottom:24px}.case>h3{font-size:29px}.case>p:not(.eyebrow){font-size:16px}.case-detail summary{font-size:15px;min-height:48px}.case-detail>div{padding:18px 0;font-size:16px}.case-detail h4{font-size:16px}.design-more{margin-top:24px}.about-section{background:var(--beige);padding:65px 0}.about-grid{gap:65px;grid-template-columns:.8fr 1.2fr}.site-photo.portrait{max-width:350px;border-radius:18px}.about-copy h2{font-size:46px}.about-copy>p:not(.eyebrow):not(.lead){font-size:16px}.portrait-caption{max-width:350px;margin-left:auto;margin-right:auto}.skills{gap:20px}.skills article{border:1px solid var(--lavender);border-radius:14px;padding:25px;background:var(--paper)}.skills h3{font-size:29px}.skills p{font-size:16px}#osaaminen{padding-top:65px;padding-bottom:65px}.cv-action{margin-top:28px}.contact{background:var(--plum);color:var(--paper);padding:65px 0}.contact h2{font-size:clamp(36px,4vw,54px)}.contact .button{background:var(--paper);color:var(--plum);border-color:var(--paper)}.contact .button:hover{background:var(--lavender)}.contact .email{font-size:15px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .8fr 1.2fr;gap:25px;align-items:start;padding-top:32px}.footer-grid .brand img{width:180px;height:150px}.footer-grid p{font-size:14px}.footer-links{padding-top:38px;display:flex;flex-direction:column;gap:10px}.footer-links h3{font:500 16px var(--sans);margin-bottom:10px}.footer-links a{font-size:14px;overflow-wrap:anywhere}.footer-links a:hover{text-decoration:underline}.footer-grid .footer-small{grid-column:1/-1;font-size:12px!important;max-width:none}
@media(max-width:1050px){.header{padding:8px 30px}.header .brand img{width:190px;height:150px}.header nav{gap:15px}.wrap{width:calc(100% - 60px)}.hero{gap:35px}.hero-visual>img{height:450px}.start-grid{grid-template-columns:1fr 1fr}.start-video{grid-row:1 / span 2}.start-info{grid-column:2}.start-help{grid-column:2}.start-work{grid-column:1/-1;min-height:160px}.section-heading{gap:30px}.video-description{padding:28px}.video-description h3{font-size:32px}.infographic-card{padding:16px}.infographic-card img{height:275px}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{padding-top:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{padding:4px 18px}.header .brand img{width:180px;height:145px}.header nav{gap:15px}.header nav a{padding:10px;font-size:15px}.hero{padding:28px 0 30px;gap:28px}.hero h1{font-size:clamp(37px,8.3vw,52px)}.hero-visual>img{height:390px;border-radius:18px}.photo-note{left:8px;font-size:21px}.hero-sign{margin-top:24px}.hero .intro{font-size:17px}.start-section{padding:15px 0 45px}.start-heading{display:block}.start-heading .eyebrow{margin-bottom:12px}.start-grid{gap:12px}.start-card{padding:20px}.start-card h3,.start-info h3{font-size:30px}.start-video{grid-column:1/-1;grid-row:auto;padding-bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.start-video img{width:calc(100% + 20px);height:100%;aspect-ratio:auto;margin:0;object-fit:cover;border-radius:10px 0 0 0}.start-video>div{padding-bottom:20px}.start-info{grid-column:1}.start-help{grid-column:2}.start-work{grid-column:1/-1;min-height:0}.start-card p{font-size:14px}.card-action{font-size:14px;margin-top:18px}.start-card .eyebrow{font-size:12px;letter-spacing:.8px}.section{padding:50px 0}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:36px}.section-heading>p{margin-top:18px}.video-feature{grid-template-columns:1fr}.video-feature .video-cover{padding:15px}.video-description{padding:15px 25px 30px}.infographic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.infographic-card img{height:auto}.infographic-card>span{font-size:24px}.topics{gap:12px}.topic summary{padding:18px}.topic h3{font-size:25px}.topic-foot{font-size:13px}.topic-number{font-size:12px;letter-spacing:.5px}.more-content{margin-bottom:45px}.more-content>summary{padding:20px}.more-content>summary strong{font-size:17px}.more-content .wrap{width:calc(100% - 36px)}.more-content .guide-grid{grid-template-columns:1fr}.more-content .section-heading h2{font-size:32px}.case-grid{grid-template-columns:1fr}.case{padding:18px}.case-art,.case .planning{height:250px}.design-more{margin-top:18px}.about-grid{grid-template-columns:1fr;gap:35px}.about-section{padding:45px 0}.about-copy h2{font-size:40px}.skills{grid-template-columns:1fr}.contact{padding:50px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-links{padding-top:0}.footer-links:last-of-type{grid-column:1/-1}}
@media(max-width:430px){.start-grid{grid-template-columns:1fr}.start-video{grid-template-columns:1fr;padding:22px 22px 0}.start-video img{width:calc(100% + 44px);height:auto;aspect-ratio:3/2;margin:0 -22px;border-radius:0}.start-info,.start-help,.start-work{grid-column:1}.infographic-grid{grid-template-columns:1fr}.infographic-card{padding:22px}.infographic-card img{max-height:400px}.topics{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:1}}

/* Larger header identity and clearer navigation; one primary hero message. */
.header{flex-wrap:wrap;column-gap:30px;row-gap:0;padding-top:0;padding-bottom:16px}
.header .brand img{width:340px;height:280px;object-fit:contain}
.header nav{flex:1;gap:22px;justify-content:flex-end}
.header nav a{font-weight:700;font-size:16px}
.header .nav-contact{font-weight:700;padding:13px 22px}
.hero h1.main-promise{font-size:clamp(43px,4.3vw,64px);line-height:1.12;letter-spacing:-1px;margin-bottom:32px}
.hero h1.main-promise em{font-weight:500}
@media(max-width:1100px) and (min-width:761px){.header .brand img{width:290px;height:240px}.header nav{flex-basis:420px;gap:15px}.hero h1.main-promise{font-size:49px}}
@media(max-width:760px){.header{padding:0 18px 12px;justify-content:space-between;gap:0}.header .brand img{width:240px;height:200px}.header .menu{font-weight:700}.header nav{flex:0 0 100%;justify-content:flex-start;gap:12px}.header nav a{font-size:16px;font-weight:700}.hero h1.main-promise{font-size:clamp(39px,8.8vw,56px);line-height:1.14;margin-bottom:28px}}
@media(max-width:380px){.header .brand img{width:210px;height:180px}.header .menu{font-size:14px;gap:8px}}
/* PDF-directed layout, scaled as responsive web sections rather than fixed slides. */
.hero-visual{padding-bottom:0}.hero-visual .image-caption{position:static;text-align:right;margin-top:8px;font-size:12px}.hero-visual .social-links{margin-top:16px;justify-content:center}.hero-visual .photo-note{bottom:115px}.social-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:25px}.social-links a{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--lavender);border-radius:8px;color:var(--plum);background:var(--paper);font:500 14px/1.4 var(--sans);min-height:44px}.social-links a>span{display:inline-flex;align-items:center;justify-content:center;background:var(--plum);color:var(--paper);width:25px;height:25px;border-radius:6px;font-size:15px}.social-links a:hover{background:var(--lavender)}.social-in{font-weight:700;font-family:Arial,sans-serif}.section{padding-top:70px;padding-bottom:70px}.videos-section .section-heading{margin-bottom:28px}.video-feature{grid-template-columns:1.1fr 1fr;padding:22px;gap:20px;align-items:center}.video-feature .video-cover{padding:0}.video-description{padding:15px 20px}.video-description h3{font-size:39px}.video-description .social-links{gap:8px}.infographic-section>.social-links{justify-content:flex-end}.infographic-footer{padding-top:8px}.portfolio-section{background:var(--lavender)}.portfolio-section .section-heading{align-items:center}.portfolio-layout{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.8fr);gap:26px;align-items:start}.portfolio-aside{padding-top:0}.portfolio-aside>img{display:block;width:100%;height:auto;border-radius:15px}.portfolio-aside .social-links{justify-content:center}.portfolio-aside .social-links a{font-size:13px;padding:8px}.portfolio-layout .case-grid{gap:20px}.portfolio-layout .case{padding:18px}.portfolio-layout .case-art,.portfolio-layout .case .planning{height:215px}.portfolio-layout .case>h3{font-size:27px;line-height:1.15}.portfolio-layout .case>.eyebrow{font-size:12px;line-height:1.6;letter-spacing:.5px}.portfolio-layout .case>p:not(.eyebrow){font-size:15px}.portfolio-layout .big-brand{font-size:48px}.portfolio-layout .serif{font-size:36px}.portfolio-layout .scam-art{gap:14px;padding:20px}.portfolio-layout .giant{font-size:115px}.portfolio-layout .case-logo{width:135px;height:135px}.portfolio-layout .brand-art{padding:20px}.portfolio-layout .brand-art p{font-size:12px}.portfolio-extra{width:100%;margin:24px 0 0;background:var(--paper)}.portfolio-extra .wrap{width:calc(100% - 48px)}.portfolio-extra .section{padding:35px 0}.portfolio-extra .topics{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-extra .guide-band{padding:35px 0}.portfolio-extra .strategy-grid{gap:30px}.portfolio-extra .strategy h2{font-size:38px}.portfolio-extra .topic h3{font-size:25px}.portfolio-extra .lab-grid{grid-template-columns:1fr 1.2fr}.portfolio-extra .site-photo.filming{max-height:340px}.about-grid{grid-template-columns:minmax(240px,.8fr) minmax(0,1.4fr);gap:65px}.about-copy .message-link{margin-left:20px}.about-copy .social-links{margin-top:24px}.about-copy .lead{font-size:25px;line-height:1.45}.skills-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(180px,.7fr) minmax(0,.85fr);gap:30px;align-items:center}.skills-heading h2{font-size:39px;line-height:1.15}.speaking-photo{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:14px}.skills-heading>p{max-width:none;font-size:16px;line-height:1.75;margin:0}.skills-heading .eyebrow{margin-bottom:16px}#osaaminen>.social-links{justify-content:flex-end}.contact-layout{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.65fr);gap:55px;align-items:center}.contact-photo{width:100%;height:auto;border-radius:14px}.contact-copy{text-align:left}.contact-copy h2{font-size:clamp(36px,3.6vw,51px);line-height:1.15}.contact-copy .eyebrow{margin-bottom:20px}.contact-copy p:not(.eyebrow){margin:22px 0}.contact-copy .email{margin-top:18px}.contact-copy .social-links{margin-top:25px}.contact-copy .social-links a{border-color:var(--lavender)}.footer-grid{grid-template-columns:1.2fr .8fr .8fr 1.2fr}.footer-grid .brand img{width:210px;height:175px}.footer-social{grid-column:1/-1;display:flex;justify-content:flex-end}.footer-social .social-links{margin:0}.footer-grid .footer-small{margin-top:0}.footer-links a{line-height:1.65}
@media(max-width:1080px){.portfolio-layout{grid-template-columns:230px minmax(0,1fr);gap:22px}.portfolio-layout .case-grid{grid-template-columns:1fr}.portfolio-aside{position:sticky;top:24px}.portfolio-layout .case-art,.portfolio-layout .case .planning{height:245px}.skills-heading{grid-template-columns:1.3fr .8fr}.skills-heading>p{grid-column:1/-1}.about-grid{gap:35px}.contact-layout{gap:35px}.video-feature{padding:18px;gap:15px}.video-description{padding:10px}.video-description h3{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.section{padding:48px 0}.hero-visual .photo-note{bottom:130px}.hero-visual .social-links{margin-top:16px}.hero-visual .image-caption{text-align:center}.video-feature{grid-template-columns:1fr;padding:16px;gap:22px}.video-description{padding:5px 8px 12px}.video-description h3{font-size:34px}.portfolio-layout{grid-template-columns:1fr;gap:25px}.portfolio-aside{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:center}.portfolio-aside>img{max-height:300px;object-fit:contain;background:var(--paper)}.portfolio-aside .social-links{margin:0;flex-direction:column;align-items:stretch}.portfolio-aside .social-links a{font-size:14px}.portfolio-layout .case-grid{grid-template-columns:1fr}.portfolio-extra .wrap{width:calc(100% - 32px)}.portfolio-extra .topics{grid-template-columns:1fr}.portfolio-extra .lab-grid{grid-template-columns:1fr}.portfolio-extra .strategy-grid{grid-template-columns:1fr}.portfolio-extra .guide-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:30px}.about-copy .message-link{margin-left:0;display:table}.skills-heading{grid-template-columns:1fr;gap:22px}.skills-heading h2{font-size:36px}.skills-heading>p{grid-column:auto}.speaking-photo{max-width:390px;aspect-ratio:4/3}.contact-layout{grid-template-columns:1fr;gap:28px}.contact-photo{max-width:310px;margin:0 auto}.contact-copy{text-align:center}.contact-copy .social-links{justify-content:center}.contact-copy h2{font-size:38px}.contact-copy p:not(.eyebrow){margin:20px 0}.social-links{gap:8px}.social-links a{font-size:14px}.infographic-section>.social-links,#osaaminen>.social-links{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-social{justify-content:flex-start}.footer-grid>div:first-child,.footer-links:last-of-type{grid-column:1/-1}}
@media(max-width:430px){.portfolio-aside{grid-template-columns:1fr}.portfolio-aside>img{max-width:260px;margin:auto}.portfolio-aside .social-links{flex-direction:row;justify-content:center}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:1}.hero-visual .photo-note{bottom:160px}.contact-copy h2{font-size:34px}}

/* Horizontal supplied logo, always at its natural proportions. */
.header{padding-top:24px;padding-bottom:24px;align-items:center}
.header .brand img{width:340px;height:auto;object-fit:contain}
.footer-grid .brand img,footer .brand img{width:260px;height:auto;object-fit:contain}
.case-logo{width:230px;max-width:100%;height:auto;object-fit:contain}
.portfolio-layout .case-logo{width:220px;max-width:100%;height:auto}
.strategy-logo{width:230px;max-width:100%;height:auto;object-fit:contain}
@media(max-width:1100px) and (min-width:761px){.header .brand img{width:290px;height:auto}}
@media(max-width:760px){.header{padding-top:20px;padding-bottom:20px}.header .brand img{width:240px;height:auto}.footer-grid .brand img{width:240px;height:auto}}
@media(max-width:380px){.header .brand img{width:210px;height:auto}}

/* Supplied social artwork, displayed as individual icons without altering the image. */
.social-links a>span.social-icon{display:inline-block;flex:0 0 32px;width:32px;height:30px;background-color:transparent;background-image:url('assets/yhteysikonit.png');background-repeat:no-repeat;background-size:162px 30px;border-radius:0}
.social-links a>span.social-youtube{background-position:-65px 0}
.social-links a>span.social-email{background-position:-98px 0}
.social-links a>span.social-linkedin{background-position:-130px 0}
.about-skills-action{margin:24px 0}
.hero-visual .photo-note{bottom:90px}
@media(max-width:760px){.hero-visual .photo-note{bottom:100px}}
@media(max-width:430px){.hero-visual .photo-note{bottom:140px}}

.social-links a>span.social-tiktok{background-position:0 0}
/* Keep the note on the photo when the four social buttons wrap. */
.hero-visual .photo-note{top:315px;bottom:auto}
@media(max-width:1050px){.hero-visual .photo-note{top:285px}}
@media(max-width:760px){.hero-visual .photo-note{top:245px}}

/* Four equally sized homepage links stay side by side at every viewport. */
.hero-visual .social-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.hero-visual .social-links a{min-width:0;padding:8px 2px;gap:4px;flex-direction:column;justify-content:center;text-align:center;font-size:14px;white-space:nowrap}

/* Consistent portfolio links and the complete supplied portrait. */
.portfolio-aside .social-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}
.portfolio-aside .social-links a{min-width:0;padding:10px 3px;display:flex;flex-direction:column;justify-content:center;gap:5px;font-size:14px;text-align:center}
.portfolio-extra .site-photo.filming{display:block;width:100%;height:auto;max-height:none;object-fit:contain;align-self:center}

.strategy-running-photo{display:block;width:100%;max-width:340px;height:auto;margin-top:28px;border-radius:14px;object-fit:contain}

.infographic-reader .reader-page{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;margin:0}.infographic-reader .reader-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:16px 0}.infographic-reader .reader-count{font:400 14px/1.4 var(--sans);margin:0}.reader-controls button{width:44px;height:44px;border:1px solid var(--plum);border-radius:50%;background:var(--plum);color:var(--paper);font-size:24px;cursor:pointer}.reader-controls button:disabled{opacity:.3;cursor:default}.reader-controls button:focus-visible,.infographic-reader:focus-visible{outline:3px solid var(--plum);outline-offset:4px}.infographic-reader h3{font-size:26px;margin:16px 0}.infographic-reader .reader-pdf{font-size:14px;text-decoration:underline;text-underline-offset:4px}
