:root{--ink:#171716;--muted:#68645d;--paper:#f5f2eb;--cream:#ebe5d9;--gold:#b79350;--line:rgba(23,23,22,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}
.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,78px);background:#101110;color:#f3eee4}.wordmark{font-family:Georgia,serif;font-size:29px;letter-spacing:.05em}.wordmark span{display:block;color:var(--gold);font-size:9px;letter-spacing:.35em}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px;letter-spacing:.06em}.site-header nav a:last-child{border:1px solid rgba(255,255,255,.45);padding:12px 18px}
.page-hero img{aspect-ratio:1672/941;max-height:780px;object-fit:cover;background:#111}.intro{max-width:850px;margin:auto;padding:120px 28px 110px;text-align:center}.eyebrow{color:var(--gold);font:600 12px/1.4 Georgia,serif;letter-spacing:.24em;text-transform:uppercase}h1,h2,p{margin-top:0}.intro h1{font-size:clamp(38px,5vw,68px);font-weight:400;line-height:1.55;letter-spacing:.08em;margin:30px 0 48px}.intro p{color:var(--muted);font-size:16px;line-height:2.25}.intro .lead{color:var(--ink);font-size:20px;line-height:2}
.power-grid{max-width:1240px;margin:0 auto 130px;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.power-card{padding:64px 40px 70px;border-right:1px solid var(--line)}.power-card:last-child{border-right:0}.power-card span,.commitment-list article span{color:var(--gold);font:18px Georgia,serif}.power-card h2{font-weight:400;font-size:26px;margin:30px 0 24px;letter-spacing:.08em}.power-card p{color:var(--muted);font-size:15px;line-height:2.1;margin:0}
.feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:680px;background:var(--cream)}.feature.dark{background:#141514;color:#f3eee4}.feature__image img{height:100%;min-height:620px;object-fit:cover}.feature__copy{padding:clamp(60px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.feature__copy h2{font-size:clamp(34px,4vw,52px);font-weight:400;line-height:1.65;letter-spacing:.06em;margin:28px 0 34px}.feature__copy p{color:var(--muted);font-size:15px;line-height:2.2}.feature.dark p{color:#c7c0b4}.feature blockquote{margin:38px 0 0;color:#d9bd7b;font-size:24px;line-height:1.9}
.commitment-list{max-width:1100px;margin:auto;padding:130px 28px}.commitment-list>.eyebrow{display:block;margin-bottom:45px}.commitment-list article{display:grid;grid-template-columns:70px 300px 1fr;gap:24px;padding:42px 0;border-top:1px solid var(--line)}.commitment-list article:last-child{border-bottom:1px solid var(--line)}.commitment-list h2{font-size:23px;font-weight:400;letter-spacing:.06em}.commitment-list article p{color:var(--muted);font-size:15px;line-height:2;margin:0}
.statement{padding:130px 28px;text-align:center;background:#1a1b19;color:#f2ede3}.statement h2,.cta h2{font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.6;letter-spacing:.06em;margin:30px 0 40px}.statement>p:last-child{max-width:720px;margin:auto;color:#c9c2b7;line-height:2.2}.cta{padding:140px 28px;text-align:center;background:#ede7da}.cta>p:not(.eyebrow){color:var(--muted)}.actions{display:flex;justify-content:center;gap:14px;margin-top:48px}.button{min-width:220px;padding:18px 28px;font-size:14px;letter-spacing:.08em}.button.gold{background:#9e7c3f;color:#fff}.button.line{border:1px solid #9e7c3f;color:#765c2e}
.site-footer{padding:70px clamp(28px,7vw,100px);display:flex;justify-content:space-between;gap:40px;background:#0f100f;color:#eee8dd}.site-footer>div>p:last-child{color:#918b81;font-size:12px;margin-top:22px}.footer-links{display:flex;gap:26px;align-items:center;color:#bdb5a8;font-size:12px}
@media(max-width:760px){.site-header{height:72px}.site-header nav a:not(:last-child){display:none}.wordmark{font-size:23px}.page-hero img{aspect-ratio:1/1;object-position:center}.intro{padding:80px 24px}.power-grid{grid-template-columns:1fr;margin:0 24px 80px}.power-card{border-right:0;border-bottom:1px solid var(--line);padding:44px 10px}.feature{grid-template-columns:1fr}.feature__image img{min-height:420px}.feature__copy{padding:70px 28px}.commitment-list{padding:90px 24px}.commitment-list article{grid-template-columns:48px 1fr}.commitment-list article p{grid-column:2}.actions,.site-footer,.footer-links{flex-direction:column}.site-footer{align-items:flex-start}}

/* Top page */
.home-hero{position:relative;background:#111}.home-hero>img{width:100%;height:min(78vw,820px);min-height:560px;object-fit:cover}.home-hero__actions{position:absolute;left:6.7%;bottom:9%;display:flex;gap:12px}.home-hero__actions .button{display:inline-block;text-align:center}.button.light{background:rgba(245,242,235,.94);color:#1b1a18}.button.ghost-light{border:1px solid rgba(255,255,255,.65);color:#fff;background:rgba(0,0,0,.18);backdrop-filter:blur(5px)}
.home-message{max-width:960px;margin:auto;padding:130px 28px;text-align:center}.home-message h1{font-size:clamp(38px,5vw,64px);font-weight:400;line-height:1.65;letter-spacing:.07em;margin:28px 0 42px}.home-message p:not(.eyebrow){max-width:760px;margin:0 auto;color:var(--muted);font-size:16px;line-height:2.2}
.signature{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px;background:#171817;color:#f3eee4}.signature__visual{position:relative;overflow:hidden}.signature__visual img{height:100%;min-height:720px;object-fit:cover;object-position:62% center}.signature__copy{padding:clamp(65px,8vw,125px);display:flex;flex-direction:column;justify-content:center}.signature__copy h2{font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.55;letter-spacing:.07em;margin:30px 0}.signature__copy>p:not(.eyebrow){color:#c7c0b4;line-height:2.15}.signature__name{font:italic 18px Georgia,serif;color:#d6b875;margin-bottom:24px}.signature__copy .button{align-self:flex-start;margin-top:34px}
.four-only{padding:130px 28px;max-width:1240px;margin:auto}.section-heading{text-align:center;max-width:800px;margin:0 auto 70px}.section-heading h2{font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.6;letter-spacing:.06em;margin:26px 0}.section-heading p:not(.eyebrow){color:var(--muted);line-height:2}.four-only__grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.four-only__grid article{padding:55px 30px;border-right:1px solid var(--line)}.four-only__grid article:last-child{border-right:0}.four-only__grid span{color:var(--gold);font:18px Georgia,serif}.four-only__grid h3{font-size:22px;font-weight:400;margin:27px 0 18px;letter-spacing:.06em}.four-only__grid p{color:var(--muted);font-size:14px;line-height:2}
.about-gateway{display:grid;grid-template-columns:1fr 1fr;background:#111}.gateway-card{position:relative;min-height:650px;overflow:hidden;color:#fff}.gateway-card img{position:absolute;inset:0;height:100%;object-fit:cover;transition:transform .7s ease}.gateway-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.05) 68%)}.gateway-card__copy{position:absolute;z-index:2;left:8%;right:8%;bottom:8%}.gateway-card h2{font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.5;margin:18px 0}.gateway-card p:not(.eyebrow){color:#d5cec2;line-height:1.9}.gateway-card a{display:inline-block;margin-top:15px;color:#e0c684;border-bottom:1px solid #b79350;padding-bottom:7px}.gateway-card:hover img{transform:scale(1.025)}
.order-paths{padding:135px 28px;background:#eee8dc}.order-paths__grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.order-card{background:#f8f5ee;padding:65px 55px;border:1px solid rgba(158,124,63,.15)}.order-card span{color:var(--gold);font:18px Georgia,serif}.order-card h3{font-size:28px;font-weight:400;letter-spacing:.05em;margin:28px 0 20px}.order-card p{color:var(--muted);line-height:2}.order-card a{display:inline-block;margin-top:20px;color:#765c2e;border-bottom:1px solid #9e7c3f;padding-bottom:7px}
.trust-strip{background:#20211f;color:#eee9df;padding:70px 28px}.trust-strip__inner{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.trust-strip article{padding:10px 40px;border-right:1px solid rgba(255,255,255,.15)}.trust-strip article:last-child{border:0}.trust-strip strong{display:block;color:#d2b36f;font-size:19px;font-weight:400;margin-bottom:14px}.trust-strip p{color:#aaa49a;font-size:13px;line-height:1.8;margin:0}
@media(max-width:760px){.home-hero>img{height:auto;min-height:0;aspect-ratio:1/1.16;object-position:68% center}.home-hero__actions{position:static;background:#111;padding:24px;flex-direction:column}.home-message{padding:85px 24px}.signature{grid-template-columns:1fr}.signature__visual img{min-height:480px}.signature__copy{padding:72px 28px}.four-only{padding:90px 24px}.four-only__grid{grid-template-columns:1fr}.four-only__grid article{border-right:0;border-bottom:1px solid var(--line)}.about-gateway{grid-template-columns:1fr}.gateway-card{min-height:520px}.order-paths{padding:90px 24px}.order-paths__grid{grid-template-columns:1fr}.order-card{padding:48px 30px}.trust-strip__inner{grid-template-columns:1fr}.trust-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:30px 10px}}

/* Smartphone order page */
button{font:inherit}.order-hero{position:relative;min-height:760px;background:#111;color:#f3eee4;overflow:hidden}.order-hero>img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center;filter:saturate(.9)}.order-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,8,.92) 0%,rgba(8,9,8,.68) 42%,rgba(8,9,8,.08) 70%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 50%)}.order-hero__copy{position:relative;z-index:2;width:min(58vw,900px);padding:105px 0 90px clamp(40px,7vw,110px)}.order-hero h1{font-size:clamp(42px,4.4vw,66px);font-weight:400;line-height:1.48;letter-spacing:.06em;margin:25px 0 28px}.order-hero h1 span,.hero-lead span{display:block;white-space:nowrap}.order-hero__copy>p:not(.eyebrow){color:#d0c8bc;font-size:15px;line-height:2}.order-hero small{display:block;color:#aaa399;margin-top:18px}.actions.left{justify-content:flex-start;margin-top:38px}.order-message{max-width:920px;margin:auto;padding:130px 28px 95px;text-align:center}.order-message h2{font-size:clamp(38px,5vw,60px);font-weight:400;line-height:1.6;letter-spacing:.06em;margin:28px 0 38px}.order-message>p:last-child{color:var(--muted);font-size:16px;line-height:2.2}.order-elements{max-width:1240px;margin:0 auto 130px;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.order-elements article{padding:60px 42px 70px;border-right:1px solid var(--line)}.order-elements article:last-child{border-right:0}.order-elements article>span{display:block;color:var(--gold);font:18px Georgia,serif;margin-bottom:32px}.order-elements .eyebrow{font-size:10px}.order-elements h2{font-size:27px;font-weight:400;letter-spacing:.07em;margin:20px 0 25px}.order-elements article>p:last-child{color:var(--muted);font-size:15px;line-height:2.1;margin:0}.order-feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:720px;background:#171817;color:#f3eee4}.order-feature__visual{display:flex;align-items:center;justify-content:center;padding:70px;background:radial-gradient(circle at 50% 40%,#39372f,#151614 68%)}.phone-photo{width:min(620px,100%);padding:20px;background:#eee8dc;box-shadow:0 35px 80px rgba(0,0,0,.5);transform:rotate(-1.2deg)}.phone-photo img{aspect-ratio:4/3;object-fit:cover}.order-feature__copy{padding:clamp(65px,8vw,125px);display:flex;flex-direction:column;justify-content:center}.order-feature__copy h2{font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.6;letter-spacing:.06em;margin:28px 0 34px}.order-feature__copy>p:not(.eyebrow){color:#c7c0b4;font-size:15px;line-height:2.15}.order-feature__copy>a{align-self:flex-start;margin-top:22px;color:#dfc77d;border-bottom:1px solid var(--gold);padding-bottom:7px}.order-flow{padding:135px 28px;max-width:1240px;margin:auto}.flow-grid{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid var(--line)}.flow-grid article{padding:50px 26px;border-right:1px solid var(--line)}.flow-grid article:last-child{border:0}.flow-grid span{color:var(--gold);font:18px Georgia,serif}.flow-grid h3{font-size:20px;font-weight:400;line-height:1.6;margin:27px 0 17px}.flow-grid p{color:var(--muted);font-size:13px;line-height:2;margin:0}.order-note{text-align:center;color:var(--muted);font-size:12px;margin-top:18px}.price-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:start;padding:125px max(7vw,28px);background:var(--cream)}.price-band>div h2{font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1.55;margin-top:25px}.price-band article{background:#f8f5ee;border-top:3px solid var(--gold);padding:55px 60px}.price-band article h3{font-size:30px;font-weight:400;line-height:1.7;margin:25px 0}.price-band article>p:not(.eyebrow),.price-band li{color:var(--muted);font-size:14px;line-height:2}.price-band ul{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.order-faq{padding:130px 28px;max-width:1000px;margin:auto}.order-faq details{border-top:1px solid var(--line);padding:28px 8px}.order-faq details:last-child{border-bottom:1px solid var(--line)}.order-faq summary{display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:16px}.order-faq summary::-webkit-details-marker{display:none}.order-faq summary span{color:var(--gold);font:22px Arial}.order-faq details p{color:var(--muted);font-size:14px;line-height:2;padding:22px 30px 0 0;margin:0}.other-order{display:flex;align-items:center;justify-content:space-between;gap:70px;padding:95px max(7vw,28px);background:#20211f;color:#eee9df}.other-order>div{max-width:720px}.other-order h2{font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.55;margin:22px 0}.other-order>div>p:last-child{color:#aaa49a;line-height:2}.other-order .button.line{flex:0 0 auto;color:#d9bd7b;border-color:#d9bd7b}.chat-fab{position:fixed;right:22px;bottom:22px;z-index:20;width:82px;height:82px;border:1px solid #d2b36f;border-radius:50%;background:#9e7c3f;color:#fff;box-shadow:0 15px 40px rgba(0,0,0,.3);font-size:12px}.chat-fab span{display:block;font:9px Georgia;letter-spacing:.16em;margin-bottom:4px}.chat-panel{display:none;position:fixed;right:22px;bottom:118px;z-index:30;width:min(380px,calc(100vw - 28px));background:#f5f2eb;box-shadow:0 25px 80px rgba(0,0,0,.36);font-family:"Yu Gothic",sans-serif}.chat-panel.open{display:block}.chat-panel>header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 22px;background:#171817;color:#fff}.chat-panel header strong,.chat-panel header small{display:block}.chat-panel header small{color:#aaa399;font-size:10px;margin-top:5px}.chat-close{border:0;background:none;color:white;font-size:24px}.chat-body{padding:24px}.chat-body>p{width:92%;background:#fff;padding:13px 15px;border-radius:2px 14px 14px;font-size:12px;line-height:1.7;box-shadow:0 2px 8px rgba(0,0,0,.05)}.chat-body>button{width:100%;margin-top:8px;padding:12px;border:1px solid #9e7c3f;background:#fff;color:#765c2e}.chat-body>small{display:block;color:#8f887d;font-size:9px;line-height:1.6;margin-top:18px}
@media(max-width:760px){.order-hero{min-height:700px}.order-hero>img{object-position:63% center}.order-hero__shade{background:linear-gradient(0deg,rgba(8,9,8,.96) 12%,rgba(8,9,8,.42) 74%,rgba(8,9,8,.12))}.order-hero__copy{width:100%;padding:275px 24px 58px}.order-hero h1{font-size:clamp(34px,10vw,42px);line-height:1.55;letter-spacing:.03em}.hero-lead span{white-space:normal}.actions.left{flex-direction:column}.order-elements{grid-template-columns:1fr;margin:0 24px 85px}.order-elements article{border-right:0;border-bottom:1px solid var(--line);padding:45px 12px}.order-feature{grid-template-columns:1fr}.order-feature__visual{min-height:470px;padding:35px 24px}.order-feature__copy{padding:72px 28px}.order-flow{padding:90px 24px}.flow-grid{grid-template-columns:1fr}.flow-grid article{border-right:0;border-bottom:1px solid var(--line);padding:38px 12px}.price-band{grid-template-columns:1fr;padding:85px 24px}.price-band article{padding:42px 28px}.order-faq{padding:90px 24px}.other-order{flex-direction:column;align-items:flex-start;padding:75px 24px}.chat-fab{width:70px;height:70px;right:14px;bottom:14px}.chat-panel{right:14px;bottom:96px}}

/* Refined photography */
.order-hero>img{object-position:center;filter:saturate(.96) contrast(1.03)}
.order-hero__shade{background:linear-gradient(90deg,rgba(8,9,8,.50) 0%,rgba(8,9,8,.25) 40%,rgba(8,9,8,0) 64%),linear-gradient(0deg,rgba(0,0,0,.14),transparent 48%)}
.order-feature__visual{padding:0;background:#111;overflow:hidden}
.phone-photo{width:100%;height:100%;padding:0;background:none;box-shadow:none;transform:none}
.phone-photo img{height:100%;min-height:720px;aspect-ratio:auto;object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.04)}
.order-feature{grid-template-columns:1fr 1fr}
.order-feature__copy{padding:90px clamp(48px,5.2vw,78px)}
.order-feature__copy h2{font-size:clamp(36px,3.5vw,50px);letter-spacing:.04em}
.order-feature__copy h2 span{display:block;white-space:nowrap}
@media(max-width:760px){.order-hero>img{object-position:61% center}.order-hero__shade{background:linear-gradient(0deg,rgba(8,9,8,.94) 11%,rgba(8,9,8,.34) 68%,rgba(8,9,8,.06))}.order-feature__visual{min-height:470px;padding:0}.phone-photo img{min-height:470px}}
@media(max-width:760px){.order-feature{grid-template-columns:1fr}.order-feature__copy{padding:70px 28px}.order-feature__copy h2{font-size:clamp(31px,9vw,40px)}.order-feature__copy h2 span{white-space:normal}}
