.AiConcierge-module__i-HJKW__fab{color:#fff;cursor:pointer;z-index:100;background:#000;border:none;border-radius:50px;padding:1rem 1.5rem;font-weight:700;transition:transform .2s;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0003}.AiConcierge-module__i-HJKW__fab:hover{transform:scale(1.05)}@media (max-width:768px){.AiConcierge-module__i-HJKW__fab{bottom:5.5rem;right:1rem}}.AiConcierge-module__i-HJKW__overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AiConcierge-module__i-HJKW__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;animation:.3s AiConcierge-module__i-HJKW__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}@keyframes AiConcierge-module__i-HJKW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AiConcierge-module__i-HJKW__header{background:#f5f5f5;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.AiConcierge-module__i-HJKW__header h3{margin:0;font-size:1.1rem}.AiConcierge-module__i-HJKW__header button{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem}.AiConcierge-module__i-HJKW__body{padding:1.5rem;overflow-y:auto}.AiConcierge-module__i-HJKW__presets{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:.5rem;max-height:200px;margin-bottom:1rem;padding-bottom:1rem;padding-right:.5rem;display:flex;overflow-y:auto}.AiConcierge-module__i-HJKW__presets button{cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.AiConcierge-module__i-HJKW__presets button.AiConcierge-module__i-HJKW__activePreset{color:#fff;background:#000;border-color:#000}.AiConcierge-module__i-HJKW__textarea{border:1px solid #ccc;border-radius:8px;width:100%;margin-bottom:1rem;padding:.75rem;font-family:inherit}.AiConcierge-module__i-HJKW__submit{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;padding:1rem;font-weight:700}.AiConcierge-module__i-HJKW__submit:disabled{cursor:not-allowed;background:#ccc}.AiConcierge-module__i-HJKW__error{color:red;margin-bottom:1rem;font-size:.9rem}.AiConcierge-module__i-HJKW__results{margin-top:1rem}.AiConcierge-module__i-HJKW__intro{color:#666;margin-bottom:1rem;font-size:.9rem}.AiConcierge-module__i-HJKW__suggestion{background:#f9f9f9;border:1px solid #eee;border-radius:8px;margin-bottom:1rem;padding:1rem}.AiConcierge-module__i-HJKW__codeTitle{margin-bottom:.25rem;font-weight:700}.AiConcierge-module__i-HJKW__reason{color:#444;margin-bottom:.5rem;font-size:.9rem}.AiConcierge-module__i-HJKW__link{color:#0070f3;font-size:.85rem;font-weight:600;text-decoration:none}.AiConcierge-module__i-HJKW__secondary{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem}.AiConcierge-module__i-HJKW__categoryTag{color:#555;vertical-align:middle;background:#e0e0e0;border-radius:4px;margin-left:.5rem;padding:2px 6px;font-size:.75em;font-weight:400}.AiConcierge-module__i-HJKW__meaning{color:#666;background:#fff;border-left:3px solid #ccc;border-radius:4px;margin-bottom:.5rem;padding:.5rem;font-size:.95rem;font-style:italic}
.CodeBrowserLayout-module__QmDYFa__browserContainer{flex:1;height:100%;display:flex;position:relative;overflow:hidden}.CodeBrowserLayout-module__QmDYFa__sidebar{background:#f9f9f9;border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;width:320px;height:100%;display:flex;overflow:hidden}.CodeBrowserLayout-module__QmDYFa__filters{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;max-height:60vh;padding:.75rem;overflow-y:auto}.CodeBrowserLayout-module__QmDYFa__searchInput{border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem;font-size:.9rem}.CodeBrowserLayout-module__QmDYFa__filterSection{margin-bottom:.75rem}.CodeBrowserLayout-module__QmDYFa__filterHeader{text-transform:uppercase;color:#999;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:flex}.CodeBrowserLayout-module__QmDYFa__filterHint{color:#0070f3;text-transform:none;opacity:.8;margin-left:auto;margin-right:.5rem;font-size:.7rem;font-weight:400}.CodeBrowserLayout-module__QmDYFa__filterActions{gap:.35rem;margin-bottom:.35rem;font-size:.7rem;display:flex}.CodeBrowserLayout-module__QmDYFa__actionBtn{color:#0070f3;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.CodeBrowserLayout-module__QmDYFa__actionBtn:hover{color:#000}.CodeBrowserLayout-module__QmDYFa__checkboxGroup{flex-direction:column;gap:.5rem;display:flex}.CodeBrowserLayout-module__QmDYFa__checkboxLabel{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.CodeBrowserLayout-module__QmDYFa__checkboxLabel input[type=checkbox]{accent-color:#333;width:1rem;height:1rem}.CodeBrowserLayout-module__QmDYFa__checkboxLabel:hover{color:#000}.CodeBrowserLayout-module__QmDYFa__chipGroup{flex-wrap:wrap;gap:.5rem;display:flex}.CodeBrowserLayout-module__QmDYFa__chip{color:#555;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f0f0f0;border:1px solid #ddd;border-radius:20px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;transition:all .2s;display:flex}.CodeBrowserLayout-module__QmDYFa__chip:hover{background:#e5e5e5;border-color:#ccc}.CodeBrowserLayout-module__QmDYFa__chip.CodeBrowserLayout-module__QmDYFa__active{color:#fff;background:#333;border-color:#333}.CodeBrowserLayout-module__QmDYFa__codeList{flex:1;padding:.5rem;overflow-y:auto}.CodeBrowserLayout-module__QmDYFa__resultsCount{color:#666;padding:.5rem 1rem 0;font-size:.8rem;font-weight:500}.CodeBrowserLayout-module__QmDYFa__codeItem{color:inherit;border-radius:8px;flex-direction:column;gap:.25rem;margin-bottom:.25rem;padding:.75rem;text-decoration:none;transition:background .2s;display:flex}.CodeBrowserLayout-module__QmDYFa__codeItem:hover{background:#eee}.CodeBrowserLayout-module__QmDYFa__codeItem.CodeBrowserLayout-module__QmDYFa__active{background:var(--accent-light,#e0f2fe);border-left:3px solid var(--accent-color,#0070f3)}.CodeBrowserLayout-module__QmDYFa__itemCode{color:#333;font-size:1rem;font-weight:700}.CodeBrowserLayout-module__QmDYFa__itemCategory{color:#666;font-size:.8rem}.CodeBrowserLayout-module__QmDYFa__noResults{text-align:center;color:#999;padding:2rem}.CodeBrowserLayout-module__QmDYFa__sidebarFooter{background:#fff;border-top:1px solid #e0e0e0;padding:1rem}.CodeBrowserLayout-module__QmDYFa__buyLink{color:#fff;text-align:center;background:#222;border-radius:6px;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .2s;display:block;box-shadow:0 2px 4px #0000001a}.CodeBrowserLayout-module__QmDYFa__buyLink:hover{opacity:.9}.CodeBrowserLayout-module__QmDYFa__mainContent{box-sizing:border-box;flex-direction:column;flex:1;width:100%;margin:0 auto;padding:2rem;display:flex;overflow-y:auto}.CodeBrowserLayout-module__QmDYFa__categoryHeader{text-align:center;border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.CodeBrowserLayout-module__QmDYFa__categoryLabel{text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:.5rem;font-size:.75rem;display:block}.CodeBrowserLayout-module__QmDYFa__categoryHeader h2{color:#333;margin:0 0 .5rem;font-size:1.5rem}.CodeBrowserLayout-module__QmDYFa__categoryHeader p{color:#666;max-width:600px;margin:0 auto;font-style:italic}.CodeBrowserLayout-module__QmDYFa__notFound{text-align:center;padding:4rem 1rem}.CodeBrowserLayout-module__QmDYFa__mobileToggle{color:#fff;z-index:100;cursor:pointer;background:#333;border:none;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;display:none;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 12px #00000026}@media (max-width:768px){.CodeBrowserLayout-module__QmDYFa__browserContainer{display:block}.CodeBrowserLayout-module__QmDYFa__sidebar{z-index:50;width:85%;max-width:320px;height:100vh;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 12px #0000001a}.CodeBrowserLayout-module__QmDYFa__sidebar.CodeBrowserLayout-module__QmDYFa__open{transform:translate(0)}.CodeBrowserLayout-module__QmDYFa__mobileToggle{display:block}.CodeBrowserLayout-module__QmDYFa__mainContent{padding:1rem}}
.LanguageSwitcher-module__kcAi4G__container{display:inline-block;position:relative}.LanguageSwitcher-module__kcAi4G__trigger{cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:4px;transition:background-color .2s;display:flex}.LanguageSwitcher-module__kcAi4G__trigger:hover{background-color:#f5f5f5}.LanguageSwitcher-module__kcAi4G__dropdown{z-index:50;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:120px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.LanguageSwitcher-module__kcAi4G__option{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s;display:flex}.LanguageSwitcher-module__kcAi4G__option:hover{background-color:#f5f5f5}.LanguageSwitcher-module__kcAi4G__option.LanguageSwitcher-module__kcAi4G__active{color:var(--accent-color);background-color:#f0f9ff;font-weight:500}
.Header-module__hBw1pG__header{background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__logo{color:var(--accent-color);font-size:1.2rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__navLink{color:#666;font-size:.95rem;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--accent-color)}@media (max-width:768px){.Header-module__hBw1pG__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.Header-module__hBw1pG__nav{flex-wrap:wrap;justify-content:flex-start;gap:.75rem 1rem;width:100%}.Header-module__hBw1pG__navLink{padding:.25rem 0;font-size:.9rem}}
.Footer-module__S6Hkya__footer{text-align:center;color:#888;border-top:1px solid #eee;margin-top:auto;padding:2rem 1rem;font-size:.8rem}.Footer-module__S6Hkya__links{color:#666;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__links a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--accent-color)}.Footer-module__S6Hkya__highlight{font-weight:600;color:#2563eb!important}@media (max-width:480px){.Footer-module__S6Hkya__links{flex-direction:column;align-items:center;gap:1rem}}.Footer-module__S6Hkya__social{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__social a{color:#888;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.Footer-module__S6Hkya__social a:hover{color:var(--accent-color,#000);transform:translateY(-2px)}
.InviteHintToast-module__7CSc6W__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#fffffff2;border:1px solid #0000001a;border-radius:12px;flex-direction:column;gap:12px;width:300px;padding:16px;animation:.5s cubic-bezier(.16,1,.3,1) InviteHintToast-module__7CSc6W__slideIn;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 32px #0000001f}@keyframes InviteHintToast-module__7CSc6W__slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.InviteHintToast-module__7CSc6W__content{align-items:flex-start;gap:12px;display:flex}.InviteHintToast-module__7CSc6W__icon{font-size:24px}.InviteHintToast-module__7CSc6W__text{flex:1}.InviteHintToast-module__7CSc6W__text strong{color:#111;margin-bottom:4px;font-size:15px;display:block}.InviteHintToast-module__7CSc6W__text p{color:#555;margin:0;font-size:13px;line-height:1.4}.InviteHintToast-module__7CSc6W__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.InviteHintToast-module__7CSc6W__button{color:#fff;background:#111;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .2s}.InviteHintToast-module__7CSc6W__button:hover{transform:scale(1.05)}.InviteHintToast-module__7CSc6W__close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;font-size:18px;display:flex}.InviteHintToast-module__7CSc6W__close:hover{color:#333;background:#f0f0f0}@media (max-width:600px){.InviteHintToast-module__7CSc6W__toast{width:auto;bottom:80px;left:20px;right:20px}}
.FloatingCodeButton-module__H1YXkG__fab{color:#fff;cursor:pointer;z-index:100;background:#000;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 4px 12px #0003}.FloatingCodeButton-module__H1YXkG__fab:hover{transform:scale(1.05)}@media (max-width:768px){.FloatingCodeButton-module__H1YXkG__fab{bottom:1.5rem;left:1rem}}
.GiftPromoToast-module__AYwyua__container{z-index:9999;width:380px;max-width:90vw;animation:.5s ease-out GiftPromoToast-module__AYwyua__slideIn;position:fixed;bottom:90px;left:20px}@keyframes GiftPromoToast-module__AYwyua__slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.GiftPromoToast-module__AYwyua__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #d4af374d;border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.GiftPromoToast-module__AYwyua__icon{background:#fff8e1;border-radius:12px;padding:10px;font-size:24px}.GiftPromoToast-module__AYwyua__text{flex:1}.GiftPromoToast-module__AYwyua__text strong{color:#1f2937;margin-bottom:2px;font-size:14px;display:block}.GiftPromoToast-module__AYwyua__text p{color:#4b5563;margin:0;font-size:13px;line-height:1.4}.GiftPromoToast-module__AYwyua__button{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:99px;padding:8px 16px;font-size:12px;font-weight:600;transition:transform .2s}.GiftPromoToast-module__AYwyua__button:hover{background:#000;transform:scale(1.05)}.GiftPromoToast-module__AYwyua__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;top:4px;right:4px}.GiftPromoToast-module__AYwyua__close:hover{color:#111}@media (max-width:480px){.GiftPromoToast-module__AYwyua__container{width:auto;bottom:10px;left:10px;right:10px}.GiftPromoToast-module__AYwyua__content{text-align:left;flex-direction:column;align-items:flex-start}.GiftPromoToast-module__AYwyua__icon{display:none}.GiftPromoToast-module__AYwyua__button{text-align:center;width:100%;margin-top:8px;padding:10px}}
