:root{--ink:#22272b;--muted:#727d83;--orange:#f35617;--line:#e2e7e8;--bg:#f6f7f7;--teal:#4ca6a0}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px Arial,sans-serif}a{text-decoration:none;color:inherit}.u-head{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(24px,calc((100% - 1100px)/2));gap:40px}.u-brand{font-size:27px;font-weight:800}.u-brand span,.accent{color:var(--orange)}.u-head nav{margin-left:auto;display:flex;gap:24px;font-size:12px}.u-main{width:min(1050px,calc(100% - 32px));margin:30px auto}.u-flash{padding:13px 15px;border-radius:7px;margin-bottom:15px}.u-flash.success{background:#e2f3ed;color:#27795e}.u-flash.error{background:#fae8e7;color:#a4423e}.u-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:22px}.u-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:15px}.u-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0}.u-stats article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:17px}.u-stats b{font-size:23px;display:block}.u-stats span{font-size:12px;color:var(--muted)}h1{font-size:27px;margin:0 0 7px}h2{font-size:16px;margin:0 0 15px}p{line-height:1.6}.muted{color:var(--muted);font-size:13px}.u-btn{display:inline-flex;height:40px;padding:0 17px;align-items:center;justify-content:center;border:0;border-radius:6px;background:var(--orange);color:#fff;font-weight:bold;font-size:13px;cursor:pointer}.u-btn.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.u-form label{display:block;font-size:13px;font-weight:bold;margin:14px 0}.u-form input,.u-form select,.u-form textarea{display:block;width:100%;border:1px solid #dbe2e3;border-radius:6px;margin-top:6px;padding:10px;font:inherit;background:#fff}.u-form input,.u-form select{height:42px}.u-form textarea{height:100px;resize:vertical}.u-form .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-grid label{border:1px solid var(--line);border-radius:8px;padding:15px;margin:0;cursor:pointer}.mode-grid input{display:inline;width:auto;height:auto;margin:0 7px 0 0}.help-row{padding:14px 0;border-top:1px solid #edf0f1;display:grid;grid-template-columns:1fr auto;gap:10px}.help-row b,.help-row small{display:block}.help-row small{color:var(--muted);font-size:12px;margin-top:5px}.badge{display:inline-block;padding:5px 8px;border-radius:11px;background:#e5f3f1;color:#337f7a;font-size:12px}.badge.pending{background:#fff0df;color:#bd6d2f}.notice{background:#fff4e9;border:1px solid #f3d8bd;border-radius:7px;padding:12px;font-size:13px;color:#8a582e;margin:13px 0}.auth-page{min-height:100vh;display:grid;place-items:center;padding:20px}.auth-box{width:min(410px,100%);background:#fff;border:1px solid var(--line);border-radius:10px;padding:30px}.auth-box .u-brand{display:block;margin-bottom:28px}.auth-box .u-btn{width:100%;margin-top:8px}.auth-switch{text-align:center;font-size:13px;color:var(--muted);margin-top:17px}.auth-switch a{color:var(--orange);font-weight:bold}.profile-public{max-width:760px;margin:auto}.profile-head{display:flex;align-items:center;gap:15px}.avatar{width:72px;height:72px;border-radius:50%;background:#e2f2f0;color:#338a85;display:grid;place-items:center;font-size:24px;font-weight:bold}.media-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.media-list a{border:1px solid var(--line);border-radius:6px;padding:10px;font-size:12px}.upload-note{font-size:12px;color:var(--muted)}@media(max-width:750px){.u-head{height:auto;padding:15px;align-items:flex-start}.u-head nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.u-grid,.u-form .row,.mode-grid{grid-template-columns:1fr}.u-stats{grid-template-columns:1fr 1fr}.u-main{margin-top:18px}}
.auth-divider{display:flex;align-items:center;gap:12px;color:#889097;margin:14px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e2e5e8;flex:1}.google-button{text-align:center;display:block}

/* ix.ua design system v2 */
:root{--ink:#202326;--muted:#6e777e;--orange:#f35319;--orange-dark:#d94310;--teal:#55aaa5;--yellow:#f6c85c;--blue:#74a8c8;--line:#e5e7e8;--paper:#fff;--cream:#fff5ee;--ice:#eef8fc;--bg:#fff;--shadow:0 14px 40px rgba(28,35,39,.07)}
html{scroll-behavior:smooth}body{background:#fff;font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.45}.u-head{height:78px;border-bottom:1px solid #eceeef;padding:0 max(24px,calc((100% - 1180px)/2));position:relative;z-index:10}.u-head nav{align-items:center}.u-head nav a{font-size:12px;color:#3d4448;transition:.2s}.u-head nav a:hover{color:var(--orange)}.u-main{width:min(1120px,calc(100% - 36px));margin:38px auto 70px}.u-card{border-color:#e5e7e8;border-radius:12px;box-shadow:0 7px 22px rgba(29,35,39,.035);padding:25px}.u-grid{gap:20px}.u-stats{gap:14px;margin:20px 0}.u-stats article{border-radius:11px;padding:20px;border-color:#e5e7e8;background:linear-gradient(145deg,#fff,#fcfcfc)}.u-stats b{font-size:27px;letter-spacing:-1px}.u-stats span{font-size:13px}.u-btn{height:44px;padding:0 20px;border-radius:6px;font-size:13px;box-shadow:0 5px 14px rgba(243,83,25,.17);transition:transform .18s,background .18s}.u-btn:hover{background:var(--orange-dark);transform:translateY(-1px)}.u-btn.secondary{border-color:#f0a181;color:var(--orange);box-shadow:none}.u-btn.secondary:hover{background:#fff5ef}.u-form input,.u-form select,.u-form textarea{border-color:#dfe3e5;border-radius:7px;padding:12px}.u-form input:focus,.u-form select:focus,.u-form textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px rgba(85,170,165,.12)}.help-row{padding:17px 0}.badge{font-weight:bold}.auth-page{background:radial-gradient(circle at 15% 10%,#fff3e9 0,transparent 32%),radial-gradient(circle at 90% 80%,#edf8f8 0,transparent 32%),#f8f9f9}.auth-box{border-radius:14px;padding:34px;box-shadow:var(--shadow)}.profile-public{max-width:900px}.profile-head{padding:28px}.avatar{width:82px;height:82px}.tree-node{box-shadow:0 7px 20px #2026290b;border-color:#e2e5e6!important}

.landing{color:var(--ink);overflow-x:hidden}.landing-head{width:min(1180px,calc(100% - 40px));height:82px;margin:auto;display:flex;align-items:center;gap:52px}.landing-head nav{display:flex;gap:34px}.landing-head nav a{font-size:12px}.landing-head nav a:hover{color:var(--orange)}.landing-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.landing main{width:100%}.hero{width:min(1180px,calc(100% - 40px));min-height:535px;margin:0 auto;display:grid;grid-template-columns:48% 52%;align-items:center}.hero-copy{padding:40px 0 55px}.eyebrow{display:inline-block;color:var(--teal);font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px}.hero h1{font-size:52px;line-height:1.02;letter-spacing:-2.2px;margin:0 0 22px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:490px;color:var(--muted);font-size:14px;line-height:1.75}.hero-buttons{display:flex;gap:12px;margin-top:28px}.hero-proof{display:flex;gap:28px;margin-top:30px;color:var(--muted);font-size:12px}.hero-proof b{color:var(--ink);font-size:15px}.hero-art{height:500px;display:flex;align-items:center;justify-content:flex-end;position:relative}.hero-art:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#fff5ee;right:4%;z-index:-1}.hero-art img{width:112%;max-width:none;display:block;mix-blend-mode:multiply}.feature-strip{width:min(1180px,calc(100% - 40px));margin:0 auto 65px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-strip>a{border:1px solid var(--line);border-radius:11px;padding:22px;display:grid;grid-template-columns:50px 1fr auto;gap:14px;align-items:start;box-shadow:0 7px 24px #1f272b0a;transition:.2s}.feature-strip>a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.feature-strip i{width:46px;height:46px;border-radius:50%;background:#e7f6f5;display:grid;place-items:center;font-size:20px;font-style:normal}.feature-strip>a:nth-child(2) i{background:#fff3cf}.feature-strip>a:nth-child(3) i{background:#eaf3fa}.feature-strip b,.feature-strip span{display:block}.feature-strip b{font-size:13px;margin:2px 0 7px}.feature-strip span{font-size:12px;line-height:1.55;color:var(--muted)}.feature-strip strong{align-self:end;font-size:18px;font-weight:normal}.how{background:var(--cream);padding:65px max(20px,calc((100% - 1080px)/2)) 70px}.section-title{text-align:center;max-width:620px;margin:0 auto 38px}.section-title h2{font-size:29px;letter-spacing:-.8px;margin:0 0 10px}.section-title p{font-size:13px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.steps article{text-align:center;position:relative}.steps article:not(:last-child):after{content:"";position:absolute;right:-50px;top:62px;width:40px;border-top:1px dashed #959a9c}.steps article>span{position:absolute;left:calc(50% - 55px);top:-2px;width:27px;height:27px;border-radius:50%;background:var(--orange);color:#fff;font-size:12px;display:grid;place-items:center;font-weight:bold}.step-icon{width:104px;height:104px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#ffe7da;color:var(--orange);font-size:35px}.step-icon.teal{background:#def1ef;color:var(--teal)}.step-icon.yellow{background:#fff0c5;color:#ca9021}.steps h3{font-size:13px;margin:18px 0 7px}.steps p{font-size:12px;color:var(--muted);max-width:230px;margin:auto}.system-preview{width:min(1060px,calc(100% - 40px));margin:70px auto;display:grid;grid-template-columns:48% 52%;align-items:center;min-height:500px}.system-preview h2{font-size:34px;line-height:1.1;letter-spacing:-1px}.system-preview p,.system-preview li{color:var(--muted);font-size:12px;line-height:1.7}.system-preview ul{padding-left:18px;margin:20px 0 26px}.system-preview img{height:510px;width:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}.org-home{background:var(--ice);padding:65px max(20px,calc((100% - 1080px)/2));text-align:center}.org-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}.org-home-grid article,.org-home-grid>a{background:#fff;border:1px solid #dfe8ec;border-radius:10px;padding:22px;min-height:165px;box-shadow:0 5px 18px #46738a0b}.org-home-grid i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e1f3f1;color:var(--teal);font-style:normal;font-weight:bold}.org-home-grid h3{font-size:13px;margin:14px 0 6px}.org-home-grid p,.org-home-grid span{color:var(--muted);font-size:12px}.all-link{display:inline-block;margin-top:30px;color:#3e7899;font-size:13px}.landing-cta{width:min(1080px,calc(100% - 40px));height:142px;margin:64px auto 18px;background:linear-gradient(105deg,#ec4b14,#fa641f);color:#fff;border-radius:10px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;padding:0 35px;overflow:hidden}.landing-cta img{width:185px;height:135px;object-fit:cover;object-position:15% center;mix-blend-mode:screen;opacity:.85}.landing-cta h2{font-size:24px;margin:0 0 5px}.landing-cta p{font-size:12px;margin:0;color:#ffe8df}.u-btn.light{background:#fff;color:var(--orange);box-shadow:none}.landing-footer{width:min(1080px,calc(100% - 40px));margin:0 auto 25px;border:1px solid var(--line);border-radius:10px;padding:25px;display:grid;grid-template-columns:150px 1fr auto;gap:20px;align-items:start}.landing-footer p,.landing-footer small{font-size:12px;color:var(--muted)}.landing-footer nav{display:flex;gap:24px;font-size:12px}.landing-footer small{grid-column:1/4;text-align:right}
@media(max-width:900px){.landing-head nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:45px 0 0}.hero-art{height:330px}.hero-art img{width:100%}.feature-strip{grid-template-columns:1fr}.steps{gap:22px}.steps article:not(:last-child):after{display:none}.system-preview{grid-template-columns:1fr}.org-home-grid{grid-template-columns:1fr}.landing-cta{grid-template-columns:120px 1fr;height:auto;min-height:150px;padding:15px}.landing-cta img{width:120px}.landing-cta .u-btn{grid-column:2}.landing-footer{grid-template-columns:1fr}.landing-footer small{grid-column:1}.landing-footer nav{flex-wrap:wrap}.u-head{align-items:center}.u-head nav{max-height:42px;overflow:auto;display:flex;white-space:nowrap}}
@media(max-width:650px){.landing-head{height:70px;width:calc(100% - 28px);gap:10px}.landing-actions .language-switch{display:none}.landing-actions .u-btn{padding:0 11px;height:37px}.hero{width:calc(100% - 30px)}.hero h1{font-size:39px}.hero-copy>p{font-size:12px}.hero-art{height:270px}.hero-buttons{flex-direction:column}.hero-buttons .u-btn{width:100%}.feature-strip{width:calc(100% - 30px);margin-bottom:35px}.how{padding-top:48px}.steps{grid-template-columns:1fr;gap:38px}.system-preview{width:calc(100% - 30px);margin:50px auto}.system-preview img{height:390px;order:-1}.landing-cta{grid-template-columns:1fr;text-align:center}.landing-cta img{display:none}.landing-cta .u-btn{grid-column:1}.u-head{height:auto;min-height:68px;padding:13px 15px;flex-wrap:wrap}.u-head nav{order:3;width:100%;margin:0}.u-main{width:calc(100% - 24px)}.u-stats{grid-template-columns:1fr 1fr}.profile-head{align-items:flex-start;flex-wrap:wrap}}
/* v28 update 4/5 — unified warm/mint page styling */
.app-visual{min-height:132px;padding:24px 30px;background:linear-gradient(105deg,#fff8f3 0%,#fffdfb 58%,#f6fbfa 100%);border-color:#f0dfd5;overflow:hidden}.app-visual>div{display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:16px;align-items:center;max-width:620px}.app-visual-icon{grid-row:1/3;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff1e9;color:#f35319;border:1px solid #ffd8c5;font-size:22px}.app-visual h2,.app-visual p{margin-left:0}.app-visual img{width:285px;height:128px;object-fit:cover;object-position:center;border-radius:0;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent 0,#000 18%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%)}
.page-profile .app-visual{background:linear-gradient(105deg,#f2fafc,#fff 60%,#eff8f6);border-color:#d8e9ec}.page-profile .app-visual-icon{background:#e2f3f2;color:#3d9690;border-color:#cfe9e7}.page-offers .app-visual{background:linear-gradient(105deg,#fff8f3,#fff 58%,#f3faf8)}
.page-offers .app-main>section:first-of-type:not(.app-visual){padding:20px 24px;border:1px solid #dcebea;border-radius:12px;background:linear-gradient(100deg,#f6fbfa,#fff);margin-bottom:17px}.page-offers .app-main>section:first-of-type h1{margin:0 0 5px;font-size:26px}.page-offers .app-main>section:first-of-type p{margin:0}
.section-title,.profile-page-title{display:flex;align-items:center;gap:14px;margin-bottom:20px}.section-title h1,.section-title p,.profile-page-title h1,.profile-page-title p{margin:0}.section-title h1,.profile-page-title h1{font-size:26px}.section-title p,.profile-page-title p{font-size:12px;color:#6f7a7f;margin-top:5px}.section-title-icon,.profile-page-title>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e5f4f2;color:#3e938d;font-size:20px;flex:0 0 auto}.request-create-card{padding:27px 30px}.request-create-card .u-form{max-width:850px}.request-create-card textarea{min-height:115px}.request-submit{min-width:230px;align-self:center;margin:5px auto 0}.form-trust-note{display:flex;gap:11px;align-items:center;background:#fff8f3;border:1px solid #f2dfd4;border-radius:9px;padding:12px 14px;color:#68757a}.form-trust-note>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#d8894b;font-size:18px}.form-trust-note b,.form-trust-note small{display:block;font-size:12px}.form-trust-note small{margin-top:3px;color:#7c8589}
.profile-page-title{padding:19px 22px;border:1px solid #dbe9e9;border-radius:12px;background:linear-gradient(100deg,#f2faf9,#fff);margin-bottom:16px}.profile-settings-grid{align-items:start}.profile-form-card,.profile-photo-summary{box-shadow:0 8px 25px #26363c08}.profile-trust-note{display:flex;align-items:center;gap:14px;margin-top:16px;padding:18px 22px;border:1px solid #d9e9e7;border-radius:12px;background:linear-gradient(100deg,#f2faf9,#fff)}.profile-trust-note>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dff2ef;color:#40958f;font-size:20px}.profile-trust-note h2,.profile-trust-note p,.profile-trust-note b{margin:0}.profile-trust-note p{font-size:12px;color:#68767a;margin-top:4px}
.organizations-hero{min-height:160px;background:linear-gradient(105deg,#eef9f8,#fff 58%,#edf8f5);border-color:#d6e9e7;overflow:hidden}.organizations-hero .public-title-icon{width:52px;height:52px;background:#55aaa5;color:#fff;font-size:24px}.organizations-hero img{width:300px;height:150px;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 20%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%)}.organizations-list{margin-top:18px}.org-empty{padding:40px 25px 24px!important}.org-empty>span{width:64px!important;height:64px!important;font-size:26px!important;background:#e5f4f2!important;color:#3f958f!important}.org-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin-top:30px;padding-top:20px;border-top:1px solid #e6ecec}.org-trust-grid>div{display:grid;grid-template-columns:34px 1fr;column-gap:9px;text-align:left;padding:0 18px;border-right:1px solid #e6ecec}.org-trust-grid>div:last-child{border-right:0}.org-trust-grid i{grid-row:1/3;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e7f4f2;color:#3e938d;font-style:normal}.org-trust-grid b{font-size:12px}.org-trust-grid small{font-size:12px;color:#778287;margin-top:3px}.org-why{display:grid;grid-template-columns:50px 1fr 190px;align-items:center;gap:15px;margin-top:18px;padding:20px 25px;border:1px solid #dceae9;border-radius:12px;background:linear-gradient(100deg,#eff9f7,#fff 72%);overflow:hidden}.org-why>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#55aaa5;color:#fff;font-size:22px}.org-why h2{font-size:16px;margin:0 0 7px}.org-why p{font-size:12px;color:#68767a;line-height:1.6;margin:0}.org-why img{width:190px;height:90px;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 20%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%)}
@media(max-width:800px){.app-visual img{width:180px}.org-trust-grid{grid-template-columns:1fr 1fr;row-gap:18px}.org-trust-grid>div:nth-child(2){border-right:0}.org-why{grid-template-columns:45px 1fr}.org-why img{display:none}}@media(max-width:560px){.app-visual{padding:20px}.app-visual>div{grid-template-columns:42px 1fr}.app-visual-icon{width:42px;height:42px}.app-visual img{display:none}.request-create-card{padding:20px}.org-trust-grid{grid-template-columns:1fr}.org-trust-grid>div{border-right:0}.organizations-hero img{display:none}}
/* Patch 4/5 FIX: clean decorative hero artwork */
.app-visual{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px}
.app-visual>div{position:relative;z-index:2;flex:1}.app-visual img{flex:0 0 300px;width:300px;height:128px;object-fit:contain;object-position:right center;mix-blend-mode:normal;mask-image:none;-webkit-mask-image:none;border-radius:0}
.organizations-hero{position:relative}.organizations-hero img{width:330px;height:150px;object-fit:contain;object-position:right center;mix-blend-mode:normal;mask-image:none;-webkit-mask-image:none}.org-why img{width:190px;height:90px;object-fit:contain;mix-blend-mode:normal;mask-image:none;-webkit-mask-image:none}
@media(max-width:800px){.app-visual img{width:210px;flex-basis:210px}.organizations-hero img{width:220px}}
/* v28 update 4/5 FINAL — follow approved mockup closely */
.u-main{width:min(1120px,calc(100% - 36px));margin-top:38px}
.app-visual{position:relative;min-height:152px;padding:0 30px;display:flex;align-items:center;overflow:hidden;border:1px solid #efdfd5;border-radius:12px;background:linear-gradient(105deg,#fff8f3 0%,#fffdfb 62%,#fff7f1 100%);box-shadow:none}
.app-visual>div{display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto;column-gap:18px;align-items:center;position:relative;z-index:2;max-width:620px}
.app-visual-icon{grid-column:1;grid-row:1/3;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#fff5ee;border:2px solid #ffd5c2;color:#f35319;font-size:24px;font-weight:700}
.app-visual h2{grid-column:2;margin:0;font-size:23px;line-height:1.18;letter-spacing:-.35px}.app-visual p{grid-column:2;margin:7px 0 0;font-size:12px;color:#4f595d;line-height:1.55}
.app-visual img{position:absolute;z-index:1;right:0;bottom:0;width:44%;height:100%;object-fit:cover;object-position:right center;mix-blend-mode:normal;border-radius:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.2) 8%,#000 28%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.2) 8%,#000 28%)}
.page-profile .app-visual{background:linear-gradient(105deg,#eff9fb 0%,#f8fcfc 60%,#edf8f5 100%);border-color:#d6e9eb}.page-profile .app-visual-icon{background:#e4f3f1;border-color:#bfe3df;color:#318f88}.page-profile .app-visual img{width:40%}
.page-offers .app-visual{background:linear-gradient(105deg,#fff8f3 0%,#fffdfb 58%,#f4faf8 100%)}
/* Request form: same proportions and hierarchy as approved screen */
.request-create-card{margin-top:20px;padding:30px 34px 32px}.request-card-title{max-width:850px;margin:0 auto 18px}.request-card-title h1{font-size:25px;margin:0 0 5px}.request-card-title p{margin:0;font-size:12px}.request-create-card .u-form{max-width:850px;margin:0 auto}.request-create-card .u-form label{margin:13px 0;font-size:12px}.request-create-card .u-form input,.request-create-card .u-form select{height:43px}.request-create-card textarea{min-height:104px}.form-trust-note{margin-top:12px}.request-submit{display:flex;min-width:225px;margin:18px auto 0}
/* My cases intro card from mockup */
.cases-intro{position:relative;min-height:118px;margin:20px 0 18px;padding:24px 28px;display:grid;grid-template-columns:54px 1fr;align-items:center;column-gap:18px;overflow:hidden;border:1px solid #dcebea;border-radius:12px;background:linear-gradient(100deg,#f3faf9 0%,#fff 68%)}
.cases-intro-icon{grid-row:1/3;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#3e9b91;color:#fff;font-size:24px}.cases-intro h1{font-size:25px;margin:0 0 6px}.cases-intro p{margin:0}.cases-intro img{position:absolute;right:0;bottom:0;width:170px;height:110px;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%);mask-image:linear-gradient(90deg,transparent,#000 35%)}
/* Profile: no redundant title strip; match two-column card layout */
.profile-settings-grid{margin-top:20px;grid-template-columns:1.35fr .65fr;gap:20px;align-items:start}.profile-form-card,.profile-photo-summary{padding:26px;border-radius:12px}.profile-card-title{margin-bottom:17px}.profile-card-title h1{font-size:25px;margin:0 0 5px}.profile-card-title p{font-size:12px;color:#68767a;margin:0}.profile-photo-summary .summary-heading h2{font-size:18px}.profile-trust-note{margin-left:calc(67.5% + 10px);padding:18px 20px}
/* Organizations: hero and trust sections mirror approved composition */
.organizations-hero{position:relative;min-height:240px;padding:0 32px;display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;column-gap:20px;overflow:hidden;border:1px solid #d4e9e7;border-radius:12px;background:linear-gradient(105deg,#eef9f8 0%,#f7fcfb 55%,#eaf7f3 100%)}
.organizations-hero .public-title-icon{grid-row:1/3;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#4ca6a0;color:#fff;font-size:38px}.organizations-hero>div{position:relative;z-index:2;max-width:510px}.organizations-hero h1{font-size:31px;margin:0 0 10px}.organizations-hero p{font-size:13px;line-height:1.6;color:#526267;margin:0}.organizations-hero img{position:absolute;right:0;bottom:0;width:52%;height:100%;object-fit:cover;object-position:right center;mix-blend-mode:normal;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.15) 10%,#000 30%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.15) 10%,#000 30%)}
.organizations-list{margin-top:18px;min-height:430px}.org-empty{padding:48px 45px 28px!important}.org-empty>span{width:76px!important;height:76px!important;font-size:31px!important}.org-empty h2{font-size:20px;margin-top:18px}.org-empty>p{font-size:12px;max-width:480px;margin-left:auto;margin-right:auto}.org-trust-grid{margin-top:34px;padding-top:26px}.org-trust-grid b{font-size:13px}.org-trust-grid small{font-size:12px}.org-why{min-height:155px;grid-template-columns:64px 1fr 250px;padding:22px 30px;background:linear-gradient(100deg,#eaf7f5,#f8fcfb 70%,#eef9f6)}.org-why>span{width:58px;height:58px;font-size:27px}.org-why h2{font-size:18px}.org-why p{font-size:13px}.org-why img{width:250px;height:135px;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%);mask-image:linear-gradient(90deg,transparent,#000 30%)}
@media(max-width:800px){.app-visual img{width:42%}.profile-trust-note{margin-left:0}.organizations-hero{min-height:190px}.organizations-hero img{width:46%}.org-why{grid-template-columns:55px 1fr}.org-why img{display:none}}
@media(max-width:650px){.app-visual{min-height:128px;padding:20px}.app-visual>div{grid-template-columns:46px 1fr;column-gap:12px}.app-visual-icon{width:46px;height:46px;font-size:20px}.app-visual h2{font-size:20px}.app-visual p{font-size:12px}.app-visual img{opacity:.22;width:55%}.request-create-card{padding:22px 18px}.cases-intro img{opacity:.18}.profile-settings-grid{grid-template-columns:1fr}.organizations-hero{min-height:170px;padding:20px;grid-template-columns:52px 1fr}.organizations-hero .public-title-icon{width:52px;height:52px;font-size:24px}.organizations-hero h1{font-size:24px}.organizations-hero p{font-size:12px}.organizations-hero img{opacity:.22;width:60%}.org-trust-grid{grid-template-columns:1fr}.org-why{grid-template-columns:48px 1fr}}
/* v28 4/5 MOCKUP-ACCURATE — approved visual reference */
.u-main{width:min(1120px,calc(100% - 36px));margin-top:28px}
.app-visual{min-height:132px;height:132px;padding:0 30px;border-radius:12px}
.app-visual>div{max-width:620px;grid-template-columns:54px minmax(0,1fr);column-gap:16px}
.app-visual-icon{width:52px;height:52px;font-size:22px}
.app-visual h2{font-size:22px}.app-visual p{font-size:13px;margin-top:6px}
.app-visual img{right:14px;bottom:0;width:300px;height:132px;object-fit:contain;object-position:right bottom;-webkit-mask-image:none;mask-image:none}
.page-offers .app-visual img{width:315px}.page-profile .app-visual img{width:260px}
.request-create-card{margin-top:20px;padding:28px 30px 30px}.request-card-title{max-width:none;margin:0 0 18px;text-align:left}.request-card-title h1{font-size:25px}.request-create-card .u-form{max-width:none;margin:0}.request-create-card .u-form label{font-size:12px}.request-create-card .u-form input,.request-create-card .u-form select{height:42px}.request-create-card textarea{min-height:100px}.request-submit{min-width:225px}
.cases-intro{min-height:100px;padding:20px 24px;margin:18px 0;grid-template-columns:48px 1fr}.cases-intro-icon{width:46px;height:46px}.cases-intro h1{font-size:24px}.cases-intro img{width:135px;height:92px;object-fit:contain;-webkit-mask-image:none;mask-image:none;right:20px}
.profile-settings-grid{margin-top:20px;grid-template-columns:1.45fr .72fr;gap:20px}.profile-form-card,.profile-photo-summary{padding:26px}.profile-trust-note{margin-left:calc(66.8% + 10px)}
.organizations-hero{min-height:160px;height:160px;padding:0 30px;grid-template-columns:62px minmax(0,1fr);column-gap:18px}
.organizations-hero .public-title-icon{width:58px;height:58px;font-size:29px}.organizations-hero h1{font-size:29px;margin-bottom:8px}.organizations-hero p{font-size:13px;max-width:520px}.organizations-hero img{right:12px;width:470px;height:160px;object-fit:contain;object-position:right bottom;-webkit-mask-image:none;mask-image:none}
.organizations-list{min-height:300px}.org-empty{padding:35px 45px 24px!important}.org-empty>span{width:64px!important;height:64px!important;font-size:27px!important}.org-empty h2{font-size:18px;margin-top:14px}.org-empty>p{font-size:13px}.org-trust-grid{margin-top:28px;padding-top:20px}.org-why{min-height:118px;grid-template-columns:54px 1fr 205px;padding:18px 26px}.org-why>span{width:50px;height:50px;font-size:23px}.org-why h2{font-size:16px}.org-why p{font-size:12px}.org-why img{width:205px;height:100px;object-fit:contain;-webkit-mask-image:none;mask-image:none}
@media(max-width:800px){.app-visual img{width:220px;opacity:.45}.organizations-hero img{width:300px;opacity:.45}.profile-trust-note{margin-left:0}}
@media(max-width:650px){.app-visual{height:auto;min-height:122px}.app-visual img{opacity:.15;width:55%}.organizations-hero{height:auto;min-height:155px}.organizations-hero img{opacity:.16;width:60%}.profile-settings-grid{grid-template-columns:1fr}}

/* Request page refresh */
.page-request .app-visual{min-height:160px;padding:24px 30px;background:linear-gradient(105deg,#fff8f2 0%,#fffdfb 55%,#f4fbfa 100%);border-color:#efded4}
.page-request .app-visual>div{max-width:560px}.page-request .app-visual h2{font-size:28px;line-height:1.08}.page-request .app-visual p{font-size:13px;line-height:1.55;max-width:440px}
.page-request .app-visual img{right:18px;width:390px;height:155px;object-fit:contain;object-position:right center}
.request-journey{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;border:1px solid #e3e8e8;border-radius:12px;background:#fff;overflow:hidden}
.request-journey>div{display:grid;grid-template-columns:36px 1fr;column-gap:10px;padding:16px 18px;border-right:1px solid #e9eeee}.request-journey>div:last-child{border-right:0}.request-journey i{grid-row:1/3;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff0e7;color:#f35319;font-style:normal;font-weight:700}.request-journey>div:nth-child(2) i{background:#e8f6f4;color:#3d9992}.request-journey b{font-size:13px}.request-journey small{font-size:12px;color:#7b8589;line-height:1.45;margin-top:3px}
.request-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.request-workspace .request-create-card{margin-top:16px}.request-workspace .request-create-card .u-form{max-width:none}.request-side{display:grid;gap:16px;margin-top:16px}.request-side .u-card{padding:22px}.request-side h2{font-size:17px;margin:0 0 9px}.request-side p{font-size:12px;color:#69777b;line-height:1.55;margin:0 0 14px}.request-normal{background:linear-gradient(135deg,#fffaf5,#fff 70%);border-color:#f0e1d7}.request-normal ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.request-normal li{font-size:12px;color:#46565a}.request-normal li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:50%;background:#edf8f0;color:#479553;font-weight:700}.request-after{min-height:155px;background:linear-gradient(150deg,#fff,#f5fbfa)}.request-mini-chain{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:5px;margin-top:22px}.request-mini-chain span{font-size:12px;text-align:center;padding:10px 4px;border-radius:9px;background:#f7faf9;border:1px solid #e3ecea}.request-mini-chain i{font-style:normal;color:#f35319}.request-bottom{margin:16px 0 28px;padding:20px 28px;border:1px solid #f0dfd3;border-radius:12px;background:linear-gradient(100deg,#fff7f0,#fffdfa 55%,#f2faf8);text-align:center}.request-bottom b,.request-bottom span{display:block}.request-bottom b{font-size:15px}.request-bottom span{font-size:12px;color:#69777b;margin-top:6px}
@media(max-width:900px){.request-workspace{grid-template-columns:1fr}.request-side{grid-template-columns:1fr 1fr;margin-top:0}.page-request .app-visual img{opacity:.3}}
@media(max-width:650px){.request-journey{grid-template-columns:1fr}.request-journey>div{border-right:0;border-bottom:1px solid #e9eeee}.request-journey>div:last-child{border-bottom:0}.request-side{grid-template-columns:1fr}.page-request .app-visual h2{font-size:22px}.request-bottom{padding:18px}}

/* Request page: journey moved from hero to right column */
.page-request>.request-journey{display:none}
.request-side .request-journey-side{display:block;margin:0;padding:0;overflow:hidden;background:#fff;border:1px solid #e3e8e8;border-radius:12px}
.request-side .request-journey-side>div{display:grid;grid-template-columns:38px 1fr;column-gap:11px;padding:18px 18px;border-right:0;border-bottom:1px solid #e9eeee}
.request-side .request-journey-side>div:last-child{border-bottom:0}
.request-side .request-journey-side i{grid-row:1/3;width:34px;height:34px}
.request-side .request-journey-side b{font-size:13px;align-self:end}
.request-side .request-journey-side small{font-size:12px;line-height:1.5;margin-top:4px}
@media(max-width:900px){.request-side .request-journey-side{margin:0}.request-side .request-journey-side>div{min-height:82px}}

/* Organizations page refresh */
.orgx-hero{height:auto!important;min-height:220px!important;padding:26px 34px!important;grid-template-columns:70px minmax(0,1fr)!important;padding-right:390px!important;position:relative}.orgx-hero-copy{max-width:650px!important}.orgx-hero img{width:390px!important;height:215px!important;right:18px!important;object-fit:contain!important}.orgx-promises{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:24px}.orgx-promises span{display:grid;grid-template-columns:32px 1fr;column-gap:8px;padding:0 12px;border-right:1px solid #dfeceb}.orgx-promises span:first-child{padding-left:0}.orgx-promises span:last-child{border-right:0}.orgx-promises i{grid-row:1/3;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5f5f1;color:#328f83;font-style:normal}.orgx-promises b{font-size:13px}.orgx-promises small{font-size:12px;color:#748286;margin-top:2px}
.orgx-main{margin-top:18px;padding:28px 30px}.orgx-how-head{display:flex;align-items:center;gap:14px}.orgx-how-head>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e5f5f1;color:#238b79;font-size:20px;font-weight:700}.orgx-how-head h2{margin:0 0 5px;font-size:20px}.orgx-how-head p{margin:0;color:#68777b;font-size:13px}.orgx-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:26px}.orgx-how-grid>div{position:relative;padding:15px 14px 12px 54px;min-height:112px;background:#fbfdfd;border-radius:12px}.orgx-how-grid em{position:absolute;left:10px;top:12px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e6f5f2;color:#258c80;font-style:normal;font-weight:700}.orgx-how-grid i{display:block;font-style:normal;font-size:25px;color:#4aa59c;margin-bottom:8px}.orgx-how-grid b{display:block;font-size:12px;margin-bottom:6px}.orgx-how-grid small{display:block;color:#6e7c80;font-size:12px;line-height:1.5}.orgx-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border:1px solid #e1eceb;border-radius:12px;background:#f8fcfb}.orgx-stats div{padding:16px 22px;border-right:1px solid #e2eceb}.orgx-stats div:last-child{border-right:0}.orgx-stats strong{font-size:23px;color:#16866f;margin-right:8px}.orgx-stats span{font-size:12px;color:#53656a}
.orgx-empty{margin-top:18px;min-height:180px;display:flex;align-items:center;justify-content:space-between;padding:26px 34px;background:linear-gradient(100deg,#fffaf4,#fff 58%,#f0faf7)}.orgx-empty>div{max-width:600px}.orgx-empty span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e6f5f2;color:#318f86;font-size:22px}.orgx-empty h2{font-size:20px;margin:12px 0 7px}.orgx-empty p{font-size:13px;line-height:1.6;color:#66767b}.orgx-empty img{width:230px;max-height:145px;object-fit:contain}.orgx-list{min-height:0!important;padding:24px 28px}.orgx-list-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.orgx-list-title h2{font-size:18px;margin:0}.orgx-list-title span{font-size:12px;color:#288f82;background:#e8f6f3;padding:7px 10px;border-radius:20px}
.orgx-bottom{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px}.orgx-suggest,.orgx-note{min-height:170px;border:1px solid #e3e9e8;border-radius:12px;padding:24px 28px;overflow:hidden}.orgx-suggest{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(100deg,#fff8ef,#fff 72%)}.orgx-suggest>div{max-width:470px}.orgx-suggest h2,.orgx-note h2{font-size:19px;margin:0 0 8px}.orgx-suggest p,.orgx-note p{font-size:12px;line-height:1.55;color:#5f6e72}.orgx-suggest img{width:180px;height:130px;object-fit:contain}.orgx-suggest .btn{margin-top:10px}.orgx-note{display:grid;grid-template-columns:1fr 120px;align-items:center;background:linear-gradient(100deg,#f1faf7,#fff)}.orgx-note p{margin:7px 0}.orgx-shield{width:96px;height:96px;border-radius:50%;background:#e3f4ef;color:#39968a;display:grid;place-items:center;text-align:center;font-size:30px}.orgx-shield small{display:block;font-size:12px;color:#62777a;line-height:1.3;margin-top:-20px}
@media(max-width:900px){.orgx-hero{padding-right:260px!important}.orgx-hero img{width:260px!important}.orgx-promises{grid-template-columns:1fr 1fr;gap:12px}.orgx-promises span:nth-child(2){border-right:0}.orgx-how-grid{grid-template-columns:1fr 1fr}.orgx-bottom{grid-template-columns:1fr}}
@media(max-width:650px){.orgx-hero{min-height:150px!important;padding:18px!important;padding-right:120px!important;display:block!important}.orgx-hero .public-title-icon{width:42px!important;height:42px!important;font-size:20px!important;margin-bottom:8px}.orgx-hero h1{font-size:23px!important;margin-bottom:5px!important}.orgx-hero p{font-size:12px!important;line-height:1.45!important}.orgx-hero img{display:block!important;width:135px!important;height:135px!important;right:0!important;bottom:0!important;opacity:.38!important}.orgx-promises{display:none}.orgx-main{padding:18px 16px}.orgx-how-head>span{width:34px;height:34px}.orgx-how-head h2{font-size:17px}.orgx-how-head p{font-size:12px}.orgx-how-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.orgx-how-grid>div{min-height:0;padding:10px 8px 10px 38px}.orgx-how-grid em{width:22px;height:22px;left:8px;top:9px;font-size:12px}.orgx-how-grid i{display:none}.orgx-how-grid b{font-size:12px}.orgx-how-grid small{font-size:12px}.orgx-stats{grid-template-columns:repeat(3,1fr);margin-top:12px}.orgx-stats div{padding:10px 7px;text-align:center}.orgx-stats strong{display:block;font-size:18px;margin:0}.orgx-stats span{font-size:11px}.orgx-empty{min-height:120px;padding:18px}.orgx-empty h2{font-size:16px}.orgx-empty p{font-size:12px}.orgx-empty img{width:110px}.orgx-bottom{gap:12px;margin-top:12px}.orgx-suggest,.orgx-note{min-height:0;padding:18px}.orgx-suggest h2,.orgx-note h2{font-size:16px}.orgx-suggest p,.orgx-note p{font-size:12px}.orgx-suggest img{width:105px;height:85px}.orgx-note{grid-template-columns:1fr}.orgx-shield{display:none}}

/* Organizations polish v2 — transparent art, tighter rhythm */
.orgx-hero{overflow:hidden}.orgx-hero img{background:transparent!important;border-radius:0!important;filter:none!important}
.orgx-main{margin-top:16px}.orgx-how-grid>div{background:linear-gradient(145deg,#fbfdfd,#fff);border:1px solid #f0f4f3}
.orgx-empty{margin-top:16px;min-height:150px}.orgx-empty img,.orgx-suggest img{background:transparent!important;border-radius:0!important;mix-blend-mode:multiply}
.orgx-bottom{margin-top:16px}.orgx-suggest,.orgx-note{min-height:155px}
@media(max-width:650px){.orgx-main{margin-top:12px}.orgx-empty{margin-top:12px;min-height:105px}.orgx-bottom{margin-top:10px}.orgx-how-grid small{display:none}.orgx-how-grid>div{padding-top:12px;padding-bottom:12px}.orgx-suggest img{width:88px;height:72px}.orgx-empty img{width:90px}.orgx-stats span{line-height:1.25;display:block}}
/* organizations v3: illustrations blend into card backgrounds */
.orgx-hero img{object-fit:contain!important;object-position:right bottom!important;right:8px!important;bottom:0!important;height:100%!important;max-height:218px!important;width:410px!important}
.orgx-empty img,.orgx-suggest img{mix-blend-mode:normal!important;background:none!important}
.orgx-suggest img{width:190px!important;height:135px!important;object-fit:contain!important;object-position:center!important}
.orgx-empty-mark{width:170px;height:110px;flex:0 0 170px;border-radius:28px;background:radial-gradient(circle at 50% 42%,#dff4ee 0,#edf9f6 48%,rgba(237,249,246,0) 72%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#258e7e;text-align:center}
.orgx-empty-mark b{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #cfe9e3;font-size:25px;box-shadow:0 8px 22px rgba(38,142,126,.08)}
.orgx-empty-mark small{font-size:12px;line-height:1.3;margin-top:6px;color:#66807b}
@media(max-width:650px){.orgx-hero img{width:145px!important;height:130px!important;right:-5px!important;opacity:.46!important}.orgx-suggest img{width:95px!important;height:78px!important}.orgx-empty-mark{width:82px;height:78px;flex-basis:82px}.orgx-empty-mark b{width:38px;height:38px;font-size:18px}.orgx-empty-mark small{display:none}}

/* My cases — mockup accurate, no-heart visual refresh */
.page-offers .app-visual{display:none}.page-offers .u-main{margin-top:28px}
.cases-dashboard-hero{position:relative;min-height:238px;overflow:hidden;border:1px solid #efdfd5;border-radius:12px;background:linear-gradient(105deg,#fff8f3 0%,#fff 64%,#f5fbf9 100%);padding:34px 36px}.cases-dashboard-copy{position:relative;z-index:2;width:62%}.cases-dashboard-title{display:flex;align-items:center;gap:20px}.cases-dashboard-title>span{width:58px;height:58px;flex:0 0 58px;border-radius:50%;display:grid;place-items:center;background:#f35319;color:#fff;font-size:25px;box-shadow:0 8px 18px rgba(243,83,25,.18)}.cases-dashboard-title h1{font-size:27px;margin:0 0 7px}.cases-dashboard-title p{margin:0;color:#4f595d;font-size:12px}.cases-dashboard-hero>img{position:absolute;right:0;bottom:0;width:43%;height:100%;object-fit:contain;object-position:right bottom}.cases-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px}.cases-metrics>div{min-height:62px;display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;align-content:center;padding:0 18px;border-right:1px solid #e7e7e5}.cases-metrics>div:first-child{padding-left:0}.cases-metrics>div:last-child{border-right:0}.cases-metrics i{grid-row:1/3;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e7f4f2;color:#37958d;font-style:normal;font-weight:bold}.cases-metrics>div:nth-child(1) i,.cases-metrics>div:nth-child(4) i{background:#fff0e8;color:#f35319}.cases-metrics b{font-size:24px;line-height:1}.cases-metrics small{font-size:12px;color:#556166;line-height:1.25;margin-top:5px}.cases-intro-v2{min-height:126px;margin:20px 0;padding:22px 28px;background:linear-gradient(100deg,#f2faf9,#fff 72%);border-color:#d8e9e7}.cases-intro-v2 h2{font-size:25px;margin:0 0 7px}.cases-intro-v2 p{font-size:13px;color:#5d686c;margin:0}.cases-intro-art{position:absolute;right:24px;bottom:0;width:205px;height:100%;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.cases-intro-art img{width:170px;height:100px;object-fit:contain;opacity:.75}.cases-intro-art span{position:absolute;z-index:2;right:38px;bottom:28px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#3f9a92;color:#fff;font-size:20px}.cases-section-v2{margin-top:20px;padding:25px 26px;border-radius:12px}.cases-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px}.cases-heading small{display:block;color:#e9541d;font-size:12px;font-weight:bold;letter-spacing:1px;margin-bottom:5px}.cases-heading h2{font-size:19px;margin:0}.cases-heading>span,.cases-heading-right>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e4f4f2;color:#408f8a;font-size:13px;font-weight:bold}.case-card-v2{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:14px;padding:20px 20px 16px;margin-top:10px;border:1px solid #f0e4de;border-radius:11px;background:linear-gradient(105deg,#fffaf7,#fff 75%)}.case-card-v2 .case-main{min-width:0}.case-main h3{font-size:15px;margin:6px 0}.case-main p{font-size:12px;color:#727d82;margin:0}.case-direction{color:#e9541d!important;font-size:12px;font-weight:bold;letter-spacing:.7px}.case-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.case-facts span{padding:7px 10px;border:1px solid #d6e8e5;border-radius:7px;background:#f3faf8;color:#3c827d;font-size:12px;font-weight:bold}.case-visual-mark{align-self:start;justify-self:end;width:72px;height:72px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#e8f6f3,#f8fcfb);color:#37958d;font-size:30px}.case-buttons{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:-3px}.case-buttons a{height:36px;display:flex;align-items:center;padding:0 13px;border:1px solid #dce2e4;border-radius:7px;background:#fff;font-size:12px;font-weight:bold}.case-buttons a.primary{background:#f35319;color:#fff;border-color:#f35319}.case-buttons a.resend{border-color:#55aaa5;color:#328b86}.case-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.cases-bottom-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border:1px solid #dfe8e7;border-radius:12px;background:#fff;overflow:hidden}.cases-bottom-stats>div{min-height:92px;display:grid;grid-template-columns:42px 34px 1fr;align-items:center;padding:14px 18px;border-right:1px solid #e7ecec}.cases-bottom-stats>div:last-child{border-right:0}.cases-bottom-stats i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e7f4f2;color:#37958d;font-style:normal;font-size:18px}.cases-bottom-stats b{font-size:22px;color:#168b72}.cases-bottom-stats span{font-size:12px;font-weight:bold;line-height:1.3}.cases-bottom-stats small{display:block;color:#758084;font-size:12px;font-weight:normal;margin-top:4px}.cases-tip{min-height:50px;margin:18px 0 28px;padding:0 20px;display:flex;align-items:center;gap:22px;border:1px solid #d6e8e5;border-radius:10px;background:linear-gradient(90deg,#edf8f5,#f7fbfa);font-size:12px}.cases-tip b{color:#2f746f}.cases-tip span{color:#7a8589}.cases-empty-v2{margin-top:20px}
@media(max-width:800px){.cases-dashboard-copy{width:72%}.cases-dashboard-hero>img{width:42%;opacity:.45}.cases-metrics{grid-template-columns:1fr 1fr;gap:14px}.cases-metrics>div:nth-child(2){border-right:0}.cases-bottom-stats{grid-template-columns:1fr 1fr}.cases-bottom-stats>div:nth-child(2){border-right:0}.cases-bottom-stats>div:nth-child(-n+2){border-bottom:1px solid #e7ecec}}
@media(max-width:650px){.page-offers .u-main{width:calc(100% - 24px);margin-top:14px}.cases-dashboard-hero{min-height:auto;padding:18px}.cases-dashboard-copy{width:100%}.cases-dashboard-title{gap:12px}.cases-dashboard-title>span{width:44px;height:44px;flex-basis:44px;font-size:20px}.cases-dashboard-title h1{font-size:20px}.cases-dashboard-title p{font-size:12px}.cases-dashboard-hero>img{opacity:.10;width:70%}.cases-metrics{margin-top:18px;gap:0}.cases-metrics>div{min-height:52px;padding:0 8px}.cases-metrics i{width:27px;height:27px}.cases-metrics b{font-size:19px}.cases-metrics small{font-size:12px}.cases-intro-v2{min-height:92px;margin:12px 0;padding:15px 16px;grid-template-columns:38px 1fr}.cases-intro-v2 .cases-intro-icon{width:38px;height:38px}.cases-intro-v2 h2{font-size:19px}.cases-intro-v2 p{font-size:12px;max-width:75%}.cases-intro-art{width:100px;right:4px;opacity:.25}.cases-section-v2{margin-top:12px;padding:16px}.case-card-v2{grid-template-columns:1fr;padding:16px}.case-visual-mark{position:absolute;right:14px;top:14px;width:44px;height:44px;font-size:20px}.case-main{padding-right:45px}.case-facts{margin-top:12px}.case-buttons{justify-content:flex-start}.case-buttons a{flex:1 1 calc(50% - 4px);justify-content:center;padding:0 8px}.cases-bottom-stats{margin-top:12px}.cases-bottom-stats>div{min-height:70px;grid-template-columns:32px 27px 1fr;padding:10px}.cases-bottom-stats i{width:29px;height:29px;font-size:14px}.cases-bottom-stats b{font-size:18px}.cases-bottom-stats span{font-size:12px}.cases-bottom-stats small{display:none}.cases-tip{margin:12px 0 18px;padding:10px 13px;min-height:44px;gap:10px;font-size:12px}.cases-tip span{line-height:1.4}}

/* My cases: use dashboard hero only */
.page-offers .app-main > .app-visual{display:none;}

/* ix.ua public profile — visual refresh */
.profile-v3{max-width:1120px;margin:28px auto 50px}.profile-v3 .profile-hero{position:relative;display:grid;grid-template-columns:190px minmax(0,1fr) 330px;gap:26px;align-items:center;padding:30px 32px;border:1px solid #d8e5e5;border-radius:16px;background:linear-gradient(110deg,#f3fbfa 0,#fff 47%,#fff 100%);overflow:hidden}.profile-v3 .profile-portrait{width:170px;height:190px;border-radius:44% 44% 28% 28%;padding:6px;background:#fff;box-shadow:0 12px 32px rgba(28,114,105,.12);position:relative;z-index:1}.profile-v3 .profile-portrait:before{content:"";position:absolute;inset:-18px -20px -20px -25px;border:2px dashed rgba(51,165,153,.28);border-radius:50%;z-index:-1}.profile-v3 .profile-portrait:after{content:"✓";position:absolute;right:-10px;bottom:8px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#34a99e;color:#fff;border:4px solid #fff;font-size:22px;font-weight:700}.profile-v3 .profile-portrait img{width:100%;height:100%;object-fit:cover;border-radius:40% 40% 25% 25%}.profile-v3 .profile-identity h1{font-size:38px;margin:7px 0 10px}.profile-v3 .profile-kicker{color:#ff4d16;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.profile-v3 .profile-impact{align-self:stretch;border-left:1px solid #e0e8e8;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:10px 0 0;min-width:0}.profile-impact-copy{display:flex;flex-direction:column;align-items:center}.profile-v3 .profile-impact span{text-transform:uppercase;font-size:13px;color:#617676}.profile-v3 .profile-impact b{font-size:46px;line-height:1;margin-top:12px}.profile-v3 .profile-impact small{margin-top:10px}.profile-v3 .profile-impact img{display:block;width:92%;height:130px;object-fit:contain;object-position:center bottom}.profile-v3 .profile-stat-grid{margin-top:18px;border:1px solid #dfe7e7;border-radius:15px;display:grid;grid-template-columns:repeat(6,1fr);background:#fff;overflow:hidden}.profile-v3 .profile-stat-grid article{padding:20px 10px;text-align:center;border-right:1px solid #e5ecec}.profile-v3 .profile-stat-grid article:last-child{border-right:0}.profile-v3 .profile-stat-grid i{margin:0 auto 8px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e8f7f4;color:#199b8f;font-style:normal;font-size:19px}.profile-v3 .profile-stat-grid article:nth-child(2) i,.profile-v3 .profile-stat-grid article:nth-child(4) i{background:#fff1d8;color:#cf8a18}.profile-v3 .profile-stat-grid article:nth-child(6) i{background:#f1eafe;color:#7250c9}.profile-v3 .profile-stat-grid b{display:block;font-size:25px}.profile-v3 .profile-stat-grid span{display:block;font-size:13px;color:#627272;margin-top:5px}.profile-v3 .profile-columns{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.95fr);gap:18px;margin-top:18px}.profile-v3 .profile-chain-list,.profile-v3 .volunteer-panel{margin:0;padding:24px}.profile-v3 .profile-help-card{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) 160px 42px;gap:14px;align-items:center;padding:17px 6px;border:0;border-bottom:1px solid #e5eded;border-radius:0;background:transparent}.profile-help-index{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#159c8c;color:#fff;font-weight:800}.profile-help-copy h3{margin:4px 0 5px}.profile-help-copy p{margin:0 0 5px;color:#526565}.profile-help-art{width:150px;height:90px;object-fit:contain}.profile-v3 .round-link{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e5f6f2;color:#149b8d;text-decoration:none;font-size:22px}.profile-volunteer-art{display:block;width:100%;height:220px;object-fit:contain;margin:2px auto 10px}.profile-v3 .volunteer-numbers{position:relative;z-index:1}.profile-spread{margin-top:18px;padding:24px 28px}.profile-spread .section-heading p{margin:5px 0 0;color:#627474;font-size:13px}.profile-spread-steps{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:center;gap:8px;margin-top:18px}.profile-spread-steps article{text-align:center}.profile-spread-steps article img{width:100%;height:105px;object-fit:contain}.profile-spread-steps article b{display:block;font-size:13px;margin-top:5px}.profile-spread-steps article span{display:block;color:#697a7a;font-size:13px;margin-top:3px}.profile-spread-steps>i{font-style:normal;color:#54aa9e;font-size:22px;text-align:center}.profile-tip{display:flex;align-items:center;gap:22px;margin-top:18px;padding:15px 22px;border:1px solid #d5e8e5;border-radius:13px;background:#f1faf8;color:#526565}.profile-tip b{color:#173b38;white-space:nowrap}
@media(max-width:800px){.profile-v3{margin-top:14px}.profile-v3 .profile-hero{grid-template-columns:92px 1fr;padding:20px 16px;gap:14px}.profile-v3 .profile-portrait{width:84px;height:100px;border-radius:32px}.profile-v3 .profile-identity h1{font-size:27px}.profile-v3 .profile-impact{grid-column:1/-1;border-left:0;border-top:1px solid #e1eaea;padding-top:14px;display:grid;grid-template-columns:1fr 150px}.profile-v3 .profile-impact img{height:90px}.profile-v3 .profile-stat-grid{grid-template-columns:repeat(3,1fr)}.profile-v3 .profile-stat-grid article{padding:13px 5px}.profile-v3 .profile-columns{grid-template-columns:1fr}.profile-v3 .profile-help-card{grid-template-columns:30px 1fr 72px}.profile-help-art{width:72px;height:62px}.profile-v3 .round-link{display:none}.profile-volunteer-art{height:160px}.profile-spread{padding:18px 14px}.profile-spread-steps{grid-template-columns:repeat(4,1fr);gap:5px}.profile-spread-steps>i{display:none}.profile-spread-steps article img{height:65px}.profile-spread-steps article span{display:none}.profile-tip{gap:10px;padding:12px 14px;font-size:12px}}

/* Profile v4 — approved polish: round portrait + framed KPI cards */
.profile-v3 .profile-portrait{
  width:184px;height:184px;border-radius:50%;padding:7px;
  background:linear-gradient(145deg,#ffffff 0%,#eefaf7 100%);
  border:1px solid rgba(46,166,153,.42);
  box-shadow:0 14px 34px rgba(31,126,116,.13),0 0 0 10px rgba(226,246,242,.55);
}
.profile-v3 .profile-portrait:before{
  inset:-28px;border:0;border-radius:50%;
  background:radial-gradient(circle at 50% 50%,rgba(76,174,162,.14) 0 47%,rgba(76,174,162,.06) 48% 61%,rgba(76,174,162,0) 72%);
}
.profile-v3 .profile-portrait:after{right:-5px;bottom:7px}
.profile-v3 .profile-portrait img{border-radius:50%;object-position:center center}
.profile-v3 .profile-stat-grid{gap:10px;border:0;background:transparent;overflow:visible}
.profile-v3 .profile-stat-grid article{
  --kpi:#159b8c;position:relative;overflow:hidden;border:1px solid #e1e8e8!important;
  border-radius:13px;background:#fff;padding:22px 10px 20px;box-shadow:0 5px 15px rgba(24,42,45,.035)
}
.profile-v3 .profile-stat-grid article:before,.profile-v3 .profile-stat-grid article:after{
  content:"";position:absolute;left:10px;right:10px;height:3px;border-radius:3px;background:var(--kpi)
}
.profile-v3 .profile-stat-grid article:before{top:0}.profile-v3 .profile-stat-grid article:after{bottom:0}
.profile-v3 .profile-stat-grid article:nth-child(2){--kpi:#efa923}
.profile-v3 .profile-stat-grid article:nth-child(3){--kpi:#24a987}
.profile-v3 .profile-stat-grid article:nth-child(4){--kpi:#f35319}
.profile-v3 .profile-stat-grid article:nth-child(5){--kpi:#168f8d}
.profile-v3 .profile-stat-grid article:nth-child(6){--kpi:#7852d7}
.profile-v3 .profile-stat-grid article:nth-child(4) i{background:#fff0e9;color:#e85a27}
.profile-v3 .profile-stat-grid article:nth-child(5) i{background:#e7f6f4;color:#168f8d}
.profile-v3 .profile-stat-grid article:nth-child(6) i{background:#f1eafe;color:#7250c9}
@media(max-width:800px){
 .profile-v3 .profile-portrait{width:94px;height:94px;border-radius:50%;padding:4px;box-shadow:0 8px 20px rgba(31,126,116,.12),0 0 0 6px rgba(226,246,242,.5)}
 .profile-v3 .profile-portrait:before{inset:-15px}.profile-v3 .profile-portrait img{border-radius:50%}
 .profile-v3 .profile-stat-grid{gap:7px}.profile-v3 .profile-stat-grid article{padding:15px 5px 14px}
 .profile-v3 .profile-stat-grid article:before,.profile-v3 .profile-stat-grid article:after{left:6px;right:6px;height:2px}
}

/* ix.ua settings page — focused profile settings, no dashboard statistics */
.page-profile .app-visual{background:linear-gradient(105deg,#f2faf9 0,#fff 68%);border-color:#d9e8e7;min-height:132px}
.page-profile .app-visual img{width:220px;height:128px;object-fit:contain;object-position:right bottom;filter:none}
.settings-shell{margin-top:20px}.settings-profile-summary{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr) 190px;gap:24px;align-items:center;min-height:164px;padding:24px 28px;overflow:hidden;background:linear-gradient(105deg,#f3fbfa 0,#fff 68%)}
.settings-avatar-wrap{position:relative;width:104px;height:104px}.settings-avatar{width:104px;height:104px;border-radius:50%;object-fit:cover;border:6px solid #fff;box-shadow:0 0 0 7px #dff3ef,0 10px 28px rgba(37,130,120,.13)}.settings-avatar-empty{display:grid;place-items:center;background:#dff3ef;color:#238f85;font-size:38px;font-weight:800}.settings-avatar-badge{position:absolute;right:-3px;bottom:5px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#36a89e;color:#fff;border:4px solid #fff;font-weight:800}.settings-eyebrow{font-size:12px;font-weight:800;letter-spacing:1.3px;color:#f35319}.settings-summary-copy h1{font-size:28px;margin:5px 0 4px}.settings-summary-copy p{max-width:570px;margin:0 0 13px;color:#607075;font-size:13px}.settings-summary-copy .u-btn{height:36px}.settings-summary-art{width:180px;height:125px;object-fit:contain;justify-self:end;opacity:.88}
.settings-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:18px;margin-top:18px}.settings-form-card,.settings-photo-card,.settings-visibility-card{padding:26px}.settings-section-head{display:flex;align-items:flex-start;gap:12px}.settings-section-head h2{font-size:19px;margin:2px 0 3px}.settings-section-head p{font-size:12px;color:#6d7a7e;margin:0}.settings-section-icon{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#fff0e8;color:#ef5b22;font-style:normal;font-weight:800;font-size:17px}.settings-section-icon.teal{background:#e5f5f2;color:#279a90}.settings-section-icon.blue{background:#eaf5fa;color:#5d9ebd}.settings-form{margin-top:20px}.settings-form textarea{height:116px}.settings-field-note{display:block;margin-top:7px;color:#899397;font-weight:400;font-size:12px}.settings-divider{height:1px;background:#edf0f0;margin:22px 0}.settings-section-head.compact{margin-bottom:7px}.settings-save-row{display:flex;align-items:center;gap:14px;margin-top:20px}.settings-save-row span{font-size:12px;color:#7d898d}.settings-side{display:grid;gap:18px;align-content:start}.settings-photo-card .summary-heading{display:flex;gap:11px;align-items:center}.settings-photo-card .summary-heading h2{margin:0 0 2px}.settings-photo-card .summary-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:17px 0 10px}.settings-photo-card .summary-photos img{width:100%;height:92px;object-fit:cover;border-radius:10px;border:2px solid transparent}.settings-photo-card .summary-photos img.main-photo{border-color:#f35319;box-shadow:0 0 0 2px #fff0e9}.settings-photo-card>.u-btn{margin-top:8px}.settings-visibility-card{position:relative;overflow:hidden;min-height:224px}.settings-visibility-card>img{position:absolute;right:-4px;bottom:-6px;width:105px;height:112px;object-fit:contain;opacity:.22}.settings-visible-list{position:relative;display:grid;gap:8px;margin-top:18px;font-size:12px;color:#53666a}.settings-visible-list span{padding-left:2px}.settings-info-strip{position:relative;display:grid;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:18px;padding:18px 24px;border:1px solid #dce9e7;border-radius:14px;background:linear-gradient(100deg,#f3faf8,#fff 72%);overflow:hidden}.settings-info-strip>img{width:125px;height:78px;object-fit:contain}.settings-info-strip b{font-size:15px}.settings-info-strip p{margin:4px 0 0;font-size:12px;color:#66777a}.settings-info-points{display:flex;gap:12px}.settings-info-points span{display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.settings-info-points i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e2f4f1;color:#218f85;font-style:normal;font-weight:800}
@media(max-width:800px){.settings-profile-summary{grid-template-columns:82px 1fr;padding:18px}.settings-avatar-wrap,.settings-avatar{width:78px;height:78px}.settings-avatar{border-width:4px;box-shadow:0 0 0 5px #dff3ef}.settings-avatar-badge{width:27px;height:27px}.settings-summary-art{position:absolute;right:4px;bottom:0;width:120px;opacity:.12}.settings-summary-copy{position:relative;z-index:1}.settings-main-grid{grid-template-columns:1fr}.settings-info-strip{grid-template-columns:80px 1fr}.settings-info-strip>img{width:80px}.settings-info-points{grid-column:1/-1;justify-content:center}}
@media(max-width:650px){.page-profile .app-visual{min-height:112px}.page-profile .app-visual img{width:46%;opacity:.15}.settings-shell{margin-top:12px}.settings-profile-summary{grid-template-columns:66px 1fr;gap:13px;padding:16px}.settings-avatar-wrap,.settings-avatar{width:64px;height:64px}.settings-avatar{border-width:3px;box-shadow:0 0 0 4px #dff3ef}.settings-avatar-badge{width:23px;height:23px;border-width:3px;font-size:13px}.settings-summary-copy h1{font-size:21px}.settings-summary-copy p{font-size:12px;margin-bottom:9px}.settings-summary-copy .u-btn{height:32px;padding:0 11px;font-size:12px}.settings-main-grid{gap:12px;margin-top:12px}.settings-form-card,.settings-photo-card,.settings-visibility-card{padding:18px}.settings-section-head h2{font-size:17px}.settings-section-icon{width:34px;height:34px;flex-basis:34px}.settings-form{margin-top:13px}.settings-form .row{grid-template-columns:1fr}.settings-divider{margin:17px 0}.settings-save-row{align-items:flex-start;flex-direction:column;gap:7px}.settings-photo-card .summary-photos{grid-template-columns:repeat(4,1fr)}.settings-photo-card .summary-photos img{height:64px}.settings-visibility-card{min-height:190px}.settings-info-strip{grid-template-columns:1fr;padding:15px}.settings-info-strip>img{display:none}.settings-info-points{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.settings-info-points span{font-size:12px}}
\n/* Settings v2 — compact page header + improved photo manager */
.page-profile .app-visual{display:none!important}
.page-profile .settings-shell{margin-top:28px}
.settings-photo-card{overflow:hidden}
.settings-photo-stage{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(105px,.75fr);gap:12px;margin-top:18px}
.settings-photo-main{position:relative;min-height:148px;border-radius:14px;overflow:hidden;background:#f2f8f7;border:1px solid #dce8e7}
.settings-photo-main img{display:block;width:100%;height:148px;object-fit:cover}
.settings-photo-main>span:not(.plus){position:absolute;left:10px;bottom:10px;padding:5px 9px;border-radius:999px;background:#1b9d8e;color:#fff;font-size:12px;font-weight:800;box-shadow:0 4px 12px rgba(20,120,108,.18)}
.settings-photo-main.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7b7e}.settings-photo-main.empty .plus{font-size:28px;color:#38a99c}.settings-photo-main.empty b{font-size:12px;margin-top:4px}
.settings-photo-add{min-height:148px;border:1.5px dashed #9dcfc8;border-radius:14px;background:linear-gradient(145deg,#f7fcfb,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#24383b;transition:.15s ease}
.settings-photo-add:hover{border-color:#42aa9d;background:#f0faf8;transform:translateY(-1px)}
.settings-photo-add>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#ddf4ef;color:#169889;font-size:25px;line-height:1;margin-bottom:9px}.settings-photo-add b{font-size:13px}.settings-photo-add small{font-size:12px;color:#819093;margin-top:4px}
.settings-photo-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.settings-photo-thumbs img{width:100%;height:58px;object-fit:cover;border-radius:9px;border:1px solid #e0e8e8}
.settings-photo-help{display:flex;gap:9px;align-items:flex-start;margin-top:13px;padding:10px 11px;border-radius:10px;background:#f5faf9;color:#637477}.settings-photo-help>span{width:20px;height:20px;flex:0 0 20px;border-radius:50%;display:grid;place-items:center;background:#dff2ef;color:#218f85;font-size:12px;font-weight:800}.settings-photo-help p{margin:1px 0 0;font-size:12px;line-height:1.45}
.settings-photo-manage{margin-top:12px!important;width:100%;justify-content:center}
@media(max-width:650px){.page-profile .settings-shell{margin-top:12px}.settings-photo-stage{grid-template-columns:1.35fr .8fr;gap:8px;margin-top:13px}.settings-photo-main,.settings-photo-add{min-height:112px}.settings-photo-main img{height:112px}.settings-photo-add>span{width:34px;height:34px;font-size:21px;margin-bottom:6px}.settings-photo-thumbs img{height:52px}}
/* Settings v4: direct photo upload on profile settings */
.settings-photo-upload{margin:0;min-width:0}.settings-photo-upload .settings-photo-add{height:100%;cursor:pointer}.settings-photo-add input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.settings-photo-add.is-disabled{opacity:.72;cursor:default}.settings-photo-add.is-disabled:hover{transform:none;border-color:#9dcfc8;background:linear-gradient(145deg,#f7fcfb,#fff)}

/* Requests browse — approved two-column layout */
.page-requests .app-visual{display:none!important}.page-requests .app-main{padding-top:28px}.requests-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:18px;align-items:start}.requests-main{min-width:0}.requests-hero{position:relative;min-height:188px;display:flex;align-items:center;overflow:hidden;padding:28px 330px 28px 30px;border:1px solid #dce9e7;border-radius:14px;background:linear-gradient(105deg,#f1faf8 0%,#fff 62%,#fff8f2 100%);box-shadow:0 8px 25px rgba(34,54,58,.035)}.requests-hero-copy{position:relative;z-index:2}.requests-kicker,.requests-empty-kicker,.requests-safe-kicker,.requests-list-head span{display:block;color:#f35319;font-size:12px;font-weight:800;letter-spacing:1.25px}.requests-hero h1{margin:5px 0 7px;font-size:30px;line-height:1.05}.requests-hero p{max-width:535px;margin:0 0 16px;color:#58696d;font-size:13px;line-height:1.55}.requests-hero img{position:absolute;right:12px;bottom:0;width:315px;height:182px;object-fit:contain;object-position:right bottom}.requests-filter-panel{grid-template-columns:1fr 1fr 1.1fr auto auto;margin:16px 0;padding:15px 16px;background:#fff}.requests-filter-title{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #eef1f1}.requests-filter-title>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff0e8;color:#f35319;font-size:16px}.requests-filter-title b,.requests-filter-title small{display:block}.requests-filter-title b{font-size:12px}.requests-filter-title small{margin-top:2px;color:#7b898d;font-size:12px}.requests-empty-new{min-height:235px!important;grid-template-columns:minmax(0,1fr) 260px!important;padding:26px 22px 26px 30px!important;background:linear-gradient(110deg,#fffaf6,#fff 60%,#f2faf8)!important}.requests-empty-new>div{max-width:520px}.requests-empty-new .empty-mark{margin-bottom:10px}.requests-empty-new h2{font-size:20px;margin:6px 0!important}.requests-empty-new p{font-size:12px!important;line-height:1.6}.requests-empty-new img{width:250px!important;height:170px!important;object-fit:contain!important;mix-blend-mode:normal!important}.requests-list-head{display:flex;align-items:end;justify-content:space-between;margin:22px 3px 12px}.requests-list-head h2{margin:4px 0 0;font-size:20px}.requests-list-head b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e5f5f2;color:#218f84;font-size:13px}.requests-card-grid{grid-template-columns:1fr!important}.requests-card{position:relative;padding:20px 21px 18px;border-color:#e0e8e7;box-shadow:none;transition:.15s ease}.requests-card:before{content:'';position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:0 4px 4px 0;background:#51aaa2}.requests-card:hover{transform:translateY(-1px);box-shadow:0 9px 24px rgba(36,58,62,.06)}.requests-card h2{font-size:17px;margin:13px 0 6px}.requests-card>p{font-size:12px;line-height:1.55;min-height:0}.requests-card .request-meta{margin:12px 0}.requests-card .request-footer{margin-top:10px}.requests-side{display:grid;gap:14px}.requests-side .u-card{padding:20px;border-radius:14px;box-shadow:none}.requests-side-head{display:flex;align-items:center;gap:11px;margin-bottom:15px}.requests-side-head>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e3f5f1;color:#219489;font-size:17px}.requests-side-head small{display:block;color:#39968e;font-size:11px;font-weight:800;letter-spacing:1px}.requests-side-head h2{font-size:18px;margin:2px 0 0}.requests-timeline{position:relative;display:grid;gap:0}.requests-timeline:before{content:'';position:absolute;left:16px;top:24px;bottom:25px;width:1px;background:#d8e8e6}.requests-timeline article{position:relative;display:grid;grid-template-columns:34px 1fr;gap:10px;padding:9px 0}.requests-timeline i{position:relative;z-index:1;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e5f5f2;color:#218f84;font-style:normal;font-weight:800;font-size:12px;border:4px solid #fff}.requests-timeline article:nth-child(2n) i{background:#fff0d6;color:#b87d19}.requests-timeline b,.requests-timeline span{display:block}.requests-timeline b{font-size:12px;margin:1px 0 3px}.requests-timeline span{color:#738185;font-size:12px;line-height:1.45}.requests-safe{position:relative;overflow:hidden;padding-top:118px!important;background:linear-gradient(155deg,#fff9f3,#fff 56%,#f2faf8)}.requests-safe>img{position:absolute;right:-2px;top:0;width:100%;height:125px;object-fit:contain;object-position:right top;opacity:.96}.requests-safe h2{font-size:17px;margin:4px 0 7px}.requests-safe p{font-size:12px;line-height:1.5;color:#68777b}.requests-safe ul{list-style:none;margin:13px 0 0;padding:0;display:grid;gap:8px}.requests-safe li{position:relative;padding-left:20px;font-size:12px;color:#506267}.requests-safe li:before{content:'✓';position:absolute;left:0;top:-2px;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:#e4f5f1;color:#218f84;font-size:12px;font-weight:800}.requests-side-note{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;padding:13px 14px;border:1px solid #f0dfd3;border-radius:12px;background:#fff9f4}.requests-side-note>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff0e7;color:#f35319;font-weight:800;font-size:12px}.requests-side-note p{margin:1px 0 0;color:#68777b;font-size:12px;line-height:1.5}.requests-side-note b{color:#26383c}
@media(max-width:950px){.requests-layout{grid-template-columns:1fr}.requests-side{grid-template-columns:1.15fr .85fr}.requests-side-note{grid-column:1/-1}.requests-hero{padding-right:290px}.requests-hero img{width:275px}.requests-how{grid-row:span 2}.requests-safe{min-height:100%}}
@media(max-width:650px){.page-requests .app-main{padding-top:12px}.requests-layout{gap:12px}.requests-hero{min-height:142px;padding:18px 118px 18px 17px}.requests-hero h1{font-size:22px}.requests-hero p{font-size:12px;line-height:1.45;margin-bottom:11px}.requests-hero .u-btn{height:34px;padding:0 12px;font-size:12px}.requests-hero img{right:-12px;width:145px;height:135px;opacity:.52}.requests-kicker{font-size:11px}.requests-filter-panel{grid-template-columns:1fr 1fr!important;gap:8px;padding:12px}.requests-filter-title{padding-bottom:8px}.requests-filter-panel label:nth-of-type(3){grid-column:1/-1}.requests-filter-panel .u-btn{width:100%}.requests-filter-panel .filter-reset{text-align:center}.requests-empty-new{min-height:155px!important;grid-template-columns:1fr 110px!important;padding:18px!important}.requests-empty-new h2{font-size:16px}.requests-empty-new p{font-size:12px!important}.requests-empty-new img{width:110px!important;height:110px!important}.requests-list-head{margin-top:16px}.requests-card{padding:17px}.requests-side{grid-template-columns:1fr}.requests-how{padding:15px!important}.requests-side-head{margin-bottom:8px}.requests-timeline{grid-template-columns:repeat(4,1fr);gap:5px}.requests-timeline:before{left:10%;right:10%;top:16px;bottom:auto;width:auto;height:1px}.requests-timeline article{display:block;text-align:center;padding:0}.requests-timeline i{margin:0 auto 6px;width:28px;height:28px;border-width:3px}.requests-timeline b{font-size:12px;line-height:1.2}.requests-timeline span{display:none}.requests-safe{min-height:128px;padding:16px 118px 16px 16px!important}.requests-safe>img{right:-6px;top:auto;bottom:0;width:130px;height:120px;object-position:right bottom}.requests-safe h2{font-size:15px}.requests-safe p{font-size:12px}.requests-safe ul{gap:5px;margin-top:9px}.requests-safe li{font-size:11px}.requests-side-note{grid-column:auto}.requests-card .request-footer{align-items:stretch}}
.my-requests-section{border-top:3px solid #f2a85f}.my-request-card{align-items:stretch}.my-request-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:8px;color:#75807d;font-size:13px}.my-request-meta>span:not(.badge){padding:4px 8px;background:#f5f8f7;border-radius:999px}.my-request-card .case-main>p{max-width:760px;color:#66706e;line-height:1.55}.request-status-open{background:#e7f7f1!important;color:#16826e!important}.request-status-matched{background:#fff2dc!important;color:#a56812!important}.request-status-fulfilled{background:#e9f3ff!important;color:#3974a8!important}.request-status-hidden,.request-status-expired{background:#f0f2f2!important;color:#6f7775!important}.case-buttons form{margin:0}.case-link-button{appearance:none;border:0;background:transparent;font:inherit;cursor:pointer;padding:8px 10px;border-radius:8px;color:#66706e}.case-link-button.danger{color:#b55252;background:#fff3f3}.case-link-button.danger:hover{background:#fde7e7}.request-edit-card{max-width:780px;margin:28px auto}.request-edit-card .request-card-title small{font-size:12px;font-weight:800;letter-spacing:.12em;color:#1a9a87}.request-edit-actions{display:flex;align-items:center;gap:14px;margin-top:8px}.request-edit-actions>a{color:#697572;text-decoration:none;font-weight:700}
@media(max-width:700px){.my-request-meta{gap:5px}.my-request-card .case-buttons{display:grid;grid-template-columns:1fr 1fr}.my-request-card .case-buttons>*{width:100%}.my-request-card .case-buttons form button{width:100%}.request-edit-card{margin:14px 0}.request-edit-actions{align-items:stretch;flex-direction:column}.request-edit-actions>a{text-align:center;padding:9px}}
/* v29: request offers + completion flow */
.request-offers-list{grid-column:1/-1;margin-top:14px;border-top:1px solid #e6eee9;padding-top:12px;display:grid;gap:10px}.new-offers-badge{display:inline-flex;width:max-content;padding:7px 11px;border-radius:999px;background:#fff4d8;color:#8a5a00;font-weight:800;font-size:13px}.request-offer-item{display:flex;justify-content:space-between;gap:18px;padding:14px;border:1px solid #e4ece7;border-radius:16px;background:#fbfdfc}.request-offer-item small{display:block;color:#718079;margin-top:3px}.request-offer-item p{margin:7px 0 0}.request-offer-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.request-offer-actions form{margin:0}.provided-inline{margin-top:10px;padding:10px 12px;border-radius:12px;background:#eef8f1}.provided-inline span{display:inline-block;margin-top:5px;font-weight:800;color:#176b3a}.offer-completion-card{max-width:900px;margin-left:auto;margin-right:auto}.offer-form-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px}.offer-form-head>span{width:52px;height:52px;border-radius:16px;background:#eaf7ee;display:grid;place-items:center;font-size:25px;color:#19733f;font-weight:900}.offer-form-head small{font-weight:900;letter-spacing:.08em;color:#6b7a72}.offer-form-head h1{margin:3px 0 5px}.offer-form-head p{margin:0;color:#66756d}.offer-request-context,.provided-summary{padding:16px 18px;border:1px solid #e3ece6;background:#fafcfb;border-radius:16px;margin-bottom:18px}.offer-request-context span,.provided-summary small{display:block;color:#718079;margin-top:4px}.offer-clarification{padding:14px 16px;background:#fff4d8;border:1px solid #f2d992;border-radius:14px;margin-bottom:18px}.offer-clarification p{margin:5px 0 0}.offer-files{margin:8px 0 18px}.offer-submit-row{display:flex;justify-content:flex-end;gap:10px}.provided-summary p{white-space:normal;margin:12px 0}.offer-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 20px}.offer-proof-grid a{padding:14px;border:1px solid #e3ece6;border-radius:14px;text-decoration:none;color:inherit;background:#fff;display:grid;gap:4px}.offer-proof-grid a>span{font-size:20px}.offer-proof-grid small{color:#74827a}.confirm-help-form{padding-top:8px}.clarify-box{margin-top:18px;border-top:1px solid #e5ece8;padding-top:14px}.clarify-box summary{cursor:pointer;font-weight:800;color:#66756d}.clarify-box form{margin-top:12px}.case-actions>a.u-btn{text-decoration:none}
@media(max-width:760px){.request-offer-item{display:block}.request-offer-actions{margin-top:12px}.offer-proof-grid{grid-template-columns:1fr 1fr}.offer-submit-row{flex-direction:column-reverse}.offer-submit-row .u-btn{width:100%;text-align:center}.offer-form-head>span{width:44px;height:44px;flex:0 0 44px}}

/* compact cases workspace v1 */
.cases-dashboard-hero,.cases-intro-v2,.cases-bottom-stats,.cases-tip{display:none!important}.cases-compact-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 10px;padding:2px 2px 8px}.cases-compact-head small{display:block;color:#f35319;font-size:12px;font-weight:800;letter-spacing:1.2px}.cases-compact-head h1{font-size:25px;margin:2px 0 0}.cases-compact-metrics{display:flex;gap:7px;flex-wrap:wrap}.cases-compact-metrics span{padding:7px 10px;border:1px solid #e1e8e6;border-radius:999px;background:#fff;color:#66736f;font-size:12px}.cases-compact-metrics b{color:#1d2926;font-size:12px}.cases-compact-metrics .needs-action{background:#fff4e9;border-color:#ffd6bf;color:#b64a17}.cases-compact-tabs{display:flex;gap:6px;margin-bottom:13px;padding:5px;background:#f5f8f7;border:1px solid #e4eae8;border-radius:10px;overflow:auto}.cases-compact-tabs a{white-space:nowrap;padding:7px 11px;border-radius:7px;font-size:12px;font-weight:700}.cases-compact-tabs a:hover{background:#fff}.cases-compact-tabs b{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:5px;padding:0 4px;border-radius:9px;background:#e2f3f0;color:#248f86;font-size:12px}.cases-compact-section{margin:0 0 13px;border:1px solid #e1e7e5;border-radius:12px;background:#fff;overflow:hidden}.cases-compact-section-title{height:43px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0ef;background:#fbfcfc}.cases-compact-section-title h2{font-size:14px;margin:0}.cases-compact-section-title>span{min-width:24px;height:24px;padding:0 7px;border-radius:12px;background:#e5f5f2;color:#218f84;display:grid;place-items:center;font-size:12px;font-weight:800}.compact-case{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 13px;border-bottom:1px solid #edf0ef}.compact-case:last-child{border-bottom:0}.compact-case-attention{background:#fffaf6}.compact-case-attention:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#f35319}.compact-case-icon{width:29px;height:29px;border-radius:50%;background:#e5f5f2;color:#218f84;display:grid;place-items:center;font-size:12px;font-weight:800}.compact-case-top{display:flex;align-items:center;gap:7px;min-width:0}.compact-case-top>b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.compact-case-top .badge{padding:4px 7px;font-size:12px}.compact-alert{padding:3px 6px;border-radius:8px;background:#fff0dc;color:#b66714;font-size:12px;font-weight:800}.compact-case-meta{display:flex;gap:6px;margin-top:4px;min-width:0;color:#77827f;font-size:12px}.compact-case-meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-case-meta span+span:before{content:'·';margin-right:6px;color:#b5bdbb}.compact-case-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;white-space:nowrap}.compact-case-actions a,.compact-case-actions button,.compact-offer-actions a,.compact-offer-actions button{border:1px solid #dfe5e3;background:#fff;color:#4f5d59;border-radius:6px;padding:6px 8px;font:700 9px Arial;cursor:pointer}.compact-case-actions form,.compact-offer-actions form{margin:0}.compact-case-actions .compact-primary,.compact-offer-actions .compact-primary{background:#f35319;border-color:#f35319;color:#fff}.compact-case-actions>span{font-size:12px;color:#7b8582}.compact-offers{grid-column:2/-1;margin-top:1px}.compact-offers summary{width:max-content;cursor:pointer;color:#d34b17;font-size:12px;font-weight:800;list-style:none}.compact-offers summary::-webkit-details-marker{display:none}.compact-offers summary:before{content:'▾';margin-right:5px}.compact-offers:not([open]) summary:before{content:'▸'}.compact-offers>div{margin-top:8px;border:1px solid #e6ebe9;border-radius:8px;overflow:hidden}.compact-offer{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:8px 10px;background:#fbfdfc;border-bottom:1px solid #edf0ef}.compact-offer:last-child{border-bottom:0}.compact-offer b{font-size:12px}.compact-offer small{display:inline;margin-left:7px;color:#7a8581;font-size:12px}.compact-offer p{margin:3px 0 0;color:#606d69;font-size:12px;line-height:1.35}.compact-provided{padding:5px 7px!important;background:#edf8f3;border-radius:6px}.compact-offer-actions{display:flex;gap:5px}.compact-history{background:#fcfdfd}.compact-more{position:relative}.compact-more summary{list-style:none;cursor:pointer;border:1px solid #dfe5e3;border-radius:6px;padding:4px 8px;font-weight:800}.compact-more summary::-webkit-details-marker{display:none}.compact-more>div{position:absolute;right:0;top:29px;z-index:5;width:110px;padding:5px;background:#fff;border:1px solid #e1e6e4;border-radius:8px;box-shadow:0 8px 24px rgba(30,40,37,.12)}.compact-more>div a{display:block;border:0;padding:7px;font-size:12px}.cases-compact-empty{padding:18px;display:flex;gap:10px;align-items:center}.cases-compact-empty b{font-size:12px}.cases-compact-empty span{font-size:12px;color:#77827f}
@media(max-width:700px){.u-main{width:min(100% - 20px,1120px);margin-top:14px}.cases-compact-head{align-items:flex-start}.cases-compact-head h1{font-size:21px}.cases-compact-metrics{justify-content:flex-end}.cases-compact-metrics span{padding:5px 7px;font-size:12px}.cases-compact-tabs{margin-bottom:9px}.compact-case{grid-template-columns:27px minmax(0,1fr);padding:9px 10px;gap:8px}.compact-case-icon{width:26px;height:26px}.compact-case-actions{grid-column:2;justify-content:flex-start;margin-top:2px}.compact-case-top{flex-wrap:wrap;gap:4px}.compact-case-top>b{width:100%;font-size:13px}.compact-case-meta{max-width:100%;overflow:hidden}.compact-offers{grid-column:2}.compact-offer{grid-template-columns:1fr}.compact-offer-actions{justify-content:flex-start}.cases-compact-section-title{height:38px;padding:0 10px}.cases-compact-section-title h2{font-size:13px}.compact-more>div{left:0;right:auto}}

/* My cases visual polish v1 */
.page-offers .cases-polished-head{position:relative;overflow:hidden}
.page-offers .cases-head-copy{position:relative;z-index:2}
.page-offers .cases-head-art{position:absolute;left:250px;top:50%;transform:translateY(-50%);width:82px;height:60px;object-fit:contain;pointer-events:none}
.page-offers .cases-compact-metrics{position:relative;z-index:2}
.page-offers .cases-compact-metrics span{background:#fff;border:1px solid #e4e9e9;border-radius:999px;box-shadow:0 3px 10px rgba(31,48,51,.025)}
.page-offers .cases-compact-section{overflow:hidden;box-shadow:0 5px 18px rgba(30,45,48,.025)}
.page-offers .cases-section-name{display:flex;align-items:center;gap:9px;min-width:0}
.page-offers .cases-section-name img{width:28px;height:28px;object-fit:contain;flex:0 0 28px}
.page-offers .cases-section-name h2{margin:0}
.page-offers #my-requests .cases-compact-section-title{background:linear-gradient(90deg,#f4fbfa,#fff 52%)}
.page-offers #agreements .cases-compact-section-title{background:linear-gradient(90deg,#fff8f3,#fff 52%)}
.page-offers #history .cases-compact-section-title{background:linear-gradient(90deg,#f4f9fc,#fff 52%)}
.page-offers .compact-case-icon-img{background:transparent!important;border:0!important;overflow:visible}
.page-offers .compact-case-icon-img img{width:28px;height:28px;object-fit:contain;display:block}
.page-offers .compact-case{transition:background .15s ease}.page-offers .compact-case:hover{background:#fcfdfd}
@media(max-width:700px){.page-offers .cases-head-art{left:auto;right:180px;width:56px;height:44px;opacity:.45}.page-offers .cases-section-name img{width:24px;height:24px;flex-basis:24px}}
@media(max-width:520px){.page-offers .cases-head-art{display:none}}


/* ix.ua Google OAuth */
.google-button-brand{position:relative;display:flex!important;align-items:center;justify-content:center;gap:10px;background:#fff!important;color:#263238!important;border:1px solid #d9dfe1!important;box-shadow:0 1px 2px rgba(20,35,40,.04)}
.google-button-brand:hover{background:#f8faf9!important;border-color:#cbd5d7!important}
.google-g{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;font-size:15px;font-weight:800;font-family:Arial,sans-serif;color:#4285f4;background:#fff;border:1px solid #e4e7e8;line-height:1}
.google-hint{margin:8px 0 0;text-align:center;color:#788489;font-size:13px;line-height:1.45}

/* ix.ua cases v5: scalable lists, notices, contacts */
.nav-cases-wrap{position:relative;display:inline-flex}.nav-cases-wrap .app-nav-link{height:100%}.nav-notify-badge{position:absolute;right:2px;top:2px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#ff4f16;color:#fff;display:grid;place-items:center;font-size:12px;line-height:1;box-shadow:0 0 0 2px #fff;pointer-events:none}.cases-notice-stack{display:grid;gap:7px;margin:0 0 10px}.cases-notice{display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;padding:10px 13px;border:1px solid #ffd8c6;border-radius:11px;background:linear-gradient(100deg,#fff7f1,#fff 70%);text-decoration:none;color:#25302d;box-shadow:0 5px 18px rgba(91,56,35,.05)}.cases-notice:hover{border-color:#ffad84;transform:translateY(-1px)}.cases-notice-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ff4f16;color:#fff;font-size:16px}.cases-notice small{display:block;color:#e9531c;font-size:11px;font-weight:800;letter-spacing:1px}.cases-notice b{display:block;font-size:13px;margin:2px 0}.cases-notice em{display:block;color:#6e7975;font-size:12px;font-style:normal}.cases-notice i{font-style:normal;color:#e9531c;font-size:16px}.cases-tools{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 0 10px}.cases-filter-tabs{display:flex;gap:4px;padding:4px;border:1px solid #e2e9e7;border-radius:9px;background:#f6f9f8}.cases-filter-tabs button{border:0;background:transparent;border-radius:6px;padding:6px 9px;font:700 9px Arial;color:#64716d;cursor:pointer}.cases-filter-tabs button.active{background:#fff;color:#f35319;box-shadow:0 2px 8px rgba(30,45,40,.07)}.cases-search{display:flex;align-items:center;gap:5px;border:1px solid #e1e7e5;border-radius:9px;background:#fff;padding:0 9px;color:#7c8884}.cases-search input{width:180px;border:0!important;outline:0;padding:8px 2px!important;font-size:12px!important}.cases-compact-section-title{cursor:pointer;user-select:none}.cases-compact-section-title:after{content:'⌃';margin-left:8px;color:#87928f;font-size:12px}.cases-compact-section-title>span{margin-left:auto}.cases-collapsed .compact-case{display:none!important}.cases-collapsed .cases-compact-section-title{border-bottom:0}.cases-collapsed .cases-compact-section-title:after{content:'⌄'}.compact-thanks-link{background:#fff8e8!important;border-color:#f3dfb0!important;color:#8c6b19!important}.request-contact-box{margin:4px 0 14px;padding:14px;border:1px solid #dfe9e6;border-radius:11px;background:linear-gradient(120deg,#f7fbfa,#fff)}.request-contact-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.request-contact-head small{color:#f35319;font-size:11px;font-weight:800;letter-spacing:1px}.request-contact-head h2{font-size:14px;margin:2px 0}.request-contact-head p{font-size:12px;color:#71807b;margin:0}.request-contact-head>span{font-size:20px}.request-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.request-contact-item{padding:9px!important;border:1px solid #e6ecea;border-radius:8px;background:#fff}.request-contact-item>b{display:block;font-size:12px;margin-bottom:5px}.request-contact-item>input{margin:0 0 6px!important}.contact-visibility{display:flex;gap:8px;flex-wrap:wrap}.contact-visibility label{display:flex!important;align-items:center;gap:3px;font-size:11px!important;color:#687570;font-weight:600!important}.contact-visibility input{width:auto!important;margin:0!important}.request-contact-note{display:block;margin-top:8px;color:#74817d;font-size:11px}.rd-contacts{margin-top:16px}.rd-contact-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rd-contact{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:9px 10px;border:1px solid #e2e9e7;border-radius:8px;background:#fbfdfc}.rd-contact b{font-size:12px}.rd-contact span{font-size:12px;color:#3c514b}.rd-contact .locked{color:#78837f;font-size:12px}.help-thanks{margin:0 0 12px;padding:17px!important;background:linear-gradient(120deg,#fff9ec,#fff);border-color:#f0dfb6!important}.help-thanks small{color:#9b791d;font-size:12px;font-weight:800;letter-spacing:.7px}.help-thanks blockquote{margin:9px 0 0;padding:0;border:0;font-size:13px;line-height:1.55;color:#35413d}
@media(max-width:700px){.cases-tools{align-items:stretch;flex-direction:column}.cases-filter-tabs{overflow:auto}.cases-search input{width:100%}.request-contact-grid,.rd-contact-list{grid-template-columns:1fr}.nav-notify-badge{right:8px;top:5px}.cases-notice{grid-template-columns:34px 1fr 15px}}
/* v5.1 request lifecycle */
.compact-case-actions .case-danger{color:#b63a2f;border-color:#f0c8c3;background:#fff8f7}.compact-case-actions .case-danger:hover{background:#fff0ee;border-color:#dc8f86}.cases-filter-tabs button[data-case-filter="hidden"]{opacity:.78}.compact-case[data-case-state="hidden"]{opacity:.72}.compact-case[data-case-state="hidden"] .compact-case-icon{filter:grayscale(.45)}

/* v5.2: separate actionable counters */
.nav-cases-wrap .nav-notify-offers{right:2px;top:2px;background:#ff4f16}
.nav-cases-wrap .nav-notify-confirm{right:-5px;top:22px;background:#2689e8;box-shadow:0 0 0 2px #fff}
.page-offers .compact-verify{background:#2689e8!important;border-color:#2689e8!important;color:#fff!important;box-shadow:0 3px 10px rgba(38,137,232,.18)}
.page-offers .compact-verify:hover{background:#1675cf!important;border-color:#1675cf!important}
.page-offers .cases-compact-metrics .needs-confirm{border-color:#cfe4fb;background:#f3f9ff;color:#176fbd}
.page-offers .cases-compact-metrics .needs-confirm b{color:#176fbd}
@media(max-width:700px){.nav-cases-wrap .nav-notify-offers{right:8px;top:5px}.nav-cases-wrap .nav-notify-confirm{right:2px;top:24px}}
/* v5.3 — personal ix.ua social card */
.profile-card-promo{display:flex;align-items:center;gap:18px;margin-top:16px;padding:18px 22px;background:linear-gradient(110deg,#f4fbfa,#fffaf6);border:1px solid #dceae8}.profile-card-promo-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#e4f6f3;color:#0b9488;font-size:25px;flex:0 0 auto}.profile-card-promo h2{margin:3px 0 5px;font-size:20px}.profile-card-promo p{margin:0;color:#607572;font-size:13px;line-height:1.5;max-width:650px}.profile-card-promo .u-btn{margin-left:auto;white-space:nowrap}.card-maker-head{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;margin-bottom:16px;background:linear-gradient(110deg,#f1fbfa,#fffaf7)}.card-maker-head h1{margin:5px 0;font-size:30px}.card-maker-head p{margin:0;color:#607572}.card-maker-rule{display:flex;flex-direction:column;max-width:230px;padding:12px 15px;border:1px solid #dce9e7;border-radius:12px;background:#fff}.card-maker-rule b{color:#0b9488}.card-maker-rule span{font-size:13px;color:#71827f;margin-top:3px}.card-maker-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:16px;align-items:start}.card-maker-controls,.card-maker-preview{padding:20px}.card-maker-preview{position:sticky;top:16px}.card-step{display:flex;gap:10px;align-items:flex-start;margin:3px 0 12px}.card-step>b{width:28px;height:28px;border-radius:50%;background:#f4511e;color:#fff;display:grid;place-items:center}.card-step h2{font-size:17px;margin:1px 0}.card-step p{margin:2px 0;color:#748582;font-size:13px}.card-symbols{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:22px}.card-symbols button{border:1px solid #dce8e6;background:#fff;border-radius:10px;padding:9px 4px;cursor:pointer;color:#4c625f}.card-symbols button i{display:block;font-style:normal;font-size:20px;color:#0b9488;font-weight:800;height:24px}.card-symbols button span{display:block;font-size:12px;margin-top:3px}.card-symbols button.active{border-color:#f4511e;box-shadow:0 0 0 2px rgba(244,81,30,.08);color:#f4511e}.card-phrases{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-height:255px;overflow:auto;padding-right:3px}.card-phrases button{text-align:left;border:1px solid #e0e9e7;background:#fff;border-radius:9px;padding:8px 9px;font-size:12px;line-height:1.35;cursor:pointer;color:#405552}.card-phrases button span{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#eef8f6;color:#0b9488;margin-right:5px;font-weight:700}.card-phrases button.active{border-color:#f4511e;background:#fff9f6}.card-custom-label{display:block;margin:10px 0 20px;font-size:13px;font-weight:700}.card-custom-label textarea{display:block;width:100%;min-height:72px;margin-top:5px;border:1px solid #d9e5e3;border-radius:9px;padding:10px;resize:vertical;box-sizing:border-box}.card-formats{display:flex;gap:7px;margin-bottom:15px}.card-formats button{flex:1;border:1px solid #dce8e6;background:#fff;border-radius:9px;padding:9px 5px;font-size:12px;cursor:pointer}.card-formats button.active{background:#fff3ed;border-color:#f4511e;color:#e94816;font-weight:700}.card-result-toggle{display:flex;align-items:center;gap:7px;padding:11px;border-radius:10px;background:#f2faf8;font-size:13px;color:#45615d}.card-preview-title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.card-preview-title h2{font-size:17px;margin:0}.card-preview-title p{font-size:12px;color:#758582;margin:3px 0}.card-preview-title>span{font-weight:900;color:#f4511e}.card-canvas-wrap{display:grid;place-items:center;min-height:360px;background:#edf4f3;border-radius:13px;padding:14px;overflow:hidden}.card-canvas-wrap canvas{display:block;max-width:100%;max-height:590px;width:auto;height:auto;box-shadow:0 10px 30px rgba(23,45,41,.12)}.card-maker-preview form{display:flex;gap:8px;margin-top:12px}.card-maker-preview form .u-btn{flex:1;text-align:center}.card-storage-note{display:block;color:#7b8b88;text-align:center;margin-top:8px;font-size:12px}
@media(max-width:850px){.card-maker-grid{grid-template-columns:1fr}.card-maker-preview{position:static}.card-maker-head{align-items:flex-start;gap:12px}.profile-card-promo{align-items:flex-start;flex-wrap:wrap}.profile-card-promo .u-btn{margin-left:70px}.card-symbols{grid-template-columns:repeat(5,1fr)}}@media(max-width:560px){.card-maker-head{flex-direction:column}.card-maker-rule{max-width:none;width:100%;box-sizing:border-box}.card-phrases{grid-template-columns:1fr}.card-symbols{grid-template-columns:repeat(2,1fr)}.card-formats{flex-wrap:wrap}.card-maker-preview form{flex-direction:column}.profile-card-promo .u-btn{margin-left:0;width:100%;text-align:center}}

/* ix.ua organizations v7 — compact visual system aligned with requests */
.org-kicker{display:block;color:#078f83;font-size:12px;font-weight:800;letter-spacing:1.35px;margin-bottom:6px}.org-verified{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#e8f7f3;color:#078c7d;font-size:12px;font-weight:800}.org-category-chip{display:inline-flex;align-items:center;width:max-content;padding:5px 8px;border-radius:999px;background:#eaf8f5;color:#238b80;font-size:12px;font-weight:700}
.org-directory-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:16px;align-items:start}.org-directory-hero{position:relative;min-height:178px;padding:26px 28px;border:1px solid #d7e9e7;border-radius:12px;background:linear-gradient(110deg,#f0faf8,#fff 62%,#fff8f2);overflow:hidden}.org-directory-hero>div{position:relative;z-index:2;width:64%}.org-directory-hero h1{font-size:27px;line-height:1.15;margin:0 0 8px}.org-directory-hero p{max-width:580px;margin:0;color:#586966;font-size:12px;line-height:1.55}.org-directory-hero>img{position:absolute;right:8px;bottom:0;width:310px;height:170px;object-fit:contain}.org-hero-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.org-hero-tags span{padding:5px 8px;border:1px solid #dbe9e7;border-radius:999px;background:rgba(255,255,255,.82);color:#49635f;font-size:11px;font-weight:700}
.org-directory-filter{display:grid;grid-template-columns:minmax(0,1fr) 205px auto;gap:8px;margin-top:14px;padding:12px;border:1px solid #dde8e6;border-radius:12px;background:#fff}.org-filter-title{grid-column:1/-1;display:flex;align-items:center;gap:9px;padding:0 2px 8px;border-bottom:1px solid #e8eeed}.org-filter-title>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff0e8;color:#f35319}.org-filter-title b{display:block;font-size:13px}.org-filter-title small{display:block;margin-top:2px;color:#7b8885;font-size:11px}.org-search{display:flex;align-items:center;gap:7px;border:1px solid #dce7e5;border-radius:8px;padding:0 10px}.org-search i{font-style:normal;color:#079286}.org-search input{width:100%;border:0!important;padding:9px 0!important;outline:0;font-size:12px!important}.org-sort{position:relative}.org-sort>span{display:none}.org-sort select{height:100%;margin:0!important;padding:0 9px!important;font-size:12px!important}.org-directory-filter .u-btn{min-width:78px}.org-list-head{display:flex;justify-content:space-between;align-items:end;margin:14px 2px 8px}.org-list-head span{color:#f35319;font-size:11px;font-weight:800;letter-spacing:1px}.org-list-head h2{font-size:18px;margin:3px 0 0}.org-list-head>b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e9f7f4;color:#138d80;font-size:12px}.org-directory-list{display:grid;gap:9px}.org-directory-card{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #dfe8e7;border-radius:12px;background:#fff;overflow:hidden}.org-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e5f6f3;color:#099287;font-size:20px;font-weight:800}.org-card-main{min-width:0}.org-card-top{display:flex;align-items:center;gap:7px}.org-city{color:#71807d;font-size:12px}.org-card-main h2{font-size:15px;margin:5px 0 4px}.org-card-main>p{margin:0;color:#596a66;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-card-stats{display:flex;gap:14px;flex-wrap:wrap;margin-top:8px;color:#667672;font-size:11px}.org-card-stats b{color:#263431;font-size:12px}.org-open{position:relative;z-index:2;white-space:nowrap}.org-card-corner{position:absolute;right:-25px;bottom:-28px;width:70px;height:70px;border-radius:50%;background:#eaf8f5}.org-directory-empty{display:flex;align-items:center;gap:12px;padding:24px}.org-directory-empty>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eaf8f5;color:#168f83}.org-directory-empty h2{font-size:15px;margin:0 0 3px}.org-directory-empty p{font-size:12px;margin:0;color:#73817e}
.org-directory-side{display:grid;gap:12px}.org-side-how,.org-side-art{padding:17px!important}.org-side-head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.org-side-head>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e7f6f3;color:#0b8e82;font-weight:800}.org-side-head small{color:#078f83;font-size:11px;font-weight:800;letter-spacing:1px}.org-side-head h2{font-size:16px;margin:2px 0}.org-side-how article{display:grid;grid-template-columns:24px 1fr;gap:8px;padding:9px 0;border-top:1px solid #edf1f0}.org-side-how article>i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eaf8f5;color:#0b8e82;font-style:normal;font-size:12px;font-weight:800}.org-side-how article b{display:block;font-size:12px}.org-side-how article span{display:block;margin-top:2px;color:#75827f;font-size:11px;line-height:1.4}.org-side-art{text-align:center;background:linear-gradient(180deg,#f1faf8,#fff)!important}.org-side-art img{width:150px;height:90px;object-fit:contain}.org-side-art h2{font-size:15px;margin:4px 0}.org-side-art p{font-size:12px;color:#6e7d79;margin:0}.org-side-note{display:flex;gap:8px;padding:10px 12px;border:1px solid #f0dfd3;border-radius:10px;background:#fff8f3;font-size:12px;line-height:1.45}.org-side-note>span{color:#f35319;font-weight:800}.org-side-note p{margin:0}.org-side-note a{color:#e84b16;font-weight:700}
.org-profile-hero{position:relative;min-height:142px;display:flex;align-items:center;padding:20px 24px;border:1px solid #d7e8e6;border-top:4px solid #51aaa2;border-radius:12px;background:linear-gradient(110deg,#eef9f7,#fff 65%);overflow:hidden}.org-profile-id{position:relative;z-index:2;display:flex;align-items:center;gap:15px}.org-profile-id>span,.org-profile-id>img{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;object-fit:cover;background:#ddf2ef;color:#178f84;font-size:25px;font-weight:800}.org-profile-id h1{font-size:25px;margin:6px 0 4px}.org-profile-id p{font-size:12px;color:#64736f;margin:0}.org-profile-art{position:absolute;right:18px;bottom:0;width:230px;height:130px;object-fit:contain;opacity:.9}.org-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0}.org-profile-stats>div{display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;align-items:center;padding:9px 11px;border:1px solid #dfe8e7;border-radius:9px;background:#fff}.org-profile-stats i{grid-row:1/3;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e8f7f4;color:#128e82;font-style:normal}.org-profile-stats b{font-size:14px}.org-profile-stats span{font-size:11px;color:#77837f}.org-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:8px}.org-about,.org-trust-card{padding:17px!important}.org-section-title{display:flex;align-items:center;gap:9px}.org-section-title>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff0e8;color:#f35319}.org-section-title h2{font-size:16px;margin:0}.org-section-title small{display:block;margin-top:2px;color:#7b8884;font-size:11px}.org-about>p{font-size:12px;line-height:1.55}.org-purpose{margin-top:11px;padding:10px 11px;border-left:3px solid #49aaa0;border-radius:7px;background:#f4faf9}.org-purpose b{font-size:12px}.org-purpose p{font-size:12px;margin:4px 0 0}.org-contacts{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px;font-size:12px}.org-contacts a{color:#238b80}.org-trust-card{display:flex;align-items:center;gap:10px}.org-trust-card img{width:72px;height:64px;object-fit:contain}.org-trust-card b{font-size:12px}.org-trust-card p{font-size:11px;line-height:1.45;color:#71807c}.org-needs{margin-top:8px!important;padding:16px!important}.org-needs-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e7eceb}.org-needs-head>b{font-size:11px;color:#71807d}.org-need-card{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f0}.org-need-card:last-child{border-bottom:0}.org-need-photo{position:relative;width:118px;height:78px;border-radius:9px;overflow:hidden;background:#eef8f6}.org-need-photo img{width:100%;height:100%;object-fit:cover}.org-need-photo>span{position:absolute;left:6px;bottom:5px;padding:3px 6px;border-radius:999px;background:rgba(20,35,31,.7);color:#fff;font-size:11px}.org-need-placeholder{display:grid;place-items:center}.org-need-placeholder>span{position:static;background:none;color:#168f83;font-size:25px}.org-need-copy{min-width:0}.org-need-copy h3{font-size:13px;margin:5px 0}.org-need-copy>p{font-size:12px;color:#61716d;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.org-need-meta{display:flex;gap:10px;margin-top:7px;color:#73817d;font-size:11px}.org-help-btn{white-space:nowrap}.org-needs-empty{display:flex;align-items:center;gap:8px;padding:16px;color:#74817e;font-size:12px}.org-needs-empty>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e8f7f4;color:#128e82}
.org-request-form{max-width:850px;margin:0 auto;padding:20px!important}.org-form-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #e8edec}.org-form-head h1{font-size:22px;margin:0 0 5px}.org-form-head p{font-size:12px;color:#6c7b77;margin:0}.org-form-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff0e8;color:#f35319;font-size:22px}.org-form-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:11px!important;margin-top:14px}.org-field-wide{grid-column:1/-1}.org-form-grid label>span,.org-photo-field>span{display:block;margin-bottom:5px;font-size:12px;font-weight:700}.org-form-grid small,.org-photo-field small{color:#89938f;font-size:11px;font-weight:400}.org-form-grid textarea{min-height:100px!important}.org-photo-field{min-width:0}.org-photo-picker{min-height:68px!important;display:flex!important;flex-direction:column;justify-content:center;padding:10px 12px!important;border:1px dashed #a8d7d1!important;border-radius:9px;background:#f5fbfa;cursor:pointer}.org-photo-picker input{display:none}.org-photo-picker b{color:#168f83;font-size:12px}.org-photo-picker em{font-size:11px;color:#778682;font-style:normal;margin-top:3px}.org-photo-preview{display:flex;gap:5px;margin-top:6px}.org-photo-preview>span{position:relative;width:52px;height:45px;border-radius:6px;overflow:hidden}.org-photo-preview img{width:100%;height:100%;object-fit:cover}.org-photo-preview b{position:absolute;left:2px;bottom:2px;padding:2px 3px;background:rgba(0,0,0,.6);color:#fff;font-size:11px}.org-form-actions{display:flex;justify-content:flex-end;gap:7px;padding-top:5px}
.org-dashboard-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px!important}.org-dashboard-head h1{font-size:22px;margin:6px 0 3px}.org-dashboard-head p{font-size:12px;color:#6f7d79;margin:0}.org-dashboard-actions{display:flex;gap:7px}.org-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0}.org-dashboard-stats>div{padding:11px 13px;border:1px solid #dfe8e7;border-radius:9px;background:#fff}.org-dashboard-stats b{display:block;font-size:16px}.org-dashboard-stats span{font-size:11px;color:#75827e}.org-dashboard-section{padding:17px!important;margin-top:8px!important}.org-dashboard-section>.org-section-title{padding-bottom:10px;border-bottom:1px solid #e9eeed}.org-dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f0}.org-dashboard-row:last-child{border-bottom:0}.org-dashboard-row b{display:block;font-size:12px;margin:4px 0}.org-dashboard-row small{font-size:11px;color:#77847f}.org-dashboard-row p{font-size:12px;color:#667570;margin:4px 0}.org-dashboard-row form{display:flex;gap:5px}.org-dashboard-value{text-align:right}.org-dashboard-value b{font-size:13px}.org-dashboard-value small{display:block}
@media(max-width:900px){.org-directory-layout{grid-template-columns:1fr}.org-directory-side{grid-template-columns:1fr 1fr}.org-side-note{grid-column:1/-1}.org-profile-grid{grid-template-columns:1fr}.org-profile-art{opacity:.3}.org-dashboard-stats{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.org-directory-hero{min-height:150px;padding:20px}.org-directory-hero>div{width:78%}.org-directory-hero h1{font-size:21px}.org-directory-hero>img{width:170px;opacity:.28}.org-hero-tags{display:none}.org-directory-filter{grid-template-columns:1fr}.org-filter-title{grid-column:1}.org-directory-card{grid-template-columns:40px 1fr}.org-avatar{width:38px;height:38px}.org-open{grid-column:2;justify-self:start}.org-card-stats{gap:7px}.org-directory-side{grid-template-columns:1fr}.org-side-note{grid-column:1}.org-profile-hero{min-height:120px;padding:15px}.org-profile-id>span,.org-profile-id>img{width:52px;height:52px}.org-profile-id h1{font-size:20px}.org-profile-art{width:145px;opacity:.18}.org-profile-stats{grid-template-columns:1fr 1fr}.org-profile-stats>div:last-child{grid-column:1/-1}.org-need-card{grid-template-columns:82px 1fr}.org-need-photo{width:82px;height:66px}.org-help-btn{grid-column:2;justify-self:start}.org-form-grid{grid-template-columns:1fr}.org-field-wide{grid-column:1}.org-form-actions{flex-direction:column}.org-dashboard-head{align-items:flex-start;gap:12px;flex-direction:column}.org-dashboard-actions{width:100%;flex-wrap:wrap}.org-dashboard-row{grid-template-columns:1fr}.org-dashboard-value{text-align:left}}
/* v7.1 organization category filter */
.org-category-row{grid-column:1/-1;display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding-top:2px}.org-category-toggle,.org-category-chip{height:28px;border:1px solid #dce7e5;border-radius:8px;background:#fff;color:#526460;display:inline-flex;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer}.org-category-toggle{color:#263431}.org-category-toggle>span{color:#f35319;font-size:12px}.org-category-toggle>b{font-size:12px;color:#899692;transition:transform .18s}.org-category-toggle.active>b{transform:rotate(180deg)}.org-category-chip i{font-style:normal;width:18px;height:18px;border-radius:6px;background:#edf8f6;color:#138d80;display:grid;place-items:center;font-size:12px}.org-category-chip:hover,.org-category-chip.active,.org-category-toggle:hover,.org-category-toggle.active{border-color:#f7b49a;background:#fff7f2;color:#e84912}.org-category-chip.active i{background:#ffeadf;color:#f35319}.org-category-more{display:none;flex-basis:100%;align-items:center;gap:6px;flex-wrap:wrap;padding:2px 0 0 0}.org-category-more.open{display:flex}.org-category-row .filter-reset{margin-left:auto;font-size:12px;color:#798783;text-decoration:none}.org-category-row .filter-reset:hover{color:#f35319}
@media(max-width:650px){.org-category-row{gap:5px}.org-category-row>.org-category-chip:nth-of-type(n+4){display:none}.org-category-more.open{display:grid;grid-template-columns:1fr 1fr;width:100%}.org-category-more .org-category-chip{justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}.org-category-row .filter-reset{margin-left:0}}

/* organization dashboard v8 */
.organization-app .app-main{max-width:1000px}.org-control-hero{position:relative;min-height:132px;padding:22px 245px 20px 24px!important;overflow:hidden;background:linear-gradient(110deg,#effbf9 0,#fff 62%,#fff5ed 100%)}.org-control-hero:before{content:"";position:absolute;width:190px;height:190px;border:1px solid #d8efeb;border-radius:50%;right:210px;top:-110px}.org-control-copy{position:relative;z-index:2}.org-control-copy h1{font-size:24px;margin:6px 0}.org-control-copy p{font-size:12px;color:#647671;max-width:470px;margin:0}.org-control-meta{display:flex;gap:14px;margin-top:11px;font-size:11px;color:#58716b}.org-control-hero>img{position:absolute;right:126px;bottom:-8px;width:155px;height:120px;object-fit:contain}.org-control-actions{position:absolute;right:18px;top:31px;display:grid;gap:8px;width:126px}.org-control-actions .u-btn{text-align:center;justify-content:center}.org-control-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:9px 0}.org-control-stats>*{min-height:62px;border:1px solid #dfe9e7;border-radius:11px;background:#fff;padding:10px 12px;text-decoration:none;color:inherit;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center}.org-control-stats i{grid-row:1/3;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#e9f8f5;color:#169789;font-style:normal}.org-control-stats b{font-size:14px;align-self:end}.org-control-stats span{font-size:11px;color:#73817d;align-self:start}.org-control-grid{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:10px}.org-control-panel{padding:16px!important}.org-control-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eeec;padding-bottom:11px}.org-control-title h2{font-size:16px;margin:2px 0}.org-control-title p{font-size:12px;color:#778580;margin:0}.org-needs-tabs{display:flex;gap:6px;margin:10px 0}.org-needs-tabs span{padding:6px 9px;border-radius:16px;background:#f5f8f7;font-size:11px;color:#657570}.org-needs-tabs .active{background:#e4f6f2;color:#087f74}.org-needs-tabs b{margin-left:3px}.org-manage-need{display:grid;grid-template-columns:92px minmax(0,1fr) 112px;gap:12px;padding:11px 0;border-top:1px solid #edf1f0}.org-manage-photo{height:82px;border-radius:9px;overflow:hidden;background:#eff9f7;border:1px solid #dcebe8}.org-manage-photo img{width:100%;height:100%;object-fit:cover}.org-manage-photo>span{height:100%;display:grid;place-items:center;align-content:center;color:#42a99e;font-size:18px}.org-manage-photo small{display:block;font-size:11px;color:#7c8b87;margin-top:4px}.org-manage-top{display:flex;justify-content:space-between;gap:8px}.org-status{font-size:11px;border-radius:12px;padding:4px 6px;background:#eaf7ef;color:#328452}.org-status.fulfilled{background:#f2f4f4;color:#6e7774}.org-status.hidden{background:#fff2e8;color:#b96c32}.org-manage-main h3{font-size:13px;margin:7px 0 4px}.org-manage-main p{font-size:12px;line-height:1.45;color:#697873;margin:0}.org-manage-meta{display:flex;gap:10px;margin-top:8px;font-size:11px;color:#788682}.org-manage-actions{display:flex;flex-direction:column;gap:5px;justify-content:center}.org-manage-actions .u-btn{font-size:11px!important;padding:7px!important;text-align:center;justify-content:center}.org-manage-actions form{display:flex;gap:3px;flex-wrap:wrap}.org-manage-actions form button{border:0;background:#f4f7f6;color:#687772;border-radius:6px;padding:5px;font-size:11px;cursor:pointer}.org-manage-actions form .danger{color:#d54b38;background:#fff1ef}.org-control-side{display:grid;gap:9px;align-content:start}.org-side-action,.org-quick{padding:15px!important;position:relative;overflow:hidden}.org-side-action:after{content:"";position:absolute;width:75px;height:75px;border-radius:50%;background:#fff2e7;right:-25px;bottom:-32px}.org-side-action.soft:after{background:#e8f7f4}.org-side-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff0e7;color:#f2551c}.org-side-action h3,.org-quick h3{font-size:13px;margin:9px 0}.org-side-action>b{font-size:24px}.org-side-action p{font-size:12px;color:#6f7d79;line-height:1.45}.org-side-action a{font-size:11px;color:#ef531b;font-weight:700;text-decoration:none}.org-quick>a{display:grid;grid-template-columns:27px 1fr auto;gap:7px;align-items:center;padding:8px 0;border-top:1px solid #edf1f0;text-decoration:none;color:#26332f}.org-quick>a i{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e8f7f4;color:#159487;font-style:normal}.org-quick>a b{display:block;font-size:12px}.org-quick>a small{display:block;font-size:11px;color:#7b8884;margin-top:2px}.org-empty{padding:30px;text-align:center;background:#f7fbfa;border-radius:10px}.org-empty b,.org-empty span{display:block}.org-empty span{font-size:12px;color:#76847f;margin-top:4px}.org-dashboard-tip{display:flex;gap:10px;align-items:center;margin-top:10px;padding:12px 16px;border:1px solid #dcebea;border-radius:10px;background:linear-gradient(90deg,#edf9f7,#fff)}.org-dashboard-tip i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#d9f2ee;color:#168e82;font-style:normal}.org-dashboard-tip b,.org-dashboard-tip span{display:block}.org-dashboard-tip b{font-size:12px}.org-dashboard-tip span{font-size:11px;color:#697873;margin-top:2px}
@media(max-width:800px){.org-control-hero{padding:18px!important}.org-control-hero>img{opacity:.12;right:80px}.org-control-actions{position:relative;right:auto;top:auto;width:auto;display:flex;margin-top:12px}.org-control-stats{grid-template-columns:1fr 1fr}.org-control-grid{grid-template-columns:1fr}.org-control-side{grid-template-columns:1fr 1fr}.org-quick{grid-column:1/-1}.org-manage-need{grid-template-columns:78px 1fr}.org-manage-actions{grid-column:2;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.org-manage-photo{height:70px}}
@media(max-width:520px){.org-control-stats{grid-template-columns:1fr}.org-control-side{grid-template-columns:1fr}.org-quick{grid-column:auto}.org-manage-need{grid-template-columns:68px 1fr}.org-manage-photo{height:62px}.org-control-title{align-items:flex-start;gap:8px}.org-needs-tabs{overflow:auto}.org-control-meta{flex-direction:column;gap:4px}}
\n/* v8.1 readability + transparent organization hero */
.organization-app .org-control-copy p{font-size:12px;line-height:1.5}.organization-app .org-control-meta{font-size:12px}.organization-app .org-control-hero>img{right:128px;bottom:-2px;width:230px;height:132px;object-fit:contain;opacity:.94;mix-blend-mode:multiply;pointer-events:none}.organization-app .org-control-stats b{font-size:17px}.organization-app .org-control-stats span{font-size:12px;line-height:1.25}.organization-app .org-control-title p{font-size:13px}.organization-app .org-needs-tabs span{font-size:12px}.organization-app .org-category-chip{font-size:12px}.organization-app .org-status{font-size:12px}.organization-app .org-manage-main h3{font-size:15px;line-height:1.25;margin:6px 0 4px}.organization-app .org-manage-main p{font-size:13px;line-height:1.45}.organization-app .org-manage-meta{font-size:12px}.organization-app .org-manage-photo small{font-size:12px}.organization-app .org-manage-actions .u-btn{font-size:12px!important}.organization-app .org-manage-actions form button{font-size:12px}.organization-app .org-side-action h3,.organization-app .org-quick h3{font-size:13px}.organization-app .org-side-action p{font-size:13px}.organization-app .org-side-action a{font-size:12px}.organization-app .org-quick>a b{font-size:13px}.organization-app .org-quick>a small{font-size:12px}.organization-app .org-dashboard-tip b{font-size:13px}.organization-app .org-dashboard-tip span{font-size:12px}.organization-app .org-empty span{font-size:12px}@media(max-width:800px){.organization-app .org-control-hero>img{right:20px;width:210px;height:125px;opacity:.16;mix-blend-mode:multiply}}\n
/* v8.2 requests audience switch + request photo card fix */
.requests-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.requests-ask-btn{height:38px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center}
.requests-action-divider{width:1px;height:24px;background:#dfe8e6}
.request-audience-switch{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #dce8e6;border-radius:10px;background:rgba(255,255,255,.88)}
.request-audience-switch>a{height:31px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:7px;color:#52635f;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}
.request-audience-switch>a i{font-style:normal;color:#43a79d;font-size:12px}
.request-audience-switch>a b{min-width:20px;height:20px;padding:0 5px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#edf7f5;color:#218f84;font-size:12px}
.request-audience-switch>a:hover{background:#f4faf8;color:#243531}
.request-audience-switch>a.active{background:#e5f6f2;color:#087f74}
.request-audience-switch>a.active.organization{background:#fff0e8;color:#e94d16}
.request-audience-switch>a.active.organization i{color:#f35319}
.request-audience-switch>a.active.organization b{background:#ffe4d7;color:#e94d16}
.request-card-body{display:grid;grid-template-columns:116px minmax(0,1fr);gap:16px;align-items:stretch}
.request-card-photo{position:relative;width:116px;height:128px;overflow:hidden;border:1px solid #dce9e7;border-radius:10px;background:linear-gradient(145deg,#edf9f7,#f8fbfa)}
.request-card-photo>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.request-card-photo>span{position:absolute;left:6px;bottom:6px;padding:3px 6px;border-radius:999px;background:rgba(20,42,40,.72);color:#fff;font-size:11px;font-weight:700}
.request-photo-empty{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#76908b;text-align:center}
.request-photo-empty i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dff3ef;color:#26998e;font-style:normal;font-size:14px}
.request-photo-empty b{font-size:12px;font-weight:700}
.request-card-copy{min-width:0;display:flex;flex-direction:column}
.request-card-copy .record-top{margin:0}
.requests-card .request-card-copy h2{margin:9px 0 5px}
.requests-card .request-card-copy>p{min-height:0;margin:0 0 4px;font-size:12px;line-height:1.5}
.requests-card .request-card-copy .request-meta{margin:8px 0}
.requests-card .request-card-copy .request-footer{margin-top:auto;padding-top:9px}
.org-request-owner{font-weight:700;color:#40534f}
@media(max-width:650px){
 .requests-hero-actions{gap:6px}
 .requests-action-divider{display:none}
 .request-audience-switch{padding:2px}
 .request-audience-switch>a{height:29px;padding:0 7px;font-size:12px;gap:4px}
 .request-audience-switch>a b{min-width:18px;height:18px;font-size:12px}
 .request-card-body{grid-template-columns:88px minmax(0,1fr);gap:10px}
 .request-card-photo{width:88px;height:108px}
 .request-photo-empty b{font-size:11px}
}


/* FINAL COMPATIBILITY FIX: keep organization dashboard v8.1, restore proven request audience switch v2/v3 */
/* v2: compact People / Organizations switch on current requests */
.request-audience-switch{display:flex;align-items:center;gap:4px;width:max-content;margin:12px 0 -7px;padding:4px;border:1px solid #dfe9e7;border-radius:12px;background:#f4f8f7;box-shadow:0 5px 18px rgba(25,61,56,.04)}
.request-audience-switch a{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border-radius:9px;color:#60706d;text-decoration:none;font-size:12px;font-weight:800;transition:.15s ease}
.request-audience-switch a i{font-size:12px;color:#57aaa0;font-style:normal}.request-audience-switch a b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#e4efed;color:#60706d;font-size:12px}
.request-audience-switch a.active{background:#fff;color:#0e8e82;box-shadow:0 2px 8px rgba(25,61,56,.10)}.request-audience-switch a.active b{background:#dcf4ef;color:#087f74}.request-audience-switch a.active.organization{color:#ed561e}.request-audience-switch a.active.organization i{color:#ed561e}.request-audience-switch a.active.organization b{background:#fff0e9;color:#dc4d19}
.organization-request-card{border-left-color:#ef8c62!important}.organization-request-card .org-request-status{background:#e9f7f4;color:#16867b}.organization-request-card .org-request-owner{margin:4px 0 5px!important;color:#16867b!important;font-weight:800!important;font-size:12px!important}.organization-request-card .request-footer>a{border-color:#ff7a4b;color:#e84e18}
@media(max-width:650px){.request-audience-switch{width:100%;margin-top:9px}.request-audience-switch a{flex:1;justify-content:center}.requests-filter-panel-v2 .requests-filter-top{gap:8px}}
/* v3: audience switch integrated into requests hero */
.requests-hero-actions{display:flex;align-items:center;gap:10px;margin-top:15px}.requests-hero-actions .requests-ask-btn{height:36px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.requests-action-divider{width:1px;height:28px;background:#dfe8e6}.request-audience-switch-hero{margin:0;box-shadow:none;background:rgba(255,255,255,.72);backdrop-filter:blur(3px)}.request-audience-switch-hero a{min-height:32px;padding:0 10px}.request-audience-switch-hero a b{min-width:19px;height:19px}
@media(max-width:650px){.requests-hero-actions{gap:6px;margin-top:10px;flex-wrap:wrap}.requests-hero-actions .requests-ask-btn{height:32px!important;padding:0 10px!important}.requests-action-divider{height:24px}.request-audience-switch-hero{width:auto;margin:0}.request-audience-switch-hero a{flex:0 0 auto;min-height:30px;padding:0 8px;font-size:12px}.request-audience-switch-hero a b{min-width:17px;height:17px;font-size:11px}}


/* FINAL PHOTO PROPORTION FIX: restore taller request thumbnails only */
@media(min-width:651px){
  .requests-card .request-card-body{grid-template-columns:116px minmax(0,1fr)}
  .requests-card .request-card-photo{width:116px;height:150px}
}

/* Taller request photo only */
.requests-card .request-card-photo,
.organization-request-card .request-card-photo{width:110px;height:180px;min-height:180px}
.requests-card .request-card-photo>img,
.organization-request-card .request-card-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:650px){
.requests-card .request-card-photo,
.organization-request-card .request-card-photo{width:92px;height:145px;min-height:145px}
}

/* v8.3 organizations directory readability standard */
.org-directory-layout .org-kicker{font-size:13px;line-height:1.35}
.org-directory-hero p{font-size:14px;line-height:1.55}
.org-hero-tags span{font-size:13px;line-height:1.25;padding:7px 10px}
.org-filter-title b{font-size:15px;line-height:1.3}
.org-filter-title small{font-size:13px;line-height:1.4;margin-top:3px}
.org-search input{font-size:13px!important;line-height:1.35}
.org-sort select{font-size:13px!important}
.org-directory-filter .u-btn{font-size:13px!important}
.org-category-toggle,.org-category-chip{height:34px;font-size:12px;line-height:1.2;padding:0 11px}
.org-category-toggle>b{font-size:12px}.org-category-chip i{font-size:13px}
.org-category-row .filter-reset{font-size:12px}
.org-list-head span{font-size:12px;line-height:1.3}
.org-list-head h2{font-size:22px}.org-list-head>b{font-size:13px}
.org-verified{font-size:12px;line-height:1.2}
.org-city{font-size:12px;line-height:1.3}
.org-card-main h2{font-size:19px;line-height:1.25}
.org-card-main>p{font-size:13px;line-height:1.45}
.org-card-stats{font-size:12px;line-height:1.35;gap:18px}
.org-card-stats b{font-size:14px}
.org-open{font-size:13px!important}
.org-side-head small{font-size:12px;line-height:1.3}
.org-side-head h2{font-size:19px;line-height:1.25}
.org-side-how article b{font-size:13px;line-height:1.3}
.org-side-how article span{font-size:13px;line-height:1.45;margin-top:3px}
.org-side-how article>i{font-size:13px}
.org-side-art h2{font-size:19px;line-height:1.3}
.org-side-art p{font-size:12px;line-height:1.45}
.org-side-note{font-size:12px;line-height:1.5;padding:13px 14px}
.org-directory-empty h2{font-size:18px}.org-directory-empty p{font-size:13px;line-height:1.45}
@media(max-width:650px){
 .org-directory-hero p{font-size:13px}
 .org-filter-title b{font-size:14px}.org-filter-title small{font-size:13px}
 .org-search input,.org-sort select{font-size:13px!important}
 .org-category-toggle,.org-category-chip{font-size:13px;height:33px}
 .org-card-main h2{font-size:18px}.org-card-main>p{font-size:13px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
 .org-card-stats{font-size:13px;gap:10px}.org-card-stats b{font-size:13px}
 .org-verified,.org-city{font-size:13px}
 .org-side-how article b{font-size:13px}.org-side-how article span{font-size:13px}
 .org-side-art p,.org-side-note{font-size:12px}
}


/* v8.4 organizations directory filter layout fix
   Keep readability standard; prevent sort field from colliding with Search button. */
@media (min-width:651px){
  .org-directory-filter{
    grid-template-columns:minmax(260px,1fr) minmax(170px,190px) 96px;
    column-gap:10px;
  }
  .org-directory-filter .org-search,
  .org-directory-filter .org-sort{
    min-width:0;
  }
  .org-directory-filter .org-sort select{
    width:100%;
    min-width:0;
    box-sizing:border-box;
  }
  .org-directory-filter > .u-btn{
    width:96px;
    min-width:96px;
    padding-left:10px!important;
    padding-right:10px!important;
    box-sizing:border-box;
    justify-content:center;
  }
}
@media (min-width:651px) and (max-width:900px){
  .org-directory-filter{
    grid-template-columns:minmax(0,1fr) 170px 92px;
    column-gap:8px;
  }
  .org-directory-filter > .u-btn{
    width:92px;
    min-width:92px;
  }
}


/* Organization public profile — ix.ua readability standard.
   Fix remaining legacy 7–9px labels without enlarging the already-good title. */
.org-profile-id p{
  font-size:13px;
  line-height:1.4;
}
.org-profile-stats span{
  font-size:12px;
  line-height:1.3;
}
.org-section-title small{
  font-size:12px;
  line-height:1.35;
}
.org-about>p{
  font-size:14px;
  line-height:1.55;
}
.org-purpose b{
  font-size:13px;
  line-height:1.4;
}
.org-purpose p{
  font-size:13px;
  line-height:1.5;
}
.org-contacts{
  font-size:12px;
  line-height:1.4;
}
.org-trust-card b{
  font-size:14px;
  line-height:1.35;
}
.org-trust-card p{
  font-size:12px;
  line-height:1.5;
}
.org-needs-head>b{
  font-size:12px;
}
.org-need-photo>span{
  font-size:13px;
}
.org-need-placeholder>span{
  font-size:25px;
}
.org-need-copy h3{
  font-size:15px;
  line-height:1.3;
}
.org-need-copy>p{
  font-size:12px;
  line-height:1.5;
}
.org-need-meta{
  font-size:13px;
  line-height:1.35;
}
.org-needs-empty{
  font-size:13px;
  line-height:1.45;
}

@media(max-width:650px){
  .org-profile-id p{font-size:13px}
  .org-profile-stats span{font-size:12px}
  .org-section-title small{font-size:12px}
  .org-about>p{font-size:14px}
  .org-purpose b{font-size:13px}
  .org-purpose p{font-size:13px}
  .org-contacts{font-size:12px}
  .org-trust-card b{font-size:14px}
  .org-trust-card p{font-size:12px}
  .org-needs-head>b{font-size:12px}
  .org-need-copy h3{font-size:15px}
  .org-need-copy>p{font-size:12px}
  .org-need-meta{font-size:13px}
}


/* ix.ua global typography readability standard — 2026-08
   Normal body copy must remain comfortably readable on desktop and mobile. */
body{font-size:14px}
button,input,select,textarea{font-size:13px}
small{line-height:1.4}
@media(max-width:650px){
  body{font-size:14px}
  button,input,select,textarea{font-size:14px}
}

/* ix.ua — restored organization directory card design from 5user.css.
   Global typography remains from the current rolled-back user.css. */
.org-directory-card{
  min-height:154px;
  padding:17px 18px 16px 16px;
  align-items:center;
  background:linear-gradient(112deg,#fff 0%,#fff 78%,#f6fcfa 100%);
}
.org-directory-card .org-avatar{
  width:50px;height:50px;flex:0 0 50px;
  box-shadow:0 0 0 7px #f2fbf8;
}
.org-directory-card .org-card-main{min-width:0}
.org-directory-card .org-card-top{margin-bottom:4px}
.org-directory-card .org-card-main h2{margin:0 0 4px}
.org-directory-card .org-card-main>p{margin:0 0 11px}
.org-card-stats-pretty{
  display:flex!important;
  gap:7px!important;
  align-items:stretch;
  flex-wrap:wrap;
  margin-top:8px!important;
}
.org-card-stats-pretty .org-metric{
  display:flex!important;
  align-items:center;
  gap:8px;
  min-width:145px;
  padding:7px 10px!important;
  border:1px solid #e0ece9;
  border-radius:11px;
  background:rgba(247,252,251,.92);
  line-height:1.15!important;
}
.org-card-stats-pretty .org-metric img{
  width:31px;height:31px;flex:0 0 31px;
}
.org-card-stats-pretty .org-metric>span{
  display:block!important;
  padding:0!important;
  border:0!important;
  min-width:0;
}
.org-card-stats-pretty .org-metric small{
  display:block;
  margin-bottom:3px;
  font-size:12px;
  color:#65777d;
  white-space:nowrap;
}
.org-card-stats-pretty .org-metric b{
  display:block;
  font-size:14px!important;
  color:#172831;
  white-space:nowrap;
}
.org-directory-card .org-open{
  min-width:118px;
  text-align:center;
  position:relative;
  z-index:2;
}
.org-directory-card .org-card-corner{
  width:54px;height:54px;
  background:linear-gradient(135deg,transparent 48%,#dff5ef 49%);
  opacity:.9;
}
@media(max-width:760px){
  .org-directory-card{align-items:flex-start}
  .org-card-stats-pretty{display:grid!important;grid-template-columns:1fr 1fr}
  .org-card-stats-pretty .org-metric{min-width:0}
  .org-card-stats-pretty .org-metric:nth-child(3){grid-column:1/-1}
}
@media(max-width:430px){
  .org-card-stats-pretty{grid-template-columns:1fr}
  .org-card-stats-pretty .org-metric:nth-child(3){grid-column:auto}
}


/* ix.ua — compact organization title/meta row */
.org-directory-card .org-name-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:0 0 5px;
}
.org-directory-card .org-name-row h2{
  margin:0;
  min-width:0;
}
.org-directory-card .org-name-meta{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:7px;
  flex:0 0 auto;
}
.org-directory-card .org-name-meta .org-verified,
.org-directory-card .org-name-meta .org-city{
  white-space:nowrap;
  margin:0;
}
.org-directory-card{
  min-height:142px;
}
.org-directory-card .org-card-main>p{
  margin-bottom:8px;
}
@media(max-width:600px){
  .org-directory-card .org-name-row{
    align-items:flex-start;
    flex-wrap:wrap;
    gap:5px 10px;
  }
  .org-directory-card .org-name-meta{
    justify-content:flex-start;
  }
}


/* ix.ua — organization name + badges inline */
.org-directory-card .org-name-row{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex-wrap:wrap;
  gap:6px;
  margin:0 0 5px;
}
.org-directory-card .org-name-row h2{
  margin:0 4px 0 0;
  min-width:0;
}
.org-directory-card .org-name-row .org-verified,
.org-directory-card .org-name-row .org-city-badge{
  display:inline-flex;
  align-items:center;
  min-height:27px;
  padding:4px 9px;
  border-radius:999px;
  white-space:nowrap;
  font-size:13px;
  font-weight:700;
  line-height:1;
}
.org-directory-card .org-name-row .org-verified{
  background:#e4f7f1;
  color:#087f73;
}
.org-directory-card .org-name-row .org-city-badge{
  background:#f3f7f7;
  border:1px solid #dfe9e7;
  color:#52666e;
}
@media(max-width:600px){
  .org-directory-card .org-name-row{
    justify-content:flex-start;
    gap:6px;
  }
}

/* ix.ua — request list preview: readable text, maximum 4 lines.
   Applies ONLY to the description inside request-list cards.
   Full request pages are not affected. */
.organization-request-card .request-card-copy > p:not(.org-request-owner),
.request-card:not(.organization-request-card) .request-card-copy > p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  max-height: 6em;
  font-size: 15px;
  line-height: 1.5;
}

/* Keep organization name separate and fully visible. */
.organization-request-card .request-card-copy > .org-request-owner {
  display: block;
  overflow: visible;
  max-height: none;
  font-size: 14px;
  line-height: 1.4;
}


/* ix.ua — request edit v2: same visual scale as request creation */
.request-edit-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}
.request-edit-workspace .request-create-card{margin-top:16px;padding:28px 30px 30px}
.request-edit-back{display:inline-flex;align-items:center;margin:0 0 16px;color:#188d80;text-decoration:none;font-size:14px;font-weight:800}
.request-edit-back:hover{text-decoration:underline}
.request-edit-card-v2 .request-card-title{margin-bottom:18px}
.request-edit-card-v2 .request-card-title small{font-size:12px;font-weight:800;letter-spacing:.12em;color:#1a9a87}
.request-edit-card-v2 .u-form label{font-size:14px}
.request-edit-card-v2 .u-form input,.request-edit-card-v2 .u-form select,.request-edit-card-v2 .u-form textarea{font-size:15px}
.request-edit-card-v2 textarea{min-height:112px}
.request-edit-photos{margin-top:16px}
.request-existing-photos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0 12px}
.request-existing-photo{position:relative!important;display:block!important;margin:0!important;overflow:hidden;border:1px solid #dce8e5;border-radius:12px;background:#f7faf9}
.request-existing-photo img{display:block;width:100%;height:118px;object-fit:cover}
.request-existing-photo>b{position:absolute;left:7px;bottom:34px;padding:4px 7px;border-radius:999px;background:rgba(18,39,43,.78);color:#fff;font-size:11px}
.request-existing-photo>span{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;color:#a14b42;font-size:12px;font-weight:800}
.request-existing-photo>span input{width:auto!important;height:auto!important;margin:0!important}
.request-edit-card-v2 .request-contact-compact .contact-picker{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 10px}
.request-edit-card-v2 .request-contact-compact .contact-pick{appearance:none;border:1px solid #dfe8e6;background:#fff;border-radius:11px;padding:9px 12px;font:inherit;font-weight:700;color:#334543;cursor:pointer}
.request-edit-card-v2 .request-contact-compact .contact-pick.is-active{border-color:#55b9ad;background:#eaf8f5;color:#147d72}
.request-edit-card-v2 .request-contact-compact .request-contact-grid{display:block!important}
.request-edit-card-v2 .request-contact-compact .request-contact-item{display:none!important;margin-top:9px;padding:12px!important;border:1px solid #e1e9e7!important;border-radius:12px!important;background:#fff!important}
.request-edit-card-v2 .request-contact-compact .request-contact-item.is-active{display:grid!important;grid-template-columns:140px minmax(180px,1fr) auto;gap:10px;align-items:center}
.request-edit-card-v2 .request-contact-compact .request-contact-item>b{font-size:14px}
.request-edit-card-v2 .request-contact-compact .contact-visibility{display:flex!important;gap:4px!important;margin:0!important;padding:3px!important;border:1px solid #dfe8e6;border-radius:10px;background:#f7faf9}
.request-edit-card-v2 .request-contact-compact .contact-visibility label{position:relative;display:flex!important;align-items:center;justify-content:center;min-height:36px;margin:0!important;padding:7px 10px!important;border-radius:8px;font-size:13px!important;font-weight:700!important;white-space:nowrap;cursor:pointer}
.request-edit-card-v2 .request-contact-compact .contact-visibility input{position:absolute;opacity:0;pointer-events:none}
.request-edit-card-v2 .request-contact-compact .contact-visibility label:has(input:checked){background:#fff;border:1px solid #b9ddd8;color:#147d72}
.request-edit-actions-v2{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:18px}
.request-edit-actions-v2 .u-btn{min-width:220px}
.request-edit-actions-v2>a{color:#697572;text-decoration:none;font-weight:800}
.request-edit-side{margin-top:16px}
@media(max-width:900px){.request-edit-workspace{grid-template-columns:1fr}.request-edit-side{grid-template-columns:1fr 1fr;margin-top:0}.request-existing-photos{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.request-edit-workspace .request-create-card{padding:22px 18px}.request-edit-side{grid-template-columns:1fr}.request-edit-card-v2 .request-contact-compact .request-contact-item.is-active{grid-template-columns:1fr}.request-edit-card-v2 .request-contact-compact .contact-visibility{width:100%}.request-edit-card-v2 .request-contact-compact .contact-visibility label{flex:1;white-space:normal}.request-edit-actions-v2{align-items:stretch;flex-direction:column}.request-edit-actions-v2>*{width:100%;text-align:center}.request-existing-photo img{height:105px}}

/* ix.ua main logo — compact replacement for the old mark + text brand. */
.u-head .u-brand.ix-site-logo-brand,
.public-head .u-brand.ix-site-logo-brand,
.app-head .u-brand.ix-site-logo-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 108px!important;
  width:108px!important;
  height:78px!important;
  max-width:108px!important;
  max-height:78px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  line-height:0!important;
  font-size:0!important;
}
.u-brand.ix-site-logo-brand .ix-brand-mark,
.u-brand.ix-site-logo-brand > b,
.u-brand.ix-site-logo-brand::before,
.u-brand.ix-site-logo-brand::after{display:none!important;content:none!important}
.u-head .u-brand.ix-site-logo-brand > img.ix-site-logo,
.public-head .u-brand.ix-site-logo-brand > img.ix-site-logo,
.app-head .u-brand.ix-site-logo-brand > img.ix-site-logo{
  display:block!important;
  width:108px!important;
  height:auto!important;
  max-width:108px!important;
  max-height:74px!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
}
@media(max-width:1100px){
  .u-head .u-brand.ix-site-logo-brand,
  .public-head .u-brand.ix-site-logo-brand,
  .app-head .u-brand.ix-site-logo-brand{flex-basis:92px!important;width:92px!important;max-width:92px!important;height:66px!important;max-height:66px!important}
  .u-head .u-brand.ix-site-logo-brand > img.ix-site-logo,
  .public-head .u-brand.ix-site-logo-brand > img.ix-site-logo,
  .app-head .u-brand.ix-site-logo-brand > img.ix-site-logo{width:92px!important;max-width:92px!important;max-height:64px!important}
}
