.main-navbar{z-index:1000;width:100%;padding:14px 0 0;position:sticky;top:0}.main-navbar__inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8e6;border:1px solid #17233417;border-radius:21px;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:12px;width:min(1320px,100% - 24px);min-height:72px;margin:0 auto;padding:10px 12px 10px 14px;display:grid;box-shadow:0 18px 50px #1a243314,0 2px 10px #1a24330a}.main-navbar__brand{align-items:center;gap:9px;min-width:max-content;display:inline-flex}.main-navbar__logo{background:#172334;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;overflow:hidden;box-shadow:0 9px 22px #17233429}.main-navbar__logo img{object-fit:cover;width:100%;height:100%;display:block}.main-navbar__identity{white-space:nowrap;flex-direction:column;line-height:1;display:flex}.main-navbar__identity strong{color:#172334;letter-spacing:-.45px;font-size:18px;font-weight:850}.main-navbar__identity small{color:#7b756c;margin-top:5px;font-family:Arial,sans-serif;font-size:10px;font-weight:700}.main-navbar__navigation{white-space:nowrap;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.main-navbar__navigation a{color:#5f6470;white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:0 10px;font-size:12px;font-weight:750;transition:color .16s,background .16s,transform .16s;display:inline-flex}.main-navbar__navigation a:hover{color:#172334;background:#f0ece3}.main-navbar__navigation a.active{color:#172334;background:#eee6d6}.main-navbar__navigation a:active{transform:scale(.98)}.main-navbar__navigation svg{flex-shrink:0}.main-navbar__actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:max-content;display:flex}.language-switch{background:#1723340d;border:1px solid #17233414;border-radius:999px;flex-shrink:0;align-items:center;gap:1px;padding:2px;display:inline-flex}.language-switch button{color:#394656;width:29px;height:27px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;font-size:9px;font-weight:850;transition:color .17s,background .17s,transform .17s;display:grid}.language-switch button:hover{background:#efb34d24}.language-switch button.active{color:#fff;background:#172334}.language-switch button:active{transform:scale(.96)}.main-navbar__reunions{color:#8a4b12;background:#fff3df;border:1px solid #f3dfbd;border-radius:12px;flex-shrink:0;align-items:center;gap:5px;min-height:40px;padding:0 10px;display:inline-flex}.main-navbar__reunions svg{color:#d58b24;fill:#d58b2424;flex-shrink:0}.main-navbar__reunions span{color:#6e390e;font-size:12px;font-weight:850}.main-navbar__reunions small{color:#8a4b12;font-size:10px;font-weight:750}.main-navbar__publish,.main-navbar__login,.main-navbar__profile-button{min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.main-navbar__publish{color:#172334;background:#efb34d;box-shadow:0 8px 18px #de992d33}.main-navbar__publish:hover{background:#f4bd5e;transform:translateY(-1px)}.main-navbar__login,.main-navbar__profile-button{color:#fffdf8;background:#172334;box-shadow:0 8px 18px #17233424}.main-navbar__login:hover,.main-navbar__profile-button:hover{background:#24344a;transform:translateY(-1px)}.main-navbar__publish svg,.main-navbar__login svg,.main-navbar__profile-button svg{flex-shrink:0}.main-navbar__profile{min-width:0;position:relative}.main-navbar__profile-button{max-width:135px}.main-navbar__profile-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-navbar__dropdown{z-index:30;background:#fffdf8;border:1px solid #1723341a;border-radius:18px;flex-direction:column;gap:3px;width:260px;padding:9px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 22px 60px #17233429}.main-navbar__dropdown-header{border-bottom:1px solid #ece8df;flex-direction:column;gap:4px;margin-bottom:3px;padding:10px 11px 12px;display:flex}.main-navbar__dropdown-header span{color:#918b82;font-size:11px;font-weight:700}.main-navbar__dropdown-header strong{overflow-wrap:anywhere;color:#172334;font-size:14px}.main-navbar__dropdown a,.main-navbar__dropdown button{color:#4e5562;width:100%;min-height:42px;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:0 11px;font-size:13px;font-weight:720;display:flex}.main-navbar__dropdown a:hover,.main-navbar__dropdown button:hover{color:#172334;background:#f3efe7}.main-navbar__dropdown button:last-child{color:#b34141}.main-navbar__menu-button{color:#172334;cursor:pointer;background:#f3efe7;border:1px solid #17233414;border-radius:12px;place-items:center;width:42px;height:42px;display:none}html[dir=rtl] .main-navbar__inner{direction:rtl}html[dir=rtl] .main-navbar__dropdown{left:0;right:auto}html[dir=rtl] .main-navbar__dropdown a,html[dir=rtl] .main-navbar__dropdown button{text-align:right}@media (width<=1240px) and (width>=1041px){.main-navbar__inner{gap:8px;width:calc(100% - 16px);padding-inline:10px}.main-navbar__brand{gap:7px}.main-navbar__identity small{display:none}.main-navbar__navigation a{padding-inline:8px;font-size:11px}.main-navbar__actions{gap:4px}.main-navbar__reunions{padding-inline:8px}.main-navbar__publish,.main-navbar__login,.main-navbar__profile-button{padding-inline:9px;font-size:11px}.main-navbar__profile-button{max-width:105px}}@media (width<=1040px){.main-navbar__inner{grid-template-columns:minmax(0,1fr) auto;gap:12px}.main-navbar__navigation,.main-navbar__actions{display:none}.main-navbar__menu-button{justify-self:end;display:grid}.main-navbar__navigation--open,.main-navbar__actions--open{display:flex}.main-navbar__navigation--open{border-top:1px solid #ece8df;flex-direction:column;grid-column:1/-1;align-items:stretch;padding-top:12px}.main-navbar__navigation--open a{justify-content:flex-start;width:100%}.main-navbar__actions--open{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;align-items:stretch;padding-top:10px}.main-navbar__actions--open .language-switch{width:fit-content}.main-navbar__actions--open .main-navbar__reunions,.main-navbar__actions--open .main-navbar__publish,.main-navbar__actions--open .main-navbar__login{flex:170px}.main-navbar__actions--open .main-navbar__profile{flex:100%}.main-navbar__actions--open .main-navbar__profile-button{width:100%;max-width:none}.main-navbar__dropdown{width:100%;box-shadow:none;margin-top:8px;position:static}html[dir=rtl] .main-navbar__navigation--open a{justify-content:flex-start}}@media (width<=640px){.main-navbar{padding-top:8px}.main-navbar__inner{border-radius:17px;width:calc(100% - 14px);min-height:64px;padding:9px 10px 9px 12px}.main-navbar__logo{border-radius:13px;width:41px;height:41px}.main-navbar__identity strong{font-size:17px}.main-navbar__identity small{font-size:10px}.main-navbar__actions--open{flex-direction:column}.main-navbar__actions--open>*{width:100%}.main-navbar__actions--open .language-switch{align-self:flex-start;width:fit-content}.main-navbar__publish,.main-navbar__login,.main-navbar__reunions{width:100%}.main-navbar__reunions{justify-content:center}}@media (width<=380px){.main-navbar__identity small{display:none}.main-navbar__brand{gap:7px}}.site-footer-v2{width:100%;margin-top:90px;padding:0 0 24px}.site-footer-v2__inner{color:#ffffffb8;background:radial-gradient(circle at 85% 15%,#efb34d29,#0000 26rem),linear-gradient(145deg,#131f2e 0%,#17273a 58%,#1d3046 100%);border:1px solid #ffffff14;border-radius:30px;width:min(1240px,100% - 40px);margin:0 auto;overflow:hidden;box-shadow:0 30px 80px #17233429}.site-footer-v2__main{grid-template-columns:minmax(260px,1.4fr) .8fr .8fr minmax(230px,1fr);gap:42px;padding:54px;display:grid}.site-footer-v2__brand{max-width:360px}.site-footer-v2__identity{align-items:center;gap:12px;width:fit-content;display:inline-flex}.site-footer-v2__logo{background:#fffdf8;border-radius:15px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid;overflow:hidden;box-shadow:0 12px 28px #00000029}.site-footer-v2__logo img{object-fit:cover;width:100%;height:100%}.site-footer-v2__identity>span:last-child{flex-direction:column;display:flex}.site-footer-v2__identity strong{color:#fffdf8;letter-spacing:-.03em;font-size:21px;line-height:1}.site-footer-v2__identity small{color:#efc16d;margin-top:7px;font-family:Arial,sans-serif;font-size:12px;font-weight:700}.site-footer-v2__brand>p{color:#ffffff9e;margin:22px 0 0;font-size:14px;line-height:1.8}.site-footer-v2__trust{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.site-footer-v2__trust span{color:#ffffffbd;background:#ffffff0f;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.site-footer-v2__trust svg{color:#efb34d}.site-footer-v2__column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.site-footer-v2__heading{color:#fffdf8;text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px;font-size:12px;font-weight:850}.site-footer-v2__column a{color:#ffffffa3;align-items:center;gap:6px;font-size:13px;font-weight:650;transition:color .16s,transform .16s;display:inline-flex}.site-footer-v2__column a:hover{color:#fffdf8;transform:translate(3px)}.site-footer-v2__column a svg{color:#efb34d}.site-footer-v2__community>p{color:#ffffff91;margin:17px 0 0;font-size:13px;line-height:1.7}.site-footer-v2__counter{background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.site-footer-v2__counter>svg{color:#efb34d;fill:#efb34d1f;flex-shrink:0}.site-footer-v2__counter div{flex-direction:column;display:flex}.site-footer-v2__counter strong{color:#fffdf8;font-size:23px;line-height:1}.site-footer-v2__counter span{color:#ffffff94;margin-top:5px;font-size:11px;font-weight:700}.site-footer-v2__socials{gap:9px;margin-top:18px;display:flex}.site-footer-v2__socials a{color:#ffffffb8;background:#ffffff12;border:1px solid #ffffff17;border-radius:12px;place-items:center;width:40px;height:40px;transition:color .16s,background .16s,transform .16s;display:grid}.site-footer-v2__socials a:hover{color:#172334;background:#efb34d;transform:translateY(-2px)}.site-footer-v2__bottom{color:#ffffff75;background:#050c1533;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:18px 54px;font-size:12px;font-weight:650;display:flex}.site-footer-v2__bottom span:last-child{color:#efc16dd1;font-family:Arial,sans-serif}.footer-arrow--rtl{transform:scaleX(-1)}@media (width<=1020px){.site-footer-v2__main{grid-template-columns:1.3fr 1fr 1fr}.site-footer-v2__community{grid-column:1/-1;max-width:420px}}@media (width<=720px){.site-footer-v2{margin-top:64px;padding-bottom:12px}.site-footer-v2__inner{border-radius:24px;width:min(100% - 20px,1240px)}.site-footer-v2__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px;padding:36px 24px}.site-footer-v2__brand,.site-footer-v2__community{grid-column:1/-1}.site-footer-v2__bottom{flex-direction:column;align-items:flex-start;gap:9px;padding:20px 24px}}@media (width<=430px){.site-footer-v2__main{grid-template-columns:1fr;padding:30px 20px}.site-footer-v2__brand,.site-footer-v2__community{grid-column:auto}.site-footer-v2__bottom{padding:18px 20px}}.ai-match-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.ai-match-hero{color:#fffdf8;background:radial-gradient(circle at 84% 20%,#efb34d42,#0000 32%),linear-gradient(135deg,#142133 0%,#223b57 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:55px;min-height:370px;padding:54px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 65px #14213333}.ai-match-hero:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-190px;right:-130px}.ai-match-hero__content,.ai-match-hero__visual{z-index:1;position:relative}.ai-match-hero__label{color:#f5c66d;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.ai-match-hero h1{color:#fffdf8;letter-spacing:-.045em;max-width:700px;margin:20px 0 0;font-size:clamp(33px,4vw,52px);line-height:1.06}.ai-match-hero__content>p{color:#ffffffad;max-width:690px;margin:19px 0 0;font-size:13px;line-height:1.75}.ai-match-hero__stats{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.ai-match-hero__stats>div{background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;min-width:130px;padding:12px 16px}.ai-match-hero__stats strong{color:#f5c66d;font-size:22px;display:block}.ai-match-hero__stats span{color:#ffffff91;text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:8px;font-weight:750;display:block}.ai-match-hero__visual{place-items:center;min-height:255px;display:grid}.ai-match-orb{place-items:center;width:180px;height:180px;display:grid;position:relative}.ai-match-orb>span{z-index:2;color:#172334;background:linear-gradient(145deg,#f8cf7e,#efb34d);border:9px solid #ffffff14;border-radius:40px;place-items:center;width:125px;height:125px;display:grid;position:relative;transform:rotate(-6deg);box-shadow:0 25px 50px #00000047}.ai-match-orb>span svg{transform:rotate(6deg)}.ai-match-orb__ring{border:1px solid #f5c66d4d;border-radius:50%;position:absolute}.ai-match-orb__ring--one{width:165px;height:165px;animation:3s ease-in-out infinite aiPulse}.ai-match-orb__ring--two{width:200px;height:200px;animation:3s ease-in-out .8s infinite aiPulse}.ai-match-hero__status{color:#172334;background:#fffdf8;border-radius:15px;align-items:center;gap:10px;max-width:250px;padding:14px 16px;display:flex;position:absolute;bottom:0;right:-7px;box-shadow:0 18px 35px #050c143d}.ai-match-hero__status>svg{color:#2f7553;flex-shrink:0}.ai-match-hero__status strong{font-size:10px;display:block}.ai-match-hero__status span{color:#858a85;margin-top:3px;font-size:8px;line-height:1.4;display:block}.ai-match-warning{background:#eef6f1;border:1px solid #d5e8dc;border-radius:17px;align-items:flex-start;gap:13px;margin-top:22px;padding:20px 23px;display:flex}.ai-match-warning__icon{color:#2e7251;background:#dceee3;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.ai-match-warning strong{color:#254f3d;font-size:11px}.ai-match-warning p{color:#65746b;margin:5px 0 0;font-size:10px;line-height:1.65}.ai-match-arrow--rtl{transform:rotate(180deg)}.ai-match-error{color:#7e3137;background:#fff1ef;border:1px solid #ebceca;border-radius:15px;align-items:center;gap:12px;margin-top:18px;padding:16px 18px;display:flex}.ai-match-error>svg{flex-shrink:0}.ai-match-error>div{flex:1}.ai-match-error strong{font-size:10px;display:block}.ai-match-error p{margin:3px 0 0;font-size:9px}.ai-match-error button{color:#7e3137;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:1px solid #dfbbb7;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:800;display:inline-flex}.ai-match-loading,.ai-match-empty{text-align:center;background:#fffdf8;border:1px solid #e4ddd2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;margin-top:22px;padding:45px;display:flex;box-shadow:0 16px 40px #1d283512}.ai-match-loading__icon,.ai-match-empty__icon{color:#a76817;background:#fff0d4;border-radius:21px;place-items:center;width:72px;height:72px;display:grid}.ai-match-loading__icon svg{animation:1s linear infinite aiSpin}.ai-match-loading h2,.ai-match-empty h2{color:#172334;margin:20px 0 0;font-size:22px}.ai-match-loading>p,.ai-match-empty>p{color:#777d78;max-width:500px;margin:8px 0 0;font-size:10px;line-height:1.7}.ai-match-loading__steps{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px;display:flex}.ai-match-loading__steps span{color:#969a96;background:#f0ece6;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.ai-match-loading__steps span.active{color:#286347;background:#def0e5}.ai-match-empty>span{color:#9e681d;text-transform:uppercase;letter-spacing:.1em;margin-top:17px;font-size:8px;font-weight:850}.ai-match-panel{background:#fffdf8;border:1px solid #e3dcd1;border-radius:25px;margin-top:22px;overflow:hidden;box-shadow:0 17px 45px #1d283514}.ai-match-panel__header{border-bottom:1px solid #e8e1d6;justify-content:space-between;align-items:center;gap:24px;padding:25px 27px;display:flex}.ai-match-panel__header>div:first-child>span{color:#9d6a20;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.ai-match-panel__header h2{color:#172334;margin:5px 0 0;font-size:24px}.ai-match-panel__header p{color:#848984;margin:5px 0 0;font-size:9px}.ai-match-search{background:#f7f3ec;border:1px solid #e2d9cd;border-radius:13px;align-items:center;gap:8px;width:min(100%,330px);min-height:44px;padding:0 12px;display:flex}.ai-match-search>svg{color:#929792;flex-shrink:0}.ai-match-search input{color:#172334;width:100%;font:inherit;background:0 0;border:0;outline:none;font-size:9px}.ai-match-search button{color:#727872;cursor:pointer;background:0 0;border:0;place-items:center;padding:3px;display:grid}.ai-match-toolbar{background:#f8f4ed;border-bottom:1px solid #e8e1d6;justify-content:space-between;align-items:center;gap:16px;padding:14px 27px;display:flex}.ai-match-filters{flex-wrap:wrap;gap:7px;display:flex}.ai-match-filters button{color:#717771;min-height:35px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.ai-match-filters button span{color:#838883;background:#ebe5dc;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;display:grid}.ai-match-filters button.active{color:#fffdf8;background:#172334}.ai-match-filters button.active span{color:#172334;background:#efb34d}.ai-match-toolbar>p{color:#8c918c;margin:0;font-size:9px;font-weight:700}.ai-match-list{padding:15px}.ai-match-card{border:1px solid #e2dbd0;border-radius:20px;padding:23px;transition:transform .16s,box-shadow .16s,border-color .16s}.ai-match-card+.ai-match-card{margin-top:13px}.ai-match-card:hover{border-color:#d5c2a2;transform:translateY(-2px);box-shadow:0 16px 35px #1f2a3614}.ai-match-card--strong{background:linear-gradient(90deg,#327c530e,#0000 36%),#fffdf8}.ai-match-card--possible{background:linear-gradient(90deg,#efb34d13,#0000 36%),#fffdf8}.ai-match-card--weak{background:linear-gradient(90deg,#6677870e,#0000 36%),#fffdf8}.ai-match-card__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ai-match-card__level{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.ai-match-card__level--strong{color:#286a4b;background:#e2f2e8}.ai-match-card__level--possible{color:#986113;background:#fff0d4}.ai-match-card__level--weak{color:#526270;background:#eaf0f4}.ai-match-card__header h3{color:#172334;margin:11px 0 0;font-size:23px}.ai-match-card__header p{color:#7b817c;margin:7px 0 0;font-size:10px;line-height:1.6}.ai-match-score{background:conic-gradient(#efb34d var(--ai-score), #e8e2d9 0);border-radius:50%;flex-shrink:0;place-items:center;width:88px;height:88px;padding:7px;display:grid}.ai-match-score--strong{background:conic-gradient(#3b8b63 var(--ai-score), #e1ebe5 0)}.ai-match-score--weak{background:conic-gradient(#687b8b var(--ai-score), #e4e9ed 0)}.ai-match-score>div{text-align:center;background:#fffdf8;border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.ai-match-score strong{color:#172334;font-size:18px;line-height:1}.ai-match-score span{color:#888e89;text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:800}.ai-match-comparison{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);align-items:stretch;gap:12px;margin-top:22px;display:grid}.ai-match-post{border:1px solid #e1d9ce;border-radius:16px;padding:17px}.ai-match-post--lost{background:#fff3f0}.ai-match-post--found{background:#edf7f1}.ai-match-post__label{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-match-post__label span{text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:850}.ai-match-post--lost .ai-match-post__label span{color:#994148}.ai-match-post--found .ai-match-post__label span{color:#2d6f50}.ai-match-post__label small{color:#929792;font-size:7px}.ai-match-post h4{color:#172334;margin:11px 0 0;font-size:15px}.ai-match-post>p{color:#737974;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:43px;margin:7px 0 0;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.ai-match-post__location{color:#727972;align-items:center;gap:5px;margin-top:12px;font-size:8px;font-weight:700;display:flex}.ai-match-comparison__connector{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.ai-match-comparison__connector span{color:#172334;background:#efb34d;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.ai-match-comparison__connector small{color:#996720;text-transform:uppercase;font-size:7px;font-weight:850}.ai-match-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.ai-match-details>div{background:#f7f3ec;border:1px solid #e5ddd2;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:12px;display:flex}.ai-match-details>div>span{color:#9c691c;background:#fff0d4;border-radius:9px;flex-shrink:0;place-items:center;width:31px;height:31px;display:grid}.ai-match-details small{color:#939893;text-transform:uppercase;letter-spacing:.05em;font-size:7px;font-weight:750;display:block}.ai-match-details strong{color:#172334;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;display:block;overflow:hidden}.ai-match-reasons-section{border-top:1px solid #e8e1d7;margin-top:17px;padding-top:16px}.ai-match-reasons-section>span{color:#8d611f;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:850}.ai-match-reasons{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.ai-match-reasons>span{color:#59655e;background:#edf2ee;border:1px solid #dbe5de;border-radius:999px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.ai-match-reasons svg{color:#347554}.ai-match-card__footer{border-top:1px solid #e8e1d7;justify-content:space-between;align-items:center;gap:20px;margin-top:19px;padding-top:17px;display:flex}.ai-match-card__notice{color:#65716a;align-items:flex-start;gap:8px;max-width:430px;display:flex}.ai-match-card__notice svg{color:#2f7252;flex-shrink:0}.ai-match-card__notice p{margin:0;font-size:8px;line-height:1.55}.ai-match-card__actions{gap:9px;display:flex}.ai-match-ignore,.ai-match-chat{min-height:43px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:9px;font-weight:850;display:inline-flex}.ai-match-ignore{color:#68706c;background:0 0;border:1px solid #dcd4c9}.ai-match-ignore:hover{color:#8e3037;background:#fff2ef;border-color:#e5c6c2}.ai-match-chat{color:#172334;background:#efb34d;border:1px solid #efb34d}.ai-match-chat:hover:not(:disabled){background:#f4c261;transform:translateY(-1px)}.ai-match-chat:disabled{opacity:.65;cursor:wait}.ai-match-spinner{animation:1s linear infinite aiSpin}.ai-match-filter-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:40px;display:flex}.ai-match-filter-empty>svg{color:#bd7619}.ai-match-filter-empty h3{color:#172334;margin:15px 0 0;font-size:19px}.ai-match-filter-empty p{color:#7b817c;margin:6px 0 0;font-size:10px}.ai-match-filter-empty button{color:#fffdf8;min-height:39px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:11px;margin-top:16px;padding:0 13px;font-size:9px;font-weight:800}@keyframes aiSpin{to{transform:rotate(360deg)}}@keyframes aiPulse{0%,to{opacity:.35;transform:scale(.95)}50%{opacity:.8;transform:scale(1.04)}}@media (width<=900px){.ai-match-hero{grid-template-columns:minmax(0,1fr) 250px;padding:42px}.ai-match-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.ai-match-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:60px}.ai-match-hero{min-height:auto;padding:32px 27px;display:block}.ai-match-hero__visual{min-height:215px;margin-top:20px}.ai-match-panel__header,.ai-match-toolbar,.ai-match-card__footer{flex-direction:column;align-items:flex-start}.ai-match-search{width:100%}.ai-match-comparison{grid-template-columns:1fr}.ai-match-comparison__connector{flex-direction:row}.ai-match-comparison__connector span{transform:rotate(90deg)}.ai-match-card__actions{width:100%}.ai-match-ignore,.ai-match-chat{flex:1}}@media (width<=520px){.ai-match-page{width:min(100% - 14px,1180px)}.ai-match-hero{border-radius:21px;padding:27px 20px}.ai-match-hero h1{font-size:30px}.ai-match-hero__stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.ai-match-hero__stats>div{min-width:0;padding:10px}.ai-match-panel{border-radius:19px}.ai-match-panel__header{padding:20px 17px}.ai-match-toolbar{padding:12px 14px}.ai-match-filters{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.ai-match-filters button{justify-content:center}.ai-match-list{padding:8px}.ai-match-card{padding:17px}.ai-match-card__header{align-items:center}.ai-match-card__header h3{font-size:19px}.ai-match-score{width:70px;height:70px}.ai-match-score strong{font-size:15px}.ai-match-details{grid-template-columns:1fr}.ai-match-card__actions{flex-direction:column-reverse}.ai-match-ignore,.ai-match-chat{width:100%}.ai-match-error{flex-wrap:wrap;align-items:flex-start}.ai-match-error button{margin-left:31px}}.ai-match-post__image{background:#1723340f;border:1px solid #1723341a;border-radius:14px;width:100%;height:145px;margin:15px 0 13px;overflow:hidden;box-shadow:0 9px 24px #17233414}.ai-match-post__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .22s,filter .22s;display:block}.ai-match-post:hover .ai-match-post__image img{filter:brightness(.96);transform:scale(1.025)}@media (width<=760px){.ai-match-post__image{height:180px}}@media (width<=460px){.ai-match-post__image{height:150px}}.mafkoud-post-card{background:#fffdf8;border:1px solid #17233417;border-radius:24px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 18px 46px #17233414,0 3px 10px #17233408}.mafkoud-post-card:hover{border-color:#17233424;transform:translateY(-5px);box-shadow:0 28px 65px #1723341f,0 4px 14px #1723340a}.mafkoud-post-card__media{aspect-ratio:4/3;background:radial-gradient(circle at 100% 0,#efb34d2e,#0000 34%),linear-gradient(145deg,#ece6dc,#f7f3eb);border-radius:18px;margin:8px;position:relative;overflow:hidden}.mafkoud-post-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.mafkoud-post-card:hover .mafkoud-post-card__media img{transform:scale(1.035)}.mafkoud-post-card__placeholder{color:#8d877d;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:13px;font-weight:700;display:flex}.mafkoud-post-card__placeholder svg{color:#d19436}.mafkoud-post-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0a121c47,#0000 32%),linear-gradient(#0000 65%,#0a121c6b);position:absolute;inset:0}.mafkoud-post-card__media-top{z-index:2;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;top:12px;left:12px;right:12px}.mafkoud-post-card__status,.mafkoud-post-card__photo-count,.mafkoud-post-card__category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mafkoud-post-card__status{border:1px solid #ffffff47;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.mafkoud-post-card__status--lost{color:#7e252d;background:#ffe9e8eb}.mafkoud-post-card__status--found{color:#18583f;background:#e5f7eded}.mafkoud-post-card__photo-count{color:#fff;background:#11182294;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.mafkoud-post-card__category{z-index:2;color:#fff;background:#1118228f;border:1px solid #ffffff26;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;left:12px}.mafkoud-post-card__content{flex-direction:column;flex:1;min-width:0;padding:16px 18px 19px;display:flex}.mafkoud-post-card__meta{color:#8a867f;flex-wrap:wrap;gap:8px 14px;font-size:11px;font-weight:700;display:flex}.mafkoud-post-card__meta span{align-items:center;gap:5px;display:inline-flex}.mafkoud-post-card__meta svg{color:#c27b17}.mafkoud-post-card__content h3{color:#172334;letter-spacing:-.025em;margin:13px 0 8px;font-size:22px;line-height:1.16}.mafkoud-post-card__description{-webkit-line-clamp:3;color:#727672;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.mafkoud-post-card__tags{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.mafkoud-post-card__tags span{color:#626862;background:#f4f0e8;border:1px solid #ebe4d8;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:10px;font-weight:760;display:inline-flex}.post-card-arrow--rtl{transform:scaleX(-1)}.mafkoud-post-card__actions{align-items:center;gap:9px;margin-top:auto;padding-top:20px;display:flex}.mafkoud-post-card__details{color:#fffdf8;min-height:44px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:13px;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:850;transition:transform .16s,background .16s;display:inline-flex}.mafkoud-post-card__details:hover{background:#24364e;transform:translateY(-1px)}.mafkoud-post-card__details:disabled{opacity:.5;cursor:not-allowed}.mafkoud-post-card__report{color:#8b8176;cursor:pointer;background:#f5f1e9;border:1px solid #e8e1d5;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;transition:color .16s,background .16s,transform .16s;display:grid}.mafkoud-post-card__report:hover{color:#a53f45;background:#fff0ef;transform:translateY(-1px)}@media (width<=760px){.mafkoud-post-card{border-radius:21px}.mafkoud-post-card__media{border-radius:16px}.mafkoud-post-card__content h3{font-size:20px}}.home-page{--home-navy-950:#111b28;--home-navy-900:#172334;--home-navy-850:#1c2d43;--home-navy-800:#22364f;--home-navy-700:#344d68;--home-amber-500:#efb34d;--home-amber-400:#f5c56d;--home-amber-100:#fff1d2;--home-ivory-50:#fffdf8;--home-ivory-100:#faf7f1;--home-ivory-200:#f1eadf;--home-text:#172334;--home-muted:#747a77;--home-border:#e3ddd3;--home-success:#2f8057;--home-danger:#a84747;width:min(1240px,100% - 40px);margin:34px auto 90px}.home-section-heading__eyebrow,.home-section__eyebrow{color:#b66e13;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:850;display:inline-flex}.home-section-heading{max-width:760px}.home-section-heading--centered{text-align:center;margin-inline:auto}.home-section-heading h2,.home-process-section__intro h2,.home-matching-section__content h2,.home-activity-section__content h2,.home-safety-section__content h2,.home-final-cta h2,.home-section__header h2{color:var(--home-text);letter-spacing:-.05em;margin:0;font-size:clamp(36px,4.4vw,58px);line-height:1}.home-section-heading p,.home-process-section__intro>p,.home-matching-section__content>p,.home-activity-section__content>p,.home-safety-section__content>p,.home-final-cta p,.home-section__header p{color:var(--home-muted);margin:18px 0 0;font-size:16px;line-height:1.75}.home-inline-link{width:fit-content;color:var(--home-navy-900);align-items:center;gap:8px;margin-top:26px;font-size:14px;font-weight:850;display:inline-flex}.home-inline-link svg,.home-section__link svg,.home-action-card__link svg{transition:transform .17s}.home-inline-link:hover svg,.home-section__link:hover svg,.home-action-card:hover .home-action-card__link svg{transform:translate(4px)}.home-btn{cursor:pointer;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 20px;font-size:14px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{color:var(--home-navy-900);background:var(--home-amber-500);box-shadow:0 14px 32px #efb34d3b}.home-btn--primary:hover{background:#f7c66d;box-shadow:0 18px 40px #efb34d4d}.home-btn--secondary{color:var(--home-ivory-50);background:#ffffff0f;border-color:#ffffff26}.home-btn--secondary:hover{background:#ffffff1c;border-color:#ffffff40}.home-btn--light{color:var(--home-ivory-50);background:#ffffff12;border-color:#ffffff2e}.home-btn--light:hover{background:#ffffff21}.home-hero{--pointer-x:70%;--pointer-y:30%;min-height:600px;color:var(--home-ivory-50);background:radial-gradient(circle at 82% 16%, #efb34d2e, transparent 29%), linear-gradient(145deg, var(--home-navy-950) 0%, var(--home-navy-850) 58%, var(--home-navy-800) 100%);border:1px solid #ffffff14;border-radius:34px;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:34px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #17233433,0 8px 28px #17233414}.home-hero:before,.home-hero:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.home-hero:before{border:1px solid #ffffff14;width:430px;height:430px;top:-180px;right:-120px}.home-hero:after{filter:blur(10px);background:#efb34d0f;width:560px;height:560px;bottom:-310px;right:23%}.home-hero__grid{opacity:.22;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 92%);mask-image:linear-gradient(#000000e6,#0000 92%)}.home-hero__glow{pointer-events:none;background:radial-gradient(360px circle at var(--pointer-x) var(--pointer-y), #efb34d26, transparent 72%);position:absolute;inset:0}.home-hero__content,.home-hero__visual{z-index:2;position:relative}.home-hero__content{padding:34px 30px 34px 38px}.home-hero__eyebrow{color:#f8dca4;background:#fff1;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:9px;width:fit-content;min-height:38px;padding:0 13px 0 6px;font-size:11px;font-weight:800;display:inline-flex}.home-hero__eyebrow-icon{width:27px;height:27px;color:var(--home-navy-900);background:var(--home-amber-500);border-radius:50%;place-items:center;display:grid}.home-hero h1{max-width:760px;color:var(--home-ivory-50);letter-spacing:-.064em;margin:27px 0 0;font-size:clamp(48px,6.1vw,79px);font-weight:880;line-height:.96}.home-hero h1 span{color:var(--home-amber-500);margin-top:7px;display:block}.home-hero__description{color:#ffffffba;max-width:680px;margin:25px 0 0;font-size:17px;line-height:1.75}.home-hero__dialect{color:#fff1cf;border-right:3px solid var(--home-amber-500);background:#efb34d17;border-radius:10px 0 0 10px;width:fit-content;max-width:650px;margin:16px 0 0;padding:10px 14px;font-family:Arial,sans-serif;font-size:15px;line-height:1.7}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.home-hero__trust{border-top:1px solid #ffffff17;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;padding-top:26px;display:grid}.home-hero__trust>div{align-items:flex-start;gap:9px;display:flex}.home-hero__trust svg{color:var(--home-amber-500);flex-shrink:0;margin-top:2px}.home-hero__trust span{color:#ffffff7a;flex-direction:column;gap:3px;min-width:0;font-size:10px;line-height:1.4;display:flex}.home-hero__trust strong{color:#ffffffd4;font-size:11px}.home-hero__visual{place-items:center;min-height:520px;display:grid}.home-hero__orbit{pointer-events:none;border:1px solid #ffffff17;border-radius:50%;position:absolute}.home-hero__orbit--large{width:495px;height:495px;animation:28s linear infinite home-spin}.home-hero__orbit--small{border-color:#efb34d21;width:350px;height:350px;animation:21s linear infinite home-spin-reverse}.home-search-console{z-index:3;width:min(100%,430px);color:var(--home-text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffdf8fa,#f7f2e9f5);border:1px solid #ffffff94;border-radius:25px;padding:19px;position:relative;box-shadow:0 30px 70px #080f1a47,inset 0 1px #ffffffbf}.home-search-console__header,.home-search-console__footer,.home-search-console__scanning,.home-search-result,.home-matching-card__header,.home-matching-card__navigation,.home-matching-score>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-search-console__header{color:#6d746f;text-transform:uppercase;letter-spacing:.08em;padding:0 3px 15px;font-size:10px;font-weight:850}.home-search-console__header>div,.home-matching-card__header>div,.home-community-map__label{align-items:center;gap:7px;display:inline-flex}.home-search-console__header svg{color:var(--home-success)}.home-live-dot{background:#38a56d;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite home-pulse;display:inline-block}.home-search-console__field{color:#7d847f;background:var(--home-ivory-50);border:1px solid var(--home-border);border-radius:14px;align-items:center;gap:10px;min-height:55px;padding:0 14px;font-size:11px;font-weight:700;display:flex;box-shadow:0 8px 22px #1723340d}.home-search-console__field svg{color:#d4881e;flex-shrink:0}.home-search-console__field span{flex:1}.home-search-console__field kbd{color:#8a8d88;background:#f2eee7;border:1px solid #e2dcd2;border-radius:7px;place-items:center;width:26px;height:26px;font-family:inherit;font-size:11px;display:grid}.home-search-console__scanning{color:#67706c;margin-top:17px;font-size:10px;font-weight:750}.home-search-console__scanning>div{align-items:center;gap:8px;display:flex}.home-search-console__scanning svg{color:#b97818;animation:4s linear infinite home-spin}.home-search-console__scanning strong{color:var(--home-navy-900);font-size:12px}.home-search-console__progress,.home-matching-score__bar,.home-process-progress{background:#e8e2d9;border-radius:999px;overflow:hidden}.home-search-console__progress{height:7px;margin-top:10px}.home-search-console__progress span{background:linear-gradient(90deg, #d68c20, var(--home-amber-400));border-radius:inherit;width:94%;height:100%;animation:2.4s ease-in-out infinite alternate home-progress;display:block}.home-search-result{background:#fff;border:1px solid #e4ddd2;border-radius:15px;margin-top:17px;padding:14px;box-shadow:0 10px 25px #1723340f}.home-search-result__icon{color:#9f681a;background:#f8ead2;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.home-search-result>div:nth-child(2){flex:1;min-width:0}.home-search-result span,.home-search-result strong,.home-search-result small{display:block}.home-search-result span{color:#9b9f9b;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.home-search-result strong{color:var(--home-text);margin-top:4px;font-size:12px}.home-search-result small{color:#7c827e;align-items:center;gap:4px;margin-top:5px;font-size:8px;display:flex}.home-search-result__score{color:var(--home-success);letter-spacing:-.04em;font-size:20px;font-weight:900}.home-search-console__footer{border-top:1px solid #e6dfd5;margin-top:15px;padding-top:14px}.home-search-console__footer span{color:#929691;align-items:center;gap:5px;font-size:8px;font-weight:700;display:inline-flex}.home-search-console__footer svg{color:#527086}.home-floating-card,.home-floating-location{z-index:4;color:var(--home-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;border:1px solid #ffffffa3;border-radius:14px;animation:5s ease-in-out infinite home-float;position:absolute;box-shadow:0 18px 38px #09111c3b}.home-floating-card{align-items:center;gap:10px;padding:12px 14px;display:flex}.home-floating-card--reunions{top:57px;right:-3px}.home-floating-card--community{animation-delay:-2s;bottom:58px;left:-8px}.home-floating-card__icon{width:37px;height:37px;color:var(--home-success);background:#eaf6ef;border-radius:11px;place-items:center;display:grid}.home-floating-card>div:last-child{flex-direction:column;gap:2px;display:flex}.home-floating-card span{color:#888e89;font-size:8px}.home-floating-card strong{color:var(--home-text);font-size:13px}.home-floating-card__avatars{padding-left:8px;display:flex}.home-floating-card__avatars span{color:#fff;border:2px solid var(--home-ivory-50);background:#35516d;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-8px;font-size:8px;font-weight:850;display:grid}.home-floating-card__avatars span:nth-child(2){background:#b6781d}.home-floating-card__avatars span:nth-child(3){background:#4f866b}.home-floating-location{align-items:center;gap:10px;padding:11px 13px;animation-delay:-1s;display:flex;bottom:15px;right:14px}.home-floating-location__pulse{background:var(--home-amber-500);border:3px solid #fff3d8;border-radius:50%;width:12px;height:12px;animation:2s infinite home-pulse-amber}.home-floating-location div{flex-direction:column;gap:2px;display:flex}.home-floating-location strong{color:var(--home-text);font-size:9px}.home-floating-location div span{color:#8d918c;font-size:7px}.home-hero__scroll-indicator{z-index:5;color:#ffffff73;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.home-hero__scroll-indicator>span{border:1px solid #ffffff3d;border-radius:999px;width:18px;height:29px;position:relative}.home-hero__scroll-indicator>span:after{content:"";background:var(--home-amber-500);border-radius:999px;width:3px;height:6px;animation:1.8s infinite home-scroll-dot;position:absolute;top:6px;left:50%;transform:translate(-50%)}.home-stat-strip{background:var(--home-ivory-50);border:1px solid var(--home-border);border-radius:20px;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);align-items:center;gap:28px;margin-top:22px;padding:24px 28px;display:grid;box-shadow:0 13px 36px #17233412}.home-stat-strip__intro span,.home-stat-strip__intro strong{display:block}.home-stat-strip__intro span{color:#b46d14;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.home-stat-strip__intro strong{max-width:370px;color:var(--home-text);margin-top:7px;font-size:15px;line-height:1.45}.home-stat-strip__items{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-stat-strip__items>div{border-left:1px solid #e5ded4;flex-direction:column;justify-content:center;min-height:66px;padding:0 20px;display:flex}.home-stat-strip__items strong,.home-stat-strip__items span{display:block}.home-stat-strip__items strong{color:var(--home-text);letter-spacing:-.04em;font-size:27px;line-height:1}.home-stat-strip__items span{color:#848985;margin-top:6px;font-size:8px;font-weight:700}.home-action-section{margin-top:76px}.home-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:35px;display:grid}.home-action-card{min-height:370px;color:var(--home-text);border:1px solid #17233414;border-radius:28px;flex-direction:column;padding:34px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 19px 52px #17233417}.home-action-card:before,.home-action-card:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.home-action-card:before{opacity:.09;border:1px solid;width:240px;height:240px;top:-86px;right:-86px}.home-action-card:after{opacity:.035;background:currentColor;width:120px;height:120px;top:-30px;right:-30px}.home-action-card:hover{transform:translateY(-7px);box-shadow:0 28px 68px #17233424}.home-action-card--lost{color:#9c3d43;background:radial-gradient(circle at 100% 0,#cb5b5b29,#0000 34%),linear-gradient(145deg,#fff9f6,#f7ebe7)}.home-action-card--found{color:#246a4d;background:radial-gradient(circle at 100% 0,#358d6426,#0000 34%),linear-gradient(145deg,#f7fcf8,#eaf5ef)}.home-action-card__top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.home-action-card__number{color:currentColor;letter-spacing:.08em;font-size:11px;font-weight:900}.home-action-card__icon{color:currentColor;background:#fff9;border:1px solid #17233414;border-radius:17px;place-items:center;width:58px;height:58px;transition:transform .2s;display:grid;box-shadow:0 10px 24px #1723340f}.home-action-card:hover .home-action-card__icon{transform:rotate(-5deg)scale(1.05)}.home-action-card__label{color:currentColor;text-transform:uppercase;letter-spacing:.07em;background:#ffffff94;border:1px solid #17233412;border-radius:999px;width:fit-content;margin-top:30px;padding:7px 10px;font-size:10px;font-weight:850}.home-action-card h3{max-width:520px;color:var(--home-text);letter-spacing:-.045em;margin:19px 0 0;font-size:clamp(30px,3.3vw,45px);line-height:1.03}.home-action-card>p{color:#646a67;max-width:540px;margin:16px 0 0;font-size:14px;line-height:1.7}.home-action-card__features{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.home-action-card__features span{color:#52605b;background:#ffffff94;border:1px solid #17233412;border-radius:999px;align-items:center;gap:6px;min-height:31px;padding:0 10px;font-size:9px;font-weight:750;display:inline-flex}.home-action-card__features svg{color:currentColor}.home-action-card__link{color:currentColor;align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:13px;font-weight:850;display:inline-flex}.home-process-section{border:1px solid var(--home-border);background:radial-gradient(circle at 9% 8%,#efb34d14,#0000 24%),linear-gradient(145deg,#fffdf8,#f7f2e9);border-radius:30px;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:58px;margin-top:110px;padding:56px;display:grid;box-shadow:0 20px 58px #17233414}.home-process-section__intro{align-self:center}.home-process-progress{height:7px;margin-top:28px}.home-process-progress span{background:linear-gradient(90deg, #d78b1e, var(--home-amber-400));border-radius:inherit;height:100%;transition:width .3s;display:block}.home-process-section__intro small{color:#9a9e99;margin-top:9px;font-size:8px;font-weight:750;display:block}.home-process-list{gap:10px;display:grid}.home-process-step{text-align:left;min-height:91px;font:inherit;cursor:pointer;background:#ffffffbd;border:1px solid #e5ded4;border-radius:16px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 17px;transition:transform .17s,border-color .17s,background .17s,box-shadow .17s;display:grid}.home-process-step:hover,.home-process-step--active{background:#fff;border-color:#d8bf93;transform:translate(5px);box-shadow:0 13px 30px #17233414}.home-process-step__number{color:#a66b18;font-size:9px;font-weight:900}.home-process-step__icon{color:#6d7b86;background:#f0f3f5;border-radius:13px;place-items:center;width:45px;height:45px;transition:color .17s,background .17s,transform .17s;display:grid}.home-process-step--active .home-process-step__icon{color:#7d5215;background:#f7e7ca;transform:scale(1.05)}.home-process-step__content{min-width:0}.home-process-step__content strong,.home-process-step__content small{display:block}.home-process-step__content strong{color:var(--home-text);font-size:13px}.home-process-step__content small{color:#858a86;margin-top:5px;font-size:9px;line-height:1.55}.home-process-step__arrow{color:#9b9f9a;transition:transform .17s}.home-process-step--active .home-process-step__arrow{color:#b36f15;transform:translate(3px)}.home-matching-section{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:70px;margin-top:110px;display:grid}.home-matching-section__visual{background:radial-gradient(circle at 76% 17%, #efb34d29, transparent 28%), linear-gradient(145deg, var(--home-navy-950), var(--home-navy-800));border-radius:30px;place-items:center;min-height:590px;padding:50px;display:grid;position:relative;overflow:hidden;box-shadow:0 27px 70px #1723342e}.home-matching-grid{opacity:.26;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.home-matching-card{z-index:2;background:#fffdf8fa;border:1px solid #ffffff80;border-radius:22px;width:min(100%,520px);padding:22px;position:relative;box-shadow:0 25px 65px #060c1547}.home-matching-card__header{color:#737a76;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #e6dfd5;padding-bottom:16px;font-size:9px;font-weight:850}.home-matching-card__header>span{color:#8d5d18;background:#faedd7;border-radius:999px;padding:6px 8px}.home-matching-card__comparison{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;margin-top:22px;display:grid}.home-matching-object{background:#faf7f2;border:1px solid #e6dfd5;border-radius:14px;flex-direction:column;justify-content:center;min-height:135px;padding:16px;display:flex}.home-matching-object span,.home-matching-object strong,.home-matching-object small{display:block}.home-matching-object span{color:#9a9f9b;text-transform:uppercase;letter-spacing:.07em;font-size:7px;font-weight:800}.home-matching-object strong{color:var(--home-text);margin-top:7px;font-size:11px;line-height:1.4}.home-matching-object small{color:#808681;align-items:center;gap:4px;margin-top:9px;font-size:8px;display:flex}.home-matching-card__connector{color:#c17c19;flex-direction:column;align-items:center;gap:6px;display:flex}.home-matching-card__connector span{background:#dcc9a7;width:1px;height:20px}.home-matching-card__connector svg{animation:5s linear infinite home-spin}.home-matching-score{margin-top:19px}.home-matching-score span{color:#858b86;font-size:8px;font-weight:750}.home-matching-score strong{color:var(--home-success);letter-spacing:-.04em;font-size:20px}.home-matching-score__bar{height:7px;margin-top:9px}.home-matching-score__bar span{border-radius:inherit;background:linear-gradient(90deg,#d78b1e,#f3c673);height:100%;transition:width .45s;display:block}.home-matching-criteria{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.home-matching-criteria span{color:#5e6964;background:#edf6f0;border:1px solid #d4e6da;border-radius:999px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.home-matching-criteria svg{color:var(--home-success)}.home-matching-card__navigation{border-top:1px solid #e6dfd5;margin-top:19px;padding-top:15px}.home-matching-card__navigation>button{color:#64717c;cursor:pointer;background:#f3f4f4;border:1px solid #dfe4e7;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.home-matching-card__navigation>div{gap:6px;display:flex}.home-matching-card__navigation>div button{cursor:pointer;background:#d2d5d2;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .17s,background .17s}.home-matching-card__navigation>div button.active{background:var(--home-amber-500);border-radius:999px;width:24px}.home-matching-benefits{gap:15px;margin-top:30px;display:grid}.home-matching-benefits>div{align-items:flex-start;gap:13px;display:flex}.home-matching-benefits>div>span{color:#986319;background:#f8ead2;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.home-matching-benefits strong{color:var(--home-text);font-size:12px;display:block}.home-matching-benefits p{color:#7f8581;margin:5px 0 0;font-size:10px;line-height:1.55}.home-activity-section{background:radial-gradient(circle at 84% 14%, #efb34d14, transparent 28%), var(--home-ivory-50);border:1px solid var(--home-border);border-radius:30px;grid-template-columns:minmax(310px,.85fr) minmax(0,1.15fr);align-items:center;gap:60px;margin-top:110px;padding:58px;display:grid;box-shadow:0 18px 54px #17233414}.home-activity-list{gap:9px;margin-top:26px;display:grid}.home-activity-list>div{background:#faf7f2;border:1px solid #e7e0d6;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:0 13px;display:grid}.home-activity-list__pulse{background:#37a26b;border-radius:50%;width:9px;height:9px;animation:2s infinite home-pulse}.home-activity-list strong,.home-activity-list span{display:block}.home-activity-list strong{color:var(--home-text);font-size:10px}.home-activity-list div span{color:#8a8f8a;margin-top:3px;font-size:8px}.home-activity-list svg{color:#a26a19}.home-community-map{background:radial-gradient(circle at center, #efb34d21, transparent 32%), linear-gradient(145deg, var(--home-navy-950), var(--home-navy-800));border-radius:25px;min-height:470px;position:relative;overflow:hidden;box-shadow:0 22px 55px #1723342e}.home-community-map__grid{opacity:.28;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0}.home-community-map__label{z-index:3;color:#ffffffc2;text-transform:uppercase;letter-spacing:.07em;background:#ffffff12;border:1px solid #ffffff1c;border-radius:999px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800;position:absolute;top:20px;left:20px}.home-community-map__center{width:68px;height:68px;color:var(--home-amber-500);background:#efb34d1c;border:1px solid #efb34d38;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-community-map__center>span{border:1px solid #efb34d2e;border-radius:50%;animation:3s infinite home-map-ring;position:absolute;inset:-15px}.home-community-map__center>span:nth-child(3){animation-delay:.8s;inset:-34px}.home-community-map__center>span:nth-child(4){animation-delay:1.6s;inset:-54px}.home-map-pin{z-index:3;align-items:center;gap:8px;display:flex;position:absolute}.home-map-pin>span{width:36px;height:36px;color:var(--home-navy-900);background:var(--home-amber-500);border:3px solid #ffffff1f;border-radius:50%;place-items:center;animation:4.5s ease-in-out infinite home-float;display:grid;box-shadow:0 10px 24px #00000038}.home-map-pin>div{background:#fffdf8f2;border-radius:10px;padding:8px 10px;box-shadow:0 11px 24px #0000002e}.home-map-pin strong,.home-map-pin small{display:block}.home-map-pin strong{color:var(--home-text);font-size:8px}.home-map-pin small{color:#858b86;margin-top:2px;font-size:7px}.home-map-pin--tunis{top:22%;left:10%}.home-map-pin--sousse{top:20%;right:11%}.home-map-pin--sfax{bottom:18%;left:15%}.home-map-pin--gabes{bottom:22%;right:9%}.home-section{margin-top:110px}.home-recent-section{margin-top:64px}.home-section__header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.home-section__header>div{max-width:760px}.home-section__link{min-height:46px;color:var(--home-text);background:#f2ede4;border:1px solid #e4ddd0;border-radius:13px;flex-shrink:0;align-items:center;gap:8px;padding:0 15px;font-size:12px;font-weight:850;transition:transform .17s,background .17s;display:inline-flex}.home-section__link:hover{background:#e9e1d3;transform:translateY(-1px)}.home-page .cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:0}.home-posts-loading{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-post-skeleton{background:var(--home-ivory-50);border:1px solid var(--home-border);border-radius:22px;min-height:365px;overflow:hidden}.home-post-skeleton>span{background:#ece7df;height:220px;display:block}.home-post-skeleton>div{padding:20px}.home-post-skeleton>div span{background:#ece7df;border-radius:999px;height:12px;margin-top:12px;display:block}.home-post-skeleton>div span:first-child{width:42%}.home-post-skeleton>div span:nth-child(2){width:84%}.home-post-skeleton>div span:nth-child(3){width:64%}.home-post-skeleton>span,.home-post-skeleton>div span{position:relative;overflow:hidden}.home-post-skeleton>span:after,.home-post-skeleton>div span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa8,#0000);animation:1.5s infinite home-shimmer;position:absolute;inset:0;transform:translate(-100%)}.home-page .empty-state{text-align:center;background:linear-gradient(145deg,#fffdf8fa,#f7f3ebfa);border:1px dashed #d9d1c4;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:40px;display:flex}.home-empty-state__icon{color:#b97619;background:#f7ead2;border-radius:18px;place-items:center;width:60px;height:60px;display:grid}.home-page .empty-state h3{color:var(--home-text);margin:18px 0 0;font-size:23px}.home-page .empty-state p{color:#767c78;max-width:480px;margin:9px 0 22px;line-height:1.65}.home-safety-section{color:var(--home-ivory-50);background:radial-gradient(circle at 15% 84%, #efb34d21, transparent 27%), linear-gradient(145deg, var(--home-navy-950), var(--home-navy-800));border-radius:30px;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);align-items:center;gap:65px;margin-top:110px;padding:62px;display:grid;box-shadow:0 26px 72px #1723342e}.home-safety-section__visual{place-items:center;min-height:390px;display:grid;position:relative}.home-safety-shield{width:160px;height:160px;color:var(--home-navy-900);background:var(--home-amber-500);border-radius:42px;place-items:center;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 25px 55px #00000038,0 0 0 18px #efb34d12}.home-safety-shield:before,.home-safety-shield:after{content:"";border:1px solid #efb34d24;border-radius:50%;position:absolute}.home-safety-shield:before{width:265px;height:265px}.home-safety-shield:after{width:340px;height:340px}.home-safety-card{z-index:3;max-width:250px;color:var(--home-text);background:#fffdf8f5;border:1px solid #ffffff94;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;animation:5s ease-in-out infinite home-float;display:flex;position:absolute;box-shadow:0 18px 38px #060c143d}.home-safety-card--top{top:30px;right:4px}.home-safety-card--bottom{animation-delay:-2s;bottom:28px;left:0}.home-safety-card svg{color:#9d6618;flex-shrink:0}.home-safety-card span{color:#8c918c;flex-direction:column;gap:3px;font-size:8px;display:flex}.home-safety-card strong{color:var(--home-text);font-size:9px}.home-safety-section__content .home-section-heading__eyebrow{color:#f0c672}.home-safety-section__content h2{color:var(--home-ivory-50)}.home-safety-section__content>p{color:#ffffffab}.home-safety-section__content ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.home-safety-section__content li{color:#ffffffc2;align-items:flex-start;gap:9px;font-size:11px;line-height:1.55;display:flex}.home-safety-section__content li svg{color:var(--home-amber-500);flex-shrink:0;margin-top:1px}.home-safety-section .home-inline-link{color:var(--home-ivory-50)}.home-final-cta{color:var(--home-ivory-50);background:radial-gradient(circle at 86% 21%,#efb34d2e,#0000 26%),linear-gradient(145deg,#162232,#21364f);border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-top:28px;padding:48px 52px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #17233426}.home-final-cta__grid{opacity:.22;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.home-final-cta>div:not(.home-final-cta__grid){z-index:2;position:relative}.home-final-cta .home-section-heading__eyebrow{color:#f2c873}.home-final-cta h2{max-width:760px;color:var(--home-ivory-50);font-size:clamp(34px,4.1vw,54px)}.home-final-cta p{color:#ffffffa8;max-width:700px}.home-final-cta__actions{flex-direction:column;gap:10px;display:flex}.home-arrow--rtl{transform:rotate(180deg)}@keyframes home-spin{to{transform:rotate(360deg)}}@keyframes home-spin-reverse{to{transform:rotate(-360deg)}}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes home-pulse{0%{box-shadow:0 0 #38a56d70}70%{box-shadow:0 0 0 9px #38a56d00}to{box-shadow:0 0 #38a56d00}}@keyframes home-pulse-amber{0%{box-shadow:0 0 #efb34d6b}70%{box-shadow:0 0 0 10px #efb34d00}to{box-shadow:0 0 #efb34d00}}@keyframes home-progress{0%{width:76%}to{width:94%}}@keyframes home-scroll-dot{0%{opacity:0;transform:translate(-50%)}30%{opacity:1}to{opacity:0;transform:translate(-50%,10px)}}@keyframes home-map-ring{0%{opacity:.75;transform:scale(.72)}to{opacity:0;transform:scale(1.16)}}@keyframes home-shimmer{to{transform:translate(100%)}}@media (width<=1120px){.home-hero{grid-template-columns:1fr}.home-hero__content{padding:56px 42px 22px}.home-hero__visual{min-height:560px}.home-stat-strip{grid-template-columns:1fr}.home-stat-strip__intro{text-align:center}.home-stat-strip__intro strong{margin-inline:auto}.home-process-section,.home-matching-section,.home-activity-section,.home-safety-section{grid-template-columns:1fr}.home-matching-section__content,.home-safety-section__content{order:-1}.home-final-cta{grid-template-columns:1fr}.home-final-cta__actions{flex-flow:wrap}}@media (width<=860px){.home-page{width:min(100% - 24px,1240px);margin-top:20px;margin-bottom:65px}.home-hero{border-radius:25px;padding:14px}.home-hero__content{padding:42px 24px 24px}.home-hero h1{font-size:clamp(43px,10vw,66px)}.home-hero__trust{grid-template-columns:1fr}.home-stat-strip__items{grid-template-columns:1fr;gap:12px}.home-stat-strip__items>div{text-align:center;border-top:1px solid #e5ded4;border-left:0;align-items:center;min-height:auto;padding:12px 0}.home-stat-strip__items>div:first-child{border-top:0}.home-actions{grid-template-columns:1fr}.home-process-section,.home-activity-section,.home-safety-section{padding:38px 28px}.home-matching-section{gap:40px}.home-page .cards-grid,.home-posts-loading{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section__header{flex-direction:column;align-items:flex-start}.home-section__link{justify-content:center;width:100%}}@media (width<=620px){.home-page{width:min(100% - 16px,1240px)}.home-hero__content{padding:34px 16px 24px}.home-hero__eyebrow{border-radius:16px;align-items:flex-start}.home-hero h1{font-size:41px}.home-hero__description{font-size:15px}.home-hero__dialect{font-size:13px}.home-hero__actions{flex-direction:column}.home-btn{width:100%}.home-hero__visual{min-height:500px}.home-search-console{border-radius:20px;padding:15px}.home-search-console__field{min-height:50px;font-size:9px}.home-search-console__field kbd{display:none}.home-search-result{align-items:flex-start}.home-search-result__score{font-size:16px}.home-floating-card--reunions{top:24px;right:0}.home-floating-card--community{bottom:46px;left:0}.home-floating-location{bottom:2px;right:0}.home-hero__scroll-indicator{display:none}.home-action-section,.home-process-section,.home-matching-section,.home-activity-section,.home-section,.home-safety-section{margin-top:72px}.home-recent-section{margin-top:48px}.home-action-card{min-height:390px;padding:25px}.home-action-card h3{font-size:34px}.home-process-section,.home-activity-section,.home-safety-section{border-radius:23px;padding:28px 18px}.home-process-step{grid-template-columns:auto auto minmax(0,1fr)}.home-process-step__arrow{display:none}.home-matching-section__visual{border-radius:23px;min-height:520px;padding:25px 14px}.home-matching-card__comparison{grid-template-columns:1fr}.home-matching-card__connector{flex-direction:row}.home-matching-card__connector span{width:35px;height:1px}.home-community-map{min-height:430px}.home-map-pin>div{display:none}.home-page .cards-grid,.home-posts-loading{grid-template-columns:1fr}.home-safety-section{padding-top:36px}.home-safety-section__visual{min-height:350px}.home-safety-card{max-width:205px}.home-final-cta{padding:35px 22px}.home-final-cta__actions{flex-direction:column}}@media (width<=420px){.home-hero{border-radius:21px}.home-hero h1{font-size:37px}.home-hero__visual{min-height:470px}.home-search-console__footer{flex-direction:column;align-items:flex-start}.home-floating-card{padding:9px 10px}.home-floating-card--community{display:none}.home-floating-location{max-width:180px}.home-section-heading h2,.home-process-section__intro h2,.home-matching-section__content h2,.home-activity-section__content h2,.home-safety-section__content h2,.home-final-cta h2,.home-section__header h2{font-size:35px}.home-action-card h3{font-size:31px}.home-action-card__features{flex-direction:column;align-items:flex-start}.home-process-step{gap:10px;padding:13px 12px}.home-process-step__number{display:none}.home-matching-card{padding:16px}.home-matching-criteria{flex-direction:column;align-items:flex-start}.home-community-map__label{justify-content:center;left:15px;right:15px}.home-safety-shield{border-radius:34px;width:130px;height:130px}.home-safety-card--top{right:-4px}.home-safety-card--bottom{left:-3px}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.listings-page{width:min(1240px,100% - 40px);margin:34px auto 90px}.listings-hero{min-height:390px;box-shadow:var(--shadow-lg);border-radius:32px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:32px;padding:46px;display:grid;position:relative;overflow:hidden}.listings-hero--lost{color:#fffdf8;background:radial-gradient(circle at 82% 10%,#efb34d30,#0000 28%),linear-gradient(145deg,#172334 0%,#23354d 55%,#3a2c36 100%)}.listings-hero:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:330px;height:330px;position:absolute;top:-130px;right:-110px}.listings-hero__content,.listings-hero__visual{z-index:1;position:relative}.listings-hero__eyebrow{color:#f4cd85;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.listings-hero h1{color:#fffdf8;letter-spacing:-.055em;flex-direction:column;margin:22px 0 18px;font-size:clamp(46px,6vw,76px);line-height:.95;display:flex}.listings-hero h1 span{color:#efb34d;letter-spacing:0;margin-top:14px;font-family:Arial,sans-serif;font-size:.48em}.listings-hero__content>p{color:#ffffffb8;max-width:650px;margin:0;font-size:17px;line-height:1.75}.listings-arrow--rtl{transform:rotate(180deg)}.listings-hero__actions{flex-wrap:wrap;gap:11px;margin-top:28px;display:flex}.listings-hero__primary,.listings-hero__secondary{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 17px;font-size:14px;font-weight:850;transition:transform .16s,background .16s;display:inline-flex}.listings-hero__primary{color:#172334;background:#efb34d}.listings-hero__primary:hover{background:#f5bf61;transform:translateY(-2px)}.listings-hero__secondary{color:#fffdf8;background:#ffffff12;border:1px solid #ffffff26}.listings-hero__secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.listings-hero__visual{color:#172334;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf8f0;border:1px solid #ffffff6b;border-radius:24px;flex-direction:column;justify-content:center;min-height:270px;padding:28px;display:flex;box-shadow:0 22px 60px #09101b2e}.listings-hero__visual-icon{color:#b5464d;background:#fff0ee;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.listings-hero__visual strong{color:#172334;letter-spacing:-.07em;margin-top:26px;font-size:72px;line-height:.9}.listings-hero__visual>span{color:#686d6a;margin-top:8px;font-size:13px;font-weight:800}.listings-hero__visual p{color:#8b5c1c;border-top:1px solid #e6ded2;margin:22px 0 0;padding-top:18px;font-family:Arial,sans-serif;font-size:14px;line-height:1.7}.listings-filter-panel{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8eb;border-radius:24px;margin-top:24px;padding:22px}.listings-filter-panel__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.listings-filter-panel__header>div>span{color:#172334;align-items:center;gap:7px;font-size:15px;font-weight:850;display:inline-flex}.listings-filter-panel__header svg{color:#c27b17}.listings-filter-panel__header p{color:#7a7d78;margin:7px 0 0;font-size:13px}.listings-filter-panel__header button{color:#94551c;cursor:pointer;background:#fff3df;border:1px solid #f0d9b4;border-radius:11px;padding:8px 11px;font-size:12px;font-weight:800}.listings-filter-panel .filters{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.listings-filter-panel .filters input,.listings-filter-panel .filters select{color:#172334;background:#f8f5ef;border-color:#e5ded2;border-radius:13px;min-height:48px}.listings-location{color:#fffdf8;background:#172334;border-radius:16px;align-items:center;gap:11px;margin-top:15px;padding:14px 16px;display:flex}.listings-location>svg{color:#efb34d;flex-shrink:0}.listings-location div{flex-direction:column;gap:3px;display:flex}.listings-location strong{font-size:13px}.listings-location span{color:#ffffff9c;font-size:11px}.listings-alert{color:#8d3036;background:#fff0ee;border:1px solid #f0cbc8;border-radius:14px;margin-top:16px;padding:14px 16px;font-size:13px;font-weight:750}.listings-results{margin-top:64px}.listings-results__header{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:24px;display:flex}.listings-results__eyebrow{color:#c27b17;text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px;font-size:11px;font-weight:850;display:block}.listings-results__header h2{color:#172334;letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1}.listings-results__status{color:#5d645f;background:#f1ece3;border:1px solid #e3dbcf;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:750}.listings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.listings-empty{text-align:center;background:#fffdf8;border:1px dashed #d7cec0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.listings-empty__icon{color:#c27b17;background:#fff1d5;border-radius:17px;place-items:center;width:56px;height:56px;display:grid}.listings-empty h3{color:#172334;margin:17px 0 8px;font-size:24px}.listings-empty p{color:#747873;max-width:480px;margin:0;font-size:14px;line-height:1.7}.listings-empty button,.listings-empty a{color:#fffdf8;cursor:pointer;background:#172334;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin-top:20px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex}@media (width<=1020px){.listings-hero{grid-template-columns:1fr}.listings-hero__visual{min-height:240px}.listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.listings-page{width:min(100% - 24px,1240px);margin-top:20px;margin-bottom:60px}.listings-hero{border-radius:24px;padding:28px 22px}.listings-hero h1{font-size:clamp(42px,13vw,58px)}.listings-hero__actions{flex-direction:column}.listings-hero__primary,.listings-hero__secondary{width:100%}.listings-filter-panel{padding:18px}.listings-filter-panel__header{flex-direction:column}.listings-filter-panel .filters{grid-template-columns:1fr}.listings-results{margin-top:48px}.listings-results__header{flex-direction:column;align-items:flex-start}.listings-grid{grid-template-columns:1fr}}@media (width<=430px){.listings-page{width:min(100% - 18px,1240px)}.listings-hero{padding:24px 17px}.listings-hero__visual{padding:22px}.listings-hero__visual strong{font-size:60px}.listings-empty{padding:30px 18px}}.listings-hero--found{color:#fffdf8;background:radial-gradient(circle at 82% 10%,#efb34d29,#0000 28%),linear-gradient(145deg,#17372f 0%,#205243 55%,#243f3a 100%)}.listings-hero--found .listings-hero__visual-icon{color:#27805b;background:#eaf6ef}.listings-hero--found .listings-hero__visual p{color:#33765a}.matches-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.matches-hero{color:#fffdf8;min-height:340px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 86% 18%,#efb34d40,#0000 32%),linear-gradient(135deg,#172334 0%,#243b55 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:55px;padding:52px;display:grid;position:relative;overflow:hidden}.matches-hero:before,.matches-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.matches-hero:before{width:400px;height:400px;bottom:-180px;right:-120px}.matches-hero:after{width:230px;height:230px;bottom:-90px;right:-25px}.matches-hero__content,.matches-hero__visual{z-index:1;position:relative}.matches-hero__eyebrow{color:#f5c76b;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d38;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.matches-hero h1{color:#fffdf8;letter-spacing:-.04em;max-width:680px;margin:20px 0 0;font-size:clamp(31px,4vw,50px);line-height:1.08}.matches-hero__content>p{color:#ffffffad;max-width:650px;margin:18px 0 0;font-size:13px;line-height:1.75}.matches-hero__stats{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.matches-hero__stats>div{background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;min-width:125px;padding:12px 16px}.matches-hero__stats strong{color:#f5c76b;font-size:21px;display:block}.matches-hero__stats span{color:#ffffff91;text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:8px;font-weight:750;display:block}.matches-hero__visual{place-items:center;min-height:230px;display:grid}.matches-hero__icon{color:#172334;background:linear-gradient(145deg,#f7cb76,#efb34d);border:10px solid #ffffff14;border-radius:42px;place-items:center;width:145px;height:145px;display:grid;transform:rotate(-5deg);box-shadow:0 28px 50px #00000040,inset 0 1px #ffffff80}.matches-hero__icon svg{transform:rotate(5deg)}.matches-hero__floating-card{color:#172334;background:#fffdf8;border-radius:15px;align-items:center;gap:10px;max-width:235px;padding:13px 15px;display:flex;position:absolute;bottom:0;right:-6px;box-shadow:0 18px 35px #040a1238}.matches-hero__floating-card>svg{color:#2f7654;flex-shrink:0}.matches-hero__floating-card strong{font-size:10px;display:block}.matches-hero__floating-card span{color:#858984;margin-top:2px;font-size:8px;display:block}.matches-arrow--rtl{transform:rotate(180deg)}.matches-panel{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8;border-radius:25px;margin-top:24px;overflow:hidden}.matches-panel__header{border-bottom:1px solid #e8e0d5;justify-content:space-between;align-items:center;gap:22px;padding:25px 27px;display:flex}.matches-panel__header>div:first-child>span{color:#a26d26;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.matches-panel__header h2{color:#172334;margin:5px 0 0;font-size:24px}.matches-search{background:#f7f3ec;border:1px solid #e2d9cd;border-radius:13px;align-items:center;gap:8px;width:min(100%,310px);min-height:44px;padding:0 12px;display:flex}.matches-search>svg{color:#939791;flex-shrink:0}.matches-search input{color:#172334;width:100%;font:inherit;background:0 0;border:0;outline:none;font-size:10px}.matches-search input::placeholder{color:#9da09b}.matches-search button{color:#7d827d;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.matches-toolbar{background:#f8f4ed;border-bottom:1px solid #e8e0d5;justify-content:space-between;align-items:center;gap:18px;padding:14px 27px;display:flex}.matches-filters{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.matches-filter{color:#717671;min-height:35px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.matches-filter span{color:#878b87;background:#ebe5dc;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;display:grid}.matches-filter:hover{color:#172334;background:#fffdf8}.matches-filter.active{color:#fffdf8;background:#172334;border-color:#172334}.matches-filter.active span{color:#172334;background:#efb34d}.matches-toolbar>p{color:#8c908b;margin:0;font-size:9px;font-weight:700}.matches-list{padding:15px}.match-card{background:#fffdf8;border:1px solid #e3dbcf;border-radius:20px;padding:23px;transition:transform .16s,box-shadow .16s,border-color .16s}.match-card+.match-card{margin-top:13px}.match-card:hover{border-color:#d8c6a8;transform:translateY(-2px);box-shadow:0 16px 34px #222a3214}.match-card--very-strong{background:linear-gradient(90deg,#28704d0e,#0000 35%),#fffdf8}.match-card--probable{background:linear-gradient(90deg,#efb34d12,#0000 35%),#fffdf8}.match-card--verify{background:linear-gradient(90deg,#6877880e,#0000 35%),#fffdf8}.match-card__header{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.match-card__level{text-transform:uppercase;letter-spacing:.07em;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.match-card__level--very-strong{color:#276a4b;background:#e4f3e9}.match-card__level--probable{color:#986113;background:#fff0d4}.match-card__level--verify{color:#526270;background:#ebeff2}.match-card__heading h3{color:#172334;margin:11px 0 0;font-size:23px}.match-card__heading>p{color:#797e79;margin:7px 0 0;font-size:10px;line-height:1.6}.match-score__circle{background:conic-gradient(#efb34d var(--match-score), #e9e3da 0);border-radius:50%;flex-shrink:0;place-items:center;width:88px;height:88px;padding:7px;display:grid}.match-score--very-strong .match-score__circle{background:conic-gradient(#3c8c64 var(--match-score), #e3ebe6 0)}.match-score--verify .match-score__circle{background:conic-gradient(#68798a var(--match-score), #e4e8eb 0)}.match-score__circle>div{text-align:center;background:#fffdf8;border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.match-score__circle strong{color:#172334;font-size:18px;line-height:1}.match-score__circle span{color:#8b8f8a;text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:800}.match-comparison{grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);align-items:stretch;gap:12px;margin-top:22px;display:grid}.match-post{border:1px solid #e1d8cc;border-radius:16px;padding:17px}.match-post--lost{background:#fff4f1}.match-post--found{background:#edf7f1}.match-post__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.match-post__top>span{text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:850}.match-post--lost .match-post__top>span{color:#9a4045}.match-post--found .match-post__top>span{color:#2b6f50}.match-post__top small{color:#939791;font-size:7px}.match-post h4{color:#172334;margin:11px 0 0;font-size:15px}.match-post>p{color:#737873;margin:7px 0 0;font-size:9px;line-height:1.55}.match-comparison__connector{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.match-comparison__connector>span{color:#172334;background:#efb34d;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.match-comparison__connector small{color:#9a6b2a;text-transform:uppercase;letter-spacing:.05em;font-size:7px;font-weight:850}.match-metadata{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.match-metadata>div{background:#f7f3ec;border:1px solid #e6ded2;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:12px;display:flex}.match-metadata>div>span{color:#9b691d;background:#fff0d4;border-radius:9px;flex-shrink:0;place-items:center;width:31px;height:31px;display:grid}.match-metadata small{color:#949893;text-transform:uppercase;letter-spacing:.05em;font-size:7px;font-weight:750;display:block}.match-metadata strong{color:#172334;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;display:block;overflow:hidden}.match-reasons-section{border-top:1px solid #e8e0d5;margin-top:17px;padding-top:16px}.match-reasons-section__label{color:#8c631f;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:850}.match-reasons{flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;display:flex}.match-reasons>span{color:#59645e;background:#edf2ee;border:1px solid #dbe5de;border-radius:999px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.match-reasons>span svg{color:#347554}.match-card__footer{border-top:1px solid #e8e0d5;justify-content:space-between;align-items:center;gap:20px;margin-top:19px;padding-top:17px;display:flex}.match-card__safety{color:#66716b;align-items:flex-start;gap:8px;max-width:410px;display:flex}.match-card__safety svg{color:#2f7253;flex-shrink:0}.match-card__safety p{margin:0;font-size:8px;line-height:1.55}.match-card__actions{align-items:center;gap:9px;display:flex}.match-ignore-button,.match-primary-button{min-height:43px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:9px;font-weight:850;display:inline-flex}.match-ignore-button{color:#68706c;background:0 0;border:1px solid #dcd4c9}.match-ignore-button:hover{color:#8f3038;background:#fff2ef;border-color:#e7c8c4}.match-primary-button{color:#172334;background:#efb34d;border:1px solid #efb34d}.match-primary-button:hover{background:#f3bf61;transform:translateY(-1px)}.matches-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:45px;display:flex}.matches-empty>span{color:#bd7416;background:#fff0d4;border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.matches-empty h3{color:#172334;margin:18px 0 6px;font-size:20px}.matches-empty p{color:#7b807b;max-width:420px;margin:0;font-size:10px;line-height:1.7}.matches-empty button{color:#fffdf8;min-height:40px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:11px;margin-top:17px;padding:0 13px;font-size:9px;font-weight:850}.matches-safety-banner{background:linear-gradient(120deg,#296d4d0f,#0000 70%),#f7f3ec;border:1px solid #ded7cc;border-radius:20px;align-items:flex-start;gap:16px;margin-top:22px;padding:27px 29px;display:flex}.matches-safety-banner__icon{color:#2f7253;background:#e2f1e7;border-radius:14px;flex-shrink:0;place-items:center;width:49px;height:49px;display:grid}.matches-safety-banner span{color:#367155;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.matches-safety-banner h2{color:#172334;margin:5px 0 0;font-size:17px}.matches-safety-banner p{color:#707670;max-width:800px;margin:7px 0 0;font-size:10px;line-height:1.65}@media (width<=900px){.matches-hero{grid-template-columns:minmax(0,1fr) 240px;padding:42px}.match-metadata{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.matches-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:60px}.matches-hero{min-height:auto;padding:32px 27px;display:block}.matches-hero__visual{min-height:190px;margin-top:18px}.matches-hero__icon{border-radius:34px;width:120px;height:120px}.matches-panel__header,.matches-toolbar,.match-card__footer{flex-direction:column;align-items:flex-start}.matches-search{width:100%}.matches-toolbar>p{align-self:flex-end}.match-comparison{grid-template-columns:1fr}.match-comparison__connector{flex-direction:row}.match-comparison__connector>span{transform:rotate(90deg)}.match-card__actions{width:100%}.match-ignore-button,.match-primary-button{flex:1}}@media (width<=520px){.matches-page{width:min(100% - 14px,1180px)}.matches-hero{border-radius:21px;padding:27px 20px}.matches-hero h1{font-size:30px}.matches-hero__stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.matches-hero__stats>div{min-width:0;padding:10px}.matches-panel{border-radius:19px}.matches-panel__header{padding:20px 17px}.matches-toolbar{padding:12px 14px}.matches-filters{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.matches-filter{justify-content:center}.matches-list{padding:8px}.match-card{padding:17px}.match-card__header{align-items:center}.match-card__heading h3{font-size:19px}.match-score__circle{width:70px;height:70px}.match-score__circle strong{font-size:15px}.match-metadata{grid-template-columns:1fr}.match-card__actions{flex-direction:column-reverse}.match-ignore-button,.match-primary-button{width:100%}.matches-safety-banner{padding:21px 18px}}.create-post-page{width:min(1180px,100% - 40px);margin:36px auto 90px}.create-post-hero{color:#fffdf8;box-shadow:var(--shadow-lg,0 25px 65px #17233424);background:radial-gradient(circle at 88% 12%,#efb34d2e,#0000 28%),linear-gradient(140deg,#172334 0%,#22354d 55%,#2d425f 100%);border-radius:30px;padding:48px;position:relative;overflow:hidden}.create-post-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-120px}.create-post-hero h1{letter-spacing:-.05em;flex-direction:column;margin:0;font-size:clamp(46px,6vw,72px);line-height:.95;display:flex}.create-post-hero h1 span{color:#efb34d;margin-top:14px;font-family:Arial,sans-serif;font-size:.45em}.create-post-hero p{color:#ffffffb8;max-width:760px;margin-top:22px;font-size:17px;line-height:1.8}.create-post-progress{flex-wrap:wrap;justify-content:center;gap:20px;margin:36px 0;display:flex}.create-post-step{flex-direction:column;align-items:center;gap:10px;width:120px;display:flex}.create-post-step span{color:#7d807d;background:#ece7df;border-radius:50%;place-items:center;width:52px;height:52px;font-size:17px;font-weight:800;transition:all .25s;display:grid}.create-post-step.active span{color:#172334;background:#efb34d;box-shadow:0 10px 28px #efb34d59}.create-post-step small{color:#707570;font-size:12px;font-weight:700}.create-post-form{flex-direction:column;gap:26px;display:flex}.form-section{border:1px solid var(--border,#e3ddd3);box-shadow:var(--shadow-md,0 15px 40px #17233414);background:#fffdf8;border-radius:24px;padding:34px}.form-section-title h3{color:#172334;margin:0;font-size:24px}.form-section-title p{color:#757874;margin-top:6px;line-height:1.7}.form-row{flex-direction:column;margin-bottom:22px;display:flex}.form-row label{color:#172334;margin-bottom:8px;font-size:14px;font-weight:750}.form-row input,.form-row select,.form-row textarea{min-height:52px;font:inherit;background:#faf7f2;border:1px solid #e6dfd3;border-radius:14px;padding:14px 16px;transition:all .2s}.form-row textarea{resize:vertical;min-height:140px}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#efb34d;outline:none;box-shadow:0 0 0 4px #efb34d29}.create-post-character-count{color:#8b8e89;align-self:flex-end;margin-top:7px;font-size:11px;font-weight:700}.photo-upload-box{text-align:center;background:radial-gradient(circle at 100% 0,#efb34d1a,#0000 34%),#faf7f2;border:2px dashed #d8cfbf;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:13px;padding:34px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.photo-upload-box:hover{background:radial-gradient(circle at 100% 0,#efb34d26,#0000 38%),#fffaf1;border-color:#d49a3e;box-shadow:0 0 0 4px #efb34d14}.photo-upload-box input[type=file]{color:#676d69;width:min(100%,430px);font:inherit;cursor:pointer;background:#fffdf8;border:1px solid #e3dbcf;border-radius:12px;margin:0;padding:10px;font-size:13px}.photo-upload-box input[type=file]::file-selector-button{color:#172334;min-height:38px;font:inherit;cursor:pointer;background:#efb34d;border:0;border-radius:9px;margin-right:12px;padding:0 14px;font-size:12px;font-weight:800;transition:background .17s,transform .17s}.photo-upload-box input[type=file]::file-selector-button:hover{background:#f5c266}.photo-upload-box strong{color:#394656;font-size:13px;display:block}.photo-preview-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;width:100%;margin-top:24px;display:grid}.photo-preview{aspect-ratio:4/3;background:#ece7df;border:1px solid #ded5c8;border-radius:17px;min-width:0;min-height:200px;position:relative;overflow:hidden;box-shadow:0 13px 30px #1723341a}.photo-preview img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;transition:transform .22s,filter .22s;display:block}.photo-preview:hover img{filter:brightness(.92);transform:scale(1.035)}.photo-preview:after{content:"Aperçu";color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.06em;pointer-events:none;background:#172334b8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;bottom:10px;left:10px}.photo-preview button{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#172334c7;border:1px solid #fff3;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;transition:background .17s,transform .17s;display:grid;position:absolute;top:10px;right:10px}.photo-preview button:hover{background:#b7474c;transform:scale(1.07)}.photo-preview button:focus-visible{outline-offset:2px;outline:3px solid #efb34d73}.error-text{color:#bb4e52;margin-top:7px;font-size:12px;font-weight:700}.success-submit{text-align:center;box-shadow:var(--shadow-lg,0 25px 65px #17233424);background:#fffdf8;border-radius:30px;padding:70px 40px}.success-submit h2{color:#172334;margin:22px 0 12px;font-size:34px}.success-submit p{color:#707570;max-width:650px;margin:auto;line-height:1.8}@media (width<=900px){.form-two-cols{grid-template-columns:1fr}}@media (width<=768px){.create-post-page{width:min(100% - 22px,1180px)}.create-post-hero{padding:30px 22px}.form-section{padding:22px}.success-submit{padding:42px 24px}.photo-upload-box{padding:25px 17px}.photo-upload-box input[type=file]{width:100%}.photo-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (width<=430px){.photo-preview-grid{grid-template-columns:1fr}}.login-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.login-shell{background:#fffdf8;border:1px solid #e2dbd0;border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:700px;display:grid;overflow:hidden;box-shadow:0 28px 70px #18243324}.login-arrow--rtl{transform:rotate(180deg)}.login-intro{color:#fffdf8;background:radial-gradient(circle at 82% 18%,#efb34d4d,#0000 30%),radial-gradient(circle at 8% 92%,#5f91b833,#0000 36%),linear-gradient(145deg,#142235 0%,#223d59 100%);flex-direction:column;justify-content:space-between;min-height:700px;padding:58px;display:flex;position:relative;overflow:hidden}.login-intro:before,.login-intro:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.login-intro:before{width:420px;height:420px;top:-130px;right:-150px}.login-intro:after{width:340px;height:340px;bottom:-150px;right:85px}.login-intro__content,.login-intro__footer{z-index:1;position:relative}.login-intro__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.login-intro h1{color:#fffdf8;letter-spacing:-.05em;max-width:650px;margin:24px 0 0;font-size:clamp(38px,4.7vw,61px);line-height:1.03}.login-intro__content>p{color:#ffffffab;max-width:600px;margin:20px 0 0;font-size:13px;line-height:1.75}.login-benefits{gap:12px;margin-top:38px;display:grid}.login-benefits article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:13px;padding:14px 16px;display:flex}.login-benefits article>div{color:#f2bd5e;background:#efb34d1f;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.login-benefits article>span{min-width:0}.login-benefits strong{color:#fffdf8;font-size:10px;display:block}.login-benefits small{color:#ffffff8c;margin-top:4px;font-size:8px;line-height:1.5;display:block}.login-intro__footer{color:#ffffff8a;border-top:1px solid #ffffff17;align-items:center;gap:10px;margin-top:40px;padding-top:22px;font-size:9px;display:flex}.login-intro__footer svg{color:#f2bd5e;flex-shrink:0}.login-form-panel{background:linear-gradient(145deg,#efb34d09,#0000 42%),#fffdf8;justify-content:center;align-items:center;min-width:0;padding:56px 48px;display:flex}.login-form-panel__inner{width:min(100%,430px)}.login-header__eyebrow{color:#9f681a;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;display:inline-block}.login-header h2{color:#172334;letter-spacing:-.035em;margin:8px 0 0;font-size:35px;line-height:1.1}.login-header p{color:#7b817d;margin:11px 0 0;font-size:10px;line-height:1.65}.login-message{border-radius:14px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px 15px;display:flex}.login-message>svg{flex-shrink:0;margin-top:1px}.login-message strong{font-size:10px;display:block}.login-message p{margin:4px 0 0;font-size:9px;line-height:1.5}.login-message--error{color:#86363c;background:#fff0ee;border:1px solid #ebcbc7}.login-form{margin-top:26px}.login-field+.login-field{margin-top:18px}.login-field>label,.login-field__label-row label{color:#263447;font-size:9px;font-weight:800}.login-field__label-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.login-field__label-row a{color:#9d6719;font-size:8px;font-weight:800;text-decoration:none}.login-field__label-row a:hover{text-decoration:underline}.login-input-wrapper{background:#faf7f2;border:1px solid #ded6ca;border-radius:13px;align-items:center;gap:10px;min-height:49px;margin-top:8px;padding:0 13px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.login-input-wrapper:focus-within{background:#fffdf8;border-color:#d7a34a;box-shadow:0 0 0 3px #efb34d21}.login-input-wrapper--error{background:#fff8f7;border-color:#d98787}.login-input-wrapper--error:focus-within{border-color:#c86666;box-shadow:0 0 0 3px #c866661c}.login-input-wrapper>svg{color:#a16b1f;flex-shrink:0}.login-input-wrapper--error>svg{color:#b45359}.login-input-wrapper input{color:#172334;width:100%;min-width:0;min-height:47px;font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:10px}.login-input-wrapper input::placeholder{color:#9b9f9b}.login-password-toggle{color:#777e79;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;transition:color .15s,background .15s;display:grid}.login-password-toggle:hover{color:#172334;background:#eee8df}.login-field__error{color:#b04c52;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:700;display:flex}.login-field__error svg{flex-shrink:0}.login-security-note{color:#557064;background:#eef6f1;border:1px solid #d6e7dc;border-radius:11px;align-items:flex-start;gap:8px;margin-top:17px;padding:11px 12px;font-size:8px;line-height:1.55;display:flex}.login-security-note svg{color:#347553;flex-shrink:0}.login-submit{color:#172334;width:100%;min-height:49px;font:inherit;cursor:pointer;background:#efb34d;border:1px solid #efb34d;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:21px;padding:0 17px;font-size:10px;font-weight:850;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.login-submit:hover:not(:disabled){background:#f4c15f;transform:translateY(-1px);box-shadow:0 11px 23px #bb7d2033}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{opacity:.68;cursor:wait}.login-spinner{animation:1s linear infinite loginSpin}.login-register{text-align:center;border-top:1px solid #e6dfd5;margin-top:23px;padding-top:21px}.login-register>span{color:#858a86;font-size:9px;display:block}.login-register a{color:#9d6719;align-items:center;gap:5px;margin-top:8px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.login-register a:hover{text-decoration:underline}@keyframes loginSpin{to{transform:rotate(360deg)}}@media (width<=980px){.login-shell{grid-template-columns:minmax(0,1fr) minmax(390px,.92fr)}.login-intro{padding:46px 38px}.login-form-panel{padding:48px 34px}}@media (width<=800px){.login-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:65px}.login-shell{grid-template-columns:1fr;min-height:auto}.login-intro{min-height:auto;padding:40px}.login-intro h1{max-width:620px;font-size:43px}.login-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.login-benefits article{flex-direction:column;align-items:flex-start}.login-intro__footer{margin-top:28px}.login-form-panel{padding:48px 32px}}@media (width<=580px){.login-page{width:min(100% - 14px,1180px)}.login-shell{border-radius:21px}.login-intro{padding:31px 22px}.login-intro h1{margin-top:19px;font-size:33px}.login-intro__content>p{font-size:11px}.login-benefits{grid-template-columns:1fr;gap:9px;margin-top:27px}.login-benefits article{flex-direction:row;align-items:center}.login-intro__footer{align-items:flex-start}.login-form-panel{padding:36px 20px}.login-header h2{font-size:30px}.login-field__label-row{flex-direction:column;align-items:flex-start;gap:5px}}.register-page{width:min(1220px,100% - 40px);margin:30px auto 90px}.register-shell{background:#fffdf8;border:1px solid #e2dbd0;border-radius:30px;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);min-height:820px;display:grid;overflow:hidden;box-shadow:0 28px 70px #18243324}.register-arrow--rtl{transform:rotate(180deg)}.register-intro{color:#fffdf8;background:radial-gradient(circle at 84% 18%,#efb34d4d,#0000 30%),radial-gradient(circle at 8% 92%,#5f91b833,#0000 36%),linear-gradient(145deg,#142235 0%,#223d59 100%);flex-direction:column;justify-content:space-between;min-height:820px;padding:58px;display:flex;position:relative;overflow:hidden}.register-intro:before,.register-intro:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.register-intro:before{width:430px;height:430px;top:-140px;right:-150px}.register-intro:after{width:350px;height:350px;bottom:-160px;right:70px}.register-intro__content,.register-intro__footer{z-index:1;position:relative}.register-intro__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.register-intro h1{color:#fffdf8;letter-spacing:-.05em;max-width:630px;margin:24px 0 0;font-size:clamp(38px,4.6vw,60px);line-height:1.03}.register-intro__content>p{color:#ffffffab;max-width:600px;margin:20px 0 0;font-size:13px;line-height:1.75}.register-benefits{gap:12px;margin-top:38px;display:grid}.register-benefits article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:13px;padding:14px 16px;display:flex}.register-benefits article>div{color:#f2bd5e;background:#efb34d1f;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.register-benefits article>span{min-width:0}.register-benefits strong{color:#fffdf8;font-size:10px;display:block}.register-benefits small{color:#ffffff8c;margin-top:4px;font-size:8px;line-height:1.5;display:block}.register-intro__footer{color:#ffffff8a;border-top:1px solid #ffffff17;align-items:flex-start;gap:10px;margin-top:40px;padding-top:22px;font-size:9px;line-height:1.55;display:flex}.register-intro__footer svg{color:#f2bd5e;flex-shrink:0}.register-form-panel{background:linear-gradient(145deg,#efb34d09,#0000 42%),#fffdf8;justify-content:center;align-items:center;min-width:0;padding:48px 46px;display:flex}.register-form-panel__inner{width:min(100%,455px)}.register-header__eyebrow{color:#9f681a;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;display:inline-block}.register-header h2{color:#172334;letter-spacing:-.035em;margin:8px 0 0;font-size:35px;line-height:1.1}.register-header p{color:#7b817d;margin:11px 0 0;font-size:10px;line-height:1.65}.register-message{border-radius:14px;align-items:flex-start;gap:10px;margin-top:21px;padding:14px 15px;display:flex}.register-message>svg{flex-shrink:0;margin-top:1px}.register-message strong{font-size:10px;display:block}.register-message p{margin:4px 0 0;font-size:9px;line-height:1.5}.register-message--error{color:#86363c;background:#fff0ee;border:1px solid #ebcbc7}.register-form{margin-top:24px}.register-field+.register-field{margin-top:16px}.register-field>label{color:#263447;font-size:9px;font-weight:800}.register-input-wrapper,.register-phone-wrapper{background:#faf7f2;border:1px solid #ded6ca;border-radius:13px;align-items:center;min-height:49px;margin-top:8px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.register-input-wrapper{gap:10px;padding:0 13px}.register-input-wrapper:focus-within,.register-phone-wrapper:focus-within{background:#fffdf8;border-color:#d7a34a;box-shadow:0 0 0 3px #efb34d21}.register-input-wrapper--error,.register-phone-wrapper--error{background:#fff8f7;border-color:#d98787}.register-input-wrapper--error:focus-within,.register-phone-wrapper--error:focus-within{border-color:#c86666;box-shadow:0 0 0 3px #c866661c}.register-input-wrapper>svg{color:#a16b1f;flex-shrink:0}.register-input-wrapper--error>svg{color:#b45359}.register-input-wrapper input,.register-phone-wrapper input{color:#172334;width:100%;min-width:0;min-height:47px;font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:10px}.register-input-wrapper input::placeholder,.register-phone-wrapper input::placeholder{color:#9b9f9b}.register-phone-wrapper{overflow:hidden}.register-phone-prefix{color:#7d5b26;background:#f3ebdf;border-right:1px solid #ded6ca;flex-shrink:0;align-items:center;gap:7px;min-height:47px;padding:0 13px;font-size:9px;font-weight:850;display:inline-flex}.register-phone-prefix svg{color:#a16b1f}.register-phone-wrapper input{padding:0 13px}.register-password-toggle{color:#777e79;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;transition:color .15s,background .15s;display:grid}.register-password-toggle:hover{color:#172334;background:#eee8df}.register-field__meta{justify-content:flex-end;margin-top:6px;display:flex}.register-field__meta span{color:#969b97;font-size:7px;font-weight:700}.register-field__error{color:#b04c52;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:700;display:flex}.register-field__error svg{flex-shrink:0}.register-password-strength{margin-top:11px}.register-password-strength__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.register-password-strength__header span{color:#777d79;font-size:7px;font-weight:750}.register-password-strength__header strong{color:#465246;font-size:7px}.register-password-strength__bars{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px;display:grid}.register-password-strength__bars span{background:#e4ddd3;border-radius:999px;height:4px;transition:background .16s,transform .16s}.register-password-strength__bars span.is-active{background:#efb34d;transform:scaleY(1.1)}.register-password-rules{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.register-password-rules>div{color:#8b716f;align-items:center;gap:5px;font-size:7px;font-weight:700;display:flex}.register-password-rules>div svg{color:#ba666a;flex-shrink:0}.register-password-rules>div.is-valid{color:#50705d}.register-password-rules>div.is-valid svg{color:#3d8c61}.register-consent{color:#557064;background:#eef6f1;border:1px solid #d6e7dc;border-radius:11px;align-items:flex-start;gap:8px;margin-top:17px;padding:11px 12px;display:flex}.register-consent svg{color:#347553;flex-shrink:0;margin-top:1px}.register-consent p{margin:0;font-size:8px;line-height:1.55}.register-submit{color:#172334;width:100%;min-height:49px;font:inherit;cursor:pointer;background:#efb34d;border:1px solid #efb34d;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:19px;padding:0 17px;font-size:10px;font-weight:850;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.register-submit:hover:not(:disabled){background:#f4c15f;transform:translateY(-1px);box-shadow:0 11px 23px #bb7d2033}.register-submit:active:not(:disabled){transform:translateY(0)}.register-submit:disabled{opacity:.68;cursor:wait}.register-spinner{animation:1s linear infinite registerSpin}.register-login-link{text-align:center;border-top:1px solid #e6dfd5;margin-top:21px;padding-top:20px}.register-login-link>span{color:#858a86;font-size:9px;display:block}.register-login-link a{color:#9d6719;align-items:center;gap:5px;margin-top:8px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.register-login-link a:hover{text-decoration:underline}@keyframes registerSpin{to{transform:rotate(360deg)}}@media (width<=1020px){.register-shell{grid-template-columns:minmax(0,1fr) minmax(410px,.98fr)}.register-intro{padding:46px 38px}.register-form-panel{padding:44px 34px}}@media (width<=840px){.register-page{width:min(100% - 24px,1220px);margin-top:20px;margin-bottom:65px}.register-shell{grid-template-columns:1fr;min-height:auto}.register-intro{min-height:auto;padding:40px}.register-intro h1{max-width:650px;font-size:43px}.register-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.register-benefits article{flex-direction:column;align-items:flex-start}.register-intro__footer{margin-top:28px}.register-form-panel{padding:48px 32px}}@media (width<=600px){.register-page{width:min(100% - 14px,1220px)}.register-shell{border-radius:21px}.register-intro{padding:31px 22px}.register-intro h1{margin-top:19px;font-size:33px}.register-intro__content>p{font-size:11px}.register-benefits{grid-template-columns:1fr;gap:9px;margin-top:27px}.register-benefits article{flex-direction:row;align-items:center}.register-form-panel{padding:36px 20px}.register-header h2{font-size:30px}.register-password-rules{grid-template-columns:1fr}}.admin-page{width:min(1220px,100% - 40px);margin:30px auto 90px}.admin-hero{color:#fffdf8;background:radial-gradient(circle at 84% 12%,#efb34d40,#0000 28%),radial-gradient(circle at 9% 91%,#4176993d,#0000 34%),linear-gradient(145deg,#142235 0%,#223d59 100%);border-radius:32px;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:center;gap:60px;min-height:620px;padding:68px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #18243329}.admin-hero:before,.admin-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.admin-hero:before{width:470px;height:470px;top:-180px;right:-170px}.admin-hero:after{width:430px;height:430px;bottom:-250px;right:27%}.admin-hero__content,.admin-hero__visual{z-index:1;position:relative}.admin-hero__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.admin-hero h1{color:#fffdf8;letter-spacing:-.055em;max-width:740px;margin:25px 0 0;font-size:clamp(43px,5vw,67px);line-height:1}.admin-hero__content>p{color:#ffffffad;max-width:680px;margin:23px 0 0;font-size:14px;line-height:1.8}.admin-hero__status{border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:15px 23px;margin-top:31px;padding-top:23px;display:flex}.admin-hero__status span{color:#ffffffa1;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.admin-hero__status svg{color:#f2bd5e}.admin-hero__visual{place-items:center;min-height:450px;display:grid}.admin-hero__visual:before,.admin-hero__visual:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.admin-hero__visual:before{width:405px;height:405px}.admin-hero__visual:after{border-color:#efb34d1f;width:295px;height:295px}.admin-control-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff24;border-radius:25px;width:min(100%,340px);padding:34px;position:relative;box-shadow:0 25px 55px #080f1942}.admin-control-card__icon{color:#172334;background:#efb34d;border-radius:22px;place-items:center;width:76px;height:76px;margin:0 auto 21px;display:grid;box-shadow:0 16px 32px #bb7d2033}.admin-control-card>span{color:#f2bd5e;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850;display:block}.admin-control-card>strong{color:#fffdf8;letter-spacing:-.025em;margin-top:9px;font-size:21px;line-height:1.22;display:block}.admin-control-card>p{color:#ffffff96;margin:13px 0 0;font-size:9px;line-height:1.7}.admin-control-card__progress{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:18px}.admin-control-card__progress>div:first-child{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-control-card__progress span,.admin-control-card__progress strong{font-size:8px}.admin-control-card__progress span{color:#ffffff94}.admin-control-card__progress strong{color:#f2bd5e}.admin-control-card__bar{background:#ffffff1a;border-radius:999px;height:7px;margin-top:9px;overflow:hidden}.admin-control-card__bar span{border-radius:inherit;background:linear-gradient(90deg,#d99024,#f3c76e);width:78%;height:100%;display:block}.admin-floating-card{z-index:3;background:#fffdf8f5;border:1px solid #e2dbd0e6;border-radius:14px;align-items:center;gap:10px;max-width:240px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 17px 35px #09111c33}.admin-floating-card>svg{color:#9f681a;flex-shrink:0}.admin-floating-card strong{color:#263447;font-size:8px;display:block}.admin-floating-card small{color:#858b86;margin-top:3px;font-size:7px;line-height:1.4;display:block}.admin-floating-card--top{top:34px;right:-10px}.admin-floating-card--bottom{bottom:37px;left:-12px}.admin-stat-card{background:#fffdf8;border:1px solid #e3ddd3;border-radius:19px;align-items:center;gap:17px;min-height:135px;padding:23px;transition:transform .17s,border-color .17s,box-shadow .17s;display:flex;box-shadow:0 12px 30px #25313f12}.admin-stat-card:hover{border-color:#d9c19a;transform:translateY(-2px);box-shadow:0 17px 37px #25313f1a}.admin-stat-card__icon{color:#3c6f91;background:#e7f0f5;border-radius:15px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.admin-stat-card--urgent .admin-stat-card__icon{color:#b24f49;background:#fae7e3}.admin-stat-card>div:last-child{min-width:0}.admin-stat-card span,.admin-stat-card small{display:block}.admin-stat-card span{color:#777e79;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.admin-stat-card strong{color:#1d2b3e;letter-spacing:-.04em;margin-top:4px;font-size:28px;line-height:1;display:block}.admin-stat-card small{color:#9a9f9b;margin-top:7px;font-size:7px}.admin-feedback{color:#35684d;background:#edf7f0;border:1px solid #d0e5d7;border-radius:14px;align-items:center;gap:10px;margin-top:20px;padding:14px 16px;font-size:9px;font-weight:750;display:flex}.admin-feedback>svg{flex-shrink:0}.admin-feedback button{color:#668173;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:auto;padding:0;display:grid}.admin-feedback button:hover{color:#294f3b;background:#35684d14}.admin-workspace{background:#fffdf8;border:1px solid #e3ddd3;border-radius:24px;margin-top:24px;padding:32px;box-shadow:0 16px 42px #25313f14}.admin-workspace__header{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.admin-section-label{color:#9f681a;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850;display:inline-block}.admin-workspace__header h2{color:#172334;letter-spacing:-.035em;align-items:center;gap:10px;margin:9px 0 0;font-size:27px;line-height:1.15;display:flex}.admin-workspace__header h2 svg{color:#9f681a}.admin-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-search,.admin-filter{color:#7a827e;background:#faf7f1;border:1px solid #e2dbd0;border-radius:12px;align-items:center;gap:9px;min-height:43px;display:flex}.admin-search{width:min(320px,100%);padding:0 13px}.admin-search input{color:#253347;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:9px}.admin-search input::placeholder{color:#a0a49f}.admin-filter{padding:0 12px}.admin-filter select{color:#4e5b67;font:inherit;cursor:pointer;background:0 0;border:0;outline:none;padding:0 23px 0 0;font-size:8px;font-weight:750}.admin-tabs{background:#f5f1ea;border:1px solid #e5ded4;border-radius:13px;align-items:center;gap:4px;margin-top:28px;padding:5px;display:inline-flex}.admin-tabs button{color:#777e79;min-height:39px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:8px;font-weight:800;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex}.admin-tabs button:hover{color:#263447}.admin-tabs button.active{color:#172334;background:#fffdf8;box-shadow:0 5px 13px #2b34411a}.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:25px;display:grid}.report-card{background:#fff;border:1px solid #e5ded4;border-radius:19px;padding:24px;transition:transform .17s,border-color .17s,box-shadow .17s}.report-card:hover{border-color:#dac7a5;transform:translateY(-2px);box-shadow:0 15px 34px #25313f14}.report-card__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.report-card__header>div{min-width:0}.report-id{color:#9f681a;letter-spacing:.07em;font-size:8px;font-weight:850;display:block}.report-card__header small{overflow-wrap:anywhere;color:#9a9f9b;margin-top:5px;font-size:7px;display:block}.report-status,.admin-row-status{color:#53616f;background:#edf2f5;border:1px solid #dbe4e9;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:7px;font-weight:850;display:inline-flex}.report-status--urgent{color:#a14540;background:#fff0ed;border-color:#efd3ce}.report-status--en-attente{color:#93631e;background:#fff7e8;border-color:#eedcb8}.report-status--traite{color:#347553;background:#edf7f0;border-color:#d2e6d8}.report-card__title{align-items:flex-start;gap:12px;margin-top:24px;display:flex}.report-card__title-icon{color:#9f681a;background:#f8ecd7;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.report-card__title span{color:#9b9f9b;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:750;display:block}.report-card__title h3{color:#253347;letter-spacing:-.02em;margin:5px 0 0;font-size:16px;line-height:1.3}.report-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:19px;display:grid}.report-card__details>div{background:#faf7f2;border:1px solid #e8e1d7;border-radius:11px;padding:12px}.report-card__details span,.report-card__details strong{display:block}.report-card__details span{color:#9a9f9b;text-transform:uppercase;letter-spacing:.07em;font-size:7px}.report-card__details strong{overflow-wrap:anywhere;color:#48535f;margin-top:5px;font-size:8px;line-height:1.45}.report-message{background:#f4f6f8;border:1px solid #e2e7eb;border-radius:12px;margin-top:13px;padding:14px}.report-message>span{color:#6e7b87;text-transform:uppercase;letter-spacing:.07em;font-size:7px;font-weight:800}.report-message p{color:#68737c;margin:7px 0 0;font-size:8px;line-height:1.65}.admin-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:18px;display:grid}.admin-btn{min-height:37px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:7px;font-weight:800;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.admin-btn:hover{transform:translateY(-1px)}.admin-btn--dismiss{color:#347553;background:#edf7f0;border:1px solid #d0e4d7}.admin-btn--warn{color:#97651d;background:#fff7e8;border:1px solid #ead8af}.admin-btn--hide{color:#496b83;background:#eef4f8;border:1px solid #d5e2ea}.admin-btn--suspend{color:#a04640;background:#fff0ed;border:1px solid #edd1cc}.admin-table{gap:10px;margin-top:25px;display:grid}.admin-row{background:#fff;border:1px solid #e6dfd5;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;min-height:84px;padding:16px 18px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.admin-row:hover{border-color:#dac7a5;transform:translateY(-1px);box-shadow:0 11px 28px #25313f12}.admin-row__main{align-items:center;gap:13px;min-width:0;display:flex}.admin-row__icon{color:#3c6f91;background:#e8f1f6;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.admin-row__main>div:last-child{min-width:0}.admin-row__main strong,.admin-row__main span{display:block}.admin-row__main strong{color:#263447;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.admin-row__main span{color:#969c98;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;overflow:hidden}.admin-row-status--active{color:#347553;background:#edf7f0;border-color:#d1e6d8}.admin-row-status--a-verifier,.admin-row-status--surveillance{color:#94631d;background:#fff7e8;border-color:#ecdbb5}.admin-row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-row-actions button{color:#566573;min-height:36px;font:inherit;cursor:pointer;background:#f7f8f8;border:1px solid #e0e5e7;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:7px;font-weight:800;transition:color .15s,background .15s,border-color .15s,transform .15s;display:inline-flex}.admin-row-actions button:hover{color:#27384a;background:#fff;border-color:#d0d8dd;transform:translateY(-1px)}.admin-empty-state{text-align:center;background:#faf8f4;border:1px dashed #d9d1c5;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:270px;padding:38px;display:flex}.admin-empty-state>div{color:#9f681a;background:#f7ead2;border-radius:19px;place-items:center;width:65px;height:65px;display:grid}.admin-empty-state h3{color:#273548;letter-spacing:-.02em;margin:18px 0 0;font-size:17px}.admin-empty-state p{color:#858b86;max-width:360px;margin:9px 0 0;font-size:9px;line-height:1.65}@media (width<=1080px){.admin-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.85fr);gap:42px;padding:55px 45px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workspace__header{flex-direction:column;align-items:flex-start}.admin-toolbar{justify-content:flex-start;width:100%}.admin-search{flex:1}.admin-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-page{width:min(100% - 24px,1220px);margin-top:20px;margin-bottom:65px}.admin-hero{grid-template-columns:1fr;min-height:auto;padding:50px 38px}.admin-hero__visual{min-height:410px}.reports-grid{grid-template-columns:1fr}.admin-row{grid-template-columns:minmax(0,1fr) auto}.admin-row-actions{grid-column:1/-1;justify-content:flex-start;padding-left:56px}}@media (width<=620px){.admin-page{width:min(100% - 14px,1220px)}.admin-hero{border-radius:22px;padding:36px 22px}.admin-hero h1{font-size:38px}.admin-hero__content>p{font-size:11px}.admin-hero__status{flex-direction:column;align-items:flex-start}.admin-hero__visual{min-height:395px}.admin-hero__visual:before{width:330px;height:330px}.admin-hero__visual:after{width:245px;height:245px}.admin-control-card{width:min(100%,285px);padding:28px 22px}.admin-floating-card{max-width:205px}.admin-floating-card--top{top:10px;right:0}.admin-floating-card--bottom{bottom:10px;left:0}.admin-stats{grid-template-columns:1fr;gap:12px}.admin-stat-card{min-height:112px}.admin-workspace{border-radius:20px;padding:22px 15px}.admin-toolbar,.admin-search,.admin-filter,.admin-filter select{width:100%}.admin-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.admin-tabs button{padding:0 6px;font-size:7px}.report-card{padding:19px 15px}.report-card__header{align-items:flex-start}.report-card__details,.admin-actions{grid-template-columns:1fr}.admin-row{grid-template-columns:1fr;gap:13px;padding:15px}.admin-row-status{justify-self:start}.admin-row-actions{grid-column:auto;padding-left:0}.admin-row-actions button{flex:1}}.post-details-page{width:min(1240px,100% - 40px);margin:34px auto 90px}.post-details-back{color:#68706b;align-items:center;gap:7px;width:fit-content;margin-bottom:18px;font-size:13px;font-weight:800;transition:color .16s,transform .16s;display:inline-flex}.post-details-back:hover{color:#172334;transform:translate(-3px)}.post-details-alert{color:#8f3037;background:#fff0ee;border:1px solid #efc9c6;border-radius:14px;margin-bottom:18px;padding:14px 16px;font-size:13px;font-weight:750}.post-details-layout{grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr);align-items:start;gap:24px;display:grid}.post-details-gallery,.post-details-summary,.post-details-contact,.post-details-ai,.post-details-safety{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8}.post-details-gallery{border-radius:28px;padding:10px}.post-details-gallery__main{background:radial-gradient(circle at 100% 0,#efb34d26,#0000 30%),#eee8de;border-radius:21px;min-height:570px;position:relative;overflow:hidden}.post-details-gallery__main>img{object-fit:cover;width:100%;height:100%;min-height:570px;display:block}.post-details-gallery__placeholder{color:#827e77;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:570px;font-size:13px;font-weight:750;display:flex}.post-details-gallery__placeholder svg{color:#c27b17}.post-details-status,.post-details-gallery__count{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;top:16px}.post-details-back__icon--rtl{transform:rotate(180deg)}.post-details-status{left:16px}.post-details-status--lost{color:#812e35;background:#ffeceaed;border:1px solid #bb4e522e}.post-details-status--found{color:#1f654a;background:#e9f8efed;border:1px solid #27805b2e}.post-details-gallery__count{color:#fff;background:#121b279e;border:1px solid #ffffff26;right:16px}.post-details-gallery__thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;padding-top:10px;display:grid}.post-details-thumbnail{aspect-ratio:1;cursor:pointer;background:#eee8de;border:2px solid #0000;border-radius:13px;padding:0;transition:border-color .16s,transform .16s,opacity .16s;overflow:hidden}.post-details-thumbnail:not(.active){opacity:.66}.post-details-thumbnail:hover{opacity:1;transform:translateY(-2px)}.post-details-thumbnail.active{opacity:1;border-color:#efb34d}.post-details-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.post-details-sidebar{flex-direction:column;gap:16px;display:flex}.post-details-summary{border-radius:25px;padding:30px}.post-details-summary__eyebrow{color:#c27b17;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:850}.post-details-summary h1{color:#172334;letter-spacing:-.05em;margin:13px 0 15px;font-size:clamp(34px,4vw,52px);line-height:1}.post-details-summary__description{color:#6d736f;margin:0;font-size:14px;line-height:1.8}.post-details-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px;display:grid}.post-details-info-grid>div{background:#f7f3ec;border:1px solid #e9e1d5;border-radius:14px;align-items:flex-start;gap:9px;min-width:0;padding:14px;display:flex}.post-details-info-grid svg{color:#c27b17;flex-shrink:0;margin-top:2px}.post-details-info-grid span{flex-direction:column;min-width:0;display:flex}.post-details-info-grid small{color:#8a8b85;font-size:10px;font-weight:750}.post-details-info-grid strong{color:#172334;text-overflow:ellipsis;margin-top:4px;font-size:12px;line-height:1.4;overflow:hidden}.post-details-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.post-details-tags span{color:#5d645f;background:#f2ede5;border:1px solid #e5ddd1;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.post-details-contact{border-radius:25px;padding:25px}.post-details-contact__icon{color:#172334;background:#efb34d;border-radius:15px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 12px 30px #efb34d40}.post-details-contact h2{color:#172334;margin:19px 0 8px;font-size:21px;line-height:1.25}.post-details-contact p{color:#737872;margin:0;font-size:13px;line-height:1.7}.post-details-contact button{color:#fffdf8;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:0 16px;font-size:13px;font-weight:850;transition:background .16s,transform .16s;display:inline-flex}.post-details-contact button:hover:not(:disabled){background:#263950;transform:translateY(-2px)}.post-details-contact button:disabled{opacity:.62;cursor:wait}.post-details-contact__note{color:#788079;justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:10px;font-weight:750;display:flex}.post-details-contact__note svg{color:#27805b}.post-details-ai{border-radius:25px;margin-top:24px;padding:30px}.post-details-ai__header{align-items:flex-start;gap:13px;display:flex}.post-details-ai__header>span{color:#9a5d13;background:#fff1d5;border-radius:13px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.post-details-ai h2{color:#172334;margin:0;font-size:22px}.post-details-ai p{color:#757a75;margin:6px 0 0;font-size:13px}.post-details-ai__tags{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.post-details-ai__tags>span{color:#172334;background:#f7f3ec;border:1px solid #e8e0d4;border-radius:14px;flex-direction:column;min-width:0;padding:14px;font-size:12px;font-weight:800;display:flex}.post-details-ai__tags small{color:#9a7a4f;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px;font-size:9px}.post-details-safety{border-radius:20px;align-items:flex-start;gap:13px;margin-top:16px;padding:20px 22px;display:flex}.post-details-safety>svg{color:#27805b;flex-shrink:0}.post-details-safety strong{color:#172334;font-size:14px}.post-details-safety p{color:#727873;margin:5px 0 0;font-size:12px;line-height:1.65}.post-details-state{text-align:center;border:1px solid var(--border);min-height:470px;box-shadow:var(--shadow-md);background:#fffdf8;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.post-details-state__icon{color:#c27b17;background:#fff1d5;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.post-details-state__spinner{border:4px solid #ece4d8;border-top-color:#efb34d;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite post-details-spin}.post-details-state h2{color:#172334;margin:19px 0 7px;font-size:28px}.post-details-state p{color:#757a75;margin:0;font-size:14px}.post-details-state a{color:#fffdf8;background:#172334;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin-top:20px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex}@keyframes post-details-spin{to{transform:rotate(360deg)}}@media (width<=1020px){.post-details-layout{grid-template-columns:1fr}.post-details-sidebar{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);display:grid}.post-details-ai__tags{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.post-details-page{width:min(100% - 24px,1240px);margin-top:20px;margin-bottom:60px}.post-details-gallery__main,.post-details-gallery__main>img,.post-details-gallery__placeholder{min-height:410px}.post-details-sidebar{display:flex}.post-details-summary,.post-details-contact,.post-details-ai{padding:22px}.post-details-info-grid,.post-details-ai__tags{grid-template-columns:1fr}}@media (width<=430px){.post-details-page{width:min(100% - 18px,1240px)}.post-details-gallery__main,.post-details-gallery__main>img,.post-details-gallery__placeholder{min-height:330px}.post-details-gallery__thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.post-details-summary h1{font-size:36px}}.unlocked-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.unlocked-hero{color:#fffdf8;background:radial-gradient(circle at 84% 18%,#efb34d47,#0000 32%),linear-gradient(135deg,#152235 0%,#243d59 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:52px;min-height:380px;padding:56px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 64px #14213333}.unlocked-hero:before,.unlocked-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.unlocked-hero:before{width:430px;height:430px;bottom:-190px;right:-145px}.unlocked-hero:after{width:215px;height:215px;bottom:-65px;right:5px}.unlocked-hero__content,.unlocked-hero__visual{z-index:1;position:relative}.unlocked-hero__label{color:#f6c96f;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d3d;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.unlocked-hero h1{color:#fffdf8;letter-spacing:-.045em;max-width:720px;margin:20px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.07}.unlocked-hero__content>p{color:#ffffffad;max-width:690px;margin:19px 0 0;font-size:13px;line-height:1.75}.unlocked-actions{flex-wrap:wrap;align-items:center;gap:11px;margin-top:30px;display:flex}.unlocked-primary,.unlocked-secondary{border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:0 17px;font-size:10px;font-weight:850;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.unlocked-primary{color:#172334;background:#efb34d;border:1px solid #efb34d}.unlocked-primary:hover{background:#f4c15f;transform:translateY(-2px);box-shadow:0 12px 24px #00000029}.unlocked-secondary{color:#fffdf8;background:#ffffff0f;border:1px solid #ffffff2e}.unlocked-secondary:hover{background:#ffffff1c;border-color:#ffffff4d;transform:translateY(-2px)}.unlocked-hero__visual{place-items:center;min-height:250px;display:grid}.unlocked-hero__icon{color:#172334;background:linear-gradient(145deg,#f8ce7b,#efb34d);border:10px solid #ffffff14;border-radius:45px;place-items:center;width:155px;height:155px;display:grid;position:relative;transform:rotate(-6deg);box-shadow:0 28px 54px #00000047}.unlocked-hero__icon:before{content:"";border:1px solid #f6c96f54;border-radius:50%;width:190px;height:190px;animation:3s ease-in-out infinite unlockedPulse;position:absolute}.unlocked-hero__icon svg{z-index:1;position:relative;transform:rotate(6deg)}.unlocked-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.unlocked-features article{background:linear-gradient(135deg,#efb34d0b,#0000 55%),#fffdf8;border:1px solid #e3dcd1;border-radius:21px;min-height:225px;padding:24px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 14px 34px #1d283512}.unlocked-features article:hover{border-color:#d8c29c;transform:translateY(-4px);box-shadow:0 19px 40px #1d28351a}.unlocked-features article>div{color:#966016;background:#fff0d4;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.unlocked-features article:nth-child(2)>div{color:#294f70;background:#e9f0f6}.unlocked-features article:nth-child(3)>div{color:#2f7151;background:#e4f2e9}.unlocked-features h3{color:#172334;margin:19px 0 0;font-size:17px}.unlocked-features p{color:#747b76;margin:9px 0 0;font-size:10px;line-height:1.7}.unlocked-banner{background:linear-gradient(115deg,#3f8a5e14,#0000 60%),#edf7f1;border:1px solid #d3e7da;border-radius:21px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;margin-top:22px;padding:25px 27px;display:grid}.unlocked-banner__icon{color:#2d7050;background:#dceee3;border-radius:15px;place-items:center;width:54px;height:54px;display:grid}.unlocked-banner span{color:#347253;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:850}.unlocked-banner h2{color:#244736;margin:5px 0 0;font-size:18px}.unlocked-banner p{color:#68766d;margin:6px 0 0;font-size:10px;line-height:1.6}.unlocked-banner>svg{color:#3b7659}@keyframes unlockedPulse{0%,to{opacity:.35;transform:scale(.95)}50%{opacity:.8;transform:scale(1.05)}}@media (width<=900px){.unlocked-hero{grid-template-columns:minmax(0,1fr) 240px;padding:44px}.unlocked-features{grid-template-columns:1fr}.unlocked-features article{min-height:auto}}@media (width<=700px){.unlocked-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:60px}.unlocked-hero{min-height:auto;padding:34px 28px;display:block}.unlocked-hero__visual{min-height:220px;margin-top:20px}.unlocked-banner{grid-template-columns:auto minmax(0,1fr)}.unlocked-banner>svg{display:none}}@media (width<=520px){.unlocked-page{width:min(100% - 14px,1180px)}.unlocked-hero{border-radius:21px;padding:28px 20px}.unlocked-hero h1{font-size:30px}.unlocked-actions{flex-direction:column;align-items:stretch}.unlocked-primary,.unlocked-secondary{width:100%}.unlocked-hero__icon{border-radius:38px;width:132px;height:132px}.unlocked-hero__icon:before{width:165px;height:165px}.unlocked-features{gap:11px}.unlocked-features article{border-radius:18px;padding:20px}.unlocked-banner{border-radius:18px;align-items:flex-start;padding:19px}.unlocked-banner__icon{width:44px;height:44px}.unlocked-banner h2{font-size:16px}}.dashboard-page{width:min(1240px,100% - 40px);margin:34px auto 90px}.dashboard-hero{color:#fffdf8;min-height:390px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 85% 10%,#efb34d40,#0000 27%),linear-gradient(135deg,#172334 0%,#22364d 58%,#2c425d 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);align-items:center;gap:48px;padding:48px;display:grid;position:relative;overflow:hidden}.dashboard-hero:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:390px;height:390px;position:absolute;top:-150px;right:-110px}.dashboard-hero__content{z-index:1;position:relative}.dashboard-hero__eyebrow{color:#efb34d;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:11px;font-weight:850;display:block}.dashboard-hero h1{letter-spacing:-.055em;flex-direction:column;margin:0;font-size:clamp(45px,6vw,73px);line-height:.95;display:flex}.dashboard-hero h1 span{color:#efb34d;letter-spacing:0;margin-top:14px;font-family:Arial,sans-serif;font-size:.43em}.dashboard-hero__content>p{color:#ffffffb3;max-width:650px;margin:23px 0 0;font-size:15px;line-height:1.8}.dashboard-hero__actions{flex-wrap:wrap;gap:11px;margin-top:29px;display:flex}.dashboard-primary-action,.dashboard-secondary-action{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 17px;font-size:13px;font-weight:850;transition:transform .16s,background .16s;display:inline-flex}.dashboard-primary-action{color:#172334;background:#efb34d}.dashboard-secondary-action{color:#fffdf8;background:#ffffff14;border:1px solid #ffffff21}.dashboard-primary-action:hover,.dashboard-secondary-action:hover{transform:translateY(-2px)}.dashboard-secondary-action:hover{background:#ffffff21}.dashboard-hero__stats{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.dashboard-hero__stats article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff1c;border-radius:18px;align-items:center;gap:14px;min-height:118px;padding:18px;display:flex}.dashboard-stat-icon{border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.dashboard-stat-icon--amber{color:#172334;background:#efb34d}.dashboard-stat-icon--blue{color:#e5efff;background:#649ee838}.dashboard-stat-icon--green{color:#dff8e9;background:#3eb07b38}.dashboard-stat-icon--red{color:#ffe5e5;background:#d75b5f38}.dashboard-hero__stats article div{flex-direction:column;display:flex}.dashboard-hero__stats strong{color:#fff;font-size:27px;line-height:1}.dashboard-hero__stats article div span{color:#ffffff9e;margin-top:7px;font-size:11px;font-weight:700}.dashboard-arrow--rtl{transform:rotate(180deg)}.dashboard-alert{border-radius:14px;align-items:center;gap:9px;margin-top:18px;padding:14px 16px;font-size:13px;font-weight:750;display:flex}.dashboard-alert--error{color:#8f3037;background:#fff0ee;border:1px solid #efc9c6}.dashboard-alert--success{color:#246348;background:#ecf8f0;border:1px solid #c8e6d2}.dashboard-main-grid{grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr);align-items:start;gap:22px;margin-top:24px;display:grid}.dashboard-side-column{flex-direction:column;gap:18px;display:flex}.dashboard-panel{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8;border-radius:24px;padding:27px}.dashboard-panel__header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.dashboard-panel__eyebrow{color:#bd7416;text-transform:uppercase;letter-spacing:.11em;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.dashboard-panel h2{color:#172334;letter-spacing:-.025em;margin:0;font-size:23px}.dashboard-header-link{color:#172334;background:#f2ede5;border-radius:11px;align-items:center;gap:6px;min-height:39px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-icon-link{color:#172334;background:#f2ede5;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.dashboard-tabs{background:#f5f1ea;border-radius:14px;gap:4px;margin-bottom:18px;padding:5px;display:flex;overflow-x:auto}.dashboard-tabs button{white-space:nowrap;color:#747974;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-tabs button span{background:#17233414;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;display:inline-flex}.dashboard-tabs button.active{color:#172334;background:#fffdf8;box-shadow:0 5px 14px #1e263012}.dashboard-post-list{flex-direction:column;gap:10px;display:flex}.dashboard-post{background:#faf7f2;border:1px solid #e9e1d5;border-radius:16px;display:flex;overflow:hidden}.dashboard-post__type{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;width:70px;padding:16px 8px;font-size:9px;font-weight:900;display:flex;transform:rotate(180deg)}.dashboard-post__type--lost{color:#8c343a;background:#fff0ee}.dashboard-post__type--found{color:#246348;background:#eaf7ef}.dashboard-post__content{width:100%;min-width:0;padding:17px}.dashboard-post__heading{justify-content:space-between;align-items:flex-start;gap:13px;display:flex}.dashboard-post h3{color:#172334;margin:0;font-size:16px}.dashboard-post__heading div>span{color:#838681;align-items:center;gap:5px;margin-top:6px;font-size:11px;display:flex}.dashboard-post__status{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.dashboard-post__status--active{color:#246348;background:#e7f6ed}.dashboard-post__status--returned{color:#885c11;background:#fff1d5}.dashboard-post__status--archived{color:#646b67;background:#ecebe7}.dashboard-post__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.dashboard-post__actions a,.dashboard-post__actions button{color:#5e6560;min-height:34px;font:inherit;cursor:pointer;background:#fffdf8;border:1px solid #e3dbcf;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-post__actions a{color:#172334}.dashboard-post__actions .dashboard-post__delete{color:#a23c43}.dashboard-empty{text-align:center;background:#faf7f2;border:1px dashed #d8cfc1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:35px;display:flex}.dashboard-empty>span{color:#bd7416;background:#fff0d4;border-radius:16px;place-items:center;width:53px;height:53px;display:grid}.dashboard-empty h3{color:#172334;margin:17px 0 6px;font-size:19px}.dashboard-empty p{color:#7b807b;max-width:360px;margin:0;font-size:12px;line-height:1.6}.dashboard-empty a{color:#fffdf8;background:#172334;border-radius:11px;align-items:center;min-height:40px;margin-top:17px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-mini-empty{color:#999a94;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:130px;display:flex}.dashboard-mini-empty p{margin:9px 0 0;font-size:11px}.dashboard-conversation-list{flex-direction:column;gap:8px;display:flex}.dashboard-conversation{color:inherit;background:#faf7f2;border:1px solid #e9e1d5;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;transition:transform .16s,border-color .16s;display:grid}.dashboard-conversation:hover{border-color:#dbc79f;transform:translateY(-2px)}.dashboard-conversation__icon{color:#172334;background:#efb34d;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.dashboard-conversation div{min-width:0}.dashboard-conversation strong{color:#172334;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.dashboard-conversation p{color:#7d817d;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:10px;overflow:hidden}.dashboard-reunion-card{color:#fffdf8;box-shadow:var(--shadow-md);background:radial-gradient(circle at 100% 0,#efb34d3d,#0000 32%),linear-gradient(145deg,#20354d,#172334);border-radius:24px;padding:29px;position:relative;overflow:hidden}.dashboard-reunion-card__icon{color:#172334;background:#efb34d;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.dashboard-reunion-card__eyebrow{color:#ffffff94;text-transform:uppercase;letter-spacing:.1em;margin-top:23px;font-size:9px;font-weight:850;display:block}.dashboard-reunion-card strong{margin-top:7px;font-size:55px;line-height:1;display:block}.dashboard-reunion-card h2{margin:10px 0 0;font-size:19px}.dashboard-reunion-card p{color:#ffffff9e;margin:8px 0 0;font-size:11px;line-height:1.6}.dashboard-notification-count{color:#fff;background:#bb4e52;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.dashboard-notification-list{flex-direction:column;gap:8px;display:flex}.dashboard-notification{background:#faf7f2;border:1px solid #e8e0d4;border-radius:13px;align-items:flex-start;gap:10px;padding:12px;display:flex}.dashboard-notification--unread{background:#fff8e8;border-color:#eed6a5}.dashboard-notification>span{color:#bd7416;background:#fff0d4;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.dashboard-notification strong{color:#172334;font-size:11px}.dashboard-notification p{color:#7d817d;margin:4px 0 0;font-size:10px;line-height:1.45}.dashboard-full-link{color:#172334;justify-content:space-between;align-items:center;margin-top:16px;font-size:10px;font-weight:850;display:flex}.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-summary>div{background:#faf7f2;border:1px solid #e9e1d5;border-radius:15px;flex-direction:column;align-items:flex-start;padding:18px;display:flex}.dashboard-summary svg{color:#bd7416}.dashboard-summary strong{color:#172334;margin-top:18px;font-size:25px}.dashboard-summary span{color:#7c817c;margin-top:5px;font-size:9px;font-weight:700}.dashboard-quick-actions{flex-direction:column;gap:9px;display:flex}.dashboard-quick-actions>a{color:inherit;background:#faf7f2;border:1px solid #e9e1d5;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.dashboard-quick-actions>a>span{color:#172334;background:#efb34d;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.dashboard-quick-actions strong{color:#172334;font-size:11px;display:block}.dashboard-quick-actions small{color:#7b807b;margin-top:4px;font-size:9px;display:block}.dashboard-safety{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8;border-radius:19px;align-items:flex-start;gap:13px;margin-top:22px;padding:21px 23px;display:flex}.dashboard-safety>span{color:#246348;background:#e7f6ed;border-radius:13px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.dashboard-safety strong{color:#172334;font-size:13px}.dashboard-safety p{color:#737873;margin:5px 0 0;font-size:11px;line-height:1.65}.dashboard-loading{text-align:center;border:1px solid var(--border);min-height:480px;box-shadow:var(--shadow-md);background:#fffdf8;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;display:flex}.dashboard-loading__spinner{border:4px solid #e8e1d7;border-top-color:#efb34d;border-radius:50%;width:45px;height:45px;animation:.75s linear infinite dashboard-spin}.dashboard-loading h2{color:#172334;margin:19px 0 6px;font-size:27px}.dashboard-loading p{color:#797e79;margin:0;font-size:12px}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media (width<=1080px){.dashboard-hero,.dashboard-main-grid{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-side-column>:last-child{grid-column:1/-1}.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-page{width:min(100% - 24px,1240px);margin-top:20px;margin-bottom:60px}.dashboard-hero{gap:32px;min-height:auto;padding:31px 23px}.dashboard-hero__stats{grid-template-columns:1fr}.dashboard-hero__stats article{min-height:88px}.dashboard-side-column{display:flex}.dashboard-panel{padding:21px}.dashboard-panel__header{align-items:flex-start}.dashboard-header-link{padding:0 9px}.dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.dashboard-page{width:min(100% - 18px,1240px)}.dashboard-hero h1{font-size:43px}.dashboard-hero__actions{flex-direction:column}.dashboard-primary-action,.dashboard-secondary-action{width:100%}.dashboard-post{display:block}.dashboard-post__type{writing-mode:horizontal-tb;width:100%;padding:8px;transform:none}.dashboard-post__heading{flex-direction:column}.dashboard-panel__header{flex-wrap:wrap}.dashboard-summary{grid-template-columns:1fr}.dashboard-safety{flex-direction:column}}.about-page{width:min(1240px,100% - 40px);margin:30px auto 90px}.about-hero{color:#fffdf8;background:radial-gradient(circle at 82% 15%,#efb34d47,#0000 27%),radial-gradient(circle at 8% 92%,#5f91b833,#0000 33%),linear-gradient(145deg,#142235 0%,#223d59 100%);border-radius:32px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:64px;min-height:680px;padding:70px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #18243329}.about-hero:before,.about-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.about-hero:before{width:480px;height:480px;top:-170px;right:-170px}.about-hero:after{width:410px;height:410px;bottom:-240px;right:30%}.about-hero__content,.about-hero__visual{z-index:1;position:relative}.about-hero__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.about-hero h1{color:#fffdf8;letter-spacing:-.055em;max-width:700px;margin:25px 0 0;font-size:clamp(43px,5vw,69px);line-height:1}.about-hero__content>p{color:#ffffffad;max-width:650px;margin:23px 0 0;font-size:14px;line-height:1.8}.about-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.about-primary-action,.about-secondary-action,.about-cta__secondary{border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 19px;font-size:10px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.about-primary-action{color:#172334;background:#efb34d;border:1px solid #efb34d}.about-primary-action:hover{background:#f4c15f;transform:translateY(-1px);box-shadow:0 12px 24px #bb7d2038}.about-secondary-action{color:#fffdf8;background:#ffffff0f;border:1px solid #ffffff29}.about-secondary-action:hover{background:#ffffff1c;border-color:#ffffff42;transform:translateY(-1px)}.about-hero__trust{border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px;padding-top:23px;display:flex}.about-hero__trust span{color:#ffffff9e;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.about-hero__trust svg{color:#f2bd5e}.about-hero__visual{place-items:center;min-height:460px;display:grid}.about-visual-orbit{border:1px solid #ffffff17;border-radius:50%;position:absolute}.about-visual-orbit--large{width:410px;height:410px}.about-visual-orbit--small{border-color:#efb34d1f;width:300px;height:300px}.about-visual-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff24;border-radius:25px;width:min(100%,330px);padding:34px;position:relative;box-shadow:0 25px 55px #080f1942}.about-visual-card__icon{color:#172334;background:#efb34d;border-radius:21px;place-items:center;width:70px;height:70px;margin:0 auto 20px;display:grid;box-shadow:0 16px 32px #bb7d2033}.about-visual-card>span{color:#f2bd5e;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850;display:block}.about-visual-card>strong{color:#fffdf8;letter-spacing:-.025em;margin-top:9px;font-size:22px;line-height:1.2;display:block}.about-visual-card>p{color:#ffffff96;margin:13px 0 0;font-size:9px;line-height:1.7}.about-floating-card{z-index:3;background:#fffdf8f5;border:1px solid #e2dbd0e6;border-radius:14px;align-items:center;gap:10px;max-width:235px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 17px 35px #09111c33}.about-floating-card>svg{color:#a16b1f;flex-shrink:0}.about-floating-card strong{color:#263447;font-size:8px;display:block}.about-floating-card small{color:#858b86;margin-top:3px;font-size:7px;line-height:1.4;display:block}.about-floating-card--top{top:38px;right:-10px}.about-floating-card--bottom{bottom:42px;left:-15px}.about-section-heading{max-width:760px}.about-section-heading>span,.about-section-label{color:#9f681a;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:850;display:inline-block}.about-section-heading h2,.about-system__content h2,.about-safety__content h2,.about-cta h2{color:#172334;letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(32px,4vw,49px);line-height:1.08}.about-section-heading>p,.about-system__content>p{color:#7b817d;max-width:650px;margin:16px 0 0;font-size:11px;line-height:1.75}.about-arrow--rtl{transform:rotate(180deg)}.about-mission{padding:100px 10px 20px}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.about-value-card{background:#fffdf8;border:1px solid #e4ddd2;border-radius:22px;min-height:280px;padding:28px;transition:transform .17s,border-color .17s,box-shadow .17s;position:relative;overflow:hidden;box-shadow:0 14px 35px #25313f12}.about-value-card:hover{border-color:#d9c19a;transform:translateY(-3px);box-shadow:0 19px 42px #25313f1a}.about-value-card:after{content:"";background:#efb34d0f;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-55px;right:-45px}.about-value-card__icon{color:#9f681a;background:#f7ead2;border-radius:14px;place-items:center;width:50px;height:50px;display:grid}.about-value-card__number{color:#d9d3ca;font-size:12px;font-weight:850;position:absolute;top:27px;right:27px}.about-value-card h3{color:#243246;letter-spacing:-.02em;margin:34px 0 0;font-size:18px}.about-value-card p{color:#777e79;margin:12px 0 0;font-size:10px;line-height:1.75}.about-system{background:#f7f2e9;border:1px solid #e2d9cc;border-radius:28px;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:65px;margin-top:90px;padding:62px;display:grid}.about-system__features{gap:13px;margin-top:30px;display:grid}.about-system__features article{background:#fffdf8a6;border:1px solid #e2d9cc;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.about-system__features article>svg{color:#a16b1f;flex-shrink:0}.about-system__features strong{color:#293749;font-size:9px;display:block}.about-system__features span{color:#7b817d;margin-top:4px;font-size:8px;line-height:1.55;display:block}.about-system__panel{background:#fffdf8;border:1px solid #ddd5c9;border-radius:22px;padding:27px;box-shadow:0 19px 45px #2632411a}.about-system__panel-header{border-bottom:1px solid #e8e1d7;justify-content:space-between;align-items:center;gap:15px;padding-bottom:18px;display:flex}.about-system__panel-header span{color:#4e5a69;font-size:9px;font-weight:800}.about-system__panel-header strong{color:#2e8056;letter-spacing:-.04em;font-size:27px}.about-system__match{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);align-items:center;gap:11px;margin-top:23px;display:grid}.about-system__object{background:#faf7f2;border:1px solid #e4ddd3;border-radius:15px;min-width:0;padding:16px}.about-system__object>span{color:#9d6719;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:850;display:block}.about-system__object>strong{color:#263447;margin-top:7px;font-size:10px;display:block}.about-system__object>small{color:#868b87;margin-top:5px;font-size:7px;line-height:1.4;display:block}.about-system__connector{color:#172334;background:#efb34d;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.about-system__criteria{border-top:1px solid #e8e1d7;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:21px;padding-top:18px;display:flex}.about-system__criteria span{color:#50705d;align-items:center;gap:5px;font-size:7px;font-weight:750;display:inline-flex}.about-system__criteria svg{color:#3d8c61}.about-process{padding:100px 10px 20px}.about-process__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px;display:grid;position:relative}.about-process__grid:before{content:"";background:#ded6ca;height:1px;position:absolute;top:25px;left:8%;right:8%}.about-step{z-index:1;padding:0 12px;position:relative}.about-step>span{color:#172334;background:#efb34d;border:5px solid #fffdf8;border-radius:50%;place-items:center;width:50px;height:50px;font-size:9px;font-weight:850;display:grid;box-shadow:0 0 0 1px #e0d7cb}.about-step h3{color:#263447;letter-spacing:-.015em;margin:21px 0 0;font-size:15px}.about-step p{color:#7d837f;margin:10px 0 0;font-size:9px;line-height:1.7}.about-safety{background:linear-gradient(120deg,#3b875b17,#fffdf8a6),#eef6f1;border:1px solid #d4e6da;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:23px;margin-top:90px;padding:34px 38px;display:grid}.about-safety__icon{color:#347553;background:#dcefe3;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.about-safety__content>span{color:#347553;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.about-safety__content h2{max-width:720px;margin-top:7px;font-size:26px}.about-safety__content p{color:#64766b;max-width:760px;margin:9px 0 0;font-size:9px;line-height:1.65}.about-safety>a{color:#35664c;background:#ffffffb8;border:1px solid #c7dfd0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-size:8px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.about-safety>a:hover{background:#fff;transform:translateY(-1px)}.about-cta{color:#fffdf8;background:radial-gradient(circle at 85% 10%,#efb34d3d,#0000 30%),linear-gradient(135deg,#172538,#263f5a);border-radius:26px;justify-content:space-between;align-items:center;gap:35px;margin-top:90px;padding:52px 58px;display:flex}.about-cta>div:first-child{max-width:720px}.about-cta>div:first-child>span{color:#f1c56f;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.about-cta h2{color:#fffdf8;font-size:clamp(31px,4vw,48px)}.about-cta__actions{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.about-cta__secondary{color:#fffdf8;background:#ffffff0f;border:1px solid #ffffff29}.about-cta__secondary:hover{background:#ffffff1c;transform:translateY(-1px)}@media (width<=1080px){.about-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:40px;padding:55px 45px}.about-system{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:42px;padding:50px 42px}}@media (width<=900px){.about-page{width:min(100% - 24px,1240px);margin-top:20px;margin-bottom:65px}.about-hero{grid-template-columns:1fr;min-height:auto;padding:50px 38px}.about-hero__visual{min-height:410px}.about-values-grid{grid-template-columns:1fr}.about-value-card{min-height:auto}.about-system{grid-template-columns:1fr}.about-process__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 20px}.about-process__grid:before{display:none}.about-safety{grid-template-columns:auto minmax(0,1fr)}.about-safety>a{grid-column:2;justify-self:start}.about-cta{flex-direction:column;align-items:flex-start}}@media (width<=620px){.about-page{width:min(100% - 14px,1240px)}.about-hero{border-radius:22px;padding:36px 22px}.about-hero h1{font-size:38px}.about-hero__content>p{font-size:11px}.about-hero__actions,.about-hero__actions a{width:100%}.about-hero__trust{flex-direction:column;align-items:flex-start}.about-hero__visual{min-height:390px}.about-visual-orbit--large{width:330px;height:330px}.about-visual-orbit--small{width:245px;height:245px}.about-visual-card{width:min(100%,280px);padding:27px 22px}.about-floating-card{max-width:200px}.about-floating-card--top{top:10px;right:0}.about-floating-card--bottom{bottom:10px;left:0}.about-mission,.about-process{padding-top:70px}.about-system{border-radius:21px;margin-top:70px;padding:34px 20px}.about-system__match{grid-template-columns:1fr}.about-system__connector{margin:-2px auto;transform:rotate(90deg)}.about-process__grid{grid-template-columns:1fr}.about-step{padding:0}.about-safety{grid-template-columns:1fr;margin-top:70px;padding:27px 21px}.about-safety>a{grid-column:auto}.about-cta{border-radius:22px;margin-top:70px;padding:38px 23px}.about-cta__actions,.about-cta__actions a{width:100%}}.safety-page{width:min(1220px,100% - 40px);margin:30px auto 90px}.safety-hero{color:#fffdf8;background:radial-gradient(circle at 84% 14%,#efb34d45,#0000 28%),radial-gradient(circle at 8% 92%,#488b6638,#0000 34%),linear-gradient(145deg,#142235 0%,#223d59 100%);border-radius:32px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:62px;min-height:650px;padding:68px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #18243329}.safety-hero:before,.safety-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.safety-hero:before{width:470px;height:470px;top:-180px;right:-170px}.safety-hero:after{width:420px;height:420px;bottom:-240px;right:26%}.safety-hero__content,.safety-hero__visual{z-index:1;position:relative}.safety-hero__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.safety-hero h1{color:#fffdf8;letter-spacing:-.055em;max-width:740px;margin:25px 0 0;font-size:clamp(43px,5vw,69px);line-height:1}.safety-hero__content>p{color:#ffffffad;max-width:670px;margin:23px 0 0;font-size:14px;line-height:1.8}.safety-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.safety-primary-action,.safety-secondary-action{border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 19px;font-size:10px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.safety-primary-action{color:#172334;background:#efb34d;border:1px solid #efb34d}.safety-primary-action:hover{background:#f4c15f;transform:translateY(-1px);box-shadow:0 12px 24px #bb7d2038}.safety-secondary-action{color:#fffdf8;background:#ffffff0f;border:1px solid #ffffff29}.safety-secondary-action:hover{background:#ffffff1c;border-color:#ffffff42;transform:translateY(-1px)}.safety-hero__trust{border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px;padding-top:23px;display:flex}.safety-hero__trust span{color:#ffffff9e;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.safety-hero__trust svg{color:#f2bd5e}.safety-arrow--rtl{transform:rotate(180deg)}.safety-hero__visual{place-items:center;min-height:470px;display:grid}.safety-hero__visual:before,.safety-hero__visual:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.safety-hero__visual:before{width:410px;height:410px}.safety-hero__visual:after{border-color:#efb34d1f;width:300px;height:300px}.safety-shield-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff24;border-radius:25px;width:min(100%,335px);padding:35px;position:relative;box-shadow:0 25px 55px #080f1942}.safety-shield-card__icon{color:#172334;background:#efb34d;border-radius:22px;place-items:center;width:76px;height:76px;margin:0 auto 21px;display:grid;box-shadow:0 16px 32px #bb7d2033}.safety-shield-card>span{color:#f2bd5e;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850;display:block}.safety-shield-card>strong{color:#fffdf8;letter-spacing:-.025em;margin-top:9px;font-size:22px;line-height:1.22;display:block}.safety-shield-card>p{color:#ffffff96;margin:13px 0 0;font-size:9px;line-height:1.7}.safety-floating-card{z-index:3;background:#fffdf8f5;border:1px solid #e2dbd0e6;border-radius:14px;align-items:center;gap:10px;max-width:240px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 17px 35px #09111c33}.safety-floating-card>svg{color:#347553;flex-shrink:0}.safety-floating-card strong{color:#263447;font-size:8px;display:block}.safety-floating-card small{color:#858b86;margin-top:3px;font-size:7px;line-height:1.4;display:block}.safety-floating-card--top{top:38px;right:-8px}.safety-floating-card--bottom{bottom:42px;left:-12px}.safety-section-heading{max-width:770px}.safety-section-heading>span,.safety-section-label{color:#9f681a;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:850;display:inline-block}.safety-section-heading h2,.safety-exchange__content h2,.safety-warning__content h2,.safety-meeting h2{color:#172334;letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(32px,4vw,49px);line-height:1.08}.safety-section-heading>p,.safety-exchange__content>p{color:#7b817d;max-width:670px;margin:16px 0 0;font-size:11px;line-height:1.75}.safety-rules{padding:100px 10px 20px}.safety-rules__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:40px;display:grid}.safety-rule-card{background:#fffdf8;border:1px solid #e3ddd3;border-radius:21px;min-height:285px;padding:25px;transition:transform .17s,border-color .17s,box-shadow .17s;box-shadow:0 14px 35px #25313f12}.safety-rule-card:hover{border-color:#d9c19a;transform:translateY(-3px);box-shadow:0 19px 42px #25313f1a}.safety-rule-card__top{justify-content:space-between;align-items:center;gap:14px;display:flex}.safety-rule-card__icon{color:#347553;background:#e4f1e8;border-radius:15px;place-items:center;width:51px;height:51px;display:grid}.safety-rule-card__top>span{color:#d7d1c8;font-size:12px;font-weight:850}.safety-rule-card h3{color:#243246;letter-spacing:-.02em;margin:32px 0 0;font-size:17px;line-height:1.28}.safety-rule-card p{color:#777e79;margin:12px 0 0;font-size:9px;line-height:1.75}.safety-exchange{background:#f7f2e9;border:1px solid #e2d9cc;border-radius:28px;grid-template-columns:minmax(0,.92fr) minmax(410px,1.08fr);align-items:center;gap:64px;margin-top:90px;padding:62px;display:grid}.safety-verification-list{gap:13px;margin-top:29px;display:grid}.safety-verification-list article{background:#fffdf8ab;border:1px solid #e2d9cc;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.safety-verification-list article>svg{color:#347553;flex-shrink:0}.safety-verification-list strong{color:#293749;font-size:9px;display:block}.safety-verification-list span{color:#7b817d;margin-top:4px;font-size:8px;line-height:1.55;display:block}.safety-verification-panel{background:#fffdf8;border:1px solid #ddd5c9;border-radius:22px;padding:27px;box-shadow:0 19px 45px #2632411a}.safety-verification-panel__header{border-bottom:1px solid #e8e1d7;justify-content:space-between;align-items:center;gap:15px;padding-bottom:18px;display:flex}.safety-verification-panel__header span{color:#4e5a69;font-size:9px;font-weight:800}.safety-verification-panel__header svg{color:#347553}.safety-verification-panel__question,.safety-verification-panel__answer{border-radius:14px;margin-top:18px;padding:16px}.safety-verification-panel__question{background:#f8f4ed;border:1px solid #e4ddd3}.safety-verification-panel__answer{background:#eef7f1;border:1px solid #d7e8dd;margin-left:34px}.safety-verification-panel small{color:#9d6719;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:850;display:block}.safety-verification-panel strong{color:#263447;margin-top:7px;font-size:9px;line-height:1.55;display:block}.safety-verification-panel__result{color:#35684d;background:#eaf6ee;border:1px solid #cfe4d6;border-radius:13px;align-items:flex-start;gap:9px;margin-top:19px;padding:13px 14px;font-size:8px;font-weight:700;line-height:1.55;display:flex}.safety-verification-panel__result svg{flex-shrink:0}.safety-checklist{padding:100px 10px 20px}.safety-checklist__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:40px;display:grid}.safety-do-card,.safety-dont-card{border-radius:22px;padding:30px}.safety-do-card{background:#eef7f1;border:1px solid #d2e7d9}.safety-dont-card{background:#fff2ef;border:1px solid #efd7d2}.safety-checklist__title{align-items:center;gap:10px;display:flex}.safety-checklist__title h3{color:#253347;letter-spacing:-.02em;margin:0;font-size:20px}.safety-do-card .safety-checklist__title svg{color:#347553}.safety-dont-card .safety-checklist__title svg{color:#b45a53}.safety-action-list{gap:12px;margin-top:22px;display:grid}.safety-action-list>div{color:#66716c;background:#ffffff94;border-radius:12px;align-items:flex-start;gap:9px;padding:13px 14px;font-size:9px;line-height:1.55;display:flex}.safety-action-list svg{flex-shrink:0}.safety-do-card .safety-action-list svg{color:#347553}.safety-dont-card .safety-action-list svg{color:#b45a53}.safety-warning{background:linear-gradient(120deg,#b45a5314,#fffdf8a6),#fff3f0;border:1px solid #ecd3ce;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:90px;padding:36px 39px;display:grid}.safety-warning__icon{color:#ad514b;background:#f7dfda;border-radius:18px;place-items:center;width:61px;height:61px;display:grid}.safety-warning__content>span{color:#ad514b;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.safety-warning__content h2{max-width:760px;margin-top:7px;font-size:27px}.safety-warning__content p{color:#786866;max-width:800px;margin:9px 0 0;font-size:9px;line-height:1.65}.safety-warning>a{color:#963f3a;background:#ffffffb8;border:1px solid #e4c6c1;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:45px;padding:0 16px;font-size:8px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.safety-warning>a:hover{background:#fff;transform:translateY(-1px)}.safety-meeting{background:#eef3f7;border:1px solid #d8e2ea;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;margin-top:24px;padding:34px 38px;display:grid}.safety-meeting__icon{color:#355f7d;background:#dce9f1;border-radius:17px;place-items:center;width:59px;height:59px;display:grid}.safety-meeting span{color:#466c87;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.safety-meeting h2{margin-top:7px;font-size:27px}.safety-meeting p{color:#637580;max-width:850px;margin:9px 0 0;font-size:9px;line-height:1.65}@media (width<=1080px){.safety-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:42px;padding:55px 45px}.safety-rules__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.safety-exchange{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:42px;padding:50px 42px}}@media (width<=900px){.safety-page{width:min(100% - 24px,1220px);margin-top:20px;margin-bottom:65px}.safety-hero{grid-template-columns:1fr;min-height:auto;padding:50px 38px}.safety-hero__visual{min-height:410px}.safety-exchange{grid-template-columns:1fr}.safety-warning{grid-template-columns:auto minmax(0,1fr)}.safety-warning>a{grid-column:2;justify-self:start}}@media (width<=620px){.safety-page{width:min(100% - 14px,1220px)}.safety-hero{border-radius:22px;padding:36px 22px}.safety-hero h1{font-size:38px}.safety-hero__content>p{font-size:11px}.safety-hero__actions,.safety-hero__actions a{width:100%}.safety-hero__trust{flex-direction:column;align-items:flex-start}.safety-hero__visual{min-height:395px}.safety-hero__visual:before{width:330px;height:330px}.safety-hero__visual:after{width:245px;height:245px}.safety-shield-card{width:min(100%,285px);padding:28px 22px}.safety-floating-card{max-width:205px}.safety-floating-card--top{top:10px;right:0}.safety-floating-card--bottom{bottom:10px;left:0}.safety-rules,.safety-checklist{padding-top:70px}.safety-rules__grid,.safety-checklist__grid{grid-template-columns:1fr}.safety-rule-card{min-height:auto}.safety-exchange{border-radius:21px;margin-top:70px;padding:34px 20px}.safety-verification-panel__answer{margin-left:0}.safety-warning{grid-template-columns:1fr;margin-top:70px;padding:27px 21px}.safety-warning>a{grid-column:auto}.safety-meeting{grid-template-columns:1fr;padding:27px 21px}}.contact-page{width:min(1220px,100% - 40px);margin:30px auto 90px}.contact-hero{color:#fffdf8;background:radial-gradient(circle at 85% 16%,#efb34d47,#0000 28%),radial-gradient(circle at 10% 92%,#5b91b833,#0000 34%),linear-gradient(145deg,#142235 0%,#223d59 100%);border-radius:31px;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:center;gap:60px;min-height:520px;padding:64px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #18243329}.contact-hero:before,.contact-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.contact-hero:before{width:440px;height:440px;top:-170px;right:-160px}.contact-hero:after{width:390px;height:390px;bottom:-230px;right:24%}.contact-hero__content,.contact-hero__card{z-index:1;position:relative}.contact-hero__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.contact-hero h1{color:#fffdf8;letter-spacing:-.055em;max-width:700px;margin:24px 0 0;font-size:clamp(43px,5vw,67px);line-height:1.01}.contact-hero__content>p{color:#ffffffad;max-width:650px;margin:22px 0 0;font-size:13px;line-height:1.8}.contact-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:31px;display:grid}.contact-highlights article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;align-items:flex-start;gap:10px;min-width:0;padding:14px;display:flex}.contact-highlights svg{color:#f2bd5e;flex-shrink:0}.contact-highlights strong{color:#fffdf8;font-size:8px;display:block}.contact-highlights small{color:#ffffff85;margin-top:4px;font-size:7px;line-height:1.45;display:block}.contact-hero__card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff24;border-radius:24px;padding:34px;box-shadow:0 24px 50px #09111c3d}.contact-hero__card>svg{color:#172334;background:#efb34d;border-radius:22px;width:76px;height:76px;padding:19px;box-shadow:0 16px 34px #bb7d2033}.contact-hero__card h3{color:#fffdf8;letter-spacing:-.025em;margin:22px 0 0;font-size:23px}.contact-hero__card p{color:#ffffff94;margin:11px 0 0;font-size:9px;line-height:1.7}.contact-error{color:#9f3137;background:#fff0f0;border:1px solid #f1c8ca;border-radius:13px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.contact-error svg{flex-shrink:0}.contact-field__meta{justify-content:space-between;align-items:flex-start;gap:12px;min-height:22px;margin-top:7px;display:flex}.contact-field__meta>span:last-child{color:#8a8d89;margin-inline-start:auto;font-size:11px;font-weight:700}.contact-spinner{animation:.8s linear infinite contact-spin}.contact-arrow--rtl{transform:rotate(180deg)}@keyframes contact-spin{to{transform:rotate(360deg)}}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:start;gap:26px;margin-top:75px;display:grid}.contact-form-card{background:#fffdf8;border:1px solid #e2dbd0;border-radius:24px;padding:38px;box-shadow:0 18px 45px #25313f14}.contact-form-card header>span,.contact-sidebar-card>span{color:#9f681a;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;display:inline-block}.contact-form-card header h2{color:#172334;letter-spacing:-.04em;margin:9px 0 0;font-size:32px;line-height:1.12}.contact-success{color:#38684e;background:#eef8f2;border:1px solid #cee5d7;border-radius:13px;align-items:flex-start;gap:9px;margin-top:21px;padding:13px 14px;font-size:9px;line-height:1.55;display:flex}.contact-success svg{flex-shrink:0}.contact-field{margin-top:21px}.contact-field label{color:#263447;font-size:9px;font-weight:800;display:block}.contact-field input,.contact-field select,.contact-field textarea{color:#172334;width:100%;font:inherit;background:#faf7f2;border:1px solid #ded6ca;border-radius:13px;outline:none;margin-top:8px;padding:0 14px;font-size:10px;transition:background .15s,border-color .15s,box-shadow .15s}.contact-field input,.contact-field select{min-height:49px}.contact-field textarea{resize:vertical;min-height:150px;padding-top:14px;padding-bottom:14px;line-height:1.65}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#9b9f9b}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{background:#fffdf8;border-color:#d7a34a;box-shadow:0 0 0 3px #efb34d21}.contact-field select{cursor:pointer}.contact-field>small{color:#b04c52;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:700;display:flex}.contact-field>small svg{flex-shrink:0}.contact-security{color:#557064;background:#eef6f1;border:1px solid #d6e7dc;border-radius:12px;align-items:flex-start;gap:8px;margin-top:18px;padding:12px 13px;font-size:8px;line-height:1.55;display:flex}.contact-security svg{color:#347553;flex-shrink:0}.contact-submit{color:#172334;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#efb34d;border:1px solid #efb34d;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:21px;padding:0 18px;font-size:10px;font-weight:850;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.contact-submit:hover{background:#f4c15f;transform:translateY(-1px);box-shadow:0 11px 23px #bb7d2033}.contact-submit:active{transform:translateY(0)}.contact-sidebar{gap:18px;display:grid}.contact-sidebar-card{background:#fffdf8;border:1px solid #e2dbd0;border-radius:20px;padding:24px;box-shadow:0 14px 35px #25313f12}.contact-sidebar-card>button{text-align:left;color:#354356;width:100%;min-height:51px;font:inherit;cursor:pointer;background:#faf7f2;border:1px solid #e4ddd3;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:11px 12px;font-size:8px;font-weight:750;line-height:1.45;transition:transform .15s,color .15s,background .15s,border-color .15s;display:flex}.contact-sidebar-card>button:first-of-type{margin-top:18px}.contact-sidebar-card>button svg{color:#a16b1f;flex-shrink:0}.contact-sidebar-card>button:hover{color:#172334;background:#f7ead2;border-color:#d9c19a;transform:translate(2px)}.contact-tip{color:#66716c;align-items:flex-start;gap:9px;margin-top:14px;font-size:8px;line-height:1.55;display:flex}.contact-tip:first-of-type{margin-top:19px}.contact-tip svg{color:#a16b1f;flex-shrink:0}@media (width<=1000px){.contact-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);gap:40px;padding:52px 42px}.contact-highlights{grid-template-columns:1fr}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(270px,.42fr)}}@media (width<=820px){.contact-page{width:min(100% - 24px,1220px);margin-top:20px;margin-bottom:65px}.contact-hero{grid-template-columns:1fr;min-height:auto;padding:48px 36px}.contact-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-hero__card{width:min(100%,440px)}.contact-layout{grid-template-columns:1fr;margin-top:55px}.contact-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.contact-page{width:min(100% - 14px,1220px)}.contact-hero{border-radius:22px;padding:36px 22px}.contact-hero h1{font-size:38px}.contact-hero__content>p{font-size:11px}.contact-highlights{grid-template-columns:1fr}.contact-form-card{border-radius:20px;padding:27px 20px}.contact-form-card header h2{font-size:28px}.contact-sidebar{grid-template-columns:1fr}}.privacy-page{width:min(1220px,100% - 40px);margin:30px auto 90px}.privacy-hero{color:#fffdf8;background:radial-gradient(circle at 84% 14%,#efb34d45,#0000 28%),radial-gradient(circle at 8% 92%,#4d7ea63b,#0000 34%),linear-gradient(145deg,#142235 0%,#223d59 100%);border-radius:32px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:62px;min-height:650px;padding:68px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #18243329}.privacy-hero:before,.privacy-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.privacy-hero:before{width:470px;height:470px;top:-180px;right:-170px}.privacy-hero:after{width:420px;height:420px;bottom:-240px;right:26%}.privacy-hero__content,.privacy-hero__visual{z-index:1;position:relative}.privacy-hero__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.privacy-hero h1{color:#fffdf8;letter-spacing:-.055em;max-width:740px;margin:25px 0 0;font-size:clamp(43px,5vw,69px);line-height:1}.privacy-hero__content>p{color:#ffffffad;max-width:670px;margin:23px 0 0;font-size:14px;line-height:1.8}.privacy-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.privacy-primary-action,.privacy-secondary-action{border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 19px;font-size:10px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.privacy-primary-action{color:#172334;background:#efb34d;border:1px solid #efb34d}.privacy-primary-action:hover{background:#f4c15f;transform:translateY(-1px);box-shadow:0 12px 24px #bb7d2038}.privacy-secondary-action{color:#fffdf8;background:#ffffff0f;border:1px solid #ffffff29}.privacy-secondary-action:hover{background:#ffffff1c;border-color:#ffffff42;transform:translateY(-1px)}.privacy-hero__trust{border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px;padding-top:23px;display:flex}.privacy-hero__trust span{color:#ffffff9e;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.privacy-hero__trust svg{color:#f2bd5e}.privacy-hero__visual{place-items:center;min-height:470px;display:grid}.privacy-hero__visual:before,.privacy-hero__visual:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.privacy-hero__visual:before{width:410px;height:410px}.privacy-hero__visual:after{border-color:#efb34d1f;width:300px;height:300px}.privacy-lock-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff24;border-radius:25px;width:min(100%,335px);padding:35px;position:relative;box-shadow:0 25px 55px #080f1942}.privacy-lock-card__icon{color:#172334;background:#efb34d;border-radius:22px;place-items:center;width:76px;height:76px;margin:0 auto 21px;display:grid;box-shadow:0 16px 32px #bb7d2033}.privacy-lock-card>span{color:#f2bd5e;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850;display:block}.privacy-lock-card>strong{color:#fffdf8;letter-spacing:-.025em;margin-top:9px;font-size:22px;line-height:1.22;display:block}.privacy-lock-card>p{color:#ffffff96;margin:13px 0 0;font-size:9px;line-height:1.7}.privacy-floating-card{z-index:3;background:#fffdf8f5;border:1px solid #e2dbd0e6;border-radius:14px;align-items:center;gap:10px;max-width:240px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 17px 35px #09111c33}.privacy-floating-card>svg{color:#3c6f91;flex-shrink:0}.privacy-floating-card strong{color:#263447;font-size:8px;display:block}.privacy-floating-card small{color:#858b86;margin-top:3px;font-size:7px;line-height:1.4;display:block}.privacy-floating-card--top{top:38px;right:-8px}.privacy-floating-card--bottom{bottom:42px;left:-12px}.privacy-section-heading{max-width:770px}.privacy-section-heading>span,.privacy-section-label{color:#9f681a;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:850;display:inline-block}.privacy-section-heading h2,.privacy-data__content h2,.privacy-security__content h2,.privacy-contact h2{color:#172334;letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(32px,4vw,49px);line-height:1.08}.privacy-section-heading>p,.privacy-data__content>p{color:#7b817d;max-width:670px;margin:16px 0 0;font-size:11px;line-height:1.75}.privacy-arrow--rtl{transform:rotate(180deg)}.privacy-principles{padding:100px 10px 20px}.privacy-principles__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:40px;display:grid}.privacy-principle-card{background:#fffdf8;border:1px solid #e3ddd3;border-radius:21px;min-height:285px;padding:25px;transition:transform .17s,border-color .17s,box-shadow .17s;box-shadow:0 14px 35px #25313f12}.privacy-principle-card:hover{border-color:#d9c19a;transform:translateY(-3px);box-shadow:0 19px 42px #25313f1a}.privacy-principle-card__top{justify-content:space-between;align-items:center;gap:14px;display:flex}.privacy-principle-card__icon{color:#3c6f91;background:#e6f0f6;border-radius:15px;place-items:center;width:51px;height:51px;display:grid}.privacy-principle-card__top>span{color:#d7d1c8;font-size:12px;font-weight:850}.privacy-principle-card h3{color:#243246;letter-spacing:-.02em;margin:32px 0 0;font-size:17px;line-height:1.28}.privacy-principle-card p{color:#777e79;margin:12px 0 0;font-size:9px;line-height:1.75}.privacy-data{background:#f7f2e9;border:1px solid #e2d9cc;border-radius:28px;grid-template-columns:minmax(0,.92fr) minmax(410px,1.08fr);align-items:center;gap:64px;margin-top:90px;padding:62px;display:grid}.privacy-data__list{gap:13px;margin-top:29px;display:grid}.privacy-data__list article{background:#fffdf8ab;border:1px solid #e2d9cc;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.privacy-data__list article>svg{color:#3c6f91;flex-shrink:0}.privacy-data__list strong{color:#293749;font-size:9px;display:block}.privacy-data__list span{color:#7b817d;margin-top:4px;font-size:8px;line-height:1.55;display:block}.privacy-data__panel{background:#fffdf8;border:1px solid #ddd5c9;border-radius:22px;padding:27px;box-shadow:0 19px 45px #2632411a}.privacy-data__panel-header{border-bottom:1px solid #e8e1d7;justify-content:space-between;align-items:center;gap:15px;padding-bottom:18px;display:flex}.privacy-data__panel-header span{color:#4e5a69;font-size:9px;font-weight:800}.privacy-data__panel-header svg{color:#3c6f91}.privacy-visibility-row{border-radius:14px;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;padding:15px;display:flex}.privacy-visibility-row>div{align-items:flex-start;gap:10px;display:flex}.privacy-visibility-row>div>svg{flex-shrink:0}.privacy-visibility-row small{text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:850;display:block}.privacy-visibility-row strong{color:#263447;margin-top:5px;font-size:9px;line-height:1.45;display:block}.privacy-visibility-row--public{background:#eef7f1;border:1px solid #d4e7da}.privacy-visibility-row--public svg,.privacy-visibility-row--public small{color:#347553}.privacy-visibility-row--private{background:#fff3ef;border:1px solid #efd8d1}.privacy-visibility-row--private svg,.privacy-visibility-row--private small{color:#ad514b}.privacy-visibility-row--protected{background:#edf4f8;border:1px solid #d6e4ec}.privacy-visibility-row--protected svg,.privacy-visibility-row--protected small{color:#3c6f91}.privacy-data__notice{color:#8f5e20;background:#fff7e6;border:1px solid #eedbb4;border-radius:13px;align-items:flex-start;gap:9px;margin-top:19px;padding:13px 14px;font-size:8px;font-weight:700;line-height:1.55;display:flex}.privacy-data__notice svg{flex-shrink:0}.privacy-rights{padding:100px 10px 20px}.privacy-rights__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:40px;display:grid}.privacy-right-card{background:#fffdf8;border:1px solid #e3ddd3;border-radius:20px;padding:25px;transition:transform .17s,border-color .17s,box-shadow .17s;box-shadow:0 14px 35px #25313f12}.privacy-right-card:hover{border-color:#d9c19a;transform:translateY(-3px);box-shadow:0 19px 42px #25313f1a}.privacy-right-card__icon{color:#9f681a;background:#f7ead2;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.privacy-right-card h3{color:#243246;letter-spacing:-.02em;margin:24px 0 0;font-size:16px}.privacy-right-card p{color:#777e79;margin:11px 0 0;font-size:9px;line-height:1.7}.privacy-security{background:linear-gradient(120deg,#3c6f9117,#fffdf8a6),#eef4f8;border:1px solid #d5e2ea;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:23px;margin-top:90px;padding:35px 38px;display:grid}.privacy-security__icon{color:#3c6f91;background:#dceaf2;border-radius:18px;place-items:center;width:61px;height:61px;display:grid}.privacy-security__content>span{color:#3c6f91;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.privacy-security__content h2{max-width:780px;margin-top:7px;font-size:27px}.privacy-security__content p{color:#637580;max-width:820px;margin:9px 0 0;font-size:9px;line-height:1.65}.privacy-contact{color:#fffdf8;background:radial-gradient(circle at 86% 8%,#efb34d3d,#0000 31%),linear-gradient(135deg,#172538,#263f5a);border-radius:24px;justify-content:space-between;align-items:center;gap:34px;margin-top:24px;padding:44px 48px;display:flex}.privacy-contact>div{max-width:760px}.privacy-contact>div>span{color:#f1c56f;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.privacy-contact h2{color:#fffdf8;font-size:clamp(30px,4vw,44px)}.privacy-contact p{color:#ffffff9e;max-width:690px;margin:12px 0 0;font-size:9px;line-height:1.7}.privacy-contact>a{color:#172334;background:#efb34d;border:1px solid #efb34d;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:49px;padding:0 18px;font-size:9px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.privacy-contact>a:hover{background:#f4c15f;transform:translateY(-1px);box-shadow:0 12px 24px #bb7d2038}@media (width<=1080px){.privacy-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:42px;padding:55px 45px}.privacy-principles__grid,.privacy-rights__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-data{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:42px;padding:50px 42px}}@media (width<=900px){.privacy-page{width:min(100% - 24px,1220px);margin-top:20px;margin-bottom:65px}.privacy-hero{grid-template-columns:1fr;min-height:auto;padding:50px 38px}.privacy-hero__visual{min-height:410px}.privacy-data{grid-template-columns:1fr}.privacy-contact{flex-direction:column;align-items:flex-start}}@media (width<=620px){.privacy-page{width:min(100% - 14px,1220px)}.privacy-hero{border-radius:22px;padding:36px 22px}.privacy-hero h1{font-size:38px}.privacy-hero__content>p{font-size:11px}.privacy-hero__actions,.privacy-hero__actions a{width:100%}.privacy-hero__trust{flex-direction:column;align-items:flex-start}.privacy-hero__visual{min-height:395px}.privacy-hero__visual:before{width:330px;height:330px}.privacy-hero__visual:after{width:245px;height:245px}.privacy-lock-card{width:min(100%,285px);padding:28px 22px}.privacy-floating-card{max-width:205px}.privacy-floating-card--top{top:10px;right:0}.privacy-floating-card--bottom{bottom:10px;left:0}.privacy-principles,.privacy-rights{padding-top:70px}.privacy-principles__grid,.privacy-rights__grid{grid-template-columns:1fr}.privacy-principle-card{min-height:auto}.privacy-data{border-radius:21px;margin-top:70px;padding:34px 20px}.privacy-visibility-row{align-items:flex-start}.privacy-security{grid-template-columns:1fr;margin-top:70px;padding:27px 21px}.privacy-contact{border-radius:21px;padding:36px 23px}.privacy-contact>a{width:100%}}.notifications-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.notifications-hero{color:#fffdf8;min-height:330px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 88% 18%,#efb34d42,#0000 30%),linear-gradient(135deg,#172334 0%,#243a53 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:50px;padding:52px;display:grid;position:relative;overflow:hidden}.notifications-hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-150px;right:-100px}.notifications-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-30px}.notifications-hero__content{z-index:1;position:relative}.notifications-hero__eyebrow{color:#f5c76b;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d33;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.notifications-hero h1{color:#fffdf8;letter-spacing:-.035em;max-width:670px;margin:20px 0 0;font-size:clamp(30px,4vw,49px);line-height:1.08}.notifications-hero__content>p{color:#ffffffb0;max-width:650px;margin:18px 0 0;font-size:13px;line-height:1.75}.notifications-hero__stats{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.notifications-hero__stats>div{background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;min-width:120px;padding:12px 16px}.notifications-hero__stats strong{color:#f5c76b;font-size:20px;display:block}.notifications-hero__stats span{color:#ffffff94;text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:9px;font-weight:700;display:block}.notifications-hero__visual{z-index:1;place-items:center;min-height:230px;display:grid;position:relative}.notifications-hero__icon{color:#172334;background:linear-gradient(145deg,#f7cb76,#efb34d);border:10px solid #ffffff14;border-radius:42px;place-items:center;width:145px;height:145px;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 26px 50px #00000040,inset 0 1px #ffffff73}.notifications-hero__icon svg{transform:rotate(5deg)}.notifications-hero__icon>span{color:#fff;background:#b14349;border:5px solid #263b54;border-radius:999px;place-items:center;min-width:38px;height:38px;padding:0 9px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-10px;right:-10px;transform:rotate(5deg)}.notifications-hero__floating{color:#172334;background:#fffdf8;border-radius:15px;align-items:center;gap:10px;max-width:230px;padding:13px 15px;display:flex;position:absolute;bottom:0;right:-5px;box-shadow:0 18px 35px #040a1238}.notifications-hero__floating>svg{color:#bd7416;flex-shrink:0}.notifications-hero__floating strong{font-size:10px;display:block}.notifications-hero__floating span{color:#818681;margin-top:2px;font-size:8px;display:block}.notifications-alert{color:#8e3038;background:#fff0ee;border:1px solid #ecc8c5;border-radius:13px;align-items:center;gap:9px;margin-top:18px;padding:13px 15px;font-size:11px;font-weight:750;display:flex}.notifications-alert svg{flex-shrink:0}.notifications-alert button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:5px;font-size:9px;font-weight:850}.notifications-panel{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8;border-radius:25px;margin-top:24px;overflow:hidden}.notifications-panel__header{border-bottom:1px solid #e8e0d5;justify-content:space-between;align-items:center;gap:20px;padding:25px 27px;display:flex}.notifications-panel__header>div>span{color:#a26d26;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.notifications-panel__header h2{color:#172334;margin:5px 0 0;font-size:24px}.notifications-read-all{color:#172334;min-height:42px;font:inherit;cursor:pointer;background:#fff0d4;border:1px solid #ecd49c;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:850;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.notifications-read-all:hover:not(:disabled){background:#f8e4bb;transform:translateY(-1px)}.notifications-read-all:disabled{cursor:default;opacity:.48}.notifications-toolbar{background:#f8f4ed;border-bottom:1px solid #e8e0d5;justify-content:space-between;align-items:center;gap:18px;padding:14px 27px;display:flex}.notifications-filters{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.notifications-filter{color:#707671;min-height:35px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:9px;font-weight:800;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.notifications-filter span{color:#868b86;background:#ebe5dc;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;display:grid}.notifications-filter:hover{color:#172334;background:#fffdf8}.notifications-filter.active{color:#fffdf8;background:#172334;border-color:#172334}.notifications-filter.active span{color:#172334;background:#efb34d}.notifications-toolbar>p{color:#8c908b;margin:0;font-size:9px;font-weight:700}.notifications-list{padding:13px}.notification-item{background:#fffdf8;border:1px solid #e5ddd1;border-radius:17px;grid-template-columns:48px minmax(0,1fr);align-items:flex-start;gap:15px;padding:19px 22px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid;position:relative}.notification-item+.notification-item{margin-top:9px}.notification-item:not(.notification-item--read){background:linear-gradient(90deg,#efb34d14,#0000 36%),#fffdf8;border-color:#e7ce9c}.notification-item:hover{border-color:#d9c8b0;transform:translateY(-1px);box-shadow:0 11px 24px #222a3212}.notification-item--read{opacity:.76}.notification-item__icon{border-radius:14px;place-items:center;width:48px;height:48px;display:grid;position:relative}.notification-item__icon>span{background:#b14349;border:2px solid #fffdf8;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px}.notification-item__icon--match{color:#9b6212;background:#fff0d4}.notification-item__icon--message{color:#315d82;background:#e6f1f8}.notification-item__icon--success{color:#296d4d;background:#e4f4e9}.notification-item__icon--announcement{color:#765d2b;background:#f5ecdc}.notification-item__icon--security{color:#395d59;background:#e5f0ef}.notification-item__icon--email{color:#73528a;background:#f0e8f5}.notification-item__icon--general{color:#5f6670;background:#eceef0}.notification-item__content{min-width:0}.notification-item__meta{justify-content:space-between;align-items:center;gap:13px;display:flex}.notification-item__category{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:8px;font-weight:850;display:inline-flex}.notification-item__category--match{color:#956015;background:#fff0d4}.notification-item__category--message{color:#315d82;background:#e6f1f8}.notification-item__category--success{color:#296d4d;background:#e4f4e9}.notification-item__category--announcement{color:#765d2b;background:#f5ecdc}.notification-item__category--security{color:#395d59;background:#e5f0ef}.notification-item__category--email{color:#73528a;background:#f0e8f5}.notification-item__category--general{color:#5f6670;background:#eceef0}.notification-item time{color:#979b96;flex-shrink:0;font-size:8px;font-weight:700}.notification-item h3{color:#172334;margin:10px 0 0;font-size:15px;line-height:1.35}.notification-item__content>p{color:#6f756f;max-width:790px;margin:7px 0 0;font-size:10px;line-height:1.65}.notification-item__footer{align-items:center;min-height:27px;margin-top:12px;display:flex}.notification-item__footer button{color:#172334;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:5px 0;font-size:9px;font-weight:850;display:inline-flex}.notification-item__footer button:hover:not(:disabled){color:#bd7416}.notification-item__footer button:disabled{cursor:default;opacity:.5}.notification-item__read-status{color:#7d827d;align-items:center;gap:6px;font-size:8px;font-weight:750;display:inline-flex}.notification-item__unread-dot{background:#efb34d;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:17px;transform:translateY(-50%);box-shadow:0 0 0 4px #efb34d24}.notifications-loading,.notifications-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:45px;display:flex}.notifications-loading__spinner{border:4px solid #e9e2d8;border-top-color:#efb34d;border-radius:50%;width:45px;height:45px;animation:.75s linear infinite notifications-spin}.notifications-loading h3,.notifications-empty h3{color:#172334;margin:18px 0 6px;font-size:20px}.notifications-loading p,.notifications-empty p{color:#7b807b;max-width:440px;margin:0;font-size:10px;line-height:1.7}.notifications-empty>span{color:#bd7416;background:#fff0d4;border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.notifications-empty>button{color:#fffdf8;min-height:40px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:11px;margin-top:17px;padding:0 13px;font-size:9px;font-weight:850}@keyframes notifications-spin{to{transform:rotate(360deg)}}.notifications-safety{background:linear-gradient(120deg,#27674a0f,#0000 70%),#f7f3ec;border:1px solid #ded7cc;border-radius:20px;align-items:flex-start;gap:16px;margin-top:22px;padding:26px 29px;display:flex}.notifications-safety__icon{color:#2f7253;background:#e2f1e7;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.notifications-safety span{color:#367155;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.notifications-safety h2{color:#172334;margin:5px 0 0;font-size:17px}.notifications-safety p{color:#707670;max-width:800px;margin:7px 0 0;font-size:10px;line-height:1.65}@media (width<=880px){.notifications-hero{grid-template-columns:minmax(0,1fr) 230px;padding:40px}.notifications-hero__floating{right:-20px}}@media (width<=700px){.notifications-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:60px}.notifications-hero{min-height:auto;padding:32px 27px;display:block}.notifications-hero__visual{min-height:190px;margin-top:15px}.notifications-hero__icon{border-radius:34px;width:120px;height:120px}.notifications-hero__floating{right:4%}.notifications-panel__header,.notifications-toolbar{flex-direction:column;align-items:flex-start}.notifications-read-all{width:100%}.notifications-toolbar>p{align-self:flex-end}}@media (width<=520px){.notifications-page{width:min(100% - 14px,1180px)}.notifications-hero{border-radius:21px;padding:27px 20px}.notifications-hero h1{font-size:30px}.notifications-hero__stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.notifications-hero__stats>div{min-width:0;padding:10px}.notifications-hero__stats strong{font-size:17px}.notifications-hero__stats span{font-size:7px}.notifications-hero__floating{max-width:195px;right:0}.notifications-panel{border-radius:19px}.notifications-panel__header{padding:20px 17px}.notifications-toolbar{padding:12px 14px}.notifications-filters{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.notifications-filter{justify-content:center;padding:0 7px}.notifications-list{padding:8px}.notification-item{grid-template-columns:41px minmax(0,1fr);gap:11px;padding:16px 14px}.notification-item__icon{border-radius:12px;width:41px;height:41px}.notification-item__meta{flex-direction:column;align-items:flex-start;gap:6px}.notification-item h3{padding-right:10px;font-size:14px}.notification-item__unread-dot{top:19px;right:11px;transform:none}.notifications-safety{padding:21px 18px}}.notfound-page{width:min(1220px,100% - 40px);margin:30px auto 90px}.notfound-hero{color:#fffdf8;background:radial-gradient(circle at 84% 14%,#efb34d45,#0000 28%),radial-gradient(circle at 8% 92%,#4074973d,#0000 34%),linear-gradient(145deg,#142235 0%,#223d59 100%);border-radius:32px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:62px;min-height:650px;padding:68px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #18243329}.notfound-hero:before,.notfound-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.notfound-hero:before{width:470px;height:470px;top:-180px;right:-170px}.notfound-hero:after{width:420px;height:420px;bottom:-240px;right:26%}.notfound-hero__content,.notfound-hero__visual{z-index:1;position:relative}.notfound-hero__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.notfound-hero h1{color:#fffdf8;letter-spacing:-.055em;max-width:740px;margin:25px 0 0;font-size:clamp(43px,5vw,69px);line-height:1}.notfound-hero__content>p{color:#ffffffad;max-width:670px;margin:23px 0 0;font-size:14px;line-height:1.8}.notfound-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.notfound-primary-action,.notfound-secondary-action{border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 19px;font-size:10px;font-weight:850;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.notfound-primary-action{color:#172334;background:#efb34d;border:1px solid #efb34d}.notfound-primary-action:hover{background:#f4c15f;transform:translateY(-1px);box-shadow:0 12px 24px #bb7d2038}.notfound-secondary-action{color:#fffdf8;background:#ffffff0f;border:1px solid #ffffff29}.notfound-secondary-action:hover{background:#ffffff1c;border-color:#ffffff42;transform:translateY(-1px)}.notfound-links{border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:30px;padding-top:23px;display:flex}.notfound-links a{color:#ffffffa8;align-items:center;gap:8px;font-size:9px;font-weight:750;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.notfound-links a:hover{color:#f3c66e;transform:translateY(-1px)}.notfound-links svg{color:#f2bd5e}.notfound-arrow--rtl{transform:rotate(180deg)}.notfound-hero__visual{place-items:center;min-height:470px;display:grid}.notfound-hero__visual:before,.notfound-hero__visual:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.notfound-hero__visual:before{width:410px;height:410px}.notfound-hero__visual:after{border-color:#efb34d1f;width:300px;height:300px}.notfound-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff24;border-radius:25px;width:min(100%,335px);padding:35px;position:relative;box-shadow:0 25px 55px #080f1942}.notfound-card__icon{color:#172334;background:#efb34d;border-radius:22px;place-items:center;width:76px;height:76px;margin:0 auto 21px;display:grid;box-shadow:0 16px 32px #bb7d2033}.notfound-card>span{color:#f2bd5e;letter-spacing:.13em;font-size:11px;font-weight:900;display:block}.notfound-card>strong{color:#fffdf8;letter-spacing:-.025em;margin-top:9px;font-size:22px;line-height:1.22;display:block}.notfound-card>p{color:#ffffff96;margin:13px 0 0;font-size:9px;line-height:1.7}.notfound-floating{z-index:3;background:#fffdf8f5;border:1px solid #e2dbd0e6;border-radius:14px;align-items:center;gap:10px;max-width:240px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 17px 35px #09111c33}.notfound-floating>svg{color:#9f681a;flex-shrink:0}.notfound-floating strong{color:#263447;font-size:8px;display:block}.notfound-floating small{color:#858b86;margin-top:3px;font-size:7px;line-height:1.4;display:block}.notfound-floating--top{top:38px;right:-8px}.notfound-floating--bottom{bottom:42px;left:-12px}.notfound-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.notfound-option-card{background:#fffdf8;border:1px solid #e3ddd3;border-radius:21px;flex-direction:column;min-height:285px;padding:28px;transition:transform .17s,border-color .17s,box-shadow .17s;display:flex;box-shadow:0 14px 35px #25313f12}.notfound-option-card:hover{border-color:#d9c19a;transform:translateY(-3px);box-shadow:0 19px 42px #25313f1a}.notfound-option-card__icon{color:#9f681a;background:#f7ead2;border-radius:16px;place-items:center;width:53px;height:53px;display:grid}.notfound-option-card h3{color:#243246;letter-spacing:-.025em;margin:28px 0 0;font-size:18px;line-height:1.25}.notfound-option-card p{color:#777e79;margin:12px 0 0;font-size:9px;line-height:1.75}.notfound-option-card>a{color:#9f681a;align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:9px;font-weight:850;text-decoration:none;transition:gap .15s,color .15s;display:inline-flex}.notfound-option-card>a:hover{color:#784b10;gap:10px}@media (width<=1080px){.notfound-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:42px;padding:55px 45px}}@media (width<=900px){.notfound-page{width:min(100% - 24px,1220px);margin-top:20px;margin-bottom:65px}.notfound-hero{grid-template-columns:1fr;min-height:auto;padding:50px 38px}.notfound-hero__visual{min-height:410px}.notfound-options{grid-template-columns:1fr}.notfound-option-card{min-height:auto}}@media (width<=620px){.notfound-page{width:min(100% - 14px,1220px)}.notfound-hero{border-radius:22px;padding:36px 22px}.notfound-hero h1{font-size:38px}.notfound-hero__content>p{font-size:11px}.notfound-actions,.notfound-actions a{width:100%}.notfound-links{flex-direction:column;align-items:flex-start}.notfound-hero__visual{min-height:395px}.notfound-hero__visual:before{width:330px;height:330px}.notfound-hero__visual:after{width:245px;height:245px}.notfound-card{width:min(100%,285px);padding:28px 22px}.notfound-floating{max-width:205px}.notfound-floating--top{top:10px;right:0}.notfound-floating--bottom{bottom:10px;left:0}.notfound-options{gap:14px;margin-top:16px}.notfound-option-card{padding:24px}}.inbox-page{width:min(1120px,100% - 40px);margin:34px auto 90px}.inbox-hero{color:#fffdf8;min-height:315px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 86% 10%,#efb34d40,#0000 28%),linear-gradient(135deg,#172334 0%,#22364d 58%,#2c425d 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:center;gap:44px;padding:44px;display:grid;position:relative;overflow:hidden}.inbox-hero:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:-130px;right:-85px}.inbox-hero__content,.inbox-hero__stats{z-index:1;position:relative}.inbox-hero__eyebrow{color:#efb34d;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:10px;font-weight:850;display:block}.inbox-hero h1{letter-spacing:-.055em;flex-direction:column;margin:0;font-size:clamp(43px,6vw,68px);line-height:.96;display:flex}.inbox-hero h1 span{color:#efb34d;letter-spacing:0;margin-top:13px;font-family:Arial,sans-serif;font-size:.43em}.inbox-hero__content p{color:#ffffffad;max-width:620px;margin:22px 0 0;font-size:14px;line-height:1.8}.inbox-hero__stats{flex-direction:column;gap:10px;display:flex}.inbox-hero__stats article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff1c;border-radius:17px;align-items:center;gap:13px;min-height:76px;padding:13px 16px;display:flex}.inbox-hero__stats article>span{color:#172334;background:#efb34d;border-radius:13px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.inbox-hero__stats article div{flex-direction:column;display:flex}.inbox-hero__stats strong{color:#fff;font-size:23px;line-height:1}.inbox-hero__stats small{color:#ffffff9e;margin-top:6px;font-size:10px;font-weight:700}.inbox-arrow--rtl{transform:rotate(180deg)}.inbox-alert{color:#8f3037;background:#fff0ee;border:1px solid #efc9c6;border-radius:14px;margin-top:18px;padding:14px 16px;font-size:13px;font-weight:750}.inbox-container{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8;border-radius:26px;margin-top:23px;padding:28px}.inbox-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.inbox-toolbar__heading>span{color:#bd7416;text-transform:uppercase;letter-spacing:.11em;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.inbox-toolbar__heading h2{color:#172334;letter-spacing:-.035em;margin:0;font-size:28px}.inbox-search{color:#8a8e89;background:#f7f3ec;border:1px solid #e6ded2;border-radius:14px;align-items:center;gap:10px;width:min(420px,100%);min-height:47px;padding:0 14px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.inbox-search:focus-within{background:#fffdf8;border-color:#efb34d;box-shadow:0 0 0 4px #efb34d21}.inbox-search input{color:#172334;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.inbox-search input::placeholder{color:#9a9d98}.inbox-search button{color:#767c77;cursor:pointer;background:#ebe5db;border:0;border-radius:9px;flex-shrink:0;place-items:center;width:29px;height:29px;padding:0;display:grid}.inbox-filters{background:#f5f1ea;border-radius:14px;gap:4px;margin-top:24px;padding:5px;display:flex;overflow-x:auto}.inbox-filters button{white-space:nowrap;color:#747974;min-height:39px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.inbox-filters button span{background:#17233414;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;display:inline-flex}.inbox-filters button.active{color:#172334;background:#fffdf8;box-shadow:0 5px 14px #1e263012}.inbox-conversation-list{flex-direction:column;gap:10px;margin-top:18px;display:flex}.inbox-conversation{color:inherit;background:#faf7f2;border:1px solid #e9e1d5;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px;transition:transform .17s,border-color .17s,box-shadow .17s,background .17s;display:grid;position:relative}.inbox-conversation:hover{background:#fffdf8;border-color:#dcc99f;transform:translateY(-2px);box-shadow:0 13px 30px #1f293412}.inbox-conversation__avatar{color:#172334;background:linear-gradient(145deg,#f5c86f,#efb34d);border-radius:17px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:19px;font-weight:900;display:grid;position:relative;overflow:visible}.inbox-conversation__avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.inbox-conversation__avatar small{color:#fffdf8;background:#172334;border:3px solid #faf7f2;border-radius:50%;place-items:center;width:21px;height:21px;display:grid;position:absolute;bottom:-4px;right:-4px}.inbox-conversation__content{min-width:0}.inbox-conversation__top{justify-content:space-between;align-items:flex-start;gap:13px;display:flex}.inbox-conversation__top>div{min-width:0}.inbox-conversation h3{color:#172334;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.inbox-conversation__object{color:#bd7416;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;font-weight:800;display:block;overflow:hidden}.inbox-conversation time{color:#91938e;white-space:nowrap;font-size:9px;font-weight:750}.inbox-conversation__message{color:#747974;white-space:nowrap;text-overflow:ellipsis;margin:9px 0 0;font-size:11px;line-height:1.5;overflow:hidden}.inbox-conversation__meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;display:flex}.inbox-conversation__meta>span{color:#6f756f;background:#f0ebe3;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.inbox-conversation__meta .inbox-match-pill{color:#855716;background:#fff0d4}.inbox-conversation__meta .inbox-reunion-pill{color:#246348;background:#e6f5ec}.inbox-conversation__arrow{color:#172334;background:#eee8de;border-radius:12px;place-items:center;width:38px;height:38px;transition:color .16s,background .16s,transform .16s;display:grid}.inbox-conversation:hover .inbox-conversation__arrow{color:#172334;background:#efb34d;transform:translate(2px)}.inbox-state{text-align:center;background:#faf7f2;border:1px dashed #d9d0c2;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:370px;margin-top:18px;padding:38px;display:flex}.inbox-state--small{min-height:285px}.inbox-state__icon{color:#bd7416;background:#fff0d4;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.inbox-state__spinner{border:4px solid #e7dfd4;border-top-color:#efb34d;border-radius:50%;width:44px;height:44px;animation:.75s linear infinite inbox-spin}.inbox-state h3{color:#172334;margin:18px 0 7px;font-size:21px}.inbox-state p{color:#797e79;max-width:390px;margin:0;font-size:12px;line-height:1.65}.inbox-state a,.inbox-state button{color:#fffdf8;min-height:42px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:18px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}@keyframes inbox-spin{to{transform:rotate(360deg)}}.inbox-safety{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffdf8;border-radius:19px;align-items:flex-start;gap:13px;margin-top:20px;padding:21px 23px;display:flex}.inbox-safety>span{color:#246348;background:#e7f6ed;border-radius:13px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.inbox-safety strong{color:#172334;font-size:13px}.inbox-safety p{color:#737873;margin:5px 0 0;font-size:11px;line-height:1.65}@media (width<=850px){.inbox-hero{grid-template-columns:1fr}.inbox-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.inbox-hero__stats article{min-width:0}}@media (width<=700px){.inbox-page{width:min(100% - 24px,1120px);margin-top:20px;margin-bottom:60px}.inbox-hero{min-height:auto;padding:31px 23px}.inbox-hero__stats{grid-template-columns:1fr}.inbox-hero__stats article{min-height:70px}.inbox-container{padding:21px}.inbox-toolbar{flex-direction:column;align-items:stretch}.inbox-search{width:100%}}@media (width<=520px){.inbox-page{width:min(100% - 18px,1120px)}.inbox-hero h1{font-size:42px}.inbox-container{padding:15px}.inbox-conversation{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px}.inbox-conversation__avatar{border-radius:14px;width:47px;height:47px}.inbox-conversation__arrow{display:none}.inbox-conversation__top{gap:8px}.inbox-conversation__meta{flex-direction:column;align-items:flex-start}.inbox-conversation__meta>span{max-width:100%}.inbox-safety{flex-direction:column}}.conversation-page{width:min(1240px,100% - 40px);margin:28px auto 90px}.conversation-back-row{margin-bottom:16px}.conversation-back-row a{color:#68706c;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.conversation-back-row a:hover{color:#172334}.conversation-layout{border:1px solid var(--border);min-height:720px;box-shadow:var(--shadow-lg);background:#fffdf8;border-radius:28px;grid-template-columns:350px minmax(0,1fr);display:grid;overflow:hidden}.conversation-sidebar{background:linear-gradient(#f8f3eb 0%,#f4eee5 100%);border-right:1px solid #e2d9cd;flex-direction:column;padding:25px;display:flex}.conversation-sidebar__participant{border-bottom:1px solid #e1d8cc;align-items:center;gap:13px;padding-bottom:23px;display:flex}.conversation-participant-avatar{color:#172334;background:linear-gradient(145deg,#f5c76b,#efb34d);border-radius:18px;flex-shrink:0;place-items:center;width:57px;height:57px;font-size:20px;font-weight:900;display:grid;position:relative}.conversation-participant-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.conversation-participant-avatar small{color:#fff;background:#172334;border:3px solid #f6f0e8;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:-4px;right:-4px}.conversation-sidebar__participant div:last-child{min-width:0}.conversation-sidebar__participant div:last-child>span{color:#9a6b2a;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:850;display:block}.conversation-sidebar__participant h2{color:#172334;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:18px;overflow:hidden}.conversation-sidebar__participant p{color:#858984;margin:4px 0 0;font-size:10px}.conversation-sidebar__section{margin-top:23px}.conversation-sidebar__eyebrow{color:#9a6b2a;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px;font-size:9px;font-weight:850;display:block}.conversation-arrow--rtl{transform:rotate(180deg)}.conversation-post-card{background:#fffdf8;border:1px solid #e2d8ca;border-radius:17px;padding:17px}.conversation-post-card__top{justify-content:space-between;align-items:center;display:flex}.conversation-post-type{border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.conversation-post-type--lost{color:#943d43;background:#fff0ee}.conversation-post-type--found{color:#246348;background:#e7f6ed}.conversation-post-card h3{color:#172334;margin:13px 0 0;font-size:17px}.conversation-post-card>p{color:#737873;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 0;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.conversation-post-location{color:#7b807b;align-items:center;gap:5px;margin-top:13px;font-size:10px;font-weight:700;display:flex}.conversation-post-card>a{color:#172334;text-underline-offset:3px;margin-top:15px;font-size:10px;font-weight:850;text-decoration:underline;display:inline-flex}.conversation-match-card{color:#825713;background:#fff0d4;border:1px solid #ecd49c;border-radius:15px;align-items:flex-start;gap:10px;margin-top:14px;padding:15px;display:flex}.conversation-match-card>span{color:#172334;background:#efb34d;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.conversation-match-card strong{color:#69450e;font-size:11px}.conversation-match-card p{color:#8b691f;margin:5px 0 0;font-size:9px;line-height:1.5}.conversation-return-button{color:#fffdf8;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#172334;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:17px;padding:0 14px;font-size:11px;font-weight:850;transition:transform .16s,background .16s;display:inline-flex}.conversation-return-button:hover:not(:disabled){background:#263b54;transform:translateY(-1px)}.conversation-return-button.confirmed{color:#246348;background:#e3f3e9}.conversation-return-button:disabled{cursor:default;opacity:.8}.conversation-return-message{color:#246348;background:#e8f6ed;border-radius:11px;align-items:flex-start;gap:7px;margin-top:10px;padding:11px;font-size:9px;font-weight:750;line-height:1.5;display:flex}.conversation-return-message svg{flex-shrink:0}.conversation-sidebar__safety{color:#5f6b64;align-items:flex-start;gap:10px;margin-top:auto;padding-top:22px;display:flex}.conversation-sidebar__safety>svg{color:#2e7655;flex-shrink:0}.conversation-sidebar__safety strong{color:#172334;font-size:10px}.conversation-sidebar__safety p{margin:4px 0 0;font-size:9px;line-height:1.55}.conversation-main{background:linear-gradient(#fffdf8f0,#fffdf8f0),radial-gradient(circle,#efb34d14,#0000 55%);flex-direction:column;min-width:0;min-height:720px;display:flex}.conversation-header{background:#fffdf8f2;border-bottom:1px solid #e8e0d5;justify-content:space-between;align-items:center;gap:18px;min-height:88px;padding:18px 24px;display:flex}.conversation-header__identity{align-items:center;gap:12px;min-width:0;display:flex}.conversation-header__avatar{color:#172334;background:#efb34d;border-radius:14px;flex-shrink:0;place-items:center;width:45px;height:45px;font-size:16px;font-weight:900;display:grid}.conversation-header__identity>div:last-child{min-width:0}.conversation-header h1{color:#172334;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;overflow:hidden}.conversation-header p{color:#858984;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;margin:5px 0 0;font-size:9px;display:flex;overflow:hidden}.conversation-header p span{background:#43a66f;border-radius:50%;flex-shrink:0;width:7px;height:7px}.conversation-confirmed-pill{color:#246348;background:#e5f4ea;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.conversation-error{color:#8f3037;background:#fff0ee;border:1px solid #efc9c6;border-radius:12px;margin:14px 22px 0;padding:12px 14px;font-size:11px;font-weight:750}.conversation-messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:25px;display:flex;overflow-y:auto}.conversation-date-divider{justify-content:center;align-items:center;margin:2px 0 16px;display:flex}.conversation-date-divider span{color:#888c87;text-transform:uppercase;letter-spacing:.08em;background:#f0ebe3;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.conversation-message-row{align-items:flex-end;gap:8px;display:flex}.conversation-message-row--mine{justify-content:flex-end}.conversation-message-avatar{color:#172334;background:#efb34d;border-radius:10px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.conversation-message{color:#28323f;background:#f1ece4;border:1px solid #e5ddd1;border-radius:16px 16px 16px 5px;max-width:min(70%,560px);padding:11px 13px 8px}.conversation-message--mine{color:#fffdf8;background:#172334;border-color:#172334;border-radius:16px 16px 5px}.conversation-message strong{color:#9b681c;margin-bottom:4px;font-size:8px;font-weight:850;display:block}.conversation-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.conversation-message time{color:#979b96;text-align:right;margin-top:5px;font-size:7px;display:block}.conversation-message--mine time{color:#ffffff80}.conversation-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.conversation-empty>span{color:#bd7416;background:#fff0d4;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.conversation-empty h3{color:#172334;margin:17px 0 6px;font-size:19px}.conversation-empty p{color:#7c817c;max-width:330px;margin:0;font-size:11px;line-height:1.6}.conversation-composer{background:#fffdf8;border-top:1px solid #e8e0d5;align-items:flex-end;gap:10px;padding:15px 20px 8px;display:flex}.conversation-composer__input{background:#f7f3ec;border:1px solid #e4dcd0;border-radius:15px;flex:1;align-items:flex-end;gap:8px;min-height:50px;padding:9px 13px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.conversation-composer__input:focus-within{background:#fffdf8;border-color:#efb34d;box-shadow:0 0 0 4px #efb34d1f}.conversation-composer textarea{resize:none;color:#172334;width:100%;min-height:30px;max-height:120px;font:inherit;background:0 0;border:0;outline:none;padding:6px 0;font-size:11px;line-height:1.5}.conversation-composer textarea::placeholder{color:#9a9d98}.conversation-composer__input small{color:#a0a29d;white-space:nowrap;padding-bottom:4px;font-size:7px}.conversation-composer>button{color:#172334;min-height:50px;font:inherit;cursor:pointer;background:#efb34d;border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;padding:0 17px;font-size:10px;font-weight:850;transition:transform .16s,opacity .16s;display:inline-flex}.conversation-composer>button:hover:not(:disabled){transform:translateY(-1px)}.conversation-composer>button:disabled{cursor:default;opacity:.48}.conversation-composer-hint{color:#999c97;text-align:right;background:#fffdf8;margin:0;padding:0 22px 13px;font-size:8px}.conversation-loading,.conversation-not-found{text-align:center;border:1px solid var(--border);min-height:520px;box-shadow:var(--shadow-md);background:#fffdf8;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.conversation-loading__spinner{border:4px solid #e8e1d7;border-top-color:#efb34d;border-radius:50%;width:45px;height:45px;animation:.75s linear infinite conversation-spin}.conversation-loading h2,.conversation-not-found h2{color:#172334;margin:19px 0 6px;font-size:25px}.conversation-loading p,.conversation-not-found p{color:#797e79;max-width:410px;margin:0;font-size:11px;line-height:1.6}.conversation-not-found>span{color:#bd7416;background:#fff0d4;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.conversation-not-found a{color:#fffdf8;background:#172334;border-radius:12px;align-items:center;gap:7px;min-height:42px;margin-top:18px;padding:0 14px;font-size:10px;font-weight:850;display:inline-flex}@keyframes conversation-spin{to{transform:rotate(360deg)}}@media (width<=900px){.conversation-layout{grid-template-columns:290px minmax(0,1fr)}.conversation-sidebar{padding:20px}}@media (width<=760px){.conversation-page{width:min(100% - 24px,1240px);margin-top:20px;margin-bottom:60px}.conversation-layout{flex-direction:column;display:flex}.conversation-sidebar{border-bottom:1px solid #e2d9cd;border-right:0}.conversation-sidebar__safety{margin-top:22px}.conversation-main{min-height:650px}.conversation-header{min-height:78px;padding:14px 17px}.conversation-confirmed-pill{display:none}.conversation-messages{padding:18px 15px}.conversation-message{max-width:82%}}@media (width<=520px){.conversation-page{width:min(100% - 14px,1240px)}.conversation-layout{border-radius:20px}.conversation-sidebar{padding:17px}.conversation-main{min-height:600px}.conversation-header__avatar{width:40px;height:40px}.conversation-header h1{font-size:15px}.conversation-header p{max-width:220px}.conversation-message{max-width:88%}.conversation-composer{padding:11px 11px 7px}.conversation-composer>button{width:50px;padding:0}.conversation-composer>button span,.conversation-composer-hint{display:none}}.saved-searches-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.saved-searches-hero{color:#fffdf8;background:radial-gradient(circle at 84% 19%,#efb34d45,#0000 32%),linear-gradient(135deg,#152235 0%,#243d59 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:52px;min-height:355px;padding:54px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 64px #14213333}.saved-searches-hero:before,.saved-searches-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.saved-searches-hero:before{width:430px;height:430px;bottom:-190px;right:-135px}.saved-searches-hero:after{width:220px;height:220px;bottom:-80px;right:-25px}.saved-searches-hero__content,.saved-searches-hero__visual{z-index:1;position:relative}.saved-searches-hero__eyebrow{color:#f6c96f;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d3d;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.saved-searches-hero h1{color:#fffdf8;letter-spacing:-.045em;max-width:720px;margin:20px 0 0;font-size:clamp(33px,4vw,51px);line-height:1.07}.saved-searches-hero__content>p{color:#ffffffad;max-width:680px;margin:18px 0 0;font-size:13px;line-height:1.75}.saved-searches-hero__stats{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.saved-searches-hero__stats>div{background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;min-width:128px;padding:12px 16px}.saved-searches-hero__stats strong{color:#f6c96f;font-size:22px;display:block}.saved-searches-hero__stats span{color:#ffffff8f;text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:8px;font-weight:750;display:block}.saved-searches-hero__visual{place-items:center;min-height:240px;display:grid}.saved-searches-hero__icon{color:#172334;background:linear-gradient(145deg,#f8ce7b,#efb34d);border:10px solid #ffffff14;border-radius:42px;place-items:center;width:145px;height:145px;display:grid;transform:rotate(-6deg);box-shadow:0 27px 52px #00000045}.saved-searches-hero__icon svg{transform:rotate(6deg)}.saved-searches-hero__status{color:#172334;background:#fffdf8;border-radius:15px;align-items:center;gap:10px;max-width:240px;padding:14px 16px;display:flex;position:absolute;bottom:0;right:-5px;box-shadow:0 18px 35px #050c143d}.saved-searches-hero__status>svg{color:#2f7452;flex-shrink:0}.saved-searches-hero__status strong{font-size:10px;display:block}.saved-searches-hero__status span{color:#858a85;margin-top:3px;font-size:8px;display:block}.saved-searches-info{background:#eef6f1;border:1px solid #d6e7dc;border-radius:17px;align-items:flex-start;gap:13px;margin-top:22px;padding:20px 23px;display:flex}.saved-searches-info__icon{color:#2e7150;background:#dceee3;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.saved-searches-info strong{color:#28503e;font-size:11px}.saved-searches-info p{color:#65746b;margin:5px 0 0;font-size:10px;line-height:1.65}.saved-searches-message{border-radius:15px;align-items:center;gap:11px;margin-top:17px;padding:16px 18px;display:flex}.saved-searches-message>svg{flex-shrink:0}.saved-searches-message>div{flex:1}.saved-searches-message strong{font-size:10px;display:block}.saved-searches-message p{margin:3px 0 0;font-size:9px}.saved-searches-message--error{color:#7e3137;background:#fff1ef;border:1px solid #ebceca}.saved-searches-message--success{color:#2a6549;background:#eaf6ee;border:1px solid #cfe6d7}.saved-searches-message button{min-height:35px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:800;display:inline-flex}.saved-searches-layout{grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);align-items:start;gap:20px;margin-top:22px;display:grid}.saved-search-form{background:#fffdf8;border:1px solid #e3dcd1;border-radius:24px;padding:25px;box-shadow:0 16px 42px #1d283514}.saved-search-form__header{align-items:flex-start;gap:13px;display:flex}.saved-search-form__icon{color:#996316;background:#fff0d4;border-radius:13px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.saved-search-form__header span,.saved-search-list__header>div>span{color:#9b691e;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:850}.saved-search-form__header h2,.saved-search-list__header h2{color:#172334;margin:4px 0 0;font-size:22px}.saved-search-form__header p{color:#7d827d;max-width:530px;margin:6px 0 0;font-size:9px;line-height:1.6}.saved-search-form__progress{background:#f7f3ec;border:1px solid #e5ddd2;border-radius:13px;margin-top:20px;padding:13px 14px}.saved-search-form__progress>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.saved-search-form__progress span{color:#727873;font-size:8px;font-weight:750}.saved-search-form__progress strong{color:#172334;font-size:8px}.saved-search-form__progress-track{background:#e3ddd4;border-radius:999px;height:5px;margin-top:9px;overflow:hidden}.saved-search-form__progress-track span{border-radius:inherit;background:linear-gradient(90deg,#d9952d,#efb34d);height:100%;transition:width .18s;display:block}.saved-search-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.saved-search-field label{color:#263446;justify-content:space-between;align-items:center;gap:10px;display:flex}.saved-search-field label>span{align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.saved-search-field label svg{color:#a16a1d}.saved-search-field label small{color:#999d99;font-size:7px}.saved-search-field input{color:#172334;width:100%;min-height:45px;font:inherit;background:#faf7f2;border:1px solid #ded6ca;border-radius:12px;outline:none;margin-top:8px;padding:0 13px;font-size:9px;transition:border-color .15s,box-shadow .15s,background .15s}.saved-search-field input::placeholder{color:#9da19d}.saved-search-field input:focus{background:#fffdf8;border-color:#d7a54e;box-shadow:0 0 0 3px #efb34d21}.saved-search-field--full{margin-top:14px}.saved-search-field--full>p{color:#979b97;margin:6px 0 0;font-size:7px}.saved-search-submit{color:#172334;width:100%;min-height:47px;font:inherit;cursor:pointer;background:#efb34d;border:1px solid #efb34d;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:9px;font-weight:850;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.saved-search-submit:hover:not(:disabled){background:#f4c15f;transform:translateY(-1px);box-shadow:0 10px 20px #c988252e}.saved-search-submit:disabled{opacity:.65;cursor:wait}.saved-search-list{background:#fffdf8;border:1px solid #e3dcd1;border-radius:24px;overflow:hidden;box-shadow:0 16px 42px #1d283514}.saved-search-list__header{border-bottom:1px solid #e8e1d7;justify-content:space-between;align-items:center;gap:15px;min-height:94px;padding:22px 23px;display:flex}.saved-search-list__count{color:#172334;background:#fff0d4;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-width:48px;height:38px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.saved-search-loading,.saved-search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:38px;display:flex}.saved-search-loading__icon,.saved-search-empty__icon{color:#a56a18;background:#fff0d4;border-radius:19px;place-items:center;width:65px;height:65px;display:grid}.saved-search-loading__icon svg{animation:1s linear infinite savedSearchSpin}.saved-search-loading h3,.saved-search-empty h3{color:#172334;margin:17px 0 0;font-size:18px}.saved-search-loading p,.saved-search-empty p{color:#7d827d;max-width:350px;margin:7px 0 0;font-size:9px;line-height:1.65}.saved-search-empty>span{color:#9f691e;text-transform:uppercase;letter-spacing:.09em;margin-top:16px;font-size:8px;font-weight:850}.saved-search-skeleton{width:min(100%,310px);margin-top:22px}.saved-search-skeleton span{background:linear-gradient(90deg,#ece7df 25%,#f7f3ec 50%,#ece7df 75%) 0 0/200% 100%;border-radius:999px;height:9px;animation:1.4s infinite savedSearchShimmer;display:block}.saved-search-skeleton span+span{margin-top:9px}.saved-search-skeleton span:nth-child(2){width:75%}.saved-search-skeleton span:nth-child(3){width:52%}.saved-search-cards{padding:12px}.saved-search-card{background:linear-gradient(120deg,#efb34d0b,#0000 60%),#fffdf8;border:1px solid #e2dacf;border-radius:17px;padding:17px;transition:transform .15s,border-color .15s,box-shadow .15s}.saved-search-card+.saved-search-card{margin-top:10px}.saved-search-card:hover{border-color:#d7c29d;transform:translateY(-1px);box-shadow:0 12px 26px #1f2a3612}.saved-search-card__top{align-items:center;gap:10px;display:flex}.saved-search-card__number{color:#9d6719;background:#fff0d4;border-radius:11px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.saved-search-card__heading{flex:1;min-width:0}.saved-search-card__heading>span{color:#a06d27;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:850}.saved-search-card__heading h3{color:#172334;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:14px;overflow:hidden}.saved-search-card__status{color:#2f6d4e;text-transform:uppercase;background:#e6f3ea;border-radius:999px;align-items:center;gap:5px;min-height:26px;padding:0 8px;font-size:7px;font-weight:850;display:inline-flex}.saved-search-card__status>span{background:#42a16d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #42a16d21}.saved-search-card__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.saved-search-card__summary>div{background:#f7f3ec;border:1px solid #e6ded3;border-radius:11px;align-items:center;gap:8px;min-width:0;padding:10px;display:flex}.saved-search-card__summary>div>svg{color:#a16b1e;flex-shrink:0}.saved-search-card__summary small,.saved-search-card__keywords small{color:#939793;text-transform:uppercase;font-size:7px;font-weight:750;display:block}.saved-search-card__summary strong{color:#273447;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;display:block;overflow:hidden}.saved-search-card__keywords{color:#845a1d;background:#fff8e9;border:1px solid #eee0bf;border-radius:11px;align-items:flex-start;gap:8px;margin-top:8px;padding:10px;display:flex}.saved-search-card__keywords>svg{flex-shrink:0}.saved-search-card__keywords p{color:#71685a;margin:3px 0 0;font-size:8px;line-height:1.5}.saved-search-card__footer{border-top:1px solid #e8e1d7;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;display:flex}.saved-search-card__footer>div{color:#858a85;align-items:center;gap:5px;font-size:7px;font-weight:750;display:flex}.saved-search-card__footer button{color:#914047;min-height:32px;font:inherit;cursor:pointer;background:#fff2ef;border:1px solid #ebceca;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:7px;font-weight:800;display:inline-flex}.saved-search-card__footer button:hover:not(:disabled){background:#ffe8e4;border-color:#dfb8b3}.saved-search-card__footer button:disabled{opacity:.65;cursor:wait}.saved-search-spinner{animation:1s linear infinite savedSearchSpin}@keyframes savedSearchSpin{to{transform:rotate(360deg)}}@keyframes savedSearchShimmer{to{background-position:-200% 0}}@media (width<=940px){.saved-searches-hero{grid-template-columns:minmax(0,1fr) 250px;padding:43px}.saved-searches-layout{grid-template-columns:1fr}.saved-search-list{min-height:auto}}@media (width<=700px){.saved-searches-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:60px}.saved-searches-hero{min-height:auto;padding:32px 27px;display:block}.saved-searches-hero__visual{min-height:205px;margin-top:18px}}@media (width<=520px){.saved-searches-page{width:min(100% - 14px,1180px)}.saved-searches-hero{border-radius:21px;padding:27px 20px}.saved-searches-hero h1{font-size:30px}.saved-searches-hero__stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.saved-searches-hero__stats>div{min-width:0;padding:10px}.saved-searches-info{padding:17px}.saved-search-form,.saved-search-list{border-radius:19px}.saved-search-form{padding:18px}.saved-search-form__grid{grid-template-columns:1fr}.saved-search-list__header{padding:19px 17px}.saved-search-card__summary{grid-template-columns:1fr}.saved-search-card__footer{flex-direction:column;align-items:flex-start}.saved-search-card__footer button{justify-content:center;width:100%}.saved-searches-message{flex-wrap:wrap;align-items:flex-start}.saved-searches-message button{margin-left:30px}}.forgot-page{width:min(1180px,100% - 40px);margin:30px auto 90px}.forgot-shell{background:#fffdf8;border:1px solid #e2dbd0;border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:700px;display:grid;overflow:hidden;box-shadow:0 28px 70px #18243324}.forgot-arrow--rtl{transform:rotate(180deg)}.forgot-intro{color:#fffdf8;background:radial-gradient(circle at 82% 18%,#efb34d4d,#0000 30%),radial-gradient(circle at 8% 92%,#5f91b833,#0000 36%),linear-gradient(145deg,#142235 0%,#223d59 100%);flex-direction:column;justify-content:space-between;min-height:700px;padding:58px;display:flex;position:relative;overflow:hidden}.forgot-intro:before,.forgot-intro:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.forgot-intro:before{width:420px;height:420px;top:-130px;right:-150px}.forgot-intro:after{width:340px;height:340px;bottom:-150px;right:85px}.forgot-intro__content,.forgot-intro__footer{z-index:1;position:relative}.forgot-intro__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.forgot-intro h1{color:#fffdf8;letter-spacing:-.05em;max-width:650px;margin:24px 0 0;font-size:clamp(38px,4.7vw,61px);line-height:1.03}.forgot-intro__content>p{color:#ffffffab;max-width:600px;margin:20px 0 0;font-size:13px;line-height:1.75}.forgot-steps{gap:12px;margin-top:38px;display:grid}.forgot-steps article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:13px;padding:14px 16px;display:flex}.forgot-steps article>div{color:#f2bd5e;background:#efb34d1f;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.forgot-steps article>span{min-width:0}.forgot-steps strong{color:#fffdf8;font-size:10px;display:block}.forgot-steps small{color:#ffffff8c;margin-top:4px;font-size:8px;line-height:1.5;display:block}.forgot-intro__footer{color:#ffffff8a;border-top:1px solid #ffffff17;align-items:flex-start;gap:10px;margin-top:40px;padding-top:22px;font-size:9px;line-height:1.55;display:flex}.forgot-intro__footer svg{color:#f2bd5e;flex-shrink:0}.forgot-form-panel{background:linear-gradient(145deg,#efb34d09,#0000 42%),#fffdf8;justify-content:center;align-items:center;min-width:0;padding:56px 48px;display:flex}.forgot-form-panel__inner{width:min(100%,430px)}.forgot-header__eyebrow{color:#9f681a;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;display:inline-block}.forgot-header h2{color:#172334;letter-spacing:-.035em;margin:8px 0 0;font-size:35px;line-height:1.1}.forgot-header p{color:#7b817d;margin:11px 0 0;font-size:10px;line-height:1.65}.forgot-message{border-radius:14px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px 15px;display:flex}.forgot-message>svg{flex-shrink:0;margin-top:1px}.forgot-message strong{font-size:10px;display:block}.forgot-message p{margin:4px 0 0;font-size:9px;line-height:1.5}.forgot-message--error{color:#86363c;background:#fff0ee;border:1px solid #ebcbc7}.forgot-message--success{color:#38684e;background:#eef8f2;border:1px solid #cee5d7}.forgot-dev-link{background:#f8f4ec;border:1px dashed #d9c7a7;border-radius:14px;align-items:flex-start;gap:12px;margin-top:14px;padding:15px;display:flex}.forgot-dev-link__icon{color:#9f681a;background:#f4e7cd;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.forgot-dev-link>div:last-child{min-width:0}.forgot-dev-link span{color:#2a384a;font-size:9px;font-weight:850;display:block}.forgot-dev-link p{color:#7b817d;margin:4px 0 0;font-size:8px;line-height:1.5}.forgot-dev-link a{color:#9d6719;align-items:center;gap:5px;margin-top:9px;font-size:8px;font-weight:850;text-decoration:none;display:inline-flex}.forgot-dev-link a:hover{text-decoration:underline}.forgot-form{margin-top:26px}.forgot-field>label{color:#263447;font-size:9px;font-weight:800}.forgot-input-wrapper{background:#faf7f2;border:1px solid #ded6ca;border-radius:13px;align-items:center;gap:10px;min-height:49px;margin-top:8px;padding:0 13px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.forgot-input-wrapper:focus-within{background:#fffdf8;border-color:#d7a34a;box-shadow:0 0 0 3px #efb34d21}.forgot-input-wrapper--error{background:#fff8f7;border-color:#d98787}.forgot-input-wrapper--error:focus-within{border-color:#c86666;box-shadow:0 0 0 3px #c866661c}.forgot-input-wrapper>svg{color:#a16b1f;flex-shrink:0}.forgot-input-wrapper--error>svg{color:#b45359}.forgot-input-wrapper input{color:#172334;width:100%;min-width:0;min-height:47px;font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:10px}.forgot-input-wrapper input::placeholder{color:#9b9f9b}.forgot-field__error{color:#b04c52;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:700;display:flex}.forgot-field__error svg{flex-shrink:0}.forgot-security-note{color:#557064;background:#eef6f1;border:1px solid #d6e7dc;border-radius:11px;align-items:flex-start;gap:8px;margin-top:17px;padding:11px 12px;font-size:8px;line-height:1.55;display:flex}.forgot-security-note svg{color:#347553;flex-shrink:0}.forgot-submit{color:#172334;width:100%;min-height:49px;font:inherit;cursor:pointer;background:#efb34d;border:1px solid #efb34d;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:21px;padding:0 17px;font-size:10px;font-weight:850;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.forgot-submit:hover:not(:disabled){background:#f4c15f;transform:translateY(-1px);box-shadow:0 11px 23px #bb7d2033}.forgot-submit:active:not(:disabled){transform:translateY(0)}.forgot-submit:disabled{opacity:.68;cursor:wait}.forgot-spinner{animation:1s linear infinite forgotSpin}.forgot-login-link{text-align:center;border-top:1px solid #e6dfd5;margin-top:23px;padding-top:21px}.forgot-login-link a{color:#9d6719;align-items:center;gap:6px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.forgot-login-link a:hover{text-decoration:underline}@keyframes forgotSpin{to{transform:rotate(360deg)}}@media (width<=980px){.forgot-shell{grid-template-columns:minmax(0,1fr) minmax(390px,.92fr)}.forgot-intro{padding:46px 38px}.forgot-form-panel{padding:48px 34px}}@media (width<=800px){.forgot-page{width:min(100% - 24px,1180px);margin-top:20px;margin-bottom:65px}.forgot-shell{grid-template-columns:1fr;min-height:auto}.forgot-intro{min-height:auto;padding:40px}.forgot-intro h1{max-width:620px;font-size:43px}.forgot-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.forgot-steps article{flex-direction:column;align-items:flex-start}.forgot-intro__footer{margin-top:28px}.forgot-form-panel{padding:48px 32px}}@media (width<=580px){.forgot-page{width:min(100% - 14px,1180px)}.forgot-shell{border-radius:21px}.forgot-intro{padding:31px 22px}.forgot-intro h1{margin-top:19px;font-size:33px}.forgot-intro__content>p{font-size:11px}.forgot-steps{grid-template-columns:1fr;gap:9px;margin-top:27px}.forgot-steps article{flex-direction:row;align-items:center}.forgot-form-panel{padding:36px 20px}.forgot-header h2{font-size:30px}}.reset-page{width:min(1200px,100% - 40px);margin:30px auto 90px}.reset-shell{background:#fffdf8;border:1px solid #e2dbd0;border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);min-height:780px;display:grid;overflow:hidden;box-shadow:0 28px 70px #18243324}.reset-arrow--rtl{transform:rotate(180deg)}.reset-intro{color:#fffdf8;background:radial-gradient(circle at 82% 18%,#efb34d4d,#0000 30%),radial-gradient(circle at 8% 92%,#5f91b833,#0000 36%),linear-gradient(145deg,#142235 0%,#223d59 100%);flex-direction:column;justify-content:space-between;min-height:780px;padding:58px;display:flex;position:relative;overflow:hidden}.reset-intro:before,.reset-intro:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.reset-intro:before{width:425px;height:425px;top:-135px;right:-150px}.reset-intro:after{width:345px;height:345px;bottom:-155px;right:80px}.reset-intro__content,.reset-intro__footer{z-index:1;position:relative}.reset-intro__label{color:#f7c96e;text-transform:uppercase;letter-spacing:.09em;background:#efb34d1a;border:1px solid #efb34d40;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.reset-intro h1{color:#fffdf8;letter-spacing:-.05em;max-width:650px;margin:24px 0 0;font-size:clamp(38px,4.7vw,61px);line-height:1.03}.reset-intro__content>p{color:#ffffffab;max-width:600px;margin:20px 0 0;font-size:13px;line-height:1.75}.reset-benefits{gap:12px;margin-top:38px;display:grid}.reset-benefits article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:13px;padding:14px 16px;display:flex}.reset-benefits article>div{color:#f2bd5e;background:#efb34d1f;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.reset-benefits article>span{min-width:0}.reset-benefits strong{color:#fffdf8;font-size:10px;display:block}.reset-benefits small{color:#ffffff8c;margin-top:4px;font-size:8px;line-height:1.5;display:block}.reset-intro__footer{color:#ffffff8a;border-top:1px solid #ffffff17;align-items:flex-start;gap:10px;margin-top:40px;padding-top:22px;font-size:9px;line-height:1.55;display:flex}.reset-intro__footer svg{color:#f2bd5e;flex-shrink:0}.reset-form-panel{background:linear-gradient(145deg,#efb34d09,#0000 42%),#fffdf8;justify-content:center;align-items:center;min-width:0;padding:48px 46px;display:flex}.reset-form-panel__inner{width:min(100%,455px)}.reset-header__eyebrow{color:#9f681a;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;display:inline-block}.reset-header h2{color:#172334;letter-spacing:-.035em;margin:8px 0 0;font-size:35px;line-height:1.1}.reset-header p{color:#7b817d;margin:11px 0 0;font-size:10px;line-height:1.65}.reset-message{border-radius:14px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px 15px;display:flex}.reset-message>svg{flex-shrink:0;margin-top:1px}.reset-message strong{font-size:10px;display:block}.reset-message p{margin:4px 0 0;font-size:9px;line-height:1.5}.reset-message a{color:inherit;align-items:center;gap:5px;margin-top:8px;font-size:8px;font-weight:850;text-decoration:none;display:inline-flex}.reset-message a:hover{text-decoration:underline}.reset-message--error{color:#86363c;background:#fff0ee;border:1px solid #ebcbc7}.reset-message--success{color:#38684e;background:#eef8f2;border:1px solid #cee5d7}.reset-form{margin-top:25px}.reset-field+.reset-field{margin-top:18px}.reset-field>label{color:#263447;font-size:9px;font-weight:800}.reset-input-wrapper{background:#faf7f2;border:1px solid #ded6ca;border-radius:13px;align-items:center;gap:10px;min-height:49px;margin-top:8px;padding:0 13px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.reset-input-wrapper:focus-within{background:#fffdf8;border-color:#d7a34a;box-shadow:0 0 0 3px #efb34d21}.reset-input-wrapper--error{background:#fff8f7;border-color:#d98787}.reset-input-wrapper--error:focus-within{border-color:#c86666;box-shadow:0 0 0 3px #c866661c}.reset-input-wrapper>svg{color:#a16b1f;flex-shrink:0}.reset-input-wrapper--error>svg{color:#b45359}.reset-input-wrapper input{color:#172334;width:100%;min-width:0;min-height:47px;font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:10px}.reset-input-wrapper input::placeholder{color:#9b9f9b}.reset-password-toggle{color:#777e79;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;transition:color .15s,background .15s;display:grid}.reset-password-toggle:hover{color:#172334;background:#eee8df}.reset-field__error{color:#b04c52;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:700;display:flex}.reset-field__error svg{flex-shrink:0}.reset-password-strength{margin-top:11px}.reset-password-strength__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.reset-password-strength__header span{color:#777d79;font-size:7px;font-weight:750}.reset-password-strength__header strong{color:#465246;font-size:7px}.reset-password-strength__bars{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px;display:grid}.reset-password-strength__bars span{background:#e4ddd3;border-radius:999px;height:4px;transition:background .16s,transform .16s}.reset-password-strength__bars span.is-active{background:#efb34d;transform:scaleY(1.1)}.reset-password-rules{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.reset-password-rules>div{color:#8b716f;align-items:center;gap:5px;font-size:7px;font-weight:700;display:flex}.reset-password-rules>div svg{color:#ba666a;flex-shrink:0}.reset-password-rules>div.is-valid{color:#50705d}.reset-password-rules>div.is-valid svg{color:#3d8c61}.reset-security-note{color:#557064;background:#eef6f1;border:1px solid #d6e7dc;border-radius:11px;align-items:flex-start;gap:8px;margin-top:17px;padding:11px 12px;font-size:8px;line-height:1.55;display:flex}.reset-security-note svg{color:#347553;flex-shrink:0}.reset-submit{color:#172334;width:100%;min-height:49px;font:inherit;cursor:pointer;background:#efb34d;border:1px solid #efb34d;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:21px;padding:0 17px;font-size:10px;font-weight:850;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.reset-submit:hover:not(:disabled){background:#f4c15f;transform:translateY(-1px);box-shadow:0 11px 23px #bb7d2033}.reset-submit:active:not(:disabled){transform:translateY(0)}.reset-submit:disabled{opacity:.68;cursor:wait}.reset-spinner{animation:1s linear infinite resetSpin}.reset-login-link{text-align:center;border-top:1px solid #e6dfd5;margin-top:22px;padding-top:20px}.reset-login-link a{color:#9d6719;align-items:center;gap:6px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.reset-login-link a:hover{text-decoration:underline}@keyframes resetSpin{to{transform:rotate(360deg)}}@media (width<=1000px){.reset-shell{grid-template-columns:minmax(0,1fr) minmax(410px,.95fr)}.reset-intro{padding:46px 38px}.reset-form-panel{padding:44px 34px}}@media (width<=830px){.reset-page{width:min(100% - 24px,1200px);margin-top:20px;margin-bottom:65px}.reset-shell{grid-template-columns:1fr;min-height:auto}.reset-intro{min-height:auto;padding:40px}.reset-intro h1{max-width:640px;font-size:43px}.reset-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.reset-benefits article{flex-direction:column;align-items:flex-start}.reset-intro__footer{margin-top:28px}.reset-form-panel{padding:48px 32px}}@media (width<=590px){.reset-page{width:min(100% - 14px,1200px)}.reset-shell{border-radius:21px}.reset-intro{padding:31px 22px}.reset-intro h1{margin-top:19px;font-size:33px}.reset-intro__content>p{font-size:11px}.reset-benefits{grid-template-columns:1fr;gap:9px;margin-top:27px}.reset-benefits article{flex-direction:row;align-items:center}.reset-form-panel{padding:36px 20px}.reset-header h2{font-size:30px}.reset-password-rules{grid-template-columns:1fr}}:root{--ink:#172334;--ink-soft:#24364e;--text:#4f5660;--muted:#7b7f7a;--surface:#fffdf8;--surface-soft:#f5f1e9;--surface-warm:#eee6d8;--background:#f7f4ed;--amber:#efb34d;--amber-dark:#c77a16;--amber-soft:#fff1d5;--lost:#bb4e52;--lost-soft:#fff0ee;--found:#27805b;--found-soft:#eaf6ef;--border:#1723341a;--border-strong:#17233429;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:34px;--shadow-sm:0 8px 24px #1723340f;--shadow-md:0 18px 50px #17233417;--shadow-lg:0 30px 80px #17233424;--dark:var(--ink);--dark-2:var(--ink-soft);--gray:var(--muted);--light-gray:var(--surface-soft);--white:#fff;--violet:var(--amber);--violet-dark:var(--amber-dark);--violet-soft:var(--amber-soft);--violet-glow:#efb34d3d;--green:var(--found);--orange:var(--amber-dark);--red:var(--lost);--radius:var(--radius-lg);--shadow:var(--shadow-md)}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 8% 0%, #efb34d1f, transparent 24rem), radial-gradient(circle at 92% 20%, #27805b12, transparent 28rem), var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--ink);background:#efb34d6b}:focus-visible{outline-offset:3px;outline:3px solid #efb34d80}a{color:inherit;text-decoration:none}.app{min-height:100vh}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(1180px,92%);box-shadow:var(--shadow);z-index:999;background:#ffffffdb;border:1px solid #8b5cf629;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:18px auto 0;padding:14px 18px;display:grid;position:relative;overflow:visible}.brand{align-items:center;gap:12px;display:flex}.logo{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;width:52px;height:52px;box-shadow:0 12px 30px var(--violet-glow);border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid}.brand h1{color:var(--dark);margin:0;font-size:22px}.brand p{color:var(--gray);margin:2px 0 0;font-size:12px}.nav-links{flex-wrap:nowrap;justify-content:center;gap:8px;display:flex}.nav-links a{color:#55515f;border-radius:999px;padding:10px 12px;font-size:14px;font-weight:700}.nav-links a.active,.nav-links a:hover{background:var(--violet-soft);color:var(--violet-dark)}.nav-actions{z-index:1000;align-items:center;gap:10px;display:flex;position:relative}.reunions{color:#be123c;white-space:nowrap;background:#fff1f4;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:14px;font-weight:800;display:flex}.signin-btn,.primary-btn,.secondary-btn,.claim-btn{cursor:pointer;border:none;border-radius:16px;font-weight:800}.signin-btn{background:var(--dark);color:#fff;align-items:center;gap:7px;padding:11px 14px;display:flex}.page{width:min(1180px,92%);margin:28px auto 60px}.mini-label{color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-weight:800;display:inline-block}.hero{grid-template-columns:1.45fr .75fr;align-items:stretch;gap:24px;display:grid}.hero-text{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#ffffff38,#0000 30%),linear-gradient(135deg,#2a2535,#6d3fe2 55%,#8b5cf6);border-radius:36px;min-height:360px;padding:48px}.hero-text h2{letter-spacing:-2px;margin:0 0 14px;font-size:clamp(34px,6vw,64px);line-height:1}.hero-text p{color:#ffffffdb;max-width:760px;font-size:18px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.primary-btn{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;box-shadow:0 15px 30px var(--violet-glow);justify-content:center;align-items:center;padding:14px 18px;display:inline-flex}.secondary-btn{color:var(--dark);background:#fff;justify-content:center;align-items:center;padding:14px 18px;display:inline-flex}.glass-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#ffffffbd;border:1px solid #8b5cf629}.hero-card{border-radius:36px;flex-direction:column;justify-content:center;padding:32px;display:flex}.hero-card svg{color:var(--violet-dark)}.hero-card h3{margin:18px 0 8px;font-size:26px}.hero-card p{color:var(--gray);line-height:1.6}.hero-card strong{color:#166534;background:#dcfce7;border-radius:999px;width:fit-content;margin-top:14px;padding:9px 13px}.features-grid,.cards-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.feature-card,.post-card,.match-panel,.safe-box,.post-form{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #8b5cf624}.feature-card{padding:22px}.feature-card svg{color:var(--violet-dark)}.feature-card h3{margin:14px 0 8px}.feature-card p{color:var(--gray);line-height:1.6}.section-header,.page-title{margin:34px 0 18px}.section-header h2,.page-title h2{margin:0;font-size:34px}.section-header p,.page-title p{color:var(--gray);font-size:16px}.filters{box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #8b5cf624;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px;display:grid}.filters select,.filters input,.post-form select,.post-form input,.post-form textarea{background:#fff;border:1px solid #dad7e5;border-radius:16px;outline:none;width:100%;padding:14px;font-size:14px}.filters select:focus,.filters input:focus,.post-form select:focus,.post-form input:focus,.post-form textarea:focus{border-color:var(--violet);box-shadow:0 0 0 4px var(--violet-soft)}.nearby{background:var(--dark);color:#fff;border-radius:18px;margin-top:16px;padding:14px 16px;font-weight:800}.post-card{padding:20px}.post-top{justify-content:space-between;gap:10px;display:flex}.badge,.match{border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.badge.lost{color:#c2410c;background:#fff7ed}.badge.found{color:#047857;background:#ecfdf5}.match{background:var(--violet-soft);color:var(--violet-dark)}.post-card h3{margin:16px 0 8px;font-size:21px}.post-card p{color:var(--gray);line-height:1.6}.post-meta{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.post-meta span{background:var(--light-gray);color:#4d4858;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:700}.claim-btn{background:var(--dark);color:#fff;width:100%;padding:13px}.match-panel{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:26px;display:grid}.match-column{background:var(--light-gray);border-radius:20px;padding:18px}.match-score-big{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;width:96px;height:96px;box-shadow:0 16px 34px var(--violet-glow);border-radius:50%;place-items:center;font-size:28px;font-weight:900;display:grid}.safe-box{margin-top:20px;padding:24px}.safe-box p{color:var(--gray);line-height:1.7}.post-form{gap:18px;max-width:760px;padding:24px;display:grid}.form-row label{margin-bottom:8px;font-weight:800;display:block}.post-form textarea{resize:vertical;min-height:110px}.warning-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:14px;font-weight:700}.full-btn{width:100%}@media (width<=980px){.navbar{grid-template-columns:1fr}.nav-links{justify-content:flex-start}.nav-actions{flex-wrap:wrap}.hero,.features-grid,.cards-grid,.filters,.match-panel{grid-template-columns:1fr}.hero-text{padding:32px}}.auth-page{place-items:center;width:min(1180px,92%);min-height:calc(100vh - 140px);margin:28px auto 60px;display:grid}.auth-card{width:min(480px,100%);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#8b5cf638,#0000 30%),#ffffffeb;border:1px solid #8b5cf629;border-radius:34px;padding:30px}.auth-card h2{margin:12px 0 8px;font-size:34px}.auth-card p{color:var(--gray);line-height:1.7}.auth-form{gap:16px;margin-top:22px;display:grid}.auth-switch{text-align:center;color:var(--gray);margin-top:20px;font-weight:700}.auth-switch a{color:var(--violet-dark)}.dark-label{background:var(--violet-soft);color:var(--violet-dark);border:none}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#1111168f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:28px;width:min(430px,100%);padding:26px;box-shadow:0 30px 80px #00000040}.modal-card h3{margin:0 0 10px;font-size:24px}.modal-card p{color:var(--gray);line-height:1.7}.error-text{color:var(--red);margin-top:6px;font-weight:800;display:block}.post-actions{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.report-btn{color:#5d5968;cursor:pointer;background:#fff;border:1px solid #ded9ea;border-radius:16px;align-items:center;gap:6px;padding:12px 13px;font-weight:800;display:inline-flex}.report-btn:hover{color:var(--red);background:#fff1f2;border-color:#fecaca}.report-modal{max-height:90vh;overflow-y:auto}.reported-post-mini{background:var(--light-gray);border-radius:18px;gap:4px;margin:16px 0;padding:14px;display:grid}.reported-post-mini span{color:var(--gray);font-size:14px}.message-suggestions{gap:8px;margin:12px 0;display:grid}.message-suggestions button{background:var(--violet-soft);color:var(--violet-dark);cursor:pointer;text-align:left;border:1px solid #ded9ea;border-radius:14px;padding:10px;font-weight:700}.modal-actions{gap:10px;margin-top:16px;display:flex}.reports-grid{gap:18px;display:grid}.report-card{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #8b5cf624;border-radius:24px;padding:22px}.report-top{justify-content:space-between;gap:12px;display:flex}.report-id,.report-status{border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900}.report-id{background:var(--violet-soft);color:var(--violet-dark)}.report-status{color:#92400e;background:#fef3c7}.report-status.urgent{color:#991b1b;background:#fee2e2}.report-ref{color:var(--gray);font-weight:800}.report-info{color:#4b4658;margin:8px 0}.report-message{background:var(--light-gray);color:#4b4658;border-radius:16px;padding:14px;line-height:1.6}.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-btn{cursor:pointer;border:none;border-radius:14px;padding:11px 13px;font-weight:900}.admin-btn.dismiss{color:#334155;background:#f1f5f9}.admin-btn.warn{color:#92400e;background:#fef3c7}.admin-btn.hide{background:var(--violet-soft);color:var(--violet-dark)}.admin-btn.suspend{color:#991b1b;background:#fee2e2}@media (width<=650px){.post-actions{grid-template-columns:1fr}.modal-actions{flex-direction:column}}.details-layout{grid-template-columns:1.4fr .8fr;align-items:start;gap:22px;display:grid}.details-card,.claim-card{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #8b5cf624;border-radius:28px;padding:26px}.details-card h2{margin:22px 0 12px;font-size:38px}.details-card p,.claim-card p{color:var(--gray);line-height:1.7}.reference-badge{background:var(--dark);color:#fff;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900}.details-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0;display:grid}.details-grid div{background:var(--light-gray);border-radius:18px;padding:16px}.details-grid span{color:var(--gray);margin-bottom:5px;font-size:13px;display:block}.details-grid strong{color:var(--dark)}.private-contact{background:var(--violet-soft);color:var(--violet-dark);border-radius:20px;gap:12px;padding:16px;display:flex}.private-contact p{color:#5b3fc0;margin:4px 0 0}.claim-card svg{color:var(--violet-dark)}.claim-card h3{margin:16px 0 8px;font-size:26px}.claim-form{gap:10px;margin-top:18px;display:grid}.claim-form label{font-weight:900}.claim-form textarea{resize:vertical;border:1px solid #dad7e5;border-radius:16px;outline:none;width:100%;min-height:140px;padding:14px}.claim-form textarea:focus{border-color:var(--violet);box-shadow:0 0 0 4px var(--violet-soft)}.claim-steps{gap:10px;margin-top:20px;display:grid}.claim-steps div{background:var(--light-gray);color:#4d4858;border-radius:16px;align-items:center;gap:9px;padding:12px;font-weight:800;display:flex}@media (width<=850px){.details-layout,.details-grid{grid-template-columns:1fr}.details-card h2{font-size:30px}}.unlocked-layout{grid-template-columns:1.2fr .75fr;align-items:start;gap:22px;display:grid}.unlocked-card,.returned-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:28px;padding:26px}.success-icon{background:var(--violet-soft);width:70px;height:70px;color:var(--violet-dark);border-radius:24px;place-items:center;display:grid}.unlocked-card h3,.returned-card h3{margin:18px 0 8px;font-size:28px}.unlocked-card p,.returned-card p{color:var(--gray);line-height:1.7}.contact-box{gap:10px;margin:20px 0;display:grid}.contact-box div{background:var(--light-gray);border-radius:18px;align-items:center;gap:10px;padding:14px;display:flex}.contact-box svg{color:var(--violet-dark)}.chat-box{background:#f8f7fc;border:1px solid #e3deef;border-radius:22px;gap:10px;padding:16px;display:grid}.chat-message{border-radius:16px;max-width:78%;padding:11px 13px;font-weight:700;line-height:1.5}.chat-message.other{color:#4d4858;background:#fff}.chat-message.me{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;justify-self:end}.chat-input-demo{color:var(--gray);background:#fff;border:1px solid #ded9ea;border-radius:16px;padding:13px}.returned-card svg{color:var(--violet-dark)}.returned-success{color:#047857;background:#ecfdf5;border-radius:18px;gap:6px;margin-bottom:12px;padding:16px;font-weight:900;display:grid}.returned-success span{color:#059669;font-size:14px;font-weight:700}.returned-card .secondary-btn{margin-top:12px}@media (width<=850px){.unlocked-layout{grid-template-columns:1fr}}.dashboard-hero{color:#fff;background:radial-gradient(circle at top right, #ffffff2e, transparent 32%), linear-gradient(135deg, var(--dark), var(--violet-dark));box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.2fr .8fr;align-items:center;gap:22px;padding:34px;display:grid}.dashboard-hero h2{margin:10px 0;font-size:42px}.dashboard-hero p{color:#fffc;line-height:1.7}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dashboard-stats div{text-align:center;background:#ffffff24;border:1px solid #ffffff38;border-radius:22px;padding:18px}.dashboard-stats strong{font-size:32px;display:block}.dashboard-stats span{color:#fffc;font-size:13px;font-weight:700}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px;display:grid}.dashboard-card,.tip-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:26px;padding:22px}.dashboard-card h3{margin:0 0 16px;font-size:23px}.dashboard-item{background:var(--light-gray);border-radius:18px;justify-content:space-between;gap:12px;margin-top:10px;padding:14px;display:flex}.dashboard-item strong,.dashboard-item span{display:block}.dashboard-item span{color:var(--gray);margin-top:4px;font-size:13px;font-weight:700}.dashboard-item button,.white-btn,.bump-btn,.resolved-btn{cursor:pointer;border:none;border-radius:14px;padding:10px 12px;font-weight:900}.dashboard-item button{color:var(--violet-dark);background:#fff}.icon-item{justify-content:flex-start;align-items:flex-start}.icon-item svg{color:var(--violet-dark)}.purple-card{color:#fff;background:linear-gradient(135deg, var(--violet), var(--violet-dark))}.purple-card p{color:#ffffffd6}.big-match{width:90px;height:90px;color:var(--violet-dark);background:#fff;border-radius:30px;place-items:center;margin:18px 0;font-size:30px;font-weight:950;display:grid}.white-btn{color:var(--violet-dark);background:#fff}.archive-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.bump-btn{background:var(--violet-soft);color:var(--violet-dark);align-items:center;gap:6px;display:inline-flex}.resolved-btn{color:#047857;background:#ecfdf5;align-items:center;gap:6px;display:inline-flex}.tip-card{align-items:flex-start;gap:12px;margin-top:22px;display:flex}.tip-card svg{color:var(--violet-dark)}.tip-card p{color:var(--gray);margin:5px 0 0;line-height:1.6}@media (width<=850px){.dashboard-hero,.dashboard-grid,.dashboard-stats{grid-template-columns:1fr}}.steps-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:26px;padding:22px;position:relative;overflow:hidden}.step-card span{color:#8b5cf62e;font-size:42px;font-weight:950;position:absolute;top:14px;right:16px}.step-card svg{color:var(--violet-dark);margin-bottom:14px}.step-card h3{margin:0 0 8px;font-size:22px}.step-card p{color:var(--gray);line-height:1.6}.safety-section{color:#fff;background:radial-gradient(circle at bottom left, #8b5cf659, transparent 35%), linear-gradient(135deg, var(--dark), #2a2535);box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;margin-top:28px;padding:34px;display:grid}.safety-section h2{margin:14px 0 10px;font-size:38px}.safety-section p{color:#ffffffc7;line-height:1.7}.safety-list{gap:12px;display:grid}.safety-list div{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:18px;padding:14px;font-weight:800}.footer{background:var(--dark);color:#fff;border-radius:28px;grid-template-columns:1.3fr .8fr .8fr;gap:18px;margin-top:34px;padding:26px;display:grid}.footer h3{margin:0 0 6px;font-size:25px}.footer p,.footer span{color:#ffffffb8}.footer strong,.footer span{display:block}.footer span{margin-top:6px}@media (width<=950px){.steps-grid,.safety-section,.footer{grid-template-columns:1fr}}.results-line{color:var(--gray);margin:18px 0 0;font-weight:900}.empty-state{text-align:center;box-shadow:var(--shadow);background:#ffffffe6;border:1px dashed #8b5cf659;border-radius:26px;margin-top:22px;padding:34px}.empty-state h3{margin:0 0 8px;font-size:26px}.empty-state p{color:var(--gray);margin:0}.pro-form{gap:20px;max-width:900px}.form-section{background:#fbfaff;border:1px solid #8b5cf624;border-radius:24px;padding:20px}.form-section-title{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.form-section-title svg{color:var(--violet-dark)}.form-section-title h3{margin:0;font-size:22px}.form-section-title p{color:var(--gray);margin:4px 0 0;line-height:1.5}.form-two-cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.photo-upload-box{background:#fff;border:2px dashed #8b5cf64d;border-radius:20px;gap:10px;padding:20px;display:grid}.photo-upload-box strong{color:var(--violet-dark)}.success-submit{text-align:center;max-width:620px;box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf629;border-radius:34px;margin:60px auto;padding:38px}.success-submit svg{color:var(--violet-dark)}.success-submit h2{margin:18px 0 10px;font-size:36px}.success-submit p{color:var(--gray);line-height:1.7}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}@media (width<=750px){.form-two-cols{grid-template-columns:1fr}}.premium-post{padding:0;overflow:hidden}.post-image{height:150px;position:relative}.post-image.violet{background:linear-gradient(135deg,#8b5cf6,#4c1d95)}.post-image.blue{background:linear-gradient(135deg,#60a5fa,#1e3a8a)}.post-image.gray{background:linear-gradient(135deg,#d1d5db,#374151)}.post-image.dark{background:linear-gradient(135deg,#3f3f46,#09090b)}.post-image.red{background:linear-gradient(135deg,#fb7185,#991b1b)}.post-image.brown{background:linear-gradient(135deg,#b45309,#451a03)}.post-image-overlay{color:#fff;justify-content:space-between;align-items:flex-start;padding:14px;display:flex;position:absolute;inset:0}.post-image-overlay span,.photo-count{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:999px;padding:7px 10px;font-weight:900}.photo-count{align-items:center;gap:5px;display:flex}.post-content{padding:20px}.top-badges{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.urgent-badge{color:#991b1b;background:#fee2e2;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900}.location-line{color:var(--violet-dark);align-items:center;gap:6px;margin-top:12px;font-weight:900;display:flex}.location-line svg{flex-shrink:0}.match-center{gap:20px;display:grid}.match-card-pro{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:30px;padding:24px}.match-card-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.match-level{background:var(--violet-soft);color:var(--violet-dark);border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900;display:inline-block}.match-card-head h3{margin:12px 0 0;font-size:28px}.match-circle{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;width:86px;height:86px;box-shadow:0 16px 34px var(--violet-glow);border-radius:28px;flex-shrink:0;place-items:center;font-size:24px;font-weight:950;display:grid}.match-two-posts{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.match-mini{border-radius:20px;padding:16px}.match-mini span,.match-mini strong{display:block}.match-mini span{margin-bottom:6px;font-weight:900}.lost-mini{color:#9a3412;background:#fff7ed}.found-mini{color:#047857;background:#ecfdf5}.match-details-row{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.match-details-row div{background:var(--light-gray);color:#4d4858;border-radius:16px;align-items:center;gap:7px;padding:12px;font-weight:800;display:flex}.match-details-row svg{color:var(--violet-dark);flex-shrink:0}.match-reasons{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.match-reasons span{color:var(--violet-dark);background:#f8f7fc;border:1px solid #8b5cf62e;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:800}.match-actions-pro{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.match-actions-pro .primary-btn{gap:7px}@media (width<=800px){.match-card-head,.match-two-posts,.match-details-row{grid-template-columns:1fr}.match-card-head{display:grid}}.info-hero{color:#fff;background:radial-gradient(circle at top right, #ffffff2e, transparent 30%), linear-gradient(135deg, var(--violet), var(--violet-dark));box-shadow:var(--shadow);border-radius:34px;padding:42px}.info-hero h2{max-width:880px;margin:14px 0;font-size:clamp(34px,5vw,58px);line-height:1.05}.info-hero p{color:#ffffffd1;max-width:760px;font-size:18px;line-height:1.7}.dark-info{background:radial-gradient(circle at bottom left, #8b5cf659, transparent 35%), linear-gradient(135deg, var(--dark), #2a2535)}.info-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.info-card,.privacy-card,.contact-form,.contact-side{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:28px;padding:24px}.info-card svg{color:var(--violet-dark)}.info-card h3{margin:16px 0 8px;font-size:24px}.info-card p{color:var(--gray);line-height:1.7}.rules-list{gap:16px;margin-top:22px;display:grid}.rules-list article{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:24px;gap:14px;padding:20px;display:flex}.rules-list svg{color:var(--violet-dark);flex-shrink:0}.rules-list h3{margin:0 0 6px}.rules-list p{color:var(--gray);margin:0;line-height:1.6}.contact-layout{grid-template-columns:1.1fr .8fr;align-items:start;gap:20px;display:grid}.contact-form{gap:16px;display:grid}.contact-side h3{margin-top:0}.contact-side{gap:10px;display:grid}.contact-side button{background:var(--violet-soft);color:var(--violet-dark);text-align:left;cursor:pointer;border:1px solid #8b5cf62e;border-radius:16px;padding:12px;font-weight:800}.privacy-card{gap:18px;margin-top:22px;display:grid}.privacy-card h3{margin:0;font-size:28px}.privacy-card p{color:var(--gray);line-height:1.6}.not-found{text-align:center;min-height:55vh;box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:34px;place-items:center;padding:40px;display:grid}.not-found span{color:var(--violet-dark);font-size:90px;font-weight:950}.not-found h2{margin:0;font-size:38px}.not-found p{color:var(--gray);line-height:1.7}@media (width<=850px){.info-grid,.contact-layout{grid-template-columns:1fr}.info-hero{padding:30px}}.site-footer{background:radial-gradient(circle at top right, #8b5cf638, transparent 32%), var(--dark);color:#fff;width:min(1180px,92%);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:20px;margin:0 auto 26px;padding:24px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand h3{margin:0 0 4px;font-size:24px}.footer-brand p{color:#ffffffb8;margin:0}.footer-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.footer-links a{color:#ffffffd1;background:#ffffff14;border-radius:999px;padding:9px 12px;font-weight:800}.footer-links a:hover{background:var(--violet);color:#fff}.footer-counter{color:#be123c;white-space:nowrap;background:#fff1f4;border-radius:999px;align-items:center;gap:7px;padding:11px 14px;font-weight:900;display:flex}@media (width<=900px){.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}.language-toggle{background:var(--violet-soft);color:var(--violet-dark);cursor:pointer;white-space:nowrap;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:6px;padding:10px 13px;font-weight:900;display:inline-flex}.language-toggle:hover{background:var(--violet);color:#fff}.alerts-hero{color:#fff;background:radial-gradient(circle at top right, #fff3, transparent 30%), linear-gradient(135deg, var(--dark), var(--violet-dark), var(--violet));box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.2fr auto;align-items:center;gap:22px;padding:38px;display:grid}.alerts-hero h2{margin:14px 0;font-size:clamp(34px,5vw,56px);line-height:1.05}.alerts-hero p{color:#ffffffd1;max-width:720px;line-height:1.7}.alerts-icon{background:#ffffff29;border:1px solid #ffffff38;border-radius:34px;place-items:center;width:110px;height:110px;display:grid}.alerts-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.alert-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:28px;padding:22px}.alert-top{justify-content:space-between;align-items:center;display:flex}.alert-icon{background:var(--violet-soft);width:48px;height:48px;color:var(--violet-dark);border-radius:18px;place-items:center;display:grid}.alert-status{color:#047857;background:#ecfdf5;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900}.alert-status.urgent{color:#991b1b;background:#fee2e2}.alert-card h3{margin:18px 0 8px;font-size:23px}.alert-card p{color:var(--gray);line-height:1.6}.alert-result{background:var(--light-gray);color:#4d4858;border-radius:16px;align-items:center;gap:8px;margin-top:14px;padding:12px;font-weight:900;display:flex}.alert-result svg{color:var(--violet-dark)}.alert-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.delete-alert{color:#be123c;cursor:pointer;background:#fff1f2;border:none;border-radius:16px;align-items:center;gap:6px;padding:12px 14px;font-weight:900;display:flex}.auto-watch-box{background:var(--dark);color:#fff;box-shadow:var(--shadow);border-radius:28px;align-items:flex-start;gap:14px;margin-top:22px;padding:22px;display:flex}.auto-watch-box svg{color:#c4b5fd;flex-shrink:0}.auto-watch-box h3{margin:0 0 6px}.auto-watch-box p{color:#ffffffc2;margin:0;line-height:1.6}@media (width<=950px){.alerts-hero,.alerts-grid{grid-template-columns:1fr}}.menu-btn{background:var(--violet-soft);color:var(--violet-dark);cursor:pointer;border:none;border-radius:16px;padding:11px;display:none}@media (width<=980px){.navbar{grid-template-columns:1fr auto;position:relative}.menu-btn{place-items:center;display:grid}.nav-links,.nav-actions{display:none}.nav-links.open,.nav-actions.open{display:flex}.nav-links.open{background:#f8f7fc;border-radius:22px;flex-direction:column;grid-column:1/-1;align-items:stretch;padding:12px}.nav-links.open a{width:100%;padding:13px 14px}.nav-actions.open{background:#fff;border:1px solid #8b5cf61f;border-radius:22px;flex-direction:column;grid-column:1/-1;align-items:stretch;padding:12px}.language-toggle,.reunions,.signin-btn{justify-content:center;width:100%}}@media (width<=650px){.page{width:min(100% - 24px,1180px);margin-top:18px}.navbar{border-radius:22px;width:min(100% - 24px,1180px);margin-top:12px}.brand p{display:none}.logo{border-radius:16px;width:46px;height:46px}.hero-text,.info-hero,.dashboard-hero,.alerts-hero,.safety-section{border-radius:26px;padding:26px}.hero-text h2,.alerts-hero h2,.dashboard-hero h2,.info-hero h2{letter-spacing:-1px}.cards-grid,.features-grid,.steps-grid,.alerts-grid,.dashboard-grid,.info-grid,.filters{grid-template-columns:1fr}.post-actions,.alert-actions,.archive-actions,.success-actions,.match-actions-pro{flex-direction:column;display:flex}.claim-btn,.report-btn,.primary-btn,.secondary-btn,.delete-alert,.admin-btn{justify-content:center;width:100%}.post-image{height:130px}.details-card h2{font-size:28px}.site-footer{border-radius:24px;width:min(100% - 24px,1180px)}}.profile-menu{position:relative}.profile-btn{background:var(--dark);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:7px;padding:11px 14px;font-weight:900;display:flex}.profile-dropdown{width:220px;box-shadow:var(--shadow);z-index:9999;background:#fff;border:1px solid #8b5cf629;border-radius:18px;padding:8px;position:absolute;top:calc(100% + 10px);right:0}.profile-dropdown a,.profile-dropdown button{color:#4d4858;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:13px;align-items:center;gap:8px;width:100%;padding:11px;font-weight:800;display:flex}.profile-dropdown a:hover,.profile-dropdown button:hover{background:var(--violet-soft);color:var(--violet-dark)}@media (width<=980px){.profile-menu,.profile-btn{width:100%}.profile-btn{justify-content:center}.profile-dropdown{width:100%;box-shadow:none;z-index:10001;background:#f8f7fc;margin-top:10px;position:relative}}.protected-card{min-height:55vh;box-shadow:var(--shadow);text-align:center;background:radial-gradient(circle at 100% 0,#8b5cf62e,#0000 32%),#fffffff0;border:1px solid #8b5cf629;border-radius:34px;place-items:center;padding:42px;display:grid}.protected-icon{background:var(--violet-soft);width:76px;height:76px;color:var(--violet-dark);border-radius:26px;place-items:center;display:grid}.protected-card h2{margin:18px 0 8px;font-size:38px}.protected-card p{max-width:620px;color:var(--gray);margin:0;line-height:1.7}.admin-note{background:#fff7ed;border-radius:16px;padding:12px;font-weight:800;color:#9a3412!important;margin-top:12px!important}.protected-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.protected-actions .primary-btn{gap:7px}.photo-preview-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:14px;display:grid}.photo-preview{border:1px solid #8b5cf629;border-radius:18px;height:110px;position:relative;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-preview button{color:#fff;cursor:pointer;background:#111116b8;border:none;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:7px;right:7px}@media (width<=750px){.photo-preview-grid{grid-template-columns:repeat(2,1fr)}}.dashboard-message{background:var(--violet-soft);color:var(--violet-dark);border-radius:18px;margin-top:18px;padding:14px 16px;font-weight:900}.wide-card{grid-column:span 2}.dashboard-post-item{align-items:center}.dashboard-post-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-post-actions button{cursor:pointer;border:none;border-radius:13px;align-items:center;gap:5px;padding:9px 10px;font-weight:900;display:inline-flex}.edit-action{background:var(--violet-soft);color:var(--violet-dark)}.archive-action{color:#334155;background:#f1f5f9}.bump-action{color:#047857;background:#ecfdf5}.delete-action{color:#be123c;background:#fff1f2}@media (width<=850px){.wide-card{grid-column:span 1}.dashboard-post-item{display:grid}.dashboard-post-actions{justify-content:stretch}.dashboard-post-actions button{justify-content:center;width:100%}}.admin-hero{color:#fff;background:radial-gradient(circle at top right, #ffffff2e, transparent 32%), linear-gradient(135deg, var(--dark), var(--violet-dark));box-shadow:var(--shadow);border-radius:34px;padding:38px}.admin-hero h2{margin:14px 0 10px;font-size:clamp(34px,5vw,56px);line-height:1.05}.admin-hero p{color:#ffffffc7;max-width:720px;line-height:1.7}.admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px;display:grid}.admin-stats div{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:24px;padding:20px}.admin-stats svg{color:var(--violet-dark)}.admin-stats strong{margin-top:12px;font-size:32px;display:block}.admin-stats span{color:var(--gray);font-weight:800}.admin-tabs{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #8b5cf624;border-radius:22px;flex-wrap:wrap;gap:8px;margin:22px 0;padding:8px;display:flex}.admin-tabs button{color:#4d4858;cursor:pointer;background:0 0;border:none;border-radius:16px;padding:12px 14px;font-weight:900}.admin-tabs button.active{background:var(--violet-soft);color:var(--violet-dark)}.admin-table{gap:14px;display:grid}.admin-row{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:22px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:18px;display:grid}.admin-row strong,.admin-row span{display:block}.admin-row span{color:var(--gray);margin-top:4px;font-weight:700}.admin-row-status{background:var(--light-gray);border-radius:999px;padding:8px 11px;color:#4d4858!important;margin-top:0!important;font-weight:900!important}.admin-row-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-row-actions button{background:var(--violet-soft);color:var(--violet-dark);cursor:pointer;border:none;border-radius:13px;align-items:center;gap:5px;padding:10px 12px;font-weight:900;display:inline-flex}@media (width<=850px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-row{grid-template-columns:1fr}.admin-row-actions button{justify-content:center;width:100%}}@media (width<=520px){.admin-stats{grid-template-columns:1fr}}.skeleton-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:28px;overflow:hidden}.skeleton-image{height:150px}.skeleton-content{gap:12px;padding:20px;display:grid}.skeleton-line{border-radius:999px;height:14px}.skeleton-line.short{width:35%}.skeleton-line.medium{width:60%}.skeleton-line.long{width:88%}.skeleton-pills{gap:8px;margin-top:8px;display:flex}.skeleton-pills span{border-radius:999px;width:72px;height:28px}.skeleton-hero{border-radius:34px;height:260px;margin-bottom:24px}.shimmer{background:linear-gradient(90deg,#f0eef7 0%,#fff 45%,#e7e1f8 100%) 0 0/220% 100%;animation:1.4s linear infinite shimmer}@keyframes shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}html{scroll-behavior:smooth}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{min-height:42px}input,select,textarea{color:var(--dark)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #8b5cf673}::selection{background:var(--violet);color:#fff}.error-text{line-height:1.4}.form-row label{color:var(--dark)}textarea{font-family:inherit}img{max-width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1100px){.navbar,.page,.site-footer{width:min(100% - 32px,1180px)}.cards-grid,.features-grid,.steps-grid,.alerts-grid,.info-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){body{background:radial-gradient(circle at top,#8b5cf62e,#0000 30%),#f7f6fb}.navbar,.page,.site-footer{width:min(100% - 22px,1180px)}.brand h1{font-size:20px}.nav-links.open a{font-size:15px}.hero{gap:16px}.hero-text{min-height:auto}.hero-text p,.info-hero p,.dashboard-hero p,.alerts-hero p{font-size:16px}.hero-buttons{flex-direction:column}.hero-buttons .primary-btn,.hero-buttons .secondary-btn{width:100%}.section-header h2,.page-title h2{font-size:28px}.cards-grid,.features-grid,.steps-grid,.alerts-grid,.dashboard-grid,.info-grid,.admin-stats{grid-template-columns:1fr}.post-card h3{font-size:19px}.post-content{padding:16px}.post-top{align-items:flex-start}.top-badges{justify-content:flex-start}.post-meta span{font-size:12px}.filters{padding:12px}.match-card-head h3{font-size:23px}.match-circle{border-radius:24px;width:76px;height:76px;font-size:21px}.details-card,.claim-card,.unlocked-card,.returned-card,.dashboard-card,.alert-card,.info-card,.contact-form,.contact-side,.privacy-card{border-radius:22px;padding:18px}.modal-card{border-radius:22px;padding:22px}.auth-card{border-radius:26px;padding:24px}.auth-card h2,.success-submit h2{font-size:30px}.success-submit{padding:28px}.footer-brand{align-items:flex-start}}@media (width<=420px){.logo{width:42px;height:42px;font-size:17px}.brand h1{font-size:18px}.hero-text h2,.alerts-hero h2,.dashboard-hero h2,.info-hero h2{font-size:31px}.reunions{font-size:13px}.post-image{height:118px}.match-details-row div{font-size:13px}.not-found span{font-size:70px}}.logo-img{object-fit:contain;width:56px;height:56px}.ai-hero{color:#fff;background:radial-gradient(circle at top right, #ffffff2e, transparent 32%), linear-gradient(135deg, var(--dark), var(--violet-dark), var(--violet));box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.2fr auto;align-items:center;gap:24px;padding:40px;display:grid}.ai-hero h2{margin:14px 0;font-size:clamp(34px,5vw,58px);line-height:1.05}.ai-hero p{color:#ffffffd1;max-width:760px;line-height:1.7}.ai-orb{background:#ffffff29;border:1px solid #ffffff38;border-radius:38px;place-items:center;width:120px;height:120px;display:grid}.ai-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;align-items:flex-start;gap:12px;margin-top:18px;padding:16px;font-weight:800;display:flex}.ai-warning p{margin:0;line-height:1.6}.ai-demo-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.ai-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:28px;padding:22px}.ai-card svg{color:var(--violet-dark)}.ai-card h3{margin:16px 0 8px;font-size:23px}.ai-card p{color:var(--gray);line-height:1.6}.ai-card strong{background:var(--violet-soft);color:var(--violet-dark);border-radius:999px;margin-top:12px;padding:9px 12px;display:inline-block}.ai-match-showcase{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:22px;display:grid}.ai-post,.ai-score-box,.ai-breakdown,.ai-extract-box{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #8b5cf624;border-radius:28px;padding:22px}.ai-post span{border-radius:999px;margin-bottom:12px;padding:7px 11px;font-weight:900;display:inline-block}.lost-ai span{color:#c2410c;background:#fff7ed}.found-ai span{color:#047857;background:#ecfdf5}.ai-post h3{margin:0 0 8px;font-size:25px}.ai-post p{color:var(--gray);line-height:1.6}.ai-score-box{text-align:center;background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;flex-shrink:0;place-items:center;width:170px;height:170px;display:grid}.ai-score-box strong{font-size:42px}.ai-score-box span{font-size:13px;font-weight:800}.ai-breakdown,.ai-extract-box{margin-top:22px}.ai-breakdown h3,.ai-extract-box h3{margin:0 0 16px;font-size:26px}.score-row{grid-template-columns:160px 1fr 60px;align-items:center;gap:12px;margin-top:12px;display:grid}.score-row span,.score-row strong{font-weight:900}.score-row div{background:var(--light-gray);border-radius:999px;height:12px;overflow:hidden}.score-row b{background:linear-gradient(135deg, var(--violet), var(--violet-dark));border-radius:999px;height:100%;display:block}.ai-extract-box p{color:var(--gray)}.extract-tags{flex-wrap:wrap;gap:8px;display:flex}.extract-tags span{background:var(--violet-soft);color:var(--violet-dark);border-radius:999px;padding:9px 12px;font-weight:900}@media (width<=900px){.ai-hero,.ai-demo-grid,.ai-match-showcase{grid-template-columns:1fr}.ai-score-box{width:100%;height:auto;min-height:140px}}@media (width<=600px){.score-row{grid-template-columns:1fr}}@media (width>=981px){.navbar{grid-template-columns:auto minmax(520px,1fr) auto}.nav-links{flex-wrap:nowrap;gap:4px}.nav-links a{white-space:nowrap;padding:10px}.brand p{white-space:nowrap}}.ai-suggestion-panel{background:radial-gradient(circle at 100% 0,#8b5cf62e,#0000 32%),#fff;border:1px solid #8b5cf62e;border-radius:24px;margin-top:16px;padding:18px}.ai-suggestion-head{align-items:flex-start;gap:12px;display:flex}.ai-suggestion-head svg{color:var(--violet-dark)}.ai-suggestion-head h3{margin:0 0 4px}.ai-suggestion-head p{color:var(--gray);margin:0;line-height:1.5}.ai-apply-btn{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:7px;margin-top:14px;padding:12px 14px;font-weight:900;display:inline-flex}.ai-applied-text{color:var(--violet-dark);margin-top:10px;font-weight:900;display:block}.form-alert{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:16px;margin-top:14px;padding:12px;font-weight:800}button:disabled{opacity:.7;cursor:not-allowed}.post-real-image{height:150px;position:relative;overflow:hidden}.post-real-image img{object-fit:cover;width:100%;height:100%}.inbox-list{gap:14px;display:grid}.inbox-item{box-shadow:var(--shadow);color:var(--dark);background:#fffffff0;border:1px solid #8b5cf624;border-radius:24px;gap:14px;padding:18px;display:flex}.inbox-avatar{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;border-radius:20px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:22px;font-weight:950;display:grid}.inbox-content{width:100%}.inbox-top{justify-content:space-between;gap:12px;display:flex}.inbox-top h3{margin:0}.inbox-content p{color:var(--gray);margin:7px 0}.inbox-meta{flex-wrap:wrap;gap:8px;display:flex}.inbox-meta span,.returned-pill{background:var(--violet-soft);color:var(--violet-dark);border-radius:999px;align-items:center;gap:4px;padding:7px 10px;font-size:13px;font-weight:900;display:inline-flex}.returned-pill{color:#047857;background:#ecfdf5}.chat-layout{grid-template-columns:320px 1fr;align-items:start;gap:20px;display:grid}.chat-side-panel,.chat-main{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #8b5cf624;border-radius:28px;padding:22px}.chat-side-panel h3{margin-top:0}.chat-post-card,.chat-match-card{background:var(--light-gray);border-radius:20px;margin-top:12px;padding:16px}.chat-post-card span{color:var(--violet-dark);font-weight:900}.chat-post-card h4{margin:8px 0;font-size:20px}.chat-post-card p,.chat-match-card p{color:var(--gray);line-height:1.5}.chat-post-card small{color:var(--violet-dark);font-weight:900}.returned-chat-btn{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;gap:7px;width:100%;margin-top:14px;padding:13px 14px;font-weight:900;display:flex}.returned-chat-btn:disabled{background:#d1d5db}.return-message{color:#047857;background:#ecfdf5;border-radius:16px;align-items:center;gap:6px;margin-top:12px;padding:12px;font-weight:900;display:flex}.chat-header{border-bottom:1px solid #8b5cf61f;margin-bottom:14px;padding-bottom:14px}.chat-header h2{margin:0 0 4px}.chat-header p{color:var(--gray);margin:0}.messages-list{background:#f8f7fc;border-radius:22px;align-content:start;gap:10px;min-height:360px;max-height:520px;padding:10px;display:grid;overflow-y:auto}.empty-chat{color:var(--gray);text-align:center;padding:40px 10px;font-weight:800}.message-bubble{background:#fff;border-radius:18px;max-width:75%;padding:11px 13px;box-shadow:0 8px 20px #1111160f}.message-bubble.mine{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;justify-self:end}.message-bubble span{opacity:.78;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.message-bubble p{margin:0;line-height:1.5}.message-composer{grid-template-columns:1fr auto;gap:10px;margin-top:14px;display:grid}.message-composer input{border:1px solid #ded9ea;border-radius:16px;padding:13px;font-weight:700}.message-composer button{background:var(--dark);color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:7px;padding:13px 16px;font-weight:900;display:flex}@media (width<=850px){.chat-layout,.message-composer{grid-template-columns:1fr}.message-composer button{justify-content:center}}.notifications-list{gap:14px;margin-top:22px;display:grid}.notification-card{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #8b5cf629;border-radius:24px;gap:14px;padding:18px;display:flex}.notification-card.read{opacity:.72}.notification-icon{background:var(--violet-soft);width:50px;height:50px;color:var(--violet-dark);border-radius:18px;flex-shrink:0;place-items:center;display:grid}.notification-content{width:100%}.notification-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-top h3{margin:0;font-size:20px}.notification-content p{color:var(--gray);margin:8px 0;line-height:1.5}.notification-content small{color:var(--gray);font-weight:800}.unread-pill,.read-pill{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.unread-pill{color:#be123c;background:#fff1f2}.read-pill{color:#047857;background:#ecfdf5}.mark-read-btn{background:var(--violet-soft);color:var(--violet-dark);cursor:pointer;border:none;border-radius:14px;align-items:center;gap:6px;margin-top:12px;padding:10px 12px;font-weight:900;display:inline-flex}@media (width<=650px){.notification-card{flex-direction:column}.notification-top{flex-direction:column;align-items:flex-start}.mark-read-btn{justify-content:center;width:100%}}.dashboard-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.small-link-btn,.full-dashboard-link{background:var(--violet-soft);color:var(--violet-dark);border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-weight:900;display:inline-flex}.full-dashboard-link{border-radius:16px;width:100%;margin-top:14px}.muted-text{color:var(--gray);font-weight:700;line-height:1.6}.dashboard-link-item{color:var(--dark)}.returned-inline{color:#047857;background:#ecfdf5;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:900}.white-mini-text{color:#ffffffd6;font-weight:900}.dashboard-summary-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-summary-grid div{background:var(--light-gray);border-radius:18px;padding:14px}.dashboard-summary-grid svg{color:var(--violet-dark)}.dashboard-summary-grid strong{margin-top:8px;font-size:25px;display:block}.dashboard-summary-grid span{color:var(--gray);font-size:13px;font-weight:800}.quick-actions{gap:10px;display:grid}.quick-actions a{background:var(--light-gray);color:var(--dark);border-radius:16px;align-items:center;gap:8px;padding:13px;font-weight:900;display:flex}.quick-actions a:hover{background:var(--violet-soft);color:var(--violet-dark)}@media (width<=650px){.dashboard-card-header{flex-direction:column;align-items:stretch}.small-link-btn{width:100%}.dashboard-summary-grid{grid-template-columns:1fr}}.saved-search-layout{grid-template-columns:1fr 1fr;align-items:start;gap:20px;margin-top:22px;display:grid}.saved-search-form,.saved-search-list{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #8b5cf624;border-radius:28px;padding:22px}.saved-search-form{gap:14px;display:grid}.saved-search-list h3{margin-top:0}.saved-search-card{background:var(--light-gray);border-radius:20px;justify-content:space-between;gap:14px;margin-top:12px;padding:15px;display:flex}.saved-search-card strong{font-size:17px;display:block}.saved-search-card p{color:var(--gray);margin:6px 0;font-weight:800}.saved-search-card small{color:var(--violet-dark);font-weight:900}.saved-search-card button{color:#be123c;cursor:pointer;background:#fff1f2;border:none;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.saved-search-form .primary-btn{gap:7px}@media (width<=850px){.saved-search-layout{grid-template-columns:1fr}}.real-details-card{padding:24px}.details-main{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.details-photo{background:var(--light-gray);border-radius:28px;height:330px;overflow:hidden}.details-photo img{object-fit:cover;width:100%;height:100%}.details-photo.placeholder{color:var(--violet-dark);place-items:center;font-weight:900;display:grid}.ai-details-box{background:var(--light-gray);border-radius:22px;margin-top:18px;padding:16px}.ai-details-box h3{margin-top:0}.details-actions{margin-top:18px}.details-actions .primary-btn{gap:7px}@media (width<=850px){.details-main{grid-template-columns:1fr}.details-photo{height:240px}}.navbar{grid-template-columns:minmax(210px,auto) 1fr auto;align-items:center;gap:18px;display:grid}.brand,.brand-text{min-width:0}.brand-text h1,.brand-text p{white-space:nowrap}.nav-links{justify-content:center;gap:6px;min-width:0}.nav-links a{white-space:nowrap;padding:10px 11px;font-size:14px}.nav-actions{justify-content:flex-end;gap:10px;min-width:max-content}.reunions,.signin-btn,.profile-btn{white-space:nowrap}@media (width<=1220px){.navbar{grid-template-columns:minmax(190px,auto) 1fr auto;gap:12px}.brand-text p{display:none}.nav-links{gap:4px}.nav-links a{padding:9px 8px;font-size:13px}.reunions{padding:9px 10px;font-size:13px}.signin-btn,.profile-btn{padding:10px 11px;font-size:13px}}@media (width<=1060px){.navbar{grid-template-columns:1fr auto}.menu-btn{place-items:center;display:grid}.nav-links,.nav-actions{display:none}.nav-links.open,.nav-actions.open{display:flex}.nav-links.open{background:#f8f7fc;border-radius:22px;flex-direction:column;grid-column:1/-1;align-items:stretch;padding:12px}.nav-links.open a{width:100%;padding:13px 14px;font-size:15px}.nav-actions.open{background:#fff;border:1px solid #8b5cf61f;border-radius:22px;flex-direction:column;grid-column:1/-1;align-items:stretch;padding:12px}.nav-actions.open .reunions,.nav-actions.open .signin-btn,.nav-actions.open .profile-btn{justify-content:center;width:100%}}@media (width<=520px){.navbar{border-radius:20px;width:min(100% - 18px,1180px);padding:10px}.brand-text h1{font-size:18px}.logo{width:42px;height:42px}.menu-btn{border-radius:14px;padding:10px}}.logo-img,.logo img,.image-logo img{object-fit:cover;width:100%;height:100%}.image-logo,.logo-img-wrap{padding:0;overflow:hidden}@media (width>=1181px){.navbar{grid-template-columns:auto 1fr auto!important}.nav-links{justify-content:center;gap:4px;flex-wrap:nowrap!important;display:flex!important}.nav-links a{white-space:nowrap;padding:8px 6px;font-size:12px}.nav-actions{flex-shrink:0;gap:8px;display:flex!important}.reunions,.profile-btn,.signin-btn{white-space:nowrap;padding:9px 10px;font-size:12px}.brand p{display:none}}@media (width<=1180px){.navbar{grid-template-columns:1fr auto!important}.menu-btn{place-items:center;display:grid!important}.nav-links,.nav-actions{display:none!important}.nav-links.open,.nav-actions.open{grid-column:1/-1;display:flex!important}.nav-links.open{background:#f8f7fc;border-radius:22px;flex-direction:column;align-items:stretch;padding:12px}.nav-links.open a{width:100%;padding:13px 14px}.nav-actions.open{background:#fff;border:1px solid #8b5cf61f;border-radius:22px;flex-direction:column;align-items:stretch;padding:12px}.nav-actions.open .reunions,.nav-actions.open .signin-btn,.nav-actions.open .profile-btn{justify-content:center;width:100%}}.open-guide-btn{background:var(--violet-soft);color:var(--violet-dark);cursor:pointer;border:none;border-radius:12px;margin-bottom:16px;padding:16px 22px;font-weight:900}.guide-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#1111169e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.guide-card{text-align:center;background:#fff;border-radius:32px;width:min(520px,100%);padding:28px;position:relative;box-shadow:0 30px 90px #00000047}.guide-close{background:var(--light-gray);color:var(--dark);cursor:pointer;border:none;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.guide-visual{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;width:94px;height:94px;box-shadow:0 18px 35px var(--violet-glow);border-radius:30px;place-items:center;margin:0 auto 18px;display:grid}.guide-visual img{object-fit:cover;border-radius:30px;width:100%;height:100%}.guide-card h2{margin:0 0 14px;font-size:30px}.guide-text{color:var(--gray);font-weight:800;line-height:1.7}.guide-text p{margin:8px 0}.guide-flow{gap:8px;margin-top:16px;display:grid}.guide-flow span,.guide-match-demo span,.guide-match-demo strong{background:var(--violet-soft);color:var(--violet-dark);border-radius:16px;padding:11px;font-weight:900}.guide-match-demo{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:16px 0;display:grid}.guide-chat-demo{text-align:left;gap:9px;display:grid}.guide-chat-demo p{border-radius:18px;max-width:80%;margin:0;padding:11px 13px}.guide-chat-demo .other{background:var(--light-gray)}.guide-chat-demo .me{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;justify-self:end}.guide-dots{justify-content:center;gap:7px;margin:22px 0;display:flex}.guide-dots span{background:#ddd6fe;border-radius:999px;width:9px;height:9px}.guide-dots span.active{background:var(--violet);width:24px}.guide-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.guide-actions div{gap:8px;display:flex}.guide-skip,.guide-nav,.guide-next{cursor:pointer;border:none;border-radius:16px;padding:11px 14px;font-weight:900}.guide-skip,.guide-nav{background:var(--light-gray);color:var(--dark)}.guide-next{background:linear-gradient(135deg, var(--violet), var(--violet-dark));color:#fff;align-items:center;gap:5px;display:inline-flex}@media (width<=550px){.guide-card{border-radius:26px;padding:24px}.guide-card h2{font-size:25px}.guide-match-demo{grid-template-columns:1fr}.guide-actions{flex-direction:column;align-items:stretch}.guide-actions div,.guide-skip,.guide-next{justify-content:center;width:100%}}.phone-input-row{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.phone-input-row span{background:var(--violet-soft);color:var(--violet-dark);border-radius:14px;padding:5px;font-weight:900}.phone-input-row input{width:45%;padding:5px}.navbar{z-index:10000;overflow:visible}.nav-actions,.nav-actions.open,.profile-menu{z-index:10001;position:relative;overflow:visible}.profile-dropdown{z-index:10002}.forgot-link{text-align:right;margin-top:-6px}.forgot-link a{color:var(--violet-dark);font-size:14px;font-weight:900}.forgot-link a:hover{text-decoration:underline}@media (width<=390px){.brand{min-width:0}.brand h1{font-size:17px}.brand p{display:none}.logo,.logo-img{width:38px;height:38px}.hero-card svg,.alerts-icon svg,.ai-orb svg,.empty-state svg{width:34px;height:34px}.hero-card h3,.empty-state h3{font-size:22px}.hero-card{padding:22px}.footer-brand p{display:none}.footer-counter{width:fit-content;font-size:13px}}
