*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#4a3fa8;--brand-mid:#6357c4;--brand-light:#eae8ff;--brand-xlight:#f4f3ff;--cream:#fafaf7;--surface:#fff;--ink:#1a1a2e;--ink-60:#6b6a80;--ink-30:#bdbcc8;--ink-10:#eeeef2;--border:#1a1a2e17;--border-med:#1a1a2e26;--teal:#0f9b7a;--teal-light:#e0f5ee;--amber:#c47c15;--amber-light:#fdf3e0;--coral:#c4503a;--coral-light:#fdeae6;--pink-light:#fddde8;--green-light:#d8efd8;--max-w:1100px;--nav-h:64px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--radius-pill:100px;--shadow-sm:0 1px 3px #1a1a2e12, 0 1px 2px #1a1a2e0d;--shadow-md:0 4px 16px #1a1a2e17, 0 2px 6px #1a1a2e0f;--shadow-lg:0 12px 40px #1a1a2e1f, 0 4px 12px #1a1a2e12;--font-display:"DM Serif Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-header{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff5f9 0%,#f7f3ff 50%,#f3f8ff 100%);padding:44px 32px 40px;position:relative;overflow:hidden}.page-header-inner{max-width:var(--max-w);z-index:1;justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex;position:relative}.ph-left{animation:fadeUp .5s var(--ease-out) both}.ph-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--brand);opacity:.65;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.ph-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.7px;margin-bottom:8px;font-size:clamp(28px,3.8vw,42px);font-weight:400;line-height:1.05}.ph-title em{color:var(--brand);font-style:italic}.ph-sub{color:var(--ink-60);max-width:480px;font-size:14.5px;font-weight:300}.ph-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ph-blob{border-radius:50%;position:absolute}.ph-blob--a{background:radial-gradient(circle,#4a3fa81a 0%,#0000 65%);width:360px;height:360px;animation:14s ease-in-out infinite phBlobDrift;top:-100px;right:-80px}.ph-blob--b{background:radial-gradient(circle,#e8658a1f 0%,#0000 65%);width:220px;height:220px;animation:10s ease-in-out infinite reverse phBlobDrift;bottom:-60px;left:6%}@keyframes phBlobDrift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(10px,-12px)scale(1.07)}}.ph-spark{background:var(--brand);opacity:0;border-radius:50%;animation:3s ease-in-out infinite phSparkle;position:absolute}.ph-spark--1{width:5px;height:5px;animation-delay:0s;top:20%;left:14%}.ph-spark--2{width:3px;height:3px;animation-delay:.8s;top:65%;left:26%}.ph-spark--3{width:4px;height:4px;animation-delay:1.6s;top:32%;left:42%}.ph-spark--4{width:3px;height:3px;animation-delay:2.4s;top:72%;left:55%}.ph-spark--5{width:5px;height:5px;animation-delay:.4s;top:48%;left:65%}@keyframes phSparkle{0%,to{opacity:0;transform:scale(.4)}50%{opacity:.5;transform:scale(1.1)}}.ph-badge{-webkit-backdrop-filter:blur(10px);width:130px;height:130px;animation:fadeUp .5s var(--ease-out) 60ms both, phBadgePulse 5s ease-in-out 1s infinite;background:#ffffffc7;border:1.5px solid #4a3fa826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 32px #4a3fa81a,0 2px 6px #0000000d}@keyframes phBadgePulse{0%,to{box-shadow:0 8px 32px #4a3fa81a,0 2px 6px #0000000d}50%{box-shadow:0 10px 42px #4a3fa82e,0 3px 10px #00000012}}.ph-badge__face{text-align:center}.ph-stat-num{font-family:var(--font-display);color:var(--brand);font-size:32px;line-height:1}.ph-stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-60);margin-top:4px;font-size:10px;font-weight:600}.ph-badge__deco{pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;animation:3.5s ease-in-out infinite phDecoFloat;position:absolute}.ph-badge__deco--heart{font-size:16px;animation-delay:0s;top:-9px;left:calc(50% - 9px)}.ph-badge__deco--star{font-size:13px;animation-delay:.9s;top:calc(50% - 8px);right:-11px}.ph-badge__deco--pin{font-size:13px;animation-delay:1.8s;bottom:-6px;left:20%}@keyframes phDecoFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(8deg)}}.controls-bar{max-width:var(--max-w);animation:fadeUp .5s var(--ease-out) .1s both;flex-wrap:wrap;align-items:center;gap:12px;margin:0 auto;padding:24px 32px 0;display:flex}.search-wrap{flex:1;min-width:240px;position:relative}.search-wrap svg{width:16px;height:16px;color:var(--ink-30);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-input{background:var(--surface);border:1.5px solid var(--border-med);border-radius:var(--radius-pill);width:100%;font-family:var(--font-body);color:var(--ink);outline:none;padding:12px 14px 12px 38px;font-size:14px;transition:border-color .15s,box-shadow .15s}.search-input:focus{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-xlight)}.search-input::placeholder{color:var(--ink-30)}.season-filter{flex-wrap:wrap;gap:6px;display:flex}.season-chip{border:1.5px solid var(--border-med);background:var(--surface);border-radius:var(--radius-pill);font-family:var(--font-body);color:var(--ink-60);cursor:pointer;align-items:center;gap:5px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .14s;display:inline-flex}.season-chip:hover{border-color:var(--brand);color:var(--brand)}.season-chip.active{background:var(--brand);border-color:var(--brand);color:#fff}.cat-grid-wrap{max-width:var(--max-w);margin:0 auto;padding:28px 32px 80px}.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.cat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .26s var(--ease-out), box-shadow .26s, border-color .18s;animation:fadeUp .5s var(--ease-out) both;isolation:isolate;text-decoration:none;display:block;position:relative;overflow:hidden}.cat-card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-med);transform:translateY(-5px)}.cat-scene{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.cat-scene>*{-webkit-user-select:none;user-select:none;pointer-events:none}.cat-body{background:var(--surface);z-index:2;flex-direction:column;gap:4px;padding:16px 18px 18px;display:flex;position:relative}.cat-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--ink-30);font-size:10px;font-weight:700}.cat-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.3px;font-size:20px;font-weight:400;line-height:1.2}.cat-desc{color:var(--ink-60);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12.5px;font-weight:300;display:-webkit-box;overflow:hidden}.cat-meta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.cat-count{color:var(--brand);align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.cat-count-num{background:var(--brand-xlight);border-radius:var(--radius-pill);padding:2px 8px}.cat-arrow{color:var(--ink-30);transition:color .18s,transform .18s}.cat-card:hover .cat-arrow{color:var(--brand);transform:translate(3px)}.cat-tag{z-index:5;-webkit-backdrop-filter:blur(6px);border-radius:var(--radius-pill);color:var(--ink);background:#ffffffeb;align-items:center;gap:5px;padding:4px 10px;font-size:10.5px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 1px 3px #1a1a2e14}.cat-tag-dot{border-radius:50%;width:6px;height:6px}.scene-beach{background:linear-gradient(#ffe9b8 0%,#fcd8a0 35%,#5dc8e0 60%,#2ba3c7 100%)}.beach-sun{background:radial-gradient(circle,#fff3a8 0%,#ffc872 70%);border-radius:50%;width:46px;height:46px;animation:4s ease-in-out infinite beachSunPulse;position:absolute;top:22%;right:18%;box-shadow:0 0 32px #ffc872a6}@keyframes beachSunPulse{0%,to{transform:scale(1);box-shadow:0 0 32px #ffc872a6}50%{transform:scale(1.07);box-shadow:0 0 44px #ffc872d9}}.beach-wave{width:130%;height:24px;position:absolute;left:-10%}.beach-wave-1{opacity:.55;animation:6s ease-in-out infinite beachWave;bottom:28%}.beach-wave-2{opacity:.75;animation:5s ease-in-out infinite reverse beachWave;bottom:18%}.beach-wave-3{opacity:1;animation:4s ease-in-out infinite beachWave;bottom:8%}@keyframes beachWave{0%,to{transform:translate(-3%)}50%{transform:translate(3%)}}.beach-palm{transform-origin:bottom;width:50px;height:80px;animation:5s ease-in-out infinite beachPalmSway;position:absolute;bottom:12%;left:8%}@keyframes beachPalmSway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.beach-sand{background:linear-gradient(wheat 0%,#e6c896 100%);height:14%;position:absolute;bottom:0;left:0;right:0}.cat-card:hover .beach-sun{animation-duration:2s}.cat-card:hover .beach-wave-1,.cat-card:hover .beach-wave-2,.cat-card:hover .beach-wave-3{animation-duration:2.5s}.scene-dalat{background:linear-gradient(#b8d4e8 0%,#d8e4ee 50%,#eff1f0 100%)}.dalat-pine{filter:drop-shadow(0 2px 4px #00000014);border-bottom:38px solid #2e5a4f;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;bottom:14%}.dalat-pine:before,.dalat-pine:after{content:"";border-bottom:30px solid #2e5a4f;border-left:14px solid #0000;border-right:14px solid #0000;position:absolute}.dalat-pine:before{top:14px;left:-14px}.dalat-pine:after{top:28px;left:-14px}.dalat-pine-1{left:18%;transform:scale(.85)}.dalat-pine-2{bottom:12%;left:45%;transform:scale(1.1)}.dalat-pine-3{right:18%;transform:scale(.95)}.dalat-ground{background:linear-gradient(#fff 0%,#e8edf0 100%);border-top-left-radius:50% 22px;border-top-right-radius:50% 22px;height:12%;position:absolute;bottom:0;left:0;right:0}.dalat-snow{opacity:.85;filter:blur(.3px);background:#fff;border-radius:50%;width:6px;height:6px;animation:linear infinite dalatFall;position:absolute;top:-10px}@keyframes dalatFall{0%{opacity:0;transform:translateY(-10px)translate(0)}10%{opacity:.9}90%{opacity:.9}to{opacity:0;transform:translateY(220px)translate(20px)}}.dalat-fog{filter:blur(6px);background:linear-gradient(90deg,#0000,#ffffffb3,#0000);height:22px;animation:8s ease-in-out infinite dalatFog;position:absolute;bottom:18%;left:-10%;right:-10%}@keyframes dalatFog{0%,to{opacity:.5;transform:translate(-5%)}50%{opacity:.85;transform:translate(5%)}}.cat-card:hover .dalat-snow{animation-duration:2.2s!important}.scene-tet{background:radial-gradient(at 30% 20%,#ffd78c66,#0000 50%),linear-gradient(#f8d7d7 0%,#f2b8b8 50%,#e89696 100%)}.tet-pattern{background-image:radial-gradient(circle at 20% 25%,#c4503a2e 1.5px,#0000 2px),radial-gradient(circle at 70% 60%,#c47c152e 1.5px,#0000 2px),radial-gradient(circle at 40% 80%,#c4503a24 1.5px,#0000 2px);background-size:40px 40px,50px 50px,35px 35px;position:absolute;inset:0}.tet-lantern{transform-origin:top;background:linear-gradient(#c4503a 0%,#a53626 100%);border-radius:50%/30%;width:28px;height:36px;animation:3s ease-in-out infinite tetLanternSwing;position:absolute;top:18%;right:18%;box-shadow:0 0 20px #ffb45a80,inset 0 -3px 8px #0003}.tet-lantern:before{content:"";background:#6b6a80;width:1.5px;height:8px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.tet-lantern:after{content:"";clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:#c47c15;width:8px;height:8px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}@keyframes tetLanternSwing{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}.tet-petal{opacity:.9;background:radial-gradient(circle at 30% 30%,#ffedf0 0%,#ffb0c0 60%,#f88fa8 100%);border-radius:50% 0 50% 50%;width:10px;height:10px;animation:linear infinite tetPetalFall;position:absolute;top:-20px}@keyframes tetPetalFall{0%{opacity:0;transform:translateY(-10px)translate(0)rotate(0)}10%{opacity:1}to{opacity:0;transform:translateY(220px)translate(40px)rotate(360deg)}}.tet-branch{opacity:.35;background:linear-gradient(135deg,#0000 48%,#6b3a2c 49% 51%,#0000 52%);width:60%;height:40%;position:absolute;bottom:0;left:-10%}.scene-spring{background:linear-gradient(#fde9c8 0%,#f8d582 60%,#f2b14a 100%)}.spring-confetti{width:8px;height:12px;animation:linear infinite springFall;position:absolute;top:-10px}@keyframes springFall{0%{opacity:0;transform:translateY(-10px)rotate(0)}10%{opacity:1}to{opacity:0;transform:translateY(220px)rotate(720deg)}}.spring-ribbon{opacity:.6;border:3px solid #0000;border-top-color:#c4503a;border-radius:100% 100% 0 0;height:36px;position:absolute;top:18%;left:20%;right:20%}.spring-ribbon-2{border-top-color:var(--brand);opacity:.4;top:26%}.spring-gift{background:linear-gradient(#c4503a 0%,#9e3a28 100%);border-radius:4px;width:56px;height:50px;animation:2.5s ease-in-out infinite springGiftBob;position:absolute;bottom:14%;left:50%;transform:translate(-50%);box-shadow:0 6px 14px #c4503a4d}.spring-gift:before{content:"";background:#ffd96a;width:8px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.spring-gift:after{content:"";clip-path:polygon(0 50%,30% 0,50% 50%,70% 0,100% 50%,70% 100%,50% 50%,30% 100%);background:#ffd96a;width:22px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}@keyframes springGiftBob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-4px)}}.scene-cafe{background:linear-gradient(#f5e6d3 0%,#e8d0b0 60%,#d4b088 100%)}.cafe-cup{background:linear-gradient(#fff 0%,#f0e8dc 100%);border:2.5px solid #4a2e1f;border-radius:0 0 30px 30px/0 0 22px 22px;width:64px;height:50px;position:absolute;bottom:18%;left:50%;transform:translate(-50%);box-shadow:inset 0 8px #6b3f26}.cafe-cup:before{content:"";border:3px solid #4a2e1f;border-left:none;border-radius:0 14px 14px 0;width:18px;height:22px;position:absolute;top:8px;right:-16px}.cafe-cup:after{content:"";background:#4a2e1f;border-radius:50%;width:calc(100% + 20px);height:8px;position:absolute;bottom:-10px;left:-10px}.cafe-steam{filter:blur(2px);opacity:0;background:linear-gradient(#0000 0%,#ffffffb3 50%,#0000 100%);border-radius:3px;width:6px;height:30px;animation:2.5s ease-in-out infinite cafeSteam;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.cafe-steam-1{animation-delay:0s;transform:translate(-50%)translate(-8px)}.cafe-steam-2{animation-delay:.4s;transform:translate(-50%)}.cafe-steam-3{animation-delay:.8s;transform:translate(-50%)translate(8px)}@keyframes cafeSteam{0%{opacity:0;transform:translate(var(--tx,-50%), 0) scale(.8)}30%{opacity:.8}to{opacity:0;transform:translate(var(--tx,-50%), -36px) scale(1.2)}}.cafe-glow{background:radial-gradient(circle,#ffc88c66 0%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute}.cafe-glow-1{top:10%;left:8%}.cafe-glow-2{width:60px;height:60px;top:18%;right:10%}.scene-hiking{background:linear-gradient(#ffd89b 0%,#ffb07a 40%,#c99b7a 100%)}.hiking-sun{background:radial-gradient(circle,#fff3d0 0%,#ffc471 70%);border-radius:50%;width:38px;height:38px;position:absolute;top:18%;right:22%;box-shadow:0 0 28px #ffc47199}.hiking-mountain{width:0;height:0;position:absolute;bottom:8%}.hiking-m1{opacity:.85;border-bottom:90px solid #4a3fa8;border-right:90px solid #0000;left:0}.hiking-m2{opacity:.75;border-bottom:110px solid #6357c4;border-left:70px solid #0000;border-right:100px solid #0000;left:28%}.hiking-m3{opacity:.9;border-bottom:80px solid #1a1a2e;border-left:80px solid #0000;right:0}.hiking-m1:after,.hiking-m2:after,.hiking-m3:after{content:"";position:absolute}.hiking-ground{background:#2e1f1a;height:8%;position:absolute;bottom:0;left:0;right:0}.hiking-bird{border-top:1.5px solid #1a1a2e;border-radius:50% 50% 0 0/100% 100% 0 0;width:14px;height:6px;animation:8s linear infinite hikingBirdFly;position:absolute;top:30%;left:30%}.hiking-bird-2{animation-delay:-3s;top:38%;left:50%;transform:scale(.7)}@keyframes hikingBirdFly{0%{transform:translate(-30px)translateY(0)}50%{transform:translate(60px)translateY(-8px)}to{opacity:0;transform:translate(150px)translateY(0)}}.scene-office{background:linear-gradient(#eae8ff 0%,#d7d3ff 100%)}.office-grid{background-image:linear-gradient(#4a3fa814 1px,#0000 1px),linear-gradient(90deg,#4a3fa814 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.office-book{border-radius:2px;width:14px;height:50px;animation:3s ease-in-out infinite officeBookHop;position:absolute;bottom:18%;box-shadow:0 3px 8px #1a1a2e26}.office-book-1{background:var(--brand);height:56px;animation-delay:0s;left:30%}.office-book-2{background:var(--coral);height:48px;animation-delay:.3s;left:38%}.office-book-3{background:var(--teal);height:52px;animation-delay:.6s;left:46%}.office-book-4{background:var(--amber);height:44px;animation-delay:.9s;left:54%}.office-book-5{background:var(--brand-mid);height:50px;animation-delay:1.2s;left:62%}@keyframes officeBookHop{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.office-shelf{background:var(--ink);border-radius:2px;height:3px;position:absolute;bottom:14%;left:22%;right:22%}.office-pen{background:linear-gradient(90deg, var(--brand) 0%, var(--brand) 70%, #ffd96a 70%, #ffd96a 100%);border-radius:2px;width:36px;height:4px;position:absolute;top:24%;right:20%;transform:rotate(-25deg)}.scene-party{background:radial-gradient(at 50% 30%,#ffd78c80 0%,#0000 50%),linear-gradient(#2a1f4a 0%,#4a3fa8 50%,#6357c4 100%)}.party-sparkle{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:#fff;width:6px;height:6px;animation:2s ease-in-out infinite partySparkle;position:absolute}@keyframes partySparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.4)}}.party-disco{background:radial-gradient(circle at 35% 35%,#fff 0%,#bdbcc8 30%,#6b6a80 70%);border-radius:50%;width:36px;height:36px;animation:4s linear infinite partyDiscoSpin;position:absolute;top:12%;left:50%;transform:translate(-50%);box-shadow:0 0 30px #fff6,inset -4px -4px 8px #0006}@keyframes partyDiscoSpin{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}.party-string{background:#fff6;width:1.5px;height:12%;position:absolute;top:0;left:50%;transform:translate(-50%)}.party-light-beam{filter:blur(2px);transform-origin:top;border-bottom:100px solid #ffd78c2e;border-left:60px solid #0000;border-right:60px solid #0000;width:0;height:0;animation:4s ease-in-out infinite partyBeamSwing;position:absolute;top:22%;left:50%;transform:translate(-50%)}@keyframes partyBeamSwing{0%,to{transform:translate(-50%)rotate(-15deg)}50%{transform:translate(-50%)rotate(15deg)}}.scene-rain{background:linear-gradient(#6b7b8c 0%,#8a9aac 50%,#a8b4c0 100%)}.rain-cloud{opacity:.92;background:#fff;border-radius:30px;width:70px;height:24px;position:absolute;top:14%;left:50%;transform:translate(-50%);box-shadow:-16px -2px 0 -4px #fff,16px -2px 0 -4px #fff,-22px 4px 0 -6px #fff,22px 4px 0 -6px #fff}.rain-drop{background:linear-gradient(#0000 0%,#dcebfae6 100%);border-radius:1px;width:2px;height:12px;animation:linear infinite rainFall;position:absolute;top:26%}@keyframes rainFall{0%{opacity:0;transform:translateY(0)}10%{opacity:1}to{opacity:0;transform:translateY(180px)}}.scene-valentine{background:linear-gradient(#ffd6e0 0%,#ff9ab2 50%,#e8658a 100%)}.val-heart{width:18px;height:18px;clip-path:path("M9 16C9 16 0 10 0 5.5C0 2.5 2 0 4.5 0C6.5 0 8 1.5 9 3C10 1.5 11.5 0 13.5 0C16 0 18 2.5 18 5.5C18 10 9 16 9 16Z");background:#e8354a;animation:3.5s ease-in-out infinite valFloat;position:absolute}.val-heart-1{animation-delay:0s;top:20%;left:18%}.val-heart-2{animation-delay:.6s;top:35%;right:15%;transform:scale(.7)}.val-heart-3{animation-delay:1.2s;top:14%;left:50%;transform:scale(.5)}.val-heart-4{opacity:.7;animation-delay:.3s;top:50%;left:30%;transform:scale(.6)}.val-heart-5{animation-delay:.9s;top:25%;right:30%;transform:scale(.85)}@keyframes valFloat{0%,to{transform:translateY(0) scale(var(--s,1))}50%{transform:translateY(-10px) scale(var(--s,1))}}.val-ribbon{background:linear-gradient(#0000,#ffffff40);height:18%;position:absolute;bottom:0;left:0;right:0}.val-sparkle-container{position:absolute;inset:0}.val-sparkle{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:#fff;width:5px;height:5px;animation:2.2s ease-in-out infinite partySparkle;position:absolute}.cat-card:hover .val-heart{animation-duration:1.8s}.scene-anniversary{background:linear-gradient(#fff5e1 0%,#ffe4b5 50%,#f0c878 100%)}.anniv-ring{border:4px solid #d4a438;border-radius:50%;width:46px;height:46px;position:absolute;top:34%;box-shadow:0 0 16px #d4a43859,inset 0 0 10px #d4a43826}.anniv-ring-1{left:calc(50% - 30px)}.anniv-ring-2{left:calc(50% - 2px)}.anniv-glow{background:radial-gradient(circle,#ffd76480 0%,#0000 65%);border-radius:50%;width:100px;height:100px;animation:3s ease-in-out infinite annivPulse;position:absolute;top:22%;left:50%;transform:translate(-50%)}@keyframes annivPulse{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.15)}}.anniv-sparkle-container{position:absolute;inset:0}.anniv-sparkle{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:#d4a438;width:4px;height:4px;animation:2.5s ease-in-out infinite partySparkle;position:absolute}.scene-birthday{background:linear-gradient(#e8d0ff 0%,#d0aaff 50%,#b88aee 100%)}.bday-cake{background:linear-gradient(#ffb5d8 0%,#ff8cb8 100%);border-radius:6px 6px 4px 4px;width:70px;height:42px;position:absolute;bottom:16%;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #b4648c4d}.bday-cake:before{content:"";background:#fff;border-radius:3px;width:calc(100% + 8px);height:10px;position:absolute;top:-6px;left:-4px}.bday-cake:after{content:"";background:#ffffff80;width:100%;height:3px;position:absolute;top:50%;left:0}.bday-candle{background:linear-gradient(#ffd96a,#ff8cb8);border-radius:2px;width:4px;height:18px;position:absolute;bottom:calc(16% + 48px)}.bday-candle:after{content:"";background:radial-gradient(#fff3a8 20%,#ffc872 50%,#0000 70%);border-radius:50%;width:6px;height:8px;animation:1s ease-in-out infinite alternate bdayFlicker;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.bday-candle-1{left:calc(50% - 16px)}.bday-candle-2{left:calc(50% - 2px)}.bday-candle-3{left:calc(50% + 12px)}@keyframes bdayFlicker{0%{opacity:.9;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.3)}}.bday-confetti-container{position:absolute;inset:0}.bday-confetti{width:6px;height:10px;animation:linear infinite springFall;position:absolute;top:-10px}.scene-sorry{background:linear-gradient(#e8e0f4 0%,#cfc3e8 50%,#b8a8d8 100%)}.sorry-heart{width:52px;height:52px;clip-path:path("M26 46C26 46 0 30 0 15C0 7 6 0 13 0C19 0 23 4 26 8C29 4 33 0 39 0C46 0 52 7 52 15C52 30 26 46 26 46Z");background:#d4a0b0;animation:2s ease-in-out infinite sorryBeat;position:absolute;top:28%;left:50%;transform:translate(-50%)}@keyframes sorryBeat{0%,to{transform:translate(-50%)scale(1)}15%{transform:translate(-50%)scale(1.06)}30%{transform:translate(-50%)scale(1)}45%{transform:translate(-50%)scale(1.04)}}.sorry-bandaid{background:#f5d5a0;border:1px solid #c47c154d;border-radius:3px;width:24px;height:8px;position:absolute;top:38%;left:calc(50% - 6px);transform:rotate(-30deg)}.sorry-bandaid:before,.sorry-bandaid:after{content:"";background:#c47c1566;border-radius:50%;width:2px;height:2px;position:absolute;top:2px}.sorry-bandaid:before{left:4px}.sorry-bandaid:after{right:4px}.sorry-petal-container{position:absolute;inset:0}.sorry-petal{background:radial-gradient(circle at 30% 30%,#e8d0ff 0%,#d4a0e8 100%);border-radius:50% 0 50% 50%;width:8px;height:8px;animation:linear infinite tetPetalFall;position:absolute;top:-10px}.scene-crush{background:linear-gradient(#fff0f5 0%,#ffd6e8 50%,#ffb8d4 100%)}.crush-butterfly{width:22px;height:14px;animation:6s ease-in-out infinite crushFly;position:absolute}.crush-butterfly:before,.crush-butterfly:after{content:"";border-radius:50%;width:10px;height:14px;animation:.4s ease-in-out infinite alternate crushWing;position:absolute;top:0}.crush-butterfly:before{transform-origin:100%;background:#ff8cb8;left:0}.crush-butterfly:after{transform-origin:0;background:#e8658a;right:0}@keyframes crushWing{0%{transform:scaleX(1)}to{transform:scaleX(.5)}}.crush-b1{animation-delay:0s;top:22%;left:22%}.crush-b2{animation-delay:1.5s;top:40%;right:20%;transform:scale(.7)}.crush-b3{animation-delay:3s;top:30%;left:55%;transform:scale(.55)}@keyframes crushFly{0%{transform:translate(0, 0) scale(var(--s,1))}25%{transform:translate(12px, -8px) scale(var(--s,1))}50%{transform:translate(20px, 2px) scale(var(--s,1))}75%{transform:translate(8px, -5px) scale(var(--s,1))}to{transform:translate(0, 0) scale(var(--s,1))}}.crush-letter{background:#fff;border-radius:3px;width:48px;height:34px;position:absolute;bottom:18%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #b4507833}.crush-letter:before{content:"";background:linear-gradient(135deg,#0000 40%,#ffe0ec 41% 50%,#0000 51%),linear-gradient(225deg,#0000 40%,#ffe0ec 41% 50%,#0000 51%);width:100%;height:100%;position:absolute;top:0;left:0}.crush-letter-heart{width:12px;height:12px;clip-path:path("M6 11C6 11 0 7 0 3.5C0 1.5 1.3 0 3 0C4.3 0 5.3 1 6 2C6.7 1 7.7 0 9 0C10.7 0 12 1.5 12 3.5C12 7 6 11 6 11Z");background:#e8354a;animation:2s ease-in-out infinite valFloat;position:absolute;bottom:calc(18% + 10px);left:50%;transform:translate(-50%)}.scene-womensday{background:linear-gradient(#e8ffe8 0%,#c8f0c8 40%,#a0d8a0 100%)}.wd-flower{width:26px;height:26px;animation:3s ease-in-out infinite wdBob;position:absolute}.wd-flower:before{content:"";background:radial-gradient(circle,#ffd96a 25%,#0000 26%);position:absolute;inset:0}.wd-petal{border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%}.wd-flower-1{top:25%;left:25%}.wd-flower-1 .wd-petal{background:#ff8cb8}.wd-flower-2{animation-delay:.5s;top:20%;right:25%}.wd-flower-2 .wd-petal{background:#ffb5d8}.wd-flower-3{animation-delay:1s;top:40%;left:48%;transform:scale(.8)}.wd-flower-3 .wd-petal{background:#e8658a}.wd-petal-t{transform:translate(-50%,-100%)}.wd-petal-b{transform:translate(-50%)}.wd-petal-l{transform:translate(-100%,-50%)}.wd-petal-r{transform:translateY(-50%)}@keyframes wdBob{0%,to{transform:translateY(0) scale(var(--s,1))}50%{transform:translateY(-5px) scale(var(--s,1))}}.wd-stem{background:#4a8b4a;border-radius:2px;width:3px;height:34%;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.wd-leaf{background:#5aa05a;border-radius:50%;width:16px;height:8px;position:absolute;bottom:22%}.wd-leaf-l{left:calc(50% - 18px);transform:rotate(-25deg)}.wd-leaf-r{left:calc(50% + 3px);transform:rotate(25deg)}.scene-vnwomensday{background:linear-gradient(#f0e0ff 0%,#d8b8f0 50%,#c098e0 100%)}.vnwd-rose{width:34px;height:30px;position:absolute;top:26%;left:50%;transform:translate(-50%)}.vnwd-rose-petal{background:#c4503a;border-radius:50%/60% 60% 40% 40%;width:14px;height:18px;position:absolute}.vnwd-rp1{top:0;left:10px}.vnwd-rp2{background:#d4604a;top:2px;left:2px;transform:rotate(-20deg)}.vnwd-rp3{background:#b44030;top:2px;right:2px;transform:rotate(20deg)}.vnwd-rp4{background:#a43828;width:10px;height:12px;top:8px;left:50%;transform:translate(-50%)}.vnwd-rose-stem{background:#3d7563;width:3px;height:28%;position:absolute;top:calc(26% + 28px);left:50%;transform:translate(-50%)}.vnwd-glow{background:radial-gradient(circle,#ffc8dc80 0%,#0000 65%);border-radius:50%;width:90px;height:90px;animation:3.5s ease-in-out infinite annivPulse;position:absolute;top:16%;left:50%;transform:translate(-50%)}.vnwd-sparkle-container{position:absolute;inset:0}.scene-christmas{background:linear-gradient(#1a2744 0%,#2a3f6a 50%,#1a2744 100%)}.xmas-tree{filter:drop-shadow(0 4px 8px #0003);border-bottom:70px solid #1e6b3a;border-left:36px solid #0000;border-right:36px solid #0000;width:0;height:0;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.xmas-tree:before{content:"";border-bottom:52px solid #1e6b3a;border-left:28px solid #0000;border-right:28px solid #0000;width:0;height:0;position:absolute;top:20px;left:-28px}.xmas-tree:after{content:"";background:#5a3a1f;border-radius:2px;width:16px;height:10px;position:absolute;bottom:-8px;left:-8px}.xmas-star{clip-path:polygon(50% 0,60% 40%,100% 40%,68% 60%,78% 100%,50% 74%,22% 100%,32% 60%,0 40%,40% 40%);background:#ffd96a;width:18px;height:18px;animation:2s ease-in-out infinite xmasStar;position:absolute;top:14%;left:50%;transform:translate(-50%);box-shadow:0 0 20px #ffd76499}@keyframes xmasStar{0%,to{filter:brightness();transform:translate(-50%)scale(1)}50%{filter:brightness(1.3);transform:translate(-50%)scale(1.15)}}.xmas-ornament{border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 6px #ffffff4d}.xmas-o1{background:#f44;bottom:36%;left:calc(50% - 14px)}.xmas-o2{background:#ffd96a;bottom:30%;left:calc(50% + 8px)}.xmas-o3{background:#4af;bottom:44%;left:calc(50% + 2px)}.xmas-o4{background:#f84;bottom:24%;left:calc(50% - 6px)}.xmas-snow-container{position:absolute;inset:0}.xmas-ground{background:linear-gradient(#fff 0%,#e0e8f0 100%);border-top-left-radius:50% 14px;border-top-right-radius:50% 14px;height:10%;position:absolute;bottom:0;left:0;right:0}.scene-gifttet{background:radial-gradient(at 50% 40%,#ffd7644d 0%,#0000 50%),linear-gradient(#c4503a 0%,#a43828 50%,#8b2e1e 100%)}.gtet-envelope{background:linear-gradient(#e8503a 0%,#c4503a 100%);border-radius:4px;width:54px;height:68px;animation:3s ease-in-out infinite springGiftBob;position:absolute;top:22%;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000040}.gtet-envelope:before{content:"";background:#ffd96a;border-radius:50%;width:24px;height:24px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #ffd76480}.gtet-envelope:after{content:"福";color:#c4503a;text-align:center;width:24px;font-size:14px;font-weight:700;line-height:24px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.gtet-coin{background:radial-gradient(circle at 35% 35%,#ffe8a0 0%,#d4a438 70%);border:1.5px solid #b8922e;border-radius:50%;width:16px;height:16px;position:absolute;box-shadow:0 2px 6px #b482284d}.gtet-coin:after{content:"";border:1px solid #8b6b1a;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gtet-coin-1{animation:3s ease-in-out infinite valFloat;bottom:18%;left:22%}.gtet-coin-2{animation:3s ease-in-out .8s infinite valFloat;bottom:22%;right:20%}.gtet-coin-3{animation:3s ease-in-out 1.5s infinite valFloat;top:38%;left:18%;transform:scale(.8)}.scene-midautumn{background:linear-gradient(#1a1a3a 0%,#2a2a5a 40%,#3a3470 100%)}.ma-moon{background:radial-gradient(circle at 40% 40%,#fff8e0 0%,#ffe8a0 50%,#f0d060 100%);border-radius:50%;width:52px;height:52px;position:absolute;top:14%;right:20%;box-shadow:0 0 40px #ffe8a080,0 0 80px #ffe8a033}.ma-lantern{background:linear-gradient(#ff6b3a 0%,#e8503a 100%);border-radius:50%/30%;width:30px;height:38px;animation:3.5s ease-in-out infinite maFloat;position:absolute;bottom:22%;left:50%;transform:translate(-50%);box-shadow:0 0 24px #ff6b3a80,inset 0 0 8px #ffc8644d}.ma-lantern:before{content:"";background:#ffffff80;width:1.5px;height:10px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.ma-lantern:after{content:"";background:linear-gradient(#ffd96a 0%,#0000 100%);border-radius:0 0 3px 3px;width:6px;height:10px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes maFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.ma-star{background:#fff;border-radius:50%;width:3px;height:3px;animation:2s ease-in-out infinite maTwinkle;position:absolute}.ma-star-1{top:12%;left:15%}.ma-star-2{width:2px;height:2px;animation-delay:.7s;top:28%;left:35%}.ma-star-3{animation-delay:1.4s;top:8%;left:55%}.ma-star-4{width:2px;height:2px;animation-delay:.3s;top:20%;left:75%}.ma-star-5{animation-delay:1s;top:35%;right:12%}@keyframes maTwinkle{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.scene-forgirl{background:linear-gradient(#ffe8f0 0%,#ffcce0 50%,#ffb0d0 100%)}.fg-box{background:linear-gradient(#ff8cb8 0%,#e8658a 100%);border-radius:4px;width:60px;height:48px;animation:2.8s ease-in-out infinite springGiftBob;position:absolute;bottom:18%;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #e8658a4d}.fg-box:before{content:"";background:#ffd96a;width:10px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.fg-box:after{content:"";background:linear-gradient(90deg,#ff8cb8 40%,#ffd96a 40% 60%,#ff8cb8 60%);width:100%;height:10px;position:absolute;top:0;left:0}.fg-bow{width:30px;height:18px;position:absolute;bottom:calc(18% + 44px);left:50%;transform:translate(-50%)}.fg-bow:before,.fg-bow:after{content:"";background:#ffd96a;border-radius:50%/60% 60% 40% 40%;width:16px;height:18px;position:absolute;top:0}.fg-bow:before{left:0;transform:rotate(-15deg)}.fg-bow:after{right:0;transform:rotate(15deg)}.fg-sparkle-container{position:absolute;inset:0}.scene-forboy{background:linear-gradient(#d0d8e8 0%,#a8b8d0 50%,#7890b0 100%)}.fb-watch{background:radial-gradient(circle at 45% 45%,#f0f0f0 0%,#e0e0e0 60%,silver 100%);border:4px solid #4a5568;border-radius:50%;width:36px;height:36px;position:absolute;top:28%;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #2832464d}.fb-watch:before{content:"";background:#4a5568;border-radius:4px 4px 0 0;width:16px;height:14px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.fb-watch:after{content:"";background:#4a5568;border-radius:0 0 4px 4px;width:16px;height:14px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.fb-watch-hand{transform-origin:bottom;background:#1a1a2e;border-radius:1px;width:1.5px;height:12px;animation:4s linear infinite fbClock;position:absolute;top:50%;left:50%}.fb-watch-hand-m{background:#4a5568;height:10px;animation:60s linear infinite fbClock}@keyframes fbClock{0%{transform:translate(-50%,-100%)rotate(0)}to{transform:translate(-50%,-100%)rotate(360deg)}}.fb-gift-bag{background:linear-gradient(#4a5568 0%,#2d3748 100%);border-radius:3px;width:28px;height:32px;position:absolute;bottom:16%;right:22%}.fb-gift-bag:before{content:"";border:2px solid #4a5568;border-bottom:none;border-radius:8px 8px 0 0;width:18px;height:10px;position:absolute;top:-4px;left:5px}.fb-grid-pattern{background-image:linear-gradient(#4a55680f 1px,#0000 1px),linear-gradient(90deg,#4a55680f 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.scene-forcrush{background:linear-gradient(#ffe8f0 0%,#ffc8d8 40%,#ffb0c8 100%)}.fc-envelope{background:#fff;border-radius:3px;width:56px;height:38px;animation:3s ease-in-out infinite springGiftBob;position:absolute;bottom:20%;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #dc78a040}.fc-envelope:after{content:"";background:linear-gradient(135deg,#0000 44%,#ffe0ec 45% 50%,#0000 51%),linear-gradient(225deg,#0000 44%,#ffe0ec 45% 50%,#0000 51%);width:100%;height:100%;position:absolute;top:0;left:0}.fc-heart-container{position:absolute;inset:0}.fc-float-heart{clip-path:path("M6 11C6 11 0 7 0 3.5C0 1.5 1.3 0 3 0C4.3 0 5.3 1 6 2C6.7 1 7.7 0 9 0C10.7 0 12 1.5 12 3.5C12 7 6 11 6 11Z");background:#e8354a;animation:3s ease-in-out infinite valFloat;position:absolute}.scene-couple{background:linear-gradient(#ffe4d0 0%,#ffd0b4 50%,#ffc09a 100%)}.couple-figure{flex-direction:column;align-items:center;width:20px;display:flex;position:absolute;bottom:18%}.couple-head{border-radius:50%;width:14px;height:14px}.couple-body{border-radius:8px 8px 4px 4px;width:16px;height:26px;margin-top:2px}.couple-f1{left:calc(50% - 28px)}.couple-f1 .couple-head{background:#d4a0b0}.couple-f1 .couple-body{background:linear-gradient(#e8658a 0%,#d4507a 100%)}.couple-f2{left:calc(50% + 8px)}.couple-f2 .couple-head{background:#a0b4d4}.couple-f2 .couple-body{background:linear-gradient(#4a7fc4 0%,#3a6aa8 100%)}.couple-heart{width:16px;height:16px;clip-path:path("M8 14C8 14 0 9 0 4.5C0 2 1.7 0 4 0C5.7 0 7 1.2 8 2.5C9 1.2 10.3 0 12 0C14.3 0 16 2 16 4.5C16 9 8 14 8 14Z");background:#e8354a;animation:1.5s ease-in-out infinite couplePulse;position:absolute;bottom:calc(18% + 44px);left:50%;transform:translate(-50%)}@keyframes couplePulse{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.2)}}.couple-sparkle-container{position:absolute;inset:0}.scene-healing{background:linear-gradient(#e8f5e0 0%,#c8e8c0 50%,#a8d8a0 100%)}.heal-pot{background:linear-gradient(#d4a078 0%,#b88060 100%);border-radius:0 0 8px 8px;width:40px;height:30px;position:absolute;bottom:14%;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #a06e5033}.heal-pot:before{content:"";background:#c89068;border-radius:3px;width:calc(100% + 8px);height:8px;position:absolute;top:-5px;left:-4px}.heal-stem{transform-origin:bottom;background:#4a8b4a;border-radius:2px;width:3px;height:50px;animation:4s ease-out infinite healGrow;position:absolute;bottom:calc(14% + 30px);left:50%;transform:translate(-50%)}@keyframes healGrow{0%,to{transform:translate(-50%)scaleY(1)}50%{transform:translate(-50%)scaleY(1.08)}}.heal-leaf{background:#5aa05a;border-radius:50% 0;width:18px;height:10px;animation:3s ease-in-out infinite healLeaf;position:absolute}.heal-leaf-1{bottom:calc(14% + 55px);left:calc(50% + 2px);transform:rotate(-30deg)}.heal-leaf-2{animation-delay:.5s;bottom:calc(14% + 42px);right:calc(50% + 2px);transform:rotate(200deg)}.heal-leaf-3{width:14px;height:8px;animation-delay:1s;bottom:calc(14% + 68px);left:calc(50% + 2px);transform:rotate(-15deg)}@keyframes healLeaf{0%,to{transform:rotate(var(--r,-30deg)) scale(1)}50%{transform:rotate(var(--r,-30deg)) scale(1.06)}}.heal-glow{background:radial-gradient(circle,#a8d8a066 0%,#0000 65%);border-radius:50%;width:80px;height:80px;animation:4s ease-in-out infinite annivPulse;position:absolute;top:20%;left:50%;transform:translate(-50%)}.heal-petal-container{position:absolute;inset:0}.heal-petal{background:#5aa05a80;border-radius:50%;width:6px;height:6px;animation:linear infinite tetPetalFall;position:absolute;top:-10px}@media (width<=1024px){.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=820px){.nav-breadcrumb{display:none}.page-header{padding:28px 20px 24px}.page-header-inner{flex-direction:column;align-items:flex-start;gap:20px}.ph-badge{align-self:flex-start;width:100px;height:100px}.ph-stat-num{font-size:26px}.controls-bar{padding:18px 20px 0}.cat-grid-wrap{padding:22px 20px 60px}}@media (width<=540px){.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cat-title{font-size:16px}.cat-desc{-webkit-line-clamp:2;font-size:11.5px}.cat-body{padding:12px 13px 14px}.cat-tag{padding:3px 8px;font-size:9.5px;top:9px;left:9px}.cat-meta{margin-top:8px;padding-top:8px}.ph-title{font-size:26px}.season-chip{padding:7px 13px;font-size:12px}}.empty-state{text-align:center;animation:fadeIn .4s var(--ease-out) both;grid-column:1/-1;padding:64px 24px}.empty-icon{margin-bottom:16px;font-size:44px;display:block}.empty-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.4px;margin-bottom:8px;font-size:22px}.empty-desc{color:var(--ink-60);max-width:280px;margin:0 auto 20px;font-size:14px;font-weight:300;line-height:1.6}
