.gc-hero{text-align:center;padding:3.2rem 0 1.4rem}.gc-hero .inner{max-width:720px;margin:0 auto}.gc-hero h1{font-size:clamp(1.9rem,4.2vw,2.8rem);line-height:1.12;margin:.4rem 0 .2rem}.gc-hero h1,.gc-hero-tag{font-family:var(--font-sora),sans-serif}.gc-hero-tag{font-size:1.15rem;font-weight:700;color:var(--route-green);margin:0 0 .6rem}.gc-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;max-width:980px;margin:1.5rem auto 3rem}.gc-showcase-link{display:block;text-decoration:none;transition:transform .18s ease,filter .18s ease}.gc-showcase-link:hover{transform:translateY(-4px);filter:brightness(1.04)}.gc{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:210px;padding:1.35rem 1.45rem;border-radius:20px;color:#f3f7f1;background:radial-gradient(120% 90% at 85% 0,rgba(216,178,95,.22),transparent 55%),linear-gradient(135deg,#1e4a2b,#2f6b3f 52%,#23502e);box-shadow:0 20px 44px -20px rgba(0,0,0,.6),inset 0 0 0 1px rgba(216,178,95,.32)}.gc-featured{box-shadow:0 26px 54px -20px rgba(0,0,0,.66),inset 0 0 0 1.5px rgba(224,192,112,.7)}.gc-sheen{inset:0;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.12) 48%,transparent 56%)}.gc-sheen,.gc-watermark{position:absolute;pointer-events:none}.gc-watermark{right:-10px;bottom:-14px;width:150px;height:150px;color:#e0c070;opacity:.12}.gc-top{display:flex;align-items:center;gap:.55rem;z-index:1}.gc-badge-logo{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:rgba(255,255,255,.14);border:1px solid rgba(224,192,112,.5);font-family:var(--font-sora),sans-serif;font-weight:800;font-size:.95rem;color:#fff}.gc-brand{font-weight:700;font-size:.95rem;letter-spacing:.01em}.gc-label{margin-top:.9rem;font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#e6c778;z-index:1}.gc-body{margin-top:auto;z-index:1}.gc-price{font-family:var(--font-sora),sans-serif;font-size:2.3rem;font-weight:800;line-height:1}.gc-price span{font-size:1rem;font-weight:700;opacity:.85}.gc-sub{margin-top:.35rem;font-size:.82rem;color:rgba(243,247,241,.82)}.gc-duration{position:absolute;right:1.1rem;bottom:1.1rem;z-index:1;display:grid;place-items:center;width:66px;height:66px;border-radius:16px;background:rgba(0,0,0,.22);border:1.5px solid rgba(224,192,112,.6);text-align:center;line-height:1}.gc-duration b{font-family:var(--font-sora),sans-serif;font-size:1.5rem;font-weight:800}.gc-duration span{font-size:.6rem;letter-spacing:.04em;color:#e6c778;margin-top:2px}.section-head{text-align:center;margin:1rem auto 1.6rem;max-width:640px}.section-head h2{font-family:var(--font-sora),sans-serif;font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .3rem}.section-head p{color:var(--text-muted);margin:0}.gc-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.3rem;max-width:980px;margin:0 auto;align-items:start;scroll-margin-top:90px}.gc-plan{position:relative;display:flex;flex-direction:column;gap:1rem;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.6rem 1.5rem}.gc-plan-featured{border-color:var(--route-green);box-shadow:0 14px 36px -20px color-mix(in srgb,var(--route-green) 60%,transparent)}.gc-plan-tag{position:absolute;top:-.7rem;left:50%;transform:translateX(-50%);background:var(--route-green);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:.28rem .8rem;border-radius:999px}.gc-plan-head h3{font-family:var(--font-sora),sans-serif;font-size:1.2rem;margin:0}.gc-plan-tagline{color:var(--text-muted);font-size:.9rem;margin:.25rem 0 0}.gc-plan-price{font-family:var(--font-sora),sans-serif;font-size:2rem;font-weight:800;line-height:1}.gc-plan-price span{font-size:1rem;color:var(--text-muted)}.gc-plan-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;flex:1}.gc-plan-features li{position:relative;padding-left:1.6rem;font-size:.92rem;line-height:1.4}.gc-plan-features li:before{content:"";position:absolute;left:0;top:.15rem;width:1.1rem;height:1.1rem;border-radius:50%;background:color-mix(in srgb,var(--route-green) 18%,transparent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f6b3f' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l4 4 10-10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:.72rem}.gc-buy{display:flex;flex-direction:column;gap:.6rem}.gc-qty{display:flex;align-items:center;justify-content:center;gap:.5rem;align-self:center}.gc-qty button{width:34px;height:34px;border-radius:9px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:1.2rem;line-height:1;cursor:pointer}.gc-qty button:disabled{opacity:.4;cursor:default}.gc-qty span{min-width:2.2rem;text-align:center;font-family:var(--font-sora),sans-serif;font-weight:800;font-size:1.1rem}.gc-buy-btn{width:100%}.gc-buy-err{color:var(--sign-red);font-size:.85rem;text-align:center;margin:0}.gc-info{max-width:720px;margin:3.5rem auto 0;line-height:1.7}.gc-info h2{font-size:clamp(1.5rem,3vw,1.9rem);margin:2rem 0 .6rem}.gc-info h2,.gc-info h3{font-family:var(--font-sora),sans-serif}.gc-info h3{font-size:1.2rem;margin:1.8rem 0 .5rem}.gc-info p{color:var(--text);margin:0 0 .9rem}.gc-info ol,.gc-info ul{margin:0 0 1rem;padding-left:1.3rem;color:var(--text)}.gc-info li{margin-bottom:.4rem}.gc-notice{background:color-mix(in srgb,var(--sign-yellow) 12%,var(--surface));border:1px solid color-mix(in srgb,var(--sign-yellow) 40%,var(--border));border-radius:14px;padding:1.2rem 1.4rem;margin:1.6rem 0}.gc-notice h3{margin-top:0}.gc-fineprint{font-size:.82rem;color:var(--text-muted);margin:.6rem 0 0}.gc-final{text-align:center;max-width:640px;margin:3rem auto 4rem;padding:2.4rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:20px}.gc-final h2{font-family:var(--font-sora),sans-serif;font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .5rem}.gc-final p{color:var(--text-muted);margin:0 0 1.2rem}.act-page{max-width:var(--maxw);margin:0 auto;padding:3rem 1rem 4rem}.act-hero{max-width:560px;margin:0 auto;text-align:center}.act-hero h1{font-family:var(--font-sora),sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);margin:.4rem 0 .5rem}.act-lede{color:var(--text-muted);line-height:1.6}.act-box{margin:1.8rem auto 0;padding:1.8rem 1.6rem;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--card-shadow)}.act-open{font-size:1.05rem;padding:.9rem 1.8rem}.act-form{display:flex;flex-direction:column;gap:.8rem;text-align:left}.act-label{font-weight:600;font-size:.9rem}.act-input{padding:.9rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:1.15rem;letter-spacing:.08em;text-align:center;font-family:var(--font-sora),monospace}.act-input:focus-visible{outline:2px solid var(--route-green);outline-offset:1px}.act-err{color:var(--sign-red);font-size:.9rem;margin:0}.act-signup-lede{font-size:.9rem;color:var(--text-muted);margin:0 0 .2rem;line-height:1.5}.act-terms{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.4}.act-terms input{margin-top:.15rem;flex:none}.act-login{border-top:1px solid var(--border);padding-top:1rem;color:var(--text-muted);font-size:.92rem}.act-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center;margin-top:.8rem}.act-hint{font-size:.82rem;color:var(--text-muted);margin-top:1rem}.act-hint code,.act-page code{background:var(--surface-2);padding:.1rem .4rem;border-radius:6px;font-size:.85em}.act-result{text-align:center}.act-check{width:64px;height:64px;margin:0 auto .8rem;border-radius:50%;display:grid;place-items:center;font-size:2rem;color:#fff;background:var(--route-green)}.act-result h2{font-family:var(--font-sora),sans-serif;margin:0 0 .5rem}.act-result p{color:var(--text-muted);line-height:1.6}@media (prefers-reduced-motion:reduce){.gc-showcase-link:hover{transform:none}}.gseo{max-width:760px;margin:40px auto 0;border-top:1px solid var(--border);padding-top:36px;display:grid;gap:32px}.gseo-article h2{font-family:var(--font-sora);font-weight:800;font-size:clamp(1.35rem,3vw,1.8rem);margin:28px 0 12px;line-height:1.15}.gseo-article h2:first-child{margin-top:0}.gseo-article h3{font-family:var(--font-sora);font-weight:700;font-size:1.15rem;margin:26px 0 10px}.gseo-article p{color:var(--text-muted);line-height:1.7;margin:0 0 14px}.gseo-article a{color:var(--route-green);font-weight:700}.gseo-list{margin:4px 0 16px;padding:0;list-style:none;display:grid;gap:9px}.gseo-list li{position:relative;padding-left:26px;color:var(--text-muted);line-height:1.55}.gseo-list li:before{content:"";position:absolute;left:4px;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--route-green)}.gseo-faq{display:grid;gap:10px}.gseo-faq details{border:1px solid var(--border);border-radius:12px;background:var(--surface);overflow:hidden}.gseo-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;font-weight:700;cursor:pointer;list-style:none}.gseo-faq details p{padding:0 18px 16px;margin:0;color:var(--text-muted);line-height:1.65}.gseo-final{text-align:center;display:grid;gap:16px;justify-items:center}.gseo-final h2{font-family:var(--font-sora);font-weight:800;font-size:clamp(1.3rem,3vw,1.8rem);margin:0;max-width:24ch}