:root{--sv-bg: #05070a;--sv-bg-soft: #0e1625;--sv-card-bg: #0b111c;--sv-blue: #2f7fff;--sv-blue-light: #59a5ff;--sv-text: #ffffff;--sv-muted: #aeb8c7;--sv-border: rgba(255,255,255,.12)}html{scroll-behavior:smooth}body{background:var(--sv-bg)}.shopify-section{margin:0!important;padding:0!important}.sv-home{background:var(--sv-bg);color:var(--sv-text);font-family:Inter,Arial,sans-serif;overflow:hidden}.sv-custom-header{width:100%;min-height:84px;padding:14px 5vw;background:#05070af2;border-bottom:1px solid rgba(47,127,255,.18);display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:9999}.sv-header-logo{display:flex;align-items:center;text-decoration:none;color:#fff;font-size:24px;font-weight:900;z-index:9999}.sv-header-logo img{max-height:68px;width:auto;display:block}.sv-header-nav{display:flex;align-items:center;gap:26px;z-index:9999}.sv-header-nav a,.sv-header-icons a{color:#fff;text-decoration:none;font-weight:800;font-size:14px;pointer-events:auto}.sv-header-nav a:hover,.sv-header-icons a:hover{color:var(--sv-blue-light)}.sv-header-icons{display:flex;gap:18px;align-items:center;z-index:9999}. .sv-hero-wrapper{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:0;line-height:0}.sv-hero-full-image{display:block;width:100%;height:100vh;object-fit:cover;object-position:center center}.sv-real-hero-buttons{position:absolute;left:60px;bottom:90px;display:flex;gap:20px;z-index:20}.sv-hero-wrapper{position:relative}.sv-real-hero-buttons{position:absolute;left:36px;bottom:92px;display:flex;align-items:center;gap:20px;z-index:1000}.sv-real-btn{display:inline-flex;align-items:center;justify-content:center;width:215px;height:46px;padding:0 22px;border-radius:4px;font-family:inherit;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:.25s ease}.sv-real-btn-primary{background:#156be8;color:#fff;border:none}.sv-real-btn-secondary{background:#00000047;color:#fff;border:1px solid rgba(255,255,255,.55)}.sv-real-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}@media screen and (max-width:900px){.sv-real-hero-buttons{left:10px;bottom:28px;flex-direction:column;align-items:flex-start;gap:12px}.sv-real-btn{width:220px;height:44px;font-size:12px}}.sv-section{padding:56px 6vw!important}.sv-section-header{max-width:900px;margin-bottom:28px}.sv-section-eyebrow{color:var(--sv-blue-light);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;margin-bottom:10px}.sv-section-title,.sv-section h2{color:#fff;font-size:clamp(28px,3vw,44px);line-height:1.15;margin:0 0 14px;font-weight:800}.sv-collections{background:var(--sv-bg)}.sv-collections-heading{text-align:center;margin-left:auto;margin-right:auto}.sv-lux-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;width:100%}.sv-lux-card{min-height:320px;grid-column:span 2;position:relative;overflow:hidden;border-radius:24px;padding:28px;display:flex;align-items:flex-end;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.12);background:linear-gradient(to top,#05070aeb,#05070a2e),var(--collection-image, linear-gradient(135deg,#0b111c,#132844));background-size:cover;background-position:center;transition:.3s ease}.sv-lux-card:nth-child(1),.sv-lux-card:nth-child(2),.sv-lux-card-large{grid-column:span 3;min-height:430px}.sv-lux-card:hover{transform:translateY(-6px);border-color:var(--sv-blue);box-shadow:0 0 38px #2f7fff2e}.sv-lux-card-content{position:relative;z-index:2;max-width:430px}.sv-lux-card span{color:var(--sv-blue-light);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.sv-lux-card h3{margin:10px 0;color:#fff;font-size:28px}.sv-lux-card p{color:#c6cfdb;font-size:14px;line-height:1.5}.sv-lux-link{margin-top:16px;color:var(--sv-blue-light);font-size:14px;font-weight:900}.sv-brands-header{text-align:center;margin-left:auto;margin-right:auto}.sv-logo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sv-logo-card{min-height:100px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#0b111c,#07101a);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.14em;font-size:16px;transition:.25s ease}.sv-logo-card img{max-width:150px;max-height:54px;object-fit:contain}.sv-logo-card:hover{color:var(--sv-blue-light);border-color:var(--sv-blue);box-shadow:0 0 30px #2f7fff2e;transform:translateY(-3px)}.sv-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sv-why-card{background:var(--sv-card-bg);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:28px;transition:.3s}.sv-why-card:hover{transform:translateY(-6px);border-color:var(--sv-blue);box-shadow:0 0 34px #2f7fff24}.sv-why-icon{font-size:34px;margin-bottom:14px}.sv-why-card h3{color:#fff;font-size:19px;margin:0 0 10px}.sv-why-card p{color:#c6cfdb;font-size:14px;line-height:1.55;margin:0}.sv-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sv-review-card{background:var(--sv-card-bg);border:1px solid var(--sv-border);border-radius:22px;padding:28px}.sv-review-stars{color:var(--sv-blue-light);letter-spacing:3px;margin-bottom:14px}.sv-review-card p{color:#d5dce8;font-size:15px;line-height:1.6;margin:0}.sv-review-card h3{color:#fff;margin:20px 0 4px;font-size:17px}.sv-review-card span{color:var(--sv-muted);font-size:13px}.sv-finance{margin:22px 6vw;padding:38px;border-radius:26px;background:radial-gradient(circle at top right,rgba(47,127,255,.28),transparent 38%),linear-gradient(135deg,#0b111c,#07101f);border:1px solid rgba(47,127,255,.32);display:flex;align-items:center;justify-content:space-between;gap:24px}.sv-finance h2{color:#fff;font-size:clamp(24px,2.7vw,42px);line-height:1.15;margin:0 0 12px;font-weight:800}.sv-finance p{color:#c6cfdb;font-size:15px;line-height:1.55;max-width:560px;margin:0}.sv-newsletter{padding:58px 6vw;text-align:center;background:#080d15}.sv-newsletter h2{color:#fff;font-size:clamp(26px,3vw,46px);line-height:1.15;max-width:820px;margin:0 auto 22px;font-weight:800}.sv-newsletter p{color:#c6cfdb;font-size:15px;line-height:1.55;max-width:620px;margin:0 auto 24px}.sv-newsletter-form{display:flex;max-width:540px;margin:0 auto;gap:12px}.sv-newsletter-form input{flex:1;min-height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:var(--sv-card-bg);color:#fff;padding:0 20px}.sv-newsletter-form button{min-height:52px;border:0;border-radius:999px;padding:0 26px;color:#fff;font-weight:900;cursor:pointer;background:linear-gradient(135deg,var(--sv-blue),var(--sv-blue-light))}.sv-success{color:var(--sv-blue-light);font-weight:800}.sv-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px;padding:64px 6vw 56px;align-items:start;border-top:1px solid rgba(255,255,255,.08);background:var(--sv-bg)}.sv-footer-logo img{width:260px;max-width:100%;height:auto;display:block}.sv-footer-brand{max-width:380px}.sv-footer-brand p{margin-top:22px;font-size:15px;line-height:1.7;color:var(--sv-muted)}.sv-footer h4{color:#fff;font-size:16px;margin:0 0 18px}.sv-footer a{display:block;color:var(--sv-muted);text-decoration:none;font-size:15px;margin-bottom:12px}.sv-footer a:hover{color:var(--sv-blue-light)}.sv-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 6vw;border-top:1px solid rgba(255,255,255,.08);color:#8a94a7;font-size:13px;background:var(--sv-bg)}.sv-footer-bottom a{display:inline-block;margin-left:20px;color:#8a94a7;text-decoration:none}@media screen and (max-width:900px){.sv-custom-header{flex-wrap:wrap;justify-content:center}.sv-header-nav{flex-wrap:wrap;justify-content:center;gap:16px}.sv-real-hero-buttons{left:16px;bottom:24px;flex-direction:column;gap:12px}.sv-real-btn{height:52px;font-size:14px;padding:0 22px}.sv-lux-grid,.sv-logo-strip,.sv-why-grid,.sv-review-grid{grid-template-columns:1fr}.sv-lux-card,.sv-lux-card:nth-child(1),.sv-lux-card:nth-child(2),.sv-lux-card-large{grid-column:span 1;min-height:320px}.sv-finance{flex-direction:column;align-items:flex-start}.sv-newsletter-form{flex-direction:column}.sv-footer{grid-template-columns:1fr;gap:34px}.sv-footer-bottom{flex-direction:column;text-align:center}.sv-footer-bottom a{margin:0 10px}}.sv-home.sv-hero-wrapper .sv-real-hero-buttons{position:absolute!important;left:42px!important;bottom:132px!important;display:flex!important;gap:22px!important;z-index:99999!important}.sv-home.sv-hero-wrapper .sv-real-btn{width:215px!important;height:46px!important;min-width:0!important;min-height:0!important;padding:0 18px!important;border-radius:5px!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;line-height:1!important}.sv-home.sv-hero-wrapper .sv-real-btn-primary{background:#156be8!important;color:#fff!important}.sv-home.sv-hero-wrapper .sv-real-btn-secondary{background:#00000047!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important}.sv-custom-header{position:relative!important;z-index:999999!important}.sv-header-logo,.sv-header-nav a,.sv-header-icons a,.sv-footer a,.sv-lux-card,.sv-finance a{pointer-events:auto!important;cursor:pointer!important}.sv-header-logo{flex:0 0 auto!important}.sv-header-nav a{display:inline-flex!important;align-items:center!important}.sv-lux-card{position:relative!important;z-index:1!important}.sv-home.sv-hero-wrapper .sv-real-hero-buttons{position:absolute!important;left:42px!important;bottom:118px!important;display:flex!important;gap:18px!important;z-index:99999!important;line-height:normal!important}.sv-home.sv-hero-wrapper .sv-real-btn{width:215px!important;height:46px!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:transparent!important;font-size:0!important;text-indent:-9999px!important;overflow:hidden!important;opacity:1!important}.sv-home.sv-hero-wrapper .sv-real-btn:hover{transform:none!important;filter:none!important}.sv-trust-bar{display:none!important}@media screen and (max-width:900px){.sv-home.sv-hero-wrapper .sv-real-hero-buttons{left:20px!important;bottom:28px!important;flex-direction:column!important;gap:10px!important}.sv-home.sv-hero-wrapper .sv-real-btn{width:220px!important;height:44px!important}}.shopify-section-group-header-group,.shopify-section-group-header-group .shopify-section,.sv-custom-header{position:relative!important;z-index:999999!important;pointer-events:auto!important}.sv-custom-header,.sv-custom-header *{pointer-events:auto!important}.sv-custom-header{width:100%!important;min-height:84px!important;padding:12px 5vw!important;background:#05070afa!important;border-bottom:1px solid rgba(47,127,255,.18)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}.sv-header-logo,.sv-header-nav a,.sv-header-icons a{position:relative!important;z-index:1000000!important;pointer-events:auto!important;cursor:pointer!important;text-decoration:none!important}.sv-header-logo img{max-height:64px!important;width:auto!important;display:block!important}.sv-header-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important;flex:1 1 auto!important}.sv-header-nav a{color:#fff!important;font-weight:900!important;font-size:14px!important;letter-spacing:.02em!important;text-transform:uppercase!important}.sv-header-nav a:hover,.sv-header-icons a:hover{color:#59a5ff!important}.sv-header-icons{display:flex!important;align-items:center!important;gap:18px!important}.sv-header-icons a{color:#fff!important;font-size:24px!important;line-height:1!important}.sv-home.sv-hero-wrapper{position:relative!important;margin:0!important;padding:0!important;line-height:0!important;background:#05070a!important;overflow:hidden!important}.sv-home.sv-hero-wrapper .sv-hero-full-image{display:block!important;width:100%!important;height:calc(100vh - 84px)!important;max-height:calc(100vh - 84px)!important;object-fit:contain!important;object-position:top center!important;margin:0!important;padding:0!important;background:#05070a!important}.sv-home.sv-hero-wrapper .sv-real-hero-buttons{position:absolute!important;left:3%!important;top:69%!important;bottom:auto!important;display:flex!important;gap:1.4vw!important;z-index:50!important;line-height:0!important}.sv-home.sv-hero-wrapper .sv-real-btn{display:block!important;height:7.2vh!important;min-height:46px!important;max-height:66px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;opacity:1!important;color:transparent!important;text-decoration:none!important;cursor:pointer!important;transform:none!important}.sv-home.sv-hero-wrapper .sv-real-btn span{opacity:0!important;font-size:0!important}.sv-home.sv-hero-wrapper .sv-real-btn-primary{width:15.2vw!important}.sv-home.sv-hero-wrapper .sv-real-btn-secondary{width:18vw!important}.sv-trust-bar,.sv-trust-pill,.sv-why-icon{display:none!important}.sv-finance .sv-btn,.sv-finance .sv-btn-primary,.sv-finance .sv-finance-button{color:#fff!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;text-decoration:none!important;z-index:20!important;position:relative!important}.sv-lux-card,.sv-lux-card *{pointer-events:auto!important}.sv-lux-card{cursor:pointer!important}@media screen and (max-width:900px){.sv-custom-header{min-height:auto!important;padding:12px 18px!important;flex-wrap:wrap!important}.sv-header-nav{order:3!important;width:100%!important;flex-wrap:wrap!important;gap:14px!important}.sv-header-nav a{font-size:12px!important}.sv-home.sv-hero-wrapper .sv-hero-full-image{height:auto!important;max-height:none!important;object-fit:contain!important}.sv-home.sv-hero-wrapper .sv-real-hero-buttons{left:3%!important;top:69%!important;gap:2vw!important}.sv-home.sv-hero-wrapper .sv-real-btn{height:38px!important;min-height:38px!important}.sv-home.sv-hero-wrapper .sv-real-btn-primary{width:34vw!important}.sv-home.sv-hero-wrapper .sv-real-btn-secondary{width:41vw!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/simulator-vault.css.map */
