.CategoryDropdown-module__xQUUja__grid{flex-direction:column;gap:12px;display:flex}.CategoryDropdown-module__xQUUja__card{background:var(--bg);border:1px solid var(--border);border-left:3px solid #0000;border-radius:16px;transition:border-color .3s,box-shadow .3s,border-left-color .3s;overflow:hidden}.CategoryDropdown-module__xQUUja__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.CategoryDropdown-module__xQUUja__cardOpen{box-shadow:0 4px 24px rgba(var(--accent-rgb),.12);border-color:var(--accent-border);border-left-color:var(--accent)}.CategoryDropdown-module__xQUUja__cardHeader{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;font-family:inherit;display:flex}.CategoryDropdown-module__xQUUja__headerLeft{flex:1;align-items:flex-start;gap:16px;display:flex}.CategoryDropdown-module__xQUUja__catNumber{color:var(--beige);letter-spacing:1px;flex-shrink:0;padding-top:4px;font-size:12px;font-weight:600}.CategoryDropdown-module__xQUUja__catTitle{color:var(--text);letter-spacing:-.02em;margin-bottom:4px;font-size:18px;font-weight:700}.CategoryDropdown-module__xQUUja__catDesc{color:var(--text-muted);font-size:13px;font-weight:400;line-height:1.6}.CategoryDropdown-module__xQUUja__headerRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.CategoryDropdown-module__xQUUja__catCount{color:var(--text-muted);font-size:12px;font-weight:500}.CategoryDropdown-module__xQUUja__chevron{background:var(--bg-subtle);width:28px;height:28px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1),background .2s;display:flex}.CategoryDropdown-module__xQUUja__chevronOpen{background:var(--accent-light);color:var(--accent);transform:rotate(180deg)}.CategoryDropdown-module__xQUUja__dropdown{padding:0 28px 24px;animation:.3s cubic-bezier(.16,1,.3,1) CategoryDropdown-module__xQUUja__slideDown}@keyframes CategoryDropdown-module__xQUUja__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CategoryDropdown-module__xQUUja__dropdownDesc{color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:20px;padding:16px 20px;font-size:14px;font-weight:400;line-height:1.8}.CategoryDropdown-module__xQUUja__quotesGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CategoryDropdown-module__xQUUja__quoteCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px;transition:border-color .3s,transform .3s,box-shadow .3s}.CategoryDropdown-module__xQUUja__quoteCard:hover{border-color:var(--accent-border);box-shadow:0 4px 20px rgba(var(--warm-rgb),.12);transform:translateY(-2px)}.CategoryDropdown-module__xQUUja__quoteText{color:var(--text);margin-bottom:12px;font-size:15px;font-style:italic;font-weight:400;line-height:1.9}.CategoryDropdown-module__xQUUja__quotePoet{letter-spacing:2px;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:600}@media (max-width:768px){.CategoryDropdown-module__xQUUja__cardHeader{flex-direction:column;align-items:flex-start;padding:18px 20px}.CategoryDropdown-module__xQUUja__headerRight{margin-top:8px}.CategoryDropdown-module__xQUUja__quotesGrid{grid-template-columns:1fr}.CategoryDropdown-module__xQUUja__dropdown{padding:0 20px 18px}}
.SurpriseMe-module__evZ_pq__wrapper{text-align:center;max-width:680px;margin:0 auto;position:relative}.SurpriseMe-module__evZ_pq__sideMotif{pointer-events:none;z-index:-1;opacity:.5;width:150px;position:absolute;top:50%;right:-520px;transform:translateY(-50%)}.SurpriseMe-module__evZ_pq__sideMotif img{object-fit:contain;width:100%;height:auto}@media (max-width:1200px){.SurpriseMe-module__evZ_pq__sideMotif{display:none}}.SurpriseMe-module__evZ_pq__header{margin-bottom:40px}.SurpriseMe-module__evZ_pq__badge{letter-spacing:3px;text-transform:uppercase;color:var(--emerald);background:var(--emerald-light);border-radius:100px;margin-bottom:20px;padding:6px 16px;font-size:11px;font-weight:600;display:inline-block}.SurpriseMe-module__evZ_pq__title{color:var(--text);letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(24px,3.5vw,32px);font-weight:700}.SurpriseMe-module__evZ_pq__subtitle{color:var(--text-muted);font-size:14px;line-height:1.6}.SurpriseMe-module__evZ_pq__card{background:var(--bg-card);border:1.5px solid var(--accent-border);min-height:200px;box-shadow:0 4px 40px rgba(var(--accent-rgb),.1);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:48px 40px;transition:opacity .3s,transform .3s,box-shadow .4s;display:flex;position:relative}.SurpriseMe-module__evZ_pq__card:hover{box-shadow:0 8px 48px rgba(var(--accent-rgb),.18)}.SurpriseMe-module__evZ_pq__cardAnimating{opacity:0;transform:scale(.97)translateY(8px)}.SurpriseMe-module__evZ_pq__verse{margin-bottom:24px}.SurpriseMe-module__evZ_pq__verse p{color:var(--text);font-size:clamp(17px,2.2vw,22px);font-weight:400;line-height:2.2}.SurpriseMe-module__evZ_pq__divider{background:var(--accent);border-radius:1px;width:36px;height:2px;margin:0 auto 20px}.SurpriseMe-module__evZ_pq__translation{color:var(--text-muted);max-width:440px;margin:0 auto 16px;font-size:14px;font-style:italic;line-height:1.8}.SurpriseMe-module__evZ_pq__poet{letter-spacing:3px;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:600}.SurpriseMe-module__evZ_pq__placeholder{color:var(--text-muted);flex-direction:column;align-items:center;gap:16px;display:flex}.SurpriseMe-module__evZ_pq__placeholderIcon{color:var(--accent-border);font-size:36px;animation:2s ease-in-out infinite SurpriseMe-module__evZ_pq__pulse}@keyframes SurpriseMe-module__evZ_pq__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.SurpriseMe-module__evZ_pq__placeholder p{font-size:15px;font-weight:400}.SurpriseMe-module__evZ_pq__shuffleBtn{background:linear-gradient(135deg,var(--emerald)0%,#1a3626 100%);color:#fff;cursor:pointer;letter-spacing:.5px;box-shadow:0 4px 20px rgba(var(--emerald-rgb),.3);border:none;border-radius:999px;align-items:center;gap:10px;margin-top:32px;padding:14px 36px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.SurpriseMe-module__evZ_pq__shuffleBtn:hover{background:linear-gradient(135deg,#1a3626 0%,var(--emerald)100%);box-shadow:0 8px 28px rgba(var(--emerald-rgb),.4);transform:translateY(-2px)}.SurpriseMe-module__evZ_pq__shuffleBtn:active{transform:translateY(0)}.SurpriseMe-module__evZ_pq__shuffleBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:640px){.SurpriseMe-module__evZ_pq__card{padding:32px 24px}}
