@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";.deck-container{width:100%;max-width:600px;height:100%;max-height:800px}.card-content{pointer-events:auto}.deck-action-card{width:220px;min-height:292px;padding:2.35rem 1.2rem 1.1rem;background:linear-gradient(180deg,#fffffffa,#f0f8fff0),linear-gradient(145deg,#7ff3dc24,#fff0);border:1px solid rgba(22,44,66,.18);border-radius:0;box-shadow:0 2px #ffffffd9 inset,0 18px 34px #131e3042;color:#1d2b3c;position:relative;overflow:hidden;animation:card-appear .22s ease-out}.deck-action-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(85,200,178,.22),transparent 45%),radial-gradient(circle at bottom right,rgba(244,182,123,.2),transparent 52%);pointer-events:none}.deck-action-title{margin:0 0 .72rem;font-family:Fraunces,Georgia,serif;font-size:1.06rem;font-weight:700;line-height:1.22;color:#122134;letter-spacing:.01em;position:relative;z-index:1}.deck-action-description{margin:0;font-size:.9rem;line-height:1.5;color:#304156;white-space:normal;overflow-wrap:anywhere;position:relative;z-index:1}.deck-blacklist-button{position:absolute;top:.6rem;right:.62rem;background:#ffffffdb;border:1px solid rgba(34,51,71,.16);border-radius:.52rem;width:1.9rem;height:1.9rem;font-size:1rem;cursor:pointer;opacity:.8;transition:transform .15s ease,opacity .15s ease,background-color .15s ease;z-index:2}.deck-blacklist-button:hover{opacity:1;transform:translateY(-1px);background:#fff}.deck-blacklist-button:focus-visible{outline:2px solid #132640;outline-offset:1px}@keyframes card-appear{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.settings-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 16% 20%,rgba(109,241,216,.16),transparent 32%),#070a10b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.settings-content{background:linear-gradient(160deg,#141a28f5,#111521fa),#0d111b;color:#eaf1ff;border:1px solid rgba(255,255,255,.16);box-shadow:0 26px 60px #0000007a;padding:1.45rem;border-radius:1.1rem;max-width:600px;max-height:80vh;overflow-y:auto;width:90%}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.15rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.14)}.settings-header h2{font-family:Fraunces,Georgia,serif;font-size:1.42rem;color:#f8fbff}.close-button{background:#ffffff14;color:#f7f5f3;border:1px solid rgba(255,255,255,.22);border-radius:.6rem;width:2.15rem;height:2.15rem;font-size:1.05rem;line-height:1;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.close-button:hover{transform:translateY(-1px);background:#ffffff24}.settings-section{margin-bottom:1rem;padding:.95rem;border-radius:.86rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.settings-section h3{margin-bottom:.7rem;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;color:#f2f7ff}.filter-mode-group{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem;margin-bottom:.6rem}.filter-mode-option{display:flex;align-items:center;gap:.52rem;padding:.52rem .6rem;border-radius:.62rem;border:1px solid rgba(255,255,255,.12);background:#121927cc;cursor:pointer;font-size:.88rem;color:#dce4f2}.filter-mode-help{margin-bottom:.7rem;font-size:.83rem;line-height:1.4;color:#d7e2f5d1}.attribute-toggles{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem}.attribute-toggle{display:flex;align-items:center;gap:.55rem;padding:.5rem .58rem;border-radius:.62rem;border:1px solid rgba(255,255,255,.12);background:#121927cc;cursor:pointer;font-size:.9rem;color:#dce4f2}.action-card{padding:1.5rem;background:#fff;border-radius:.5rem;min-width:250px;position:relative}.action-title{font-size:1.5rem;margin-bottom:.5rem;color:#333}.action-description{font-size:1.1rem;line-height:1.5;color:#666}.blacklist-button{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;opacity:.6;transition:opacity .2s}.blacklist-button:hover{opacity:1}.custom-action-form{display:flex;flex-direction:column;gap:.6rem}.action-title-input,.action-description-input{padding:.62rem .72rem;border:1px solid rgba(255,255,255,.2);border-radius:.55rem;background:#080d15b8;color:#f2f8ff;font-size:.93rem}.action-title-input::placeholder,.action-description-input::placeholder{color:#dde5f69e}.action-title-input:focus,.action-description-input:focus{outline:none;border-color:#69ecd3bf;box-shadow:0 0 0 2px #69ecd333}.action-description-input{min-height:80px;resize:vertical}.attribute-checkboxes{display:grid;grid-template-columns:repeat(2,1fr);gap:.38rem}.attribute-checkboxes label{display:flex;align-items:center;gap:.48rem;padding:.42rem .5rem;border-radius:.56rem;font-size:.88rem;background:#0b111cc7;border:1px solid rgba(255,255,255,.1);color:#d8e2f4}.submit-button,.delete-button,.remove-button{padding:.53rem .85rem;border:1px solid transparent;border-radius:.56rem;cursor:pointer;font-weight:600;transition:transform .15s ease,filter .15s ease}.submit-button{background:linear-gradient(152deg,#66e7cb,#45cdb4);color:#102936}.submit-button:hover{transform:translateY(-1px);filter:brightness(1.03)}.delete-button,.remove-button{background:#ed5b60e0;border-color:#ffffff38;color:#fff}.delete-button:hover,.remove-button:hover{transform:translateY(-1px);filter:brightness(1.04)}.custom-actions-list,.blacklist-list{list-style:none;max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.custom-action-item,.blacklist-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.7rem .75rem;background:#0b111cc7;border:1px solid rgba(255,255,255,.11);border-radius:.6rem;color:#dee6f8;font-size:.9rem;line-height:1.35}.custom-action-item span,.blacklist-item span{flex:1}.custom-action-item button,.blacklist-item button{flex-shrink:0}@media (max-width: 768px){.settings-content{width:95%;max-height:88vh;padding:1rem}.filter-mode-group,.attribute-toggles,.attribute-checkboxes{grid-template-columns:1fr}}.age-verification-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 22% 18%,rgba(110,236,212,.2),transparent 34%),radial-gradient(circle at 82% 82%,rgba(250,183,120,.22),transparent 36%),#070a10e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.age-verification-modal{background:linear-gradient(170deg,#121926f2,#0e131ef7),#101623;color:#edf2ff;border:1px solid rgba(255,255,255,.17);box-shadow:0 30px 56px #02040994;padding:1.6rem;border-radius:1rem;text-align:center;max-width:400px;line-height:1.5}.age-verification-modal h1{font-family:Fraunces,Georgia,serif;font-size:1.56rem;margin-bottom:.65rem}.age-verification-modal p{color:#ced8ec;font-size:.95rem}.confirm-button{margin-top:1.1rem;padding:.72rem 1.35rem;background:linear-gradient(145deg,#64e8ca,#4ecfb7);color:#102835;border:1px solid rgba(255,255,255,.28);border-radius:.58rem;font-size:.97rem;font-weight:700;cursor:pointer;transition:transform .14s ease,filter .14s ease}.confirm-button:hover{transform:translateY(-1px);filter:brightness(1.03)}:root{--bg-base: #0e1018;--bg-elevated: #171c2a;--bg-panel: rgba(20, 25, 39, .8);--text-primary: #f6f4ef;--text-muted: #c5ccda;--accent-main: #65dfc8;--accent-strong: #3cc4ad;--accent-warm: #f8ba78;--border-soft: rgba(255, 255, 255, .16);--shadow-heavy: 0 24px 56px rgba(3, 7, 19, .55);--radius-lg: 1.15rem;--radius-md: .85rem}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:Manrope,Segoe UI,sans-serif;background:var(--bg-base);color:var(--text-primary)}.app{width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(91,236,209,.13) 0,transparent 38%),radial-gradient(circle at 84% 72%,rgba(255,190,120,.16) 0,transparent 34%),linear-gradient(145deg,#0b0f18,#11182b 48%,#151021);isolation:isolate}.app-bg-orb{position:absolute;border-radius:999px;filter:blur(14px);pointer-events:none;z-index:0}.app-bg-orb--one{width:22rem;height:22rem;top:-7rem;right:-8rem;background:radial-gradient(circle at 32% 30%,#67fdd666,#67fdd600)}.app-bg-orb--two{width:20rem;height:20rem;left:-6rem;bottom:-7rem;background:radial-gradient(circle at 50% 50%,#ffb06757,#ffb06700)}.app-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:38px 38px;opacity:.18;-webkit-mask-image:radial-gradient(circle at center,black 48%,transparent 100%);mask-image:radial-gradient(circle at center,black 48%,transparent 100%);pointer-events:none;z-index:0}.app-header{position:relative;z-index:2;padding:1.15rem clamp(1rem,3vw,2.2rem);display:flex;justify-content:space-between;align-items:center}.app-brand{display:flex;align-items:center;gap:.65rem}.app-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:1px solid rgba(255,255,255,.32);border-radius:.6rem;color:#e9fbf7;font-weight:800;letter-spacing:.02em;background:linear-gradient(160deg,#78f7e038,#78f7e00d)}.app-brand-text{font-family:Fraunces,Georgia,serif;font-size:1.1rem;line-height:1;letter-spacing:.02em;color:#f6f8ff}.settings-button{background:linear-gradient(155deg,#24314aeb,#1c273de6);border:1px solid rgba(255,255,255,.2);border-radius:.8rem;width:3rem;height:3rem;font-size:1.35rem;color:#d9e4fa;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;box-shadow:0 14px 24px #090f1b6b}.settings-button:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 16px 28px #090f1b80;filter:brightness(1.08)}.settings-button:active{transform:translateY(0)}.settings-button:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.app-main{position:relative;z-index:2;flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem 1rem 1.8rem}.error-message{max-width:27rem;background:#131928d1;border:1px solid var(--border-soft);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-primary);padding:1.4rem 1.5rem;border-radius:var(--radius-lg);text-align:center;font-size:.97rem;line-height:1.55}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:2rem;background:radial-gradient(circle at 20% 20%,rgba(100,225,206,.18),transparent 40%),linear-gradient(145deg,#0b0f18,#11182b 48%,#151021);color:var(--text-primary)}.error-boundary button{margin-top:1rem;padding:.75rem 2rem;background:linear-gradient(150deg,var(--accent-main),var(--accent-strong));color:#13232f;border:1px solid rgba(255,255,255,.34);border-radius:.6rem;cursor:pointer;font-size:1rem}@media (max-width: 320px){.deck-container{transform:scale(.8)}}@media (max-width: 768px){.app-header{padding:.95rem .85rem}.app-brand-text{font-size:.98rem}.app-brand-mark{width:2rem;height:2rem;font-size:.84rem}}
