:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#fff7ea;--bg-deep:#f8ecd9;--ink:#17120f;--muted:#655b52;--line:#3d2b1f24;--card:#fffcf6c2;--accent:#d85032;--accent-dark:#b83c23;--amber:#a36a1f;--blue:#277eb6;--green:#228b55;--shadow:0 28px 80px #482b161f;--radius-lg:34px;--radius-md:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% 8%, #fffffff2, transparent 34rem), radial-gradient(circle at 12% 26%, #d8503214, transparent 22rem), radial-gradient(circle at 84% 30%, #a36a1f14, transparent 20rem), linear-gradient(180deg, #fffaf1 0%, var(--bg) 54%, var(--bg-deep) 100%);margin:0}button,a{font:inherit}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:34px 0 28px}.site-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand-mark{color:var(--accent);letter-spacing:-.045em;font-size:clamp(1.18rem,1vw + .95rem,1.55rem);font-weight:850}.hero{text-align:center;align-content:center;justify-items:center;min-height:66vh;padding:clamp(48px,9vw,100px) 0 clamp(30px,5vw,60px);display:grid}.eyebrow{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.22em;margin:0 0 18px;font-size:.72rem;font-weight:800}h1{letter-spacing:-.075em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,12vw,10rem);font-weight:500;line-height:.84}h1 span{display:block}.accent-text{color:var(--accent)}.subtitle{width:min(620px,100%);color:var(--muted);margin:clamp(22px,3vw,34px) 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.4vw,1.42rem);line-height:1.55}.bao-wrap{width:min(300px,62vw);height:245px;margin-top:clamp(24px,4vw,48px);position:relative}.bao{width:210px;height:138px;box-shadow:inset -18px -18px 30px #a6784e24, inset 14px 14px 24px #ffffffdb, var(--shadow);background:radial-gradient(circle at 42% 24%,#fffffff2,#0000 32%),linear-gradient(145deg,#fffdf7 0%,#f7ead7 62%,#ebd5b6 100%);border-radius:52% 52% 46% 46%/62% 62% 40% 40%;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.pleat{transform-origin:top;background:linear-gradient(#9f775452,#0000);border-radius:99px;width:2px;height:54px;position:absolute;top:10px;left:50%}.pleat-one{transform:translate(-50%)rotate(-22deg)}.pleat-two{height:68px;transform:translate(-50%)}.pleat-three{transform:translate(-50%)rotate(22deg)}.eye{background:#15110f;border-radius:50%;width:12px;height:12px;position:absolute;top:78px}.eye-left{left:70px}.eye-right{right:70px}.cheek{background:#e89c7847;border-radius:50%;width:23px;height:13px;position:absolute;top:91px}.cheek-left{left:44px}.cheek-right{right:44px}.smile{border-bottom:3px solid #17120fcc;border-radius:0 0 999px 999px;width:28px;height:18px;position:absolute;top:91px;left:50%;transform:translate(-50%)}.shadow{background:radial-gradient(#321e1229,#0000 68%);border-radius:50%;width:210px;height:28px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.steam{opacity:.46;filter:blur(.2px);border-radius:50%;width:22px;height:76px;animation:4.2s ease-in-out infinite steam;position:absolute;bottom:178px}.steam:before,.steam:after{content:"";border-left:5px solid #9f775438;border-radius:50%;position:absolute;inset:0}.steam-one{animation-delay:0s;left:112px}.steam-two{animation-delay:.8s;left:145px;transform:scale(.86)}.steam-three{animation-delay:1.4s;left:178px;transform:scale(.72)}@keyframes steam{0%,to{opacity:.12;transform:translateY(6px)scale(.84)}42%{opacity:.44;transform:translateY(-9px)scale(1)}}.status-pill{color:#fffaf4;letter-spacing:-.015em;background:linear-gradient(135deg,#1c1714,#38251f);border-radius:999px;justify-content:center;align-items:center;min-height:50px;margin:16px 0 0;padding:0 28px;font-weight:800;display:inline-flex;box-shadow:0 18px 40px #2319142e}.cards-section{padding:8px 0 clamp(42px,8vw,92px)}.section-rule{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(860px,100%);margin:0 auto 28px;display:grid}.section-rule span{background:linear-gradient(90deg, transparent, var(--line), transparent);height:1px}.section-rule h2{color:#51463f;text-transform:uppercase;letter-spacing:.22em;margin:0;font-size:.78rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(860px,100%);margin:0 auto;display:grid}.project-card{text-align:center;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:28px 22px 22px;display:flex;box-shadow:0 20px 50px #5b392012}.project-card--amber{color:var(--amber)}.project-card--blue{color:var(--blue)}.project-card--green{color:var(--green)}.project-card h3{color:var(--ink);letter-spacing:-.04em;margin:14px 0 8px;font-size:1.15rem}.project-card p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.5}.dot-row{gap:7px;margin-top:18px;display:flex}.dot-row span{opacity:.82;background:currentColor;border-radius:50%;width:5px;height:5px}.site-footer{color:var(--muted);justify-items:center;gap:12px;padding:20px 0 6px;font-size:.9rem;display:grid}.footer-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;line-height:1.6;display:inline-flex}.footer-line a{color:var(--accent-dark);text-underline-offset:4px;font-weight:750;text-decoration:none}.footer-line a:hover,.footer-line a:focus-visible{text-decoration:underline}.footer-divider{color:#655b528c}.mini-bao{color:#17120f66;border:1px solid var(--line);background:#ffffff8c;border-radius:999px 999px 70% 70%;place-items:center;width:34px;height:24px;display:grid}@media (width<=760px){.page-shell{width:min(100% - 24px,620px);padding-top:22px}.hero{min-height:auto;padding:56px 0 44px}h1{font-size:clamp(3.8rem,19vw,7.4rem);line-height:.87}.subtitle{font-size:1.05rem}.bao-wrap{width:250px;height:220px}.bao{width:186px;height:122px}.eye-left{left:61px}.eye-right{right:61px}.cheek-left{left:36px}.cheek-right{right:36px}.steam-one{left:85px}.steam-two{left:118px}.steam-three{left:151px}.card-grid{grid-template-columns:1fr}.project-card{min-height:164px}.section-rule{grid-template-columns:1fr;gap:14px}.section-rule span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
