#tgc-root{--green:#1b8a5a;--green-deep:#146645;--gold:#d9a441;--ink:#1a1a1a;--ink-soft:#55534c;--border:#e4e1d8;--card:#fff;--radius-lg:22px;--radius-md:14px;--radius-sm:999px;color:var(--ink);-webkit-font-smoothing:antialiased;background:0 0;font-family:Inter,-apple-system,sans-serif}#tgc-root *{box-sizing:border-box}#tgc-root a{color:inherit}#tgc-root .tgc-wrap{max-width:640px;margin:0 auto;padding:44px 20px 80px}#tgc-root .tgc-eyebrow{letter-spacing:.14em;color:var(--green);text-align:center;margin-bottom:14px;font-family:Archivo Black,sans-serif;font-size:12px}#tgc-root .tgc-headline{letter-spacing:-.01em;color:var(--ink);text-align:center;max-width:520px;margin:0 auto;font-family:Archivo Black,sans-serif;font-size:clamp(26px,5vw,38px);font-weight:400;line-height:1.2}#tgc-root .tgc-headline span{display:block}#tgc-root .tgc-subtext{text-align:center;color:var(--ink-soft);max-width:420px;margin:14px auto 0;font-size:15px;line-height:1.5}#tgc-root .tgc-card-stage{perspective:1200px;justify-content:center;margin:36px auto 8px;display:flex}#tgc-root .tgc-pass-card{aspect-ratio:1.586;background:linear-gradient(135deg, var(--green-deep) 0%, var(--green) 45%, var(--gold) 100%);color:#fff;width:min(340px,84vw);transform-style:preserve-3d;text-align:left;border-radius:20px;flex-direction:column;justify-content:space-between;padding:22px 24px;animation:7s ease-in-out infinite tgc-card-float;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 50px #14664559,0 8px 20px #0000001f}#tgc-root .tgc-pass-card:after{content:"";background:linear-gradient(100deg,#fff0 0%,#ffffff59 50%,#fff0 100%);width:40%;height:220%;animation:5s ease-in-out infinite tgc-card-shine;position:absolute;top:-50%;left:-60%;transform:rotate(20deg)}@keyframes tgc-card-float{0%,to{transform:perspective(1200px)rotateY(-9deg)rotateX(5deg)translateY(0)}50%{transform:perspective(1200px)rotateY(9deg)rotateX(-3deg)translateY(-12px)}}@keyframes tgc-card-shine{0%{left:-60%}35%{left:130%}to{left:130%}}#tgc-root .tgc-pass-wordmark{font-variant:small-caps;font-family:Cormorant Garamond,serif;font-size:19px;font-weight:700}#tgc-root .tgc-pass-sub{letter-spacing:.16em;opacity:.85;margin-top:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}#tgc-root .tgc-pass-name-row{align-items:baseline;gap:10px;display:flex}#tgc-root .tgc-pass-number{opacity:.92;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-family:Archivo Black,sans-serif;font-size:17px;overflow:hidden}#tgc-root .tgc-pass-expires{letter-spacing:.04em;opacity:.75;white-space:nowrap;font-family:Inter,sans-serif;font-size:10px;font-weight:600}#tgc-root .tgc-pass-label{letter-spacing:.1em;opacity:.75;font-family:Inter,sans-serif;font-size:9px;font-weight:700}#tgc-root .tgc-pass-network{letter-spacing:.04em;font-family:Inter,sans-serif;font-size:11px;font-weight:700}@media (prefers-reduced-motion:reduce){#tgc-root .tgc-pass-card,#tgc-root .tgc-pass-card:after{animation:none}}#tgc-root .tgc-form-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);margin-top:32px;padding:28px 24px;box-shadow:0 10px 30px #0000000f}#tgc-root .tgc-form-title{text-align:center;margin-bottom:4px;font-family:Archivo Black,sans-serif;font-size:19px;font-weight:400}#tgc-root .tgc-step-dots{justify-content:center;gap:8px;margin-top:16px;margin-bottom:22px;display:flex}#tgc-root .tgc-step-dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s}#tgc-root .tgc-step-dot.tgc-dot-active{background:var(--green);transform:scale(1.25)}#tgc-root .tgc-form-row{gap:10px;margin-bottom:12px;display:flex}#tgc-root .tgc-form-row .tgc-field{flex:1}#tgc-root .tgc-field{margin-bottom:12px}#tgc-root .tgc-field label{color:var(--ink-soft);margin-bottom:5px;font-size:12px;font-weight:600;display:block}#tgc-root .tgc-field input{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--ink);background:#fbfbfa;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px}#tgc-root .tgc-field input:focus{border-color:var(--green);background:#fff;outline:none}#tgc-root .tgc-checkbox-hint{color:var(--ink-soft);margin-top:14px;margin-bottom:2px;font-size:12px;font-style:italic}#tgc-root .tgc-checkbox-row{align-items:flex-start;gap:10px;margin-top:16px;display:flex}#tgc-root .tgc-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--green);flex-shrink:0;margin-top:3px}#tgc-root .tgc-checkbox-row label{color:var(--ink-soft);font-size:12.5px;line-height:1.45}#tgc-root .tgc-form-error{color:#c1401b;text-align:center;margin-top:12px;font-size:12.5px}#tgc-root .tgc-submit-btn{background:linear-gradient(120deg, var(--green), var(--green-deep), var(--gold), var(--green));color:#fff;border-radius:var(--radius-sm);cursor:pointer;background-size:300% 300%;border:none;width:100%;margin-top:20px;padding:15px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;animation:6s infinite tgc-gradient-move;display:block;box-shadow:0 8px 24px #1b8a5a4d}#tgc-root .tgc-submit-btn:disabled{opacity:.65;cursor:wait;animation-play-state:paused}#tgc-root .tgc-next-btn{background:var(--green);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;margin-top:20px;padding:15px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:background .15s;display:block}#tgc-root .tgc-next-btn:hover{background:var(--green-deep)}@keyframes tgc-gradient-move{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){#tgc-root .tgc-submit-btn{background:var(--green);animation:none}}#tgc-root .tgc-fineprint{text-align:center;color:var(--ink-soft);margin-top:14px;font-size:11px}#tgc-root .tgc-back-btn{width:100%;color:var(--ink-soft);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:10px;padding:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:underline;display:block}#tgc-root .tgc-success{text-align:center;padding:20px 10px}#tgc-root .tgc-success-icon{margin-bottom:10px;font-size:40px}#tgc-root .tgc-success-title{margin-bottom:8px;font-family:Archivo Black,sans-serif;font-size:19px;font-weight:400}#tgc-root .tgc-success-text{color:var(--ink-soft);font-size:14px;line-height:1.5}#tgc-root .tgc-pass-code-display{letter-spacing:.08em;color:var(--ink);border-radius:var(--radius-md);background:#f0efe9;margin:8px auto 16px;padding:12px 16px;font-family:Archivo Black,sans-serif;font-size:24px;display:inline-block}#tgc-root .tgc-card-stage-final{margin:20px auto 22px}#tgc-root .tgc-pass-email{opacity:.85;white-space:nowrap;text-overflow:ellipsis;max-width:240px;margin-top:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;overflow:hidden}#tgc-root .tgc-section-title{text-align:center;margin:56px 0 28px;font-family:Archivo Black,sans-serif;font-size:24px;font-weight:400}#tgc-root .tgc-how-step{gap:16px;margin-bottom:26px;display:flex}#tgc-root .tgc-how-number{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Archivo Black,sans-serif;font-size:15px;display:flex}#tgc-root .tgc-how-title2{margin-bottom:4px;font-family:Inter,sans-serif;font-size:15.5px;font-weight:700}#tgc-root .tgc-how-desc{color:var(--ink-soft);font-size:14px;line-height:1.55}#tgc-root .tgc-faq-item{border-bottom:1px solid var(--border);padding:16px 0}#tgc-root .tgc-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:14.5px;font-weight:700;list-style:none;display:flex}#tgc-root .tgc-faq-item summary::-webkit-details-marker{display:none}#tgc-root .tgc-faq-item summary:after{content:"+";color:var(--green);flex-shrink:0;margin-left:12px;font-family:Archivo Black,sans-serif;font-size:18px}#tgc-root .tgc-faq-item[open] summary:after{content:"–"}#tgc-root .tgc-faq-answer{color:var(--ink-soft);margin-top:10px;font-size:13.5px;line-height:1.55}#tgc-root .tgc-closing{text-align:center;margin-top:50px}#tgc-root .tgc-closing-text{margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700}#tgc-root .tgc-closing-btn{background:var(--green);color:#fff;border-radius:var(--radius-sm);padding:13px 30px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}
