/* 行知匯公開招生首頁完整樣式：含收費表及套餐優惠 */
:root{--navy:#102b52;--navy2:#0b203d;--blue:#1d5ca9;--sky:#eaf2fc;--ink:#172437;--muted:#627087;--line:#dfe6ee;--paper:#fff;--soft:#f5f8fc;--gold:#efc469;--gold-dark:#ab7620;}
*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Microsoft JhengHei","PingFang TC","Noto Sans TC",Arial,sans-serif;line-height:1.65;}a{color:inherit;}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(16,43,82,.08);backdrop-filter:blur(10px);}.nav-wrap{max-width:1180px;min-height:76px;padding:0 24px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:21px;color:var(--navy);letter-spacing:.04em;}.brand small,.footer-brand small{display:block;font-size:8px;letter-spacing:.16em;font-weight:700;line-height:1.2;opacity:.72;}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--navy);color:#fff;font-size:18px;font-weight:700;}.nav-links{display:flex;align-items:center;gap:25px;}.nav-links a{text-decoration:none;font-size:14px;color:#34445a;font-weight:600;transition:color .2s;}.nav-links a:hover{color:var(--blue);}.nav-links .nav-login{color:#fff;background:var(--navy);padding:9px 18px;border-radius:6px;}.nav-links .nav-login:hover{color:#fff;background:var(--blue);}.menu-toggle{display:none;border:0;background:transparent;color:var(--navy);font-size:25px;cursor:pointer;}
.section{padding:96px 24px;}.section-wrap{max-width:1120px;margin:auto;}.eyebrow{margin:0 0 12px;font-size:11px;letter-spacing:.18em;color:#b9d2ff;font-weight:800;}.eyebrow.dark{color:var(--blue);}.eyebrow.center,.center{text-align:center;}h2{margin:0;color:var(--navy);font-size:clamp(29px,3.6vw,45px);letter-spacing:-.04em;line-height:1.22;}h2.light{color:#fff;}
.hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(117deg,#0d2e5b 0%,#164a88 60%,#3978bc 100%);min-height:570px;display:flex;align-items:center;}.hero-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent 80%);}.hero-wrap{position:relative;z-index:2;max-width:1120px;width:100%;margin:auto;padding:80px 24px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;}.hero-content h1{margin:0;font-size:clamp(44px,5.6vw,72px);line-height:1.12;letter-spacing:-.07em;}.hero-content h1 em{color:#bbdcff;font-style:normal;}.hero-text{max-width:580px;margin:24px 0 30px;font-size:17px;color:rgba(255,255,255,.87);}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;}.btn{display:inline-flex;align-items:center;gap:18px;justify-content:center;padding:13px 21px;border-radius:6px;text-decoration:none;font-size:15px;font-weight:800;transition:transform .2s,background .2s;}.btn:hover{transform:translateY(-2px);}.btn-primary{background:#fff;color:var(--navy);}.btn-outline{border:1px solid rgba(255,255,255,.6);color:#fff;}.btn-outline:hover{background:rgba(255,255,255,.13);}.hero-points{margin-top:28px;display:flex;flex-wrap:wrap;gap:17px;color:rgba(255,255,255,.83);font-size:13px;}.hero-card{background:rgba(255,255,255,.98);color:var(--ink);border-radius:12px;padding:28px;box-shadow:0 24px 55px rgba(4,23,55,.3);transform:rotate(1.2deg);}.hero-card-top{display:flex;justify-content:space-between;align-items:center;color:var(--navy);font-weight:800;font-size:18px;padding-bottom:17px;border-bottom:1px solid var(--line);}.spark{color:var(--gold-dark);}.offer-mini{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);}.offer-mini:last-of-type{border-bottom:0;}.offer-number{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--sky);color:var(--blue);font-weight:900;}.offer-mini strong,.offer-mini small{display:block;}.offer-mini strong{font-size:14px;color:var(--navy);}.offer-mini small{font-size:11px;color:var(--muted);}.offer-mini b{padding:3px 8px;border-radius:4px;background:#fff0cf;color:var(--gold-dark);font-size:13px;}.hero-card-link{display:block;margin-top:16px;color:var(--blue);font-size:13px;font-weight:800;text-decoration:none;}.hero-orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.11);}.orb-one{width:560px;height:560px;right:-230px;top:-240px;}.orb-two{width:330px;height:330px;right:8%;bottom:-210px;}
.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--line);}.stats-strip div{padding:27px 24px;border-right:1px solid var(--line);text-align:center;}.stats-strip div:last-child{border-right:0;}.stats-strip strong{display:block;font-size:17px;color:var(--navy);letter-spacing:.03em;}.stats-strip span{display:block;font-size:12px;color:var(--muted);margin-top:2px;}
.two-col{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px;align-items:start;}.about-copy{color:#425066;font-size:16px;}.about-copy p{margin:0 0 18px;}.text-link{display:inline-flex;gap:12px;color:var(--blue);text-decoration:none;font-weight:800;margin-top:9px;}.section-soft{background:var(--soft);}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:43px;}.feature-card{background:#fff;min-height:260px;padding:27px 23px;border-radius:8px;border:1px solid #e8eef5;transition:transform .2s,box-shadow .2s;}.feature-card:hover{transform:translateY(-6px);box-shadow:0 15px 28px rgba(22,60,104,.12);}.icon-box{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:37px;}.feature-card h3{color:var(--navy);font-size:20px;margin:0 0 11px;}.feature-card p{color:var(--muted);margin:0;font-size:14px;}
.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;}.heading-note{max-width:300px;color:var(--muted);font-size:14px;margin:0;}.pricing-section{background:#fff;}.pricing-tabs{display:flex;gap:9px;border-bottom:1px solid var(--line);margin-top:40px;}.pricing-tab{border:0;border-bottom:3px solid transparent;background:transparent;padding:13px 22px 14px;color:var(--muted);font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;}.pricing-tab:hover{color:var(--blue);}.pricing-tab.active{color:var(--blue);border-bottom-color:var(--blue);}.price-panel{display:none;padding-top:30px;}.price-panel.active{display:block;animation:fade .25s ease;}.price-panel-head{display:flex;justify-content:space-between;gap:22px;align-items:start;margin-bottom:19px;}.price-panel-head h3{margin:0 0 4px;color:var(--navy);font-size:24px;}.price-panel-head p{margin:0;color:var(--muted);font-size:14px;}.price-note{flex:none;border-radius:20px;padding:6px 12px;background:var(--sky);color:var(--blue);font-size:12px;font-weight:800;}.price-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:9px;}.price-table{width:100%;min-width:750px;border-collapse:collapse;font-size:14px;}.price-table th{background:var(--navy);color:#fff;padding:15px 17px;text-align:left;font-size:13px;letter-spacing:.03em;}.price-table td{padding:14px 17px;border-top:1px solid var(--line);color:#3d4d63;}.price-table td strong{display:block;color:var(--navy);}.price-table td small{color:#7c8aa0;font-size:11px;}.price-table tr:nth-child(even){background:#fbfcfe;}.price-table tr.group-start td{border-top:2px solid #c7d9ef;}.price-table td:nth-child(3),.price-table td:nth-child(4){font-weight:800;color:var(--blue);white-space:nowrap;}.pricing-disclaimer{margin:17px 0 0;color:#8090a4;font-size:12px;text-align:center;}
.offers-section{background:linear-gradient(120deg,#102e58,#1e5799);color:#fff;}.offers-intro{text-align:center;color:rgba(255,255,255,.75);margin:14px auto 0;}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:850px;margin:40px auto 0;}.offer-card{padding:30px;border:1px solid rgba(255,255,255,.25);border-radius:11px;background:rgba(8,30,61,.25);}.offer-card.highlight{background:#fff;color:var(--ink);border-color:#fff;box-shadow:0 16px 35px rgba(3,18,41,.25);}.offer-top{display:flex;align-items:center;justify-content:space-between;color:#b8d9ff;font-size:11px;font-weight:900;letter-spacing:.12em;}.offer-top strong{color:var(--gold);font-size:30px;letter-spacing:0;}.offer-card.highlight .offer-top{color:var(--blue);}.offer-card.highlight .offer-top strong{color:var(--gold-dark);}.offer-card h3{font-size:27px;margin:17px 0 8px;color:#fff;}.offer-card.highlight h3{color:var(--navy);}.offer-card>p{margin:0;color:rgba(255,255,255,.75);font-size:14px;}.offer-card.highlight>p{color:var(--muted);}.offer-example{margin:21px 0;padding:16px 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);}.offer-card.highlight .offer-example{border-color:var(--line);}.offer-example span,.offer-example small,.offer-example strong,.offer-example del{display:block;}.offer-example span{font-size:11px;color:rgba(255,255,255,.61);}.offer-card.highlight .offer-example span{color:var(--muted);}.offer-example del{font-size:13px;color:rgba(255,255,255,.55);margin-top:9px;}.offer-card.highlight .offer-example del{color:#8c99aa;}.offer-example strong{font-size:21px;color:#fff;}.offer-card.highlight .offer-example strong{color:var(--blue);}.offer-example small{font-size:10px;color:rgba(255,255,255,.55);}.offer-card.highlight .offer-example small{color:#8190a1;}.offer-card>a{color:#fff;text-decoration:none;font-size:14px;font-weight:800;}.offer-card.highlight>a{color:var(--blue);}.offer-terms{max-width:850px;margin:24px auto 0;color:rgba(255,255,255,.61);font-size:11px;text-align:center;}
.process-section{background:#f5f8fc;}.process-section .eyebrow{color:var(--blue);}.process-section h2{color:var(--navy);}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;}.process-step{position:relative;padding:0 23px;color:var(--ink);border-left:1px solid #cfdae8;}.process-step:first-child{border-left:0;padding-left:0;}.process-step span{display:block;margin-bottom:22px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.15em;}.process-step h3{margin:0 0 9px;font-size:18px;color:var(--navy);}.process-step p{margin:0;color:var(--muted);font-size:13px;}
.contact-section{background:#fff;}.contact-layout{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center;}.contact-intro{max-width:505px;margin:22px 0 0;color:var(--muted);}.contact-panel{border:1px solid var(--line);border-radius:9px;overflow:hidden;}.contact-row{display:grid;grid-template-columns:44px 1fr auto;gap:15px;align-items:center;padding:22px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line);transition:background .2s;}.contact-row:last-child{border-bottom:0;}.contact-row:hover{background:var(--sky);}.contact-row.plain:hover{background:#fff;}.contact-symbol{font-size:20px;color:var(--blue);text-align:center;}.contact-row small{display:block;color:var(--muted);font-size:10px;letter-spacing:.1em;font-weight:800;}.contact-row strong{display:block;color:var(--navy);font-size:17px;margin-top:2px;}.contact-row b{color:var(--blue);font-size:19px;}.cta-section{background:#e7f0fb;padding:62px 24px;}.cta-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;}.cta-wrap p{margin:0 0 7px;color:var(--blue);font-weight:800;font-size:13px;}.cta-wrap h2{font-size:clamp(23px,3vw,34px);}.btn-light{flex:none;background:var(--navy);color:#fff;}.site-footer{padding:37px 24px;background:#0b203d;color:rgba(255,255,255,.76);}.footer-wrap{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:25px;}.footer-brand{color:#fff;font-size:18px;}.footer-brand .brand-mark{background:#fff;color:var(--navy);}.footer-links{display:flex;gap:17px;flex-wrap:wrap;}.footer-links a{color:rgba(255,255,255,.76);font-size:12px;text-decoration:none;}.footer-links a:hover{color:#fff;}.footer-wrap>p{margin:0;font-size:11px;white-space:nowrap;}.footer-disclaimer{max-width:1120px;margin:30px auto 0;padding:24px 0 0;border-top:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.68);font-size:11px;line-height:1.85;}.footer-disclaimer p{margin:0 0 10px;}.footer-disclaimer p:first-child{color:rgba(255,255,255,.92);font-size:12px;letter-spacing:.05em;}.footer-disclaimer strong{color:#fff;}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:900px){.hero-wrap,.two-col,.contact-layout{grid-template-columns:1fr;gap:42px;}.hero-card{max-width:430px;transform:none;}.feature-grid{grid-template-columns:repeat(2,1fr);}.process-grid{grid-template-columns:repeat(2,1fr);gap:35px 0;}.process-step:nth-child(3){border-left:0;padding-left:0;}.footer-wrap{grid-template-columns:1fr;text-align:center;}.footer-brand,.footer-links{justify-content:center;}}
@media(max-width:680px){.nav-wrap{min-height:65px;}.menu-toggle{display:block;}.nav-links{display:none;position:absolute;top:65px;left:0;right:0;padding:18px 24px 24px;background:#fff;box-shadow:0 12px 20px rgba(0,0,0,.09);flex-direction:column;align-items:stretch;gap:16px;}.nav-links.open{display:flex;}.nav-links .nav-login{text-align:center;}.hero{min-height:auto;}.hero-wrap{padding-top:67px;padding-bottom:67px;}.hero-content h1{font-size:43px;}.hero-text{font-size:15px;}.hero-card{padding:23px;}.stats-strip{grid-template-columns:repeat(2,1fr);}.stats-strip div:nth-child(2){border-right:0;}.stats-strip div:nth-child(-n+2){border-bottom:1px solid var(--line);}.section{padding:66px 20px;}.section-heading-row,.cta-wrap,.price-panel-head{align-items:flex-start;flex-direction:column;}.feature-grid,.process-grid,.offer-grid{grid-template-columns:1fr;}.process-step,.process-step:nth-child(3){border-left:0;border-top:1px solid #cfdae8;padding:22px 0 0;}.process-step:first-child{border-top:0;padding-top:0;}.contact-layout{gap:35px;}.pricing-tabs{overflow-x:auto;}.pricing-tab{white-space:nowrap;padding-left:15px;padding-right:15px;}.footer-disclaimer{margin-top:24px;font-size:10px;text-align:left;}}
