.evo .btn-primary,.evo .newsletter-form button,.evo .footer-contact-form button{background:#bd471d;color:#fff}.evo .btn-primary:hover{background:#a93b15}.evo .hero-tagline-note{font-size:13px;margin:18px 0 0;color:#535368;font-weight:700}.evo .collection-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.evo .collection-card-body{flex:1;display:flex;flex-direction:column}.evo .collection-tags{margin-top:auto}.evo .collection-card-img{position:relative}.evo-cover{position:absolute;bottom:12px;right:18px!important;width:76px!important;height:99px!important;object-fit:cover!important;border:3px solid white;border-radius:5px;box-shadow:0 5px 12px #3333;transform:rotate(8deg)!important}.evo-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.evo-card-actions button,.evo-card-actions a{display:flex;align-items:center;justify-content:center;padding:12px 8px;min-height:46px;border-radius:25px;font:800 13px 'Quicksand',sans-serif;text-align:center;cursor:pointer}.evo-card-actions button{background:#ede7fc;border:2px solid #8061b7;color:#573687}.evo-card-actions a{background:#bd471d;color:#fff;border:2px solid #bd471d;text-decoration:none}.evo-card-actions button:hover{background:#e2d7f7}.evo .cookie-consent__panel{padding:17px 21px;border-radius:20px;width:min(780px,calc(100% - 28px))}.evo .cookie-consent__panel h2{font-size:18px;margin-bottom:5px}.evo .cookie-consent__panel p{font-size:13px;line-height:1.5}.evo .cookie-consent__links{font-size:12px;gap:15px;margin-top:6px}.evo .cookie-consent__actions{gap:9px;margin-top:12px}.evo .cookie-consent__actions button{padding:8px 10px;font-size:12px;min-height:44px;order:initial}.evo .cookie-consent__actions .cookie-consent__accept{background:white;color:#a63714}.evo .cookie-consent__actions button:hover{background:#fff1e9}.evo .cookie-consent__backdrop{background:rgba(24,28,30,.24)}.evo .footer-contact-form label{display:block;color:white;font-size:12px;font-weight:700;margin:8px 0 5px}.evo .footer-contact-form input,.evo .footer-contact-form textarea{font-size:14px;padding:10px 12px}.evo .footer-contact-form{min-width:230px}.evo-sample-dialog{margin:auto;padding:0;border:0;border-radius:24px;max-width:min(840px,94vw);width:840px;max-height:91vh;background:#fffaf4;box-shadow:0 20px 90px #34314f44;color:#363249;font-family:'Quicksand',sans-serif}.evo-sample-dialog::backdrop{background:#292135ac}.evo-modal-head{display:flex;align-items:center;justify-content:space-between;padding:15px 24px;background:#fff0c5;border-bottom:2px dashed #e9c46b;position:sticky;top:0;z-index:2}.evo-modal-head h2{font:700 27px 'Baloo 2',cursive;margin:0}.evo-close{border:0;background:white;border-radius:50%;height:44px;width:44px;font-size:26px;cursor:pointer;color:#653d88}.evo-modal-content{padding:20px 25px}.evo-modal-content p{font-size:13px;margin-bottom:15px;line-height:1.6}.evo-samples{display:grid;grid-template-columns:1fr 1fr;gap:15px}.evo-samples img{width:100%;background:white;border:1px solid #e5deda;border-radius:9px}.evo-bonus{background:#edf7e9;border:1px solid #c9e4b9;border-radius:15px;padding:14px 18px;margin-top:20px}.evo-bonus strong{font:700 20px "Baloo 2",cursive;color:#385e31}.evo-bonus p{font-size:13px;margin:5px 0 0;line-height:1.6}.evo .evo-bonus-short{font:700 12px/1.6 "Quicksand",sans-serif;color:#4f633a;margin:13px 0 0}.evo-modal-footer{font-size:12px!important;color:#62566e;text-align:center;margin-top:15px}.evo-paint-layout{max-width:850px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.evo-paint{position:relative;width:100%;aspect-ratio:1;background:white;border:8px solid white;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px #63517f22;--position:50%}.evo-paint img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.evo-paint .gray-view{filter:grayscale(1)}.evo-paint{touch-action:pan-y;cursor:ew-resize}.evo-paint img.colored{clip-path:inset(0 calc(100% - var(--position)) 0 0)}.evo-paint .paint-line{position:absolute;top:0;bottom:0;left:var(--position);width:3px;background:#8056ac;pointer-events:none}.evo-paint .paint-line:after{content:'↔';position:absolute;top:46%;left:-19px;background:#8056ac;color:white;width:40px;height:40px;border-radius:50%;display:grid;place-content:center;font-size:22px}.evo-paint-copy h3{font:700 30px 'Baloo 2',cursive;color:#6c4998;margin-bottom:12px}.evo-paint-copy p{font-size:15px;line-height:1.8;color:#535368}.evo-range{width:100%;height:44px;accent-color:#8056ac;cursor:ew-resize;margin-top:12px}.evo-range-labels{display:flex;justify-content:space-between;font-size:12px;font-weight:700;color:#684785}.evo-paint-copy label{display:block;font-weight:700;font-size:14px;margin-top:20px}.evo-paint-copy small{display:block;font-size:11px;line-height:1.6;margin-top:14px;color:#696275}.evo :is(button,a,input):focus-visible{outline:3px solid #7851ac;outline-offset:4px}@media(max-width:700px){.evo .cookie-consent__panel{width:calc(100% - 18px);bottom:9px;padding:14px 15px;border-radius:18px}.evo .cookie-consent__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.evo .cookie-consent__actions button{font-size:10px;padding:6px 4px;border-width:1.5px;min-height:44px}.evo .cookie-consent__panel p{font-size:12px}.evo .cookie-consent__links{font-size:11px}.evo .footer-contact-form{min-width:0}.evo-paint-layout{grid-template-columns:1fr;gap:22px;padding:0 12px}.evo-paint{max-width:350px;margin:auto}.evo-paint-copy h3{font-size:26px}.evo-modal-head{padding:12px 16px}.evo-modal-head h2{font-size:21px}.evo-modal-content{padding:18px 15px}.evo-samples{gap:9px}.evo-card-actions{gap:8px}.evo-card-actions button,.evo-card-actions a{font-size:12px}.evo .hero-tagline-note{font-size:11px}.evo .hero .tagline{font-size:15px;line-height:1.8}}@media(prefers-reduced-motion:reduce){.evo *{scroll-behavior:auto!important}}
