/* PLAIUL CUCULUI — premium support pages */
:root{--pc-green:#073d2d;--pc-green-2:#0d523b;--pc-green-3:#eaf3ee;--pc-gold:#dfaF2f;--pc-gold-2:#f4c84a;--pc-cream:#fff8e8;--pc-ink:#12372b;--pc-muted:#66786f;--pc-line:#d9e2dd;--pc-white:#fff;--pc-shadow:0 18px 45px rgba(8,50,36,.12)}
*{box-sizing:border-box}.support-page{margin:0;background:#fff;color:var(--pc-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.support-page a{color:inherit}.support-container{width:min(1500px,calc(100% - 56px));margin:auto}.support-top{position:sticky;top:0;z-index:5000;background:linear-gradient(90deg,#063927,#074731 55%,#063927);color:#fff;overflow:visible;box-shadow:0 8px 24px rgba(0,0,0,.12)}.support-nav{min-height:96px;display:flex;align-items:center;gap:20px;overflow:visible}.support-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;white-space:nowrap}.support-brand img{width:72px;height:72px;object-fit:contain}.support-brand strong{font-size:22px;font-weight:900}.support-main-menu{flex:1;display:flex;align-items:center;justify-content:center;gap:3px;min-width:0}.support-main-menu a{padding:14px 13px;border-radius:12px;text-decoration:none;color:#fff;font-size:16px;font-weight:850;white-space:nowrap;transition:.2s ease}.support-main-menu a:hover{background:rgba(255,255,255,.08);color:#ffe18a}.support-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end;white-space:nowrap}.support-btn,.support-lang-current{border:1px solid rgba(255,255,255,.30);border-radius:16px;padding:13px 20px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;font-size:16px;cursor:pointer;transition:.2s ease}.support-actions>.support-btn{min-width:116px}.support-actions>.support-btn:first-child:before{content:'♡';font-size:24px;margin-right:8px}.support-actions>.support-btn:nth-child(2):before{content:'🐾';font-size:18px;margin-right:8px}.support-btn{color:#fff}.support-btn.primary,.support-actions>.support-btn.active:first-child,.support-actions>.support-btn:first-child{background:linear-gradient(135deg,#e0ad20,#f3c641);border-color:#efc23f;color:#173126;box-shadow:0 10px 22px rgba(212,158,22,.24)}.support-actions>.support-btn:nth-child(2){background:rgba(0,0,0,.05);border:1.5px solid rgba(239,194,63,.65);color:#fff}.support-actions>.support-btn.active:nth-child(2){background:#fff;color:#0d3b2a;border-color:#fff}.support-btn:hover,.support-lang-current:hover{transform:translateY(-1px)}.support-lang{position:relative;z-index:8000}.support-lang-current{background:rgba(255,255,255,.05);color:#fff;min-width:88px;gap:8px}.support-lang-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:178px;padding:8px;border-radius:14px;background:#fff;box-shadow:0 22px 60px rgba(0,0,0,.28);display:none;z-index:99999;border:1px solid rgba(6,57,39,.08)}.support-lang.open .support-lang-menu{display:grid}.support-lang-menu a{display:grid;grid-template-columns:24px 30px 1fr;align-items:center;gap:8px;color:#183028;text-decoration:none;padding:10px;border-radius:9px;font-weight:800}.support-lang-menu a:hover,.support-lang-menu a[aria-current=page]{background:#edf4f0}.support-lang-flag{font-size:17px}.support-lang-code{font-weight:900}.support-lang-name{font-weight:650;color:#51645b}.support-demo-banner{position:relative;z-index:20;background:#fff1c6;border-bottom:1px solid #e7c758;color:#5b4a00;padding:12px 0;font-weight:850;font-size:14px}.support-demo-banner .support-container{text-align:center}.support-kicker{color:#0e6a4a;font-weight:950;letter-spacing:.12em;text-transform:uppercase;font-size:14px}.support-hero{padding:54px 0 32px;background:linear-gradient(180deg,#f7fbf8 0%,#fff 100%)}.support-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:stretch;gap:0;min-height:500px}.support-hero-copy{padding:34px 34px 34px 0;display:flex;flex-direction:column;justify-content:center}.support-hero h1{font-size:clamp(46px,4.25vw,76px);line-height:1.03;letter-spacing:-.035em;margin:14px 0 20px;max-width:720px}.support-hero p{max-width:720px;font-size:19px;line-height:1.65;color:#50675d}.support-hero-features{display:flex;gap:26px;flex-wrap:wrap;margin:24px 0}.support-feature{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800;color:#284a3d}.support-feature-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f7f4e9;border:1px solid #e8dcc0;font-size:19px}.support-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:8px}.support-hero-actions .support-btn{min-height:56px;border-radius:16px;padding:14px 24px}.support-hero-actions .primary{background:var(--pc-green);color:#fff;border-color:var(--pc-green);box-shadow:0 12px 30px rgba(6,61,45,.22)}.support-hero-media{position:relative;min-height:500px;border-radius:34px;overflow:hidden;background:#dce9e1;box-shadow:var(--pc-shadow)}.support-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.support-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,0) 24%,rgba(0,0,0,0) 100%);pointer-events:none}.support-hero-panel{position:absolute;right:24px;bottom:24px;z-index:2;width:min(330px,calc(100% - 48px));padding:22px 24px;border-radius:22px;background:rgba(4,65,45,.96);color:#fff;box-shadow:0 20px 44px rgba(0,0,0,.24)}.support-hero-panel h3{margin:0 0 12px;font-size:21px}.support-hero-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}.support-hero-panel li{font-size:14px}.support-hero-panel li:before{content:'✓';color:#a7d96e;font-weight:950;margin-right:9px}.support-section{padding:46px 0}.support-section.alt{background:#f7faf8}.support-section-head{text-align:center;margin-bottom:24px}.support-section h2{font-size:clamp(30px,3vw,46px);letter-spacing:-.025em;margin:0 0 9px}.support-section-lead{max-width:820px;margin:0 auto 26px;color:var(--pc-muted);line-height:1.7}.support-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.support-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.support-card{background:#fff;border:1px solid var(--pc-line);border-radius:22px;padding:24px;box-shadow:0 8px 28px rgba(11,60,43,.04)}.support-card h3{margin:6px 0 8px}.support-card p{color:var(--pc-muted);line-height:1.65}.support-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.support-choice{display:grid;grid-template-columns:76px 1fr;gap:20px;align-items:center;padding:24px;border:1px solid var(--pc-line);border-radius:18px;background:#fbfdfc;cursor:pointer;transition:.2s ease}.support-choice:hover,.support-choice.active{border-color:#d7b04a;box-shadow:0 12px 28px rgba(12,69,48,.08);transform:translateY(-2px)}.support-choice-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;border:1.5px solid var(--pc-green);font-size:30px;color:var(--pc-green)}.support-choice.company .support-choice-icon{border-color:#d4a421;color:#bd8e16}.support-choice h3{margin:0 0 6px;font-size:21px}.support-choice p{margin:0 0 10px}.support-choice .support-btn{min-height:42px;padding:9px 14px;border-radius:10px;background:var(--pc-green);border-color:var(--pc-green);font-size:13px;width:max-content}.support-choice.company .support-btn{background:#ddb33d;border-color:#ddb33d;color:#173126}.support-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900;background:#eaf3ee;color:#0d3b2a}.support-badge.demo{background:#fff3cd;color:#6a5200}.support-badge.sponsored{background:#e7f5ed;color:#1d6a46}.support-badge.available{background:#eef3ff;color:#315397}.support-tabs{display:none}.support-amount-title{text-align:center;margin:26px 0 10px;font-size:20px}.support-amounts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:12px 0 0}.support-amount{border:1px solid #d8e1dc;background:#fff;color:#0d3b2a;border-radius:12px;padding:14px 12px;font-weight:950;cursor:pointer;font-size:16px}.support-amount.active{background:#0d3b2a;color:#fff;border-color:#0d3b2a}.support-bank-panel{background:linear-gradient(135deg,#06442f,#07543a);color:#fff;border-radius:24px;padding:30px;box-shadow:0 20px 44px rgba(5,55,39,.20)}.support-bank-panel h2,.support-bank-panel h3{color:#fff}.support-bank-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:28px;align-items:stretch}.support-bank-card{background:#fff;color:var(--pc-ink);border-radius:17px;padding:17px 22px}.support-bank{display:grid;gap:0}.support-bank-row{display:grid;grid-template-columns:130px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #e4e9e6}.support-bank-row:last-child{border-bottom:0}.support-bank-label{color:#496056;font-size:12px;font-weight:950;text-transform:uppercase}.support-bank-value{overflow-wrap:anywhere;font-weight:850}.support-copy{border:1px solid #aebfb6;border-radius:8px;background:#fff;padding:7px 10px;cursor:pointer;font-weight:850;color:#164332}.support-copy-status{min-height:20px;color:#fff;font-weight:800}.support-bank-side{display:flex;flex-direction:column;justify-content:space-between;gap:18px}.support-trust{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center}.support-trust-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.6);font-size:28px}.support-proof-box{padding:18px;border-radius:16px;background:rgba(255,255,255,.10)}.support-proof-box h4{margin:0 0 8px}.support-proof-box p{color:rgba(255,255,255,.83);margin:0 0 12px}.support-proof-box .support-btn{background:#e0b643;border-color:#e0b643;color:#173126;min-height:44px;border-radius:10px;font-size:13px}.support-impact{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:22px}.support-impact-item{text-align:center}.support-impact-icon{width:64px;height:64px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#fff9e8;border:1px solid #eadfbe;font-size:28px}.support-impact-item strong{display:block;font-size:16px;margin-bottom:5px}.support-impact-item p{margin:0;color:#61736a;font-size:13px;line-height:1.5}.support-community{display:grid;grid-template-columns:220px 1fr 1fr;gap:28px;align-items:center;padding:24px;border-radius:22px;background:linear-gradient(90deg,#fff8e8,#fffdf8);border:1px solid #ecdfc0}.support-community-photo{height:165px;border-radius:18px;overflow:hidden}.support-community-photo img{width:100%;height:100%;object-fit:cover}.support-community h3{font-size:26px;margin:0 0 10px}.support-community p{color:#62746b}.support-avatar-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.support-avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eaf3ee;border:3px solid #fff;box-shadow:0 3px 12px rgba(0,0,0,.08);font-size:24px}.support-footer{background:#063927;color:rgba(255,255,255,.88);padding:30px 0}.support-footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center}.support-footer a{color:#fff}.support-footer-cta{display:flex;gap:12px;align-items:center}.support-footer-cta .support-btn{background:#e0b53a;border-color:#e0b53a;color:#173126}.animal-toolbar{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:16px 0 26px}.animal-filter{border:1px solid #d6dfda;border-radius:999px;background:#fff;padding:10px 18px;font-weight:850;color:#164333}.animal-filter.active{background:#0c4d38;color:#fff;border-color:#0c4d38}.animal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.animal-card{overflow:hidden;padding:0;display:flex;flex-direction:column}.animal-visual{min-height:205px;display:grid;place-items:center;font-size:86px;background:linear-gradient(145deg,#dfece4,#f6f2e8);border-bottom:1px solid #dbe4df;position:relative}.animal-visual:after{content:'';position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(7,61,45,.08))}.animal-body{padding:20px;display:flex;flex-direction:column;flex:1}.animal-head{display:flex;justify-content:space-between;gap:12px}.animal-head h3{font-size:23px;margin:0 0 4px}.animal-meta{color:#66766f;font-size:14px}.animal-price{margin:14px 0;font-weight:950;color:#0d3b2a;font-size:16px}.sponsor-box{display:flex;gap:12px;align-items:center;padding:14px;border-radius:15px;background:#f1f7f3;margin-top:15px}.sponsor-logo{width:50px;height:50px;border-radius:13px;display:grid;place-items:center;background:#0d3b2a;color:#fff;font-weight:900}.animal-actions{margin-top:auto;padding-top:16px}.animal-adopt{width:100%;border:0;border-radius:11px;padding:12px 14px;background:#0d3b2a;color:#fff;font-weight:900;cursor:pointer}.support-company-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;border:1px solid #eadfc6;background:#fffaf0;border-radius:18px;margin-top:22px}.support-company-banner .support-btn{background:#d9ad38;border-color:#d9ad38;color:#173126;border-radius:10px;min-height:44px}.support-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;position:relative}.support-process:before{content:'';position:absolute;left:8%;right:8%;top:28px;height:1px;background:#cddbd3}.support-process-item{text-align:center;position:relative}.support-process-num{position:relative;z-index:2;width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#f6f8ec;border:1px solid #d8dfc6;font-weight:950;color:#0d4c38}.support-process-item h4{margin:0 0 7px}.support-process-item p{font-size:13px;color:#63756b;line-height:1.5}.support-split{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.support-benefit-photo{display:grid;grid-template-columns:1fr 220px;overflow:hidden;padding:0}.support-benefit-copy{padding:25px}.support-benefit-photo img{width:100%;height:100%;object-fit:cover}.support-dark-card{background:#06442f;color:#fff}.support-dark-card h3{font-size:28px;margin-top:0}.support-dark-card p{color:rgba(255,255,255,.82)}.support-checks{list-style:none;padding:0;margin:16px 0;display:grid;gap:9px}.support-checks li:before{content:'✓';color:#f0c54a;margin-right:9px;font-weight:950}.support-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.support-faq{padding:18px;border:1px solid #dce4df;border-radius:14px;background:#fff}.support-faq strong{display:block;margin-bottom:7px}.support-faq p{margin:0;color:#63756b;line-height:1.55}.support-form{display:grid;gap:14px}.support-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-field{display:grid;gap:7px}.support-field label{font-size:13px;font-weight:900;color:#40534b}.support-field input,.support-field select,.support-field textarea{width:100%;border:1px solid #cfdad4;border-radius:12px;padding:12px 13px;background:#fff;color:#183028;font:inherit}.support-field textarea{min-height:105px;resize:vertical}.support-submit{border:0;border-radius:12px;background:#0d3b2a;color:#fff;padding:13px 18px;font-weight:900;cursor:pointer}.support-help{color:#66766f;font-size:13px;line-height:1.55}.support-modal-backdrop{position:fixed;inset:0;z-index:100000;background:rgba(5,25,18,.62);display:none;padding:20px;overflow:auto}.support-modal-backdrop.open{display:grid;place-items:start center}.support-modal{width:min(760px,100%);margin:30px auto;background:#fff;border-radius:22px;padding:23px}.support-modal-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.support-modal-close{border:1px solid #dbe4df;width:38px;height:38px;border-radius:50%;background:#fff;cursor:pointer;font-size:20px}.support-summary{padding:14px;border-radius:14px;background:#f0f6f2;margin:12px 0;font-weight:800}
@media(max-width:1280px){.support-container{width:min(1180px,calc(100% - 36px))}.support-main-menu a{font-size:14px;padding:12px 8px}.support-brand strong{font-size:18px}.support-actions{gap:8px}.support-btn,.support-lang-current{font-size:14px;padding:11px 14px}.support-hero-grid{grid-template-columns:1fr 1fr}.animal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.support-top{position:relative}.support-nav{flex-wrap:wrap;padding:10px 0}.support-main-menu{order:3;width:100%;overflow:auto;justify-content:flex-start;padding-bottom:5px}.support-main-menu a{font-size:14px}.support-actions{margin-left:auto}.support-hero-grid{grid-template-columns:1fr}.support-hero-copy{padding-right:0}.support-hero-media{min-height:420px}.support-choice-grid,.support-bank-grid,.support-split{grid-template-columns:1fr}.support-impact{grid-template-columns:repeat(3,1fr)}.support-community{grid-template-columns:180px 1fr}.support-community>div:last-child{grid-column:1/-1}.animal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-process{grid-template-columns:repeat(3,1fr)}.support-process:before{display:none}.support-faq-grid{grid-template-columns:1fr}.support-footer-grid{grid-template-columns:1fr}.support-footer-cta{justify-content:flex-start}}
@media(max-width:660px){.support-container{width:min(100% - 22px,1500px)}.support-nav{min-height:72px;gap:8px}.support-brand img{width:54px;height:54px}.support-brand strong{display:none}.support-actions{gap:6px}.support-actions>.support-btn{min-width:0}.support-btn,.support-lang-current{min-height:44px;padding:9px 11px;font-size:12px;border-radius:12px}.support-actions>.support-btn:first-child:before,.support-actions>.support-btn:nth-child(2):before{display:none}.support-main-menu{display:none}.support-lang-current{min-width:58px}.support-lang-menu{right:0}.support-demo-banner{font-size:12px;padding:9px 0}.support-hero{padding-top:28px}.support-hero h1{font-size:clamp(38px,12vw,54px)}.support-hero p{font-size:16px}.support-hero-media{min-height:330px;border-radius:22px}.support-hero-panel{left:14px;right:14px;bottom:14px;width:auto}.support-choice-grid,.support-grid,.support-grid.three,.support-form-grid{grid-template-columns:1fr}.support-choice{grid-template-columns:56px 1fr;padding:18px}.support-choice-icon{width:52px;height:52px}.support-amounts{grid-template-columns:repeat(2,1fr)}.support-bank-panel{padding:19px}.support-bank-row{grid-template-columns:1fr auto}.support-bank-label{grid-column:1/-1}.support-impact{grid-template-columns:repeat(2,1fr)}.support-community{grid-template-columns:1fr}.support-community-photo{height:190px}.animal-grid{grid-template-columns:1fr}.support-process{grid-template-columns:1fr 1fr}.support-benefit-photo{grid-template-columns:1fr}.support-benefit-photo img{height:220px}.support-company-banner{align-items:flex-start;flex-direction:column}.support-footer-cta{flex-wrap:wrap}}
