@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700;800;900&display=swap";body{margin:0}:root{--bg:#07111d;--bg2:#02060b;--text:#f7f5ef;--muted:#f7f5efa3;--faint:#f7f5ef61;--line:#f7f5ef29;--gold:#c2a35f;--teal:#57ebde}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 78% 8%, #439cfb17, transparent 28%), radial-gradient(circle at 12% 92%, #57ebde0e, transparent 30%), linear-gradient(180deg, var(--bg), var(--bg2));margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}img{width:100%;display:block}.header,.hero,.section,.contact,.footer{width:min(1120px,100% - 48px);margin:0 auto}.header{z-index:999;isolation:isolate;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px)saturate(1.18);background:#07111dc7;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;display:flex;position:sticky;top:0}.header:before{content:"";z-index:-2;background:linear-gradient(#07111df2,#07111db8);width:100vw;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.header:after{content:"";background:var(--line);width:100vw;height:1px;position:absolute;bottom:0;left:50%;right:50%;transform:translate(-50%)}.brand{z-index:2;letter-spacing:-.055em;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:700;position:relative}.headerRight{z-index:2;align-items:center;gap:24px;display:flex;position:relative}.nav{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;gap:26px;font-size:10px;font-weight:900;display:flex}.nav a:hover,.heroLinks a:hover,.contactLinks a:hover{color:var(--gold)}.langSwitch{background:#ebf4f509;border:1px solid #ebf4f52e;border-radius:999px;grid-template-columns:1fr 1fr;min-width:116px;height:40px;padding:4px;display:grid;position:relative;overflow:hidden}.langSwitch:before{content:"";background:#ebf4f5eb;border-radius:999px;width:calc(50% - 4px);transition:transform .45s cubic-bezier(.16,1,.3,1);position:absolute;top:4px;bottom:4px;left:4px}.langSwitch.is-vi:before{transform:translate(calc(100% + 4px))}.langSwitch button{z-index:1;color:var(--muted);cursor:pointer;letter-spacing:.14em;background:0 0;border:0;font-size:11px;font-weight:900;position:relative}.langSwitch button.active{color:#02060b}.tinyLabel{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;margin:0 0 24px;font-size:10px;font-weight:900}.section{border-bottom:1px solid var(--line);padding:92px 0}.sectionHead{max-width:820px;margin-bottom:56px}.sectionHead h2{letter-spacing:-.065em;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(42px,5.4vw,76px);font-weight:600;line-height:.98}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:center;gap:76px;min-height:84vh;padding:82px 0 110px;display:grid}.heroText h1{letter-spacing:-.08em;max-width:790px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(58px,8vw,108px);font-weight:600;line-height:.92}.heroText p:not(.tinyLabel){max-width:590px;color:var(--muted);margin:38px 0 0;font-size:16px;line-height:2}.heroLinks{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;gap:28px;margin-top:40px;font-size:10px;font-weight:900;display:flex}.heroImage{border:1px solid var(--line);border-radius:18px;display:block;position:relative;overflow:hidden}.heroImage img{aspect-ratio:4/5.18;object-fit:cover;filter:saturate(.9)contrast(1.05)brightness(.84);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1)}.heroImage span{opacity:0;letter-spacing:-.075em;background:#02060b94;place-items:center;font-family:Cormorant Garamond,serif;font-size:clamp(42px,5vw,76px);font-weight:600;transition:opacity .25s;display:grid;position:absolute;inset:0}.heroImage:hover span{opacity:1}.workGrid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.workCard{border:1px solid var(--line);min-height:430px;color:inherit;background:#ffffff06;position:relative;overflow:hidden}.photoCard:first-child{grid-column:span 7;min-height:620px}.photoCard:nth-child(2){grid-column:span 5;min-height:620px}.photoCard:nth-child(3){grid-column:span 5;min-height:520px}.photoCard:nth-child(4){grid-column:span 7;min-height:520px}.photoCard:nth-child(n+5):nth-child(-n+7){grid-column:span 4}.workCard img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.16,1,.3,1),filter .75s cubic-bezier(.16,1,.3,1)}.photoCard:hover img{filter:brightness(.52)saturate(.9);transform:scale(1.06)}.cardText{z-index:5;-webkit-backdrop-filter:blur(14px);background:#02060bb8;border:1px solid #f7f5ef24;padding:18px;transition:opacity .25s,transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:16px;left:16px;right:16px}.photoCard:hover .cardText{opacity:0;transform:translateY(10px)}.cardText>span{color:var(--gold);letter-spacing:.16em;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.cardText p{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:9px;font-weight:900;line-height:1.5}.cardText h3{letter-spacing:-.058em;margin:0 0 12px;font-family:Cormorant Garamond,serif;font-size:clamp(29px,3vw,43px);font-weight:600;line-height:.96}.cardText small{color:var(--muted);font-size:11px;line-height:1.75;display:block}.igOverlay{z-index:8;opacity:0;color:var(--gold);-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#02060bb8;flex-direction:column;justify-content:center;align-items:center;gap:14px;transition:opacity .28s;display:flex;position:absolute;inset:0}.igOverlay small{color:var(--text);letter-spacing:.06em;font-size:12px;font-weight:800}.photoCard:hover .igOverlay{opacity:1}.serviceCard{border:0;border-top:1px solid var(--line);background:0 0;grid-column:span 12;min-height:auto}.serviceNumber{display:none}.serviceCard .cardText{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:80px 1fr 1.25fr;align-items:start;gap:28px;padding:32px 0;display:grid;position:static}.serviceCard .cardText>span{letter-spacing:-.055em;margin:0;font-family:Cormorant Garamond,serif;font-size:34px;font-weight:600;line-height:.9}.serviceCard .cardText h3{margin:0;font-size:clamp(34px,4vw,54px)}.serviceCard .cardText small{max-width:540px;font-size:13px;line-height:1.9}.aboutGrid{grid-template-columns:1fr 1fr;gap:42px;display:grid}.aboutCopy{max-width:560px;color:var(--muted);margin:0;font-size:15px;line-height:2.1}.aboutBlock{border-top:1px solid var(--line);padding-top:28px}.aboutBlock h3{letter-spacing:-.055em;margin:0 0 22px;font-family:Cormorant Garamond,serif;font-size:34px;font-weight:600;line-height:1}.chips{flex-wrap:wrap;gap:11px;display:flex}.chips span{border:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:11px 14px;font-size:10px;font-weight:850}.aboutBlock ul{margin:0;padding:0;list-style:none}.aboutBlock li{color:var(--muted);margin-bottom:14px;font-size:13px;line-height:1.8}.contact{text-align:center;place-items:center;min-height:88vh;display:grid}.contact h2{letter-spacing:-.055em;max-width:900px;margin:0 auto 42px;font-family:Cormorant Garamond,serif;font-size:clamp(48px,6.4vw,88px);font-weight:600;line-height:1.04}.contactLinks{color:var(--muted);letter-spacing:.22em;text-transform:uppercase;justify-content:center;gap:28px;font-size:10px;font-weight:900;display:flex}.footer{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;gap:24px;padding:32px 0 48px;font-size:11px;display:flex}.footer p{margin:0}#work,#about,#contact{scroll-margin-top:120px}@media (width<=980px){.header{flex-direction:column;align-items:flex-start;gap:18px}.headerRight{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.nav{width:100%;overflow-x:auto}.hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding-top:64px}.heroImage{width:min(560px,100%);margin-left:auto}.workGrid,.aboutGrid{grid-template-columns:1fr}.photoCard:first-child,.photoCard:nth-child(2),.photoCard:nth-child(3),.photoCard:nth-child(4),.photoCard:nth-child(n+5):nth-child(-n+7){grid-column:span 1;min-height:auto}.workCard img{aspect-ratio:4/5.15;height:auto}.serviceCard .cardText{grid-template-columns:1fr;gap:14px}#work,#about,#contact{scroll-margin-top:160px}}@media (width<=640px){.header,.hero,.section,.contact,.footer{width:min(100% - 32px,1120px)}.brand{font-size:27px}.nav{gap:18px;font-size:9px}.heroText h1{font-size:52px}.heroText p:not(.tinyLabel),.aboutCopy{font-size:14px;line-height:1.95}.section{padding:72px 0}.sectionHead h2{font-size:42px}.cardText{padding:15px;bottom:12px;left:12px;right:12px}.contact h2{font-size:42px;line-height:1.08}.contactLinks{flex-direction:column;gap:16px}.footer{flex-direction:column}}.heroImage{background:0 0}.heroImage img{object-position:center center}.timelineBlock{grid-column:1/-1}.timelineList{border-top:1px solid var(--line);gap:0;display:grid}.timelineItem>span{color:var(--gold);letter-spacing:-.055em;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;line-height:1}.timelineRole{letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-weight:900;color:var(--teal)!important;font-size:10px!important}.timelineItem p{max-width:680px;color:var(--muted);margin:0;font-size:13px;line-height:1.9}@media (width>=641px){.mobileOnly{display:none!important}}@media (width<=640px){body{background:radial-gradient(circle at 70% 2%, #439cfb14, transparent 28%), linear-gradient(180deg, var(--bg), var(--bg2))}.header{padding-top:18px;padding-bottom:18px;position:sticky;top:0}.headerRight{gap:14px}.nav{justify-content:space-between;gap:16px}.langSwitch{align-self:flex-start}.hero{flex-direction:column;gap:28px;min-height:auto;padding-top:44px;padding-bottom:58px;display:flex}.heroText{order:1}.heroImage{border-radius:14px;order:2;width:100%}.heroImage img{aspect-ratio:4/5;object-position:center center}.heroText h1{letter-spacing:-.07em;font-size:46px;line-height:.96}.heroText p:not(.tinyLabel){max-width:none;margin-top:26px;font-size:14px;line-height:1.9}.heroLinks{margin-top:28px}.section{padding:58px 0}.sectionHead{margin-bottom:30px}.sectionHead h2{letter-spacing:-.055em;font-size:34px;line-height:1.08}.workGrid{grid-template-columns:1fr;gap:14px;display:grid}.photoCard{border-radius:0;grid-template-columns:116px 1fr;display:grid;min-height:154px!important}.photoCard img{aspect-ratio:auto;object-fit:cover;width:116px;height:100%;min-height:154px}.photoCard .cardText{-webkit-backdrop-filter:none;background:#ffffff06;border:0;flex-direction:column;justify-content:center;min-height:154px;padding:16px;display:flex;position:static}.photoCard .cardText>span{margin-bottom:8px}.photoCard .cardText p{margin-bottom:8px;font-size:8px;line-height:1.5}.photoCard .cardText h3{margin-bottom:8px;font-size:25px;line-height:.98}.photoCard .cardText small{font-size:10px;line-height:1.55}.photoCard:hover .cardText{opacity:1;transform:none}.photoCard:hover img{filter:saturate(.9)contrast(1.05)brightness(.84);transform:none}.igOverlay{display:none}.serviceCard{border-top:1px solid var(--line);min-height:auto}.serviceCard .cardText{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:24px 0;display:block;position:static}.serviceCard .cardText>span{margin-bottom:14px;font-size:28px}.serviceCard .cardText h3{font-size:34px;line-height:1}.serviceCard .cardText small{font-size:12px;line-height:1.8}.aboutGrid{grid-template-columns:1fr;gap:28px}.aboutCopy{font-size:14px;line-height:1.95}.aboutBlock h3{font-size:30px}.chips{gap:9px}.chips span{padding:9px 11px;font-size:9px}.timelineItem{grid-template-columns:1fr;gap:12px;padding:22px 0}.timelineItem>span{font-size:24px}.timelineItem h4{font-size:30px}.timelineItem p{font-size:12px;line-height:1.8}.contact{min-height:76vh}.contact h2{letter-spacing:-.045em;font-size:38px;line-height:1.12}}.heroImage{justify-self:end;width:min(420px,100%);background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.heroImage img{width:100%;max-height:620px;aspect-ratio:auto!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 34px 70px #0000006b)saturate(.95)contrast(1.03)!important}.heroImage:hover img{transform:translateY(-4px)scale(1.018);filter:drop-shadow(0 40px 80px #0000007a)saturate()contrast(1.05)!important}.heroImage span{-webkit-backdrop-filter:blur(10px);border-radius:22px;background:#02060b6b!important}.serviceCard .cardText{grid-template-columns:90px minmax(240px,.85fr) minmax(360px,1.35fr)!important;grid-template-areas:"num meta title""num desc title"!important;align-items:start!important;gap:18px 34px!important;display:grid!important}.serviceCard .cardText>span{grid-area:num;margin:0!important}.serviceCard .cardText p{grid-area:meta;max-width:360px;margin:0!important}.serviceCard .cardText h3{grid-area:title;align-self:start;max-width:560px;margin:0!important}.serviceCard .cardText small{grid-area:desc;max-width:520px!important;font-size:13px!important;line-height:1.9!important}.serviceCard{padding:8px 0}.summaryBlock,.timelineBlock{grid-column:1/-1}.summaryGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.timelineItem h4{letter-spacing:-.055em;margin:0 0 10px;font-family:Cormorant Garamond,serif;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:.95}.timelineOrg{letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:var(--teal)!important;margin:0 0 12px!important;font-size:10px!important}@media (width<=640px){.hero{grid-template-columns:1fr;gap:28px}.heroImage{justify-self:center;width:min(320px,82vw);margin:0 auto}.heroImage img{max-height:460px}.heroImage:before{filter:blur(22px);inset:10% -18% 0}.serviceCard .cardText{padding:24px 0!important;display:block!important}.serviceCard .cardText>span{display:block;margin-bottom:14px!important}.serviceCard .cardText p{margin-bottom:12px!important}.serviceCard .cardText h3{margin-bottom:14px!important}.summaryGrid{grid-template-columns:1fr}.summaryCard{padding:20px}.summaryCard strong{font-size:46px}.timelineItem{grid-template-columns:1fr;gap:12px;padding:24px 0}.timelineItem h4{font-size:32px}.timelineItem p:not(.timelineOrg){font-size:12px;line-height:1.8}}.hero{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr)!important;align-items:center!important}.heroImage{background:0 0!important;border:0!important;border-radius:0!important;justify-self:end!important;width:min(420px,100%)!important;overflow:visible!important}.heroImage:before{content:"";z-index:-1;filter:blur(20px);background:radial-gradient(circle at 50% 45%,#57ebde1f,#0000 34%),radial-gradient(circle at 50% 65%,#c2a35f1a,#0000 42%);border-radius:999px;position:absolute;inset:8% -8% 4%}.heroImage img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 34px 70px #0000006b)saturate(.95)contrast(1.03)!important;width:100%!important;max-height:620px!important}.serviceCard{border:0!important;border-top:1px solid var(--line)!important;background:0 0!important;grid-column:span 12!important;min-height:auto!important;padding:0!important}.serviceCard .cardText{-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;grid-template-columns:90px minmax(260px,.95fr) minmax(420px,1.45fr)!important;grid-template-areas:"num meta title""num desc title"!important;align-items:start!important;gap:18px 36px!important;padding:34px 0!important;display:grid!important;position:static!important}.serviceCard .cardText>span{color:var(--gold)!important;letter-spacing:-.055em!important;grid-area:num!important;margin:0!important;font-family:Cormorant Garamond,serif!important;font-size:36px!important;font-weight:600!important;line-height:.9!important}.serviceCard .cardText p{max-width:380px!important;color:var(--teal)!important;letter-spacing:.16em!important;text-transform:uppercase!important;grid-area:meta!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1.8!important}.serviceCard .cardText h3{letter-spacing:-.06em!important;grid-area:title!important;max-width:620px!important;margin:0!important;font-family:Cormorant Garamond,serif!important;font-size:clamp(38px,4.5vw,58px)!important;font-weight:600!important;line-height:.95!important}.serviceCard .cardText small{max-width:560px!important;color:var(--muted)!important;grid-area:desc!important;font-size:13px!important;line-height:1.9!important}.timelineSection{border-bottom:1px solid var(--line)}.summaryGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:64px;display:grid}.summaryCard{border:1px solid var(--line);background:#ffffff06;padding:24px}.summaryCard strong{color:var(--gold);letter-spacing:-.065em;margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:clamp(42px,5vw,66px);font-weight:600;line-height:.9;display:block}.summaryCard span{color:var(--text);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:900;display:block}.summaryCard p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.timelineList{border-top:1px solid var(--line);display:grid}.timelineItem{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:34px;padding:30px 0;display:grid}.timelineItem>span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.7}.timelineItem h3{letter-spacing:-.055em;margin:0 0 10px;font-family:Cormorant Garamond,serif;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:.95}.timelineOrg{color:var(--teal)!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0 0 12px!important;font-size:10px!important;font-weight:900!important}.timelineItem p:not(.timelineOrg){max-width:680px;color:var(--muted);margin:0;font-size:13px;line-height:1.9}@media (width<=640px){.hero{grid-template-columns:1fr!important;gap:28px!important}.heroImage{justify-self:center!important;width:min(320px,82vw)!important;margin:0 auto!important}.heroImage img{max-height:460px!important}.serviceCard .cardText{padding:24px 0!important;display:block!important}.serviceCard .cardText>span{margin-bottom:14px!important;display:block!important}.serviceCard .cardText p{margin-bottom:12px!important}.serviceCard .cardText h3{margin-bottom:14px!important;font-size:34px!important}.summaryGrid{margin-bottom:42px;grid-template-columns:1fr!important}.summaryCard{padding:20px}.summaryCard strong{font-size:46px}.timelineItem{grid-template-columns:1fr!important;gap:12px!important;padding:24px 0!important}.timelineItem h3{font-size:32px!important}.timelineItem p:not(.timelineOrg){font-size:12px;line-height:1.8}}.hero{border-bottom:1px solid var(--line);min-height:calc(100vh - 84px)!important;padding:78px 0 96px!important;display:block!important;position:relative!important;overflow:hidden!important}.hero:before{content:"";filter:blur(32px);opacity:.9;pointer-events:none;background:radial-gradient(circle,#57ebde21,#0000 38%),radial-gradient(circle at 60% 55%,#c2a35f1a,#0000 48%);border-radius:999px;width:min(620px,48vw);height:min(620px,48vw);position:absolute;top:12%;right:-8%}.heroText{z-index:4!important;width:min(820px,72%)!important;padding-top:0!important;position:relative!important}.heroLinks{gap:32px!important;margin-top:44px!important}.heroImage{z-index:2!important;justify-self:unset!important;background:0 0!important;border:0!important;border-radius:0!important;width:min(520px,40vw)!important;height:auto!important;margin:0!important;position:absolute!important;bottom:-8px!important;right:clamp(8px,3vw,42px)!important;overflow:visible!important}@media (width>=1120px){.heroText h1{max-width:880px!important}.heroImage{width:min(560px,41vw)!important;right:0!important}}@media (width<=980px){.hero{grid-template-columns:1fr!important;gap:34px!important;min-height:auto!important;padding:64px 0 82px!important;display:grid!important;overflow:visible!important}.heroText{width:100%!important}.heroText h1{font-size:clamp(58px,11vw,92px)!important;line-height:.9!important}.heroImage{justify-self:end!important;width:min(420px,72vw)!important;margin-top:-24px!important;position:relative!important;bottom:auto!important;right:auto!important}.heroImage img{transform:none!important}}@media (width<=640px){.hero{gap:28px!important;padding-top:46px!important;padding-bottom:62px!important}.heroText .tinyLabel{margin-bottom:22px!important}.heroText h1{letter-spacing:-.072em!important;font-size:48px!important;line-height:.94!important}.heroText p:not(.tinyLabel){margin-top:28px!important;font-size:14px!important;line-height:1.95!important}.heroLinks{margin-top:30px!important}.heroImage{justify-self:center!important;width:min(300px,78vw)!important;margin-top:-8px!important}.heroImage:before{filter:blur(24px);width:118%;height:72%}.heroImage:after{width:72%;height:18%}}body{background:radial-gradient(circle at 80% 8%,#439cfb17,#0000 28%),radial-gradient(circle at 12% 88%,#57ebde0b,#0000 30%),linear-gradient(#07111d,#02060b 78%)}body:before{content:"";z-index:-1;pointer-events:none;opacity:.18;background-image:linear-gradient(#f7f5ef0e 1px,#0000 1px),linear-gradient(90deg,#f7f5ef0b 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero{isolation:isolate;min-height:calc(100vh - 84px)!important;padding:76px 0 96px!important;display:block!important;position:relative!important;overflow:hidden!important}.hero:before{content:"";z-index:-2;background:linear-gradient(#ffffff0b,#ffffff03),radial-gradient(circle at 54% 34%,#57ebde1f,#0000 34%),radial-gradient(circle at 64% 70%,#c2a35f14,#0000 42%);border:1px solid #f7f5ef1c;border-radius:34px;width:min(520px,42vw);height:calc(100% - 150px);position:absolute;top:72px;right:0;box-shadow:0 34px 120px #00000047,inset 0 1px #ffffff0a}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#f7f5ef38);width:160px;height:1px;position:absolute;top:50%;right:min(510px,40vw)}.heroText{z-index:4!important;width:min(760px,66%)!important;position:relative!important}.heroText .tinyLabel{margin-bottom:28px!important}.heroText h1{text-wrap:balance;letter-spacing:-.08em!important;max-width:780px!important;font-size:clamp(60px,7.4vw,112px)!important;line-height:.9!important}.heroImage{z-index:3!important;background:0 0!important;border:0!important;border-radius:0!important;width:min(440px,34vw)!important;margin:0!important;position:absolute!important;bottom:34px!important;right:clamp(18px,4vw,58px)!important;overflow:visible!important}.heroImage:before{content:"";z-index:-2;background:linear-gradient(#f7f5ef0e,#f7f5ef04),radial-gradient(circle at 50% 28%,#439cfb26,#0000 38%),radial-gradient(circle at 50% 74%,#57ebde14,#0000 48%);border:1px solid #f7f5ef24;border-radius:30px;width:88%;height:78%;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 28px 90px #0000005c,inset 0 1px #ffffff0e}.heroImage:after{content:"";z-index:-1;filter:blur(22px);background:#0000005c;border-radius:999px;width:72%;height:18%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.heroImage{--hero-caption:"VISUAL / RETAIL"}.heroImage:hover:before{border-color:#c2a35f47}@media (width<=980px){.hero{grid-template-columns:1fr!important;gap:36px!important;min-height:auto!important;padding:64px 0 82px!important;display:grid!important;overflow:visible!important}.hero:before{opacity:.8;width:min(520px,80vw);height:520px;top:auto;bottom:58px;right:0}.hero:after{display:none}.heroText{width:100%!important}.heroText h1{max-width:820px!important;font-size:clamp(56px,11vw,92px)!important;line-height:.92!important}.heroImage{justify-self:end!important;width:min(390px,72vw)!important;margin-top:-12px!important;position:relative!important;bottom:auto!important;right:auto!important}.heroImage img{transform:translateY(8px)!important}}@media (width<=640px){.hero{gap:30px!important;padding-top:46px!important;padding-bottom:64px!important}.hero:before{border-radius:28px;width:min(340px,92vw);height:360px;bottom:30px;left:50%;right:auto;transform:translate(-50%)}.heroText .tinyLabel{margin-bottom:20px!important}.heroText h1{letter-spacing:-.07em!important;font-size:46px!important;line-height:.96!important}.heroText p:not(.tinyLabel){margin-top:26px!important;font-size:14px!important;line-height:1.9!important}.heroLinks{margin-top:28px!important}.heroImage{justify-self:center!important;width:min(300px,76vw)!important;margin-top:-6px!important}.heroImage:before{border-radius:24px;width:92%;height:74%}.heroImage:after{width:72%;height:16%}.heroImage img{max-height:430px!important;transform:translateY(10px)!important}}.hero:after{display:none!important}.heroText .tinyLabel{color:var(--gold)!important;margin-bottom:28px!important}.heroText h1{letter-spacing:-.082em!important;max-width:780px!important;font-size:clamp(68px,7.8vw,126px)!important;line-height:.9!important}.heroLinks{margin-top:40px!important}.heroImage{z-index:2!important;background:0 0!important;border:0!important;border-radius:0!important;justify-self:end!important;width:min(470px,100%)!important;margin:0!important;position:relative!important;bottom:auto!important;right:auto!important;overflow:visible!important}.heroImage:before{content:"";z-index:-1;filter:blur(28px);background:#00000057;border-radius:999px;width:94%;height:52%;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.heroImage:after{display:none!important}.heroImage img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 26px 52px #00000073)saturate(.98)contrast(1.04)!important;width:100%!important;max-height:660px!important;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1)!important;transform:translateY(16px)!important}@media (width<=980px){.hero{grid-template-columns:1fr!important;gap:40px!important;min-height:auto!important;padding:64px 0 82px!important}.heroText{max-width:none!important}.heroText h1{font-size:clamp(58px,11vw,92px)!important;line-height:.92!important}.heroImage{justify-self:end!important;width:min(440px,72vw)!important}}@media (width<=640px){.hero{gap:30px!important;padding-top:44px!important;padding-bottom:62px!important}.heroText .tinyLabel{margin-bottom:20px!important}.heroText h1{letter-spacing:-.072em!important;font-size:46px!important;line-height:.96!important}.heroText p:not(.tinyLabel){margin-top:26px!important;font-size:14px!important;line-height:1.9!important}.heroLinks{margin-top:28px!important}.heroImage{justify-self:center!important;width:min(315px,82vw)!important;margin-top:-8px!important}.heroImage img{max-height:460px!important;transform:translateY(8px)!important}.hero:before{width:360px;height:360px;top:auto;bottom:80px;right:50%;transform:translate(50%)}}body{color:#f3f1eb;background:radial-gradient(circle at 74% 42%,#1948704d,#0000 32%),radial-gradient(circle at 18% 92%,#57ebde09,#0000 32%),linear-gradient(135deg,#06111f 0%,#081827 48%,#0b1d30 100%)!important}body:before{content:"";z-index:-1;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 30%,#ffffff1a 0 1px,#0000 1px),radial-gradient(circle at 80% 70%,#ffffff14 0 1px,#0000 1px),linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:7px 7px,11px 11px,64px 64px,64px 64px;position:fixed;inset:0}.hero{border-bottom:1px solid #f3f1eb21!important;grid-template-columns:minmax(0,.92fr) minmax(360px,.82fr)!important;align-items:center!important;gap:clamp(28px,4vw,58px)!important;min-height:calc(100vh - 84px)!important;padding:74px 0 92px!important;display:grid!important;position:relative!important;overflow:hidden!important}.hero:before{content:"";z-index:-2;filter:blur(14px);opacity:.8;pointer-events:none;background:radial-gradient(circle at 48% 48%,#439cfb29,#0000 36%),radial-gradient(circle at 56% 54%,#57ebde0e,#0000 50%);border-radius:999px;width:min(700px,50vw);height:min(700px,50vw);position:absolute;top:14%;right:-4%}.hero:after{content:"";z-index:-1;pointer-events:none;background:#ffffff03;border:1px solid #f3f1eb17;border-radius:28px;width:min(520px,38vw);height:78%;position:absolute;top:11%;right:0}.heroText{z-index:3!important;width:auto!important;max-width:720px!important;position:relative!important}.heroText .tinyLabel{color:#c2a35f!important;letter-spacing:.18em!important;margin-bottom:26px!important;font-size:10px!important}.heroText h1{text-wrap:balance;color:#f3f1eb!important;letter-spacing:-.074em!important;max-width:720px!important;font-size:clamp(52px,6.4vw,96px)!important;line-height:.94!important}.heroText p:not(.tinyLabel){color:#f3f1ebb3!important;max-width:610px!important;margin-top:34px!important;font-size:17px!important;line-height:2.02!important}.heroLinks{gap:16px!important;margin-top:38px!important;display:flex!important}.heroLinks a{color:#f3f1ebc7;letter-spacing:.15em;text-transform:uppercase;border:1px solid #f3f1eb38;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;font-size:10px;font-weight:900;transition:color .22s,border-color .22s,background .22s,transform .22s;display:inline-flex}.heroLinks a:hover{background:#f3f1eb;border-color:#f3f1ebeb;transform:translateY(-2px);color:#06111f!important}.heroImage{box-shadow:0 34px 120px #00000057,inset 0 1px #ffffff0a;z-index:2!important;background:linear-gradient(#ffffff0b,#ffffff03),#ffffff05!important;border:0!important;border-radius:30px!important;justify-self:end!important;width:min(620px,45vw)!important;margin:0!important;position:relative!important;overflow:hidden!important}.heroImage img{aspect-ratio:4/5!important;object-fit:cover!important;object-position:56% center!important;filter:saturate(.88)contrast(1.08)brightness(.92)drop-shadow(0 22px 44px #00000047)!important;width:100%!important;height:auto!important;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1)!important;transform:scale(1.08)translate(2%)!important}.heroImage:after{content:"QUOCTUAN / VISUAL CONTENT";z-index:4;color:#f3f1eba3;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;bottom:22px;left:24px}@media (width>=1280px){.header,.hero,.section,.contact,.footer{width:min(1240px,100% - 96px)}}@media (width<=980px){.hero{grid-template-columns:1fr!important;gap:36px!important;min-height:auto!important;padding:64px 0 82px!important}.hero:after{width:min(520px,82vw);height:520px;top:auto;bottom:70px;right:0}.heroText{max-width:none!important}.heroText h1{max-width:820px!important;font-size:clamp(52px,10vw,86px)!important}.heroImage{justify-self:end!important;width:min(520px,78vw)!important}}@media (width<=640px){.hero{gap:30px!important;padding-top:46px!important;padding-bottom:62px!important}.heroText .tinyLabel{letter-spacing:.14em!important;margin-bottom:20px!important;font-size:9px!important}.heroText h1{letter-spacing:-.066em!important;font-size:44px!important;line-height:.98!important}.heroText p:not(.tinyLabel){margin-top:24px!important;font-size:14.5px!important;line-height:1.9!important}.heroLinks{gap:10px!important;margin-top:28px!important}.heroLinks a{min-height:40px;padding:0 13px;font-size:9px}.heroImage{border-radius:24px!important;justify-self:center!important;width:min(360px,92vw)!important}.heroImage img{aspect-ratio:3/4!important;object-position:56% center!important;transform:scale(1.06)translate(2%)!important}.heroImage:before{border-radius:18px;inset:10px}.heroImage:after{font-size:8px;bottom:16px;left:18px}.hero:before{filter:blur(16px);width:360px;height:360px;top:auto;bottom:70px;right:50%;transform:translate(50%)}}.heroImage{background:linear-gradient(#ffffff0a,#ffffff03),#ffffff05!important;border:1px solid #f3f1eb21!important;border-radius:26px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #00000057,inset 0 1px #ffffff0a!important}.heroImage:before{content:"";z-index:3;pointer-events:none;border:1px solid #f3f1eb1a;border-radius:18px;position:absolute;inset:12px}.heroImage:after{content:"";z-index:2;pointer-events:none;opacity:.13;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 30%,#ffffff38 0 1px,#0000 1px),radial-gradient(circle at 80% 70%,#ffffff29 0 1px,#0000 1px);background-size:7px 7px,11px 11px;position:absolute;inset:0}.heroImage img{aspect-ratio:4/5!important;object-fit:cover!important;object-position:56% center!important;filter:saturate(.88)contrast(1.1)brightness(.94)!important;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1)!important;transform:scale(1.12)translate(2%)!important}.heroImage span{display:none!important}@media (width>=981px){.heroImage{width:min(560px,42vw)!important}}@media (width<=640px){.heroImage{border-radius:22px!important}.heroImage:before{border-radius:16px;inset:10px}.heroImage img{aspect-ratio:3/4!important;transform:scale(1.08)translate(2%)!important}}.timelineSection,.timelineBlock,.timelineList,.timelineItem{display:none!important}.quickLookBlock{grid-column:1/-1}.quickLookGrid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.quickLookCard{border:1px solid var(--line);background:linear-gradient(#ffffff09,#ffffff03);padding:24px}.quickLookCard span{color:var(--text);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:900;line-height:1.5;display:block}.quickLookCard p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.7}.quickLookRoles{border-top:1px solid var(--line);gap:10px;margin:0;padding:18px 0 0;list-style:none;display:grid}.quickLookRoles li{color:#f7f5efb8;font-size:12px;line-height:1.65}@media (width<=980px){.quickLookGrid{grid-template-columns:1fr}}@media (width<=640px){.quickLookCard{padding:18px}.quickLookCard strong{margin-bottom:14px;font-size:38px}.quickLookCard span{font-size:9px}.quickLookRoles li{font-size:11px}}.quickLookRoles{gap:8px}.quickLookRoles li:first-child{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.quickLookRoles li:last-child{color:#f7f5efd1;font-size:13px;line-height:1.7}.revealTarget{opacity:0;filter:blur(6px);transition:opacity .82s cubic-bezier(.16,1,.3,1),transform .82s cubic-bezier(.16,1,.3,1),filter .82s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform, filter;transform:translateY(28px)}.revealTarget.is-visible{opacity:1;filter:blur();transform:translateY(0)}.heroText.revealTarget{transform:translateY(22px)}.heroImage.revealTarget{transform:translateY(28px)scale(.985)}.heroImage.revealTarget.is-visible{transform:translateY(0)scale(1)}.workCard{transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .32s,background .32s,box-shadow .42s cubic-bezier(.16,1,.3,1)}.workCard:hover{border-color:#f3f1eb42;transform:translateY(-4px);box-shadow:0 24px 80px #00000038}.serviceCard:hover{box-shadow:none;transform:translateY(-2px)}.aboutBlock,.quickLookCard,.summaryCard{transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .32s,background .32s}.quickLookCard:hover,.summaryCard:hover{background:linear-gradient(#ffffff0b,#ffffff04);border-color:#f3f1eb3d;transform:translateY(-3px)}a,button{transition:color .22s,border-color .22s,background .22s,opacity .22s,transform .22s}.igOverlay{transition:opacity .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s}.langSwitch:before{transition:transform .52s cubic-bezier(.16,1,.3,1),background .52s cubic-bezier(.16,1,.3,1)!important}@media (prefers-reduced-motion:reduce){.revealTarget,.revealTarget.is-visible,.workCard,.aboutBlock,.quickLookCard,.summaryCard,.heroImage img,a,button{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}.site.lang-out :is(h1,h2,h3,h4,p,a,span,small,li,strong,button,.tinyLabel){animation:.22s cubic-bezier(.76,0,.24,1) forwards langOut}.site.lang-in :is(h1,h2,h3,h4,p,a,span,small,li,strong,button,.tinyLabel){animation:.56s cubic-bezier(.16,1,.3,1) forwards langIn}.site.lang-out :is(img,.heroImage,.workCard,.photoCard,.serviceCard,.quickLookCard,.igOverlay),.site.lang-in :is(img,.heroImage,.workCard,.photoCard,.serviceCard,.quickLookCard,.igOverlay){animation:none!important}@keyframes langOut{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(2px);transform:translateY(-.65em)}}@keyframes langIn{0%{opacity:0;filter:blur(2px);transform:translateY(.65em)}to{opacity:1;filter:blur();transform:translateY(0)}}.heroImage{transition:transform .52s cubic-bezier(.16,1,.3,1),border-color .36s,box-shadow .52s cubic-bezier(.16,1,.3,1),background .36s!important}.heroImage:hover{background:linear-gradient(#ffffff0e,#ffffff04),#ffffff06!important;border-color:#f3f1eb47!important;transform:translateY(-5px)!important;box-shadow:0 42px 130px #0000006b,inset 0 1px #ffffff0f!important}.heroImage:before{transition:border-color .36s,opacity .36s,transform .52s cubic-bezier(.16,1,.3,1)!important}.heroImage:hover:before{opacity:1!important;border-color:#c2a35f57!important}.heroImage span{z-index:6!important;color:#f3f1ebd1!important;-webkit-backdrop-filter:blur(12px)!important;letter-spacing:.16em!important;text-transform:uppercase!important;opacity:0!important;pointer-events:none!important;background:#06111f9e!important;border:1px solid #f3f1eb2e!important;border-radius:999px!important;width:auto!important;height:auto!important;padding:9px 12px!important;font-family:Inter,system-ui,sans-serif!important;font-size:9px!important;font-weight:900!important;line-height:1!important;transition:opacity .26s,transform .36s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important;position:absolute!important;inset:auto 22px 20px auto!important;transform:translateY(8px)!important}@media (width<=640px){.heroImage:hover{transform:none!important}.heroImage:hover img{transform:scale(1.08)translate(2%)!important}.heroImage span{display:none!important}}.heroImage{position:relative!important;overflow:hidden!important}.heroImage img{transition:transform .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1)!important}.heroImage:hover img{filter:saturate(1.02)contrast(1.08)brightness(.68)!important;transform:scale(1.045)!important}.heroImage span{z-index:10!important;border-radius:inherit!important;color:#f3f1eb!important;letter-spacing:-.075em!important;text-transform:none!important;opacity:0!important;-webkit-backdrop-filter:blur(8px)!important;pointer-events:none!important;background:radial-gradient(circle,#57ebde26,#0000 34%),#02060b8f!important;border:0!important;place-items:center!important;width:100%!important;height:100%!important;padding:0!important;font-family:Cormorant Garamond,serif!important;font-size:clamp(42px,5vw,76px)!important;font-weight:600!important;line-height:1!important;transition:opacity .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s!important;display:grid!important;position:absolute!important;inset:0!important;transform:none!important}.heroImage:hover span{opacity:1!important;transform:none!important}@media (width<=640px){.heroImage:hover img{filter:saturate()contrast(1.06)brightness(.72)!important;transform:scale(1.025)!important}.heroImage span{font-size:44px!important}}.backToTop{z-index:999;color:#f3f1ebc7;-webkit-backdrop-filter:blur(14px)saturate(1.1);letter-spacing:.16em;text-transform:uppercase;opacity:.82;background:#06111f9e;border:1px solid #f3f1eb2e;border-radius:999px;align-items:center;gap:9px;height:42px;padding:0 14px;font-size:9px;font-weight:900;line-height:1;transition:opacity .22s,transform .26s cubic-bezier(.16,1,.3,1),border-color .22s,background .22s,color .22s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 60px #0000003d}.backToTop strong{font-size:14px;font-weight:900;line-height:1;transform:translateY(-1px)}.backToTop:hover{opacity:1;color:#06111f;background:#f3f1ebeb;border-color:#f3f1eb5c;transform:translateY(-3px)}@media (width<=640px){.backToTop{height:38px;padding:0 12px;font-size:8px;bottom:14px;right:14px}.backToTop strong{font-size:13px}}.quickLookGrid{align-items:stretch}.quickLookCard{min-height:360px;background:linear-gradient(#ffffff09,#ffffff03)!important;border:1px solid #f7f5ef29!important;flex-direction:column!important;padding:30px!important;display:flex!important}.quickLookCard strong{color:var(--gold)!important;letter-spacing:-.07em!important;margin-bottom:22px!important;font-family:Cormorant Garamond,serif!important;font-size:clamp(46px,5vw,72px)!important;font-weight:600!important;line-height:.86!important;display:block!important}.quickLookCard>span{color:var(--text)!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin-bottom:14px!important;font-size:10px!important;font-weight:900!important;line-height:1.45!important;display:block!important}.quickLookCard>p{color:#f7f5ef94!important;margin:0 0 24px!important;font-size:13px!important;line-height:1.75!important}.quickLookRoles{border-top:1px solid #f7f5ef24!important;margin-top:auto!important;padding-top:22px!important}.quickLookRoles>p{color:var(--gold)!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0 0 14px!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.quickLookRoles>div{flex-wrap:wrap!important;gap:9px!important;display:flex!important}.quickLookRoles li,.quickLookRoles li:first-child,.quickLookRoles li:last-child,.quickLookRoles li:only-child{all:unset!important}@media (width<=640px){.quickLookCard{min-height:auto;padding:22px!important}.quickLookCard strong{margin-bottom:18px!important;font-size:48px!important}.quickLookCard>p{font-size:12px!important;line-height:1.7!important}.quickLookRoles span{min-height:32px!important;font-size:12px!important}}.quickLookRoles{border-top:1px solid var(--line)!important;flex-wrap:wrap!important;gap:9px!important;margin:0!important;padding:18px 0 0!important;list-style:none!important;display:flex!important}.quickLookRoles li,.quickLookRoles li:first-child,.quickLookRoles li:last-child,.quickLookRoles li:only-child{color:#f7f5efc7!important;letter-spacing:0!important;text-transform:none!important;background:#ffffff06!important;border:1px solid #f7f5ef29!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;margin:0!important;padding:0 12px!important;font-family:Inter,system-ui,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.quickLookRoles span{color:#f7f5efc7!important;letter-spacing:0!important;text-transform:none!important;background:#ffffff06!important;border:1px solid #f7f5ef29!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;font-family:Inter,system-ui,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.quickLookRoles>p{width:100%;color:var(--gold)!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0 0 4px!important;font-size:10px!important;font-weight:900!important;line-height:1.4!important}@media (width<=640px){.quickLookRoles{gap:8px!important}.quickLookRoles li,.quickLookRoles span{min-height:32px!important;padding:0 11px!important;font-size:12px!important}}.quickLookCard strong{letter-spacing:-.06em!important;font-size:clamp(46px,5vw,70px)!important}.quickLookCard>p{margin-bottom:22px!important}.quickLookCard{min-height:320px!important}@media (width<=640px){.quickLookCard{min-height:auto!important}.quickLookCard strong{font-size:48px!important}}

