/* GRC NEW20 Welcome Capture v0.3.0 - text-led, no-photo storefront */
.grc-new20-overlay{
    position:fixed;inset:0;z-index:9999999;display:none;align-items:center;justify-content:center;
    padding:20px;background:rgba(1,8,28,.80);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)
}
.grc-new20-overlay.is-open{display:flex;animation:grcNew20OverlayIn .2s ease-out both}
@keyframes grcNew20OverlayIn{from{opacity:0}to{opacity:1}}

.grc-new20-modal{
    position:relative;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(350px,1.08fr);
    width:min(940px,96vw);max-height:min(730px,92vh);overflow:hidden;border-radius:24px;background:#fff;
    box-shadow:0 28px 100px rgba(0,0,0,.52),0 0 0 1px rgba(74,210,255,.42),0 0 55px rgba(0,145,255,.13);
    animation:grcNew20In .32s cubic-bezier(.2,.78,.28,1) both;isolation:isolate
}
.grc-new20-modal:after{
    content:"";position:absolute;inset:0;z-index:8;pointer-events:none;border-radius:inherit;
    box-shadow:inset 0 0 0 1px rgba(116,229,255,.08);opacity:0
}
@keyframes grcNew20In{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}

.grc-new20-close{
    position:absolute;top:13px;right:14px;z-index:12;width:40px;height:40px;border-radius:50%;
    border:1px solid rgba(4,31,75,.22);background:rgba(255,255,255,.96);color:#09265a;
    font-size:28px;line-height:32px;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.15);
    transition:transform .18s ease,background .18s ease,box-shadow .18s ease
}
.grc-new20-close:hover{transform:scale(1.05);background:#fff;box-shadow:0 7px 24px rgba(0,0,0,.2)}
.grc-new20-close:focus-visible{outline:3px solid rgba(25,190,245,.34);outline-offset:2px}

.grc-new20-visual{
    position:relative;min-height:540px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;
    padding:52px 48px;overflow:hidden;background:
      radial-gradient(circle at 76% 20%,rgba(51,210,255,.18),transparent 28%),
      radial-gradient(circle at 8% 90%,rgba(0,111,255,.22),transparent 34%),
      linear-gradient(155deg,#061d48 0%,#05295e 47%,#031534 100%);color:#fff
}
.grc-new20-visual:before,.grc-new20-visual:after{
    content:"";position:absolute;width:1px;height:175%;opacity:.42;
    background:linear-gradient(transparent,rgba(99,228,255,.86),transparent);
    box-shadow:0 0 15px rgba(67,218,255,.45)
}
.grc-new20-visual:before{left:22%;top:-36%;transform:rotate(43deg)}
.grc-new20-visual:after{right:18%;top:-24%;transform:rotate(-36deg)}
.grc-new20-electric{
    position:absolute;inset:-25%;background:
      radial-gradient(circle at 30% 38%,rgba(63,219,255,.14),transparent 17%),
      conic-gradient(from 140deg at 52% 50%,transparent,rgba(53,203,255,.045),transparent 32%,rgba(255,255,255,.035),transparent 66%);
    filter:blur(1px);animation:grcNew20Ambient 8s linear infinite
}
@keyframes grcNew20Ambient{50%{transform:rotate(4deg) scale(1.025)}}
.grc-new20-energy-ring{
    position:absolute;z-index:1;right:-70px;top:42px;width:280px;height:280px;border-radius:50%;
    border:1px solid rgba(119,235,255,.24);box-shadow:0 0 24px rgba(55,213,255,.10),inset 0 0 30px rgba(38,177,255,.07);
    opacity:.48;transform:scale(.92)
}
.grc-new20-energy-ring:before,.grc-new20-energy-ring:after{content:"";position:absolute;border-radius:50%;inset:18px;border:1px dashed rgba(155,241,255,.15)}
.grc-new20-energy-ring:after{inset:47px;border-style:solid;border-color:rgba(157,238,255,.09)}
.grc-new20-spark{position:absolute;z-index:4;width:82px;height:2px;border-radius:99px;opacity:0;background:linear-gradient(90deg,transparent,#baf6ff 45%,#48d9ff 70%,transparent);box-shadow:0 0 9px #67e7ff,0 0 18px rgba(72,217,255,.55);pointer-events:none}
.grc-new20-spark-a{left:18%;top:38%;transform:rotate(-28deg)}
.grc-new20-spark-b{right:14%;bottom:35%;transform:rotate(31deg)}
.grc-new20-brand-kicker{position:relative;z-index:3;margin-bottom:30px;color:#79e7ff;font-size:11px;font-weight:900;letter-spacing:3px}
.grc-new20-brand-kicker:after{content:"";display:block;width:52px;height:1px;margin-top:12px;background:#28cbff;box-shadow:0 0 12px rgba(40,203,255,.55)}
.grc-new20-visual-copy{position:relative;z-index:3;text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.22)}
.grc-new20-visual-copy span{display:block;margin-bottom:6px;color:#dcecff;font-size:15px;font-weight:750;letter-spacing:6px}
.grc-new20-visual-copy strong{display:block;color:#67ddff;font-size:72px;line-height:.96;font-weight:950;letter-spacing:-2.5px}
.grc-new20-visual-copy b{display:block;margin-top:8px;color:#fff;font-size:26px;line-height:1.05;font-weight:900;letter-spacing:-.4px}
.grc-new20-benefits{position:relative;z-index:3;display:grid;gap:14px;width:100%;margin-top:42px;padding-top:22px;border-top:1px solid rgba(143,216,255,.18)}
.grc-new20-benefits>div{display:grid;grid-template-columns:24px 1fr;gap:11px;align-items:start}
.grc-new20-benefits i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(63,218,255,.11);border:1px solid rgba(93,226,255,.35);color:#76eaff;font-size:12px;font-style:normal;font-weight:950}
.grc-new20-benefits span{display:flex;flex-direction:column;gap:2px}
.grc-new20-benefits strong{color:#f7fbff;font-size:12px;font-weight:850;letter-spacing:.15px}
.grc-new20-benefits small{color:#9eb8d4;font-size:11px;line-height:1.35}

.grc-new20-content{
    position:relative;display:flex;flex-direction:column;justify-content:center;padding:54px 50px 42px;
    background:linear-gradient(180deg,#f8fdff 0%,#fff 50%,#eef9ff 100%);color:#081d42;overflow:auto
}
.grc-new20-eyebrow{margin-bottom:11px;color:#0878d8;font-size:12px;font-weight:900;letter-spacing:1.35px}
.grc-new20-content h2{margin:0 0 14px;color:#082b63;font-size:39px;line-height:1.03;letter-spacing:-.9px;font-weight:950}
.grc-new20-intro{margin:0 0 22px;color:#334a68;font-size:16.5px;line-height:1.55}
.grc-new20-intro strong{color:#0076d8}
.grc-new20-label{display:block;margin:0 0 7px;color:#17385f;font-size:13px;font-weight:850}
.grc-new20-email{
    box-sizing:border-box;width:100%;height:52px;padding:0 15px;border:1.5px solid #a8bed3;border-radius:10px;
    background:#fff;color:#102a49;font-size:16px;outline:none;transition:border-color .18s,box-shadow .18s,transform .18s
}
.grc-new20-email:focus{border-color:#0aa9ef;box-shadow:0 0 0 3px rgba(10,169,239,.13)}
.grc-new20-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}

.grc-new20-marketing-choice{
    display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;margin:15px 0 0;padding:13px 14px;
    border:1px solid #d4e7f3;border-radius:11px;background:#f7fcff;color:#314b68;font-size:12.5px;line-height:1.45;cursor:pointer
}
.grc-new20-marketing-choice input{width:18px;height:18px;margin:1px 0 0;accent-color:#078fd7;cursor:pointer}
.grc-new20-marketing-choice strong{color:#123a66}
.grc-new20-choice-note{margin:7px 2px 0;color:#718399;font-size:11.2px;line-height:1.43}

.grc-new20-submit,.grc-new20-success-btn{
    position:relative;overflow:hidden;width:100%;margin-top:14px;min-height:52px;border:0;border-radius:10px;
    background:linear-gradient(180deg,#3edcff,#079fea);color:#042554;font-size:15px;font-weight:950;letter-spacing:.4px;
    cursor:pointer;box-shadow:0 10px 24px rgba(5,139,213,.24);transition:transform .18s,filter .18s,box-shadow .18s
}
.grc-new20-submit:before{
    content:"";position:absolute;top:-25%;left:-42%;width:35%;height:150%;transform:skewX(-22deg);
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);opacity:0
}
.grc-new20-submit:hover,.grc-new20-success-btn:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 13px 27px rgba(5,139,213,.28)}
.grc-new20-submit:disabled{opacity:.84;cursor:wait;transform:none}
.grc-new20-message{min-height:20px;margin-top:9px;font-size:13px;font-weight:750;color:#b62437}
.grc-new20-message.is-good{color:#0d7a3b}
.grc-new20-trust{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:17px;padding-top:14px;border-top:1px solid #dce9f3;color:#42607e;font-size:11.3px;font-weight:700}

/* Unlock moment: brief electric pulse, then calm success state. */
.grc-new20-modal.is-unlocking:after{opacity:1;animation:grcNew20FramePulse .76s ease-out both}
.grc-new20-modal.is-unlocking .grc-new20-energy-ring{animation:grcNew20RingUnlock .76s cubic-bezier(.17,.84,.44,1) both}
.grc-new20-modal.is-unlocking .grc-new20-spark-a{animation:grcNew20SparkA .62s .06s ease-out both}
.grc-new20-modal.is-unlocking .grc-new20-spark-b{animation:grcNew20SparkB .6s .16s ease-out both}
.grc-new20-modal.is-unlocking .grc-new20-visual-copy strong{transform:scale(1.018);text-shadow:0 0 22px rgba(101,229,255,.72),0 0 42px rgba(37,163,255,.30)}
.grc-new20-modal.is-unlocking .grc-new20-submit:before{opacity:1;animation:grcNew20ButtonSweep .7s ease-out both}
@keyframes grcNew20FramePulse{0%{box-shadow:inset 0 0 0 1px rgba(83,224,255,.2),0 0 0 rgba(62,220,255,0)}40%{box-shadow:inset 0 0 0 2px rgba(151,242,255,.85),0 0 42px rgba(62,220,255,.72)}100%{box-shadow:inset 0 0 0 1px rgba(83,224,255,.08),0 0 0 rgba(62,220,255,0)}}
@keyframes grcNew20RingUnlock{0%{opacity:.4;transform:scale(.9)}42%{opacity:1;transform:scale(1.17);box-shadow:0 0 48px rgba(100,235,255,.78),0 0 90px rgba(14,153,255,.35),inset 0 0 34px rgba(130,239,255,.34)}100%{opacity:.25;transform:scale(1.31)}}
@keyframes grcNew20SparkA{0%{opacity:0;transform:translate(-16px,12px) rotate(-28deg) scaleX(.2)}30%{opacity:1}100%{opacity:0;transform:translate(55px,-28px) rotate(-28deg) scaleX(1.2)}}
@keyframes grcNew20SparkB{0%{opacity:0;transform:translate(18px,-10px) rotate(31deg) scaleX(.25)}30%{opacity:1}100%{opacity:0;transform:translate(-54px,31px) rotate(31deg) scaleX(1.15)}}
@keyframes grcNew20ButtonSweep{from{left:-42%}to{left:116%}}
.grc-new20-modal.has-error{animation:grcNew20Shake .38s ease both}
@keyframes grcNew20Shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-6px)}55%{transform:translateX(5px)}78%{transform:translateX(-2px)}}

.grc-new20-success{text-align:center;animation:grcNew20SuccessIn .3s ease-out both}
@keyframes grcNew20SuccessIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.grc-new20-success-icon{
    display:grid;place-items:center;width:64px;height:64px;margin:0 auto 14px;border-radius:50%;
    background:radial-gradient(circle at 36% 30%,#ecfeff,#b8f4ff 72%);color:#0579bf;font-size:32px;font-weight:950;
    box-shadow:0 0 0 7px rgba(74,215,255,.10),0 11px 28px rgba(0,142,217,.18);
    animation:grcNew20TickPop .56s cubic-bezier(.18,.89,.32,1.35) both
}
.grc-new20-success-icon span{display:block;animation:grcNew20Tick .42s .12s ease-out both}
@keyframes grcNew20TickPop{0%{opacity:0;transform:scale(.45)}65%{opacity:1;transform:scale(1.1)}100%{transform:scale(1)}}
@keyframes grcNew20Tick{from{opacity:0;transform:rotate(-18deg) scale(.6)}to{opacity:1;transform:none}}
.grc-new20-success h3{margin:0 0 8px;color:#082b63;font-size:32px;line-height:1.05;letter-spacing:-.4px}
.grc-new20-success>p{margin:0 0 16px;color:#4a6078;font-size:14.5px;line-height:1.5}
.grc-new20-codebox{
    position:relative;margin:14px 0;padding:18px;border:2px dashed #14aee9;border-radius:13px;
    background:linear-gradient(180deg,#edfdff,#e5faff);box-shadow:inset 0 0 24px rgba(12,170,231,.06)
}
.grc-new20-codebox small{display:block;color:#567088;font-size:11px;font-weight:850;letter-spacing:1.05px}
.grc-new20-code{display:block;margin-top:3px;color:#063b83;font-size:37px;font-weight:950;letter-spacing:2px}
.grc-new20-dark-btn{margin-top:9px!important;background:linear-gradient(180deg,#123d75,#082956)!important;color:#fff!important;box-shadow:0 10px 23px rgba(5,42,91,.18)!important}
.grc-new20-success-btn.is-copied{background:linear-gradient(180deg,#56e7ae,#20bd7c);color:#053a2a;box-shadow:0 10px 24px rgba(23,179,115,.22)}
.grc-new20-success-note{margin:11px 0 0!important;color:#0e6d3b!important;font-size:12px!important;font-weight:850}
.grc-new20-marketing-result,.grc-new20-account-note{
    margin:10px 0 0!important;padding:9px 11px;border-radius:9px;background:#f6f9fc;color:#5d7187!important;font-size:11.8px!important;line-height:1.45!important
}
.grc-new20-marketing-result.is-in{background:#eefcf5;color:#17704a!important}
.grc-new20-existing-account{
    display:flex;flex-direction:column;gap:3px;margin-top:10px;padding:11px 12px;border:1px solid #f0c983;border-radius:10px;
    background:#fffaf0;color:#725018;text-align:left;font-size:11.8px;line-height:1.43
}
.grc-new20-existing-account strong{color:#6b4810}
.grc-new20-modal.is-unlocked .grc-new20-visual-copy strong{animation:grcNew20OfferGlow .62s ease-out both}
@keyframes grcNew20OfferGlow{50%{color:#fff;text-shadow:0 0 20px #82edff,0 0 36px rgba(67,212,255,.8)}}

/* Post-purchase account completion card. Non-blocking by design. */
.grc-new20-account-card{
    position:fixed;right:22px;bottom:22px;z-index:9999988;width:min(390px,calc(100vw - 28px));box-sizing:border-box;
    padding:21px 21px 18px;border:1px solid rgba(72,208,255,.48);border-radius:17px;
    background:linear-gradient(160deg,#07285d 0%,#061b43 72%,#041330 100%);color:#fff;
    box-shadow:0 20px 54px rgba(0,0,0,.34),0 0 32px rgba(0,167,255,.12);
    animation:grcNew20CardIn .36s cubic-bezier(.2,.75,.25,1) both
}
@keyframes grcNew20CardIn{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}
.grc-new20-account-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(126,228,255,.07)}
.grc-new20-account-dismiss{
    position:absolute;right:10px;top:9px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.10);
    color:#dff8ff;font-size:21px;line-height:26px;cursor:pointer
}
.grc-new20-account-badge{display:inline-block;margin:0 0 8px;padding:5px 8px;border-radius:999px;background:rgba(78,222,255,.13);color:#7deaff;font-size:10.5px;font-weight:900;letter-spacing:1px}
.grc-new20-account-card h3{margin:0 34px 7px 0;color:#fff;font-size:22px;line-height:1.12}
.grc-new20-account-card p{margin:0 0 14px;color:#c8d8eb;font-size:13px;line-height:1.5}
.grc-new20-account-card>small{display:block;margin-top:10px;color:#90aac7;font-size:10.8px;line-height:1.4}
.grc-new20-account-open,.grc-new20-account-save{
    width:100%;min-height:44px;border:0;border-radius:9px;background:linear-gradient(180deg,#3edcff,#079fea);color:#042554;
    font-size:12px;font-weight:950;letter-spacing:.4px;cursor:pointer;box-shadow:0 8px 19px rgba(1,141,215,.22)
}
.grc-new20-password-form{margin-top:5px}
.grc-new20-password-form label{display:block;margin:10px 0 5px;color:#dceaff;font-size:11.5px;font-weight:800}
.grc-new20-password-form input{
    box-sizing:border-box;width:100%;height:43px;padding:0 11px;border:1px solid rgba(151,208,238,.46);border-radius:8px;
    background:rgba(255,255,255,.98);color:#0b2d58;font-size:14px;outline:none
}
.grc-new20-password-form input:focus{border-color:#6de7ff;box-shadow:0 0 0 3px rgba(68,219,255,.14)}
.grc-new20-account-save{margin-top:12px}
.grc-new20-password-message{min-height:17px;margin-top:7px;color:#ffbcc4;font-size:11.5px;font-weight:750}
.grc-new20-password-message.is-good{color:#9bf0c9}
.grc-new20-account-card.is-complete{display:flex;align-items:center;gap:10px;min-height:74px}
.grc-new20-account-card.is-complete strong{display:block;font-size:15px}
.grc-new20-account-card.is-complete span{display:block;color:#c6d9eb;font-size:11.5px}
.grc-new20-account-complete-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#b8f7de;color:#0a6d48;font-size:20px;font-weight:950}
.grc-new20-account-card.is-leaving{opacity:0;transform:translateY(9px);transition:opacity .25s,transform .25s}

/* Normal registration marketing choice inserted by the plugin. */
.grc-registration-marketing-choice{padding:11px 12px!important;border:1px solid #d7e5ef;border-radius:9px;background:#f8fcff}

@media(max-width:760px){
    .grc-new20-overlay{padding:10px;align-items:center}
    .grc-new20-modal{display:block;width:min(520px,97vw);max-height:94vh;overflow:auto;border-radius:19px}
    .grc-new20-visual{min-height:190px;padding:25px 22px;justify-content:center}
    .grc-new20-energy-ring{right:-54px;top:-20px;width:170px;height:170px}
    .grc-new20-brand-kicker{margin-bottom:14px;font-size:9px;letter-spacing:2.2px}
    .grc-new20-brand-kicker:after{margin-top:7px}
    .grc-new20-visual-copy span{font-size:10px;letter-spacing:3.5px}
    .grc-new20-visual-copy strong{font-size:46px;letter-spacing:-1.4px}
    .grc-new20-visual-copy b{font-size:17px;margin-top:5px}
    .grc-new20-benefits{display:none}
    .grc-new20-content{padding:30px 21px 24px;overflow:visible}
    .grc-new20-content h2{font-size:29px;line-height:1.05}
    .grc-new20-intro{font-size:14.7px;margin-bottom:18px}
    .grc-new20-close{top:8px;right:8px;width:36px;height:36px;font-size:25px}
    .grc-new20-marketing-choice{font-size:11.8px;padding:11px 12px}
    .grc-new20-trust{display:none}
    .grc-new20-success h3{font-size:28px}
    .grc-new20-code{font-size:33px}
    .grc-new20-account-card{right:14px;bottom:14px;width:calc(100vw - 28px)}
}

@media(max-width:390px){
    .grc-new20-overlay{padding:7px}
    .grc-new20-visual{min-height:178px}
    .grc-new20-content{padding:25px 17px 20px}
    .grc-new20-content h2{font-size:26px}
    .grc-new20-email{height:49px}
    .grc-new20-submit,.grc-new20-success-btn{min-height:49px}
}

@media(prefers-reduced-motion:reduce){
    .grc-new20-overlay,.grc-new20-modal,.grc-new20-electric,.grc-new20-modal:after,.grc-new20-energy-ring,.grc-new20-spark,
    .grc-new20-visual-copy strong,.grc-new20-submit:before,.grc-new20-success,.grc-new20-success-icon,.grc-new20-success-icon span,
    .grc-new20-visual-copy strong,.grc-new20-account-card{animation:none!important;transition:none!important}
}

/* v0.3.4: clear but restrained prompt when the subscriber opt-in is required. */
.grc-new20-marketing-choice.needs-consent{
    border-color:#21bff3;
    box-shadow:0 0 0 3px rgba(33,191,243,.14),0 8px 24px rgba(6,93,157,.08);
    animation:grcNew20ConsentNudge .32s ease-out 2 alternate;
}
@keyframes grcNew20ConsentNudge{
    from{transform:translateX(0)}
    to{transform:translateX(3px)}
}
