/* ix.ua homepage fix v2 — isolated overrides only */
/* New complete logo is the only brand element on landing header/footer. */
.landing-head .u-brand:before,.landing-footer .u-brand:before{display:none!important;content:none!important;width:0!important;height:0!important;flex-basis:0!important;margin:0!important;background:none!important}
.landing-logo{display:flex!important;align-items:center;width:112px;height:64px;overflow:visible;font-size:0;line-height:0;flex:0 0 112px;gap:0!important}
.landing-logo img{display:block;width:108px;height:auto;max-height:62px;object-fit:contain}
.landing-actions .language-switch,.landing-actions .u-btn.secondary{height:38px}
.landing-actions .u-btn.secondary{padding:0 13px;border-color:#ef6b42;color:#e94e16;border-radius:7px;font-size:12px}

/* Verified organisations: compact, readable and scalable from 1 to 3 cards. */
.org-home{text-align:left;padding-top:38px!important;padding-bottom:38px!important}
.org-home-head{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 18px}
.org-home-copy{max-width:620px}.org-home-copy .eyebrow{margin-bottom:9px}.org-home-copy h2{font-size:30px;letter-spacing:-.8px;margin:0 0 7px}.org-home-copy p{margin:0;color:var(--muted);font-size:13px}
.org-home-trust{min-width:260px;padding:11px 14px;background:#ffffffb8;border:1px solid #d5e8e5;border-radius:12px;display:flex;align-items:center;gap:10px;box-shadow:0 7px 22px #46738a0a}
.org-home-trust .trust-check{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;flex:0 0 30px;background:#dff3ed;color:#16866c;font-weight:800}
.org-home-trust b,.org-home-trust div>span{display:block}.org-home-trust b{color:#147b66;font-size:12px;margin-bottom:3px}.org-home-trust div>span{color:var(--muted);font-size:10px;line-height:1.35}
.org-home-grid{gap:14px!important}
.org-home-grid article,.org-home-grid>a{position:relative;min-height:128px!important;border-radius:13px;padding:17px 18px!important;transition:.18s ease;background:#fff}
.org-home-grid>a:hover{transform:translateY(-2px);box-shadow:0 12px 28px #46738a16;border-color:#c9e1df}
.org-home-grid i{width:30px!important;height:30px!important;font-size:13px!important}.org-home-grid h3{font-size:14px;margin:10px 0 5px}.org-home-grid p{margin:0!important;font-size:12px!important}.org-home-grid span{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:999px;background:#e9f7f1;color:#23866e;font-size:10px;font-weight:700}
.org-home .all-link{display:block;width:max-content;margin:17px 0 0 auto;color:#247b9e;font-weight:600}

/* CTA: no cropped bitmap; graphic is integrated into the banner itself. */
.landing-cta-new{height:126px;grid-template-columns:235px 1fr auto;padding:0 28px 0 20px;border-radius:13px;background:linear-gradient(105deg,#ef4d13,#ff641d);box-shadow:0 12px 30px #ef551326;overflow:hidden;gap:22px}
.cta-chain-art{height:100%;display:flex;align-items:center;justify-content:center;gap:7px;position:relative}
.cta-chain-art:before,.cta-chain-art:after{content:"";position:absolute;width:105px;height:105px;border-radius:50%;background:#ffffff12}.cta-chain-art:before{left:-48px;top:-44px}.cta-chain-art:after{right:-30px;bottom:-62px}
.cta-hand{font-size:62px;line-height:1;color:#ffd3bd;transform:rotate(-25deg);font-family:Arial,sans-serif}.cta-hand.right{transform:rotate(25deg)}
.cta-link{width:43px;height:27px;border:7px solid #fff;border-radius:18px;display:block;margin-left:-10px;transform:rotate(-10deg);box-shadow:0 2px 0 #0000000c}.cta-link.green{border-color:#16876d;margin-left:-18px}.cta-link.blue{border-color:#247ca4}.cta-link.orange{border-color:#ffb238}
.landing-cta-copy{position:relative;z-index:1}.landing-cta-new h2{font-size:25px;margin-bottom:5px}.landing-cta-new p{font-size:12px;margin:0}.cta-formula{display:flex;align-items:center;gap:7px;margin-top:9px;color:#fff;font-size:13px}.cta-formula strong{color:#c9f1e5;font-size:19px;line-height:1}.cta-formula em{font-style:normal;opacity:.85}.cta-formula i{font-style:normal;font-size:22px;line-height:.7;font-weight:900}.cta-formula i:nth-of-type(2){color:#ffd06d}.cta-formula i:nth-of-type(3){color:#ffe1a4}
.landing-cta-action{display:flex;flex-direction:column;align-items:center;gap:7px;position:relative;z-index:1}.landing-cta-action .u-btn{min-width:132px}.landing-cta-action small{font-size:10px;color:#fff4ee}
.landing-footer-logo{height:58px}

@media(max-width:900px){.org-home-head{align-items:stretch;flex-direction:column;gap:14px}.org-home-trust{min-width:0;max-width:330px}.landing-cta-new{grid-template-columns:165px 1fr;height:auto;min-height:140px;padding-right:18px}.cta-chain-art{min-height:140px}.landing-cta-action{grid-column:2;align-items:flex-start;margin-bottom:12px}}
@media(max-width:650px){.landing-logo{width:88px;flex-basis:88px;height:58px}.landing-logo img{width:86px}.landing-actions .u-btn.secondary{height:35px;padding:0 10px}.org-home{padding-top:30px!important;padding-bottom:30px!important}.landing-cta-new{grid-template-columns:1fr;text-align:center;padding:20px}.cta-chain-art{display:none}.landing-cta-action{grid-column:1;align-items:center}.cta-formula{justify-content:center}}

/* Verified organisations v3: contained two-panel layout. */
.org-home{padding:34px 20px!important;background:#eef9fc!important}
.org-home-inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:stretch}
.org-home-intro,.org-home-list{background:#fff;border:1px solid #dce9eb;border-radius:16px;box-shadow:0 8px 24px rgba(31,70,80,.045)}
.org-home-intro{padding:24px 25px;display:flex;flex-direction:column;align-items:flex-start}
.org-home-intro .eyebrow{margin:0 0 10px}.org-home-intro h2{margin:0 0 10px;font-size:27px;line-height:1.05;letter-spacing:-.65px}.org-home-intro>p{margin:0;color:var(--muted);font-size:12px;line-height:1.55;max-width:250px}
.org-home-intro .org-home-trust{min-width:0;width:100%;box-sizing:border-box;margin-top:19px;padding:10px 11px;background:#f3fbf8;border-color:#d9eee7;border-radius:11px;box-shadow:none}
.org-home-list{padding:18px 18px 17px;min-width:0}
.org-home-list-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:1px 2px 13px;border-bottom:1px solid #edf1f2}
.org-home-list-head>div b,.org-home-list-head>div span{display:block}.org-home-list-head>div b{font-size:13px;color:#17232a;margin-bottom:3px}.org-home-list-head>div span{font-size:10px;color:var(--muted)}
.org-home .org-home-list-head .all-link{display:block;width:auto;margin:0;font-size:11px;white-space:nowrap;color:#247b9e;font-weight:700}
.org-home-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding-top:13px}
.org-home-grid article,.org-home-grid>a{box-sizing:border-box;min-height:112px!important;padding:14px!important;border:1px solid #e1e8e9!important;border-radius:12px!important;background:#fff!important;display:grid!important;grid-template-columns:30px minmax(0,1fr) auto!important;column-gap:10px!important;align-content:start!important;text-decoration:none!important;box-shadow:none!important}
.org-home-grid article{grid-template-columns:30px minmax(0,1fr)!important}
.org-home-grid i{grid-column:1;width:30px!important;height:30px!important;margin:0!important;border-radius:50%;display:grid!important;place-items:center;background:#e3f5ef!important;color:#18836c!important;font-size:12px!important;font-style:normal;font-weight:800}
.org-card-copy{grid-column:2;min-width:0}.org-home-grid h3{margin:1px 0 5px!important;font-size:13px!important;line-height:1.25}.org-home-grid p{margin:0!important;font-size:11px!important;line-height:1.35;color:var(--muted)}
.org-home-grid .org-card-copy span{display:inline-block;margin-top:8px;padding:3px 7px;border-radius:999px;background:#e9f7f1;color:#23866e;font-size:9px;font-weight:700;line-height:1.25}
.org-home-grid>a>strong{grid-column:3;align-self:center;color:#ef5a22;font-size:15px;font-weight:700}.org-home-grid>a:hover{transform:none!important;box-shadow:0 7px 18px rgba(31,70,80,.07)!important;border-color:#c9dfdf!important}
@media(max-width:900px){.org-home-inner{grid-template-columns:1fr}.org-home-intro{display:grid;grid-template-columns:1fr minmax(230px,300px);column-gap:22px}.org-home-intro .eyebrow,.org-home-intro h2,.org-home-intro>p{grid-column:1}.org-home-intro .org-home-trust{grid-column:2;grid-row:1/4;margin-top:0;align-self:center}.org-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){.org-home{padding:24px 14px!important}.org-home-intro{display:block;padding:20px}.org-home-intro h2 br{display:none}.org-home-intro .org-home-trust{margin-top:16px}.org-home-list{padding:15px}.org-home-list-head{align-items:flex-start}.org-home-grid{grid-template-columns:1fr!important}.org-home-grid article,.org-home-grid>a{min-height:0!important}.org-home .org-home-list-head .all-link{margin-top:1px}}

/* CTA v4: calmer palette + lightweight vector chain/formula. */
.landing-cta-new{background:linear-gradient(105deg,#c95f3e,#d8754f)!important;box-shadow:0 10px 25px rgba(137,72,51,.14)!important}
.cta-chain-art:before,.cta-chain-art:after{display:none!important}
.cta-chain-art img{display:block;width:205px;max-width:100%;height:auto}
.landing-cta-new h2{color:#fffaf6}
.landing-cta-new p{color:#fff1e9}
.cta-formula{display:none!important}
.cta-formula-img{display:block;width:172px;height:auto;margin-top:7px}
.landing-cta-action .u-btn.light{background:#fffaf6!important;color:#b64e30!important;border-color:#fffaf6!important;box-shadow:none!important}
.landing-cta-action small{color:#fbe8df!important}
@media(max-width:900px){.cta-chain-art img{width:150px}.cta-formula-img{width:165px}}
@media(max-width:650px){.cta-formula-img{margin:8px auto 0}.cta-chain-art{display:none!important}}

/* CTA v5 — approved very-light version. Keep layout compact; no dark/orange panel. */
.landing-cta-new{
  height:148px!important;
  grid-template-columns:235px minmax(0,1fr) auto!important;
  padding:0 28px 0 20px!important;
  gap:22px!important;
  background:linear-gradient(105deg,#fffdf9 0%,#fffaf3 100%)!important;
  border:1px solid #f1e7d9!important;
  box-shadow:0 8px 24px rgba(70,55,38,.07)!important;
  overflow:hidden!important;
}
.cta-chain-art{height:148px!important;align-self:center!important}
.cta-chain-art img{width:205px!important;height:auto!important;opacity:.88}
.landing-cta-copy{align-self:center!important;min-width:0}
.landing-cta-new h2{color:#17232a!important;font-size:25px!important;margin:0 0 7px!important}
.landing-cta-new p{color:#58656b!important;font-size:12px!important;margin:0!important}
.cta-formula-img{display:block!important;width:172px!important;height:auto!important;margin-top:11px!important}
.landing-cta-action{align-self:center!important;gap:8px!important}
.landing-cta-action .u-btn.light{background:#eef7f1!important;color:#26745f!important;border:1px solid #d5e9df!important;box-shadow:none!important}
.landing-cta-action .u-btn.light:hover{background:#e6f3eb!important;border-color:#c8e1d5!important}
.landing-cta-action small{color:#7b817e!important}
@media(max-width:900px){.landing-cta-new{height:auto!important;min-height:148px!important;grid-template-columns:170px 1fr!important}.cta-chain-art{height:148px!important}.cta-chain-art img{width:150px!important}.cta-formula-img{width:165px!important}.landing-cta-action{grid-column:2!important;align-items:flex-start!important;margin-bottom:12px!important}}
@media(max-width:650px){.landing-cta-new{grid-template-columns:1fr!important;padding:20px!important;text-align:center!important}.cta-chain-art{display:none!important}.landing-cta-action{grid-column:1!important;align-items:center!important;margin-bottom:0!important}.cta-formula-img{margin:10px auto 0!important}}
