@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Noto+Sans+HK:wght@400;500;700;900&display=swap');
:root{--ink:#202b43;--blue:#4459cf;--yellow:#ffdc69;--muted:#576278;--line:#e3e7ef}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px;background:white}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans','Noto Sans HK',sans-serif;line-height:1.6}body:has(dialog[open]){overflow:hidden}
a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.skip{position:fixed;left:20px;top:-80px;z-index:30;padding:12px 20px;background:white}.skip:focus{top:10px}
.nav{min-height:86px;padding:calc(12px + env(safe-area-inset-top)) max(24px,5vw) 12px;display:flex;gap:24px;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10;background:white;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;transform:rotate(-10deg);background:var(--blue);color:var(--yellow);font-size:25px}.brand b{display:block;font-size:23px;letter-spacing:.1em;line-height:1.3}.brand small{display:block;font-size:12px;color:var(--blue);letter-spacing:.045em}
nav{display:flex;gap:28px;font-size:14px;font-weight:500}nav a{padding:9px 0}nav a:hover{color:var(--blue)}
.nav-pill,.primary{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:99px;padding:13px 20px;background:var(--blue);color:white;font-size:14px;font-weight:700}.nav-pill span,.primary span{color:var(--yellow);font-size:20px}.nav-pill:hover,.primary:hover{background:#3044b5}
.hero{max-width:1440px;margin:auto;padding:55px 5vw 64px;display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:center}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(40px,4.9vw,72px);line-height:1.22;letter-spacing:-.035em;margin-bottom:22px;font-weight:900}h1 em,h2 em,h2 span{font-style:normal;color:var(--blue)}.lead{max-width:28em;font-size:17px;color:var(--muted);line-height:1.9;margin-bottom:24px}
.hero-art{position:relative;min-width:0;height:365px;display:flex;align-items:center}.sun{position:absolute;width:300px;height:300px;top:0;left:50%;transform:translateX(-50%);border-radius:50%;background:var(--yellow)}
.hero-collage{position:relative;width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;z-index:1;margin-top:60px}.hero-collage .mascot{width:100%;height:215px;object-fit:contain;mix-blend-mode:normal;filter:none}.m-play{order:1}.m-food{order:2}.m-shop{order:3}.m-photo{order:4}.m-map{order:5}
.stamp{position:absolute;right:8px;bottom:0;width:76px;height:76px;border-radius:50%;background:var(--blue);color:white;display:grid;place-content:center;text-align:center;font-size:12px;font-weight:700;line-height:1.25;transform:rotate(12deg)}.stamp small{color:var(--yellow)}.doodle{position:absolute;font-size:30px;color:var(--blue)}.d1{top:28px;left:8%}.d2{bottom:12px;left:12%;color:#db7735}
.friends,.ai-gallery{padding:76px max(24px,5vw) 88px}.friends{background:#f0f3fb;border-radius:44px 44px 0 0}.section-head{max-width:1280px;margin:0 auto 36px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.eyebrow{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.14em;margin-bottom:12px}.section-head h2{font-size:clamp(32px,4vw,52px);line-height:1.3;letter-spacing:-.025em;margin-bottom:0}.section-note{color:var(--muted);font-size:16px;line-height:1.9;margin-bottom:3px}
.cards{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}.card{--accent:#d9ebe9;background:white;border:1px solid var(--line);border-top:6px solid var(--accent);border-radius:22px;padding:17px;display:flex;flex-direction:column;min-width:0;cursor:pointer;transition:transform .2s,box-shadow .2s}
.c-play{--accent:#58bfb1}.c-food{--accent:#ffb75c}.c-shop{--accent:#df8bb6}.c-photo{--accent:#81b9e4}.c-map{--accent:#b89975}.card:hover,.card:focus-within{transform:translateY(-5px);box-shadow:0 14px 28px #263a6612}
.card-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:5px;min-height:32px}.num{font-size:13px;color:var(--muted);font-weight:700}.tag{font-size:12px;font-weight:700;line-height:1.5}
.card>img{width:100%;height:210px;object-fit:contain;margin:10px 0 6px;mix-blend-mode:normal;filter:none}.card h3{font-size:26px;margin:0 0 7px;line-height:1.4}.card p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 22px}.card button{align-self:flex-end;flex-shrink:0;margin-top:auto;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#f3f5fb;color:var(--ink);font-size:23px}.card button:hover{background:var(--blue);color:white}
.ai-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ai-grid figure{margin:0;min-width:0}.gallery-open{display:block;width:100%;padding:0;border:0;border-radius:20px;overflow:hidden;background:#182338}.ai-grid img{width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .3s}.gallery-open:hover img{transform:scale(1.035)}.ai-grid figcaption{padding:16px 2px 0;display:flex;flex-direction:column;gap:3px}.ai-grid figcaption b{font-size:18px}.ai-grid figcaption span{color:var(--muted);font-size:14px}
.story{background:var(--blue);padding:80px 24px;text-align:center;color:white}.story-mark{font-size:34px;color:var(--yellow);margin-bottom:16px}.story .eyebrow{color:var(--yellow)}.story h2{font-size:clamp(32px,4.8vw,60px);line-height:1.3;margin-bottom:24px}.story h2 em{color:var(--yellow)}.story p:not(.eyebrow){max-width:34em;margin:0 auto 28px;line-height:1.9;color:#f3f5ff}.text-link{display:inline-flex;gap:15px;border-bottom:1px solid white;padding:6px 0}.text-link span{color:var(--yellow)}footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(24px,5vw) calc(28px + env(safe-area-inset-bottom));font-size:12px;color:var(--muted)}
dialog{display:none;border:0;border-radius:26px;padding:40px;width:min(780px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;color:var(--ink);background:white;box-shadow:0 30px 100px #17233840}dialog[open]{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:30px}dialog::backdrop{background:#152038aa;backdrop-filter:blur(5px)}dialog>img{width:100%;height:310px;object-fit:contain;mix-blend-mode:normal}.close{position:sticky;grid-column:1/-1;justify-self:end;top:0;margin:-24px -24px -20px 0;z-index:2;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);font-size:28px;line-height:1}dialog h2{font-size:38px;margin:0 0 16px;line-height:1.3}.profile-grid{display:grid;grid-template-columns:60px 1fr;gap:12px 16px;font-size:16px;line-height:1.7}.profile-grid dt{color:var(--muted)}.profile-grid dd{margin:0;font-weight:500}.rep-label{color:var(--blue);font-weight:700;margin:20px 0 6px}#modal-represents{margin:0;line-height:1.9}.profile-note{font-size:12px;color:var(--muted);margin:16px 0 0}
#gallery-modal[open]{display:block;width:min(1000px,calc(100% - 32px));padding:20px}#gallery-modal .close{display:block;margin:0 0 12px auto}#gallery-modal img{width:100%;height:min(70dvh,850px);object-fit:contain}#gallery-caption{margin:16px 0 0;text-align:center}
@media(max-width:1100px){.nav{gap:16px}nav{gap:16px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{grid-template-columns:1fr 1fr}.hero-art{height:320px}.sun{width:240px;height:240px}.hero-collage .mascot{height:170px}}
@media(max-width:780px){.nav{flex-wrap:wrap;gap:12px;padding:calc(12px + env(safe-area-inset-top)) 20px 12px}.brand b{font-size:20px}.brand-mark{display:none}.nav-pill{padding:10px 14px}nav{order:3;width:100%;justify-content:center;gap:24px;border-top:1px solid var(--line);padding-top:3px}.hero{grid-template-columns:1fr;gap:16px;padding:32px 24px 44px;text-align:center}.hero-copy{order:2}.hero h1{font-size:42px}.lead{margin-left:auto;margin-right:auto}.hero-art{width:min(100%,570px);margin:auto;height:260px}.hero-collage{margin-top:24px}.hero-collage .mascot{height:190px}.sun{width:230px;height:230px}.stamp{width:60px;height:60px;font-size:12px;right:0}.d1{top:0}.d2{bottom:0}.section-head{display:block}.section-note{margin:18px 0 0}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.friends,.ai-gallery{padding:48px 20px 56px}.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}dialog[open]{grid-template-columns:1fr;gap:12px;padding:24px}dialog>img{height:180px}.close{margin:-10px -10px 0 0}footer{flex-direction:column;gap:5px}}
@media(max-width:400px){.nav{padding-left:12px;padding-right:12px;gap:8px}.nav-pill{font-size:12px;gap:8px}.hero{padding-left:16px;padding-right:16px}.hero h1{font-size:36px}.hero-collage .mascot{height:155px}.card{padding:12px}.card>img{height:155px}.card h3{font-size:23px}.friends{padding-left:12px;padding-right:12px}.cards{gap:10px}.ai-grid{gap:24px 12px}}
[hidden]{display:none!important}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.secondary-link{font-size:14px;font-weight:700;color:var(--blue)}
.section-note small{font-size:12px}.diary-tools{display:flex;justify-content:space-between;gap:16px;align-items:center;max-width:1280px;margin:0 auto 14px}.diary-filters{display:flex;flex-wrap:wrap;gap:8px}.diary-filters button,.surprise-button,.quiet-button{border:1px solid var(--line);border-radius:99px;background:white;color:var(--ink);padding:10px 17px;font-size:14px;min-height:44px}.diary-filters button[aria-pressed="true"]{background:var(--ink);color:white;border-color:var(--ink)}.diary-filters button:hover,.quiet-button:hover{border-color:var(--blue)}.surprise-button{background:#fff3c6;border-color:#f3dea2;white-space:nowrap}.diary-count{max-width:1280px;margin:0 auto 22px;font-size:12px;color:var(--muted)}
.ai-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.gallery-open{position:relative;background:#f0f3fb}.ai-grid img{aspect-ratio:3/4;height:auto;object-fit:cover}.diary-badge{position:absolute;top:14px;left:14px;background:white;color:var(--ink);border-radius:99px;padding:6px 12px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #0001}.diary-arrow{position:absolute;bottom:14px;right:14px;border-radius:50%;width:40px;height:40px;background:white;color:var(--ink);display:grid;place-items:center;font-size:24px}.ai-grid figcaption{gap:7px}.ai-grid figcaption>span{font-size:12px;color:var(--blue);font-weight:700}.ai-grid figcaption b{font-size:20px;line-height:1.5}.ai-grid figcaption p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}
.diary-more{text-align:center;margin:38px auto 0}.diary-more .primary{border:0}.diary-more p{margin:16px 0 0;font-size:13px;color:var(--muted)}
.collaborate{max-width:1280px;margin:0 auto 80px;padding:48px;background:#fff5d5;border-radius:28px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.collaborate h2{font-size:clamp(30px,3.5vw,44px);line-height:1.35;margin-bottom:18px}.collaborate>div>p:not(.eyebrow){color:var(--muted);max-width:30em;line-height:1.9}.contact-email{display:block;margin-top:12px;font-size:13px;color:var(--muted);overflow-wrap:anywhere}.collaboration-ideas article{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid #decca5}.collaboration-ideas article>span{font-size:12px;color:#756135;padding-top:4px}.collaboration-ideas h3{font-size:18px;margin:0 0 5px}.collaboration-ideas article p{font-size:14px;color:var(--muted);margin:0}.collaboration-ideas small{display:block;color:#655a42;font-size:12px;margin-top:16px;line-height:1.8}
#gallery-modal[open]{width:min(1120px,calc(100% - 32px));padding:20px 24px 24px}#gallery-modal .close{top:0;box-shadow:0 2px 10px #18233812}.diary-dialog-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}#gallery-modal .diary-dialog-layout>img{height:min(65dvh,680px);background:#f3f4f8;border-radius:16px}.diary-dialog-copy{min-width:0}#gallery-caption{text-align:left;font-size:clamp(25px,3vw,36px);margin:0 0 18px;line-height:1.4}#gallery-story{line-height:1.9;color:var(--muted);font-size:16px}.diary-question{border-left:3px solid var(--blue);padding:10px 0 10px 16px;font-weight:700;font-size:16px}.reading-link{font-size:14px;color:var(--blue);text-decoration:underline;text-underline-offset:4px}.reading-note{font-size:11px;color:var(--muted);margin:8px 0 20px}.share-actions{display:flex;flex-wrap:wrap;gap:10px}.share-actions .primary{border:0}.share-status{min-height:20px;font-size:12px;color:var(--blue);margin:8px 0}.ai-disclosure{font-size:10px;letter-spacing:.06em;color:var(--muted);margin:12px 0 0}.diary-pagination{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:24px;padding-top:16px;gap:12px}.diary-pagination button{border:1px solid var(--line);background:white;border-radius:99px;padding:10px 16px;min-height:44px;color:var(--ink);font-size:14px}.diary-pagination span{font-size:12px;color:var(--muted)}#manual-link{font-size:12px}#share-link{display:block;width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;font:inherit;margin-top:6px}
@media(max-width:1380px){.collaborate{margin-left:5vw;margin-right:5vw}}
@media(max-width:780px){.hero-actions{justify-content:center}.diary-tools{align-items:flex-start;flex-direction:column}.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.ai-grid figcaption b{font-size:17px}.ai-grid figcaption p{font-size:13px}.diary-badge{left:10px;top:10px}.collaborate{grid-template-columns:1fr;gap:28px;padding:30px 24px;margin:0 20px 48px}.diary-dialog-layout{grid-template-columns:1fr;gap:22px}#gallery-modal .diary-dialog-layout>img{height:45dvh}#gallery-modal[open]{padding:16px}.diary-dialog-copy{padding:0 4px}.diary-filters button{padding:9px 15px}}
@media(max-width:420px){.ai-grid{grid-template-columns:1fr}.ai-grid img{aspect-ratio:4/5}.diary-filters{gap:6px}.diary-filters button{padding:9px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Normalize transparent padding in layout; preserve every source image's proportions and colours. */
.mascot-figure{position:relative;display:block;flex:none;height:calc(var(--figure-unit) * var(--figure-size));width:auto;aspect-ratio:var(--figure-ratio);overflow:hidden}
.mascot-figure>img{position:absolute;display:block;left:var(--image-left);top:var(--image-top);width:var(--image-width);max-width:none;height:auto;object-fit:initial;margin:0;filter:none;mix-blend-mode:normal}
.m-play{--figure-ratio:889/1212;--figure-size:1;--image-width:112.14848%;--image-left:-10.23622%;--image-top:-13.53135%}
.m-food{--figure-ratio:973/1051;--figure-size:1.12;--image-width:105.34430%;--image-left:-5.34430%;--image-top:-22.54995%}
.m-shop{--figure-ratio:1090/1237;--figure-size:1.067;--image-width:100.00000%;--image-left:0.00000%;--image-top:-8.48828%}
.m-photo{--figure-ratio:906/1140;--figure-size:0.9;--image-width:135.98234%;--image-left:-16.11479%;--image-top:-7.28070%}
.m-map{--figure-ratio:842/1044;--figure-size:0.82;--image-width:127.55344%;--image-left:-17.93349%;--image-top:-19.34866%}
.hero-art{container-type:inline-size;isolation:isolate;height:365px}
.hero-collage{--figure-unit:22.5cqw;display:flex;align-items:flex-end;justify-content:center;gap:1.5%;margin:40px 0 0;padding-bottom:34px}
.hero-collage .m-photo{order:1}.hero-collage .m-food{order:2}.hero-collage .m-play{order:3;--figure-size:1.1;z-index:2;transform:translateY(14px)}.hero-collage .m-shop{order:4}.hero-collage .m-map{order:5}
.hero-star{position:absolute;left:50%;top:calc(50% + 12.6cqw + 28px);transform:translateX(-50%);margin:0;z-index:3;padding:5px 14px;border:1px solid #efd76c;border-radius:99px;background:#fff7d4;font-size:13px;font-weight:700;white-space:nowrap}
.card{container-type:inline-size}.portrait-stage{--figure-unit:min(220px,85cqw);height:clamp(150px,108cqw,268px);display:flex;justify-content:center;align-items:flex-end;margin:12px 0 18px;padding-bottom:8px;border-bottom:1px solid var(--line)}
.card .silhouette-note{font-size:14px;line-height:1.65;color:var(--blue);margin:0 0 10px;font-weight:700}
.c-play{border-color:#8ccfc3;border-top-color:#58bfb1;box-shadow:0 5px 22px #2b8c7914}.c-play .num{background:#fff1b0;color:#5b4815;border-radius:6px;padding:2px 7px}
.profile-portrait{--figure-unit:230px;display:flex;justify-content:center;align-items:flex-end;min-height:280px;align-self:center}.profile-silhouette{color:var(--blue);font-size:14px;font-weight:700;margin:0 0 16px}
@media(max-width:1100px){.hero-art{height:320px}}
@media(max-width:780px){.hero-art{height:clamp(230px,58vw,340px)}.hero-collage{margin-top:20px;padding-bottom:20px}.profile-portrait{--figure-unit:180px;min-height:215px}}
@media(max-width:400px){.hero-star{font-size:12px;padding:4px 10px}.portrait-stage{margin-top:8px}.card .silhouette-note{font-size:14px}}
/* One connected, full-size portrait replaces the separate hero cutouts only. */
.hero{grid-template-columns:.78fr 1.22fr;gap:16px;padding-top:36px;padding-bottom:48px}
.hero-group-art{height:auto;min-height:0;aspect-ratio:3/2;display:grid;place-items:center;container-type:normal;width:100%;margin:0;isolation:isolate}
.hero-group-art .sun{width:62%;height:auto;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-53%);z-index:0}
.hero-friends-together{position:relative;z-index:1;display:block;width:100%;height:auto;object-fit:contain;filter:none;mix-blend-mode:normal}
@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:12px;text-align:center;padding-top:24px}.hero-copy{order:2}.hero-group-art{max-width:760px;margin:0 auto}.hero h1{font-size:clamp(36px,5.5vw,58px)}.lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}}
@media(max-width:780px){.hero{padding:20px 20px 44px;gap:18px}.hero-group-art{width:100%;height:auto;max-width:640px}.hero h1{font-size:42px}}
@media(max-width:400px){.hero{padding-left:12px;padding-right:12px}.hero h1{font-size:36px}}

/* Social destinations in the brand-collaboration section. */
.brand-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0;max-width:460px}
.brand-social{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:15px 8px;background:#fff;border:1px solid #e3d6b8;border-radius:16px;color:var(--ink);font-size:14px;font-weight:700;line-height:1.5;transition:transform .18s,border-color .18s,box-shadow .18s}
.brand-social:hover{transform:translateY(-3px);border-color:var(--blue);box-shadow:0 8px 20px #202b4310}
.social-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#17191f}
.social-icon img{width:22px;height:22px;filter:brightness(0) invert(1)}
.instagram .social-icon{background:linear-gradient(135deg,#8134af,#dd2a7b 55%,#f58529)}
.facebook .social-icon{background:#0866ff}.social-arrow{font-size:12px;margin-left:3px;color:var(--muted)}
@media(max-width:400px){.brand-socials{grid-template-columns:1fr;gap:8px}.brand-social{flex-direction:row;justify-content:flex-start;gap:14px;padding:12px 14px}.brand-social>span:last-child{flex:1;display:flex;justify-content:space-between;align-items:center}}
@media(prefers-reduced-motion:reduce){.brand-social:hover{transform:none}}

/* Fixed editorial identities without changing character artwork. */
.card-top{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:56px;align-items:center}
.card .tag{font-size:14px;color:var(--ink);white-space:normal;text-align:right;max-width:min(145px,100%);overflow-wrap:anywhere;line-height:1.35}
