@charset "UTF-8";

:root { --orange: #f36a21; --deep-orange: #d95516; --cream: #fff7ef; --ink: #30251f; --muted: #7d7068; --line: #eadfd8; --yellow: #f5b72e; --white: #fffdfb; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: "Noto Sans SC", "Microsoft YaHei", sans-serif; line-height: 1.6; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
.site-shell { overflow: hidden; }
.section-wrap { width: min(1180px, calc(100% - 56px)); margin: 0 auto; }
.site-header { width: min(1180px, calc(100% - 56px)); min-height: 92px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand-mark { position: relative; display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; border-radius: 10px 10px 10px 2px; color: #fff; background: var(--orange); font: 700 25px/1 Georgia, serif; transform: rotate(-4deg); }
.brand-mark i { position: absolute; right: 6px; bottom: 6px; width: 5px; height: 5px; border-radius: 50%; background: var(--yellow); }
.brand-copy { display: flex; flex-direction: column; line-height: 1; }
.brand-copy strong { font: 700 20px/1.15 "Noto Serif SC", Georgia, serif; letter-spacing: .08em; }
.brand-copy small { margin-top: 4px; color: var(--orange); font-size: 10px; letter-spacing: .22em; }
.site-nav { display: flex; align-items: center; gap: 36px; margin-left: auto; color: var(--muted); font-size: 13px; }
.site-nav a, .footer-links a { transition: color .2s ease; }
.site-nav a:hover, .footer-links a:hover { color: var(--orange); }
.header-action, .button { display: inline-flex; align-items: center; justify-content: center; gap: 18px; border-radius: 999px; transition: transform .2s ease, background .2s ease; }
.header-action { padding: 11px 18px; color: #fff; background: var(--ink); font-size: 12px; }
.header-action:hover, .button:hover { transform: translateY(-2px); }
.header-action span, .button span { font-size: 17px; line-height: 1; }
.hero { min-height: 680px; display: flex; align-items: center; gap: 8%; padding: 82px 0 112px; }
.hero-copy { flex: 1 1 48%; min-width: 320px; position: relative; z-index: 1; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 20px; color: var(--orange); font-size: 10px; font-weight: 700; letter-spacing: .2em; }
.eyebrow span { display: inline-block; width: 27px; height: 2px; background: var(--orange); }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: "Noto Serif SC", Georgia, serif; font-weight: 700; letter-spacing: -.055em; }
h1 { max-width: 580px; margin-bottom: 24px; font-size: clamp(48px, 6vw, 82px); line-height: 1.12; }
h1 em, h2 em { color: var(--orange); font-style: normal; }
.hero-description { max-width: 440px; margin-bottom: 30px; color: var(--muted); font-size: 15px; line-height: 2; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; }
.button { min-height: 50px; padding: 0 22px; font-size: 13px; font-weight: 700; }
.button-primary { color: #fff; background: var(--orange); box-shadow: 0 10px 28px rgba(243, 106, 33, .18); }
.button-dark { color: #fff; background: var(--ink); }
.text-link { display: inline-flex; align-items: center; gap: 10px; color: var(--ink); font-size: 13px; font-weight: 700; }
.text-link span { color: var(--orange); font-size: 17px; }
.hero-note { display: flex; align-items: center; gap: 9px; margin-top: 72px; color: #9b8c82; font-size: 11px; }
.note-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--yellow); box-shadow: 0 0 0 5px #fff1d3; }
.hero-visual { position: relative; flex: 1 1 46%; min-height: 475px; }
.visual-orbit { position: absolute; border: 1px solid #f6d7c5; border-radius: 50%; transform: rotate(-20deg); }
.orbit-one { width: 420px; height: 245px; top: 78px; left: 3%; }
.orbit-two { width: 490px; height: 300px; top: 49px; left: -5%; border-color: #f7ebdf; }
.sun-shape { position: absolute; width: 285px; height: 285px; top: 63px; left: 18%; border-radius: 52% 48% 60% 40%; background: var(--cream); transform: rotate(28deg); }
.visual-card { position: absolute; display: flex; flex-direction: column; box-shadow: 0 18px 40px rgba(85, 46, 25, .12); }
.card-main { z-index: 1; width: 270px; min-height: 265px; top: 96px; left: 20%; padding: 28px; justify-content: space-between; color: #fff; background: var(--orange); border-radius: 4px 62px 4px 62px; transform: rotate(-5deg); }
.card-main strong { font: 700 29px/1.35 "Noto Serif SC", Georgia, serif; letter-spacing: -.06em; }
.card-kicker { font-size: 10px; letter-spacing: .18em; opacity: .78; }
.card-arrow { align-self: flex-end; font-size: 28px; }
.card-side { z-index: 2; width: 124px; height: 140px; right: 3%; top: 30px; padding: 18px; justify-content: space-between; background: var(--yellow); border-radius: 62px 4px 62px 4px; transform: rotate(8deg); }
.card-side span { font-size: 12px; }
.card-side strong { font: 700 21px/1.3 "Noto Serif SC", Georgia, serif; }
.card-bottom { z-index: 2; width: 145px; height: 128px; bottom: 40px; left: 0; padding: 16px; justify-content: space-between; background: #f6e8dd; border-radius: 50% 4px 50% 4px; transform: rotate(-8deg); }
.card-bottom span:last-child { font: 700 16px/1.4 "Noto Serif SC", Georgia, serif; }
.mini-wave { color: var(--orange); font-size: 32px; }
.trust-strip { display: flex; flex-wrap: wrap; gap: 22px; padding: 26px 32px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.trust-item { flex: 1 1 180px; display: flex; flex-direction: column; gap: 3px; padding-right: 18px; border-right: 1px solid var(--line); }
.trust-item:last-child { border-right: 0; }
.trust-item strong { font-family: "Noto Serif SC", Georgia, serif; font-size: 16px; }
.trust-item span { color: var(--muted); font-size: 11px; }
.intro-section, .experts-section, .projects-section, .process-section, .event-video-section, .join-section { padding: 138px 0; }
.section-heading { display: flex; gap: 40px; margin-bottom: 50px; }
.section-heading h2, .process-intro h2, .contact-inner h2 { margin-bottom: 0; font-size: clamp(34px, 4.4vw, 58px); line-height: 1.25; }
.split-heading > div { flex: 1 1 55%; }
.split-heading > p { flex: 0 1 330px; align-self: flex-end; margin-bottom: 7px; color: var(--muted); font-size: 14px; line-height: 1.9; }
.service-columns { display: flex; flex-wrap: wrap; gap: 22px; }
.service-feature { flex: 1 1 360px; min-height: 280px; display: flex; gap: 28px; padding: 35px; }
.service-feature-orange { color: #fff; background: var(--orange); border-radius: 62px 4px 4px 4px; }
.service-feature-cream { background: var(--cream); border-radius: 4px 4px 62px 4px; }
.feature-number { font: 700 14px/1 "Noto Serif SC", Georgia, serif; opacity: .65; }
.feature-content { flex: 1 1 auto; }
.feature-label { font-size: 10px; letter-spacing: .15em; opacity: .7; }
.feature-content h3 { margin: 32px 0 12px; font: 700 27px/1.2 "Noto Serif SC", Georgia, serif; letter-spacing: -.04em; }
.feature-content p { max-width: 310px; margin-bottom: 24px; font-size: 13px; line-height: 1.85; opacity: .82; }
.feature-link { display: inline-flex; align-items: center; gap: 12px; font-size: 12px; font-weight: 700; }
.feature-link span { font-size: 18px; }
.experts-section { background: var(--cream); width: 100%; padding-left: max(28px, calc((100% - 1180px) / 2)); padding-right: max(28px, calc((100% - 1180px) / 2)); }
.section-heading-row { align-items: flex-end; justify-content: space-between; }
.section-heading-row > .text-link { margin-bottom: 10px; }
.section-caption { margin-bottom: 10px; color: var(--muted); font-size: 11px; }
.directory-grid { display: flex; flex-wrap: wrap; gap: 64px; }
.directory-block { flex: 1 1 420px; min-width: 0; }
.directory-title { display: flex; align-items: center; gap: 14px; margin-bottom: 22px; }
.directory-title > div { flex: 1 1 auto; }
.section-index { display: inline-flex; align-items: center; justify-content: center; width: 33px; height: 33px; color: #fff; background: var(--orange); border-radius: 50%; font: 700 13px/1 Georgia, serif; }
.section-index-yellow { color: var(--ink); background: var(--yellow); }
.directory-title h3 { margin: 0; font: 700 24px/1.2 "Noto Serif SC", Georgia, serif; }
.directory-title p { margin: 2px 0 0; color: var(--muted); font-size: 11px; }
.directory-count { color: var(--orange); font-size: 12px; }
.profile-grid { display: flex; flex-wrap: wrap; gap: 13px; }
.profile-card { flex: 1 1 190px; min-width: 0; padding: 13px; background: rgba(255, 255, 255, .82); border: 1px solid rgba(234, 223, 216, .9); }
.profile-photo { display: flex; align-items: flex-end; justify-content: flex-start; height: 155px; padding: 13px; color: #fff; background: linear-gradient(140deg, #efc2a4, #a76d50); background-position: center; background-size: cover; }
.profile-card:nth-child(2) .profile-photo { background: linear-gradient(140deg, #d8c6b9, #826f62); }
.profile-card:nth-child(3) .profile-photo { background: linear-gradient(140deg, #edcf84, #b27837); }
.profile-photo span { padding: 4px 8px; background: rgba(48, 37, 31, .72); font-size: 10px; }
.profile-card h4 { margin: 13px 0 3px; font: 700 19px/1.25 "Noto Serif SC", Georgia, serif; }
.profile-card p { height: 40px; margin: 0; overflow: hidden; color: var(--muted); font-size: 11px; line-height: 1.8; }
.profile-meta { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 10px; }
.profile-meta span { padding: 3px 7px; color: var(--orange); background: #fff0e6; font-size: 10px; }
.loading-card, .empty-card { width: 100%; padding: 28px 16px; color: var(--muted); border: 1px dashed #e2cfc3; text-align: center; font-size: 12px; }
.projects-section { padding-bottom: 120px; }
.project-list { display: flex; flex-wrap: wrap; gap: 0; border-top: 1px solid var(--line); }
.project-card { flex: 1 1 240px; display: flex; flex-direction: column; min-height: 185px; padding: 25px 25px 22px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.project-card:nth-child(4n) { border-right: 0; }
.project-card span { color: var(--orange); font-size: 11px; }
.project-card h3 { margin: 20px 0 7px; font: 700 20px/1.3 "Noto Serif SC", Georgia, serif; }
.project-card p { flex: 1 1 auto; margin: 0; color: var(--muted); font-size: 12px; }
.project-price { margin-top: 17px; color: var(--ink) !important; font-weight: 700; }
.community-section { width: 100%; background: #fff2e5; padding-left: max(28px, calc((100% - 1180px) / 2)); padding-right: max(28px, calc((100% - 1180px) / 2)); }
.community-list { display: flex; flex-wrap: wrap; gap: 18px; }
.community-card { flex: 1 1 280px; display: flex; flex-direction: column; min-width: 0; overflow: hidden; border: 1px solid rgba(217, 85, 22, .12); background: #fffaf6; }
.community-photo, .community-video { width: 100%; height: 220px; object-fit: cover; background: #f4ddc8; }
.community-photo { background-position: center; background-size: cover; }
.community-photo--blank { display: flex; align-items: center; justify-content: center; color: #fff7ef; background: var(--deep-orange); font: 22px/1.35 "Noto Serif SC", Georgia, serif; letter-spacing: 3px; text-align: center; }
.community-card-copy { flex: 1; display: flex; flex-direction: column; gap: 11px; padding: 18px; }
.community-card-meta { display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #a08b7c; font-size: 12px; }
.community-card-copy p { flex: 1; margin: 0; color: #46362d; font-size: 16px; line-height: 1.7; }
.community-like { color: var(--deep-orange); font-size: 13px; }
.event-video-section { background: var(--white); }
.event-video-player { min-height: 420px; display: flex; align-items: center; justify-content: center; overflow: hidden; background: var(--ink); }
.event-video { width: 100%; max-height: 620px; background: #1f1814; }
.event-video-empty { width: min(460px, calc(100% - 48px)); display: flex; flex-direction: column; align-items: center; gap: 12px; padding: 56px 30px; color: #fff; border: 1px solid rgba(255,255,255,.18); text-align: center; }
.event-video-empty strong { font: 700 25px/1.3 "Noto Serif SC", Georgia, serif; }
.event-video-empty p { margin: 0; color: #c9bbb3; font-size: 13px; }
.event-video-icon { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; padding-left: 3px; color: var(--ink); background: var(--yellow); border-radius: 50%; }
.join-section { background: var(--cream); width: 100%; padding-left: max(28px, calc((100% - 1180px) / 2)); padding-right: max(28px, calc((100% - 1180px) / 2)); }
.join-grid { display: flex; flex-wrap: wrap; gap: 22px; }
.join-card { flex: 1 1 360px; min-height: 320px; display: flex; flex-direction: column; gap: 25px; padding: 35px; }
.join-card--orange { color: #fff; background: var(--orange); border-radius: 62px 4px 4px 4px; }
.join-card--cream { background: #fffdfb; border: 1px solid var(--line); border-radius: 4px 4px 62px 4px; }
.join-card-index { font: 700 14px/1 "Noto Serif SC", Georgia, serif; opacity: .65; }
.join-card h3 { margin: 18px 0 12px; font: 700 30px/1.2 "Noto Serif SC", Georgia, serif; letter-spacing: -.04em; }
.join-card p { max-width: 420px; margin: 0; font-size: 13px; line-height: 1.9; opacity: .84; }
.join-card .button { align-self: flex-start; margin-top: auto; }
.button-light { color: var(--orange); background: #fff; }
.join-hint { margin: 25px 0 0; color: var(--muted); font-size: 12px; line-height: 1.8; }
.contact-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 18px; }
.process-section { display: flex; flex-wrap: wrap; gap: 85px; align-items: flex-start; background: var(--ink); color: #fff; width: 100%; padding-left: max(28px, calc((100% - 1180px) / 2)); padding-right: max(28px, calc((100% - 1180px) / 2)); }
.process-intro { flex: 1 1 300px; }
.process-intro .eyebrow { color: var(--yellow); }
.process-intro .eyebrow span { background: var(--yellow); }
.process-intro h2 { margin-bottom: 25px; }
.process-intro p:last-child { max-width: 280px; color: #b4a69e; font-size: 13px; line-height: 1.9; }
.process-steps { flex: 1 1 570px; display: flex; flex-wrap: wrap; gap: 1px; background: #594941; }
.process-step { flex: 1 1 170px; min-height: 195px; padding: 25px; background: var(--ink); }
.process-step > span { color: var(--yellow); font: 700 13px/1 Georgia, serif; }
.process-step h3 { margin: 42px 0 8px; font: 700 19px/1.3 "Noto Serif SC", Georgia, serif; }
.process-step p { margin: 0; color: #b4a69e; font-size: 11px; line-height: 1.8; }
.contact-section { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 42px; min-height: 480px; padding-top: 105px; padding-bottom: 105px; }
.contact-inner { max-width: 610px; }
.contact-inner h2 { margin-bottom: 24px; }
.contact-inner > p:not(.eyebrow) { max-width: 430px; color: var(--muted); font-size: 13px; line-height: 1.9; }
.contact-inner .button { margin-top: 18px; }
.contact-stamp { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 245px; height: 245px; color: var(--orange); border: 1px solid #f0c8b2; border-radius: 50%; transform: rotate(12deg); }
.contact-stamp span { font: 700 20px/1 "Noto Serif SC", Georgia, serif; letter-spacing: .15em; }
.contact-stamp strong { font: 700 35px/1.5 Georgia, serif; }
.contact-stamp small { color: var(--muted); font-size: 8px; letter-spacing: .22em; }
.site-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 20px; min-height: 100px; padding-top: 25px; padding-bottom: 25px; border-top: 1px solid var(--line); }
.site-footer p { margin: 0; color: #a0948d; font-size: 10px; }
.footer-links { display: flex; gap: 22px; color: var(--muted); font-size: 11px; }
@media (max-width: 860px) { .hero { flex-direction: column; align-items: stretch; padding-top: 55px; } .hero-visual { min-height: 430px; margin-top: 20px; } .hero-copy { min-width: 0; } .hero-note { margin-top: 45px; } .site-nav { gap: 18px; } .directory-grid { gap: 44px; } }
@media (max-width: 620px) { .section-wrap, .site-header { width: min(100% - 36px, 1180px); } .site-header { min-height: 75px; } .site-nav { display: none; } .header-action { padding: 9px 12px; font-size: 11px; } h1 { font-size: 48px; } .hero { min-height: 0; padding: 55px 0 70px; } .hero-visual { min-height: 330px; transform: scale(.82); transform-origin: top left; width: 122%; margin-bottom: -60px; } .card-main { left: 18%; } .trust-strip { padding: 18px; } .trust-item { flex-basis: 42%; padding-bottom: 12px; border-right: 0; border-bottom: 1px solid var(--line); } .trust-item:nth-last-child(-n+2) { border-bottom: 0; } .intro-section, .experts-section, .projects-section, .process-section, .event-video-section, .join-section { padding-top: 80px; padding-bottom: 80px; } .section-heading { flex-direction: column; gap: 18px; margin-bottom: 30px; } .service-feature { min-height: 0; padding: 25px; } .feature-content h3 { margin-top: 23px; } .profile-card { flex-basis: 140px; } .profile-photo { height: 125px; } .project-card { flex-basis: 50%; padding: 20px 14px; } .project-card:nth-child(2n) { border-right: 0; } .project-card:nth-child(4n) { border-right: 0; } .process-section { gap: 38px; } .process-step { flex-basis: 100%; min-height: 0; } .process-step h3 { margin-top: 25px; } .event-video-player { min-height: 260px; } .event-video-empty { padding: 38px 20px; } .join-card { min-height: 0; padding: 25px; } .join-card h3 { margin-top: 14px; font-size: 27px; } .contact-section { min-height: 0; flex-direction: column; align-items: flex-start; padding-top: 80px; padding-bottom: 80px; } .contact-stamp { align-self: center; width: 190px; height: 190px; } .site-footer { align-items: flex-start; flex-direction: column; } }
