:root{--sjg-ink: #080b0f;--sjg-panel: #10161d;--sjg-panel-2: #151d26;--sjg-line: rgba(255, 255, 255, .1);--sjg-white: #f7fbff;--sjg-muted: #9ba9b8;--sjg-green: #4fffb0;--sjg-green-strong: #22c77a;--sjg-orange: #ff7a1a;--sjg-purple: #8b5cf6;--sjg-cyan: #17c9d4;--sjg-radius: 22px;--sjg-shadow: 0 28px 70px rgba(0, 0, 0, .34)}html{background:var(--sjg-ink)}body,.itg-body-cls{background:var(--sjg-ink);color:var(--sjg-white)}#main-content{min-height:55vh;background:radial-gradient(circle at 8% 12%,rgba(79,255,176,.07),transparent 30rem),var(--sjg-ink)}.sjg-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sjg-announcement{background:var(--sjg-green);color:#06130d;font-size:12px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.sjg-announcement a{display:block;padding:10px 18px;color:inherit;text-decoration:none}.sjg-site-header{position:sticky;top:0;z-index:80;border-bottom:1px solid var(--sjg-line);background:#080b0ff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sjg-header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.sjg-logo{display:inline-flex;align-items:center;color:var(--sjg-white);text-decoration:none}.sjg-logo img{display:block;width:auto;max-width:170px;max-height:55px;object-fit:contain}.sjg-logo-wordmark{font-size:22px;font-weight:950;letter-spacing:-.04em}.sjg-nav{display:flex;justify-content:center;align-items:center;gap:2px}.sjg-nav a{padding:10px 12px;border-radius:999px;color:#d9e1e9;font-size:13px;font-weight:800;text-decoration:none;transition:.16s ease}.sjg-nav a:hover,.sjg-nav a[aria-current=page]{color:var(--sjg-green);background:#4fffb014}.sjg-header-actions{display:flex;align-items:center;gap:8px}.sjg-icon-link,.sjg-menu-toggle{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--sjg-line);border-radius:50%;color:var(--sjg-white);background:#ffffff08;text-decoration:none}.sjg-icon-link:hover,.sjg-menu-toggle:hover{color:var(--sjg-green);border-color:#4fffb08c}.sjg-header-cta{min-height:42px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;color:#06130d;background:var(--sjg-green);font-size:13px;font-weight:900;text-decoration:none}.sjg-header-cta:hover{color:#06130d;background:#83ffc9;transform:translateY(-1px)}.sjg-mobile-menu{display:none;position:relative}.sjg-menu-toggle{list-style:none;cursor:pointer}.sjg-menu-toggle::-webkit-details-marker{display:none}.sjg-mobile-panel{position:absolute;right:0;top:52px;width:min(330px,calc(100vw - 32px));padding:14px;border:1px solid var(--sjg-line);border-radius:18px;background:#0d131a;box-shadow:var(--sjg-shadow)}.sjg-mobile-panel a{display:block;padding:13px 14px;border-radius:12px;color:var(--sjg-white);font-weight:800;text-decoration:none}.sjg-mobile-panel a:hover{color:var(--sjg-green);background:#4fffb014}.sjg-home{overflow:hidden}.sjg-hero{position:relative;padding:clamp(72px,9vw,130px) 0 70px}.sjg-hero:before{content:"";position:absolute;inset:-20% -10% auto 45%;height:560px;border-radius:50%;background:radial-gradient(circle at 40% 40%,rgba(79,255,176,.2),transparent 38%),radial-gradient(circle at 60% 60%,rgba(139,92,246,.18),transparent 45%);filter:blur(10px);pointer-events:none}.sjg-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:70px;align-items:center}.sjg-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;color:var(--sjg-green);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.sjg-kicker:before{content:"";width:28px;height:2px;background:currentColor}.sjg-hero h1,.sjg-section-heading{margin:0;color:var(--sjg-white);font-size:clamp(46px,7vw,86px);font-weight:950;letter-spacing:-.055em;line-height:.95}.sjg-gradient-text{display:inline-block;color:transparent;background:linear-gradient(90deg,var(--sjg-green) 3%,#54d8ff 47%,#a77aff 75%,#ff8b32 100%);background-clip:text;-webkit-background-clip:text}.sjg-hero-copy{max-width:630px;margin:26px 0 0;color:#b7c3cf;font-size:clamp(17px,2vw,20px);line-height:1.7}.sjg-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.sjg-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:999px;color:#06130d;background:var(--sjg-green);font-size:14px;font-weight:900;text-decoration:none;transition:.18s ease}.sjg-button:hover{color:#06130d;background:#83ffc9;transform:translateY(-2px);box-shadow:0 14px 30px #4fffb029}.sjg-button--ghost{color:var(--sjg-white);border-color:var(--sjg-line);background:#ffffff09}.sjg-button--ghost:hover{color:var(--sjg-green);border-color:#4fffb080;background:#4fffb014;box-shadow:none}.sjg-proof-row{display:flex;flex-wrap:wrap;gap:18px 25px;margin-top:34px;color:var(--sjg-muted);font-size:12px;font-weight:750}.sjg-proof-row span:before{content:"\2713";margin-right:7px;color:var(--sjg-green);font-weight:950}.sjg-hero-visual{min-height:510px;position:relative}.sjg-hero-card{position:absolute;overflow:hidden;border:1px solid var(--sjg-line);border-radius:26px;background:var(--sjg-panel-2);box-shadow:var(--sjg-shadow)}.sjg-hero-card img{width:100%;height:100%;display:block;object-fit:cover}.sjg-hero-card--main{top:0;right:10%;bottom:8%;left:6%}.sjg-hero-card--main:after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,#05080beb);pointer-events:none}.sjg-hero-card--float{width:46%;height:42%;right:0;bottom:0;border:5px solid var(--sjg-ink)}.sjg-hero-chip{position:absolute;left:0;top:9%;z-index:2;padding:11px 14px;border:1px solid rgba(79,255,176,.35);border-radius:999px;color:var(--sjg-green);background:#080b0fe6;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sjg-hero-product-label{position:absolute;right:22px;bottom:20px;left:22px;z-index:2}.sjg-hero-product-label span,.sjg-hero-product-label strong{display:block}.sjg-hero-product-label span{color:var(--sjg-green);font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.sjg-hero-product-label strong{max-width:420px;margin-top:6px;color:var(--sjg-white);font-size:clamp(18px,2.2vw,27px);line-height:1.1}.sjg-trust-band{border-block:1px solid var(--sjg-line);background:#ffffff05}.sjg-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.sjg-trust-item{padding:25px 20px;border-right:1px solid var(--sjg-line);text-align:center}.sjg-trust-item:last-child{border-right:0}.sjg-trust-item strong{display:block;color:var(--sjg-white);font-size:14px}.sjg-trust-item span{display:block;margin-top:4px;color:var(--sjg-muted);font-size:12px}.sjg-section{padding:clamp(76px,8vw,116px) 0}.sjg-section-heading{max-width:760px;font-size:clamp(38px,5.5vw,66px)}.sjg-section-intro{max-width:650px;margin:20px 0 0;color:var(--sjg-muted);font-size:17px;line-height:1.7}.sjg-choice{padding-bottom:28px}.sjg-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.sjg-choice-card{position:relative;min-height:265px;display:flex;flex-direction:column;padding:30px;overflow:hidden;border:1px solid var(--sjg-line);border-radius:var(--sjg-radius);color:var(--sjg-white);background:radial-gradient(circle at 92% 8%,rgba(79,255,176,.13),transparent 38%),var(--sjg-panel);text-decoration:none;transition:.2s ease}.sjg-choice-card--purple{background:radial-gradient(circle at 92% 8%,rgba(139,92,246,.17),transparent 38%),var(--sjg-panel)}.sjg-choice-card--orange{background:radial-gradient(circle at 92% 8%,rgba(255,122,26,.16),transparent 38%),var(--sjg-panel)}.sjg-choice-card:hover{color:var(--sjg-white);transform:translateY(-5px);border-color:#4fffb06b;box-shadow:var(--sjg-shadow)}.sjg-choice-badge{color:var(--sjg-green);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.sjg-choice-card--purple .sjg-choice-badge,.sjg-choice-card--purple .sjg-choice-link{color:#b99aff}.sjg-choice-card--orange .sjg-choice-badge,.sjg-choice-card--orange .sjg-choice-link{color:#ff9a4f}.sjg-choice-card h3{margin:28px 0 0;color:inherit;font-size:26px;font-weight:950;letter-spacing:-.035em;line-height:1.05}.sjg-choice-card p{margin:13px 0 24px;color:var(--sjg-muted);font-size:14px;line-height:1.65}.sjg-choice-link{margin-top:auto;color:var(--sjg-green);font-size:13px;font-weight:900}.sjg-builders{position:relative}.sjg-builders:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(255,255,255,.018),transparent);pointer-events:none}.sjg-builder-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;margin-top:42px}.sjg-builder-card{min-height:390px;position:relative;overflow:hidden;grid-column:span 4;border:1px solid var(--sjg-line);border-radius:var(--sjg-radius);background:var(--sjg-panel);text-decoration:none;box-shadow:0 20px 50px #0000002e;transition:.2s ease}.sjg-builder-card:first-child,.sjg-builder-card:nth-child(2){grid-column:span 6}.sjg-builder-card:nth-child(6),.sjg-builder-card:nth-child(7){grid-column:span 6}.sjg-builder-card:hover{transform:translateY(-6px);border-color:#4fffb06b;box-shadow:var(--sjg-shadow)}.sjg-builder-image{height:225px;overflow:hidden;background:#1a222c}.sjg-builder-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.sjg-builder-card:hover .sjg-builder-image img{transform:scale(1.045)}.sjg-builder-body{padding:24px}.sjg-builder-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;align-items:center;margin-bottom:11px}.sjg-builder-badge{display:inline-block;color:var(--sjg-green);font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.sjg-builder-best{color:#8493a2;font-size:10px;font-weight:800;letter-spacing:.04em}.sjg-builder-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:2px;color:#4fffb0bf;background:linear-gradient(135deg,#4fffb014,#8b5cf61a),#111821}.sjg-builder-placeholder svg{width:min(48%,180px);height:auto}.sjg-builder-placeholder span{color:#bac6d1;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sjg-builder-card h3{margin:0;color:var(--sjg-white);font-size:24px;font-weight:900;letter-spacing:-.035em}.sjg-builder-card p{margin:10px 0 0;color:var(--sjg-muted);font-size:14px;line-height:1.6}.sjg-builder-link{display:inline-flex;margin-top:17px;color:var(--sjg-green);font-size:13px;font-weight:900}.sjg-builder-card--purple .sjg-builder-badge,.sjg-builder-card--purple .sjg-builder-link{color:#b99aff}.sjg-builder-card--orange .sjg-builder-badge,.sjg-builder-card--orange .sjg-builder-link{color:#ff9a4f}.sjg-builder-card--cyan .sjg-builder-badge,.sjg-builder-card--cyan .sjg-builder-link{color:#58e8ef}.sjg-value{border-block:1px solid var(--sjg-line);background:radial-gradient(circle at 12% 20%,rgba(79,255,176,.08),transparent 28rem),#0b1016}.sjg-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.sjg-value-card{min-height:250px;padding:28px;border:1px solid var(--sjg-line);border-radius:var(--sjg-radius);background:#ffffff06}.sjg-value-number{color:var(--sjg-green);font-size:12px;font-weight:950;letter-spacing:.16em}.sjg-value-card h3{margin:54px 0 12px;color:var(--sjg-white);font-size:22px;font-weight:900;letter-spacing:-.035em;line-height:1.1}.sjg-value-card p{margin:0;color:var(--sjg-muted);font-size:14px;line-height:1.65}.sjg-proof-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;align-items:stretch}.sjg-proof-stat,.sjg-quote{margin:0;padding:clamp(32px,5vw,58px);border:1px solid var(--sjg-line);border-radius:28px}.sjg-proof-stat{background:radial-gradient(circle at 90% 5%,rgba(79,255,176,.13),transparent 38%),var(--sjg-panel)}.sjg-proof-stat h2{margin:0;color:var(--sjg-white);font-size:clamp(34px,4.5vw,55px);font-weight:950;letter-spacing:-.05em;line-height:1}.sjg-rating-row{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:baseline;margin-top:34px}.sjg-rating-row strong{color:var(--sjg-green);font-size:30px;font-weight:950}.sjg-rating-row span{color:var(--sjg-muted);font-size:13px;font-weight:800}.sjg-quote{display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 88% 10%,rgba(139,92,246,.15),transparent 38%),#ffffff06}.sjg-quote blockquote{margin:0;color:var(--sjg-white);font-size:clamp(28px,4vw,48px);font-weight:850;letter-spacing:-.04em;line-height:1.08}.sjg-quote blockquote:before{content:"\201c";color:var(--sjg-green)}.sjg-quote blockquote:after{content:"\201d";color:var(--sjg-green)}.sjg-quote figcaption{margin-top:26px;color:var(--sjg-muted);font-size:13px;font-weight:800}.sjg-faq{padding-top:34px}.sjg-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:42px}.sjg-faq details{border:1px solid var(--sjg-line);border-radius:18px;background:var(--sjg-panel)}.sjg-faq details[open]{border-color:#4fffb052}.sjg-faq summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 24px;color:var(--sjg-white);font-size:15px;font-weight:900;cursor:pointer;list-style:none}.sjg-faq summary::-webkit-details-marker{display:none}.sjg-faq-icon{color:var(--sjg-green);font-size:24px;font-weight:500;transition:transform .16s ease}.sjg-faq details[open] .sjg-faq-icon{transform:rotate(45deg)}.sjg-faq-answer{padding:0 24px 23px;color:var(--sjg-muted);font-size:14px;line-height:1.7}.sjg-faq-answer p{margin:0;color:inherit}.sjg-bridge-section{padding-top:34px}.sjg-process{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent),#0b1016}.sjg-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.sjg-process-card{min-height:230px;padding:30px;border:1px solid var(--sjg-line);border-radius:var(--sjg-radius);background:#ffffff06}.sjg-process-number{color:var(--sjg-green);font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.sjg-process-card h3{margin:46px 0 10px;color:var(--sjg-white);font-size:23px;font-weight:900}.sjg-process-card p{margin:0;color:var(--sjg-muted);line-height:1.65}.sjg-brand-bridge{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:clamp(34px,6vw,68px);border:1px solid rgba(79,255,176,.24);border-radius:30px;background:radial-gradient(circle at 80% 20%,rgba(139,92,246,.16),transparent 34%),linear-gradient(135deg,#4fffb017,#ffffff06)}.sjg-brand-bridge h2{max-width:760px;margin:0;color:var(--sjg-white);font-size:clamp(32px,4.5vw,56px);font-weight:950;letter-spacing:-.05em;line-height:1}.sjg-brand-bridge p{max-width:700px;margin:18px 0 0;color:var(--sjg-muted);line-height:1.7}.sjg-footer{border-top:1px solid var(--sjg-line);background:#070a0e}.sjg-footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px;padding:70px 0 48px}.sjg-footer-brand img{width:auto;max-width:180px;max-height:65px}.sjg-footer-brand p{max-width:330px;margin:18px 0 0;color:var(--sjg-muted);font-size:14px;line-height:1.7}.sjg-footer h2{margin:0 0 18px;color:var(--sjg-white);font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.sjg-footer-links a,.sjg-footer-links span{display:block;margin:0 0 11px;color:var(--sjg-muted);font-size:14px;text-decoration:none}.sjg-footer-links a:hover{color:var(--sjg-green)}.sjg-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding:24px 0 34px;border-top:1px solid var(--sjg-line);color:#73808e;font-size:12px}.template-product #main-content,.template-collection #main-content,.template-cart #main-content,.template-search #main-content,.cust-itg-product #main-content,.cust-itg-collection #main-content{padding-block:34px 80px}.product-info,.product-info__sticky,.card,.product-card,.collection-list__item,.cart,.drawer__content,.modal__window{color:var(--sjg-white)}.product-info__sticky,.product-info,.product-info__block,.product-description,.rte,.rte p,.rte li{color:#c1ccd6}.product-title,.product-info h1,.product-info h2,.product-info h3,.collection-banner h1,.collection-banner h2,.main-page h1,.cart h1{color:var(--sjg-white)}.product-info__sticky{padding:26px;border:1px solid var(--sjg-line);border-radius:var(--sjg-radius);background:var(--sjg-panel)}.media-gallery__main,.media-gallery__viewer,.product-media,.product-media__image{border-radius:var(--sjg-radius);background:#121922}.product-info .btn--primary,.product-info button[type=submit],.cart .btn--primary{border-color:var(--sjg-green);color:#06130d;background:var(--sjg-green)}.product-info input,.product-info select,.product-info textarea,.cart input,.search__input{border-color:var(--sjg-line);color:var(--sjg-white);background:#0d131a}.section-piup-customizer,.piup-customizer,[data-piup-customizer]{color:var(--sjg-white);background:var(--sjg-ink)}@media(max-width:980px){.sjg-nav,.sjg-header-cta{display:none}.sjg-header-inner{grid-template-columns:1fr auto}.sjg-mobile-menu{display:block}.sjg-hero-grid{grid-template-columns:1fr;gap:52px}.sjg-hero-visual{min-height:470px}.sjg-builder-card,.sjg-builder-card:first-child,.sjg-builder-card:nth-child(2),.sjg-builder-card:nth-child(6),.sjg-builder-card:nth-child(7){grid-column:span 6}.sjg-trust-grid,.sjg-process-grid,.sjg-value-grid{grid-template-columns:repeat(2,1fr)}.sjg-choice-grid{grid-template-columns:1fr}.sjg-choice-card{min-height:235px}.sjg-proof-grid{grid-template-columns:1fr}.sjg-trust-item:nth-child(2){border-right:0}.sjg-trust-item:nth-child(-n+2){border-bottom:1px solid var(--sjg-line)}.sjg-footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sjg-shell{width:min(100% - 28px,1180px)}.sjg-announcement{font-size:10px}.sjg-header-inner{min-height:66px;gap:12px}.sjg-logo img{max-width:130px;max-height:46px}.sjg-header-actions{gap:6px}.sjg-header-actions>.sjg-icon-link:first-child{display:none}.sjg-icon-link,.sjg-menu-toggle{width:38px;height:38px}.sjg-hero{padding-top:62px}.sjg-hero h1{font-size:clamp(44px,14vw,64px)}.sjg-actions .sjg-button{width:100%}.sjg-hero-visual{min-height:350px}.sjg-hero-card--main{top:0;right:7%;bottom:7%;left:0}.sjg-hero-card--float{width:48%;height:38%}.sjg-hero-chip{top:-16px}.sjg-trust-grid,.sjg-process-grid,.sjg-footer-main{grid-template-columns:1fr}.sjg-trust-item{border-right:0;border-bottom:1px solid var(--sjg-line)}.sjg-trust-item:last-child{border-bottom:0}.sjg-builder-card,.sjg-builder-card:first-child,.sjg-builder-card:nth-child(2),.sjg-builder-card:nth-child(6),.sjg-builder-card:nth-child(7){grid-column:span 12}.sjg-choice-grid,.sjg-value-grid,.sjg-proof-grid,.sjg-faq-grid{grid-template-columns:1fr}.sjg-choice-card,.sjg-value-card{min-height:0}.sjg-value-card h3{margin-top:34px}.sjg-builder-meta{display:block}.sjg-builder-best{display:block;margin-top:5px}.sjg-quote blockquote{font-size:clamp(27px,9vw,38px)}.sjg-brand-bridge{grid-template-columns:1fr}.sjg-footer-main{gap:30px}.sjg-footer-bottom{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/sjg-brand.css.map */
