:root{color:#3f3028;background:#f8efe5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 20% 0%,#fff7ed 0,transparent 34%),linear-gradient(180deg,#f8efe5,#f1ddca 52%,#ead5c4)}button{font:inherit}main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 42px}.site-header,footer{display:flex;justify-content:space-between;gap:16px;color:#8b6b5b;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.hero-card{margin-top:28px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;align-items:stretch}.hero-image-wrap,.hero-copy,.special-note,.photo-card,.modal{border:1px solid rgba(115,75,53,.15);box-shadow:0 24px 80px #653e2621;background:#fffaf4b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-image-wrap{border-radius:34px;padding:14px;min-height:620px}.hero-image,.hero-image-wrap img{width:100%;height:100%;min-height:592px;object-fit:cover;border-radius:24px;display:block}.hero-copy{border-radius:34px;padding:clamp(28px,5vw,58px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hero-copy:after{content:"?";position:absolute;right:34px;bottom:12px;font-size:136px;color:#9b554014;font-family:serif}.eyebrow{margin:0 0 12px;color:#a7644c;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,7vw,86px);line-height:.96;letter-spacing:-.07em;margin-bottom:24px;color:#4a3027}h2{font-size:clamp(28px,4vw,48px);line-height:1.05;letter-spacing:-.04em;color:#4a3027}h3{font-size:20px;margin-bottom:10px;color:#583a30}.subtitle{font-size:19px;line-height:1.9;color:#76574a}.hero-note{margin-top:36px;padding:22px;border-radius:22px;background:#fff4e8;border:1px solid rgba(164,96,63,.16)}.hero-note span,.note-block strong{display:block;margin-bottom:8px;color:#a7644c;font-size:13px;font-weight:800}.hero-note p{margin:0;line-height:1.85;color:#5c4339}.section-heading{margin:70px 0 24px;max-width:760px}.section-heading.wide{max-width:900px}.section-heading p:not(.eyebrow),.special-note p{color:#76574a;line-height:1.85;font-size:16px}.story-strip{margin-top:22px}.strip-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,280px);gap:16px;overflow-x:auto;padding-bottom:18px}.strip-item{position:relative;height:340px;border-radius:28px;overflow:hidden;background:#dec4ae;box-shadow:0 16px 45px #653e2629}.strip-item img,.strip-item .image-loading,.strip-item .image-fallback{width:100%;height:100%;object-fit:cover}.strip-item span{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;color:#fffaf4;background:#3c251d9e;font-size:13px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.special-note{margin-top:58px;border-radius:32px;padding:clamp(26px,5vw,48px);background:linear-gradient(135deg,#482b57e6,#1f3460db),url(/assets/suzhou_oriental_gate_1784040711812-5QDqwzS_.jpg) center/cover;color:#fff3e6}.special-note h2,.special-note p,.special-note .eyebrow{color:#fff3e6}.special-note p{max-width:820px;font-size:18px}.tabs{position:sticky;top:0;z-index:5;display:flex;flex-wrap:wrap;gap:10px;padding:12px 0 22px;background:linear-gradient(180deg,#f8efe5f5,#f8efe5b8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tabs button{border:1px solid rgba(118,81,63,.18);background:#fff8f0cc;color:#745347;border-radius:999px;padding:10px 16px;cursor:pointer;white-space:nowrap;transition:.2s ease}.tabs button.active,.tabs button:hover{background:#5d3b31;color:#fff7ed;transform:translateY(-1px)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.photo-card{border-radius:28px;overflow:hidden;cursor:pointer;transition:.25s ease}.photo-card:hover{transform:translateY(-6px);box-shadow:0 26px 90px #653e2638}.photo-frame{position:relative;aspect-ratio:4 / 5;background:#e5cbb7;overflow:hidden}.photo-frame img,.photo-frame .image-loading,.photo-frame .image-fallback{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}.photo-card:hover .photo-frame img{transform:scale(1.035)}.featured-badge{position:absolute;top:14px;right:14px;padding:7px 11px;border-radius:999px;background:#fffaf4e0;color:#9b5a42;font-size:12px;font-weight:800}.photo-body{padding:18px}.meta-row{display:flex;justify-content:space-between;gap:12px;color:#a18475;font-size:12px;margin-bottom:12px}.photo-body p{color:#6d5045;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.place{margin-top:14px;color:#a7644c;font-size:13px;font-weight:700}.image-loading,.image-fallback{display:grid;place-items:center;text-align:center;padding:20px;color:#fff8ef;line-height:1.7}.image-fallback{background:linear-gradient(135deg,#6e463a,#b7795e)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#2418149e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal{width:min(1080px,100%);max-height:min(860px,92vh);display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);border-radius:32px;overflow:hidden;position:relative}.close{position:absolute;right:16px;top:12px;z-index:2;width:42px;height:42px;border-radius:50%;border:0;background:#ffffffd1;cursor:pointer;font-size:28px;color:#5d3b31}.modal-image{min-height:560px;background:#e2c6af}.modal-image img,.modal-image .image-loading,.modal-image .image-fallback{width:100%;height:100%;min-height:560px;object-fit:cover}.modal-copy{padding:clamp(24px,4vw,44px);overflow:auto}.modal-copy p{color:#6d5045;line-height:1.9}.note-block{margin:22px 0;padding:18px;border-radius:18px;background:#fff4e8;color:#5d443a;line-height:1.75}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{border-radius:999px;padding:7px 10px;background:#efe0d2;color:#875842;font-size:12px}footer{margin-top:48px;padding-top:24px;border-top:1px solid rgba(115,75,53,.16)}@media(max-width:920px){.hero-card,.modal{grid-template-columns:1fr}.hero-image-wrap,.hero-image,.hero-image-wrap img{min-height:420px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-image,.modal-image img,.modal-image .image-loading,.modal-image .image-fallback{min-height:420px}}@media(max-width:640px){main{width:min(100% - 20px,1180px)}.site-header,footer{flex-direction:column}.gallery-grid{grid-template-columns:1fr}.hero-copy,.special-note{border-radius:24px}.hero-image-wrap{min-height:360px;border-radius:24px}.hero-image,.hero-image-wrap img{min-height:332px}}
