/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#111418;--cream:#f1efe9;--line:#d8d4ca;--orange:#f05a28;--muted:#666b70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}a{color:inherit;text-decoration:none}.header{color:#fff;z-index:10;background:#101318;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 5vw;display:flex;position:absolute}.brand{align-items:center;gap:12px;display:flex}.brand span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.11em;font-size:16px}.brand small{letter-spacing:.18em;color:#aeb2b8;margin-top:2px;font-size:8px}.brand-mark{align-items:center;gap:3px;width:32px;height:30px;flex-direction:row!important;display:flex!important}.brand-mark i{background:var(--orange);border-radius:4px;width:3px;display:block}.brand-mark i:first-child{height:11px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){height:29px}.brand-mark i:nth-child(4){height:17px}.header nav{gap:38px;display:flex}.header nav a{color:#cdd0d4;font-size:13px}.header nav a:hover{color:#fff}.header-call{border-bottom:1px solid var(--orange);padding-bottom:4px;font-family:Georgia,serif;font-size:17px}.hero{color:#fff;background:#101318;align-items:center;height:min(920px,100vh);min-height:720px;padding:88px 8vw 0;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 25%,#0000 85%);mask-image:linear-gradient(90deg,#000 25%,#0000 85%)}.hero:after{content:"";background:radial-gradient(circle,#f05a282b,#0000 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:120px;right:-210px}.hero-copy{z-index:2;margin-top:25px;position:relative}.eyebrow,.section-kicker{letter-spacing:.25em;font-size:11px;font-weight:700}.eyebrow{color:#b7bbc1;align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--orange);width:28px;height:2px}h1{letter-spacing:-.055em;margin:28px 0;font-size:clamp(52px,6.2vw,96px);font-weight:600;line-height:1.05}h1 em,h2 em{color:var(--orange);font-style:normal}.hero-text{color:#bdc1c6;font-size:17px;line-height:1.9}.hero-actions{gap:14px;margin-top:42px;display:flex}.button{align-items:center;gap:36px;height:58px;padding:0 26px;font-size:13px;font-weight:700;display:flex}.button.primary{background:var(--orange)}.button.ghost{border:1px solid #ffffff35}.button:hover{transform:translateY(-2px)}.hero-proof{z-index:2;gap:50px;display:flex;position:absolute;bottom:110px;right:7vw}.hero-proof>div{align-items:center;gap:12px;display:flex}.hero-proof strong{font:45px Georgia,serif}.hero-proof sup{color:var(--orange);font-size:22px}.hero-proof span{letter-spacing:.12em;color:#969ba2;font-size:8px;line-height:1.5}.sound-orbit{border:1px solid #ffffff15;border-radius:50%;width:390px;height:390px;position:absolute;top:21%;right:9vw}.sound-orbit span{border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:12%}.sound-orbit span:nth-child(2){inset:25%}.sound-orbit span:nth-child(3){background:var(--orange);inset:38%;box-shadow:0 0 80px #f05a2840}.sound-orbit span:nth-child(4){background:#111;border:4px solid #333;inset:47%}.scroll{letter-spacing:.22em;color:#747981;font-size:8px;position:absolute;bottom:34px;left:8vw}.scroll span{color:var(--orange);margin-left:8px;font-size:15px}.section{padding:120px 8vw}.intro{grid-template-columns:1.15fr .85fr;gap:10vw;display:grid}.section-kicker{color:var(--orange);margin:0 0 26px}.intro h2,.section-head h2,.process h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);line-height:1.23}.intro-copy{padding-top:35px}.intro-copy p{color:#52565b;margin:0 0 20px;font-size:16px;line-height:1.9}.intro-copy a{border-bottom:1px solid #aaa;margin-top:18px;padding-bottom:8px;font-size:13px;font-weight:700;display:inline-block}.intro-copy a span{color:var(--orange);margin-left:20px}.service{background:#e8e5de}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.section-head>p{max-width:370px;color:var(--muted);font-size:14px;line-height:1.8}.service-list{border-top:1px solid #bcb8ae}.service-list article{border-bottom:1px solid #c7c3b9;grid-template-columns:70px 1fr 1.4fr 40px;align-items:center;gap:30px;padding:30px 4px;transition:all .25s;display:grid}.service-list article:hover{background:#f2f0ea;padding-left:18px;padding-right:18px}.service-list article>span{color:var(--orange);font:13px Georgia,serif}.service-list h3{margin:0;font-size:22px}.service-list p{color:#666;margin:0;font-size:13px;line-height:1.75}.service-list b{color:var(--orange);font-size:18px}.projects{color:#fff;background:#111418}.section-head.light a{color:#bbc0c5;border-bottom:1px solid #555;padding-bottom:8px;font-size:12px}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{background:#1d2127}.project-visual{background:radial-gradient(circle at 60% 40%,#4d392b,#17191e 70%);height:350px;position:relative;overflow:hidden}.project-card.blue .project-visual{background:radial-gradient(circle at 65% 30%,#243c4c,#17191e 70%)}.project-card.violet .project-visual{background:radial-gradient(circle at 55% 30%,#423748,#17191e 70%)}.project-visual:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute;inset:14%;box-shadow:0 0 0 38px #ffffff06,0 0 0 76px #ffffff04}.speaker{z-index:2;background:linear-gradient(145deg,#383c41,#0a0b0d);border-radius:7px;width:54px;height:90px;position:absolute;box-shadow:8px 18px 30px #0008}.speaker:before,.speaker:after{content:"";background:#0b0c0e;border:2px solid #555;border-radius:50%;width:30px;height:30px;position:absolute;left:12px}.speaker:before{top:10px}.speaker:after{bottom:10px}.s1{top:32%;left:25%;transform:rotate(-7deg)}.s2{top:42%;right:24%;transform:scale(.8)rotate(8deg)}.project-info{padding:27px;position:relative}.project-info p{letter-spacing:.22em;color:var(--orange);margin:0 0 10px;font-size:9px}.project-info h3{margin:0 0 9px;font-size:21px}.project-info span{color:#92979d;font-size:11px}.project-info b{color:#ffffff18;font:26px Georgia,serif;position:absolute;top:28px;right:25px}.process{grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.process .section-head{align-items:start}.process ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;padding:25px 0;display:grid}.process li>span{color:var(--orange);font:13px Georgia,serif}.process li b{font-size:17px}.process li p{color:#74777a;margin:8px 0 0;font-size:13px}.cta{background:var(--orange);color:#fff;justify-content:space-between;align-items:center;padding:78px 8vw;display:flex}.cta>div>p{letter-spacing:.25em;font-size:9px;font-weight:700}.cta h2{margin:14px 0;font-size:clamp(30px,3.3vw,52px)}.cta>div>span{color:#ffe1d6;font-size:13px}.cta-actions{flex-direction:column;width:390px;display:flex}.cta-actions a{border-bottom:1px solid #ffffff65;justify-content:space-between;padding:15px 0;font:17px Georgia,serif;display:flex}.cta-actions b{font:11px Arial,sans-serif}footer{color:#888;background:#0d0f12;grid-template-columns:1fr 1fr auto;align-items:end;padding:55px 8vw 80px;font-size:11px;line-height:1.8;display:grid}.footer-brand{color:#fff;align-self:start}.copyright{letter-spacing:.12em;font-size:8px}.mobile-call{display:none}.project-card:hover .project-visual{filter:brightness(1.12)}@media (width<=850px){.header{height:72px;padding:0 22px}.header nav,.header-call{display:none}.hero{align-items:flex-start;height:90vh;min-height:720px;padding:72px 24px 0}.hero-copy{margin-top:120px}.sound-orbit{width:280px;height:280px;top:15%;right:-90px}h1{font-size:49px}.hero-text br{display:none}.hero-proof{gap:28px;bottom:70px;left:24px;right:auto}.hero-proof strong{font-size:32px}.scroll{display:none}.section{padding:82px 24px}.intro{grid-template-columns:1fr;gap:30px}.intro-copy{padding-top:0}.section-head{margin-bottom:38px;display:block}.section-head>p{margin-top:20px}.service-list article{grid-template-columns:38px 1fr 24px;gap:15px}.service-list article p{grid-column:2/4}.project-grid{grid-template-columns:1fr}.project-visual{height:300px}.process{grid-template-columns:1fr;gap:45px}.cta{padding:65px 24px;display:block}.cta-actions{width:100%;margin-top:35px}footer{grid-template-columns:1fr;gap:25px;padding:45px 24px 110px}.mobile-call{background:var(--orange);color:#fff;z-index:20;justify-content:space-between;align-items:center;height:58px;padding:0 22px;font-size:13px;font-weight:700;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 25px #0005}.hero-actions{gap:8px}.button{gap:18px;padding:0 18px}.copyright{margin-top:15px}}.projects .project-grid{grid-template-columns:repeat(2,1fr);gap:20px}.projects .project-card{background:#1d2127;display:block;overflow:hidden}.projects .project-card article{height:100%}.projects .project-visual{background:#17191e;height:390px}.projects .project-visual:after{box-shadow:none;pointer-events:none;background:linear-gradient(#0000 55%,#080a0dcc 100%);border:0;border-radius:0;inset:0}.projects .project-visual img{object-fit:cover;width:100%;height:100%;transition:transform .65s,filter .35s;display:block}.project-view{z-index:3;letter-spacing:.16em;opacity:0;background:#111418d9;border:1px solid #ffffff38;padding:9px 12px;font-size:8px;font-weight:700;transition:all .3s;position:absolute;bottom:20px;right:22px;transform:translateY(8px)}.projects .project-card:hover .project-visual{filter:none}.projects .project-card:hover .project-visual img{filter:brightness(1.06);transform:scale(1.035)}.projects .project-card:hover .project-view{opacity:1;transform:translateY(0)}@media (width<=850px){.projects .project-grid{grid-template-columns:1fr}.projects .project-visual{height:300px}.project-view{opacity:1;transform:none}}@media (width<=390px){h1{font-size:42px}.hero-actions{flex-direction:column;width:210px}.hero-proof{display:none}.hero-copy{margin-top:92px}.hero{min-height:690px}.intro h2,.section-head h2,.process h2{font-size:33px}}.brand{gap:0}.brand>img{object-fit:contain;object-position:left center;width:238px;height:54px;display:block}.header .brand>img{filter:drop-shadow(0 3px 12px #0008)}.hero-brand{z-index:1;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;width:min(19.5vw,300px);display:flex;position:absolute;top:50%;right:5.5vw;transform:translateY(-48%)}.hero-brand:before{content:"";aspect-ratio:1;z-index:-2;background:radial-gradient(circle,#ffffff0a 0,#ffffff04 36%,#0000 70%);border-radius:50%;width:88%;position:absolute}.hero-brand img{filter:drop-shadow(0 22px 38px #0009);opacity:.94;width:100%;height:auto;display:block}.hero-brand p{letter-spacing:.42em;color:#7f858c;margin:12px 0 0;font-size:9px}.brand-rings{z-index:-1;aspect-ratio:1;border:1px solid #ffffff12;border-radius:50%;width:82%;position:absolute}.brand-rings span{border:1px solid #ffffff0e;border-radius:50%;position:absolute;inset:13%}.brand-rings span:nth-child(2){inset:27%}.brand-rings span:nth-child(3){border-color:#f05a282b;inset:41%;box-shadow:0 0 60px #f05a2817}.footer-brand>img{opacity:.9;width:250px;height:68px}.hero-slogan{color:#d9dcdf;letter-spacing:.08em;align-items:center;gap:10px;margin:22px 0 -6px;font-size:15px;font-weight:400;display:flex}.hero-slogan:before{content:"";background:var(--orange);width:3px;height:18px;display:block}.hero-slogan em{color:var(--orange);letter-spacing:.12em;font-family:Noto Serif KR,Batang,serif;font-size:18px;font-style:normal;font-weight:700}.hero-slogan b{color:#fff;letter-spacing:.1em;font-size:16px}@media (width<=1100px){.hero-brand{opacity:.72;width:22vw;right:3vw}.hero-copy{max-width:64vw}}@media (width<=850px){.brand>img{width:186px;height:45px}.hero-brand{opacity:.34;width:165px;top:30%;right:-35px}.hero-copy{max-width:100%}.footer-brand>img{width:230px;height:62px}.hero-slogan{gap:7px;margin-top:18px;font-size:13px}.hero-slogan em{font-size:16px}.hero-slogan b{font-size:14px}}@media (width<=390px){.brand>img{width:168px}.hero-brand{width:140px;top:27%;right:-30px}.hero-slogan{letter-spacing:.02em;white-space:nowrap}}.hero-image{z-index:0;position:absolute;inset:88px 0 0;overflow:hidden}.hero-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-image:after{content:"";background:linear-gradient(90deg,#101318 0%,#101318ed 19%,#101318b0 45%,#10131840 74%,#1013185e 100%),linear-gradient(#10131830 0%,#0000 58%,#101318bd 100%);position:absolute;inset:0}.hero-grid{z-index:1;opacity:.42}.hero:after{z-index:1;pointer-events:none}.hero-copy,.hero-proof,.scroll{z-index:3}.hero-brand{z-index:2}@media (width<=850px){.hero-image{inset:72px 0 0}.hero-image img{object-position:68% center}.hero-image:after{background:linear-gradient(90deg,#101318f2 0%,#101318c2 62%,#10131870 100%),linear-gradient(#0000 44%,#101318e0 100%)}}.service-link{display:block}.service-link article{width:100%}.service-link article b{white-space:nowrap;letter-spacing:.03em;font-size:10px}.case-page{background:#ece9e2}.case-header{color:#fff;background:#101318;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:88px;padding:0 5vw;display:flex}.case-header nav{gap:36px;display:flex}.case-header nav a{letter-spacing:.16em;color:#bdc1c6;font-size:10px}.case-hero{color:#fff;background:#0f1216;height:760px;position:relative;overflow:hidden}.case-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.case-hero-shade{background:linear-gradient(90deg,#0c0f13e8 0%,#0c0f13ad 38%,#0c0f1324 76%),linear-gradient(#0000 50%,#0c0f1377);position:absolute;inset:0}.case-hero-copy{z-index:2;position:absolute;top:50%;left:8vw;transform:translateY(-50%)}.case-hero-copy>p{letter-spacing:.24em;color:#c2c6cb;align-items:center;gap:12px;font-size:10px;display:flex}.case-hero-copy>p span{background:var(--orange);width:30px;height:2px}.case-hero-copy h1{margin:30px 0 45px;font-size:clamp(52px,6.2vw,92px)}.case-hero-copy>div{align-items:center;gap:12px;display:flex}.case-hero-copy>div b{color:var(--orange);font:48px Georgia,serif}.case-hero-copy>div span{letter-spacing:.15em;color:#b7bbc0;font-size:8px;line-height:1.5}.case-intro{grid-template-columns:.5fr 1fr 1fr;align-items:start;gap:5vw;padding:120px 8vw;display:grid}.case-intro>p,.case-points>p{letter-spacing:.22em;color:var(--orange);font-size:10px;font-weight:700}.case-intro h2,.case-points h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.8vw,56px);line-height:1.22}.case-intro>div p{color:#5e6266;margin:0 0 18px;font-size:14px;line-height:1.85}.case-list{color:#fff;background:#101318;padding:110px 8vw}.case-item{border-bottom:1px solid #ffffff16;grid-template-columns:1.45fr .55fr;align-items:center;gap:5vw;padding:70px 0;display:grid}.case-item:nth-child(2n){grid-template-columns:.55fr 1.45fr}.case-item:nth-child(2n) .case-photo{order:2}.case-item:nth-child(2n) .case-copy{order:1}.case-photo{background:#222;height:520px;overflow:hidden}.case-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.case-item:hover .case-photo img{transform:scale(1.025)}.case-copy>span{color:var(--orange);font:13px Georgia,serif}.case-copy>p:not(.case-description){letter-spacing:.22em;color:#8f949a;margin:26px 0 11px;font-size:8px}.case-copy h2{letter-spacing:-.03em;margin:0;font-size:clamp(25px,2.5vw,40px);line-height:1.28}.case-rule{background:var(--orange);width:34px;height:2px;margin:28px 0}.case-description{color:#aeb3b8;margin:0 0 28px;font-size:13px;line-height:1.9}.case-copy>b{letter-spacing:.2em;color:#5d6268;font-size:7px}.case-points{padding:120px 8vw}.case-points>h2{margin:24px 0 60px}.case-points>div{border-top:1px solid #c4c0b6;border-bottom:1px solid #c4c0b6;grid-template-columns:repeat(4,1fr);display:grid}.case-points article{border-right:1px solid #c4c0b6;padding:30px 28px}.case-points article:last-child{border-right:0}.case-points article span{color:var(--orange);font:13px Georgia,serif}.case-points article h3{margin:26px 0 13px;font-size:19px}.case-points article p{color:#666b70;margin:0;font-size:12px;line-height:1.75}@media (width<=900px){.case-header{height:72px;padding:0 22px}.case-header nav,.case-header .header-call{display:none}.case-hero{height:650px}.case-hero-copy{left:24px;right:24px}.case-hero-copy h1{font-size:48px}.case-intro{grid-template-columns:1fr;gap:24px;padding:82px 24px}.case-list{padding:50px 24px}.case-item,.case-item:nth-child(2n){grid-template-columns:1fr;gap:28px;padding:45px 0}.case-item:nth-child(2n) .case-photo{order:1}.case-item:nth-child(2n) .case-copy{order:2}.case-photo{aspect-ratio:16/10;height:auto}.case-points{padding:82px 24px}.case-points>div{grid-template-columns:1fr 1fr}.case-points article:nth-child(2){border-right:0}.case-points article:nth-child(-n+2){border-bottom:1px solid #c4c0b6}}@media (width<=520px){.case-hero{height:600px}.case-hero>img{object-position:62% center}.case-hero-copy h1{font-size:42px}.case-points>div{grid-template-columns:1fr}.case-points article{border-bottom:1px solid #c4c0b6;border-right:0}.case-points article:last-child{border-bottom:0}.case-description{font-size:13px}.case-list{padding-top:30px}}.hospital-page{--orange:#58a7a6}.hospital-page .case-list{background:#11191b}.hospital-page .case-hero-shade{background:linear-gradient(90deg,#0c1215eb 0%,#0c1215b0 40%,#0c121523 78%),linear-gradient(#0000 50%,#0c121577)}.hospital-page .cta,.hospital-page .mobile-call{background:#397f80}.hospital-hero>img{object-position:center 58%}.education-page{--orange:#dca647}.education-page .case-list{background:#14171b}.education-page .case-hero-shade{background:linear-gradient(90deg,#101318ed 0%,#101318b3 42%,#10131828 80%),linear-gradient(#0000 48%,#10131880)}.education-page .cta,.education-page .mobile-call{background:#a87828}.education-hero>img{object-position:center 48%}.hall-page{--orange:#d06b54}.hall-page .case-list{background:#151315}.hall-page .case-hero-shade{background:linear-gradient(90deg,#151116ee 0%,#151116b4 42%,#15111625 80%),linear-gradient(#0000 48%,#15111680)}.hall-page .cta,.hall-page .mobile-call{background:#a7473d}.hall-hero>img{object-position:center 52%}.church-page{--orange:#94a9dc}.church-page .case-list{background:#11131a}.church-page .case-hero-shade{background:linear-gradient(90deg,#0e1119ef 0%,#0e1119b7 43%,#0e111927 80%),linear-gradient(#0000 48%,#0e111985)}.church-page .cta,.church-page .mobile-call{background:#536b9e}.church-hero>img{object-position:center 52%}.process-detail-link{padding-right:100px;display:block;position:relative}.process-detail-link em{color:var(--orange);letter-spacing:.08em;font-size:9px;font-style:normal;font-weight:700;position:absolute;top:2px;right:0}.tuning-page{--tune:#78d5c8;--tune-deep:#236f6b;color:#111418;background:#eeece6}.tuning-page .case-header{background:#0c1115}.tuning-hero{color:#fff;background:#0b1014;height:760px;position:relative;overflow:hidden}.tuning-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.tuning-hero-shade{background:linear-gradient(90deg,#081014f5 0%,#081014d8 34%,#08101482 58%,#08101438 100%),linear-gradient(#0000 46%,#081014a8 100%);position:absolute;inset:0}.tuning-hero-copy{z-index:2;max-width:760px;position:absolute;top:50%;left:8vw;transform:translateY(-50%)}.tuning-hero-copy>p:first-child{letter-spacing:.25em;color:#b8c8c8;align-items:center;gap:12px;font-size:10px;display:flex}.tuning-hero-copy>p:first-child span{background:var(--tune);width:32px;height:2px}.tuning-hero-copy h1{margin:30px 0 28px;font-size:clamp(52px,6vw,88px)}.tuning-hero-copy h1 em{color:var(--tune)}.tuning-lead{color:#c2cbcc;margin:0 0 38px;font-size:16px;line-height:1.9}.tuning-hero-copy>a{border:1px solid #ffffff50;align-items:center;gap:36px;padding:17px 22px;font-size:11px;font-weight:700;display:inline-flex}.tuning-hero-copy>a b{color:var(--tune)}.tuning-meter{z-index:2;opacity:.75;align-items:end;gap:5px;height:74px;display:flex;position:absolute;bottom:44px;right:6vw}.tuning-meter i{background:var(--tune);border-radius:3px;width:4px;display:block}.tuning-meter i:first-child,.tuning-meter i:nth-child(12){height:15%}.tuning-meter i:nth-child(2),.tuning-meter i:nth-child(11){height:33%}.tuning-meter i:nth-child(3),.tuning-meter i:nth-child(10){height:55%}.tuning-meter i:nth-child(4),.tuning-meter i:nth-child(9){height:82%}.tuning-meter i:nth-child(5),.tuning-meter i:nth-child(8){height:48%}.tuning-meter i:nth-child(6){height:100%}.tuning-meter i:nth-child(7){height:68%}.tuning-intro{grid-template-columns:.45fr 1fr 1fr;gap:5vw;padding:120px 8vw;display:grid}.tuning-intro>p,.diagnostic-head>p,.tuning-process-head>p,.evidence-copy>p,.education-panel>div>p:first-child{letter-spacing:.24em;color:var(--tune-deep);font-size:9px;font-weight:800}.tuning-intro h2,.diagnostic-head h2,.tuning-process-head h2,.evidence-copy h2,.education-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.8vw,56px);line-height:1.22}.tuning-intro h2 em{color:var(--tune-deep)}.tuning-intro>div p{color:#5e6266;margin:0 0 18px;font-size:14px;line-height:1.9}.diagnostic-grid{color:#fff;background:#0c1115;grid-template-columns:.7fr 1.3fr;gap:7vw;padding:110px 8vw;display:grid}.diagnostic-head h2{margin-top:25px}.diagnostic-cards{border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;grid-template-columns:1fr 1fr;display:grid}.diagnostic-cards article{border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;min-height:245px;padding:34px}.diagnostic-cards span{color:var(--tune);font:13px Georgia,serif}.diagnostic-cards h3{margin:35px 0 14px;font-size:21px}.diagnostic-cards p{color:#a7b0b2;margin:0;font-size:12px;line-height:1.85}.tuning-evidence{color:#fff;background:#172024;grid-template-columns:1.18fr .82fr;min-height:680px;display:grid}.evidence-photo{min-height:680px}.evidence-photo img{object-fit:cover;width:100%;height:100%;display:block}.evidence-copy{flex-direction:column;justify-content:center;padding:95px 6vw;display:flex}.evidence-copy h2{margin:22px 0 0}.evidence-rule{background:var(--tune);width:42px;height:2px;margin:35px 0}.evidence-copy>p:not(:first-child){color:#bac3c5;font-size:13px;line-height:1.9}.evidence-copy ul{border-top:1px solid #ffffff1f;margin:24px 0 0;padding:0;list-style:none}.evidence-copy li{color:#d7dcdd;border-bottom:1px solid #ffffff1f;padding:15px 0;font-size:12px}.evidence-copy li:before{content:"+";color:var(--tune);margin-right:12px}.tuning-process{padding:120px 8vw}.tuning-process-head{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.tuning-process-head h2{max-width:720px}.tuning-process ol{border-top:1px solid #bfc0ba;margin:0;padding:0;list-style:none}.tuning-process li{border-bottom:1px solid #c8c8c1;grid-template-columns:70px .55fr 1fr;align-items:center;gap:30px;padding:25px 0;display:grid}.tuning-process li span{color:var(--tune-deep);font:13px Georgia,serif}.tuning-process li h3{margin:0;font-size:18px}.tuning-process li p{color:#62676a;margin:0;font-size:12px;line-height:1.75}.education-panel{background:#fff;grid-template-columns:1fr 1fr;margin:0 8vw 120px;display:grid}.education-panel>img{object-fit:cover;width:100%;height:100%;min-height:560px}.education-panel>div{flex-direction:column;justify-content:center;padding:70px 6vw;display:flex}.education-panel h2{margin:22px 0 30px;font-size:clamp(31px,3.3vw,48px)}.education-panel>div>p:not(:first-child){color:#5f6467;margin:0 0 17px;font-size:13px;line-height:1.9}.tuning-page .cta,.tuning-page .mobile-call{background:var(--tune-deep)}@media (width<=900px){.process-detail-link{padding-right:0}.process-detail-link em{margin-top:12px;display:block;position:static}.tuning-hero{height:650px}.tuning-hero-copy{left:24px;right:24px}.tuning-hero-copy h1{font-size:46px}.tuning-meter{display:none}.tuning-intro{grid-template-columns:1fr;gap:24px;padding:82px 24px}.diagnostic-grid{grid-template-columns:1fr;gap:45px;padding:82px 24px}.tuning-evidence{grid-template-columns:1fr}.evidence-photo{aspect-ratio:16/10;min-height:0}.evidence-copy{padding:70px 24px}.tuning-process{padding:82px 24px}.tuning-process-head{display:block}.tuning-process-head h2{margin-top:18px}.education-panel{grid-template-columns:1fr;margin:0 24px 82px}.education-panel>img{aspect-ratio:16/10;min-height:0}.education-panel>div{padding:55px 28px}}@media (width<=560px){.tuning-hero{height:610px}.tuning-hero>img{object-position:64% center}.tuning-hero-copy h1{font-size:39px}.tuning-lead br{display:none}.diagnostic-cards{grid-template-columns:1fr}.diagnostic-cards article{min-height:auto}.tuning-process li{grid-template-columns:42px 1fr}.tuning-process li p{grid-column:2}.education-panel{margin-left:0;margin-right:0}}.process-page{--process-accent:#f05a28;color:#111418;background:#eeece6}.process-page .case-header{background:#0b0f13}.process-page-hero{color:#fff;background:#0b0f13;align-items:center;min-height:760px;padding:135px 8vw 115px;display:flex;position:relative;overflow:hidden}.process-page-hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:660px;height:660px;position:absolute;top:38px;right:-120px;box-shadow:0 0 0 105px #ffffff05,0 0 0 210px #ffffff03}.process-page-hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 10%,#0000 90%);mask-image:linear-gradient(90deg,#000 10%,#0000 90%)}.process-page-hero-copy{z-index:2;position:relative}.process-page-hero-copy>p:first-child{letter-spacing:.26em;color:#aeb4ba;align-items:center;gap:12px;font-size:9px;display:flex}.process-page-hero-copy>p:first-child span{background:var(--process-accent);width:32px;height:2px}.process-page-hero h1{margin:30px 0 28px;font-size:clamp(50px,5.7vw,86px)}.process-page-hero h1 em{color:var(--process-accent)}.process-page-lead{color:#b8bec4;font-size:15px;line-height:1.9}.process-page-hero-copy>a{border:1px solid #ffffff45;gap:42px;margin-top:30px;padding:17px 22px;font-size:11px;font-weight:700;display:inline-flex}.process-page-hero-copy>a b{color:var(--process-accent)}.process-page-hero>ol{z-index:2;border-top:1px solid #ffffff2a;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:50px;right:6vw}.process-page-hero>ol li{width:180px;padding:17px 0 0}.process-page-hero>ol b{color:var(--process-accent);margin-right:15px;font:13px Georgia,serif}.process-page-hero>ol span{color:#c8ccd0;font-size:10px}.process-stage{padding:120px 8vw;scroll-margin-top:20px}.process-stage-head{grid-template-columns:70px .8fr 1fr;align-items:start;gap:3vw;margin-bottom:58px;display:grid}.process-stage-head>span{color:var(--process-accent);font:38px Georgia,serif}.process-stage-head>div>p{letter-spacing:.23em;color:#777c80;margin:3px 0 22px;font-size:8px;font-weight:800}.process-stage-head h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.8vw,56px);line-height:1.2}.process-stage-head h2 em{color:var(--process-accent);font-style:normal}.process-stage-head>p{color:#5e6367;margin:48px 0 0;font-size:14px;line-height:1.9}.process-feature-image{color:#fff;background:#12161a;margin:0;position:relative}.process-feature-image img{object-fit:cover;width:100%;height:650px;display:block}.process-feature-image figcaption,.design-gallery figcaption,.installation-gallery figcaption{color:#fff;background:#111418;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.process-feature-image figcaption b,.design-gallery figcaption b,.installation-gallery figcaption b{font-size:14px}.process-feature-image figcaption span,.design-gallery figcaption span,.installation-gallery figcaption span{color:#9ea4a9;font-size:10px}.process-page-points{border-top:1px solid #c4c1b8;border-bottom:1px solid #c4c1b8;grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid}.process-page-points article{border-right:1px solid #c4c1b8;padding:30px}.process-page-points article:last-child{border-right:0}.process-page-points article>span{color:var(--process-accent);font:12px Georgia,serif}.process-page-points h3{margin:25px 0 13px;font-size:18px}.process-page-points p{color:#686c70;margin:0;font-size:12px;line-height:1.78}.process-deliverable{background:#dedbd3;justify-content:space-between;align-items:center;margin-top:28px;padding:18px 22px;display:flex}.process-deliverable span{letter-spacing:.2em;color:#777;font-size:8px}.process-deliverable b{font-size:12px}.design-stage{color:#fff;background:#13171b}.design-stage .process-stage-head>div>p,.design-stage .process-stage-head>p{color:#9ba1a6}.design-gallery{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.design-gallery figure,.installation-gallery figure{background:#0d1013;margin:0}.design-gallery img{object-fit:contain;background:#fff;width:100%;height:570px;display:block}.design-stage .process-page-points,.design-stage .process-page-points article{border-color:#ffffff26}.design-stage .process-page-points p{color:#aeb3b8}.design-stage .process-deliverable{background:#20262b}.installation-stage{background:#e8e5de}.installation-gallery{grid-template-columns:1fr 1fr;gap:18px;display:grid}.installation-gallery .installation-wide{grid-column:1/3}.installation-gallery img{object-fit:cover;width:100%;height:500px;display:block}.installation-gallery .installation-wide img{height:670px}.process-next{color:#fff;background:#111418;justify-content:space-between;align-items:center;margin-top:72px;padding:55px 4vw;display:flex}.process-next span{letter-spacing:.22em;color:var(--process-accent);font-size:8px}.process-next h2{margin:18px 0 0;font-size:clamp(25px,2.8vw,42px);line-height:1.3}.process-next>a{border:1px solid #ffffff4a;gap:40px;padding:17px 20px;font-size:11px;font-weight:700;display:flex}.process-next>a b{color:var(--process-accent)}@media (width<=900px){.process-page-hero{min-height:670px;padding:110px 24px 130px}.process-page-hero h1{font-size:46px}.process-page-lead br{display:none}.process-page-hero>ol{bottom:35px;left:24px;right:24px}.process-page-hero>ol li{flex-direction:column;gap:5px;width:33.333%;display:flex}.process-stage{padding:82px 24px}.process-stage-head{grid-template-columns:46px 1fr}.process-stage-head>p{grid-column:2;margin:0}.process-feature-image img{aspect-ratio:16/10;height:auto}.design-gallery{grid-template-columns:1fr}.design-gallery img,.installation-gallery img,.installation-gallery .installation-wide img{aspect-ratio:16/10;height:auto}.process-page-points{grid-template-columns:1fr}.process-page-points article{border-bottom:1px solid #c4c1b8;border-right:0}.process-page-points article:last-child{border-bottom:0}.design-stage .process-page-points article{border-color:#ffffff26}.process-deliverable{flex-direction:column;align-items:flex-start;gap:9px}.process-next{flex-direction:column;align-items:flex-start;gap:30px}}@media (width<=560px){.process-page-hero{min-height:640px}.process-page-hero h1{font-size:39px}.process-page-hero>ol span{font-size:8px}.process-stage-head{grid-template-columns:1fr;gap:14px}.process-stage-head>p{grid-column:1}.process-feature-image figcaption,.design-gallery figcaption,.installation-gallery figcaption{flex-direction:column;align-items:flex-start;gap:8px}.installation-gallery{grid-template-columns:1fr}.installation-gallery .installation-wide{grid-column:1}.process-next{margin-left:-24px;margin-right:-24px}}
