/*! 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)}.block{display:block}.table{display:table}.size-30{width:calc(var(--spacing) * 30);height:calc(var(--spacing) * 30)}.size-50{width:calc(var(--spacing) * 50);height:calc(var(--spacing) * 50)}.size-100{width:calc(var(--spacing) * 100);height:calc(var(--spacing) * 100)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#171717;--muted:#737373;--line:#d8d8d2;--paper:#f7f7f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.header{z-index:5;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;width:100%;height:108px;padding:0 3.5vw;display:flex;position:absolute}.logo{letter-spacing:-.02em;font-size:20px;font-weight:800}.header nav{gap:48px;display:flex}.header nav a{letter-spacing:.18em;font-size:12px;font-weight:700;position:relative}.header nav a:after{content:"";background:var(--ink);height:1px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}.header nav a:hover:after{right:0}.hero{grid-template-columns:40% 60%;min-height:900px;padding-top:108px;display:grid}.hero-copy{flex-direction:column;padding:170px 4vw 60px;animation:.55s both up;display:flex}.eyebrow,.section-no{letter-spacing:.24em;color:var(--muted);font-size:11px;font-weight:700}h1{letter-spacing:-.055em;margin:42px 0 26px;font-size:clamp(48px,4.1vw,72px);line-height:1.16}.lead{color:#626262;font-size:18px;line-height:1.75}.actions{gap:16px;margin-top:32px;display:flex}.button{border:1px solid var(--ink);place-items:center;min-width:166px;height:54px;font-size:14px;transition:all .2s;display:grid}.button.dark,.button:hover{background:var(--ink);color:#fff}.button.dark:hover{color:var(--ink);background:0 0}.hero-image{background:#ddd url(/awesome-hero-office.png) 50%/cover no-repeat;animation:.8s both appear}.section,.services,.process,.contact{border-top:1px solid var(--line);padding:120px 4vw}.section{grid-template-columns:35% 65%;min-height:520px;display:grid}.section h2,.contact h2{letter-spacing:-.05em;margin:0 0 34px;font-size:clamp(42px,4.2vw,68px);line-height:1.15}.section>div>p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.8}.services{color:#fff;background:#1b1b1b}.services .section-no{color:#9c9c9c}.service-grid{grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.service-grid article{border-top:1px solid #555;margin-right:34px;padding:26px 34px 60px 0}.service-grid span{color:#999;font-size:12px}.service-grid h3{margin:48px 0 20px;font-size:22px}.service-grid p{color:#aaa;line-height:1.7}.process ol{border-top:1px solid var(--line);margin:70px 0 0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;padding:28px 0;display:grid}.process li b{font-size:20px}.process li span{color:var(--muted)}.contact{grid-template-columns:40% 60%;gap:6vw;display:grid}.contact-title>p:last-child{color:var(--muted);line-height:1.7}.contact form{flex-direction:column;gap:26px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}label{letter-spacing:.06em;font-size:12px;font-weight:700}input,select,textarea{width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #aaa;border-radius:0;outline:none;padding:15px 0;font-size:15px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--ink)}.agree{color:var(--muted);align-items:center;gap:9px;font-weight:400;display:flex}.agree input{width:16px}.submit{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;height:62px;padding:0 24px;font-size:15px;display:flex}.success{border-top:1px solid var(--ink);padding:46px 0}.success b{font-size:28px}.success p{color:var(--muted)}.success button{background:var(--ink);color:#fff;border:0;margin-top:24px;padding:14px 24px}footer{color:#fff;background:#111;grid-template-columns:1fr 1fr 1fr;align-items:end;padding:70px 4vw 35px;display:grid}footer p{letter-spacing:.16em;color:#888;font-size:10px}footer p:last-child{text-align:right}@keyframes up{0%{opacity:0;transform:translateY(16px)}}@keyframes appear{0%{opacity:0;transform:scale(1.015)}}@media (width<=800px){.header{height:80px;position:relative}.header nav{display:none}.hero{flex-direction:column;min-height:auto;padding:0;display:flex}.hero-copy{padding:75px 24px 60px}.hero-image{order:-1;height:55vh;min-height:420px}.eyebrow{order:-1}h1{margin-top:30px}.actions{flex-direction:column}.button{width:100%}.section,.contact{grid-template-columns:1fr;gap:55px;padding:85px 24px}.services,.process{padding:85px 24px}.service-grid{grid-template-columns:1fr}.service-grid article{margin:0}.form-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:18px;padding:60px 24px 30px}footer p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.brand-lockup{grid-template-columns:1fr;justify-items:center;gap:5px;width:max-content;display:inline-grid}.brand-descriptor{letter-spacing:.22em;color:#666;text-align:center;white-space:nowrap;width:100%;font-size:8px;font-weight:700;display:block}.header{padding-left:1.5vw}.brand-logo-image{width:138px;height:auto;display:block}.footer-logo-image{filter:brightness(0)invert();opacity:.9;width:148px;height:auto;display:block}footer{grid-template-columns:1fr 1.4fr .7fr;gap:40px}footer p{letter-spacing:.1em;line-height:1.8}.footer-brand{text-align:left;flex-direction:column;align-items:flex-start;gap:6px;display:flex}.footer-brand .logo,.footer-brand p{text-align:left;margin:0;padding:0;display:block}.company-info{text-align:left;flex-direction:column;align-items:flex-start;gap:6px;display:flex}.company-line{color:#888;letter-spacing:.1em;white-space:nowrap;width:100%;margin:0;font-size:10px;line-height:1.8;display:block}.company-info b{color:#ccc;width:78px;display:inline-block}.company-info a:hover{color:#fff}.pending-info{opacity:.55}.copyright{text-align:right}@media (width<=800px){footer{grid-template-columns:1fr}.company-line{white-space:normal}.copyright{text-align:left}}.about{border-top:1px solid var(--line);background:#ecece7;grid-template-columns:38% 62%;gap:6vw;padding:120px 4vw;display:grid}.about h2{letter-spacing:-.05em;margin:45px 0 0;font-size:clamp(42px,4.2vw,68px);line-height:1.15}.about-content{padding-top:50px}.about-lead{letter-spacing:-.025em;max-width:720px;margin:0 0 28px;font-size:24px;line-height:1.65}.about-content>p:not(.about-lead){max-width:720px;color:var(--muted);font-size:16px;line-height:1.9}.about-values{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:70px;display:grid}.about-values article{border-top:1px solid #aaa;padding-top:20px}.about-values span{color:#888;font-size:11px}.about-values h3{margin:30px 0 14px;font-size:18px}.about-values p{color:var(--muted);font-size:14px;line-height:1.7}@media (width<=800px){.about{grid-template-columns:1fr;gap:55px;padding:85px 24px}.about-content{padding-top:0}.about-values{grid-template-columns:1fr;margin-top:50px}}.process{background:#f7f7f4}.process-heading{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:58px;display:grid}.process-heading h2{letter-spacing:-.05em;margin:38px 0 0;font-size:clamp(42px,4.2vw,68px);line-height:1.12}.process-heading>p{max-width:520px;color:var(--muted);margin:0 0 6px;font-size:17px;line-height:1.8}.process-visual{color:#fff;background:linear-gradient(90deg,#00000024,#0000),url(/awesome-hero-office.png) 50% 66%/cover no-repeat;align-items:flex-end;height:360px;padding:28px;display:flex}.process-visual span{letter-spacing:.28em;font-size:10px;font-weight:700}.process .process-steps{border-top:0;grid-template-columns:repeat(3,1fr);margin:0;padding:0;display:grid}.process .process-steps li{border-bottom:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:44px 1fr 24px;gap:10px;min-height:260px;padding:26px 24px 28px 0;display:grid}.process .process-steps li:nth-child(3n){border-right:0;padding-left:24px}.process .process-steps li:nth-child(3n+2){padding-left:24px}.step-sign{letter-spacing:.12em;color:#777;font-size:11px}.process-steps b{margin:35px 0 18px;font-size:20px;display:block}.process-steps p{max-width:290px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.process-steps i{color:#888;font-size:18px;font-style:normal}@media (width<=800px){.process-heading{grid-template-columns:1fr;gap:30px}.process-visual{height:260px}.process .process-steps{grid-template-columns:1fr}.process .process-steps li,.process .process-steps li:nth-child(3n),.process .process-steps li:nth-child(3n+2){border-right:0;min-height:190px;padding:24px 0}.process-steps b{margin-top:20px}}.about-caption{color:var(--muted);letter-spacing:.08em;margin:18px 0 0;font-size:14px}.logo{font-size:18px}.header nav a{font-size:11px}.brand-descriptor{font-size:7px}h1{font-size:clamp(40px,3.4vw,58px)}.lead{font-size:16px}.button{font-size:13px}.section h2,.contact h2,.about h2,.process-heading h2{font-size:clamp(34px,3.2vw,52px)}.section>div>p{font-size:16px}.about-lead{font-size:20px}.about-content>p:not(.about-lead){font-size:14px}.about-values h3{font-size:16px}.about-values p{font-size:13px}.service-grid h3{font-size:19px}.service-grid p{font-size:14px}.process-heading>p{font-size:15px}.process-steps b{font-size:17px}.process-steps p{font-size:13px}.contact-title>p:last-child{font-size:14px}label{font-size:11px}input,select,textarea,.submit{font-size:14px}@media (width<=800px){h1{font-size:38px}.section h2,.contact h2,.about h2,.process-heading h2{font-size:34px}.lead{font-size:15px}.about-lead{font-size:18px}}.projects-section{padding-bottom:140px}.project-content>p{max-width:620px}.concept-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1.4fr 2fr;align-items:center;gap:20px;margin:50px 0 30px;padding:22px 0;display:grid}.concept-meta span{letter-spacing:.2em;font-size:10px;font-weight:700}.concept-meta b{font-size:16px}.concept-meta small{color:var(--muted);font-size:12px}.concept-gallery{grid-template-columns:1fr 1fr;gap:18px;display:grid}.concept-gallery figure{background:#eee;margin:0;overflow:hidden}.concept-gallery .gallery-main{grid-column:1/-1}.concept-gallery img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .5s;display:block}.concept-gallery .gallery-main img{aspect-ratio:2}.concept-gallery figure:hover img{transform:scale(1.015)}.concept-gallery figcaption{background:var(--paper);grid-template-columns:34px 1fr 2fr;align-items:center;gap:14px;padding:18px 20px;display:grid}.concept-gallery figcaption span{color:#888;font-size:10px}.concept-gallery figcaption b{letter-spacing:.12em;font-size:12px}.concept-gallery figcaption small{color:var(--muted);font-size:11px}.project-content .concept-note{color:#888;margin:18px 0 0;font-size:11px}@media (width<=800px){.projects-section{padding-bottom:90px}.concept-meta{grid-template-columns:1fr;gap:8px}.concept-gallery{grid-template-columns:1fr}.concept-gallery .gallery-main{grid-column:auto}.concept-gallery .gallery-main img{aspect-ratio:16/10}.concept-gallery figcaption{grid-template-columns:28px 1fr}.concept-gallery figcaption small{grid-column:2}}.concept-meta-secondary{margin-top:100px}.industrial-gallery figure{background:#222}@media (width<=800px){.concept-meta-secondary{margin-top:70px}}.hero{grid-template-columns:46% 54%;min-height:860px}.hero-copy{justify-content:center;padding:126px 5vw 70px 4vw}.hero-kicker{letter-spacing:.24em;color:#777;margin:0;font-size:10px;font-weight:700}.hero .actions{gap:10px;margin-top:34px}.hero .button{justify-content:space-between;align-items:center;height:56px;padding:0 20px;font-size:13px;display:flex}.hero-primary{background:var(--ink);color:#fff;min-width:190px}.hero-primary:hover{color:#fff;background:#333}.hero-primary span{font-size:17px}.hero-secondary{background:#fff6;justify-content:center!important}.hero-secondary:hover{color:var(--ink);background:#e7e7e2}.hero-assurance{color:#999;letter-spacing:.01em;margin:15px 0 0;font-size:10px}.hero-image{position:relative}.hero-image:after{content:"";background:linear-gradient(#0000 60%,#0000006b);position:absolute;inset:0}.hero-image>p{z-index:1;color:#fff;justify-content:space-between;align-items:end;margin:0;display:flex;position:absolute;bottom:30px;left:34px;right:34px}.hero-image span{letter-spacing:.23em;font-size:9px;font-weight:700}.hero-image b{font-size:13px;font-weight:500}.hero-principles{color:#fff;background:#171717;grid-template-columns:1.25fr repeat(3,1fr);padding:0 4vw;display:grid}.hero-principles>*{border-right:1px solid #3c3c3c;min-height:210px;margin:0;padding:38px 30px}.hero-principles>:last-child{border-right:0}.hero-principles span{color:#8e8e8e;letter-spacing:.2em;font-size:9px;font-weight:700;display:block}.hero-principles b{margin:37px 0 12px;font-size:15px;display:block}.hero-principles p{color:#999;margin:0;font-size:12px;line-height:1.7}.hero-principles .principle-intro{padding-left:0}.principle-intro b{letter-spacing:-.02em;font-size:19px;line-height:1.5}@media (width<=800px){.header{padding-left:12px}.brand-logo-image{width:118px}.footer-logo-image{width:138px}.hero-copy{padding:64px 24px 58px}.hero-image{height:52vh;min-height:390px}.hero-image>p{bottom:20px;left:20px;right:20px}.hero-image b,.desktop-break{display:none}.hero-kicker{margin-top:0}.hero-principles{grid-template-columns:1fr;padding:0 24px}.hero-principles>*{border-bottom:1px solid #3c3c3c;border-right:0;min-height:auto;padding:30px 0}.hero-principles>:last-child{border-bottom:0}.hero-principles b{margin-top:20px}.principle-intro b{font-size:18px}}.project-browser{padding:0 4vw 92px}.project-filters{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f7f4f5;border-top:1px solid #bdbdb7;border-bottom:1px solid #bdbdb7;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:sticky;top:0}.project-filters button{appearance:none;text-align:left;cursor:pointer;color:#777;background:0 0;border:0;border-right:1px solid #d4d4ce;min-height:76px;padding:14px 16px;transition:background .2s,color .2s}.project-filters button:last-child{border-right:0}.project-filters button b,.project-filters button span{display:block}.project-filters button b{font-size:13px;line-height:1.3}.project-filters button span{margin-top:5px;font-size:10px;line-height:1.4}.project-filters button:hover,.project-filters button.active{color:#fff;background:#343434}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.project-summary-card{background:#e9e9e4;min-width:0;overflow:hidden}.project-summary-card>button{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;display:block}.project-card-image{aspect-ratio:16/9}.project-card-copy{grid-template-columns:100px 1.2fr 1fr;align-items:start;gap:16px;min-height:126px;padding:18px 20px 20px;display:grid}.project-card-copy>span{letter-spacing:.18em;color:#888;font-size:8px;font-weight:700}.project-card-copy h3{letter-spacing:-.025em;margin:0;font-size:16px;line-height:1.45}.project-card-copy p{color:#707070;margin:0;font-size:10px;line-height:1.65}.project-card-link{color:#555;letter-spacing:.08em;border-top:1px solid #c8c8c2;grid-column:2/-1;justify-content:space-between;padding-top:12px;font-size:10px;display:flex}.project-card-link i{font-size:14px;font-style:normal}.proposal-expanded{border-top:1px solid #aaa}.back-to-projects{color:#555;cursor:pointer;background:0 0;border:1px solid #777;margin:34px 0 0 auto;padding:12px 18px;font-size:11px;display:block}.back-to-projects:hover{color:#fff;background:#343434}@media (width<=800px){.project-browser{padding:0 24px 58px}.project-filters{scrollbar-width:none;border-top:1px solid #cbc8c1;border-bottom:1px solid #cbc8c1;gap:8px;margin:0 -24px;padding:0 24px;display:flex;overflow-x:auto}.project-filters::-webkit-scrollbar{display:none}.project-filters button{border-right:0;border-radius:0;flex:none;min-width:132px;min-height:58px;padding:10px 12px}.project-filters button:first-child{min-width:92px}.project-filters button b{font-size:12px}.project-filters button span{margin-top:3px;font-size:9px}.project-card-grid{grid-template-columns:1fr;gap:14px;margin-top:20px}.project-card-copy{grid-template-columns:72px 1fr;gap:9px 12px;min-height:0;padding:13px 14px 15px}.project-card-copy h3{font-size:14px;line-height:1.4}.project-card-copy p{grid-column:2;font-size:9px}.project-card-link{grid-column:2;padding-top:9px}.proposal-expanded{scroll-margin-top:58px}h1{font-size:26px}.section h2,.contact h2,.about h2,.process-heading h2,.projects-clean-intro h2{font-size:22px}.proposal-head h3{font-size:18px}.proposal-points,.proposal-points.points-2,.proposal-points.points-3{border-top:0!important;border-bottom:0!important;row-gap:0!important;margin-bottom:10px!important}.proposal-points>div,.proposal-points>div+div,.proposal-points>div:last-child{border:0!important;min-height:0!important;padding:11px 0 13px!important}.proposal-points span{display:block;margin:0 0 7px!important}.proposal-points b{line-height:1.45;margin:0 0 6px!important;font-weight:400!important}.proposal-points p{line-height:1.6;color:#747474!important;margin:0!important}:root{--mobile-accent:#a9553f;--mobile-copy:#4f4f4f;--mobile-line:#d2cdc6}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Apple SD Gothic Neo,sans-serif}h1,.section h2,.contact h2,.about h2,.process-heading h2,.projects-clean-intro h2,.proposal-head h3,.principle-intro b{font-weight:800}.hero-kicker,.section-no,.projects-clean-intro .section-no,.proposal-head>span,.proposal-points span,.concept-meta span,.concept-gallery figcaption b,.proposal-images figcaption b,.about-values span,.step-sign,.process-steps i{color:var(--mobile-accent);font-weight:700}.lead,.section>div>p,.projects-clean-intro>p:last-child,.proposal-head p,.proposal-points p,.concept-meta small,.concept-gallery figcaption small,.proposal-images figcaption small,.proposal-note,.about-content>p:not(.about-lead),.about-values p,.process-heading>p,.process-steps p,.contact-title>p:last-child{color:var(--mobile-copy);font-weight:400}.proposal-head{border-top:1px solid var(--mobile-line);padding-top:20px}.proposal-points{border:0;row-gap:0;margin-bottom:10px}.proposal-points>div,.proposal-points>div+div,.proposal-points>div:last-child{border:0;padding:11px 0 13px}.proposal-points span{margin-bottom:7px;display:block}.proposal-points b{margin:0 0 6px;font-weight:400;line-height:1.45}.proposal-points p{color:#747474;margin:0;line-height:1.6}.proposal-images figcaption,.concept-gallery figcaption{row-gap:3px}.proposal-images figcaption b,.concept-gallery figcaption b{line-height:1.25}.proposal-images figcaption small,.concept-gallery figcaption small{color:#747474;line-height:1.45}.proposal-images figure,.concept-gallery figure{border-bottom:1px solid var(--mobile-line)}.about-values article,.process .process-steps{border-top:1px solid var(--mobile-line)}.process .process-steps li,.process .process-steps li:nth-child(3n),.process .process-steps li:nth-child(3n+2){border-bottom:1px solid var(--mobile-line)}.hero-principles .principle-intro span,.approach-flow small{color:#d18a73}.hero-principles p,.approach-flow p{color:#b8b8b8}.hero-principles .principle-intro,.hero-principles>*{border-color:#404040}.proposal{padding-top:32px;padding-bottom:44px}.proposal-head{gap:7px;padding-top:15px;padding-bottom:14px}.proposal-head h3{margin-top:4px}.proposal-points{margin-bottom:14px}.proposal-points>div,.proposal-points>div+div{padding-top:15px;padding-bottom:16px}.proposal-points b{margin-top:10px;margin-bottom:6px}.proposal-note{margin-top:9px}}.proposal-head{border-top:0}.proposal-points{border-top:0;border-bottom:0;column-gap:30px}.proposal-points>div,.proposal-points>div+div,.proposal-points>div:last-child{border-bottom:0;border-right:0}@media (width<=800px){.proposal-points{row-gap:4px}.proposal-points>div,.proposal-points>div+div,.proposal-points>div:last-child{border:0;padding-top:11px;padding-bottom:12px}}.hero-principles{color:#fff;background:#171717;padding:64px 4vw 70px;display:block}.hero-principles>*{border:0;min-height:0;padding:0}.hero-principles .principle-intro{border-bottom:1px solid #383838;grid-template-columns:1fr 2.2fr;align-items:start;padding:0 0 48px;display:grid}.hero-principles .principle-intro span{padding-top:4px}.hero-principles .principle-intro b{margin:0;font-size:22px;line-height:1.45}.approach-flow{grid-template-columns:repeat(3,1fr);gap:42px;padding-top:48px;display:grid;position:relative}.approach-flow:before{content:"";background:#555;height:1px;position:absolute;top:76px;left:28px;right:28px}.approach-flow article{z-index:1;grid-template-columns:58px 1fr;gap:22px;min-width:0;display:grid;position:relative}.approach-flow article>span{color:#fff;letter-spacing:.14em;background:#171717;border:1px solid #8b8b8b;border-radius:50%;place-items:center;width:58px;height:58px;font-size:11px;display:grid}.approach-flow article:not(:last-child):after{content:"→";color:#8b8b8b;background:#171717;padding:0 5px;font-size:18px;position:absolute;top:18px;right:-31px}.approach-flow small{color:#777;letter-spacing:.22em;margin:2px 0 17px;font-size:9px;font-weight:700;display:block}.approach-flow b{margin:0 0 10px;font-size:16px;display:block}.approach-flow p{color:#999;max-width:240px;margin:0;font-size:12px;line-height:1.7}@media (width<=800px){.hero-principles{padding:42px 24px 46px}.hero-principles .principle-intro{padding-bottom:28px;display:block}.hero-principles .principle-intro b{margin-top:16px;font-size:18px;line-height:1.45}.approach-flow{grid-template-columns:1fr;gap:0;padding-top:24px;display:grid}.approach-flow:before{background:#484848;width:1px;height:auto;inset:45px auto 44px 21px}.approach-flow article{grid-template-columns:44px 1fr;gap:18px;padding:0 0 24px}.approach-flow article:last-child{padding-bottom:0}.approach-flow article>span{width:44px;height:44px;font-size:9px}.approach-flow article:not(:last-child):after{content:"↓";color:#777;padding:0 2px;font-size:14px;inset:auto auto 0 13px}.approach-flow small{margin:1px 0 7px}.approach-flow b{margin-bottom:6px;font-size:15px}.approach-flow p{font-size:12px;line-height:1.6}}.approach-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.approach-flow article{grid-template-columns:48px 1fr;gap:13px}.approach-flow article>span{width:48px;height:48px}.approach-flow article:not(:last-child):after{top:13px;right:-17px}.approach-flow:before{top:74px}@media (width<=800px){.approach-flow{grid-template-columns:1fr;gap:0}.approach-flow article{grid-template-columns:44px 1fr;gap:18px}.approach-flow article>span{width:44px;height:44px}.approach-flow article:not(:last-child):after{top:auto;right:auto}}.proposal{padding-top:56px;padding-bottom:68px}.proposal-head{gap:18px;padding-top:20px;padding-bottom:20px}.proposal-points{margin-bottom:22px}.proposal-points>div{min-height:150px;padding-top:18px;padding-bottom:20px}.proposal-points b{margin-top:18px;margin-bottom:9px}.proposal-note{margin-top:12px}@media (width<=800px){.proposal{padding-top:32px;padding-bottom:44px}.proposal-head{gap:7px;padding-top:15px;padding-bottom:14px}.proposal-head h3{margin-top:4px}.proposal-points{margin-bottom:14px}.proposal-points>div,.proposal-points>div+div{padding-top:15px;padding-bottom:16px}.proposal-points b{margin-top:10px;margin-bottom:6px}.proposal-note{margin-top:9px}}.projects-section>.section-no,.projects-section>.project-content>h2,.projects-section>.project-content>p{margin-left:4vw;margin-right:4vw}.projects-section>.project-content>h2{max-width:760px;margin-top:38px}.projects-section>.project-content>p{margin-bottom:72px}.project-story{border-top:1px solid var(--line);width:100%;margin:0;padding:88px 4vw 108px;display:block;position:relative;overflow:hidden}.project-story .story-grid{width:100%;margin-bottom:30px}.project-story .concept-gallery figure{min-width:0;position:relative}.project-story .concept-gallery img{width:100%;height:auto}@media (width<=800px){.projects-section{padding-top:84px}.projects-section>.section-no,.projects-section>.project-content>h2,.projects-section>.project-content>p{margin-left:24px;margin-right:24px}.projects-section>.project-content>p{margin-bottom:48px}.project-story{padding:58px 24px 72px}.project-story .story-head,.project-story.size-30 .story-head,.project-story.it-story .story-head,.project-story .story-head-secondary{margin:0 0 20px}}.project-list{flex-direction:column;width:100%;display:flex}.project-story{clear:both;flex:none;width:100%;min-width:0;display:block;position:relative}.project-story.size-30{order:1}.project-story.tax-story{order:2}.project-story.it-story{order:3}.project-story.size-100{order:4}.project-story.size-30 .story-head{margin-top:56px}.project-story.it-story .story-head{margin-top:104px}.story-head{border-top:1px solid var(--ink);grid-template-columns:1fr 2fr 1.25fr;align-items:end;gap:28px;margin:56px 0 0;padding:28px 0 30px;display:grid}.story-head>span{letter-spacing:.2em;color:#777;align-self:start;font-size:9px;font-weight:700}.story-head h3{letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.45}.story-head>p{color:var(--muted);margin:0!important;font-size:12px!important;line-height:1.7!important}.story-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:30px;display:grid}.story-grid article{border-right:1px solid var(--line);min-height:210px;padding:26px 26px 30px 0}.story-grid article+article{padding-left:26px}.story-grid article:last-child{border-right:0}.story-grid span{letter-spacing:.2em;color:#888;font-size:9px;font-weight:700}.story-grid b{margin:34px 0 14px;font-size:15px;line-height:1.5;display:block}.story-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.story-head-secondary{margin-top:104px}.compact-story{grid-template-columns:repeat(2,1fr)}.field-philosophy{border-top:1px solid #999;border-bottom:1px solid #bbb;margin:46px 0 0;padding:28px 0 30px}.field-philosophy span{letter-spacing:.2em;color:#777;font-size:9px;font-weight:700}.field-philosophy p{letter-spacing:-.02em;max-width:650px;margin:22px 0 0;font-size:18px;line-height:1.75}@media (width<=800px){.story-head{grid-template-columns:1fr;gap:12px;margin-top:44px}.story-head h3{margin-top:12px;font-size:21px}.story-grid,.compact-story{grid-template-columns:1fr}.story-grid article,.story-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:26px 0}.story-grid article:last-child{border-bottom:0}.story-grid b{margin-top:20px}.story-head-secondary{margin-top:74px}.field-philosophy p{font-size:16px}}.projects-section{padding:120px 0 0;display:block;overflow:hidden}.project-story{border-top:1px solid var(--line);margin:0;padding:88px 4vw 108px;overflow:hidden}.project-story:nth-child(2n){background:#eeeeea}.project-story:nth-child(odd){background:var(--paper)}.project-story .story-head,.project-story.size-30 .story-head,.project-story.it-story .story-head,.project-story .story-head-secondary{margin:0 0 30px}.project-story .concept-gallery{clear:both;width:100%}.project-story .concept-note{clear:both}@media (width<=800px){.projects-section{padding-top:84px}.project-story{padding:58px 24px 72px}.project-story .story-head,.project-story.size-30 .story-head,.project-story.it-story .story-head,.project-story .story-head-secondary{margin:0 0 20px}}.legacy-projects{display:none!important}.projects-clean{border-top:1px solid var(--line);padding-top:120px}.projects-clean-intro{padding:0 4vw 78px}.projects-clean-intro h2{letter-spacing:-.05em;margin:38px 0 30px;font-size:clamp(34px,3.2vw,52px);line-height:1.15}.projects-clean-intro>p:last-child{max-width:620px;color:var(--muted);font-size:16px;line-height:1.8}.proposal-list{width:100%;display:block}.proposal{border-top:1px solid var(--line);width:100%;padding:88px 4vw 108px;display:block;overflow:hidden}.proposal:nth-child(2n){background:#eeeeea}.proposal:nth-child(odd){background:var(--paper)}.proposal-head{border-top:1px solid var(--ink);grid-template-columns:1fr 2fr 1.25fr;align-items:end;gap:28px;padding:28px 0 30px;display:grid}.proposal-head>span{letter-spacing:.2em;color:#777;align-self:start;font-size:9px;font-weight:700}.proposal-head h3{letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.45}.proposal-head p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.proposal-points{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:30px;display:grid}.proposal-points.points-2{grid-template-columns:repeat(2,1fr)}.proposal-points.points-3{grid-template-columns:repeat(3,1fr)}.proposal-points>div{border-right:1px solid var(--line);min-height:210px;padding:26px 26px 30px 0}.proposal-points>div+div{padding-left:26px}.proposal-points>div:last-child{border-right:0}.proposal-points span{letter-spacing:.2em;color:#888;font-size:9px;font-weight:700}.proposal-points b{margin:34px 0 14px;font-size:13px;line-height:1.5;display:block}.proposal-points p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.proposal-images{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.proposal-images figure{background:#e5e5e1;min-width:0;margin:0;overflow:hidden}.proposal-images .proposal-image-main{grid-column:1/-1}.proposal-image-frame{aspect-ratio:16/10;position:relative;overflow:hidden}.proposal-images .proposal-image-main .proposal-image-frame{aspect-ratio:2}.proposal-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.proposal-image-frame:after{content:"designawesome";z-index:2;color:#4f4f4f;opacity:.15;letter-spacing:-.045em;white-space:nowrap;pointer-events:none;font-family:Arial,Helvetica Neue,sans-serif;font-size:clamp(24px,4vw,62px);font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.proposal-images figcaption{color:#353535;background:#deded9;grid-template-columns:24px 1fr;align-items:center;gap:8px;min-height:28px;padding:6px 12px;display:grid}.proposal-images figcaption span{color:#777;font-size:9px}.proposal-images figcaption b{letter-spacing:.11em;color:#353535;font-size:10px;line-height:1.2}.proposal-images figcaption small{color:var(--muted);font-size:11px}.proposal-note{color:#888;margin:18px 0 0;font-size:11px}@media (width<=800px){.projects-clean{padding-top:84px}.projects-clean-intro{padding:0 24px 48px}.projects-clean-intro h2{font-size:34px}.proposal{padding:58px 24px 72px}.proposal-head{grid-template-columns:1fr;gap:12px;padding-top:24px}.proposal-head h3{margin-top:12px;font-size:21px}.proposal-points.points-2,.proposal-points.points-3{grid-template-columns:1fr}.proposal-points>div,.proposal-points>div+div{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:26px 0}.proposal-points>div:last-child{border-bottom:0}.proposal-points b{margin-top:20px}.proposal-images{grid-template-columns:1fr}.proposal-images .proposal-image-main{grid-column:auto}.proposal-images .proposal-image-main .proposal-image-frame{aspect-ratio:16/10}.proposal-image-frame:after{opacity:.15;font-size:clamp(22px,8vw,42px)}.proposal-images figcaption{grid-template-columns:22px 1fr;min-height:27px;padding:6px 10px}.proposal-images figcaption small{grid-column:2}}h1{letter-spacing:-.045em;font-size:clamp(24px,2vw,32px);line-height:1.3}.section h2,.contact h2,.about h2,.process-heading h2,.projects-clean-intro h2{letter-spacing:-.035em;font-size:clamp(18px,1.65vw,26px);line-height:1.35}.proposal-head h3{letter-spacing:-.025em;font-size:18px;line-height:1.5}@media (width<=800px){h1{font-size:26px}.section h2,.contact h2,.about h2,.process-heading h2,.projects-clean-intro h2{font-size:22px}.proposal-head h3{font-size:18px}.proposal-points,.proposal-points.points-2,.proposal-points.points-3{border:0!important;row-gap:0!important;margin-bottom:10px!important}.proposal-points>div,.proposal-points>div+div,.proposal-points>div:last-child{border:0!important;min-height:0!important;padding:11px 0 13px!important}.proposal-points span{display:block;margin:0 0 7px!important}.proposal-points b{line-height:1.45;margin:0 0 6px!important;font-weight:400!important}.proposal-points p{line-height:1.6;color:#747474!important;margin:0!important}.proposal-images figcaption,.concept-gallery figcaption{grid-template-columns:24px minmax(0,1fr)!important;align-items:start!important;gap:0 10px!important}.proposal-images figcaption b,.concept-gallery figcaption b{line-height:1.35!important}.proposal-images figcaption small,.concept-gallery figcaption small{grid-column:2!important;margin-top:5px!important;line-height:1.45!important}}
