@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500&display=swap";.isgcx{--paper: #FAFAF8;--paper-warm: #F4ECE0;--ink: #0F0F0F;--ink-soft: #1A1A1A;--grey: #5C5C5A;--grey-light: #B8B5AD;--border: #E8E5DD;--accent: #C8102E;--accent-deep: #8B0F22;font-family:Geist,-apple-system,system-ui,sans-serif;background:var(--paper);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}.isgcx *{margin:0;padding:0;box-sizing:border-box}.isgcx h1,.isgcx h2,.isgcx h3,.isgcx h4{font-family:"Instrument Serif",Georgia,serif;font-weight:400;line-height:1.05;letter-spacing:-.02em}.isgcx .serif{font-family:"Instrument Serif",Georgia,serif;font-weight:400}.isgcx .mono{font-family:Geist Mono,monospace}.isgcx .eyebrow{font-family:Geist Mono,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--grey)}.isgcx-container{max-width:1380px;margin:0 auto;padding:0 32px}.isgcx-container-narrow{max-width:1080px;margin:0 auto;padding:0 32px}.isgcx-logo{font-family:"Instrument Serif",serif;font-size:24px;letter-spacing:-.01em;color:var(--ink);text-decoration:none;display:inline-flex;align-items:baseline}.isgcx-logo .accent{font-family:Geist,sans-serif;color:var(--accent);font-style:italic;font-weight:700;font-size:2em;line-height:.7;margin:0 6px 0 2px;transform:translateY(.08em);display:inline-block;letter-spacing:-.05em}.isgcx-btn-primary{background:var(--ink);color:var(--paper);padding:16px 28px;border-radius:999px;text-decoration:none;font-weight:500;font-size:15px;display:inline-flex;align-items:center;gap:10px;transition:all .2s;border:none;cursor:pointer;font-family:inherit}.isgcx-btn-primary:hover{background:var(--accent);transform:translateY(-1px);color:var(--paper)}.isgcx-btn-primary svg{width:16px;height:16px}.isgcx-btn-secondary{color:var(--ink);padding:16px 8px;text-decoration:none;font-weight:500;font-size:15px;border-bottom:1px solid var(--ink);transition:color .2s}.isgcx-btn-secondary:hover{color:var(--accent);border-color:var(--accent)}.isgcx-hero{padding:100px 0 80px;position:relative;overflow:hidden}.isgcx-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.isgcx-hero-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}.isgcx-hero-eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--accent)}.isgcx-hero h1{font-size:clamp(56px,7vw,96px);margin-bottom:32px}.isgcx-hero h1 em{color:var(--accent);font-style:italic}.isgcx-hero-sub{font-size:19px;color:var(--grey);max-width:560px;margin-bottom:40px;line-height:1.55}.isgcx-hero-ctas{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.isgcx-hero-visual{position:relative;height:480px}.isgcx-card-stack{position:absolute;width:280px;height:175px;border-radius:8px;box-shadow:0 30px 60px -20px #00000040,0 18px 36px -18px #0000002e;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.isgcx-card-1{background:var(--ink);color:var(--paper);top:50px;right:80px;transform:rotate(-8deg);padding:28px;display:flex;flex-direction:column;justify-content:space-between}.isgcx-card-1:hover{transform:rotate(-4deg) translateY(-8px)}.isgcx-card-1 .brand{font-family:"Instrument Serif",serif;font-size:24px;letter-spacing:-.02em;display:inline-flex;align-items:baseline}.isgcx-card-1 .brand em{font-family:Geist,sans-serif;color:var(--accent);font-style:italic;font-weight:700;font-size:2em;line-height:.7;margin:0 6px 0 2px;transform:translateY(.08em);display:inline-block;letter-spacing:-.05em}.isgcx-card-1 .meta{font-family:Geist Mono,monospace;font-size:9px;opacity:.7;letter-spacing:.1em}.isgcx-card-2{background:var(--paper-warm);top:180px;right:30px;transform:rotate(6deg);padding:24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--border)}.isgcx-card-2:hover{transform:rotate(2deg) translateY(-8px)}.isgcx-card-2 .name{font-family:"Instrument Serif",serif;font-size:22px;font-style:italic}.isgcx-card-2 .role{font-size:11px;color:var(--grey);letter-spacing:.05em}.isgcx-card-2 .accent-bar{width:30px;height:2px;background:var(--accent)}.isgcx-card-3{background:var(--accent);color:#fff;top:290px;right:130px;transform:rotate(-3deg);padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.isgcx-card-3:hover{transform:rotate(0) translateY(-8px)}.isgcx-card-3 .text{font-family:"Instrument Serif",serif;font-size:32px;font-style:italic;text-align:center}.isgcx-marquee-strip{background:var(--ink);color:var(--paper);padding:14px 0;overflow:hidden;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.isgcx-marquee{display:flex;gap:80px;white-space:nowrap;animation:isgcx-scroll 40s linear infinite;font-family:Geist Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:.2em}.isgcx-marquee span{display:flex;align-items:center;gap:80px}.isgcx-marquee span:after{content:"\2726";color:var(--accent);font-size:16px}@keyframes isgcx-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.isgcx-section-header{text-align:left;max-width:720px;margin-bottom:80px}.isgcx-section-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px}.isgcx-section-eyebrow:before{content:"";width:32px;height:1px;background:var(--accent)}.isgcx-section-eyebrow span{font-family:Geist Mono,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--grey)}.isgcx-section-header h2{font-size:clamp(40px,5vw,64px)}.isgcx-section-header h2 em{color:var(--accent);font-style:italic}.isgcx-section-sub{font-size:17px;color:var(--grey);margin-top:24px;max-width:580px;line-height:1.6}.isgcx-pillars{padding:120px 0;border-bottom:1px solid var(--border)}.isgcx-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--border)}.isgcx-pillar{padding:56px 40px;border-right:1px solid var(--border);position:relative}.isgcx-pillar:last-child{border-right:none}.isgcx-pillar-num{font-family:Geist Mono,monospace;font-size:11px;color:var(--grey-light);margin-bottom:32px;letter-spacing:.15em}.isgcx-pillar h3{font-size:32px;margin-bottom:20px}.isgcx-pillar h3 em{color:var(--accent);font-style:italic}.isgcx-pillar p{color:var(--grey);font-size:15px;line-height:1.65}.isgcx-capabilities{padding:120px 0;background:var(--ink);color:var(--paper)}.isgcx-capabilities .isgcx-section-header h2{color:var(--paper)}.isgcx-capabilities .isgcx-section-eyebrow span,.isgcx-capabilities .isgcx-section-sub{color:var(--grey-light)}.isgcx-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.isgcx-cap-card{background:var(--ink-soft);border:1px solid #2A2A2A;border-radius:12px;padding:36px 32px;transition:all .3s;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;display:block}.isgcx-cap-card:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .3s}.isgcx-cap-card:hover{background:#1f1f1f;transform:translateY(-2px)}.isgcx-cap-card:hover:before{transform:scaleX(1)}.isgcx-cap-num{font-family:Geist Mono,monospace;font-size:11px;color:var(--grey-light);margin-bottom:28px;letter-spacing:.15em}.isgcx-cap-card h3{color:var(--paper);font-size:28px;margin-bottom:14px}.isgcx-cap-card p{color:var(--grey-light);font-size:14px;margin-bottom:24px;line-height:1.6}.isgcx-cap-card .from{font-family:Geist Mono,monospace;font-size:12px;color:var(--accent);letter-spacing:.05em}.isgcx-cap-card .from-label{font-size:11px;color:var(--grey);letter-spacing:.1em;text-transform:uppercase;margin-right:8px}.isgcx-how{padding:120px 0;border-bottom:1px solid var(--border)}.isgcx-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:40px}.isgcx-how-step{position:relative}.isgcx-how-step .num{font-family:"Instrument Serif",serif;font-size:96px;line-height:1;color:var(--accent);font-style:italic;margin-bottom:24px;display:block}.isgcx-how-step h3{font-size:28px;margin-bottom:14px}.isgcx-how-step p{color:var(--grey);font-size:15px;line-height:1.65}.isgcx-promise{padding:140px 0;background:var(--paper-warm);border-bottom:1px solid var(--border)}.isgcx-promise-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.isgcx-promise h2{font-size:clamp(48px,6vw,80px);margin-bottom:32px}.isgcx-promise h2 em{color:var(--accent);font-style:italic}.isgcx-promise p{font-size:18px;color:var(--ink-soft);line-height:1.6;margin-bottom:32px}.isgcx-timeline{background:var(--paper);padding:40px;border-radius:16px;border:1px solid var(--border);box-shadow:0 20px 40px -20px #0000001a}.isgcx-timeline-item{display:flex;gap:24px;padding:20px 0;border-bottom:1px solid var(--border);align-items:center}.isgcx-timeline-item:last-child{border-bottom:none}.isgcx-timeline-time{font-family:Geist Mono,monospace;font-size:13px;font-weight:500;color:var(--accent);min-width:90px;letter-spacing:.05em}.isgcx-timeline-event{font-size:16px;color:var(--ink)}.isgcx-timeline-event .small{display:block;font-size:13px;color:var(--grey);margin-top:4px}.isgcx-trust{padding:120px 0;border-bottom:1px solid var(--border)}.isgcx-trust-header{text-align:center;margin-bottom:60px}.isgcx-trust-header .eyebrow{display:block;margin-bottom:16px}.isgcx-trust-header h3{font-size:32px;max-width:720px;margin:0 auto}.isgcx-trust-header h3 em{color:var(--accent);font-style:italic}.isgcx-credentials{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:64px}.isgcx-credential{text-align:center;padding:32px 20px;border:1px solid var(--border);border-radius:12px;background:var(--paper);transition:all .2s}.isgcx-credential:hover{border-color:var(--accent);transform:translateY(-2px)}.isgcx-credential-icon{width:48px;height:48px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--paper-warm);border-radius:50%;color:var(--accent)}.isgcx-credential-icon svg{width:24px;height:24px}.isgcx-credential h4{font-family:Geist,sans-serif;font-size:14px;font-weight:600;margin-bottom:8px;color:var(--ink)}.isgcx-credential p{font-size:12px;color:var(--grey);line-height:1.5}.isgcx-testimonial{padding:120px 0;border-bottom:1px solid var(--border)}.isgcx-testimonial-quote{max-width:880px;margin:0 auto;text-align:center}.isgcx-testimonial blockquote{font-family:"Instrument Serif",serif;font-size:clamp(28px,4vw,48px);line-height:1.25;color:var(--ink);margin:32px 0}.isgcx-testimonial blockquote em{color:var(--accent);font-style:italic}.isgcx-quote-mark{font-family:"Instrument Serif",serif;font-size:80px;color:var(--accent);font-style:italic;line-height:1}.isgcx-testimonial-author{margin-top:32px;font-family:Geist Mono,monospace;font-size:12px;color:var(--grey);letter-spacing:.1em;text-transform:uppercase}.isgcx-final-cta{padding:140px 0;background:var(--ink);color:var(--paper);text-align:center;position:relative;overflow:hidden}.isgcx-final-cta h2{font-size:clamp(56px,8vw,112px);margin-bottom:32px}.isgcx-final-cta h2 em{color:var(--accent);font-style:italic}.isgcx-final-cta p{font-size:18px;color:var(--grey-light);max-width:540px;margin:0 auto 48px;line-height:1.6}.isgcx-final-cta .isgcx-btn-primary{background:var(--paper);color:var(--ink)}.isgcx-final-cta .isgcx-btn-primary:hover{background:var(--accent);color:var(--paper)}@keyframes isgcx-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.isgcx-animate{animation:isgcx-fadeUp .8s cubic-bezier(.2,.8,.2,1) backwards}.isgcx-delay-1{animation-delay:.1s}.isgcx-delay-2{animation-delay:.2s}.isgcx-delay-3{animation-delay:.3s}.isgcx-delay-4{animation-delay:.4s}@media(max-width:980px){.isgcx-hero-grid,.isgcx-promise-inner{grid-template-columns:1fr;gap:48px}.isgcx-hero-visual{height:380px}.isgcx-pillars-grid,.isgcx-how-grid{grid-template-columns:1fr;gap:0}.isgcx-cap-grid{grid-template-columns:repeat(2,1fr)}.isgcx-pillar{border-right:none;border-bottom:1px solid var(--border);padding:40px 24px}.isgcx-pillar:last-child{border-bottom:none}.isgcx-credentials{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.isgcx-container,.isgcx-container-narrow{padding:0 20px}.isgcx-hero{padding:60px 0 40px}.isgcx-pillars,.isgcx-capabilities,.isgcx-how,.isgcx-promise,.isgcx-trust,.isgcx-testimonial,.isgcx-final-cta{padding:80px 0}.isgcx-credentials,.isgcx-cap-grid{grid-template-columns:1fr}}.isgcx,.isgcx h1,.isgcx h2,.isgcx h3,.isgcx h4,.isgcx h5,.isgcx p,.isgcx blockquote,.isgcx span,.isgcx div,.isgcx a{font-family:Geist,-apple-system,system-ui,sans-serif}.isgcx h1,.isgcx h2,.isgcx h3,.isgcx h4{font-family:"Instrument Serif",Georgia,serif!important;font-weight:400!important;line-height:1.05!important;letter-spacing:-.02em!important;text-transform:none!important;margin:0!important}.isgcx .isgcx-hero h1{font-size:clamp(56px,7vw,96px)!important}.isgcx .isgcx-section-header h2{font-size:clamp(40px,5vw,64px)!important}.isgcx .isgcx-pillar h3{font-size:32px!important}.isgcx .isgcx-cap-card h3,.isgcx .isgcx-how-step h3{font-size:28px!important}.isgcx .isgcx-promise h2{font-size:clamp(48px,6vw,80px)!important}.isgcx .isgcx-trust-header h3{font-size:32px!important}.isgcx .isgcx-final-cta h2{font-size:clamp(56px,8vw,112px)!important}.isgcx .isgcx-credential h4{font-family:Geist,sans-serif!important;font-size:14px!important;font-weight:600!important}.isgcx-trust-header{text-align:left!important;margin-bottom:60px!important}.isgcx-trust-header .eyebrow{display:inline-flex!important;align-items:center;gap:10px;margin-bottom:16px!important}.isgcx-trust-header .eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--accent)}.isgcx-trust-header h3{margin:0!important;max-width:720px!important}.isgcx-testimonial-quote{max-width:880px!important;margin:0!important;text-align:left!important}.isgcx-testimonial blockquote{margin:24px 0!important}.isgcx-quote-mark{display:block}.isgcx-testimonial-author{margin-top:24px!important}.isgcx .isgcx-trust-header h3{font-size:clamp(40px,5vw,64px)!important;font-family:"Instrument Serif",Georgia,serif!important;max-width:none!important}.isgcx-trust .isgcx-container-narrow{max-width:1380px!important;padding:0 32px}.isgcx .isgcx-credentials{grid-template-columns:repeat(2,1fr)!important;max-width:600px!important;margin-left:auto!important;margin-right:0!important;margin-top:64px!important;gap:24px!important}.isgcx .isgcx-testimonial-quote{position:relative}.isgcx .isgcx-quote-mark{display:inline-block!important;vertical-align:top!important;margin-right:12px!important;margin-bottom:-20px!important;font-size:80px!important;line-height:.8!important}.isgcx .isgcx-testimonial blockquote{display:inline!important;margin:0!important}.isgcx .isgcx-testimonial blockquote:after{content:"\201d";color:var(--accent);font-style:italic;font-family:"Instrument Serif",Georgia,serif;font-weight:400;margin-left:4px}.isgcx .isgcx-testimonial-author{display:block!important;margin-top:32px!important}.isgcx .isgcx-promise h2{font-size:clamp(48px,6vw,80px)!important;font-family:"Instrument Serif",Georgia,serif!important}.isgcx .isgcx-testimonial-quote{display:block!important}.isgcx .isgcx-quote-mark{display:block!important;font-family:"Instrument Serif",Georgia,serif!important;font-size:100px!important;line-height:.8!important;color:var(--accent)!important;font-style:italic!important;margin:0 0 -8px -8px!important;font-weight:400!important}.isgcx .isgcx-testimonial-text,.isgcx blockquote.isgcx-testimonial-text{display:block!important;margin:0!important;font-family:"Instrument Serif",Georgia,serif!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.25!important;color:var(--ink)!important;font-style:normal!important}.isgcx .isgcx-testimonial-text>p{display:inline!important;margin:0!important}.isgcx .isgcx-testimonial-text>p:after{content:"\201d";color:var(--accent);font-style:italic;font-family:"Instrument Serif",Georgia,serif;font-weight:400;margin-left:2px}.isgcx .isgcx-testimonial-text em{color:var(--accent)!important;font-style:italic!important}.isgcx .isgcx-testimonial-author{display:block!important;margin-top:32px!important;font-family:Geist Mono,monospace!important;font-size:12px!important;color:var(--grey)!important;letter-spacing:.1em!important;text-transform:uppercase!important}.isgcx .isgcx-promise h2,.isgcx section.isgcx-promise h2,body .isgcx .isgcx-promise h2,.isgcx-promise h2{font-size:clamp(40px,5vw,64px)!important;font-family:"Instrument Serif",Georgia,serif!important;font-weight:400!important;line-height:1.05!important;letter-spacing:-.02em!important;margin-bottom:32px!important}.isgcx .isgcx-promise h2 p,.isgcx .isgcx-promise h2>p,html body .isgcx .isgcx-promise h2 p{font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important;margin:0!important;display:inline!important}.isgcx .isgcx-promise h2 p em,.isgcx .isgcx-promise h2 em{color:var(--accent)!important;font-style:italic!important;font-size:inherit!important}.isgcx .isgcx-trust-header h3 p,html body .isgcx .isgcx-trust-header h3 p{font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important;margin:0!important;display:inline!important}.isgcx .isgcx-trust-header h3 p em,.isgcx .isgcx-trust-header h3 em{color:var(--accent)!important;font-style:italic!important;font-size:inherit!important}.isgcx h1 p,.isgcx h2 p,.isgcx h3 p,.isgcx h4 p{font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;margin:0!important;display:inline!important}.isgcx h1 p br,.isgcx h2 p br,.isgcx h3 p br{display:block!important}.isgcx h2[style] p,.isgcx h2[style]>p,html body .isgcx h2[style] p{all:unset!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important;display:inline!important}.isgcx h3[style] p,.isgcx h3[style]>p,html body .isgcx h3[style] p{all:unset!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important;display:inline!important}.isgcx h2[style] p em,.isgcx h3[style] p em,html body .isgcx h2[style] em,html body .isgcx h3[style] em{font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;font-style:italic!important;color:var(--accent)!important}.isgcx h2[style] p br,.isgcx h3[style] p br{display:block!important;content:""!important}.isgcx .isgcx-testimonial blockquote:after{content:none!important}.isgcx .isgcx-testimonial-text>p:after{content:none!important}.isgcx blockquote.isgcx-testimonial-text>p:last-child:after{content:"\201d"!important;color:var(--accent)!important;font-style:italic!important;font-family:"Instrument Serif",Georgia,serif!important;font-weight:400!important}.isgcx blockquote.isgcx-testimonial-text,.isgcx blockquote.isgcx-testimonial-text p,.isgcx blockquote.isgcx-testimonial-text>p{font-family:"Instrument Serif",Georgia,serif!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.25!important;color:var(--ink)!important;font-style:normal!important;font-weight:400!important}.isgcx blockquote p,.isgcx blockquote>p{font-family:"Instrument Serif",Georgia,serif!important}.isgcx .isgcx-quote-mark{display:inline-block!important;float:left!important;font-family:"Instrument Serif",Georgia,serif!important;font-size:clamp(60px,6vw,80px)!important;line-height:.85!important;color:var(--accent)!important;font-style:italic!important;font-weight:400!important;margin:0 8px 0 -8px!important;padding:0!important}.isgcx .isgcx-testimonial-quote{text-align:center!important;max-width:880px!important;margin:0 auto!important}.isgcx blockquote.isgcx-testimonial-text>p:last-child:after{content:"\201d"!important;color:var(--accent)!important;font-style:italic!important;font-family:"Instrument Serif",Georgia,serif!important;font-weight:400!important;font-size:clamp(60px,6vw,80px)!important;line-height:.85!important;vertical-align:-.25em!important;margin-left:4px!important;display:inline-block!important}.isgcx .isgcx-quote-mark{float:none!important;display:inline-block!important;vertical-align:-.25em!important;margin:0 4px 0 0!important}.isgcx .isgcx-testimonial-author{text-align:center!important;margin-top:32px!important}.isgcx .isgcx-testimonial-quote .isgcx-quote-mark{display:inline!important;float:none!important;vertical-align:baseline!important;margin:0!important;padding:0!important}.isgcx .isgcx-testimonial-quote{text-align:center!important}.isgcx blockquote.isgcx-testimonial-text{display:inline!important}.isgcx blockquote.isgcx-testimonial-text>p{display:inline!important}.isgcx .isgcx-quote-mark{font-size:clamp(28px,4vw,48px)!important;color:var(--accent)!important;font-family:"Instrument Serif",Georgia,serif!important;font-style:italic!important;font-weight:400!important;line-height:1.25!important}.isgcx blockquote.isgcx-testimonial-text>p:last-child:after{font-size:clamp(28px,4vw,48px)!important;line-height:1.25!important;vertical-align:baseline!important;display:inline!important}.isgcx .isgcx-testimonial-author{display:block!important;text-align:center!important;margin-top:32px!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/isgcxpress.css.map */
