﻿@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:16px;line-height:1.6;color:#222;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 20px}.top-banner{background:linear-gradient(90deg, #a8d695 0%, #c5e99b 100%);padding:12px 0;text-align:center;font-size:14px;color:#2c5530}.top-banner p{margin:0;font-weight:500}.top-banner .banner-link{color:#2c5530;font-weight:600;margin-left:8px;text-decoration:underline}.top-banner .banner-link:hover{text-decoration:none}.header{background:#fff;padding:16px 0;border-bottom:1px solid #e9e9e9;position:sticky;top:0;z-index:1000}.header__container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;text-decoration:none;gap:10px}.header__logo .logo-icon{width:40px;height:40px}.header__logo .logo-text{font-size:24px;font-weight:700;color:#222;letter-spacing:-0.5px}.header__nav{display:flex;gap:32px;margin-left:48px;flex:1}.header__link{color:#222;text-decoration:none;font-weight:500;font-size:15px;transition:color .2s ease-in-out}.header__link:hover{color:#08c}.header__actions{display:flex;gap:12px;align-items:center}.btn{display:inline-block;padding:10px 20px;border-radius:6px;font-weight:600;font-size:15px;text-decoration:none;transition:all .2s ease-in-out;cursor:pointer;border:none}.btn-primary{background:#08c;color:#fff}.btn-primary:hover{background:#069;transform:translateY(-1px)}.btn-cta{background:#08c;color:#fff;padding:14px 28px;font-size:16px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.btn-cta:hover{background:#069;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.btn-cta--large{padding:16px 40px;font-size:18px}.btn-language{background:rgba(0,0,0,0);border:1px solid #ddd;color:#222;padding:8px 16px}.btn-language:hover{background:#f8f9fa}.btn-white{background:#fff;color:#08c}.btn-white:hover{background:#f8f9fa}.hero{padding:80px 0 120px;text-align:center;position:relative;overflow:hidden;background:linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%)}.hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.hero-circle{position:absolute;border-radius:50%}.hero-circle--1{width:200px;height:200px;background:#ff8c69;opacity:.3;top:-100px;left:-50px}.hero-circle--2{width:150px;height:150px;background:#ff6b9d;opacity:.2;bottom:-75px;right:100px}.hero-wave{position:absolute;bottom:0;left:0;right:0;height:200px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffd666' fill-opacity='0.2' d='M0,224L48,213.3C96,203,192,181,288,181.3C384,181,480,203,576,218.7C672,235,768,245,864,234.7C960,224,1056,192,1152,181.3C1248,171,1344,181,1392,186.7L1440,192L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;opacity:.5}.hero__title{font-size:56px;font-weight:700;line-height:1.2;color:#222;margin-bottom:24px;position:relative;z-index:1;letter-spacing:-1px}.hero__title .highlight{position:relative}.hero__title .highlight::after{content:"";position:absolute;bottom:8px;left:0;right:0;height:12px;background:#ffd666;opacity:.4;z-index:-1}.hero__subtitle{font-size:20px;color:#666;margin-bottom:36px;position:relative;z-index:1;max-width:600px;margin-left:auto;margin-right:auto}.hero__actions{position:relative;z-index:1}.social-proof{padding:80px 0;position:relative;background:linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);overflow:hidden}.social-proof-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.shape{position:absolute}.shape--circle-orange{width:120px;height:120px;border-radius:50%;background:#ff8c69;opacity:.6;top:50px;left:100px}.shape--circle-pink{width:80px;height:80px;border-radius:50%;background:#ff6b9d;opacity:.5;top:200px;left:50px}.shape--wave-yellow{width:1400px;height:500px;background:#ffd666;opacity:.1;border-radius:50%;top:-200px;right:-700px}.section__title{font-size:40px;font-weight:700;text-align:center;margin-bottom:16px;color:#222;position:relative;z-index:1}.section__subtitle{font-size:18px;text-align:center;color:#666;margin-bottom:48px;position:relative;z-index:1;max-width:700px;margin-left:auto;margin-right:auto}.partners-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:20px;position:relative;z-index:1}.partners-grid--second{margin-bottom:0}.partner-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;min-height:200px;display:flex;flex-direction:column}.partner-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.partner-card--dark{background:#2c3e50}.partner-card--dark .partner-logo{background:#34495e;color:#fff}.partner-card .partner-screenshot{width:100%;height:150px;object-fit:cover;background:linear-gradient(135deg, #f5f5f5 0%, #e0e0e0 100%)}.partner-card .partner-logo{padding:12px 16px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex:1}.partner-card .partner-logo .partner-name{font-weight:600;font-size:14px;color:#222}.features{padding:80px 0;background:#fff}.features__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:32px;margin-top:48px}.feature{text-align:center}.feature__icon{font-size:48px;margin-bottom:16px}.feature__title{font-size:20px;font-weight:600;color:#222;margin-bottom:12px}.feature__description{color:#666;line-height:1.6}.cta-section{padding:80px 0;background:linear-gradient(135deg, #0088cc 0%, #006699 100%);text-align:center}.cta-section .cta__title{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px}.cta-section .cta__subtitle{font-size:18px;color:hsla(0,0%,100%,.9);margin-bottom:32px}.footer{background:#1a1a1a;color:#fff;padding:48px 0 24px}.footer__top{display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer__brand{flex:1}.footer__logo{font-size:24px;font-weight:700;margin-bottom:8px}.footer__tagline{color:hsla(0,0%,100%,.6);font-size:14px}.footer__links{display:flex;gap:80px}.footer__column h4{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;color:hsla(0,0%,100%,.8)}.footer__column a{display:block;color:hsla(0,0%,100%,.6);text-decoration:none;padding:4px 0;font-size:14px;transition:color .2s ease-in-out}.footer__column a:hover{color:#fff}.footer__bottom{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:hsla(0,0%,100%,.5)}.footer__legal{display:flex;gap:24px}.footer__legal a{color:hsla(0,0%,100%,.5);text-decoration:none}.footer__legal a:hover{color:#fff}.countries-section{padding:96px 0;background:linear-gradient(135deg, rgba(255, 140, 105, 0.05) 0%, rgba(255, 107, 157, 0.05) 100%);position:relative;overflow:hidden}.countries-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none}.countries-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;margin-top:32px;position:relative;z-index:1}.countries-grid--second{margin-top:24px}.country-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s ease-in-out;border:2px solid rgba(0,0,0,0)}.country-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.12);border-color:#08c}.country-card--featured{background:linear-gradient(135deg, #fff 0%, rgba(0, 136, 204, 0.05) 100%);border:2px solid rgba(0,136,204,.2)}.country-flag{font-size:48px;margin-bottom:12px}.country-name{font-size:24px;font-weight:600;color:#222;margin-bottom:4px}.country-info{font-size:15px;color:#666;margin-bottom:16px}.country-stats{display:flex;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #ddd}.country-stats .stat{font-size:14px;color:#666;font-weight:500}.country-specialties{list-style:none;padding:0;margin:0 0 20px 0}.country-specialties li{font-size:15px;color:#222;padding:4px 0;position:relative;padding-left:16px}.country-specialties li:before{content:"•";position:absolute;left:0;color:#ff8c69;font-weight:bold}.btn-explore{display:inline-flex;align-items:center;color:#08c;font-weight:600;text-decoration:none;font-size:15px;transition:all .2s ease-in-out}.btn-explore:hover{color:#069;transform:translateX(4px)}.categories{padding:80px 0;background:#f8f9fa}.categories__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-top:32px}.category{background:#fff;padding:24px;border-radius:12px;text-align:center;transition:all .2s ease-in-out;position:relative;overflow:hidden}.category:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.category:hover .category__icon{transform:scale(1.1)}.category:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #ff8c69 0%, #ff6b9d 100%);opacity:0;transition:opacity .2s ease-in-out}.category:hover:before{opacity:1}.category__icon{font-size:48px;margin-bottom:16px;transition:transform .2s ease-in-out}.category__title{font-size:18px;font-weight:600;color:#222;margin-bottom:8px}.category__description{font-size:15px;color:#666;line-height:1.6;margin-bottom:16px}.category__count{display:inline-block;padding:4px 12px;background:rgba(0,136,204,.1);color:#08c;border-radius:100px;font-size:14px;font-weight:600}.breadcrumb-section{padding:16px 0;background:#f8f9fa;border-bottom:1px solid #e9e9e9}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px}.breadcrumb a{color:#08c;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#666}.explore-hero{padding:48px 0 32px;text-align:center;background:linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%)}.explore-hero__title{font-size:40px;font-weight:700;color:#222;margin-bottom:16px}.explore-hero__subtitle{font-size:18px;color:#666;margin-bottom:32px}.quick-filters{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.filter-chip{padding:8px 20px;border:1px solid #ddd;background:#fff;border-radius:100px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-chip:hover{background:#f8f9fa;border-color:#08c}.filter-chip.active{background:#08c;color:#fff;border-color:#08c}.explore-main{padding:48px 0;background:#f8f9fa}.explore-layout{display:grid;grid-template-columns:280px 1fr;gap:32px}@media(max-width: 1024px){.explore-layout{grid-template-columns:1fr}}.explore-sidebar{background:#fff;border-radius:12px;padding:24px;height:fit-content;position:sticky;top:100px}@media(max-width: 1024px){.explore-sidebar{position:static}}.filter-section{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e9e9e9}.filter-section:last-child{border-bottom:none;margin-bottom:16px}.filter-title{font-size:16px;font-weight:600;color:#222;margin-bottom:16px}.filter-list{display:flex;flex-direction:column;gap:12px}.filter-checkbox{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#666}.filter-checkbox input[type=checkbox]{margin-right:8px;width:16px;height:16px;cursor:pointer}.filter-checkbox:hover{color:#222}.filter-more{color:#08c;font-size:14px;font-weight:500;text-decoration:none;margin-top:8px;display:inline-block}.filter-more:hover{text-decoration:underline}.price-range{margin-top:16px}.price-slider{width:100%;margin-bottom:16px}.price-inputs{display:flex;align-items:center;gap:8px}.price-inputs .price-input{flex:1;padding:8px;border:1px solid #ddd;border-radius:6px;font-size:14px}.explore-content{min-width:0}.results-bar{background:#fff;padding:16px 24px;border-radius:12px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.results-bar{flex-direction:column;gap:16px;align-items:flex-start}}.results-count{font-size:16px;color:#666}.results-count strong{color:#222;font-weight:600}.results-sort{display:flex;align-items:center;gap:12px}.results-sort label{font-size:14px;color:#666}.sort-select{padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}.sort-select:focus{outline:none;border-color:#08c}.products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:24px;margin-bottom:48px}@media(max-width: 768px){.products-grid{grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));gap:16px}}.product-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.product-badge{position:absolute;top:12px;left:12px;background:#ff8c69;color:#fff;padding:4px 12px;border-radius:100px;font-size:12px;font-weight:600;z-index:1}.product-badge.badge-sale{background:#ff4d4d}.product-badge.badge-eco{background:#0c0}.product-image{width:100%;height:200px;background:linear-gradient(135deg, #f5f5f5 0%, #e0e0e0 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:16px}.product-country{font-size:12px;color:#666;margin-bottom:8px;font-weight:500}.product-title{font-size:16px;font-weight:600;color:#222;margin-bottom:8px;line-height:1.3}@media(max-width: 768px){.product-title{font-size:14px}}.product-description{font-size:14px;color:#666;margin-bottom:12px;line-height:1.4}@media(max-width: 768px){.product-description{font-size:12px}}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px}.product-rating span{color:#666;font-size:12px}.product-price{display:flex;align-items:center;gap:8px;margin-bottom:16px}.product-price .price-current{font-size:20px;font-weight:700;color:#222}.product-price .price-original{font-size:16px;color:#999;text-decoration:line-through}.pagination{display:flex;justify-content:center;align-items:center;gap:8px}.pagination-btn{padding:8px 12px;border:1px solid #ddd;background:#fff;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:40px}.pagination-btn:hover:not(:disabled){background:#f8f9fa;border-color:#08c}.pagination-btn.active{background:#08c;color:#fff;border-color:#08c}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-btn.pagination-prev,.pagination-btn.pagination-next{font-size:18px;padding:8px 16px}.pagination-dots{padding:0 8px;color:#666}.reassurance{padding:64px 0;background:#fff;border-top:1px solid #e9e9e9}.reassurance-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}@media(max-width: 1024px){.reassurance-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.reassurance-grid{grid-template-columns:1fr}}.reassurance-item{text-align:center}.reassurance-item .reassurance-icon{font-size:48px;margin-bottom:16px}.reassurance-item h3{font-size:18px;font-weight:600;color:#222;margin-bottom:8px}.reassurance-item p{font-size:14px;color:#666}.btn-outline{background:rgba(0,0,0,0);color:#08c;border:2px solid #08c}.btn-outline:hover{background:#08c;color:#fff}.btn-full{width:100%}.search-container{margin:32px 0 40px}.search-box{display:flex;max-width:600px;margin:0 auto;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.1);border-radius:50px;overflow:hidden}.search-input{flex:1;padding:16px 24px;border:none;font-size:18px;outline:none;background:#fff}.search-input::placeholder{color:#999;font-size:16px}.search-input:focus{outline:none}.search-btn{padding:16px 20px;background:#08c;border:none;color:#fff;font-size:18px;cursor:pointer;transition:background .2s ease}.search-btn:hover{background:#07b}.search-hint{text-align:center;margin-top:12px;font-size:14px;color:#666;font-style:italic}.search-results{padding:32px 0;background:#f8f9fa;border-top:1px solid #e9e9e9}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media(max-width: 768px){.results-header{flex-direction:column;gap:12px;text-align:center}}.results-header h2{font-size:28px;font-weight:600;color:#222;margin:0}.results-header span{font-size:16px;color:#666;background:#fff;padding:8px 16px;border-radius:20px;border:1px solid #ddd}.no-results{text-align:center;padding:64px 32px;background:#fff;border-radius:12px}.no-results p{font-size:16px;color:#666;margin-bottom:12px}.no-results p:first-child{font-size:20px;color:#333;font-weight:500}.cta__buttons{display:flex;gap:20px;justify-content:center;margin-top:24px}.btn-secondary{background:rgba(0,0,0,0);color:#08c;border:2px solid #08c}.btn-secondary:hover{background:#08c;color:#fff}@media(max-width: 1024px){.countries-grid,.categories__grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.header__nav{display:none}.hero__title{font-size:36px}.countries-grid,.categories__grid{grid-template-columns:repeat(2, 1fr)}.cta__buttons{flex-direction:column;align-items:center}.footer__top{flex-direction:column;gap:32px}.footer__links{flex-direction:column;gap:24px}}@media(max-width: 640px){.countries-grid,.categories__grid{grid-template-columns:1fr}}/*# sourceMappingURL=style.css.map */
