.header .logo img{width:auto;height:52px;max-width:190px;object-fit:contain}.hero-search{display:flex;width:min(100%,560px);margin:26px 0 22px;padding:7px;background:rgba(255,255,255,.96);border-radius:999px;box-shadow:0 18px 45px rgba(13,8,35,.3)}.hero-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:12px 18px;font:700 15px "Trebuchet MS",Arial,sans-serif;color:var(--ink)}.hero-search button{width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--violet),var(--coral));color:#fff;display:grid;place-items:center;cursor:pointer}.hero-search svg,.social-icons svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.social-icons{display:flex;gap:10px;margin-top:22px}.social-icons a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--violet),var(--coral));transition:.25s}.social-icons a:hover{transform:translateY(-4px) rotate(-5deg);background:linear-gradient(135deg,var(--aqua),var(--violet))}.social-icons svg path:first-child{fill:currentColor;stroke:none}.social-icons svg rect,.social-icons svg circle{stroke:currentColor}.social-icons .social-play{fill:#171329;stroke:none}@media(max-width:540px){.header .logo img{height:38px;max-width:125px}.hero-search{margin:20px 0 14px}.hero-search input{padding:10px 13px}.hero-search button{width:44px;height:44px}}
