/* Nazdikoo visual polish: homepage hierarchy + custom media player */
.nz-main{padding-top:32px}.nz-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:32px;align-items:center;padding:54px;border:1px solid #e7e9ee;border-radius:34px;background:linear-gradient(135deg,#fff 0%,#f7faf9 58%,#edf8f4 100%);box-shadow:0 24px 70px rgba(15,23,42,.08)}.nz-hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(22,163,74,.14),transparent 68%);left:-170px;top:-170px}.nz-hero-copy{position:relative;z-index:2;max-width:760px}.nz-hero h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.05em;margin:14px 0 20px;color:#0f172a}.nz-hero-copy>p{max-width:680px;font-size:1.08rem;line-height:2;color:#536070;margin-bottom:28px}.nz-hero-search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:10px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 34px rgba(15,23,42,.08)}.nz-hero-search-input{min-height:58px}.nz-hero-search-input input{font-size:1rem}.nz-hero-location,.nz-hero-submit{min-height:58px;border-radius:15px}.nz-hero-location{min-width:170px;background:#f8fafc}.nz-hero-submit{padding-inline:28px}.nz-quick-searches{margin-top:18px}.nz-hero-visual{min-height:410px;border-radius:28px;background:linear-gradient(160deg,#0f172a,#163f35);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 22px 50px rgba(15,23,42,.16)}.nz-hero-pin{box-shadow:0 18px 42px rgba(0,0,0,.22)}.nz-section{margin-top:44px}.nz-section-head{margin-bottom:20px}.nz-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.nz-category-card{min-height:128px;padding:20px;border-radius:22px;background:#fff;border:1px solid #e7e9ee;transition:.25s ease}.nz-category-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(15,23,42,.08);border-color:color-mix(in srgb,var(--category-color) 35%,#e7e9ee)}.nz-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nz-action-grid>a{min-height:108px;border-radius:22px;padding:20px;background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #e7e9ee}.nz-nearby-section{padding:28px;border:1px solid #e7e9ee;border-radius:28px;background:#fbfcfd}.nz-business-grid{gap:18px}.nz-owner-banner{border-radius:28px;padding:28px 32px}
.wa-reel{max-width:760px;margin-inline:auto}.wa-reel-media{position:relative;overflow:hidden;border-radius:28px;background:#05070a;box-shadow:0 24px 64px rgba(2,6,23,.2)}.wa-reel-media video{display:block;width:100%;height:min(76vh,760px);object-fit:contain;background:#05070a}.wa-player-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.38),transparent 22%,transparent 55%,rgba(0,0,0,.82))}.wa-player-center{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.wa-player-center button{pointer-events:auto;width:78px;height:78px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(8,15,25,.62);color:#fff;backdrop-filter:blur(14px);box-shadow:0 14px 35px rgba(0,0,0,.28);transition:.2s ease}.wa-player-center button:hover{transform:scale(1.06);background:rgba(8,15,25,.82)}.wa-player-center button svg{width:32px;height:32px}.wa-player-top{position:absolute;top:18px;left:18px;right:18px;display:flex;justify-content:flex-end;gap:10px;z-index:4}.wa-player-icon{width:42px;height:42px;border:0;border-radius:13px;display:grid;place-items:center;background:rgba(7,12,20,.58);color:#fff;backdrop-filter:blur(12px)}.wa-player-controls{position:absolute;left:16px;right:16px;bottom:14px;z-index:6;padding:12px;border-radius:18px;background:rgba(7,12,20,.72);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12)}.wa-player-progress{position:relative;height:18px;display:flex;align-items:center;cursor:pointer}.wa-player-progress-track{position:relative;width:100%;height:4px;border-radius:999px;background:rgba(255,255,255,.28);overflow:hidden}.wa-player-progress-fill{position:absolute;inset-block:0;right:0;width:0;background:#fff;border-radius:inherit}.wa-player-progress-thumb{position:absolute;right:0;top:50%;width:13px;height:13px;border-radius:50%;background:#fff;transform:translate(50%,-50%);box-shadow:0 2px 10px rgba(0,0,0,.28)}.wa-player-bottom{display:flex;align-items:center;gap:10px;margin-top:6px;color:#fff}.wa-player-bottom button{width:38px;height:38px;border:0;border-radius:11px;background:transparent;color:#fff;display:grid;place-items:center}.wa-player-time{font-size:.78rem;direction:ltr;opacity:.9;margin-inline-start:2px}.wa-player-spacer{flex:1}.wa-reel-overlay{left:22px;right:22px;bottom:92px;max-width:calc(100% - 120px);z-index:5}.wa-reel-actions{right:auto;left:18px;bottom:112px;z-index:7;gap:10px}.wa-reel-actions button,.wa-reel-actions a{background:rgba(7,12,20,.62);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12)}.wa-reel.is-playing .wa-player-center{opacity:0}.wa-reel:hover .wa-player-center{opacity:1}.wa-reel.is-playing:not(:hover) .wa-player-center{opacity:0}.wa-reel:not(.is-playing) .wa-player-center{opacity:1}.wa-reel.is-muted [data-video-mute] .wa-icon-volume{display:none}.wa-reel:not(.is-muted) [data-video-mute] .wa-icon-muted{display:none}
@media(max-width:980px){.nz-hero{grid-template-columns:1fr;padding:34px}.nz-hero-visual{min-height:280px}.nz-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nz-action-grid{grid-template-columns:1fr 1fr}.wa-reel-media video{height:calc(100dvh - 140px);min-height:560px}.wa-reel-overlay{bottom:104px;max-width:calc(100% - 96px)}}
@media(max-width:640px){.nz-main{padding-top:14px}.nz-hero{padding:24px 18px;border-radius:24px;gap:22px}.nz-hero h1{font-size:2.25rem}.nz-hero-copy>p{font-size:.95rem;line-height:1.9}.nz-hero-search{grid-template-columns:1fr;padding:8px}.nz-hero-location,.nz-hero-submit{width:100%}.nz-hero-visual{min-height:220px;border-radius:22px}.nz-category-grid,.nz-action-grid{grid-template-columns:1fr}.nz-nearby-section{padding:18px;border-radius:22px}.wa-reel{max-width:none}.wa-reel-media{border-radius:0}.wa-reel-media video{height:calc(100dvh - 68px);min-height:0}.wa-player-controls{left:10px;right:10px;bottom:10px}.wa-player-top{top:12px;left:12px;right:12px}.wa-player-center button{width:66px;height:66px}.wa-reel-overlay{left:16px;right:16px;bottom:94px;max-width:calc(100% - 82px)}.wa-reel-actions{left:10px;bottom:106px}.wa-player-time{font-size:.72rem}}
