.hero{background:var(--mp-primary-dark);align-items:flex-end;min-height:88vh;margin-top:-88px;display:flex;position:relative;overflow:hidden}.hero .bg{opacity:1;background:url(/images/hero-b2c.jpg) 50%/cover;transition:opacity .6s;position:absolute;inset:0}body[data-segment=b2c] .hero .bg{background-image:url(/images/hero-b2c.jpg)}body[data-segment=b2b] .hero .bg{background-image:url(/images/hero-b2b.jpg)}.hero .scrim{z-index:1;background:linear-gradient(#0d24406b 0%,#0d244000 24% 44%,#0d2440a8 80%,#0d2440eb 100%);position:absolute;inset:0}.hero .inner{z-index:2;width:100%;padding:9rem clamp(22px,5vw,32px) clamp(3rem,6vw,5rem);position:relative}.hero-content{max-width:760px}.hero h1{font-family:var(--mp-font-display);color:#fff;letter-spacing:-.02em;margin:1.25rem 0;font-size:clamp(2.5rem,6vw,4.75rem);line-height:1.08}.hero p{color:#fffc;max-width:540px;margin-bottom:2.25rem;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.hero .actions{flex-wrap:wrap;gap:1rem;display:flex}.hero .pill-accent{-webkit-backdrop-filter:blur(8px);color:var(--mp-accent);background:#0e1e2773;border:1px solid #7ba4d08c;font-weight:600}.hero-stats{flex-wrap:wrap;gap:2.5rem;margin-top:3.25rem;display:flex}.hero-stats .num{font-family:var(--mp-font-display);color:#fff;font-size:2rem;font-weight:600}.hero-stats .lbl{color:#ffffffa6;font-size:.82rem}.worlds{background:linear-gradient(160deg,#eaf1fb 0%,#f4f6f8 52%,#e7f0fa 100%)}.worlds-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.world{border-radius:var(--mp-radius-lg);color:#fff;isolation:isolate;cursor:pointer;min-height:420px;transition:transform .4s var(--mp-ease),box-shadow .4s var(--mp-ease);flex-direction:column;justify-content:flex-end;padding:2.5rem;display:flex;position:relative;overflow:hidden}.world:hover{box-shadow:var(--mp-shadow-lg);transform:translateY(-6px)}.world:before{content:"";z-index:-2;transition:transform .6s var(--mp-ease);background-position:50%;background-size:cover;position:absolute;inset:0}.world:hover:before{transform:scale(1.05)}.world:after{content:"";z-index:-1;position:absolute;inset:0}.world.b2c:before{background-image:url(/images/services/b2c/home-cleaning.jpeg)}.world.b2b:before{background-image:url(/images/services/b2b/commercial-cleaning.jpg)}.world.b2c:after{background:linear-gradient(#2e5e9940,#0d2440eb)}.world.b2b:after{background:linear-gradient(#0e1e2740,#0e1e27eb)}.world .tag{font-family:var(--mp-font-mono);letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin-bottom:.75rem;font-size:.7rem}.world h3{font-family:var(--mp-font-display);margin-bottom:.6rem;font-size:1.85rem}.world p{color:#ffffffd1;max-width:38ch;font-size:.95rem}.world .go{align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.world .go .arrow{width:30px;height:30px;transition:transform .3s var(--mp-ease);background:#fff3;border-radius:50%;place-items:center;display:grid}.world:hover .go .arrow{transform:translate(3px)}.svc-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.svc-head h2{max-width:18ch}.cat{margin-top:2.75rem}.cat:first-child{margin-top:.5rem}.cat-head{border-bottom:1px solid var(--mp-line);align-items:center;gap:.85rem;margin-bottom:1.4rem;padding-bottom:.85rem;display:flex}.cat-head h3{color:var(--mp-ink);font-size:1.2rem;font-weight:700}.cat-soon{font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--mp-primary);background:#2e5e991f;border:1px solid #2e5e9966;border-radius:999px;padding:.28rem .7rem;font-size:.62rem;font-weight:600}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:1.25rem .85rem;display:grid}.tcard{cursor:pointer;transition:transform .7s cubic-bezier(.16,1,.3,1)}.tcard:hover{animation:1.05s cubic-bezier(.16,1,.3,1) forwards mp-lift}.tcard .thumb{aspect-ratio:4/3;box-shadow:var(--mp-shadow-sm);background:var(--mp-soft);border-radius:12px;position:relative;overflow:hidden}.tcard .thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--mp-ease)}.tcard:hover .thumb img{transform:scale(1.05)}.tcard .label{color:var(--mp-ink-2);margin-top:.55rem;font-size:.8rem;font-weight:500;line-height:1.3}.tcard.soon{cursor:default}.tcard.soon .thumb img{filter:grayscale()brightness(1.04);opacity:.5}.tcard.soon .thumb:after{content:"即將推出";color:#fff;letter-spacing:.06em;background:#0e1e2757;place-items:center;font-size:.82rem;font-weight:700;display:grid;position:absolute;inset:0}.tcard.soon .label{color:var(--mp-muted)}.svc-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.svc-card{border-radius:var(--mp-radius);transition:transform .35s var(--mp-ease),box-shadow .35s var(--mp-ease);flex-direction:column;display:none;overflow:hidden}.svc-card:hover{box-shadow:var(--mp-shadow);transform:translateY(-6px)}.svc-card .ph{height:188px;position:relative;overflow:hidden}.svc-card .ph img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--mp-ease)}.svc-card:hover .ph img{transform:scale(1.05)}.svc-card .ph .badge{font-size:.68rem;font-weight:700;font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--seg);background:#ffffffeb;border-radius:999px;padding:.3rem .7rem;position:absolute;top:12px;left:12px}.svc-card .body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.svc-card h3{margin-bottom:.5rem;font-size:1.12rem;font-weight:600;line-height:1.35}.svc-card p{color:var(--mp-muted);flex:1;font-size:.9rem;line-height:1.6}.svc-card .more{color:var(--seg);margin-top:1.1rem;font-size:.85rem;font-weight:700}body[data-segment=b2c] .svc-card[data-seg~=b2c],body[data-segment=b2b] .svc-card[data-seg~=b2b]{display:flex}.inc{background:var(--mp-cream);position:relative;overflow:hidden}.inc:before{content:"";opacity:.08;pointer-events:none;background:url(/images/floor-plan.svg) 100%/contain no-repeat;width:min(640px,55%);position:absolute;top:0;bottom:0;right:0}.inc>.mp-container{z-index:1;position:relative}.inc-wrap{grid-template-columns:1fr 1fr;gap:.85rem;margin-top:2.5rem;display:grid}.inc-item{border:1px solid var(--mp-line);border-radius:var(--mp-radius-sm);transition:transform .3s var(--mp-ease),box-shadow .3s var(--mp-ease);background:#fff;align-items:flex-start;gap:.75rem;padding:.95rem 1.1rem;display:flex}.inc-item:hover{box-shadow:var(--mp-shadow-sm);transform:translateY(-3px)}.inc-item .ck{background:var(--seg);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;margin-top:1px;font-size:.8rem;display:grid}.inc-item h4{margin-bottom:.15rem;font-size:.98rem;font-weight:600}.inc-item p{color:var(--mp-muted);font-size:.82rem;line-height:1.55}.kw-row{flex-wrap:wrap;gap:.5rem;margin-top:2rem;display:flex}.kw-row span{color:var(--mp-ink-2);background:var(--seg-soft);border:1px solid var(--mp-line);border-radius:999px;padding:.4rem .85rem;font-size:.78rem}.refs{margin-top:2rem}.refs-head{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:1.4rem;display:flex}.refs-head h3{font-size:1.15rem;font-weight:700}.refs-head span{font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--mp-muted);font-size:.66rem}.refs-marquee{position:relative;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%)}.refs-track{will-change:transform;width:max-content;animation:55s linear infinite refs-scroll;display:flex}.refs-marquee:hover .refs-track{animation-play-state:paused}@keyframes refs-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ref-card{aspect-ratio:4/3;border-radius:var(--mp-radius);width:340px;box-shadow:var(--mp-shadow-sm);background:var(--mp-soft);flex:none;margin-right:1rem;overflow:hidden}.ref-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--mp-ease)}.ref-card:hover img{transform:scale(1.06)}@media (max-width:640px){.ref-card{width:74vw}}@media (prefers-reduced-motion:reduce){.refs-marquee{overflow-x:auto;-webkit-mask:none;mask:none}.refs-track{animation:none}}.medgrade{border-radius:var(--mp-radius-lg);grid-template-columns:1.45fr 1fr;align-items:center;gap:clamp(1.75rem,4vw,3rem);margin-top:2.25rem;padding:clamp(1.75rem,4vw,3rem);display:grid}.medgrade h3{font-family:var(--mp-font-display);margin:1rem 0;font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:600;line-height:1.3}.medgrade p{color:var(--mp-ink-2);margin-bottom:.9rem;font-size:.95rem;line-height:1.8}.medgrade p:last-child{margin-bottom:0}.medgrade p strong{color:var(--mp-primary);font-weight:700}.cert-label{font-family:var(--mp-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--mp-muted);text-align:center;margin-bottom:1rem;font-size:.66rem}.cert-tiles{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}.cert-tile{border-radius:var(--mp-radius);flex-direction:column;align-items:center;gap:.6rem;padding:1rem .6rem;display:flex}.cert-tile img{object-fit:contain;width:auto;max-width:100%;height:54px}.cert-tile figcaption{font-family:var(--mp-font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--mp-muted);text-align:center;font-size:.58rem;line-height:1.3}@media (max-width:900px){.medgrade{grid-template-columns:1fr}}@media (max-width:640px){.hide-mobile{display:none}}.estates{padding-top:clamp(12px,2vw,28px)}.estate-row{grid-template-columns:repeat(7,1fr);align-items:stretch;gap:1rem;margin-top:2.75rem;display:grid}.estate-tile{border-radius:var(--mp-radius-sm);text-align:center;height:100px;transition:box-shadow .3s var(--mp-ease),transform .3s var(--mp-ease);place-items:center;padding:1rem;display:grid}.estate-tile:hover{box-shadow:var(--mp-shadow-sm);transform:translateY(-3px)}.estate-tile img{object-fit:contain;filter:grayscale();opacity:.78;width:auto;max-width:100%;max-height:50px;transition:filter .3s var(--mp-ease),opacity .3s var(--mp-ease)}.estate-tile:hover img{filter:grayscale(0);opacity:1}.estate-tile .wm{font-family:var(--mp-font-display);color:var(--mp-ink-2);font-size:.98rem;font-weight:600;line-height:1.25}.estate-tile .wm small{font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--mp-muted);margin-top:.28rem;font-size:.55rem;font-weight:500;display:block}@media (max-width:980px){.estate-row{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.estate-row{grid-template-columns:repeat(2,1fr)}}.brand-logos{border-radius:var(--mp-radius);background:#fff;margin-top:2.75rem;padding:clamp(1.25rem,3vw,2.25rem) clamp(1rem,4vw,3rem)}.brand-logos img{width:100%;height:auto;display:block}.quote-band{background:var(--mp-primary-dark);color:#fff;text-align:center}.quote-band blockquote{font-family:var(--mp-font-display);max-width:22ch;margin:1.5rem auto;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:500;line-height:1.5}body[data-segment=b2c] .quote-band blockquote{max-width:24ch}.quote-band cite{color:#ffffffb3;font-size:.9rem;font-style:normal}.quote-band .stars{color:var(--mp-accent);letter-spacing:.2em}.cta{background:linear-gradient(135deg,var(--mp-primary),var(--mp-primary-dark));color:#fff;border-radius:var(--mp-radius-lg);grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;padding:clamp(2.5rem,5vw,4rem);display:grid}.cta h2{color:#fff}.cta p{color:#ffffffd1;margin:1rem 0 0;font-size:1.02rem}.cta .perks{flex-wrap:wrap;gap:.6rem;margin-top:1.75rem;display:flex}.cta .perks span{background:#ffffff1f;border-radius:999px;padding:.4rem .85rem;font-size:.8rem}.quote-card{border-radius:var(--mp-radius);color:var(--mp-ink);padding:2rem}.quote-card label{color:var(--mp-muted);margin-bottom:.4rem;font-size:.78rem;font-weight:600;display:block}.quote-card input,.quote-card select,.quote-card textarea{border:1px solid var(--mp-line);border-radius:var(--mp-radius-sm);background:var(--mp-soft);width:100%;margin-bottom:1rem;padding:.8rem .9rem;font-family:inherit;font-size:.9rem}.quote-card .row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.quote-card button{width:100%;margin-top:.25rem}.medcare-card{background:linear-gradient(135deg,var(--mp-primary),var(--mp-primary-dark));border-radius:var(--mp-radius-lg);color:#fff;align-items:center;gap:clamp(1.5rem,4vw,2.75rem);padding:clamp(2rem,5vw,3.5rem);display:flex}.medcare-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff21;border:1px solid #ffffff42;border-radius:50%;flex:none;place-items:center;width:104px;height:104px;font-size:2.8rem;display:grid}.medcare-card h2{color:#fff}.medcare-card p{color:#ffffffe0}.medcare-perks{flex-wrap:wrap;gap:.6rem;margin-top:1.75rem;display:flex}.medcare-perks span{color:#fff;background:#ffffff24;border:1px solid #fff3;border-radius:999px;padding:.42rem .9rem;font-size:.82rem}@media (max-width:760px){.medcare-card{text-align:center;flex-direction:column;gap:1.5rem}.medcare-perks{justify-content:center}}.svc-card,.cert-tile,.estate-tile,.medgrade,.brand-logos{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.quote-card{background:var(--glass-bg-strong);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border)}.quote-card input,.quote-card select,.quote-card textarea{background:#ffffff8c;border-color:#ffffffb3}.reveal{opacity:0;filter:blur(7px);will-change:opacity,transform,filter;transition:opacity 1.25s cubic-bezier(.16,1,.3,1),transform 1.25s cubic-bezier(.16,1,.3,1),filter 1.25s cubic-bezier(.16,1,.3,1);transform:translateY(42px)scale(.984)}.reveal.reveal-in{opacity:1;filter:none;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;filter:none;transition:none;transform:none}}@media (max-width:980px){.worlds-grid,.svc-grid,.cta{grid-template-columns:1fr 1fr}.cta{grid-template-columns:1fr}}@media (max-width:760px){.hero{min-height:82vh}.hero .inner{padding:7rem clamp(20px,5vw,28px) 3rem}.hero-stats{gap:1.5rem}.svc-head{flex-direction:column;align-items:flex-start}}@media (max-width:680px){.inc-wrap{grid-template-columns:1fr}}@media (max-width:640px){.svc-grid,.quote-card .row{grid-template-columns:1fr}.worlds-grid{grid-template-columns:45% 45%;justify-content:space-between;gap:0;margin-top:1.5rem}.world{min-height:280px;padding:1.1rem 1rem}.world h3{margin-bottom:.4rem;font-size:clamp(.95rem,3.4vw,1.2rem)}.world p{max-width:none;font-size:.75rem}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr))}.cta{padding:2rem 1.5rem}}@media (max-width:760px){.inc:before{opacity:.09;background-position:top;background-size:160%;width:auto;left:0;right:0}}@media (max-width:460px){.cat-grid{grid-template-columns:repeat(2,1fr)}.hero-stats{gap:1.1rem}.hero-stats .num{font-size:1.6rem}}
