@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Fira+Code:wght@400;500&family=Playfair+Display:ital,wght@0,400;0,600;1,400&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#09090b;--text:#f4f4f5;--text-h:#fff;--border:#ffffff14;--code-bg:#18181b;--accent:#8b5cf6;--bg-primary:#09090b;--bg-secondary:#18181b;--bg-tertiary:#27272a;--border-color:#ffffff14;--border-glow:#8b5cf626;--purple:#8b5cf6;--purple-glow:#8b5cf659;--green:#10b981;--green-glow:#10b98140;--cyan:#06b6d4;--cyan-glow:#06b6d440;--gold:#d97706;--gold-light:#f59e0b;--gold-glow:#f59e0b40;--red:#ef4444;--red-glow:#ef444440;--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-muted:#71717a;--font-main:"Outfit", sans-serif;--font-mono:"Fira Code", monospace;--font-serif:"Playfair Display", serif;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--glass-bg:#18181ba6;--glass-border:1px solid #ffffff12}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-main);font-size:16px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{color:inherit;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.green{color:var(--green)!important}.purple{color:var(--purple)!important}.cyan{color:var(--cyan)!important}.red{color:var(--red)!important}.gold{color:var(--gold-light)!important}.marketplace-app{background-color:var(--bg-primary);background-image:radial-gradient(circle at 50% 200px,#8b5cf61f,#0000 80%),radial-gradient(circle at 100% 80%,#06b6d414,#0000 50%),linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:100% 100%,100% 100%,40px 40px,40px 40px;min-height:100vh;position:relative;overflow:hidden}.ambient-glow{filter:blur(150px);z-index:0;pointer-events:none;opacity:.15;border-radius:50%;position:absolute}.ag-1{background:var(--purple);width:500px;height:500px;top:-100px;left:-100px}.ag-2{background:var(--cyan);width:600px;height:600px;bottom:10%;right:-100px}.mp-nav{z-index:100;border-bottom:var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09090bd9;width:100%;padding:0 5%;position:sticky;top:0}.mp-nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.2rem 0;display:flex}.mp-logo{letter-spacing:-.5px;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:800;display:flex}.mp-logo-icon,.mp-logo span span{color:var(--purple)}.mp-links{gap:2rem;display:flex}.mp-links a{color:var(--text-secondary);transition:var(--transition-smooth);font-size:.95rem;font-weight:500}.mp-links a:hover{color:var(--text-primary);text-shadow:0 0 10px var(--purple-glow)}.mp-btn-primary{background:var(--purple);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex;box-shadow:0 4px 20px #8b5cf640}.mp-btn-primary:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 6px 25px #8b5cf666}.mp-btn-primary.big{padding:1rem 2rem;font-size:1.05rem}.mp-btn-secondary{color:var(--text-primary);border:var(--glass-border);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.mp-btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.mp-btn-secondary.big{padding:1rem 2rem;font-size:1.05rem}.mp-hero{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:7rem 5% 5rem;display:flex;position:relative}.mp-hero-badge{color:var(--purple);letter-spacing:.5px;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.mp-hero h1{letter-spacing:-2px;background:linear-gradient(135deg,#fff 40%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:800px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.mp-hero p{color:var(--text-secondary);max-width:700px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.mp-hero-actions{justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}.mp-hero-features{border-top:var(--glass-border);grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;padding-top:3.5rem;display:grid}.mp-hf-item{text-align:left;background:var(--glass-bg);border:var(--glass-border);border-radius:12px;gap:1rem;padding:1.5rem;display:flex}.mp-hf-item svg{flex-shrink:0;margin-top:.2rem}.mp-hf-item h3{margin-bottom:.3rem;font-size:1.05rem;font-weight:600}.mp-hf-item p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.4}.mp-section{z-index:10;max-width:1200px;margin:0 auto;padding:5rem 5%;position:relative}.mp-section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.mp-section-tag{color:var(--purple);letter-spacing:2px;text-transform:uppercase;margin-bottom:.8rem;font-size:.85rem;font-weight:700;display:block}.mp-section-header h2{letter-spacing:-1px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.mp-section-header p{color:var(--text-secondary);line-height:1.5}.mp-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.mp-card{background:var(--glass-bg);border:var(--glass-border);transition:var(--transition-smooth);border-radius:16px;flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden}.mp-card:before{content:"";background:linear-gradient(90deg, transparent, var(--purple-glow), transparent);opacity:0;height:2px;transition:var(--transition-smooth);position:absolute;top:0;left:0;right:0}.mp-card:hover{border-color:#8b5cf64d;transform:translateY(-5px);box-shadow:0 20px 40px -15px #8b5cf61a}.mp-card:hover:before{opacity:1}.mp-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.mp-card-cat{text-transform:uppercase;color:var(--purple);letter-spacing:1px;font-size:.8rem;font-weight:600}.mp-card-rating{color:var(--gold-light);font-size:.85rem;font-weight:500}.mp-card h3{margin-bottom:.8rem;font-size:1.6rem;font-weight:700}.mp-card-desc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.mp-card-features{flex-direction:column;gap:.6rem;margin-bottom:2rem;list-style:none;display:flex}.mp-card-features li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.mp-card-footer{border-top:var(--glass-border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.mp-card-price{align-items:baseline;gap:.2rem;display:flex}.mp-card-price sub{color:var(--text-muted);font-size:.75rem}.mp-card-price span{color:var(--text-primary);font-size:1.8rem;font-weight:800}.mp-card-actions{gap:.6rem;display:flex}.btn-sm{padding:.55rem 1rem!important;font-size:.85rem!important}.mp-sec-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.mp-sec-card{background:var(--glass-bg);border:var(--glass-border);transition:var(--transition-smooth);border-radius:12px;padding:2rem}.mp-sec-card:hover{border-color:#ffffff26;transform:translateY(-2px)}.mp-sec-icon-box{border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.mp-sec-icon-box.purple{color:var(--purple);background:#8b5cf61a}.mp-sec-icon-box.green{color:var(--green);background:#10b9811a}.mp-sec-icon-box.cyan{color:var(--cyan);background:#06b6d41a}.mp-sec-card h3{margin-bottom:.8rem;font-size:1.25rem;font-weight:700}.mp-sec-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.mp-footer{border-top:var(--glass-border);z-index:10;background:#09090be6;padding:4rem 5% 2rem;position:relative}.mp-footer-content{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.mp-footer-content p{color:var(--text-secondary);max-width:400px;margin-top:1rem;margin-bottom:2.5rem;font-size:.95rem}.mp-footer-bottom{border-top:var(--glass-border);width:100%;color:var(--text-muted);justify-content:space-between;padding-top:2rem;font-size:.8rem;display:flex}.dv-overlay{z-index:500;background:#09090b;flex-direction:column;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0}.dv-control-bar{border-bottom:var(--glass-border);z-index:10;background:#18181b;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.dv-left{align-items:center;gap:1rem;display:flex}.dv-close-btn{border:var(--glass-border);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:500;display:flex}.dv-close-btn:hover{color:var(--red);background:#ef444426;border-color:#ef44444d}.dv-divider{background:#ffffff1a;width:1px;height:24px}.dv-title{color:var(--text-primary);font-size:.9rem;font-weight:600}.dv-device-switch{border:var(--glass-border);background:#09090b;border-radius:8px;padding:.25rem;display:flex}.dv-device-switch button{color:var(--text-muted);cursor:pointer;width:36px;height:30px;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.dv-device-switch button:hover{color:var(--text-primary)}.dv-device-switch button.active{background:var(--bg-tertiary);color:var(--purple)}.dv-right{align-items:center;gap:1.2rem;display:flex}.dv-badge{color:var(--text-secondary);background:#10b98114;border:1px solid #10b98133;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.8rem;font-weight:500;display:flex}.dv-buy-btn{background:var(--purple);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 4px 12px #8b5cf633}.dv-buy-btn:hover{background:#7c3aed;transform:translateY(-1px)}.dv-preview-area{background:#09090b;flex-grow:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;overflow:hidden}.dv-viewport-container{background:#fff;position:relative;overflow:hidden}.dv-iframe{border:none;width:100%;height:100%;display:block}.dv-mobile-notch{z-index:50;pointer-events:none;background:#27272a;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:150px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.dls-simulator{background:var(--glass-bg);border:var(--glass-border);border-radius:16px;padding:3rem}.dls-header{margin-bottom:2rem}.dls-header h2{margin-bottom:.5rem;font-size:2rem;font-weight:800}.dls-header p{color:var(--text-secondary);font-size:.95rem}.dls-tabs{border-bottom:var(--glass-border);gap:.5rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.dls-tabs button{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:600}.dls-tabs button:hover{color:var(--text-primary)}.dls-tabs button.active{background:var(--purple);color:#fff}.dls-panel-grid{grid-template-columns:1.1fr 1.2fr;gap:3rem;display:grid}.dls-controls-card{flex-direction:column;gap:1.5rem;display:flex}.dls-sub{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.dls-form-group{flex-direction:column;gap:.5rem;display:flex}.dls-form-group label{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.dls-form-group textarea{background:var(--bg-primary);border:var(--glass-border);color:var(--text-primary);font-family:var(--font-mono);resize:vertical;border-radius:8px;outline:none;padding:.8rem;font-size:.85rem}.dls-form-group textarea:focus{border-color:var(--purple)}.dls-input-with-icon{background:var(--bg-primary);border:var(--glass-border);border-radius:8px;align-items:center;padding:0 .8rem;display:flex}.dls-input-with-icon svg{color:var(--text-muted)}.dls-input-with-icon input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;padding:.8rem .6rem;font-size:.9rem}.dls-presets{margin-top:.5rem}.dls-presets span{color:var(--text-muted);margin-bottom:.4rem;font-size:.75rem;display:block}.dls-presets-row{flex-wrap:wrap;gap:.4rem;display:flex}.dls-presets-row button{background:var(--bg-tertiary);border:var(--glass-border);cursor:pointer;transition:var(--transition-smooth);border-radius:4px;padding:.35rem .75rem;font-size:.75rem;font-weight:500}.dls-presets-row button:hover{background:var(--text-muted);color:#fff}.dls-visualizer-card{flex-direction:column;gap:1.5rem;display:flex}.dls-v-header{justify-content:space-between;align-items:center;display:flex}.dls-badge{border-radius:50px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}.dls-badge.success{color:var(--green);background:#10b98114;border:1px solid #10b98133}.dls-badge.locked{color:var(--red);background:#ef444414;border:1px solid #ef444433}.dls-mock-browser{border:var(--glass-border);background:var(--bg-primary);border-radius:12px;overflow:hidden;box-shadow:0 15px 30px #0000004d}.dls-browser-bar{background:var(--bg-secondary);border-bottom:var(--glass-border);align-items:center;height:40px;padding:0 1rem;display:flex;position:relative}.dls-browser-dots{gap:.35rem;display:flex;position:absolute;left:1rem}.dls-browser-dots span{border-radius:50%;width:9px;height:9px}.dls-browser-dots span:first-child{background:#ff5f56}.dls-browser-dots span:nth-child(2){background:#ffbd2e}.dls-browser-dots span:nth-child(3){background:#27c93f}.dls-browser-address{background:var(--bg-primary);border:var(--glass-border);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:.4rem;max-width:60%;margin:0 auto;padding:.25rem 2rem;font-size:.75rem;display:flex;overflow:hidden}.dls-browser-viewport{background:var(--bg-secondary);text-align:center;justify-content:center;align-items:center;height:230px;padding:2rem;display:flex}.dls-unlocked-preview{flex-direction:column;align-items:center;max-width:320px;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;display:flex}.dls-up-icon{margin-bottom:.8rem;font-size:2.2rem}.dls-unlocked-preview h4{color:var(--green);margin-bottom:.4rem;font-size:1.1rem}.dls-unlocked-preview p{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.dls-locked-preview{flex-direction:column;align-items:center;max-width:340px;animation:.4s ease-in-out shake;display:flex}.dls-lock-icon{color:var(--red);filter:drop-shadow(0 0 10px var(--red-glow));margin-bottom:.8rem}.dls-locked-preview h4{color:var(--red);letter-spacing:.5px;margin-bottom:.3rem;font-size:1.05rem;font-weight:800}.dls-locked-preview p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.8rem}.dls-error-code{background:var(--bg-primary);border:var(--glass-border);font-family:var(--font-mono);color:var(--text-muted);text-align:left;border-radius:6px;flex-direction:column;gap:.2rem;width:100%;margin-bottom:.8rem;padding:.6rem;font-size:.65rem;display:flex}.dls-licensing-btn{color:var(--red);cursor:not-allowed;background:#ef44441a;border:1px solid #ef444433;border-radius:4px;padding:.4rem 1rem;font-size:.75rem;font-weight:600}.dls-code-card{flex-direction:column;display:flex}.dls-code-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.dls-copy-btn{background:var(--bg-tertiary);border:var(--glass-border);cursor:pointer;transition:var(--transition-smooth);border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}.dls-copy-btn:hover{background:var(--text-muted);color:#fff}.dls-code-block{background:var(--bg-primary);border:var(--glass-border);font-family:var(--font-mono);color:var(--text-secondary);border-radius:8px;max-height:450px;padding:1.5rem;font-size:.85rem;line-height:1.5;overflow-x:auto}.lockout-screen{background:var(--bg-primary);height:100vh;font-family:var(--font-main);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.lockout-box{background:var(--bg-secondary);border:2px solid var(--red);text-align:center;z-index:10;border-radius:16px;flex-direction:column;align-items:center;max-width:500px;padding:3rem;animation:.4s ease-out fadeIn;display:flex;position:relative;box-shadow:0 0 50px #ef44441a}.lockout-icon-wrapper{background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.lockout-icon{color:var(--red);animation:2s infinite pulseRed}.lockout-box h2{color:var(--red);letter-spacing:-.5px;margin-bottom:.8rem;font-size:2rem;font-weight:800}.lockout-box p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.5}.lockout-details{background:var(--bg-primary);border:var(--glass-border);text-align:left;border-radius:8px;flex-direction:column;gap:.8rem;width:100%;margin-bottom:1.5rem;padding:1.2rem;display:flex}.ld-row{justify-content:space-between;font-size:.85rem;display:flex}.ld-row span{color:var(--text-muted)}.ld-row strong{font-family:var(--font-mono);color:var(--text-primary)}.lockout-note{color:var(--text-muted);text-align:left;align-items:flex-start;gap:.5rem;margin-bottom:2rem;font-size:.75rem;line-height:1.4;display:flex}.lockout-note svg{color:var(--text-muted);flex-shrink:0;margin-top:.1rem}.lockout-bypass-btn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-size:.8rem;text-decoration:underline}.lockout-bypass-btn:hover{color:var(--text-primary)}.demo-luxestate{color:#e4e4e7;min-height:100vh;font-family:var(--font-main);background:#0a0a0c;position:relative;overflow-y:auto}.le-nav{z-index:100;background:#0a0a0cf2;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 6%;display:flex;position:sticky;top:0}.le-logo{color:#fff;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.le-logo-icon,.le-logo span span{color:var(--gold-light)}.le-links{gap:2.2rem;display:flex}.le-links a{color:#a1a1aa;transition:var(--transition-smooth);font-size:.9rem;font-weight:500}.le-links a:hover{color:var(--gold-light)}.le-btn-primary{background:var(--gold-light);color:#000;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:4px;padding:.6rem 1.25rem;font-weight:600}.le-btn-primary:hover{background:#e08e0b}.le-hero{text-align:center;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1500&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:80vh;padding:0 10%;display:flex;position:relative}.le-hero-overlay{z-index:1;background:linear-gradient(#0a0a0c66 0%,#0a0a0c 100%);position:absolute;inset:0}.le-hero-content{z-index:5;max-width:800px;position:relative}.le-hero-content h1{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:400;line-height:1.15}.le-hero-content p{color:#d4d4d8;max-width:600px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.5}.le-search-box{text-align:left;background:#18181b;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:1rem;max-width:650px;margin:0 auto;padding:1.2rem;display:flex;box-shadow:0 20px 40px #00000080}.le-search-input{background:#09090b;border:1px solid #ffffff0d;border-radius:4px;align-items:center;padding:0 .8rem;display:flex}.le-search-icon{color:#71717a}.le-search-input input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:.8rem}.le-search-filters{gap:.5rem;display:flex}.le-filter-btn{color:#a1a1aa;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff1a;border-radius:4px;padding:.4rem .9rem;font-size:.8rem;font-weight:500}.le-filter-btn:hover,.le-filter-btn.active{border-color:var(--gold-light);color:var(--gold-light);background:#f59e0b1a}.le-section{padding:6rem 6%}.le-section-header{margin-bottom:4rem}.le-section-header h2{font-family:var(--font-serif);color:#fff;margin-bottom:.5rem;font-size:2.2rem;font-weight:400}.le-section-header p{color:#71717a;font-size:.95rem}.le-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.le-card{transition:var(--transition-smooth);background:#18181b;border:1px solid #ffffff0d;border-radius:4px;overflow:hidden}.le-card:hover{border-color:#f59e0b4d;transform:translateY(-4px)}.le-card-img-container{height:230px;position:relative;overflow:hidden}.le-card-img-container img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.le-card:hover .le-card-img-container img{transform:scale(1.05)}.le-card-tag{color:var(--gold-light);border:1px solid var(--gold-light);text-transform:uppercase;background:#000;border-radius:2px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.le-card-body{padding:1.5rem}.le-card-price{color:var(--gold-light);margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.le-card h3{font-family:var(--font-serif);color:#fff;margin-bottom:.8rem;font-size:1.25rem}.le-card-location{color:#a1a1aa;align-items:center;gap:.4rem;margin-bottom:1.2rem;font-size:.85rem;display:flex}.le-card-specs{border-top:1px solid #ffffff0d;justify-content:space-between;margin-bottom:1.5rem;padding-top:1rem;display:flex}.le-card-specs div{color:#71717a;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.le-card-btn{color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff1a;padding:.6rem;font-size:.85rem;font-weight:600}.le-card-btn:hover{color:#000;background:#fff}.le-no-results{text-align:center;color:#71717a;grid-column:span 3;padding:4rem 0}.le-stats-section{background:#111115;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;padding:4rem 6%}.le-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.le-stat-item h3{font-family:var(--font-serif);color:var(--gold-light);margin-bottom:.3rem;font-size:2.5rem;font-weight:400}.le-stat-item p{color:#71717a;font-size:.85rem}.le-inquiry-section{background:#0a0a0c;padding:6rem 6%}.le-inquiry-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.le-inquiry-text h2{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:2.5rem}.le-inquiry-text p{color:#a1a1aa;margin-bottom:2rem;line-height:1.5}.le-inquiry-features{flex-direction:column;gap:.8rem;display:flex}.le-inf-item{color:#d4d4d8;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.le-inf-item svg{color:var(--gold-light)}.le-inquiry-form-card{background:#18181b;border:1px solid #ffffff0d;border-radius:4px;padding:2.5rem}.le-form-group{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.le-form-group label{color:#a1a1aa;font-size:.8rem;font-weight:600}.le-form-group input,.le-form-group select{color:#fff;background:#09090b;border:1px solid #ffffff14;border-radius:2px;outline:none;padding:.75rem;font-size:.85rem}.le-form-group input:focus{border-color:var(--gold-light)}.le-submit-btn{background:var(--gold-light);color:#000;cursor:pointer;width:100%;transition:var(--transition-smooth);border:none;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-weight:600;display:flex}.le-submit-btn:hover{background:#e08e0b}.le-booking-success{text-align:center;padding:2rem 0}.le-success-icon-box{width:60px;height:60px;color:var(--green);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.le-booking-success h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.le-booking-success p{color:#a1a1aa;font-size:.85rem}.le-footer{border-top:1px solid #ffffff0d;padding:3rem 6%}.le-footer-top{color:#71717a;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.le-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.le-modal{background:#18181b;border:1px solid #f59e0b33;border-radius:4px;width:100%;max-width:900px;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;position:relative;overflow:hidden}.le-modal-close{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}.le-modal-grid{grid-template-columns:1.2fr 1fr;display:grid}.le-modal-img{height:480px}.le-modal-img img{object-fit:cover;width:100%;height:100%}.le-modal-info{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.le-modal-price{color:var(--gold-light);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.le-modal-info h2{font-family:var(--font-serif);color:#fff;margin-bottom:.8rem;font-size:2rem}.le-modal-desc{color:#a1a1aa;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.le-modal-specs{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem 0;display:grid}.le-spec-item{flex-direction:column;display:flex}.le-spec-item strong{color:#fff;font-size:1.1rem}.le-spec-item span{color:#71717a;text-transform:uppercase;font-size:.75rem}.demo-novaport{color:#f3f4f6;min-height:100vh;font-family:var(--font-main);background:#030712;position:relative;overflow-y:auto}.np-bg-glow-1{filter:blur(100px);pointer-events:none;background:#06b6d414;border-radius:50%;width:350px;height:350px;position:absolute;top:10%;left:5%}.np-bg-glow-2{filter:blur(120px);pointer-events:none;background:#8b5cf614;border-radius:50%;width:400px;height:400px;position:absolute;bottom:15%;right:5%}.np-header{z-index:10;justify-content:space-between;align-items:center;padding:1.5rem 8%;display:flex;position:relative}.np-logo{font-family:var(--font-mono);color:#fff;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;display:flex}.np-logo-icon,.np-logo span span{color:var(--cyan)}.np-nav{gap:2rem;display:flex}.np-nav a{font-family:var(--font-mono);color:#9ca3af;transition:var(--transition-smooth);font-size:.8rem}.np-nav a:hover{color:var(--cyan);text-shadow:0 0 8px var(--cyan-glow)}.np-hero{z-index:10;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:6rem 8% 4rem;display:grid;position:relative}.np-hero-text h1{background:linear-gradient(135deg,#fff 30%,#9ca3af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:1rem 0;font-size:3rem;font-weight:800;line-height:1.2}.np-hero-text p{color:#9ca3af;margin-bottom:2rem;line-height:1.5}.np-badge{color:var(--cyan);font-family:var(--font-mono);letter-spacing:1px;background:#06b6d414;border:1px solid #06b6d433;border-radius:4px;padding:.3rem .8rem;font-size:.75rem;display:inline-block}.np-hero-actions{gap:1rem;display:flex}.np-btn-primary{background:var(--cyan);color:#030712;transition:var(--transition-smooth);border-radius:6px;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;display:flex}.np-btn-primary:hover{background:#0ea5e9;box-shadow:0 0 15px #06b6d466}.np-btn-secondary{color:#fff;font-family:var(--font-mono);transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:.7rem 1.4rem;font-size:.8rem}.np-btn-secondary:hover{background:#ffffff0d}.np-hero-tech{flex-direction:column;gap:1.5rem;display:flex}.np-tech-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f29374d;border:1px solid #ffffff0a;border-radius:8px;padding:1.5rem}.np-t-icon{margin-bottom:.8rem}.np-t-icon.purple{color:var(--purple)}.np-t-icon.cyan{color:var(--cyan)}.np-tech-card h3{margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.np-tech-card p{color:#9ca3af;font-size:.8rem;line-height:1.4}.np-section{z-index:10;max-width:1100px;margin:0 auto;padding:5rem 8%;position:relative}.np-section-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.np-section-header h2{letter-spacing:-.5px;font-size:1.8rem;font-weight:800}.np-filters{background:#1f293766;border:1px solid #ffffff0a;border-radius:6px;padding:.25rem;display:flex}.np-filter-btn{color:#9ca3af;font-family:var(--font-mono);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:4px;padding:.4rem .9rem;font-size:.75rem}.np-filter-btn:hover{color:#fff}.np-filter-btn.active{color:var(--cyan);background:#ffffff0d}.np-projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.np-project-card{transition:var(--transition-smooth);background:#1f293733;border:1px solid #ffffff08;border-radius:8px;flex-direction:column;padding:1.5rem;display:flex}.np-project-card:hover{border-color:#06b6d44d;transform:translateY(-2px)}.np-proj-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.np-proj-cat{font-family:var(--font-mono);color:var(--cyan);background:#06b6d40d;border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.np-proj-link{color:#9ca3af;transition:var(--transition-smooth)}.np-proj-link:hover{color:#fff}.np-project-card h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.np-project-card p{color:#9ca3af;flex-grow:1;margin-bottom:1.2rem;font-size:.8rem;line-height:1.4}.np-proj-techs{flex-wrap:wrap;gap:.4rem;display:flex}.np-proj-techs span{font-family:var(--font-mono);color:#6b7280;background:#ffffff05;border-radius:2px;padding:.2rem .4rem;font-size:.65rem}.np-terminal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030712cc;border:1px solid #ffffff0d;border-radius:8px;overflow:hidden;box-shadow:0 20px 40px #0006}.np-term-bar{background:#111827;border-bottom:1px solid #ffffff05;align-items:center;height:38px;padding:0 1rem;display:flex;position:relative}.np-term-dots{gap:.35rem;display:flex}.np-term-dots span{border-radius:50%;width:8px;height:8px}.np-term-dots .red{background:#ef4444}.np-term-dots .yellow{background:#f59e0b}.np-term-dots .green{background:#10b981}.np-term-title{font-family:var(--font-mono);color:#6b7280;margin:0 auto;font-size:.7rem}.np-term-icon{color:#4b5563;position:absolute;right:1rem}.np-term-body{height:250px;font-family:var(--font-mono);flex-direction:column;gap:.4rem;padding:1.5rem;font-size:.8rem;display:flex;overflow-y:auto}.np-term-line{line-height:1.4}.np-term-line.system{color:#6b7280}.np-term-line.info{color:#9ca3af}.np-term-line.input{color:var(--cyan)}.np-term-line.warning{color:#f59e0b}.np-term-line.success{color:var(--green)}.np-term-line.error{color:var(--red)}.np-term-form{background:#030712e6;border-top:1px solid #ffffff05;align-items:center;gap:.5rem;padding:.8rem 1.5rem;display:flex}.np-term-form span{font-family:var(--font-mono);color:var(--cyan);font-size:.8rem}.np-term-form input{color:#fff;font-family:var(--font-mono);background:0 0;border:none;outline:none;width:100%;font-size:.8rem}.np-contact-section{justify-content:center;display:flex}.np-contact-card{text-align:center;background:#1f293733;border:1px solid #ffffff08;border-radius:12px;width:100%;max-width:600px;padding:3rem}.np-contact-card h2{margin-bottom:.5rem;font-size:1.6rem}.np-contact-card p{color:#9ca3af;margin-bottom:2rem;font-size:.85rem}.np-form-row{gap:.5rem;margin-bottom:.8rem;display:flex}.np-contact-card input{color:#fff;background:#030712;border:1px solid #ffffff0f;border-radius:6px;outline:none;flex-grow:1;padding:.8rem;font-size:.85rem}.np-submit-btn{background:var(--cyan);color:#030712;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:6px;align-items:center;gap:.4rem;padding:0 1.5rem;font-size:.85rem;font-weight:600;display:flex}.np-submit-btn:hover{background:#0ea5e9}.np-contact-card textarea{color:#fff;resize:none;background:#030712;border:1px solid #ffffff0f;border-radius:6px;outline:none;width:100%;padding:.8rem;font-size:.85rem}.np-contact-card input:focus,.np-contact-card textarea:focus{border-color:var(--cyan)}.np-contact-success{color:var(--green);font-family:var(--font-mono);padding:1.5rem 0;font-size:.85rem}.np-footer{text-align:center;font-family:var(--font-mono);color:#4b5563;border-top:1px solid #ffffff05;padding:2.5rem 0;font-size:.7rem}.demo-apexsaas{color:#e2e8f0;min-height:100vh;font-family:var(--font-main);background:#0f0f15;position:relative;overflow-y:auto}.as-nav{z-index:100;background:#0f0f15f2;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 8%;display:flex;position:sticky;top:0}.as-logo{color:#fff;align-items:center;gap:.4rem;font-size:1.3rem;font-weight:800;display:flex}.as-logo-icon,.as-logo span span{color:#8b5cf6}.as-links{gap:2rem;display:flex}.as-links a{color:#94a3b8;transition:var(--transition-smooth);font-size:.9rem;font-weight:500}.as-links a:hover{color:#fff}.as-btn-navbar{color:#fff;cursor:pointer;transition:var(--transition-smooth);background:#8b5cf6;border:none;border-radius:6px;padding:.55rem 1.25rem;font-weight:600}.as-btn-navbar:hover{background:#7c3aed}.as-hero{max-width:1200px;margin:0 auto;padding:6rem 8% 5rem}.as-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.as-badge{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf626;border-radius:50px;margin-bottom:1.2rem;padding:.35rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.as-hero-text h1{color:#fff;margin-bottom:1.2rem;font-size:3.2rem;font-weight:800;line-height:1.15}.as-hero-text p{color:#94a3b8;margin-bottom:2rem;line-height:1.5}.as-hero-actions{gap:1rem;display:flex}.as-btn-primary{color:#fff;cursor:pointer;transition:var(--transition-smooth);background:#8b5cf6;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600}.as-btn-primary:hover{background:#7c3aed}.as-btn-secondary{color:#fff;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.4rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.as-btn-secondary:hover{background:#ffffff0a}.as-hero-graphic{perspective:1000px}.as-dashboard-mock{background:#1e1b4b;border:1px solid #8b5cf633;border-radius:12px;overflow:hidden;transform:rotateY(-5deg)rotateX(5deg);box-shadow:0 25px 50px -12px #00000080}.as-dash-header{background:#111029;border-bottom:1px solid #ffffff0d;align-items:center;height:38px;padding:0 1rem;display:flex}.as-dash-circles{gap:.3rem;display:flex}.as-dash-circles span{background:#fff3;border-radius:50%;width:7px;height:7px}.as-dash-title{color:#a78bfa;margin:0 auto;font-size:.7rem;font-weight:500}.as-dash-content{padding:1.5rem}.as-dash-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.as-d-stat{background:#0f0f1580;border:1px solid #ffffff05;border-radius:6px;padding:.8rem}.as-d-stat span{color:#94a3b8;margin-bottom:.2rem;font-size:.65rem;display:block}.as-d-stat strong{color:#fff;font-size:.95rem}.as-chart-container{background:#0f0f1580;border-radius:6px;padding:1rem}.as-chart-svg{width:100%;height:auto}.as-section{max-width:1200px;margin:0 auto;padding:5rem 8%}.as-section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.as-section-header h2{color:#fff;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.as-section-header p{color:#94a3b8}.as-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.as-feat-card{transition:var(--transition-smooth);background:#13131c;border:1px solid #ffffff08;border-radius:8px;padding:2.2rem}.as-feat-card:hover{border-color:#8b5cf633;transform:translateY(-2px)}.as-f-icon{color:#8b5cf6;margin-bottom:1.2rem}.as-feat-card h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.as-feat-card p{color:#94a3b8;font-size:.85rem;line-height:1.5}.as-calc-container{background:#13131c;border:1px solid #ffffff08;border-radius:12px;grid-template-columns:1.2fr 1fr;gap:4rem;padding:3rem;display:grid}.as-calc-inputs h2{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.as-calc-inputs p{color:#94a3b8;margin-bottom:2rem;font-size:.85rem}.as-slider-group{margin-bottom:2rem}.as-slider-label{justify-content:space-between;margin-bottom:.6rem;font-size:.9rem;font-weight:600;display:flex}.as-slider-label strong{color:#8b5cf6;font-size:1.1rem}.as-range-slider{-webkit-appearance:none;background:#1e1b4b;border-radius:3px;outline:none;width:100%;height:6px}.as-range-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#8b5cf6;border-radius:50%;width:18px;height:18px;box-shadow:0 0 10px #8b5cf680}.as-calc-metrics{gap:2rem;display:flex}.as-calc-m-item{align-items:center;gap:.6rem;display:flex}.as-calc-m-item h4{color:#94a3b8;font-size:.75rem}.as-calc-m-item p{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.as-calc-result-card{text-align:center;background:#1e1b4b;border:1px solid #8b5cf633;border-radius:8px;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.as-calc-result-card h3{color:#a78bfa;margin-bottom:.5rem;font-size:1rem;font-weight:600}.as-calc-savings{color:#fff;justify-content:center;align-items:baseline;margin-bottom:1rem;display:flex}.as-calc-savings svg{color:#a78bfa}.as-calc-savings span{font-size:2.8rem;font-weight:800}.as-calc-savings sub{color:#a78bfa;margin-left:.3rem;font-size:.85rem}.as-calc-result-card p{color:#94a3b8;font-size:.85rem;line-height:1.4}.as-pricing-toggle{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.as-pricing-toggle span{color:#64748b;font-size:.9rem;font-weight:600}.as-pricing-toggle span.active{color:#fff}.as-t-btn{cursor:pointer;background:#1e1b4b;border:1px solid #8b5cf633;border-radius:50px;width:50px;height:28px;padding:2px;position:relative}.as-t-btn span{background:#8b5cf6;border-radius:50%;width:22px;height:22px;transition:transform .25s;display:block}.as-t-btn.yearly span{transform:translate(22px)}.as-save-tag{color:var(--green);vertical-align:middle;background:#10b9811a;border:1px solid #10b98126;border-radius:4px;margin-left:.2rem;padding:.1rem .4rem;font-size:.7rem}.as-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;display:grid}.as-price-card{background:#13131c;border:1px solid #ffffff08;border-radius:12px;flex-direction:column;padding:2.5rem;display:flex;position:relative}.as-price-card.popular{background:#111029;border-color:#8b5cf666}.as-p-popular-badge{color:#fff;letter-spacing:.5px;background:#8b5cf6;border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.as-price-card h3{margin-bottom:.3rem;font-size:1.3rem;font-weight:700}.as-price-card p{color:#64748b;margin-bottom:1.5rem;font-size:.8rem}.as-price{color:#fff;margin-bottom:2rem;font-size:2.2rem;font-weight:800}.as-price sub{color:#64748b;font-size:.85rem}.as-price-card ul{flex-direction:column;flex-grow:1;gap:.8rem;margin-bottom:2.5rem;list-style:none;display:flex}.as-price-card ul li{color:#94a3b8;padding-left:1.2rem;font-size:.85rem;position:relative}.as-price-card ul li:before{content:"✓";color:#8b5cf6;position:absolute;left:0}.as-price-btn{color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff14;border-radius:6px;padding:.75rem;font-weight:600}.as-price-btn:hover,.as-price-btn.active{background:#8b5cf6;border-color:#8b5cf6;box-shadow:0 4px 15px #8b5cf640}.as-faq-accordion{flex-direction:column;gap:.8rem;max-width:800px;margin:0 auto;display:flex}.as-faq-item{cursor:pointer;transition:var(--transition-smooth);background:#13131c;border:1px solid #ffffff08;border-radius:8px;padding:1.2rem}.as-faq-item:hover{border-color:#8b5cf626}.as-faq-trigger{justify-content:space-between;align-items:center;display:flex}.as-faq-trigger h3{color:#fff;font-size:.95rem;font-weight:600}.as-faq-content{color:#94a3b8;border-top:1px solid #ffffff08;margin-top:1rem;padding-top:1rem;font-size:.85rem;line-height:1.5}.as-footer{text-align:center;color:#475569;border-top:1px solid #ffffff0a;padding:2.5rem 0;font-size:.75rem}.demo-bistroflow{color:#d1c8b3;min-height:100vh;font-family:var(--font-main);background:#0d0c0a;position:relative;overflow-y:auto}.bf-nav{z-index:100;background:#0d0c0a;border-bottom:1px solid #d1c8b314;justify-content:space-between;align-items:center;padding:1.5rem 8%;display:flex;position:sticky;top:0}.bf-logo{font-family:var(--font-serif);color:#fff;letter-spacing:1px;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.bf-logo-icon,.bf-logo span span{color:#d97706}.bf-links{gap:2.5rem;display:flex}.bf-links a{font-family:var(--font-serif);color:#d1c8b3;transition:var(--transition-smooth);font-size:.85rem}.bf-links a:hover{color:#d97706}.bf-btn-reserve{color:#d97706;font-family:var(--font-serif);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #d97706;border-radius:0;padding:.55rem 1.2rem;font-size:.8rem}.bf-btn-reserve:hover{color:#000;background:#d97706}.bf-hero{text-align:center;background-image:linear-gradient(#0d0c0a80 0%,#0d0c0a 100%),url(https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?auto=format&fit=crop&w=1500&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:80vh;padding:0 10%;display:flex}.bf-hero-content h1{font-family:var(--font-serif);color:#fff;margin-bottom:1.2rem;font-size:3.5rem;font-weight:400;line-height:1.15}.bf-hero-content p{max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.bf-hero-details{color:#a8a08f;justify-content:center;gap:2rem;margin-bottom:2rem;font-size:.8rem;display:flex}.bf-hero-details div{align-items:center;gap:.4rem;display:flex}.bf-hero-btn{color:#000;font-family:var(--font-serif);cursor:pointer;transition:var(--transition-smooth);background:#d97706;border:none;padding:.8rem 1.8rem;font-size:.9rem}.bf-hero-btn:hover{color:#fff;background:#b45309}.bf-section{max-width:1000px;margin:0 auto;padding:6rem 8%}.bf-section-header{text-align:center;margin-bottom:4rem}.bf-section-header h2{font-family:var(--font-serif);color:#fff;margin-bottom:.6rem;font-size:2.2rem;font-weight:400}.bf-section-header p{color:#8c826e;font-size:.9rem}.bf-menu-categories{border-bottom:1px solid #d1c8b314;justify-content:center;gap:1.5rem;margin-top:1.5rem;padding-bottom:.8rem;display:flex}.bf-cat-btn{font-family:var(--font-serif);color:#8c826e;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;padding-bottom:.8rem;font-size:.9rem;position:relative}.bf-cat-btn:hover{color:#fff}.bf-cat-btn.active{color:#d97706}.bf-cat-btn.active:after{content:"";background:#d97706;height:2px;position:absolute;bottom:-15px;left:0;right:0}.bf-menu-grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.bf-menu-item{border-bottom:1px dashed #d1c8b326;padding-bottom:1.5rem}.bf-menu-item-header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.bf-menu-item h3{font-family:var(--font-serif);color:#fff;font-size:1.15rem;font-weight:400}.bf-menu-item-price{font-family:var(--font-serif);color:#d97706;font-weight:600}.bf-menu-item-desc{color:#8c826e;font-size:.8rem;line-height:1.4}.bf-testimonial-section{background:#12110e;max-width:100%}.bf-review-slider{justify-content:center;align-items:center;gap:2rem;max-width:700px;margin:0 auto;display:flex}.bf-slider-arrow{color:#d1c8b3;cursor:pointer;width:44px;height:44px;transition:var(--transition-smooth);background:0 0;border:1px solid #d1c8b31a;border-radius:50%;justify-content:center;align-items:center;display:flex}.bf-slider-arrow:hover{color:#000;background:#d97706;border-color:#d97706}.bf-review-card{text-align:center;padding:1rem}.bf-rating{margin-bottom:1rem;font-size:.85rem;display:block}.bf-review-text{font-family:var(--font-serif);color:#fff;margin-bottom:1.5rem;font-size:1.4rem;font-style:italic;line-height:1.5}.bf-review-author{color:#d97706;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.bf-footer-info{background:#0d0c0a;border-top:1px solid #d1c8b314;padding:4rem 8%}.bf-info-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:4rem;max-width:800px;margin:0 auto;display:grid}.bf-info-card h3{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:1.25rem}.bf-info-card p{color:#8c826e;margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.bf-footer{text-align:center;color:#524f46;border-top:1px solid #d1c8b30d;padding:2.5rem 0;font-size:.75rem}.bf-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.bf-modal{background:#12110e;border:1px solid #d97706;width:100%;max-width:500px;padding:3rem;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;position:relative}.bf-modal-close{color:#8c826e;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;position:absolute;top:1rem;right:1rem}.bf-modal-close:hover{color:#fff}.bf-modal h2{font-family:var(--font-serif);color:#fff;margin-bottom:.5rem;font-size:1.8rem}.bf-modal p{color:#8c826e;margin-bottom:2rem;font-size:.85rem;line-height:1.4}.bf-form-group{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.bf-form-group label{color:#a8a08f;text-transform:uppercase;font-size:.75rem}.bf-form-group input,.bf-form-group select{color:#fff;background:#0d0c0a;border:1px solid #d1c8b326;outline:none;padding:.75rem;font-size:.85rem}.bf-form-group input:focus,.bf-form-group select:focus{border-color:#d97706}.bf-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.bf-submit-btn{color:#000;width:100%;font-family:var(--font-serif);cursor:pointer;transition:var(--transition-smooth);background:#d97706;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;display:flex}.bf-submit-btn:hover{color:#fff;background:#b45309}.bf-booking-success{text-align:center}.bf-success-icon-box{width:60px;height:60px;color:var(--green);background:#10b98114;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.bf-booking-success h2{color:var(--green);font-family:var(--font-serif);margin-bottom:.8rem;font-size:1.5rem}.bf-booking-success p{color:#a8a08f;font-size:.85rem;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}@keyframes pulseRed{0%{transform:scale(1);box-shadow:0 0 #ef444466}70%{transform:scale(1.05);box-shadow:0 0 0 15px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}@media (width<=1024px){.mp-grid,.mp-sec-grid,.dls-panel-grid,.np-hero,.le-inquiry-container,.as-hero-grid,.as-calc-container,.le-modal-grid{grid-template-columns:1fr}.le-grid,.as-pricing-grid,.np-projects-grid{grid-template-columns:repeat(2,1fr)}.bf-menu-grid{grid-template-columns:1fr;gap:1.5rem}.le-modal-img{height:300px}}@media (width<=640px){.le-grid,.le-stats-grid,.np-projects-grid,.as-pricing-grid,.as-features-grid,.bf-info-grid{grid-template-columns:1fr;gap:1.5rem}.mp-links{display:none}.mp-hero h1{font-size:2.5rem}.mp-hero-features{grid-template-columns:1fr}.dv-middle{display:none}.le-hero-content h1{font-size:2.2rem}}.policy-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.policy-modal{background:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;max-width:650px;max-height:80vh;padding:2.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;display:flex;position:relative}.policy-modal h2{color:#fff;border-bottom:1px solid #ffffff14;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.8rem;font-weight:800}.policy-modal-content{color:var(--text-secondary);text-align:left;flex-grow:1;padding-right:.5rem;font-size:.95rem;line-height:1.6;overflow-y:auto}.policy-modal-content h4{color:#fff;margin:1.5rem 0 .5rem;font-size:1.05rem}.policy-modal-content p{margin-bottom:1rem}.policy-modal-content ul{margin-bottom:1rem;padding-left:1.2rem}.policy-modal-content li{margin-bottom:.4rem}.policy-modal-close{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;position:absolute;top:1.5rem;right:1.5rem}.policy-modal-close:hover{color:#fff}.policy-modal-btn-close{background:var(--purple);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:6px;margin-top:1.5rem;padding:.75rem;font-weight:600}.policy-modal-btn-close:hover{background:#7c3aed}.mp-footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:1.5rem 0 2rem;display:flex}.mp-footer-links button{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;outline:none;font-size:.85rem}.mp-footer-links button:hover{color:var(--purple);text-decoration:underline}.checkout-modal-form{flex-direction:column;gap:1.2rem;margin-top:1rem;display:flex}.checkout-form-group{text-align:left;flex-direction:column;gap:.5rem;display:flex}.checkout-form-group label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.checkout-form-group input{color:#fff;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.75rem;font-size:.95rem}.checkout-form-group input:focus{border-color:var(--purple);outline:none;box-shadow:0 0 0 2px #8b5cf633}.checkout-modal-summary{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:.5rem;padding:1rem}.checkout-summary-row{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.checkout-summary-row:last-child{color:#fff;border-top:1px solid #ffffff14;margin-bottom:0;padding-top:.5rem;font-weight:700}.payment-status-card{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.payment-status-icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.payment-status-icon.success{color:#10b981;background:#10b9811a}.payment-status-icon.error{color:#ef4444;background:#ef44441a}.payment-status-card h3{color:#fff;margin:0;font-size:1.4rem}.payment-status-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.license-key-box{border:1px dashed var(--purple);color:#a78bfa;background:#8b5cf61a;border-radius:6px;margin:.5rem 0;padding:.75rem 1.5rem;font-family:monospace;font-size:1.1rem}
