:root{--cream: #fff8ed;--cream-strong: #fff1df;--coral: #f04c4d;--coral-dark: #d83f40;--yellow: #f8c84f;--pink: #f7a3a7;--navy: #101c3d;--muted: #5d6680;--line: #f3d8cf;--white: #ffffff;--shadow: 0 18px 45px rgba(16, 28, 61, .1);--radius: 24px;--radius-sm: 16px;--max: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Noto Sans TC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--navy);background:var(--cream);line-height:1.6}img{max-width:100%;height:auto}a{color:inherit}main{overflow:hidden}section{padding:72px 24px}.container{width:min(100%,var(--max));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px clamp(18px,4vw,54px);background:#fff8edeb;backdrop-filter:blur(18px);border-bottom:1px solid rgba(243,216,207,.7)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:600;letter-spacing:-.02em}.brand img{width:64px;height:64px;object-fit:contain}.brand span{font-size:1rem}.main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(14px,3vw,34px);font-weight:500}.main-nav a{text-decoration:none;padding:8px 0;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--coral);border-color:var(--coral)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:12px;border:2px solid transparent;font-weight:600;text-decoration:none;line-height:1.15;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--coral);color:var(--white);box-shadow:0 12px 24px #f04c4d38}.button--primary:hover{background:var(--coral-dark)}.button--secondary{background:var(--white);color:var(--coral-dark);border-color:var(--coral)}.button--text{background:transparent;color:var(--coral-dark);padding-inline:0}.button--small{padding:11px 18px;font-size:.95rem}.button-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hero{position:relative;min-height:clamp(620px,78vh,820px);display:flex;align-items:center;padding:76px clamp(22px,5vw,70px);background-image:linear-gradient(90deg,#fff8edf5,#fff8ede6 31%,#fff8ed6b 52%,#fff8ed0f),url(/images/hero-background.png);background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-grid{position:relative;z-index:1;width:min(100%,1220px);margin:0 auto;display:grid;grid-template-columns:minmax(0,560px) 1fr;gap:clamp(24px,5vw,70px);align-items:center}.hero-grid>div:first-child{max-width:560px;text-align:left}.eyebrow{color:var(--coral);font-weight:700;letter-spacing:.07em;text-transform:uppercase;font-size:.82rem;margin:0 0 12px}.hero h1,.page-hero h1{margin:0;font-family:Inter,Noto Sans TC,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.05rem,4.3vw,3.45rem);line-height:1.08;letter-spacing:-.008em;font-weight:600}.hero h1 span,.page-hero h1 span{display:block;color:var(--coral)}.hero .lead,.page-hero .lead{max-width:620px;margin:24px 0 0;font-size:clamp(1.02rem,1.55vw,1.16rem);font-weight:500;color:var(--navy)}.hero .tagline{color:var(--coral);font-weight:600;margin:18px 0 28px}.intro-strip{padding:36px 24px 48px;background:var(--white);text-align:center;border-block:1px solid var(--line)}.intro-strip>p{max-width:760px;margin:0 auto 28px;font-size:1.2rem;font-weight:600}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;max-width:var(--max);margin:0 auto}.feature-item{display:grid;place-items:center;gap:8px;padding:14px 8px;border-right:1px solid var(--line);font-weight:700;font-size:.95rem}.feature-item:last-child{border-right:0}.feature-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--cream-strong);color:var(--coral);font-size:1.55rem}.section-heading{max-width:780px;margin:0 auto 34px}.section-heading--center{text-align:center}.section-heading--left{margin-left:0;text-align:left}.section-heading h2,.cta-panel h2{margin:0;font-family:Inter,Noto Sans TC,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.45rem,2.35vw,1.95rem);line-height:1.16;letter-spacing:-.008em;font-weight:600}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1rem}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.review-card,.video-card,.price-card,.form-card{background:#ffffffd1;border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:0 12px 35px #101c3d12}.card{padding:24px}.card .icon{font-size:2rem;display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:16px;background:var(--cream-strong);margin-bottom:14px}.card h3,.review-card h3,.price-card h3,.video-card h3{margin:0 0 8px;font-size:1rem;line-height:1.3}.card p,.review-card p,.price-card p,.video-card p,.form-card p,.page-hero p{color:var(--muted)}.soft-section{background:linear-gradient(180deg,var(--cream) 0%,#fff3e9 100%)}.check-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0;margin:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:10px;padding:16px;border-radius:16px;background:var(--white);border:1px solid var(--line);font-weight:600}.check-list li:before{content:"✓";flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--white);font-weight:700}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.review-card{padding:24px;position:relative}.review-card:before{content:"“";color:var(--coral);font-size:3rem;font-family:Inter,Noto Sans TC,ui-sans-serif,system-ui,sans-serif;line-height:1}.review-card blockquote{margin:0 0 16px}.review-card cite{display:flex;align-items:center;gap:10px;font-style:normal;font-weight:600}.review-card cite:before{content:"";width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--pink),var(--coral))}.cta-panel{width:min(calc(100% - 48px),var(--max));margin:72px auto;padding:30px;display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff3d0,#fff8ed 70%);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.cta-panel img{border-radius:18px;aspect-ratio:4 / 3;object-fit:cover}.small-note{margin:12px 0 0;color:var(--muted);font-size:.95rem}.page-hero{padding:74px 24px 54px;background:radial-gradient(circle at 85% 30%,rgba(247,163,167,.28),transparent 18%),linear-gradient(180deg,#fffaf1,#fff3e3)}.page-hero .container{max-width:900px}.two-column{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:start}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.price-card{padding:26px;display:flex;flex-direction:column;gap:10px}.price{font-family:Inter,Noto Sans TC,ui-sans-serif,system-ui,sans-serif;font-size:1.85rem;line-height:1;color:var(--coral);font-weight:700}.price small{display:block;margin-top:4px;font-family:inherit;font-size:.9rem;color:var(--muted)}.price-card .button{margin-top:auto}.video-section{padding-block:56px}.video-category{margin-top:34px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-card{overflow:hidden}.video-card img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.video-card div{padding:18px}.text-link{color:var(--coral-dark);font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.form-card{padding:28px}.form-grid{display:grid;gap:16px}label{display:grid;gap:7px;font-weight:700}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #e7c5bc;border-radius:12px;background:#fffdf8;color:var(--navy);font:inherit}textarea{min-height:140px;resize:vertical}.form-status{min-height:28px;font-weight:600}.form-status.success{color:#167a35}.form-status.error{color:#b42318}.hidden-field{display:none}.site-footer{background:var(--navy);color:var(--white);padding:56px 24px 26px}.site-footer a{color:var(--white)}.footer-grid{width:min(100%,var(--max));margin:0 auto;display:grid;grid-template-columns:1.25fr .75fr 1.1fr 1fr;gap:32px}.site-footer h2{margin:0 0 14px;font-size:1rem}.site-footer p,.site-footer li{color:#ffffffc2}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:6px}.footer-bottom{width:min(100%,var(--max));margin:32px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#ffffffb8}@media(max-width:980px){.site-header{grid-template-columns:1fr;justify-items:center}.main-nav{flex-wrap:wrap}.two-column,.cta-panel{grid-template-columns:1fr}.hero{min-height:660px;background-position:58% center}.hero-grid{grid-template-columns:minmax(0,520px) 1fr}.feature-row,.card-grid,.check-list,.reviews-grid,.price-grid,.video-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){section,.page-hero{padding-inline:18px}.hero{min-height:720px;padding:56px 18px;align-items:flex-start;background-image:linear-gradient(180deg,#fff8edf5,#fff8ede6 40%,#fff8ed40 72%,#fff8ed0d),url(/images/hero-background.png);background-position:58% center}.hero-grid{grid-template-columns:1fr}.hero-grid>div:first-child{max-width:100%;padding:20px 0}.hero h1,.page-hero h1{font-size:clamp(1.9rem,9vw,2.8rem)}.button-row,.button{width:100%}.feature-row,.card-grid,.check-list,.reviews-grid,.price-grid,.video-grid,.footer-grid{grid-template-columns:1fr}.feature-item{border-right:0;border-bottom:1px solid var(--line)}.cta-panel{width:min(calc(100% - 28px),var(--max));padding:22px}.brand span{display:none}}
