:root{--night:#10100C;--charcoal:#181410;--sky:#5A9AE0;--sky-deep:#3A7AC0;--white:#EDE8E0;--pearl:#F2EDE4;--slate:#8A9EB0;--dusk:#2A3A50;--surface:#1E1B16;--ink:#1A1A1A;--green:#3DBB77;--dk-green:#0A1F14;--dk-blue:#0A1F2E;--muted:#5A6573;--border-l:#D8D2C8;--card-l:#F8F4EF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}.noc-home .tag{font-family:DM Mono,monospace;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--sky);display:block}.noc-home .tag.light{color:var(--sky-deep)}.noc-home .wrap{max-width:1240px;margin:0 auto;padding:0 64px}.noc-home .wrap-sm{max-width:680px;margin:0 auto;padding:0 64px}.noc-home .btn{display:inline-flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;border-radius:6px;border:none;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s}.noc-home .btn-solid{background:var(--sky);color:var(--white);font-size:16px;padding:15px 36px}.noc-home .btn-solid:hover{background:var(--sky-deep);transform:translateY(-1px);box-shadow:0 8px 32px #5a9ae04d}.noc-home .btn-ghost{background:transparent;color:var(--white);font-size:16px;padding:14px 34px;border:1.5px solid rgba(237,232,224,.3)}.noc-home .btn-ghost:hover{border-color:var(--sky);color:var(--sky)}.noc-home .btn-lg{font-size:19px;padding:20px 52px}.noc-home .ph{background:#0e0e0a;border:1.5px dashed var(--dusk);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;width:100%;position:relative}.noc-home .ph-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px 16px;text-align:center;gap:6px}.noc-home .ph-icon{font-size:28px;opacity:.4;display:block}.noc-home .ph-ref{font-family:DM Mono,monospace;font-size:9px;color:var(--sky);letter-spacing:1.5px;text-transform:uppercase}.noc-home .ph-desc{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12px;color:var(--white);line-height:1.35;max-width:240px}.noc-home .ph-ratio{font-family:DM Mono,monospace;font-size:9px;color:var(--slate)}.noc-home .reveal{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease}.noc-home .reveal.on{opacity:1;transform:none}.noc-home .reveal.d1{transition-delay:.1s}.noc-home .reveal.d2{transition-delay:.2s}.noc-home .reveal.d3{transition-delay:.3s}.noc-home .reveal.d4{transition-delay:.4s}.noc-home-hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;padding-bottom:80px;background:var(--night)}.noc-home-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.noc-home-hero .hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.noc-home-hero .hero-bg .ph{height:100%;border-radius:0;border:none}.noc-home-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#10100c,#10100cd9,#10100c66 60%,#10100c1a)}.noc-home-hero .hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;opacity:.6}.noc-home-hero .hero-content{position:relative;z-index:3;max-width:1240px;margin:0 auto;padding:0 64px;width:100%}.noc-home-hero .hero-tag{margin-bottom:20px}.noc-home-hero .hero-h1{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:88px;line-height:.97;letter-spacing:-3.5px;color:var(--white);margin-bottom:28px}.noc-home-hero .hero-h1 .line2{display:block;color:transparent;-webkit-text-stroke:1.5px rgba(237,232,224,.4)}.noc-home-hero .hero-h1 .accent{color:var(--sky)}.noc-home-hero .hero-sub{font-family:DM Mono,monospace;font-size:13px;color:var(--slate);line-height:1.65;max-width:420px;margin-bottom:36px}.noc-home-hero .hero-ctas{display:flex;gap:12px;align-items:center;margin-bottom:56px}.noc-home-hero .hero-data{display:flex;gap:48px;border-top:1px solid rgba(42,58,80,.5);padding-top:28px}.noc-home-hero .hd-num{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:26px;color:var(--white);letter-spacing:-1px;display:block}.noc-home-hero .hd-label{font-family:DM Mono,monospace;font-size:10px;color:var(--slate);letter-spacing:.5px;margin-top:2px}.noc-home-ticker{background:var(--sky);overflow:hidden;height:44px;display:flex;align-items:center;position:relative;z-index:10}.noc-home-ticker .ticker-track{display:flex;white-space:nowrap;animation:noc-ticker-scroll 38s linear infinite;align-items:center}.noc-home-ticker .ticker-track:hover{animation-play-state:paused}.noc-home-ticker .ticker-item{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:13px;color:var(--night);letter-spacing:-.2px;padding:0 28px;display:flex;align-items:center;gap:28px}.noc-home-ticker .ticker-sep{width:5px;height:5px;background:var(--night);border-radius:50%;opacity:.4;flex-shrink:0}@keyframes noc-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.noc-home-promise{background:var(--pearl);padding:100px 0}.noc-home-promise .promise-inner{max-width:860px;margin:0 auto;padding:0 64px;text-align:center}.noc-home-promise .promise-tag{text-align:center;margin-bottom:20px}.noc-home-promise .promise-text{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:40px;line-height:1.12;letter-spacing:-.8px;color:var(--ink);margin-bottom:24px}.noc-home-promise .promise-text em{color:var(--sky-deep);font-style:normal}.noc-home-promise .promise-sub{font-family:DM Mono,monospace;font-size:13px;color:var(--slate);line-height:1.7;max-width:520px;margin:0 auto 36px}.noc-home-promise .promise-pills{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.noc-home-promise .pill{background:#fff;border:1px solid var(--border-l);border-radius:20px;padding:7px 16px;font-family:DM Mono,monospace;font-size:11px;color:var(--slate);display:flex;align-items:center;gap:6px}.noc-home-promise .pill-dot{width:6px;height:6px;border-radius:50%;background:var(--sky-deep);flex-shrink:0}.noc-home-stack{background:var(--charcoal);padding:100px 0}.noc-home-stack .stack-head{text-align:center;margin-bottom:56px}.noc-home-stack .stack-h2{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:42px;letter-spacing:-1px;color:var(--white);margin:14px 0 10px}.noc-home-stack .stack-sub{font-family:DM Mono,monospace;font-size:12px;color:var(--slate)}.noc-home-stack .sku-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.noc-home-stack .sku-card{background:var(--surface);border:1px solid var(--dusk);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s,transform .2s}.noc-home-stack .sku-card:hover{border-color:var(--sky);transform:translateY(-3px)}.noc-home-stack .sku-img{height:180px;overflow:hidden;flex-shrink:0}.noc-home-stack .sku-img img{width:100%;height:100%;object-fit:cover}.noc-home-stack .sku-img .ph{height:100%;border-radius:0;border:none}.noc-home-stack .sku-body{padding:18px 16px 20px;flex:1;display:flex;flex-direction:column}.noc-home-stack .sku-label{font-family:DM Mono,monospace;font-size:9px;color:var(--sky);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px}.noc-home-stack .sku-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:17px;color:var(--white);margin-bottom:8px;line-height:1.2}.noc-home-stack .sku-copy{font-family:DM Mono,monospace;font-size:11px;color:var(--slate);line-height:1.55;flex:1;margin-bottom:16px}.noc-home-stack .sku-footer{display:flex;justify-content:space-between;align-items:center}.noc-home-stack .sku-price{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16px;color:var(--white)}.noc-home-stack .sku-link{font-family:DM Mono,monospace;font-size:10px;color:var(--sky);letter-spacing:.5px;display:flex;align-items:center;gap:4px;transition:gap .2s}.noc-home-stack .sku-link:hover{gap:8px}.noc-home-stack .bundle-card{background:var(--dk-blue);border:1.5px solid var(--sky);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;position:relative}.noc-home-stack .bundle-badge{position:absolute;top:20px;left:20px;background:var(--sky);color:var(--night);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:11px;letter-spacing:.5px;border-radius:4px;padding:4px 12px}.noc-home-stack .bundle-img-col{overflow:hidden}.noc-home-stack .bundle-img-col img{width:100%;height:420px;object-fit:cover}.noc-home-stack .bundle-img-col .ph{height:100%;border-radius:0;border:none}.noc-home-stack .bundle-copy{padding:40px 40px 40px 44px;display:flex;flex-direction:column;justify-content:center}.noc-home-stack .bundle-tag{margin-bottom:16px}.noc-home-stack .bundle-h3{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:32px;letter-spacing:-.8px;color:var(--white);margin-bottom:12px;line-height:1.1}.noc-home-stack .bundle-desc{font-family:DM Mono,monospace;font-size:13px;color:var(--slate);line-height:1.65;margin-bottom:24px}.noc-home-stack .bundle-items{display:flex;flex-direction:column;gap:6px;margin-bottom:28px}.noc-home-stack .bundle-item{display:flex;align-items:center;gap:10px;font-family:DM Mono,monospace;font-size:12px;color:var(--white)}.noc-home-stack .bi-check{color:var(--green);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14px}.noc-home-stack .bundle-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:20px}.noc-home-stack .bundle-price{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:48px;color:var(--white);letter-spacing:-2px;line-height:1}.noc-home-stack .bundle-was{font-family:DM Mono,monospace;font-size:13px;color:var(--slate);text-decoration:line-through}.noc-home-stack .bundle-save{background:var(--dk-green);color:var(--green);font-family:DM Mono,monospace;font-size:11px;border-radius:4px;padding:3px 8px;letter-spacing:.5px}.noc-home-stack .bundle-ctas{display:flex;gap:12px;align-items:center}.noc-home-stack .bundle-note{font-family:DM Mono,monospace;font-size:10px;color:var(--slate);margin-top:10px;line-height:1.4}.noc-home-testis{background:var(--night);padding:100px 0}.noc-home-testis .test-head{text-align:center;margin-bottom:60px}.noc-home-testis .test-h2{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:42px;letter-spacing:-.8px;color:var(--white);margin:14px 0 0}.noc-home-testis .carousel-outer{position:relative;max-width:860px;margin:0 auto;padding:0 80px}.noc-home-testis .carousel-track{overflow:hidden}.noc-home-testis .carousel-slides{display:flex;transition:transform .6s cubic-bezier(.77,0,.175,1)}.noc-home-testis .slide{flex:0 0 100%;min-width:0}.noc-home-testis .slide-inner{background:var(--charcoal);border:1px solid var(--dusk);border-radius:12px;padding:52px 56px;text-align:center;opacity:1;transform:none}.noc-home-testis .slide-stars{font-size:18px;color:var(--sky);letter-spacing:3px;display:block;margin-bottom:24px}.noc-home-testis .slide-mark{font-family:Lora,serif;font-style:italic;font-size:80px;color:var(--sky);opacity:.2;line-height:.5;display:block;margin-bottom:12px}.noc-home-testis .slide-quote{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:24px;color:var(--white);line-height:1.3;letter-spacing:-.4px;margin-bottom:24px}.noc-home-testis .slide-data{display:inline-flex;background:var(--dk-blue);color:var(--sky);font-family:DM Mono,monospace;font-size:12px;border-radius:4px;padding:5px 12px;margin-bottom:20px}.noc-home-testis .slide-attr{font-family:DM Mono,monospace;font-size:11px;color:var(--slate)}.noc-home-testis .c-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:var(--charcoal);border:1px solid var(--dusk);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--slate);font-size:16px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.noc-home-testis .c-arrow:hover{border-color:var(--sky);color:var(--sky);background:var(--dk-blue)}.noc-home-testis .c-prev{left:0}.noc-home-testis .c-next{right:0}.noc-home-testis .c-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.noc-home-testis .c-dot{width:6px;height:6px;border-radius:50%;background:var(--dusk);cursor:pointer;transition:background .2s,transform .2s}.noc-home-testis .c-dot.active{background:var(--sky);transform:scale(1.4)}.noc-home-founder{background:var(--charcoal);padding:100px 0;position:relative;overflow:hidden}.noc-home-founder .founder-ghost{position:absolute;right:-40px;top:-40px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:480px;color:var(--white);opacity:.025;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;letter-spacing:-20px}.noc-home-founder .founder-inner{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:0 64px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.noc-home-founder .founder-label{margin-bottom:20px}.noc-home-founder .founder-quote-mark{font-family:Lora,serif;font-style:italic;font-size:120px;color:var(--sky);opacity:.3;line-height:.7;display:block;margin-bottom:4px}.noc-home-founder .founder-quote{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:28px;line-height:1.25;letter-spacing:-.5px;color:var(--white);margin-bottom:24px}.noc-home-founder .founder-attr{font-family:DM Mono,monospace;font-size:12px;color:var(--sky);margin-bottom:32px}.noc-home-founder .founder-img-col img{width:100%;height:400px;object-fit:cover;border-radius:12px}.noc-home-founder .founder-img-col .ph{height:400px;border-radius:12px}.noc-home-trust{background:var(--pearl);padding:72px 0}.noc-home-trust .trust-inner{max-width:1240px;margin:0 auto;padding:0 64px;text-align:center}.noc-home-trust .trust-h3{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14px;color:var(--sky-deep);letter-spacing:-.2px;margin-bottom:6px}.noc-home-trust .trust-stars{font-size:20px;color:var(--sky-deep);letter-spacing:2px;margin-bottom:4px}.noc-home-trust .trust-count{font-family:DM Mono,monospace;font-size:12px;color:var(--slate);margin-bottom:40px}.noc-home-finale{background:var(--night);padding:120px 0;position:relative;overflow:hidden}.noc-home-finale .finale-orb{position:absolute;bottom:-120px;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(ellipse at center,rgba(90,154,224,.12) 0%,transparent 70%);pointer-events:none}.noc-home-finale .finale-inner{position:relative;z-index:1;max-width:780px;margin:0 auto;padding:0 64px;text-align:center}.noc-home-finale .finale-eyebrow{text-align:center;margin-bottom:20px}.noc-home-finale .finale-h2{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:52px;line-height:1.05;letter-spacing:-1.5px;color:var(--white);margin-bottom:20px}.noc-home-finale .finale-sub{font-family:DM Mono,monospace;font-size:13px;color:var(--slate);line-height:1.7;max-width:500px;margin:0 auto 40px}.noc-home-finale .finale-ctas{display:flex;justify-content:center;gap:12px;margin-bottom:20px}.noc-home-finale .guarantee-strip{display:inline-flex;align-items:center;gap:20px;background:var(--dk-green);border:1px solid rgba(61,187,119,.25);border-radius:8px;padding:12px 24px;margin-bottom:16px}.noc-home-finale .gs-item{display:flex;align-items:center;gap:6px;font-family:DM Mono,monospace;font-size:11px;color:var(--green)}.noc-home-finale .gs-check{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:13px}.noc-home-finale .gs-sep{width:1px;height:16px;background:#3dbb7733}.noc-home-finale .finale-disc{font-family:DM Mono,monospace;font-size:11px;color:var(--muted);line-height:1.5}.noc-home-footer{background:var(--charcoal);border-top:1px solid var(--dusk)}.noc-home-footer .footer-main{max-width:1240px;margin:0 auto;padding:60px 64px 48px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}.noc-home-footer .f-logo{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:22px;color:var(--white);letter-spacing:-.5px;margin-bottom:8px;text-decoration:none;display:inline-block}.noc-home-footer .f-logo .lc{color:var(--sky)}.noc-home-footer .f-tag{font-family:DM Mono,monospace;font-size:11px;color:var(--slate);display:block;margin-bottom:20px}.noc-home-footer .f-disc{font-family:DM Mono,monospace;font-size:10.5px;color:var(--muted);line-height:1.7;max-width:300px}.noc-home-footer .f-col-head{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12px;color:var(--white);letter-spacing:-.2px;margin-bottom:16px;display:block}.noc-home-footer .f-col-links{display:flex;flex-direction:column;gap:8px}.noc-home-footer .f-col-links a{font-family:DM Mono,monospace;font-size:11.5px;color:var(--slate);transition:color .2s}.noc-home-footer .f-col-links a:hover{color:var(--sky)}.noc-home-footer .footer-bot{max-width:1240px;margin:0 auto;padding:20px 64px 28px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--dusk)}.noc-home-footer .f-copy{font-family:DM Mono,monospace;font-size:10px;color:var(--muted)}.noc-home-footer .f-social{display:flex;gap:16px;align-items:center}.noc-home-footer .f-social a{color:var(--muted);transition:color .2s}.noc-home-footer .f-social a:hover{color:var(--sky)}.noc-home-footer .f-legal{display:flex;gap:20px}.noc-home-footer .f-legal a{font-family:DM Mono,monospace;font-size:10px;color:var(--muted);transition:color .2s}.noc-home-footer .f-legal a:hover{color:var(--sky)}.noc-home-footer .g-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.noc-home-footer .g-pill{display:inline-flex;align-items:center;gap:6px;background:var(--night);border:1px solid var(--dusk);border-radius:20px;padding:6px 14px;font-family:DM Mono,monospace;font-size:11px;color:var(--slate)}.noc-home-footer .g-check{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12px;color:var(--green)}.noc-home-footer .f-fda{max-width:1240px;margin:0 auto;padding:0 64px 24px;font-family:DM Mono,monospace;font-size:10px;color:var(--muted);text-align:center;line-height:1.5}.noc-home .ph{border-color:#5a9ae047;min-height:140px}.noc-home-stack .sku-img .ph,.noc-home-stack .bundle-img-col .ph{border:1px solid rgba(90,154,224,.2)!important}.noc-home-hero .hero-bg .ph{border:none!important}.noc-home .ph-icon{opacity:.55;font-size:32px}@media(max-width:900px){.noc-home-hero .hero-h1{font-size:56px;letter-spacing:-2px}.noc-home-stack .sku-row{grid-template-columns:repeat(2,1fr)}.noc-home-stack .bundle-card{grid-template-columns:1fr}.noc-home-founder .founder-inner{grid-template-columns:1fr;gap:48px}.noc-home-footer .footer-main{grid-template-columns:1fr 1fr}}@media(max-width:600px){.noc-home-hero .hero-content{padding:0 24px}.noc-home-hero .hero-h1{font-size:40px;letter-spacing:-1.5px}.noc-home .wrap{padding:0 24px}.noc-home-stack .sku-row{grid-template-columns:1fr}.noc-home-promise .promise-inner,.noc-home-founder .founder-inner{padding:0 24px}.noc-home-testis .carousel-outer{padding:0 48px}.noc-home-testis .slide-inner{padding:32px 20px}.noc-home-finale .finale-inner{padding:0 24px}.noc-home-footer .footer-main{grid-template-columns:1fr;padding:40px 24px 32px}.noc-home-footer .footer-bot{padding:16px 24px 24px;flex-direction:column;gap:12px;text-align:center}.noc-home-footer .f-fda{padding:0 24px 24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/noctimize-home.css.map */
