:root{--ink:#0a0a0a;--paper:#f7f7f4;--white:#fff;--muted:#6d6d68;--line:#dcdcd5;--gold:#c7a362;--gold-light:#e7d2a7;--panel:#efefeb;--font-sans:"PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}main{min-height:70vh}.page-shell{width:min(1320px,100% - 64px);margin:0 auto}.site-header{color:#fff;z-index:50;background:#0a0a0af5;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:78px;padding:0 max(32px,50vw - 660px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:190px;display:flex}.brand-mark{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);font-family:var(--font-serif);place-items:center;font-size:21px;display:grid}.brand b{letter-spacing:.18em;font-size:17px;display:block}.brand small{color:#8e8e88;letter-spacing:.22em;margin-top:3px;font-size:8px;display:block}.nav{align-items:center;gap:34px;font-size:14px;display:flex}.nav>a:not(.nav-cta){color:#c9c9c4;transition:color .2s}.nav>a:hover{color:var(--gold-light)}.nav-cta{border:1px solid var(--gold);color:var(--gold-light);padding:11px 19px}.menu-button{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:#0a0a0a;height:calc(100vh - 78px);min-height:700px;max-height:870px;position:relative;overflow:hidden}.hero-image{background:url(/hero-models.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#070707fa 0%,#070707e3 29%,#0707075c 58%,#07070712 100%),linear-gradient(#0000 55%,#0000005c);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:center;height:100%;padding:48px 0 84px;display:flex;position:relative}.eyebrow,.section-index{color:var(--gold);letter-spacing:.24em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--gold);width:34px;height:1px}.hero h1{letter-spacing:-.045em;max-width:720px;margin:28px 0 22px;font-size:clamp(46px,5vw,76px);font-weight:600;line-height:1.12}.hero h1 em{font-family:var(--font-serif);color:var(--gold-light);font-weight:500}.hero-content>p{color:#c3c3bf;max-width:650px;margin:0 0 34px;font-size:17px;line-height:1.9}.hero-actions{gap:14px;display:flex}.hero-deliverables{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.hero-deliverables span{color:#d6d6d1;letter-spacing:.04em;background:#0a0a0a47;border:1px solid #ffffff38;padding:7px 11px;font-size:12px}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:0 26px;font-size:15px;transition:all .2s;display:inline-flex}.button.gold{background:var(--gold);color:#0b0b0b}.button.gold:hover{background:var(--gold-light)}.button.ghost{color:#fff;border-color:#ffffff75}.button.ghost:hover{background:#ffffff12;border-color:#fff}.button.dark{background:var(--ink);color:#fff}.hero-stats{gap:0;display:flex;position:absolute;bottom:32px;left:0}.hero-stats div{border-right:1px solid #ffffff2e;align-items:baseline;gap:12px;margin-right:40px;padding-right:40px;display:flex}.hero-stats div:last-child{border:0}.hero-stats strong{font:36px var(--font-serif)}.hero-stats sup{color:var(--gold);font-size:16px}.hero-stats span{color:#a6a6a1;font-size:12px}.hero-side-label{transform-origin:100%;letter-spacing:.36em;color:#ffffff8c;font-size:9px;position:absolute;top:50%;right:24px;transform:rotate(90deg)translate(50%)}.trust-strip{border-bottom:1px solid var(--line);color:#4f4f4a;background:#fff;justify-content:space-between;align-items:center;gap:32px;min-height:82px;padding:18px max(32px,50vw - 660px);display:flex}.trust-strip span{color:#8a8a84;letter-spacing:.16em;font-size:12px}.trust-strip b{letter-spacing:.02em;white-space:nowrap;font-size:15px}.section{padding:120px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:56px;display:flex}.section-head h2{letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.18}.section-head>p{max-width:430px;color:var(--muted);margin:0;line-height:1.9}.service-grid{border-top:1px solid #bcbcb5;border-left:1px solid #bcbcb5;grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-bottom:1px solid #bcbcb5;border-right:1px solid #bcbcb5;min-height:250px;padding:36px;transition:all .25s;position:relative}.service-card:hover{background:#fff;transform:translateY(-4px);box-shadow:0 18px 50px #0000000f}.service-card>svg{color:var(--gold);width:28px;height:28px;margin-top:22px}.service-card h3{margin:30px 0 10px;font-size:21px}.service-card p{color:var(--muted);margin:0;font-size:14px}.service-num{font:13px var(--font-serif);color:#92928c}.service-arrow{position:absolute;bottom:28px;right:28px;color:#aaa!important;width:18px!important}.featured-section{background:var(--ink);color:#fff;padding:110px 0 120px}.section-head.light h2{color:#fff}.text-link{color:#d3d3cf;border-bottom:1px solid #666;align-items:center;gap:12px;padding-bottom:9px;font-size:14px;display:flex}.featured-grid{grid-template-columns:1.2fr .85fr .85fr;gap:18px;min-height:560px;display:grid}.feature-card{background:#252525;position:relative;overflow:hidden}.feature-card .model-portrait{height:100%;transition:transform .5s,filter .5s}.feature-card:hover .model-portrait{filter:saturate(1.08);transform:scale(1.025)}.model-portrait{background-color:#ddd;background-image:url(/model-contact-sheet.png);background-repeat:no-repeat;background-size:300% 200%}.feature-overlay{background:linear-gradient(#0000,#00000073 30%,#000000e8);padding:32px;position:absolute;bottom:0;left:0;right:0}.feature-overlay>span{color:var(--gold-light);font:12px var(--font-serif);letter-spacing:.12em}.feature-overlay h3{margin:8px 0 5px;font-size:30px}.feature-overlay p{color:#d1d1cc;margin:0 0 16px;font-size:13px}.feature-overlay small{border:1px solid #ffffff54;margin-right:6px;padding:5px 9px}.industries{padding-bottom:130px}.industry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.industry-grid a{background:#edede8;border:1px solid #0000;align-items:center;gap:18px;min-height:120px;padding:26px;transition:all .2s;display:flex}.industry-grid a:hover{border-color:var(--gold);background:#fff}.industry-grid a>svg:first-child{color:var(--gold)}.industry-grid span{flex:1;font-size:18px;font-weight:600}.industry-grid a>svg:last-child{color:#7a7a75;width:18px}.trust-reasons{color:#fff;background:#111;border-top:1px solid #242424;padding:110px 0 120px}.trust-reasons .section-head>p{color:#aaa}.trust-reason-grid{border-top:1px solid #41413e;border-left:1px solid #41413e;grid-template-columns:repeat(4,1fr);display:grid}.trust-reason-grid article{border-bottom:1px solid #41413e;border-right:1px solid #41413e;min-height:315px;padding:34px 30px;transition:background .25s,transform .25s;position:relative}.trust-reason-grid article:hover{background:#191919;transform:translateY(-3px)}.trust-reason-grid article>span{color:#696963;font:13px var(--font-serif);position:absolute;top:34px;right:28px}.trust-icon{width:52px;height:52px;color:var(--gold-light);border:1px solid #c7a3628c;place-items:center;display:grid}.trust-icon svg{width:24px;height:24px}.trust-reason-grid h3{margin:54px 0 16px;font-size:22px}.trust-reason-grid p{color:#a9a9a4;margin:0;font-size:14px;line-height:1.9}.process-section{border-top:1px solid var(--line);background:#ecece7;padding:100px 0}.process-title{justify-content:space-between;align-items:end;margin:18px 0 55px;display:flex}.process-title h2{margin:0;font-size:44px}.process-title p{color:var(--muted)}.process-grid{border-top:1px solid #aaa;grid-template-columns:repeat(5,1fr);display:grid}.process-grid>div{padding:25px 10px 0 0;position:relative}.process-grid span{font:13px var(--font-serif);color:#888}.process-grid svg:not(.process-arrow){color:var(--gold);width:23px;margin:40px 0 24px;display:block}.process-grid h3{font-size:16px}.process-arrow{color:#aaa;width:17px;position:absolute;bottom:1px;right:20px}.cta-section{background:var(--gold);padding:80px 0}.cta-section .page-shell{justify-content:space-between;align-items:center;display:flex}.cta-section span{letter-spacing:.23em;font-size:11px}.cta-section h2{margin:16px 0 0;font-size:clamp(36px,4vw,58px);line-height:1.15}.round-link{border:1px solid #00000080;border-radius:50%;place-items:center;width:100px;height:100px;transition:all .2s;display:grid}.round-link:hover{background:var(--ink);color:#fff}.footer{color:#fff;background:#090909;grid-template-columns:2fr 1fr 1fr;gap:60px;padding:70px max(32px,50vw - 660px) 30px;display:grid}.footer p{color:#8f8f8a;max-width:400px;margin:24px 0;line-height:1.8}.footer-brand{color:#fff}.footer-links{color:#b7b7b2;flex-direction:column;gap:12px;font-size:14px;display:flex}.footer-links span{color:var(--gold);letter-spacing:.15em;margin-bottom:8px;font-size:11px}.footer-bottom{color:#666;border-top:1px solid #282828;grid-column:1/-1;padding-top:24px;font-size:12px}.inner-hero{color:#fff;background:#111;padding:78px 0 70px}.inner-hero .eyebrow{margin-bottom:24px}.inner-hero h1{margin:0 0 18px;font-size:clamp(42px,5vw,68px)}.inner-hero p{color:#aaa;max-width:650px;line-height:1.8}.breadcrumb{color:#888;margin-bottom:30px;font-size:13px}.breadcrumb a{color:#333}.form-control{flex-direction:column;gap:9px;display:flex}.form-control label{font-size:14px;font-weight:600}.form-control input,.form-control select,.form-control textarea{color:#151515;background:#fff;border:1px solid #d2d2cb;border-radius:0;outline:none;width:100%;min-height:48px;padding:0 14px}.form-control textarea{resize:vertical;min-height:130px;padding-top:13px}.form-control input:focus,.form-control select:focus,.form-control textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px #c7a36226}.form-control small{color:#888}.success-box{color:#244c20;background:#eef5ed;border:1px solid #b6d2b1;align-items:center;gap:12px;padding:22px;display:flex}@media (max-width:900px){.page-shell{width:min(100% - 36px,1320px)}.menu-button{display:block}.nav{background:#111;flex-direction:column;align-items:stretch;gap:22px;padding:25px;display:none;position:absolute;top:78px;left:0;right:0}.nav.open{display:flex}.site-header{padding:0 18px}.hero{min-height:720px;max-height:none}.hero-image{opacity:.55;background-position:58%}.hero-shade{background:linear-gradient(90deg,#050505f7,#050505ad)}.hero h1{font-size:46px}.hero-stats{gap:22px}.hero-stats div{margin:0;padding:0 20px 0 0;display:block}.hero-stats span{display:block}.trust-strip{justify-content:flex-start;padding:20px;overflow-x:auto}.section{padding:80px 0}.section-head{display:block}.section-head>p{margin-top:24px}.service-grid,.industry-grid,.trust-reason-grid{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:1fr 1fr;min-height:850px}.feature-card:first-child{grid-column:1/-1}.process-grid{grid-template-columns:1fr 1fr;gap:28px}.process-arrow{display:none}}@media (max-width:600px){.hero h1{font-size:38px}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;max-width:320px}.hero-stats strong{font-size:28px}.hero-stats div{padding-right:13px}.service-grid,.industry-grid,.featured-grid,.trust-reason-grid{grid-template-columns:1fr}.feature-card:first-child{grid-column:auto}.featured-grid{min-height:1280px}.section-head h2,.process-title h2{font-size:34px}.process-title{display:block}.process-grid{grid-template-columns:1fr}.cta-section .page-shell{gap:25px}.round-link{flex:none;width:72px;height:72px}.footer{grid-template-columns:1fr 1fr;padding-inline:22px}.footer>div:first-child{grid-column:1/-1}}
