:root{--ink:#172522;--muted:#66716d;--paper:#fbfcf9;--line:#dce1db;--green:#174a3b;--lime:#c5eea6;--header:88px;--wrap:1200px;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;line-height:1.6;word-break:keep-all}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:not(:disabled),summary{cursor:pointer}button{border:0}h1,h2,h3,p{margin:0}a,button,input,textarea,summary{outline-offset:6px}:focus-visible{outline:3px solid #278888}.wrap{width:min(var(--wrap),calc(100% - 112px));margin-inline:auto}.section{padding-block:120px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:650;line-height:1.4}.body-copy{font-size:16px;line-height:1.9;color:var(--muted)}.muted{color:#758078}.light{color:#ecf5f3}.skip-link{position:fixed;top:-100px;left:20px;z-index:200;background:white;padding:12px 20px}.skip-link:focus{top:15px}.site-header{height:var(--header);padding-inline:48px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:rgba(251,252,249,.97);border-bottom:1px solid #e7eae3;backdrop-filter:blur(14px)}.wordmark{font-family:Arial,Helvetica,sans-serif;font-size:32px;letter-spacing:-1.8px;font-weight:900;line-height:1}.logo-dot{color:#427c55}.site-nav{display:flex;align-items:center;gap:36px}.site-nav>a{font-size:11px;letter-spacing:.8px;font-weight:650;transition:color .2s}.site-nav>a:hover{color:#317c58}.site-nav .nav-contact{margin-left:18px;border:1px solid var(--ink);border-radius:30px;padding:11px 20px;font-size:12px;letter-spacing:0;display:flex;gap:22px;align-items:center}.nav-contact span{font-size:20px;line-height:1}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:740px;height:calc(100svh - var(--header));max-height:960px;background:#08264d;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-1;background:url('flow.svg') center/cover no-repeat}.hero-content{padding-block:76px 128px}.hero .eyebrow{display:flex;gap:10px;align-items:center;margin-bottom:38px}.status-dot{display:inline-block;width:6px;height:6px;flex-shrink:0;border-radius:100%;background:#bdebb0}.hero h1{font-size:clamp(44px,4.6vw,68px);font-weight:600;letter-spacing:-3.7px;line-height:1.24}.hero h1 span{color:#c6edd5}.hero-description{font-size:15px;line-height:1.9;color:#d2e0ed;margin-top:29px}.hero-actions{display:flex;align-items:center;gap:33px;margin-top:36px}.button{display:inline-flex;gap:40px;justify-content:space-between;align-items:center;padding:16px 24px;border-radius:3px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;min-height:54px}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-white{color:#172b30;background:#f4f8ef}.button-white:hover{background:#d8eccc}.text-link{display:inline-flex;align-items:center;gap:32px;border-bottom:1px solid currentColor;padding-block:10px;font-size:13px;font-weight:600}.light-link{color:#edf5f5;border-color:#91a4bc}.text-link span{font-size:20px}.hero-bottom{position:absolute;bottom:29px;left:0;right:0;border-top:1px solid #ffffff35;padding-top:21px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.6px;color:#d1e1ea}.hero-bottom a{font-size:9px;display:flex;gap:22px;align-items:center}.hero-bottom a span{font-size:19px}.hero-coordinate{position:absolute;right:28px;top:45%;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;color:#d2f6e1;opacity:.7}.section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.section-index{font-size:9px;letter-spacing:1.1px;color:#6c7772}.mini-cross{font-size:36px;color:var(--green);line-height:1}.about-main{display:grid;grid-template-columns:1.2fr 1fr;gap:70px}.about h2,.section-heading h2{font-size:clamp(32px,3.5vw,49px);letter-spacing:-2.2px;line-height:1.38;font-weight:600}.about-copy{padding-top:5px}.about-copy>p:first-child{font-size:21px;line-height:1.7;font-weight:500;letter-spacing:-.6px}.about-copy .body-copy{margin-top:25px}.about-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.about-tags span{border:1px solid var(--line);border-radius:30px;padding:7px 14px;font-size:11px;color:#5e6a63}.works{background:#f0f2ec}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-heading>.body-copy{font-size:14px;padding-bottom:5px}.preview-note{font-size:11px;color:#69736b;display:flex;align-items:center;gap:8px;margin-bottom:22px}.preview-note>span{font-size:20px;color:var(--green)}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px 28px}.work-card{padding:0;background:none;text-align:left;min-width:0;display:block;width:100%}.work-visual{display:block;aspect-ratio:1.3;overflow:hidden;position:relative;isolation:isolate;border-radius:2px}.work-card .round-arrow{position:absolute;bottom:22px;right:22px;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;background:#ffffffc9;font-size:23px;transition:transform .25s}.work-card:hover .round-arrow{transform:rotate(45deg);background:white}.placeholder-label{position:absolute;left:25px;top:23px;font-size:9px;letter-spacing:1.2px;z-index:3;color:inherit;opacity:.72}.visual-brand{background:#c8ddca;color:#1d513e}.brand-glyph{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);font-family:Georgia,serif;font-size:clamp(90px,12vw,180px);letter-spacing:-12px;line-height:1}.brand-glyph>span{font-size:70px;position:absolute;right:-55px;top:3px;font-family:Arial;font-weight:300}.visual-caption{position:absolute;left:25px;bottom:24px;font-size:10px;letter-spacing:1px;line-height:1.6}.visual-package{background:#ecdbcd;color:#644333}.package-object{position:absolute;width:31%;height:56%;top:25%;display:flex;flex-direction:column;justify-content:space-between;padding:22px 15px;box-shadow:12px 22px 22px #553b2c25;text-align:left;border-right:10px solid #a5653f}.package-object>span{font-family:Georgia,serif;font-size:clamp(20px,2.6vw,39px);line-height:1.1;letter-spacing:-1px}.package-back{left:21%;background:#ae613f;color:#f5e1c6;transform:rotate(-13deg);top:19%;border-right-color:#8d492a}.package-front{left:47%;background:#eaca9f;transform:rotate(10deg)}.package-object small{font-size:6px;letter-spacing:1.2px}.visual-web{background:#dce3ed;color:#34466a}.browser-art{display:block;position:absolute;left:13%;right:8%;top:20%;bottom:17%;background:#f4f6f3;box-shadow:10px 20px 40px #37527929;border-radius:7px;transform:rotate(-7deg);overflow:hidden}.browser-top{display:flex;gap:3px;align-items:center;padding:10px 12px;border-bottom:1px solid #dfe4e7}.browser-top i{width:4px;height:4px;background:#aab5c3;border-radius:50%}.browser-top b{font-size:5px;letter-spacing:1px;font-weight:400;margin-left:auto}.browser-body{position:relative;display:block;height:calc(100% - 26px);padding:25px}.browser-body>span{font-size:clamp(25px,3.4vw,48px);font-family:Arial,sans-serif;letter-spacing:-2px;font-weight:600;line-height:1.1;position:relative;z-index:1}.accent{color:#497dc0}.browser-body small{position:absolute;bottom:16px;left:25px;font-size:5px;letter-spacing:1px}.browser-orb{width:36%;aspect-ratio:1;border-radius:50%;position:absolute;right:8%;top:24%;background:radial-gradient(circle at 28% 20%,#bbe3f8,#5195c0 30%,#173976 68%,#0e244f);box-shadow:13px 20px 22px #2442752e}.visual-content{background:#193f38;color:#ddf1b8}.content-type{position:absolute;left:10%;top:24%;font-size:clamp(38px,5.6vw,78px);font-weight:800;font-family:Arial,sans-serif;letter-spacing:-4px;line-height:.95;z-index:1}.content-type i{font-family:Georgia,serif;font-weight:400}.content-circle{position:absolute;right:13%;top:19%;width:36%;aspect-ratio:1;border:1px solid #a8cd9855;border-radius:50%;box-shadow:0 0 0 25px #b0d0990a,0 0 0 50px #b0d0990a}.work-meta{display:flex;justify-content:space-between;gap:10px;padding-top:19px;align-items:flex-start}.work-meta>span:first-child{display:flex;flex-direction:column;gap:5px}.work-meta strong{font-size:18px;letter-spacing:-.5px;font-weight:600}.work-type{font-size:9px;letter-spacing:1px;color:#738074}.pending-label{font-size:10px;color:#737b71;border-bottom:1px solid #b9c1b4;padding-top:3px;white-space:nowrap}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:70px}.service-title{display:flex;align-items:center;justify-content:space-between}.service-title .eyebrow{font-size:9px;letter-spacing:1.2px;color:#68766d}.service-symbol{font-size:67px;line-height:1;color:#265340;font-family:Arial,sans-serif}.growth-symbol{font-size:70px;font-weight:300}.service-group h3{font-size:27px;font-weight:550;letter-spacing:-1px;margin:23px 0 30px}.service-group details{border-top:1px solid var(--line)}.service-group details:last-child{border-bottom:1px solid var(--line)}.service-group summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:15px;font-weight:550}.service-group summary::-webkit-details-marker{display:none}.service-group summary span{font-size:23px;font-weight:300;transition:transform .2s}.service-group details[open] summary span{transform:rotate(45deg)}.service-group details p{font-size:13px;color:var(--muted);padding-bottom:24px;line-height:1.8;max-width:360px}.service-cta{margin-top:45px}.stories{background:#eef1e9}.stories .section-heading h2{font-size:39px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.story{padding-top:25px;border-top:1px solid #bac8b5;display:flex;flex-direction:column}.story-category{font-size:11px;color:#576a59}.story h3{font-size:20px;letter-spacing:-.7px;font-weight:550;margin:26px 0 15px}.story>p{font-size:13px;line-height:1.95;color:#65705f}.story-source{font-size:10px;color:#6c7664;margin-top:auto;padding-top:30px}.contact-banner{padding-block:100px;background:#123e35;color:white;position:relative;overflow:hidden}.contact-banner:before{content:"";position:absolute;right:-40px;top:-100px;width:600px;height:600px;border:1px solid #ffffff0d;border-radius:50%;box-shadow:0 0 0 80px #ffffff03,0 0 0 160px #ffffff03;pointer-events:none}.contact-inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-banner .eyebrow{color:#b6d6c6;margin-bottom:24px}.contact-banner h2{font-size:clamp(36px,4.3vw,58px);letter-spacing:-2px;line-height:1.35;font-weight:500}.contact-banner p:last-child{font-size:14px;color:#b6cfc2;margin-top:24px}.contact-circle{width:170px;aspect-ratio:1;border-radius:50%;background:var(--lime);color:#163d2b;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;gap:8px;transition:transform .2s,background .2s}.contact-circle:hover{background:#d6f4c1;transform:rotate(-5deg)}.contact-circle span:first-child{font-size:12px;font-weight:600}.contact-circle span:last-child{font-size:46px;line-height:1}.footer{padding-block:48px 65px}.footer-top{display:flex;gap:25px;align-items:center}.footer-top .wordmark{font-size:28px}.footer-top>p{font-size:12px;color:#69776b}.back-top{margin-left:auto;font-size:10px;display:flex;gap:20px;align-items:center}.back-top span{font-size:20px}.footer-bottom{border-top:1px solid var(--line);margin-top:33px;padding-top:25px;display:flex;justify-content:space-between;gap:30px;color:#69736a;font-size:10px;line-height:1.9}.footer-bottom>p:last-child{text-align:right}.footer-bottom span{font-size:9px;color:#69736a}.preview-badge{position:fixed;bottom:16px;left:20px;z-index:35;background:#152720ec;color:#edf5e8;box-shadow:0 3px 20px #0001;border:1px solid #ffffff26;backdrop-filter:blur(10px);padding:8px 12px;border-radius:3px;display:flex;gap:9px;align-items:center;font-size:8px;letter-spacing:1px;pointer-events:none}.badge-divider{opacity:.4}.dialog-open{overflow:hidden}.work-dialog{width:min(650px,calc(100% - 32px));max-height:calc(100svh - 40px);border:0;border-radius:4px;padding:48px;background:var(--paper);color:var(--ink);overscroll-behavior:contain}.work-dialog::backdrop{background:#071e28b8;backdrop-filter:blur(5px)}.dialog-close{display:flex;align-items:center;gap:12px;position:absolute;right:20px;top:14px;background:none;font-size:11px;padding:5px}.dialog-close span{font-size:24px}.work-dialog>.eyebrow{margin-top:13px}.work-dialog h2{font-size:31px;letter-spacing:-1px;margin:15px 0}.work-dialog .body-copy{font-size:14px}.detail-placeholder{margin-block:25px;background:#e0e9dc;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#4a6657}.detail-placeholder>span{font-size:52px}.detail-placeholder p{font-size:12px}.detail-outline{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:12px;padding-bottom:20px;border-bottom:1px solid var(--line)}.dialog-note{font-size:11px;color:var(--muted);margin-block:20px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#315045}.contact-page{padding-block:85px 100px}.breadcrumb{font-size:11px;color:#68786e;display:inline-flex;gap:15px;margin-bottom:45px}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:start}.contact-intro h1{font-size:clamp(38px,4vw,54px);line-height:1.35;letter-spacing:-2px;font-weight:550;margin:22px 0}.contact-intro>.body-copy{font-size:14px}.contact-preview-note{background:#ecf0e5;padding:22px;border-left:2px solid #526b3c;margin-top:35px;max-width:380px}.contact-preview-note strong{display:block;font-size:12px;margin-bottom:7px}.contact-preview-note p{font-size:12px;line-height:1.8;color:#5a6955}.contact-decoration{color:#2e614a;font-size:120px;line-height:1;margin-top:40px}.contact-form{border-top:1px solid #8d9c8b;padding-top:27px}.form-intro{font-size:11px;color:var(--muted);margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-field{display:block;margin-bottom:25px;font-size:12px;font-weight:600}.form-field>span{display:block;margin-bottom:9px}.required{color:#49784c}.form-field input,.form-field textarea{display:block;width:100%;padding:13px 14px;border:1px solid #d1d9ce;border-radius:2px;background:#fff;color:var(--ink);font-size:13px;line-height:1.5}.form-field input::placeholder,.form-field textarea::placeholder{color:#90978e;font-size:12px}.form-field textarea{min-height:150px;resize:vertical}.service-options{margin:0 0 25px;padding:0;border:0}.service-options legend{font-size:12px;font-weight:600;margin-bottom:12px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{position:relative;cursor:pointer}.chip input{position:absolute;left:12px;top:12px;width:1px;height:1px;opacity:0}.chip span{display:block;padding:9px 12px;border:1px solid #d1d9ce;border-radius:3px;font-size:11px;transition:background .15s}.chip input:checked+span{background:#163d32;color:white;border-color:#163d32}.chip input:focus-visible+span{outline:3px solid #278888;outline-offset:3px}.upload-preview{padding:20px;border:1px dashed #b3bfac;background:#f0f3eb;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:15px}.upload-preview span{font-size:12px}.upload-preview small{font-size:10px;color:#627459}.consent-preview{font-size:11px;color:#6c7969;line-height:1.8;border-top:1px solid var(--line);padding-top:18px;margin-bottom:24px}.contact-form .button{width:100%;border:0}.preview-result{font-size:12px;color:#235135;background:#e8f1df;border:1px solid #b9cba6;padding:18px;margin-top:18px}.preview-result[hidden]{display:none}
@media(min-width:1600px){.hero-art{background-position:center 42%}.hero-content{padding-block:100px 130px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.site-header{padding-inline:36px}.hero{min-height:670px}.hero h1{font-size:54px}.hero-art{background-position:60% center}.section{padding-block:90px}.about-main{gap:35px}.about h2,.section-heading h2{font-size:39px}.service-grid{gap:45px}.story-grid{gap:24px}.contact-layout{gap:45px}.site-nav{gap:26px}.site-nav .nav-contact{margin-left:0}}
@media(max-width:760px){:root{--header:72px}.wrap{width:calc(100% - 40px)}.site-header{padding-inline:20px}.wordmark{font-size:28px}.menu-toggle{display:flex;align-items:center;gap:13px;background:none;font-size:11px;padding:10px 0 10px 12px}.menu-toggle i{width:21px;height:12px;position:relative;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.menu-toggle[aria-expanded=true] i{border:0}.menu-toggle[aria-expanded=true] i:before,.menu-toggle[aria-expanded=true] i:after{content:"";position:absolute;width:21px;height:1px;background:var(--ink);top:6px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] i:after{transform:rotate(-45deg)}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;box-shadow:0 16px 24px #15292212}.site-nav.is-open{display:flex;flex-direction:column;gap:0;align-items:stretch}.site-nav>a{font-size:12px;padding:15px 4px}.site-nav .nav-contact{margin-top:10px;align-self:flex-start;gap:35px}.hero{min-height:660px;max-height:840px;height:calc(100svh - 72px)}.hero-content{padding:65px 0 118px}.hero-art{background-position:56% center}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061a384d,#071a3410)}.hero .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:34px}.hero h1{font-size:clamp(37px,8.5vw,59px);letter-spacing:-2px;line-height:1.3}.hero-description{font-size:13px;max-width:310px;margin-top:25px;line-height:1.9}.desktop-break{display:none}.hero-actions{margin-top:30px;gap:24px;flex-wrap:wrap}.button{padding:14px 18px;font-size:12px;gap:28px;min-height:50px}.text-link{font-size:12px;gap:20px}.hero-bottom{bottom:25px;font-size:8px;letter-spacing:1px}.hero-bottom a{font-size:7px;letter-spacing:1px;gap:10px}.hero-coordinate{display:none}.section{padding-block:76px}.section-label{margin-bottom:35px}.eyebrow{font-size:9px;letter-spacing:1.2px}.section-index{font-size:7px;letter-spacing:.6px}.mini-cross{font-size:28px}.about-main{grid-template-columns:1fr;gap:30px}.about h2,.section-heading h2{font-size:34px;letter-spacing:-1.7px;line-height:1.4}.about-copy>p:first-child{font-size:19px}.about-copy .body-copy{font-size:14px;max-width:380px;margin-top:20px}.about-tags{margin-top:25px}.about-tags span{font-size:10px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:30px}.section-heading>.body-copy{font-size:13px}.preview-note{font-size:10px;align-items:flex-start;line-height:1.8;gap:6px;margin-bottom:18px}.preview-note>span{line-height:1.1}.work-grid{grid-template-columns:1fr;gap:33px}.work-visual{aspect-ratio:1.22}.work-meta{padding-top:15px}.work-meta strong{font-size:17px}.work-type{font-size:8px}.pending-label{font-size:9px}.brand-glyph{font-size:140px}.brand-glyph>span{font-size:60px;right:-48px}.package-object>span{font-size:32px}.browser-body>span{font-size:38px}.content-type{font-size:64px}.placeholder-label{font-size:8px;left:20px;top:19px}.visual-caption{font-size:8px;left:20px;bottom:20px}.work-card .round-arrow{width:36px;height:36px;right:18px;bottom:18px;font-size:20px}.service-grid{grid-template-columns:1fr;gap:50px;margin-top:36px}.service-symbol{font-size:56px}.growth-symbol{font-size:62px}.service-group h3{font-size:25px;margin:19px 0 24px}.service-group summary{font-size:14px}.service-title .eyebrow{font-size:8px}.service-cta{margin-top:30px}.stories .section-heading h2{font-size:30px}.story-grid{grid-template-columns:1fr;gap:32px}.story h3{margin-top:20px;font-size:20px}.story>p{max-width:430px}.story-source{padding-top:20px}.contact-banner{padding-block:65px}.contact-inner{align-items:flex-start;flex-direction:column;gap:32px}.contact-banner h2{font-size:36px;letter-spacing:-1.5px}.contact-banner p:last-child{font-size:12px;line-height:1.8;margin-top:20px}.contact-circle{width:auto;aspect-ratio:auto;border-radius:3px;flex-direction:row;gap:35px;padding:15px 22px}.contact-circle span:last-child{font-size:24px}.contact-circle span:first-child{font-size:12px}.footer{padding-block:35px 80px}.footer-top{gap:14px;flex-wrap:wrap}.footer-top .wordmark{font-size:26px}.footer-top>p{font-size:10px}.back-top{font-size:9px;gap:10px}.footer-bottom{margin-top:25px;flex-direction:column;gap:17px;font-size:9px}.footer-bottom>p:last-child{text-align:left}.preview-badge{font-size:7px;bottom:12px;left:12px;padding:7px 10px}.work-dialog{padding:42px 23px 25px}.work-dialog h2{font-size:27px}.work-dialog .body-copy{font-size:13px}.detail-placeholder p{font-size:10px}.detail-outline{font-size:11px;gap:8px 14px}.contact-page{padding-block:36px 65px}.breadcrumb{margin-bottom:32px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-intro h1{font-size:38px;letter-spacing:-1.8px;margin-block:18px}.contact-intro>.body-copy{font-size:13px}.contact-preview-note{margin-top:25px;max-width:none;padding:18px}.contact-decoration{display:none}.form-row{gap:15px}.upload-preview{align-items:flex-start;flex-direction:column;gap:5px}.contact-form{padding-top:20px}.form-field input{min-width:0}}
@media(max-width:370px){.hero h1{font-size:34px}.hero-actions{gap:16px}.hero-actions .button{gap:16px}.hero-actions .text-link{gap:12px}.about h2,.section-heading h2{font-size:30px}.section-index{display:none}.content-type{font-size:53px}.browser-body{padding:20px}.browser-body>span{font-size:32px}.package-object{padding:15px 10px}.package-object>span{font-size:27px}.work-meta strong{font-size:15px}.footer-top>p{display:none}.form-row{grid-template-columns:1fr;gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Production page templates and inquiry states. */
.work-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.work-card:hover .work-visual img{transform:scale(1.025)}
.project-intro{padding-block:70px 48px}.project-title-row{display:flex;align-items:end;justify-content:space-between;gap:30px}.project-title-row h1{font-size:clamp(36px,4.3vw,60px);font-weight:550;line-height:1.35;letter-spacing:-2px;margin-top:17px}.project-status{font-size:11px;color:var(--muted);padding-bottom:10px}.project-lead{font-size:17px;color:var(--muted);margin-top:24px}.project-preview-note{font-size:12px;margin-top:24px;padding:14px 18px;border-left:2px solid #829678;background:#edf1e7;color:#5b7054}.project-cover>.work-visual{aspect-ratio:1.85;max-height:650px}.project-cover .round-arrow{display:none}.project-cover .brand-glyph{font-size:clamp(140px,22vw,300px)}.project-cover .content-type{font-size:clamp(64px,10vw,135px)}.project-cover .browser-body>span{font-size:clamp(40px,6vw,85px)}.project-cover .package-object>span{font-size:clamp(32px,5vw,65px)}.project-overview{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-block:80px}.project-overview h2{font-size:30px;letter-spacing:-1px;font-weight:550;margin-top:20px}.project-facts{margin:32px 0 0}.project-facts>div{display:grid;grid-template-columns:100px 1fr;border-top:1px solid var(--line);padding-block:14px;font-size:13px}.project-facts dt{color:var(--muted)}.project-facts dd{margin:0}.project-gallery{display:grid;gap:28px}.project-gallery figure{margin:0}.project-gallery img{display:block;width:100%;height:auto}.project-gallery figcaption{font-size:12px;color:var(--muted);margin-top:12px}.project-image-placeholder{background:#e9ede6;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#71806b}.project-image-placeholder span{font-size:11px;letter-spacing:2px}.project-image-placeholder p{font-size:14px}.project-outcome:not(:empty){padding-block:65px}.project-outcome .eyebrow{margin-bottom:20px}.project-next{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:65px}.project-next>a:first-child{font-size:13px}.project-next>a:last-child{display:flex;flex-direction:column;align-items:end;gap:10px}.project-next span{font-size:11px;color:var(--muted)}.project-next strong{font-size:21px;font-weight:550}.policy-page{padding-block:75px 100px;max-width:850px}.policy-page h1{font-size:38px;letter-spacing:-1.5px;font-weight:550;margin:20px 0 30px}.policy-page>.contact-preview-note{max-width:none;margin-bottom:30px}.policy-page>p{font-size:14px;color:var(--muted)}.policy-list{margin:35px 0}.policy-list dt{font-size:16px;font-weight:600;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.policy-list dd{margin:10px 0 0;font-size:14px;color:var(--muted);line-height:1.9}.policy-version{margin-bottom:30px}.form-status{padding:18px 20px;background:#fbf0e8;color:#88401e;border-left:3px solid #ae6844;margin-bottom:28px;font-size:13px;white-space:pre-line}.form-status.success,.form-status.preview{background:#e8f1df;color:#235135;border-color:#517b45}.form-status[hidden]{display:none}.field-error{display:block;color:#a1422c;font-size:12px;font-weight:400;line-height:1.7;margin-top:6px}.field-error:empty{display:none}.field-help{display:flex;justify-content:space-between;gap:15px;font-size:10px;font-weight:400;color:var(--muted);margin-top:8px}[aria-invalid=true]{border-color:#b46b50!important}input,textarea{scroll-margin-top:120px}.upload-zone{padding:20px;border:1px dashed #aab7a2;background:#f0f3eb}.upload-label{display:inline-flex;align-items:center;min-height:44px;background:white;border:1px solid #c6d0be;padding:10px 18px;border-radius:3px;font-size:12px;cursor:pointer}.upload-zone input[type=file]{width:100%;margin-top:12px;font-size:12px;background:transparent;border:0;padding:5px 0}.upload-zone>p{font-size:11px;color:var(--muted);line-height:1.8;margin-top:10px}.file-list{list-style:none;padding:0;margin:10px 0;font-size:12px;overflow-wrap:anywhere;word-break:break-word}.file-list li{padding-block:6px;border-bottom:1px solid var(--line)}.clear-files{background:none;padding:8px 0;font-size:11px;text-decoration:underline}.clear-files[hidden]{display:none}.consent-block{padding-block:20px;border-top:1px solid var(--line);margin-bottom:10px;font-size:12px}.consent-block>label{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.consent-block input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--green);flex-shrink:0}.consent-block>a{display:inline-block;margin:12px 0 0 25px;color:#55764b;text-decoration:underline;font-size:11px;padding:4px 0}.submit-help{font-size:11px;color:var(--muted);margin-top:12px}.contact-form .button:disabled{opacity:.6;cursor:not-allowed;transform:none}.bot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:760px){.project-intro{padding-block:35px}.project-title-row{align-items:flex-start;flex-direction:column;gap:15px}.project-title-row h1{font-size:36px;letter-spacing:-1.7px}.project-lead{font-size:14px;margin-top:15px}.project-cover>.work-visual{aspect-ratio:1.2}.project-overview{grid-template-columns:1fr;gap:25px;padding-block:45px}.project-overview h2{font-size:27px;margin-top:15px}.project-overview .body-copy{font-size:14px}.project-facts>div{grid-template-columns:80px 1fr;font-size:12px}.project-image-placeholder{min-height:240px;padding:25px;text-align:center}.project-image-placeholder p{font-size:12px}.project-next{padding-block:45px;gap:20px}.project-next strong{font-size:16px}.project-next>a:first-child{font-size:11px}.policy-page{padding-block:35px 65px}.policy-page h1{font-size:29px}.policy-page>p,.policy-list dd{font-size:13px}.form-field input,.form-field textarea{font-size:16px}.field-help{font-size:9px}.form-status{padding:15px;font-size:12px}.consent-block{font-size:11px}.project-cover .browser-body>span{font-size:34px}}

/* Scrollable portfolio detail inside a responsive desktop monitor. */
.monitor-stage{padding:clamp(22px,5vw,64px);background:linear-gradient(135deg,#f0f1f3,#e1e4e8);border-radius:12px}.portfolio-monitor{position:relative;max-width:960px;margin:auto;padding:20px 14px 0;background:#191b20;border-radius:20px 20px 12px 12px;box-shadow:0 18px 35px #14192326}.monitor-camera{position:absolute;top:8px;left:50%;width:5px;height:5px;border-radius:50%;background:#404652}.monitor-screen{aspect-ratio:16/10;overflow-y:auto;background:white;scrollbar-width:thin;scrollbar-color:#8e9299 #eee;overscroll-behavior-y:auto}.project-gallery .monitor-screen img{width:100%;height:auto;max-height:none}.monitor-screen:focus-visible{outline:3px solid #426b94;outline-offset:3px}.monitor-chin{height:35px;background:linear-gradient(#d4d6d9,#b8bbc0);margin:0 -14px;border-radius:0 0 12px 12px}.monitor-neck{height:60px;width:17%;margin:auto;background:linear-gradient(90deg,#adb1b7,#dfe1e4,#b1b5bb);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.monitor-foot{width:32%;height:12px;margin:auto;background:linear-gradient(#dce0e4,#a9aeb4);border-radius:60% 60% 5px 5px;box-shadow:0 12px 14px #19202b26}.monitor-help{display:block;margin-top:8px}.monitor-help a{text-decoration:underline;margin-left:8px}@media(max-width:760px){.portfolio-monitor{padding:13px 7px 0;border-radius:10px}.monitor-camera{top:5px;width:3px;height:3px}.monitor-chin{height:20px;margin:0 -7px}.monitor-neck{height:30px}.monitor-foot{height:7px}.monitor-help a{display:inline-block;margin-left:0}.monitor-screen{aspect-ratio:4/3}}

/* Spacious white logo presentation. */
.portfolio-logo-stage{display:flex;align-items:center;justify-content:center;background:#fff;min-height:480px;padding:90px 40px}.project-gallery .portfolio-logo-stage img{display:block;width:38%;max-width:360px;max-height:260px;height:auto;object-fit:contain}.project-gallery .portfolio-logo-stage{overflow:hidden}@media(max-width:760px){.portfolio-logo-stage{min-height:300px;padding:65px 24px}.project-gallery .portfolio-logo-stage img{width:52%;max-width:220px;max-height:180px}}

.logo-image-canvas{display:flex;align-items:center;justify-content:center;aspect-ratio:2/1;background:#fff}.project-gallery .logo-image-canvas img{width:65%;height:auto;max-height:none;object-fit:contain}@media(max-width:760px){.logo-image-canvas{aspect-ratio:3/2}.project-gallery .logo-image-canvas img{width:85%}}

.work-navigation{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.work-navigation>span{font-size:12px;color:var(--muted)}.work-navigation>div{display:flex;gap:10px}.work-navigation button{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:23px;cursor:pointer}.work-navigation button:disabled{opacity:.25;cursor:default}.work-navigation button:not(:disabled):hover{background:var(--green);color:white}.work-grid.work-track{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 28px)/2);gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:24px;scrollbar-width:thin;scrollbar-color:#829678 #e8eae5}.work-track>.work-card{scroll-snap-align:start}.work-track:focus-visible{outline:2px solid var(--green);outline-offset:6px}@media(max-width:760px){.work-grid.work-track{grid-auto-columns:86%;gap:18px}.work-navigation>span{font-size:11px}.work-navigation button{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.work-grid.work-track{scroll-behavior:auto}}

.work-visual.desktop-cover{display:flex;align-items:center;justify-content:center;background:#e9e8e5}.desktop-unit{display:block;width:82%;max-width:760px}.desktop-body{display:block;padding:1.6% 1.6% 0;background:#202124;border-radius:12px 12px 8px 8px;box-shadow:0 12px 24px #2525291a}.desktop-screen{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;overflow:hidden;background:#fff}.work-visual.desktop-cover .desktop-screen img{width:100%;height:100%;object-fit:contain;transform:none;border-radius:0}.desktop-chin{display:block;height:0;padding-bottom:6%;background:linear-gradient(110deg,#dadcde,#bfc3c7);margin:0 -1.65%;border-radius:0 0 8px 8px}.desktop-stand{display:block;width:18%;height:0;padding-bottom:7%;margin:auto;background:linear-gradient(90deg,#aeb2b6,#d6d9dc,#b4b8bd);clip-path:polygon(22% 0,78% 0,100% 100%,0 100%)}.desktop-base{display:block;width:32%;height:0;padding-bottom:1.4%;margin:auto;background:linear-gradient(#d8dadd,#adb1b5);border-radius:50% 50% 3px 3px;box-shadow:0 8px 10px #2021241a}.project-cover>.desktop-cover .desktop-unit{width:72%}@media(max-width:760px){.desktop-body{border-radius:7px 7px 5px 5px}.project-cover>.desktop-cover .desktop-unit{width:84%}}

.faq-list{margin-bottom:28px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list summary{cursor:pointer;font-size:17px;font-weight:600;line-height:1.6}.faq-list p{max-width:850px;line-height:1.9;color:var(--muted);font-size:14px;margin-top:15px}@media(max-width:760px){.faq-list summary{font-size:15px}}

@keyframes heading-enter{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.heading-reveal{animation:heading-enter 1.1s cubic-bezier(.2,.7,.2,1) both}@media(prefers-reduced-motion:reduce){.heading-reveal{animation:none!important;transform:none!important;opacity:1!important}}@media print{.heading-reveal{animation:none!important;transform:none!important;opacity:1!important}}

@keyframes small-heading-enter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.heading-reveal.heading-reveal-small{animation-name:small-heading-enter;animation-duration:.85s}.eyebrow.heading-reveal,.section-index.heading-reveal{display:inline-block}
