
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.65;letter-spacing:-.02em}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}button,input,select,textarea{font:inherit}.wrap{width:min(1480px,calc(100% - 72px));margin:auto}.topbar{height:84px;position:sticky;top:0;z-index:90;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.topbar .wrap{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.logo-type{display:grid;line-height:1.05}.logo-type b{font-size:21px}.logo-type small{font-size:9px;letter-spacing:.17em;margin-top:5px;color:var(--muted)}.nav{margin-left:auto;display:flex;gap:28px;font-size:14px;font-weight:750}.nav a{padding:28px 0;position:relative}.nav a:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:18px;background:var(--primary);transition:.25s}.nav a:hover:after{left:0;right:0}.header-contact{display:flex;align-items:center;gap:14px}.header-phone{font-weight:900;font-size:20px;color:var(--primary)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 25px;border-radius:999px;background:var(--primary);color:#fff;font-weight:850;border:1px solid var(--primary);transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px var(--shadow)}.btn.ghost{background:transparent;color:var(--primary)}.btn.white{background:#fff;color:var(--primary);border-color:#fff}.hamb{display:none;margin-left:auto;border:0;background:transparent;font-size:25px}.mobile-menu{display:none}.hero{position:relative;overflow:hidden}.hero-grid{min-height:760px;display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%)}.hero-copy{display:flex;align-items:center;position:relative;z-index:2}.hero-copy-inner{padding:80px max(6vw,72px)}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:900;color:var(--primary);margin-bottom:18px}.hero h1{font-size:clamp(48px,5.1vw,82px);line-height:1.12;letter-spacing:-.06em;margin:0 0 24px;font-weight:850}.hero h1 em{font-style:normal;color:var(--primary)}.hero-sub{font-size:20px;color:var(--muted);max-width:640px;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-visual{position:relative;min-height:760px}.hero-visual picture,.hero-visual img{height:100%;object-fit:cover}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--heroFade),transparent 30%)}.hero-caption{position:absolute;right:40px;bottom:38px;z-index:2;max-width:310px;padding:18px 20px;background:rgba(15,25,38,.74);color:#fff;border-radius:18px;backdrop-filter:blur(10px);font-size:14px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-row{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:25px 30px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item b{display:block;font-size:17px}.trust-item span{font-size:13px;color:var(--muted)}.section{padding:118px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--dark);color:#fff}.section-head{display:grid;grid-template-columns:1fr minmax(340px,540px);gap:56px;align-items:end;margin-bottom:50px}.section-head h2{font-size:clamp(38px,4vw,58px);line-height:1.16;letter-spacing:-.055em;margin:0}.section-head p{margin:0;color:var(--muted);font-size:17px}.dark .section-head p{color:rgba(255,255,255,.68)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;min-height:430px;position:relative}.service-card img{height:250px;object-fit:cover;transition:.35s}.service-card:hover img{transform:scale(1.025)}.service-body{padding:26px}.service-body h3{margin:0 0 9px;font-size:24px}.service-body p{margin:0;color:var(--muted)}.service-no{font-size:11px;letter-spacing:.16em;color:var(--primary);font-weight:900;margin-bottom:8px}.video-frame{position:relative;border-radius:32px;overflow:hidden;min-height:620px;background:#111;box-shadow:0 30px 80px rgba(0,0,0,.14)}.video-frame video,.video-frame .video-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,20,.82),rgba(5,12,20,.1) 65%)}.video-copy{position:absolute;left:7%;top:50%;transform:translateY(-50%);z-index:3;color:#fff;max-width:620px}.video-copy h2{font-size:clamp(40px,4.5vw,66px);line-height:1.14;margin:0 0 18px;letter-spacing:-.055em}.video-copy p{color:rgba(255,255,255,.76);font-size:17px}.play{width:76px;height:76px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);color:#fff;font-size:25px;margin-top:28px;cursor:pointer;backdrop-filter:blur(8px)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.case-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.case-card img{height:280px;object-fit:cover}.case-body{padding:24px}.case-body h3{font-size:23px;margin:0 0 8px}.case-body p{color:var(--muted);margin:0}.ba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ba{position:relative;aspect-ratio:4/3;border-radius:22px;overflow:hidden;background:#ddd}.ba>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ba .after{clip-path:inset(0 0 0 50%)}.ba input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:6}.ba-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#fff;z-index:4;pointer-events:none}.ba-line:before{content:"↔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;background:#fff;color:var(--primary);display:grid;place-items:center;font-weight:900;box-shadow:0 4px 18px rgba(0,0,0,.2)}.ba-label{position:absolute;top:16px;z-index:5;padding:6px 10px;background:rgba(0,0,0,.64);color:#fff;border-radius:999px;font-size:11px;font-weight:900}.ba-label.before{left:16px}.ba-label.after-label{right:16px}.ba-caption{font-weight:850;font-size:16px;margin-top:13px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden}.process-item{padding:36px;border-right:1px solid var(--line)}.process-item:last-child{border-right:0}.process-item .num{font-size:12px;color:var(--primary);letter-spacing:.14em;font-weight:900}.process-item h3{font-size:22px;margin:10px 0}.process-item p{margin:0;color:var(--muted);font-size:14px}.faq{max-width:1050px;margin:auto;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;padding:25px 5px;border:0;background:transparent;display:flex;justify-content:space-between;gap:20px;text-align:left;font-weight:850;font-size:18px;cursor:pointer}.faq-a{max-height:0;overflow:hidden;color:var(--muted);transition:.3s;padding:0 5px}.faq-item.open .faq-a{max-height:200px;padding:0 5px 24px}.consult{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:stretch}.consult-copy{padding:48px;border-radius:28px;background:var(--primary);color:#fff}.consult-copy h2{font-size:44px;line-height:1.2;margin:0 0 18px}.consult-copy p{color:rgba(255,255,255,.78)}.contact-list{display:grid;gap:10px;margin-top:30px}.contact-list a{padding:14px 18px;border-radius:14px;background:rgba(255,255,255,.12);font-weight:850}.form-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:40px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:13px;padding:14px 15px;background:#fff;outline:none}.field textarea{min-height:120px;resize:vertical}.form-note{font-size:12px;color:var(--muted);margin-top:12px}.footer{padding:34px 0 100px;border-top:1px solid var(--line);background:#fff}.footer .wrap{display:flex;justify-content:space-between;gap:28px;align-items:center}.footer small{color:var(--muted)}.mobile-bar{display:none}.case-detail-hero{padding:90px 0 50px}.article{max-width:1050px;margin:auto}.article h1{font-size:52px;line-height:1.15}.article h2{font-size:32px;margin-top:60px}.article p{font-size:17px;color:#4f5e6d}.article img{border-radius:24px;margin:25px 0}.chiprow{display:flex;gap:8px;flex-wrap:wrap}.chip{padding:8px 13px;border-radius:999px;background:var(--soft);font-size:13px;font-weight:750}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:18px}.service-hero{padding:100px 0 70px;background:var(--soft)}.service-hero .wrap{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.service-hero h1{font-size:62px;line-height:1.1;margin:0 0 24px}.service-hero img{height:520px;object-fit:cover;border-radius:30px}
@media(max-width:1100px){.wrap{width:min(100% - 40px,1480px)}.nav,.header-contact .btn{display:none}.hamb{display:block}.mobile-menu{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;border-bottom:1px solid var(--line);padding:18px 22px;box-shadow:0 16px 35px rgba(0,0,0,.08)}.mobile-menu.open{display:grid;gap:14px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy-inner{padding:70px 30px}.hero-visual{min-height:550px}.hero-visual:after{background:linear-gradient(180deg,var(--heroFade),transparent 26%)}.trust-row{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.services{grid-template-columns:repeat(2,1fr)}.video-frame{min-height:520px}.case-grid,.ba-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.process-item:nth-child(2){border-right:0}.process-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.consult{grid-template-columns:1fr}.service-hero .wrap{grid-template-columns:1fr}.service-hero img{height:450px}}
@media(max-width:680px){body{padding-bottom:66px}.wrap{width:calc(100% - 30px)}.topbar{height:68px}.topbar .wrap{gap:14px}.logo-type b{font-size:17px}.logo-type small{display:none}.header-phone{font-size:15px}.mobile-menu{top:68px}.hero-copy-inner{padding:48px 22px 38px}.hero h1{font-size:43px}.hero-sub{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.btn{min-height:48px;padding:0 16px;font-size:14px}.hero-visual{min-height:430px}.hero-caption{right:14px;left:14px;bottom:14px;max-width:none}.trust-row{grid-template-columns:1fr 1fr}.trust-item{padding:18px 15px}.trust-item b{font-size:14px}.trust-item span{font-size:11px}.section{padding:76px 0}.section-head{display:block;margin-bottom:32px}.section-head h2{font-size:36px}.section-head p{font-size:15px;margin-top:16px}.services{grid-template-columns:1fr 1fr;gap:12px}.service-card{min-height:auto;border-radius:17px}.service-card img{height:130px}.service-body{padding:16px}.service-body h3{font-size:17px}.service-body p{font-size:12px}.video-frame{min-height:510px;border-radius:20px}.video-frame:after{background:linear-gradient(0deg,rgba(5,12,20,.78),rgba(5,12,20,.16) 70%)}.video-copy{left:22px;right:22px;top:auto;bottom:30px;transform:none}.video-copy h2{font-size:34px}.video-copy p{font-size:14px}.play{width:58px;height:58px}.case-grid{grid-template-columns:1fr}.case-card img{height:240px}.ba-grid{grid-template-columns:1fr}.process{grid-template-columns:1fr}.process-item{border-right:0;border-bottom:1px solid var(--line)!important;padding:26px}.process-item:last-child{border-bottom:0!important}.consult-copy,.form-card{padding:28px 22px;border-radius:20px}.consult-copy h2{font-size:34px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer .wrap{display:grid}.mobile-bar{display:grid;grid-template-columns:1fr 1fr 1.15fr;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 28px rgba(0,0,0,.13)}.mobile-bar a{padding:13px 4px;text-align:center;font-size:12px;font-weight:900}.mobile-bar a:last-child{background:var(--primary);color:#fff}.article h1{font-size:40px}.service-hero{padding:62px 0 45px}.service-hero h1{font-size:44px}.service-hero img{height:340px}.case-detail-hero{padding:58px 0 30px}}

:root{--primary:#245b3c;--text:#20342a;--muted:#6b786f;--bg:#fffdf8;--soft:#f6f3ea;--dark:#173b2a;--line:#e7e2d6;--shadow:rgba(36,91,60,.20);--heroFade:#fffdf8}.logo-leaf{width:36px;height:36px;color:var(--primary);display:grid;place-items:center;font-size:29px;transform:rotate(45deg);border-radius:50% 10% 50% 50%;background:#eaf1e9}.hero-copy-inner{max-width:780px}.service-card{border-radius:34px;background:#fffdf9;box-shadow:0 22px 55px rgba(54,67,57,.055)}.service-card img{border-radius:34px 34px 0 0}.case-card{border-radius:34px;background:#fffdf9}.video-frame{border-radius:42px}.site2-accent{background:linear-gradient(135deg,#244b36,#3b7453)}.trust-strip{background:#fffdf9}.consult-copy{background:linear-gradient(145deg,#234f39,#376d4f)}

.hero{padding:34px 0 20px}.hero-grid{width:min(1500px,calc(100% - 64px));margin:auto;grid-template-columns:52% 48%;background:#f8f4ea;border-radius:42px;overflow:hidden;min-height:720px}.hero-visual{min-height:720px;margin:28px 28px 28px 0;border-radius:34px;overflow:hidden}.hero-visual:after{background:linear-gradient(90deg,rgba(248,244,234,.45),transparent 24%)}.hero-copy-inner{padding-left:72px}.services{grid-template-columns:repeat(2,1fr);gap:28px}.service-card{display:grid;grid-template-columns:1.04fr .96fr;min-height:330px}.service-card img{height:100%;min-height:330px}.service-body{display:flex;flex-direction:column;justify-content:center;padding:34px}.brand-story{background:#fff9ef}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.story-copy h2{font-size:60px;line-height:1.16;margin:0 0 24px}.story-copy>p{font-size:18px;color:var(--muted)}.story-media img{height:680px;object-fit:cover;border-radius:52px}.story-pillars{display:grid;gap:14px;margin-top:36px}.story-pillars div{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:25px}.story-pillars b{color:var(--primary);letter-spacing:.06em}.story-pillars span{color:var(--muted)}.process{border-radius:38px;background:#fffaf2}.process-item{padding:44px}.ba{border-radius:34px}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr;width:min(100% - 40px,1500px)}.hero-visual{margin:0 22px 22px;min-height:520px}.services{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr;gap:40px}.story-media img{height:520px}}@media(max-width:680px){.hero{padding:14px 0}.hero-grid{width:calc(100% - 20px);border-radius:24px}.hero-copy-inner{padding:42px 22px 30px}.hero-visual{margin:0 12px 12px;min-height:390px;border-radius:20px}.services{grid-template-columns:1fr}.service-card{grid-template-columns:1fr;min-height:0}.service-card img{height:190px;min-height:0}.story-copy h2{font-size:39px}.story-media img{height:380px;border-radius:28px}.story-pillars div{display:grid;gap:3px}}


/* ===== V3 refinement layer ===== */
:root{--content:1560px;--ease:cubic-bezier(.2,.75,.25,1)}
html{scroll-padding-top:92px}body{overflow-x:hidden}.wrap{width:min(var(--content),calc(100% - 96px))}.topbar{height:82px;transition:height .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease)}.topbar.compact{height:68px;box-shadow:0 10px 34px rgba(16,35,56,.08)}.topbar.compact .nav a{padding:21px 0}.topbar.compact .mobile-menu{top:68px}.header-phone{letter-spacing:-.02em}.section{padding:148px 0}.section-head{margin-bottom:64px}.section-head h2{max-width:850px}.section-head p{line-height:1.9}.hero{background:var(--bg)}.hero-grid{min-height:840px}.hero-copy-inner{padding:96px max(6.5vw,84px)}.hero-sub{line-height:1.85}.hero-visual{min-height:840px}.hero-caption{right:50px;bottom:48px;max-width:360px;padding:22px 24px;border-radius:16px}.trust-item{padding:30px 34px}.trust-item b{font-size:18px}.trust-item span{display:block;margin-top:4px;line-height:1.65}.service-card{transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}.service-card:hover{transform:translateY(-6px)}.service-card:hover img{transform:scale(1.035)}.service-body p{line-height:1.8}.video-frame{min-height:680px}.case-card{transition:transform .32s var(--ease),box-shadow .32s var(--ease)}.case-card:hover{transform:translateY(-5px)}.ba{box-shadow:0 18px 48px rgba(14,28,45,.08)}.process-item{min-height:215px}.faq-q{padding:29px 6px;font-size:19px}.consult{gap:54px}.form-card,.consult-copy{min-height:100%}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.is-in{opacity:1;transform:none}.reveal:nth-child(2){transition-delay:.05s}.reveal:nth-child(3){transition-delay:.1s}.reveal:nth-child(4){transition-delay:.15s}
.page-intro{padding:110px 0 64px;background:var(--soft)}.page-intro .eyebrow{margin-bottom:14px}.page-intro h1{font-size:clamp(48px,5vw,78px);line-height:1.08;letter-spacing:-.06em;margin:0 0 24px}.page-intro p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.9}.content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:start}.text-block h2{font-size:44px;line-height:1.18;margin:0 0 20px}.text-block p{font-size:17px;color:var(--muted);line-height:1.95}.aside-card{position:sticky;top:100px;border:1px solid var(--line);border-radius:26px;padding:32px;background:#fff}.aside-card h3{margin:0 0 14px;font-size:24px}.aside-card p{color:var(--muted)}.mini-contact{display:grid;gap:10px;margin-top:22px}.mini-contact a{display:flex;justify-content:space-between;gap:20px;padding:14px 16px;border-radius:13px;background:var(--soft);font-weight:850}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.gallery-card img{height:260px;object-fit:cover}.gallery-card .pad{padding:20px}.gallery-card h3{font-size:19px;margin:0 0 6px}.gallery-card p{margin:0;color:var(--muted);font-size:14px}.service-hub{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-hub a{display:block;border:1px solid var(--line);border-radius:22px;padding:30px;background:#fff;transition:.25s}.service-hub a:hover{transform:translateY(-4px);box-shadow:0 18px 44px var(--shadow)}.service-hub b{display:block;font-size:23px;margin-bottom:8px}.service-hub span{color:var(--muted);line-height:1.7}.policy{max-width:950px}.policy h2{font-size:28px;margin-top:48px}.policy p,.policy li{color:var(--muted);line-height:1.9}.footer-links{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.footer-links a{color:var(--muted)}
@media(max-width:1100px){.wrap{width:min(100% - 50px,var(--content))}.section{padding:118px 0}.hero-grid{min-height:auto}.hero-visual{min-height:580px}.hero-copy-inner{padding:76px 34px}.content-grid{grid-template-columns:1fr}.aside-card{position:static}.service-hub,.gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){html{scroll-padding-top:70px}.wrap{width:calc(100% - 40px)}body{padding-bottom:72px}.topbar{height:64px}.topbar.compact{height:60px}.topbar .wrap{width:calc(100% - 30px)}.mobile-menu{top:64px}.topbar.compact .mobile-menu{top:60px}.hero-grid{display:flex;flex-direction:column}.hero-visual{order:1;min-height:390px}.hero-copy{order:2}.hero-copy-inner{padding:36px 20px 42px}.hero-caption{display:none}.hero h1{font-size:38px;line-height:1.14}.hero-sub{font-size:15px;margin-bottom:24px}.hero-actions{grid-template-columns:1fr}.hero-actions .btn{width:100%}.trust-row{grid-template-columns:1fr 1fr}.trust-item{padding:18px 13px}.trust-item span{display:none}.section{padding:88px 0}.section-head{margin-bottom:34px}.section-head h2{font-size:32px}.section-head p{font-size:14px;line-height:1.8}.video-frame{min-height:520px}.video-copy h2{font-size:32px}.consult{gap:18px}.mobile-bar{height:66px;align-items:stretch}.mobile-bar a{display:flex;align-items:center;justify-content:center;padding:0 5px}.page-intro{padding:64px 0 42px}.page-intro h1{font-size:39px}.page-intro p{font-size:15px}.content-grid{gap:26px}.text-block h2{font-size:32px}.aside-card{padding:24px;border-radius:20px}.gallery-grid,.service-hub{grid-template-columns:1fr}.gallery-card img{height:220px}.footer-links{gap:12px}.reveal{transform:translateY(14px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}


/* ===== SITE 2 V3: premium / space / people ===== */
:root{--primary:#2e6548;--dark:#183b2b;--soft:#f6f3eb;--bg:#fffdf8;--shadow:rgba(46,101,72,.16)}
body{background:#fffdf8}.topbar{background:rgba(255,253,248,.94)}.hero-grid{grid-template-columns:38% 62%;background:#faf7f0}.hero-copy{background:linear-gradient(135deg,#faf7f0,#fffdf8)}.hero h1{font-weight:760}.hero h1 em{font-weight:850}.hero-visual:after{background:linear-gradient(90deg,#faf7f0,rgba(250,247,240,.12) 24%,transparent 48%)}.hero-caption{background:rgba(28,54,41,.72)}
.brand-philosophy{padding:118px 0;background:#fffdf8}.brand-philosophy .lead{max-width:760px;margin-bottom:56px}.brand-philosophy .lead h2{font-size:54px;line-height:1.15;margin:0 0 18px}.brand-philosophy .lead p{color:var(--muted);font-size:17px}.brand-values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.brand-value{padding:38px;border-top:1px solid #d9d7cc}.brand-value .num{font-size:11px;letter-spacing:.18em;color:var(--primary);font-weight:900}.brand-value h3{font-size:28px;margin:18px 0 12px}.brand-value p{margin:0;color:var(--muted);line-height:1.9}
.services{display:grid;grid-template-columns:repeat(12,1fr);gap:26px}.service-card{grid-column:span 4;border-radius:30px}.service-card:nth-child(1),.service-card:nth-child(2){grid-column:span 6}.service-card:nth-child(1) img,.service-card:nth-child(2) img{height:360px}.service-card:nth-child(n+3) img{height:260px}.service-card img{border-radius:30px 30px 0 0}.video-frame{max-width:1320px;margin:auto;min-height:700px;border-radius:36px}.video-frame:after{background:linear-gradient(0deg,rgba(17,42,30,.78),rgba(17,42,30,.04) 72%)}.video-copy{left:50%;right:auto;top:auto;bottom:54px;transform:translateX(-50%);text-align:center;max-width:850px;width:calc(100% - 80px)}.video-copy .play{margin:28px auto 0}.process{background:transparent;border:0;border-radius:0;gap:28px}.process-item{border:0!important;border-top:1px solid #d8d5ca!important;padding:28px 4px;background:transparent;min-height:220px}.process-item .num{font-size:13px}.process-item h3{font-size:25px}.case-card{border-radius:30px;background:#fffdf9}.case-card img{height:320px}.ba{border-radius:28px}.consult-copy{border-radius:30px;background:linear-gradient(145deg,#244f39,#376f50)}.form-card{border-radius:30px;background:#fffdf9}
@media(max-width:1100px){.brand-philosophy{padding:100px 0}.brand-values{grid-template-columns:1fr 1fr 1fr}.services{grid-template-columns:1fr 1fr}.service-card,.service-card:nth-child(1),.service-card:nth-child(2){grid-column:auto}.service-card:nth-child(1) img,.service-card:nth-child(2) img,.service-card:nth-child(n+3) img{height:260px}}
@media(max-width:680px){.hero-visual{min-height:420px}.hero-visual:after{background:linear-gradient(0deg,rgba(250,247,240,.12),transparent 60%)}.brand-philosophy{padding:82px 0}.brand-philosophy .lead{margin-bottom:28px}.brand-philosophy .lead h2{font-size:34px}.brand-values{display:block}.brand-value{padding:24px 2px}.brand-value h3{font-size:23px}.services{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:12px;margin-right:-20px}.service-card,.service-card:nth-child(1),.service-card:nth-child(2){min-width:82%;display:block;scroll-snap-align:start;border-radius:24px}.service-card img,.service-card:nth-child(1) img,.service-card:nth-child(2) img,.service-card:nth-child(n+3) img{height:240px;border-radius:24px 24px 0 0}.service-body{padding:20px}.video-frame{min-height:510px;border-radius:24px}.video-copy{bottom:28px;width:calc(100% - 40px)}.process{display:block}.process-item{position:relative;padding:24px 0 24px 56px;min-height:0;border-top:0!important;border-left:1px solid #d4d1c7!important}.process-item .num{position:absolute;left:0;top:23px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff}.case-card{border-radius:22px}.ba{border-radius:20px}}
