:root{--bg: #FFFBF7;--bg2: #FFF5ED;--bg3: #FEEEE0;--bg-dark: #2C1810;--tx: #2C1810;--tx2: #6B4F3E;--tx3: #9B8577;--tx4: #C4AFA3;--accent: #D4663A;--accent-deep: #B84E27;--accent-soft: #F4A67A;--accent-tint: #FFF0E8;--green: #2E7D56;--green-tint: #E8F5ED;--heart: #C2405A;--heart-tint: #FCE8ED;--bdr: #EDE4DC;--bdr2: #D9CFC6;--card: #FFFFFF;--serif: "Playfair Display", "Noto Serif TC", serif;--sans: "Source Sans 3", "Noto Sans TC", -apple-system, sans-serif;--max-w: 1100px;--r: 12px}[data-astro-cid-rfehrrhe],[data-astro-cid-rfehrrhe]:before,[data-astro-cid-rfehrrhe]:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--tx);line-height:1.7;-webkit-font-smoothing:antialiased}a[data-astro-cid-rfehrrhe]{color:var(--accent);text-decoration:none;transition:color .2s}a[data-astro-cid-rfehrrhe]:hover{color:var(--accent-deep)}img[data-astro-cid-rfehrrhe]{max-width:100%;height:auto;display:block}.w[data-astro-cid-rfehrrhe]{max-width:var(--max-w);margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.r[data-astro-cid-rfehrrhe]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.r[data-astro-cid-rfehrrhe].v{opacity:1;transform:none}nav[data-astro-cid-rfehrrhe]{position:fixed;top:0;left:0;right:0;height:56px;z-index:50;background:#fffbf7eb;backdrop-filter:blur(16px);border-bottom:1px solid var(--bdr);display:flex;align-items:center}nav[data-astro-cid-rfehrrhe] .w[data-astro-cid-rfehrrhe]{display:flex;align-items:center;justify-content:space-between;width:100%}.n-logo[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:1.1rem;font-weight:500;color:var(--tx);display:flex;align-items:center;gap:8px}.n-logo-heart[data-astro-cid-rfehrrhe]{color:var(--heart);font-size:1.2rem}.n-links[data-astro-cid-rfehrrhe]{display:flex;gap:1.8rem;align-items:center}.n-links[data-astro-cid-rfehrrhe] a[data-astro-cid-rfehrrhe]{font-size:.82rem;font-weight:600;color:var(--tx3)}.n-links[data-astro-cid-rfehrrhe] a[data-astro-cid-rfehrrhe]:hover{color:var(--tx)}.n-cta[data-astro-cid-rfehrrhe]{background:var(--accent);color:#fff!important;padding:.45rem 1.2rem;border-radius:999px;font-weight:600!important;font-size:.8rem!important}.n-cta[data-astro-cid-rfehrrhe]:hover{background:var(--accent-deep);color:#fff!important}.hero[data-astro-cid-rfehrrhe]{padding:calc(56px + clamp(4rem,8vw,7rem)) 0 clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.hero[data-astro-cid-rfehrrhe]:before{content:"";position:absolute;top:0;right:-10%;width:60%;height:100%;background:radial-gradient(ellipse at 70% 30%,var(--accent-tint) 0%,transparent 60%);pointer-events:none;opacity:.6}.hero-layout[data-astro-cid-rfehrrhe]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text[data-astro-cid-rfehrrhe]{position:relative;z-index:1}.hero-badge[data-astro-cid-rfehrrhe]{display:inline-flex;align-items:center;gap:6px;padding:.3rem .8rem;background:var(--heart-tint);border:1px solid rgba(194,64,90,.15);border-radius:999px;font-size:.7rem;font-weight:600;color:var(--heart);margin-bottom:1.5rem}.hero-badge[data-astro-cid-rfehrrhe]:before{content:"♥"}.hero[data-astro-cid-rfehrrhe] h1[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:clamp(2rem,4.5vw,3rem);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin-bottom:1rem;color:var(--tx)}.hero[data-astro-cid-rfehrrhe] h1[data-astro-cid-rfehrrhe] em[data-astro-cid-rfehrrhe]{font-style:italic;color:var(--accent)}.hero-sub[data-astro-cid-rfehrrhe]{font-size:1.05rem;color:var(--tx2);max-width:440px;line-height:1.75;margin-bottom:2rem}.hero-acts[data-astro-cid-rfehrrhe]{display:flex;gap:.8rem;flex-wrap:wrap}.btn[data-astro-cid-rfehrrhe]{display:inline-flex;align-items:center;gap:6px;padding:.85rem 1.8rem;border-radius:var(--r);font-weight:600;font-size:.88rem;transition:all .2s}.btn-warm[data-astro-cid-rfehrrhe]{background:var(--accent);color:#fff}.btn-warm[data-astro-cid-rfehrrhe]:hover{background:var(--accent-deep);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #d4663a33}.btn-o[data-astro-cid-rfehrrhe]{border:1px solid var(--bdr2);color:var(--tx2)}.btn-o[data-astro-cid-rfehrrhe]:hover{border-color:var(--accent);color:var(--accent)}.hero-img[data-astro-cid-rfehrrhe]{border-radius:20px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 16px 48px #2c181014;position:relative}.hero-img[data-astro-cid-rfehrrhe] img[data-astro-cid-rfehrrhe]{width:100%;height:100%;object-fit:cover}.hero-img[data-astro-cid-rfehrrhe]:after{content:"";position:absolute;inset:0;border-radius:20px;border:1px solid rgba(44,24,16,.06);pointer-events:none}.trust[data-astro-cid-rfehrrhe]{padding:2.5rem 0;border-top:1px solid var(--bdr);border-bottom:1px solid var(--bdr)}.trust[data-astro-cid-rfehrrhe] .w[data-astro-cid-rfehrrhe]{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-item[data-astro-cid-rfehrrhe]{text-align:center}.trust-num[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:1.8rem;font-weight:400;color:var(--accent);display:block}.trust-label[data-astro-cid-rfehrrhe]{font-size:.7rem;color:var(--tx3);text-transform:uppercase;letter-spacing:.06em}.sec[data-astro-cid-rfehrrhe]{padding:clamp(4rem,8vw,6rem) 0}.sec-b[data-astro-cid-rfehrrhe]{border-top:1px solid var(--bdr)}.sec-bg[data-astro-cid-rfehrrhe]{background:var(--bg2)}.sec-dark[data-astro-cid-rfehrrhe]{background:var(--bg-dark);color:#fff}.sec-dark[data-astro-cid-rfehrrhe] .sl[data-astro-cid-rfehrrhe]{color:var(--accent-soft)}.sec-dark[data-astro-cid-rfehrrhe] .sd[data-astro-cid-rfehrrhe]{color:#ffffffa6}.sec-dark[data-astro-cid-rfehrrhe] .bdr[data-astro-cid-rfehrrhe]{border-color:#ffffff1a}.sl[data-astro-cid-rfehrrhe]{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem}.sh[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;line-height:1.25;max-width:520px;margin-bottom:1rem}.sd[data-astro-cid-rfehrrhe]{font-size:.92rem;color:var(--tx2);max-width:460px;line-height:1.75;margin-bottom:2rem}.why-grid[data-astro-cid-rfehrrhe]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.why-card[data-astro-cid-rfehrrhe]{background:var(--card);border:1px solid var(--bdr);border-radius:var(--r);padding:2rem;transition:all .3s}.why-card[data-astro-cid-rfehrrhe]:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px #2c18100f}.why-icon[data-astro-cid-rfehrrhe]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem}.why-icon--heart[data-astro-cid-rfehrrhe]{background:var(--heart-tint);color:var(--heart)}.why-icon--trust[data-astro-cid-rfehrrhe]{background:var(--green-tint);color:var(--green)}.why-icon--reach[data-astro-cid-rfehrrhe]{background:var(--accent-tint);color:var(--accent)}.why-card[data-astro-cid-rfehrrhe] h3[data-astro-cid-rfehrrhe]{font-size:1rem;font-weight:600;margin-bottom:.4rem}.why-card[data-astro-cid-rfehrrhe] p[data-astro-cid-rfehrrhe]{font-size:.85rem;color:var(--tx2);line-height:1.65}.svc-grid[data-astro-cid-rfehrrhe]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.svc[data-astro-cid-rfehrrhe]{background:var(--card);border:1px solid var(--bdr);border-radius:var(--r);padding:2rem;display:flex;gap:1.2rem;align-items:flex-start;transition:border-color .3s}.svc[data-astro-cid-rfehrrhe]:hover{border-color:var(--accent)}.svc-num[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:2rem;font-weight:400;color:var(--bdr);line-height:1;flex-shrink:0}.svc[data-astro-cid-rfehrrhe] h3[data-astro-cid-rfehrrhe]{font-size:.95rem;font-weight:600;margin-bottom:.3rem}.svc[data-astro-cid-rfehrrhe] p[data-astro-cid-rfehrrhe]{font-size:.82rem;color:var(--tx2);line-height:1.65}.quote-sec[data-astro-cid-rfehrrhe]{text-align:center;padding:clamp(4rem,8vw,6rem) 0}.quote[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:clamp(1.3rem,3vw,1.8rem);font-weight:400;font-style:italic;color:var(--tx);max-width:600px;margin:0 auto 1.5rem;line-height:1.5}.quote-attr[data-astro-cid-rfehrrhe]{font-size:.82rem;color:var(--tx3)}.pkgs[data-astro-cid-rfehrrhe]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pk[data-astro-cid-rfehrrhe]{background:var(--card);border:1px solid var(--bdr);border-radius:var(--r);padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative;transition:all .3s}.pk[data-astro-cid-rfehrrhe]:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px #2c18100f}.pk--f[data-astro-cid-rfehrrhe]{border-color:var(--accent);background:linear-gradient(180deg,var(--accent-tint),var(--card))}.pk-tag[data-astro-cid-rfehrrhe]{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:.2rem .8rem;background:var(--accent);color:#fff;border-radius:4px;font-size:.62rem;font-weight:700;letter-spacing:.04em}.pk-n[data-astro-cid-rfehrrhe]{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tx3);margin-bottom:1rem}.pk-p[data-astro-cid-rfehrrhe]{font-family:var(--serif);font-size:2rem;font-weight:400;margin-bottom:.2rem}.pk-p[data-astro-cid-rfehrrhe] span[data-astro-cid-rfehrrhe]{font-size:.82rem;color:var(--tx3)}.pk-t[data-astro-cid-rfehrrhe]{font-size:.72rem;color:var(--tx3);margin-bottom:1.5rem}.pk-l[data-astro-cid-rfehrrhe]{list-style:none;flex:1;margin-bottom:2rem}.pk-l[data-astro-cid-rfehrrhe] li[data-astro-cid-rfehrrhe]{font-size:.82rem;color:var(--tx2);padding:.35rem 0 .35rem 1.2rem;border-bottom:1px solid var(--bdr);position:relative}.pk-l[data-astro-cid-rfehrrhe] li[data-astro-cid-rfehrrhe]:last-child{border-bottom:none}.pk-l[data-astro-cid-rfehrrhe] li[data-astro-cid-rfehrrhe]:before{content:"♥";position:absolute;left:0;color:var(--heart);font-size:.7rem}.pk-a[data-astro-cid-rfehrrhe]{display:block;text-align:center;padding:.75rem;border-radius:var(--r);font-weight:600;font-size:.85rem;border:1px solid var(--bdr2);color:var(--tx2);transition:all .2s}.pk-a[data-astro-cid-rfehrrhe]:hover{border-color:var(--accent);color:var(--accent)}.pk--f[data-astro-cid-rfehrrhe] .pk-a[data-astro-cid-rfehrrhe]{background:var(--accent);color:#fff;border-color:var(--accent)}.pk--f[data-astro-cid-rfehrrhe] .pk-a[data-astro-cid-rfehrrhe]:hover{background:var(--accent-deep);color:#fff}.story-grid[data-astro-cid-rfehrrhe]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.story-img[data-astro-cid-rfehrrhe]{border-radius:16px;overflow:hidden;aspect-ratio:4/3}.story-img[data-astro-cid-rfehrrhe] img[data-astro-cid-rfehrrhe]{width:100%;height:100%;object-fit:cover}.syn[data-astro-cid-rfehrrhe]{margin-top:2.5rem;padding:2rem;background:var(--bg-dark);border-radius:var(--r);display:flex;align-items:center;justify-content:space-between;gap:2rem;color:#fff}.syn[data-astro-cid-rfehrrhe] p[data-astro-cid-rfehrrhe]{font-size:.85rem;color:#ffffffa6;max-width:500px;line-height:1.7}.syn-l[data-astro-cid-rfehrrhe]{font-size:.78rem;font-weight:600;color:var(--accent-soft)!important;white-space:nowrap}.syn-l[data-astro-cid-rfehrrhe]:hover{color:#fff!important}.cta[data-astro-cid-rfehrrhe]{padding:clamp(4rem,8vw,6rem) 0;text-align:center;border-top:1px solid var(--bdr)}.cta[data-astro-cid-rfehrrhe] .sh[data-astro-cid-rfehrrhe]{margin:0 auto .8rem;text-align:center;max-width:480px}.cta[data-astro-cid-rfehrrhe] .sd[data-astro-cid-rfehrrhe]{margin:0 auto 2rem;text-align:center}footer[data-astro-cid-rfehrrhe]{padding:2rem 0;border-top:1px solid var(--bdr)}footer[data-astro-cid-rfehrrhe] .w[data-astro-cid-rfehrrhe]{display:flex;justify-content:space-between;align-items:center}.ft[data-astro-cid-rfehrrhe]{font-size:.72rem;color:var(--tx4)}.fl[data-astro-cid-rfehrrhe]{display:flex;gap:1.5rem}.fl[data-astro-cid-rfehrrhe] a[data-astro-cid-rfehrrhe]{font-size:.72rem;color:var(--tx4)}.hamburger[data-astro-cid-rfehrrhe]{display:none;background:none;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:4px}.hamburger[data-astro-cid-rfehrrhe] span[data-astro-cid-rfehrrhe]{display:block;width:20px;height:2px;background:var(--tx);transition:all .3s}.hamburger[data-astro-cid-rfehrrhe].active span[data-astro-cid-rfehrrhe]:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger[data-astro-cid-rfehrrhe].active span[data-astro-cid-rfehrrhe]:nth-child(2){opacity:0}.hamburger[data-astro-cid-rfehrrhe].active span[data-astro-cid-rfehrrhe]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu[data-astro-cid-rfehrrhe]{display:none;position:fixed;top:56px;right:0;width:260px;height:calc(100vh - 56px);background:var(--bg);border-left:1px solid var(--bdr);padding:2rem 1.5rem;flex-direction:column;gap:0;z-index:49}.mobile-menu[data-astro-cid-rfehrrhe].open{display:flex}.mobile-menu[data-astro-cid-rfehrrhe] a[data-astro-cid-rfehrrhe]{padding:.8rem 0;font-size:.9rem;font-weight:500;color:var(--tx2);border-bottom:1px solid var(--bdr)}@media(max-width:768px){.n-links[data-astro-cid-rfehrrhe]{display:none}.hamburger[data-astro-cid-rfehrrhe]{display:flex}.hero-layout[data-astro-cid-rfehrrhe]{grid-template-columns:1fr}.hero-img[data-astro-cid-rfehrrhe]{max-height:300px}.why-grid[data-astro-cid-rfehrrhe],.svc-grid[data-astro-cid-rfehrrhe],.pkgs[data-astro-cid-rfehrrhe],.story-grid[data-astro-cid-rfehrrhe]{grid-template-columns:1fr}.syn[data-astro-cid-rfehrrhe]{flex-direction:column;text-align:center}footer[data-astro-cid-rfehrrhe] .w[data-astro-cid-rfehrrhe]{flex-direction:column;gap:1rem;text-align:center}}
