#la-home .hero{position:relative;min-height:860px;max-width:none;width:100%;margin:0;padding:0;text-align:left;color:var(--paper);background:var(--ink);overflow:hidden}#la-home .hero-visual{position:absolute;inset:0;overflow:hidden;background:linear-gradient(180deg,rgba(10,10,10,.35),rgba(10,10,10,0) 42%,rgba(10,10,10,.28) 100%),url(/assets/icon/hero-bg.jpg) 50% /cover no-repeat,var(--ink);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:kenBurns 28s linear infinite;will-change:transform}#la-home .hero-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(245,242,237,.05) 1px,transparent 0),linear-gradient(90deg,rgba(245,242,237,.04) 1px,transparent 0);background-size:64px 64px;opacity:.16;-webkit-mask-image:linear-gradient(180deg,black,transparent 70%);mask-image:linear-gradient(180deg,black,transparent 70%)}#la-home .hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,0) 32%,rgba(10,10,10,.42) 58%,rgba(10,10,10,.92));pointer-events:none}#la-home .hero-content{position:relative;z-index:2;width:min(100%,var(--max));min-height:860px;margin:0 auto;padding:160px var(--page) 96px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;animation:heroReveal 1.2s cubic-bezier(.22,1,.36,1) .1s both}#la-home .hero-float{width:100%}#la-home .hero-label{color:rgba(245,242,237,.72);font-family:var(--font-en),var(--font-zh);font-size:13px;font-weight:800;text-transform:uppercase}#la-home .hero h1{width:min(1040px,100%);margin:22px 0 0;font-family:var(--font-zh);font-size:112px;line-height:1.02;font-weight:700;letter-spacing:0;color:var(--paper);max-width:none;text-align:left;text-shadow:0 10px 32px rgba(0,0,0,.72)}#la-home .hero-title-line{display:block}#la-home .hero-title-line+.hero-title-line{margin-top:clamp(8px,1vw,16px)}#la-home .hero-title-accent{color:var(--purple-2)}#la-home .hero-subtitle{width:min(920px,100%);margin:42px 0 0;color:rgba(245,242,237,.78);font-family:var(--font-zh);font-size:22px;line-height:1.68;font-weight:300;text-shadow:0 8px 24px rgba(0,0,0,.68)}#la-home .hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;margin-top:52px}#la-home .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:var(--radius);border:1px solid var(--line-dark);background:var(--paper);color:var(--ink);font-size:14px;font-weight:900;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,background .3s ease,border-color .25s ease,color .25s ease}#la-home .btn.dark{background:rgba(10,10,10,.16);color:var(--paper)}#la-home .btn.primary{background:var(--purple);border-color:var(--purple);color:var(--paper)}#la-home .btn.primary:hover{background:var(--night);border-color:var(--night);transform:scale(1.05);box-shadow:0 8px 24px rgba(61,50,82,.45)}#la-home .btn.primary:active{transform:scale(.97);box-shadow:0 2px 8px rgba(61,50,82,.25);transition-duration:.1s}#la-home .btn.ghost{background:transparent;border-color:rgba(245,242,237,.4);color:var(--paper)}#la-home .btn.ghost:hover{background:rgba(245,242,237,.1);border-color:rgba(245,242,237,.75);transform:scale(1.05);box-shadow:0 0 0 1px rgba(245,242,237,.2),0 8px 24px rgba(0,0,0,.3)}#la-home .btn.ghost:active{transform:scale(.97);background:rgba(245,242,237,.05);transition-duration:.1s}#la-home .hero-actions .btn.ghost{min-width:180px;min-height:56px;padding:0 30px;border-color:rgba(245,242,237,.5);background:rgba(10,10,10,.18);color:var(--paper);box-shadow:inset 0 0 0 1px rgba(245,242,237,.06)}#la-home .hero-actions .btn.ghost:hover{background:var(--paper);border-color:var(--paper);color:var(--ink);box-shadow:0 12px 30px rgba(0,0,0,.34)}main{overflow:hidden}#la-home .section{max-width:none;width:100%;margin:0;padding:112px var(--page);border-top:1px solid var(--line);background:var(--paper)}#la-home .section.alt{background:var(--paper-2)}#la-home .section.dark{color:var(--paper);background:var(--ink);border-top-color:var(--line-dark)}#la-home .section-inner{width:min(100%,var(--max));margin:0 auto}#la-home .section-head{display:grid;grid-template-columns:.72fr 1fr;grid-gap:60px;gap:60px;align-items:end;margin-bottom:56px}#la-home .eyebrow{display:block;margin-bottom:18px;color:var(--purple);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:800;text-transform:uppercase}#la-home .dark .eyebrow{color:var(--purple-2)}#la-home .section-head h2{margin:0;font-family:var(--font-zh);font-size:48px;line-height:1.08;font-weight:900;letter-spacing:0}#la-home .section-head p{margin:0;color:var(--muted);font-size:17px;font-weight:600;line-height:1.85}#la-home .dark .section-head p{color:rgba(245,242,237,.68)}#la-home .about-editorial{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:52px;gap:52px;align-items:stretch}#la-home .about-statement{display:flex;flex-direction:column;justify-content:space-between;min-height:560px;padding:44px;color:var(--paper);background:linear-gradient(150deg,rgba(61,50,82,.72),rgba(10,10,10,.94) 54%),var(--ink)}#la-home .about-statement h3{margin:0;font-family:var(--font-zh);font-size:42px;line-height:1.12;font-weight:900}#la-home .about-statement p{margin:32px 0 0;color:rgba(245,242,237,.68);font-size:17px;font-weight:600;line-height:1.92}#la-home .about-metrics{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin-top:42px;background:var(--line-dark);border:1px solid var(--line-dark)}#la-home .about-metrics div{min-height:110px;padding:24px;background:rgba(245,242,237,.06)}#la-home .about-metrics b{display:block;font-family:var(--font-en),var(--font-zh);font-size:30px;line-height:1;font-weight:800}#la-home .about-metrics span{display:block;margin-top:10px;color:rgba(245,242,237,.64);font-size:13px;font-weight:700}#la-home .about-system{border-top:2px solid var(--ink)}#la-home .system-row{display:grid;grid-template-columns:168px 1fr;grid-gap:32px;gap:32px;padding:34px 0;border-bottom:1px solid var(--line)}#la-home .system-row b{color:var(--purple);font-family:var(--font-en),var(--font-zh);font-size:14px;font-weight:800;text-transform:uppercase}#la-home .system-row h4{margin:0;font-size:24px;line-height:1.25;font-weight:900}#la-home .system-row p{margin:12px 0 0;color:var(--muted);font-size:16px;font-weight:600;line-height:1.78}#feature .about-metrics span,#feature .about-statement p,#feature .highlight p,#feature .system-row p{font-weight:350}#feature .about-statement{min-height:auto;padding:0;color:var(--ink);background:transparent;justify-content:flex-start}#feature .about-editorial{align-items:start}#feature .about-statement h3,#feature .highlight h4,#feature .system-row h4{font-weight:700}#feature .about-statement p{color:var(--muted)}#feature .about-metrics{margin-top:30px;background:transparent;border-color:var(--line)}#feature .about-metrics div{min-height:88px;padding:20px;background:rgba(61,50,82,.03);border-color:var(--line)}#feature .about-metrics b,#feature .highlight b{font-weight:600}#feature .about-metrics span{color:var(--muted)}#case .case-caption b,#case .case-left h3,#case .portfolio-state h4,#case .section-head h2,#course .course-note h3,#course .journey-title,#course .matrix-cell h4,#course .plan-row h4,#course .role-title h3,#course .route-step h3,#course .strip-title h3,#diagnosis .diagnosis-copy h2,#diagnosis .diagnosis-form h3,#la-home .footer .contact-copy b,#mentor .mentor-body strong,#mentor .strip-title h3,#resource .report-cover h3,#resource .resource-row h4,#resource .section-head h2{font-weight:700}#case .eyebrow,#case .result-list b,#course .direction-tab,#course .journey-kicker,#course .matrix-cell b,#course .plan-row span,#course .route-step b,#course .route-step small,#diagnosis .eyebrow,#diagnosis .review-points b,#la-home .footer .footer-links,#la-home .footer .social-entry b,#mentor .mentor-body span,#resource .eyebrow,#resource .resource-row b,#resource .resource-row span{font-weight:600}#case .case-caption p,#case .case-left p,#case .result-list span,#case .section-head p,#course .course-note p,#course .journey-copy,#course .matrix-cell p,#course .plan-row p,#course .role-title p,#course .route-step p,#course .strip-title p,#diagnosis .diagnosis-copy p,#diagnosis .review-points span,#diagnosis .submit-line p,#la-home .footer .contact-copy p,#la-home .footer .footer-inner,#mentor .mentor-body p,#mentor .mentor-cred li,#mentor .strip-title p,#resource .report-cover p,#resource .resource-row p,#resource .section-head p{font-weight:350}#la-home .mentor-strip{margin-top:74px}#la-home .strip-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px;border-bottom:1px solid var(--line);padding-bottom:22px}#la-home .strip-title h3{margin:0;font-family:var(--font-zh);font-size:34px;line-height:1.16;font-weight:900}#la-home .strip-title p{margin:0;max-width:520px;color:var(--muted);font-size:15px;font-weight:600;line-height:1.8}#la-home .mentor-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}#la-home .mentor-card{flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}#la-home .mentor-card,#la-home .mentor-photo{display:flex;overflow:hidden;position:relative}#la-home .mentor-photo{height:260px;align-items:flex-end;padding:22px;background:linear-gradient(150deg,var(--night),var(--purple) 88%);border-bottom:1px solid var(--line)}#la-home .mentor-avatar{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 78%;display:block;transition:transform .5s ease}#la-home .mentor-card:hover .mentor-avatar{transform:scale(1.06)}#la-home .mentor-card:first-child .mentor-photo{background:var(--paper)}#la-home .mentor-card:first-child .mentor-avatar{object-position:center 35%}#la-home .mentor-card:nth-child(2) .mentor-photo,#la-home .mentor-card:nth-child(3) .mentor-photo{background:var(--paper)}#la-home .mentor-card:nth-child(3) .mentor-avatar{object-position:center 24%;transform:scale(.84);transform-origin:center bottom}#la-home .mentor-card:nth-child(3):hover .mentor-avatar{transform:scale(.89)}#la-home .mentor-monogram{font-family:var(--font-en);font-size:60px;line-height:.8;font-weight:800;color:rgba(245,242,237,.94);letter-spacing:-.02em}#la-home .mentor-body{flex:1 1;padding:22px}#la-home .mentor-body strong{display:block;font-size:22px;line-height:1.1;font-weight:900}#la-home .mentor-body span{display:block;margin-top:8px;color:var(--purple);font-size:13px;font-weight:800}#la-home .mentor-body p{margin:18px 0 0;color:var(--muted);font-size:14px;font-weight:600;line-height:1.76}#la-home .mentor-cred{margin:16px 0 0;padding:0;list-style:none;display:grid;grid-gap:7px;gap:7px}#la-home .mentor-cred li{position:relative;padding-left:16px;color:var(--muted);font-size:13px;font-weight:700;line-height:1.5}#la-home .mentor-cred li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:var(--purple)}#la-home .direction-switch{display:grid;grid-template-columns:280px 1fr;grid-gap:44px;gap:44px;align-items:start}#la-home .direction-tabs{display:grid;grid-gap:0;gap:0;border-top:2px solid var(--ink)}#la-home .direction-tab{width:100%;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer;font-size:17px;font-weight:900;transition:color .2s ease,transform .2s ease,opacity .15s ease}#la-home .direction-tab:not(.active):hover{color:var(--purple);transform:translateX(5px)}#la-home .direction-tab:active{opacity:.65;transition-duration:.08s}#la-home .direction-tab span{color:var(--muted-2);font-family:var(--font-en);font-size:12px;font-weight:800;transition:color .2s ease}#la-home .direction-tab:not(.active):hover span{color:var(--purple);opacity:.7}#la-home .direction-tab.active{color:var(--purple)}#la-home .direction-panel{display:none}#la-home .direction-panel.active{display:block}#la-home .role-overview{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:0;gap:0;border:1px solid var(--line);background:var(--paper)}#la-home .role-title{padding:42px;color:var(--paper);background:linear-gradient(155deg,var(--night),var(--ink));min-height:390px;display:flex;flex-direction:column;justify-content:space-between}#la-home .matrix-cell{position:relative;overflow:hidden;isolation:isolate;transition:color .28s ease,background .28s ease,border-color .28s ease}#la-home .matrix-cell>*{position:relative;z-index:1}#la-home .matrix-cell:after,#la-home .matrix-cell:before{content:"";position:absolute;inset:-38%;z-index:0;pointer-events:none;opacity:0;transition:opacity .34s ease}#la-home .matrix-cell:before{background:radial-gradient(circle at 18% 20%,rgba(159,137,207,.16),transparent 20%),radial-gradient(circle at 82% 26%,rgba(141,118,184,.42),transparent 26%),radial-gradient(circle at 54% 80%,rgba(43,34,62,.48),transparent 32%),linear-gradient(135deg,rgba(107,91,138,.98),rgba(61,50,82,.98) 48%,rgba(133,108,178,.96));transform:translate3d(-7%,-5%,0) scale(1.05)}#la-home .matrix-cell:after{background:linear-gradient(112deg,transparent 0 32%,rgba(166,143,213,.12) 44%,transparent 60% 100%);transform:translate3d(-36%,0,0) rotate(5deg)}#la-home .matrix-cell:hover{background:var(--purple);border-color:rgba(245,242,237,.2);color:var(--paper)}#la-home .matrix-cell:hover:before{opacity:.94;animation:purpleCardFlow 7.5s ease-in-out infinite alternate}#la-home .matrix-cell:hover:after{opacity:.72;animation:purpleCardSweep 3.8s ease-in-out infinite}#la-home .matrix-cell:hover h4{color:var(--paper)}#la-home .matrix-cell:hover p{color:rgba(245,242,237,.8)}#la-home .matrix-cell:hover b{color:rgba(245,242,237,.72)}@keyframes purpleCardFlow{0%{transform:translate3d(-7%,-5%,0) scale(1.05) rotate(0deg)}50%{transform:translate3d(4%,3%,0) scale(1.12) rotate(4deg)}to{transform:translate3d(8%,-2%,0) scale(1.08) rotate(-3deg)}}@keyframes purpleCardSweep{0%{transform:translate3d(-42%,0,0) rotate(5deg)}55%{transform:translate3d(34%,0,0) rotate(5deg)}to{transform:translate3d(42%,0,0) rotate(5deg)}}#la-home .role-title h3{margin:0;font-family:var(--font-zh);font-size:42px;line-height:1.06;font-weight:900}#la-home .role-title p{margin:24px 0 0;color:rgba(245,242,237,.68);font-size:16px;font-weight:600;line-height:1.8}#la-home .role-index{color:rgba(245,242,237,.22);font-family:var(--font-en);font-size:88px;line-height:.86;font-weight:800}#la-home .matrix{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-left:1px solid var(--line)}#la-home .matrix-cell{min-height:195px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}#la-home .matrix-cell:nth-child(2n){border-right:0}#la-home .matrix-cell:nth-last-child(-n+2){border-bottom:0}#la-home .matrix-cell b{display:block;color:var(--purple);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:800;text-transform:uppercase}#la-home .matrix-cell h4{margin:16px 0 0;font-size:21px;line-height:1.24;font-weight:900}#la-home .matrix-cell p{margin:12px 0 0;color:var(--muted);font-size:15px;font-weight:600;line-height:1.76}#la-home .role-overview{color:var(--ink)}#la-home .section.dark .direction-tabs{border-top-color:rgba(245,242,237,.88)}#la-home .section.dark .direction-tab{color:var(--paper);border-bottom-color:var(--line-dark)}#la-home .section.dark .direction-tab:not(.active):hover,#la-home .section.dark .direction-tab:not(.active):hover span{color:var(--purple-2)}#la-home .section.dark .direction-tab span{color:rgba(245,242,237,.5)}#la-home .section.dark .direction-tab.active{color:var(--purple-2)}#la-home .course-journey{padding:12px 0 8px}#la-home .course-journey-head{max-width:960px;margin-bottom:78px}#la-home .journey-kicker{display:block;color:rgba(245,242,237,.54);font-family:var(--font-en),var(--font-zh);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#la-home .journey-title{margin:30px 0 0;color:var(--paper);font-family:var(--font-zh);font-size:46px;line-height:1.18;font-weight:900;letter-spacing:0}#la-home .journey-rule{width:72px;height:3px;margin-top:26px;background:var(--purple-2)}#la-home .journey-copy{max-width:900px;margin:26px 0 0;color:rgba(245,242,237,.7);font-size:18px;line-height:1.88;font-weight:400}#la-home .course-route{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:56px;column-gap:56px;padding-top:36px}#la-home .course-route:before{content:"";position:absolute;top:14px;left:0;right:0;height:1px;background:rgba(245,242,237,.18)}#la-home .route-step{position:relative;min-height:170px;padding-top:44px}#la-home .route-step:before{content:"";position:absolute;top:-36px;left:0;width:24px;height:24px;border:2px solid rgba(138,123,168,.84);border-radius:50%;background:rgba(245,242,237,.06);box-shadow:0 0 0 6px rgba(245,242,237,.03)}#la-home .route-step:after{content:"";position:absolute;top:-27px;left:9px;width:10px;height:10px;border-radius:50%;background:var(--purple-2)}#la-home .route-step b{display:block;color:rgba(245,242,237,.46);font-family:var(--font-en),var(--font-zh);font-size:13px;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#la-home .route-step h3{margin:18px 0 0;color:var(--paper);font-family:var(--font-zh);font-size:22px;line-height:1.22;font-weight:900}#la-home .route-step p{margin:14px 0 0;color:rgba(245,242,237,.68);font-size:16px;font-weight:400;line-height:1.72}#la-home .route-step small{display:block;margin-top:14px;color:var(--purple-2);font-size:12px;font-weight:600;line-height:1.5}#la-home .course-grid{margin-top:56px;display:grid;grid-template-columns:.76fr 1.24fr;grid-gap:40px;gap:40px;align-items:start}#la-home .course-note{position:-webkit-sticky;position:sticky;top:108px;border-top:2px solid rgba(245,242,237,.88);padding-top:28px}#la-home .course-note h3{margin:0;font-family:var(--font-zh);font-size:34px;line-height:1.16;font-weight:900}#la-home .course-note p{margin:18px 0 0;color:rgba(245,242,237,.68);font-size:16px;font-weight:600;line-height:1.82}#la-home .plan-table{border-top:1px solid var(--line-dark)}#la-home .plan-row{display:grid;grid-template-columns:.9fr 1.3fr 1fr;grid-gap:30px;gap:30px;padding:28px 0;border-bottom:1px solid var(--line-dark)}#la-home .plan-row h4{margin:0;font-size:22px;line-height:1.25;font-weight:900}#la-home .plan-row p{margin:0;color:rgba(245,242,237,.68);font-size:15px;font-weight:600;line-height:1.72}#la-home .plan-row span{color:var(--purple-2);font-size:13px;font-weight:800}#la-home .highlight-band{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-dark)}#la-home .highlight{min-height:190px;padding:30px;border-right:1px solid var(--line-dark);background:rgba(245,242,237,.04)}#la-home .highlight:last-child{border-right:0}#la-home .highlight b{color:var(--purple-2);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:800;text-transform:uppercase}#la-home .highlight h4{margin:18px 0 0;font-size:24px;line-height:1.2;font-weight:900}#la-home .highlight p{margin:12px 0 0;color:rgba(245,242,237,.68);font-size:15px;font-weight:600;line-height:1.72}#la-home .section:not(.dark) .highlight-band{border-color:var(--line)}#la-home .section:not(.dark) .highlight{border-right-color:var(--line);background:rgba(61,50,82,.05)}#la-home .section:not(.dark) .highlight h4{color:var(--ink)}#la-home .section:not(.dark) .highlight p{color:var(--muted)}#la-home .case-story{display:grid;grid-template-columns:.9fr 1.1fr;min-height:620px;border:1px solid var(--line);background:var(--paper)}#la-home .case-left{padding:44px;color:var(--paper);background:var(--night);display:flex;flex-direction:column;justify-content:space-between}#la-home .case-left h3{margin:0;font-family:var(--font-zh);font-size:42px;line-height:1.1;font-weight:900}#la-home .case-left p{margin:22px 0 0;color:rgba(245,242,237,.68);font-size:16px;font-weight:600;line-height:1.8}#la-home .result-list{display:grid;grid-gap:1px;gap:1px;margin-top:36px;background:var(--line-dark);border:1px solid var(--line-dark)}#la-home .result-list div{display:grid;grid-template-columns:104px 1fr;grid-gap:20px;gap:20px;padding:18px;background:rgba(245,242,237,.06)}#la-home .result-list b{color:var(--purple-2);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:800;text-transform:uppercase}#la-home .result-list span{color:rgba(245,242,237,.74);font-size:14px;font-weight:700}#la-home .case-visual{padding:42px;display:grid;grid-template-rows:auto 1fr;grid-gap:28px;gap:28px;background:var(--paper)}#la-home .before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;min-height:420px}#la-home .portfolio-state{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}#la-home .portfolio-state h4{position:absolute;left:20px;top:18px;z-index:2;margin:0;color:var(--paper);font-family:var(--font-en),var(--font-zh);font-size:15px;font-weight:900}#la-home .portfolio-state.before{background:linear-gradient(180deg,rgba(10,10,10,.74) 0 82px,transparent 82px),repeating-linear-gradient(180deg,rgba(10,10,10,.28) 0 12px,transparent 12px 34px),#E9E3D9}#la-home .portfolio-state.after{background:linear-gradient(180deg,rgba(10,10,10,.92) 0 82px,transparent 82px),linear-gradient(90deg,var(--purple) 0 26%,transparent 26%),repeating-linear-gradient(180deg,rgba(10,10,10,.32) 0 9px,transparent 9px 31px),#EEE9E1}#la-home .portfolio-state.after:after{content:"";position:absolute;right:28px;bottom:28px;width:120px;height:120px;border-radius:0;background:linear-gradient(135deg,rgba(126,141,150,.78),rgba(138,123,168,.58))}#la-home .case-caption{display:grid;grid-template-columns:1fr auto;grid-gap:22px;gap:22px;align-items:center;border-top:1px solid var(--line);padding-top:24px}#la-home .case-caption p{margin:0;color:var(--muted);font-size:15px;font-weight:600;line-height:1.72}#la-home .case-caption b{color:var(--purple);font-family:var(--font-en),var(--font-zh);font-size:13px;font-weight:900;white-space:nowrap}#la-home .resource-layout{display:grid;grid-template-columns:.86fr 1.14fr;grid-gap:48px;gap:48px;align-items:start}#resource .section-head{align-items:end}#la-home .report-cover{position:relative;overflow:hidden;min-height:540px;padding:42px;color:var(--paper);background:linear-gradient(160deg,rgba(10,10,10,.88) 0,rgba(10,10,10,.58) 46%,rgba(61,50,82,.68) 100%),url(/assets/icon/resource-library-bg.jpg) 50% /cover no-repeat,var(--ink);display:flex;flex-direction:column;justify-content:space-between}#la-home .report-cover>*{position:relative;z-index:1}#la-home .report-cover h3{margin:0;font-family:var(--font-zh);font-size:42px;line-height:1.1;font-weight:900}#la-home .report-cover p{margin:20px 0 0;color:rgba(245,242,237,.68);font-size:16px;font-weight:600;line-height:1.82}#la-home .resource-index{border-top:2px solid var(--ink)}#la-home .resource-row{display:grid;grid-template-columns:112px 1fr 96px;grid-gap:28px;gap:28px;padding:30px 0;border-bottom:1px solid var(--line);align-items:start;color:inherit;text-decoration:none;cursor:pointer}#la-home .resource-row b{color:var(--purple);font-family:var(--font-en);font-size:14px;font-weight:800}#la-home .resource-row h4{margin:0;font-size:24px;line-height:1.24;font-weight:900}#la-home .resource-row p{margin:10px 0 0;color:var(--muted);font-size:15px;font-weight:600;line-height:1.72}#la-home .resource-row span{justify-self:end;color:var(--muted-2);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:800;text-transform:uppercase}#la-home .diagnosis-section{padding:112px var(--page);color:var(--paper);background:linear-gradient(145deg,rgba(61,50,82,.88),rgba(10,10,10,1) 52%),var(--ink)}#la-home .diagnosis-grid{width:min(100%,var(--max));margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:58px;gap:58px;align-items:start}#la-home .diagnosis-copy{position:-webkit-sticky;position:sticky;top:110px}#la-home .diagnosis-copy h2{margin:0;font-family:var(--font-zh);font-size:50px;line-height:1.08;font-weight:900}#la-home .diagnosis-copy p{margin:22px 0 0;color:rgba(245,242,237,.68);font-size:17px;font-weight:600;line-height:1.86}#la-home .review-points{display:grid;grid-gap:1px;gap:1px;margin-top:42px;border:1px solid var(--line-dark);background:var(--line-dark)}#la-home .review-points div{display:grid;grid-template-columns:96px 1fr;grid-gap:18px;gap:18px;padding:18px;background:rgba(245,242,237,.06)}#la-home .review-points b{color:var(--purple-2);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:800;text-transform:uppercase}#la-home .review-points span{color:rgba(245,242,237,.74);font-size:14px;font-weight:700}#la-home .diagnosis-form{padding:42px;border:1px solid var(--line-dark);border-radius:var(--radius);background:var(--paper);color:var(--ink)}#la-home .form-head{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:start;padding-bottom:26px;margin-bottom:28px;border-bottom:1px solid var(--line)}#la-home .form-head h3{margin:0;font-size:30px;line-height:1.16;font-weight:900}#la-home .form-head span{color:var(--purple);font-family:var(--font-en),var(--font-zh);font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap}#la-home .form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}label{display:grid;grid-gap:8px;gap:8px;color:rgba(10,10,10,.72);font-size:13px;font-weight:800}input,select,textarea{width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--line);border-radius:var(--radius);background:#FBF8F2;color:var(--ink);outline:none;font-size:14px;font-weight:600}#la-home .diagnosis-form input,#la-home .diagnosis-form select,#la-home .diagnosis-form textarea{border-color:var(--line)}#la-home .diagnosis-form input:focus,#la-home .diagnosis-form select:focus,#la-home .diagnosis-form textarea:focus{border-width:2px;border-color:var(--purple);box-shadow:0 0 0 3px rgba(107,91,138,.16)}textarea{min-height:122px;resize:vertical}#la-home .full{grid-column:1/-1}#la-home .submit-line{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:center;margin-top:24px}#la-home .submit-line p{margin:0;color:var(--muted);font-size:13px;font-weight:600;line-height:1.72}#la-home .submit-line button{min-height:48px;padding:0 24px;border:0;border-radius:var(--radius);background:var(--purple);color:var(--paper);font-size:14px;font-weight:900;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .3s ease}#la-home .submit-line button:hover{background:var(--night);transform:scale(1.05);box-shadow:0 8px 24px rgba(61,50,82,.45)}#la-home .submit-line button:active{transform:scale(.97);box-shadow:0 2px 8px rgba(61,50,82,.25);transition-duration:.1s}#la-home .footer{position:relative;padding:34px var(--page);color:rgba(245,242,237,.58);background:#0A0A0A;border-top:0}#la-home .footer:before{content:"";position:absolute;top:0;left:0;right:0;z-index:3;height:1px;background:var(--line-dark);pointer-events:none}#la-home .footer-inner{position:relative;z-index:1;width:min(100%,var(--max));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:start;font-size:12px;font-weight:700}#la-home .footer-brand-panel{display:grid;grid-gap:28px;gap:28px;align-content:start}#la-home .footer-logo-line{display:flex;align-items:center;gap:14px;color:var(--paper)}#la-home .footer-logo-img{display:block;width:300px;max-width:100%;height:auto;margin:-38px 0 0 -57px}#la-home .footer-links{display:flex;flex-wrap:wrap;gap:18px 24px;color:rgba(245,242,237,.62);white-space:nowrap}#la-home .social-entry{display:grid;grid-gap:10px;gap:10px}#la-home .social-entry b{color:rgba(245,242,237,.74);font-size:13px;font-weight:900}#la-home .social-links{display:flex;gap:14px;align-items:center}#la-home .social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(245,242,237,.12);border-radius:50%;background:rgba(245,242,237,.06);color:var(--paper);font-size:13px;font-weight:900;text-decoration:none;transition:transform .22s ease,border-color .22s ease,background .22s ease}#la-home .social-link:hover{transform:translateY(-2px);border-color:rgba(245,242,237,.42);background:rgba(245,242,237,.14)}#la-home .social-link.wechat{color:#8EDB9C}#la-home .social-link.red{color:#FF6F86}#la-home .social-link.douyin{color:#9BCBFF}#la-home .footer-contact{justify-self:end;display:grid;grid-template-columns:160px minmax(240px,1fr);grid-gap:28px;gap:28px;align-items:center;width:min(100%,520px);padding:24px;border:1px solid var(--line-dark);border-radius:var(--radius);background:rgba(245,242,237,.05)}#la-home .qr-placeholder{width:160px;height:160px;padding:8px;border-radius:var(--radius);background:var(--paper);color:var(--ink);border:1px solid rgba(245,242,237,.18);box-shadow:0 18px 42px rgba(0,0,0,.24)}#la-home .footer-qr-img{display:block;width:100%;height:100%;object-fit:contain}#la-home .contact-copy{display:grid;grid-gap:12px;gap:12px}#la-home .contact-copy b{color:var(--paper);font-size:18px;line-height:1.2;font-weight:900}#la-home .contact-copy p{margin:0;color:rgba(245,242,237,.62);font-size:13px;line-height:1.72;font-weight:700}@media (max-width:1120px){#la-home{--page:34px}#la-home .hero h1{font-size:84px}#la-home .about-editorial,#la-home .case-story,#la-home .course-grid,#la-home .direction-switch,#la-home .resource-layout,#la-home .role-overview{grid-template-columns:1fr}#la-home .about-statement{min-height:auto}#la-home .section-head{grid-template-columns:1fr;gap:24px}#la-home .course-route,#la-home .highlight-band{grid-template-columns:repeat(2,1fr)}#la-home .course-journey-head{margin-bottom:64px}#la-home .course-route{column-gap:44px;row-gap:58px}#la-home .course-route:before{display:none}#la-home .highlight:nth-child(2){border-right:0}#la-home .highlight:last-child{grid-column:1/-1;border-top:1px solid var(--line-dark)}#la-home .course-note,#la-home .diagnosis-copy{position:static}}@media (max-width:900px){#la-home .diagnosis-grid{grid-template-columns:1fr}}@media (max-width:720px){#la-home{--page:20px}#la-home .hero{min-height:780px}#la-home .hero-content{min-height:780px;padding:116px 20px 64px}#la-home .hero h1{font-size:52px;line-height:1.06}#la-home .hero-subtitle{margin-top:30px;font-size:18px;line-height:1.58}#la-home .hero-actions{flex-direction:column;width:100%}#la-home .btn{width:100%}#la-home .diagnosis-section,#la-home .section{padding:76px var(--page)}#la-home .diagnosis-copy h2,#la-home .section-head h2{font-size:34px}#la-home .about-statement p,#la-home .diagnosis-copy p,#la-home .section-head p,#la-home .system-row p{font-size:15px}#la-home .about-statement{padding:28px}#la-home .about-statement h3,#la-home .case-left h3,#la-home .report-cover h3,#la-home .role-title h3{font-size:32px}#la-home .about-metrics,#la-home .before-after,#la-home .form-grid,#la-home .highlight-band,#la-home .matrix,#la-home .mentor-cards{grid-template-columns:1fr}#la-home .journey-title{font-size:34px}#la-home .journey-copy{font-size:16px}#la-home .course-route{display:grid;grid-template-columns:1fr;grid-gap:34px;gap:34px;padding-top:0}#la-home .route-step{padding:0 0 0 34px}#la-home .route-step:before{top:0;left:0}#la-home .route-step:after{top:9px;left:9px}#la-home .case-caption,#la-home .form-head,#la-home .plan-row,#la-home .resource-row,#la-home .result-list div,#la-home .review-points div,#la-home .submit-line,#la-home .system-row{grid-template-columns:1fr}#la-home .mentor-card{min-height:auto}#la-home .direction-switch{gap:28px}#la-home .case-left,#la-home .case-visual,#la-home .diagnosis-form,#la-home .report-cover,#la-home .role-title{padding:28px}#la-home .matrix{border-left:0}#la-home .matrix-cell,#la-home .matrix-cell:nth-child(2n),#la-home .matrix-cell:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}#la-home .matrix-cell:last-child{border-bottom:0}#la-home .route-step{min-height:auto}#la-home .highlight,#la-home .highlight:last-child,#la-home .highlight:nth-child(2){grid-column:auto;border-right:0;border-top:0;border-bottom:1px solid var(--line-dark)}#la-home .highlight:last-child{border-bottom:0}#la-home .resource-row span{justify-self:start}#la-home .footer-contact,#la-home .footer-inner{grid-template-columns:1fr;justify-items:start}#la-home .footer-contact{width:100%}#la-home .footer-links{white-space:normal}}@keyframes heroReveal{0%{opacity:0;transform:translate3d(0,40px,0) scale(.95)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes revealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes revealLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes revealRight{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes revealScale{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}[data-reveal]{opacity:0}[data-reveal=up].is-visible{animation:revealUp .6s ease-out both}[data-reveal=left].is-visible{animation:revealLeft .7s ease-out both}[data-reveal=right].is-visible{animation:revealRight .7s ease-out both}[data-reveal=scale].is-visible{animation:revealScale .5s ease-out both}#la-home .mentor-card{transition:transform .3s ease,box-shadow .3s ease}#la-home .mentor-card:hover{transform:translateY(-8px);box-shadow:0 20px 48px rgba(0,0,0,.12)}#la-home .resource-row{transition:transform .25s ease,background .25s ease}#la-home .resource-row:hover{transform:translateX(6px)}#la-home .resource-row:focus-visible{outline:2px solid var(--purple);outline-offset:6px}@media (prefers-reduced-motion:reduce){#la-home .diagnosis-form,#la-home .hero-content,#la-home .hero-float,#la-home .hero-visual,#la-home .matrix-cell:hover:after,#la-home .matrix-cell:hover:before{animation:none!important}#la-home [data-reveal]{opacity:1!important}#la-home [data-reveal].is-visible{animation:none!important}}@keyframes kenBurns{0%{transform:scale3d(1.06,1.06,1) translateZ(0)}25%{transform:scale3d(1.04,1.04,1) translate3d(-.4%,-.2%,0)}50%{transform:scale3d(1.02,1.02,1) translate3d(-.8%,-.4%,0)}75%{transform:scale3d(1.045,1.045,1) translate3d(.25%,-.55%,0)}to{transform:scale3d(1.06,1.06,1) translateZ(0)}}@keyframes heroFloat{0%{transform:translateZ(0)}12.5%{transform:translate3d(0,-3px,0)}25%{transform:translate3d(0,-5.5px,0)}37.5%{transform:translate3d(0,-7px,0)}50%{transform:translate3d(0,-8px,0)}62.5%{transform:translate3d(0,-7px,0)}75%{transform:translate3d(0,-5.5px,0)}87.5%{transform:translate3d(0,-3px,0)}to{transform:translateZ(0)}}#la-home .mentor-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(107,91,138,.14) 0,transparent 60%);opacity:0;transition:opacity .35s ease;pointer-events:none;z-index:4}#la-home .mentor-card:hover:after{opacity:1}@keyframes diagGlow{0%,to{box-shadow:0 0 0 0 rgba(107,91,138,0)}50%{box-shadow:0 0 0 2px rgba(107,91,138,.28),0 0 32px rgba(107,91,138,.1)}}#la-home .diagnosis-form{animation:diagGlow 5s ease-in-out 1.5s infinite}