@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Outfit:wght@300;400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0e0d0b}::-webkit-scrollbar-thumb{background:#c9a84c;border-radius:3px}html{scroll-behavior:smooth}.nav-link{color:#d4c9a8;letter-spacing:2px;text-transform:uppercase;cursor:pointer;padding:6px 0;font-family:Outfit,sans-serif;font-size:13px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#c9a84c}.nav-link.active:after{content:"";background:#c9a84c;height:1px;position:absolute;bottom:0;left:0;right:0}.hero-btn{color:#c9a84c;letter-spacing:3px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #c9a84c;padding:14px 38px;font-family:Outfit,sans-serif;font-size:12px;text-decoration:none;transition:all .35s;display:inline-block}.hero-btn:hover,.hero-btn.solid{color:#0e0d0b;background:#c9a84c}.hero-btn.solid:hover{color:#c9a84c;background:0 0}.card{cursor:pointer;background:#171612;border:1px solid #2a2820;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.card:hover{border-color:#c9a84c44;transform:translateY(-6px);box-shadow:0 20px 60px #c9a84c1f}.card-img{object-fit:cover;width:100%;height:220px;transition:transform .6s;display:block}.card:hover .card-img{transform:scale(1.04)}.filter-btn{color:#9a9070;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #2a2820;padding:8px 22px;font-family:Outfit,sans-serif;font-size:12px;transition:all .3s}.filter-btn:hover,.filter-btn.active{color:#c9a84c;border-color:#c9a84c}.video-card{background:#1a1916;border:1px solid #2a2820;transition:border-color .3s,transform .3s;overflow:hidden}.video-card:hover{border-color:#c9a84c44;transform:translateY(-4px)}.video-player-container{background:#000;width:100%;position:relative;overflow:hidden}.video-spotlight{border:1px solid #2a2820;width:100%;margin:0 auto;transition:border-color .3s;overflow:hidden}.video-spotlight:hover{border-color:#c9a84c44}.video-spotlight-layout{flex-wrap:wrap;width:100%;display:flex}.video-spotlight-media,.video-spotlight-content{min-width:0}.video-spotlight-media{height:400px}.video-spotlight-actions{flex-wrap:wrap;gap:16px}.input-field{color:#f5f0e8;background:#1a1916;border:1px solid #2a2820;outline:none;width:100%;padding:12px 16px;font-family:Outfit,sans-serif;font-size:14px;transition:border-color .3s}.input-field:focus{border-color:#c9a84c}.input-field::placeholder{color:#5a5540}.upload-zone{text-align:center;cursor:pointer;background:#131210;border:1px dashed #3a3520;padding:32px;transition:border-color .3s}.upload-zone:hover{border-color:#c9a84c}.submit-btn{color:#0e0d0b;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:#c9a84c;border:none;width:100%;padding:16px;font-family:Outfit,sans-serif;font-size:13px;transition:opacity .3s}.submit-btn:hover{opacity:.85}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.modal-overlay{z-index:1000;background:#0a0907eb;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.modal-content{animation:.35s slideUp}.divider{background:linear-gradient(90deg,#0000,#c9a84c44,#0000);height:1px;margin:60px 0}.tag-badge{letter-spacing:2px;text-transform:uppercase;padding:4px 12px;font-family:Outfit,sans-serif;font-size:10px;font-weight:500;position:absolute;top:14px;left:14px}.contact-input{color:#f5f0e8;background:0 0;border:none;border-bottom:1px solid #2a2820;outline:none;width:100%;margin-bottom:28px;padding:14px 0;font-family:Outfit,sans-serif;font-size:15px;transition:border-color .3s}.contact-input:focus{border-color:#c9a84c}.contact-input::placeholder{color:#4a4535}@media (width<=1024px){.hero-title{font-size:64px!important}.cards-grid{grid-template-columns:repeat(2,1fr)!important}.two-col{gap:40px!important}.video-spotlight{max-width:100%}}@media (width<=768px){.hero-title{font-size:48px!important}.cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.two-col{flex-direction:column!important;gap:24px!important}.video-cards-grid{grid-template-columns:1fr!important}.video-card{max-width:100%}.website-videos-section h2{font-size:32px!important}.website-videos-section p{font-size:12px!important}.video-player-container{max-height:300px}.section-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.video-spotlight-layout{flex-direction:column}.video-spotlight-media,.video-spotlight-content{width:100%;flex:100%!important;min-width:0!important}.video-spotlight-content{padding:32px 24px!important}.video-spotlight-media{height:300px!important}}@media (width<=480px){body{max-width:100%;overflow-x:hidden}.desktop-nav,.desktop-logo{display:none!important}.hamburger-menu,.mobile-nav{display:flex!important}.hero-title{padding:0 12px!important;font-size:28px!important;line-height:1.2!important}.cards-grid{grid-template-columns:1fr!important;gap:12px!important;padding:0 12px!important}.two-col{flex-direction:column!important;gap:20px!important;padding:0 12px!important}.nav-link{padding:6px 0!important;font-size:11px!important}.hero-btn{justify-content:center!important;align-items:center!important;min-height:44px!important;padding:10px 18px!important;font-size:11px!important;display:flex!important}.submit-btn{min-height:44px!important;padding:12px!important;font-size:12px!important}.input-field{min-height:44px!important;padding:12px 14px!important;font-size:14px!important}.contact-input{margin-bottom:24px!important;padding:14px 0!important;font-size:15px!important}.card-img{height:180px!important}.filter-btn{min-height:40px!important;padding:8px 16px!important;font-size:11px!important}.website-videos-section{padding:24px 12px!important}.website-videos-section h2{margin-bottom:16px!important;font-size:22px!important}.website-videos-section h3{font-size:14px!important}.website-videos-section p{font-size:12px!important}.video-cards-grid{grid-template-columns:1fr!important;gap:12px!important;padding:0 12px!important}.video-card{margin:0!important}.video-card h3{margin-bottom:8px!important;font-size:14px!important}.video-player-container{max-height:200px;height:200px!important}.video-spotlight{width:calc(100% - 24px)!important;margin:0 12px!important}.video-spotlight h2{margin-bottom:12px!important;font-size:20px!important}.video-spotlight p{font-size:12px!important}.video-spotlight-price{font-size:20px!important}.video-spotlight-layout{flex-direction:column}.video-spotlight-media,.video-spotlight-content{width:100%;flex:100%!important;min-width:0!important}.video-spotlight-content{padding:20px 16px!important}.video-spotlight-media{height:240px!important}.video-spotlight-actions{flex-direction:column;align-items:stretch!important;gap:10px!important}.video-spotlight-button{width:100%!important;min-height:44px!important;padding:10px 14px!important;font-size:11px!important}.upload-zone{padding:24px 16px!important}.section-header{padding:0 12px!important}.section-header button{width:100%!important}.divider{margin:32px 12px!important}.modal-overlay{padding:16px!important}.modal-content{width:100%!important;max-width:calc(100vw - 32px)!important}}@media (width<=375px){.hero-title{font-size:24px!important}.website-videos-section h2{font-size:18px!important}.video-spotlight h2{font-size:16px!important}.cards-grid,.two-col,.video-cards-grid,.website-videos-section{padding:0 8px!important}.video-spotlight{width:calc(100% - 16px)!important;margin:0 8px!important}.divider{margin:24px 8px!important}}
