@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#19342b;background:#fbfaf6;font-synthesis:none}body{margin:0;background:radial-gradient(circle at 85% 0,#f3ebd8 0,transparent 31%),#fbfaf6}button,a{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#174e39;font-family:Playfair Display,serif;font-size:24px;font-weight:700}.brand small{display:block;font:500 11px DM Sans;letter-spacing:.08em;color:#b58b45}.brand-mark{width:42px;height:42px;border:1px solid #d8c69e;border-radius:15px;display:grid;place-items:center;background:#fff}.nav nav{display:flex;gap:32px}.nav nav a{color:#4c5d56;text-decoration:none;font-size:14px}.nav-actions{display:flex;gap:10px}.primary,.ghost,.soft{border-radius:999px;padding:12px 20px;border:1px solid transparent}.primary{background:#13583d;color:#fff;box-shadow:0 12px 30px #13583d22}.ghost{background:transparent;border-color:#d3d9d3;color:#23493b}.soft{background:#fff;border-color:#e8e2d5;color:#2d493f}.large{padding:15px 23px;display:inline-flex;align-items:center;gap:10px}.hero{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px;padding:55px 0 75px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#a67930;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero h1{font:700 clamp(48px,6vw,76px)/1.03 "Playfair Display",serif;margin:18px 0;color:#174a37;letter-spacing:-.03em}.hero h1 em{font-style:italic;color:#c49648}.hero-copy>p{font-size:18px;line-height:1.7;color:#5e6a65;max-width:620px}.cta-row{display:flex;gap:12px;margin:31px 0}.trust{display:flex;align-items:center;gap:10px;color:#65716c;font-size:13px}.trust strong{color:#2f4d42}.hero-art{height:530px;position:relative;display:grid;place-items:center}.arch{width:84%;height:94%;padding:7px;background:linear-gradient(145deg,#d4aa62,#f7e5bd);clip-path:path("M 220 0 C 265 75 370 78 405 170 L 405 500 L 0 500 L 0 170 C 40 80 150 75 220 0 Z")}.scene{width:100%;height:100%;position:relative;overflow:hidden;background:linear-gradient(#c9dedb,#f3e1bd 65%,#8da58e);clip-path:inherit}.sun{position:absolute;width:115px;height:115px;border-radius:50%;background:#fff6d9;right:55px;top:75px;filter:blur(2px)}.mosque{position:absolute;left:25px;right:25px;bottom:98px;height:175px;background:#e9ddc7;border-radius:80px 80px 5px 5px;opacity:.88}.mosque i{position:absolute;width:44px;height:150px;background:#e9ddc7;bottom:0;border-radius:40px 40px 0 0}.mosque i:nth-child(1){left:-18px}.mosque i:nth-child(2){left:45%;height:215px}.mosque i:nth-child(3){right:-18px}.couple{position:absolute;bottom:0;left:28%;height:280px;width:230px}.couple span{position:absolute;bottom:0;width:115px;height:230px;border-radius:65px 65px 15px 15px;background:#d6b9a7}.couple span:before{content:"";position:absolute;width:72px;height:72px;border-radius:50%;left:20px;top:-38px;background:#b77b57}.couple span:nth-child(2){left:90px;height:260px;background:#d7d0c4}.floating-card{position:absolute;background:#ffffffef;border:1px solid #eee6d5;box-shadow:0 18px 50px #29483c1c;border-radius:16px;padding:13px 16px;display:flex;align-items:center;gap:10px}.floating-card svg{color:#b7883b}.floating-card span{display:flex;flex-direction:column;font-size:12px}.floating-card small{color:#7a8580;margin-top:2px}.one{left:0;bottom:80px}.two{right:-10px;top:105px}.feature-band{background:#114f39;color:#fff;border-top:3px solid #d1aa61}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:35px 0}.features article{display:flex;gap:13px;align-items:flex-start}.features article>span{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:#f8f2e7;color:#14563e}.features h3{margin:1px 0 5px;font-size:15px}.features p{margin:0;color:#bbcec6;font-size:12px;line-height:1.5}.preview{padding:85px 0 100px;display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:end}.preview h2{font:700 44px Playfair Display,serif;color:#174a37;margin:12px 0}.preview p{color:#65716c;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps span{background:#fff;border:1px solid #ece6da;border-radius:18px;padding:24px;color:#c09043;font-weight:700}.steps small{display:block;color:#354b43;font-size:13px;margin-top:30px}.steps span:nth-child(2){transform:translateY(-18px)}@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:25px}.hero-art{height:480px}.features{grid-template-columns:1fr 1fr}.preview{grid-template-columns:1fr}.steps span:nth-child(2){transform:none}}@media(max-width:620px){.shell{width:min(100% - 24px,1180px)}.nav{height:76px}.brand{font-size:20px}.brand small,.ghost{display:none}.nav-actions .primary{padding:10px 14px}.hero{gap:20px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.cta-row{flex-direction:column}.large{justify-content:center}.hero-art{height:400px}.arch{width:100%}.floating-card{padding:10px}.two{right:0}.features{grid-template-columns:1fr;padding:28px 0}.preview{padding:65px 0}.preview h2{font-size:36px}.steps{grid-template-columns:1fr}.steps small{margin-top:12px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:999px;border:0;text-decoration:none;font-weight:700}.btn.primary{background:#11563c;color:#fff}.btn.secondary{background:#fff;color:#23483b;border:1px solid #dedfd9}.wide{width:100%}.welcome{min-height:100vh;padding:0 max(24px,5vw)}.welcome header{height:90px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:9px;font:700 25px Playfair Display,serif;color:#15503a}.logo.light{color:#fff}.welcome-grid{min-height:calc(100vh - 90px);display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:7vw;max-width:1250px;margin:auto}.welcome h1{font:700 clamp(46px,6vw,78px)/1.04 "Playfair Display",serif;color:#164c38;margin:20px 0}.welcome h1 em{color:#bd8c3e}.welcome p{font-size:19px;line-height:1.7;color:#64716c;max-width:650px}.kicker,.step-pill{display:inline-flex;align-items:center;gap:7px;color:#ad7b2c;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.trust{display:flex;gap:8px;align-items:center;margin-top:28px;color:#68746f}.arch-card{height:570px;border-radius:48% 48% 24px 24px;background:linear-gradient(#cbdedb,#f2dfb6 65%,#8ca58c);border:8px solid #dcb66f;position:relative;overflow:hidden}.arch-card .avatar{position:absolute;bottom:0;width:43%;height:55%;border-radius:100px 100px 20px 20px}.arch-card .a{left:20%;background:#c59372}.arch-card .b{right:10%;height:62%;background:#d4cec2}.arch-card span{position:absolute;left:20px;bottom:25px;background:#fff;padding:12px 16px;border-radius:14px;font-weight:700}.auth-layout{min-height:100vh;display:grid;grid-template-columns:.9fr 1.1fr}.auth-art{padding:35px 5vw;background:linear-gradient(145deg,#0e4d36,#173f31);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-art h1{font:700 clamp(44px,5vw,72px)/1.08 "Playfair Display",serif}.auth-art p{color:#c4d4cc;font-size:18px;max-width:540px}.back{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none}.auth-panel{display:grid;place-items:center;padding:30px}.form-card{width:min(480px,100%);background:#fff;padding:42px;border-radius:28px;box-shadow:0 25px 80px #25453916}.form-card h2,.wizard h2{font:700 40px Playfair Display,serif;color:#174a37;margin:15px 0 7px}.form-card>p{color:#718079;margin-bottom:30px}label{display:flex;flex-direction:column;gap:8px;font-weight:700;color:#29483d;margin:17px 0}input,select,textarea{width:100%;border:1px solid #dfe3de;border-radius:14px;padding:14px 15px;background:#fff;font:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#176447;box-shadow:0 0 0 3px #17644716}textarea{min-height:140px;resize:vertical}.password{position:relative}.password button{position:absolute;right:8px;top:8px;border:0;background:none;color:#718079}.text-button{width:100%;border:0;background:none;color:#175a41;margin-top:15px}.error{background:#fff0ed;color:#9d2f20;padding:12px 14px;border-radius:12px;margin:14px 0}.onboarding{min-height:100vh;display:grid;grid-template-columns:360px 1fr;background:#fbfaf6}.onboarding aside{background:#104e38;color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:space-between}.onboarding aside h1{font:700 43px/1.1 Playfair Display,serif}.onboarding aside p,.quote{color:#c5d4ce}.quote{background:#ffffff0d;padding:20px;border:1px solid #ffffff1d;border-radius:18px}.quote small{display:block;margin-top:10px;color:#d6b66e}.onboarding>section{padding:40px 6vw}.progress{height:5px;background:#e8e6dd;border-radius:99px}.progress i{display:block;height:100%;background:#bd8b3e;border-radius:99px;transition:.3s}.wizard{max-width:790px;margin:8vh auto 0}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.wizard h3{margin-top:28px;color:#29483d}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips button{display:flex;align-items:center;gap:6px;border:1px solid #dfe3de;background:#fff;padding:11px 15px;border-radius:999px}.chips button.active{background:#e8f1ec;border-color:#1b6248;color:#15533c}.chips svg{width:15px}.wizard footer{display:flex;justify-content:space-between;margin-top:45px;padding-top:25px;border-top:1px solid #e6e3da}.ready{display:flex;gap:14px;padding:20px;border-radius:17px;background:#e9f2ed;color:#17583f;margin-top:28px}.ready span{display:block;color:#64736d;margin-top:3px}.center-card{min-height:100vh;display:grid;place-content:center;text-align:center}.center-card h1{font:700 48px Playfair Display,serif;color:#174a37}@media(max-width:800px){.welcome-grid{grid-template-columns:1fr;padding:40px 0}.arch-card{height:420px}.auth-layout{grid-template-columns:1fr}.auth-art{display:none}.onboarding{grid-template-columns:1fr}.onboarding aside{padding:22px;min-height:160px}.onboarding aside>div:nth-child(2),.quote{display:none}.onboarding>section{padding:20px}.wizard{margin-top:40px}.grid2{grid-template-columns:1fr}.form-card{padding:28px}.wizard h2{font-size:34px}}.discover-page{min-height:100vh;background:#faf9f5;color:#203d33}.app-header{height:76px;padding:0 28px;background:#fff;border-bottom:1px solid #ebe8df;display:flex;align-items:center;gap:48px;position:sticky;top:0;z-index:20}.app-brand{font:700 24px Playfair Display,serif;color:#15503a;text-decoration:none;display:flex;gap:9px;align-items:center}.app-brand span{width:35px;height:35px;border:1px solid #d9c79d;border-radius:12px;display:grid;place-items:center}.app-header nav{display:flex;gap:28px;flex:1}.app-header nav a{color:#53645d;text-decoration:none;font-size:14px;padding:27px 0 24px;border-bottom:3px solid transparent}.app-header nav a.active{color:#14553d;border-color:#14553d}.premium{border:0;background:#14553d;color:#fff;padding:12px 18px;border-radius:999px;display:flex;align-items:center;gap:7px}.discover-shell{display:grid;grid-template-columns:220px 1fr;max-width:1500px;margin:auto}.app-sidebar{padding:24px 18px;border-right:1px solid #ece8df;min-height:calc(100vh - 76px);display:flex;flex-direction:column;gap:7px}.app-sidebar>a{padding:12px 14px;border-radius:13px;text-decoration:none;color:#42574e;font-size:14px}.app-sidebar>a.active{background:#e9efeb;color:#15533c;font-weight:700}.upload-card,.premium-card{margin-top:16px;padding:18px;border:1px solid #e9e3d6;background:#fff;border-radius:18px;text-align:center;align-items:center}.upload-card{cursor:pointer}.upload-card input{display:none}.upload-card small{color:#7c8983;font-weight:500}.premium-card{display:flex;flex-direction:column;gap:8px}.premium-card svg{color:#bf8a36}.premium-card p{font-size:12px;color:#748078;line-height:1.5}.premium-card button{border:0;background:#15553d;color:#fff;border-radius:999px;padding:10px 15px}.discover-main{padding:28px;min-width:0}.discover-hero{min-height:250px;border:1px solid #eadfc9;background:linear-gradient(115deg,#fffdf8,#efe3ca);border-radius:28px;padding:35px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.discover-hero h1{font:700 clamp(38px,5vw,63px)/1.03 "Playfair Display",serif;max-width:780px;margin:14px 0;color:#174b38}.discover-hero p{color:#66746e}.hero-orbit{width:190px;height:190px;border:26px solid #d9b66e;border-radius:50%;display:grid;place-content:center;text-align:center;background:#fff8;box-shadow:0 0 0 22px #fff5}.hero-orbit span{font:700 42px Playfair Display,serif;color:#15503a}.hero-orbit small{color:#728078}.discover-toolbar{display:flex;gap:10px;padding:20px 0}.discover-toolbar label{margin:0;flex:1;min-width:240px;position:relative}.discover-toolbar label svg{position:absolute;left:14px;top:14px;color:#718078}.discover-toolbar label input{padding-left:42px}.discover-toolbar button,.filter-mobile{background:#fff;border:1px solid #e0e2dd;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:7px;color:#3f554c}.discover-notice{display:flex;align-items:center;gap:9px;background:#e8f2ec;color:#14543c;padding:13px 15px;border-radius:14px;margin-bottom:16px}.discover-notice button{margin-left:auto;border:0;background:none}.section-head{display:flex;justify-content:space-between;align-items:end;margin:10px 0 18px}.section-head h2{font:700 30px Playfair Display,serif;margin:0;color:#174b38}.section-head p{margin:4px 0 0;color:#748079;font-size:13px}.filter-mobile{display:none}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.profile-card{background:#fff;border:1px solid #e8e5dd;border-radius:22px;padding:8px;box-shadow:0 12px 35px #29483d0c}.profile-photo{height:390px;border-radius:17px;position:relative;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#d3c2ac,#7d9984)}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-photo>span{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;background:#fff5;color:#fff;font:700 55px Playfair Display,serif;border:2px solid #ffffff88}.tone-1{background:linear-gradient(145deg,#b4a28b,#745f50)}.tone-2{background:linear-gradient(145deg,#d8cab7,#8aa274)}.tone-3{background:linear-gradient(145deg,#8ca69a,#315d50)}.tone-4{background:linear-gradient(145deg,#d9d2c3,#82906c)}.tone-5{background:linear-gradient(145deg,#c8b6a2,#647b6d)}.online{position:absolute;top:12px;left:12px;background:#137242;color:#fff;border-radius:999px;padding:6px 10px;font-size:11px}.save{position:absolute;right:10px;top:10px;border:0;background:#ffffffd8;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.profile-overlay{position:absolute;left:0;right:0;bottom:0;padding:80px 16px 16px;color:#fff;background:linear-gradient(transparent,#17231fcc)}.name-row{display:flex;align-items:center;gap:7px}.name-row h3{font-size:24px;margin:0}.profile-overlay p{display:flex;align-items:center;gap:4px;margin:5px 0 9px;font-size:12px}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{background:#f7f4ea;color:#29463c;padding:5px 8px;border-radius:7px;font-size:10px}.card-actions{display:flex;justify-content:center;gap:16px;margin-top:-22px;position:relative}.card-actions button{width:48px;height:48px;border-radius:50%;border:1px solid #e5e2da;background:#fff;display:grid;place-items:center;box-shadow:0 8px 20px #233d331a}.card-actions .pass{color:#d75746}.card-actions .like{color:#c18a2f}.card-actions .message{color:#234d3d}.compat{font-size:11px;color:#66756e;padding:10px 8px 5px}.compat i{height:4px;background:#19704d;display:block;border-radius:99px;margin-top:6px}.compat span{font-weight:700}.discover-toolbar input{margin:0}@media(max-width:1100px){.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-orbit{display:none}.discover-toolbar{flex-wrap:wrap}.discover-toolbar label{flex-basis:100%}}@media(max-width:760px){.app-header{padding:0 14px;height:64px}.app-header nav,.premium{display:none}.discover-shell{grid-template-columns:1fr}.app-sidebar{display:none}.discover-main{padding:14px}.discover-hero{min-height:220px;padding:24px}.discover-hero h1{font-size:38px}.discover-toolbar button{display:none}.filter-mobile{display:flex}.profile-grid{grid-template-columns:1fr}.profile-photo{height:430px}.section-head h2{font-size:26px}}.profile-photo{text-decoration:none}.member-page{min-height:100vh;background:#faf9f5}.member-wrap{width:min(1180px,calc(100% - 32px));margin:28px auto 70px}.member-back{border:0;background:none;color:#38564b;display:flex;align-items:center;gap:8px;margin-bottom:16px}.member-hero{background:#fff;border:1px solid #e8e4da;border-radius:28px;overflow:hidden;box-shadow:0 18px 55px #27473b0c}.member-cover{height:390px;background:linear-gradient(135deg,#d6c6ad,#769180);display:grid;place-items:center;overflow:hidden}.member-cover img{width:100%;height:100%;object-fit:cover}.member-initial{font:700 110px Playfair Display,serif;color:#fff8}.member-summary{padding:26px 32px;display:flex;justify-content:space-between;align-items:center}.member-title{display:flex;align-items:center;gap:9px}.member-title h1{font:700 38px Playfair Display,serif;margin:0;color:#174b38}.member-title svg{color:#13805a}.member-summary p{display:flex;align-items:center;gap:5px;color:#6a7771}.member-tags,.member-chips{display:flex;flex-wrap:wrap;gap:8px}.member-tags span,.member-chips span{padding:7px 10px;border-radius:999px;background:#edf2ee;color:#315448;font-size:12px}.member-actions{display:flex;gap:10px}.member-actions button{border:1px solid #dfe3dd;background:#fff;border-radius:999px;padding:12px 17px;display:flex;align-items:center;gap:8px;color:#174e39}.member-actions button:first-child{background:#15583f;color:#fff;border-color:#15583f}.member-actions button.liked{background:#e8f2ec;color:#14543c}.member-columns{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px;margin-top:18px}.member-main,.member-side{display:flex;flex-direction:column;gap:18px}.member-card{background:#fff;border:1px solid #e8e4da;border-radius:22px;padding:25px}.member-card h2{font:700 24px Playfair Display,serif;color:#174b38;margin:0 0 16px}.member-bio{line-height:1.8;color:#566761}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.value-grid>div{display:grid;grid-template-columns:28px 1fr;align-items:center;padding:13px;border:1px solid #edf0eb;border-radius:14px}.value-grid svg{grid-row:1/3;color:#1a6b4c}.value-grid small{color:#829088}.member-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.member-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}.compatibility-card{position:relative;overflow:hidden}.compatibility-card b{font:700 54px Playfair Display,serif;color:#15553d}.compatibility-card h3{margin:0}.compatibility-card p{color:#708078;max-width:230px}.score-ring{position:absolute;width:120px;height:120px;border-radius:50%;right:-28px;bottom:-28px;background:conic-gradient(#c59645 var(--score),#edf0eb 0);box-shadow:inset 0 0 0 28px #fff}.member-card dl{display:grid;grid-template-columns:1fr 1.2fr;gap:12px;font-size:13px}.member-card dt{color:#829088}.member-card dd{margin:0;color:#304c42;font-weight:600}.member-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.member-card li{display:flex;align-items:center;gap:8px;color:#435a51}.member-card li svg{width:17px;color:#1a6b4c}.member-state{min-height:100vh;display:grid;place-content:center;text-align:center}.matches-wrap{width:min(1180px,calc(100% - 32px));margin:50px auto}.matches-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.matches-head h1{font:700 54px Playfair Display,serif;color:#174b38;margin:10px 0}.matches-head p{color:#6d7b75}.match-tabs{display:flex;padding:5px;background:#ecefe9;border-radius:999px}.match-tabs button{border:0;background:transparent;padding:11px 16px;border-radius:999px;color:#53655d}.match-tabs button.active{background:#fff;color:#174e39;box-shadow:0 5px 15px #1b3f3212}.match-tabs b{background:#dce8e0;padding:2px 7px;border-radius:99px;margin-left:5px}.match-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.match-card{background:#fff;border:1px solid #e7e4dc;border-radius:22px;padding:9px;display:grid;grid-template-columns:180px 1fr;gap:18px}.match-photo{height:220px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#d5c2a8,#6e8e7b);display:grid;place-items:center;position:relative;text-decoration:none}.match-photo img{width:100%;height:100%;object-fit:cover}.match-photo>span{font:700 64px Playfair Display,serif;color:#fff}.match-photo i{position:absolute;left:10px;bottom:10px;background:#fff;color:#19533e;padding:6px 9px;border-radius:99px;font-size:11px;font-style:normal;font-weight:700}.match-info{padding:12px 8px 8px}.match-info h3{font:700 25px Playfair Display,serif;color:#174b38;margin:0}.match-info>p{display:flex;align-items:center;gap:5px;color:#718079;font-size:13px}.match-info>div{display:flex;flex-wrap:wrap;gap:6px}.match-info>div span{font-size:11px;background:#eef2ed;padding:5px 8px;border-radius:8px}.match-info footer{display:flex;gap:8px;margin-top:25px}.match-info footer a,.match-info footer button{padding:10px 12px;border-radius:999px;text-decoration:none;border:1px solid #dfe3dd;background:#fff;color:#174e39;font-size:12px}.match-info footer button{background:#15583f;color:#fff;display:flex;gap:6px;align-items:center}.empty-match{min-height:430px;border:1px dashed #d8ddd6;background:#fff;border-radius:26px;display:grid;place-content:center;text-align:center;justify-items:center;padding:30px}.empty-match>svg{width:55px;height:55px;color:#bf9148}.empty-match a{background:#15583f;color:#fff;padding:12px 18px;border-radius:999px;text-decoration:none}@media(max-width:800px){.member-cover{height:420px}.member-summary{align-items:flex-start;flex-direction:column;gap:20px;padding:20px}.member-actions{width:100%}.member-actions button{flex:1;justify-content:center}.member-columns,.value-grid{grid-template-columns:1fr}.member-gallery{grid-template-columns:repeat(2,1fr)}.matches-head{align-items:flex-start;flex-direction:column;gap:20px}.matches-head h1{font-size:42px}.match-grid{grid-template-columns:1fr}.match-card{grid-template-columns:130px 1fr}.match-photo{height:190px}.match-info footer{flex-wrap:wrap}}.messages-shell{min-height:100vh;background:#f7f5ef;color:#153f34}.messages-top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e7e1d5;background:#fff}.messages-top a{color:#175b46;text-decoration:none}.messages-grid{height:calc(100vh - 72px);display:grid;grid-template-columns:360px 1fr;max-width:1400px;margin:auto;background:#fff}.conversation-panel{border-right:1px solid #e9e5dc;padding:24px;overflow:auto}.messages-title{display:flex;align-items:center;justify-content:space-between}.messages-title small{color:#b37a21;font-weight:800;letter-spacing:.12em}.messages-title h1{margin:5px 0 20px;font-size:30px}.message-search{display:flex;gap:10px;align-items:center;background:#f4f2ec;border-radius:14px;padding:0 14px;margin-bottom:18px}.message-search input{border:0;background:transparent;padding:13px 0;outline:0;width:100%}.conversation-row{width:100%;display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;border:0;background:transparent;padding:12px;border-radius:16px;text-align:left;cursor:pointer}.conversation-row.active,.conversation-row:hover{background:#edf4ef}.conversation-row img,.chat-header img{width:48px;height:48px;border-radius:50%;object-fit:cover}.conversation-row span:nth-child(2){min-width:0;display:grid}.conversation-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#708078}.conversation-row i{background:#176247;color:#fff;border-radius:99px;padding:4px 8px;font-style:normal;font-size:12px}.avatar-fallback{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#dce8df;font-weight:800}.chat-panel{display:flex;flex-direction:column;min-width:0}.chat-header{height:76px;border-bottom:1px solid #ebe7de;display:flex;align-items:center;gap:13px;padding:0 24px}.chat-header div{display:grid}.chat-header small{color:#718077}.mobile-back{display:none;border:0;background:none}.chat-messages{flex:1;overflow:auto;padding:28px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#fbfaf6,#fff)}.bubble{max-width:min(70%,560px);padding:11px 14px;border-radius:18px}.bubble p{margin:0;white-space:pre-wrap}.bubble small{display:flex;justify-content:flex-end;gap:4px;margin-top:5px;opacity:.65}.bubble.sent{align-self:flex-end;background:#176247;color:#fff;border-bottom-right-radius:5px}.bubble.received{align-self:flex-start;background:#edeae2;border-bottom-left-radius:5px}.composer{display:flex;gap:12px;padding:18px 24px;border-top:1px solid #ebe7de}.composer input{flex:1;border:1px solid #ded9ce;border-radius:16px;padding:14px 16px;outline:none}.composer button{width:48px;height:48px;border:0;border-radius:50%;background:#176247;color:#fff;display:grid;place-items:center}.composer button:disabled{opacity:.4}.empty-chat{margin:auto;text-align:center;color:#718077;padding:30px}.empty-chat h2{color:#174b3c}.empty-chat svg{color:#b78834}@media(max-width:760px){.messages-top{height:62px;padding:0 16px}.messages-grid{height:calc(100vh - 62px);display:block}.conversation-panel,.chat-panel{height:100%}.conversation-panel{border:0;padding:18px}.mobile-hidden{display:none}.chat-header{padding:0 14px}.mobile-back{display:block}.chat-messages{padding:18px}.bubble{max-width:86%}.composer{padding:12px}.messages-title h1{font-size:27px}}.avatar-wrap{position:relative;display:inline-grid;place-items:center;flex:0 0 auto}.avatar-wrap>img,.avatar-wrap>.avatar-fallback{width:46px;height:46px;border-radius:50%;object-fit:cover}.online-dot{position:absolute!important;right:0!important;bottom:1px!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#16a36a!important;border:2px solid #fff!important;display:block!important}.typing-bubble{align-self:flex-start;display:flex;gap:4px;padding:12px 14px;border-radius:18px 18px 18px 5px;background:#f1eee6;margin:4px 0}.typing-bubble svg{width:6px;height:6px;fill:currentColor;opacity:.5;animation:mmTyping 1.1s infinite}.typing-bubble svg:nth-child(2){animation-delay:.15s}.typing-bubble svg:nth-child(3){animation-delay:.3s}@keyframes mmTyping{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}.chat-header small{min-height:18px}.bubble small{display:flex;align-items:center;justify-content:flex-end;gap:4px}:root{--mm-primary:#165b3d;--mm-primary-2:#0f4930;--mm-gold:#c89d47;--mm-bg:#f8f5ef;--mm-card:#fff;--mm-border:#e7ddc9;--mm-text:#123524;--mm-muted:#6d766f;--mm-danger:#c94b3c;--mm-radius:24px;--mm-shadow:0 18px 50px rgba(24,63,45,.09)}*{box-sizing:border-box}body{background:var(--mm-bg);color:var(--mm-text)}.ui-button{border:0;border-radius:999px;background:var(--mm-primary);color:#fff;padding:13px 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.ui-button:hover{background:var(--mm-primary-2)}.ui-input{width:100%;border:1px solid var(--mm-border);background:#fff;border-radius:14px;padding:12px 14px;color:var(--mm-text);outline:none}.ui-input:focus{border-color:var(--mm-primary);box-shadow:0 0 0 3px #165b3d1a}.ui-badge,.eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#a97b28;font-weight:900}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.shell-sidebar{position:sticky;top:0;height:100vh;padding:28px 20px;border-right:1px solid var(--mm-border);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shell-logo{font-family:Georgia,serif;font-size:25px;font-weight:800;color:var(--mm-primary);text-decoration:none}.shell-sidebar nav{display:grid;gap:8px;margin-top:40px}.shell-sidebar nav a{display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:14px;text-decoration:none;color:var(--mm-text);font-weight:700}.shell-sidebar nav a.active,.shell-sidebar nav a:hover{background:#eaf1ec}.shell-card{position:absolute;left:20px;right:20px;bottom:24px;padding:18px;border:1px solid var(--mm-border);border-radius:18px;background:#fff}.shell-card p{font-size:13px;color:var(--mm-muted);margin-bottom:0}.shell-content{min-width:0}.bottom-nav{display:none}.discover-v2{max-width:1280px;margin:auto;padding:28px 34px 70px}.discover-hero-v2{min-height:300px;border:1px solid var(--mm-border);border-radius:32px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:radial-gradient(circle at 80% 20%,rgba(200,157,71,.2),transparent 32%),linear-gradient(135deg,#fff,#f4ecdc);box-shadow:var(--mm-shadow)}.discover-hero-v2 h1{font-family:Georgia,serif;max-width:760px;font-size:clamp(38px,5vw,68px);line-height:1.02;margin:16px 0}.discover-hero-v2 p{font-size:18px;color:var(--mm-muted);max-width:620px}.hero-stat{width:180px;height:180px;border-radius:50%;display:grid;place-content:center;text-align:center;border:1px solid rgba(200,157,71,.45);background:#ffffffb8}.hero-stat strong{font-size:44px;font-family:Georgia,serif}.hero-stat span{font-size:12px;color:var(--mm-muted)}.filter-panel{margin:22px 0 30px;padding:18px;background:#fff;border:1px solid var(--mm-border);border-radius:22px;display:grid;grid-template-columns:minmax(240px,1.6fr) repeat(3,minmax(120px,.65fr)) auto;gap:12px;align-items:end;box-shadow:0 10px 30px #183f2d0d}.filter-panel label{font-size:12px;font-weight:800;color:var(--mm-muted)}.filter-panel select{width:100%;height:45px;border:1px solid var(--mm-border);border-radius:14px;background:#fff;padding:0 12px}.search-field{position:relative}.search-field>svg{position:absolute;left:14px;bottom:14px}.search-field .ui-input{padding-left:42px}.section-head{margin:30px 0 18px}.section-head h2{font-family:Georgia,serif;font-size:36px;margin:7px 0}.section-head p{color:var(--mm-muted)}.profile-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.premium-profile-card{border:1px solid var(--mm-border);border-radius:24px;background:#fff;overflow:visible;box-shadow:var(--mm-shadow)}.premium-profile-card .profile-photo{height:480px;border-radius:23px;overflow:hidden;background:linear-gradient(160deg,#d8ddcf,#7a8a78);display:block;position:relative}.premium-profile-card .profile-photo img{width:100%;height:100%;object-fit:cover}.avatar-fallback{display:grid;place-items:center;height:100%;font:80px Georgia,serif;color:#fff}.status-pill{position:absolute;top:15px;left:15px;background:var(--mm-primary);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.load-more{text-align:center;margin-top:28px}@media(max-width:1050px){.app-shell{grid-template-columns:1fr}.shell-sidebar{display:none}.profile-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.bottom-nav{position:fixed;z-index:30;bottom:12px;left:12px;right:12px;display:grid;grid-template-columns:repeat(5,1fr);background:#ffffffeb;border:1px solid var(--mm-border);border-radius:20px;padding:9px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--mm-shadow)}.bottom-nav a{display:grid;justify-items:center;gap:3px;color:var(--mm-muted);font-size:10px;text-decoration:none}.bottom-nav a.active{color:var(--mm-primary)}}@media(max-width:680px){.discover-v2{padding:14px 12px 100px}.discover-hero-v2{padding:28px 22px;min-height:330px}.discover-hero-v2 h1{font-size:40px}.hero-stat{display:none}.filter-panel{grid-template-columns:1fr 1fr;padding:14px}.filter-panel .ui-button{grid-column:1/-1}.profile-grid-v2{grid-template-columns:1fr}.premium-profile-card .profile-photo{height:510px}.section-head h2{font-size:30px}}.profile-premium{background:linear-gradient(180deg,#f7f2e7 0,#fbfaf6 34%)}.profile-premium .member-wrap{max-width:1180px}.profile-premium .member-hero{border:1px solid var(--mm-border);box-shadow:var(--mm-shadow);overflow:hidden}.profile-premium .member-cover{min-height:390px;background:linear-gradient(150deg,#dfe8df,#b8c3ad)}.profile-premium .member-summary{padding:28px 34px}.profile-premium .member-title h1{font-size:44px}.profile-premium .member-card{border:1px solid var(--mm-border);box-shadow:0 12px 35px #183f2d0e}.profile-premium .member-card h2{font-family:Georgia,serif;font-size:28px}.profile-premium .member-bio{font-size:17px;line-height:1.8}.profile-premium .profile-facts dt{display:flex;align-items:center;gap:7px}.profile-premium .member-gallery img{aspect-ratio:1/1.12;object-fit:cover;border-radius:18px}.profile-premium .compatibility-card{background:linear-gradient(145deg,#174f39,#0e3728);color:#fff}.profile-premium .compatibility-card p{color:#d9e3dd}.profile-premium .compatibility-card b{font-size:52px;color:#f1d18d}.profile-studio{max-width:1180px;margin:auto;padding:34px 34px 100px}.profile-studio-hero{border:1px solid var(--mm-border);border-radius:30px;background:linear-gradient(135deg,#fff,#f2ead9);padding:42px;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:var(--mm-shadow)}.profile-studio-hero h1{font:700 clamp(38px,5vw,62px)/1.04 Georgia,serif;margin:14px 0;max-width:760px}.profile-studio-hero p{max-width:720px;color:var(--mm-muted);font-size:17px;line-height:1.7}.profile-completion{width:160px;height:160px;border-radius:50%;display:grid;place-content:center;text-align:center;border:1px solid #d8bd82;background:#fff}.profile-completion strong{font:700 38px Georgia,serif}.profile-completion span{font-size:12px;color:var(--mm-muted)}.photo-manager{margin-top:24px;padding:26px;border:1px solid var(--mm-border);border-radius:26px;background:#fff}.photo-manager>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.photo-manager h2{font:700 34px Georgia,serif;margin:0}.photo-manager header p{margin:7px 0 0;color:var(--mm-muted)}.photo-manager header button{border:0;border-radius:999px;background:var(--mm-primary);color:#fff;padding:13px 18px;font-weight:800;display:flex;align-items:center;gap:8px}.photo-manager header button:disabled{opacity:.5}.studio-notice{margin-top:18px;padding:13px 15px;border-radius:14px;background:#eef5f0;color:#165b3d}.photo-grid-manager{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.photo-grid-manager article,.photo-drop{min-height:340px;border-radius:22px;overflow:hidden;position:relative;border:1px solid var(--mm-border);background:#f4f1e9}.photo-grid-manager article img{width:100%;height:100%;object-fit:cover}.photo-grid-manager article.primary-photo{outline:3px solid rgba(200,157,71,.55)}.photo-grid-manager article>b{position:absolute;left:12px;bottom:56px;background:#fff7e3;color:#855f1e;padding:7px 10px;border-radius:999px;font-size:11px}.photo-status{position:absolute;top:12px;left:12px;border-radius:999px;padding:7px 10px;background:#fff;color:#5f675f;font-size:11px;font-weight:900;display:flex;align-items:center;gap:5px}.photo-status svg{width:13px}.photo-status.approved{background:#e8f5ed;color:#176247}.photo-status.quarantined{background:#fff1d8;color:#996a17}.photo-grid-manager article footer{position:absolute;left:10px;right:10px;bottom:10px;display:flex;gap:8px}.photo-grid-manager article footer button{width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffffeb}.photo-grid-manager article footer .danger{margin-left:auto;color:#b73d32}.photo-drop{border:1px dashed #ccb984;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--mm-primary)}.photo-drop svg{width:42px;height:42px}.photo-drop span{font-size:12px;color:var(--mm-muted)}.spin{animation:mmSpin 1s linear infinite}@keyframes mmSpin{to{transform:rotate(360deg)}}.match-modal-backdrop{position:fixed;inset:0;z-index:100;background:#081e15b8;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.match-modal{width:min(520px,100%);border-radius:34px;background:radial-gradient(circle at 50% 0,#fff5d8,transparent 38%),#fff;padding:44px;text-align:center;position:relative;box-shadow:0 35px 100px #0000004d}.match-close{position:absolute;right:18px;top:18px;border:0;background:#f2eee5;width:40px;height:40px;border-radius:50%}.match-sparks{display:flex;justify-content:center;gap:10px;color:var(--mm-gold)}.match-sparks svg:nth-child(2){width:52px;height:52px;fill:#d85867;color:#d85867}.match-modal h2{font:700 48px Georgia,serif;margin:16px 0 8px}.match-modal p{color:var(--mm-muted);font-size:17px}.match-avatar{width:150px;height:150px;border-radius:50%;margin:28px auto;border:6px solid #f0dfb9;overflow:hidden;background:linear-gradient(160deg,#d7e0d5,#7f927f);display:grid;place-items:center}.match-avatar img{width:100%;height:100%;object-fit:cover}.match-avatar span{font:70px Georgia,serif;color:#fff}.match-modal-actions{display:grid;gap:10px}.match-modal-actions button{border:0;border-radius:999px;padding:14px 20px;background:var(--mm-primary);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px}.match-modal-actions .secondary{background:#f4f1ea;color:var(--mm-text)}@media(max-width:760px){.profile-studio{padding:14px 12px 100px}.profile-studio-hero{padding:28px 22px}.profile-completion{display:none}.photo-manager{padding:18px}.photo-manager>header{align-items:flex-start;flex-direction:column}.photo-grid-manager{grid-template-columns:1fr 1fr}.photo-grid-manager article,.photo-drop{min-height:250px}.match-modal{padding:38px 22px}.match-modal h2{font-size:40px}.profile-premium .member-title h1{font-size:34px}}.page-wrap{max-width:1120px;margin:0 auto;padding:36px 28px 110px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading h1{font-family:var(--font-display,Georgia,serif);font-size:clamp(2.2rem,5vw,4rem);margin:.2rem 0;color:#124b36}.page-heading p{color:#6b746f}.eyebrow{font-size:.75rem;letter-spacing:.18em;color:#b8872d;font-weight:800}.soft-action{border:1px solid #e7ddc9;background:#fff;border-radius:999px;padding:12px 16px;display:flex;gap:8px;align-items:center}.notification-list{display:grid;gap:12px}.notification-card{display:flex;gap:16px;padding:18px;background:#fff;border:1px solid #ebe5da;border-radius:22px;text-decoration:none;color:#173c2d;box-shadow:0 8px 30px #183e2d0d}.notification-card.unread{border-color:#d6b76f;background:#fffdf8}.notification-icon{width:46px;height:46px;border-radius:15px;background:#eef5f0;display:grid;place-items:center;color:#17613f}.notification-card p,.notification-card small{margin:5px 0 0;color:#707a74}.empty-state{text-align:center;padding:70px 20px;background:#fff;border-radius:28px;border:1px solid #ebe5da}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.admin-stats article{background:#fff;border:1px solid #ebe5da;border-radius:22px;padding:22px;display:grid;gap:8px}.admin-stats b{font-size:2rem;color:#155b3d}.admin-table{background:#fff;border:1px solid #ebe5da;border-radius:26px;overflow:hidden}.admin-table-head{padding:20px 22px;border-bottom:1px solid #eee}.admin-user{display:grid;grid-template-columns:48px 1fr auto 140px;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f0ece5}.admin-user small{display:block;color:#7a817d}.admin-user select{border:1px solid #ddd7ca;border-radius:12px;padding:10px}.status-pill{font-size:.72rem;padding:6px 9px;border-radius:999px;background:#eee}.status-pill.active{background:#e6f5ec;color:#17613f}.status-pill.suspended{background:#fff2d8;color:#960}.status-pill.banned{background:#fde7e7;color:#a22727}.error-banner{padding:14px 16px;background:#fdeaea;color:#9d2424;border-radius:14px;margin-bottom:16px}@media(max-width:760px){.page-wrap{padding:22px 14px 100px}.admin-stats{grid-template-columns:1fr 1fr}.admin-user{grid-template-columns:44px 1fr}.admin-user .status-pill,.admin-user select{grid-column:2}.page-heading{align-items:center}}.my-profile-page{max-width:1180px;margin:0 auto;padding:34px 34px 110px}.my-profile-hero{background:#fff;border:1px solid var(--mm-border);border-radius:30px;overflow:hidden;box-shadow:var(--mm-shadow)}.my-profile-cover{height:360px;background:linear-gradient(135deg,#d5c2a8,#6e8e7b);display:grid;place-items:center;overflow:hidden}.my-profile-cover img{width:100%;height:100%;object-fit:cover}.my-profile-summary{padding:26px 30px;display:flex;justify-content:space-between;gap:24px;align-items:center}.my-profile-summary h1{font:700 42px Georgia,serif;color:var(--mm-primary);margin:8px 0}.my-profile-summary p{color:var(--mm-muted)}.profile-edit-button,.profile-editor header button{border:0;border-radius:999px;background:var(--mm-primary);color:#fff;padding:13px 18px;font-weight:800;display:flex;gap:8px;align-items:center}.my-profile-content,.profile-editor{margin-top:22px}.profile-editor>header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.profile-editor h2{margin:6px 0 0}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-form-grid label{display:flex;flex-direction:column;gap:8px;color:#345248;font-weight:700;font-size:13px}.profile-form-grid label.full{grid-column:1/-1}.profile-form-grid input,.profile-form-grid select,.profile-form-grid textarea{width:100%;border:1px solid var(--mm-border);border-radius:14px;padding:13px 14px;background:#fbfaf6;color:var(--mm-text);font:inherit}.profile-form-grid textarea{resize:vertical}.profile-photo-meter{display:flex;gap:8px;align-items:baseline;margin-top:18px;color:var(--mm-muted)}.profile-photo-meter strong{font-size:24px;color:var(--mm-primary)}@media(max-width:760px){.my-profile-page{padding:14px 12px 100px}.my-profile-cover{height:300px}.my-profile-summary{align-items:flex-start;flex-direction:column;padding:22px}.my-profile-summary h1{font-size:34px}.profile-edit-button{width:100%;justify-content:center}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid label.full{grid-column:auto}.profile-editor>header{align-items:flex-start;flex-direction:column}.profile-editor header button{width:100%;justify-content:center}}.settings-page{padding-bottom:100px}.page-hero.compact{max-width:820px;margin:0 auto 24px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:980px;margin:auto}.settings-card{padding:24px}.settings-card h2{display:flex;align-items:center;gap:9px;margin:0 0 18px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.setting-row p,.danger-zone p{color:var(--mm-muted);margin:.35rem 0}.switch{width:52px;height:30px;border:0;border-radius:99px;background:#d8d4ca;padding:3px;cursor:pointer}.switch span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;transition:.2s}.switch.on{background:var(--mm-primary)}.switch.on span{transform:translate(22px)}.stack{display:grid;gap:12px}.stack input,.danger-zone input{width:100%;border:1px solid var(--mm-border);border-radius:14px;padding:13px 14px;background:#fff}.session-list{display:grid;gap:10px;margin-bottom:15px}.session-item{display:grid;padding:12px;border:1px solid var(--mm-border);border-radius:14px}.session-item span{font-size:.84rem;color:var(--mm-muted);margin-top:4px}.btn.danger{background:#b42318;color:#fff}.danger-zone{border-color:#f3c7c2}.settings-link{display:flex;align-items:center;gap:10px;padding:12px 14px;margin:6px 0 16px;border-radius:14px;color:var(--mm-text);text-decoration:none}.settings-link.active,.settings-link:hover{background:var(--mm-soft)}@media(max-width:760px){.settings-grid{grid-template-columns:1fr}.settings-page{padding:20px 16px 110px}.shell-sidebar .settings-link{display:none}}.mobile-topbar,.mobile-drawer,.mobile-drawer-backdrop{display:none}.discover-card-v3{background:#fff;border:1px solid #e9e1d2;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px #164b3614;transition:transform .2s ease,box-shadow .2s ease}.discover-card-v3:hover{transform:translateY(-3px);box-shadow:0 24px 65px #164b3621}.discover-photo-v3{display:block;position:relative;height:430px;overflow:hidden;background:#dce4d9;text-decoration:none;color:#fff}.discover-photo-v3 img{width:100%;height:100%;object-fit:cover;display:block}.discover-fallback-v3{height:100%;display:grid;place-content:center;justify-items:center;background:radial-gradient(circle at 50% 24%,#eef3eb 0 19%,transparent 20%),linear-gradient(145deg,#d7dfd2,#8da18e);color:#fff}.discover-fallback-v3 span{width:110px;height:110px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;font:700 56px Georgia,serif;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.discover-fallback-v3 small{margin-top:14px;font-weight:700;opacity:.85}.discover-photo-shade{position:absolute;inset:0;background:linear-gradient(to bottom,#04181005 35%,#041810d6)}.discover-topline{position:absolute;left:16px;right:16px;top:16px;display:flex;justify-content:space-between;align-items:center}.online-chip{display:inline-flex;align-items:center;gap:7px;background:#125a3bf0;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 8px 24px #00000024}.online-chip i{width:7px;height:7px;border-radius:50%;background:#9ff0bd}.discover-save{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:#183d2f;box-shadow:0 8px 24px #0000001f}.discover-identity{position:absolute;left:18px;right:18px;bottom:20px}.discover-name-row{display:flex;align-items:center;gap:8px}.discover-name-row h3{font-size:28px;line-height:1.05;margin:0;font-weight:800;letter-spacing:-.03em}.discover-identity p{display:flex;align-items:center;gap:6px;margin:8px 0 12px;font-size:14px}.discover-tags{display:flex;flex-wrap:wrap;gap:7px}.discover-tags span{background:#ffffffeb;color:#23483b;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.discover-card-info{padding:18px 18px 20px}.discover-score-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.discover-score-row span{display:flex;align-items:center;gap:7px;color:#165b3d;font-weight:900}.discover-score-row small{color:#7b827e}.discover-score-track{height:6px;background:#edf0eb;border-radius:999px;overflow:hidden;margin-top:10px}.discover-score-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#165b3d,#d1a34f)}.discover-actions-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.discover-actions-v3 button,.discover-actions-v3 a{height:52px;border-radius:16px;display:grid;place-items:center;border:1px solid #e7dfd1;background:#fff;text-decoration:none}.discover-actions-v3 svg{width:22px;height:22px}.action-pass{color:#df5549}.action-like{color:#bb8730}.action-message{color:#165b3d}.action-like:hover{background:#fff7e8}.action-message:hover{background:#eef6f1}@media(max-width:760px){.mobile-topbar{position:sticky;top:0;z-index:55;height:64px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#fbfaf6f0;border-bottom:1px solid #e9e1d2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-brand{font:700 21px Georgia,serif;color:#165b3d;text-decoration:none}.mobile-menu-button{width:42px;height:42px;border:1px solid #e6decf;border-radius:14px;background:#fff;color:#165b3d;display:grid;place-items:center}.mobile-drawer-backdrop{display:block;position:fixed;inset:0;z-index:80;background:#0819127a;opacity:0;pointer-events:none;transition:.22s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile-drawer-backdrop.open{opacity:1;pointer-events:auto}.mobile-drawer{display:flex;position:fixed;top:0;right:0;bottom:0;z-index:90;width:min(88vw,380px);background:#fbfaf6;transform:translate(105%);transition:transform .26s ease;box-shadow:-28px 0 80px #061f1540;padding:18px;flex-direction:column}.mobile-drawer.open{transform:translate(0)}.drawer-head{display:grid;grid-template-columns:50px 1fr 42px;gap:12px;align-items:center;padding:6px 2px 18px;border-bottom:1px solid #e8e0d2}.drawer-avatar{width:50px;height:50px;border-radius:17px;background:linear-gradient(145deg,#1c6748,#d0a34f);color:#fff;place-items:center;font:700 24px Georgia,serif}.drawer-head strong{display:block;color:#183d2f}.drawer-head span{display:block;color:#79827d;font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.drawer-head button{width:42px;height:42px;border:0;border-radius:14px;background:#f0ece4;color:#183d2f}.drawer-nav{display:grid;gap:6px;padding:18px 0}.drawer-nav a{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:15px;text-decoration:none;color:#355046;font-weight:750}.drawer-nav a.active{background:#e9f1eb;color:#165b3d}.drawer-nav a[href="/admin"]{margin-top:6px;background:#fff5dc;color:#8a621d;border:1px solid #ead39d}.drawer-footer{margin-top:auto;display:grid;gap:12px}.drawer-safety{display:flex;gap:10px;padding:14px;border-radius:16px;background:#edf4ef;color:#165b3d}.drawer-safety span{display:grid}.drawer-safety small{color:#6f7d76;margin-top:3px}.drawer-footer>button{height:48px;border:1px solid #e3d8ca;border-radius:15px;background:#fff;color:#9b342d;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.shell-content{min-width:0}.discover-card-v3{border-radius:24px}.discover-photo-v3{height:390px}.discover-name-row h3{font-size:25px}.discover-card-info{padding:16px}.discover-score-row small{display:none}}.drawer-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.match-modal-error,.messages-error{color:#a33a31;background:#fff0ed;border:1px solid #f0c7c1;border-radius:14px;padding:10px 12px}.match-modal-actions button:disabled,.match-card button:disabled{opacity:.65;cursor:wait}.messages-shell.v2{min-height:100vh;background:#f7f4ed}.messages-shell.v2 .messages-grid{max-width:1420px;margin:auto;height:calc(100vh - 64px);background:#fff;border:1px solid #e8e0d3;border-radius:28px 28px 0 0;overflow:hidden;box-shadow:0 24px 80px #14412f1a}.chat-profile-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;flex:1}.chat-messages{padding:24px 28px}.message-wrap{display:flex;flex-direction:column;align-items:flex-start;margin:10px 0}.message-wrap.mine{align-items:flex-end}.bubble{max-width:min(72%,620px);position:relative}.bubble.deleted{opacity:.65;font-style:italic}.reply-preview{border-left:3px solid currentColor;padding:7px 10px;margin-bottom:8px;border-radius:8px;background:#ffffff2e;font-size:12px;opacity:.8}.message-image{display:block;width:min(340px,100%);max-height:420px;object-fit:cover;border-radius:16px;margin-bottom:8px}.bubble audio{width:min(320px,70vw);height:40px}.message-actions{display:flex;gap:4px;margin-top:5px;opacity:0;transition:.15s}.message-wrap:hover .message-actions{opacity:1}.message-actions>button,.reaction-picker>button{border:0;background:#fff;border-radius:10px;width:30px;height:30px;display:grid;place-items:center;color:#60736b;box-shadow:0 4px 16px #00000014}.message-actions svg{width:14px;height:14px}.reaction-picker{position:relative}.reaction-picker>span{display:none;position:absolute;bottom:34px;left:0;background:#fff;border:1px solid #e8e0d3;border-radius:999px;padding:5px;box-shadow:0 12px 30px #00000021;z-index:4}.reaction-picker:hover>span{display:flex}.reaction-picker span button{border:0;background:transparent;font-size:17px;padding:4px}.reaction-summary{display:flex;gap:5px;margin-top:-3px}.reaction-summary button{border:1px solid #ded8cb;background:#fff;border-radius:999px;padding:3px 8px;font-size:12px}.composer-context{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#f0eee8;border-top:1px solid #e5ded1}.composer-context div{display:grid;gap:2px;min-width:0}.composer-context span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#708078;font-size:12px}.composer-context button{border:0;background:transparent}.composer.v2{grid-template-columns:auto auto 1fr auto;gap:8px;padding:12px 16px}.composer.v2>button{width:44px;height:44px;border:0;border-radius:14px;background:#f0eee8;color:#315448;display:grid;place-items:center}.composer.v2 .recording{background:#fce3df;color:#b42318;animation:pulse 1s infinite}.composer.v2 .send-button{background:#165b3d;color:#fff}.typing-bubble i{width:6px;height:6px;background:#76857e;border-radius:50%;display:inline-block;margin:0 2px;animation:typing 1s infinite}.typing-bubble i:nth-child(2){animation-delay:.15s}.typing-bubble i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}@keyframes pulse{50%{transform:scale(.95)}}@media(max-width:760px){.messages-shell.v2 .messages-grid{height:calc(100vh - 64px);border-radius:0;border-left:0;border-right:0}.chat-messages{padding:16px 12px}.bubble{max-width:86%}.message-actions{opacity:1}.composer.v2{padding:9px;gap:6px}.composer.v2>button{width:40px;height:40px}.composer.v2 input{min-width:0}.reaction-picker>span{left:auto;right:-70px}.message-image{max-height:340px}}::-webkit-scrollbar{width:2px!important;height:2px!important}::-webkit-scrollbar-thumb{background-color:#0006;border-radius:999px}:hover::-webkit-scrollbar-thumb{background-color:#0006}::-webkit-scrollbar-track{background-color:#fff9}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.4) rgba(255,255,255,.6)}.messages-shell.v2 .chat-messages{background:radial-gradient(circle at 72% 10%,rgba(217,197,155,.08),transparent 35%),#fcfbf8}.message-wrap{position:relative;margin:4px 0;padding:5px 0 3px}.message-wrap+.message-wrap{margin-top:1px}.bubble{max-width:min(68%,620px);border-radius:18px;box-shadow:0 5px 18px #193e300e}.bubble.sent{border-bottom-right-radius:6px}.bubble.received{border-bottom-left-radius:6px}.message-actions{position:relative;min-height:35px;margin-top:-3px;padding-top:8px;gap:5px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:12}.message-wrap:hover .message-actions,.message-actions:hover,.message-wrap:focus-within .message-actions{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.message-actions:before{content:"";position:absolute;left:-12px;right:-12px;top:-12px;height:22px}.message-actions>button,.reaction-picker>button{transition:transform .14s ease,background .14s ease,color .14s ease}.message-actions>button:hover,.reaction-picker>button:hover{transform:translateY(-2px);background:#edf5ef;color:#165b3d}.reaction-picker>span{display:flex;opacity:0;visibility:hidden;pointer-events:none;bottom:29px;transform:translateY(5px);transition:.14s ease;min-width:max-content}.reaction-picker:hover>span,.reaction-picker:focus-within>span,.reaction-picker>span:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.reaction-picker>span:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:14px}.reaction-picker span button{border-radius:9px;transition:transform .12s ease,background .12s ease}.reaction-picker span button:hover{transform:scale(1.2);background:#f3efe7}.message-image-button{display:block;position:relative;border:0;padding:0;background:transparent;border-radius:16px;overflow:hidden;cursor:zoom-in;max-width:100%}.message-image-button>span{position:absolute;right:10px;bottom:17px;display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#0a1f16b8;color:#fff;font-size:11px;font-weight:800;opacity:0;transform:translateY(4px);transition:.16s}.message-image-button:hover>span{opacity:1;transform:translateY(0)}.message-image{margin-bottom:0}.message-lightbox{position:fixed;inset:0;z-index:200;background:#05100ce0;display:grid;place-items:center;padding:22px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.message-lightbox-card{position:relative;max-width:min(1100px,96vw);max-height:92vh;display:grid;place-items:center}.message-lightbox-card>img{display:block;max-width:100%;max-height:88vh;object-fit:contain;border-radius:20px;box-shadow:0 30px 100px #00000073}.message-lightbox-actions{position:absolute;z-index:2;right:12px;top:12px;display:flex;gap:8px}.message-lightbox-actions a,.message-lightbox-actions button{width:42px;height:42px;border:0;border-radius:14px;background:#ffffffeb;color:#173f31;display:grid;place-items:center;box-shadow:0 8px 30px #0000002e}.conversation-row small{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer.v2{background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #ece4d8}.composer.v2 input{border-radius:16px;background:#fbfaf7}@media(max-width:760px){.bubble{max-width:84%}.message-wrap{padding:3px 0}.message-actions{opacity:1;visibility:visible;pointer-events:auto;transform:none;min-height:32px}.message-actions>button,.reaction-picker>button{width:29px;height:29px}.message-image-button>span{display:none}.message-lightbox{padding:10px}.message-lightbox-card>img{border-radius:14px}.composer.v2{position:sticky;bottom:0;z-index:10}}.community-page{padding-bottom:80px}.community-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:26px 0 22px}.community-hero h1{font:700 clamp(34px,4vw,56px)/1.05 "Playfair Display",serif;color:#174a37;margin:10px 0}.community-hero p{max-width:700px;color:#67756f;font-size:16px}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.community-feed{display:grid;gap:16px}.community-composer,.community-post,.community-panel,.circle-create,.event-create{background:#fff;border:1px solid #e8e0d3;border-radius:24px;box-shadow:0 14px 45px #1c433312}.community-composer{padding:16px}.composer-top{display:flex;gap:12px}.community-avatar,.post-author-avatar,.comment-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:15px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#165b3d,#cda459);color:#fff;font-weight:800;text-decoration:none}.community-avatar img,.post-author-avatar img,.comment-avatar img{width:100%;height:100%;object-fit:cover}.community-composer textarea{width:100%;min-height:86px;resize:vertical;border:0;outline:0;background:#f8f6f0;border-radius:17px;padding:14px;color:#24483a}.composer-bottom{display:flex;gap:10px;align-items:center;margin-top:12px}.composer-tool{border:0;background:#f3efe7;color:#315548;border-radius:13px;padding:10px 12px;display:flex;gap:8px}.composer-bottom select{margin-left:auto;border:1px solid #e3ddd1;background:#fff;border-radius:13px;padding:10px}.community-post{padding:18px}.community-post>header{display:flex;gap:11px;align-items:center}.community-post>header>div{display:grid}.community-post>header a{font-weight:800;color:#183f31;text-decoration:none}.community-post>header span{font-size:12px;color:#87918c;margin-top:3px}.post-body{white-space:pre-wrap;font-size:16px;line-height:1.65;color:#29483d;margin:17px 0}.post-image{width:100%;max-height:620px;object-fit:cover;border-radius:20px}.post-stats{display:flex;justify-content:space-between;color:#78847e;font-size:12px;padding:12px 2px;border-bottom:1px solid #eee8dd}.post-actions{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.post-actions>button{border:0;background:transparent;color:#49645a;display:flex;gap:7px}.post-reactions{display:flex;gap:5px}.post-reactions button{border:1px solid #ebe4d8;background:#fff;border-radius:999px;padding:6px 9px;transition:.15s}.post-reactions button:hover,.post-reactions button.active{background:#eef5f0;border-color:#b8d0c0;transform:translateY(-1px)}.comment-list{display:grid;gap:9px;padding:8px 0}.comment{display:flex;gap:9px}.comment-avatar{width:34px;height:34px;flex-basis:34px;border-radius:12px;font-size:12px}.comment>div{background:#f5f2eb;border-radius:14px;padding:8px 11px}.comment b{font-size:12px;color:#204637}.comment p{margin:3px 0 0;font-size:13px;color:#4f625a}.comment-form{display:grid;grid-template-columns:1fr 40px;gap:8px;margin-top:10px}.comment-form input{border:1px solid #e6dfd3;background:#faf8f4;border-radius:14px;padding:11px 13px;outline:0}.comment-form button{border:0;border-radius:13px;background:#165b3d;color:#fff}.community-sidebar{display:grid;gap:16px;position:sticky;top:18px}.community-panel{padding:17px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-title h2{font:700 20px Playfair Display,serif;color:#194735;margin:0}.panel-title a{font-size:12px;color:#9c722d;text-decoration:none}.circle-mini,.event-mini{display:flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eee8dd}.circle-mini:last-child,.event-mini:last-child{border-bottom:0}.circle-mini>span,.event-mini>span{width:42px;height:42px;border-radius:14px;background:#f2eee5;display:grid;place-items:center;font-size:20px;color:#17563d}.circle-mini>div,.event-mini>div{display:grid;min-width:0}.circle-mini b,.event-mini b{font-size:13px;color:#27473b}.circle-mini small,.event-mini small{font-size:11px;color:#89928e;margin-top:3px}.circle-mini button{margin-left:auto;border:0;background:#edf5ef;color:#165b3d;border-radius:10px;padding:7px;font-size:11px}.muted{color:#89928e}.circles-grid,.events-grid{display:grid;gap:16px}.circles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.circle-card,.event-card{background:#fff;border:1px solid #e7dfd2;border-radius:24px;padding:20px;box-shadow:0 14px 42px #1644310f}.circle-card{display:grid;gap:16px}.circle-emoji{width:58px;height:58px;border-radius:19px;background:linear-gradient(145deg,#edf4ef,#f4ead5);display:grid;place-items:center;font-size:27px}.circle-title-row{display:flex;align-items:center;gap:8px}.circle-title-row h2,.event-card h2{font:700 23px Playfair Display,serif;color:#194735;margin:0}.circle-card p,.event-card p{color:#69756f;line-height:1.6}.circle-card span,.event-meta span{display:flex;align-items:center;gap:6px;color:#7a8781;font-size:12px}.circle-create,.event-create{padding:16px;margin-bottom:18px;display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.circle-create textarea{grid-column:1/3}.circle-create input,.circle-create textarea,.event-create input{border:1px solid #e3ddd1;border-radius:14px;padding:12px;background:#fbfaf7}.event-card{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:18px}.event-date{height:76px;border-radius:20px;background:#edf4ef;color:#165b3d;display:grid;place-items:center;align-content:center}.event-date b{font-size:28px}.event-date span{text-transform:uppercase;font-size:11px}.event-card small{color:#b18439;font-weight:800}.event-meta{display:flex;gap:15px;flex-wrap:wrap}.community-skeleton{padding:32px;text-align:center;color:#78847e;background:#fff;border-radius:22px}@media(max-width:1100px){.community-layout{grid-template-columns:1fr}.community-sidebar{position:static;grid-template-columns:1fr 1fr}.circles-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.community-hero{align-items:flex-start;flex-direction:column}.community-layout{display:block}.community-sidebar{display:grid;grid-template-columns:1fr;margin-top:16px}.composer-bottom{flex-wrap:wrap}.composer-bottom select{order:3;width:100%;margin-left:0}.post-reactions{gap:2px}.post-reactions button{padding:5px 7px}.circles-grid,.circle-create,.event-create{grid-template-columns:1fr}.circle-create textarea{grid-column:auto}.event-card{grid-template-columns:62px 1fr}.event-card>.btn{grid-column:1/3}.bottom-nav a:nth-child(5){display:none}}.composer-media-preview{position:relative;margin:12px 0 0 56px;max-width:440px;border-radius:20px;overflow:hidden;border:1px solid #e3dacd;background:#f7f4ed}.composer-media-preview img{display:block;width:100%;max-height:360px;object-fit:cover}.composer-media-preview button{position:absolute;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:12px;background:#122c22d1;color:#fff;display:grid;place-items:center}.post-more{margin-left:auto;display:flex!important;grid-auto-flow:column!important;gap:5px}.post-more button{width:34px;height:34px;border:0;border-radius:11px;background:transparent;color:#829089;display:grid;place-items:center}.post-more button:hover{background:#f3efe7;color:#9b5f45}.community-toast{position:fixed;right:24px;top:24px;z-index:100;padding:12px 16px;border-radius:14px;background:#174f3a;color:#fff;box-shadow:0 16px 50px #0e342540;font-weight:700}.circle-mini button.joined{background:#f1ece3;color:#6e766f}.spin{animation:mmspin .8s linear infinite}@keyframes mmspin{to{transform:rotate(360deg)}}@media(max-width:760px){.composer-media-preview{margin-left:0}.community-toast{left:12px;right:12px;top:74px;text-align:center}.post-more{gap:2px}.post-more button{width:32px;height:32px}}.admin-report{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:start;padding:14px 16px;border-top:1px solid #eee7dc}.admin-report>span:nth-child(2){display:grid;gap:3px}.admin-report b{color:#24483b}.admin-report small{color:#86918c}.admin-report p{margin:6px 0 0;color:#5f6d67;font-size:13px}.report-icon{width:38px;height:38px;border-radius:12px;background:#f5eee7;color:#a06045;display:grid;place-items:center}.admin-report>div{display:flex;gap:7px}.admin-report button{border:1px solid #ded8cd;background:#fff;border-radius:10px;padding:8px 10px;color:#365448;display:flex;align-items:center;gap:5px}.admin-report button.danger{background:#fff3f1;color:#9a463c;border-color:#efd1cc}.admin-empty{padding:18px}.admin-table-head h2{display:flex;align-items:center;gap:8px}@media(max-width:760px){.admin-report{grid-template-columns:38px 1fr}.admin-report>div{grid-column:1/3;justify-content:flex-end}}.trust-page{padding-bottom:110px}.trust-hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.trust-score{width:128px;height:128px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 30% 30%,#fff7d8,#e8f4ec 68%);border:8px solid rgba(22,91,61,.12);box-shadow:0 16px 40px #165b3d1f}.trust-score strong{font-size:2.4rem;line-height:1;color:#165b3d}.trust-score span{font-size:.85rem;color:#6d776f}.trust-score small{font-weight:800;color:#b28731}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.trust-card{padding:22px;display:flex;flex-direction:column;gap:18px}.trust-card-head{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:14px}.trust-card-head>svg:first-child{padding:10px;width:42px;height:42px;border-radius:14px;background:#edf5f0;color:#165b3d}.trust-card h2,.trust-history h2,.trust-code h2{margin:0;font-size:1.05rem}.trust-card p,.trust-history p,.trust-code p{margin:5px 0 0;color:#6f756f}.trust-card .ok{color:#14804a}.trust-card .muted{color:#b8beb8}.trust-actions{display:flex;gap:10px;flex-wrap:wrap}.trust-code,.trust-history{margin-top:18px;padding:22px}.trust-code-row{display:flex;gap:10px;margin-top:14px}.trust-code-row input{max-width:220px;letter-spacing:.28em;font-weight:800;text-align:center}.trust-list{display:grid;gap:10px;margin-top:16px}.trust-list>div{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(18,53,36,.08)}.trust-list strong{font-size:.72rem;padding:5px 9px;border-radius:999px;background:#f2f3f1}.status-approved{color:#137345!important;background:#e9f6ee!important}.status-rejected{color:#9b2f2f!important;background:#fdeeee!important}.status-pending{color:#8a6417!important;background:#fff6dc!important}@media(max-width:800px){.trust-hero{align-items:flex-start}.trust-score{width:96px;height:96px;border-width:6px}.trust-score strong{font-size:1.8rem}.trust-grid{grid-template-columns:1fr}.trust-code-row{flex-direction:column}.trust-code-row input{max-width:none}.trust-list>div{grid-template-columns:1fr auto}.trust-list small{grid-column:1/-1}.bottom-nav{overflow-x:auto;justify-content:flex-start}.bottom-nav a{min-width:68px}}:root{--v2-bg:#f5f3ed;--v2-panel:rgba(255,255,255,.82);--v2-ink:#18382d;--v2-muted:#708078;--v2-line:rgba(24,56,45,.1);--v2-green:#135d40;--v2-gold:#c49a4a;--v2-radius:24px}.v2-shell{background:linear-gradient(135deg,#f8f6f0,#f2f5f0);min-height:100vh}.v2-sidebar{width:248px;padding:24px 18px;border-right:1px solid var(--v2-line);background:#faf9f5e0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.v2-logo{display:flex;align-items:center;gap:8px;margin:2px 8px 26px;color:var(--v2-ink)}.v2-logo span{font-size:28px;color:var(--v2-gold)}.v2-logo b{font:700 21px Playfair Display,serif}.v2-logo small{margin-left:auto;font:800 9px DM Sans;letter-spacing:.12em;background:#e9f2ec;color:var(--v2-green);padding:4px 6px;border-radius:999px}.v2-sidebar nav{display:grid;gap:4px}.v2-nav-label{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#9aa59f;margin:18px 12px 7px}.v2-sidebar nav a,.v2-sidebar-bottom>a{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:13px;color:#52665e;text-decoration:none;font-weight:700;font-size:13px}.v2-sidebar nav a:hover,.v2-sidebar nav a.active,.v2-sidebar-bottom>a:hover,.v2-sidebar-bottom>a.active{background:#eaf2ed;color:var(--v2-green)}.v2-sidebar-bottom{margin-top:auto;display:grid;gap:4px}.v2-account-mini{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px;border:1px solid var(--v2-line);background:#fff;border-radius:16px}.v2-account-mini>img,.v2-account-mini>span{width:36px;height:36px;border-radius:12px;object-fit:cover;background:#e5efe8;display:grid;place-items:center;color:var(--v2-green);font-weight:800}.v2-account-mini div{display:grid;min-width:0}.v2-account-mini b{font-size:12px}.v2-account-mini small{font-size:10px;color:#8a9690;overflow:hidden;text-overflow:ellipsis}.v2-content{margin-left:248px;min-height:100vh}.v2-page{width:min(1220px,calc(100% - 48px));margin:auto;padding:32px 0 120px}.v2-hero-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border:1px solid var(--v2-line);border-radius:32px;background:linear-gradient(135deg,#fffffff2,#ecf4efd9);box-shadow:0 24px 70px #18382d14}.v2-hero-panel h1{font:700 clamp(38px,5vw,64px)/1.04 "Playfair Display",serif;color:var(--v2-ink);margin:12px 0}.v2-hero-panel p{max-width:680px;color:var(--v2-muted);font-size:16px;line-height:1.7}.v2-kicker{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#9b742e}.v2-hero-actions{display:flex;gap:10px;margin-top:24px}.v2-button{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border-radius:14px;padding:12px 16px;font-weight:800;font-size:13px}.v2-button.primary{background:var(--v2-green);color:#fff}.v2-button.ghost{background:#fff;color:var(--v2-ink);border:1px solid var(--v2-line)}.v2-trust-orb{width:150px;height:150px;flex:0 0 150px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 30% 20%,#fff7dd,#e5f1e9);border:1px solid rgba(196,154,74,.3)}.v2-trust-orb svg{margin:auto;color:var(--v2-green)}.v2-trust-orb strong{font-size:34px}.v2-trust-orb span{font-size:10px;color:var(--v2-muted)}.v2-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 30px}.v2-stats-grid a{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--v2-line);border-radius:19px;background:var(--v2-panel);text-decoration:none;color:var(--v2-ink)}.v2-stats-grid a>svg{padding:9px;width:40px;height:40px;border-radius:13px;background:#edf4ef;color:var(--v2-green)}.v2-stats-grid span{display:grid}.v2-stats-grid b{font-size:18px}.v2-stats-grid span{font-size:11px;color:var(--v2-muted)}.v2-section{margin-top:30px}.v2-section>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.v2-section h2{font:700 30px Playfair Display,serif;margin:4px 0;color:var(--v2-ink)}.v2-section header>a{display:flex;gap:6px;align-items:center;color:var(--v2-green);text-decoration:none;font-weight:800;font-size:12px}.v2-people-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v2-person-card{padding:12px;border:1px solid var(--v2-line);border-radius:22px;background:#fff;text-decoration:none;color:var(--v2-ink)}.v2-person-card>div{height:190px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#e4efe8,#efe7d7);display:grid;place-items:center}.v2-person-card img{width:100%;height:100%;object-fit:cover}.v2-person-card>div>span{font:700 44px Playfair Display;color:var(--v2-green)}.v2-person-card strong,.v2-person-card small{display:block;margin:11px 3px 0}.v2-person-card small{margin-top:4px;color:var(--v2-muted)}.v2-empty-card{padding:34px;text-align:center;border:1px dashed rgba(24,56,45,.18);border-radius:24px;background:#ffffff80}.v2-empty-card svg{color:var(--v2-gold)}.v2-empty-card h3{margin:10px 0 4px}.v2-empty-card p{color:var(--v2-muted)}.v2-empty-card a{color:var(--v2-green);font-weight:800}.v2-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.v2-feature-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:20px;border:1px solid var(--v2-line);border-radius:22px;background:#fff;text-decoration:none;color:var(--v2-ink)}.v2-feature-grid>a>svg:first-child{padding:10px;width:43px;height:43px;border-radius:14px;background:#edf4ef;color:var(--v2-green)}.v2-feature-grid span{display:grid}.v2-feature-grid small{color:var(--v2-muted);margin-top:4px}.journey-hero>svg{color:var(--v2-gold)}.journey-timeline{display:grid;gap:12px;margin-top:24px}.journey-timeline article{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:20px;border:1px solid var(--v2-line);border-radius:20px;background:#ffffffa6;opacity:.72}.journey-timeline article.active{opacity:1;background:#fff}.journey-timeline article>span{width:44px;height:44px;border-radius:14px;background:#edf4ef;color:var(--v2-green);display:grid;place-items:center}.journey-timeline h2{margin:2px 0 5px;font:700 22px Playfair Display}.journey-timeline p{margin:0;color:var(--v2-muted)}.journey-timeline small{color:#9b742e;font-weight:800}.journey-timeline em{display:inline-flex;align-items:center;gap:5px;margin-top:10px;font-style:normal;font-size:11px;color:var(--v2-green)}.academy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.academy-grid article{padding:24px;border:1px solid var(--v2-line);border-radius:22px;background:#fff}.academy-grid article>svg{color:var(--v2-green)}.academy-grid h2{font:700 24px Playfair Display;margin:18px 0 7px}.academy-grid p{color:var(--v2-muted);line-height:1.6}.academy-grid button{border:0;background:#f0f2ef;color:#7f8b85;border-radius:12px;padding:9px 11px}.v2-mobile-topbar,.v2-bottom-nav{display:none}@media(max-width:980px){.v2-sidebar{display:none}.v2-content{margin-left:0;padding-top:66px}.v2-mobile-topbar,.v2-bottom-nav{display:flex}.v2-page{width:min(100% - 24px,1220px);padding-top:18px}.v2-stats-grid,.v2-people-row{grid-template-columns:1fr 1fr}.v2-feature-grid,.academy-grid{grid-template-columns:1fr}.v2-bottom-nav a{min-width:0!important;flex:1}.v2-drawer{z-index:120}}@media(max-width:620px){.v2-hero-panel{padding:24px;align-items:flex-start}.v2-hero-panel h1{font-size:39px}.v2-trust-orb{width:92px;height:92px;flex-basis:92px}.v2-trust-orb strong{font-size:25px}.v2-hero-actions{flex-direction:column}.v2-stats-grid{grid-template-columns:1fr 1fr}.v2-people-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.v2-person-card{min-width:76vw;scroll-snap-align:start}.v2-feature-grid{grid-template-columns:1fr}.journey-timeline article{grid-template-columns:42px 1fr}.v2-bottom-nav span{font-size:9px}}.v21-home-hero,.v21-discover-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border:1px solid var(--v2-line);border-radius:32px;background:linear-gradient(135deg,#fffffff5,#eaf3eddb);box-shadow:0 24px 70px #18382d14}.v21-home-hero h1,.v21-discover-hero h1{font:700 clamp(40px,5vw,66px)/1.02 "Playfair Display",serif;margin:12px 0;color:var(--v2-ink);letter-spacing:-.03em}.v21-home-hero p,.v21-discover-hero p{color:var(--v2-muted);font-size:16px;line-height:1.7;max-width:700px}.v21-hero-aside{display:grid;justify-items:center;gap:10px;max-width:180px;text-align:center}.v21-hero-aside small{color:var(--v2-muted);line-height:1.5}.v21-horizontal-rail,.v21-discover-rail{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 12px;scroll-snap-type:x proximity}.v21-person-tile{min-width:220px;width:220px;text-decoration:none;color:var(--v2-ink);scroll-snap-align:start}.v21-person-tile>div{height:250px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#e2efe7,#efe7d7);position:relative;display:grid;place-items:center}.v21-person-tile.compact{min-width:185px;width:185px}.v21-person-tile.compact>div{height:205px}.v21-person-tile img{width:100%;height:100%;object-fit:cover}.v21-person-tile>div>span{font:700 48px Playfair Display;color:var(--v2-green)}.v21-person-tile em{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:999px;background:#ffffffe6;font-style:normal;font-size:11px;font-weight:800;color:var(--v2-green)}.v21-person-tile strong,.v21-person-tile small{display:block;margin:10px 4px 0}.v21-person-tile small{margin-top:4px;color:var(--v2-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v21-rail-empty{min-width:100%;padding:28px;border:1px dashed var(--v2-line);border-radius:20px;background:#ffffff8c;display:flex;align-items:center;gap:10px;color:var(--v2-muted)}.v21-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.v21-feed-card{padding:22px;border:1px solid var(--v2-line);border-radius:24px;background:#fff}.v21-feed-card header{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.v21-feed-card h2{font:700 26px Playfair Display;margin:3px 0}.v21-feed-card header>a{font-size:12px;font-weight:800;color:var(--v2-green);text-decoration:none;display:flex;gap:5px;align-items:center}.v21-feed-card>a{display:flex;align-items:center;gap:12px;padding:13px 0;text-decoration:none;color:var(--v2-ink);border-bottom:1px solid var(--v2-line)}.v21-feed-card>a:last-child{border-bottom:0}.v21-feed-card>a>span{width:40px;height:40px;border-radius:13px;background:#edf4ef;display:grid;place-items:center}.v21-feed-card p{margin:3px 0 0;color:var(--v2-muted);font-size:12px}.v21-discover-search{display:flex;align-items:center;gap:10px;padding:8px 9px 8px 14px;background:#fff;border:1px solid var(--v2-line);border-radius:18px;min-width:min(440px,45vw)}.v21-discover-search>svg{color:var(--v2-muted)}.v21-discover-search input{border:0!important;box-shadow:none!important;background:transparent!important}.v21-discover-search button{border:0;border-radius:13px;padding:11px 14px;background:var(--v2-green);color:#fff;display:flex;align-items:center;gap:7px;font-weight:800}.v21-discover-section>header p{margin:4px 0 0;color:var(--v2-muted)}.v21-card-wrap{min-width:300px;width:300px;scroll-snap-align:start}.v21-card-wrap .discover-card-v3{height:100%}.v21-filter-backdrop{position:fixed;inset:0;background:#08191347;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.2s;z-index:140}.v21-filter-backdrop.open{opacity:1;pointer-events:auto}.v21-filter-sheet{position:fixed;right:18px;top:18px;bottom:18px;width:min(420px,calc(100% - 36px));padding:24px;border-radius:28px;background:#fff;box-shadow:0 35px 100px #0f2d223d;transform:translate(calc(100% + 40px));transition:.25s ease;z-index:150;display:grid;align-content:start;gap:16px}.v21-filter-sheet.open{transform:translate(0)}.v21-filter-sheet header{display:flex;justify-content:space-between;align-items:start}.v21-filter-sheet h2{font:700 30px Playfair Display;margin:5px 0}.v21-filter-sheet header button{border:0;background:#eef3ef;border-radius:12px;padding:8px}.v21-filter-sheet label{display:grid;gap:7px;font-size:12px;font-weight:800;color:var(--v2-muted)}.v21-filter-sheet select{padding:13px;border:1px solid var(--v2-line);border-radius:14px;background:#fff}.v21-skeleton-rail{display:flex;gap:14px;overflow:hidden;margin-top:28px}.v21-skeleton-rail div{min-width:300px;height:420px;border-radius:24px;background:linear-gradient(90deg,#eceeea,#f7f8f5,#eceeea);background-size:200% 100%;animation:v21pulse 1.3s infinite}@keyframes v21pulse{to{background-position:-200% 0}}@media(max-width:900px){.v21-home-hero,.v21-discover-hero{align-items:flex-start}.v21-dashboard-grid{grid-template-columns:1fr}.v21-discover-search{min-width:0;width:100%}.v21-discover-hero{flex-direction:column}.v21-stats{grid-template-columns:1fr 1fr}}@media(max-width:620px){.v21-home-hero,.v21-discover-hero{padding:24px;flex-direction:column}.v21-home-hero h1,.v21-discover-hero h1{font-size:40px}.v21-hero-aside{grid-template-columns:auto 1fr;max-width:none;text-align:left;align-items:center}.v21-hero-aside .v2-trust-orb{width:88px;height:88px;flex-basis:88px}.v21-person-tile{min-width:72vw;width:72vw}.v21-person-tile.compact{min-width:58vw;width:58vw}.v21-card-wrap{min-width:82vw;width:82vw}.v21-discover-search{display:grid;grid-template-columns:auto 1fr auto}.v21-discover-search button{font-size:0;padding:11px}.v21-filter-sheet{inset:auto 0 0;width:100%;border-radius:28px 28px 0 0;transform:translateY(110%)}.v21-filter-sheet.open{transform:translateY(0)}}.journey-hub,.journey-detail{max-width:1440px;margin:auto}.journey-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 32px}.journey-principles article{display:flex;gap:13px;padding:18px;border:1px solid var(--v2-border,#e8dfd1);border-radius:20px;background:#ffffffb8}.journey-principles svg{color:#17633f;flex:none}.journey-principles b,.journey-principles span{display:block}.journey-principles span{margin-top:5px;color:#6e756f;font-size:13px;line-height:1.45}.journey-section-head{display:flex;justify-content:space-between;align-items:end;margin:0 0 16px}.journey-section-head h2{margin:4px 0 0;font-size:24px}.journey-match-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.journey-match-card{padding:18px;border:1px solid var(--v2-border,#e7ddcf);border-radius:24px;background:#ffffffd1;box-shadow:0 12px 34px #322f270f}.journey-person{display:flex;align-items:center;gap:12px}.journey-avatar{width:50px;height:50px;border-radius:17px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#164f36,#c5a768);color:#fff;font-weight:800;font-size:19px}.journey-avatar img{width:100%;height:100%;object-fit:cover}.journey-person h3{margin:0;font-size:18px}.journey-person p{margin:3px 0 0;color:#7b7f7b;font-size:13px}.journey-card-copy{color:#666f68;line-height:1.55;font-size:14px;margin:20px 0}.journey-primary,.journey-secondary{border:0;border-radius:14px;padding:11px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer;text-decoration:none}.journey-primary{background:#165b3d;color:#fff}.journey-primary:hover{background:#10482f}.journey-secondary{background:#f1eee8;color:#24352b}.journey-primary:disabled{opacity:.55;cursor:wait}.journey-progress{margin:20px 0 13px}.journey-progress>div{display:flex;justify-content:space-between;font-size:13px}.journey-progress i{display:block;height:7px;background:#eee9df;border-radius:99px;margin-top:8px;overflow:hidden}.journey-progress em{display:block;height:100%;background:linear-gradient(90deg,#165b3d,#c5a768);border-radius:inherit}.journey-status{font-size:12px;padding:7px 10px;border-radius:10px;background:#edf6f0;color:#17603e;margin-bottom:13px}.journey-status.pending{background:#fbf3df;color:#8a681f}.journey-status.paused{background:#f0eef8;color:#5f5387}.journey-loading,.journey-empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.journey-empty>svg{width:48px;height:48px;color:#17603e}.spin{animation:journey-spin .8s linear infinite}@keyframes journey-spin{to{transform:rotate(360deg)}}.journey-detail-head{display:flex;align-items:center;gap:14px;padding:12px 0 22px}.journey-back{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff;border:1px solid #e7dfd4;color:#20382b}.journey-partner{display:flex;align-items:center;gap:11px;flex:1}.journey-partner span{font-size:12px;color:#7e827e}.journey-partner h1{font-size:20px;margin:1px 0}.journey-consent{max-width:720px;margin:40px auto;padding:42px;text-align:center;border:1px solid #e4d9c8;border-radius:30px;background:radial-gradient(circle at top,#fffdf8,#f7f3eb);box-shadow:0 25px 70px #4c3d2117}.journey-consent>svg{width:58px;height:58px;color:#16603e}.journey-consent h2{font-size:30px;margin:12px 0}.journey-consent p{color:#6e736f;line-height:1.65}.journey-consent>div{display:flex;gap:10px;justify-content:center;margin-top:24px}.journey-overview{display:flex;justify-content:space-between;align-items:end;padding:20px 22px;border:1px solid #e8dfd3;border-radius:22px;background:#ffffffb3;margin-bottom:16px}.journey-overview h2{margin:4px 0 0}.journey-workspace{display:grid;grid-template-columns:250px minmax(0,1fr) 280px;gap:14px;align-items:start}.journey-stage-list,.journey-stage-panel,.journey-notes{border:1px solid #e7ded2;background:#ffffffd1;border-radius:22px}.journey-stage-list{padding:9px;position:sticky;top:18px}.journey-stage-list button{width:100%;border:0;background:transparent;border-radius:14px;padding:11px;display:grid;grid-template-columns:28px 1fr 18px;gap:8px;align-items:center;text-align:left;color:#526059;cursor:pointer}.journey-stage-list button.active{background:#ecf4ef;color:#154d34}.journey-stage-list button.completed>span{color:#17613f}.journey-stage-list button.locked{opacity:.48;cursor:not-allowed}.journey-stage-list small,.journey-stage-list b{display:block}.journey-stage-list small{font-size:10px;text-transform:uppercase;letter-spacing:.07em}.journey-stage-panel{padding:24px}.journey-stage-title{display:flex;justify-content:space-between;gap:20px}.journey-stage-title h2{margin:5px 0}.journey-stage-title p{color:#6d746f;line-height:1.55}.journey-done{height:fit-content;padding:7px 10px;border-radius:10px;background:#eaf5ed;color:#17603d;display:flex;align-items:center;gap:5px;font-size:12px}.journey-task-list{display:grid;gap:8px;margin:24px 0}.journey-task-list label{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #ece5db;border-radius:14px}.journey-task-list button{border:0;background:transparent;color:#17603d;display:grid;place-items:center}.journey-task-list .done{text-decoration:line-through;color:#929792}.journey-question-box{margin-top:28px;padding:20px;background:#f8f5ef;border-radius:18px}.journey-question-box h3{font-size:18px}.journey-question-box textarea,.journey-notes textarea{width:100%;min-height:110px;border:1px solid #ddd5c9;border-radius:14px;padding:12px;resize:vertical;background:#fff;font:inherit;box-sizing:border-box}.journey-answer-actions{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.journey-answer-actions select{border:1px solid #ddd5c9;border-radius:12px;padding:0 10px;background:#fff}.journey-notes{padding:16px;position:sticky;top:18px}.journey-notes-title{display:flex;align-items:center;gap:10px;margin-bottom:13px}.journey-notes-title b,.journey-notes-title span{display:block}.journey-notes-title span{font-size:11px;color:#868a86}.journey-notes>.journey-primary{width:100%;margin-top:9px}.journey-note-list{display:grid;gap:9px;margin-top:14px;max-height:390px;overflow:auto}.journey-note-list article{padding:11px;background:#f7f4ee;border-radius:13px}.journey-note-list b{font-size:12px}.journey-note-list p{font-size:13px;line-height:1.5;margin:6px 0}.journey-note-list span{font-size:10px;color:#858985}.journey-hero{background:radial-gradient(circle at 85% 10%,rgba(202,171,103,.22),transparent 35%),linear-gradient(135deg,#f9f5ed,#eff5f0)}@media(max-width:1050px){.journey-workspace{grid-template-columns:220px 1fr}.journey-notes{grid-column:1/-1;position:static}.journey-note-list{grid-template-columns:repeat(2,1fr);max-height:none}}@media(max-width:760px){.journey-principles,.journey-match-grid{grid-template-columns:1fr}.journey-detail-head{flex-wrap:wrap}.journey-detail-head>.journey-secondary{width:100%}.journey-workspace{display:flex;flex-direction:column}.journey-stage-list{position:static;width:100%;display:flex;overflow:auto;gap:7px;box-sizing:border-box}.journey-stage-list button{min-width:180px}.journey-stage-panel,.journey-notes{width:100%;box-sizing:border-box}.journey-overview{align-items:flex-start;gap:12px}.journey-consent{padding:27px 18px}.journey-consent h2{font-size:24px}.journey-consent>div{flex-direction:column}.journey-answer-actions{flex-direction:column}.journey-answer-actions select{height:43px}.journey-note-list{grid-template-columns:1fr}.journey-principles article{padding:15px}}.events-v23-page{max-width:1440px}.events-v23-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:44px;align-items:end;padding:42px;border:1px solid #e7dcc9;border-radius:32px;background:radial-gradient(circle at 90% 8%,rgba(212,177,102,.28),transparent 31%),linear-gradient(135deg,#fffdf8,#edf5ef);box-shadow:0 22px 65px #1f423314}.events-v23-hero:after{content:"✦";position:absolute;right:34%;top:24px;color:#c7a257;font-size:38px;opacity:.28}.events-v23-hero h1{max-width:800px;margin:12px 0;font:700 clamp(42px,5.2vw,72px)/1.02 "Playfair Display",serif;letter-spacing:-.035em;color:#154a36}.events-v23-hero p{max-width:760px;margin:0;color:#65746d;font-size:16px;line-height:1.7}.events-v23-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.events-v23-summary{display:grid;grid-template-columns:repeat(3,120px);gap:10px}.events-v23-summary article{min-height:126px;padding:18px;border:1px solid rgba(214,201,176,.8);border-radius:22px;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:space-between}.events-v23-summary svg{color:#b48434}.events-v23-summary b{font-size:30px;color:#164f38}.events-v23-summary span{font-size:12px;color:#7a817d}.events-v23-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0;padding:13px 15px;border:1px solid #f0c9c4;border-radius:15px;background:#fff0ee;color:#9e3025}.events-v23-error button{border:0;background:transparent;color:inherit;display:grid;place-items:center}.events-v23-toolbar{margin:22px 0 18px;border:1px solid #e8e1d7;border-radius:24px;background:#ffffffc7;box-shadow:0 12px 38px #20372d0d;overflow:hidden}.events-v23-scopes{display:flex;gap:4px;padding:8px;border-bottom:1px solid #eee8df;overflow-x:auto}.events-v23-scopes button{white-space:nowrap;border:0;background:transparent;border-radius:13px;padding:10px 14px;color:#69766f;font-weight:700}.events-v23-scopes button.active{background:#eaf2ed;color:#15563c}.events-v23-filters{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(150px,.7fr) minmax(170px,.7fr) minmax(155px,.6fr);gap:9px;padding:12px}.events-v23-filters label{position:relative;margin:0;display:flex;flex-direction:row;align-items:center;gap:8px;border:1px solid #e3ddd3;border-radius:14px;background:#fff;padding:0 13px;color:#829087}.events-v23-filters input,.events-v23-filters select{border:0;box-shadow:none;padding:12px 0;background:transparent}.events-v23-filters select{border:1px solid #e3ddd3;border-radius:14px;padding:12px 13px}.events-v23-search svg{flex:none}.events-v23-create-wrap{position:relative;margin:0 0 22px}.events-v23-create{padding:24px;border:1px solid #e4dac9;border-radius:28px;background:#fff;box-shadow:0 24px 70px #1d3d2f1f}.events-v23-create>header{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.events-v23-create>header h2{margin:6px 0 4px;font:700 30px Playfair Display,serif;color:#174c37}.events-v23-create>header p{margin:0;color:#748079}.events-v23-create>header>button{width:42px;height:42px;border:0;border-radius:14px;background:#f0eee9;color:#47574f;display:grid;place-items:center}.events-v23-create-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}.events-v23-cover{height:100%;min-height:360px;margin:0;border:1.5px dashed #d9ccb6;border-radius:22px;background:linear-gradient(145deg,#f7f2e9,#edf4ef);display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;overflow:hidden;padding:20px}.events-v23-cover input{display:none}.events-v23-cover img{width:100%;height:100%;min-height:320px;object-fit:cover;border-radius:15px}.events-v23-cover svg{width:34px;height:34px;color:#a9803b}.events-v23-cover b,.events-v23-cover span{display:block}.events-v23-cover span{max-width:180px;color:#808984;font-size:11px;line-height:1.5}.events-v23-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.events-v23-fields label{margin:0;gap:6px}.events-v23-fields label>span{font-size:11px;letter-spacing:.03em;color:#627068}.events-v23-fields .full{grid-column:1/-1}.events-v23-fields input,.events-v23-fields select,.events-v23-fields textarea{padding:12px 13px}.events-v23-fields textarea{min-height:112px}.events-v23-online-toggle{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;padding:12px;border:1px solid #dfd9cf;border-radius:14px}.events-v23-online-toggle input{width:18px;height:18px}.events-v23-online-toggle span{display:flex;align-items:center;gap:6px;font-size:13px!important}.events-v23-create>footer{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-top:18px;margin-top:20px;border-top:1px solid #eee8df}.events-v23-create>footer>span{display:flex;align-items:center;gap:7px;max-width:650px;color:#78847e;font-size:12px}.events-v23-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.events-v23-card{min-width:0;overflow:hidden;border:1px solid #e5ddd1;border-radius:26px;background:#fff;box-shadow:0 16px 46px #1a3b2d12;transition:transform .2s,box-shadow .2s}.events-v23-card:hover{transform:translateY(-3px);box-shadow:0 22px 58px #1a3b2d1c}.events-v23-card-cover{position:relative;display:flex;align-items:center;justify-content:center;height:190px;background:radial-gradient(circle at 78% 22%,rgba(216,178,98,.54),transparent 30%),linear-gradient(145deg,#dfece5,#f4ead7);background-position:center;background-size:cover;text-decoration:none;overflow:hidden}.events-v23-card-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(17,48,36,.54))}.events-v23-card-cover>span{font-size:58px;filter:drop-shadow(0 9px 18px rgba(38,62,48,.12))}.events-v23-card-cover small,.events-v23-card-cover em{position:absolute;z-index:1;border-radius:99px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-style:normal}.events-v23-card-cover small{left:13px;top:13px;padding:7px 10px;background:#ffffffd6;color:#1a503a;font-weight:800}.events-v23-card-cover em{left:13px;bottom:13px;max-width:calc(100% - 26px);padding:6px 10px;background:#103929bd;color:#fff;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.events-v23-card-body{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;padding:17px 17px 12px}.events-v23-card-date{width:48px;height:54px;border-radius:15px;background:#edf4ef;color:#16583d;display:grid;place-items:center;align-content:center}.events-v23-card-date b{font-size:21px}.events-v23-card-date span{text-transform:uppercase;font-size:9px}.events-v23-card-copy>a{text-decoration:none}.events-v23-card-copy h2{margin:0;color:#173f30;font:700 21px/1.2 Playfair Display,serif}.events-v23-card-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;margin:8px 0;color:#6c7771;font-size:13px;line-height:1.55}.events-v23-meta{display:grid;gap:6px}.events-v23-meta span{display:flex;align-items:center;gap:6px;color:#7d8782;font-size:11px}.events-v23-capacity{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 17px 15px}.events-v23-capacity>div{display:grid;gap:3px}.events-v23-capacity span{display:flex;align-items:center;gap:5px;color:#41594e;font-size:11px}.events-v23-capacity small{color:#89928d;font-size:10px}.events-v23-capacity>i{width:90px;height:6px;border-radius:99px;background:#ede9e1;overflow:hidden}.events-v23-capacity>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#17603f,#c4a15e)}.events-v23-card-actions{min-height:65px;padding:12px 14px;border-top:1px solid #eee8df;background:#fcfbf8;display:flex;align-items:center;gap:8px}.events-v23-card-actions .btn{padding:10px 14px;font-size:12px}.events-v23-icon-action{width:40px;height:40px;border:1px solid #e1dbd1;border-radius:13px;background:#fff;color:#617068;display:grid;place-items:center}.events-v23-icon-action svg{width:18px}.events-v23-icon-action.active{border-color:#efb9b1;background:#fff0ee;color:#b54537}.events-v23-details{margin-left:auto;display:flex;align-items:center;gap:2px;color:#6f7c75;text-decoration:none;font-size:11px;font-weight:700}.events-v23-attendance{flex:1;border:0;border-radius:14px;background:#eaf4ed;color:#17603f;padding:9px 12px;display:flex;align-items:center;gap:8px;text-align:left}.events-v23-attendance>svg{width:18px}.events-v23-attendance span,.events-v23-attendance small{display:block}.events-v23-attendance small{margin-top:2px;color:#6d8175;font-size:9px}.events-v23-loading,.events-v23-empty{min-height:340px;border:1px solid #e8e1d6;border-radius:28px;background:#ffffffb8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;text-align:center;color:#728079}.events-v23-loading svg,.events-v23-empty>svg{width:42px;height:42px;color:#17603f}.events-v23-empty h2{margin:4px 0 0;color:#183f30;font:700 27px Playfair Display,serif}.events-v23-empty p{margin:0 0 8px}.event-detail-page{max-width:1320px}.event-detail-loading,.event-detail-missing{min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center}.event-detail-loading svg,.event-detail-missing>svg{width:44px;height:44px;color:#17603f}.event-detail-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.event-detail-topbar>button,.event-detail-topbar>div button{border:1px solid #e4ded4;border-radius:13px;background:#fff;padding:10px 13px;color:#485c52;display:inline-flex;align-items:center;gap:7px}.event-detail-topbar>div{display:flex;gap:7px}.event-detail-cover{position:relative;min-height:420px;border-radius:31px;overflow:hidden;background:radial-gradient(circle at 80% 16%,rgba(214,175,91,.55),transparent 28%),linear-gradient(145deg,#dbece3,#f4e5c8);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}.event-detail-cover>div:first-child{display:grid;place-items:center;color:#28513f}.event-detail-cover>div:first-child span{font-size:88px}.event-detail-cover>div:first-child small{margin-top:8px;letter-spacing:.14em}.event-detail-cover-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 37%,rgba(10,37,27,.84))}.event-detail-cover-copy{position:absolute;z-index:2;left:36px;right:36px;bottom:31px;color:#fff}.event-detail-cover-copy h1{max-width:920px;margin:13px 0 9px;font:700 clamp(38px,5vw,66px)/1.02 "Playfair Display",serif;letter-spacing:-.03em}.event-detail-cover-copy>p{display:flex;align-items:center;gap:8px;margin:0;color:#e7eee9}.event-detail-badges{display:flex;gap:7px;flex-wrap:wrap}.event-detail-badges span,.event-detail-badges a,.event-detail-badges strong{padding:7px 10px;border-radius:99px;background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-decoration:none;font-size:11px}.event-detail-badges strong{background:#b43c30}.event-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start;margin-top:20px}.event-detail-main,.event-detail-sidebar{display:grid;gap:16px}.event-detail-sidebar{position:sticky;top:18px}.event-detail-card{border:1px solid #e7e0d6;border-radius:24px;background:#fff;box-shadow:0 13px 38px #19372a0e;padding:22px}.event-detail-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.event-detail-facts>div{display:flex;align-items:flex-start;gap:11px}.event-detail-facts svg{flex:none;color:#ae8034}.event-detail-facts span,.event-detail-facts b,.event-detail-facts small{display:block}.event-detail-facts span{color:#5e6e66;font-size:13px;line-height:1.45}.event-detail-facts b{margin-bottom:5px;color:#1d4433}.event-detail-facts small{margin-top:4px;color:#8a928e}.event-detail-description h2,.event-detail-attendees h2,.event-detail-guidelines h2{margin:6px 0 10px;font:700 27px Playfair Display,serif;color:#173f30}.event-detail-description p{white-space:pre-wrap;margin:0;color:#5f6f67;line-height:1.75}.event-detail-attendees>header{display:flex;justify-content:space-between;align-items:end}.event-detail-attendees>header>span{color:#76827c;font-size:12px}.event-detail-avatar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-top:17px}.event-detail-avatar-grid a{text-decoration:none;color:#40564b;text-align:center;font-size:10px;min-width:0}.event-detail-avatar-grid a>img,.event-detail-avatar-grid a{position:relative}.event-detail-avatar-grid a{display:grid;justify-items:center;gap:5px}.event-detail-avatar-grid a:not(:has(img)){width:auto}.event-detail-avatar-grid a>img,.event-detail-avatar-grid a:before{width:58px;height:58px;border-radius:19px}.event-detail-avatar-grid a>img{object-fit:cover}.event-detail-avatar-grid a:not(:has(img)){padding-top:15px;width:58px;height:58px;border-radius:19px;background:linear-gradient(145deg,#15583b,#c8a65f);color:#fff;font-size:18px;font-weight:800;margin:auto}.event-detail-avatar-grid a span{max-width:74px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-detail-avatar-grid a:not(:has(img)) span{position:absolute;top:63px;color:#40564b;font-size:10px;font-weight:500}.event-detail-muted{color:#7a857f}.event-detail-guidelines{display:flex;gap:16px;background:linear-gradient(145deg,#f5faf6,#fffaf0)}.event-detail-guidelines>svg{width:34px;height:34px;flex:none;color:#17603f}.event-detail-guidelines h2{margin-top:0}.event-detail-guidelines p{color:#617169;line-height:1.6}.event-detail-guidelines a{color:#17603f;font-weight:700}.event-detail-rsvp h2{margin:8px 0;font:700 27px Playfair Display,serif;color:#173f30}.event-detail-rsvp>p{color:#68766f;line-height:1.55}.event-detail-progress{margin:18px 0}.event-detail-progress>div{display:flex;justify-content:space-between;color:#56685f;font-size:12px}.event-detail-progress i{display:block;height:7px;margin-top:8px;border-radius:99px;background:#ece8e0;overflow:hidden}.event-detail-progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16603e,#c7a45d)}.event-detail-rsvp-actions{display:grid;gap:8px}.event-detail-rsvp-actions .btn{width:100%}.event-detail-rsvp-actions .secondary.active{background:#fff0ed;color:#ae3d32;border-color:#efc5bf}.event-detail-confirmed{width:100%;border:0;border-radius:16px;padding:13px;background:#e9f5ed;color:#17613f;display:flex;align-items:center;justify-content:center;gap:9px}.event-detail-confirmed span,.event-detail-confirmed small{display:block}.event-detail-confirmed small{margin-top:3px;color:#6c8175;font-size:10px}.event-detail-online-link{margin-top:11px;padding:11px;border-radius:13px;background:#eff3fb;color:#315687;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-weight:700;font-size:12px}.event-detail-state{text-align:center;padding:12px}.event-detail-state>svg{width:40px;height:40px;color:#17603f}.event-detail-state.cancelled>svg{color:#ad3d32}.event-detail-state h2{margin-top:10px}.event-detail-organizer>a{display:flex;align-items:center;gap:11px;margin-top:12px;text-decoration:none;color:#1d4433}.event-detail-organizer-avatar{width:50px;height:50px;border-radius:17px;background:linear-gradient(145deg,#15583b,#c4a25c);color:#fff;display:grid;place-items:center;overflow:hidden;font-weight:800}.event-detail-organizer-avatar img{width:100%;height:100%;object-fit:cover}.event-detail-organizer a b,.event-detail-organizer a span{display:block}.event-detail-organizer a span{margin-top:4px;color:#78847e;font-size:11px}.event-detail-organizer>p{display:flex;align-items:center;gap:6px;margin:15px 0 0;padding-top:13px;border-top:1px solid #eee9e1;color:#658074;font-size:11px}.event-detail-manage h3{margin:8px 0}.event-detail-manage p{color:#76817b;font-size:12px;line-height:1.5}.event-detail-manage .btn{width:100%;margin-top:6px}@media(max-width:1120px){.events-v23-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-v23-hero{grid-template-columns:1fr}.events-v23-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.events-v23-summary article{min-height:105px}.events-v23-filters{grid-template-columns:1fr 1fr}.event-detail-layout{grid-template-columns:minmax(0,1fr) 320px}.event-detail-facts{grid-template-columns:1fr}.event-detail-avatar-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:760px){.events-v23-page,.event-detail-page{padding-left:13px;padding-right:13px}.events-v23-hero{padding:25px 20px;border-radius:25px}.events-v23-hero h1{font-size:42px}.events-v23-summary{gap:7px}.events-v23-summary article{min-height:93px;padding:12px}.events-v23-summary b{font-size:24px}.events-v23-toolbar{border-radius:20px}.events-v23-filters{grid-template-columns:1fr;padding:9px}.events-v23-create{padding:18px;border-radius:24px}.events-v23-create>header h2{font-size:25px}.events-v23-create-grid{grid-template-columns:1fr}.events-v23-cover{min-height:210px}.events-v23-cover img{min-height:180px;max-height:250px}.events-v23-fields{grid-template-columns:1fr}.events-v23-fields .full{grid-column:auto}.events-v23-create>footer{align-items:stretch;flex-direction:column}.events-v23-create>footer .btn{width:100%}.events-v23-grid{grid-template-columns:1fr}.events-v23-card-cover{height:210px}.event-detail-topbar>div button{font-size:0}.event-detail-topbar>div button svg{margin:0}.event-detail-cover{min-height:390px;border-radius:24px}.event-detail-cover-copy{left:20px;right:20px;bottom:22px}.event-detail-cover-copy h1{font-size:39px}.event-detail-layout{display:block}.event-detail-sidebar{position:static;margin-top:16px}.event-detail-facts{grid-template-columns:1fr}.event-detail-avatar-grid{grid-template-columns:repeat(4,1fr)}.event-detail-card{padding:18px}.event-detail-attendees>header{align-items:flex-start;gap:8px}.event-detail-guidelines{flex-direction:column}}@media(max-width:420px){.events-v23-hero-actions{display:grid}.events-v23-summary article span{font-size:10px}.events-v23-card-actions{flex-wrap:wrap}.events-v23-details{margin-left:0}.event-detail-avatar-grid{grid-template-columns:repeat(3,1fr)}}.event-mini{text-decoration:none}.events-v23-hero-actions .secondary.active{background:#e9f4ed;border-color:#b8d8c6;color:#15583c}.events-v231-toolbar{gap:12px}.events-v231-local-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 10px 10px}.events-v231-nearby{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.events-v231-nearby>button{border:1px solid #dedfd8;background:#fff;color:#53655b;border-radius:999px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:12px}.events-v231-nearby>button.active{background:#eaf4ee;border-color:#b9d7c5;color:#17603f}.events-v231-nearby>select{width:auto;min-width:92px;padding:9px 30px 9px 12px;border-radius:999px;margin:0;font-size:12px}.events-v231-nearby>span{display:inline-flex;align-items:center;gap:5px;color:#77847d;font-size:11px}.events-v231-view-toggle{display:inline-flex;padding:3px;border-radius:12px;background:#eef1ec;border:1px solid #e1e5df}.events-v231-view-toggle button{width:36px;height:34px;border:0;border-radius:9px;background:transparent;color:#6a7770;display:grid;place-items:center}.events-v231-view-toggle button svg{width:17px}.events-v231-view-toggle button.active{background:#fff;color:#17603f;box-shadow:0 4px 14px #1d46331a}.events-v23-card-cover strong{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:5px;background:#12432fe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:6px 9px;font-size:10px}.events-v23-card.map-selected{border-color:#9fc8b1;box-shadow:0 18px 45px #15583c24}.events-v23-card.compact{border-radius:19px;box-shadow:none}.events-v23-card.compact .events-v23-card-cover{height:128px}.events-v23-card.compact .events-v23-card-body{padding:13px}.events-v23-card.compact .events-v23-card-copy h2{font-size:20px}.events-v23-card.compact .events-v23-card-date{width:43px;min-width:43px}.events-v23-card.compact .events-v23-card-actions{padding:10px 13px}.events-v23-card.compact .events-v23-details{display:none}.events-v23-card.compact .btn{padding:9px 12px;font-size:11px}.events-v23-card.compact .events-v23-icon-action{width:36px;height:36px}.events-v231-split{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(340px,.58fr);gap:16px;align-items:start}.events-v231-map-sticky{position:sticky;top:15px;border:1px solid #e2ddd3;border-radius:26px;overflow:hidden;background:#dfe9e4;box-shadow:0 16px 46px #19372a14}.events-v231-side-list{display:grid;gap:11px;max-height:760px;overflow:auto;padding-right:4px}.events-v231-side-list>header{position:sticky;top:0;z-index:4;background:#fbfaf6e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:5px 3px 10px;color:#65746c;font-size:12px}.events-v231-side-list>header b{display:inline-flex;align-items:center;gap:5px;color:#17603f}.events-v231-side-list::-webkit-scrollbar{width:4px}.events-v231-side-list::-webkit-scrollbar-thumb{background:#cbd5ce;border-radius:99px}.events-v231-map-only{border:1px solid #e3ded5;border-radius:28px;background:#fff;padding:16px;box-shadow:0 18px 50px #19372a0f}.events-v231-map-only>header{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:5px 5px 14px}.events-v231-map-only h2{margin:5px 0 0;color:#183f30;font:700 28px Playfair Display,serif}.events-v231-map-only>header p{max-width:390px;margin:0;color:#748079;font-size:12px;line-height:1.5;text-align:right}.events-v231-form-location{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dde6df;border-radius:17px;background:#f5faf7;padding:13px 14px;margin:8px 0}.events-v231-form-location>div{display:flex;align-items:center;gap:10px}.events-v231-form-location>div>svg{color:#17603f}.events-v231-form-location b,.events-v231-form-location small{display:block}.events-v231-form-location small{margin-top:3px;color:#718078;font-weight:500;line-height:1.35}.events-v231-form-location>button{flex:none;border:1px solid #bfd7c9;background:#fff;color:#17603f;border-radius:999px;padding:9px 12px;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:11px}.events-v231-form-location>button svg{width:16px}.local-events-map{position:relative;width:100%;height:640px;overflow:hidden;background:#dbe7e1;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.local-events-map:active{cursor:grabbing}.local-events-map.compact{height:300px}.local-events-map-tiles{position:absolute;inset:0}.local-events-map-tiles img{position:absolute;width:256px;height:256px;max-width:none;pointer-events:none;filter:saturate(.72) brightness(1.03) contrast(.93)}.local-events-map:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#f4f7f214,#14483308);box-shadow:inset 0 0 0 1px #ffffff40}.local-events-marker{position:absolute;z-index:4;transform:translate(-50%,-100%);width:43px;height:48px;border:3px solid #fff;border-radius:19px 19px 19px 5px;background:#17603f;color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px #17433147;transition:transform .18s,box-shadow .18s}.local-events-marker:hover,.local-events-marker.active{transform:translate(-50%,-100%) scale(1.14);z-index:7;box-shadow:0 14px 30px #17433166}.local-events-marker.active{background:#bf8d3e}.local-events-marker span{font-size:20px;line-height:1}.local-events-marker small{position:absolute;right:-7px;top:-8px;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#fff;color:#17603f;border:1px solid #d6e1da;display:grid;place-items:center;font-size:9px;font-weight:800}.local-events-user-marker{position:absolute;z-index:6;transform:translate(-50%,-50%);display:grid;place-items:center}.local-events-user-marker i{width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#2778e8;box-shadow:0 0 0 10px #2778e829,0 5px 14px #1e4c8b40}.local-events-user-marker span{position:absolute;top:18px;background:#fff;color:#315687;border-radius:99px;padding:3px 7px;font-size:9px;font-weight:800;box-shadow:0 4px 12px #0000001f}.local-events-map-controls{position:absolute;z-index:9;right:12px;top:12px;display:grid;gap:6px}.local-events-map-controls button{width:38px;height:38px;border:1px solid rgba(32,76,57,.13);border-radius:12px;background:#fffffff0;color:#28513f;display:grid;place-items:center;box-shadow:0 7px 20px #19372a1f}.local-events-map-controls svg{width:17px}.local-events-map-card{position:absolute;z-index:10;left:14px;bottom:14px;width:min(430px,calc(100% - 28px));display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(225,228,219,.9);border-radius:19px;padding:12px;box-shadow:0 18px 45px #18372933}.local-events-map-card-icon{width:50px;height:50px;border:0;border-radius:16px;background:#edf5ef;font-size:23px}.local-events-map-card h3{margin:3px 0 5px;color:#183f30;font:700 18px Playfair Display,serif;line-height:1.15}.local-events-map-card p,.local-events-map-card span{margin:2px 0;display:flex;align-items:center;gap:5px;color:#6d7b73;font-size:10px}.local-events-map-card>a{padding:9px 12px;border-radius:999px;background:#17603f;color:#fff;text-decoration:none;font-weight:800;font-size:11px}.local-events-map-empty{position:absolute;z-index:8;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(330px,calc(100% - 40px));background:#fffffff0;border:1px solid #e1e4dd;border-radius:20px;padding:23px;text-align:center;display:grid;justify-items:center;gap:7px;color:#68766f;box-shadow:0 18px 45px #19372a26}.local-events-map-empty svg{color:#17603f}.local-events-map-empty b{color:#183f30}.local-events-map-empty span{font-size:12px;line-height:1.45}.local-events-map-attribution{position:absolute;z-index:8;right:7px;bottom:5px;background:#ffffffd1;padding:2px 5px;border-radius:4px;color:#53665c;text-decoration:none;font-size:8px}@media(max-width:1180px){.events-v231-split{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.local-events-map{height:590px}}@media(max-width:920px){.events-v231-split{grid-template-columns:1fr}.events-v231-map-sticky{position:static}.events-v231-side-list{max-height:none;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.events-v231-side-list>header{grid-column:1/-1;position:static}.events-v23-card.compact .events-v23-card-cover{height:155px}.local-events-map{height:470px}.events-v231-local-row{align-items:flex-start}.events-v231-nearby{flex:1}.events-v231-map-only>header{align-items:flex-start;flex-direction:column}.events-v231-map-only>header p{text-align:left}}@media(max-width:680px){.events-v231-local-row{flex-direction:column;padding:0 8px 9px}.events-v231-view-toggle{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.events-v231-view-toggle button{width:100%}.events-v231-nearby>span{width:100%}.events-v231-side-list{grid-template-columns:1fr}.events-v231-form-location{align-items:flex-start;flex-direction:column!important}.events-v231-form-location>button{width:100%;justify-content:center}.events-v231-map-only{padding:9px;border-radius:21px}.events-v231-map-only>header{padding:8px}.events-v231-map-only h2{font-size:23px}.local-events-map{height:455px;border-radius:15px}.local-events-map-card{grid-template-columns:42px 1fr auto;left:9px;bottom:9px;width:calc(100% - 18px);padding:9px}.local-events-map-card-icon{width:42px;height:42px}.local-events-map-card h3{font-size:15px}.local-events-map-card p:nth-of-type(2){display:none}.local-events-map-controls{right:8px;top:8px}.local-events-map-controls button{width:35px;height:35px}.events-v23-card.compact .events-v23-card-cover{height:180px}}.event-detail-local-map{padding:14px;overflow:hidden}.event-detail-local-map>header{display:flex;align-items:end;justify-content:space-between;gap:15px;padding:7px 7px 13px}.event-detail-local-map h2{margin:5px 0 0;font:700 27px Playfair Display,serif;color:#173f30}.event-detail-local-map>header small{color:#78847e;font-size:10px}.event-detail-local-map .local-events-map{border-radius:17px}.event-detail-local-map .local-events-marker{transform:translate(-50%,-100%) scale(1.08)}@media(max-width:680px){.event-detail-local-map>header{align-items:flex-start;flex-direction:column}.event-detail-local-map h2{font-size:23px}}.event-v232-ticket-card{display:grid;gap:14px;background:radial-gradient(circle at 100% 0,rgba(202,163,85,.2),transparent 42%),#fff}.event-v232-ticket-heading{display:flex;align-items:center;gap:12px}.event-v232-ticket-heading>svg{width:44px;height:44px;padding:10px;border-radius:15px;background:#edf6f0;color:#17603f}.event-v232-ticket-heading h3{margin:0;color:#174331;font:700 21px Playfair Display,serif}.event-v232-ticket-heading p{margin:4px 0 0;color:#708078;font-size:12px;line-height:1.45}.event-v232-ticket-card>.btn{width:100%;justify-content:center}.event-v232-ticket-card>small,.event-v232-pass-note{display:flex;align-items:center;gap:6px;color:#77837d;font-size:10px;line-height:1.4}.event-v232-ticket-card>small svg,.event-v232-pass-note svg{width:14px;color:#ae7e31}.event-v232-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px}.event-v232-modal-backdrop{position:absolute;inset:0;border:0;background:#0d1f17a8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.event-v232-modal>section{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.5);border-radius:30px;background:#fffdf8;box-shadow:0 36px 100px #06191059}.event-v232-pass{padding:25px}.event-v232-pass>header,.event-v232-checkin>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.event-v232-pass>header h2,.event-v232-checkin>header h2{margin:5px 0 0;color:#153f2f;font:700 30px Playfair Display,serif}.event-v232-pass>header>button,.event-v232-checkin>header>button,.event-v232-lightbox-close{width:38px;height:38px;border:1px solid #e3e3dc;border-radius:12px;background:#fff;color:#4f6259;display:grid;place-items:center}.event-v232-pass-qr{position:relative;width:max-content;max-width:100%;margin:23px auto 16px;padding:15px;border:1px solid #e5e0d6;border-radius:24px;background:#fff;box-shadow:0 17px 40px #16422f1a}.event-v232-pass-qr svg{display:block;max-width:100%;height:auto}.event-v232-pass-qr.checked:after{content:"";position:absolute;inset:11px;border:3px solid #2a8b5c;border-radius:17px;pointer-events:none}.event-v232-pass-qr>span{position:absolute;left:50%;bottom:-12px;transform:translate(-50%);display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:99px;background:#17603f;color:#fff;font-size:11px;font-weight:800}.event-v232-pass-copy{text-align:center}.event-v232-pass-copy h3{margin:0;color:#173e2f;font:700 23px Playfair Display,serif}.event-v232-pass-copy p{margin:7px 0;color:#728078;font-size:12px}.event-v232-code{width:100%;margin:17px 0 12px;padding:13px;border:1px dashed #cdbd9f;border-radius:17px;background:#fbf7ee;color:#173f30}.event-v232-code>span{display:block;font:800 20px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}.event-v232-code>small{margin-top:6px;display:flex;align-items:center;justify-content:center;gap:5px;color:#7b756a}.event-v232-code svg{width:13px}.event-v232-loading{min-height:130px;display:flex;align-items:center;justify-content:center;gap:9px;color:#6f7c75}.event-v232-loading svg{width:20px;color:#17603f}.event-v232-manager-card{display:grid;gap:15px}.event-v232-manager-card>header{display:flex;align-items:end;justify-content:space-between}.event-v232-manager-card h2{margin:5px 0 0;color:#163e2f;font:700 27px Playfair Display,serif}.event-v232-manager-card>header>span{min-width:62px;padding:8px 11px;border-radius:99px;background:#e9f3ed;color:#17603f;text-align:center;font-weight:850}.event-v232-manager-progress{display:grid;gap:7px}.event-v232-manager-progress i{height:8px;overflow:hidden;border-radius:99px;background:#e9ede9}.event-v232-manager-progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#17603f,#59a978)}.event-v232-manager-progress small{color:#738078}.event-v232-manager-card>.btn{width:max-content}.event-v232-checkin-modal>section{width:min(1050px,100%)}.event-v232-checkin{padding:25px}.event-v232-checkin>header p{max-width:640px;margin:8px 0 0;color:#738078;font-size:12px;line-height:1.55}.event-v232-scan-message{display:flex;align-items:center;gap:9px;margin:16px 0;padding:12px 14px;border-radius:14px;font-size:13px}.event-v232-scan-message.ok{background:#e8f6ed;color:#17603f}.event-v232-scan-message.warn{background:#fff4da;color:#8a631f}.event-v232-scan-message.error{background:#ffebe8;color:#a0362c}.event-v232-scan-message svg{width:18px;flex:none}.event-v232-scanner-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:18px;margin-top:18px}.event-v232-scanner{display:grid;gap:12px}.event-v232-camera{position:relative;min-height:390px;overflow:hidden;border:1px solid #d9e2dc;border-radius:24px;background:radial-gradient(circle at 50% 40%,#e8f2ec,#cfded5);display:grid;place-items:center}.event-v232-camera video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.event-v232-camera>div{display:grid;justify-items:center;gap:8px;color:#4f685c;text-align:center}.event-v232-camera>div svg{width:64px;height:64px;padding:15px;border-radius:21px;background:#fffc;color:#17603f}.event-v232-camera>div b{font-size:17px;color:#173f30}.event-v232-camera>div span{font-size:11px}.event-v232-camera>i{position:absolute;inset:14%;border:1px solid rgba(255,255,255,.55)}.event-v232-camera>i span{position:absolute;width:46px;height:46px;border-color:#fff}.event-v232-camera>i span:nth-child(1){left:-2px;top:-2px;border-left:4px solid #fff;border-top:4px solid #fff}.event-v232-camera>i span:nth-child(2){right:-2px;top:-2px;border-right:4px solid #fff;border-top:4px solid #fff}.event-v232-camera>i span:nth-child(3){right:-2px;bottom:-2px;border-right:4px solid #fff;border-bottom:4px solid #fff}.event-v232-camera>i span:nth-child(4){left:-2px;bottom:-2px;border-left:4px solid #fff;border-bottom:4px solid #fff}.event-v232-scan-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.event-v232-scan-actions .btn{justify-content:center}.event-v232-scan-actions input,.event-v232-album-upload input[type=file]{display:none}.event-v232-manual-code{display:grid;grid-template-columns:1fr auto;gap:8px}.event-v232-manual-code input{margin:0;border:1px solid #dce1dc;border-radius:13px;padding:12px 14px;background:#fff}.event-v232-manual-code button{border:0;border-radius:13px;padding:0 15px;background:#173f30;color:#fff;display:inline-flex;align-items:center;gap:6px;font-weight:800}.event-v232-manual-code button:disabled{opacity:.5}.event-v232-manual-code svg{width:16px}.event-v232-attendance-list{min-height:0;border:1px solid #e2e2db;border-radius:24px;background:#fff;overflow:hidden}.event-v232-attendance-list>header{display:flex;align-items:center;justify-content:space-between;padding:14px 15px;border-bottom:1px solid #ecebe5}.event-v232-attendance-list>header b{display:flex;align-items:center;gap:7px;color:#173f30}.event-v232-attendance-list>header svg{width:17px}.event-v232-attendance-list>header button{border:0;background:transparent;color:#68776f}.event-v232-attendance-list>div{max-height:494px;overflow:auto}.event-v232-attendance-list>div::-webkit-scrollbar{width:4px}.event-v232-attendance-list>div::-webkit-scrollbar-thumb{background:#cbd5ce;border-radius:99px}.event-v232-attendance-list article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #f0efe9}.event-v232-attendance-list article.checked{background:#f1f8f4}.event-v232-avatar{width:42px;height:42px;overflow:hidden;border-radius:14px;background:#eaf2ed;color:#17603f;display:grid;place-items:center;font-weight:850}.event-v232-avatar img{width:100%;height:100%;object-fit:cover}.event-v232-attendance-list article>span b,.event-v232-attendance-list article>span small{display:block}.event-v232-attendance-list article>span b{color:#263d32;font-size:12px}.event-v232-attendance-list article>span small{margin-top:3px;color:#77827d;font-size:10px}.event-v232-attendance-list article>button{width:35px;height:35px;border:1px solid #dfe5e0;border-radius:11px;background:#fff;color:#17603f;display:grid;place-items:center}.event-v232-attendance-list article.checked>button{border-color:transparent;background:#17603f;color:#fff}.event-v232-attendance-list article>button svg{width:17px}.event-v232-attendance-list>div>p{padding:30px;color:#79837e;text-align:center}.event-v232-album{display:grid;gap:18px}.event-v232-album>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.event-v232-album>header h2{margin:5px 0;color:#163f30;font:700 28px Playfair Display,serif}.event-v232-album>header p{max-width:620px;margin:0;color:#728078;font-size:12px;line-height:1.55}.event-v232-album>header>span{display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:99px;background:#edf4ef;color:#17603f;font-weight:800}.event-v232-album>header>span svg{width:17px}.event-v232-album-upload{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(220px,1fr) auto;align-items:center;gap:11px;padding:14px;border:1px solid #dce7df;border-radius:19px;background:#f4faf6}.event-v232-album-upload>div{display:flex;align-items:center;gap:10px}.event-v232-album-upload>div>svg{width:38px;height:38px;padding:9px;border-radius:13px;background:#fff;color:#17603f}.event-v232-album-upload b,.event-v232-album-upload small{display:block}.event-v232-album-upload b{color:#244638;font-size:12px}.event-v232-album-upload small{margin-top:3px;color:#78847e;font-size:9px}.event-v232-album-upload>input{margin:0;padding:11px 12px;border:1px solid #dbe3dd;border-radius:13px;background:#fff}.event-v232-album-upload>.btn{justify-content:center}.event-v232-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.event-v232-album-grid figure{margin:0;overflow:hidden;border:1px solid #e3e1da;border-radius:18px;background:#fff}.event-v232-album-grid figure>button{position:relative;width:100%;height:210px;padding:0;border:0;background:#e8eee9}.event-v232-album-grid figure>button img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.event-v232-album-grid figure>button:hover img{transform:scale(1.025)}.event-v232-album-grid figure.pending>button img{filter:saturate(.45) blur(1px);opacity:.65}.event-v232-album-grid figure>button>span{position:absolute;inset:auto 10px 10px auto;padding:6px 9px;border-radius:99px;background:#1a362ad9;color:#fff;font-size:9px;font-weight:800}.event-v232-album-grid figcaption{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px}.event-v232-album-grid figcaption b,.event-v232-album-grid figcaption small{display:block}.event-v232-album-grid figcaption b{color:#2c4438;font-size:10px}.event-v232-album-grid figcaption small{max-width:220px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b857f;font-size:9px}.event-v232-album-grid figcaption button{width:32px;height:32px;border:0;border-radius:10px;background:#fff0ed;color:#a44438;display:grid;place-items:center}.event-v232-album-grid figcaption svg{width:15px}.event-v232-album-empty{min-height:190px;border:1px dashed #d8ded9;border-radius:20px;background:#fafbf8;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:#748079}.event-v232-album-empty svg{color:#17603f}.event-v232-album-empty h3{margin:0;color:#254638;font:700 20px Playfair Display,serif}.event-v232-album-empty p{margin:0;font-size:11px}.event-v232-album-error{padding:10px 12px;border-radius:13px;background:#ffefec;color:#9e382f;font-size:12px}.event-v232-lightbox>section{width:min(1000px,100%);overflow:hidden;background:#0e1e17;border-radius:24px}.event-v232-lightbox-close{position:absolute;z-index:2;right:12px;top:12px;background:#ffffffeb}.event-v232-lightbox section>img{display:block;width:100%;max-height:72vh;object-fit:contain;background:#0d1712}.event-v232-lightbox footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 17px;color:#fff}.event-v232-lightbox footer p{margin:4px 0 0;color:#c7d1cb;font-size:12px}.event-v232-lightbox footer button{border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff14;color:#fff;padding:9px 12px;display:inline-flex;align-items:center;gap:6px}.event-v232-lightbox footer svg{width:16px}@media(max-width:850px){.event-v232-scanner-grid{grid-template-columns:1fr}.event-v232-attendance-list>div{max-height:360px}.event-v232-album-upload{grid-template-columns:1fr 1fr}.event-v232-album-upload>div{grid-column:1/-1}.event-v232-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.event-v232-modal{padding:0;align-items:end}.event-v232-modal>section{max-height:94vh;border-radius:25px 25px 0 0}.event-v232-pass,.event-v232-checkin{padding:18px}.event-v232-pass>header h2,.event-v232-checkin>header h2{font-size:25px}.event-v232-pass-qr{padding:10px}.event-v232-pass-qr svg{width:220px}.event-v232-camera{min-height:300px}.event-v232-scan-actions,.event-v232-manual-code{grid-template-columns:1fr}.event-v232-manual-code button{min-height:44px;justify-content:center}.event-v232-album>header{align-items:flex-start}.event-v232-album>header>span{flex:none}.event-v232-album-upload{grid-template-columns:1fr}.event-v232-album-upload>div{grid-column:auto}.event-v232-album-upload>.btn{width:100%}.event-v232-album-grid{grid-template-columns:1fr}.event-v232-album-grid figure>button{height:260px}.event-v232-manager-card>.btn{width:100%;justify-content:center}.event-v232-lightbox footer{align-items:flex-start;flex-direction:column}.event-v232-lightbox footer button{width:100%;justify-content:center}}.event-v233-suggestions{margin:0 0 22px;padding:24px;border:1px solid #e4ddcf;border-radius:28px;background:linear-gradient(145deg,#fffdf8,#f2f7f3);box-shadow:0 18px 52px #19402f12}.event-v233-suggestions>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.event-v233-suggestions>header h2{margin:6px 0 4px;color:#174735;font:700 clamp(25px,3vw,34px) "Playfair Display",serif}.event-v233-suggestions>header p{margin:0;color:#718078}.event-v233-suggestions>header button{border:1px solid #d7ddd6;background:#fff;color:#315b48;border-radius:999px;padding:10px 14px;display:inline-flex;align-items:center;gap:7px;font-weight:750;white-space:nowrap}.event-v233-suggestions>header button.active{background:#e9f4ed;border-color:#b9d6c5}.event-v233-explain{display:flex;gap:13px;align-items:flex-start;margin:-2px 0 18px;padding:15px 17px;border:1px solid #d8e7dd;border-radius:18px;background:#edf6f0;color:#315949}.event-v233-explain>svg{flex:none;margin-top:2px}.event-v233-explain b,.event-v233-explain span{display:block}.event-v233-explain p{margin:4px 0;color:#587065;font-size:13px;line-height:1.5}.event-v233-explain span{font-size:11px;color:#79877f}.event-v233-suggestion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.event-v233-suggestion-card{overflow:hidden;border:1px solid #e4dfd4;border-radius:22px;background:#fff;box-shadow:0 10px 30px #16402e0f;transition:.18s}.event-v233-suggestion-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #16402e1c}.event-v233-suggestion-cover{height:145px;position:relative;background:linear-gradient(135deg,#e5f0e8,#f3e8d2);background-size:cover;background-position:center;display:grid;place-items:center}.event-v233-suggestion-cover>span{font-size:42px}.event-v233-suggestion-cover strong{position:absolute;left:10px;bottom:10px;background:#144e36eb;color:#fff;padding:6px 9px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;font-size:10px}.event-v233-suggestion-cover button{position:absolute;right:9px;top:9px;width:31px;height:31px;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#ffffffe6;color:#425d50;display:grid;place-items:center}.event-v233-suggestion-body{padding:14px}.event-v233-reasons{display:flex;gap:5px;flex-wrap:wrap}.event-v233-reasons span{padding:5px 7px;border-radius:999px;background:#edf5ef;color:#296047;font-size:9px;font-weight:800}.event-v233-suggestion-body h3{margin:9px 0;color:#183f31;font:700 20px/1.18 Playfair Display,serif}.event-v233-suggestion-body>p{margin:6px 0;display:flex;align-items:center;gap:6px;color:#6c7b73;font-size:11px}.event-v233-suggestion-body footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:11px;border-top:1px solid #eee9df}.event-v233-suggestion-body footer span{display:flex;align-items:center;gap:5px;color:#64756c;font-size:10px}.event-v233-suggestion-body footer a{display:flex;align-items:center;gap:3px;color:#17603f;text-decoration:none;font-weight:800;font-size:11px}.event-v233-skeleton{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.event-v233-skeleton i{height:270px;border-radius:22px;background:linear-gradient(90deg,#f0eee8,#faf9f5,#f0eee8);background-size:200% 100%;animation:shimmer 1.2s infinite}.admin-v233-page{max-width:1380px}.admin-v233-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.admin-v233-hero h1{margin:6px 0;color:#154a36;font:700 clamp(38px,5vw,64px)/1 "Playfair Display",serif}.admin-v233-hero p{margin:0;color:#718078}.admin-v233-health{display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid #dce4dc;border-radius:17px;background:#fff}.admin-v233-health i{width:10px;height:10px;border-radius:50%;background:#25a45f;box-shadow:0 0 0 6px #25a45f1f}.admin-v233-health b,.admin-v233-health small{display:block}.admin-v233-health small{margin-top:2px;color:#819087}.admin-v233-tabs{display:flex;gap:5px;margin-bottom:18px;padding:5px;border:1px solid #e2ded5;border-radius:17px;background:#f1f2ed;overflow:auto}.admin-v233-tabs button{border:0;background:transparent;color:#65746c;border-radius:12px;padding:10px 15px;font-weight:750;display:flex;align-items:center;gap:7px;white-space:nowrap}.admin-v233-tabs button.active{background:#fff;color:#165b3e;box-shadow:0 5px 16px #1a443117}.admin-v233-tabs button span{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f2e5d1;color:#9b6827;display:grid;place-items:center;font-size:10px}.admin-v233-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:17px}.admin-v233-stat-grid article{min-height:112px;padding:17px;border:1px solid #e3dfd5;border-radius:20px;background:#fff;display:flex;align-items:flex-start;gap:12px}.admin-v233-stat-grid article>svg{width:34px;height:34px;padding:8px;border-radius:11px;background:#eaf4ed;color:#17603f}.admin-v233-stat-grid article.warning>svg{background:#fff3d8;color:#9a6a18}.admin-v233-stat-grid article.danger>svg{background:#fdeae7;color:#a04438}.admin-v233-stat-grid b,.admin-v233-stat-grid small{display:block}.admin-v233-stat-grid b{font-size:27px;color:#173f30}.admin-v233-stat-grid small{margin-top:4px;color:#718078;line-height:1.3}.admin-v233-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.admin-v233-panel{padding:20px;border:1px solid #e2ded4;border-radius:24px;background:#fff}.admin-v233-panel>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.admin-v233-panel>header h2{margin:5px 0 0;color:#173f30;font:700 25px Playfair Display,serif}.admin-v233-panel>header>svg{color:#b18135}.admin-v233-bars{display:grid;gap:11px}.admin-v233-bars>div{display:grid;grid-template-columns:105px 1fr 28px;align-items:center;gap:10px;font-size:11px;color:#64736b}.admin-v233-bars i{height:8px;border-radius:999px;background:#edf0eb;overflow:hidden}.admin-v233-bars em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#16603f,#c59a50)}.admin-v233-bars b{text-align:right;color:#254c3b}.admin-v233-city-list{display:grid;gap:8px}.admin-v233-city-list>div{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#f7f7f3}.admin-v233-city-list>div>span{width:27px;height:27px;border-radius:9px;background:#e8f2eb;color:#17603f;display:grid;place-items:center;font-weight:800}.admin-v233-city-list small{color:#7a8780}.admin-v233-global{grid-column:1/-1}.admin-v233-global-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-v233-global-grid span{padding:15px;border-radius:16px;background:#f7f6f1;color:#6f7d75}.admin-v233-global-grid b{display:block;color:#184331;font-size:24px}.admin-v233-event-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.admin-v233-state-tabs{display:flex;gap:5px;flex-wrap:wrap}.admin-v233-state-tabs button{border:1px solid #e0ddd4;background:#fff;color:#627269;border-radius:999px;padding:9px 13px;font-weight:750}.admin-v233-state-tabs button.active{background:#17603f;color:#fff;border-color:#17603f}.admin-v233-event-toolbar form{display:flex;align-items:center;gap:7px;border:1px solid #dedbd2;background:#fff;border-radius:14px;padding:4px 5px 4px 12px}.admin-v233-event-toolbar input{border:0;outline:0;min-width:220px}.admin-v233-event-toolbar form button{border:0;border-radius:10px;background:#edf4ef;color:#17603f;padding:8px 10px;font-weight:750}.admin-v233-event-list{display:grid;gap:11px}.admin-v233-event-card{display:grid;grid-template-columns:120px minmax(0,1fr) 250px;gap:15px;align-items:center;padding:12px;border:1px solid #e2ddd3;border-radius:22px;background:#fff;box-shadow:0 9px 28px #163f2e0a}.admin-v233-event-card.review{border-color:#e9c880;background:#fffdf7}.admin-v233-event-card.removed{opacity:.82;border-color:#e5beb8;background:#fff9f8}.admin-v233-event-cover{position:relative;height:112px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#e7f0e9,#f3e6cf);display:grid;place-items:center}.admin-v233-event-cover img{width:100%;height:100%;object-fit:cover}.admin-v233-event-cover>span{font-size:32px}.admin-v233-event-cover strong{position:absolute;left:7px;bottom:7px;background:#155b3deb;color:#fff;border-radius:99px;padding:5px 7px;display:flex;align-items:center;gap:4px;font-size:8px}.admin-v233-event-copy{min-width:0}.admin-v233-event-title{display:flex;align-items:center;gap:8px}.admin-v233-event-title small{color:#7b8780}.admin-v233-mod{padding:5px 8px;border-radius:999px;font-size:9px;font-weight:850}.admin-v233-mod.clear{background:#e6f4eb;color:#17603f}.admin-v233-mod.review{background:#fff0cb;color:#8e6114}.admin-v233-mod.removed{background:#fbe4e1;color:#9e3f35}.admin-v233-event-copy a{text-decoration:none}.admin-v233-event-copy h2{margin:7px 0 5px;color:#183f30;font:700 22px/1.15 Playfair Display,serif}.admin-v233-event-copy>p{margin:4px 0;display:flex;align-items:center;gap:5px;color:#718078;font-size:11px}.admin-v233-organizer b{color:#315747}.admin-v233-reason{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding:8px 10px;border-radius:11px;background:#fff0d6;color:#805b1e;font-size:10px}.admin-v233-report-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.admin-v233-report-chips span{display:flex;align-items:center;gap:4px;padding:5px 7px;border-radius:99px;background:#fbe8e5;color:#91463d;font-size:9px}.admin-v233-event-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.admin-v233-event-metrics span{padding:9px 6px;border-radius:12px;background:#f5f6f2;text-align:center;color:#678078}.admin-v233-event-metrics svg{width:14px}.admin-v233-event-metrics b,.admin-v233-event-metrics small{display:block}.admin-v233-event-metrics b{color:#184330;font-size:17px}.admin-v233-event-metrics small{font-size:8px}.admin-v233-event-actions{grid-column:2/-1;display:flex;justify-content:flex-end;gap:6px;border-top:1px solid #eee9df;padding-top:9px}.admin-v233-event-actions button,.admin-v233-event-actions a{border:1px solid #dfddd5;background:#fff;color:#496359;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:5px;text-decoration:none;font-size:10px;font-weight:750}.admin-v233-event-actions .approve{background:#eaf5ee;color:#17603f;border-color:#c9e0d1}.admin-v233-event-actions .review{background:#fff6df;color:#8d651f;border-color:#ecd8a5}.admin-v233-event-actions .remove{background:#fff0ed;color:#98473d;border-color:#eccdc8}.admin-v233-empty{min-height:180px;border:1px dashed #d8d6cd;border-radius:22px;background:#faf9f5;display:grid;place-items:center;align-content:center;gap:8px;color:#718078}.admin-v233-album>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.admin-v233-album>header h2{margin:5px 0 0;color:#184230;font:700 30px Playfair Display,serif}.admin-v233-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-v233-photo-grid article{overflow:hidden;border:1px solid #e2ddd3;border-radius:20px;background:#fff}.admin-v233-photo-grid img{width:100%;aspect-ratio:1/1;object-fit:cover}.admin-v233-photo-grid article>div{padding:11px}.admin-v233-photo-grid b,.admin-v233-photo-grid small{display:block}.admin-v233-photo-grid small{margin-top:3px;color:#7a8780;font-size:10px}.admin-v233-photo-grid p{margin:7px 0 0;color:#627169;font-size:11px}.admin-v233-photo-grid footer{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 10px}.admin-v233-photo-grid button{border:0;border-radius:10px;padding:9px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:800}.admin-v233-photo-grid button svg{width:14px}.admin-v233-photo-grid .approve{background:#e9f5ed;color:#17603f}.admin-v233-photo-grid .remove{background:#fff0ed;color:#98473d}.error-banner{display:flex;align-items:center;justify-content:space-between}.error-banner button{border:0;background:transparent;color:inherit}@media(max-width:1100px){.event-v233-suggestion-grid{grid-template-columns:repeat(2,1fr)}.admin-v233-stat-grid{grid-template-columns:repeat(3,1fr)}.admin-v233-event-card{grid-template-columns:105px minmax(0,1fr)}.admin-v233-event-metrics{grid-column:1/-1}.admin-v233-photo-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.event-v233-suggestions{padding:17px;border-radius:22px}.event-v233-suggestions>header{align-items:flex-start;flex-direction:column}.event-v233-suggestions>header button{width:100%;justify-content:center}.event-v233-suggestion-grid,.event-v233-skeleton{grid-template-columns:1fr}.event-v233-suggestion-cover{height:180px}.admin-v233-hero{align-items:flex-start;flex-direction:column}.admin-v233-health{width:100%}.admin-v233-stat-grid{grid-template-columns:1fr 1fr}.admin-v233-dashboard-grid{grid-template-columns:1fr}.admin-v233-global{grid-column:auto}.admin-v233-global-grid{grid-template-columns:1fr 1fr}.admin-v233-event-toolbar{align-items:stretch;flex-direction:column}.admin-v233-event-toolbar form{width:100%}.admin-v233-event-toolbar input{min-width:0;width:100%}.admin-v233-event-card{grid-template-columns:85px 1fr;padding:10px}.admin-v233-event-cover{height:90px}.admin-v233-event-copy h2{font-size:19px}.admin-v233-event-metrics{grid-column:1/-1}.admin-v233-event-actions{grid-column:1/-1;justify-content:flex-start;overflow:auto}.admin-v233-event-actions button,.admin-v233-event-actions a{white-space:nowrap}.admin-v233-photo-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.admin-v233-stat-grid,.admin-v233-global-grid,.admin-v233-photo-grid,.admin-v233-event-card{grid-template-columns:1fr}.admin-v233-event-cover{height:155px}.admin-v233-event-metrics,.admin-v233-event-actions{grid-column:1}.admin-v233-bars>div{grid-template-columns:90px 1fr 24px}}.events-v233-owner-status{display:inline-flex;width:max-content;margin:0 0 6px;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:850}.events-v233-owner-status.review{background:#fff0cb;color:#8a611a}.events-v233-owner-status.removed{background:#fbe4e1;color:#99453b}.events-v23-card-cover strong.featured{left:auto;right:12px;background:#b8842cf0}.event-v233-moderation-banner{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px;padding:15px 17px;border-radius:18px;border:1px solid #ecd49b;background:#fff6dd;color:#77551c}.event-v233-moderation-banner.removed{border-color:#ebc7c1;background:#fff0ed;color:#8f4239}.event-v233-moderation-banner>svg{flex:none}.event-v233-moderation-banner b{display:block}.event-v233-moderation-banner p{margin:4px 0 0;font-size:12px;line-height:1.5}.reputation-v240-card{overflow:hidden;position:relative}.reputation-v240-card:before{content:"";position:absolute;right:-55px;top:-75px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#e8f1e9,transparent 70%);pointer-events:none}.reputation-v240-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reputation-v240-card h2{margin:7px 0 0;font:700 27px Playfair Display,serif;color:#174333}.reputation-v240-main-score{min-width:92px;height:74px;padding:9px 14px;border:1px solid #d7e5da;border-radius:20px;background:#f0f7f2;display:flex;align-items:baseline;justify-content:center;color:#17603f}.reputation-v240-main-score b{font-size:31px}.reputation-v240-main-score span{font-size:11px}.reputation-v240-intro{max-width:680px;margin:12px 0 18px;color:#68766f;line-height:1.55}.reputation-v240-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.reputation-v240-metrics>span{min-width:0;padding:13px 10px;border:1px solid #e5e3db;border-radius:16px;background:#fafaf7;color:#6d7b73}.reputation-v240-metrics svg{width:17px;color:#b38234}.reputation-v240-metrics b,.reputation-v240-metrics small{display:block}.reputation-v240-metrics b{margin:7px 0 2px;color:#174333;font-size:18px}.reputation-v240-metrics small{font-size:10px;line-height:1.3}.reputation-v240-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.reputation-v240-badges>span{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#fff5dc;color:#78571e;border:1px solid #ead7a8;font-size:10px}.reputation-v240-badges svg{width:14px;height:14px}.reputation-v240-compact{margin-top:12px;padding:12px;border-radius:16px;background:#f4f7f2;border:1px solid #dfe7de}.reputation-v240-score{display:flex;align-items:center;gap:8px}.reputation-v240-score>svg{width:28px;height:28px;padding:6px;border-radius:9px;background:#17603f;color:#fff}.reputation-v240-score b,.reputation-v240-score small{display:block}.reputation-v240-score b{font-size:18px;color:#174333}.reputation-v240-score small{font-size:9px;color:#7b8880}.reputation-v240-compact-copy{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:9px;color:#65736c;font-size:9px}.reputation-v240-compact-copy span{display:flex;align-items:center;gap:4px}.reputation-v240-compact-copy svg{width:12px;height:12px;color:#a97a2d}.reputation-v240-mini-badge{width:max-content;max-width:100%;margin-top:8px;padding:5px 8px;border-radius:999px;background:#fff;color:#865f1e;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:800}.reputation-v240-mini-badge svg{width:11px;height:11px}.event-reviews-v240-loading{display:flex;align-items:center;gap:9px;color:#718078}.event-reviews-v240{padding:22px}.event-reviews-v240-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.event-reviews-v240-head h2{margin:6px 0 5px;font:700 29px Playfair Display,serif;color:#174333}.event-reviews-v240-head p{margin:0;color:#738078;font-size:12px}.event-reviews-v240-score{display:flex;align-items:center;gap:11px;min-width:185px;padding:12px 14px;border-radius:18px;background:#f7f4eb}.event-reviews-v240-score>b{font-size:37px;color:#174333}.event-reviews-v240-score>span small{display:block;margin-top:3px;color:#7a857e;font-size:9px}.event-review-stars{display:flex;gap:2px}.event-review-stars button{border:0;background:transparent;padding:1px;color:#c7c9c3;line-height:0}.event-review-stars button.active{color:#d09b3e}.event-review-stars button:disabled{cursor:default}.event-review-stars svg{width:25px;height:25px}.event-review-stars.small svg{width:14px;height:14px}.event-reviews-v240-breakdown{display:grid;gap:8px;margin:18px 0;padding:14px;border-radius:16px;background:#faf9f5}.event-reviews-v240-breakdown>div{display:grid;grid-template-columns:95px 1fr 25px;align-items:center;gap:10px;color:#6b7871;font-size:10px}.event-reviews-v240-breakdown i{height:7px;border-radius:999px;background:#e7e8e2;overflow:hidden}.event-reviews-v240-breakdown em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#17603f,#cf9b40)}.event-reviews-v240-breakdown b{text-align:right;color:#244f3d}.event-reviews-v240-write{width:100%;border:1px dashed #c9d9cd;background:#f2f8f4;color:#17603f;border-radius:16px;padding:13px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.event-reviews-v240-write svg{width:17px}.event-reviews-v240-eligibility{display:flex;align-items:flex-start;gap:8px;padding:11px 13px;border-radius:14px;background:#f5f5f1;color:#6d7972;font-size:11px}.event-reviews-v240-eligibility svg{width:16px;flex:none;color:#9b793e}.event-review-form-v240{margin-top:15px;padding:16px;border:1px solid #dce6de;border-radius:20px;background:#f8fbf8}.event-review-form-v240>header{display:flex;align-items:flex-start;justify-content:space-between}.event-review-form-v240>header b,.event-review-form-v240>header small{display:block}.event-review-form-v240>header b{color:#174333}.event-review-form-v240>header small{margin-top:4px;color:#77847c;font-size:10px}.event-review-form-v240>header button{border:0;background:transparent;color:#6f7b74}.event-review-form-v240>header button svg{width:18px}.event-review-form-ratings{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin:15px 0}.event-review-form-ratings label{margin:0;padding:10px;border-radius:14px;background:#fff;border:1px solid #e2e7e1}.event-review-form-ratings label>span{font-size:10px;color:#536a5f}.event-review-form-text{position:relative;margin:10px 0}.event-review-form-text textarea{min-height:110px}.event-review-form-text>small{position:absolute;right:10px;bottom:8px;color:#87928c;font-size:9px}.event-review-anonymous{margin:11px 0;display:flex;align-items:flex-start;flex-direction:row;gap:10px;padding:11px;border-radius:14px;background:#fff}.event-review-anonymous input{width:17px;height:17px;margin:2px 0}.event-review-anonymous b,.event-review-anonymous small{display:block}.event-review-anonymous small{margin-top:3px;color:#7a857f;font-weight:400;font-size:9px}.event-review-form-v240>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.event-review-form-v240>footer .btn{padding:10px 15px}.event-reviews-v240-list{display:grid;gap:12px;margin-top:17px}.event-review-v240-item{padding:16px;border:1px solid #e3e0d8;border-radius:19px;background:#fff}.event-review-v240-item.review{border-color:#ead399;background:#fffdf6}.event-review-v240-item.removed{border-color:#e8c8c3;background:#fff8f7;opacity:.88}.event-review-v240-item>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.event-review-v240-item>header>div:last-child{text-align:right}.event-review-v240-item>header>div:last-child>b{display:block;margin-top:2px;color:#315241;font-size:10px}.event-review-v240-author{display:flex;align-items:center;gap:9px}.event-review-v240-author>img,.event-review-v240-author>span{width:38px;height:38px;border-radius:13px;object-fit:cover;background:#eaf1eb;display:grid;place-items:center;color:#17603f}.event-review-v240-author>span svg{width:18px}.event-review-v240-author a{text-decoration:none;color:#174333}.event-review-v240-author b,.event-review-v240-author small{display:block}.event-review-v240-author small{margin-top:3px;color:#7d8982;font-size:9px}.event-review-v240-item>p{margin:13px 0;color:#4e6258;line-height:1.6;font-size:12px;white-space:pre-wrap}.event-review-v240-status{display:flex;align-items:flex-start;gap:6px;margin-top:10px;padding:8px 10px;border-radius:11px;background:#fff0ce;color:#815d1c;font-size:9px}.event-review-v240-status svg{width:13px}.event-review-v240-subratings{display:flex;flex-wrap:wrap;gap:6px}.event-review-v240-subratings span{padding:6px 8px;border-radius:99px;background:#f5f6f2;color:#76827b;font-size:9px}.event-review-v240-subratings b{color:#294d3d}.event-review-v240-reply{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 13px;border-left:3px solid #17603f;border-radius:0 13px 13px 0;background:#f1f7f3;color:#50655a}.event-review-v240-reply>svg{width:17px;flex:none;color:#17603f}.event-review-v240-reply b{font-size:10px;color:#174333}.event-review-v240-reply p{margin:4px 0 0;font-size:11px;line-height:1.45}.event-review-v240-item>footer{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #eeece5}.event-review-v240-item>footer button{border:1px solid #dfdfd8;background:#fff;color:#5e7167;border-radius:9px;padding:7px 9px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:750}.event-review-v240-item>footer button svg{width:13px;height:13px}.event-review-v240-item>footer button.active{background:#eaf5ee;border-color:#c5dfcc;color:#17603f}.event-review-v240-item>footer button.danger{color:#9a493f}.event-review-v240-item>footer button.quiet{margin-left:auto;border-color:transparent;color:#87918c}.event-reviews-v240-empty{min-height:140px;margin-top:15px;border:1px dashed #d8d8d1;border-radius:18px;display:grid;place-items:center;align-content:center;gap:6px;color:#7a867f;text-align:center}.event-reviews-v240-empty>svg{color:#c1903c}.event-reviews-v240-empty b{color:#325342}.event-reviews-v240-empty p{margin:0;max-width:390px;font-size:10px}.events-v23-error button{border:0;background:transparent;color:inherit}.admin-v240-review-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}.admin-v240-review-toolbar h2{margin:5px 0 3px;font:700 31px Playfair Display,serif;color:#174333}.admin-v240-review-toolbar p{margin:0;color:#748179}.admin-v240-review-summary{display:flex;gap:7px}.admin-v240-review-summary>span{min-width:92px;padding:10px 12px;border:1px solid #e1ded5;border-radius:15px;background:#fff}.admin-v240-review-summary b,.admin-v240-review-summary small{display:block}.admin-v240-review-summary b{color:#174333;font-size:20px}.admin-v240-review-summary small{color:#7a8780;font-size:8px}.admin-v240-review-list{display:grid;gap:10px;margin-top:13px}.admin-v240-review-card{padding:15px;border:1px solid #e2ddd3;border-radius:20px;background:#fff}.admin-v240-review-card.review{border-color:#e6c66f;background:#fffdf6}.admin-v240-review-card.removed{border-color:#e6bbb4;background:#fff8f7;opacity:.85}.admin-v240-review-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-v240-review-card>header>div{display:flex;align-items:center;gap:8px}.admin-v240-review-card>header a{text-decoration:none;color:#174333}.admin-v240-review-rating{display:flex;align-items:center;gap:5px;padding:7px 9px;border-radius:99px;background:#fff3d9;color:#91661c;font-weight:800}.admin-v240-review-rating svg{width:14px}.admin-v240-review-meta{display:flex;flex-wrap:wrap;gap:6px 13px;margin:10px 0;color:#758079;font-size:9px}.admin-v240-review-meta span{display:flex;align-items:center;gap:4px}.admin-v240-review-card>p{margin:10px 0;color:#52645b;line-height:1.55;font-size:11px}.admin-v240-review-subs{display:flex;flex-wrap:wrap;gap:5px}.admin-v240-review-subs span{padding:6px 8px;border-radius:99px;background:#f5f6f2;color:#728078;font-size:9px}.admin-v240-review-card blockquote{margin:10px 0 0;padding:10px 12px;border-left:3px solid #17603f;background:#f2f7f3;display:flex;gap:7px;color:#5d6e65;font-size:10px}.admin-v240-review-card blockquote b{display:block;color:#174333}.admin-v240-review-card>footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-top:11px;padding-top:10px;border-top:1px solid #eeeae2}.admin-v240-review-card>footer button,.admin-v240-review-card>footer a{border:1px solid #dfddd5;background:#fff;color:#536a5e;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:5px;text-decoration:none;font-size:9px;font-weight:800}.admin-v240-review-card>footer svg{width:14px}.admin-v240-review-card>footer .approve{background:#eaf5ee;color:#17603f}.admin-v240-review-card>footer .review{background:#fff4d9;color:#8d641e}.admin-v240-review-card>footer .remove{background:#fff0ed;color:#98473d}@media(max-width:900px){.reputation-v240-metrics{grid-template-columns:1fr 1fr}.event-reviews-v240-head,.admin-v240-review-toolbar{align-items:flex-start;flex-direction:column}.event-reviews-v240-score,.admin-v240-review-summary{width:100%}.admin-v240-review-summary>span{flex:1}.event-review-form-ratings{grid-template-columns:1fr}}@media(max-width:560px){.reputation-v240-card>header{align-items:flex-start}.reputation-v240-card h2{font-size:23px}.reputation-v240-main-score{min-width:74px;height:62px}.reputation-v240-main-score b{font-size:25px}.reputation-v240-metrics{grid-template-columns:1fr 1fr}.event-reviews-v240{padding:16px}.event-reviews-v240-head h2{font-size:25px}.event-review-v240-item>header{flex-direction:column}.event-review-v240-item>header>div:last-child{text-align:left}.event-review-v240-item>footer button.quiet{margin-left:0}.event-review-form-v240>footer{display:grid;grid-template-columns:1fr 1fr}.admin-v240-review-summary{display:grid;grid-template-columns:repeat(3,1fr)}.admin-v240-review-summary>span{min-width:0;padding:8px}.admin-v240-review-card>header{align-items:flex-start;flex-direction:column}.admin-v240-review-card>header>div{align-items:flex-start;flex-direction:column}.admin-v240-review-card>footer{justify-content:flex-start}}.followup-v241{padding:0;overflow:hidden;border-color:#dfe6df;background:linear-gradient(180deg,#fff 0,#fbfcfa)}.followup-v241-loading,.followup-v241-error{min-height:150px;display:flex;align-items:center;justify-content:center;gap:12px;color:#6d7b74}.followup-v241-error>svg{color:#b7893d}.followup-v241-error b,.followup-v241-error p{display:block}.followup-v241-error p{margin:4px 0;color:#7a867f}.followup-v241-error button{border:0;background:transparent;color:#17603f;font-weight:800;padding:0}.followup-v241-head{padding:22px 22px 18px;background:radial-gradient(circle at 100% 0,#f5e9ca 0,transparent 36%),linear-gradient(135deg,#eff7f1,#fff);border-bottom:1px solid #e1e8e2}.followup-v241-title{display:flex;align-items:flex-start;gap:14px}.followup-v241-title>span{width:48px;height:48px;border-radius:17px;background:#17603f;color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px #17603f20}.followup-v241-title>span svg{width:22px}.followup-v241-title h2{margin:4px 0 5px;font:700 30px Playfair Display,serif;color:#174333}.followup-v241-title p{margin:0;max-width:650px;color:#6b7971;font-size:12px;line-height:1.55}.followup-v241-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.followup-v241-summary>span{display:grid;grid-template-columns:23px auto 1fr;align-items:center;gap:6px;padding:10px 12px;border:1px solid #e0e6df;border-radius:14px;background:#ffffffc7}.followup-v241-summary svg{width:17px;color:#b88636}.followup-v241-summary b{font-size:17px;color:#174333}.followup-v241-summary small{color:#78847d;font-size:9px}.followup-v241-notice{margin:14px 18px 0;padding:10px 12px;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.followup-v241-notice.error{background:#fff0ed;color:#943e34}.followup-v241-notice button{border:0;background:transparent;color:inherit;padding:0;line-height:0}.followup-v241-notice svg{width:16px}.followup-v241-tabs{display:flex;gap:7px;padding:14px 18px 0}.followup-v241-tabs button{border:1px solid #e0e4df;background:#fff;color:#617068;border-radius:13px;padding:10px 13px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}.followup-v241-tabs button svg{width:16px}.followup-v241-tabs button.active{background:#174f39;border-color:#174f39;color:#fff}.followup-v241-tabs em{min-width:18px;height:18px;border-radius:99px;background:#d79b39;color:#fff;display:grid;place-items:center;font-style:normal;font-size:9px}.followup-v241-panel{padding:16px 18px 20px}.followup-v241-compose-trigger{width:100%;border:1px dashed #bcd3c2;background:#f1f8f3;border-radius:18px;padding:14px;display:grid;grid-template-columns:42px 1fr 22px;align-items:center;text-align:left;gap:10px;color:#315444}.followup-v241-compose-trigger>span{width:42px;height:42px;border-radius:14px;background:#fff;display:grid;place-items:center;color:#17603f}.followup-v241-compose-trigger svg{width:19px}.followup-v241-compose-trigger b,.followup-v241-compose-trigger small{display:block}.followup-v241-compose-trigger small{margin-top:3px;color:#74827a;font-size:9px}.followup-v241-compose-trigger>svg{color:#8a988f}.followup-v241-composer{margin-bottom:15px;padding:15px;border:1px solid #d6e3d9;border-radius:20px;background:#f7fbf8}.followup-v241-composer>header{display:flex;justify-content:space-between;align-items:flex-start}.followup-v241-composer>header b,.followup-v241-composer>header small{display:block}.followup-v241-composer>header b{color:#174333}.followup-v241-composer>header small{margin-top:3px;color:#78857e;font-size:9px}.followup-v241-composer>header button{border:0;background:transparent;color:#69766f;padding:0}.followup-v241-composer>header svg{width:17px}.followup-v241-type-picker{display:flex;gap:6px;margin:12px 0}.followup-v241-type-picker button{border:1px solid #dce4dd;background:#fff;border-radius:99px;padding:7px 10px;color:#66766d;font-size:9px;font-weight:800}.followup-v241-type-picker button.active{background:#174f39;border-color:#174f39;color:#fff}.followup-v241-type-picker button:disabled{opacity:.45}.followup-v241-composer textarea{min-height:115px;margin-top:11px;background:#fff}.followup-v241-composer>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.followup-v241-composer>footer small{color:#849088;font-size:9px}.followup-v241-composer .btn{padding:10px 14px}.followup-v241-album-strip{margin-top:14px;padding:13px;border:1px solid #e4e2db;border-radius:18px;background:#fff}.followup-v241-album-strip>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.followup-v241-album-strip>header>div{display:flex;align-items:center;gap:8px}.followup-v241-album-strip>header svg{width:18px;color:#b98839}.followup-v241-album-strip b,.followup-v241-album-strip small{display:block}.followup-v241-album-strip small{margin-top:2px;color:#7d8982;font-size:8px}.followup-v241-album-strip>header>span{color:#7b8780;font-size:9px}.followup-v241-album-strip>div{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.followup-v241-album-strip img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover}.followup-v241-feed{display:grid;gap:11px;margin-top:14px}.followup-v241-post{padding:15px;border:1px solid #e2e1da;border-radius:19px;background:#fff}.followup-v241-post.thank_you{background:linear-gradient(135deg,#f1f8f3,#fff);border-color:#cfe0d3}.followup-v241-post.question{border-color:#ddcfad;background:#fffdf8}.followup-v241-post.review{border-color:#e2c878;background:#fffaf0}.followup-v241-post.removed{opacity:.65}.followup-v241-post>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.followup-v241-author{display:flex;align-items:center;gap:9px}.followup-v241-author>img,.followup-v241-author>span{width:41px;height:41px;border-radius:14px;object-fit:cover;background:#e9f1eb;color:#17603f;display:grid;place-items:center;font-weight:800}.followup-v241-author small,.followup-v241-author a,.followup-v241-author em{display:block}.followup-v241-author small{color:#a17934;font-size:8px;font-weight:850;letter-spacing:.04em}.followup-v241-author a{margin-top:2px;color:#174333;text-decoration:none;font-weight:800;font-size:11px}.followup-v241-author em{margin-top:2px;color:#829088;font-size:8px;font-style:normal}.followup-v241-more{border:0;background:transparent;color:#89938e;padding:4px}.followup-v241-more svg{width:17px}.followup-v241-post>p{margin:14px 0;color:#4e6258;line-height:1.65;font-size:12px;white-space:pre-wrap}.followup-v241-post>footer{display:flex;flex-wrap:wrap;gap:6px;padding-top:10px;border-top:1px solid #efede7}.followup-v241-post>footer button{min-width:39px;border:1px solid #e2e2dc;background:#fff;border-radius:99px;padding:6px 8px;display:flex;align-items:center;justify-content:center;gap:4px}.followup-v241-post>footer button.active{border-color:#bdd8c4;background:#edf7f0}.followup-v241-post>footer b{color:#557064;font-size:8px}.followup-v241-review{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;border-radius:12px;background:#fff0ca;color:#795817;font-size:9px}.followup-v241-review svg{width:15px;flex:none}.followup-v241-review b{display:block}.followup-v241-review span{line-height:1.45}.followup-v241-empty{min-height:145px;border:1px dashed #d5dbd6;border-radius:18px;display:grid;place-items:center;align-content:center;text-align:center;gap:5px;color:#77847d;padding:20px}.followup-v241-empty svg{color:#bc8b3c}.followup-v241-empty b{color:#315342}.followup-v241-empty p{margin:0;max-width:420px;font-size:10px;line-height:1.5}.followup-v241-privacy{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-bottom:13px;padding:12px;border-radius:15px;background:#fff6df;border:1px solid #ead5a0}.followup-v241-privacy>svg{color:#9a722d}.followup-v241-privacy b,.followup-v241-privacy p{display:block}.followup-v241-privacy p{margin:3px 0 0;color:#786b50;font-size:9px}.followup-v241-privacy button{border:0;border-radius:99px;background:#174f39;color:#fff;padding:8px 11px;font-size:9px;font-weight:800}.followup-v241-incoming{margin-bottom:16px;padding:14px;border:1px solid #c7decd;border-radius:19px;background:#f1f8f3}.followup-v241-incoming>header{display:flex;align-items:center;gap:9px;margin-bottom:10px}.followup-v241-incoming>header>svg{color:#17603f}.followup-v241-incoming>header b,.followup-v241-incoming>header small{display:block}.followup-v241-incoming>header small{margin-top:2px;color:#738078;font-size:9px}.followup-v241-incoming>article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;padding:10px;border-radius:14px;background:#fff}.followup-v241-incoming>article+article{margin-top:7px}.followup-v241-incoming>article>img,.followup-v241-incoming>article>span{width:42px;height:42px;border-radius:14px;object-fit:cover;background:#e8f0ea;display:grid;place-items:center;color:#17603f;font-weight:800}.followup-v241-incoming a{color:#174333;text-decoration:none;font-weight:800;font-size:11px}.followup-v241-incoming p{margin:3px 0 0;color:#6d7b74;font-size:9px}.followup-v241-incoming aside{display:flex;gap:5px}.followup-v241-incoming aside button{border:1px solid #dfe2dd;background:#fff;color:#6b7972;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:800;display:flex;align-items:center;gap:4px}.followup-v241-incoming aside button.accept{background:#17603f;color:#fff;border-color:#17603f}.followup-v241-incoming aside svg{width:13px}.followup-v241-people-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}.followup-v241-people-head h3{margin:4px 0 3px;color:#174333;font:700 24px Playfair Display,serif}.followup-v241-people-head p{margin:0;color:#78847d;font-size:10px}.followup-v241-people-head>a{display:flex;align-items:center;gap:5px;color:#17603f;text-decoration:none;font-size:9px;font-weight:800}.followup-v241-people-head svg{width:14px}.followup-v241-people-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.followup-v241-people-grid>article{position:relative;padding:12px;border:1px solid #e1e2dc;border-radius:17px;background:#fff}.followup-v241-people-grid>article.connected{border-color:#bfd8c5;background:#f7fbf8}.followup-v241-person-main{display:flex;align-items:center;gap:9px;text-decoration:none}.followup-v241-person-main>img,.followup-v241-person-main>span{width:44px;height:44px;border-radius:14px;object-fit:cover;background:#e8f0ea;color:#17603f;display:grid;place-items:center;font-weight:800}.followup-v241-person-main b,.followup-v241-person-main span,.followup-v241-person-main small{display:block}.followup-v241-person-main b{color:#174333;font-size:11px}.followup-v241-person-main div>span{margin-top:2px;color:#75827b;font-size:9px}.followup-v241-person-main small{margin-top:3px;color:#a17731;font-size:8px}.followup-v241-people-grid>article>button{width:100%;margin-top:10px;border:1px solid #dfe2dd;background:#fff;color:#365847;border-radius:11px;padding:8px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:800}.followup-v241-people-grid>article>button svg{width:14px}.followup-v241-people-grid>article>button.message{background:#17603f;border-color:#17603f;color:#fff}.followup-v241-people-grid>article>button.pending{background:#f5f5f0;color:#77827c}.followup-v241-mini-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.followup-v241-mini-actions button{border:1px solid #dfe2dc;background:#fff;border-radius:10px;padding:7px;color:#65736c}.followup-v241-mini-actions button.accept{background:#17603f;color:#fff;border-color:#17603f}.followup-v241-mini-actions svg{width:14px}.followup-v241-connection-note{position:absolute;inset:8px;z-index:2;padding:9px;border-radius:14px;background:#fff;box-shadow:0 12px 30px #183b2e2b;border:1px solid #cddbcf}.followup-v241-connection-note textarea{min-height:80px;padding:9px;font-size:10px}.followup-v241-connection-note footer{display:flex;justify-content:flex-end;gap:5px;margin-top:6px}.followup-v241-connection-note button{border:1px solid #e0e2dd;background:#fff;border-radius:8px;padding:6px 8px;color:#6b7771;font-size:8px;font-weight:800}.followup-v241-connection-note button.send{background:#17603f;color:#fff;border-color:#17603f;display:flex;align-items:center;gap:4px}.followup-v241-connection-note svg{width:12px}.followup-v241-safety{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border-radius:15px;background:#f4f6f3;color:#5f7067}.followup-v241-safety>svg{width:18px;flex:none;color:#17603f}.followup-v241-safety b{color:#315342}.followup-v241-safety p{margin:3px 0 0;font-size:9px;line-height:1.5}.settings-v241-privacy .setting-row strong{display:flex;align-items:center;gap:6px}.settings-v241-privacy .setting-row strong svg{color:#17603f}.settings-v241-note{display:block;margin-top:12px;color:#7d8982;line-height:1.5}@media(max-width:820px){.followup-v241-summary{grid-template-columns:1fr}.followup-v241-album-strip>div{grid-template-columns:repeat(3,1fr)}.followup-v241-people-grid{grid-template-columns:1fr}.followup-v241-people-head{align-items:flex-start;flex-direction:column}.followup-v241-incoming>article{grid-template-columns:42px 1fr}.followup-v241-incoming aside{grid-column:2}}@media(max-width:560px){.followup-v241-head{padding:17px 15px}.followup-v241-title>span{width:42px;height:42px}.followup-v241-title h2{font-size:25px}.followup-v241-summary{display:flex;overflow-x:auto;padding-bottom:2px}.followup-v241-summary>span{min-width:165px}.followup-v241-tabs{padding:12px 12px 0;overflow-x:auto}.followup-v241-tabs button{white-space:nowrap}.followup-v241-panel{padding:14px 12px 17px}.followup-v241-compose-trigger{grid-template-columns:39px 1fr 18px}.followup-v241-composer>footer{align-items:flex-end;flex-direction:column}.followup-v241-composer>footer .btn{width:100%}.followup-v241-album-strip>div{grid-template-columns:repeat(3,1fr)}.followup-v241-incoming>article{grid-template-columns:38px 1fr}.followup-v241-incoming aside{grid-column:1/3;width:100%}.followup-v241-incoming aside button{flex:1;justify-content:center}.followup-v241-privacy{grid-template-columns:30px 1fr}.followup-v241-privacy button{grid-column:2;justify-self:start}.followup-v241-post>header{align-items:flex-start}.followup-v241-author{align-items:flex-start}.followup-v241-type-picker{overflow-x:auto}.followup-v241-type-picker button{white-space:nowrap}}.chapters-v242-page,.series-v242-page,.chapter-v242-detail,.series-v242-detail{padding-bottom:72px}.chapters-v242-hero,.series-v242-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:28px;align-items:stretch;padding:34px;border:1px solid #e7e4dd;border-radius:30px;background:linear-gradient(135deg,#fff,#fbfaf6 58%,#f0f7f3);box-shadow:0 18px 50px #162c230f;margin-bottom:22px}.chapters-v242-hero h1,.series-v242-hero h1{font-size:clamp(2rem,4vw,4rem);line-height:1.02;max-width:800px;margin:12px 0 14px;letter-spacing:-.045em}.chapters-v242-hero p,.series-v242-hero p{font-size:1.06rem;line-height:1.7;max-width:720px;color:#65706b}.chapters-v242-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.chapters-v242-stats,.series-v242-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.chapters-v242-stats article,.series-v242-stats article{min-height:150px;border-radius:22px;background:#ffffffdb;border:1px solid #e5e9e4;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;gap:5px}.chapters-v242-stats svg,.series-v242-stats svg{width:24px;height:24px;margin-bottom:auto;color:#28624d}.chapters-v242-stats b,.series-v242-stats b{font-size:1.75rem}.chapters-v242-stats span,.series-v242-stats span{font-size:.82rem;color:#758079}.chapters-v242-toolbar,.series-v242-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0 20px}.chapters-v242-toolbar nav,.series-v242-toolbar nav{display:flex;gap:7px;flex-wrap:wrap}.chapters-v242-toolbar nav button,.series-v242-toolbar nav button{border:0;background:#f3f4f1;color:#6b746f;border-radius:999px;padding:10px 15px;font-weight:700}.chapters-v242-toolbar nav button.active,.series-v242-toolbar nav button.active{background:#143f31;color:#fff}.chapters-v242-toolbar>div{display:flex;gap:9px}.chapters-v242-toolbar label,.series-v242-toolbar label{height:44px;display:flex;align-items:center;gap:8px;border:1px solid #e0e4df;background:#fff;border-radius:14px;padding:0 13px;color:#89918d}.chapters-v242-toolbar input,.series-v242-toolbar input{border:0;outline:0;background:transparent;min-width:190px}.chapters-v242-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.chapters-v242-card,.series-v242-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e2e5e1;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 32px #1b2d250d}.chapters-v242-card.review,.series-v242-card.paused{border-color:#e9c67b}.chapters-v242-card.archived,.series-v242-card.cancelled{opacity:.72}.chapters-v242-card-cover,.series-v242-card-cover{position:relative;min-height:190px;background:linear-gradient(145deg,#133d31,#2c7860);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.chapters-v242-card-cover:after,.series-v242-card-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(9,24,19,.72))}.chapters-v242-card-cover>span,.series-v242-card-cover>svg{font-size:3.4rem;width:52px;height:52px;z-index:1}.chapters-v242-card-cover small,.series-v242-card-cover>span:not(:first-child){position:absolute;left:15px;bottom:14px;z-index:2;display:flex;align-items:center;gap:5px;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:7px 10px;border-radius:999px;font-weight:700}.chapters-v242-card-cover strong,.series-v242-card-cover strong{position:absolute;right:12px;top:12px;z-index:2;background:#fff2cf;color:#755814;padding:7px 10px;border-radius:999px;font-size:.75rem}.chapters-v242-card-body,.series-v242-card-body{padding:20px;display:flex;flex-direction:column;gap:18px;flex:1}.chapters-v242-card-body h2,.series-v242-card-body h2{font-size:1.24rem;margin:7px 0 8px;color:#18251f}.chapters-v242-card-body a,.series-v242-card-body a{text-decoration:none}.chapters-v242-card-body p,.series-v242-card-body p{color:#6d7772;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.chapters-v242-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.chapters-v242-metrics span{background:#f5f7f4;border-radius:12px;padding:10px 8px;font-size:.74rem;color:#67716c;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.chapters-v242-metrics svg{width:14px}.chapters-v242-card footer,.series-v242-card footer{padding:14px 18px;border-top:1px solid #edf0ec;display:flex;align-items:center;justify-content:space-between;gap:10px}.chapters-v242-card footer button,.chapters-v242-card footer a,.series-v242-card footer button,.series-v242-card footer a{border:0;background:transparent;color:#235b48;font-weight:800;display:flex;align-items:center;gap:6px;text-decoration:none}.chapters-v242-card footer button.joined{color:#617069}.chapters-v242-card footer svg,.series-v242-card footer svg{width:17px}.chapters-v242-loading,.chapters-v242-empty{min-height:320px;border:1px dashed #d7ddd8;border-radius:24px;background:#fafbf9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#68736d;text-align:center}.chapters-v242-empty>svg{width:42px;height:42px;color:#2a6952}.chapters-v242-empty h1,.chapters-v242-empty h2{margin:0;color:#1d2b25}.chapters-v242-empty p{margin:0 0 8px}.chapters-v242-create-wrap,.series-v242-create-wrap{margin-bottom:22px}.chapters-v242-create,.series-v242-create{border:1px solid #dce2dd;background:#fff;border-radius:26px;box-shadow:0 22px 60px #192d241a;padding:24px}.chapters-v242-create>header,.series-v242-create>header{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px}.chapters-v242-create>header h2,.series-v242-create>header h2{margin:6px 0;font-size:1.6rem}.chapters-v242-create>header p,.series-v242-create>header p{color:#6d7772;margin:0}.chapters-v242-create>header>button,.series-v242-create>header>button{width:42px;height:42px;border:0;border-radius:50%;background:#f2f4f1;display:grid;place-items:center}.chapters-v242-create-grid,.series-v242-create-grid{display:grid;grid-template-columns:300px 1fr;gap:22px}.chapters-v242-cover,.series-v242-cover{min-height:280px;border:1px dashed #cbd5ce;border-radius:20px;background:#f7f9f6;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;overflow:hidden;cursor:pointer;color:#5d6d65}.chapters-v242-cover img,.series-v242-cover img{width:100%;height:100%;object-fit:cover}.chapters-v242-cover input,.series-v242-cover input{display:none}.chapters-v242-fields,.series-v242-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chapters-v242-fields label,.series-v242-fields label{display:flex;flex-direction:column;gap:7px}.chapters-v242-fields label>span,.series-v242-fields label>span{font-size:.8rem;font-weight:800;color:#4f5e56}.chapters-v242-fields input,.chapters-v242-fields select,.chapters-v242-fields textarea,.series-v242-fields input,.series-v242-fields select,.series-v242-fields textarea{width:100%;border:1px solid #dde3de;border-radius:13px;background:#fff;padding:12px 13px;outline:0}.chapters-v242-fields textarea,.series-v242-fields textarea{min-height:104px;resize:vertical}.chapters-v242-fields .full,.series-v242-fields .full{grid-column:1/-1}.chapters-v242-create>footer,.series-v242-create>footer{display:flex;justify-content:flex-end;gap:10px;padding-top:20px}.chapter-v242-cover,.series-v242-detail-hero{position:relative;min-height:360px;border-radius:30px;background:linear-gradient(135deg,#153f32,#2b765e);background-size:cover;background-position:center;overflow:hidden;color:#fff;margin-bottom:24px;display:flex;align-items:flex-end}.chapter-v242-cover-shade,.series-v242-detail-shade{position:absolute;inset:0;background:linear-gradient(90deg,#091c16e0,#091c1633),linear-gradient(0deg,rgba(7,21,17,.7),transparent 65%)}.chapter-v242-cover>div:last-child,.series-v242-detail-hero>div:last-child{position:relative;z-index:2;padding:34px;max-width:850px}.chapter-v242-cover h1,.series-v242-detail-hero h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;margin:10px 0 14px;letter-spacing:-.05em}.chapter-v242-cover p,.series-v242-detail-hero p{font-size:1.06rem;line-height:1.65;color:#ffffffd1}.chapter-v242-cover>div:last-child>div,.series-v242-detail-hero>div:last-child>div{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px}.chapter-v242-cover>div:last-child>div span,.series-v242-detail-hero>div:last-child>div span{display:flex;gap:7px;align-items:center;font-weight:750}.series-v242-detail-hero>div:last-child>a{display:inline-flex;margin-top:18px;align-items:center;gap:8px;color:#fff;font-weight:800}.chapter-v242-layout,.series-v242-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px}.chapter-v242-main,.series-v242-detail-main,.chapter-v242-sidebar,.series-v242-detail-side{display:flex;flex-direction:column;gap:16px}.chapter-v242-card{border:1px solid #e1e6e2;background:#fff;border-radius:22px;padding:22px}.chapter-v242-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.chapter-v242-card>header h2{margin:4px 0 0;font-size:1.3rem}.chapter-v242-welcome{display:flex;gap:16px;align-items:flex-start}.chapter-v242-welcome>svg{width:34px;height:34px;color:#2a6952}.chapter-v242-welcome h2{margin:5px 0}.chapter-v242-welcome p,.chapter-v242-join p,.chapter-v242-rules p{color:#6c7771;line-height:1.6;margin-bottom:0}.chapter-v242-series-list{display:flex;flex-direction:column;gap:8px}.chapter-v242-series-list>a{display:grid;grid-template-columns:42px 1fr 22px;gap:12px;align-items:center;border:1px solid #edf0ed;border-radius:15px;padding:12px;text-decoration:none;color:#1f2c26}.chapter-v242-series-icon{width:42px;height:42px;border-radius:13px;background:#eef6f1;display:grid;place-items:center;font-size:1.4rem;color:#29634e}.chapter-v242-series-list small{display:block;color:#77817c;margin-top:3px}.chapter-v242-events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.chapter-v242-events-grid>a{display:flex;flex-direction:column;gap:7px;text-decoration:none;color:#1c2923}.chapter-v242-events-grid>a>div{height:110px;border-radius:14px;background:linear-gradient(135deg,#1a4f3e,#4d987b);background-size:cover;background-position:center;display:grid;place-items:center;font-size:2rem}.chapter-v242-events-grid small,.chapter-v242-events-grid>a>span{color:#747e79;font-size:.78rem;display:flex;align-items:center;gap:4px}.chapter-v242-members{display:grid;grid-template-columns:1fr 1fr;gap:9px}.chapter-v242-members article{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;border:1px solid #edf0ed;padding:10px;border-radius:14px}.chapter-v242-members img,.chapter-v242-members .avatar-fallback{width:42px;height:42px;border-radius:50%;object-fit:cover}.chapter-v242-members small{display:block;color:#78817d}.chapter-v242-members select{max-width:110px;border:1px solid #dfe4e0;border-radius:10px;padding:8px}.chapter-v242-role{font-size:.72rem;font-weight:800;padding:7px 9px;border-radius:999px;background:#f1f4f2}.chapter-v242-role.lead{background:#e8f4ed;color:#245d47}.chapter-v242-role.host{background:#fff4dc;color:#7c5c16}.chapter-v242-join .btn{width:100%;justify-content:center;margin-top:12px}.chapter-v242-owner{display:flex;flex-direction:column;gap:6px}.chapter-v242-owner>a{margin-top:10px;display:flex;align-items:center;gap:5px;font-weight:800;color:#235c47}.chapter-v242-rules{display:flex;gap:12px}.chapter-v242-rules>svg{flex:0 0 auto;color:#2b6b53}.chapter-v242-inline-empty{min-height:120px;background:#f8faf8;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6f7974}.series-v242-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.series-v242-top button,.series-v242-top a{border:0;background:transparent;color:#4f5e56;display:flex;align-items:center;gap:7px;font-weight:800;text-decoration:none}.series-v242-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.series-v242-card{display:grid;grid-template-columns:220px 1fr;grid-template-rows:1fr auto}.series-v242-card-cover{grid-row:1/3;min-height:280px}.series-v242-card-body{padding:22px}.series-v242-meta{display:flex;flex-direction:column;gap:8px}.series-v242-meta span{display:flex;align-items:center;gap:7px;color:#69746e;font-size:.86rem}.series-v242-meta svg{width:16px}.series-v242-card footer{grid-column:2}.series-v242-online{display:flex!important;flex-direction:row!important;align-items:center!important;border:1px solid #e0e6e1;border-radius:13px;padding:10px}.series-v242-online input{width:auto}.series-v242-online span{display:flex;align-items:center;gap:7px}.series-v242-occurrences{display:flex;flex-direction:column;gap:8px}.series-v242-occurrences>a{display:grid;grid-template-columns:48px 1fr auto 20px;align-items:center;gap:12px;border:1px solid #edf0ed;border-radius:15px;padding:13px;text-decoration:none;color:#202d27}.series-v242-number{width:44px;height:44px;background:#edf5f0;border-radius:12px;display:grid;place-items:center;font-weight:900;color:#29634e}.series-v242-occurrences small{display:block;color:#77817c;margin-top:3px}.series-v242-occurrences>a>span:nth-last-child(2){display:flex;align-items:center;gap:5px;color:#66716b}.series-v242-past{display:flex;flex-direction:column}.series-v242-past>a{display:grid;grid-template-columns:45px 1fr auto;gap:10px;padding:11px 0;border-bottom:1px solid #edf0ed;text-decoration:none;color:#46534c}.series-v242-manage{display:flex;flex-direction:column;gap:8px;margin-top:16px}.series-v242-manage .btn{width:100%;justify-content:center}.series-v242-danger{border:1px solid #f0c7c2;background:#fff5f4;color:#a33e32;border-radius:13px;padding:11px;font-weight:800;display:flex;justify-content:center;align-items:center;gap:7px}.events-v242-series-chip{position:absolute!important;right:12px!important;bottom:12px!important;left:auto!important;z-index:3!important;background:#fff!important;color:#245e48!important;padding:7px 10px!important;border-radius:999px!important;font-style:normal!important;display:flex!important;gap:5px!important;align-items:center!important;text-decoration:none!important;font-size:.75rem!important}.event-v242-community-links>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.event-v242-community-links a{display:flex;align-items:center;gap:12px;border:1px solid #e3e8e4;border-radius:15px;padding:13px;text-decoration:none;color:#1f2d26}.event-v242-community-links a>svg{width:28px;height:28px;color:#2a684f}.event-v242-community-links small{display:block;color:#748079;margin-top:3px}.admin-v242-local-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.admin-v242-local-strip article{border:1px solid #e1e6e2;background:#fff;border-radius:17px;padding:15px;display:flex;align-items:center;gap:12px}.admin-v242-local-strip article.warning{border-color:#e7c36d;background:#fffaf0}.admin-v242-local-strip svg{color:#2b674f}.admin-v242-local-strip b{display:block;font-size:1.35rem}.admin-v242-local-strip small{color:#7a837f}.admin-v242-local-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:16px}.admin-v242-local-head h2{margin:5px 0}.admin-v242-local-head p{margin:0;color:#717b76}.admin-v242-local-head form{display:flex;align-items:center;gap:7px;border:1px solid #dfe4e0;border-radius:13px;padding:0 8px;background:#fff}.admin-v242-local-head input{border:0;outline:0;padding:11px}.admin-v242-local-head button{border:0;background:#173f32;color:#fff;padding:8px 11px;border-radius:9px}.admin-v242-local-summary{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.admin-v242-local-summary span{background:#eef3ef;border-radius:999px;padding:8px 11px;color:#56645c}.admin-v242-local-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-v242-local-columns>article{border:1px solid #e1e6e2;background:#fff;border-radius:20px;padding:16px}.admin-v242-local-columns>article>header{display:flex;gap:10px;align-items:center;margin-bottom:12px}.admin-v242-local-columns>article>header>svg{width:28px;height:28px;color:#2b684f}.admin-v242-local-columns h3{margin:0}.admin-v242-local-columns small{color:#77817c}.admin-v242-local-list{display:flex;flex-direction:column;gap:9px}.admin-v242-local-list>section{border:1px solid #edf0ed;border-radius:14px;padding:12px}.admin-v242-local-list h3{font-size:1rem;margin:7px 0}.admin-v242-local-list a{text-decoration:none;color:#202d27}.admin-v242-local-list p{display:flex;align-items:center;gap:5px;color:#6f7974;margin:4px 0}.admin-v242-local-list p svg{width:14px}.admin-v242-local-metrics{display:flex;gap:7px;margin:10px 0}.admin-v242-local-metrics span{display:flex;align-items:center;gap:4px;background:#f3f6f3;padding:6px 8px;border-radius:9px}.admin-v242-local-metrics svg{width:14px}.admin-v242-local-list footer{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap}.admin-v242-local-list footer button{border:1px solid #dce3de;background:#fff;border-radius:9px;padding:7px 9px;display:flex;align-items:center;gap:4px;font-weight:750}.admin-v242-local-list footer button.approve{background:#edf7f1;color:#286049}.admin-v242-local-list footer button.review{background:#fff8e8;color:#755814}.admin-v242-local-list footer button.remove{background:#fff2f0;color:#9f3e34}@media(max-width:1100px){.chapters-v242-hero,.series-v242-hero{grid-template-columns:1fr}.chapters-v242-grid{grid-template-columns:repeat(2,1fr)}.series-v242-grid,.chapter-v242-layout,.series-v242-detail-layout{grid-template-columns:1fr}.chapter-v242-sidebar,.series-v242-detail-side{display:grid;grid-template-columns:repeat(3,1fr)}.admin-v242-local-columns{grid-template-columns:1fr}.series-v242-card{grid-template-columns:190px 1fr}}@media(max-width:760px){.chapters-v242-page,.series-v242-page,.chapter-v242-detail,.series-v242-detail{padding-left:12px;padding-right:12px}.chapters-v242-hero,.series-v242-hero{padding:22px;border-radius:24px}.chapters-v242-stats,.series-v242-stats{grid-template-columns:1fr 1fr}.chapters-v242-stats article:last-child,.series-v242-stats article:last-child{grid-column:1/-1}.chapters-v242-toolbar,.series-v242-toolbar{align-items:stretch;flex-direction:column}.chapters-v242-toolbar>div{display:grid;grid-template-columns:1fr 1fr}.chapters-v242-toolbar input,.series-v242-toolbar input{min-width:0;width:100%}.chapters-v242-grid,.chapters-v242-create-grid,.series-v242-create-grid{grid-template-columns:1fr}.chapters-v242-cover,.series-v242-cover{min-height:200px}.chapters-v242-fields,.series-v242-fields{grid-template-columns:1fr}.chapters-v242-fields .full,.series-v242-fields .full{grid-column:auto}.chapter-v242-cover,.series-v242-detail-hero{min-height:430px;border-radius:24px}.chapter-v242-cover>div:last-child,.series-v242-detail-hero>div:last-child{padding:24px}.chapter-v242-members{grid-template-columns:1fr}.chapter-v242-events-grid{grid-template-columns:1fr 1fr}.chapter-v242-sidebar,.series-v242-detail-side,.series-v242-card{display:flex}.series-v242-card-cover{min-height:180px;grid-row:auto}.series-v242-card footer{grid-column:auto}.series-v242-occurrences>a{grid-template-columns:42px 1fr 18px}.series-v242-occurrences>a>span:nth-last-child(2){display:none}.event-v242-community-links>div{grid-template-columns:1fr}.admin-v242-local-strip{grid-template-columns:1fr 1fr}.admin-v242-local-head{align-items:stretch;flex-direction:column}.admin-v242-local-head form,.admin-v242-local-head input{width:100%}}@media(max-width:480px){.chapters-v242-stats,.series-v242-stats,.admin-v242-local-strip{grid-template-columns:1fr}.chapters-v242-stats article:last-child,.series-v242-stats article:last-child{grid-column:auto}.chapters-v242-toolbar>div{grid-template-columns:1fr}.chapters-v242-metrics,.chapter-v242-events-grid{grid-template-columns:1fr}.chapters-v242-create,.series-v242-create{padding:16px}.chapter-v242-cover h1,.series-v242-detail-hero h1{font-size:2.4rem}}.chapter-v242-invite{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;gap:8px;align-items:center;margin:-4px 0 14px;padding:11px;background:#f6f9f7;border:1px solid #e5ebe7;border-radius:14px}.chapter-v242-invite label{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #dde4df;border-radius:10px;padding:0 10px}.chapter-v242-invite label svg{width:16px;color:#607169}.chapter-v242-invite input,.chapter-v242-invite select{width:100%;border:0;background:#fff;outline:0;padding:10px}.chapter-v242-invite select{border:1px solid #dde4df;border-radius:10px}.chapter-v242-invite button{border:0;border-radius:10px;background:#245f49;color:#fff;padding:10px 12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px}.chapter-v242-invite button svg{width:16px}.chapter-v242-invite>small{grid-column:1/-1;color:#286149;display:flex;align-items:center;gap:5px}.chapter-v242-invite>small svg{width:14px}@media(max-width:680px){.chapter-v242-invite{grid-template-columns:1fr 105px}.chapter-v242-invite button{grid-column:1/-1}.chapter-v242-members{grid-template-columns:1fr}}.chapter-v243-operations-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;border:1px solid #dce7df;border-radius:20px;background:linear-gradient(135deg,#f0f7f3,#fff9ed);text-decoration:none;color:#20372e;box-shadow:0 14px 35px #224b3b0d}.chapter-v243-operations-link:hover{transform:translateY(-1px);border-color:#bfd5c8}.chapter-v243-operations-link h2{font:700 1.45rem Playfair Display,serif;color:#174d39;margin:5px 0}.chapter-v243-operations-link p{margin:0;color:#67766f}.chapter-v243-operations-link>svg{color:#2d674f}.chapter-v243-operations-icons{display:flex;align-items:center}.chapter-v243-operations-icons svg{width:38px;height:38px;padding:9px;border-radius:13px;background:#176044;color:#fff}.chapter-v243-operations-icons svg+svg{margin-left:-8px;background:#c09143;color:#fff;transform:translateY(8px)}.chapter-ops-v243{padding-bottom:90px}.chapter-ops-v243-loading,.chapter-ops-v243-empty{min-height:70vh;display:grid;place-content:center;text-align:center;gap:12px}.chapter-ops-v243-loading svg,.chapter-ops-v243-empty>svg{margin:auto;color:#27614b;width:34px;height:34px}.chapter-ops-v243-empty h1{font:700 2.5rem Playfair Display,serif;margin:0;color:#174d39}.chapter-ops-v243-role{background:#eef4ef;border:1px solid #d8e4dc;padding:7px 12px;border-radius:999px;font-size:.8rem;font-weight:800;color:#35604e}.chapter-ops-v243-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;background:radial-gradient(circle at 90% 0,#f1e2bf 0,transparent 30%),linear-gradient(135deg,#f0f7f3,#fffdf7);border:1px solid #dce6df;border-radius:28px;padding:34px;margin-bottom:18px}.chapter-ops-v243-hero h1{font:700 clamp(2.2rem,4vw,4rem)/1.05 "Playfair Display",serif;color:#164c38;margin:10px 0}.chapter-ops-v243-hero p{max-width:760px;margin:0;color:#63726b;font-size:1.02rem;line-height:1.65}.chapter-ops-v243-stats{display:grid;grid-template-columns:repeat(2,115px);gap:10px}.chapter-ops-v243-stats>span{min-height:104px;background:#ffffffd9;border:1px solid #dde5df;border-radius:18px;padding:14px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 25px #274a3c0b}.chapter-ops-v243-stats svg{width:20px;color:#a97c31}.chapter-ops-v243-stats b{font-size:1.55rem;margin-top:5px;color:#184d3a}.chapter-ops-v243-stats small{color:#77817c}.chapter-ops-v243-success{display:flex;align-items:center;gap:9px;background:#eaf7ef;border:1px solid #c8e4d1;color:#286248;padding:12px 14px;border-radius:14px;margin-bottom:14px;font-weight:700}.chapter-ops-v243-success svg{width:18px}.chapter-ops-v243-tabs{display:flex;gap:7px;align-items:center;padding:7px;background:#f0f4f1;border:1px solid #dfe6e1;border-radius:17px;margin-bottom:16px;overflow-x:auto}.chapter-ops-v243-tabs button{border:0;background:transparent;border-radius:12px;padding:11px 15px;display:flex;align-items:center;gap:7px;font-weight:800;color:#637169;white-space:nowrap}.chapter-ops-v243-tabs button svg{width:17px}.chapter-ops-v243-tabs button.active{background:#fff;color:#1c5c44;box-shadow:0 5px 15px #1d463619}.chapter-ops-v243-tabs button>span{min-width:21px;height:21px;border-radius:999px;background:#d4963f;color:#fff;display:grid;place-items:center;font-size:.72rem}.chapter-ops-v243-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px;align-items:start}.chapter-ops-v243-feed,.chapter-ops-v243-missions{display:flex;flex-direction:column;gap:13px}.chapter-ops-v243-empty-card,.chapter-ops-v243-locked{border:1px dashed #cedbd2;background:#f8fbf9;border-radius:20px;padding:40px;text-align:center;color:#637169}.chapter-ops-v243-empty-card>svg,.chapter-ops-v243-locked>svg{width:38px;height:38px;color:#2c674f}.chapter-ops-v243-empty-card h2,.chapter-ops-v243-locked h2{font:700 1.65rem Playfair Display,serif;color:#1b4e3c;margin:10px 0 6px}.chapter-ops-v243-locked{display:flex;align-items:center;justify-content:center;gap:20px;min-height:250px}.chapter-ops-v243-announcement,.chapter-ops-v243-mission,.chapter-ops-v243-form,.chapter-ops-v243-side-note,.chapter-ops-v243-cockpit>article{border:1px solid #dfe6e1;background:#fff;border-radius:20px;padding:20px;box-shadow:0 12px 30px #284b3d0b}.chapter-ops-v243-announcement.pinned{border-color:#dfc489;background:linear-gradient(135deg,#fffdf7,#fffaf0)}.chapter-ops-v243-announcement.review,.chapter-ops-v243-mission.review{border-color:#e7c56e;background:#fffaf0}.chapter-ops-v243-announcement.removed,.chapter-ops-v243-mission.cancelled{opacity:.7}.chapter-ops-v243-announcement>header,.chapter-ops-v243-mission>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chapter-ops-v243-announcement>header>div,.chapter-ops-v243-announcement>header>div:last-child{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.chapter-ops-v243-announcement>header button{width:34px;height:34px;border:1px solid #dfe5e0;background:#fff;border-radius:10px;display:grid;place-items:center;color:#506158}.chapter-ops-v243-announcement>header button svg{width:15px}.chapter-ops-v243-pin,.chapter-ops-v243-team,.chapter-ops-v243-status{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:850}.chapter-ops-v243-pin{background:#fff0c9;color:#7b5b18}.chapter-ops-v243-team{background:#eef0f7;color:#485674}.chapter-ops-v243-pin svg,.chapter-ops-v243-team svg{width:13px}.chapter-ops-v243-status{background:#edf4ef;color:#2f644e}.chapter-ops-v243-status.review,.chapter-ops-v243-status.pending{background:#fff1c9;color:#7b5a17}.chapter-ops-v243-status.removed,.chapter-ops-v243-status.declined,.chapter-ops-v243-status.withdrawn,.chapter-ops-v243-status.cancelled{background:#fff0ee;color:#983f34}.chapter-ops-v243-status.approved,.chapter-ops-v243-status.open{background:#e7f7ed;color:#236247}.chapter-ops-v243-status.closed,.chapter-ops-v243-status.completed{background:#eef1f0;color:#55625c}.chapter-ops-v243-announcement h2{font:700 1.55rem Playfair Display,serif;color:#184d39;margin:15px 0 8px}.chapter-ops-v243-announcement>p{white-space:pre-wrap;line-height:1.7;color:#53635b;margin:0}.chapter-ops-v243-announcement>footer{display:flex;align-items:center;gap:10px;border-top:1px solid #edf0ed;margin-top:17px;padding-top:14px}.chapter-ops-v243-announcement>footer img,.chapter-ops-v243-announcement>footer .avatar-fallback{width:36px;height:36px;border-radius:50%;object-fit:cover;display:grid;place-items:center}.chapter-ops-v243-announcement>footer span:last-child{display:flex;flex-direction:column}.chapter-ops-v243-announcement>footer small{color:#7b847f}.chapter-ops-v243-review{margin-top:14px;padding:10px 12px;border-radius:12px;background:#fff3cf;color:#74571b;display:flex;align-items:center;gap:8px;font-size:.85rem}.chapter-ops-v243-review svg{width:16px}.chapter-ops-v243-form{position:sticky;top:18px}.chapter-ops-v243-form h2{font:700 1.65rem Playfair Display,serif;color:#174d39;margin:8px 0 16px}.chapter-ops-v243-form label{font-size:.86rem;margin:12px 0}.chapter-ops-v243-form textarea{min-height:115px}.chapter-ops-v243-form .btn{width:100%;margin-top:6px}.chapter-ops-v243-check{flex-direction:row!important;align-items:flex-start!important;background:#f5f8f6;padding:11px;border-radius:13px}.chapter-ops-v243-check input{width:auto;margin-top:3px}.chapter-ops-v243-check span{display:flex;flex-direction:column}.chapter-ops-v243-check small{font-weight:500;color:#76817b}.chapter-ops-v243-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chapter-ops-v243-side-note{position:sticky;top:18px}.chapter-ops-v243-side-note>svg{color:#2c674f}.chapter-ops-v243-side-note h3{font:700 1.35rem Playfair Display,serif;color:#174d39;margin:10px 0 7px}.chapter-ops-v243-side-note p{color:#68746e;line-height:1.6;margin:0}.chapter-ops-v243-mission>header{align-items:center}.chapter-ops-v243-mission>header>div{flex:1}.chapter-ops-v243-mission h2{font:700 1.45rem Playfair Display,serif;color:#174d39;margin:3px 0 0}.chapter-ops-v243-role-icon{width:44px;height:44px;border-radius:14px;background:#eaf4ee;color:#286149;display:grid;place-items:center;flex:0 0 auto}.chapter-ops-v243-role-icon svg{width:21px}.chapter-ops-v243-role-icon.logistics{background:#fff3dc;color:#986c25}.chapter-ops-v243-role-icon.safety{background:#edf1f8;color:#4f6082}.chapter-ops-v243-role-icon.photo{background:#f7edf6;color:#85547e}.chapter-ops-v243-role-icon.communication{background:#eef3ff;color:#49649c}.chapter-ops-v243-mission>p{line-height:1.65;color:#58675f}.chapter-ops-v243-mission-meta{display:flex;gap:8px;flex-wrap:wrap}.chapter-ops-v243-mission-meta span,.chapter-ops-v243-mission-meta a{display:inline-flex;align-items:center;gap:5px;background:#f3f6f4;color:#5e6b64;padding:7px 9px;border-radius:10px;font-size:.78rem;text-decoration:none}.chapter-ops-v243-mission-meta svg{width:14px}.chapter-ops-v243-capacity{margin-top:15px}.chapter-ops-v243-capacity>span{display:flex;align-items:center;gap:6px;font-weight:750;color:#365747}.chapter-ops-v243-capacity>span svg{width:16px}.chapter-ops-v243-capacity>div{height:7px;background:#edf1ee;border-radius:99px;overflow:hidden;margin:8px 0}.chapter-ops-v243-capacity i{display:block;height:100%;background:#2e7858;border-radius:99px}.chapter-ops-v243-capacity small{color:#7a847f}.chapter-ops-v243-instructions{display:flex;align-items:flex-start;gap:9px;padding:12px;background:#eef6f1;border-radius:13px;margin-top:13px;color:#3c5e4d}.chapter-ops-v243-instructions svg{width:18px}.chapter-ops-v243-instructions span{display:flex;flex-direction:column;white-space:pre-wrap}.chapter-ops-v243-apply{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}.chapter-ops-v243-apply textarea{min-height:62px}.chapter-ops-v243-my-application,.chapter-ops-v243-manager-actions{margin-top:14px;border-top:1px solid #edf0ed;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.chapter-ops-v243-my-application>span{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.chapter-ops-v243-my-application svg{width:17px}.chapter-ops-v243-my-application small{background:#e8f5ed;color:#286149;padding:4px 7px;border-radius:999px}.chapter-ops-v243-my-application button,.chapter-ops-v243-manager-actions button{border:1px solid #dce3de;background:#fff;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:5px;font-weight:750;color:#526158}.chapter-ops-v243-manager-actions{justify-content:flex-end}.chapter-ops-v243-manager-actions button svg{width:15px}.chapter-ops-v243-manager-actions button.danger{color:#a14236;background:#fff2f0;border-color:#f0d0cb}.chapter-ops-v243-cockpit>header{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px}.chapter-ops-v243-cockpit>header h2{font:700 1.85rem Playfair Display,serif;color:#174d39;margin:6px 0 0}.chapter-ops-v243-cockpit>header>span{background:#fff2cc;color:#7d5d1a;padding:8px 11px;border-radius:999px;font-weight:800}.chapter-ops-v243-cockpit>article{margin-bottom:13px}.chapter-ops-v243-cockpit>article>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0ed;padding-bottom:12px;margin-bottom:10px}.chapter-ops-v243-cockpit>article>header>div{display:flex;align-items:center;gap:10px}.chapter-ops-v243-cockpit>article>header span:nth-child(2){display:flex;flex-direction:column}.chapter-ops-v243-cockpit>article>header small{color:#78817c}.chapter-ops-v243-applications{display:flex;flex-direction:column}.chapter-ops-v243-applications>section{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #f0f2f0}.chapter-ops-v243-applications>section:last-child{border-bottom:0}.chapter-ops-v243-applications img,.chapter-ops-v243-applications .avatar-fallback{width:44px;height:44px;border-radius:50%;object-fit:cover;display:grid;place-items:center}.chapter-ops-v243-applicant{min-width:0}.chapter-ops-v243-applicant>b,.chapter-ops-v243-applicant>small{display:block}.chapter-ops-v243-applicant>small{color:#78827d}.chapter-ops-v243-applicant p{margin:6px 0;color:#536159;font-style:italic}.chapter-ops-v243-applicant>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.chapter-ops-v243-applicant .present,.chapter-ops-v243-applicant .completed,.chapter-ops-v243-applicant .absent{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 7px;font-size:.7rem;font-weight:800}.chapter-ops-v243-applicant .present,.chapter-ops-v243-applicant .completed{background:#e7f6ec;color:#276349}.chapter-ops-v243-applicant .absent{background:#fff0ed;color:#9b4035}.chapter-ops-v243-applicant svg{width:12px}.chapter-ops-v243-application-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.chapter-ops-v243-application-actions button{border:1px solid #dce3de;background:#fff;border-radius:9px;padding:7px 9px;display:flex;align-items:center;gap:4px;font-weight:750;color:#56635c}.chapter-ops-v243-application-actions button svg{width:14px}.chapter-ops-v243-application-actions button.approve,.chapter-ops-v243-application-actions button.active{background:#e8f6ed;color:#286149;border-color:#cce4d5}.chapter-ops-v243-application-actions button.decline{background:#fff2f0;color:#9e4035;border-color:#f0d1cc}@media(max-width:1100px){.chapter-ops-v243-grid{grid-template-columns:1fr}.chapter-ops-v243-form,.chapter-ops-v243-side-note{position:static}.chapter-ops-v243-hero{grid-template-columns:1fr}.chapter-ops-v243-stats{grid-template-columns:repeat(4,1fr)}.chapter-ops-v243-stats>span{min-height:90px}}@media(max-width:760px){.chapter-ops-v243{padding-left:12px;padding-right:12px}.chapter-ops-v243-hero{padding:23px;border-radius:23px}.chapter-ops-v243-hero h1{font-size:2.45rem}.chapter-ops-v243-stats{grid-template-columns:1fr 1fr}.chapter-ops-v243-tabs{margin-left:-4px;margin-right:-4px}.chapter-ops-v243-form-row,.chapter-ops-v243-apply{grid-template-columns:1fr}.chapter-ops-v243-apply .btn{width:100%}.chapter-ops-v243-applications>section{grid-template-columns:42px 1fr}.chapter-ops-v243-application-actions{grid-column:1/-1;justify-content:flex-start;padding-left:53px}.chapter-ops-v243-cockpit>header{align-items:flex-start;flex-direction:column}.chapter-v243-operations-link{grid-template-columns:auto 1fr}.chapter-v243-operations-link>svg{display:none}}@media(max-width:480px){.chapter-ops-v243-stats{grid-template-columns:1fr 1fr}.chapter-ops-v243-stats>span{min-height:82px;padding:10px}.chapter-ops-v243-announcement,.chapter-ops-v243-mission,.chapter-ops-v243-form,.chapter-ops-v243-side-note,.chapter-ops-v243-cockpit>article{padding:15px}.chapter-ops-v243-mission>header{display:grid;grid-template-columns:auto 1fr}.chapter-ops-v243-mission>header>.chapter-ops-v243-status{grid-column:1/-1;justify-self:start}.chapter-ops-v243-my-application,.chapter-ops-v243-manager-actions{align-items:flex-start;flex-direction:column}.chapter-ops-v243-manager-actions{justify-content:flex-start}.chapter-ops-v243-locked{flex-direction:column}.chapter-v243-operations-link{padding:16px}.chapter-v243-operations-link h2{font-size:1.25rem}}.chapter-v244-calendar-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px 24px;border:1px solid rgba(184,130,33,.22);border-radius:28px;background:linear-gradient(135deg,#fffdf7,#f2f8f4);color:#123f31;text-decoration:none;box-shadow:0 18px 44px #19413412;transition:.2s ease}.chapter-v244-calendar-link:hover{transform:translateY(-2px);box-shadow:0 22px 50px #1941341c}.chapter-v244-calendar-icons{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:#164f3b;color:#fff;position:relative}.chapter-v244-calendar-icons svg{width:25px}.chapter-v244-calendar-icons svg:last-child{position:absolute;width:18px;height:18px;right:-5px;bottom:-5px;padding:5px;border-radius:50%;background:#c38c2c;color:#fff;box-sizing:content-box}.chapter-v244-calendar-link h2{font-family:Georgia,serif;font-size:24px;margin:5px 0}.chapter-v244-calendar-link p{margin:0;color:#718078;line-height:1.55}.chapter-v244-calendar-link>.lucide{color:#9c742c}.chapter-ops-v244-top-actions{display:flex;align-items:center;gap:10px}.chapter-ops-v244-top-actions>a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #d8dfda;border-radius:999px;text-decoration:none;color:#154f3b;background:#fff;font-weight:750}.chapter-ops-v244-top-actions>a svg:last-child{color:#b68328}.chapter-calendar-v244{padding-bottom:100px}.chapter-calendar-v244-loading,.chapter-calendar-v244-empty{min-height:65vh;display:grid;place-items:center;align-content:center;gap:14px;text-align:center;color:#174d3c}.chapter-calendar-v244-empty>svg{width:54px;height:54px;color:#b78329}.chapter-calendar-v244-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;padding:38px;border-radius:34px;background:radial-gradient(circle at 92% 0,rgba(194,142,45,.18),transparent 34%),linear-gradient(135deg,#f4faf6,#fffdf7);border:1px solid #dde7e0;box-shadow:0 22px 58px #1d463814}.chapter-calendar-v244-hero h1{font-family:Georgia,serif;color:#0d4d38;font-size:clamp(38px,5vw,68px);line-height:.98;margin:10px 0 14px}.chapter-calendar-v244-hero p{margin:0;max-width:760px;color:#6a7a72;font-size:17px;line-height:1.65}.chapter-calendar-v244-hero-badges{display:grid;grid-template-columns:repeat(2,minmax(115px,1fr));gap:12px}.chapter-calendar-v244-hero-badges>span{min-width:120px;padding:16px;border:1px solid #e0e5df;border-radius:22px;background:#ffffffdb;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:0 9px}.chapter-calendar-v244-hero-badges svg{grid-row:1/3;width:21px;color:#b77e20}.chapter-calendar-v244-hero-badges b{font-size:21px;color:#154f3b}.chapter-calendar-v244-hero-badges small{color:#7b8781}.chapter-calendar-v244-toolbar{display:flex;align-items:center;gap:14px;margin:24px 0 14px;padding:16px 18px;border-radius:24px;background:#fff;border:1px solid #e3e6e2}.chapter-calendar-v244-toolbar>button{border:1px solid #dce3de;background:#f8faf8;color:#174d3c;border-radius:14px;width:44px;height:44px;display:grid;place-items:center}.chapter-calendar-v244-toolbar>div{flex:1}.chapter-calendar-v244-toolbar h2{margin:3px 0 0;text-transform:capitalize;font-family:Georgia,serif;color:#123f31;font-size:27px}.chapter-calendar-v244-toolbar .chapter-calendar-v244-today{width:auto;padding:0 16px;display:flex;gap:8px;font-weight:750}.chapter-calendar-v244-grid-wrap{overflow:hidden;border:1px solid #dfe5e0;border-radius:28px;background:#fff;box-shadow:0 18px 46px #2343380f}.chapter-calendar-v244-weekdays{display:grid;grid-template-columns:repeat(7,1fr);background:#174f3c;color:#fff}.chapter-calendar-v244-weekdays span{padding:12px;text-align:center;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.chapter-calendar-v244-grid{display:grid;grid-template-columns:repeat(7,1fr)}.chapter-calendar-v244-grid>article{min-height:138px;padding:10px;border-right:1px solid #edf0ed;border-bottom:1px solid #edf0ed;background:#fff}.chapter-calendar-v244-grid>article:nth-child(7n){border-right:0}.chapter-calendar-v244-grid>article.outside{background:#fafbf9;color:#9aa39e}.chapter-calendar-v244-grid>article.today{background:#f2f8f4;box-shadow:inset 0 0 0 2px #b98a36}.chapter-calendar-v244-grid>article>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chapter-calendar-v244-grid>article>header>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:800}.chapter-calendar-v244-grid>article.today>header>span{background:#174f3c;color:#fff}.chapter-calendar-v244-grid>article>header small{font-size:9px;text-transform:uppercase;color:#a36e18;font-weight:800}.chapter-calendar-v244-grid>article>div{display:grid;gap:5px}.chapter-calendar-v244-grid a{display:grid;grid-template-columns:auto 1fr;gap:5px 7px;padding:6px 7px;border-radius:9px;text-decoration:none;font-size:10px;line-height:1.2;overflow:hidden}.chapter-calendar-v244-grid a.event{background:#eaf3ee;color:#174f3c}.chapter-calendar-v244-grid a.mission{background:#fff2da;color:#704b0d}.chapter-calendar-v244-grid a>span{font-variant-numeric:tabular-nums;opacity:.75}.chapter-calendar-v244-grid a>b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chapter-calendar-v244-grid a>i{grid-column:1/3;font-style:normal;font-size:8px;text-transform:uppercase;font-weight:850}.chapter-calendar-v244-grid .more{font-size:10px;color:#7e8a83;padding-left:6px}.chapter-calendar-v244-agenda{display:none;margin-top:18px;padding:18px;border:1px solid #e0e5e1;border-radius:25px;background:#fff}.chapter-calendar-v244-agenda>header,.chapter-calendar-v244-card>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.chapter-calendar-v244-agenda h2,.chapter-calendar-v244-card h2{font-family:Georgia,serif;color:#123f31;margin:4px 0 0;font-size:27px}.chapter-calendar-v244-agenda>a{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 4px;border-bottom:1px solid #edf0ed;text-decoration:none;color:#183e32}.chapter-calendar-v244-agenda>a:last-child{border-bottom:0}.chapter-calendar-v244-agenda>a>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center}.chapter-calendar-v244-agenda>a>span.event{background:#e9f2ed;color:#15523d}.chapter-calendar-v244-agenda>a>span.mission{background:#fff0d5;color:#976414}.chapter-calendar-v244-agenda>a small{display:block;margin-top:4px;color:#7c8982}.chapter-calendar-v244-agenda>a i{font-style:normal;padding:5px 8px;border-radius:99px;background:#e7f2ec;color:#15523d;font-size:10px;font-weight:850}.chapter-calendar-v244-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:20px;margin-top:22px}.chapter-calendar-v244-layout>section{display:grid;gap:20px;align-content:start}.chapter-calendar-v244-card{padding:24px;border:1px solid #dfe5e0;border-radius:28px;background:#fff;box-shadow:0 16px 44px #1e41360f}.chapter-calendar-v244-card>header .eyebrow{display:flex;align-items:center;gap:7px}.chapter-calendar-v244-card>header>span{min-width:34px;height:34px;padding:0 10px;border-radius:999px;display:grid;place-items:center;background:#edf4ef;color:#174f3c;font-weight:850}.chapter-calendar-v244-inline-empty{min-height:120px;display:flex;align-items:center;justify-content:center;gap:12px;color:#859189;text-align:center}.chapter-calendar-v244-inline-empty>svg{color:#c08a2b}.chapter-calendar-v244-shifts{display:grid;gap:12px;margin-top:18px}.chapter-calendar-v244-shifts>article{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:16px;border:1px solid #e3e7e4;border-radius:22px;background:#fbfcfb}.chapter-calendar-v244-shift-date{width:58px;height:64px;border-radius:18px;display:grid;place-items:center;align-content:center;background:#174f3c;color:#fff}.chapter-calendar-v244-shift-date b{font-size:24px;line-height:1}.chapter-calendar-v244-shift-date small{text-transform:uppercase;font-size:10px}.chapter-calendar-v244-shifts h3{margin:3px 0 7px;color:#163e32}.chapter-calendar-v244-shifts p{display:flex;align-items:center;gap:6px;margin:3px 0;color:#738078;font-size:13px}.chapter-calendar-v244-shifts p svg{width:15px}.chapter-calendar-v244-shifts .instructions{display:block;margin-top:8px;padding:9px 11px;border-radius:12px;background:#eef5f1;color:#49665a}.chapter-calendar-v244-shifts>article>a{padding:9px 12px;border:1px solid #d8e0da;border-radius:99px;text-decoration:none;color:#17513d;font-weight:750;font-size:12px}.chapter-calendar-v244-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.chapter-calendar-v244-badges>section{display:flex;gap:12px;align-items:center;padding:16px;border-radius:20px;border:1px solid #e1e5e1;background:#f9fbf9}.chapter-calendar-v244-badges>section>svg{width:34px;height:34px;padding:8px;border-radius:14px;box-sizing:content-box}.chapter-calendar-v244-badges .bronze>svg{background:#f5e4d5;color:#9b5e2e}.chapter-calendar-v244-badges .silver>svg{background:#edf0f1;color:#65757c}.chapter-calendar-v244-badges .gold>svg{background:#fff0c9;color:#ac7314}.chapter-calendar-v244-badges b{display:block;color:#183f33}.chapter-calendar-v244-badges small{display:block;color:#75827b;margin-top:4px;line-height:1.4}.chapter-calendar-v244-card>footer{margin-top:16px;color:#829087;font-size:12px;line-height:1.5}.chapter-calendar-v244-gratitude>header>svg{color:#bd8427}.chapter-calendar-v244-gratitude>section{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:16px 0;border-bottom:1px solid #edf0ed}.chapter-calendar-v244-gratitude>section:last-child{border-bottom:0}.chapter-calendar-v244-gratitude img,.chapter-calendar-v244-gratitude .avatar-fallback{width:44px;height:44px;border-radius:15px;object-fit:cover}.chapter-calendar-v244-gratitude p{margin:7px 0;color:#4d6258;line-height:1.5}.chapter-calendar-v244-gratitude small{color:#8a958f}.chapter-calendar-v244-gratitude section div>span{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.chapter-calendar-v244-gratitude i{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:99px;background:#fff3d9;color:#8d5b0c;font-size:9px;font-style:normal;font-weight:800}.chapter-calendar-v244-gratitude i svg{width:11px}.chapter-calendar-v244-manager{margin-top:24px;padding:28px;border-radius:32px;background:#123f31;color:#fff;box-shadow:0 24px 60px #123f312e}.chapter-calendar-v244-manager>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:end}.chapter-calendar-v244-manager>header h2{font-family:Georgia,serif;font-size:34px;margin:5px 0}.chapter-calendar-v244-manager>header p{margin:0;color:#b8cbc2;max-width:720px}.chapter-calendar-v244-manager>header>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.chapter-calendar-v244-manager>header>div:last-child>span{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:0 8px;padding:12px 14px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:#ffffff0f}.chapter-calendar-v244-manager>header>div:last-child svg{grid-row:1/3;width:18px;color:#dfb55f}.chapter-calendar-v244-manager>header>div:last-child b{font-size:18px}.chapter-calendar-v244-manager>header>div:last-child small{color:#aec3b9}.chapter-calendar-v244-manager-grid{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:18px;margin-top:24px}.chapter-calendar-v244-manager-grid>section{padding:20px;border-radius:24px;background:#fff;color:#163f32}.chapter-calendar-v244-manager-grid>section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.chapter-calendar-v244-manager-grid h3{font-family:Georgia,serif;font-size:24px;margin:4px 0}.chapter-calendar-v244-reminder{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #edf0ed}.chapter-calendar-v244-reminder:last-child{border-bottom:0}.chapter-calendar-v244-reminder b{display:block}.chapter-calendar-v244-reminder small,.chapter-calendar-v244-reminder span{display:block;color:#7d8983;margin-top:4px;font-size:11px}.chapter-calendar-v244-reminder button{display:flex;align-items:center;gap:6px;padding:9px 11px;border:0;border-radius:12px;background:#ecf4ef;color:#15503c;font-weight:800}.chapter-calendar-v244-reminder button:disabled{opacity:.45}.chapter-calendar-v244-contribution{padding:16px;border:1px solid #e1e6e2;border-radius:20px;background:#fbfcfb;margin-top:12px}.chapter-calendar-v244-contribution>header{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center}.chapter-calendar-v244-contribution>header img,.chapter-calendar-v244-contribution>header .avatar-fallback{width:42px;height:42px;border-radius:14px;object-fit:cover}.chapter-calendar-v244-contribution>header small{display:block;color:#7f8c84;margin-top:3px}.chapter-calendar-v244-attendance{padding:5px 8px;border-radius:99px;font-size:9px;font-weight:850;text-transform:uppercase}.chapter-calendar-v244-attendance.present{background:#e5f3eb;color:#16603f}.chapter-calendar-v244-attendance.absent{background:#fde9e5;color:#9a3d2c}.chapter-calendar-v244-attendance.expected{background:#fff1d7;color:#875a13}.chapter-calendar-v244-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.chapter-calendar-v244-editor-grid>label:not(.chapter-calendar-v244-check),.chapter-calendar-v244-note{display:grid;gap:6px;color:#52655b;font-size:12px;font-weight:750}.chapter-calendar-v244-editor-grid select,.chapter-calendar-v244-editor-grid input,.chapter-calendar-v244-note textarea{width:100%;border:1px solid #d9e1dc;border-radius:12px;padding:10px;background:#fff;color:#173f32}.chapter-calendar-v244-editor-grid>label{position:relative}.chapter-calendar-v244-editor-grid>label>small{position:absolute;right:9px;bottom:10px;color:#97a19b}.chapter-calendar-v244-check{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e0e5e1;border-radius:14px;background:#fff}.chapter-calendar-v244-check input{width:17px;height:17px}.chapter-calendar-v244-check b,.chapter-calendar-v244-check small{display:block}.chapter-calendar-v244-check small{color:#87928c;font-size:10px;margin-top:2px}.chapter-calendar-v244-note{margin-top:11px}.chapter-calendar-v244-note textarea{min-height:78px;resize:vertical}.chapter-calendar-v244-contribution>footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px}.chapter-calendar-v244-contribution>footer>span{display:flex;align-items:center;gap:6px;color:#75837b;font-size:11px}.chapter-calendar-v244-contribution>footer svg{width:15px}.chapter-calendar-v244-contribution>footer button{display:flex;align-items:center;gap:6px}@media(max-width:1100px){.chapter-calendar-v244-hero{grid-template-columns:1fr}.chapter-calendar-v244-hero-badges{grid-template-columns:repeat(4,1fr)}.chapter-calendar-v244-layout{grid-template-columns:1fr}.chapter-calendar-v244-manager>header{grid-template-columns:1fr}.chapter-calendar-v244-manager-grid{grid-template-columns:1fr}.chapter-calendar-v244-grid>article{min-height:120px}.chapter-calendar-v244-grid a{grid-template-columns:1fr}.chapter-calendar-v244-grid a>span,.chapter-calendar-v244-grid a>i{display:none}}@media(max-width:760px){.chapter-v244-calendar-link{padding:18px;grid-template-columns:auto 1fr}.chapter-v244-calendar-link>.lucide{display:none}.chapter-v244-calendar-icons{width:50px;height:50px}.chapter-v244-calendar-link h2{font-size:21px}.chapter-v244-calendar-link p{font-size:13px}.chapter-ops-v244-top-actions>a{font-size:0;padding:10px}.chapter-ops-v244-top-actions>a svg{width:18px}.chapter-ops-v244-top-actions>a svg:last-child{display:none}.chapter-calendar-v244{padding-inline:12px}.chapter-calendar-v244-hero{padding:24px 20px;border-radius:28px}.chapter-calendar-v244-hero h1{font-size:42px}.chapter-calendar-v244-hero p{font-size:14px}.chapter-calendar-v244-hero-badges{grid-template-columns:repeat(2,1fr)}.chapter-calendar-v244-hero-badges>span{min-width:0;padding:12px}.chapter-calendar-v244-toolbar{padding:12px}.chapter-calendar-v244-toolbar h2{font-size:22px}.chapter-calendar-v244-toolbar .chapter-calendar-v244-today{font-size:0;width:44px;padding:0}.chapter-calendar-v244-toolbar .chapter-calendar-v244-today svg{width:18px}.chapter-calendar-v244-grid-wrap{display:none}.chapter-calendar-v244-agenda{display:block}.chapter-calendar-v244-layout{margin-top:16px}.chapter-calendar-v244-card{padding:18px;border-radius:23px}.chapter-calendar-v244-card h2{font-size:23px}.chapter-calendar-v244-shifts>article{grid-template-columns:auto 1fr}.chapter-calendar-v244-shifts>article>a{grid-column:1/3;text-align:center}.chapter-calendar-v244-badges{grid-template-columns:1fr}.chapter-calendar-v244-manager{padding:20px 14px;border-radius:28px}.chapter-calendar-v244-manager>header h2{font-size:28px}.chapter-calendar-v244-manager>header>div:last-child{grid-template-columns:repeat(2,1fr)}.chapter-calendar-v244-manager-grid>section{padding:15px}.chapter-calendar-v244-reminder{align-items:flex-start}.chapter-calendar-v244-reminder button{font-size:0}.chapter-calendar-v244-reminder button svg{width:18px}.chapter-calendar-v244-editor-grid{grid-template-columns:1fr}.chapter-calendar-v244-contribution>header{grid-template-columns:auto 1fr}.chapter-calendar-v244-attendance{grid-column:1/3;justify-self:start}.chapter-calendar-v244-contribution>footer{align-items:flex-start;flex-direction:column}.chapter-calendar-v244-contribution>footer button{width:100%;justify-content:center}.chapter-calendar-v244-agenda>a{grid-template-columns:auto 1fr auto}.chapter-calendar-v244-agenda>a i{display:none}.chapter-calendar-v244-agenda>a>.lucide{width:18px}}.chapter-v245-governance-link{display:flex;align-items:center;gap:18px;padding:22px;border:1px solid #dfd8c9;border-radius:28px;background:linear-gradient(135deg,#fffdf7,#f2f7f1);color:#123f33;text-decoration:none;box-shadow:0 18px 44px #193a2f12;transition:.2s ease}.chapter-v245-governance-link:hover{transform:translateY(-2px);border-color:#b8cdbf;box-shadow:0 22px 48px #193a2f1f}.chapter-v245-governance-link>div{flex:1}.chapter-v245-governance-link h2{margin:4px 0 5px;font-family:var(--font-serif);font-size:1.55rem}.chapter-v245-governance-link p{margin:0;color:#6d766f}.chapter-v245-governance-icons{display:grid;grid-template-columns:repeat(2,42px);place-items:center;width:94px;height:66px;border-radius:20px;background:#165d49;color:#fff}.chapter-v245-governance-icons svg:last-child{color:#f2c775}.chapter-governance-v245{max-width:1180px;padding-bottom:90px}.chapter-governance-v245-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.chapter-governance-v245-top .btn{gap:8px}.chapter-governance-v245-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:34px;padding:42px;border:1px solid #ddd8cb;border-radius:34px;background:radial-gradient(circle at 88% 10%,rgba(215,180,96,.18),transparent 28%),linear-gradient(135deg,#fffdf8,#edf6ef);box-shadow:0 24px 70px #1e413317}.chapter-governance-v245-hero h1{max-width:720px;margin:8px 0 14px;font-family:var(--font-serif);font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98;color:#124c3b}.chapter-governance-v245-hero>div>p{max-width:700px;margin:0;color:#65736c;font-size:1.08rem;line-height:1.7}.chapter-governance-v245-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;color:#a87318}.chapter-governance-v245-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.chapter-governance-v245-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:center}.chapter-governance-v245-stats article{min-height:132px;padding:20px;border:1px solid rgba(183,154,91,.34);border-radius:24px;background:#ffffffc2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.chapter-governance-v245-stats svg{width:20px;color:#b27e24}.chapter-governance-v245-stats b{margin:8px 0 2px;font-family:var(--font-serif);font-size:2rem;color:#14533f}.chapter-governance-v245-stats span{font-size:.82rem;color:#718078}.chapter-governance-v245-form{margin:20px 0;padding:28px;border:1px solid #ddd8cb;border-radius:30px;background:#fff;box-shadow:0 20px 55px #1e413314}.chapter-governance-v245-form>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.chapter-governance-v245-form h2{margin:5px 0 0;font-family:var(--font-serif);font-size:2rem;color:#174d3d}.chapter-governance-v245-form .eyebrow{display:flex;gap:7px;align-items:center}.chapter-governance-v245-form .icon-btn{border:1px solid #e4e1d8;background:#fff;border-radius:14px;width:42px;height:42px;display:grid;place-items:center}.chapter-governance-v245-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.chapter-governance-v245-form label,.chapter-governance-v245-form fieldset{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#284a40}.chapter-governance-v245-form>label,.chapter-governance-v245-form>fieldset{margin-top:16px}.chapter-governance-v245-form input,.chapter-governance-v245-form select,.chapter-governance-v245-form textarea{width:100%;border:1px solid #dddcd5;border-radius:15px;background:#fcfcfa;padding:13px 14px;font:inherit;color:#1c3931}.chapter-governance-v245-form textarea{min-height:130px;resize:vertical}.chapter-governance-v245-form small{font-weight:500;color:#7a857e}.chapter-governance-v245-form fieldset{border:1px solid #e2dfd5;border-radius:20px;padding:16px}.chapter-governance-v245-form legend{padding:0 8px}.chapter-governance-v245-option-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chapter-governance-v245-option-editor label{position:relative}.chapter-governance-v245-option-editor button{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:10px;background:#f4ece9;color:#9b3d34;display:grid;place-items:center}.chapter-governance-v245-option-editor label:has(button) input{padding-right:46px}.chapter-governance-v245-form fieldset>.btn{align-self:flex-start;margin-top:10px}.chapter-governance-v245-form>footer{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:22px}.chapter-governance-v245-form>footer p{display:flex;align-items:center;gap:8px;margin:0;color:#718078;font-size:.88rem}.chapter-governance-v245-form>footer p svg{color:#1c7258}.chapter-governance-v245-toolbar{display:flex;justify-content:space-between;align-items:center;margin:20px 0 14px;padding:9px;border:1px solid #e2dfd6;border-radius:18px;background:#fff}.chapter-governance-v245-toolbar>div{display:flex;gap:4px}.chapter-governance-v245-toolbar button{border:0;border-radius:13px;background:transparent;padding:10px 16px;font-weight:700;color:#68746d}.chapter-governance-v245-toolbar button.active{background:#e9f2ec;color:#145842}.chapter-governance-v245-toolbar>span{display:flex;align-items:center;gap:7px;padding:0 10px;color:#77827c;font-size:.82rem}.chapter-governance-v245-list{display:grid;gap:16px}.chapter-governance-v245-card{position:relative;overflow:hidden;padding:25px;border:1px solid #dfddd4;border-radius:28px;background:#fff;box-shadow:0 16px 45px #1a3a2f0f}.chapter-governance-v245-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#c7a253}.chapter-governance-v245-card.status-adopted:before{background:#1d8b62}.chapter-governance-v245-card.status-rejected:before{background:#b6544d}.chapter-governance-v245-card.status-cancelled:before{background:#8a8e8b}.chapter-governance-v245-card.status-review:before{background:#d58b35}.chapter-governance-v245-card-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.chapter-governance-v245-author{display:flex;align-items:center;gap:11px}.chapter-governance-v245-author img,.chapter-governance-v245-author .avatar-fallback{width:44px;height:44px;border-radius:14px;object-fit:cover}.chapter-governance-v245-author div{display:flex;flex-direction:column}.chapter-governance-v245-author small{color:#7c867f}.chapter-governance-v245-statuses{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.proposal-type,.proposal-status{padding:7px 10px;border-radius:999px;font-size:.72rem;font-weight:800}.proposal-type{background:#f7f1e4;color:#8b641f}.proposal-type.poll{background:#eaf1f8;color:#416a8a}.proposal-type.decision{background:#edeaf6;color:#5c4b84}.proposal-status{background:#eef4f0;color:#22664f}.proposal-status.closed{background:#f2f1ed;color:#666c68}.proposal-status.adopted{background:#e4f5ed;color:#19734f}.proposal-status.rejected{background:#f9e9e7;color:#9c433d}.proposal-status.cancelled{background:#eceeed;color:#676d69}.proposal-status.review{background:#fff0dc;color:#9d621d}.chapter-governance-v245-copy{margin:20px 0 18px}.chapter-governance-v245-copy h2{margin:0 0 8px;font-family:var(--font-serif);font-size:2rem;color:#163f34}.chapter-governance-v245-copy p{margin:0;color:#627069;line-height:1.65;white-space:pre-wrap}.chapter-governance-v245-review{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:12px 14px;border-radius:14px;background:#fff4e6;color:#8b5a1d}.chapter-governance-v245-options{display:grid;gap:9px}.chapter-governance-v245-option{position:relative;overflow:hidden;text-align:left;border:1px solid #e0ded6;border-radius:17px;background:#fbfcfa;padding:13px 15px;color:#25443b}.chapter-governance-v245-option:disabled{opacity:.88;cursor:default}.chapter-governance-v245-option:not(:disabled):hover{border-color:#8eb5a4}.chapter-governance-v245-option.selected{border-color:#1e7b5c;box-shadow:0 0 0 2px #1e7b5c1a}.chapter-governance-v245-option-bar{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#27846224,#2784620a);transition:width .3s ease}.chapter-governance-v245-option-main,.chapter-governance-v245-option small{position:relative;z-index:1}.chapter-governance-v245-option-main{display:flex;justify-content:space-between;gap:12px}.chapter-governance-v245-option-main>span{display:flex;align-items:center;gap:9px;font-weight:800}.chapter-governance-v245-option-main svg{width:18px;color:#167253}.chapter-governance-v245-radio{width:16px;height:16px;border:2px solid #a7b2ac;border-radius:50%}.chapter-governance-v245-option small{display:block;margin:4px 0 0 25px;color:#7d8982}.chapter-governance-v245-quorum{margin-top:16px;padding:14px;border-radius:18px;background:#f7f8f5}.chapter-governance-v245-quorum>div:first-child{display:flex;justify-content:space-between;gap:10px;color:#68766f;font-size:.8rem}.chapter-governance-v245-quorum>div:first-child span{display:flex;align-items:center;gap:6px}.chapter-governance-v245-quorum svg{width:15px}.chapter-governance-v245-quorum-line{height:7px;margin:10px 0;border-radius:999px;background:#e3e7e2;overflow:hidden}.chapter-governance-v245-quorum-line span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c3953b,#1b7659)}.chapter-governance-v245-quorum>small{display:flex;align-items:center;gap:6px;color:#7e837f}.chapter-governance-v245-quorum>small.reached{color:#19704f;font-weight:700}.chapter-governance-v245-decision-note{display:flex;gap:13px;margin-top:15px;padding:16px;border:1px solid #d8e3dc;border-radius:18px;background:#f1f7f3}.chapter-governance-v245-decision-note>svg{color:#a87925}.chapter-governance-v245-decision-note p{margin:4px 0;line-height:1.55}.chapter-governance-v245-decision-note small{color:#748078}.chapter-governance-v245-card-foot{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:16px}.chapter-governance-v245-card-foot>span{display:flex;align-items:center;gap:6px;color:#7b8580;font-size:.8rem}.chapter-governance-v245-card-foot>div{display:flex;gap:8px}.chapter-governance-v245-card-foot .btn{padding:9px 12px;font-size:.82rem}.chapter-governance-v245-manager-action{margin-top:15px;padding:16px;border:1px solid #dedbd1;border-radius:20px;background:#fffdf8}.chapter-governance-v245-action-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.chapter-governance-v245-action-tabs button{border:1px solid #dedbd1;border-radius:12px;background:#fff;padding:8px 11px;font-weight:700}.chapter-governance-v245-action-tabs button.active{background:#174f3e;color:#fff;border-color:#174f3e}.chapter-governance-v245-manager-action label{display:flex;flex-direction:column;gap:7px;font-weight:700}.chapter-governance-v245-manager-action textarea{min-height:100px;border:1px solid #ddd9cf;border-radius:14px;padding:12px;font:inherit;resize:vertical}.chapter-governance-v245-manager-action>div:last-child{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.chapter-governance-v245-empty,.chapter-governance-v245-locked{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #d5d2c8;border-radius:28px;background:#fff;padding:40px}.chapter-governance-v245-empty svg,.chapter-governance-v245-locked>svg{width:42px;height:42px;color:#b18431}.chapter-governance-v245-empty h2,.chapter-governance-v245-locked h2{margin:12px 0 5px;font-family:var(--font-serif);font-size:2rem}.chapter-governance-v245-empty p,.chapter-governance-v245-locked p{max-width:520px;color:#718078}.chapter-governance-v245-principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.chapter-governance-v245-principles article{display:flex;gap:11px;padding:18px;border:1px solid #e0ddd4;border-radius:20px;background:#fff}.chapter-governance-v245-principles svg{flex:0 0 auto;color:#b28028}.chapter-governance-v245-principles b{color:#23483c}.chapter-governance-v245-principles p{margin:5px 0 0;color:#748079;font-size:.82rem;line-height:1.5}@media(max-width:980px){.chapter-governance-v245-hero{grid-template-columns:1fr}.chapter-governance-v245-form-grid,.chapter-governance-v245-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.chapter-v245-governance-link{padding:17px;gap:12px;border-radius:22px}.chapter-v245-governance-icons{width:68px;grid-template-columns:repeat(2,29px);height:56px}.chapter-v245-governance-link h2{font-size:1.25rem}.chapter-v245-governance-link p{font-size:.85rem}.chapter-governance-v245{padding-inline:12px}.chapter-governance-v245-top{margin-top:4px}.chapter-governance-v245-top .btn:last-child{display:none}.chapter-governance-v245-hero{padding:24px 20px;border-radius:26px}.chapter-governance-v245-hero h1{font-size:2.7rem}.chapter-governance-v245-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-governance-v245-stats article{min-height:105px;padding:15px}.chapter-governance-v245-form{padding:20px 16px;border-radius:24px}.chapter-governance-v245-form-grid,.chapter-governance-v245-option-editor{grid-template-columns:1fr}.chapter-governance-v245-form>footer{align-items:stretch;flex-direction:column}.chapter-governance-v245-form>footer .btn{width:100%}.chapter-governance-v245-toolbar{align-items:stretch;flex-direction:column}.chapter-governance-v245-toolbar>div{display:grid;grid-template-columns:repeat(3,1fr)}.chapter-governance-v245-toolbar button{padding:10px 7px;font-size:.78rem}.chapter-governance-v245-toolbar>span{justify-content:center;padding:6px}.chapter-governance-v245-card{padding:19px 16px;border-radius:23px}.chapter-governance-v245-card-head{align-items:flex-start;flex-direction:column}.chapter-governance-v245-statuses{justify-content:flex-start}.chapter-governance-v245-copy h2{font-size:1.6rem}.chapter-governance-v245-quorum>div:first-child{align-items:flex-start;flex-direction:column}.chapter-governance-v245-card-foot{align-items:stretch;flex-direction:column}.chapter-governance-v245-card-foot>div{display:grid;grid-template-columns:1fr 1fr}.chapter-governance-v245-card-foot .btn{justify-content:center}.chapter-governance-v245-principles{grid-template-columns:1fr}.chapter-governance-v245-manager-action>div:last-child{display:grid;grid-template-columns:1fr 1fr}}.route-loading-v246{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f7f8f4;color:#173f33}.route-loading-v246 aside{padding:28px 22px;border-right:1px solid #e3e6df;background:#fff;display:flex;flex-direction:column;gap:18px}.route-loading-v246 aside span{width:150px;height:30px;border-radius:12px;background:#e6eee9}.route-loading-v246 aside b{height:1px;background:#edf0eb;margin:8px 0}.route-loading-v246 aside i{width:82%;height:38px;border-radius:12px;background:#f0f3ef}.route-loading-v246 main{padding:28px 36px;overflow:hidden}.route-loading-v246 main>header{display:flex;justify-content:flex-end;gap:12px}.route-loading-v246 main>header span{width:42px;height:42px;border-radius:14px;background:#e8ece7}.route-loading-v246 main>section{margin-top:55px;max-width:760px}.route-loading-v246 main>section small,.route-loading-v246 main>section h1,.route-loading-v246 main>section p,.route-loading-v246 main>div article,.lazy-section-v246 span,.deferred-placeholder-v246 span{display:block;border-radius:999px;background:linear-gradient(100deg,#e8ece7 20%,#f6f8f5,#e8ece7 60%);background-size:220% 100%;animation:v246-shimmer 1.35s ease-in-out infinite}.route-loading-v246 main>section small{width:120px;height:15px}.route-loading-v246 main>section h1{width:min(560px,80%);height:54px;margin:18px 0}.route-loading-v246 main>section p{width:72%;height:17px;margin:11px 0}.route-loading-v246 main>section p:last-child{width:54%}.route-loading-v246 main>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px}.route-loading-v246 main>div article{height:220px;border-radius:28px}.route-error-v246{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;padding:30px;background:#f7f8f4}.route-error-v246>span{display:grid;place-items:center;width:66px;height:66px;border-radius:22px;background:#e7f2eb;color:#176045;font-size:32px}.route-error-v246 h1{margin:20px 0 8px;color:#173f33;font-family:var(--font-serif);font-size:clamp(2rem,5vw,3.5rem)}.route-error-v246 p{margin:0;color:#718079}.route-error-v246 button{margin-top:22px;border:0;border-radius:14px;background:#174f3e;color:#fff;padding:13px 18px;font-weight:800}.deferred-render-v246{width:100%}.deferred-placeholder-v246,.lazy-section-v246{min-height:150px;padding:24px;border:1px solid #e2e6df;border-radius:24px;background:#fff;display:grid;align-content:center;gap:12px}.deferred-placeholder-v246 span,.lazy-section-v246 span{height:13px}.deferred-placeholder-v246 span:first-child,.lazy-section-v246 span:first-child{width:38%;height:20px}.deferred-placeholder-v246 span:nth-child(2),.lazy-section-v246 span:nth-child(2){width:82%}.deferred-placeholder-v246 span:last-child,.lazy-section-v246 span:last-child{width:61%}.event-detail-card.lazy-section-v246{margin:0}.events-v231-map-only .lazy-section-v246,.events-v231-map-sticky .lazy-section-v246{min-height:420px}.v2-content>main{content-visibility:auto;contain-intrinsic-size:900px}@keyframes v246-shimmer{to{background-position:-220% 0}}@media(max-width:760px){.route-loading-v246{grid-template-columns:1fr}.route-loading-v246 aside{display:none}.route-loading-v246 main{padding:22px 16px}.route-loading-v246 main>section{margin-top:36px}.route-loading-v246 main>section h1{height:42px}.route-loading-v246 main>div{grid-template-columns:1fr;margin-top:28px}.route-loading-v246 main>div article{height:145px}.route-loading-v246 main>div article:nth-child(n+2){display:none}.deferred-placeholder-v246,.lazy-section-v246{border-radius:20px;padding:18px}.events-v231-map-only .lazy-section-v246,.events-v231-map-sticky .lazy-section-v246{min-height:330px}}@media(prefers-reduced-motion:reduce){.route-loading-v246 *,.deferred-placeholder-v246 span,.lazy-section-v246 span{animation:none!important}}html{min-height:100%;scroll-behavior:auto;-webkit-text-size-adjust:100%;text-size-adjust:100%}body,#root{min-height:100%;min-height:100dvh}body{overflow-x:hidden}img,video,canvas,svg{max-width:100%}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(21,91,61,.28);outline-offset:3px}.skip-link-v247{position:fixed;left:14px;top:10px;z-index:500;transform:translateY(-150%);padding:11px 15px;border-radius:12px;background:#123f2f;color:#fff;font-weight:800;text-decoration:none;transition:transform .18s ease}.skip-link-v247:focus{transform:translateY(0)}.runtime-connectivity-v247{position:fixed;z-index:480;left:50%;top:max(12px,env(safe-area-inset-top));transform:translate(-50%);display:flex;align-items:center;gap:9px;max-width:min(92vw,620px);padding:11px 16px;border-radius:999px;color:#fff;font-size:.83rem;font-weight:800;box-shadow:0 16px 45px #0f2a1f38;animation:v247-banner-in .22s ease both}.runtime-connectivity-v247 span{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px #ffffff24}.runtime-connectivity-v247.offline{background:#8c3d2f}.runtime-connectivity-v247.restored{background:#176044}.not-found-v247{min-height:100vh;min-height:100dvh;display:grid;place-content:center;justify-items:center;text-align:center;padding:32px 18px;background:radial-gradient(circle at 50% 20%,#f4ecd8,transparent 34%),#f8f7f2;color:#183d30}.not-found-v247-icon{width:78px;height:78px;border-radius:26px;background:#e8f1eb;display:grid;place-items:center;color:#175b3e}.not-found-v247-icon svg{width:36px;height:36px}.not-found-v247>span{margin-top:22px;color:#a6782c;font-size:.75rem;letter-spacing:.16em;font-weight:900}.not-found-v247 h1{margin:11px 0 8px;font:700 clamp(2.5rem,7vw,5.4rem)/1.02 "Playfair Display",serif}.not-found-v247 p{max-width:590px;margin:0;color:#6e7a74;line-height:1.7}.not-found-v247>div:last-child{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:25px}.not-found-v247 button,.not-found-v247 a{min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid #dce2dc;border-radius:14px;background:#fff;color:#194a38;text-decoration:none;font-weight:800}.not-found-v247 a:nth-of-type(1){background:#155a3f;color:#fff;border-color:#155a3f}.drawer-avatar{display:grid;overflow:hidden}.drawer-avatar img{width:100%;height:100%;object-fit:cover}.drawer-nav{overflow-y:auto;overscroll-behavior:contain}.v2-drawer{padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.matches-page-v247{max-width:1180px}.matches-page-v247 .matches-head{margin-top:4px}.matches-page-v247 .match-grid{margin-top:18px}.matches-page-v247 .match-card,.matches-page-v247 .match-info{min-width:0}.matches-page-v247 .match-info h3,.matches-page-v247 .match-info>p{overflow-wrap:anywhere}.matches-comfort-v247{display:flex;align-items:center;gap:12px;margin-top:22px;padding:15px 18px;border:1px solid #dce6df;border-radius:18px;background:#f0f6f2;color:#20503e}.matches-comfort-v247>svg{flex:0 0 auto;color:#ae7f2d}.matches-comfort-v247 div{display:grid;gap:3px}.matches-comfort-v247 span{color:#6e7c75;font-size:.82rem}.profile-page-v247{padding:1px 0 calc(100px + env(safe-area-inset-bottom))}.profile-page-v247 .member-wrap{margin-top:24px}.profile-state-v247{min-height:70vh}.profile-loader-v247{width:44px;height:44px;margin:auto;border:4px solid #dce9e0;border-top-color:#176044;border-radius:50%;animation:spin .8s linear infinite}.messages-error{position:absolute;z-index:40;left:50%;top:78px;transform:translate(-50%);width:min(92%,620px);margin:0;box-shadow:0 12px 35px #5c1b122e}.messages-shell.v2,.messages-shell.v2 .messages-grid,.messages-shell.v2 .chat-panel,.messages-shell.v2 .conversation-panel{min-height:0}.messages-shell.v2 .chat-messages{overscroll-behavior:contain;scrollbar-gutter:stable}.messages-shell.v2 .composer.v2{padding-bottom:max(12px,env(safe-area-inset-bottom));flex:0 0 auto}.messages-shell.v2 .composer.v2 input{font-size:16px}.messages-shell.v2 .composer.v2>button:disabled{cursor:not-allowed}.messages-shell.v2 .composer.v2 .recording{box-shadow:0 0 0 7px #b423181a}.conversation-row,.chat-profile-link,.message-image-button{-webkit-tap-highlight-color:transparent}.conversation-row{min-height:72px}.chat-header{flex:0 0 auto}.chat-messages{min-height:0}.message-lightbox{padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom))}@keyframes v247-banner-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:980px){.v2-content{padding-top:calc(64px + env(safe-area-inset-top));padding-bottom:calc(92px + env(safe-area-inset-bottom))}.v2-mobile-topbar{position:fixed;top:0;left:0;right:0;height:calc(64px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);z-index:70}.v2-bottom-nav{bottom:max(8px,env(safe-area-inset-bottom));left:8px;right:8px;padding:8px 7px;border-radius:20px;z-index:65}.v2-bottom-nav a{min-height:49px;padding:4px 2px;border-radius:13px}.v2-bottom-nav a.active{background:#edf4ef}.v2-bottom-nav svg{width:20px;height:20px}.page-wrap,.v2-page{padding-bottom:calc(112px + env(safe-area-inset-bottom))}}@media(max-width:760px){input,select,textarea{font-size:16px}button:not(.post-reactions button):not(.reaction-picker button){min-height:44px}.runtime-connectivity-v247{top:calc(8px + env(safe-area-inset-top));border-radius:16px;text-align:left}.mobile-drawer{width:min(92vw,390px)}.drawer-nav a{min-height:48px}.page-wrap{width:100%;max-width:none;padding-left:12px;padding-right:12px}.matches-page-v247 .matches-head{gap:15px;margin-bottom:18px}.matches-page-v247 .matches-head h1{font-size:clamp(2.3rem,12vw,3.35rem)}.matches-page-v247 .match-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.matches-page-v247 .match-tabs button{padding:11px 8px}.matches-page-v247 .match-grid{gap:12px}.matches-page-v247 .match-card{grid-template-columns:105px minmax(0,1fr);gap:10px;padding:7px}.matches-page-v247 .match-photo{height:155px}.matches-page-v247 .match-info{padding:8px 4px 5px}.matches-page-v247 .match-info h3{font-size:1.25rem}.matches-page-v247 .match-info>div{max-height:52px;overflow:hidden}.matches-page-v247 .match-info footer{margin-top:14px;display:grid;grid-template-columns:1fr}.matches-page-v247 .match-info footer a,.matches-page-v247 .match-info footer button{justify-content:center;text-align:center}.matches-comfort-v247{align-items:flex-start}.profile-page-v247 .member-wrap{width:calc(100% - 24px);margin-top:14px}.profile-page-v247 .member-cover{height:min(62vh,430px);min-height:300px}.profile-page-v247 .member-summary{padding:18px 16px}.profile-page-v247 .member-title h1{font-size:clamp(2rem,10vw,2.8rem)}.profile-page-v247 .member-actions{display:grid;grid-template-columns:1fr 1fr}.profile-page-v247 .member-actions button{padding:10px 8px}.profile-page-v247 .member-card{padding:19px 16px}.profile-page-v247 .member-gallery{gap:7px}.profile-state-v247{padding:24px}.messages-shell.v2{height:100vh;height:100dvh;overflow:hidden}.messages-shell.v2 .messages-top{height:calc(58px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.messages-shell.v2 .messages-grid{height:calc(100dvh - 58px - env(safe-area-inset-top));border:0}.messages-shell.v2 .conversation-panel,.messages-shell.v2 .chat-panel{height:100%;overflow:hidden}.messages-shell.v2 .conversation-panel{overflow-y:auto;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.messages-shell.v2 .chat-panel{display:flex}.messages-shell.v2 .chat-header{height:64px;padding:0 9px}.messages-shell.v2 .mobile-back{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.messages-shell.v2 .chat-messages{padding:13px 10px}.messages-shell.v2 .bubble{max-width:88%;overflow-wrap:anywhere}.messages-shell.v2 .composer.v2{position:relative;bottom:auto;padding:8px 7px max(8px,env(safe-area-inset-bottom));gap:5px}.messages-shell.v2 .composer.v2>button{width:42px;height:42px;flex:0 0 42px}.messages-shell.v2 .composer.v2 input{height:44px;padding:10px 11px}.messages-error{top:calc(65px + env(safe-area-inset-top))}.message-actions{max-width:100%;overflow:visible}.reaction-picker>span{position:fixed;left:50%!important;right:auto!important;bottom:calc(78px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:calc(100vw - 24px)}.not-found-v247>div:last-child{display:grid;width:min(100%,360px)}.not-found-v247 button,.not-found-v247 a{justify-content:center}}@media(max-width:390px){.v2-bottom-nav span{font-size:8px}.v2-bottom-nav a{gap:2px}.matches-page-v247 .match-card{grid-template-columns:92px minmax(0,1fr)}.matches-page-v247 .match-photo{height:142px}.matches-page-v247 .match-info>p{font-size:11px}.matches-page-v247 .match-info>div span{font-size:10px;padding:4px 6px}.messages-shell.v2 .composer.v2>button{width:38px;height:38px;flex-basis:38px}.messages-shell.v2 .composer.v2 input{height:40px}}@media(hover:none){.message-actions{opacity:1;visibility:visible;pointer-events:auto;transform:none}.message-image-button>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.runtime-connectivity-v247,.profile-loader-v247{animation:none!important}.mobile-drawer,.mobile-drawer-backdrop{transition:none!important}}.nav-icon-wrap-v248{position:relative;display:inline-grid;place-items:center;flex:0 0 auto}.nav-icon-wrap-v248>i,.mobile-badge-link-v248>i{position:absolute;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#b5473e;color:#fff;font:800 9px/1 system-ui;box-shadow:0 4px 11px #5d1f1b38}.nav-icon-wrap-v248>i{top:-8px;right:-10px}.v2-bottom-nav .nav-icon-wrap-v248>i{top:-7px;right:-11px;border-color:#faf9f5}.mobile-top-actions-v248{display:flex;align-items:center;gap:8px}.mobile-badge-link-v248{position:relative;width:43px;height:43px;display:grid;place-items:center;border:1px solid #deded6;border-radius:13px;background:#fff;color:#174d3c}.mobile-badge-link-v248>i{top:-5px;right:-7px}.realtime-dot-v249{width:9px;height:9px;border-radius:50%;background:#b7beb9;box-shadow:0 0 0 4px #7280781a}.realtime-dot-v249.online{background:#21a46c;box-shadow:0 0 0 4px #21a46c21}.realtime-toasts-v248{position:fixed;z-index:600;right:18px;top:max(18px,env(safe-area-inset-top));display:grid;gap:10px;width:min(390px,calc(100vw - 28px));pointer-events:none}.realtime-toast-v248{pointer-events:auto;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:start;gap:11px;padding:13px;border:1px solid rgba(215,221,215,.92);border-radius:20px;background:#fffffcf7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 60px #1233282e;animation:v251-toast-in .24s ease both}.realtime-toast-v248>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8f3ec;color:#165c43}.realtime-toast-v248>a{min-width:0;color:#173e33;text-decoration:none}.realtime-toast-v248 strong{display:block;margin:2px 0 4px}.realtime-toast-v248 p{margin:0;color:#6d7872;font-size:.86rem;line-height:1.42;overflow-wrap:anywhere}.realtime-toast-v248>button{width:34px;height:34px;border:0;border-radius:11px;background:#f4f4ef;color:#6b756f;display:grid;place-items:center}.realtime-toast-v248 svg{width:18px}@keyframes v251-toast-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:none}}.notifications-v248{max-width:1080px}.notifications-head-v248{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin:18px 0 22px;padding:30px;border:1px solid #dedbd1;border-radius:30px;background:radial-gradient(circle at 90% 15%,rgba(200,161,75,.14),transparent 30%),linear-gradient(135deg,#fffdf8,#eef6f1);box-shadow:0 22px 60px #1b3f3214}.notifications-head-v248 h1{margin:6px 0 5px;font:700 clamp(2.4rem,5vw,4.2rem)/1 "Playfair Display",serif;color:#144d3b}.notifications-head-v248 p{margin:0;color:#6b7871}.notifications-head-v248>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.soft-action{min-height:43px;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #d9dfda;border-radius:14px;background:#fff;color:#20513f;text-decoration:none;font-weight:800}.soft-action:disabled{opacity:.45}.notification-tabs-v248{display:flex;gap:7px;overflow-x:auto;padding:7px;border:1px solid #e1dfd8;border-radius:19px;background:#fff;scrollbar-width:none}.notification-tabs-v248::-webkit-scrollbar{display:none}.notification-tabs-v248 button{white-space:nowrap;min-height:42px;display:flex;align-items:center;gap:7px;padding:9px 14px;border:0;border-radius:13px;background:transparent;color:#69766f;font-weight:800}.notification-tabs-v248 button.active{background:#e7f1eb;color:#145a42}.notification-tabs-v248 i{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#dbe8df;color:#17543f;font-style:normal;font-size:.7rem}.notification-list-v248{display:grid;gap:10px;margin-top:16px}.notification-card-v248{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;padding:17px;border:1px solid #e2e1da;border-radius:20px;background:#fff;color:#1c4135;text-decoration:none;transition:.18s ease}.notification-card-v248:hover{transform:translateY(-1px);border-color:#bfd0c5;box-shadow:0 14px 36px #19423314}.notification-card-v248.unread{border-color:#bad2c3;background:linear-gradient(90deg,#edf7f1,#fff 34%);box-shadow:inset 4px 0 #1b7355}.notification-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#eef4f0;color:#176044}.notification-copy-v248{min-width:0;display:grid;gap:4px}.notification-copy-v248>span{display:flex;align-items:center;gap:8px}.notification-copy-v248 em{padding:3px 7px;border-radius:999px;background:#e8eee9;color:#476056;font:800 .7rem/1 system-ui}.notification-copy-v248 p{margin:0;color:#69766f;line-height:1.45;overflow-wrap:anywhere}.notification-copy-v248 small{color:#919a94}.notifications-loading-v248{display:grid;gap:10px}.notifications-loading-v248 span{height:83px;border-radius:20px;background:linear-gradient(90deg,#f1f2ef 25%,#fafbf8 37%,#f1f2ef 63%);background-size:400% 100%;animation:v246-shimmer 1.2s infinite}.notifications-settings-v248{grid-column:1/-1}.notifications-settings-v248>header{margin-bottom:18px}.notifications-settings-v248>header h2{margin:0 0 5px}.notifications-settings-v248>header p{margin:0;color:#758078}.quiet-row-v248{align-items:flex-start}.quiet-hours-v248{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 18px;padding:15px;border-radius:17px;background:#f4f7f4}.quiet-hours-v248 label{display:grid;gap:6px;font-weight:700;color:#385247}.quiet-hours-v248 input{width:100%;padding:11px;border:1px solid #d9ded9;border-radius:12px;background:#fff}.notification-category-settings-v248{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.notification-category-settings-v248 .setting-row{margin:0;padding:12px;border:1px solid #e2e5e1;border-radius:15px;background:#fbfcfa}.local-launch-v250,.city-community-v250,.chapter-invite-v250,.moderation-center-v251{max-width:1180px;margin:0 auto}.local-launch-hero-v250{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:24px;padding:42px;border:1px solid #ddd9cc;border-radius:34px;background:radial-gradient(circle at 88% 14%,rgba(208,164,69,.17),transparent 27%),linear-gradient(135deg,#fffdf7,#eaf4ed);box-shadow:0 24px 70px #1a3e3017}.local-launch-hero-v250 h1,.city-hero-v250 h1,.moderation-hero-v251 h1{margin:8px 0 12px;font:700 clamp(2.5rem,5.5vw,4.9rem)/.98 "Playfair Display",serif;color:#124c3a}.local-launch-hero-v250 p,.moderation-hero-v251 p{max-width:720px;color:#64736c;line-height:1.65}.local-launch-hero-v250>div:first-child>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.launch-kit-card-v250{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:25px;border:1px solid rgba(181,143,61,.3);border-radius:25px;background:#ffffffc7}.launch-kit-card-v250>svg{width:32px;color:#a77724}.launch-kit-card-v250 h2{margin:14px 0 5px;font-family:Playfair Display,serif;color:#174f3d}.launch-kit-card-v250 p{margin:0;font-size:.94rem}.v2-kicker{display:inline-flex;align-items:center;gap:7px;color:#a67624;font-size:.75rem;font-weight:900;letter-spacing:.13em}.v2-kicker svg{width:17px}.v2-button{min-height:44px;display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:11px 16px;border:1px solid #d9dfda;border-radius:14px;background:#fff;color:#1c513e;text-decoration:none;font-weight:800}.v2-button.primary{background:#155f45;border-color:#155f45;color:#fff}.v2-button.ghost{background:#ffffffbf}.v2-section{margin-top:24px;padding:27px;border:1px solid #e0ddd4;border-radius:29px;background:#fff;box-shadow:0 16px 45px #183a2d0e}.v2-section>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.v2-section h2{margin:5px 0 0;font:700 2rem/1.1 Playfair Display,serif;color:#174c3b}.v2-section>header>a{display:flex;align-items:center;gap:7px;color:#176247;text-decoration:none;font-weight:800}.launch-chapter-grid-v250{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.launch-chapter-grid-v250>article{overflow:hidden;border:1px solid #e0ded6;border-radius:23px;background:#fff}.launch-chapter-grid-v250>article>img,.launch-cover-fallback-v250{width:100%;height:170px;object-fit:cover}.launch-cover-fallback-v250{display:grid;place-items:center;background:linear-gradient(135deg,#dcece2,#f7f1df);color:#176044}.launch-cover-fallback-v250 svg{width:42px}.launch-chapter-grid-v250 article>div:last-child{padding:18px}.launch-chapter-grid-v250 article>div:last-child>span,.launch-chapter-grid-v250 footer small{display:flex;align-items:center;gap:6px;color:#77847d;font-size:.78rem}.launch-chapter-grid-v250 h3{margin:8px 0 6px;font:700 1.45rem/1.1 Playfair Display,serif;color:#174c3b}.launch-chapter-grid-v250 p{min-height:62px;margin:0;color:#6d7972;line-height:1.45}.launch-chapter-grid-v250 footer{display:flex;gap:12px;margin:14px 0}.launch-chapter-grid-v250 a{display:inline-flex;align-items:center;gap:6px;color:#155e45;text-decoration:none;font-weight:800}.launch-chapter-grid-v250 .city-link-v250{display:block;margin-top:8px;color:#8b6a29;font-size:.8rem}.launch-empty-v250{grid-column:1/-1;display:grid;justify-items:center;text-align:center;padding:38px;border:1px dashed #cfd9d2;border-radius:22px;background:#f8faf7;color:#315346}.launch-empty-v250 svg{width:38px;color:#a17728}.launch-empty-v250 h3{margin:12px 0 4px}.launch-empty-v250 p{max-width:520px;margin:0;color:#768079}.launch-waitlist-v250{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:24px;padding:30px;border:1px solid #dddad0;border-radius:30px;background:linear-gradient(135deg,#f3f8f4,#fffdf8)}.launch-waitlist-v250 h2{font:700 2.3rem/1.05 Playfair Display,serif;color:#164d3b}.launch-waitlist-v250 p{color:#6d7972}.launch-waitlist-v250 ul{display:grid;gap:8px;padding:0;list-style:none}.launch-waitlist-v250 li{display:flex;align-items:center;gap:8px;color:#34584a}.launch-waitlist-v250 form{display:grid;gap:12px;padding:20px;border-radius:22px;background:#fff}.launch-waitlist-v250 label{display:grid;gap:6px;font-weight:800;color:#315347}.launch-waitlist-v250 input,.launch-waitlist-v250 textarea{width:100%;padding:12px;border:1px solid #dfe2dc;border-radius:14px;font:inherit}.launch-waitlist-v250 textarea{min-height:100px;resize:vertical}.launch-flow-v250{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.launch-flow-v250 article{padding:20px;border:1px solid #e1ded5;border-radius:21px;background:#fff}.launch-flow-v250 b{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e7f1eb;color:#175c43}.launch-flow-v250 h3{margin:12px 0 5px}.launch-flow-v250 p{margin:0;color:#748078;line-height:1.45}.city-hero-v250{margin-top:12px;padding:42px;border:1px solid #ddd9ce;border-radius:34px;background:radial-gradient(circle at 90% 15%,rgba(198,156,70,.17),transparent 29%),linear-gradient(135deg,#fffdf7,#eaf4ed)}.city-hero-v250>p{max-width:700px;color:#68776f}.city-hero-v250>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-top:22px}.city-hero-v250>div b{font:700 2rem/1 Playfair Display,serif;color:#155b43}.city-hero-v250>div span{color:#78847d}.city-chapters-v250,.city-events-v250{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.city-chapters-v250>a,.city-events-v250>a{display:grid;grid-template-columns:92px minmax(0,1fr) 24px;align-items:center;gap:14px;padding:12px;border:1px solid #e0ded6;border-radius:20px;background:#fff;color:#1b4939;text-decoration:none}.city-chapters-v250 img,.city-chapters-v250>a>span,.city-events-v250 img,.city-events-v250>a>span{width:92px;height:82px;border-radius:15px;object-fit:cover;display:grid;place-items:center;background:#e7f0ea;color:#176044}.city-chapters-v250 h3,.city-events-v250 h3{margin:0 0 5px;font-family:Playfair Display,serif}.city-chapters-v250 p,.city-events-v250 p{margin:0;color:#707c75}.city-chapters-v250 small,.city-events-v250 small{display:flex;align-items:center;gap:5px;color:#88918c}.city-events-v250>a{grid-template-columns:110px minmax(0,1fr)}.city-events-v250 img,.city-events-v250>a>span{width:110px}.city-waitlist-v250{display:grid;gap:11px;margin-top:20px;padding:26px;border-radius:25px;background:#174f3d;color:#fff}.city-waitlist-v250 h2{margin:0;font-family:Playfair Display,serif}.city-waitlist-v250 textarea{min-height:90px;padding:12px;border:0;border-radius:14px;font:inherit}.chapter-invite-v250{min-height:75vh;display:grid;place-content:center}.chapter-invite-v250>.empty-state,.chapter-invite-v250>section{max-width:620px;padding:36px;border:1px solid #dedbd1;border-radius:30px;background:#fff;text-align:center;box-shadow:0 24px 70px #193b2f1a}.moderation-hero-v251{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px;border:1px solid #ddd9ce;border-radius:32px;background:radial-gradient(circle at 87% 12%,rgba(190,66,54,.11),transparent 25%),linear-gradient(135deg,#fffdf9,#eef5f0)}.moderation-stats-v251{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:17px 0}.moderation-stats-v251 article{display:grid;gap:4px;padding:18px;border:1px solid #dfddd5;border-radius:20px;background:#fff}.moderation-stats-v251 b{font:700 2rem/1 Playfair Display,serif;color:#164d3b}.moderation-stats-v251 span{color:#7b867f;font-size:.8rem}.moderation-toolbar-v251{display:flex;justify-content:space-between;gap:13px;padding:10px;border:1px solid #e0ded6;border-radius:20px;background:#fff}.moderation-toolbar-v251>div{display:flex;gap:5px;overflow-x:auto}.moderation-toolbar-v251 button{white-space:nowrap;min-height:41px;border:0;border-radius:12px;padding:9px 12px;background:#f4f5f1;color:#5e6f67;font-weight:800}.moderation-toolbar-v251 button.active{background:#e1efe6;color:#155a42}.moderation-toolbar-v251 form{display:flex;align-items:center;gap:7px;min-width:min(360px,100%);padding-left:12px;border:1px solid #dfe2dd;border-radius:14px}.moderation-toolbar-v251 input{min-width:0;flex:1;border:0;background:transparent}.moderation-toolbar-v251 form button{border-radius:0 12px 12px 0;background:#155e45;color:#fff}.moderation-queue-v251{display:grid;gap:12px;margin-top:15px}.moderation-queue-v251>article{position:relative;padding:20px;border:1px solid #e0ded6;border-radius:23px;background:#fff;box-shadow:0 14px 40px #1b3d310e}.moderation-queue-v251>article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:23px 0 0 23px;background:#8ba096}.moderation-queue-v251>article.priority-medium:before{background:#d49a32}.moderation-queue-v251>article.priority-high:before{background:#bd4f46}.moderation-queue-v251 article>header{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:start}.moderation-queue-v251 article>header>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#f1f3ef;color:#805d25}.moderation-queue-v251 article h2{margin:3px 0;font-family:Playfair Display,serif;color:#1a4939}.moderation-queue-v251 article p{margin:0;color:#737e78}.moderation-queue-v251 article em{padding:7px 10px;border-radius:999px;background:#eef2ee;color:#53665d;font:800 .7rem/1 system-ui}.moderation-queue-v251 blockquote{margin:15px 0;padding:13px 15px;border-left:3px solid #d69b39;border-radius:0 14px 14px 0;background:#fff7e8;color:#684d27}.moderation-queue-v251 footer{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.moderation-queue-v251 footer a,.moderation-queue-v251 footer button{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #dfe2dc;border-radius:12px;background:#fff;color:#315448;text-decoration:none;font-weight:800}.moderation-queue-v251 footer .approve{background:#e5f4eb;color:#16704e}.moderation-queue-v251 footer .review{background:#fff2dd;color:#90601f}.moderation-queue-v251 footer .remove{background:#faeae8;color:#9b443d}.moderation-history-modal-v251{position:fixed;z-index:700;inset:0;display:grid;place-items:center;padding:20px;background:#0b1f18b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.moderation-history-modal-v251>div{width:min(1050px,100%);max-height:92vh;overflow:auto;border-radius:27px;background:#f8f8f4;box-shadow:0 34px 100px #00000059}.moderation-history-modal-v251>div>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:20px;padding:22px;border-bottom:1px solid #dedfd9;background:#fffffcf5}.moderation-history-modal-v251>div>header h2{margin:3px 0;font-family:Playfair Display,serif;color:#164d3b}.moderation-history-modal-v251>div>header p{margin:0;color:#6f7b75}.moderation-history-modal-v251>div>header button{width:42px;height:42px;border:0;border-radius:13px;background:#f0f1ed}.moderation-history-grid-v251{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px}.moderation-history-grid-v251>article{padding:18px;border:1px solid #dfe1dc;border-radius:20px;background:#fff}.moderation-history-grid-v251 h3{display:flex;align-items:center;gap:8px;margin:0 0 13px;color:#234d3f}.moderation-history-grid-v251 form{display:grid;gap:8px;margin-bottom:14px}.moderation-history-grid-v251 textarea,.moderation-history-grid-v251 input,.moderation-history-grid-v251 select{width:100%;padding:11px;border:1px solid #dfe2dc;border-radius:12px;font:inherit}.moderation-history-grid-v251 form button{min-height:41px;border:0;border-radius:12px;background:#155e45;color:#fff;font-weight:800}.moderation-history-grid-v251 article>div{padding:10px 0;border-top:1px solid #ecece7}.moderation-history-grid-v251 article>div p{margin:4px 0;color:#65736c}.moderation-history-grid-v251 article>div small{color:#8a938e}@media(max-width:980px){.local-launch-hero-v250{grid-template-columns:1fr}.launch-chapter-grid-v250,.launch-flow-v250{grid-template-columns:repeat(2,1fr)}.moderation-hero-v251{align-items:flex-start}.moderation-stats-v251{grid-template-columns:repeat(2,1fr)}.moderation-toolbar-v251{display:grid}.moderation-toolbar-v251 form{min-width:0}.city-chapters-v250,.city-events-v250{grid-template-columns:1fr}}@media(max-width:700px){.realtime-toasts-v248{right:14px;left:14px;top:calc(70px + env(safe-area-inset-top));width:auto}.realtime-toast-v248{grid-template-columns:38px minmax(0,1fr) 32px;padding:11px;border-radius:17px}.realtime-toast-v248>span{width:38px;height:38px}.notifications-head-v248{display:grid;align-items:start;padding:22px;border-radius:24px}.notifications-head-v248>div:last-child{display:grid;grid-template-columns:1fr 1fr}.soft-action{justify-content:center}.notification-tabs-v248{margin-left:-2px;margin-right:-2px}.notification-card-v248{grid-template-columns:43px minmax(0,1fr);padding:14px}.notification-icon{width:43px;height:43px}.notification-category-settings-v248,.quiet-hours-v248{grid-template-columns:1fr}.local-launch-hero-v250,.city-hero-v250,.moderation-hero-v251{padding:24px;border-radius:25px}.local-launch-hero-v250 h1,.city-hero-v250 h1,.moderation-hero-v251 h1{font-size:clamp(2.35rem,12vw,3.45rem)}.launch-chapter-grid-v250{grid-template-columns:1fr}.launch-waitlist-v250{grid-template-columns:1fr;padding:21px}.launch-flow-v250{grid-template-columns:1fr 1fr}.v2-section{padding:18px;border-radius:22px}.v2-section>header{align-items:flex-start}.city-chapters-v250>a,.city-events-v250>a{grid-template-columns:78px minmax(0,1fr) 20px}.city-chapters-v250 img,.city-chapters-v250>a>span,.city-events-v250 img,.city-events-v250>a>span{width:78px;height:75px}.city-events-v250>a{grid-template-columns:85px minmax(0,1fr)}.city-events-v250 img,.city-events-v250>a>span{width:85px}.moderation-hero-v251{display:grid}.moderation-stats-v251{grid-template-columns:1fr 1fr}.moderation-toolbar-v251>div{padding-bottom:3px}.moderation-queue-v251 article>header{grid-template-columns:42px minmax(0,1fr)}.moderation-queue-v251 article>header>em{grid-column:2;justify-self:start}.moderation-history-modal-v251{padding:8px}.moderation-history-modal-v251>div{max-height:97vh;border-radius:20px}.moderation-history-grid-v251{grid-template-columns:1fr;padding:10px}.messages-error{max-height:92px;overflow:auto}.message-queue-note-v249{font-size:.8rem}}@media(max-width:420px){.launch-flow-v250{grid-template-columns:1fr}.moderation-stats-v251{grid-template-columns:1fr 1fr}.notifications-head-v248>div:last-child{grid-template-columns:1fr}.moderation-queue-v251 footer{display:grid;grid-template-columns:1fr 1fr}.moderation-queue-v251 footer>*{justify-content:center}.realtime-toast-v248 p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(prefers-reduced-motion:reduce){.realtime-toast-v248{animation:none!important}.notification-card-v248,.chapter-v245-governance-link{transition:none!important}}.pwa-sidebar-install-v252{width:100%;min-height:42px;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #d8ded9;border-radius:13px;background:#eef6f0;color:#15563f;font-weight:800;cursor:pointer}.pwa-sidebar-install-v252:hover{background:#e2f0e6}.pwa-install-banner-v252{position:fixed;z-index:820;right:22px;bottom:22px;width:min(520px,calc(100vw - 44px));display:grid;grid-template-columns:54px minmax(0,1fr) auto 36px;align-items:center;gap:13px;padding:13px;border:1px solid rgba(205,207,197,.95);border-radius:22px;background:#fffffcf7;box-shadow:0 24px 70px #0b3d2a38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:pwa-slide-v252 .35s ease-out}.pwa-install-banner-v252 img{width:54px;height:54px;border-radius:16px;box-shadow:0 10px 24px #0f51322e}.pwa-install-banner-v252>div{display:grid;gap:3px;min-width:0}.pwa-install-banner-v252 b{color:#143f31}.pwa-install-banner-v252 span{color:#69776f;font-size:.82rem;line-height:1.35}.pwa-install-action-v252{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:0;border-radius:999px;background:#0f5132;color:#fff;font-weight:850;cursor:pointer}.pwa-dismiss-v252{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;background:#f1f2ee;color:#657169;cursor:pointer}.pwa-dismiss-v252 svg{width:17px}.pwa-update-v252{position:fixed;z-index:830;left:50%;top:calc(18px + env(safe-area-inset-top));transform:translate(-50%);width:min(520px,calc(100vw - 28px));display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;border:1px solid #d4ddda;border-radius:18px;background:#103f31;color:#fff;box-shadow:0 18px 52px #031c124d}.pwa-update-v252>svg{padding:8px;width:38px;height:38px;border-radius:12px;background:#ffffff1f}.pwa-update-v252 span{display:grid}.pwa-update-v252 small{color:#cbdad3}.pwa-update-v252 button{min-height:38px;padding:0 13px;border:0;border-radius:999px;background:#fff6e3;color:#6d4d18;font-weight:850;cursor:pointer}.pwa-modal-v252{position:fixed;z-index:900;inset:0;display:grid;place-items:center;padding:18px;background:#051c13b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pwa-modal-v252>div{position:relative;width:min(520px,100%);padding:32px;border-radius:28px;background:#fffdf8;box-shadow:0 34px 100px #00000057;text-align:center}.pwa-modal-close-v252{position:absolute;right:14px;top:14px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:13px;background:#eff1ec}.pwa-modal-icon-v252{width:74px;height:74px;display:grid;place-items:center;margin:0 auto 16px;border-radius:23px;background:#e7f1e9;color:#0f5132}.pwa-modal-icon-v252 svg{width:34px;height:34px}.pwa-modal-v252 h2{margin:0 0 18px;font-family:Playfair Display,Georgia,serif;color:#103f31;font-size:2rem}.pwa-modal-v252 ol{display:grid;gap:11px;margin:0 0 22px;padding:0;list-style:none;text-align:left}.pwa-modal-v252 li{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px;border:1px solid #e1e2dc;border-radius:15px;color:#56665e}.pwa-modal-v252 li svg{width:34px;height:34px;padding:8px;border-radius:11px;background:#eef4ef;color:#155e45}.pwa-settings-v252{background:radial-gradient(circle at 94% 8%,rgba(199,155,67,.14),transparent 27%),linear-gradient(145deg,#fffef9,#eef6f0)}.pwa-settings-head-v252{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:14px}.pwa-settings-head-v252>span{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#0f5132;color:#fff;box-shadow:0 14px 30px #0f513233}.pwa-settings-head-v252 h2{margin:3px 0 5px}.pwa-settings-head-v252 p{margin:0;color:#6b7871}.pwa-capabilities-v252{display:grid;gap:8px;margin:17px 0}.pwa-capabilities-v252 span{display:flex;align-items:center;gap:9px;color:#496258;font-size:.9rem}.pwa-capabilities-v252 svg{width:18px;color:#b8862f}.pwa-install-settings-v252{width:100%;justify-content:center;margin-bottom:11px}.pwa-installed-v252{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin:15px 0;padding:13px;border:1px solid #cde1d3;border-radius:16px;background:#eaf6ed;color:#155e45}.pwa-installed-v252>svg{width:42px;height:42px;padding:10px;border-radius:13px;background:#fff}.pwa-installed-v252 span{display:grid}.pwa-installed-v252 small{color:#5d7469}.drawer-footer{display:grid;gap:7px}@keyframes pwa-slide-v252{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.pwa-install-banner-v252{right:12px;left:12px;bottom:calc(84px + env(safe-area-inset-bottom));width:auto;grid-template-columns:46px minmax(0,1fr) 34px;padding:11px;border-radius:18px}.pwa-install-banner-v252 img{width:46px;height:46px;border-radius:14px}.pwa-install-action-v252{grid-column:2;justify-self:start;min-height:37px;padding:0 13px}.pwa-dismiss-v252{grid-column:3;grid-row:1;align-self:start}.pwa-install-banner-v252>div{grid-column:2}.pwa-update-v252{top:calc(72px + env(safe-area-inset-top));grid-template-columns:34px minmax(0,1fr)}.pwa-update-v252>svg{width:34px;height:34px}.pwa-update-v252 button{grid-column:2;justify-self:start}.pwa-modal-v252>div{padding:28px 18px 20px;border-radius:22px}.pwa-settings-head-v252{grid-template-columns:46px minmax(0,1fr)}.pwa-settings-head-v252>span{width:46px;height:46px;border-radius:14px}}@media(prefers-reduced-motion:reduce){.pwa-install-banner-v252{animation:none}}.push-settings-v253{display:grid;gap:13px;margin:2px 0 18px;padding:15px;border:1px solid #d8e3dc;border-radius:20px;background:linear-gradient(145deg,#f8fcf9,#fffaf0)}.push-master-v253{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:13px;border-bottom:1px solid #e2e8e3}.push-master-v253>div{min-width:0}.push-master-v253 strong{display:flex;align-items:center;gap:8px;color:#174b39}.push-master-v253 strong svg{width:18px;color:#b47d28}.push-master-v253 p{margin:5px 0 0;color:#68766f;font-size:.87rem;line-height:1.45}.push-support-v253,.push-feedback-v253{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;border-radius:14px}.push-support-v253 svg,.push-feedback-v253 svg{width:34px;height:34px;padding:8px;border-radius:11px}.push-support-v253 span{display:grid}.push-support-v253 small{color:#6d7973}.push-support-v253.unsupported,.push-feedback-v253.error{background:#fff1ef;color:#8d3d35;border:1px solid #efd1cd}.push-support-v253.unsupported svg,.push-feedback-v253.error svg{background:#fff}.push-feedback-v253.success{background:#eaf6ed;color:#246047;border:1px solid #cce3d3}.push-feedback-v253.info{background:#eef4fa;color:#405e7b;border:1px solid #d5e1ed}.push-feedback-v253 span{font-size:.86rem;line-height:1.4}.push-current-device-v253{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #dde5df;border-radius:16px;background:#fff}.push-device-icon-v253{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#e9f3ec;color:#14563f}.push-device-icon-v253 svg{width:22px}.push-current-device-v253>div:nth-child(2){display:grid;min-width:0}.push-current-device-v253 small{color:#748079}.push-current-actions-v253{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.push-current-actions-v253 .btn{min-height:38px;padding:0 12px;font-size:.8rem}.push-current-actions-v253 .btn svg{width:16px}.push-device-list-v253{display:grid;gap:8px}.push-device-list-v253 h3{display:flex;align-items:center;gap:7px;margin:2px 0 0;font-size:.9rem;color:#365747}.push-device-list-v253 h3 span{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#155e45;color:#fff;font-size:.7rem}.push-device-row-v253{display:grid;grid-template-columns:32px minmax(0,1fr) 34px;align-items:center;gap:10px;padding:10px 11px;border:1px solid #e2e7e3;border-radius:14px;background:#fff}.push-device-state-v253{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#eaf6ed;color:#286349}.push-device-state-v253 svg{width:17px}.push-device-row-v253>span:nth-child(2){display:grid;min-width:0}.push-device-row-v253 b{font-size:.86rem;color:#244d3f}.push-device-row-v253 small{color:#768079;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.push-device-row-v253>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:#f4f3ee;color:#8c493f}.push-device-row-v253>button svg{width:16px}.push-note-v253{color:#748079;line-height:1.45}.spin{animation:push-spin-v253 .8s linear infinite}@keyframes push-spin-v253{to{transform:rotate(360deg)}}@media(max-width:700px){.push-settings-v253{padding:12px;border-radius:17px}.push-master-v253{align-items:flex-start}.push-current-device-v253{grid-template-columns:42px minmax(0,1fr)}.push-device-icon-v253{width:42px;height:42px}.push-current-actions-v253{grid-column:1/-1;justify-content:stretch}.push-current-actions-v253 .btn{flex:1;justify-content:center}.push-device-row-v253{grid-template-columns:30px minmax(0,1fr) 32px}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}.v254-home-hero{position:relative;overflow:hidden}.v254-home-hero:after{content:"";position:absolute;right:-70px;bottom:-90px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,#b7842626,#b7842600 68%);pointer-events:none}.v254-hero-copy{min-width:0;position:relative;z-index:1}.v254-kicker-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.v254-refresh{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--v2-line);border-radius:999px;background:#ffffffbd;padding:7px 10px;color:var(--v2-green);font-size:11px;font-weight:800;cursor:pointer}.v254-refresh:hover{background:#fff}.v254-refresh:disabled{opacity:.55;cursor:wait}.v254-refresh .spin{animation:v254spin .75s linear infinite}.v254-home-headline{display:block;max-width:660px;color:var(--v2-ink);font:700 19px/1.35 Playfair Display,serif;margin-top:-3px}.v254-quran-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;margin:18px 0 26px;padding:24px;border:1px solid rgba(183,132,38,.28);border-radius:26px;background:linear-gradient(135deg,#fffbf0f7,#eff7f2f2);box-shadow:0 18px 48px #18382d12}.v254-quran-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;color:var(--v2-green);background:#ffffffe6;border:1px solid var(--v2-line)}.v254-quran-copy blockquote{margin:7px 0 6px;color:var(--v2-ink);font:700 clamp(22px,2.6vw,32px)/1.25 "Playfair Display",serif}.v254-quran-copy>p{margin:0;color:var(--v2-muted);line-height:1.65;max-width:880px}.v254-quran-copy footer{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:15px;padding-top:14px;border-top:1px solid rgba(23,82,59,.1)}.v254-quran-copy footer>span{display:grid;gap:3px}.v254-quran-copy footer small{color:var(--v2-muted);font-size:10px}.v254-quran-copy footer a{display:inline-flex;align-items:center;gap:6px;color:var(--v2-green);font-weight:800;text-decoration:none;white-space:nowrap}.inspiration-settings-v254{background:linear-gradient(145deg,#fff,#f4f8f4)}.inspiration-settings-head-v254{display:flex;gap:14px;align-items:flex-start;margin-bottom:8px}.inspiration-settings-head-v254>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:var(--v2-green);background:#edf4ef}.inspiration-settings-head-v254 h2{margin:0 0 5px}.inspiration-settings-head-v254 p{margin:0;color:var(--mm-muted);line-height:1.5}.inspiration-settings-v254 .setting-row{padding:15px 0;border-top:1px solid var(--mm-border)}.inspiration-settings-v254 .setting-row strong{display:flex;align-items:center;gap:7px}.inspiration-settings-v254>small{display:block;color:var(--mm-muted);line-height:1.5;margin-top:8px}@keyframes v254spin{to{transform:rotate(360deg)}}@media(max-width:620px){.v254-kicker-row{justify-content:space-between}.v254-refresh{font-size:0;padding:8px}.v254-refresh svg{width:16px;height:16px}.v254-home-headline{font-size:17px}.v254-quran-card{grid-template-columns:1fr;padding:20px;border-radius:22px}.v254-quran-icon{width:44px;height:44px}.v254-quran-copy footer{align-items:flex-start;flex-direction:column}.v254-quran-copy footer a{width:100%;justify-content:center;padding:11px;border:1px solid var(--v2-line);border-radius:14px;background:#fff}.inspiration-settings-head-v254{align-items:center}}@media(prefers-reduced-motion:reduce){.v254-refresh .spin{animation:none}}.moderation-vision-preview-v255{position:relative;margin:14px 0;overflow:hidden;border:1px solid #dedfd9;border-radius:18px;background:#101c17}.moderation-vision-preview-v255 img{display:block;width:100%;max-height:360px;object-fit:contain;background:repeating-conic-gradient(#16251f 0 25%,#1c3028 0 50%) 50%/18px 18px}.moderation-vision-preview-v255 span{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:#0b2018e0;color:#fff;font-size:.73rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:700px){.moderation-vision-preview-v255 img{max-height:290px}.moderation-vision-preview-v255 span{right:8px;left:8px;justify-content:center;border-radius:12px}}.auth-forgot-link-v256{align-self:flex-end;margin-top:-6px;color:var(--brand,#0f766e);font-size:.9rem;font-weight:700;text-decoration:none}.auth-forgot-link-v256:hover{text-decoration:underline}.account-action-page-v256{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(15,118,110,.14),transparent 34%),linear-gradient(180deg,#f8fafc,#eef5f3)}.account-action-card-v256{width:min(100%,520px);background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:28px;padding:34px;box-shadow:0 24px 70px #0f172a1c;display:flex;flex-direction:column;gap:16px;text-align:center}.account-action-card-v256 h1{margin:0;font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.08;color:#172033}.account-action-card-v256 .eyebrow{margin:0;color:#0f766e;font-weight:800;letter-spacing:.13em;font-size:.74rem}.account-action-lead-v256{margin:0;color:#64748b;line-height:1.65}.account-action-brand-v256{align-self:center;color:#0f766e;text-decoration:none;font-size:1.1rem;font-weight:850}.account-action-back-v256{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;color:#64748b;text-decoration:none;font-weight:700}.account-action-icon-v256{width:72px;height:72px;margin:4px auto 0;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#dff8ef,#e8f3ff);color:#0f766e}.account-action-icon-v256 svg{width:34px;height:34px}.phase-success .account-action-icon-v256{background:#dcfce7;color:#15803d}.phase-error .account-action-icon-v256{background:#fee2e2;color:#b91c1c}.email-destination-v256{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;border-radius:16px;background:#f8fafc;color:#475569}.account-action-help-v256{color:#64748b;line-height:1.5}.account-action-security-v256{display:flex;align-items:flex-start;gap:9px;text-align:left;padding:14px;border-radius:15px;background:#f8fafc;color:#64748b;font-size:.82rem;line-height:1.5}.account-action-security-v256 svg{flex:0 0 auto;margin-top:1px;color:#0f766e}.account-action-form-v256{text-align:left}.account-action-form-v256 label{display:grid;gap:7px;color:#334155;font-weight:750}.input-with-icon-v256{position:relative}.input-with-icon-v256 svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}.input-with-icon-v256 input{padding-left:44px}.password-rules-v256{display:flex;flex-wrap:wrap;gap:7px}.password-rules-v256 span{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#94a3b8;font-size:.75rem;font-weight:750}.password-rules-v256 span.ok{background:#dcfce7;color:#15803d}.spin-v256{animation:mm-spin-v256 .9s linear infinite}@keyframes mm-spin-v256{to{transform:rotate(360deg)}}.email-security-card-v256{position:relative;overflow:hidden}.email-security-card-v256:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(#0f766e,#14b8a6)}.email-security-head-v256{display:flex;align-items:center;gap:13px}.email-security-head-v256>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e6f7f3;color:#0f766e}.email-security-head-v256>div{min-width:0;flex:1}.email-security-head-v256 h2,.email-security-head-v256 p{margin:0}.email-security-head-v256 p{margin-top:3px;color:#64748b;overflow-wrap:anywhere}.email-security-head-v256>b{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;font-size:.75rem;white-space:nowrap}.email-security-head-v256 .verified-v256{background:#dcfce7;color:#15803d}.email-security-head-v256 .pending-v256{background:#fef3c7;color:#a16207}.email-security-copy-v256{color:#64748b;line-height:1.55}.email-mail-warning-v256{display:block;margin-top:12px;color:#b45309}@media(max-width:640px){.account-action-page-v256{padding:12px;align-items:stretch}.account-action-card-v256{min-height:calc(100dvh - 24px);justify-content:center;border-radius:22px;padding:26px 20px}.email-security-head-v256{align-items:flex-start;flex-wrap:wrap}.email-security-head-v256>div{flex-basis:calc(100% - 60px)}.email-security-head-v256>b{margin-left:55px}}
