:root{--gm-bg:#070708;--gm-card:#111114;--gm-line:#2b2b31;--gm-text:#f6f6f7;--gm-muted:#9d9da5;--gm-red:#df1d25}.gm-portal-wrap{max-width:1050px;margin:30px auto;padding:18px;color:var(--gm-text);font-family:Arial,Helvetica,sans-serif}.gm-portal-wrap *{box-sizing:border-box}.gm-auth-shell,.gm-dashboard{background:radial-gradient(circle at top,rgba(255,255,255,.07),transparent 28%),var(--gm-bg);border-radius:28px;padding:28px;min-height:70vh;box-shadow:0 25px 80px rgba(0,0,0,.25)}.gm-brand-mark{width:96px;height:96px;border-radius:50%;margin:auto;display:grid;place-items:center;border:2px solid #bfc0c5;background:#0c0c0e;font-size:38px;font-weight:900;letter-spacing:-5px}.gm-auth-shell>h1,.gm-lead{text-align:center}.gm-auth-shell>h1{font-size:34px;margin:16px 0 8px}.gm-lead{color:var(--gm-muted);max-width:540px;margin:0 auto 26px}.gm-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:820px;margin:auto}.gm-card{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01)),var(--gm-card);border:1px solid var(--gm-line);border-radius:20px;padding:20px;box-shadow:0 15px 40px rgba(0,0,0,.2)}.gm-card h2{margin:0 0 18px}.gm-card label{display:grid;gap:7px;color:#d7d7db;font-size:13px;font-weight:700;margin-bottom:13px}.gm-card input{width:100%;min-height:46px;border-radius:12px;border:1px solid #323239;background:#09090b;color:white;padding:11px 13px;outline:none}.gm-card input:focus{border-color:#777}.gm-primary,.gm-secondary,.gm-save,.gm-view{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:13px;border:0;text-decoration:none;font-weight:800;cursor:pointer}.gm-primary,.gm-save{background:linear-gradient(180deg,#ee2a33,#a70e14);color:white}.gm-secondary,.gm-view{background:#eeeeef;color:#111}.gm-dash-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.gm-dash-head h1{margin:4px 0 0}.gm-eyebrow{font-size:11px;letter-spacing:2px;color:#a9a9b0}.gm-url-box{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 16px;background:#0d0d0f;border:1px solid var(--gm-line);border-radius:15px;margin-bottom:18px}.gm-url-box span{color:#bbb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gm-url-box button{border:0;border-radius:10px;padding:9px 13px;font-weight:800}.gm-profile-form{display:grid;gap:18px}.gm-section{padding:22px}.gm-help{color:var(--gm-muted);font-size:13px;line-height:1.5}.gm-logo-row{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:center}.gm-logo-row img{width:90px;height:90px;border-radius:50%;object-fit:contain;background:#050505;border:1px solid var(--gm-line);padding:6px}.gm-fields-2{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.gm-templates{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gm-template-choice{min-height:120px;border-radius:16px;border:1px solid #37373d;padding:12px!important;margin:0!important;cursor:pointer;position:relative;overflow:hidden;display:flex!important;align-items:end!important}.gm-template-choice input{position:absolute;opacity:0}.gm-template-choice span{display:grid;gap:3px}.gm-template-choice small{font-size:10px;opacity:.8}.gm-template-choice:has(input:checked){outline:3px solid var(--gm-red)}.gm-t-luxury-black{background:linear-gradient(145deg,#050505,#2c2c30)}.gm-t-executive-silver{background:linear-gradient(145deg,#191a1d,#777b82)}.gm-t-clean-white{background:linear-gradient(145deg,#fff,#d8d8da);color:#111!important}.gm-t-midnight-blue{background:linear-gradient(145deg,#061021,#19447c)}.gm-t-rose-luxe{background:linear-gradient(145deg,#190c12,#6b3747)}.gm-save{position:sticky;bottom:16px;min-height:58px;font-size:17px;box-shadow:0 15px 40px rgba(0,0,0,.4)}.gm-notice{max-width:1050px;margin:0 auto 12px;padding:13px 16px;border-radius:13px;font-weight:700}.gm-success{background:#e7f8ed;color:#145b2b}.gm-error{background:#ffe9e9;color:#791d1d}@media(max-width:760px){.gm-portal-wrap{padding:8px;margin:10px auto}.gm-auth-shell,.gm-dashboard{padding:17px;border-radius:20px}.gm-auth-grid,.gm-fields-2{grid-template-columns:1fr}.gm-templates{grid-template-columns:1fr 1fr}.gm-dash-head{display:grid;align-items:start}.gm-view{width:100%}.gm-url-box{grid-template-columns:1fr}.gm-url-box button{width:100%}.gm-logo-row{grid-template-columns:1fr}.gm-logo-row img{margin:auto}.gm-auth-shell>h1{font-size:28px}}

.gm-button-editor{display:grid;gap:10px;margin-top:16px}
.gm-button-row{display:grid;grid-template-columns:34px 48px 1fr 52px 40px;gap:10px;align-items:center;padding:12px;border:1px solid var(--gm-line);border-radius:16px;background:#0b0b0d;transition:.15s ease}
.gm-button-row.gm-dragging{opacity:.45;transform:scale(.99)}
.gm-drag{font-size:21px;color:#777;cursor:grab;text-align:center;user-select:none}
.gm-row-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#17171b;border:1px solid #34343b;font-weight:900}
.gm-row-fields{min-width:0}
.gm-row-fields label{margin:0}
.gm-public-name{font-weight:900;font-size:14px;margin-bottom:7px;color:#fff}
.gm-switch{display:block!important;margin:0!important;width:48px;height:28px;position:relative}
.gm-switch input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;min-height:0!important}
.gm-switch span{position:absolute;inset:0;border-radius:999px;background:#34343a;border:1px solid #47474e;transition:.2s}
.gm-switch span:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#b8b8bd;transition:.2s}
.gm-switch input:checked+span{background:#b5141b;border-color:#e52a32}
.gm-switch input:checked+span:before{transform:translateX(20px);background:#fff}
.gm-move-buttons{display:grid;gap:4px}
.gm-move-buttons button{width:34px;height:29px;padding:0;border:1px solid #34343a;border-radius:8px;background:#151518;color:#ddd;cursor:pointer}
@media(max-width:760px){
  .gm-button-row{grid-template-columns:30px 42px 1fr 48px;align-items:start}
  .gm-row-icon{width:40px;height:40px}
  .gm-move-buttons{grid-column:3/5;display:flex;justify-content:flex-end}
  .gm-move-buttons button{width:44px;height:34px}
}

.gm-founder-banner{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px;padding:13px 16px;border:1px solid rgba(223,29,37,.5);border-radius:15px;background:linear-gradient(90deg,rgba(223,29,37,.16),rgba(255,255,255,.025));font-size:13px}.gm-founder-banner b{font-size:14px}.gm-founder-banner span{color:#c4c4ca}.gm-section-head{display:flex;justify-content:space-between;align-items:start;gap:16px}.gm-section-head h2{margin-bottom:7px}.gm-market-badge{white-space:nowrap;border:1px solid #404047;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:1.4px;color:#d5d5da}.gm-template-market{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:17px}.gm-template-card{overflow:hidden;border:1px solid #303037;border-radius:18px;background:#0b0b0d}.gm-template-card.is-active{outline:2px solid var(--gm-red)}.gm-template-visual{height:150px;padding:15px;display:grid;place-items:center}.gm-mini-phone{width:88px;height:126px;border-radius:19px;border:2px solid rgba(255,255,255,.48);padding:12px 8px;background:rgba(0,0,0,.24);box-shadow:0 13px 30px rgba(0,0,0,.25);display:grid;gap:7px;align-content:start;text-align:center}.gm-mini-phone i{display:block;width:31px;height:31px;border-radius:50%;margin:auto;background:rgba(255,255,255,.8)}.gm-mini-phone b{font-size:8px}.gm-mini-phone span{display:block;height:9px;border-radius:6px;background:rgba(255,255,255,.32)}.gm-template-info{padding:13px}.gm-template-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.gm-template-info small{display:block;color:#9d9da5;line-height:1.4;margin-top:5px}.gm-badge{font-style:normal;font-size:9px;font-weight:900;border-radius:999px;padding:5px 7px;white-space:nowrap}.gm-badge.active{background:#9e1117;color:white}.gm-badge.owned{background:#213e2d;color:#aee3c1}.gm-badge.premium{background:#3b3020;color:#efcf92}.gm-template-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;margin-top:12px}.gm-template-actions>a,.gm-use-style span,.gm-locked{min-height:40px;border-radius:10px;display:grid;place-items:center;text-align:center;text-decoration:none;font-size:11px;font-weight:900}.gm-template-actions>a{background:#1a1a1e;color:#e7e7ea;border:1px solid #36363c}.gm-use-style{margin:0!important;display:block!important;cursor:pointer}.gm-use-style input{position:absolute;opacity:0;pointer-events:none}.gm-use-style span{background:#eee;color:#111}.gm-use-style input:checked+span{background:linear-gradient(180deg,#ee2a33,#a70e14);color:white}.gm-locked{border:1px solid #35353a;background:#151518;color:#73737a}.gm-market-note{margin-top:14px}.gm-t-emerald-elite{background:linear-gradient(145deg,#06110d,#166142)}.gm-t-carbon-gold{background:linear-gradient(145deg,#050505,#8b6925)}.gm-t-neon-night{background:linear-gradient(145deg,#050611,#5034b3)}.gm-qr-grid{display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:center;margin-top:16px}.gm-qr-frame{background:white;padding:12px;border-radius:20px}.gm-qr-frame img{display:block;width:100%;height:auto;border-radius:10px}.gm-qr-actions{display:grid;gap:10px}.gm-qr-actions .gm-primary,.gm-qr-actions .gm-secondary{width:100%;min-height:48px;border:0}.gm-qr-actions p{margin:2px 0 0;color:#929299;font-size:12px;line-height:1.5}
@media(max-width:760px){.gm-founder-banner,.gm-section-head{display:grid}.gm-template-market{grid-template-columns:1fr}.gm-market-badge{justify-self:start}.gm-qr-grid{grid-template-columns:1fr}.gm-qr-frame{max-width:240px;margin:auto}.gm-template-visual{height:135px}}

.gm-analytics-section{margin-top:16px}
.gm-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}
.gm-stat{min-height:92px;border:1px solid var(--gm-line);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.01));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px}
.gm-stat b{font-size:27px;line-height:1;color:#fff}
.gm-stat span{font-size:11px;color:#96969d;text-transform:uppercase;letter-spacing:.7px;margin-top:7px}
.gm-top-action{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px;padding:13px 15px;border-radius:14px;background:#0b0b0d;border:1px solid var(--gm-line)}
.gm-top-action span{color:#96969d;font-size:12px}
.gm-top-action strong{font-size:13px;text-align:right}
@media(max-width:680px){
  .gm-stat-grid{grid-template-columns:repeat(2,1fr)}
  .gm-top-action{align-items:flex-start;flex-direction:column}
  .gm-top-action strong{text-align:left}
}

.gm-owner-banner{border-color:#38404a!important;background:linear-gradient(135deg,rgba(80,95,110,.16),rgba(15,15,17,.96))!important}
.gm-plan-section{margin-top:16px}
.gm-plan-box{margin-top:16px;padding:16px;border:1px solid var(--gm-line);border-radius:16px;background:linear-gradient(135deg,#111114,#09090b);display:flex;justify-content:space-between;gap:18px;align-items:center}
.gm-plan-box>div:first-child{display:flex;flex-direction:column;gap:5px}
.gm-plan-kicker{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#8e8e95}
.gm-plan-box strong{font-size:16px}
.gm-plan-note{max-width:430px;font-size:12px;line-height:1.5;color:#a1a1a7;text-align:right}
.gm-addon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}
.gm-addon{border:1px solid var(--gm-line);border-radius:16px;padding:14px;background:#0b0b0d;display:flex;flex-direction:column;gap:7px;min-height:120px}
.gm-addon b{font-size:14px}
.gm-addon span{font-size:11px;line-height:1.45;color:#96969d;flex:1}
.gm-addon em{font-style:normal;font-weight:900;font-size:12px;color:#fff}
@media(max-width:700px){
  .gm-plan-box{align-items:flex-start;flex-direction:column}
  .gm-plan-note{text-align:left}
  .gm-addon-grid{grid-template-columns:1fr}
}

.gm-current-plan{margin-top:16px;padding:13px 15px;border:1px solid var(--gm-line);border-radius:14px;background:#0a0a0c;display:flex;justify-content:space-between;gap:12px;align-items:center}
.gm-current-plan span{font-size:11px;color:#929299;text-transform:uppercase;letter-spacing:.8px}
.gm-current-plan strong{text-align:right}
.gm-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.gm-plan-card{border:1px solid var(--gm-line);border-radius:18px;padding:18px;background:linear-gradient(160deg,#111114,#09090a);position:relative;overflow:hidden}
.gm-plan-card.active{border-color:#6e6e76;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.gm-plan-card.unlimited{background:linear-gradient(160deg,#161113,#09090a)}
.gm-plan-card.unlimited.active{border-color:#b5141b}
.gm-plan-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}
.gm-plan-top h3{margin:2px 0 0;font-size:21px}
.gm-plan-top b{font-size:14px;white-space:nowrap}
.gm-plan-card p{color:#aaaab0;font-size:12px;line-height:1.55}
.gm-plan-card ul{margin:14px 0 16px;padding-left:19px;color:#d0d0d4;font-size:12px;line-height:1.8}
.gm-plan-foot{display:flex;justify-content:space-between;gap:8px;padding-top:12px;border-top:1px solid var(--gm-line);font-size:11px;color:#96969d}
.gm-plan-foot strong{color:#fff;text-align:right}
.gm-founder-note,.gm-payment-note{margin-top:14px;padding:13px 15px;border-radius:14px;border:1px solid #393940;background:#0b0b0d;color:#aaaab0;font-size:12px;line-height:1.5}
.gm-founder-note{border-color:rgba(181,20,27,.55);background:rgba(181,20,27,.08)}
.gm-payment-note strong{color:#fff}
@media(max-width:700px){
  .gm-plan-grid{grid-template-columns:1fr}
  .gm-current-plan{align-items:flex-start;flex-direction:column}
  .gm-current-plan strong{text-align:left}
}
