@charset "UTF-8";
:root{--ink:#171513;--muted:#6e6962;--ivory:#f7f4ed;--paper:#fffdf8;--gold:#b4914b;--gold-soft:#d8c59b;--line:#d8d1c5;--max:1240px;--header:92px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Pretendard","Noto Sans KR","Malgun Gothic",sans-serif;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}img{display:block;width:100%;max-width:100%}figure,h1,h2,h3,p,blockquote{margin:0}button,input,textarea{font:inherit;color:inherit}em{font-family:Georgia,serif;font-weight:400;color:var(--gold);font-style:italic}h1,h2,h3{line-height:1.25;letter-spacing:-.055em}h1{font-size:clamp(3rem,5.7vw,6rem);font-weight:500}h2{font-size:clamp(2.1rem,3.7vw,4rem);font-weight:500}h3{font-size:1.55rem;font-weight:600}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#000;color:#fff;padding:10px}.skip:focus{top:10px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
.top-note{height:28px;background:var(--ink);color:#e7dcc4;text-align:center;font-family:Georgia,serif;font-size:.64rem;letter-spacing:.18em;line-height:28px}.site-header{height:var(--header);display:flex;align-items:center;padding:0 4.5%;gap:32px;background:rgba(255,253,248,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80;backdrop-filter:blur(12px)}.brand{width:122px;height:68px;position:relative;overflow:hidden;flex:0 0 auto}.brand img{position:absolute;width:170px;max-width:none;left:-24px;top:-48px}.global-nav{display:flex;align-items:center;justify-content:center;gap:29px;margin-left:auto;font-size:.84rem;white-space:nowrap}.global-nav>a,.nav-group>a{display:block;padding:32px 0;position:relative}.global-nav a[aria-current=page]:after,.nav-group>a[aria-current=page]:after{content:"";position:absolute;height:1px;background:var(--gold);left:0;right:0;bottom:25px}.nav-group{position:relative}.dropdown{display:none;position:absolute;top:76px;left:-22px;width:170px;background:#fffdf8;border:1px solid var(--line);padding:12px;box-shadow:0 18px 42px rgba(20,18,15,.12)}.dropdown.wide{width:330px;grid-template-columns:1fr 1fr}.dropdown a{display:block;padding:9px 10px;font-size:.78rem;color:#4c4842}.dropdown a:hover{background:#f3efe7;color:#8d6e33}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{display:grid}.nav-contact{border:1px solid var(--ink);padding:11px 17px;font-size:.78rem;white-space:nowrap}.nav-contact:hover{background:var(--ink);color:#fff}
.section-kicker{font-family:Georgia,serif;font-size:.69rem!important;letter-spacing:.19em!important;color:#8a6b35!important;font-weight:600;margin-bottom:22px!important}.button-row{display:flex;align-items:center;gap:26px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;background:var(--ink);color:#fff;border:1px solid var(--ink);font-size:.84rem;letter-spacing:.02em;cursor:pointer}.button:hover{background:#3b342d}.line-link{display:inline-block;border-bottom:1px solid currentColor;padding:8px 0;font-size:.82rem}.section-pad{padding:115px max(6%,calc((100% - var(--max))/2))}.section-heading{max-width:640px}.legal-note{font-size:.72rem;color:var(--muted);margin-top:24px}
.home-hero{min-height:720px;display:grid;grid-template-columns:48% 52%;background:var(--ivory)}.home-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 7% 70px max(8%,calc((100vw - var(--max))/2))}.home-hero-copy h1{font-size:clamp(3.7rem,5.7vw,6rem)}.home-hero-copy>p:not(.section-kicker){margin-top:28px;max-width:560px;color:#5e5952;font-size:1rem;line-height:1.9}.home-hero-image{position:relative;overflow:hidden}.home-hero-image img{height:100%;object-fit:cover}.home-hero-image figcaption,.split-hero figcaption,.product-detail-hero figcaption,.about-hero figcaption{position:absolute;right:17px;bottom:14px;font-size:.64rem;color:#eee3d7;background:#171513a3;padding:6px 9px}.intro-section{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:end}.intro-copy{color:var(--muted);font-size:1rem;max-width:580px}.intro-copy p+p{margin-top:18px}.editorial-services{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 390px;gap:40px 55px;background:#171513;color:#fff}.editorial-services article{border-top:1px solid #ffffff62;padding-top:25px}.editorial-services article>span{font-family:Georgia,serif;color:#ccb171;font-size:.65rem;letter-spacing:.15em}.editorial-services h3{font-size:2.2rem;margin:24px 0 16px}.editorial-services p{color:#c9c2b9;max-width:440px;font-size:.9rem}.editorial-services a{display:inline-block;margin-top:24px;border-bottom:1px solid #8f877e;font-size:.78rem}.editorial-services figure{grid-column:1/-1;position:relative;overflow:hidden}.editorial-services figure img{height:100%;object-fit:cover;object-position:center 55%;filter:saturate(.72)}.editorial-services figcaption{position:absolute;right:14px;bottom:12px;color:#fff;font-size:.64rem;background:#0008;padding:5px 8px}.sector-index{background:var(--ivory)}.sector-list{margin-top:65px;border-top:1px solid var(--line)}.sector-list a{display:grid;grid-template-columns:70px .7fr 1fr 30px;gap:25px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line);transition:.2s}.sector-list a:hover{padding-left:12px;background:#fffdf8}.sector-list span{font-family:Georgia,serif;color:var(--gold);font-size:.75rem}.sector-list strong{font-size:1.15rem}.sector-list p{color:var(--muted);font-size:.85rem}.sector-list b{font-weight:400}.status-band{padding:95px max(6%,calc((100% - var(--max))/2));display:grid;grid-template-columns:1fr 1.25fr;gap:7vw;background:#eae4d8}.status-band ol{list-style:none;margin:0;padding:0;border-top:1px solid #bdb29f}.status-band li{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid #bdb29f;padding:18px 0}.status-band li span{font-size:.72rem;color:#806b48}.status-band li strong{font-size:.9rem}.status-band>a{grid-column:2;justify-self:start}
.cta-section{padding:115px 7%;text-align:center;background:#171513;color:#fff}.cta-section h2{max-width:780px;margin:auto}.cta-section>p:not(.section-kicker){margin:26px auto 0;color:#c7c0b7;max-width:620px}.cta-section .button-row{justify-content:center}.button.light{background:#fff;color:#171513;border-color:#fff}.line-link.light{color:#fff}
.site-footer{background:#0f0e0d;color:#d1cbc3;padding:60px 5% 28px}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:end;padding-bottom:45px}.footer-main strong{font-family:Georgia,serif;color:#fff;font-size:3rem;font-weight:400}.footer-main span{display:block;font-size:.7rem;letter-spacing:.3em;color:#aa8d51}.footer-main p{font-size:.86rem}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:.75rem}.footer-bottom{border-top:1px solid #ffffff24;padding-top:22px;display:flex;gap:30px;align-items:center;font-size:.68rem}.footer-bottom small{margin-left:auto}
.page-hero{min-height:650px}.split-hero{display:grid;grid-template-columns:1fr 1fr;background:#f1ede4}.split-hero>div{display:flex;flex-direction:column;justify-content:center;padding:85px 8% 85px max(8%,calc((100vw - var(--max))/2))}.split-hero h1{font-size:clamp(3.2rem,5vw,5rem)}.split-hero>div>p:not(.section-kicker){margin:28px 0 32px;max-width:530px;color:#625d56}.split-hero .button{width:max-content}.split-hero figure{position:relative;overflow:hidden}.split-hero figure img{height:100%;object-fit:cover;filter:saturate(.72)}.split-hero.reverse{background:#eeeae1}.split-hero.reverse figure{grid-column:1;grid-row:1}.split-hero.reverse>div{grid-column:2;grid-row:1;padding-left:9%;padding-right:max(8%,calc((100vw - var(--max))/2))}
.numbered-feature .feature-grid,.point-section .feature-grid{margin-top:70px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.feature-grid article{border-top:1px solid #7f766a;padding:25px 4px}.feature-grid span{font-family:Georgia,serif;color:var(--gold);font-size:.72rem}.feature-grid h3{margin:25px 0 15px}.feature-grid p{color:var(--muted);font-size:.87rem}.contrast-section{background:#171513;color:#fff}.contrast-section .section-kicker{color:#c8aa69!important}.link-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#4c4842;margin-top:65px}.link-columns a{background:#171513;padding:30px;min-height:180px;display:flex;flex-direction:column}.link-columns a:hover{background:#25211d}.link-columns small{color:#b69a61;font-family:Georgia,serif;letter-spacing:.12em}.link-columns strong{font-size:1.25rem;margin:22px 0 8px}.link-columns span{font-size:.78rem;color:#aaa39a;margin-top:auto}.text-image{display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;align-items:center}.text-image figure{height:520px;overflow:hidden}.text-image img{height:100%;object-fit:cover}.text-image>div>p:not(.section-kicker){color:var(--muted);margin:28px 0;max-width:520px}
.industry-hero{min-height:610px;padding:110px max(7%,calc((100% - var(--max))/2));background:linear-gradient(120deg,#f2eee5 0%,#fffdf8 65%);display:grid;grid-template-columns:1.5fr .7fr;gap:9vw;align-items:end;border-bottom:1px solid var(--line)}.industry-hero h1{max-width:760px}.industry-hero>div>p:not(.section-kicker){max-width:650px;margin:28px 0 33px;color:#5f5a53}.industry-hero aside{border-left:1px solid var(--gold);padding-left:28px;margin-bottom:20px}.industry-hero aside span{font-family:Georgia,serif;font-size:.63rem;letter-spacing:.16em;color:#94753c}.industry-hero aside p{font-size:.78rem;color:var(--muted);margin-top:14px}.experience-section{background:#fff}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:75px}.experience-grid article{min-height:270px;padding:32px;border:1px solid var(--line)}.experience-grid span{font-family:Georgia,serif;font-size:.65rem;letter-spacing:.12em;color:#99783f}.experience-grid h3{margin:38px 0 18px}.experience-grid p{font-size:.86rem;color:var(--muted)}.scope-section{display:grid;grid-template-columns:1fr 1fr;gap:5vw 10vw;background:#eee9df}.scope-section ul{list-style:none;margin:0;padding:0;border-top:1px solid #bfb5a6}.scope-section li{padding:15px 0;border-bottom:1px solid #bfb5a6;font-size:.88rem}.scope-note{grid-column:2;background:#fffdf8;padding:20px;font-size:.77rem;color:var(--muted)}.next-sector{padding:45px max(6%,calc((100% - var(--max))/2));border-top:1px solid var(--line);display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center}.next-sector>span{font-size:.72rem;color:var(--muted)}.next-sector>div{display:flex;flex-wrap:wrap;gap:11px 26px}.next-sector a{font-size:.82rem;border-bottom:1px solid #9f968a}
.product-index>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:70px}.product-index a{border-top:1px solid #7f766a;padding:28px 5px;min-height:290px;display:flex;flex-direction:column}.product-index span{font-family:Georgia,serif;font-size:.67rem;letter-spacing:.14em;color:#94723a}.product-index h3{font-size:2rem;margin:32px 0 15px}.product-index p{font-size:.85rem;color:var(--muted)}.product-index b{margin-top:auto;font-size:.76rem;font-weight:500}.order-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:#eee9df}.order-section ol{list-style:none;margin:0;padding:0}.order-section li{display:grid;grid-template-columns:60px 1fr;border-top:1px solid #b7ad9f;padding:18px 0}.order-section li:last-child{border-bottom:1px solid #b7ad9f}.order-section li span{font-family:Georgia,serif;color:#94723a}.order-section li p{font-size:.82rem}.order-section li strong{display:block;font-size:.92rem}.product-detail-hero{min-height:660px;display:grid;grid-template-columns:1fr 1fr;background:#f2eee5}.product-detail-hero>div{display:flex;flex-direction:column;justify-content:center;padding:80px 8% 80px max(8%,calc((100vw - var(--max))/2))}.product-detail-hero>div>p:not(.section-kicker){margin:28px 0 32px;color:var(--muted)}.product-detail-hero .button{width:max-content}.product-detail-hero figure{position:relative;overflow:hidden}.product-detail-hero img{height:100%;object-fit:cover}.small-process{background:#171513;color:#fff;text-align:center}.small-process>div{display:flex;justify-content:center;align-items:center;gap:18px;margin:55px 0 30px}.small-process span{border:1px solid #ffffff52;padding:13px 20px;font-size:.8rem}.small-process i{font-style:normal;color:#a9905d}.small-process>p:last-child{color:#aaa39a;font-size:.76rem}
.simple-hero{padding:130px max(7%,calc((100% - var(--max))/2));background:#f2eee5}.simple-hero>p:last-child{margin-top:30px;max-width:620px;color:var(--muted)}.process-list{padding-top:70px;padding-bottom:70px}.process-list article{display:grid;grid-template-columns:130px 1fr;padding:38px 0;border-bottom:1px solid var(--line)}.process-list article:first-child{border-top:1px solid var(--line)}.process-list b{font-family:Georgia,serif;font-size:2.8rem;font-weight:400;color:var(--gold)}.process-list span{font-family:Georgia,serif;font-size:.64rem;letter-spacing:.15em;color:#896b34}.process-list h3{margin:10px 0}.process-list p{color:var(--muted);font-size:.87rem}.compliance{background:#e8e1d5;display:grid;grid-template-columns:.9fr 1.1fr;gap:5vw 9vw}.compliance>div>p:last-child{margin-top:25px;color:var(--muted)}.compliance ol{list-style:none;margin:0;padding:0;border-left:1px solid #aa9671}.compliance li{display:grid;grid-template-columns:170px 1fr;padding:14px 0 14px 24px;position:relative}.compliance li:before{content:"";position:absolute;left:-5px;top:22px;width:8px;height:8px;border:1px solid #8d6e35;background:#e8e1d5;border-radius:50%}.compliance li.done:before{background:#8d6e35}.compliance li span{font-size:.7rem;color:#806943}.compliance li strong{font-size:.86rem}.compliance aside{grid-column:2;background:#fffdf8;padding:24px}.compliance aside span{font-family:Georgia,serif;font-size:.64rem;letter-spacing:.13em;color:#8d6d34}.compliance aside p{font-size:.87rem;margin-top:9px}.compliance aside small{font-size:.7rem;color:var(--muted)}
.about-hero{min-height:680px;display:grid;grid-template-columns:1fr 1fr;background:#f1ede4}.about-hero>div{display:flex;flex-direction:column;justify-content:center;padding:90px 8% 90px max(8%,calc((100vw - var(--max))/2))}.about-hero>div>p:not(.section-kicker){margin-top:30px;color:var(--muted)}.about-hero figure{position:relative;overflow:hidden}.about-hero img{height:100%;object-fit:cover}.manifesto{display:grid;grid-template-columns:.55fr 1.2fr .8fr;gap:5vw}.manifesto blockquote{font-size:clamp(2rem,3vw,3.3rem);line-height:1.5;letter-spacing:-.055em}.manifesto>div{color:var(--muted);font-size:.9rem}.manifesto>div p+p{margin-top:22px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d5cec2;padding-top:0;padding-bottom:0}.value-grid article{background:#171513;color:#fff;min-height:300px;padding:38px 30px}.value-grid span{font-family:Georgia,serif;color:#b69a61}.value-grid h3{margin:50px 0 17px}.value-grid p{font-size:.8rem;color:#aaa39a}
.contact-hero{padding:100px max(7%,calc((100% - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:#f2eee5}.contact-hero>div:first-child>p:not(.section-kicker){margin-top:28px;color:var(--muted)}.contact-info{border-top:1px solid #aaa094}.contact-info>a,.contact-info>div{min-height:130px;padding:20px 5px;border-bottom:1px solid #aaa094;display:flex;flex-direction:column}.contact-info span{font-family:Georgia,serif;font-size:.6rem;letter-spacing:.15em;color:#8d6b33}.contact-info strong{font-size:.92rem;margin-top:12px}.contact-info b,.contact-info small{font-size:.7rem;font-weight:400;color:var(--muted);margin-top:auto}.form-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:9vw}.form-section>div>p:last-child{color:var(--muted);margin-top:20px}.form-section form{max-width:720px}fieldset{border:0;margin:0 0 28px;padding:0}legend{font-size:.8rem;font-weight:700;margin-bottom:12px}.radio-row{display:flex;gap:22px;flex-wrap:wrap}.radio-row label{display:flex;gap:7px;align-items:center;margin:0;font-size:.82rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}form>label,.form-row label{display:block;font-size:.78rem;font-weight:700;margin-bottom:17px}input:not([type=radio],[type=checkbox]),textarea{width:100%;border:0;border-bottom:1px solid #aaa198;background:transparent;padding:11px 2px;margin-top:7px;font-size:.9rem;border-radius:0}textarea{resize:vertical}.consent{display:flex!important;align-items:flex-start;gap:8px;font-weight:400!important;font-size:.76rem!important}.consent input{margin-top:4px;accent-color:#171513}.privacy{font-size:.7rem;margin:0 0 20px}.privacy summary{cursor:pointer;text-decoration:underline;color:var(--muted)}.privacy p{background:#eee9e1;padding:14px;margin-top:9px}.submit{width:100%}.form-status{font-size:.8rem;white-space:pre-line}.form-status.error{color:#a02c22}.form-status.success{color:#216a45}.trap{position:absolute;left:-10000px;width:1px;height:1px}

/* Bright palette: black remains a precise accent, not the dominant field. */
.top-note{background:#eadfc4;color:#4a3b25}
.editorial-services{background:#f0e8d9;color:var(--ink)}
.editorial-services article{border-top-color:#aa9b82}
.editorial-services article>span{color:#8c6b32}
.editorial-services p{color:#625b51}
.editorial-services figure img{filter:saturate(.8) brightness(1.12)}
.cta-section{background:#ddcdab;color:var(--ink)}
.cta-section .section-kicker{color:#735522!important}
.cta-section>p:not(.section-kicker){color:#5f584d}
.cta-section .button.light{background:var(--ink);color:#fff;border-color:var(--ink)}
.cta-section .line-link.light{color:var(--ink)}
.contrast-section{background:#eee7d9;color:var(--ink)}
.contrast-section .section-kicker{color:#80612d!important}
.link-columns{background:#d6cdbd}
.link-columns a{background:#fffdf8}
.link-columns a:hover{background:#f8f1e4}
.link-columns small{color:#9a7638}
.link-columns span{color:#6b655d}
.small-process{background:#eee7d9;color:var(--ink)}
.small-process span{border-color:#a99b84;background:#fffdf8}
.small-process i{color:#8c6c34}
.small-process>p:last-child{color:#6e6962}
.value-grid article{background:#fffdf8;color:var(--ink)}
.value-grid span{color:#9b7739}
.value-grid p{color:#6e6962}
h1,h2,h3{text-wrap:balance}
.home-hero-copy em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit;color:var(--gold)}
.industry-hero>div{min-width:0}
.industry-hero h1{max-width:100%;text-wrap:balance}
@media(max-width:1040px){.industry-hero{grid-template-columns:1fr;padding:90px 7%;gap:45px}.industry-hero aside{max-width:620px;margin:0}.industry-hero h1{max-width:880px}}
@media(max-width:1040px){.global-nav{gap:18px;font-size:.78rem}.site-header{gap:18px}.nav-contact{display:none}.home-hero{grid-template-columns:52% 48%}.section-pad{padding-top:90px;padding-bottom:90px}.value-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){:root{--header:110px}.top-note{display:none}.site-header{height:var(--header);display:grid;grid-template-columns:1fr;grid-template-rows:62px 48px;padding:0;background:#fffdf8;gap:0}.brand{height:60px;width:108px;margin-left:6%}.brand img{width:155px;left:-23px;top:-45px}.global-nav{grid-row:2;width:100%;overflow-x:auto;justify-content:flex-start;gap:24px;margin:0;padding:0 6%;border-top:1px solid var(--line);scrollbar-width:none}.global-nav::-webkit-scrollbar{display:none}.global-nav>a,.nav-group>a{padding:14px 0}.global-nav a[aria-current=page]:after,.nav-group>a[aria-current=page]:after{bottom:8px}.dropdown{display:none!important}.section-pad{padding:70px 7%}.home-hero,.split-hero,.product-detail-hero,.about-hero{display:block;min-height:auto}.home-hero-copy,.split-hero>div,.split-hero.reverse>div,.product-detail-hero>div,.about-hero>div{padding:70px 7%;min-height:520px}.home-hero-copy h1,.split-hero h1{font-size:3.2rem}.home-hero-image,.split-hero figure,.product-detail-hero figure,.about-hero figure{height:430px}.split-hero.reverse figure,.split-hero.reverse>div{grid-column:auto;grid-row:auto}.intro-section{grid-template-columns:1fr;gap:35px}.editorial-services{grid-template-columns:1fr;grid-template-rows:auto auto 330px;gap:35px}.editorial-services figure{grid-column:1}.sector-list a{grid-template-columns:40px 1fr 25px;gap:12px}.sector-list a p{grid-column:2}.status-band{grid-template-columns:1fr;padding:70px 7%}.status-band>a{grid-column:1}.footer-main{grid-template-columns:1fr;gap:25px}.footer-bottom{display:grid;grid-template-columns:1fr 1fr}.footer-bottom small{margin:0}.feature-grid,.experience-grid{grid-template-columns:1fr}.link-columns{grid-template-columns:1fr 1fr}.text-image{grid-template-columns:1fr}.text-image figure{height:380px}.industry-hero{grid-template-columns:1fr;padding:80px 7%;min-height:auto}.industry-hero aside{margin-top:20px}.scope-section{grid-template-columns:1fr}.scope-note{grid-column:1}.next-sector{grid-template-columns:1fr;padding:35px 7%}.product-index>div:last-child{grid-template-columns:1fr}.product-index a{min-height:220px}.order-section{grid-template-columns:1fr}.small-process>div{flex-wrap:wrap}.small-process i{display:none}.process-list article{grid-template-columns:75px 1fr}.compliance{grid-template-columns:1fr}.compliance aside{grid-column:1}.manifesto{grid-template-columns:1fr}.value-grid{grid-template-columns:1fr}.contact-hero,.form-section{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.form-section{gap:45px}.cta-section{padding:80px 7%}}
@media(max-width:420px){h1{font-size:2.65rem}h2{font-size:2rem}.home-hero-copy h1,.split-hero h1{font-size:2.75rem}.home-hero-copy,.split-hero>div,.split-hero.reverse>div,.product-detail-hero>div,.about-hero>div{min-height:470px}.link-columns{grid-template-columns:1fr}.status-band li,.compliance li{grid-template-columns:125px 1fr}.section-pad{padding:60px 6%}.button-row{gap:16px}.footer-bottom{grid-template-columns:1fr}.sector-list a{padding:21px 0}.experience-grid{gap:18px}.experience-grid article{min-height:220px}.small-process span{padding:10px 12px}.global-nav{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Editorial image-led sector and product pages */
.industry-hero{min-height:680px;padding:0;background:#f5f1e8;display:grid;grid-template-columns:46% 54%;gap:0;align-items:stretch;border-bottom:0}
.industry-hero-copy{min-width:0;padding:86px 10% 86px max(9%,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center}
.industry-hero h1{max-width:660px;font-size:clamp(3rem,4.5vw,5rem);line-height:1.14}
.industry-hero-copy>p:not(.section-kicker):not(.hero-scope){max-width:590px;margin:28px 0 0;color:#5f5a53;font-size:.96rem;line-height:1.9}
.hero-scope{max-width:590px;margin:34px 0 32px;padding-top:18px;border-top:1px solid #c9b98f;color:#6d655a;font-size:.73rem;line-height:1.8}
.hero-scope span{display:block;margin-bottom:6px;font-family:Georgia,serif;color:#8b6a31;font-size:.61rem;letter-spacing:.17em}
.industry-hero .button{width:max-content}
.industry-hero-image{position:relative;min-height:680px;overflow:hidden;background:#e7dfd1}
.industry-hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}
.industry-hero:hover .industry-hero-image img{transform:scale(1.018)}
.industry-hero-image figcaption{position:absolute;right:17px;bottom:14px;padding:6px 9px;background:#1715139e;color:#f5eee4;font-size:.63rem}
.experience-section{background:#fffdf8}
.experience-grid{gap:24px}
.experience-grid article{min-height:285px;padding:36px 34px;border:0;border-top:2px solid #c7aa6d;background:#f4efe5;box-shadow:0 16px 38px #574a3510;transition:transform .25s ease,box-shadow .25s ease}
.experience-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 45px #574a351b}
.experience-grid h3{font-size:1.4rem}
.scope-section{background:#e9e1d3}
.scope-note{border-left:3px solid #b99650;background:#fffaf1}
.product-index{background:#f6f1e8}
.product-index.section-pad{padding-top:48px;padding-bottom:48px}
.product-index .section-heading h2{font-size:clamp(2.1rem,3vw,3.2rem)}
.product-index>div:last-child{gap:24px;margin-top:30px}
.product-index a{min-height:345px;padding:0 0 20px;overflow:hidden;border:1px solid #ded5c6;background:#fffdf9;box-shadow:0 18px 44px #574a3512;transition:transform .25s ease,box-shadow .25s ease}
.product-index a:hover{transform:translateY(-6px);box-shadow:0 24px 55px #574a3520}
.product-index a figure{height:160px;margin-bottom:15px;overflow:hidden;background:#e9e2d7}
.product-index a figure img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.product-index a:hover figure img{transform:scale(1.035)}
.product-index a>span,.product-index a>h3,.product-index a>p,.product-index a>b{margin-left:28px;margin-right:28px}
.product-index h3{margin-top:12px;margin-bottom:9px;font-size:1.55rem}
.product-index p{font-size:.78rem;line-height:1.65}
.product-index b{padding-top:10px}
.product-detail-hero{background:#f5f0e6}
.product-detail-hero figure{background:#e8dfd1}
.product-detail-hero img{transition:transform .8s ease}
.product-detail-hero:hover img{transform:scale(1.018)}
.split-hero figure img{filter:none}
.point-section{background:#fffdf8}
.point-section .feature-grid{gap:24px}
.point-section .feature-grid article{min-height:250px;padding:34px 30px;border:0;border-top:2px solid #c7aa6d;background:#f4efe5}

@media(min-width:1041px){
  .home-hero,.page-hero,.industry-hero,.product-detail-hero,.about-hero{min-height:calc(100svh - 120px)}
  .industry-hero-image{min-height:calc(100svh - 120px)}
}

@media(max-width:1040px){
  .industry-hero{grid-template-columns:1fr;min-height:auto;padding:0;gap:0}
  .industry-hero-copy{min-height:520px;padding:78px 8%}
  .industry-hero h1{max-width:760px}
  .industry-hero-image{min-height:0;height:520px}
}
@media(max-width:760px){
  .industry-hero{display:block;padding:0}
  .industry-hero-copy{min-height:calc(100svh - 110px);padding:68px 7%}
  .industry-hero h1{font-size:3rem}
  .industry-hero-image{height:calc(100svh - 110px)}
  .home-hero-copy,.split-hero>div,.split-hero.reverse>div,.product-detail-hero>div,.about-hero>div{min-height:calc(100svh - 110px)}
  .home-hero-image,.split-hero figure,.product-detail-hero figure,.about-hero figure{height:calc(100svh - 110px)}
  .industry-hero:hover .industry-hero-image img,.product-detail-hero:hover img{transform:none}
  .experience-grid{gap:18px}
  .experience-grid article{min-height:235px}
  .product-index>div:last-child{grid-template-columns:1fr}
  .product-index.section-pad{padding:70px 7%}
  .product-index a{min-height:490px}
  .product-index a figure{height:260px}
}
@media(max-width:420px){
  .industry-hero-copy{min-height:calc(100svh - 110px);padding:58px 6%}
  .industry-hero h1{font-size:2.65rem}
  .industry-hero-image{height:calc(100svh - 110px)}
  .hero-scope{margin:28px 0 26px}
}

/* One gesture moves one complete content panel. */
html{scroll-snap-type:y mandatory;scroll-padding-top:var(--header);overscroll-behavior-y:none}
main>section:not(.next-sector),.site-footer{scroll-snap-align:start;scroll-snap-stop:always}
main>section:not(.next-sector){min-height:calc(100svh - var(--header))}

/* Four-stage wedding journey */
.experience-grid.four{grid-template-columns:repeat(4,1fr);gap:18px}
.experience-grid.four article{padding:30px 26px}

/* Product development rail */
.small-process{text-align:left;background:#eee7d9}
.small-process .section-heading{display:grid;grid-template-columns:.75fr 1fr;gap:6vw;align-items:end;max-width:none}
.small-process .section-heading .section-kicker{grid-column:1/-1;margin-bottom:0!important}
.small-process .section-heading>p:last-child{color:#6d675e;font-size:.88rem;max-width:560px;padding-bottom:7px}
.development-rail{display:grid!important;grid-template-columns:repeat(5,1fr);gap:1px!important;margin:58px 0 28px!important;background:#cfc2aa;border:1px solid #cfc2aa}
.development-rail article{position:relative;min-height:190px;padding:28px 24px;background:#fffdf8;display:flex;flex-direction:column}
.development-rail article:after{content:"";position:absolute;right:-5px;top:50%;z-index:2;width:9px;height:9px;background:#aa8747;transform:translateY(-50%) rotate(45deg)}
.development-rail article:last-child:after{display:none}
.development-rail b{font-family:Georgia,serif;color:#9b7738;font-size:.72rem;font-weight:400;letter-spacing:.12em}
.development-rail span{margin-top:auto;border:0!important;padding:0!important;background:transparent!important;color:var(--ink);font-size:1.22rem!important;font-weight:650}
.development-rail small{margin-top:8px;color:#756e64;font-size:.72rem}
.process-caveat{color:#6e6962!important;font-size:.75rem!important;text-align:right}

/* Footer contains only public contact and policy information. */
.footer-visual-note{margin-top:22px;padding-top:18px;border-top:1px solid #ffffff18;color:#817a72;font-size:.62rem}

@media(max-width:1040px){
  .experience-grid.four{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  html{scroll-padding-top:110px}
  main>section:not(.next-sector){min-height:calc(100svh - 110px)}
  .home-hero,.split-hero,.industry-hero,.product-detail-hero,.about-hero{display:grid;height:calc(100svh - 110px);min-height:0;grid-template-columns:1fr;grid-template-rows:58% 42%;overflow:hidden}
  .home-hero-copy,.split-hero>div,.split-hero.reverse>div,.industry-hero-copy,.product-detail-hero>div,.about-hero>div{grid-column:1;grid-row:1;min-height:0;padding:28px 7%;justify-content:center}
  .home-hero-image,.split-hero figure,.split-hero.reverse figure,.industry-hero-image,.product-detail-hero figure,.about-hero figure{grid-column:1;grid-row:2;height:auto;min-height:0}
  .home-hero-copy h1,.split-hero h1,.industry-hero h1{font-size:clamp(2.35rem,10vw,3rem)}
  .home-hero-copy>p:not(.section-kicker),.split-hero>div>p:not(.section-kicker),.industry-hero-copy>p:not(.section-kicker):not(.hero-scope),.product-detail-hero>div>p:not(.section-kicker),.about-hero>div>p:not(.section-kicker){margin-top:14px;line-height:1.7}
  .section-kicker{margin-bottom:12px!important}
  .button-row{margin-top:20px}
  .hero-scope{margin:16px 0 18px;padding-top:10px;line-height:1.55}
  .industry-hero .button,.product-detail-hero .button,.split-hero .button{min-height:44px;padding:10px 18px}
  .experience-grid.four{grid-template-columns:1fr}
  .small-process .section-heading{grid-template-columns:1fr;gap:18px}
  .development-rail{grid-template-columns:1fr;margin:38px 0 22px!important}
  .development-rail article{min-height:82px;padding:14px 18px;display:grid;grid-template-columns:42px 1fr;align-items:center}
  .development-rail article:after{right:50%;top:auto;bottom:-5px;transform:translateX(50%) rotate(45deg)}
  .development-rail span{margin:0;font-size:1rem!important}
  .development-rail small{grid-column:2;margin:0}
  .process-caveat{text-align:left}
}

@media(max-width:760px){
  .section-pad{padding:45px 7%}
  .section-heading h2{font-size:2rem}
  .editorial-services{grid-template-columns:1fr 1fr;grid-template-rows:auto 165px;gap:22px 16px}
  .editorial-services article{padding-top:14px}
  .editorial-services h3{font-size:1.35rem;margin:12px 0 8px}
  .editorial-services p{font-size:.73rem;line-height:1.55}
  .editorial-services a{margin-top:10px;font-size:.7rem}
  .editorial-services figure{grid-column:1/-1;height:165px}
  .sector-index{padding-top:38px;padding-bottom:38px}
  .sector-list{margin-top:25px}
  .sector-list a{min-height:48px;padding:8px 0;grid-template-columns:32px 1fr 20px}
  .sector-list a p{display:none}
  .sector-list strong{font-size:.92rem}
  .legal-note{margin-top:15px;font-size:.65rem}
  .numbered-feature{padding-top:42px;padding-bottom:42px}
  .point-section{padding-top:28px;padding-bottom:28px}
  .numbered-feature .feature-grid,.point-section .feature-grid{margin-top:28px;gap:10px}
  .feature-grid article,.point-section .feature-grid article{min-height:94px;padding:14px 16px}
  .point-section .feature-grid{gap:6px}
  .point-section .feature-grid article{padding:10px 14px}
  .feature-grid h3{margin:8px 0 5px;font-size:1.08rem}
  .feature-grid p{font-size:.73rem;line-height:1.55}
  .contrast-section{padding-top:32px;padding-bottom:32px}
  .link-columns{margin-top:20px;grid-template-columns:1fr 1fr}
  .link-columns a{min-height:106px;padding:13px}
  .link-columns strong{font-size:1rem;margin:12px 0 5px}
  .link-columns span{font-size:.68rem}
  .text-image{padding-top:34px;padding-bottom:34px;grid-template-columns:1fr;gap:18px}
  .text-image figure{height:150px}
  .text-image>div>p:not(.section-kicker){margin:14px 0;font-size:.78rem}
  .experience-section{padding-top:40px;padding-bottom:40px}
  .experience-grid{margin-top:28px;gap:10px}
  .experience-grid article{min-height:105px;padding:14px 16px}
  .experience-grid h3{margin:8px 0 5px;font-size:1.02rem}
  .experience-grid p{font-size:.7rem;line-height:1.45}
  .experience-grid.four{grid-template-columns:repeat(4,72vw);overflow-x:auto;scroll-snap-type:x mandatory}
  .experience-grid.four article{min-height:190px;padding:16px;scroll-snap-align:start}
  .scope-section{padding-top:42px;padding-bottom:42px;gap:24px}
  .scope-section li{padding:8px 0;font-size:.76rem}
  .scope-note{padding:13px;font-size:.7rem}
  .product-index.section-pad{padding:40px 7%}
  .product-index>div:last-child{grid-template-columns:repeat(3,78vw);gap:14px;margin-top:28px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}
  .product-index a{min-height:350px;scroll-snap-align:start}
  .product-index a figure{height:150px}
  .order-section{padding-top:42px;padding-bottom:42px;gap:24px}
  .order-section li{padding:10px 0}
  .small-process{padding:20px 7%}
  .small-process .section-heading{gap:10px}
  .development-rail{margin:12px 0 10px!important}
  .development-rail article{min-height:50px;padding:6px 12px}
  .development-rail small{font-size:.66rem}
  .process-caveat{font-size:.68rem!important;line-height:1.45}
  .simple-hero{padding:55px 7%}
  .process-list{padding-top:20px;padding-bottom:20px}
  .process-list article{grid-template-columns:50px 1fr;padding:10px 0}
  .process-list b{font-size:1.5rem}
  .process-list h3{font-size:1rem;margin:3px 0}
  .process-list p{font-size:.7rem;line-height:1.45}
  .compliance{padding-top:25px;padding-bottom:25px;gap:12px}
  .compliance>div>p:last-child{margin-top:10px;font-size:.73rem}
  .compliance li{grid-template-columns:105px 1fr;padding:5px 0 5px 16px}
  .compliance li:before{top:14px}
  .compliance aside{padding:10px}
  .value-grid{grid-template-columns:1fr 1fr}
  .value-grid article{min-height:190px;padding:24px 18px}
  .value-grid h3{margin:25px 0 10px;font-size:1.15rem}
  .contact-hero{padding:28px 7%;gap:16px}
  .contact-hero h1{font-size:2.35rem}
  .contact-hero>div:first-child>p:not(.section-kicker){margin-top:14px;font-size:.8rem}
  .contact-info>a,.contact-info>div{min-height:82px;padding:10px 3px}
  .form-section{padding:6px 7%;gap:5px}
  .form-section>div{display:grid;grid-template-columns:.75fr 1fr;gap:10px;align-items:end}
  .form-section>div .section-kicker{grid-column:1/-1;margin-bottom:0!important}
  .form-section>div h2{font-size:1.4rem}
  .form-section>div>p:last-child{margin-top:0;font-size:.64rem;line-height:1.45}
  .form-row{grid-template-columns:1fr 1fr;gap:12px}
  fieldset{margin-bottom:16px}
  form>label,.form-row label{margin-bottom:10px}
  input:not([type=radio],[type=checkbox]),textarea{padding:7px 2px;margin-top:4px}
  textarea{height:70px;min-height:70px}
  .privacy{margin-bottom:10px}
  .site-footer{min-height:calc(100svh - 110px);padding:38px 7% 22px;display:flex;flex-direction:column;justify-content:center}
  .footer-main{gap:16px;padding-bottom:24px}
  .footer-main strong{font-size:2.25rem}
  .footer-bottom{gap:10px;padding-top:15px}
  .footer-visual-note{margin-top:14px;padding-top:12px}
}

@media(min-width:1041px){
  .home-hero,.page-hero,.industry-hero,.product-detail-hero,.about-hero{height:calc(100vh - 120px);min-height:0;overflow:hidden}
  .industry-hero-image{min-height:0}
  .section-pad{padding-top:55px;padding-bottom:55px}
  .editorial-services{grid-template-rows:auto 220px;gap:28px 55px}
  .editorial-services h3{font-size:1.75rem;margin:14px 0 8px}
  .editorial-services p{font-size:.8rem}
  .editorial-services a{margin-top:12px}
  .sector-index{padding-top:30px;padding-bottom:30px}
  .sector-list{margin-top:32px}
  .sector-list a{padding:14px 0}
  .legal-note{margin-top:14px}
  .contrast-section{padding-top:50px;padding-bottom:50px}
  .link-columns{margin-top:32px}
  .link-columns a{min-height:142px;padding:22px}
  .link-columns strong{margin:14px 0 6px}
  .text-image{padding-top:52px;padding-bottom:52px}
  .text-image figure{height:390px}
  .experience-section{padding-top:48px;padding-bottom:48px}
  .experience-grid{margin-top:34px}
  .experience-grid article{min-height:240px;padding:27px}
  .experience-grid.four article{min-height:240px;padding:26px 22px}
  .experience-grid h3{margin:22px 0 12px}
  .point-section{padding-top:48px;padding-bottom:48px}
  .numbered-feature .feature-grid,.point-section .feature-grid{margin-top:35px}
  .point-section .feature-grid article{min-height:215px;padding:27px 25px}
  .small-process{padding-top:45px;padding-bottom:45px}
  .development-rail{margin:30px 0 20px!important}
  .development-rail article{min-height:155px;padding:22px}
  .process-list{padding-top:16px;padding-bottom:16px}
  .process-list article{grid-template-columns:95px 1fr;padding:19px 0}
  .process-list b{font-size:2.1rem}
  .process-list h3{font-size:1.2rem;margin:4px 0}
  .process-list p{font-size:.78rem}
  .compliance{padding-top:45px;padding-bottom:45px;gap:3vw 7vw}
  .compliance li{padding:10px 0 10px 22px}
  .compliance aside{padding:18px}
  .form-section{padding-top:40px;padding-bottom:40px}
  .form-section{gap:6vw}
  .form-section textarea{height:105px;min-height:105px}
  .form-section fieldset{margin-bottom:18px}
  .form-section form>label,.form-section .form-row label{margin-bottom:11px}
  .site-footer{min-height:calc(100vh - 92px);display:flex;flex-direction:column;justify-content:center}
}
