:root{--page-max: 1200px;--red: #9a1a22;--red-deep: #7a1219;--red-dark: #3d0c12;--cream: #f9f7f2;--cream-soft: #fffaf4;--gold: #c5a059;--gold-soft: #e8d4a8;--ink: #2a1814;--muted: #6b574d;--line: rgba(154, 26, 34, .12);--shadow: 0 18px 48px rgba(61, 12, 18, .1);--radius: 14px;--header-h: 76px;font-family:Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--cream-soft)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,SimSun,serif;font-weight:700;color:var(--ink)}.app-shell{min-height:100vh;overflow-x:hidden;background:var(--cream-soft)}.container{width:min(100% - 48px,var(--page-max));margin:0 auto}.page-main{padding-top:0}.page-main>:first-child{margin-top:0}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-head{max-width:720px;margin:0 auto 48px;text-align:center}.section-head h2{margin-bottom:12px;font-size:clamp(28px,3.2vw,40px);line-height:1.25}.section-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.8}.btn-primary,.btn-secondary,.btn-gold,.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:10px;font-size:15px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn-primary,.header-cta{border:0;background:var(--red);color:#fff;box-shadow:0 12px 28px #9a1a2238}.btn-secondary{border:1px solid rgba(42,24,20,.18);background:#ffffffdb;color:var(--ink)}.btn-gold{border:0;background:var(--gold-soft);color:var(--red-deep)}.btn-primary:hover,.btn-secondary:hover,.btn-gold:hover,.header-cta:hover{transform:translateY(-2px)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.site-header{position:fixed;top:0;right:0;left:0;z-index:100;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;height:var(--header-h);padding:0 max(24px,calc((100vw - var(--page-max)) / 2));background:#fff;border-bottom:0;box-shadow:none}.brand-logo{width:168px;height:auto;max-height:48px;object-fit:contain}.nav{display:flex;justify-content:center;gap:34px}.nav a{position:relative;height:var(--header-h);line-height:var(--header-h);color:#3a2a26;font-size:15px;font-weight:600}.nav a:after{position:absolute;right:0;bottom:18px;left:0;height:3px;border-radius:999px;background:var(--red);content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.nav a:hover,.nav a.active{color:var(--red)}.nav a:hover:after,.nav a.active:after{opacity:1;transform:scaleX(1)}.header-cta{min-width:112px;min-height:42px;border-radius:10px}.header-actions{display:flex;align-items:center;gap:14px}.lang-switch{border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:700}.qi-icon{display:block;flex:0 0 auto}.feature-grid a,.product-cards a,.story-cards a,.btn-gold,.btn-primary.pill,.btn-outline-gold,.play-btn,.story-meta span,.footer-contact p,.hero-point-row span,.memory-bar-text{display:inline-flex;align-items:center;gap:6px}.footer-contact p{gap:8px}.audio-play{display:grid;place-items:center}.quote-mark{color:var(--red);margin-bottom:8px}.btn-light{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:#fff;color:var(--red-deep);font-weight:700}.btn-outline-gold{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--gold);border-radius:999px;color:var(--gold-soft);font-weight:700}.btn-primary.pill{border-radius:999px;min-width:180px}.eyebrow.light{color:var(--gold-soft)}.timeline-page{background:#10241f;color:#f7f0dd}.timeline-hero{position:relative;min-height:560px;overflow:hidden}.timeline-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.timeline-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a1c18e0,#0a1c188c 48%,#0a1c1833)}.timeline-hero-copy{position:relative;z-index:1;max-width:720px;padding:90px 0 80px;margin-left:max(24px,calc((100vw - var(--page-max)) / 2))}.timeline-hero-copy h1{color:#fff7ea;font-size:clamp(36px,4.4vw,56px);line-height:1.22;margin-bottom:18px}.timeline-hero-copy p{max-width:560px;color:#fff7eac7;font-size:16px;line-height:1.85;margin-bottom:28px}.play-btn{border-radius:999px}.timeline-stage{padding:28px 0 64px;background:radial-gradient(circle at 20% 20%,rgba(197,160,89,.08),transparent 24rem),#0f241f}.timeline-layout{display:grid;grid-template-columns:120px 1fr;gap:28px;align-items:stretch;margin-bottom:28px}.year-rail{position:relative;display:grid;gap:8px;padding:12px 0}.year-rail:before{position:absolute;top:18px;bottom:18px;left:18px;width:2px;background:linear-gradient(180deg,transparent,var(--gold),transparent);content:""}.year-rail button{position:relative;z-index:1;min-height:42px;padding-left:36px;border:0;background:transparent;color:#fff7ea8c;text-align:left;font-weight:700}.year-rail button:before{position:absolute;top:50%;left:18px;width:10px;height:10px;border:2px solid rgba(255,247,234,.45);border-radius:50%;background:#0f241f;content:"";transform:translate(-50%,-50%)}.year-rail button.active{color:var(--gold-soft);font-size:20px}.year-rail button.active:before{width:14px;height:14px;border-color:var(--gold-soft);background:var(--gold);box-shadow:0 0 18px #c5a05973}.story-panel{display:grid;grid-template-columns:1.05fr .95fr;gap:0;overflow:hidden;border:1px solid rgba(197,160,89,.28);border-radius:18px;background:#fff7ea0a;box-shadow:0 24px 60px #00000038}.story-copy{padding:36px 32px}.story-copy h2{color:#fff7ea;margin-bottom:14px;font-size:32px}.story-copy>p{color:#fff7eabd;line-height:1.85;margin-bottom:20px}.story-meta{display:flex;gap:12px;margin-bottom:22px}.story-meta span{padding:6px 12px;border-radius:999px;background:#c5a0591f;color:var(--gold-soft);font-size:13px;font-weight:700}.audio-player{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border-radius:12px;background:#00000047}.audio-play{width:40px;height:40px;border:0;border-radius:50%;background:var(--gold);color:#2a1814;font-size:14px}.wave{height:28px;border-radius:6px;background:repeating-linear-gradient(90deg,rgba(197,160,89,.85) 0 3px,transparent 3px 7px);opacity:.85}.audio-player small{color:#fff7eab3;font-size:12px}.story-panel>img{width:100%;height:100%;min-height:360px;object-fit:cover}.stage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stage-card{padding:22px 18px;border:1px solid rgba(197,160,89,.28);border-radius:14px;background:#fff7ea0a;color:#f7f0dd;text-align:left}.stage-card.active{border-color:var(--gold);background:#c5a0591a}.stage-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;border:1px solid rgba(197,160,89,.45);border-radius:10px;color:var(--gold-soft)}.stage-card strong{display:block;margin-bottom:6px;color:#fff7ea}.stage-card small{display:block;margin-bottom:10px;color:var(--gold-soft)}.stage-card p{margin:0;color:#fff7eaad;font-size:13px;line-height:1.65}.memory-bar{background:#00000047;border-top:1px solid rgba(197,160,89,.16);border-bottom:1px solid rgba(197,160,89,.16)}.memory-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.memory-bar-inner strong{display:block;margin-bottom:6px;color:#fff7ea}.memory-bar-inner p{margin:0;color:#fff7eaad;font-size:14px}.timeline-stories{padding:64px 0}.section-head.light-on-dark h2{color:#fff7ea}.story-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.story-cards article{overflow:hidden;border-radius:14px;background:#fff7ea0d;border:1px solid rgba(197,160,89,.16)}.story-cards img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.story-cards h3,.story-cards p,.story-cards a{padding-left:18px;padding-right:18px}.story-cards h3{margin:16px 0 10px;color:#fff7ea;font-size:18px}.story-cards p{margin:0 0 14px;color:#fff7eaad;font-size:14px;line-height:1.7}.story-cards a{display:inline-block;margin-bottom:18px;color:var(--gold-soft);font-weight:700;font-size:14px}.timeline-cta{background:radial-gradient(circle at 70% 50%,rgba(232,212,168,.12),transparent 28%),linear-gradient(90deg,#7a1219,#9a1a22 55%,#7a1219)}.family-hero{position:relative;min-height:520px;overflow:hidden}.family-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.family-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f9f7f2f0,#f9f7f2b8 42%,#f9f7f22e)}.family-hero-copy{position:relative;z-index:1;max-width:640px;padding:90px 0 70px;margin-left:max(24px,calc((100vw - var(--page-max)) / 2))}.family-hero-copy h1{margin-bottom:16px;font-size:clamp(36px,4.2vw,52px);line-height:1.22}.family-hero-copy>p{max-width:520px;margin-bottom:24px;color:var(--muted);font-size:16px;line-height:1.85}.hero-point-row{display:flex;flex-wrap:wrap;gap:12px}.hero-point-row span{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#ffffffc7;color:var(--red-deep);font-size:13px;font-weight:700}.hero-point-row i{width:10px;height:10px;border-radius:50%;border:1.5px solid var(--red)}.family-network-section{padding:24px 0 40px}.network-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;padding:28px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.network-diagram{position:relative;min-height:420px;border-radius:16px;background:radial-gradient(circle at 50% 50%,rgba(154,26,34,.06),transparent 12rem),#faf6f1}.net-center{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:128px;height:128px;border-radius:50%;background:var(--red);color:#fff;text-align:center;font-weight:700;transform:translate(-50%,-50%);box-shadow:0 18px 40px #9a1a2247}.net-center small{font-size:12px;opacity:.85}.net-node{position:absolute;min-width:96px;padding:12px 16px;border-radius:999px;background:#fff;color:var(--ink);font-weight:700;text-align:center;box-shadow:0 10px 24px #3d0c1214}.net-node.pos-top{top:36px;left:50%;transform:translate(-50%)}.net-node.pos-left{top:50%;left:28px;transform:translateY(-50%)}.net-node.pos-right{top:50%;right:28px;transform:translateY(-50%)}.net-node.pos-bottom{bottom:56px;left:50%;transform:translate(-50%)}.net-node.solid{border:2px solid var(--red)}.net-node.dashed{border:2px dashed #c5a059}.net-node.dotted{border:2px dotted #9a8578}.net-legend{position:absolute;left:18px;bottom:16px;display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted)}.net-legend i{display:inline-block;width:18px;height:0;margin-right:6px;border-top:2px solid var(--red);vertical-align:middle}.net-legend i.dashed{border-top-style:dashed;border-top-color:#c5a059}.net-legend i.dotted{border-top-style:dotted;border-top-color:#9a8578}.network-copy h2{margin-bottom:22px;font-size:30px;line-height:1.3}.network-copy article{display:grid;grid-template-columns:42px 1fr;gap:12px;margin-bottom:16px}.benefit-icon,.role-icon,.scene-icon{display:block;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#9a1a220f}.network-copy strong{display:block;margin-bottom:4px}.network-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.rules-section,.scenario-section,.cases-section{padding:48px 0}.section-head.with-lines h2{position:relative;display:inline-block}.rules-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.rules-grid article{padding:22px 16px;border:1px solid var(--line);border-radius:14px;background:#fff}.rules-grid h3{margin:12px 0;font-size:16px}.rules-grid ul{margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.7}.scenario-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.scenario-cards article{overflow:hidden;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.scenario-cards img{width:100%;aspect-ratio:16 / 11;object-fit:cover}.scenario-cards div{padding:18px}.scenario-cards h3{margin:10px 0 8px;font-size:18px}.scenario-cards p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.cases-carousel{display:grid;grid-template-columns:44px 1fr 44px;gap:12px;align-items:center}.cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cases-grid article{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:14px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.cases-grid img{width:120px;height:120px;border-radius:12px;object-fit:cover}.cases-grid h3{margin-bottom:8px;font-size:17px}.cases-grid p{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.65}.cases-grid span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#9a1a2214;color:var(--red);font-size:12px;font-weight:700}.family-cta .btn-light:hover{transform:translateY(-2px)}.service-page{background:#fdfbf7;min-height:calc(100vh - var(--header-h))}.service-hero{padding:48px 0 20px}.service-hero-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:center}.service-hero-copy h1{margin-bottom:18px;font-size:clamp(42px,5vw,64px)}.service-hero-copy p{margin:0 0 8px;color:var(--muted);font-size:20px;line-height:1.6}.service-hero-visual img{width:100%;aspect-ratio:16 / 11;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.service-panel-wrap{padding:20px 0 72px}.service-panel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;overflow:hidden;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.service-panel article{padding:36px 22px;text-align:center;border-right:1px solid rgba(42,24,20,.08)}.service-panel article:last-child{border-right:0}.service-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 18px;border-radius:50%;color:var(--red);position:relative}.service-icon:before{content:"";width:22px;height:22px;border:2px solid currentColor;border-radius:6px}.icon-escort:before{border-radius:999px 999px 4px 4px}.icon-home:before{clip-path:polygon(50% 0,100% 35%,100% 100%,0 100%,0 35%)}.icon-errand:before{border-radius:4px}.icon-mind:before{border-radius:50%}.icon-health:before{border-radius:8px 8px 4px 4px}.service-panel h3{margin-bottom:12px;font-size:20px}.service-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.service-cta{display:flex;justify-content:center;margin-top:36px}.about-hero{position:relative;min-height:560px;overflow:hidden}.about-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.about-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2a0a0eb8,#2a0a0e6b 48%,#2a0a0e2e)}.about-hero-copy{position:relative;z-index:1;max-width:720px;padding:110px 0 90px;margin-left:max(24px,calc((100vw - var(--page-max)) / 2))}.about-hero-copy h1{color:#fff;margin-bottom:20px;font-size:clamp(34px,4.2vw,52px);line-height:1.28}.about-hero-copy p{max-width:560px;margin:0;color:#ffffffd1;font-size:16px;line-height:1.9}.trust-exp-section,.roadmap-section,.about-stories{padding:72px 0;background:#fff}.who-section{padding:72px 0;background:var(--cream)}.trust-exp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.trust-exp-grid article{min-height:210px;padding:26px;border:1px solid var(--line);border-radius:14px;background:#fff}.trust-icon-box{display:block;width:42px;height:42px;margin-bottom:18px;border-radius:10px;background:#9a1a2214;border:1px solid var(--line)}.trust-exp-grid h3{margin-bottom:10px;font-size:20px}.trust-exp-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.who-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.who-grid article{text-align:center}.who-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:14px;margin-bottom:16px;box-shadow:var(--shadow)}.who-grid h3{margin-bottom:8px;font-size:20px}.who-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.roadmap-line{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.roadmap-line:before{position:absolute;top:18px;left:8%;right:8%;height:2px;background:var(--red);content:""}.roadmap-line article{position:relative;padding-top:8px;text-align:center}.roadmap-line span{display:grid;place-items:center;width:36px;height:36px;margin:0 auto 18px;border-radius:50%;background:var(--red);color:#fff;font-size:12px;font-weight:800;position:relative;z-index:1}.roadmap-line h3{margin-bottom:10px;font-size:20px}.roadmap-line p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.about-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.about-story-grid article{padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.quote-mark{display:block;margin-bottom:10px;color:var(--red)}.about-story-grid p{margin:0 0 18px;color:var(--ink);font-size:15px;font-style:italic;line-height:1.75}.about-story-grid img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:10px;margin-bottom:14px}.about-story-grid .name{color:var(--muted);font-size:13px;font-weight:700}@media(max-width:1100px){.timeline-layout,.story-panel,.network-panel,.service-hero-inner,.family-hero-copy,.timeline-hero-copy,.about-hero-copy{grid-template-columns:1fr;margin-left:auto;margin-right:auto}.stage-grid,.story-cards,.rules-grid,.scenario-cards,.cases-grid,.service-panel,.trust-exp-grid,.who-grid,.roadmap-line,.about-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.year-rail{grid-template-columns:repeat(5,minmax(0,1fr))}.year-rail:before{display:none}.year-rail button{padding-left:0;text-align:center}.year-rail button:before{display:none}.service-panel article{border-right:0;border-bottom:1px solid rgba(42,24,20,.08)}.memory-bar-inner,.cases-carousel{grid-template-columns:1fr;display:grid}}@media(max-width:760px){.header-actions{gap:8px}.lang-switch{display:none}.stage-grid,.story-cards,.rules-grid,.scenario-cards,.cases-grid,.service-panel,.trust-exp-grid,.who-grid,.roadmap-line,.about-story-grid,.year-rail{grid-template-columns:1fr}.cases-grid article{grid-template-columns:1fr}.cases-grid img{width:100%;height:160px}.net-node,.net-center{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none;margin:10px auto}.network-diagram{display:grid;gap:8px;padding:18px;min-height:auto}.net-legend{position:relative;left:auto;bottom:auto}.btn-outline-gold,.btn-light{width:100%}}.home-hero{position:relative;min-height:620px;overflow:hidden;background:#efe6d8}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center right;background-size:cover;transform:scale(1.02)}.home-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f9f7f2f5,#f9f7f2e0 34%,#f9f7f247 58%,#f9f7f214),linear-gradient(0deg,rgba(42,24,20,.08),transparent 40%)}.home-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:40px;min-height:620px;padding:56px 0 120px}.home-hero-copy h1{margin-bottom:20px;font-size:clamp(40px,4.6vw,58px);line-height:1.18}.home-hero-copy p{max-width:520px;margin-bottom:28px;color:var(--muted);font-size:16px;line-height:1.9}.home-hero-visual{position:relative;min-height:420px}.phone{position:absolute;width:220px;padding:10px;border-radius:28px;background:linear-gradient(160deg,#2a1814,#5a3030);box-shadow:0 28px 60px #2a181447}.phone-screen{min-height:360px;padding:16px;border-radius:22px;background:#fffaf4}.phone-bar{width:64px;height:5px;margin:0 auto 18px;border-radius:999px;background:#2a181429}.phone-a{top:18px;left:18%;transform:rotate(-4deg)}.phone-b{top:70px;right:8%;transform:rotate(5deg)}.mock-profile{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;margin-bottom:16px}.mock-profile>span,.mock-people span{display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-weight:700}.mock-profile>span{width:44px;height:44px}.mock-profile b{display:block;font-size:15px}.mock-profile small,.mock-card small{color:var(--muted);font-size:12px}.mock-timeline{padding:14px;border-radius:12px;background:#f3ebe0}.mock-timeline em{display:block;margin-bottom:8px;color:var(--red);font-style:normal;font-weight:700;font-size:13px}.mock-timeline p,.mock-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.mock-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.mock-chips i{display:block;height:54px;border-radius:10px;background:linear-gradient(135deg,#9a1a221f,#c5a0592e),#efe4d4}.mock-title{display:block;margin-bottom:14px;font-size:16px}.mock-people{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.mock-people span{width:100%;aspect-ratio:1;font-size:13px}.mock-card{padding:14px;border-radius:12px;background:#f3ebe0}.feature-cards{position:relative;z-index:2;margin-top:-72px;margin-bottom:24px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-grid article{min-height:220px;padding:28px 24px 22px;border:1px solid rgba(255,255,255,.8);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.feature-icon,.card-icon,.point-icon,.belief-icon,.strength-icon,.matrix-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:12px;background:#9a1a2214;color:var(--red);position:relative}.feature-icon:before,.card-icon:before,.point-icon:before,.belief-icon:before,.strength-icon:before,.matrix-icon:before{content:"";display:block;width:18px;height:18px;border:2px solid currentColor;border-radius:4px}.icon-archive:before,.icon-person:before{border-radius:50%;box-shadow:0 8px 0 -2px currentColor}.icon-family:before,.icon-group:before{width:22px;border-radius:999px 999px 4px 4px;background:radial-gradient(circle at 6px 5px,currentColor 0 3px,transparent 3.5px),radial-gradient(circle at 16px 5px,currentColor 0 3px,transparent 3.5px)}.icon-privacy:before,.icon-lock:before,.icon-shield:before{border-radius:50% 50% 40% 40%;height:20px}.icon-service:before,.icon-heart:before{border:0;width:16px;height:16px;background:currentColor;transform:rotate(45deg);border-radius:2px}.icon-phone:before{width:12px;height:18px;border-radius:3px}.feature-grid h3{margin-bottom:10px;font-size:22px}.feature-grid p{min-height:72px;margin-bottom:18px;color:var(--muted);font-size:14px;line-height:1.75}.feature-grid a{color:var(--red);font-size:14px;font-weight:700}.brand-section{padding:72px 0 40px;background:var(--cream)}.brand-layout{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:48px;align-items:center}.brand-layout>img{width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.brand-copy h2{margin-bottom:18px;font-size:clamp(30px,3.4vw,42px);line-height:1.25}.brand-copy>p:not(.eyebrow){margin-bottom:28px;color:var(--muted);font-size:15px;line-height:1.9}.belief-row{display:grid;gap:18px}.belief-row>div{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.belief-icon{width:42px;height:42px;margin:0;border-radius:50%}.belief-row strong{display:block;margin-bottom:4px;font-size:16px}.belief-row small{color:var(--muted);font-size:13px;line-height:1.6}.solutions-section{padding:64px 0 80px;background:var(--cream-soft)}.solutions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.solutions-grid article{overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.solutions-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.solutions-grid div{padding:20px 18px 24px}.solutions-grid span{display:block;margin-bottom:8px;color:var(--red);font-family:Georgia,serif;font-size:28px;font-weight:700;line-height:1}.solutions-grid h3{margin-bottom:8px;font-size:18px}.solutions-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.stats-banner{background:radial-gradient(circle at 20% 50%,rgba(197,160,89,.16),transparent 24%),linear-gradient(90deg,var(--red-deep),var(--red),var(--red-deep));color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:42px 0}.stats-grid article{text-align:center}.laurel{position:relative;display:inline-grid;place-items:center;min-width:140px;min-height:88px;margin-bottom:10px}.laurel:before,.laurel:after{position:absolute;top:8px;bottom:8px;width:28px;border:2px solid rgba(232,212,168,.7);content:""}.laurel:before{left:0;border-right:0;border-radius:40px 0 0 40px}.laurel:after{right:0;border-left:0;border-radius:0 40px 40px 0}.laurel strong{color:var(--gold-soft);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.6vw,48px);line-height:1}.stats-grid span{color:#fffaf4db;font-size:14px;font-weight:600}.stories-section{padding:72px 0;background:var(--cream)}.stories-carousel{position:relative;display:grid;grid-template-columns:48px 1fr 48px;gap:12px;align-items:center}.carousel-btn{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--red);font-size:28px;line-height:1;box-shadow:0 8px 20px #3d0c1214}.stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stories-grid article,.proof-cards article{overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.stories-grid img,.proof-cards img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.stories-grid blockquote,.proof-cards blockquote{margin:0;padding:22px 22px 8px;color:var(--ink);font-size:15px;font-style:italic;font-weight:600;line-height:1.7}.stories-grid span,.proof-cards span{display:block;padding:0 22px 22px;color:var(--muted);font-size:13px;font-weight:700}.final-cta-banner{padding:56px 0;background:radial-gradient(circle at 80% 40%,rgba(232,212,168,.14),transparent 30%),url("data:image/svg+xml,%3Csvg width='160' height='160' viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M80 10c18 18 28 34 28 52s-10 34-28 52c-18-18-28-34-28-52s10-34 28-52z' fill='none' stroke='%23ffffff' stroke-opacity='0.06' stroke-width='2'/%3E%3C/svg%3E"),linear-gradient(90deg,var(--red-deep),var(--red) 55%,var(--red-deep));color:#fff}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.final-cta-inner h2{max-width:680px;margin:0 0 10px;color:#fff;font-size:clamp(26px,3vw,36px);line-height:1.35}.final-cta-inner p{margin:0;color:#fffaf4c7;font-size:14px}.archive-cta .final-cta-inner{justify-content:center;text-align:center;flex-direction:column}.archive-cta .final-cta-inner h2{max-width:820px}.site-footer{background:linear-gradient(160deg,#2a0a10,#4a1018 55%,#2a0a10);color:#fffaf4c7}.footer-inner{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr 1.1fr;gap:28px;width:min(100% - 48px,var(--page-max));margin:0 auto;padding:56px 0 36px}.footer-brand img{width:158px;margin-bottom:16px;padding:8px 10px;border-radius:8px;background:#fff}.footer-brand p{margin:0 0 18px;max-width:320px;color:#fffaf49e;font-size:13px;line-height:1.8}.footer-social{display:flex;gap:10px}.footer-social span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffffff14;color:#fff;font-size:12px;font-weight:700}.footer-col,.footer-contact{display:grid;gap:12px;align-content:start}.footer-col h4,.footer-contact h4{margin:0 0 4px;color:#fff;font-size:15px;font-family:inherit;font-weight:700}.footer-col a,.footer-contact p{margin:0;color:#fffaf4ad;font-size:14px;line-height:1.6}.footer-col a:hover{color:var(--gold-soft)}.footer-contact i{display:inline-block;width:14px;margin-right:8px;opacity:.7}.footer-bottom{display:flex;justify-content:space-between;gap:16px;width:min(100% - 48px,var(--page-max));margin:0 auto;padding:18px 0 28px;border-top:1px solid rgba(255,255,255,.08);color:#fffaf46b;font-size:12px}.archive-hero,.sub-hero{position:relative;min-height:520px;overflow:hidden;background:#efe6d8}.archive-hero-bg,.sub-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.archive-hero-mask,.sub-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f9f7f2f0,#f9f7f2c7 38%,#f9f7f233 68%,#f9f7f214)}.archive-hero-inner,.sub-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:36px;min-height:520px;padding:64px 0}.archive-hero-copy h1,.sub-hero-inner h1{max-width:640px;margin-bottom:18px;font-size:clamp(36px,4.2vw,52px);line-height:1.22}.archive-hero-copy p,.sub-hero-inner p{max-width:560px;margin-bottom:28px;color:var(--muted);font-size:16px;line-height:1.85}.archive-hero-card{padding:22px 20px;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:#fffaf4d1;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-point{display:flex;align-items:center;gap:14px;padding:12px 4px}.hero-point+.hero-point{border-top:1px solid var(--line)}.point-icon{width:40px;height:40px;margin:0;border-radius:10px;background:#9a1a221a}.hero-point strong{color:var(--red-deep);font-size:15px}.archive-position{padding:72px 0 40px;background:var(--cream-soft)}.product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-cards article{display:flex;flex-direction:column;min-height:360px;padding:30px 26px;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.card-icon{border-radius:50%;background:var(--red);color:#fff}.product-cards h3{margin-bottom:12px;font-size:22px}.product-cards p{margin-bottom:18px;color:var(--muted);font-size:14px;line-height:1.75}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.tag-row span{padding:6px 10px;border-radius:999px;background:#f3ebe0;color:var(--ink);font-size:12px;font-weight:600}.product-cards a{margin-top:auto;color:var(--red);font-size:14px;font-weight:700}.strength-bar{padding:28px 0;background:#f3eee6}.strength-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.strength-grid article{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.strength-icon{width:42px;height:42px;margin:0;border-radius:50%;background:transparent;border:1px solid rgba(107,87,77,.28);color:#8a6a4a}.strength-grid strong{display:block;margin-bottom:6px;font-size:15px}.strength-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.archive-design{padding:72px 0;background:var(--cream)}.design-layout{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:48px;align-items:center}.design-layout>img{width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.design-copy h2{margin-bottom:16px;font-size:clamp(28px,3.2vw,38px);line-height:1.3}.design-copy>p:not(.eyebrow){margin-bottom:28px;color:var(--muted);font-size:15px;line-height:1.85}.matrix-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.matrix-grid article{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start}.matrix-icon{width:40px;height:40px;margin:0;border-radius:50%;color:#8a6a4a;background:transparent;border:1px solid rgba(107,87,77,.28)}.matrix-grid strong{display:block;margin-bottom:6px;font-size:15px}.matrix-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.archive-proof{padding:24px 0 72px;background:var(--cream-soft)}.proof-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.proof-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.proof-dots i{width:8px;height:8px;border-radius:50%;background:#9a1a2233}.proof-dots i.active{background:var(--red)}.sub-hero-inner{grid-template-columns:1fr;max-width:760px;margin-right:auto;margin-left:auto}.sub-content{padding:64px 0;background:var(--cream-soft)}.sub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sub-grid article{min-height:180px;padding:26px;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.sub-grid h3{margin-bottom:12px;font-size:20px}.sub-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}@media(max-width:1100px){.nav{gap:18px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.site-header{grid-template-columns:auto 1fr;height:var(--header-h);min-height:var(--header-h);padding-top:0;padding-bottom:0}.nav{grid-column:1 / -1}.nav a{height:40px;line-height:40px;white-space:nowrap}.header-cta{justify-self:end}.page-main{padding-top:0}.home-hero-inner,.brand-layout,.design-layout,.archive-hero-inner,.timeline-layout,.story-panel,.network-panel,.service-hero-inner{grid-template-columns:1fr}.home-hero-visual{min-height:380px}.feature-grid,.solutions-grid,.stats-grid,.stories-grid,.product-cards,.strength-grid,.proof-cards,.sub-grid,.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1 / -1}.final-cta-inner{flex-direction:column;align-items:flex-start}.archive-cta .final-cta-inner{align-items:center}}@media(max-width:760px){.container,.footer-inner,.footer-bottom{width:min(100% - 32px,var(--page-max))}.page-main{padding-top:0}.home-hero-inner,.archive-hero-inner,.sub-hero-inner{min-height:auto;padding:40px 0 88px}.home-hero-copy h1,.archive-hero-copy h1,.sub-hero-inner h1{font-size:34px}.phone{position:relative;top:auto;right:auto;left:auto;width:min(100%,240px);margin:0 auto 16px;transform:none}.home-hero-visual{min-height:auto}.feature-cards{margin-top:-48px}.feature-grid,.solutions-grid,.stats-grid,.stories-grid,.product-cards,.strength-grid,.proof-cards,.sub-grid,.matrix-grid,.footer-inner,.stories-carousel{grid-template-columns:1fr}.stories-carousel{gap:16px}.carousel-btn{justify-self:center}.stories-carousel .prev{order:2}.stories-grid{order:1}.stories-carousel .next{order:3}.footer-bottom{flex-direction:column}.btn-primary,.btn-secondary,.btn-gold,.hero-actions{width:100%}}.quote-mark{display:inline-flex!important;font-size:inherit!important;font-family:inherit!important;line-height:1!important}.site-header{position:relative}.menu-toggle{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--red)}.mobile-nav{display:none}.icon-badge{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:14px;background:#9a1a2214;color:var(--red)}.icon-badge.soft{width:42px;height:42px;margin-bottom:0;border-radius:50%;border:1px solid var(--line);background:#9a1a220f}.icon-badge.filled{background:var(--red);color:#fff;border-radius:50%}.icon-badge.lg{width:58px;height:58px;margin:0 auto 16px;border-radius:50%}.icon-badge.gold{color:var(--gold-soft);border-color:#c5a05959;background:#c5a0591f}.feature-grid a,.product-cards a,.story-cards a,.play-btn,.btn-outline-gold,.memory-bar-text,.footer-contact p,.hero-point-row span,.story-meta span{display:inline-flex;align-items:center;gap:6px}.memory-bar-text{gap:14px}.footer-contact p .qi-icon{opacity:.85}.stage-icon{display:grid!important;place-items:center;color:var(--gold-soft)}.audio-play{display:grid;place-items:center;padding:0}.service-icon{display:none}@media(max-width:1100px){.nav,.lang-switch{display:none!important}.menu-toggle{display:grid}.mobile-nav{position:absolute;top:calc(100% + 8px);right:16px;left:16px;z-index:60;display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fffffffa;box-shadow:0 22px 48px #3d0c1224}.mobile-nav a{min-height:46px;padding:0 14px;border-radius:10px;color:var(--ink);font-size:15px;font-weight:600;line-height:46px}.mobile-nav a.active,.mobile-nav a:hover{background:#9a1a2214;color:var(--red)}.mobile-cta{margin-top:8px!important;background:var(--red)!important;color:#fff!important;text-align:center}.home-hero-inner,.brand-layout,.design-layout,.archive-hero-inner,.feature-grid,.solutions-grid,.stats-grid,.stories-grid,.product-cards,.strength-grid,.proof-cards,.footer-inner{grid-template-columns:1fr 1fr}.home-hero-inner,.brand-layout,.design-layout,.archive-hero-inner{grid-template-columns:1fr}.phone-a,.phone-b{position:relative;top:auto;right:auto;left:auto;width:min(100%,220px);margin:0 auto 14px;transform:none}.home-hero-visual{min-height:auto}.year-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.year-rail:before,.year-rail button:before{display:none}.year-rail button{padding-left:0;text-align:center;border:1px solid rgba(197,160,89,.22);border-radius:10px}}@media(max-width:760px){.feature-grid,.solutions-grid,.stats-grid,.stories-grid,.product-cards,.strength-grid,.proof-cards,.stage-grid,.story-cards,.rules-grid,.scenario-cards,.cases-grid,.service-panel,.trust-exp-grid,.who-grid,.roadmap-line,.about-story-grid,.matrix-grid,.footer-inner,.year-rail,.belief-row,.home-belief-row{grid-template-columns:1fr!important}.brand-logo{width:132px;max-height:42px}.header-cta{min-width:84px;min-height:36px;font-size:13px}.home-hero-copy h1,.archive-hero-copy h1,.service-hero-copy h1,.family-hero-copy h1,.timeline-hero-copy h1,.about-hero-copy h1{font-size:30px!important}.stories-carousel,.cases-carousel,.final-cta-inner,.memory-bar-inner{display:grid!important;grid-template-columns:1fr!important}.carousel-btn{justify-self:center}.hero-actions .btn-primary,.hero-actions .btn-secondary,.btn-primary,.btn-secondary,.btn-gold,.btn-outline-gold,.btn-light{width:100%}.service-panel article{border-right:0;border-bottom:1px solid rgba(42,24,20,.08)}.service-panel article:last-child{border-bottom:0}.roadmap-line:before{display:none}.footer-bottom{flex-direction:column;text-align:center}.laurel strong{font-size:34px}.feature-cards{margin-top:-36px}.section,.section-band,.brand-section,.solutions-section,.stories-section,.archive-position,.archive-design,.rules-section,.scenario-section,.cases-section,.trust-exp-section,.who-section,.roadmap-section,.about-stories,.timeline-stories{padding-left:0;padding-right:0}}.hero-point .icon-badge,.network-copy .icon-badge,.strength-grid .icon-badge,.matrix-grid .icon-badge,.scenario-cards .icon-badge{margin-bottom:0}.hero-point,.network-copy article,.strength-grid article,.matrix-grid article{align-items:center}.site-header.menu-open{z-index:80}body.menu-locked{overflow:hidden}.page-main{padding-top:0!important}.site-header{position:fixed!important;top:0!important;right:0!important;left:0!important;z-index:100!important;background:#fff!important;border-bottom:0!important;box-shadow:none!important}.home-hero,.archive-hero,.timeline-hero,.family-hero,.about-hero,.service-hero{margin-top:0;padding-top:var(--header-h);box-sizing:border-box}.service-page{padding-top:0}.home-hero-inner,.archive-hero-inner,.timeline-hero-copy,.family-hero-copy,.about-hero-copy,.service-hero-inner{box-sizing:border-box}.home-hero-bg,.archive-hero-bg,.timeline-hero-bg,.family-hero-bg,.about-hero-bg{filter:saturate(.92) contrast(1.04)}.service-hero-visual img,.solutions-grid img,.stories-grid img,.proof-cards img,.scenario-cards img,.who-grid img,.about-story-grid img,.story-cards img,.story-panel>img,.brand-layout>img,.design-layout>img,.cases-grid img{filter:saturate(.94) contrast(1.03)}.home-hero-mask{background:linear-gradient(90deg,#f9f7f2f0,#f9f7f2c7 36%,#f9f7f233 62%,#f9f7f20d),linear-gradient(0deg,rgba(42,24,20,.06),transparent 42%)!important}.service-hero-visual{position:relative;overflow:hidden;border-radius:22px}.service-hero-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(253,251,247,.35),transparent 40%);content:"";pointer-events:none}.service-hero-visual img{aspect-ratio:16 / 11;object-position:center 20%}.phone-screen{background:linear-gradient(180deg,#fffaf4,#f7efe4)}.mock-chips i:nth-child(1){background:linear-gradient(135deg,#9a1a221f,#c5a05929),url(/assets/accent-chip-1-C2s2dFgW.jpg) center / cover}.mock-chips i:nth-child(2){background:linear-gradient(135deg,#9a1a221f,#c5a05929),url(/assets/accent-chip-2-rt7iwei3.jpg) center / cover}.mock-chips i:nth-child(3){background:linear-gradient(135deg,#9a1a221f,#c5a05929),url(/assets/accent-chip-3-DcbUB0wV.jpg) center / cover}
