@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600;700;900&display=swap";:root{--bg: #09111b;--bg-soft: #101b29;--bg-contrast: #d8c5a7;--panel: rgba(10, 18, 30, .78);--panel-strong: rgba(14, 22, 35, .94);--panel-soft: rgba(255, 248, 237, .06);--line: rgba(231, 214, 187, .18);--line-strong: rgba(231, 214, 187, .34);--text: #f4efe6;--muted: #c6bba9;--brand: #d6b177;--brand-strong: #f2c98e;--brand-deep: #815f34;--accent: #a6c0dd;--danger: #ff8f8f;--shadow: 0 30px 80px rgba(0, 0, 0, .35);--max-width: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{margin:0;min-height:100%}body{font-family:IBM Plex Sans SC,Microsoft YaHei,sans-serif;color:var(--text);background:var(--bg)}::selection{color:#231809;background:var(--brand-strong)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(var(--max-width),calc(100% - 2rem));margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.2rem;border-radius:999px;border:1px solid transparent;cursor:pointer;font-weight:600;letter-spacing:.01em;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{color:#211508;background:linear-gradient(135deg,#f2d09c,#c89458);box-shadow:0 12px 28px #c9945840}.btn.primary:hover{box-shadow:0 16px 34px #c9945857}.btn.ghost{color:var(--text);border-color:var(--line);background:#ffffff05}.btn.ghost:hover{border-color:var(--line-strong);background:#ffffff0d}.btn.danger{color:#ffe7e7;background:#ff8f8f1a;border-color:#ff8f8f6b}.status-text{margin:0;font-size:.92rem}.status-text.success{color:#d8f3d6}.status-text.error{color:#ffd5d5}label{display:grid;gap:.5rem;color:var(--muted);font-size:.95rem}input,textarea{width:100%;border:1px solid rgba(231,214,187,.16);border-radius:18px;background:#fff8ed0d;color:var(--text);padding:.9rem 1rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}input::placeholder,textarea::placeholder{color:#c6bba99e}input:focus,textarea:focus{outline:0;border-color:#f2c98e99;background:#fff8ed14;box-shadow:0 0 0 3px #f2c98e1f}.card{border:1px solid var(--line);border-radius:28px;background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-shell{position:relative;overflow:clip}.portal-shell:before,.portal-shell:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(18px)}.portal-shell:before{top:5rem;right:-8rem;width:24rem;height:24rem;background:radial-gradient(circle,rgba(166,192,221,.34),transparent 68%)}.portal-shell:after{left:-10rem;bottom:8rem;width:30rem;height:30rem;background:radial-gradient(circle,rgba(214,177,119,.18),transparent 70%)}.portal-bg{position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 15% 18%,rgba(214,177,119,.16),transparent 30%),radial-gradient(circle at 84% 12%,rgba(166,192,221,.18),transparent 26%),linear-gradient(180deg,#0b121c,#09111b 45%,#0c1724)}.portal-noise{position:fixed;inset:0;z-index:-2;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at center,black 55%,transparent 100%);mask-image:radial-gradient(circle at center,black 55%,transparent 100%)}.portal-header{position:sticky;top:0;z-index:40;padding-top:.9rem}.portal-header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.95rem 1.1rem;border:1px solid rgba(231,214,187,.12);border-radius:999px;background:#09111bb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{display:inline-flex;align-items:center;gap:.85rem;min-width:0}.logo-mark{display:grid;place-items:center;width:3rem;height:3rem;border-radius:18px;background:linear-gradient(145deg,#f2c98eeb,#936937eb),#d6b177;color:#241607;font-weight:700;letter-spacing:.08em;box-shadow:inset 0 1px #ffffff59}.logo-text{display:flex;flex-direction:column;min-width:0}.logo-text strong{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo-text small{color:var(--muted);font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-nav{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap}.portal-nav a{position:relative;color:var(--muted);font-size:.93rem;transition:color .2s ease}.portal-nav a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:1px;transform:scaleX(0);transform-origin:center;background:linear-gradient(90deg,transparent,var(--brand-strong),transparent);transition:transform .25s ease}.portal-nav a:hover{color:var(--text)}.portal-nav a:hover:after{transform:scaleX(1)}.portal-header-cta{display:inline-flex;align-items:center;gap:1rem}.portal-header-cta span{max-width:14rem;color:var(--muted);font-size:.79rem;line-height:1.55}.portal-header-minimal{grid-template-columns:auto 1fr}.portal-main-empty{min-height:100vh}.empty-hero{position:relative;display:grid;align-content:end;min-height:30vh;padding:3rem 0 2.4rem;overflow:hidden}.empty-hero-mark{color:#f4efe609;font-family:"Noto Serif SC",serif;font-size:clamp(10rem,32vw,27rem);font-weight:900;letter-spacing:-.12em;line-height:.72;-webkit-user-select:none;user-select:none}.empty-hero-line,.empty-section-line{height:1px;background:linear-gradient(90deg,rgba(242,201,142,.54),rgba(231,214,187,.08),transparent)}.empty-section{min-height:23rem;padding:4.6rem 0}.empty-section.section-contrast{margin-top:0}.empty-section-inner{display:grid;gap:2rem}.empty-section-head{display:flex;align-items:baseline;gap:1rem;animation:rise-in .8s ease both}.empty-section-index{color:var(--brand-strong);font-family:"Noto Serif SC",serif;font-size:1.05rem;letter-spacing:.12em}.empty-section h2{margin:0;color:var(--text);font-family:"Noto Serif SC",serif;font-size:clamp(2.3rem,5vw,4.8rem);font-weight:700;letter-spacing:-.04em;line-height:1.08}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:end;gap:1.4rem;padding:4.2rem 0 2.6rem}.hero-copy,.hero-panel,.story-card,.product-card,.process-card,.contact-panel,.contact-form{animation:rise-in .8s ease both}.hero-panel{animation-delay:.08s}.story-grid>:nth-child(2){animation-delay:.08s}.story-grid>:nth-child(3){animation-delay:.16s}.product-grid>:nth-child(2),.process-grid>:nth-child(2){animation-delay:.08s}.product-grid>:nth-child(3),.process-grid>:nth-child(3){animation-delay:.16s}.product-grid>:nth-child(4),.process-grid>:nth-child(4){animation-delay:.24s}.hero-kicker,.section-head p,.panel-kicker,.section-kicker{margin:0;color:var(--brand-strong);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1,.section-head h2,.story-card h3,.product-card h3,.process-card h3,.contact-panel h2,.contact-form h3{font-family:"Noto Serif SC",serif;font-weight:700}.hero-copy h1{margin:.85rem 0 1rem;max-width:12ch;font-size:clamp(2.9rem,7vw,5.4rem);line-height:1.05;letter-spacing:-.04em}.hero-lead{max-width:42rem;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-ribbon{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero-ribbon span{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(231,214,187,.12);background:#fff8ed0a;color:var(--muted);font-size:.88rem}.hero-ribbon span:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:linear-gradient(135deg,var(--brand-strong),#fff4dd)}.hero-panel{position:relative;padding:1.35rem;border:1px solid rgba(231,214,187,.2);border-radius:32px;background:linear-gradient(160deg,#fff8ed0f,#fff8ed05),var(--panel-strong);box-shadow:var(--shadow);overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(242,201,142,.5),transparent)}.hero-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.1rem}.hero-panel-head p{margin:0;color:var(--muted);font-size:.78rem;letter-spacing:.14em}.hero-panel-head strong{max-width:14rem;color:#f4efe6b8;font-size:.82rem;text-align:right;line-height:1.5}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.metric-card{display:grid;gap:.35rem;min-height:9.6rem;padding:1rem;border:1px solid rgba(231,214,187,.12);border-radius:24px;background:linear-gradient(180deg,#fff8ed0f,#fff8ed05),#070d16a6}.metric-card.accent{background:linear-gradient(180deg,#a6c0dd21,#fff8ed08),#070d16ad}.metric-card span{color:var(--muted);font-size:.9rem}.metric-card strong{align-self:end;font-family:"Noto Serif SC",serif;font-size:clamp(2rem,5vw,3rem);line-height:1}.hero-note{margin-top:1rem;padding:1rem 1.05rem;border-radius:24px;border:1px dashed rgba(231,214,187,.16);color:var(--muted);line-height:1.75;background:#fff8ed08}.section{padding:4.2rem 0}.section-contrast{position:relative;margin-top:1rem;padding:5rem 0;background:linear-gradient(180deg,#d8c5a714,#d8c5a70a),#080e168c}.section-head{margin-bottom:1.8rem}.section-head h2{max-width:16ch;margin:.85rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.18}.section-head-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);gap:1.25rem;align-items:end}.section-side-copy{margin:0;color:var(--muted);line-height:1.85}.story-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr);gap:1rem}.story-card{position:relative;padding:1.45rem;border:1px solid rgba(231,214,187,.16);border-radius:30px;background:linear-gradient(160deg,#fff8ed0d,#fff8ed04),#0a121edb;overflow:hidden}.story-card:before,.product-card:before,.process-card:before,.contact-panel:before,.contact-form:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(242,201,142,.32),transparent 45%,rgba(166,192,221,.18));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.story-card-lead{min-height:100%}.story-card h3,.product-card h3,.process-card h3{margin:.75rem 0 .8rem;font-size:1.45rem}.story-card p,.product-card p,.process-card p,.contact-panel p{color:var(--muted);line-height:1.85}.story-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.5rem}.story-stats div{padding-top:.9rem;border-top:1px solid rgba(231,214,187,.12)}.story-stats span{display:block;margin-bottom:.35rem;color:var(--muted);font-size:.84rem}.story-stats strong{font-size:1rem}.timeline-card{grid-column:2}.capability-list,.timeline,.contact-list{list-style:none;margin:0;padding:0}.capability-list{display:grid;gap:.8rem}.capability-list li{position:relative;padding:.95rem 1rem .95rem 1.5rem;border-radius:18px;background:#fff8ed0a;color:var(--text)}.capability-list li:before{content:"";position:absolute;left:.85rem;top:1.35rem;width:.38rem;height:.38rem;border-radius:999px;background:var(--brand-strong);box-shadow:0 0 16px #f2c98ea6}.timeline{display:grid;gap:.9rem}.timeline li{display:grid;grid-template-columns:5rem 1fr;gap:.8rem;padding:.95rem 0 .95rem 1rem;border-left:1px solid rgba(231,214,187,.16)}.timeline strong{color:var(--brand-strong);font-size:.98rem}.timeline span{color:var(--muted);line-height:1.75}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-card{position:relative;padding:1.4rem;border:1px solid rgba(231,214,187,.14);border-radius:30px;background:linear-gradient(180deg,#fff8ed14,#fff8ed05),#0e1623c7;box-shadow:0 24px 60px #0003}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-index{color:#f4efe66b;font-size:2rem;font-family:"Noto Serif SC",serif;line-height:1}.tag{display:inline-flex;align-items:center;padding:.34rem .7rem;border-radius:999px;background:#f2c98e24;border:1px solid rgba(242,201,142,.18);color:#ffe7bf;font-size:.78rem}.chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.chips span{padding:.35rem .72rem;border-radius:999px;border:1px solid rgba(231,214,187,.14);background:#fff8ed0a;color:var(--muted);font-size:.8rem}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.process-card{position:relative;padding:1.35rem;border:1px solid rgba(231,214,187,.14);border-radius:28px;background:linear-gradient(180deg,#fff8ed0d,#fff8ed04),#0c131ed1}.step{display:inline-block;color:var(--brand-strong);font-family:"Noto Serif SC",serif;font-size:1.65rem;line-height:1}.contact-section{padding-top:1rem;padding-bottom:5rem}.contact-stage{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem;align-items:start}.contact-panel,.contact-form{position:relative;padding:1.45rem;border:1px solid rgba(231,214,187,.14);border-radius:32px;background:linear-gradient(180deg,#fff8ed0d,#fff8ed04),#0b121de0}.contact-panel h2{margin:.8rem 0 .9rem;font-size:clamp(1.85rem,3.8vw,2.9rem);line-height:1.2}.contact-copy{margin:0 0 1.4rem}.contact-list{display:grid;gap:.85rem}.contact-list li{display:grid;gap:.3rem;padding:1rem;border-radius:20px;background:#fff8ed0a}.contact-list strong{color:var(--brand-strong);font-size:.85rem}.contact-list span{color:var(--text);line-height:1.75}.contact-form{display:grid;gap:.9rem}.contact-form-head{display:grid;gap:.4rem}.contact-form-head h3{margin:0;font-size:1.5rem}.portal-footer{padding:0 0 2rem}.portal-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.3rem;border-top:1px solid rgba(231,214,187,.12)}.portal-footer p{margin:0;color:#c6bba9e0;font-size:.86rem}.portal-footer-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem}.portal-footer-meta a{display:inline-flex;align-items:center;gap:.34rem;color:#c6bba9e0;font-size:.86rem;line-height:1.5;transition:color .2s ease}.portal-footer-meta a:hover{color:var(--brand-strong)}.police-beian img{width:1.1rem;height:1.1rem;flex:0 0 auto;object-fit:contain}.loading-float{position:fixed;right:1rem;bottom:1rem;z-index:60;max-width:min(24rem,calc(100vw - 2rem));padding:.75rem .95rem;border-radius:18px;border:1px solid rgba(231,214,187,.16);background:#09111beb;color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 36px #00000047}.loading-float.error{border-color:#ff8f8f59}.admin-shell{min-height:100vh;padding:1.2rem 0 2rem;background:radial-gradient(circle at 12% -10%,rgba(214,177,119,.16),transparent 35%),radial-gradient(circle at 95% 0%,rgba(166,192,221,.22),transparent 30%),linear-gradient(180deg,#0a1320,#08111b)}.admin-layout{display:grid;gap:.9rem}.admin-panel{padding:1rem;border:1px solid rgba(231,214,187,.12);border-radius:22px;background:#0a121ec7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-panel{max-width:420px;margin:10vh auto 0}.login-panel h1{margin:0}.login-panel p{color:var(--muted)}.login-panel form{display:grid;gap:.72rem}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.admin-header h1{margin:0;font-size:1.3rem}.admin-header p{margin:.2rem 0 0;color:var(--muted)}.admin-actions{display:flex;gap:.5rem}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.7rem}.panel-title h2,.panel-title h3{margin:0}.admin-grid{display:grid;gap:.68rem;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid .full{grid-column:1 / -1}.product-editor-list{display:grid;gap:.7rem}.product-editor-card{border:1px solid rgba(231,214,187,.12);border-radius:18px;background:#070e16b8;padding:.8rem;display:grid;gap:.56rem}.leads-grid{display:grid;gap:.6rem}.lead-card{border:1px solid rgba(231,214,187,.12);border-radius:18px;background:#070e16ad;padding:.7rem}.lead-card>div{display:flex;gap:.5rem;align-items:baseline}.lead-card strong{font-size:.95rem}.lead-card span,.lead-card small,.lead-card p{color:var(--muted)}.lead-card p{margin:.44rem 0 0;line-height:1.66}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.portal-header-inner,.hero,.story-grid,.section-head-split,.product-grid,.process-grid,.contact-stage,.admin-grid{grid-template-columns:1fr}.portal-header-inner{border-radius:28px}.portal-header-cta{justify-content:space-between}.timeline-card{grid-column:auto}}@media(max-width:820px){.portal-header{padding-top:.7rem}.portal-nav,.portal-header-cta span{display:none}.hero{padding-top:2.8rem}.hero-copy h1{max-width:none}.hero-stats,.story-stats{grid-template-columns:1fr}.portal-footer-inner,.portal-footer-meta,.admin-header,.panel-title{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.container{width:min(var(--max-width),calc(100% - 1rem))}.portal-header-inner,.hero-panel,.story-card,.product-card,.process-card,.contact-panel,.contact-form,.admin-panel{padding:1rem}.metric-card{min-height:7.6rem}.timeline li{grid-template-columns:1fr;padding-left:.8rem}.hero-copy h1,.section-head h2,.contact-panel h2{font-size:clamp(2rem,10vw,3rem)}.empty-hero{min-height:22vh}.empty-section{min-height:18rem;padding:3.4rem 0}}
