*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#151515;background:#fffdf8;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;border-bottom:1px solid #eee8dc;justify-content:space-between;align-items:center;height:68px;padding:0 5vw;display:flex;position:sticky;top:0}.logo{letter-spacing:-1.8px;font-size:27px;font-weight:950}.logo span{color:#ff4d00}.navlinks{gap:28px;font-size:13px;font-weight:800;display:flex}.navActions{align-items:center;gap:9px;display:flex}.langSwitch{cursor:pointer;background:#fff;border:1.5px solid #151515;border-radius:999px;padding:10px 13px;font-size:11px;font-weight:900}.navcta{color:#fff;background:#151515;border-radius:999px;padding:12px 17px;font-size:12px;font-weight:900}.hero{padding:9vh 5vw 7vh;position:relative;overflow:hidden}.cleanHero{background:radial-gradient(circle at 82% 20%,#ffd7f1 0,#0000 24%),radial-gradient(circle at 92% 58%,#c9f5ff 0,#0000 19%),radial-gradient(circle at 68% 78%,#fff0a8 0,#0000 18%);min-height:600px}.cleanHero:after{content:"€?";letter-spacing:-12px;color:#151515;opacity:.055;pointer-events:none;font-size:clamp(90px,15vw,220px);font-weight:950;position:absolute;top:22%;right:8vw;transform:rotate(8deg)}.eyebrow{letter-spacing:1.6px;align-items:center;gap:8px;font-size:10px;font-weight:950;display:flex}.liveDot{background:#ff4d00;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ffe0d2}h1{letter-spacing:-7px;margin:30px 0 28px;font-size:clamp(64px,9vw,128px);font-weight:950;line-height:.82}h1 span{color:#ff4d00}.lead{max-width:760px;font-size:19px;line-height:1.55}.heroAction{background:#ff4d00;border-radius:999px;align-items:center;gap:28px;margin-top:25px;padding:16px 22px;font-size:13px;font-weight:950;transition:all .16s;display:inline-flex;box-shadow:4px 5px #151515}.heroAction:hover{transform:translate(-2px,-2px);box-shadow:6px 7px #151515}.microTrust{color:#444;flex-wrap:wrap;gap:10px;margin-top:25px;font-size:11px;font-weight:850;display:flex}.microTrust span{background:#fff;border:1px solid #e6dfd2;border-radius:999px;padding:8px 11px}.explain{color:#fff;background:#151515;padding:88px 5vw}.explainIntro{grid-template-columns:.45fr 1.25fr .9fr;align-items:end;gap:34px;display:grid}.explainIntro>span{letter-spacing:2px;color:#ff7750;font-size:10px;font-weight:950}.explainIntro h2,.quickJoin h2,.sectionHead h2,.faq h2,.cta h2{letter-spacing:-4px;margin:0;font-size:clamp(42px,5.3vw,76px);line-height:.9}.explainIntro p{color:#bbb;margin:0;line-height:1.6}.flow{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:50px;display:grid}.flow article{background:#202020;border:1px solid #383838;border-radius:20px;min-height:235px;padding:24px;transition:all .18s}.flow article:hover{border-color:#ff4d00;transform:translateY(-5px)}.flow b{color:#151515;background:#ff4d00;border-radius:999px;margin-bottom:34px;padding:5px 8px;font-size:10px;display:inline-flex}.flow svg,.flowEuro{color:#ff7047;height:29px;font-size:31px;font-weight:950}.flow h3{margin:18px 0 8px;font-size:22px}.flow p{color:#aaa;max-width:220px;font-size:13px;line-height:1.55}.quickJoin{background:linear-gradient(135deg,#ff5a1f,#ff8055 52%,#ffb35c);grid-template-columns:1fr 1fr;align-items:start;gap:8vw;padding:90px 5vw;display:grid}.joinCopy{position:sticky;top:100px}.joinCopy .eyebrow{margin-bottom:18px}.joinCopy p{max-width:470px;font-size:16px;line-height:1.65}.joinForm{background:#fff;border-radius:24px;gap:20px;padding:30px;display:grid;box-shadow:9px 10px #151515}.joinForm label{letter-spacing:1.3px;font-size:10px;font-weight:950}.joinForm input:not([type=checkbox]){background:#fff;border:1.5px solid #ddd4c7;border-radius:13px;outline:none;width:100%;margin-top:8px;padding:16px}.joinForm input:focus{border-color:#151515;box-shadow:0 0 0 3px #ffe3d8}.priceInput{border:1.5px solid #ddd4c7;border-radius:13px;align-items:center;margin-top:8px;display:flex;overflow:hidden}.priceInput span{padding-left:14px;font-size:21px;font-weight:950}.priceInput input{box-shadow:none!important;border:0!important;margin:0!important}.joinCheck{align-items:flex-start;gap:10px;line-height:1.45;display:flex;letter-spacing:0!important;font-weight:700!important}.joinCheck input{margin-top:2px}.joinForm button{color:#fff;cursor:pointer;background:#151515;border:0;border-radius:999px;justify-content:space-between;align-items:center;padding:17px 19px;font-size:13px;font-weight:950;transition:all .15s;display:flex}.joinForm button:hover{transform:scale(1.015)}.joinForm button:disabled{opacity:.55;cursor:wait}.joinForm small{color:#666;line-height:1.5}.formMessage{border:1px solid #ccc;border-radius:12px;margin:0;padding:13px;font-size:12px;line-height:1.5}.formMessage.success{color:#0c693a;background:#edf8f1;border-color:#13844a}.formMessage.error{color:#8b281d;background:#fff1ef;border-color:#b23a2b}.market{background:#fffdf8;padding:92px 5vw}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.sectionHead>p{color:#555;max-width:400px;font-size:14px;line-height:1.6}.marketGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6dfd4;border-radius:22px;padding:17px;transition:all .18s;box-shadow:0 5px 18px #00000009}.card:first-child .productVisual{background:#fff0bc}.card:nth-child(2) .productVisual{background:#dff7ef}.card:nth-child(3) .productVisual{background:#e6e1ff}.card:nth-child(4) .productVisual{background:#dff4ff}.card:hover{transform:translateY(-7px)rotate(-.5deg);box-shadow:0 14px 30px #00000017}.cardTop,.cardFoot,.priceRow{justify-content:space-between;align-items:center;display:flex}.cardTop{font-size:10px;font-weight:950}.category{color:#fff;background:#151515;border-radius:999px;padding:6px 9px}.productVisual{border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:175px;margin:16px 0;display:flex}.visualMark{color:#1515152e;font-size:67px;font-weight:950;transform:rotate(-6deg)}.productVisual span{letter-spacing:1.7px;font-size:9px;font-weight:950}.card h3{margin:17px 0;font-size:19px}.priceRow{border-top:1px solid #e3ddd4;border-bottom:1px solid #e3ddd4;padding:14px 0}.priceRow div{flex-direction:column;gap:4px;display:flex}.priceRow small{letter-spacing:1px;font-size:8px}.priceRow strong{font-size:19px}.target{text-align:right}.target strong{color:#ff4d00}.cardFoot{padding-top:14px;font-size:10px;font-weight:900}.priceNote{color:#777;margin-top:14px;font-size:10px}.proof{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 5vw 80px;display:grid}.proof div{background:#f6f2e9;border-radius:20px;flex-direction:column;gap:14px;padding:35px;display:flex}.proof div:nth-child(2){background:#f5e9ff}.proof div:nth-child(3){background:#e9f8f4}.proof svg{color:#ff4d00}.proof strong{font-size:18px}.proof span{color:#555;font-size:13px;line-height:1.55}.faq{color:#fff;background:#151515;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:90px 5vw;display:grid}.faqList{border-top:1px solid #444}.faq details{border-bottom:1px solid #444;padding:22px 0}.faq summary{cursor:pointer;font-size:17px;font-weight:900}.faq details p{color:#aaa;max-width:650px;margin:12px 0 0;line-height:1.6}.cta{background:#ffd8ef;border-radius:28px;margin:55px 5vw;padding:65px;position:relative;overflow:hidden}.cta:after{content:"COP?";opacity:.07;font-size:130px;font-weight:950;position:absolute;bottom:-45px;right:-20px;transform:rotate(-8deg)}.cta .eyebrow{margin-bottom:18px}.cta a{color:#fff;background:#151515;border-radius:999px;align-items:center;gap:30px;margin-top:34px;padding:16px 21px;font-size:13px;font-weight:950;display:inline-flex}footer{border-top:1px solid #eee7db;justify-content:space-between;align-items:center;gap:20px;padding:34px 5vw;display:flex}footer p{font-size:12px}footer div{gap:22px;font-size:12px;font-weight:800;display:flex}.simple,.legal{max-width:1100px;min-height:100vh;padding:55px max(6vw,24px)}.simple>.logo,.legal>.logo{margin-bottom:80px;display:inline-block}.simple h1,.legal h1{letter-spacing:-5px;font-size:clamp(54px,8vw,100px);line-height:.9}.simple>p,.legal>p{max-width:760px;font-size:17px;line-height:1.65}.form{gap:20px;max-width:700px;margin:40px 0;display:grid}.form label{letter-spacing:1.4px;font-size:10px;font-weight:900}.form input:not([type=checkbox]){border:1px solid #aaa;border-radius:12px;width:100%;margin-top:8px;padding:17px}.form button{background:#ff4d00;border:0;border-radius:999px;padding:18px;font-weight:950}.steps{grid-template-columns:repeat(4,1fr);gap:10px;margin:45px 0;display:grid}.steps article{border:1px solid #ddd;border-radius:18px;padding:25px}.legal{max-width:850px}.legal h2{margin-top:42px}.legal p{color:#444;font-size:15px;line-height:1.65}@media (max-width:850px){.navlinks{display:none}.hero{padding-top:65px}.cleanHero{min-height:auto}.hero h1{letter-spacing:-5px;font-size:clamp(58px,16vw,88px)}.lead{font-size:16px}.explainIntro{grid-template-columns:1fr}.flow{grid-template-columns:1fr 1fr}.quickJoin{grid-template-columns:1fr;gap:40px}.joinCopy{position:static}.marketGrid{grid-template-columns:1fr 1fr}.sectionHead{display:block}.sectionHead>p{margin-top:22px}.proof,.faq{grid-template-columns:1fr}.cta{padding:48px 25px}.cta h2{font-size:44px}footer{flex-wrap:wrap}.steps{grid-template-columns:1fr}}@media (max-width:520px){.nav{padding:0 4vw}.navcta{padding:11px 12px;font-size:10px}.langSwitch{padding:10px}.hero{padding-left:5vw;padding-right:5vw}.hero h1{letter-spacing:-4px;font-size:56px}.heroAction{justify-content:space-between;width:100%}.explain,.quickJoin,.market,.faq{padding:62px 5vw}.flow{grid-template-columns:1fr}.joinForm{border-radius:20px;padding:21px;box-shadow:5px 6px #151515}.marketGrid{grid-template-columns:1fr}.productVisual{height:170px}.proof{padding:0 5vw 60px}.sectionHead h2,.quickJoin h2,.explainIntro h2,.faq h2{font-size:44px}.cta{margin:30px 5vw;padding:42px 20px}.cta h2{font-size:40px}footer div{flex-wrap:wrap;width:100%}.microTrust{gap:7px}.microTrust span{padding:7px 9px}.cleanHero:after{display:none}}.productPlaceholder{overflow:hidden;background-color:#f7f7f5!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.productPlaceholder span{display:none}.marketGrid .card:first-child .productPlaceholder{background-image:url(https://d3s2y7lmzr67yx.cloudfront.net/IMG/EXPERT/PRODUCTS/HD/EXP852150.jpg)}.marketGrid .card:nth-child(2) .productPlaceholder{background-image:url(https://noga.cdn-norce.tech/a3aaf701-51b2-4bca-8986-fca2edf5b2e4?f=webp&q=80&w=960)}.marketGrid .card:nth-child(3) .productPlaceholder{background-image:url(https://static.nike.com/a/images/c_limit%2Cw_592%2Cf_auto/t_product_v1/49337354-8e0f-4720-a7f4-dc6b90db295c/M%2BNK%2BDF%2BPARK20%2BTRKSUIT%2BK%2BR.png)}.marketGrid .card:nth-child(4) .productPlaceholder{background-image:url(https://api.technopolis.bg/medias/Product-details-main-11188.jpg?context=bWFzdGVyfHJvb3R8MzkxMzU3fGltYWdlL2pwZWd8YUdZekwyZ3dNeTh6TXpnMk1qWTBOVFUwTnpBek9DOVFjbTlrZFdOMExXUmxkR0ZwYkhNdGJXRnBibDh4TVRFNE9DNXFjR2N8MDJhOWViZGFiMjUyMGJkMmJmZGFkMGU3ZTA3NTI5YWViODRjNWYzODI5OWRmZTg5ODJhMGU2NDc3ZmFkM2IwYQ)}.marketGrid .card:nth-child(5) .productPlaceholder{background-image:url(https://cdn.dedeman.ro/media/catalog/product/3/0/3053865.jpg?canvas=700%3A700&fit=bounds&height=700&optimize=low&width=700)}.marketGrid .card:nth-child(6) .productPlaceholder{background-image:url(https://bynder.onthebeach.co.uk/cdn-cgi/image/width%3D1400%2Cquality%3D80%2Cfit%3Dcover%2Cformat%3Dauto/m/463110ac2847393/original/Lindos-Royal-Hotel-Room-36.jpg);background-size:cover!important}
.categoryStrip{background:#fffdf8;border-top:1px solid #eee7db;border-bottom:1px solid #eee7db;padding:38px 5vw 48px}.categoryIntro{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.categoryIntro span{letter-spacing:1.5px;color:#ff4d00;font-size:10px;font-weight:950}.categoryIntro strong{letter-spacing:-.8px;font-size:22px}.categoryRail{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.categoryRail button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6dfd4;border-radius:20px;flex-direction:column;gap:7px;min-width:0;padding:18px 14px;transition:all .16s;display:flex}.categoryRail button:hover{transform:translateY(-4px)rotate(-1deg);box-shadow:0 10px 24px #00000012}.categoryRail button>span{font-size:30px}.categoryRail b{font-size:14px}.categoryRail small{color:#777;font-size:9px;line-height:1.35}.anythingBtn{color:#fff;cursor:pointer;background:#151515;border:0;border-radius:999px;margin-top:12px;padding:10px 15px;font-size:11px;font-weight:900}.copHub{background:#f4f0ff;padding:92px 5vw}.copHub .sectionHead h2{letter-spacing:-5px;margin:8px 0 0;font-size:clamp(48px,6vw,80px);line-height:.86}.copTabs{gap:8px;margin-bottom:18px;padding-bottom:2px;display:flex;overflow:auto}.copTabs button,.filterPills button{white-space:nowrap;background:#fff;border:1px solid #d9d2e5;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:900}.copTabs .active,.filterPills .active{color:#fff;background:#151515;border-color:#151515}.copList{gap:9px;display:grid}.copList article{background:#fff;border:1px solid #e1daeb;border-radius:18px;grid-template-columns:55px 1.4fr .8fr auto auto;align-items:center;gap:20px;padding:15px 17px;display:grid}.copRank{color:#9a91a6;font-size:12px;font-weight:950}.copList h3{margin:3px 0 0;font-size:18px}.copList small{color:#777;text-transform:uppercase;font-size:9px;font-weight:800}.copAsk{flex-direction:column;gap:4px;display:flex}.statusPill{white-space:nowrap;background:#fff0b8;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:950}.copList article>button{cursor:pointer;background:#ff4d00;border:0;border-radius:999px;align-items:center;gap:10px;padding:11px 14px;font-size:10px;font-weight:950;display:flex}.emptyWins{color:#fff;background:#151515;border-radius:22px;grid-template-columns:60px 1fr;align-items:center;gap:18px;margin-top:18px;padding:25px;display:grid}.emptyWins>div:first-child{font-size:38px}.emptyWins strong{letter-spacing:.8px;font-size:13px}.emptyWins p{color:#aaa;max-width:700px;margin:7px 0;font-size:12px;line-height:1.55}.emptyWins span{color:#ff8b67;font-size:10px;font-weight:900}.filterPills{gap:8px;margin:-15px 0 22px;display:flex;overflow:auto}.filterPills button{cursor:pointer}.productEmoji{filter:drop-shadow(0 7px 8px #0000001f);font-size:58px}.marketGrid{grid-template-columns:repeat(3,1fr)}@media (max-width:1000px){.categoryRail{grid-template-columns:repeat(3,1fr)}.copList article{grid-template-columns:42px 1fr auto}.copAsk{display:none}.statusPill{grid-column:2}.copList article>button{grid-area:1/3/3}}@media (max-width:650px){.categoryIntro{display:block}.categoryIntro strong{margin-top:8px;display:block}.categoryRail{padding-bottom:8px;display:flex;overflow-x:auto}.categoryRail button{min-width:145px}.copHub{padding:62px 5vw}.copHub .sectionHead h2{font-size:48px}.copList article{grid-template-columns:34px 1fr;gap:10px;padding:14px}.copList article>button{grid-area:auto/2;justify-self:start}.statusPill{white-space:normal;grid-column:2}.emptyWins,.marketGrid{grid-template-columns:1fr}.filterPills{margin-top:0}}
