    :root{--font-sans:"Inter","Noto Sans TC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text:#0f172a;--muted:#6b7280;--line:rgba(0,0,0,.06);--accent:#c7a46a;--accent-strong:#9f7930;--v2-surface:#fffdf8;--v2-base:#c99b63;--v2-base-deep:#5d3a1d;--v2-muted:#776554;}
    *{box-sizing:border-box;}
    html,body{margin:0;padding:0;-webkit-text-size-adjust:100%;text-size-adjust:100%;}
    body{min-height:100vh;color:var(--text);background:linear-gradient(180deg,#fbfaf8 0%,#f3f1ec 100%);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;}
    img,video{max-width:100%;display:block;}
    a{color:inherit;text-decoration:none;}
    .page{max-width:1180px;margin:0 auto;padding:0 16px 96px;}
    .site-header{position:sticky;top:8px;z-index:20;margin-top:16px;padding-top:env(safe-area-inset-top);}
    .nav-shell{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:10px 16px;border-radius:16px;background:rgba(253,248,241,.88);box-shadow:0 10px 30px rgba(71,48,24,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);}
    .brand{display:inline-flex;align-items:center;gap:8px;min-width:0;}
    .brand-mark{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;}
    .brand-mark img{width:30px;height:30px;object-fit:contain;}
    .nav-title{flex:1;min-width:0;color:#151515;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    .nav-links{display:none;gap:12px;align-items:center;flex-wrap:wrap;margin-left:auto;}
    .nav-links a{min-height:44px;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:600;color:var(--text);border:1px solid transparent;}
    .nav-actions{display:flex;align-items:center;gap:8px;}
    .lang-toggle,.nav-toggle{min-height:40px;border-radius:999px;border:1px solid rgba(96,68,42,.16);background:#fffaf3;color:#171717;font:inherit;font-size:12px;font-weight:800;padding:0 12px;box-shadow:0 2px 10px rgba(54,37,20,.06);}
    .hero-shell--v2{max-width:1200px;margin:18px auto 0;padding:20px 22px 8px;}
    .hero--v2{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:56px;align-items:stretch;background:transparent;border:none;box-shadow:none;padding:0;}
    .hero-content--v2{display:flex;flex-direction:column;gap:15px;min-width:0;}
    .kicker--v2{display:inline-grid;grid-template-columns:auto minmax(0,1fr);align-items:center;width:max-content;max-width:100%;min-height:48px;padding:9px 18px 9px 13px;border:1px solid rgba(174,126,65,.34);border-radius:18px;background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(249,239,224,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 34px rgba(126,86,44,.1);gap:12px;color:#6e4825;}
    .premium-kicker__rail{width:3px;height:28px;border-radius:999px;background:linear-gradient(180deg,#e4c477,#9b642b);box-shadow:0 0 0 5px rgba(204,151,73,.1);}
    .premium-kicker__text{display:grid;gap:2px;min-width:0;}
    .premium-kicker__eyebrow{font-size:9px;line-height:1;letter-spacing:.18em;font-weight:800;color:#b1864b;text-transform:uppercase;}
    .premium-kicker__main{font-size:12px;line-height:1.2;letter-spacing:.045em;font-weight:900;color:#6e4825;white-space:nowrap;}
    .premium-hero-title{display:grid;gap:7px;margin:3px 0 0;width:max-content;max-width:100%;font-family:"Noto Serif TC","Songti TC","STSong","PMingLiU",serif;font-size:clamp(35px,3.05vw,48px);line-height:1.1;letter-spacing:-.04em;font-weight:800;}
    .premium-hero-title__line{display:block;white-space:nowrap;}
    .premium-hero-title__line--ink{color:#2b2019;text-shadow:0 1px 0 rgba(255,255,255,.75);}
    .premium-hero-title__line--gold{background:linear-gradient(115deg,#75451d 0%,#b7782f 36%,#dfbd70 64%,#875426 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 10px 18px rgba(141,90,38,.1));}
    .hero-content--v2 .lead{margin:2px 0 0;max-width:24ch;color:#3d3128;font-size:clamp(18px,1.45vw,21px);line-height:1.55;font-weight:700;}
    .hero-content--v2 .lead-detail{margin:-4px 0 0;max-width:38ch;color:#776554;font-size:clamp(15px,1.08vw,16.5px);line-height:1.75;}
    .hero-cta--v2{margin-top:8px;}
    .hero-cta__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;}
    .hero-cta__primary,.hero-cta__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 22px;font-size:15px;font-weight:800;text-align:center;}
    .hero-cta__primary{background:linear-gradient(135deg,#d0a06c,#b88147);color:#fff;box-shadow:0 12px 24px rgba(102,71,42,.28);}
    .hero-cta__secondary{background:rgba(255,249,242,.92);color:#3a2c1f;border:1px solid rgba(120,88,57,.24);}
    .v2-hero-stories{margin-top:0;}
    .v2-hero-stories__card{border-radius:18px;background:rgba(255,253,248,.86);border:1px solid rgba(205,170,113,.24);padding:14px 16px;color:#514538;}
    .v2-hero-stories__quote{margin:0;font-size:13px;line-height:1.55;}
    .v2-hero-stories__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;font-size:11px;color:#8a725b;}
    .hero-v2-visual{min-width:0;align-self:stretch;}
    .hero-v2-visual__image-wrap{position:relative;width:100%;height:100%;min-height:360px;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#f5eadb,#d8bd96);box-shadow:0 18px 46px rgba(74,50,29,.12);}
    .hero-v2-visual img,.hero-v2-visual video{width:100%;height:100%;object-fit:cover;}
    .hero-v2-visual img[hidden]{display:none;}
    .hero-v2-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;}
    .hero-v2-feature-card{border-radius:18px;background:#fffdfa;border:1px solid rgba(205,170,113,.22);padding:14px;color:#3f3328;}
    .hero-v2-feature-card h3{margin:0 0 6px;font-size:15px;line-height:1.35;}
    .hero-v2-feature-card p{margin:0;color:#75675a;font-size:13px;line-height:1.55;}
    .section{content-visibility:auto;contain-intrinsic-size:auto 680px;}
    #ai-summary{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;}
    @keyframes fortuneTeacherSkeletonPulse{0%{opacity:.58}50%{opacity:1}100%{opacity:.58}}
    .fortunev2-hero-teachers[hidden]{display:none!important;}
    .fortunev2-hero-teachers{box-sizing:border-box;width:min(100%,560px);margin:16px 0 0;padding:12px 14px 14px;border:1px solid rgba(205,170,113,.34);border-radius:22px;overflow:hidden;background:linear-gradient(135deg,rgba(255,252,245,.92),rgba(255,245,224,.72));}
    .fortunev2-hero-teachers *,.fortunev2-hero-teachers *::before,.fortunev2-hero-teachers *::after{box-sizing:border-box;}
    .fortunev2-hero-teachers__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;}
    .fortunev2-hero-teachers__label{color:#7e613b;font-size:13px;font-weight:800;letter-spacing:.05em;}
    .fortunev2-hero-teachers__view-all{appearance:none;border:0;background:transparent;color:#9b6f2f;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:4px 0;text-decoration:none;}
    .fortunev2-hero-teachers__list{display:flex;gap:10px;width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;padding:4px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;}
    .fortunev2-hero-teachers__list::-webkit-scrollbar{display:none;}
    .fortunev2-hero-teacher{appearance:none;border:0;background:transparent;color:#111827;cursor:pointer;flex:0 0 90px;min-width:0;padding:0;scroll-snap-align:start;text-align:center;}
    .fortunev2-hero-teacher__photo{display:block;position:relative;width:58px;height:58px;margin:0 auto 7px;border-radius:50%;background:linear-gradient(135deg,rgba(255,252,246,.96),rgba(240,222,185,.72));}
    .fortunev2-hero-teacher__photo img,.fortunev2-hero-teacher__fallback{position:absolute;inset:3px;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:inherit;object-fit:cover;background:#fffaf1;}
    .fortunev2-hero-teacher__name,.fortunev2-hero-teacher__location{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .fortunev2-hero-teacher__name{color:#1f2937;font-size:12px;font-weight:800;line-height:1.25;}
    .fortunev2-hero-teacher__location{color:rgba(126,97,59,.68);font-size:10px;font-weight:600;line-height:1.25;margin:0 auto 2px;}
    .fortunev2-hero-teacher--loading{cursor:default;pointer-events:none;}
    .fortunev2-hero-teacher--loading .fortunev2-hero-teacher__photo,.fortunev2-hero-teacher--loading .fortunev2-hero-teacher__name,.fortunev2-hero-teacher--loading .fortunev2-hero-teacher__location{display:block;background:linear-gradient(90deg,rgba(126,97,59,.10),rgba(255,255,255,.8),rgba(126,97,59,.10));background-size:220% 100%;animation:fortuneTeacherSkeletonPulse 1.05s ease-in-out infinite;color:transparent;}
    .fortunev2-hero-teacher--loading .fortunev2-hero-teacher__name{width:52px;height:13px;border-radius:999px;margin:0 auto;}
    .fortunev2-hero-teacher--loading .fortunev2-hero-teacher__location{width:38px;height:10px;border-radius:999px;}
    .fortunev2-teacher-card--loading{pointer-events:none;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton{display:block;background:linear-gradient(90deg,rgba(126,97,59,.10),rgba(255,255,255,.78),rgba(126,97,59,.10));background-size:220% 100%;border-radius:999px;animation:fortuneTeacherSkeletonPulse 1.05s ease-in-out infinite;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-avatar{width:74px;height:74px;border-radius:50%;flex:0 0 74px;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-line{height:16px;margin:8px 0;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-title{height:26px;width:76%;margin-top:10px;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-chip{width:118px;height:30px;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-copy{height:18px;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-copy:nth-child(1){width:100%;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-copy:nth-child(2){width:92%;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-copy:nth-child(3){width:82%;}
    .fortunev2-teacher-card--loading .fortunev2-skeleton-button{height:48px;width:46%;border-radius:14px;}
    .fortunev2-teachers{min-height:620px;}
    .fortunev2-teachers .section-head{align-items:flex-end;}
    .fortunev2-teacher-carousel{position:relative;margin-top:6px;}
    .fortunev2-teacher-carousel__rail{overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:4px 2px 22px;-webkit-overflow-scrolling:touch;scrollbar-width:none;}
    .fortunev2-teacher-carousel__rail::-webkit-scrollbar{display:none;}
    .fortunev2-teachers .fortunev2-teacher-grid{display:flex!important;grid-template-columns:none!important;gap:18px;align-items:stretch;width:max-content;min-width:100%;}
    .fortunev2-teachers .fortunev2-teacher-card{position:relative;flex:0 0 clamp(350px,34vw,462px);border-radius:28px;scroll-snap-align:start;scroll-margin-inline:2px;transform:translateZ(0);}
    .fortunev2-teachers .fortunev2-teacher-card[hidden],.fortunev2-teachers .fortunev2-teacher-card[style*="display:none"]{display:none!important;}
    .fortunev2-teachers .fortunev2-teacher-head{min-height:184px;padding:24px 24px 18px;display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;align-items:center;}
    .fortunev2-teachers .fortunev2-teacher-avatar{width:104px;height:104px;border-radius:50%;flex-shrink:0;}
    .fortunev2-teachers .fortunev2-teacher-body{min-height:170px;}
    .fortunev2-teachers .fortunev2-teacher-foot{min-height:96px;}
    @media (min-width:1025px){.nav-links{display:flex;}.nav-toggle{display:none;}}
    @media (max-width:700px){.page{padding:0 16px 96px;}.site-header{top:0;margin-top:16px;}.nav-shell{padding:10px 12px;border-radius:16px;}.nav-links{display:none;}.nav-title{font-size:11px;}.hero-shell--v2{padding:10px 10px 0;margin-top:18px;overflow-x:clip;}.hero--v2{display:flex;flex-direction:column;align-items:stretch;gap:7px;background:rgba(255,253,248,.72);border:1px solid rgba(205,170,113,.16);border-radius:22px;padding:10px;}.hero-content--v2{display:contents;}.hero-cta--v2,.hero-cta__actions{display:contents;}.kicker--v2{order:1;align-self:flex-start;min-height:44px;padding:8px 12px 8px 11px;border-radius:16px;gap:10px;}.premium-kicker__rail{height:25px;}.premium-kicker__eyebrow{font-size:8px;letter-spacing:.14em;}.premium-kicker__main{font-size:10px;letter-spacing:.035em;}.premium-hero-title{order:2;width:100%;font-size:clamp(28px,8.25vw,34px);line-height:1.08;letter-spacing:-.055em;}.hero-content--v2 .lead{order:3;margin:0;max-width:100%;font-size:15px;line-height:1.48;}.hero-content--v2 .lead-detail{order:4;margin:-5px 0 0;max-width:100%;font-size:12.5px;line-height:1.52;}.hero-v2-visual{order:5;margin:8px 0 10px;}.hero-v2-visual__image-wrap{height:220px;min-height:220px;max-height:220px;border-radius:18px;aspect-ratio:4/3;}.hero-cta__primary{order:6;}.home-hero-teachers{order:7!important;}.v2-hero-stories{order:8!important;}.hero-cta__secondary{order:9;}.hero-cta__primary,.hero-cta__secondary{width:100%;min-height:44px;margin-top:8px;padding:0 14px;font-size:.95rem;}.hero-cta__secondary{margin-top:16px;}.v2-hero-stories__card{padding:12px 13px 10px;}.hero-v2-feature-grid{grid-template-columns:1fr;}.hero-v2-feature-card{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px 10px;align-items:center;}.fortunev2-hero-teachers{width:min(100%,calc(100vw - 32px));max-width:calc(100vw - 32px);margin-top:14px;padding:11px 12px 13px;border-radius:20px;}.fortunev2-hero-teachers__list{gap:8px;margin:0 -2px;}.fortunev2-hero-teacher{flex-basis:72px;}.fortunev2-hero-teacher__photo{width:50px;height:50px;margin-bottom:6px;}.fortunev2-hero-teacher__name{font-size:11px;}}
    @media (prefers-reduced-motion:reduce){.fortunev2-hero-teacher--loading .fortunev2-hero-teacher__photo,.fortunev2-hero-teacher--loading .fortunev2-hero-teacher__name,.fortunev2-hero-teacher--loading .fortunev2-hero-teacher__location,.fortunev2-teacher-card--loading .fortunev2-skeleton{animation:none;}}
