.category-card{border-radius:20px;width:100%;height:220px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000001f}.category-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0000002e}.category-card-img{object-fit:cover;width:100%;height:100%}.category-card-overlay{color:#fff;text-align:end;background:linear-gradient(135deg,#0000008c,#00000026);flex-direction:column;padding:20px;display:flex;position:absolute;inset:0}.category-card-overlay h3{margin-bottom:4px;font-size:20px;font-weight:700}.category-card-overlay p{opacity:.9;margin-bottom:12px;font-size:14px}.shop-btn{color:#fff;cursor:pointer;background:#323232;border:none;border-radius:5px;align-self:end;padding:8px 16px;font-size:13px;font-weight:600;transition:all .25s;position:absolute;bottom:12px;right:12px}.shop-btn:hover{color:#fff;background:#e15555}.categorycard-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{height:220px}@media (max-width:576px){.categorycard-grid{display:block}.category-card{height:180px;margin-bottom:10px}.category-card-overlay h3{font-size:16px}.category-card-overlay p{font-size:12px}.category-card-overlay{padding:20px 10px}.shop-btn{padding:5px 8px;font-size:9px}}
.hero{background:#f7f7f7;flex-direction:column;justify-content:center;align-items:flex-start;padding:44px 107px;display:flex;position:relative;overflow:hidden}.hero-blob{z-index:0;background:radial-gradient(circle,#fff0ea 0%,#fde8da 40%,#0000 70%);border-radius:50%;width:580px;height:580px;position:absolute;top:80px;right:-60px}.hero-dots{z-index:0;background-image:radial-gradient(circle,#d4541a2e 1.5px,#0000 1.5px);background-size:22px 22px;width:340px;height:340px;position:absolute;top:140px;right:60px}.hero-content{z-index:1;position:relative}.hero-badge{background:var(--orange-light);color:var(--orange);letter-spacing:1px;text-transform:uppercase;border:1px solid #f5c4ac;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:600;animation:.7s both fadeUp;display:inline-flex}.hero h1{letter-spacing:-2px;margin-bottom:10px;font-size:clamp(46px,8vw,74px);font-weight:600;line-height:1.02;animation:.8s .1s both fadeUp}.hero h1 em{color:var(--orange);font-family:Fraunces,serif;font-style:italic;font-weight:700}.hero-sub{color:var(--muted);max-width:500px;margin:24px 0 40px;font-size:18px;line-height:1.7;animation:.9s .2s both fadeUp}.hero-actions{align-items:center;gap:12px;animation:1s .3s both fadeUp;display:flex}.btn-hero{background:#d4541a;border-radius:8px;padding:14px 36px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #d4541a47;color:#fff!important}.btn-hero:hover{background:#b84416;transform:translateY(-2px);box-shadow:0 8px 32px #d4541a59}.btn-ghost{color:var(--text);border:1px solid var(--border);border-radius:8px;align-items:center;gap:6px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.btn-ghost:hover{background:var(--off)}.hero-trust{align-items:center;gap:14px;margin-top:52px;animation:1.1s .4s both fadeUp;display:flex}.trust-avatars{display:flex}.trust-avatar{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-10px;font-size:11px;font-weight:700;display:flex}.trust-avatar:first-child{margin-left:0}.ta1{background:#d4541a}.ta2{background:#1a4fd4}.ta3{background:#16a34a}.ta4{background:#7c3aed}.trust-text{color:var(--muted);font-size:13px}.trust-text b{color:var(--text)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero{padding:100px 20px 60px}.hero-blob,.hero-dots{display:none}}.mobile-find-professionals{display:none}.hero{justify-content:space-between;align-items:center;display:flex}.hero-right{flex-wrap:wrap;gap:10px;width:100%;margin-top:40px;padding-right:0;display:flex}.hero-right>div{flex:0 0 calc(33.33% - 7px)}.pro-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;opacity:0;background:#ffffff0f;border:1px solid #0000001a;border-radius:20px;padding:28px;transition:all .35s;animation:.8s forwards fadeUp;transform:translateY(40px)}.pro-card:first-child{animation-delay:.2s}.pro-card:nth-child(2){animation-delay:.4s}.pro-card:nth-child(3){animation-delay:.6s}.pro-card:hover{background:#ffffff1a;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #00000040}.pro-icon{margin-bottom:10px;margin-right:10px;font-size:18px}.pro-card h3{margin-bottom:8px;font-size:22px}.pro-card p{opacity:.8;margin-bottom:12px;font-size:14px}.pro-card span{font-size:14px;font-weight:600}.labour span{color:#ff6a00}.architects span{color:#2f6bff}.constructors span{color:#19a55b}@media (max-width:450px){.hero{flex-direction:column;padding:40px 23px}.hero-right{flex-wrap:wrap;gap:10px;width:100%;margin-top:40px;padding-right:0;display:flex}.hero-right>div{flex:0 0 calc(50% - 5px)}}
