@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Pirata+One&display=swap";:root{--font-family:"Inter", system-ui, -apple-system, sans-serif;--font-heading:"Pirata One", "Inter", system-ui, sans-serif;--bg-primary:#0a0a0a;--bg-secondary:#171717;--bg-panel:#171717b3;--text-primary:#f5f5f5;--text-secondary:#a3a3a3;--accent-color:#f59e0b;--accent-hover:#d97706;--border-color:#ffffff14;--glass-border:#ffffff1a;--shadow-glow:0 0 20px #f59e0b33}*,:before,:after,input,button,select,textarea{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text-primary);font-family:var(--font-family);-webkit-font-smoothing:antialiased;background-color:#020617;background-image:radial-gradient(circle at 50% 0,#1e3a8a40 0%,#0000 70%),linear-gradient(#0f172a 0%,#020617 100%);background-attachment:fixed;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body:before{content:"";opacity:.15;pointer-events:none;z-index:-1;background-image:url(/images/wood_deck_bg.png);background-position:50%;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:2px;margin:0;font-weight:400}p{margin:0;line-height:1.6}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.text-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;display:inline-block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.glass-panel{background:var(--bg-panel);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 30px #00000080}.btn-primary{background:var(--accent-color);color:#111;box-shadow:var(--shadow-glow);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 0 25px #f59e0b66}.card-pirate{background:#0f172ad9;border:2px solid #92400e;border-radius:8px;transition:all .3s;position:relative;box-shadow:0 4px 6px #000c,inset 0 0 30px #000c}.card-pirate:after{content:"";opacity:.3;pointer-events:none;border:1px solid #f59e0b;border-radius:6px;transition:all .3s;position:absolute;inset:-5px}.card-pirate:hover{border-color:#f59e0b;transform:translateY(-5px);box-shadow:0 10px 20px #000000e6,inset 0 0 20px #f59e0b26}.card-pirate:hover:after{opacity:1;box-shadow:0 0 20px #f59e0b80}@keyframes mistSlide{0%{opacity:0;transform:translate(0)scale(1)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translate(-100px)scale(1.5)}}.mist-layer{pointer-events:none;z-index:0;background:radial-gradient(#c8c8c81a 0%,#0000 60%);animation:15s ease-in-out infinite alternate mistSlide;position:absolute;inset:-50px}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0f172ae6;border-left:1px solid #ffffff0d}::-webkit-scrollbar-thumb{background:#92400e;border:1px solid #f59e0b;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#b45309}.dashboard-container button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.btn-primary:active,.btn-secondary:active,.card-pirate:active{transform:scale(.98)}.product-image{transition:transform .5s}.card-pirate:hover .product-image{transform:scale(1.1)}.dashboard-container{font-family:system-ui,-apple-system,sans-serif}.dashboard-container h2,.dashboard-container h3,.dashboard-container h4,.dashboard-container h5,.dashboard-container h6,.dashboard-container .btn-primary{letter-spacing:normal;font-family:system-ui,-apple-system,sans-serif}.custom-select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;padding-right:2.5rem!important}.responsive-grid{grid-template-columns:minmax(0,1fr);gap:3rem;display:grid}@media (width>=768px){.responsive-grid{grid-template-columns:auto auto auto}}.mobile-hidden{display:flex}.desktop-hidden{display:none!important}.dashboard-header-responsive{gap:1rem;padding:1rem 2rem}.dashboard-title-container-responsive{gap:1.5rem}.dashboard-logo-responsive{width:100px;height:100px;top:-15px;left:0}.dashboard-logo-img-responsive{width:120px;height:120px}.dashboard-logo-spacer{width:110px;min-width:110px;height:40px}.dashboard-title-responsive{letter-spacing:3px;font-size:2.5rem}.dashboard-buttons-container-responsive{gap:1rem}.dashboard-btn-responsive{gap:.5rem;padding:.6rem 1.25rem}@media (width<=768px){.mobile-hidden{display:none!important}.desktop-hidden{display:flex!important}.container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:1rem!important;padding-right:1rem!important}.hero-container{padding:3rem 1rem!important}.hero-title{font-size:2.2rem!important}.hero-subtitle{margin-bottom:1.5rem!important;font-size:1rem!important}.stack-mobile{flex-direction:column!important}.card-padding-responsive{padding:1.5rem 1rem!important}.checkout-panel-responsive{padding:1.25rem!important}.featured-title-responsive{font-size:2rem!important}.customizer-footer-responsive{padding:1rem!important}.customizer-price-responsive{font-size:1.4rem!important}.customizer-btn-responsive{padding:.8rem .5rem!important;font-size:1rem!important}.dashboard-header-responsive{gap:.5rem!important;padding:.75rem .5rem!important}.dashboard-title-container-responsive{gap:.25rem!important}.dashboard-logo-responsive{width:65px!important;height:65px!important;top:-5px!important;left:-.5rem!important}.dashboard-logo-img-responsive{width:75px!important;height:75px!important}.dashboard-logo-spacer{width:65px!important;min-width:65px!important}.dashboard-title-responsive{letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:1.15rem!important;overflow:hidden!important}.dashboard-buttons-container-responsive{gap:.5rem!important}.dashboard-btn-responsive{gap:.4rem!important;padding:.4rem .5rem!important}.dashboard-btn-responsive svg{width:20px!important;height:20px!important}.btn-icon-responsive{border-radius:8px!important;padding:.5rem!important}.dashboard-sidebar-responsive{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.dashboard-menu-responsive{flex-flow:row!important;justify-content:space-around!important;gap:0!important;width:100%!important;min-width:0!important;padding:.5rem 0!important}.dashboard-menu-btn-responsive{border-radius:10px!important;flex:1 1 0!important;justify-content:center!important;width:auto!important;min-width:0!important;padding:.8rem 0!important}.dashboard-btn-text-responsive{display:none!important}.dashboard-badge-responsive{margin:0!important;padding:.1rem .4rem!important;font-size:.7rem!important;position:absolute!important;top:5px!important;right:50%!important;transform:translate(15px)!important}.dashboard-product-card-responsive{flex-wrap:wrap!important;gap:1rem!important}.dashboard-product-actions-responsive{text-align:left!important;flex-flow:wrap!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;width:100%!important;min-width:0!important}.dashboard-main-responsive{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:1.5rem 1rem!important}.dashboard-main-responsive>div:last-child{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.dashboard-main-responsive .glass-panel{box-sizing:border-box!important;max-width:100%!important;padding:1.25rem 1rem!important}.dashboard-section-header-responsive{flex-wrap:nowrap!important;gap:.4rem!important}.dashboard-section-title-responsive{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:1.15rem!important;overflow:hidden!important}.dashboard-section-btn-responsive{white-space:nowrap!important;padding:.4rem .6rem!important;font-size:.75rem!important}.dashboard-section-btn-responsive svg{width:16px!important;height:16px!important}.dashboard-category-container-responsive{justify-content:flex-start!important;gap:.4rem!important;margin-bottom:1.5rem!important;padding-bottom:.5rem!important}.dashboard-category-btn-responsive{white-space:nowrap!important;text-overflow:ellipsis!important;flex-shrink:1!important;min-width:0!important;padding:.4rem .5rem!important;font-size:.7rem!important;overflow:hidden!important}.dashboard-menu-btn-responsive svg{width:20px!important;height:20px!important}.dashboard-product-actions-group-responsive{flex-wrap:wrap!important;justify-content:flex-end!important}.dashboard-action-btn-responsive{padding:.4rem!important}.dashboard-form-responsive{flex-direction:column!important;gap:1rem!important;display:flex!important}.dashboard-form-responsive input,.dashboard-form-responsive select,.dashboard-form-responsive textarea{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.dashboard-form-row-responsive{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important;display:flex!important}.dashboard-form-responsive label{align-items:flex-start!important;height:auto!important;padding:.8rem .5rem!important}.dashboard-form-responsive label span{white-space:normal!important;word-break:break-word!important;font-size:.85rem!important;line-height:1.4!important}.dashboard-viewport-lock{width:100%!important;max-width:100%!important;overflow-x:hidden!important}}.card-padding-responsive{padding:3rem 2.5rem}.checkout-panel-responsive{padding:2rem}.store-header{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f172ad9;border:1px solid #ffffff1a;border-radius:100px;justify-content:space-between;align-items:center;max-width:1200px;height:65px;margin:1.5rem auto 1rem;padding:0 2rem;transition:all .3s;display:flex;position:sticky;top:1.5rem;box-shadow:0 10px 30px #0009}@media (width<=768px){.store-header{border-radius:50px;width:auto;height:60px;margin:1rem;padding:0 1rem}.dashboard-sidebar{margin-bottom:1.5rem;flex:none!important;width:100%!important}}.cart-drawer{z-index:301;background:#0f0f0ffa;border-radius:24px 0 0 24px;width:100%;max-width:420px;height:100dvh;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-10px 0 30px #00000080;flex-direction:column!important;display:flex!important}.cart-drawer-content{flex:auto;min-height:0;padding:1.5rem;overflow-y:auto}.cart-drawer-footer{background:#0000004d;border-top:1px solid #ffffff0d;flex-shrink:0;padding:1.5rem}@media (width<=768px){.cart-drawer{border-radius:0}.cart-drawer-footer{padding-bottom:2.5rem}.store-header-mobile{z-index:200!important;width:100%!important;margin:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important}}.close-cursor{cursor:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23ef4444\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg>") 16 16,pointer!important}.checkout-layout-container{flex-wrap:wrap;align-items:flex-start;gap:2rem;padding:2rem 1.5rem;display:flex}.checkout-steps-wrapper{flex:500px;order:2}.checkout-cart-wrapper{flex:350px;order:1;min-width:0;position:relative}.dashboard-container{height:auto!important;min-height:100vh!important}@media (width>=1024px){.checkout-steps-wrapper{order:1}.checkout-cart-wrapper{order:2;top:2rem}}.desktop-action-btn{display:flex}.mobile-action-btn{display:none!important}@media (width<=1023px){.desktop-action-btn{display:none!important}.mobile-action-btn{margin-top:1.5rem;display:flex!important}}@media (width<=768px){.customizer-overlay-responsive{padding:.25rem!important}.customizer-modal-responsive{border-radius:16px!important;height:98vh!important;max-height:100vh!important}}
