body{margin:0;padding:0}.stryp-homepage{--bg-deep: #0A0A0A;--bg-base: #0F0F0F;--bg-lift: #161616;--bg-card: #1C1C1C;--white: #FFFFFF;--off-white: #F4F4F2;--true-black: #040404;--red: #E5001A;--red-dark: #C00015;--lg: #B0B0B0;--gray: #666666;--border: #252525;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-base);color:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stryp-homepage *{box-sizing:border-box}.stryp-homepage img{max-width:100%;display:block}.stryp-homepage a{color:inherit;text-decoration:none}.stryp-section__inner{max-width:1320px;margin:0 auto;padding:0 60px}.stryp-homepage .kicker{font-weight:600;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin:0 0 24px}.stryp-homepage .kicker--red{color:var(--red);letter-spacing:.1em}.stryp-homepage .kicker--white{color:var(--white);letter-spacing:.08em}.stryp-homepage .btn{display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:12px;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:0;padding:18px 28px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.stryp-homepage .btn-primary{background:var(--red);color:var(--white)}.stryp-homepage .btn-primary:hover{background:var(--red-dark)}.stryp-homepage .btn-secondary{background:var(--white);color:var(--bg-deep)}.stryp-homepage .btn-secondary:hover{background:#e5e5e5}.stryp-homepage .btn-ghost{background:transparent;color:var(--white);border:2px solid var(--white)}.stryp-homepage .btn-ghost:hover{background:var(--white);color:var(--bg-deep)}.stryp-homepage .btn-ghost-white{background:transparent;color:var(--white);border:2px solid var(--white)}.stryp-homepage .btn-ghost-white:hover{background:var(--white);color:var(--red)}.stryp-nav{position:sticky;top:0;z-index:100;background:var(--bg-deep);border-bottom:1px solid var(--border);height:72px}.stryp-nav__inner{max-width:1320px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 60px}.stryp-nav__logo{position:relative;display:inline-block}.stryp-nav__wordmark{font-weight:800;font-size:26px;color:var(--white);letter-spacing:.02em}.stryp-nav__slash{position:absolute;left:0;bottom:-6px;width:88px;height:3px;background:var(--red);transform:rotate(-20deg);transform-origin:0 50%}.stryp-nav__links{display:flex;gap:44px;list-style:none;margin:0;padding:0}.stryp-nav__links a{font-weight:600;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--lg)}.stryp-nav__links a:hover{text-decoration:underline;color:var(--white)}.stryp-nav__cta{width:148px;height:38px;padding:0;font-size:11px}.stryp-nav__cta.is-scrolled{background:var(--red);color:var(--white);width:auto;padding:0 18px}.stryp-nav__burger{display:none;background:transparent;border:0;cursor:pointer;width:32px;height:32px;flex-direction:column;gap:5px;justify-content:center;align-items:center}.stryp-nav__burger span{display:block;width:22px;height:2px;background:var(--white)}.stryp-mobile-menu{position:fixed;top:72px;right:0;bottom:0;left:0;background:var(--bg-deep);z-index:99;padding:40px 24px;overflow-y:auto}.stryp-mobile-menu ul{list-style:none;margin:0;padding:0;display:grid;gap:24px}.stryp-mobile-menu a{font-weight:700;font-size:20px;color:var(--white);text-transform:uppercase;letter-spacing:.05em}.stryp-hero{background:var(--bg-deep);min-height:720px;display:flex;align-items:center;overflow:hidden;padding:80px 0}.stryp-hero__inner{max-width:1320px;margin:0 auto;padding:0 60px;display:grid;grid-template-columns:1.5fr 1fr;gap:60px;width:100%;align-items:center}.stryp-hero__copy{min-width:0}.stryp-hero__h1{font-weight:800;color:var(--white);font-size:clamp(56px,11vw,168px);line-height:.92;letter-spacing:-.03em;margin:0 0 20px;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.stryp-hero__h1>span{display:block}.stryp-hero__slash{width:100%;max-width:480px;height:10px;background:var(--red);transform:rotate(-20deg);transform-origin:0 50%;margin:4px 0 32px}.stryp-hero__edu{font-size:18px;color:var(--lg);line-height:1.7;max-width:560px;margin:0 0 32px}.stryp-hero__cta-row{display:flex;gap:20px;align-items:center;margin-bottom:16px}.btn-hero{width:268px;height:56px;padding:0;font-size:13px}.stryp-hero__link{display:inline-block;font-size:14px;color:var(--lg);text-decoration:underline;margin-bottom:12px}.stryp-hero__subnote{font-size:12px;color:var(--gray);margin:0}.stryp-hero__visual{display:flex;justify-content:center;align-items:center}.product-box{width:160px;height:480px;background:var(--bg-card);border:1px solid var(--border);position:relative;display:flex;flex-direction:column;align-items:center;padding-top:100px}.product-wordmark{font-weight:800;font-size:28px;color:var(--white);letter-spacing:.02em}.product-slash{width:180px;height:8px;background:var(--red);transform:rotate(-20deg);margin:24px 0}.product-label{font-weight:600;font-size:11px;color:var(--lg);letter-spacing:.15em;margin-top:40px}.product-count{font-weight:400;font-size:11px;color:var(--gray);letter-spacing:.12em;margin-top:8px}.stryp-press{background:var(--bg-lift);height:120px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;align-items:center}.stryp-press__inner{max-width:1320px;margin:0 auto;padding:0 60px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.stryp-press__label{font-weight:600;font-size:11px;color:var(--gray);letter-spacing:.12em}.stryp-press__names{list-style:none;margin:0;padding:0;display:flex;gap:48px}.stryp-press__names li{font-weight:700;font-size:14px;color:var(--lg);opacity:.6;letter-spacing:.05em}.stryp-press__rating{font-size:13px;color:var(--lg)}.stryp-how{background:var(--off-white);color:#0f0f0f;padding:100px 0;min-height:500px}.stryp-how .kicker{color:var(--red)}.stryp-how__h2{font-weight:800;font-size:56px;color:#0f0f0f;line-height:1.15;margin:0 0 60px;letter-spacing:-.01em}.stryp-how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.stryp-how__step{padding:20px 40px;position:relative}.stryp-how__step+.stryp-how__step{border-left:1px solid #D0D0D0}.stryp-how__num{font-weight:800;font-size:120px;color:#e0e0e0;line-height:1;display:block;margin-bottom:16px}.stryp-how__step h3{font-weight:800;font-size:22px;color:#0f0f0f;margin:0 0 12px}.stryp-how__step p{font-weight:400;font-size:14px;color:#555;line-height:1.7;margin:0}.stryp-indict{background:var(--bg-base);padding:100px 0}.stryp-indict__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:48px}.stryp-indict__num{display:block;font-weight:800;font-size:clamp(64px,7vw,96px);color:var(--white);line-height:1;margin-bottom:16px;letter-spacing:-.02em}.stryp-indict__stats p{font-size:14px;color:var(--gray);line-height:1.6;margin:0;max-width:280px}.stryp-hr{border:0;border-top:1px solid var(--border);margin:32px 0}.stryp-indict__lead{font-size:22px;color:var(--lg);line-height:1.5;margin:0 0 24px;max-width:760px}.stryp-indict__punch{font-weight:800;font-size:40px;color:var(--white);line-height:1.25;margin:0 0 24px}.stryp-indict__accent{width:160px;height:3px;background:var(--red);transform:rotate(-20deg);transform-origin:0 50%}.stryp-math{background:var(--bg-lift);padding:100px 0}.stryp-math h2{font-weight:800;font-size:56px;color:var(--white);margin:0 0 24px;letter-spacing:-.01em}.stryp-math__body{font-size:18px;color:var(--lg);line-height:1.7;max-width:720px;margin:0 0 60px}.stryp-math__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-bottom:60px}.stryp-card{background:var(--bg-card);border:1px solid var(--border);padding:40px 32px}.stryp-card--hero{border-left:3px solid var(--red)}.stryp-card__price{font-weight:600;font-size:32px;color:var(--white);margin:16px 0}.stryp-card__price--red{font-weight:800;color:var(--red)}.stryp-card__note{font-size:13px;color:var(--gray);line-height:1.6;margin:0}.stryp-math__close{font-size:20px;color:var(--lg);margin:0}.stryp-ld{display:grid;grid-template-columns:1fr 1fr;min-height:700px;position:relative}.stryp-ld__left{background:var(--off-white);color:#0f0f0f;padding:100px 60px;display:flex;align-items:center}.stryp-ld__right{background:var(--true-black);color:var(--white);padding:100px 60px;display:flex;align-items:center}.stryp-ld__col{max-width:520px}.stryp-ld__h2{font-weight:800;font-size:clamp(36px,4.5vw,60px);color:var(--white);line-height:1.1;margin:0 0 24px;letter-spacing:-.01em}.stryp-ld__h2--dark{color:#0f0f0f}.stryp-ld__body{font-size:15px;color:var(--lg);line-height:1.8;margin:0 0 24px}.stryp-ld__body--dark{color:#333}.stryp-ld__features{list-style:none;margin:0 0 32px;padding:0;display:grid;gap:8px;font-size:13px;color:var(--gray)}.stryp-ld__features--dark{color:#555}.stryp-ld__form button{width:200px;height:50px;padding:0}.stryp-ld__cross{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-size:13px;color:var(--gray);margin:0}.stryp-system{background:var(--bg-base);padding:100px 0}.stryp-system__h2{font-weight:800;font-size:clamp(40px,6.5vw,88px);color:var(--white);line-height:1.05;margin:0 0 24px;letter-spacing:-.02em}.stryp-system__body{font-size:17px;color:var(--lg);line-height:1.75;max-width:760px;margin:0 0 48px}.stryp-system__benefits{list-style:none;margin:0 0 72px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.stryp-system__benefits li span{display:block;font-weight:600;font-size:11px;color:var(--red);letter-spacing:.08em;margin-bottom:8px}.stryp-system__benefits li p{font-size:13px;color:var(--lg);margin:0}.stryp-system__cards{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:32px}.stryp-plan{background:var(--bg-card);border:1px solid var(--border);padding:48px 40px}.stryp-plan--hero{background:var(--red);border:0}.stryp-plan h3{font-weight:700;font-size:22px;color:var(--white);margin:8px 0 16px}.stryp-plan__price{font-size:14px;color:var(--lg);margin:0 0 8px}.stryp-plan__price--white{font-weight:800;font-size:18px;color:var(--white)}.stryp-plan__note{font-size:12px;color:var(--gray);margin:0 0 32px}.stryp-plan__note--white{color:#ffffffb3}.stryp-plan button{width:100%}.stryp-system__micro{text-align:center;font-size:12px;color:var(--gray);margin:0}.stryp-social{background:var(--bg-lift);padding:100px 0}.stryp-social__h2{font-weight:800;font-size:44px;color:var(--white);margin:0 0 16px;letter-spacing:-.01em}.stryp-social__rating{font-size:16px;color:var(--lg);margin:0 0 48px}.stryp-social__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.stryp-quote{background:var(--bg-card);border:1px solid var(--border);padding:32px;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;margin:0}.stryp-quote p{font-size:15px;color:var(--white);line-height:1.7;margin:0 0 16px}.stryp-quote cite{font-weight:600;font-size:12px;color:var(--gray);font-style:normal}.stryp-guarantee{background:var(--bg-deep);padding:100px 20px;text-align:center}.stryp-guarantee__inner{max-width:760px;margin:0 auto}.stryp-guarantee h2{font-weight:800;font-size:clamp(36px,5vw,64px);color:var(--white);line-height:1.1;margin:0 0 24px;letter-spacing:-.02em}.stryp-guarantee p{font-size:16px;color:var(--lg);line-height:1.6;margin:0 0 32px}.stryp-guarantee__accent{width:80px;height:3px;background:var(--red);transform:rotate(-20deg);margin:0 auto}.stryp-faq{background:var(--bg-base);padding:100px 0}.stryp-faq h2{font-weight:800;font-size:56px;color:var(--white);margin:0 0 48px;letter-spacing:-.01em}.stryp-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.stryp-faq__item{border-bottom:1px solid var(--border);padding:20px 0}.stryp-faq__item summary{font-weight:700;font-size:15px;color:var(--white);cursor:pointer;list-style:none;position:relative;padding-right:32px}.stryp-faq__item summary::-webkit-details-marker{display:none}.stryp-faq__item summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-weight:400;font-size:24px;color:var(--red);transition:transform .3s ease}.stryp-faq__item[open] summary:after{content:"\2212"}.stryp-faq__item p{font-size:14px;color:var(--gray);line-height:1.6;margin:16px 0 0}.stryp-cta{background:var(--red);min-height:360px;padding:80px 0;position:relative;overflow:hidden;display:flex;align-items:center}.cta-slash-watermark{position:absolute;inset:0 auto auto 0;width:100vw;height:16px;background:var(--red-dark);transform:rotate(-4deg);top:50%;pointer-events:none}.stryp-cta__inner{position:relative;z-index:1;max-width:1320px;margin:0 auto;padding:0 60px;width:100%;text-align:center}.stryp-cta h2{font-weight:800;font-size:clamp(40px,6vw,80px);color:var(--white);line-height:1.1;margin:0 0 32px;letter-spacing:-.02em}.btn-xl{width:400px;height:62px;padding:0;font-size:14px}.stryp-cta p{font-size:13px;color:#ffffffbf;margin:20px 0 0}.stryp-email{background:var(--bg-deep);padding:80px 20px;border-top:1px solid var(--border);text-align:center}.stryp-email__inner{max-width:600px;margin:0 auto}.stryp-email h3{font-weight:700;font-size:32px;color:var(--white);margin:0 0 16px}.stryp-email p{font-size:15px;color:var(--lg);line-height:1.65;margin:0 0 24px}.stryp-email__form{display:flex;gap:0}.stryp-email__form input{flex:1;background:var(--bg-card);border:1px solid var(--border);border-radius:0;color:var(--white);font-family:Inter,sans-serif;font-size:14px;height:52px;padding:0 16px}.stryp-email__form input:focus{outline:2px solid var(--red);outline-offset:-2px}.stryp-email__form button{width:140px;height:52px;padding:0}.stryp-email__micro{font-size:11px;color:var(--gray);margin:12px 0 0}.stryp-footer{background:var(--bg-base);border-top:1px solid var(--border);padding:48px 0 24px}.stryp-footer__inner{max-width:1320px;margin:0 auto;padding:0 60px}.stryp-footer__inner{display:grid;grid-template-columns:1fr 3fr;gap:60px;align-items:start}.stryp-footer__brand{position:relative}.stryp-footer__wordmark{font-weight:800;font-size:24px;color:var(--white);letter-spacing:.02em}.stryp-footer__slash{display:block;width:78px;height:3px;background:var(--red);transform:rotate(-20deg);transform-origin:0 50%;margin:6px 0 16px}.stryp-footer__brand p{font-size:12px;color:var(--gray);margin:0}.stryp-footer__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.stryp-footer__cols h4{font-weight:600;font-size:11px;color:var(--gray);letter-spacing:.12em;margin:0 0 16px;text-transform:uppercase}.stryp-footer__cols ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.stryp-footer__cols a{font-size:13px;color:var(--lg)}.stryp-footer__cols a:hover{text-decoration:underline;color:var(--white)}.stryp-footer__legal{grid-column:1 / -1;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.stryp-footer__legal p{font-size:11px;color:var(--gray);margin:0}.stryp-footer__legal a{color:var(--gray)}.stryp-footer__amazon a{color:var(--lg)}.stryp-mobile-bar{display:none;position:fixed;bottom:0;left:0;right:0;height:64px;background:var(--bg-deep);border-top:1px solid var(--border);z-index:99;padding:0 16px;align-items:center;justify-content:space-between;gap:12px}.stryp-mobile-bar .btn{flex:1;height:44px;padding:0;font-size:11px}.stryp-mobile-bar__alt{font-size:11px;color:var(--gray);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}@media(max-width:1199px){.stryp-section__inner,.stryp-nav__inner,.stryp-hero__inner,.stryp-press__inner,.stryp-cta__inner,.stryp-footer__inner{padding:0 40px}.stryp-hero__inner{grid-template-columns:1.3fr 1fr;gap:40px}.product-box{width:140px;height:420px;padding-top:80px}}@media(max-width:959px){.stryp-hero__inner{grid-template-columns:1fr;gap:32px}.stryp-hero__visual{display:none}.stryp-how__grid{grid-template-columns:1fr 1fr}.stryp-how__step+.stryp-how__step:nth-child(3){border-left:0;border-top:1px solid #D0D0D0}.stryp-indict__stats{grid-template-columns:1fr 1fr}.stryp-math__cards,.stryp-system__cards{grid-template-columns:1fr;gap:24px}.stryp-social__grid{grid-template-columns:1fr 1fr;gap:20px}.stryp-faq__grid{grid-template-columns:1fr}.stryp-footer__cols{grid-template-columns:repeat(2,1fr)}.stryp-footer__inner{grid-template-columns:1fr}}@media(max-width:767px){.stryp-nav__links,.stryp-nav__cta{display:none}.stryp-nav__burger{display:flex}.stryp-nav__inner,.stryp-section__inner,.stryp-press__inner,.stryp-cta__inner,.stryp-footer__inner{padding:0 20px}.stryp-hero{min-height:auto;padding:48px 0 56px}.stryp-hero__inner{grid-template-columns:1fr;gap:24px}.stryp-hero__visual{display:none}.stryp-hero__slash{height:6px;max-width:240px;margin:0 0 24px}.stryp-hero__edu{font-size:16px;margin-bottom:24px}.stryp-hero__cta-row{flex-direction:column;align-items:stretch;gap:12px}.btn-hero{width:100%}.stryp-press__names,.stryp-press__label{display:none}.stryp-press__inner{justify-content:center}.stryp-how{padding:60px 0}.stryp-how__h2{font-size:36px}.stryp-how__grid{grid-template-columns:1fr}.stryp-how__step+.stryp-how__step{border-left:0;border-top:1px solid #D0D0D0}.stryp-indict{padding:60px 0}.stryp-indict__stats{grid-template-columns:1fr;gap:32px}.stryp-indict__num{font-size:72px;line-height:1}.stryp-indict__punch{font-size:28px}.stryp-math{padding:60px 0}.stryp-math h2{font-size:36px}.stryp-math__cards{grid-template-columns:1fr;gap:24px}.stryp-ld{grid-template-columns:1fr;min-height:auto}.stryp-ld__left,.stryp-ld__right{padding:60px 20px}.stryp-ld__h2{font-size:40px}.stryp-ld__cross{position:static;padding:24px 20px}.stryp-system{padding:60px 0}.stryp-system__h2{font-size:40px}.stryp-system__benefits{grid-template-columns:1fr;gap:20px;margin-bottom:48px}.stryp-system__cards{grid-template-columns:1fr;gap:20px}.stryp-system__cards .stryp-plan--hero{order:-1}.stryp-social{padding:60px 0}.stryp-social__grid{grid-template-columns:1fr;gap:16px}.stryp-guarantee{padding:60px 20px}.stryp-guarantee h2{font-size:40px}.stryp-faq{padding:60px 0}.stryp-faq h2{font-size:36px}.stryp-faq__grid{grid-template-columns:1fr}.stryp-cta{height:auto;padding:60px 20px}.stryp-cta h2{font-size:48px}.btn-xl{width:90%;max-width:360px}.stryp-email__form{flex-direction:column;gap:12px}.stryp-email__form input,.stryp-email__form button{width:100%}.stryp-footer__inner{grid-template-columns:1fr}.stryp-footer__cols{grid-template-columns:repeat(2,1fr)}.stryp-footer__legal{flex-direction:column}.stryp-mobile-bar{display:flex}.stryp-homepage{padding-bottom:64px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/stryp-homepage.css.map */
