@import url("https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;700&family=Poppins:wght@400;500;600&display=swap");:root{--primary:#ff6b6b;--secondary:#ffd166;--accent:#4ecdc4;--bg-light:#f9f9f9;--text-dark:#333333;--border-color:#ffcccc;--shadow-soft:0 8px 20px rgba(255,107,107,0.15);--card-gradient:linear-gradient(135deg,#fff6f6,#ffffff);--christmas-red:#d7263d;--christmas-green:#046307;--christmas-gold:#ffd700;--christmas-snow:#f0f8ff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#f9f5f5;color:#333;line-height:1.6;overflow-x:hidden;background-image:linear-gradient(0deg,#eee 1px,transparent 0),linear-gradient(90deg,#eee 1px,transparent 0);background-size:30px 30px;transition:all .3s ease;min-height:100dvh;overflow-y:auto}body.christmas-theme{background-color:var(--christmas-snow);background-image:linear-gradient(0deg,#e0f7fa 1px,transparent 0),linear-gradient(90deg,#e0f7fa 1px,transparent 0);background-size:30px 30px}body.christmas-theme .section-title{color:var(--christmas-red)}body.christmas-theme .section-title:after,body.christmas-theme .section-title:before{color:var(--christmas-green)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes snowfall{0%{transform:translateY(-10vh) rotate(0deg)}to{transform:translateY(110vh) rotate(1turn)}}.snowflake-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.snowflake{position:absolute;top:-10vh;animation:snowfall linear infinite;user-select:none;will-change:transform}.christmas-toggle-container{position:fixed;bottom:20px;right:20px;z-index:10000}.christmas-toggle{display:flex;align-items:center;gap:8px;padding:10px 16px;background-color:var(--christmas-red);color:white;border:none;border-radius:25px;cursor:pointer;font-size:14px;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;user-select:none}.christmas-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2);background-color:#b81c2b}.christmas-toggle.active{background-color:var(--christmas-green)}.christmas-toggle.active:hover{background-color:#034a06}.toggle-icon{font-size:18px;animation:bounce 2s infinite}.toggle-text{white-space:nowrap}@media (max-width:768px){.christmas-toggle{padding:8px 12px;font-size:12px}.toggle-icon{font-size:16px}}.section-title{text-align:center;font-family:Comic Neue,cursive;font-size:2.8rem;color:var(--primary);position:relative;display:inline-block;width:100%;margin:0}.section-title:after,.section-title:before{margin:0 10px;font-size:1.2rem}@media (max-width:768px){body{background-size:80px;font-size:16px;line-height:1.6}.section-title{font-size:2rem!important;margin:30px 0 20px!important;padding:0 15px}.section-title:after,.section-title:before{margin:0 8px!important;font-size:1.2rem!important}}@media (max-width:480px){.section-title{font-size:1.8rem!important;margin:25px 0 15px!important;line-height:1.3}}.GlobalQRCode_qrCodeFloating__1vKrQ{display:flex;flex-direction:column;align-items:center;gap:10px;background:linear-gradient(160deg,#ffffff,#fff5f5);border-radius:16px;padding:14px 14px 16px;box-shadow:0 8px 24px rgba(220,38,38,.2);border:2px solid #ef4444;width:150px;position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:50;transition:all .3s ease}.GlobalQRCode_qrCodeFloating__1vKrQ:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 12px 32px rgba(220,38,38,.35);border-color:#dc2626}.GlobalQRCode_qrCodeImg__48rkj{border-radius:10px;display:block;background:white;padding:2px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease}.GlobalQRCode_qrCodeFloating__1vKrQ:hover .GlobalQRCode_qrCodeImg__48rkj{transform:scale(1.05)}.GlobalQRCode_qrCodeInfo__vKt5p{display:flex;flex-direction:column;align-items:center;gap:5px}.GlobalQRCode_qrCodeBadge__ygNhI{background:linear-gradient(135deg,#dc2626,#ef4444);color:white;font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:10px;letter-spacing:.5px;box-shadow:0 2px 4px rgba(220,38,38,.3);white-space:nowrap}.GlobalQRCode_closeBtn__wQDZw{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:2;transition:background .2s ease}.GlobalQRCode_closeBtn__wQDZw:hover{background:rgba(0,0,0,.8)}@media (max-width:1100px){.GlobalQRCode_qrCodeFloating__1vKrQ{width:130px;right:12px;padding:10px 10px 12px}}@media (max-width:768px){.GlobalQRCode_qrCodeFloating__1vKrQ{position:fixed;top:auto;bottom:16px;right:12px;left:auto;transform:none;flex-direction:row;width:auto;max-width:60vw;margin:0;padding:8px 12px 8px 8px;gap:10px;border-radius:12px;box-shadow:0 6px 18px rgba(220,38,38,.3);align-items:center;z-index:60}.GlobalQRCode_qrCodeFloating__1vKrQ:hover{transform:none}.GlobalQRCode_qrCodeImg__48rkj{width:48px;height:48px;flex-shrink:0}.GlobalQRCode_qrCodeInfo__vKt5p{align-items:flex-start;flex:1;gap:0}}@keyframes GlobalQRCode_qrZoomFadeIn__4FhDq{0%{opacity:0}to{opacity:1}}@keyframes GlobalQRCode_qrZoomScaleIn__S2Cm6{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_c29908{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_c29908{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}