:root{--blue: #7483ad;--blue-dark: #37405f;--blue-soft: #e9edf5;--rose: #b78181;--rose-dark: #9c686d;--cream: #fbf9f6;--white: #fff;--ink: #2f3448;--muted: #687087;--line: #d9deea;--shadow: 0 24px 60px rgba(55, 64, 95, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Noto Sans TC,system-ui,sans-serif;line-height:1.7}img{display:block;max-width:100%}a{color:inherit}button,input,select{font:inherit}main{position:relative;display:flex;flex-direction:column}.site-header{position:absolute;z-index:10;inset:0 0 auto;height:86px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;gap:34px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.brand{margin-right:auto}.brand img,footer img{width:210px;height:auto;filter:brightness(0) invert(1)}nav{display:flex;gap:28px}nav a{text-decoration:none;font-weight:600;font-size:.94rem}nav a:hover{color:#e7c8c8}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:13px 28px;border:0;border-radius:999px;background:var(--rose);color:#fff;text-decoration:none;font-weight:800;letter-spacing:.03em;box-shadow:0 14px 28px #9c686d45;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);background:var(--rose-dark);box-shadow:0 18px 34px #9c686d57}.hero{order:1;min-height:790px;position:relative;display:grid;align-items:center;color:#fff;background-image:url(/images/hero-couple.png);background-position:center;background-size:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#2d344ee0,#37405fb0 46%,#37405f14 78%)}.hero-content{position:relative;z-index:1;max-width:min(54vw,760px);padding:142px clamp(24px,7vw,110px) 84px}.eyebrow{margin:0 0 13px;text-transform:uppercase;font-size:.82rem;font-weight:800;letter-spacing:.22em;color:#f1d7d7}.eyebrow.dark{color:var(--rose-dark)}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:22px;font-size:clamp(2.5rem,5.2vw,4.65rem);line-height:1.18;letter-spacing:-.035em;text-shadow:0 3px 16px rgba(0,0,0,.2)}h1 span{color:#f6dddd}.hero-copy{max-width:650px;font-size:clamp(1rem,1.5vw,1.2rem);color:#ffffffe6}.proof-row{display:flex;gap:clamp(22px,4vw,52px);margin:30px 0 34px}.proof-row div{display:grid}.proof-row strong{font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.2}.proof-row span{color:#ffffffbf;font-size:.88rem}.microcopy{margin:12px 0 0 14px;font-size:.82rem;color:#ffffffb8}.trust-strip{order:3;min-height:76px;padding:18px 24px;background:var(--blue);color:#fff;display:flex;justify-content:center;align-items:center;gap:clamp(16px,4vw,54px);font-weight:700}.stories{order:4}.intro{order:5}.comparison{order:6}.steps{order:7}.trust-strip i{width:4px;height:4px;border-radius:50%;background:#e5c4c4}.section{padding:clamp(76px,9vw,132px) clamp(24px,7vw,110px)}.section-heading{max-width:780px;margin:0 auto 54px;text-align:center}.section-heading h2,.comparison h2,.signup h2{margin-bottom:19px;font-size:clamp(2rem,4vw,3.3rem);line-height:1.27;letter-spacing:-.025em;color:var(--blue-dark)}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1180px;margin:auto}.feature-grid article{min-height:300px;padding:38px;background:#fff;border:1px solid #eef0f5;border-radius:4px 36px 4px 4px;box-shadow:var(--shadow)}.feature-number{color:var(--rose);font-size:.9rem;font-weight:900;letter-spacing:.15em}.feature-grid h3{margin:60px 0 13px;font-size:1.45rem;color:var(--blue-dark)}.feature-grid p{margin:0;color:var(--muted)}.comparison{background:#edf0f6}.comparison-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.comparison-card{overflow:hidden;border-radius:4px 38px 4px 4px;box-shadow:var(--shadow)}.comparison-card-heading{min-height:145px;padding:30px 38px;display:flex;align-items:center;gap:20px}.comparison-card-heading h3{margin:0;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.35}.comparison-card-heading small{font-size:.72em;font-weight:600}.comparison-mark{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;font-size:1.45rem;font-weight:900}.comparison-card ul{min-height:510px;margin:0;padding:27px 38px 34px;list-style:none}.comparison-card li{position:relative;min-height:62px;padding:17px 0 17px 38px;border-bottom:1px solid rgba(116,131,173,.16);color:var(--blue-dark);font-weight:600}.comparison-card li:last-child{border-bottom:0}.comparison-card li:before{position:absolute;left:0;top:16px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-size:.78rem;font-weight:900}.comparison-card-featured{background:#fff}.comparison-card-featured .comparison-card-heading{color:#fff;background:var(--blue)}.comparison-card-featured .comparison-mark{color:var(--blue);background:#fff}.comparison-card-featured li:before{content:"✓";color:#fff;background:var(--rose)}.comparison-card-other{background:#f8f7f5;border:1px solid #e1e3e9}.comparison-card-other .comparison-card-heading{color:var(--blue-dark);background:#dfe3ec}.comparison-card-other .comparison-mark{color:#fff;background:#8c94a8}.comparison-card-other li{color:#767c8c;font-weight:500}.comparison-card-other li:before{content:"!";color:#fff;background:#9ca2b0}.stories{background:#fff}.stories{padding-top:clamp(64px,7vw,96px);padding-bottom:clamp(64px,7vw,96px)}.stories .section-heading{margin-bottom:36px}.story-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1320px;margin:auto}.story-grid figure{margin:0;background:var(--cream);overflow:hidden;border-radius:4px 32px 4px 4px;border:1px solid #eeeae6}.story-grid img{width:100%;aspect-ratio:1.28;object-fit:cover}.story-grid figcaption{padding:18px 16px 20px}blockquote{margin:0 0 14px;color:var(--blue-dark);font-size:.82rem;line-height:1.65}.story-grid figcaption p{margin:0;color:var(--rose-dark);font-size:.82rem;font-weight:800}.steps{background:var(--cream)}.steps ol{max-width:1000px;margin:auto;padding:0;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;gap:34px}.steps li{display:flex;gap:18px}.steps li>span{flex:0 0 52px;height:52px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:50%;font-size:1.25rem;font-weight:900}.steps h3{margin:2px 0 8px;color:var(--blue-dark)}.steps p{margin:0;color:var(--muted)}.signup{position:absolute;z-index:2;order:2;top:108px;right:clamp(24px,5vw,80px);width:min(40vw,540px);padding:0}.signup-copy{display:none}.signup h2{color:#fff}.signup-copy>p:nth-of-type(2){color:#fffc}.privacy-note{display:flex;gap:15px;margin-top:34px;padding-top:26px;border-top:1px solid rgba(255,255,255,.24)}.privacy-note>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--rose)}.privacy-note p{margin:0;color:#ffffffc7}.privacy-note strong{color:#fff}form{max-width:650px;padding:22px 24px;display:grid;gap:10px;background:#fff;color:var(--ink);border-radius:4px 42px 4px 4px;box-shadow:0 30px 70px #20263e52}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.birthday-fieldset{margin:0;padding:0;border:0;display:grid;gap:4px}.birthday-fieldset legend{font-size:.82rem;font-weight:700;color:var(--blue-dark);padding:0}.birthday-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.birthday-col{display:grid;gap:4px}.birthday-label{font-size:.75rem;font-weight:700;color:var(--muted)}label{display:grid;gap:4px;font-size:.82rem;font-weight:700;color:var(--blue-dark)}label small{font-weight:400;color:var(--muted)}input,select{width:100%;min-height:42px;padding:7px 11px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:#fff;outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #7483ad24}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.consent{grid-template-columns:20px 1fr;align-items:start;font-size:.8rem;font-weight:400;color:var(--muted)}.consent input{min-height:auto;margin-top:4px}.consent a{color:var(--rose-dark)}.submit-button{width:100%}.submit-button:disabled{opacity:.72;cursor:wait;transform:none}.form-status{min-height:24px;margin:0;text-align:center;font-weight:700;font-size:.9rem}.form-status.success{color:#28764c}.form-status.error{color:#a43b45}.booking-steps-visual{order:8;padding:clamp(72px,8vw,115px) 24px;display:grid;justify-items:center;background:var(--blue-dark)}.booking-steps-visual .section-heading{margin-bottom:34px}.booking-steps-visual .section-heading h2{color:#fff}.booking-steps-visual .eyebrow{color:#e9caca}.booking-steps-visual img{width:min(966px,100%);height:auto;object-fit:contain}footer{padding:50px 24px 95px;display:grid;justify-items:center;gap:10px;text-align:center;color:#ffffffc7;background:var(--blue-dark)}footer p,footer small{margin:0}footer div{display:flex;gap:20px;font-size:.86rem}.not-found{min-height:100vh;padding:40px 24px;display:grid;place-content:center;justify-items:center;text-align:center;color:#fff;background:var(--blue)}.not-found img{width:220px;margin-bottom:50px;filter:brightness(0) invert(1)}.not-found h1{margin:0 0 10px;font-size:clamp(3rem,8vw,6rem)}.not-found>p:not(.eyebrow){margin-bottom:28px;color:#fffc}@media(max-width:920px){nav{display:none}.hero{min-height:760px;background-position:57% center}.hero-shade{background:linear-gradient(90deg,#2d344ee0,#37405f87)}.hero-content{max-width:760px}.feature-grid{grid-template-columns:1fr;max-width:620px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px}.feature-grid article{min-height:auto}.feature-grid h3{margin-top:30px}.comparison-grid{grid-template-columns:1fr;max-width:650px}.comparison-card ul{min-height:auto}.steps ol{grid-template-columns:1fr;max-width:600px}.signup{position:static;width:auto;padding:70px clamp(24px,7vw,80px);display:block;background:var(--blue)}.signup form{max-width:650px;margin:auto}}@media(max-width:600px){.site-header{height:70px;padding:0 18px}.brand img{width:168px}.hero{min-height:720px;background-position:60% center}.hero-shade{background:#303957ad}.hero-content{padding:110px 22px 60px}h1{font-size:clamp(2.25rem,11vw,3.3rem)}.proof-row{gap:15px}.proof-row strong{font-size:1.25rem}.proof-row span{font-size:.72rem}.trust-strip{flex-wrap:wrap;gap:8px 15px;font-size:.82rem}.section{padding:70px 20px}.section-heading{margin-bottom:36px}.feature-grid article{padding:30px}.comparison-card-heading{min-height:120px;padding:25px 24px}.comparison-card ul{padding:20px 24px 27px}.comparison-card li{padding-left:34px}.story-grid{grid-template-columns:1fr;max-width:360px;gap:18px}.story-grid figcaption{padding:24px}.story-grid blockquote{font-size:.92rem}.signup{padding:42px 18px}form{padding:26px 20px;border-radius:4px 28px 4px 4px}.form-row,.birthday-selector{grid-template-columns:1fr}.booking-steps-visual{padding:64px 16px}footer{padding-bottom:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