/* IPAD/TABLET SERVICE CARD FIX */

@media (max-width: 1100px) and (min-width: 641px) {
  .serviceCard {
    grid-column: span 12 !important;
    min-height: auto !important;
    padding: 0 !important;
  }

  .serviceCard .cardText {
    position: static !important;
    display: grid !important;
    grid-template-columns: 72px 1fr !important;
    grid-template-areas:
      "num title"
      "num meta"
      "num desc" !important;
    gap: 12px 26px !important;
    align-items: start !important;
    padding: 34px 0 !important;
    border: 0 !important;
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  .serviceCard .cardText > span {
    grid-area: num !important;
    margin: 0 !important;
    color: var(--gold) !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 34px !important;
    line-height: 0.9 !important;
    font-weight: 600 !important;
    letter-spacing: -0.055em !important;
  }

  .serviceCard .cardText h3 {
    grid-area: title !important;
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    font-size: clamp(38px, 5.6vw, 58px) !important;
    line-height: 0.98 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .serviceCard .cardText p {
    grid-area: meta !important;
    max-width: none !important;
    margin: 0 !important;
    color: var(--teal) !important;
    font-size: 10px !important;
    line-height: 1.7 !important;
    white-space: normal !important;
  }

  .serviceCard .cardText small {
    grid-area: desc !important;
    max-width: 560px !important;
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.85 !important;
    white-space: normal !important;
  }
}

/* Also prevent the work section from horizontal overflow on iPad */
@media (max-width: 1100px) {
  html,
  body {
    overflow-x: hidden !important;
  }

  .workGrid {
    overflow: hidden !important;
  }
}
