:root{--ink:#191919;--muted:#646464;--accent:#e9e7e2;--line:#e0dedb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #68645d;outline-offset:6px}header{display:flex;align-items:center;justify-content:space-between;padding:30px 5%;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:25px;font-weight:750;letter-spacing:-1.2px}.brand span{display:block;font-size:10px;letter-spacing:2.8px;font-weight:400;margin-top:2px}nav{display:flex;align-items:center;gap:40px;font-size:14px}nav a:hover,.text-link:hover,.email:hover{text-decoration:underline;text-underline-offset:6px}.contact-link{border-bottom:1px solid var(--ink);padding:6px 0}.contact-link span{margin-left:16px}main{overflow:hidden}.intro,.work{padding:42px 5% 0}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:600}.intro>.eyebrow{display:flex;justify-content:space-between}.intro>.eyebrow span{font-weight:400;color:var(--muted)}h1{font-size:clamp(54px,6.9vw,108px);line-height:1.04;letter-spacing:-5px;font-weight:500;margin:52px 0 28px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{white-space:normal}.intro-bottom{display:flex;justify-content:space-between;align-items:center;margin:0 0 38px;gap:24px}.intro-bottom p{font-size:18px;margin:0;color:#4e4c49}.round-link{display:flex;align-items:center;gap:22px;font-size:14px}.round-link span{width:44px;height:44px;display:grid;place-items:center;background:var(--accent);border-radius:50%;font-size:23px}figure{margin:0}.hero img{width:100%;height:min(55vw,590px);object-fit:cover;display:block}.hero figcaption{display:flex;justify-content:space-between;padding:12px 0;font-size:10px;letter-spacing:1.5px;color:var(--muted)}.work{padding-top:110px;padding-bottom:95px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}h2{font-size:clamp(34px,4vw,58px);line-height:1.12;font-weight:500;letter-spacing:-2px;margin:0}.section-top p{font-size:14px;color:var(--muted);margin:0 0 5px}.gallery{display:grid;grid-template-columns:1.15fr 1fr;gap:5%;align-items:start}.gallery figure:nth-child(2){margin-top:85px}.gallery img{width:100%;height:390px;object-fit:cover;display:block;transition:filter .3s}.gallery a:hover img{filter:brightness(.94)}.gallery figure:nth-child(2) img{height:470px}.caption{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:17px}.caption h3{font-size:20px;font-weight:400;margin:0;letter-spacing:-.5px}.caption span{font-size:10px;letter-spacing:1px}.text-link{display:inline-block;font-size:16px;border-bottom:1px solid;margin-top:42px;padding-bottom:8px}.text-link span{margin-left:40px}.studio{background:#f4f3f1;padding:100px 5%;display:grid;grid-template-columns:1fr 1fr;gap:10%}.studio h2{margin-top:28px}.studio-copy p{color:#5b5854;margin:0 0 25px}.studio-copy .large{font-size:25px;line-height:1.45;color:var(--ink);letter-spacing:-.6px}.signature{border-top:1px solid #d5d2cc;margin-top:40px;padding-top:25px}.signature>span{font-size:10px;letter-spacing:1.5px}.signature h3{font-family:Georgia,serif;font-size:32px;font-style:italic;font-weight:400;margin:12px 0}.signature p{margin:0;max-width:430px}.services{padding:35px 5%;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.services>span{font-size:11px;letter-spacing:1.5px}.services p{font-size:20px;margin:0}.services b{font-weight:400;color:#a5a09a;margin:0 15px}.contact{padding:95px 5%;background:var(--accent)}.contact h2{font-size:clamp(48px,6vw,86px);margin:30px 0 35px;letter-spacing:-3px}.contact-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center}.contact-bottom p{margin:0;max-width:520px}.button{background:var(--ink);color:white;display:inline-flex;gap:40px;align-items:center;padding:19px 26px;font-size:15px}.button:hover{background:#3b3936}.email{display:inline-block;margin-top:30px;font-size:17px;border-bottom:1px solid}footer{padding:30px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}footer .brand{font-size:20px}footer p,footer a:not(.brand),footer span{font-size:12px;color:var(--muted)}@media(min-width:1600px){header,main,footer{max-width:1800px;margin:auto}}@media(max-width:800px){header{padding:22px 5%}.brand{font-size:21px}nav{gap:20px}.intro>.eyebrow span{display:none}h1{font-size:68px;letter-spacing:-3.5px;margin-top:40px}.intro-bottom p{font-size:16px}.hero img{height:450px}.hero figcaption span:last-child{display:none}.section-top{display:block}.section-top p{margin-top:15px}.work{padding-top:65px;padding-bottom:65px}.gallery{gap:25px}.gallery img{height:290px}.gallery figure:nth-child(2) img{height:350px}.caption{display:block}.caption span{display:block;margin-top:5px}.studio{padding:65px 5%;gap:45px}.services{display:block}.services p{margin-top:14px;font-size:18px}.services b{margin:0 8px}.contact-bottom{align-items:start;flex-direction:column}.contact{padding:65px 5%}.contact h2{letter-spacing:-2px}footer p{margin:0}}@media(max-width:540px){nav{gap:16px}nav>a:first-child{display:none}.brand{font-size:19px}.brand span{font-size:8px}h1{font-size:clamp(45px,11.5vw,62px);letter-spacing:-2.5px}.intro-bottom{align-items:start;flex-direction:column;gap:20px}.round-link{gap:15px}.hero img{height:340px}.gallery{grid-template-columns:1fr;gap:35px}.gallery figure:nth-child(2){margin:0}.gallery img,.gallery figure:nth-child(2) img{height:360px}.caption{display:flex}.caption h3{font-size:19px}.studio{grid-template-columns:1fr}.studio-copy .large{font-size:23px}.services p{line-height:2}.contact h2{font-size:46px}.contact-bottom p{font-size:16px}footer{align-items:start;flex-direction:column;gap:12px}footer span{margin-top:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.project-card img{width:100%;height:280px;object-fit:cover;display:block;margin-bottom:20px}.project-card h3{font-size:24px;font-weight:400;line-height:1.25;letter-spacing:-.6px;margin:12px 0}.project-card .text-link{margin-top:12px;font-size:14px}.process{padding:90px 5%}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps span{font-size:12px;letter-spacing:1px}.steps h3{font-size:23px;font-weight:400}.steps p{color:var(--muted)}.credentials{padding:55px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.credentials h2{font-size:clamp(34px,4vw,58px);font-weight:400;letter-spacing:-1.8px;line-height:1.05;max-width:720px;margin:14px 0 22px}.credentials .proof-intro{font-size:17px;line-height:1.7;color:var(--muted);max-width:700px;margin-bottom:28px}.credentials>p{font-size:22px;line-height:1.8;max-width:1000px}.credentials .brand-list{font-size:16px;color:var(--muted)}.credentials .approval-note{font-size:16px;line-height:1.7;color:var(--muted);max-width:760px;margin:12px 0 10px}.team-photo{width:100%;max-width:420px;display:block;margin-top:35px}.case{padding:45px 5% 0}.back{display:inline-block;font-size:14px;margin-bottom:40px}.case h1{font-size:clamp(42px,6vw,84px);letter-spacing:-3px;margin:20px 0}.case-sub{font-size:22px;color:var(--muted);margin-bottom:40px}.case-hero{display:block;width:100%;max-height:720px;object-fit:cover}.case-story{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin:65px 0 35px}.case-story p{font-size:19px;max-width:550px;color:var(--muted)}.case-details{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:35px 0 55px;border-top:1px solid var(--line)}.case-details p{font-size:16px;line-height:1.7;max-width:550px;color:var(--muted)}.case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px}.case-gallery img{display:block;width:100%;height:440px;object-fit:cover}.case-gallery img:last-child{grid-column:1/-1;height:auto;max-height:750px;object-fit:cover}.case-cta{margin-top:65px;padding:60px 0;display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line)}#inquiry{margin-top:40px;max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-grid label{display:grid;gap:8px;font-size:14px}.form-grid .full{grid-column:1/-1}input,textarea{width:100%;border:1px solid #a8a39a;background:#fff;padding:14px;color:var(--ink);font:inherit;font-size:16px;border-radius:0}input:focus,textarea:focus{outline:2px solid #68645d;outline-offset:2px}.form-note,#form-status{font-size:14px;max-width:650px}button.button{border:0;cursor:pointer;font-family:inherit}.studio .studio-copy p{font-size:16px}.studio .studio-copy .large{font-size:25px}@media(max-width:800px){.project-grid{grid-template-columns:1fr}.project-card img{height:380px}.project-card{margin-bottom:20px}.steps{grid-template-columns:1fr;gap:20px}.process{padding:60px 5%}.case-story{gap:40px}.case-gallery img{height:320px}.case-cta{flex-direction:column;align-items:start}nav{gap:15px}nav a{font-size:13px}}@media(max-width:540px){nav>a:nth-child(2){display:none}.project-card img{height:290px}.form-grid,.case-story,.case-details,.case-gallery{grid-template-columns:1fr}.case-gallery img:last-child{grid-column:auto}.case h1{letter-spacing:-1.8px}.case-story{margin:40px 0;gap:20px}.credentials>p{font-size:20px}.case-gallery img{height:auto}}
.brand span{font-size:12px;letter-spacing:1.8px}.hero figcaption,.caption span,.signature>span,.services>span{font-size:12px}.intro-inquiry{font-size:16px;border-bottom:1px solid;padding-bottom:4px;white-space:nowrap}.intro-bottom{flex-wrap:wrap}.form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.copy-button{font:inherit;background:transparent;color:var(--ink);border:1px solid #77736d;padding:18px 24px;cursor:pointer}.copy-button:hover{background:#fff}.copy-button:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #68645d;outline-offset:4px}select{width:100%;border:1px solid #a8a39a;background:#fff;padding:14px;color:var(--ink);font:inherit;font-size:16px;border-radius:0}.project-card,.case-story>div,.studio>div{min-width:0}.email{overflow-wrap:anywhere}.form-note,#form-status{line-height:1.6}
@media(max-width:800px){header{flex-wrap:wrap}nav{width:100%;justify-content:space-between;gap:12px;flex-wrap:wrap}nav a{font-size:14px;min-height:44px;display:flex;align-items:center}nav>a:first-child,nav>a:nth-child(2){display:flex}.brand span{font-size:12px}.contact-link span{margin-left:8px}}
@media(max-width:380px){nav{column-gap:20px;justify-content:flex-start}.contact h2{font-size:40px}.case h1{font-size:38px}.case-cta h2{font-size:32px}.button{gap:15px;padding:18px 20px}.caption{flex-wrap:wrap}}
[hidden]{display:none!important}.portfolio-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.portfolio-filters button{font:inherit;font-size:14px;cursor:pointer;padding:12px 18px;background:white;border:1px solid var(--line);color:var(--ink)}.portfolio-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.portfolio-collection{margin-top:55px;padding-top:30px;border-top:1px solid var(--line)}.portfolio-collection h3{font-weight:400;font-size:26px;margin:0 0 20px}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.photo-grid img{width:100%;height:auto;display:block}.photo-grid figcaption{font-size:14px;margin-top:12px;color:var(--muted)}.portfolio-collection .text-link{margin-top:10px}.portfolio-status{font-size:14px;color:var(--muted)}[data-enlarge]{cursor:zoom-in;display:block}.case-gallery a:last-child{grid-column:1/-1}.case-gallery a img{height:440px;object-fit:cover}.case-gallery a:last-child img{height:auto;max-height:750px}.photo-viewer{border:0;padding:24px;background:#191919;color:white;width:95vw;max-width:1400px;max-height:95vh}.photo-viewer::backdrop{background:rgba(0,0,0,.85)}.photo-viewer>img{display:block;max-width:100%;width:auto;height:auto;max-height:72vh;margin:auto;object-fit:contain}.photo-viewer button{font:inherit;font-size:14px;background:transparent;color:white;border:1px solid #777;padding:12px 16px;cursor:pointer}.viewer-close{display:block;margin:0 0 16px auto}.viewer-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.viewer-controls p{font-size:14px}@media(max-width:540px){.photo-grid{grid-template-columns:1fr}.portfolio-filters{gap:8px}.portfolio-filters button{padding:11px 12px}.case-gallery a:last-child{grid-column:auto}.case-gallery a img{height:auto}.photo-viewer{padding:12px}.viewer-controls{gap:8px}}

.hotel-collection{margin-top:0;padding-top:0;border-top:0}.hotel-collection .photo-grid img{height:auto;object-fit:contain}.hotel-collection figcaption span{display:block}.hotel-collection figcaption span+span{margin-top:4px;color:var(--ink)}.viewer-caption{text-align:center;font-size:14px;margin:12px auto 0;max-width:900px}.photo-viewer>img{max-height:66vh}

.team-photo{max-width:100%;height:auto;object-fit:contain}

.film-page{padding:60px 5%}.film-page h1{margin-top:30px}.film-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 30px}.film-grid h2{font-size:26px;letter-spacing:-.5px;margin-bottom:20px}.film-grid iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.film-grid .text-link{margin-top:16px}@media(max-width:800px){.film-grid{grid-template-columns:1fr}}

.case-gallery a img{height:auto;max-height:none;object-fit:contain}.case-gallery a:last-child img{max-height:none}.case-hero{max-height:none;height:auto;object-fit:contain}

.photo-grid figcaption span{display:block}.photo-grid figcaption span+span{margin-top:4px;color:var(--ink)}

/* Homepage cover: clear positioning and a restrained arrival. */
.intro h1{font-size:clamp(2.8rem,5.7vw,6rem);letter-spacing:-.045em;line-height:1.12;max-width:1200px}.hero figcaption{font-size:.875rem;letter-spacing:0;gap:20px;align-items:baseline;flex-wrap:wrap}.hero figcaption a{border-bottom:1px solid var(--line);white-space:nowrap}.hero figcaption a:hover{border-color:var(--ink)}.hero{animation:cover-arrive .8s ease-out both}@keyframes cover-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:540px){.intro h1{font-size:clamp(2.5rem,10vw,3.4rem)}.hero figcaption{gap:8px}.hero figcaption a{min-height:44px;display:flex;align-items:center}}@media(prefers-reduced-motion:reduce){.hero{animation:none}}

.portfolio-links{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 40px}.portfolio-links a{display:block;padding:12px 18px;border:1px solid var(--line);font-size:1rem}.portfolio-links a:hover,.portfolio-links a[aria-current="page"]{background:var(--ink);color:#fff}.portfolio-page{padding:50px 5%}.portfolio-page h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.04em;margin:0 0 30px}.portfolio-page .back{margin-bottom:25px}

.thai-heading{font-family:Tahoma,Arial,sans-serif;letter-spacing:0!important;line-height:1.4!important;font-weight:500}.intro h1>.thai-heading{display:block;font-size:clamp(2rem,4.4vw,4.6rem);margin-bottom:16px}.hero-english{display:block;font-size:clamp(1.6rem,3.6vw,3.6rem);line-height:1.2}.thai-intro{font-size:1rem;line-height:1.9;max-width:850px;color:var(--muted);margin-bottom:35px}.portfolio-page h1.thai-heading{font-size:clamp(1.8rem,4vw,3.8rem)}

.food-english{font-size:1.25rem;margin:-12px 0 24px;color:var(--muted)}

.cover-copy{flex:1 1 560px;min-width:0;max-width:850px}.intro-bottom .cover-copy p[lang="th"]{line-height:1.8}.intro-bottom .cover-copy .cover-copy-english{font-size:.875rem;line-height:1.7;margin-top:14px;color:var(--muted)}@media(max-width:540px){.cover-copy{flex:0 1 auto;width:100%}.cover-copy .desktop{display:none}}

.portfolio-page .thai-intro{margin-bottom:14px}.page-english{font-size:.875rem;line-height:1.75;color:var(--muted);max-width:850px;margin:0 0 35px}
.seo-section{margin-top:65px;padding-top:55px;border-top:1px solid var(--line)}.seo-section>h2,.seo-credentials>h2{margin:12px 0 30px}.seo-columns{display:grid;grid-template-columns:1fr 1fr;gap:10%}.seo-columns p,.seo-steps p,.seo-faq p{color:var(--muted)}.seo-credentials{margin:65px -5.6% 0;padding:55px 5.6%}.seo-credentials>p{max-width:1050px}.seo-faq details{border-top:1px solid var(--line);padding:20px 0}.seo-faq details:last-child{border-bottom:1px solid var(--line)}.seo-faq summary{cursor:pointer;font-size:18px;font-weight:500}.seo-faq details p{max-width:850px;margin:14px 0 0}.seo-steps{margin-top:35px}@media(max-width:800px){.seo-columns{grid-template-columns:1fr;gap:12px}.seo-section{margin-top:50px;padding-top:45px}.seo-credentials{margin-top:50px}.seo-faq summary{font-size:17px}}
.cover-stage{position:relative;height:75vh;height:75svh;overflow:hidden}
.hero .cover-stage .cover-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .85s ease;pointer-events:none}
.hero .cover-stage .cover-slide.is-active{opacity:1}
.hero .cover-stage .cover-slide:nth-child(5){object-position:center 75%}
.cover-controls{display:flex;align-items:center;gap:8px}
.cover-controls[hidden]{display:none}
.cover-controls button{min-width:44px;min-height:44px;border:1px solid currentColor;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:6px 10px}
.cover-controls button:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.cover-count{font-size:.875rem;min-width:40px;text-align:center}
@media(max-width:800px){.cover-stage{height:65vh;height:65svh;max-height:680px}}
@media(max-width:540px){.cover-stage{height:60vh;height:60svh;max-height:520px}.cover-carousel figcaption{gap:10px}.cover-controls{order:3;width:100%}.cover-slide:nth-child(3){object-position:42% center}}
@media(prefers-reduced-motion:reduce){.hero .cover-stage .cover-slide{transition:none}}

/* Approved PharadonPhap master logo. */
.brand-logo{display:block;flex:0 0 auto;line-height:0;letter-spacing:0}
.brand-logo img{display:block;width:clamp(270px,24vw,410px);height:auto}
.footer-logo img{width:clamp(220px,20vw,330px)}
@media(max-width:800px){header{align-items:flex-start}.brand-logo img{width:min(370px,70vw)}}
@media(max-width:540px){.brand-logo{width:100%}.brand-logo img{width:min(330px,88vw)}.footer-logo{width:auto}.footer-logo img{width:min(280px,82vw)}}
.latest-projects{margin-top:110px;padding-top:36px;border-top:1px solid var(--line)}
.latest-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}
.latest-heading h3{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.4vw,66px);font-weight:400;line-height:1;margin:12px 0 0;letter-spacing:-2px}
.latest-heading p{margin:0;color:var(--muted)}
.latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.latest-card img{display:block;width:100%;height:280px;object-fit:cover}
.latest-meta{display:flex;justify-content:space-between;gap:12px;margin-top:14px;color:var(--muted);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}
.latest-card h4{font-family:Georgia,'Times New Roman',serif;font-size:clamp(22px,2vw,30px);font-weight:400;line-height:1.15;margin:10px 0 0}
@media(max-width:800px){.latest-projects{margin-top:70px}.latest-grid{grid-template-columns:1fr}.latest-card img{height:380px}.latest-heading{align-items:start;flex-direction:column}.latest-heading p{font-size:1rem}}
@media(max-width:540px){.latest-projects{margin-top:56px;padding-top:28px}.latest-grid{gap:36px}.latest-card img{height:290px}}
.why-hotels{margin-top:0;padding-top:70px;border-top:1px solid var(--line)}
.why-hotels h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.4vw,66px);font-weight:400;line-height:1.05;letter-spacing:-2px;margin:14px 0 42px}
.why-hotels-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-bottom:38px}
.why-hotels-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:1.45rem;font-weight:400;margin:0 0 12px}
.why-hotels-grid p{color:var(--muted);line-height:1.7;margin:0}
@media(max-width:900px){.why-hotels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.why-hotels{padding-top:50px}.why-hotels-grid{grid-template-columns:1fr;gap:30px}.why-hotels h2{font-size:clamp(36px,11vw,52px)}}

.credentials .approval-note{margin-bottom:24px}.brand-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 46px;max-width:1120px}.brand-logo-grid--global{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:58px}.brand-logo{height:112px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 28px}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(1);opacity:.76;mix-blend-mode:multiply;transition:opacity .25s ease,filter .25s ease}.brand-logo:hover img{filter:grayscale(0);opacity:1}@media(max-width:900px){.brand-logo-grid,.brand-logo-grid--global{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:540px){.brand-logo-grid,.brand-logo-grid--global{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.brand-logo{height:94px;padding:19px}.credentials .approval-note{margin-bottom:20px}}

.intro-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.portfolio-download{display:inline-flex;align-items:center;gap:18px;padding:13px 18px;border:1px solid var(--ink);font-size:14px;white-space:nowrap;transition:background .2s ease,color .2s ease}.portfolio-download:hover{background:var(--ink);color:#fff}.portfolio-download span{font-size:19px;line-height:1}@media(max-width:800px){.intro-actions{gap:16px}}@media(max-width:540px){.intro-actions{width:100%;align-items:flex-start}.portfolio-download{min-height:44px}}
