*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff8f6;--text:#1e1b19;--text-muted:#6b5a50;--text-light:#9a8a80;--primary:#a03b00;--primary-hover:#c94c00;--border:#e8d5cc;--border-light:#f2e6df;--card:#fff;--card-hover:#fefaf8;--container:min(820px, calc(100vw - 48px));--font-h:"Space Grotesk", system-ui, sans-serif;--font-b:"Plus Jakarta Sans", system-ui, sans-serif}html{-webkit-font-smoothing:antialiased;font-size:16px}body{font-family:var(--font-b);color:var(--text);background:var(--bg);line-height:1.6}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}.page-shell{flex-direction:column;min-height:100dvh;display:flex}.container{width:var(--container);margin:0 auto}.topnav{z-index:100;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:#fff8f6e0;padding:1rem 0;position:sticky;top:0}.topnav-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.topnav-name{font-family:var(--font-h);color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.topnav-links{align-items:center;gap:1.5rem;display:flex}.topnav-links a{min-height:32px;color:var(--text-muted);align-items:center;font-size:.8rem;font-weight:500;line-height:1;display:inline-flex}.topnav-links a:hover{color:var(--primary)}.topnav-links a.topnav-portal{color:#fff;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);border-radius:999px;padding:.35rem .8rem;transition:color .15s,box-shadow .15s,transform .15s;box-shadow:0 6px 18px #a03b0026}.topnav-links a.topnav-portal:hover{color:#fff;transform:translateY(-1px);box-shadow:0 8px 24px #a03b0040}.lang-toggle{border:1px solid var(--border-light);min-width:42px;min-height:32px;color:var(--text-muted);cursor:pointer;font:inherit;background:#ffffff9e;border-radius:999px;justify-content:center;align-items:center;padding:0 .65rem;font-size:.72rem;font-weight:700;line-height:1;transition:border-color .15s,color .15s,background .15s,box-shadow .15s;display:inline-flex}.lang-toggle:hover{color:var(--primary);border-color:var(--border);background:#fff;box-shadow:0 1px 2px #1e1b190f}body:not([data-page=home]) .topnav{display:none}.subpage-actions{z-index:90;-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08);background:#fff8f6c7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;min-height:64px;margin:-.85rem 0 1.55rem;display:grid;position:sticky;top:0}.subpage-back{min-height:32px;color:var(--text-muted);align-items:center;gap:.35rem;margin:0;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.subpage-back:hover{color:var(--primary)}.publication-lang{min-width:42px;min-height:32px;color:var(--text-muted);font:inherit;cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(10px)saturate(1.05);backdrop-filter:blur(10px)saturate(1.05);background:#ffffff42;border:1px solid #e8d5cc8f;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 .66rem;font-size:.72rem;font-weight:700;line-height:1;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.publication-lang:hover{color:var(--primary);background:#ffffff7a;border-color:#a03b0029}.hero{grid-template-columns:220px 1fr;align-items:start;gap:2.5rem;padding:3rem 0 1.5rem;display:grid}.hero-photo img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%}.hero-name{font-family:var(--font-h);letter-spacing:-.03em;font-size:2rem;font-weight:700;line-height:1.15}.hero-title{color:var(--text-muted);margin-top:.25rem;font-size:1.05rem}.hero-title a{font-weight:600}.hero-bio{color:var(--text-muted);margin-top:.75rem;font-size:.95rem;line-height:1.7}.hero-social{gap:.75rem;margin-top:1rem;display:flex}.hero-social a{color:var(--text-light);align-items:center;transition:color .15s;display:flex}.hero-social a:hover{color:var(--primary)}.hero-social .xhs-link{color:#fff;background:var(--text-light);width:20px;height:20px;font-family:var(--font-h);border-radius:5px;justify-content:center;font-size:.76rem;font-weight:700;line-height:1;box-shadow:0 1px 2px #a03b001f}.hero-social .xhs-link:hover{color:#fff;background:var(--primary)}.divider{border:none;border-top:1px solid var(--border-light);margin:1.5rem 0}.section{padding:.5rem 0}.section-title{font-family:var(--font-h);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.section-heading-row{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.section-heading-row .section-title{margin-bottom:0}.section-text-link{color:var(--text-light);white-space:nowrap;font-size:.78rem;font-weight:700}.section-text-link:hover{color:var(--primary)}.timeline{flex-direction:column;display:flex}.tl-item{border-bottom:1px solid var(--border-light);grid-template-columns:4rem 1fr;gap:1rem;padding:.65rem 0;display:grid}.tl-item:last-child{border-bottom:none}.tl-year{font-family:var(--font-h);color:var(--text-light);padding-top:.05rem;font-size:.8rem;font-weight:600}.tl-body{color:var(--text-muted);font-size:.92rem;line-height:1.6}.tl-body strong{color:var(--text);font-weight:600}.tl-body span{margin-top:.1rem;display:block}.tl-title-row{align-items:center;gap:.4rem;display:flex}.tl-logo{border-radius:4px;flex-shrink:0;width:18px;height:18px}.sharing-list{flex-direction:column;gap:0;display:flex}.sharing-item{color:var(--text);border-bottom:1px solid var(--border-light);padding:1.1rem 0;text-decoration:none;transition:background .15s;display:block;position:relative;overflow:hidden}.sharing-item:first-child{padding-top:0}.sharing-item:last-child{border-bottom:none}.sharing-item:hover{text-decoration:none}.sharing-item:hover .sharing-title{color:var(--primary)}.sharing-main{color:var(--text);text-decoration:none;display:block}.sharing-main:hover{color:var(--text);text-decoration:none}.sharing-item>*{z-index:1;position:relative}.sharing-item-logo{padding-right:5.25rem}.sharing-item-logo:after{content:"";opacity:.75;pointer-events:none;width:72px;height:72px;position:absolute;top:50%;right:.2rem;transform:translateY(-50%)}.sharing-logo-link{z-index:2;color:#0000;width:72px;height:72px;position:absolute;top:50%;right:.2rem;transform:translateY(-50%)}.sharing-logo-link:focus-visible{outline-offset:4px;outline:2px solid #a03b0073}.sharing-item-microsoft:after{filter:saturate(.8);background:linear-gradient(#f25022,#f25022) 0 0/calc(50% - 4px) calc(50% - 4px) no-repeat,linear-gradient(#7fba00,#7fba00) 100% 0/calc(50% - 4px) calc(50% - 4px) no-repeat,linear-gradient(#00a4ef,#00a4ef) 0 100%/calc(50% - 4px) calc(50% - 4px) no-repeat,linear-gradient(#ffb900,#ffb900) 100% 100%/calc(50% - 4px) calc(50% - 4px) no-repeat}.sharing-item-42:after{filter:saturate(.92);background:url(/ai-native-org/xiaoyuzhou-og.png) 50%/cover no-repeat}.sharing-item-uphonest:after{filter:saturate(.92);background:url(/uphonest-capital-logo.png) 50%/cover no-repeat}.sharing-meta{justify-content:flex-start;align-items:center;gap:.5rem;min-width:0;display:flex}.sharing-label{text-transform:uppercase;letter-spacing:.06em;color:var(--primary);font-size:.7rem;font-weight:700}.sharing-date{color:var(--text-light);white-space:nowrap;align-items:center;gap:.45rem;font-size:.75rem;font-weight:500;display:inline-flex}.sharing-date:before{content:"";background:var(--border);border-radius:999px;width:3px;height:3px}.sharing-title{font-family:var(--font-h);margin-top:.2rem;font-size:1.05rem;font-weight:600;line-height:1.3;transition:color .15s}.sharing-desc{color:var(--text-muted);margin-top:.3rem;font-size:.88rem;line-height:1.65}.archive-page{padding:.85rem 0 3rem}.archive-hero{border-bottom:1px solid var(--border-light);margin:0 0 1.35rem;padding-bottom:1.35rem}.archive-kicker{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.archive-title{font-family:var(--font-h);letter-spacing:-.045em;margin-top:.35rem;font-size:clamp(2rem,7vw,3.2rem);font-weight:700;line-height:1.02}.archive-subtitle{max-width:38rem;color:var(--text-muted);margin-top:.7rem;font-size:.95rem;line-height:1.75}.archive-filter{border:1px solid var(--border-light);background:#ffffff94;border-radius:999px;gap:.18rem;margin:0 0 1.1rem;padding:.18rem;display:inline-flex}.archive-filter-pill{min-height:1.85rem;color:var(--text-light);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 .72rem;font-size:.74rem;font-weight:700}.archive-filter-pill:hover{color:var(--primary)}.archive-filter-pill.is-active{background:var(--card);color:var(--primary);box-shadow:0 1px 6px #a23c0014}.archive-list .sharing-item:first-child{padding-top:.2rem}.archive-list .sharing-item:hover{transform:none}.archive-list [hidden]{display:none!important}.archive-hidden-note{border:1px solid var(--border-light);min-height:1.25rem;color:var(--text-light);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;margin-left:.45rem;padding:0 .45rem;font-size:.66rem;font-weight:700;display:inline-flex}.card-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.card-grid-2{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--border-light);background:var(--card);color:var(--text);border-radius:10px;flex-direction:column;padding:1rem 1.1rem;text-decoration:none;transition:all .15s;display:flex}a.card:hover{border-color:var(--border);background:var(--card-hover);text-decoration:none}.card-label{text-transform:uppercase;letter-spacing:.06em;color:var(--primary);font-size:.65rem;font-weight:700}.card-title{font-family:var(--font-h);margin-top:.25rem;font-size:.95rem;font-weight:600;line-height:1.3}.card-desc{color:var(--text-muted);margin-top:.3rem;font-size:.85rem;line-height:1.6}.service-card{border:1px solid var(--border);background:var(--card);border-radius:12px;margin-bottom:.75rem;padding:1.5rem;transition:border-color .15s}.service-card:hover{border-color:var(--primary)}.service-card:last-of-type{margin-bottom:0}.service-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);font-size:.7rem;font-weight:700}.service-headline{font-family:var(--font-h);margin-top:.35rem;font-size:1.2rem;font-weight:700;line-height:1.25}.service-desc{color:var(--text-muted);margin-top:.5rem;font-size:.9rem;line-height:1.65}.btn{border-radius:7px;margin-top:.75rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);color:#fff}.btn-outline{border:1px solid var(--border);color:var(--text)}.btn-outline:hover{border-color:var(--primary);color:var(--primary)}.btn-lg{padding:.55rem 1.25rem;font-size:.88rem}.footer{border-top:1px solid var(--border-light);margin-top:auto;padding:2rem 0}.footer-inner{color:var(--text-light);justify-content:space-between;font-size:.8rem;display:flex}.footer-inner a{color:var(--text-muted)}@media (width<=640px){html{font-size:15px}.hero{grid-template-columns:1fr;gap:1.5rem}.hero-photo img{width:140px}.card-grid,.card-grid-2{grid-template-columns:1fr}.subpage-actions{min-height:58px}.topnav-links{gap:1rem}.topnav-inner{flex-wrap:wrap}.sharing-item-logo{padding-right:3.75rem}.sharing-item-logo:after,.sharing-logo-link{width:50px;height:50px}}
