:root{--bg: #06110b;--bg-soft: #0c1c14;--panel: rgba(9, 22, 16, .72);--panel-strong: rgba(11, 31, 22, .9);--line: rgba(140, 255, 168, .14);--line-strong: rgba(150, 255, 177, .28);--text: #eff9f0;--muted: rgba(226, 239, 225, .72);--accent: #86d646;--accent-strong: #c4ff9e;--accent-soft: rgba(134, 214, 70, .12);--signal: #72f3b8;--warning: #f7d28a;--shadow: 0 24px 90px rgba(0, 0, 0, .35);--radius-lg: 30px;--radius-md: 20px;--radius-sm: 14px;--gutter: clamp(16px, 2.6vw, 40px);--container: calc(100vw - (var(--gutter) * 2));--font-body: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-display: "IBM Plex Sans", "Source Han Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-mono: "IBM Plex Mono", "JetBrains Mono", "SFMono-Regular", "Consolas", monospace}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font-body);background:radial-gradient(circle at 20% 20%,rgba(134,214,70,.16),transparent 32%),radial-gradient(circle at 80% 0%,rgba(114,243,184,.18),transparent 26%),linear-gradient(180deg,#08130d,#040907 48%,#07130c);color:var(--text)}a{color:inherit;text-decoration:none}img,video{display:block;width:100%}button,input,textarea{font:inherit}.portal-shell{position:relative;min-height:100vh;overflow:clip}.portal-shell__bg{position:fixed;inset:0;pointer-events:none;z-index:-1}.portal-shell__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(140,255,168,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(140,255,168,.05) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,black 52%,transparent 92%);mask-image:radial-gradient(circle at center,black 52%,transparent 92%)}.portal-shell__glow{position:absolute;border-radius:999px;filter:blur(80px)}.portal-shell__glow--one{width:28vw;height:28vw;top:8%;left:-4%;background:#86d6462e}.portal-shell__glow--two{width:30vw;height:30vw;top:38%;right:-8%;background:#72f3b82e}.portal-shell__glow--three{width:18vw;height:18vw;bottom:8%;left:38%;background:#bdff901f}.portal-shell__particle{position:absolute;bottom:-40px;width:4px;height:4px;border-radius:999px;background:#c2ff8db8;box-shadow:0 0 14px #c2ff8dad;animation:particle-rise linear infinite}.portal-main{padding-top:108px}.shell-container{width:var(--container);margin:0 auto}.page{display:grid;gap:0}.section-block{padding:0 0 110px}.section-block--accent{position:relative}.section-block--accent:before{content:"";position:absolute;inset:24px 18px;border:1px solid rgba(140,255,168,.08);border-radius:36px;background:linear-gradient(180deg,#0f20178f,#08100c1f);z-index:-1}.section-heading{max-width:720px;margin-bottom:32px}.section-heading__eyebrow,.page-hero__eyebrow,.home-hero__eyebrow,.cta-panel__eyebrow,.site-footer__eyebrow{display:inline-flex;align-items:center;gap:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent-strong);font-family:var(--font-mono);font-size:.78rem}.section-heading__eyebrow:before,.page-hero__eyebrow:before,.home-hero__eyebrow:before,.cta-panel__eyebrow:before,.site-footer__eyebrow:before{content:"";width:38px;height:1px;background:currentColor}.section-heading__title,.page-hero__title,.cta-panel__title{margin:14px 0 0;font-family:var(--font-display);font-weight:700;line-height:1.05}.section-heading__title{font-size:clamp(2rem,4vw,3.4rem)}.section-heading__description,.page-hero__description,.section-copy,.site-footer__text,.stats-card__note,.product-card p,.project-card p,.credential-card p,.principle-card p,.contact-form-card__note{color:var(--muted);line-height:1.8}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .35s ease,transform .35s ease}.page-fade-enter-from,.page-fade-leave-to{opacity:0;transform:translateY(12px)}.site-header{position:fixed;inset:0 0 auto;z-index:30;padding:18px 0;transition:padding .25s ease,background-color .25s ease,backdrop-filter .25s ease}.site-header--scrolled,.site-header--open{padding:10px 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040b08bd;border-bottom:1px solid rgba(150,255,177,.12)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.site-header__brand{display:flex;align-items:center;gap:14px}.site-header__logo{width:58px;height:58px;object-fit:contain;padding:6px;border:1px solid rgba(150,255,177,.14);border-radius:18px;background:#ffffff05;box-shadow:inset 0 1px #ffffff14}.site-header__brand-copy{display:grid;gap:2px}.site-header__brand-copy strong{font-family:var(--font-display);font-size:1rem;letter-spacing:.08em}.site-header__brand-copy small{color:var(--muted);font-size:.76rem}.site-header__nav{display:flex;align-items:center;gap:26px}.site-header__link{position:relative;color:#eff9f0db;font-size:.96rem}.site-header__link.router-link-exact-active{color:var(--accent-strong)}.site-header__link:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--signal));transition:width .22s ease}.site-header__link:hover:after,.site-header__link.router-link-exact-active:after{width:100%}.site-header__toggle{display:none;width:46px;height:46px;border:1px solid rgba(150,255,177,.14);border-radius:14px;background:#ffffff05;color:var(--text)}.site-header__toggle span{display:block;width:20px;height:2px;margin:5px auto;background:currentColor}.home-hero{padding:40px 0 110px}.home-hero__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:44px;align-items:center}.home-hero__title{white-space:pre-line;margin:22px 0 0;font-family:var(--font-display);font-size:clamp(3.1rem,8vw,6rem);line-height:.96;letter-spacing:-.05em}.home-hero__description{max-width:700px;margin:26px 0 0;color:var(--muted);font-size:1.06rem;line-height:1.9}.home-hero__actions,.cta-panel__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-family:var(--font-display);font-weight:600;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#86d646f5,#72f3b8eb);color:#07110b;box-shadow:0 16px 44px #72f3b833}.button--ghost{border-color:#96ffb138;background:#ffffff05}.button--disabled{opacity:.56;cursor:default}.button--disabled:hover{transform:none}.home-hero__highlights{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-hero__highlights span,.tag-list span,.honor-panel__list span,.honor-panel__list--full span{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border:1px solid rgba(150,255,177,.12);border-radius:999px;background:#ffffff08;color:#eff9f0e0;font-size:.88rem}.home-hero__visual{position:relative;min-height:620px}.home-hero__frame{position:absolute;overflow:hidden;border-radius:34px;background:linear-gradient(180deg,#091610d6,#060c09f2);border:1px solid rgba(150,255,177,.16);box-shadow:var(--shadow)}.home-hero__frame img,.home-hero__frame video{height:100%;object-fit:cover}.home-hero__frame--primary{top:0;right:10%;width:250px;height:250px;display:grid;place-items:center;padding:28px}.home-hero__logo{width:150px;height:150px;object-fit:contain}.home-hero__frame-copy{margin:0;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center}.home-hero__frame--secondary{inset:165px 0 0 68px;height:400px}.home-hero__frame--floating{left:0;bottom:0;width:220px;height:220px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stats-grid--stacked{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-card,.feature-card,.product-card,.project-card,.credential-card,.principle-card,.logic-card,.process-card,.timeline-card,.contact-form-card,.contact-list__item,.credential-list__item,.honor-panel,.site-footer,.page-hero__aside,.feature-card-stack,.home-hero__frame,.gallery-stack,.cta-panel__inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stats-card,.feature-card,.product-card,.project-card__body,.credential-card,.principle-card,.logic-card,.process-card,.timeline-card,.contact-form-card,.contact-list__item,.credential-list__item,.honor-panel,.page-hero__aside{position:relative;padding:24px;border-radius:var(--radius-md);border:1px solid var(--line);background:linear-gradient(180deg,#0d1b14db,#080e0bf0);box-shadow:var(--shadow)}.stats-card__value,.feature-card__value{display:block;font-family:var(--font-display);font-size:clamp(2rem,5vw,3.2rem);line-height:1;color:var(--accent-strong)}.stats-card__label,.feature-card__title,.process-card h3,.logic-card h3,.principle-card h3,.timeline-card h3,.contact-form-card h3{margin:12px 0 8px;font-size:1.06rem}.split-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:24px;align-items:start}.split-panel--reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1fr)}.feature-card-stack{display:grid;gap:16px}.feature-card__title,.product-detail-grid__label,.contact-list__label,.credential-card__type,.credential-list__type,.process-card__step,.logic-card__index{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{overflow:hidden;padding:0}.product-card__image{aspect-ratio:1.18/1;object-fit:cover}.product-card__body{padding:24px}.product-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-card__badge,.project-card__category,.credential-card__state,.contact-list__badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(150,255,177,.12);color:var(--accent-strong);font-size:.78rem}.product-card__model{color:var(--muted);font-family:var(--font-mono);font-size:.82rem}.product-card h3,.project-card h3,.credential-card h3,.credential-list__item h3,.contact-list__item h3,.page-hero__kicker{margin:12px 0 10px;font-family:var(--font-display)}.product-detail-grid{display:grid;gap:18px;margin-top:18px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.text-list{margin:12px 0 0;padding-left:18px;color:var(--muted);line-height:1.8}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card{overflow:hidden;border-radius:26px;border:1px solid var(--line);background:linear-gradient(180deg,#0a1610b8,#050a08f0);box-shadow:var(--shadow)}.project-card__image{aspect-ratio:1.35/1;object-fit:cover}.project-card__overlay,.project-card__body{padding:24px}.credential-grid,.principle-grid,.logic-grid,.process-grid,.about-gallery,.contact-list,.credential-list{display:grid;gap:18px}.credential-grid,.principle-grid,.logic-grid,.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-list,.credential-list{grid-template-columns:1fr}.credential-card__state,.contact-list__badge{margin-top:16px;width:fit-content}.contact-list__item,.credential-list__item{display:flex;justify-content:space-between;gap:18px;align-items:start}.contact-list__badge--pending{color:var(--warning)}.honor-panel{height:100%}.honor-panel h3{margin-top:0}.honor-panel__list,.honor-panel__list--full{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.honor-panel__note{margin-top:18px;color:var(--muted);line-height:1.8}.page-hero{padding:24px 0 70px}.page-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);gap:28px;align-items:end}.page-hero__description{max-width:760px;margin-top:18px;font-size:1.04rem}.page-hero__aside{display:grid;gap:18px}.page-hero__kicker{color:var(--accent-strong);letter-spacing:.22em;text-transform:uppercase;font-family:var(--font-mono)}.page-hero__image{border-radius:18px;aspect-ratio:1/1;object-fit:cover}.gallery-stack{display:grid;gap:18px}.gallery-stack__large,.gallery-stack__row img,.gallery-stack__row video,.about-gallery__item img,.about-gallery__item video{border-radius:22px;border:1px solid rgba(150,255,177,.12);box-shadow:var(--shadow)}.gallery-stack__large{aspect-ratio:1.08/1;object-fit:cover}.gallery-stack__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gallery-stack__row img,.gallery-stack__row video{aspect-ratio:1.04/1;object-fit:cover}.about-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.about-gallery__item{position:relative}.about-gallery__item img,.about-gallery__item video{aspect-ratio:1/.9;object-fit:cover}.about-gallery__caption{position:absolute;left:18px;bottom:18px;min-height:34px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:#040b08c2;border:1px solid rgba(150,255,177,.16)}.contact-form{display:grid;gap:14px;margin-top:18px}.contact-form input,.contact-form textarea{width:100%;padding:16px 18px;border:1px solid rgba(150,255,177,.12);border-radius:16px;background:#ffffff05;color:var(--text)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#e2efe175}.process-card__step{margin-bottom:12px}.logic-card__index{width:fit-content}.site-footer{margin:10px auto 34px;width:var(--container);padding:28px;border-radius:28px;border:1px solid rgba(150,255,177,.12);background:linear-gradient(180deg,#091610d1,#050b08fa);box-shadow:var(--shadow)}.site-footer__inner{display:flex;justify-content:space-between;gap:28px;align-items:center}.site-footer__inner>*{min-width:0}.site-footer__inner>:first-child{flex:1 1 auto}.site-footer__title{margin:12px 0 10px;font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.7rem)}.site-footer__meta{display:flex;flex-wrap:wrap;gap:10px 24px;flex:0 1 560px;min-width:320px;max-width:560px;justify-content:flex-start;align-items:center;align-content:center;color:var(--muted);text-align:left}.site-footer__meta p{margin:0;min-width:0;overflow-wrap:anywhere}.site-footer__meta a{color:inherit;text-decoration:none}.site-footer__meta a:hover{text-decoration:underline}.cta-panel{padding-bottom:84px}.cta-panel__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:28px;border-radius:28px;border:1px solid rgba(150,255,177,.12);background:radial-gradient(circle at right top,rgba(114,243,184,.12),transparent 30%),linear-gradient(180deg,#0a1812e6,#060e0af5);box-shadow:var(--shadow)}.cta-panel__description{margin-top:14px;color:var(--muted);max-width:700px;line-height:1.8}@keyframes particle-rise{0%{opacity:0;transform:translateZ(0) scale(.65)}12%{opacity:1}to{opacity:0;transform:translate3d(0,-110vh,0) scale(1.05)}}@media(max-width:1080px){.product-grid--compact,.credential-grid,.principle-grid,.logic-grid,.process-grid,.about-gallery,.stats-grid,.stats-grid--stacked{grid-template-columns:repeat(2,minmax(0,1fr))}.split-panel,.split-panel--reverse,.page-hero__inner,.cta-panel__inner,.home-hero__inner{grid-template-columns:1fr}.home-hero__visual{min-height:540px}}@media(max-width:820px){.portal-main{padding-top:92px}.site-header__toggle{display:block}.site-header__nav{position:absolute;top:calc(100% + 10px);left:16px;right:16px;display:none;flex-direction:column;align-items:flex-start;gap:18px;padding:18px;border-radius:24px;border:1px solid rgba(150,255,177,.12);background:#050c09f2;box-shadow:var(--shadow)}.site-header--open .site-header__nav{display:flex}.home-hero{padding-top:24px}.home-hero__title{font-size:clamp(2.6rem,12vw,4rem)}.home-hero__visual{min-height:420px}.home-hero__frame--primary{width:200px;height:200px}.home-hero__frame--secondary{inset:120px 0 0 28px;height:260px}.home-hero__frame--floating{width:156px;height:156px}.project-grid,.product-grid,.product-grid--compact,.credential-grid,.principle-grid,.logic-grid,.process-grid,.about-gallery,.stats-grid,.stats-grid--stacked,.gallery-stack__row{grid-template-columns:1fr}.site-footer__inner{display:grid;grid-template-columns:1fr;gap:20px}.contact-list__item,.credential-list__item{flex-direction:column}.site-footer__meta{justify-content:flex-start;min-width:0;max-width:100%;flex-basis:auto;text-align:left}}@media(max-width:640px){.shell-container,.site-footer{width:var(--container)}.section-block{padding-bottom:88px}.site-header__brand-copy small{display:none}.home-hero__description,.page-hero__description,.section-heading__description,.cta-panel__description{font-size:.96rem}.stats-card,.feature-card,.product-card__body,.project-card__body,.project-card__overlay,.credential-card,.principle-card,.logic-card,.process-card,.timeline-card,.contact-form-card,.contact-list__item,.credential-list__item,.honor-panel,.page-hero__aside,.cta-panel__inner,.site-footer{padding:20px}.home-hero__highlights span,.tag-list span,.honor-panel__list span,.honor-panel__list--full span{width:100%;justify-content:center}}
