@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);:root{--color-teal:#2ec4b6;--color-teal-strong:#1fa395;--color-teal-deep:#1a7a72;--color-gold:#ffe066;--color-gold-deep:#e7ae02;--color-gold-orange:#ffb454;--color-ink:#1c1c1c;--color-ink-muted:#555;--color-navy:#1a1a2e;--color-navy-mid:#16213e;--color-navy-deep:#0f3460;--color-slate:#64748b;--color-success:#1bbc1b;--color-error:#bc1b1b;--color-orange:#ff9800;--font-wordmark:"Bebas Neue",Impact,sans-serif;--font-display:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-brand:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-category:"Korinna",Georgia,serif;--font-mono:"Courier New",Courier,monospace;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--shadow-card:0 4px 12px #0f172a0f;--shadow-pop:0 8px 24px #0f172a24;--shadow-teal:0 16px 36px #2ec4b640;--shadow-teal-btn:0 8px 20px #2ec4b659;--shadow-teal-btn-hover:0 12px 28px #2ec4b673;--gradient-teal-cta:linear-gradient(135deg,#2ec4b6,#1a7a72);--gradient-accent-bar:linear-gradient(90deg,#ffe066,#2ec4b6);--ease:cubic-bezier(0.4,0,0.2,1);--dur-fast:0.16s;--dur:0.24s}.surface-manager,:root{--surface-bg:#f7f8fa;--surface-card:#fff;--surface-sunken:#f1f5f9;--surface-border:#e6e8ec;--on-surface:#0f172a;--on-surface-muted:#64748b;--accent:var(--color-teal);--accent-strong:var(--color-teal-strong);--accent-soft:#e8f7f5;--accent-on:#fff;--gold:var(--color-gold);--danger:var(--color-error);--danger-on:#fff;--field-bg:#f8fafc;--field-border:#e2e8f0;--field-focus:var(--color-teal);--on-field:#0f172a;--field-placeholder:#94a3b8;--ring:#2ec4b659}.surface-game{--surface-bg:#0f1530;--surface-card:#16213e;--surface-sunken:#0f3460;--surface-border:#ffffff1f;--on-surface:#fff;--on-surface-muted:#ffffff9e;--accent:var(--color-teal);--accent-strong:#25a99d;--accent-soft:#2ec4b629;--accent-on:#06231f;--gold:var(--color-gold);--danger:#ff6b6b;--danger-on:#2a0b0b;--field-bg:#ffffff12;--field-border:#ffffff38;--field-focus:var(--color-gold);--on-field:#fff;--field-placeholder:#ffffff73;--ring:#ffe06659}.theme-groupardy,:root{--board-bg:#0f172a;--board-frame:#0f3460;--category-bg:var(--color-teal);--category-ink:#fff;--cell-bg:linear-gradient(180deg,#0f3460,#1a1a2e);--cell-value:var(--color-gold);--cell-ink:#fff;--dd-bg:linear-gradient(180deg,#ffe066,#ffb454);--dd-value:#1a1a2e}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Helvetica Inserat;src:local("Helvetica Inserat"),url(/static/media/HelveticaInseratLTStd-Roman.d43fddc924013800e9fb.otf) format("opentype")}@font-face{font-family:Swiss911 XCm BT;src:local("Swiss911 XCm BT"),url(/static/media/swiss-911-extra-compr9c22f.d430969ade2a24cdf959.otf) format("opentype")}@font-face{font-family:swiss911_xcm_btregular;font-style:normal;font-weight:400;src:url(/static/media/swiss-911-extra-compr9c22f-webfont.122932e8000568049726.woff2) format("woff2"),url(/static/media/swiss-911-extra-compr9c22f-webfont.f8dad55a58641bfa7eca.woff) format("woff")}@font-face{font-family:Korinna;src:local("Korinna"),url(/static/media/OPTIKorinna-Agency.1685fd847398e1b1a5d5.otf) format("opentype")}@font-face{font-family:Gyparody;src:local("Gyparody"),url(/static/media/gyparody-hv.41f9494a07b7ecfa31bb.ttf) format("truetype")}@font-face{font-family:Chilanka;src:local("Chilanka"),url(/static/media/Chilanka-Regular.5d1e0edd74c6e0b8bc58.ttf) format("truetype")}.re-root{display:flex;flex-direction:column;height:100%;overflow:hidden}.re-toolbar{align-items:center;background:#f8fafc;background:var(--surface-manager,#f8fafc);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border,#e2e8f0);display:flex;flex:0 0 auto;gap:12px;gap:var(--space-3,12px);min-height:48px;padding:8px 16px;padding:var(--space-2,8px) var(--space-4,16px)}.re-body{display:flex;flex:1 1 auto;overflow:hidden}.re-board-area{background:#0f172a;background:var(--re-board-bg,#0f172a);flex:1 1 auto;overflow:auto;padding:12px;padding:var(--space-3,12px)}.re-panel{background:#f8fafc;background:var(--surface-manager,#f8fafc);border-left:1px solid #e2e8f0;border-left:1px solid var(--color-border,#e2e8f0);display:flex;flex:0 0 360px;flex-direction:column;overflow-y:auto;width:360px}.re-board{grid-gap:2px;--re-board-bg:#0f172a;--re-cat-bg:#2ec4b6;--re-cat-ink:#fff;--re-cat-bg-selected:#1a7a72;--re-cell-bg:linear-gradient(180deg,#0f3460,#1a1a2e);--re-cell-bg-empty:#0f172a;--re-cell-value-ink:#ffe066;--re-cell-clue-ink:#ffffffe0;--re-cell-answer-ink:#ffffff80;--re-dd-badge-bg:#ffe066;--re-dd-badge-ink:#1a1a2e;--re-cell-selected-outline:#2ec4b6;--re-empty-ink:#ffffff40;--re-empty-border:#ffe0664d;--re-empty-value-ink:#ffe0668c;--re-empty-cta-ink:#ffe066cc;--re-scrim:#070e1e80;--re-spot-border:#ffe066;display:grid;gap:2px;grid-template-columns:repeat(6,1fr);grid-template-columns:repeat(var(--re-cols,6),1fr);min-height:100%;position:relative;z-index:0}.re-board--final{align-content:start;gap:0;margin:0 auto;max-width:560px;min-height:auto}.re-board--final .re-cat-cell{border-radius:4px 4px 0 0;min-height:104px}.re-board--final .re-value-cell{aspect-ratio:16/9;border-left-width:0;border-radius:0 0 4px 4px;min-height:0}.re-cat-cell{background:var(--re-cat-bg);border-radius:2px;color:var(--re-cat-ink);container-type:inline-size;cursor:pointer;font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);letter-spacing:.04em;line-height:1.1;min-height:80px;padding:10px 8px;position:relative;text-align:center;text-transform:uppercase;transition:background .1s}.re-cat-cell,.re-cat-label{align-items:center;display:flex;justify-content:center}.re-cat-label{height:100%;width:100%}.re-cat-cell:hover{background:color-mix(in srgb,var(--re-cat-bg) 80%,#000)}.re-cat-cell.is-selected{background:var(--re-cat-bg-selected)}.re-cat-edit-icon{font-size:14px;opacity:0;position:absolute;right:6px;top:6px;transition:opacity .1s}.re-cat-cell:hover .re-cat-edit-icon{opacity:.7}.re-value-cell{background:var(--re-cell-bg);border:3px solid #0000;border-radius:2px;box-sizing:border-box;container-type:inline-size;cursor:pointer;display:flex;flex-direction:column;min-height:120px;overflow:hidden;position:relative;transition:transform .36s cubic-bezier(.34,1.4,.5,1),box-shadow .36s ease,border-color .2s ease,filter .1s}.re-value-cell:hover{filter:brightness(1.12)}.re-value-cell.is-selected{border-color:var(--re-spot-border);box-shadow:0 0 0 3px #ffe0668c,0 22px 48px -10px #000000b8,0 8px 18px #00000073;transform:scale(1.1);z-index:20}.re-value-badge{background:#0000001a;border-bottom:1px solid #ffffff14;color:var(--re-cell-value-ink);flex:0 0 auto;font-family:Swiss911 XCm BT,swiss911_xcm_btregular,Impact,sans-serif;font-family:var(--font-alt,"Swiss911 XCm BT","swiss911_xcm_btregular",Impact,sans-serif);font-size:clamp(11px,2cqw,20px);letter-spacing:.03em;padding:4px 6px 3px}.re-badge-row{align-items:center;display:flex;gap:6px;justify-content:space-between}.re-badge-label{display:inline-block}.re-empty-pill{border:1px solid;border-radius:999px;border-radius:var(--radius-pill,999px);flex:0 0 auto;font-family:Impact,sans-serif;font-family:var(--font-alt,Impact,sans-serif);font-size:clamp(8px,1.1cqw,10px);letter-spacing:.1em;line-height:1;opacity:.65;padding:2px 5px}.re-cell-clue{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--re-cell-clue-ink);display:-webkit-box;flex:1 1 auto;font-size:clamp(10px,1.5cqw,14px);line-height:1.35;overflow:hidden;padding:6px 8px 4px}.re-cell-answer{border-top:1px solid #ffffff14;color:var(--re-cell-answer-ink);flex:0 0 auto;font-size:clamp(9px,1.3cqw,12px);overflow:hidden;padding:3px 8px 5px;text-overflow:ellipsis;white-space:nowrap}.re-value-cell.is-empty{background:var(--re-cell-bg-empty);border-left-width:1px;border:1px dashed var(--re-empty-border)}.re-value-cell.is-empty.is-selected{border:3px solid var(--re-spot-border)}.re-value-cell.is-empty .re-value-badge{background:#0000;border-bottom-color:#ffffff0f;color:var(--re-empty-value-ink)}.re-value-cell.is-empty:hover{background:#ffe0660d;filter:none}.re-empty-cta{align-items:center;color:var(--re-empty-cta-ink);display:flex;flex:1 1 auto;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:clamp(10px,1.5cqw,13px);font-style:italic;justify-content:center;letter-spacing:.01em;padding:8px;text-align:center}.re-value-cell.is-dd{border-left:3px solid var(--re-dd-badge-bg)}.re-dd-badge{background:var(--re-dd-badge-bg);border-bottom:1px solid #0000001a;color:var(--re-dd-badge-ink);flex:0 0 auto;font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);font-size:clamp(10px,1.5cqw,14px);letter-spacing:.05em;padding:4px 6px 3px}.re-board-scrim{background:var(--re-scrim);border-radius:12px;border-radius:var(--radius-lg,12px);inset:-12px;inset:calc(var(--space-3, 12px)*-1);opacity:0;pointer-events:none;position:absolute;transition:opacity .34s ease,background .34s ease;z-index:10}.re-board-scrim.active{opacity:1}.re-board.has-spotlight .re-value-cell:hover:not(.is-selected){box-shadow:none;filter:none;transform:none}@media (prefers-reduced-motion:reduce){.re-value-cell{transition:filter .1s}.re-value-cell.is-selected{transform:none}.re-board-scrim{transition:opacity .2s ease}}.re-toolbar-title{color:#0f172a;color:var(--color-ink,#0f172a);font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);font-size:18px;font-size:var(--text-lg,18px);white-space:nowrap}.re-toolbar-progress{color:#64748b;color:var(--color-ink-muted,#64748b);font-size:13px;font-size:var(--text-sm,13px)}.re-toolbar-spacer{flex:1 1}.re-toolbar-save{color:#64748b;color:var(--color-ink-muted,#64748b);font-size:13px;font-size:var(--text-sm,13px)}.re-toolbar-save.is-error{color:#ef4444;color:var(--color-error,#ef4444)}.re-panel-placeholder{align-items:center;color:#64748b;color:var(--color-ink-muted,#64748b);display:flex;flex:1 1 auto;flex-direction:column;gap:8px;gap:var(--space-2,8px);justify-content:center;padding:24px;padding:var(--space-6,24px);text-align:center}.re-panel-placeholder-icon{font-size:32px;opacity:.4}.re-panel-placeholder-text{font-size:13px;font-size:var(--text-sm,13px);line-height:1.5}.re-panel-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border,#e2e8f0);display:flex;gap:8px;gap:var(--space-2,8px);padding:12px 16px;padding:var(--space-3,12px) var(--space-4,16px)}.re-panel-header-title{color:#0f172a;color:var(--color-ink,#0f172a);flex:1 1 auto;font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);font-size:15px;font-size:var(--text-base,15px);letter-spacing:.04em;min-width:0;text-transform:uppercase}.re-panel-close{align-items:center;background:#0000;border:none;border-radius:8px;border-radius:var(--radius-md,8px);color:#64748b;color:var(--color-ink-muted,#64748b);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:22px;height:28px;justify-content:center;line-height:1;transition:background .12s,color .12s;width:28px}.re-panel-close:hover{background:#0f172a0f;color:#0f172a;color:var(--color-ink,#0f172a)}.re-panel-body{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;gap:var(--space-4,16px);overflow-y:auto;padding:16px;padding:var(--space-4,16px)}.re-panel-footer{color:#64748b;color:var(--color-ink-muted,#64748b);flex-direction:column;font-size:11px;font-size:var(--text-xs,11px);gap:2px}.re-panel-actions,.re-panel-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border,#e2e8f0);display:flex;padding:12px 16px;padding:var(--space-3,12px) var(--space-4,16px)}.re-panel-actions{align-items:center;gap:8px;gap:var(--space-2,8px);justify-content:flex-end}@keyframes re-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes re-field-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.re-panel-actions,.re-panel-footer,.re-panel-header{animation:re-panel-in .32s cubic-bezier(.16,.84,.34,1) both}.re-panel-body>*{animation:re-field-in .4s cubic-bezier(.16,.84,.34,1) both}.re-panel-body>:first-child{animation-delay:.05s}.re-panel-body>:nth-child(2){animation-delay:.1s}.re-panel-body>:nth-child(3){animation-delay:.15s}.re-panel-body>:nth-child(4){animation-delay:.2s}.re-panel-body>:nth-child(5){animation-delay:.25s}@media (prefers-reduced-motion:reduce){.re-panel-actions,.re-panel-body>*,.re-panel-footer,.re-panel-header{animation:none}}.re-field{display:flex;flex-direction:column;gap:4px}.re-label{color:#0f172a;color:var(--color-ink,#0f172a);font-size:13px;font-size:var(--text-sm,13px);font-weight:600}.re-label-optional{font-weight:400;margin-left:4px}.re-helper,.re-label-optional{color:#64748b;color:var(--color-ink-muted,#64748b)}.re-helper{font-size:11px;font-size:var(--text-xs,11px)}.re-textarea{background:#f8fafc;background:var(--surface-manager,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--color-border,#e2e8f0);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;color:#0f172a;color:var(--color-ink,#0f172a);font-family:inherit;font-size:13px;font-size:var(--text-sm,13px);line-height:1.5;min-height:80px;padding:8px 10px;resize:vertical;transition:border-color .15s;width:100%}.re-textarea:focus{border-color:#2ec4b6;border-color:var(--color-teal,#2ec4b6);box-shadow:0 0 0 2px #2ec4b62e;outline:none}.re-input{background:#f8fafc;background:var(--surface-manager,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--color-border,#e2e8f0);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;color:#0f172a;color:var(--color-ink,#0f172a);font-family:inherit;font-size:13px;font-size:var(--text-sm,13px);padding:8px 10px;transition:border-color .15s;width:100%}.re-input:focus{border-color:#2ec4b6;border-color:var(--color-teal,#2ec4b6);box-shadow:0 0 0 2px #2ec4b62e;outline:none}.re-dd-toggle{align-items:center;background:#ffe06614;border:1px solid #ffe06633;border-radius:8px;border-radius:var(--radius-md,8px);display:flex;gap:12px;gap:var(--space-3,12px);padding:12px;padding:var(--space-3,12px)}.re-dd-toggle-label{flex:1 1}.re-dd-toggle-title{color:#0f172a;color:var(--color-ink,#0f172a);font-size:13px;font-size:var(--text-sm,13px);font-weight:600}.re-dd-toggle-desc{color:#64748b;color:var(--color-ink-muted,#64748b);font-size:11px;font-size:var(--text-xs,11px)}.re-switch{background:#cbd5e1;background:var(--color-gray,#cbd5e1);border:none;border-radius:999px;border-radius:var(--radius-pill,999px);cursor:pointer;flex:0 0 auto;height:22px;padding:0;position:relative;transition:background .16s ease;transition:background .16s var(--ease-default,ease);width:40px}.re-switch.is-on{background:#ffe066;background:var(--color-gold,#ffe066)}.re-switch-knob{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0f172a4d;height:18px;left:2px;position:absolute;top:2px;transition:transform .16s ease;transition:transform .16s var(--ease-default,ease);width:18px}.re-switch.is-on .re-switch-knob{transform:translateX(18px)}.re-switch:disabled{cursor:not-allowed;opacity:.55}.re-switch:focus-visible{outline:2px solid #2ec4b6;outline:2px solid var(--color-teal,#2ec4b6);outline-offset:2px}.re-intent-cards{display:flex;flex-direction:column;gap:8px;gap:var(--space-2,8px)}.re-intent-intro{color:#64748b;color:var(--color-ink-muted,#64748b);font-size:13px;font-size:var(--text-sm,13px);margin-bottom:4px}.re-intent-card{align-items:flex-start;background:#f8fafc;background:var(--surface-manager,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--color-border,#e2e8f0);border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;display:flex;font:inherit;gap:12px;gap:var(--space-3,12px);padding:12px;padding:var(--space-3,12px);text-align:left;transition:border-color .12s,background .12s;width:100%}.re-intent-card:hover:not(.is-disabled){background:#2ec4b60a;border-color:#2ec4b6;border-color:var(--color-teal,#2ec4b6)}.re-intent-card.is-selected{background:#2ec4b614;border-color:#2ec4b6;border-color:var(--color-teal,#2ec4b6)}.re-intent-card.is-disabled{cursor:not-allowed;opacity:.45}.re-intent-card-radio{border:2px solid #e2e8f0;border:2px solid var(--color-border,#e2e8f0);border-radius:50%;flex:0 0 16px;height:16px;margin-top:2px;transition:border-color .12s;width:16px}.re-intent-card.is-selected .re-intent-card-radio{background:radial-gradient(circle at center,#2ec4b6 5px,#0000 0);background:radial-gradient(circle at center,var(--color-teal,#2ec4b6) 5px,#0000 5px);border-color:#2ec4b6;border-color:var(--color-teal,#2ec4b6)}.re-intent-card-title{color:#0f172a;color:var(--color-ink,#0f172a);font-size:13px;font-size:var(--text-sm,13px);font-weight:600}.re-intent-card-desc{color:#64748b;color:var(--color-ink-muted,#64748b);font-size:11px;font-size:var(--text-xs,11px);line-height:1.45;margin-top:2px}.re-media-slot{display:none}.gx-avatar{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-weight:700;justify-content:center;letter-spacing:.02em;line-height:1;overflow:hidden;-webkit-user-select:none;user-select:none}.gx-avatar-img{display:block;height:100%;object-fit:cover;width:100%}.gx-field{display:inline-flex;flex-direction:column;gap:6px}.gx-field.is-full{display:flex;width:100%}.gx-field-label{color:#64748b;color:var(--on-surface-muted,#64748b);font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:12px;font-weight:600;letter-spacing:.02em}.gx-field-wrap{align-items:center;display:flex;position:relative}.gx-field-icon{color:#94a3b8;color:var(--field-placeholder,#94a3b8);display:inline-flex;left:12px;pointer-events:none;position:absolute}.gx-field-input{background:#f8fafc;background:var(--field-bg,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--field-border,#e2e8f0);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;color:#0f172a;color:var(--on-field,#0f172a);font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:14px;height:38px;outline:none;padding:0 14px;transition:border-color .16s ease,box-shadow .16s ease;transition:border-color var(--dur-fast,.16s) var(--ease,ease),box-shadow var(--dur-fast,.16s) var(--ease,ease);width:100%}.gx-field-input.has-icon{padding-left:36px}.gx-field-input.is-multiline{height:auto;line-height:1.5;min-height:84px;padding:10px 14px;resize:vertical}.gx-field-input::placeholder{color:#94a3b8;color:var(--field-placeholder,#94a3b8)}.gx-field-input:focus{border-color:#2ec4b6;border-color:var(--field-focus,#2ec4b6);box-shadow:0 0 0 3px #2ec4b659;box-shadow:0 0 0 3px var(--ring,#2ec4b659)}.gx-field-input:disabled{cursor:not-allowed;opacity:.55}.gx-field.is-error .gx-field-input{border-color:#bc1b1b;border-color:var(--danger,#bc1b1b)}.gx-field.is-error .gx-field-input:focus{box-shadow:0 0 0 3px #bc1b1b38}.gx-field-help{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11.5px}.gx-field.is-error .gx-field-help{color:#bc1b1b;color:var(--danger,#bc1b1b)}.gx-field-textarea{font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);height:auto;line-height:1.5;min-height:84px;padding:11px 14px;resize:vertical}.gx-progress{width:100%}.gx-progress-track{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9);border-radius:999px;border-radius:var(--radius-pill,999px);overflow:hidden;width:100%}.gx-progress-fill{border-radius:inherit;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);transition:width .6s var(--ease,cubic-bezier(.4,0,.2,1))}.gx-progress-fill.tone-accent{background:#2ec4b6;background:var(--accent,#2ec4b6)}.gx-progress-fill.tone-gold{background:#ffe066;background:var(--gold,#ffe066)}.gx-progress-fill.tone-warn{background:#ffb454;background:var(--color-gold-orange,#ffb454)}.gx-progress-fill.tone-lava{background:#2ec4b6;background:var(--accent,#2ec4b6);overflow:hidden;position:relative}.gx-progress-fill.tone-lava:after,.gx-progress-fill.tone-lava:before{border-radius:inherit;content:"";inset:-60% -30%;position:absolute}.gx-progress-fill.tone-lava:before{animation:gx-lava-a 6s cubic-bezier(.45,.05,.55,.95) infinite;background:radial-gradient(ellipse 34% 170% at 16% 50%,#ffe066 0,#ffe066 16%,#ffe06600 58%),radial-gradient(ellipse 30% 170% at 84% 50%,#ffe066 0,#ffe066 16%,#ffe06600 58%);background:radial-gradient(ellipse 34% 170% at 16% 50%,var(--gold,#ffe066) 0,var(--gold,#ffe066) 16%,#ffe06600 58%),radial-gradient(ellipse 30% 170% at 84% 50%,var(--gold,#ffe066) 0,var(--gold,#ffe066) 16%,#ffe06600 58%);background-size:200% 100%}.gx-progress-fill.tone-lava:after{animation:gx-lava-b 12s cubic-bezier(.45,.05,.55,.95) infinite reverse;background:radial-gradient(ellipse 32% 170% at 50% 50%,#3ad9c9 0,#3ad9c9 14%,#3ad9c900 56%),radial-gradient(ellipse 30% 170% at 6% 50%,#169a8d 0,#169a8d 14%,#169a8d00 56%);background-size:200% 100%}@keyframes gx-lava-a{0%,to{transform:translateX(-44%)}50%{transform:translateX(44%)}}@keyframes gx-lava-b{0%,to{transform:translateX(16%)}50%{transform:translateX(-16%)}}@media (prefers-reduced-motion:reduce){.gx-progress-fill.tone-lava:after,.gx-progress-fill.tone-lava:before{animation:none}}.gx-progress-label{font-feature-settings:"tnum";color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11.5px;font-variant-numeric:tabular-nums;margin-top:6px}.gx-btn{--gx-btn-h:38px;align-items:center;border:1px solid #0000;border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;display:inline-flex;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:13.5px;font-weight:600;gap:8px;height:var(--gx-btn-h);justify-content:center;letter-spacing:.01em;line-height:1;padding:0 16px;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease,filter .16s ease;transition:background var(--dur-fast,.16s) var(--ease,ease),border-color var(--dur-fast,.16s) var(--ease,ease),color var(--dur-fast,.16s) var(--ease,ease),box-shadow var(--dur-fast,.16s) var(--ease,ease),transform var(--dur-fast,.16s) var(--ease,ease),filter var(--dur-fast,.16s) var(--ease,ease);-webkit-user-select:none;user-select:none;white-space:nowrap}.gx-btn.is-full{width:100%}.gx-btn:focus-visible{box-shadow:0 0 0 3px #2ec4b659;box-shadow:0 0 0 3px var(--ring,#2ec4b659);outline:none}.gx-btn:active:not(:disabled){transform:translateY(1px)}.gx-btn:disabled,.gx-btn[aria-disabled=true]{cursor:not-allowed;opacity:.55;pointer-events:none}.gx-btn--sm{--gx-btn-h:30px;font-size:12.5px;padding:0 12px}.gx-btn--md{--gx-btn-h:38px}.gx-btn--lg{--gx-btn-h:46px;font-size:15px;padding:0 22px}.gx-btn--primary{background:#2ec4b6;background:var(--accent,#2ec4b6);color:#fff;color:var(--accent-on,#fff)}.gx-btn--primary:hover{background:#1fa395;background:var(--accent-strong,#1fa395)}.gx-btn--secondary{background:#fff;background:var(--surface-card,#fff);border-color:#d1d9e0;border-color:var(--surface-border,#d1d9e0);color:#0f172a;color:var(--on-surface,#0f172a)}.gx-btn--secondary:hover{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9)}.gx-btn--ghost{background:#0000;color:#334155;color:var(--on-surface,#334155)}.gx-btn--ghost:hover{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9)}.gx-btn--danger{background:#bc1b1b;background:var(--danger,#bc1b1b);color:#fff;color:var(--danger-on,#fff)}.gx-btn--danger:hover{filter:brightness(.92)}.gx-btn--cta{background:linear-gradient(135deg,#2ec4b6,#1a7a72);background:var(--gradient-teal-cta,linear-gradient(135deg,#2ec4b6 0,#1a7a72 100%));box-shadow:0 8px 20px #2ec4b659;box-shadow:var(--shadow-teal-btn,0 8px 20px #2ec4b659);color:#fff}.gx-btn--cta:hover{box-shadow:0 12px 28px #2ec4b673;box-shadow:var(--shadow-teal-btn-hover,0 12px 28px #2ec4b673);transform:translateY(-1px)}.gx-btn--cta:active:not(:disabled){transform:translateY(1px)}.gx-btn-icon,.gx-btn-label{align-items:center;display:inline-flex}.gx-btn.is-loading{color:#0000;position:relative}.gx-btn.is-loading .gx-btn-icon,.gx-btn.is-loading .gx-btn-label{visibility:hidden}.gx-btn-spinner{animation:gx-btn-spin .7s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;color:#fff;color:var(--accent-on,#fff);height:15px;position:absolute;width:15px}.gx-btn--ghost .gx-btn-spinner,.gx-btn--secondary .gx-btn-spinner{color:#334155;color:var(--on-surface,#334155)}@keyframes gx-btn-spin{to{transform:rotate(1turn)}}.gx-iconbtn{flex-shrink:0;padding:0;width:var(--gx-btn-h)}.gx-iconbtn.gx-btn--sm{--gx-btn-h:30px}.gx-iconbtn.gx-btn--md{--gx-btn-h:38px}.gx-iconbtn.gx-btn--lg{--gx-btn-h:46px}.gx-confirm-inner{padding:22px 24px 18px}.gx-confirm-title{color:#0f172a;color:var(--on-surface,#0f172a);font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0 0 10px}.gx-confirm-msg,.gx-confirm-title{font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif)}.gx-confirm-msg{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:14px;line-height:1.55}.gx-confirm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.gx-miniboard{grid-gap:2px;aspect-ratio:16/9;background:#0f172a;background:var(--board-bg,#0f172a);border-radius:8px;border-radius:var(--radius-md,8px);container-type:inline-size;display:grid;gap:2px;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(var(--mb-cols,4),1fr);padding:6px;width:100%}.gx-mb-cat{align-items:center;background:#2ec4b6;background:var(--category-bg,#2ec4b6);border-radius:2px;color:#fff;color:var(--category-ink,#fff);display:flex;font-family:Korinna,Georgia,serif;font-family:var(--font-category,"Korinna",Georgia,serif);font-size:clamp(8px,1.7cqw,20px);justify-content:center;letter-spacing:.02em;line-height:1.1;overflow:hidden;padding:2px;text-align:center;text-shadow:1px 1px 0 #00000059;text-transform:uppercase;word-break:break-word}.gx-mb-cat.is-empty{background:#1e293b;background:var(--category-bg-empty,#1e293b);color:#64748b;color:var(--category-ink-empty,#64748b);text-shadow:none}.gx-mb-cell{align-items:center;background:linear-gradient(180deg,#0f3460,#1a1a2e);background:var(--cell-bg,linear-gradient(180deg,#0f3460,#1a1a2e));border-radius:2px;color:#ffe066;color:var(--cell-value,#ffe066);display:flex;font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);font-size:clamp(11px,2.3cqw,30px);justify-content:center;letter-spacing:.02em;text-shadow:1px 1px 0 #00000080}.gx-mb-cell.is-dd{background:linear-gradient(180deg,#ffe066,#ffb454);background:var(--dd-bg,linear-gradient(180deg,#ffe066,#ffb454));color:#1a1a2e;color:var(--dd-value,#1a1a2e);text-shadow:none}.gx-text{color:#0f172a;color:var(--on-surface,#0f172a);font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);margin:0}.gx-t-muted{color:#64748b;color:var(--on-surface-muted,#64748b)}.gx-t-accent{color:#1a7a72;color:var(--accent-strong,#1a7a72)}.gx-t-display{font-family:Helvetica Inserat,Impact,Arial Black,sans-serif;font-family:var(--font-display,"Helvetica Inserat",Impact,"Arial Black",sans-serif);font-size:40px;letter-spacing:-.01em;line-height:1.05}.gx-t-h1{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.15}.gx-t-h2{font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.gx-t-h3{font-size:17px;font-weight:600;line-height:1.3}.gx-t-body{font-size:14px;font-weight:400;line-height:1.55}.gx-t-caption{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:12px;line-height:1.4}.gx-t-eyebrow{color:#1a7a72;color:var(--accent-strong,#1a7a72);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gx-t-code{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9);border-radius:4px;border-radius:var(--radius-sm,4px);font-family:Courier New,monospace;font-family:var(--font-mono,"Courier New",monospace);font-size:12.5px;padding:1px 5px}.gx-card{background:#fff;background:var(--surface-card,#fff);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);border-radius:12px;border-radius:var(--radius-lg,12px);color:#0f172a;color:var(--on-surface,#0f172a);position:relative}.gx-card--pad-none{padding:0}.gx-card--pad-sm{padding:12px}.gx-card--pad-md{padding:16px}.gx-card--pad-lg{padding:24px}.gx-card.is-interactive{cursor:pointer;transition:box-shadow .24s ease,border-color .24s ease,transform .24s ease;transition:box-shadow var(--dur,.24s) var(--ease,ease),border-color var(--dur,.24s) var(--ease,ease),transform var(--dur,.24s) var(--ease,ease)}.gx-card.is-interactive:hover{border-color:color-mix(in srgb,#e6e8ec 70%,#0f172a 8%);border-color:color-mix(in srgb,var(--surface-border,#e6e8ec) 70%,var(--on-surface,#0f172a) 8%);box-shadow:0 4px 12px #0f172a0f;box-shadow:var(--shadow-card,0 4px 12px #0f172a0f)}.gx-card.is-dashed{background:#0000;border-style:dashed;border-width:1.5px}.gx-card--accent-gold,.gx-card--accent-gradient,.gx-card--accent-teal,.gx-card--spotlight{overflow:hidden}.gx-card--accent-gold:before,.gx-card--accent-gradient:before,.gx-card--accent-teal:before,.gx-card--spotlight:before{content:"";position:absolute}.gx-card--edge-left.gx-card--accent-gold:before,.gx-card--edge-left.gx-card--accent-gradient:before,.gx-card--edge-left.gx-card--accent-teal:before{bottom:0;left:0;top:0;width:3px}.gx-card--edge-top.gx-card--accent-gold:before,.gx-card--edge-top.gx-card--accent-gradient:before,.gx-card--edge-top.gx-card--accent-teal:before{height:5px;left:0;right:0;top:0}.gx-card--accent-teal:before{background:#2ec4b6;background:var(--accent,#2ec4b6)}.gx-card--accent-gold:before{background:#ffe066;background:var(--gold,#ffe066)}.gx-card--edge-top.gx-card--accent-gradient:before{background:linear-gradient(90deg,#ffe066,#2ec4b6);background:var(--gradient-accent-bar,linear-gradient(90deg,#ffe066 0,#2ec4b6 100%))}.gx-card--edge-left.gx-card--accent-gradient:before{background:linear-gradient(180deg,#ffe066,#2ec4b6)}.gx-card--spotlight{border-color:#2ec4b659;box-shadow:0 16px 36px #2ec4b640;box-shadow:var(--shadow-teal,0 16px 36px #2ec4b640)}.gx-card--spotlight:before{background:linear-gradient(90deg,#ffe066,#2ec4b6);background:var(--gradient-accent-bar,linear-gradient(90deg,#ffe066 0,#2ec4b6 100%));height:6px;left:0;right:0;top:0}.gx-pill{align-items:center;background:#f1f5f9;background:var(--pill-bg,#f1f5f9);border-radius:999px;border-radius:var(--radius-pill,999px);color:#64748b;color:var(--pill-fg,#64748b);display:inline-flex;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-weight:600;gap:6px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.gx-pill--md{font-size:10.5px;padding:4px 10px}.gx-pill--sm{font-size:9.5px;padding:3px 8px}.gx-pill-dot{background:currentColor;background:var(--pill-dot,currentColor);border-radius:50%;flex-shrink:0;height:6px;width:6px}.gx-pill.is-draft{--pill-bg:#fff4e6;--pill-fg:#9a4708;--pill-dot:#ff9800}.gx-pill.is-ready{--pill-bg:#e8f7f5;--pill-fg:#136258;--pill-dot:#2ec4b6}.gx-pill.is-inprogress{--pill-bg:#fff7e0;--pill-fg:#7a5108;--pill-dot:#ffb454}.gx-pill.is-played{--pill-bg:#f1f5f9;--pill-fg:#475569;--pill-dot:#94a3b8}.gx-pill.is-archived{--pill-bg:#eef2f6;--pill-fg:#64748b;--pill-dot:#cbd5e1}.gx-pill.is-awaiting{--pill-bg:#fff8d6;--pill-fg:#6b4500;--pill-dot:#e7ae02}.surface-game .gx-pill.is-draft{--pill-bg:#ff98002e;--pill-fg:#ffcf8a;--pill-dot:#ff9800}.surface-game .gx-pill.is-ready{--pill-bg:#2ec4b62e;--pill-fg:#7ce0d4;--pill-dot:#2ec4b6}.surface-game .gx-pill.is-inprogress{--pill-bg:#ffb4542e;--pill-fg:#ffd29a;--pill-dot:#ffb454}.surface-game .gx-pill.is-played{--pill-bg:#ffffff1a;--pill-fg:#cbd5e1;--pill-dot:#94a3b8}.surface-game .gx-pill.is-archived{--pill-bg:#ffffff12;--pill-fg:#94a3b8;--pill-dot:#94a3b8}.surface-game .gx-pill.is-awaiting{--pill-bg:#ffe0662e;--pill-fg:#ffe79a;--pill-dot:#e7ae02}.gx-tabs{border-bottom:1px solid #e6e8ec;border-bottom:1px solid var(--surface-border,#e6e8ec);display:flex;gap:2px}.gx-tab,.gx-tabs{align-items:center}.gx-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#64748b;color:var(--on-surface-muted,#64748b);cursor:pointer;display:inline-flex;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:13px;font-weight:600;gap:6px;margin-bottom:-1px;padding:9px 12px;transition:color .16s ease,border-color .16s ease;transition:color var(--dur-fast,.16s) var(--ease,ease),border-color var(--dur-fast,.16s) var(--ease,ease)}.gx-tab.is-active,.gx-tab:hover{color:#0f172a;color:var(--on-surface,#0f172a)}.gx-tab.is-active{border-bottom-color:#2ec4b6;border-bottom-color:var(--accent,#2ec4b6)}.gx-tab-count{font-feature-settings:"tnum";background:#eef2f6;background:var(--surface-sunken,#eef2f6);border-radius:999px;border-radius:var(--radius-pill,999px);color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11px;font-variant-numeric:tabular-nums;font-weight:600;padding:1px 7px}.gx-tab.is-active .gx-tab-count{background:#d4ebe7;background:var(--accent-soft,#d4ebe7);color:#157a70;color:var(--accent-strong,#157a70)}.gx-toggle{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);border-radius:8px;border-radius:var(--radius-md,8px);display:inline-flex;gap:2px;padding:3px}.gx-toggle-opt{align-items:center;background:#0000;border:none;border-radius:4px;border-radius:var(--radius-sm,4px);color:#64748b;color:var(--on-surface-muted,#64748b);cursor:pointer;display:inline-flex;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-weight:600;gap:6px;justify-content:center;transition:background .16s ease,color .16s ease,box-shadow .16s ease;transition:background var(--dur-fast,.16s) var(--ease,ease),color var(--dur-fast,.16s) var(--ease,ease),box-shadow var(--dur-fast,.16s) var(--ease,ease)}.gx-toggle--md .gx-toggle-opt{font-size:12.5px;height:30px;padding:0 12px}.gx-toggle--sm .gx-toggle-opt{font-size:11.5px;height:26px;padding:0 9px}.gx-toggle-icon{align-items:center;display:inline-flex}.gx-toggle-opt.is-active,.gx-toggle-opt:hover{color:#0f172a;color:var(--on-surface,#0f172a)}.gx-toggle-opt.is-active{background:#fff;background:var(--surface-card,#fff);box-shadow:0 1px 2px #0f172a1a}.gx-split{align-items:stretch;display:inline-flex}.gx-split .gx-split-main{border-bottom-right-radius:0;border-top-right-radius:0}.gx-split .gx-split-caret{border-bottom-left-radius:0;border-top-left-radius:0;padding:0 9px;width:auto}.gx-split--cta .gx-split-caret,.gx-split--danger .gx-split-caret,.gx-split--primary .gx-split-caret{box-shadow:inset 1px 0 0 #ffffff47}.gx-split--secondary .gx-split-caret{border-left:1px solid #e6e8ec;border-left:1px solid var(--surface-border,#e6e8ec);margin-left:-1px}.gx-split-item-icon{align-items:center;color:#64748b;color:var(--on-surface-muted,#64748b);display:inline-flex}.gx-sidebar{background:#fafbfc;background:var(--surface-card,#fafbfc);border-right:1px solid #e6e8ec;border-right:1px solid var(--surface-border,#e6e8ec);box-sizing:border-box;display:flex;flex-direction:column;gap:2px;overflow-y:auto;padding:16px 12px}.gx-sidebar--drawer{bottom:0;box-shadow:0 8px 24px #0f172a2e;box-shadow:var(--shadow-pop,0 8px 24px #0f172a2e);left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .24s ease;transition:transform var(--dur,.24s) var(--ease,ease);z-index:60}.gx-sidebar--drawer.is-open{transform:translateX(0)}.gx-sidebar-overlay{background:#0f172a73;inset:0;opacity:0;position:fixed;transition:opacity .24s ease,visibility .24s ease;transition:opacity var(--dur,.24s) var(--ease,ease),visibility var(--dur,.24s) var(--ease,ease);visibility:hidden;z-index:59}.gx-sidebar-overlay.is-open{opacity:1;visibility:visible}.gx-sb-section{display:flex;flex-direction:column;gap:1px}.gx-sb-label{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:10px;font-weight:700;letter-spacing:.08em;padding:14px 8px 6px;text-transform:uppercase}.gx-sb-item{align-items:center;background:#0000;border:none;border-radius:4px;border-radius:var(--radius-sm,4px);color:#334155;color:var(--on-surface,#334155);cursor:pointer;display:flex;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:13px;gap:10px;padding:7px 8px;text-align:left;text-decoration:none;transition:background .16s ease,color .16s ease;transition:background var(--dur-fast,.16s) var(--ease,ease),color var(--dur-fast,.16s) var(--ease,ease);width:100%}.gx-sb-item:hover{background:#eef2f6;background:var(--surface-sunken,#eef2f6)}.gx-sb-item.is-active{background:#e8f7f5;background:var(--accent-soft,#e8f7f5);color:#157a70;color:var(--accent-strong,#157a70);font-weight:600}.gx-sb-item.is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.gx-sb-icon{align-items:center;color:#94a3b8;color:var(--on-surface-muted,#94a3b8);display:inline-flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.gx-sb-item.is-active .gx-sb-icon{color:#2ec4b6;color:var(--accent,#2ec4b6)}.gx-sb-dot{border-radius:50%;flex-shrink:0;height:8px;margin:0 4px;width:8px}.gx-sb-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gx-sb-count{font-feature-settings:"tnum";color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:11px;font-variant-numeric:tabular-nums}.gx-sb-item.is-active .gx-sb-count{color:#157a70;color:var(--accent-strong,#157a70)}.gx-sb-trailing{font-feature-settings:"tnum";color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:11px;font-size:var(--text-xs,11px);font-variant-numeric:tabular-nums;margin-left:auto;white-space:nowrap}.gx-sb-item.is-active .gx-sb-trailing{color:#157a70;color:var(--accent-strong,#157a70)}.gx-header{align-items:center;background:#fff;background:var(--surface-card,#fff);border-bottom:1px solid #e6e8ec;border-bottom:1px solid var(--surface-border,#e6e8ec);box-sizing:border-box;display:flex;gap:16px;height:56px;padding:0 20px}.gx-header-brand{align-items:center;display:inline-flex;flex-shrink:0}.gx-header-search{flex:1 1;margin:0 8px;max-width:480px}.gx-header-spacer{flex:1 1}.gx-header-actions{gap:10px}.gx-header-actions,.gx-header-trailing{align-items:center;display:inline-flex;flex-shrink:0}.gx-empty{align-items:center;display:flex;flex-direction:column;gap:8px;padding:40px 24px;text-align:center}.gx-empty.is-bordered{background:#0000;border:1.5px dashed #e6e8ec;border:1.5px dashed var(--surface-border,#e6e8ec);border-radius:12px;border-radius:var(--radius-lg,12px)}.gx-empty-icon{align-items:center;background:#e8f7f5;background:var(--accent-soft,#e8f7f5);border-radius:50%;color:#157a70;color:var(--accent-strong,#157a70);display:inline-flex;height:48px;justify-content:center;margin-bottom:4px;width:48px}.gx-empty-title{color:#0f172a;color:var(--on-surface,#0f172a);font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);font-size:17px;font-weight:700;letter-spacing:-.01em}.gx-empty-body{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:13.5px;line-height:1.55;max-width:340px}.gx-empty-actions{display:inline-flex;gap:10px;margin-top:10px}.gx-optcard{background:#fff;background:var(--surface-card,#fff);border:1.5px solid #e2e8f0;border:1.5px solid var(--field-border,#e2e8f0);border-radius:12px;border-radius:var(--radius-lg,12px);cursor:pointer;display:flex;font-family:inherit;font-family:var(--font-body,inherit);gap:4px;padding:14px 15px;position:relative;text-align:left;transition:border-color .16s var(--ease),background .16s var(--ease),box-shadow .16s var(--ease);transition:border-color var(--dur-fast,.16s) var(--ease),background var(--dur-fast,.16s) var(--ease),box-shadow var(--dur-fast,.16s) var(--ease);width:100%}.gx-optcard--stack{flex-direction:column}.gx-optcard--row{align-items:center;flex-direction:row;gap:12px}.gx-optcard.is-selected,.gx-optcard:hover{background:#e8f7f5;background:var(--accent-soft,#e8f7f5);border-color:#2ec4b6;border-color:var(--accent,#2ec4b6)}.gx-optcard.is-selected{box-shadow:0 0 0 3px #2ec4b659;box-shadow:0 0 0 3px var(--ring,#2ec4b659)}.gx-optcard-text{display:flex;flex-direction:column;gap:3px;min-width:0}.gx-optcard-icon{color:#64748b;color:var(--on-surface-muted,#64748b);display:inline-flex;line-height:0;margin-bottom:6px}.gx-optcard.is-selected .gx-optcard-icon{color:#1fa395;color:var(--accent-strong,#1fa395)}.gx-optcard-meta{font-feature-settings:"tnum";color:#0f172a;color:var(--on-surface,#0f172a);font-size:19px;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em}.gx-optcard.is-selected .gx-optcard-meta{color:#1fa395;color:var(--accent-strong,#1fa395)}.gx-optcard-name{color:#0f172a;color:var(--on-surface,#0f172a);font-size:14px;font-weight:700}.gx-optcard.is-selected .gx-optcard-name{color:#1fa395;color:var(--accent-strong,#1fa395)}.gx-optcard-desc{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:12px;line-height:1.35}.gx-optcard-details{display:flex;flex-direction:column;gap:1px;margin-top:8px}.gx-optcard-detail{color:#475569;color:var(--on-surface-muted,#475569);font-size:12.5px;line-height:1.4}.gx-optcard-example{border-top:1px solid #e2e8f0;border-top:1px solid var(--field-border,#e2e8f0);color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11.5px;font-style:italic;line-height:1.4;margin-top:9px;padding-top:9px}.gx-optcard-check{align-items:center;background:#2ec4b6;background:var(--accent,#2ec4b6);border-radius:50%;color:#fff;color:var(--accent-on,#fff);display:none;height:18px;justify-content:center;position:absolute;right:11px;top:11px;width:18px}.gx-optcard.is-selected .gx-optcard-check{display:inline-flex}.gx-player-row{align-items:center;background:#0000;border:0;border-radius:8px;border-radius:var(--radius-md,8px);color:#0f172a;color:var(--on-surface,#0f172a);display:flex;font:inherit;gap:12px;gap:var(--space-3,12px);padding:8px 12px;padding:var(--space-2,8px) var(--space-3,12px);text-align:left;width:100%}.gx-player-row.is-interactive{cursor:pointer}.gx-player-row.is-interactive:hover{background:#2ec4b614;background:var(--surface-hover,#2ec4b614)}.gx-player-row-rank{color:#64748b;color:var(--on-surface-muted,#64748b);font-family:Helvetica Inserat,Impact,system-ui,sans-serif;font-size:1rem;text-align:center;width:24px}.gx-player-row-name{flex:1 1 auto;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gx-player-row-trailing{color:#ffe066;color:var(--accent-gold,#ffe066);flex:0 0 auto;font-family:Helvetica Inserat,Impact,system-ui,sans-serif;font-size:1.05rem}.gx-player-row--accent-winner .gx-player-row-rank,.gx-player-row--accent-winner .gx-player-row-trailing{color:#ffe066;color:var(--accent-gold,#ffe066);text-shadow:0 0 8px #ffe06659}.gx-player-row--accent-host .gx-player-row-name:after{color:#2ec4b6;color:var(--accent-teal,#2ec4b6);content:" · HOST";font-size:.7em;letter-spacing:.08em;margin-left:6px}.gx-crumbs{align-items:center;display:inline-flex;font-size:.95rem;gap:8px;gap:var(--space-2,8px);min-width:0}.gx-crumb{color:#64748b;color:var(--on-surface-muted,#64748b);text-decoration:none;white-space:nowrap}a.gx-crumb:hover{color:#2ec4b6;color:var(--accent-teal,#2ec4b6)}.gx-crumb.is-current{color:#0f172a;color:var(--on-surface,#0f172a);font-weight:600;overflow:hidden;text-overflow:ellipsis}.gx-crumb-sep{color:#64748b;color:var(--on-surface-muted,#64748b)}.gx-life{align-items:center;display:flex;flex-wrap:wrap;gap:12px;gap:var(--space-3,12px)}.gx-danger-zone{background:#e07b7b0a;border:1px solid #e07b7b;border-radius:8px;border-radius:var(--radius-md,8px);margin-top:32px;margin-top:var(--space-6,32px);padding:24px;padding:var(--space-5,24px)}.gx-danger-zone-head{margin-bottom:12px;margin-bottom:var(--space-3,12px)}.gx-danger-zone-title{color:#b03a3a;font-family:Korinna,Georgia,serif;font-size:1.1rem;margin:0}.gx-danger-zone-sub{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:.9rem;margin:4px 0 0}.gx-danger-zone-actions{display:flex;gap:12px;gap:var(--space-3,12px)}body,html{margin:0;padding:0}#root,.App,body,html{height:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-float 3s ease-in-out infinite}}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#704cb6}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.gx-mhdr-brand{color:inherit;gap:8px;gap:var(--space-2,8px);text-decoration:none}.gx-mhdr-brand,.gx-mhdr-lead{align-items:center;display:inline-flex}.gx-mhdr-lead{min-width:0}.gx-mhdr-search{display:block;width:100%}.gx-mhdr-right{align-items:center;display:flex;gap:16px;gap:var(--space-4,16px)}.cg-page{background:#f7f8fa;background:var(--surface-bg,#f7f8fa);min-height:100vh}.cg-main{align-items:center;display:flex;flex-direction:column;padding:48px 24px 80px;width:100%}.cg-stage{max-width:860px;width:100%}.cg-stage.narrow{max-width:640px}.cg-head{align-items:center;display:flex;flex-direction:column;margin-bottom:36px;text-align:center}.cg-eyebrow{align-items:center;color:#1fa395;color:var(--accent-strong,#1fa395);display:inline-flex;font-size:12px;font-weight:700;gap:10px;letter-spacing:.14em;text-transform:uppercase}.cg-eyebrow:before{background:#2ec4b6;background:var(--accent,#2ec4b6);border-radius:2px;content:"";height:2px;width:22px}.cg-h1{text-wrap:balance;color:#0f172a;color:var(--on-surface,#0f172a);font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.05;margin-top:14px}.cg-sub{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:16px;margin-top:12px;max-width:560px}.cg-field{display:flex;flex-direction:column;gap:10px}.cg-field-label,.cg-page .gx-field-label{color:#0f172a;color:var(--on-surface,#0f172a);font-size:15px;font-weight:700;letter-spacing:0}.cg-field-label .opt,.cg-page .gx-field-label .opt{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:12.5px;font-weight:500;letter-spacing:0;margin-left:8px}.cg-field-hint{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:13px}.cg-opt-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.cg-paths{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:1.25fr 1fr}.cg-path-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.cg-path-icon{align-items:center;border-radius:13px;color:#fff;display:inline-flex;flex-shrink:0;height:46px;justify-content:center;width:46px}.cg-path-icon.ai{background:linear-gradient(135deg,#2ec4b6,#1a7a72);background:var(--gradient-teal-cta,linear-gradient(135deg,#2ec4b6,#1a7a72));box-shadow:0 8px 20px #2ec4b659;box-shadow:var(--shadow-teal-btn,0 8px 20px #2ec4b659)}.cg-path-icon.diy{background:linear-gradient(135deg,#334155,#0f172a)}.cg-path-title{color:#0f172a;color:var(--on-surface,#0f172a);font-size:21px;font-weight:800;letter-spacing:-.02em}.cg-path-desc{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:14px;line-height:1.5;margin-top:7px}.cg-path-bullets{display:flex;flex-direction:column;gap:10px;list-style:none;margin:18px 0 22px;padding:0}.cg-path-bullets li{align-items:flex-start;color:#334155;color:var(--on-surface,#334155);display:flex;font-size:13.5px;gap:10px}.cg-path-bullets .tick{align-items:center;background:#e8f7f5;background:var(--accent-soft,#e8f7f5);border-radius:50%;color:#157a70;color:var(--accent-strong,#157a70);display:inline-flex;flex-shrink:0;height:18px;justify-content:center;margin-top:1px;width:18px}.cg-path-cta{display:flex;flex-direction:column;gap:8px;margin-top:auto}.cg-path-fineprint{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:11.5px;text-align:center}.cg-path-fineprint strong{color:#475569;color:var(--on-surface-muted,#475569);font-weight:600}.cg-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.04em;padding:4px 9px;white-space:nowrap}.cg-badge.teal{background:#e8f7f5;background:var(--accent-soft,#e8f7f5);border:1px solid #d4ebe7;border:1px solid var(--accent-soft,#d4ebe7);color:#157a70;color:var(--accent-strong,#157a70)}.cg-badge.neutral{background:#eef2f6;background:var(--surface-sunken,#eef2f6);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);color:#475569;color:var(--on-surface-muted,#475569)}.cg-badge.gold{background:linear-gradient(135deg,#fff4cc,#ffe79e);border:1px solid #e7ae02;border:1px solid var(--color-gold-deep,#e7ae02);color:#7a5b00}.cg-soon-head{align-items:center;color:#94a3b8;color:var(--on-surface-muted,#94a3b8);display:flex;font-size:12px;font-weight:700;gap:12px;letter-spacing:.1em;margin:34px 0 14px;text-transform:uppercase}.cg-soon-head:after{background:#e6e8ec;background:var(--surface-border,#e6e8ec);content:"";flex:1 1;height:1px}.cg-soon-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.cg-soon-card{align-items:center;display:flex;gap:12px}.cg-soon-icon{align-items:center;background:#eef2f6;background:var(--surface-sunken,#eef2f6);border-radius:10px;color:#64748b;color:var(--on-surface-muted,#64748b);display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.cg-soon-card .name{color:#334155;color:var(--on-surface,#334155);font-size:13.5px;font-weight:700;line-height:1.2}.cg-soon-card .tag{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cg-wiz-progress{margin-bottom:26px}.cg-wiz-progress,.cg-wiz-step{align-items:center;display:flex}.cg-wiz-step{background:none;border:0;color:inherit;flex:0 0 auto;font-family:inherit;gap:10px;padding:0}.cg-wiz-step.clickable{cursor:pointer}.cg-wiz-dot{align-items:center;background:#fff;background:var(--surface-card,#fff);border:1.5px solid #e2e8f0;border:1.5px solid var(--field-border,#e2e8f0);border-radius:50%;color:#94a3b8;color:var(--on-surface-muted,#94a3b8);display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;height:30px;justify-content:center;transition:all .18s var(--ease);width:30px}.cg-wiz-step.done .cg-wiz-dot{background:#2ec4b6;background:var(--accent,#2ec4b6);border-color:#2ec4b6;border-color:var(--accent,#2ec4b6);color:#fff}.cg-wiz-step.active .cg-wiz-dot{border-color:#2ec4b6;border-color:var(--accent,#2ec4b6);box-shadow:0 0 0 4px #2ec4b62e;box-shadow:0 0 0 4px var(--ring,#2ec4b62e);color:#157a70;color:var(--accent-strong,#157a70)}.cg-wiz-name{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:12.5px;font-weight:600;white-space:nowrap}.cg-wiz-step.active .cg-wiz-name,.cg-wiz-step.done .cg-wiz-name{color:#0f172a;color:var(--on-surface,#0f172a)}.cg-wiz-step.clickable:hover .cg-wiz-name{text-decoration:underline}.cg-wiz-line{background:#e2e8f0;background:var(--field-border,#e2e8f0);border-radius:2px;flex:1 1;height:2px;margin:0 12px;min-width:16px}.cg-wiz-line.done{background:#2ec4b6;background:var(--accent,#2ec4b6)}.cg-wiz-progress-mini{display:none}.cg-step-eyebrow{color:#157a70;color:var(--accent-strong,#157a70);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.cg-step-title{color:#0f172a;color:var(--on-surface,#0f172a);font-size:24px;font-weight:800;letter-spacing:-.02em;margin-top:6px}.cg-step-sub{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:14.5px;margin-top:6px}.cg-step-body{display:flex;flex-direction:column;gap:26px;margin-top:26px}.cg-wiz-foot{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:28px}.cg-link-btn{align-items:center;background:none;border:0;color:#64748b;color:var(--on-surface-muted,#64748b);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;padding:8px 4px}.cg-link-btn:hover{color:#0f172a;color:var(--on-surface,#0f172a)}.cg-foot-hint{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:12.5px}.cg-form-stack{display:flex;flex-direction:column;gap:26px}@media (max-width:860px){.cg-main{padding:32px 18px 64px}.cg-paths,.cg-soon-grid{grid-template-columns:1fr}}@media (max-width:620px){.cg-opt-grid{grid-template-columns:1fr}.cg-wiz-progress{display:none}.cg-wiz-progress-mini{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.cg-wiz-progress-mini .mini-label{color:#94a3b8;color:var(--on-surface-muted,#94a3b8);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cg-wiz-progress-mini .mini-track{background:#eef2f6;background:var(--surface-sunken,#eef2f6);border-radius:999px;flex:1 1;height:6px;margin:0 14px;overflow:hidden}.cg-wiz-progress-mini .mini-fill{background:#2ec4b6;background:var(--accent,#2ec4b6);border-radius:999px;height:100%;transition:width .3s var(--ease)}}.homepage{--teal:#2ec4b6;--teal-deep:#1a7a72;--teal-light:#e1f5f3;--gold:#ffe066;--gold-pure:gold;--gold-orange:#ffb454;--ink:#1c1c1c;--ink-muted:#555;--ink-soft:#777;--cream:#faf2d2;--cream-soft:#faf6e6;--white:#fff;--line:#00000014;--line-strong:#00000024;--navy:#1a1a2e;--navy-mid:#16213e;--navy-deep:#0f3460;--blue-deep:#2b3b8f;--lavender:#b3a3ff;--coral:#ff7a8a;--sky:#79c8ff;--font-display:"Gyparody",Impact,sans-serif;--font-brand:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-alt:"Swiss911 XCm BT","Helvetica Neue",sans-serif;--shadow-card:0 24px 60px #0000001f;--shadow-deep:0 30px 80px #0f346047;--shadow-teal-btn:0 8px 20px #2ec4b659;--shadow-teal-btn-hover:0 14px 32px #2ec4b680;--grad-brand:linear-gradient(135deg,#ffe066,#2ec4b6);--grad-cta:linear-gradient(120deg,#ffe066,#2ec4b6 50%,#ffe066);--grad-teal-cta:linear-gradient(135deg,#2ec4b6,#1a7a72);--grad-final:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);--grad-final-clue:linear-gradient(135deg,#2b3b8f,#1a7a72);--grad-bg-soft:linear-gradient(135deg,#faf2d2,#fff 50%,#e1f5f3)}.homepage *,.homepage :after,.homepage :before{box-sizing:border-box}.homepage{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--ink);font-family:var(--font-body);line-height:1.5;overflow-x:hidden}.homepage img{display:block;max-width:100%}.homepage a{color:inherit;text-decoration:none}.homepage .hp-wrap{margin:0 auto;max-width:1240px;padding:0 32px}.homepage .hp-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffffd9;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.homepage .hp-nav-inner{align-items:center;display:flex;height:72px;justify-content:space-between}.homepage .hp-nav-brand{align-items:center;display:flex;gap:10px}.homepage .hp-nav-logo{height:32px;width:32px}.homepage .hp-nav-wordmark{color:var(--ink);font-family:var(--font-brand);font-size:1.05rem;letter-spacing:.18em;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06699;text-transform:uppercase}.homepage .hp-nav-links{display:flex;gap:6px}.homepage .hp-nav-link{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px;transition:all .15s ease}.homepage .hp-nav-link:hover{background:#2ec4b614;color:var(--ink)}.homepage .hp-nav-actions{align-items:center;display:flex;gap:10px}.homepage .hp-nav-signin{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px}.homepage .hp-nav-signin:hover{color:var(--ink)}.homepage .hp-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:var(--font-brand);font-size:.92rem;font-weight:700;gap:10px;letter-spacing:.14em;padding:14px 22px;text-decoration:none;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.homepage .hp-btn-primary{background:var(--grad-teal-cta);box-shadow:var(--shadow-teal-btn);color:#fff}.homepage .hp-btn-primary:hover{box-shadow:var(--shadow-teal-btn-hover);color:#fff;transform:translateY(-2px)}.homepage .hp-btn-gold{background:var(--grad-cta);background-size:200% 100%;box-shadow:0 8px 20px #ffe06673;color:var(--ink)}.homepage .hp-btn-gold:hover{background-position:100% 0;box-shadow:0 14px 32px #ffe0668c;transform:translateY(-2px)}.homepage .hp-btn-ghost{background:#0000;border:1.5px solid var(--line-strong);color:var(--ink)}.homepage .hp-btn-ghost:hover{background:#00000008;border-color:var(--ink)}.homepage .hp-btn-sm{border-radius:10px;font-size:.78rem;letter-spacing:.12em;padding:10px 16px}.homepage .hp-btn-lg{border-radius:14px;font-size:1rem;padding:18px 28px}.homepage .hp-hero{background:var(--cream-soft);overflow:hidden;padding:80px 0;position:relative}.homepage .hp-hero:before{background:radial-gradient(900px 600px at 90% -10%,#2ec4b626,#0000 60%),radial-gradient(700px 500px at -10% 110%,#ffe0664d,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.homepage .hp-hero-grid{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr 1fr;position:relative}.homepage .hp-hero-grid>*{min-width:0}.homepage .hp-hero-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:24px;text-transform:uppercase}.homepage .hp-hero-eyebrow:before{background:var(--teal);content:"";height:2px;width:28px}.homepage .hp-pulse-dot{animation:hp-pulse 1.8s infinite;background:var(--teal);border-radius:50%;display:inline-block;height:8px;width:8px}@keyframes hp-pulse{0%{box-shadow:0 0 0 0 #2ec4b68c}70%{box-shadow:0 0 0 14px #2ec4b600}to{box-shadow:0 0 0 0 #2ec4b600}}.homepage .hp-hero h1{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2.6rem,5.5vw,4.6rem);letter-spacing:-.005em;line-height:.98;margin-bottom:22px}.homepage .hp-hero h1 .hp-underlined{display:inline-block;position:relative;white-space:nowrap}.homepage .hp-hero h1 .hp-underlined:after{background:var(--gold);border-radius:3px;bottom:-4px;content:"";height:10px;left:-2%;position:absolute;right:-2%;transform:skewX(-8deg);z-index:-1}.homepage .hp-hero p.hp-lead{text-wrap:pretty;color:var(--ink-muted);font-size:1.18rem;line-height:1.55;margin-bottom:32px;max-width:540px}.homepage .hp-hero-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.homepage .hp-hero-trust{color:var(--ink-soft);display:flex;flex-wrap:wrap;font-size:.82rem;gap:8px 22px}.homepage .hp-hero-trust span{align-items:center;display:inline-flex;gap:8px}.homepage .hp-check{align-items:center;background:var(--teal);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:11px;height:16px;justify-content:center;width:16px}.homepage .hp-hero-stage{perspective:1600px;position:relative}.homepage .hp-tv-frame{background:#0d0d14;border-radius:18px;box-shadow:var(--shadow-deep),0 0 0 1px #ffffff0f;padding:14px;position:relative;transform:rotate(-1.2deg)}.homepage .hp-tv-frame:after{background:linear-gradient(180deg,#232333,#0d0d14);border-radius:0 0 8px 8px;bottom:-12px;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.homepage .hp-tv-bezel-light{border-radius:8px;box-shadow:inset 0 1px 0 #ffffff14,inset 0 -1px 0 #ffffff0a;inset:14px;pointer-events:none;position:absolute}.homepage .hp-board{grid-gap:8px;aspect-ratio:16/10;background:var(--navy);border-radius:8px;display:grid;gap:8px;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);overflow:hidden;padding:18px;position:relative}.homepage .hp-board:before{bottom:8px;color:#ffffff1f;content:"GROUPARDY";font-family:var(--font-brand);font-size:.6rem;letter-spacing:.32em;position:absolute;right:14px}.homepage .hp-cat{color:var(--white);font-size:.78rem;line-height:.95;min-height:0;overflow:hidden;padding:8px 6px;text-align:center;text-shadow:1px 1px 0 #00000073}.homepage .hp-cat,.homepage .hp-tile{align-items:center;background:linear-gradient(180deg,var(--teal),var(--teal-deep));border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff14,0 2px 4px #0000002e;display:flex;font-family:var(--font-display);justify-content:center;letter-spacing:.02em}.homepage .hp-tile{color:var(--gold-pure);cursor:pointer;font-size:clamp(.9rem,1.6vw,1.4rem);position:relative;text-shadow:2px 2px 0 #0000008c;transition:transform .25s ease,filter .25s ease}.homepage .hp-tile:hover{filter:brightness(1.15);transform:translateY(-1px)}.homepage .hp-tile.hp-gone{background:#0a1726;box-shadow:inset 0 0 0 1px #ffffff0a;color:#0000}.homepage .hp-tile.hp-flash:before{animation:hp-flashTile 1.6s ease forwards;background:var(--gold);border-radius:4px;content:"";inset:0;opacity:0;position:absolute}@keyframes hp-flashTile{0%{opacity:0}10%{opacity:.9}to{opacity:0}}.homepage .hp-clue-overlay{align-items:center;animation:hp-clueIn .5s cubic-bezier(.16,.84,.32,1.06);background:var(--grad-final-clue);border-radius:8px;box-shadow:inset 0 0 0 2px #ffe0662e,0 12px 32px #00000059;display:flex;flex-direction:column;inset:18px;justify-content:center;padding:28px;position:absolute;text-align:center;z-index:2}@keyframes hp-clueIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.homepage .hp-clue-cat{color:var(--gold);font-family:var(--font-brand);font-size:.68rem;letter-spacing:.24em;margin-bottom:8px;text-shadow:1px 1px 0 #00000073;text-transform:uppercase}.homepage .hp-clue-text{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(1rem,2vw,1.6rem);letter-spacing:.01em;line-height:1.15;max-width:90%;text-shadow:2px 2px 0 #000}.homepage .hp-phone{background:#0d0d14;border-radius:22px;box-shadow:0 30px 70px #0f346073,0 0 0 1px #ffffff0f;padding:8px;position:absolute;width:150px}.homepage .hp-phone-screen{background:var(--cream-soft);border-radius:16px;display:flex;flex-direction:column;gap:10px;min-height:220px;padding:14px 12px}.homepage .hp-phone-1{bottom:-50px;left:-54px;transform:rotate(-9deg)}.homepage .hp-phone-2{right:-42px;top:-42px;transform:rotate(8deg)}.homepage .hp-phone-name{color:var(--teal-deep);font-family:var(--font-brand);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.homepage .hp-phone-score{color:var(--ink);font-family:var(--font-display);font-size:1.6rem;line-height:1}.homepage .hp-phone-buzz{background:var(--grad-teal-cta);border-radius:12px;box-shadow:var(--shadow-teal-btn);color:#fff;font-family:var(--font-brand);font-size:.72rem;letter-spacing:.18em;margin-top:auto;padding:10px 8px;text-align:center;text-transform:uppercase}.homepage .hp-phone-input{background:#fff;border:1.5px solid var(--line-strong);border-radius:10px;color:var(--ink-muted);font-size:.78rem;padding:8px 10px}.homepage .hp-phone-input.hp-typed{border-color:var(--teal);color:var(--ink)}.homepage .hp-phone-correct{background:#1bbc1b;border-radius:12px;color:#fff;font-family:var(--font-brand);font-size:.72rem;letter-spacing:.18em;padding:10px 8px;text-align:center;text-transform:uppercase}.homepage .hp-phone-host{background:var(--navy);border-radius:12px;color:#fff;font-size:.72rem;line-height:1.35;padding:10px}.homepage .hp-h-label{color:var(--teal);font-family:var(--font-brand);font-size:.55rem;letter-spacing:.2em;margin-bottom:4px;text-transform:uppercase}.homepage .hp-stats{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:28px 0}.homepage .hp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.homepage .hp-stat{border-right:1px dashed var(--line);padding:8px 16px;text-align:center}.homepage .hp-stat:last-child{border-right:0}.homepage .hp-stat-num{color:var(--ink);font-family:var(--font-brand);font-size:2rem;letter-spacing:.02em;line-height:1}.homepage .hp-stat-num .hp-accent{color:var(--teal-deep)}.homepage .hp-stat-label{color:var(--ink-soft);font-size:.78rem;letter-spacing:.08em;margin-top:8px;text-transform:uppercase}.homepage .hp-section{padding:96px 0}.homepage .hp-section-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:14px;text-transform:uppercase}.homepage .hp-section-eyebrow:before{background:var(--teal);content:"";height:2px;width:24px}.homepage .hp-section h2{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.005em;line-height:1.02;margin-bottom:16px}.homepage .hp-section .hp-sub{text-wrap:pretty;color:var(--ink-muted);font-size:1.1rem;line-height:1.55;max-width:640px}.homepage .hp-section-head{margin-bottom:56px}.homepage .hp-section-head.hp-center{text-align:center}.homepage .hp-section-head.hp-center .hp-sub{margin:0 auto}.homepage .hp-steps{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.homepage .hp-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px 28px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.homepage .hp-step:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-4px)}.homepage .hp-step-num{align-items:center;background:var(--grad-brand);border-radius:50%;box-shadow:0 6px 14px #2ec4b640;display:inline-flex;font-size:1.1rem;height:44px;justify-content:center;margin-bottom:18px;width:44px}.homepage .hp-step h3,.homepage .hp-step-num{color:var(--ink);font-family:var(--font-brand)}.homepage .hp-step h3{font-size:1.25rem;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.homepage .hp-step p{color:var(--ink-muted);font-size:.96rem;line-height:1.55}.homepage .hp-step-illus{align-items:center;background:var(--cream-soft);border:1px solid #2ec4b626;border-radius:12px;display:flex;height:130px;justify-content:center;margin-bottom:20px;overflow:hidden;position:relative}.homepage .hp-mini-tv{grid-gap:2px;aspect-ratio:16/10;background:var(--navy);border:4px solid #0d0d14;border-radius:4px;display:grid;gap:2px;grid-template-columns:repeat(5,1fr);padding:4px;width:80%}.homepage .hp-mini-tv .hp-t{background:var(--blue-deep);border-radius:2px}.homepage .hp-mini-phone{background:#0d0d14;border-radius:6px;height:50px;padding:3px;width:28px}.homepage .hp-mini-phone .hp-ps{background:var(--teal);border-radius:3px;height:100%}.homepage .hp-mini-phone.hp-b .hp-ps{background:var(--gold)}.homepage .hp-mini-phone.hp-c .hp-ps{background:var(--coral)}.homepage .hp-mini-host{background:var(--navy);border-radius:12px;display:flex;flex-direction:column;gap:6px;height:70%;justify-content:center;padding:14px;position:relative;width:70%}.homepage .hp-mini-host .hp-mh-bar{background:var(--teal);border-radius:2px;height:4px;width:100%}.homepage .hp-mini-host .hp-mh-bar.hp-s{background:var(--gold);width:70%}.homepage .hp-mini-host .hp-mh-bar.hp-t{background:#ffffff4d;width:40%}.homepage .hp-mini-host:before{content:"🎙";font-size:1.1rem;position:absolute;right:10px;top:10px}.homepage .hp-cases{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.homepage .hp-cases.hp-cases-3{grid-template-columns:repeat(3,1fr)}.homepage .hp-case{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px 22px;transition:all .25s ease}.homepage .hp-case:hover{border-color:#2ec4b64d;box-shadow:var(--shadow-card);transform:translateY(-3px)}.homepage .hp-case-icon{align-items:center;background:var(--cream);border-radius:12px;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin-bottom:16px;width:48px}.homepage .hp-case-1 .hp-case-icon{background:#2ec4b61f}.homepage .hp-case-2 .hp-case-icon{background:#ffe0662e}.homepage .hp-case-3 .hp-case-icon{background:#b3a3ff2e}.homepage .hp-case-4 .hp-case-icon{background:#ff7a8a26}.homepage .hp-case-5 .hp-case-icon{background:#79c8ff2e}.homepage .hp-case-6 .hp-case-icon{background:#c7f25c2e}.homepage .hp-case h4{color:var(--ink);font-family:var(--font-brand);font-size:.95rem;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.homepage .hp-case p{color:var(--ink-muted);font-size:.92rem;line-height:1.5}.homepage .hp-host-band{background:var(--navy);color:#fff;overflow:hidden;padding:96px 0;position:relative}.homepage .hp-host-band:before{background:radial-gradient(800px 500px at 90% 10%,#2ec4b638,#0000 60%),radial-gradient(600px 400px at 10% 90%,#ffe0661f,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.homepage .hp-host-grid{grid-gap:64px;align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1.05fr;position:relative}.homepage .hp-host-band .hp-section-eyebrow{color:var(--teal)}.homepage .hp-host-band .hp-section-eyebrow:before{background:var(--teal)}.homepage .hp-host-band h2{color:#fff}.homepage .hp-host-band .hp-sub{color:#ffffffb3}.homepage .hp-host-list{list-style:none;margin-top:24px}.homepage .hp-host-list li{border-bottom:1px solid #ffffff14;display:flex;gap:16px;padding:16px 0}.homepage .hp-host-list li:last-child{border-bottom:0}.homepage .hp-host-list .hp-ic{align-items:center;background:#2ec4b626;border-radius:10px;color:var(--teal);display:flex;flex-shrink:0;font-size:1.05rem;height:36px;justify-content:center;width:36px}.homepage .hp-host-list strong{color:#fff;display:block;font-family:var(--font-brand);font-size:.95rem;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.homepage .hp-host-list p{color:#ffffffa6;font-size:.92rem;line-height:1.5}.homepage .hp-host-card{background:var(--grad-final-clue);border-radius:24px;box-shadow:var(--shadow-deep);overflow:hidden;padding:32px;position:relative}.homepage .hp-host-card:after{background-image:radial-gradient(#ffffff1f 1px,#0000 0);background-size:4px 4px;content:"";inset:0;mix-blend-mode:overlay;opacity:.4;pointer-events:none;position:absolute}.homepage .hp-host-mic{align-items:center;animation:hp-pulseGold 2s infinite;background:var(--gold);border-radius:50%;display:flex;font-size:1.6rem;height:56px;justify-content:center;margin-bottom:22px;width:56px}@keyframes hp-pulseGold{0%{box-shadow:0 0 0 0 #ffe0668c}70%{box-shadow:0 0 0 20px #ffe06600}to{box-shadow:0 0 0 0 #ffe06600}}.homepage .hp-host-quote{color:#fff;font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.2;margin-bottom:22px;position:relative;text-shadow:2px 2px 0 #0006;z-index:1}.homepage .hp-host-bars{align-items:flex-end;display:flex;gap:4px;height:28px;margin-bottom:18px}.homepage .hp-host-bars .hp-bar{animation:hp-barWave 1.2s ease-in-out infinite;background:var(--teal);border-radius:2px;flex:1 1}.homepage .hp-host-bars .hp-bar:nth-child(odd){background:var(--gold)}.homepage .hp-host-bars .hp-bar:first-child{animation-delay:0s}.homepage .hp-host-bars .hp-bar:nth-child(2){animation-delay:.1s}.homepage .hp-host-bars .hp-bar:nth-child(3){animation-delay:.2s}.homepage .hp-host-bars .hp-bar:nth-child(4){animation-delay:.3s}.homepage .hp-host-bars .hp-bar:nth-child(5){animation-delay:.4s}.homepage .hp-host-bars .hp-bar:nth-child(6){animation-delay:.5s}.homepage .hp-host-bars .hp-bar:nth-child(7){animation-delay:.6s}.homepage .hp-host-bars .hp-bar:nth-child(8){animation-delay:.7s}.homepage .hp-host-bars .hp-bar:nth-child(9){animation-delay:.8s}.homepage .hp-host-bars .hp-bar:nth-child(10){animation-delay:.9s}.homepage .hp-host-bars .hp-bar:nth-child(11){animation-delay:1s}.homepage .hp-host-bars .hp-bar:nth-child(12){animation-delay:1.1s}@keyframes hp-barWave{0%,to{height:20%}50%{height:100%}}.homepage .hp-host-caption{align-items:center;background:#00000040;border-radius:8px;color:#ffffffb3;display:flex;font-size:.78rem;justify-content:space-between;letter-spacing:.06em;padding:10px 14px}.homepage .hp-host-caption .hp-cc{color:var(--teal);font-family:var(--font-brand);font-size:.65rem;letter-spacing:.18em}.homepage .hp-scoreboard{background:#00000040;border-radius:12px;margin-top:18px;padding:14px}.homepage .hp-scoreboard-row{grid-gap:12px;align-items:center;display:grid;font-size:.92rem;gap:12px;grid-template-columns:24px 1fr auto;padding:6px 0}.homepage .hp-scoreboard-row+.hp-scoreboard-row{border-top:1px dashed #ffffff1a}.homepage .hp-scoreboard-row .hp-rank{color:#ffffff80;font-family:var(--font-brand);font-size:.78rem}.homepage .hp-scoreboard-row .hp-pname{color:#fff}.homepage .hp-scoreboard-row .hp-pscore{color:var(--gold-pure);font-family:var(--font-display);text-shadow:1px 1px 0 #0006}.homepage .hp-scoreboard-row.hp-leader .hp-pname{color:var(--gold);font-weight:600}.homepage .hp-features{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.homepage .hp-feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;transition:all .25s ease}.homepage .hp-feature:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-3px)}.homepage .hp-feature-icon{align-items:center;background:var(--grad-brand);border-radius:12px;color:var(--ink);display:flex;font-size:1.2rem;height:44px;justify-content:center;margin-bottom:18px;width:44px}.homepage .hp-feature h4{color:var(--ink);font-family:var(--font-brand);font-size:1rem;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.homepage .hp-feature p{color:var(--ink-muted);font-size:.95rem;line-height:1.5}.homepage .hp-compare-band{background:var(--grad-bg-soft)}.homepage .hp-compare{grid-gap:20px;background:#fff;border:1px solid var(--line);border-radius:24px;display:grid;gap:20px;grid-template-columns:1fr 1fr;overflow:hidden}.homepage .hp-compare-col{padding:36px 32px}.homepage .hp-compare-col h3{font-family:var(--font-brand);font-size:1.1rem;letter-spacing:.12em;margin-bottom:22px;text-transform:uppercase}.homepage .hp-compare-them h3{color:var(--ink-soft)}.homepage .hp-compare-us h3{color:var(--teal-deep)}.homepage .hp-compare-us{background:linear-gradient(160deg,#2ec4b60f,#ffe0660f)}.homepage .hp-compare-list{display:flex;flex-direction:column;gap:12px;list-style:none}.homepage .hp-compare-list li{align-items:flex-start;color:var(--ink-muted);display:flex;font-size:.95rem;gap:12px;padding:8px 0}.homepage .hp-compare-list .hp-v,.homepage .hp-compare-list .hp-x{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.75rem;height:22px;justify-content:center;width:22px}.homepage .hp-compare-list .hp-x{background:#bc1b1b1a;color:#bc1b1b}.homepage .hp-compare-list .hp-v{background:var(--teal);color:#fff}.homepage .hp-testimonials{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.homepage .hp-testimonial{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;position:relative}.homepage .hp-testimonial:before{color:#2ec4b626;content:'"';font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;right:22px;top:12px}.homepage .hp-testimonial blockquote{color:var(--ink);font-size:1.02rem;line-height:1.55;margin-bottom:18px}.homepage .hp-t-author{align-items:center;border-top:1px solid var(--line);display:flex;gap:12px;padding-top:14px}.homepage .hp-t-avatar{align-items:center;background:var(--grad-brand);border-radius:50%;color:var(--ink);display:flex;flex-shrink:0;font-family:var(--font-brand);font-size:.92rem;height:38px;justify-content:center;width:38px}.homepage .hp-t-meta{font-size:.85rem}.homepage .hp-t-name{color:var(--ink);font-weight:600}.homepage .hp-t-role{color:var(--ink-soft);font-size:.78rem}.homepage .hp-faq-band{background:var(--cream-soft)}.homepage .hp-faq-list{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:820px}.homepage .hp-faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.homepage .hp-faq-item[open]{border-color:#2ec4b666;box-shadow:0 8px 24px #2ec4b614}.homepage .hp-faq-item summary{align-items:center;color:var(--ink);cursor:pointer;display:flex;font-family:var(--font-brand);font-size:1rem;gap:24px;justify-content:space-between;letter-spacing:.04em;list-style:none;padding:22px 26px;text-transform:uppercase}.homepage .hp-faq-item summary::-webkit-details-marker{display:none}.homepage .hp-faq-toggle{align-items:center;background:var(--cream);border-radius:50%;color:var(--teal-deep);display:flex;flex-shrink:0;font-size:1.1rem;height:28px;justify-content:center;transition:transform .25s ease,background .25s ease;width:28px}.homepage .hp-faq-item[open] .hp-faq-toggle{background:var(--teal);color:#fff;transform:rotate(45deg)}.homepage .hp-faq-body{color:var(--ink-muted);font-size:1rem;line-height:1.6;max-width:720px;padding:0 26px 22px}.homepage .hp-faq-body strong{color:var(--ink)}.homepage .hp-final-cta{background:var(--grad-final);color:#fff;overflow:hidden;padding:110px 0;position:relative}.homepage .hp-final-cta:before{background:radial-gradient(800px 500px at 80% 20%,#ffe0662e,#0000 60%),radial-gradient(600px 400px at 20% 80%,#2ec4b638,#0000 60%);content:"";inset:0;position:absolute}.homepage .hp-final-cta-inner{margin:0 auto;max-width:820px;position:relative;text-align:center}.homepage .hp-final-cta .hp-section-eyebrow{color:var(--gold);display:flex;justify-content:center}.homepage .hp-final-cta .hp-section-eyebrow:before{background:var(--gold)}.homepage .hp-final-cta h2{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,4.6rem);line-height:1;margin-bottom:24px;text-shadow:3px 3px 0 #2ec4b680,6px 6px 0 #ffe06640}.homepage .hp-final-cta .hp-sub{color:#ffffffbf;font-size:1.18rem;margin:0 auto 40px}.homepage .hp-final-cta-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:28px}.homepage .hp-inline-cta{display:flex;justify-content:center;margin-top:56px}.homepage .hp-final-trust{color:#ffffff8c;display:inline-flex;flex-wrap:wrap;font-size:.85rem;gap:22px;justify-content:center}.homepage .hp-footer{background:#0a0a14;color:#fff9;padding:64px 0 32px}.homepage .hp-foot-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;margin-bottom:48px}.homepage .hp-foot-brand .hp-wm{align-items:center;color:#fff;display:flex;font-family:var(--font-brand);font-size:1.1rem;gap:10px;letter-spacing:.18em;margin-bottom:14px;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06659;text-transform:uppercase}.homepage .hp-foot-brand p{font-size:.9rem;line-height:1.55;margin-bottom:18px;max-width:280px}.homepage .hp-foot-socials{display:flex;gap:8px}.homepage .hp-foot-socials a{align-items:center;background:#ffffff0f;border-radius:50%;display:flex;font-size:.85rem;height:34px;justify-content:center;transition:all .2s ease;width:34px}.homepage .hp-foot-socials a:hover{background:var(--teal);color:#fff}.homepage .hp-foot-col h5{color:var(--teal);font-family:var(--font-brand);font-size:.75rem;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.homepage .hp-foot-col ul{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0}.homepage .hp-foot-col a{font-size:.88rem;transition:color .15s ease}.homepage .hp-foot-col a:hover{color:#fff}.homepage .hp-foot-bar{align-items:center;border-top:1px solid #ffffff0f;color:#fff6;display:flex;flex-wrap:wrap;font-size:.78rem;gap:12px;justify-content:space-between;padding-top:24px}@media (max-width:980px){.homepage .hp-hero{padding:56px 0 70px}.homepage .hp-hero-grid{gap:40px;grid-template-columns:1fr}.homepage .hp-hero-stage{margin-top:12px;max-width:520px}.homepage .hp-phone{display:none}.homepage .hp-stats-grid{grid-template-columns:repeat(2,1fr)}.homepage .hp-stat{border-bottom:1px dashed var(--line);padding:16px}.homepage .hp-stat:nth-child(2){border-right:0}.homepage .hp-stat:nth-child(3),.homepage .hp-stat:nth-child(4){border-bottom:0}.homepage .hp-stat:nth-child(4){border-right:0}.homepage .hp-steps{grid-template-columns:1fr}.homepage .hp-cases{grid-template-columns:repeat(2,1fr)}.homepage .hp-cases.hp-cases-3{grid-template-columns:repeat(3,1fr)}.homepage .hp-compare,.homepage .hp-host-grid,.homepage .hp-testimonials{grid-template-columns:1fr}.homepage .hp-host-grid{gap:40px}.homepage .hp-foot-grid{gap:32px;grid-template-columns:1fr 1fr}.homepage .hp-section{padding:72px 0}.homepage .hp-nav-links{display:none}}@media (max-width:600px){.homepage .hp-wrap{padding:0 20px}.homepage .hp-nav-inner{height:64px}.homepage .hp-nav-actions .hp-nav-signin{display:none}.homepage .hp-hero{padding:40px 0 56px}.homepage .hp-hero h1{text-wrap:pretty;font-size:1.85rem;letter-spacing:-.01em;line-height:1.05;overflow-wrap:anywhere}.homepage .hp-hero p.hp-lead{font-size:1rem}.homepage .hp-hero-trust{display:flex;flex-wrap:wrap;font-size:.78rem;gap:10px 18px;width:100%}.homepage .hp-hero-trust span{white-space:nowrap}.homepage .hp-btn-lg{font-size:.95rem;padding:16px 22px}.homepage .hp-section{padding:56px 0}.homepage .hp-host-band h2,.homepage .hp-section-head h2{font-size:clamp(1.6rem,6vw,2.2rem)}.homepage .hp-stats-grid{grid-template-columns:1fr 1fr}.homepage .hp-cases,.homepage .hp-cases.hp-cases-3{grid-template-columns:1fr}.homepage .hp-phone{width:110px}.homepage .hp-phone-screen{min-height:160px;padding:10px 8px}.homepage .hp-phone-1{bottom:-38px;left:-28px}.homepage .hp-phone-2{right:-24px;top:-28px}.homepage .hp-foot-grid{grid-template-columns:1fr 1fr}.homepage .hp-foot-brand{grid-column:1/-1}.homepage .hp-nav-brand .hp-nav-wordmark{font-size:1rem;letter-spacing:.04em}}@media (max-width:400px){.homepage .hp-wrap{padding:0 16px}.homepage .hp-hero h1{font-size:1.65rem}.homepage .hp-hero-trust{font-size:.72rem;gap:8px 14px}.homepage .hp-nav-brand .hp-nav-wordmark{font-size:.88rem}}@media (max-width:340px){.homepage .hp-hero h1{font-size:1.5rem}.homepage .hp-nav-brand .hp-nav-wordmark{display:none}}.teambuilding{--teal:#2ec4b6;--teal-deep:#1a7a72;--teal-light:#e1f5f3;--gold:#ffe066;--gold-pure:gold;--gold-orange:#ffb454;--ink:#1c1c1c;--ink-muted:#555;--ink-soft:#777;--cream:#faf2d2;--cream-soft:#faf6e6;--white:#fff;--line:#00000014;--line-strong:#00000024;--navy:#1a1a2e;--navy-mid:#16213e;--navy-deep:#0f3460;--blue-deep:#2b3b8f;--lavender:#b3a3ff;--coral:#ff7a8a;--sky:#79c8ff;--font-display:"Gyparody",Impact,sans-serif;--font-brand:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-alt:"Swiss911 XCm BT","Helvetica Neue",sans-serif;--shadow-card:0 24px 60px #0000001f;--shadow-deep:0 30px 80px #0f346047;--shadow-teal-btn:0 8px 20px #2ec4b659;--shadow-teal-btn-hover:0 14px 32px #2ec4b680;--grad-brand:linear-gradient(135deg,#ffe066,#2ec4b6);--grad-cta:linear-gradient(120deg,#ffe066,#2ec4b6 50%,#ffe066);--grad-teal-cta:linear-gradient(135deg,#2ec4b6,#1a7a72);--grad-final:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);--grad-final-clue:linear-gradient(135deg,#2b3b8f,#1a7a72);--grad-bg-soft:linear-gradient(135deg,#faf2d2,#fff 50%,#e1f5f3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--ink);font-family:var(--font-body);line-height:1.5}.teambuilding *,.teambuilding :after,.teambuilding :before{box-sizing:border-box}.teambuilding img{display:block;max-width:100%}.teambuilding a{color:inherit;text-decoration:none}.teambuilding ::selection{background:var(--gold);color:var(--ink)}.tb-wrap{margin:0 auto;max-width:1240px;padding:0 32px}.tb-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffffd9;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.tb-nav-inner{height:72px;justify-content:space-between}.tb-nav-brand,.tb-nav-inner{align-items:center;display:flex}.tb-nav-brand{gap:10px}.tb-nav-logo{height:32px;width:32px}.tb-nav-wordmark{color:var(--ink);font-family:var(--font-brand);font-size:1.05rem;letter-spacing:.18em;text-transform:uppercase}.tb-nav-links{display:flex;gap:6px}.tb-nav-link{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px;transition:all .15s ease}.tb-nav-link:hover{background:#2ec4b614;color:var(--ink)}.tb-nav-actions{align-items:center;display:flex;gap:10px}.tb-nav-signin{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px}.tb-nav-signin:hover{color:var(--ink)}.tb-btn{align-items:center;border-radius:12px;cursor:pointer;display:inline-flex;font-family:var(--font-brand);font-size:.92rem;font-weight:700;gap:10px;letter-spacing:.14em;padding:14px 22px;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.tb-btn-primary{background:var(--grad-teal-cta);box-shadow:var(--shadow-teal-btn);color:#fff}.tb-btn-primary:hover{box-shadow:var(--shadow-teal-btn-hover);transform:translateY(-2px)}.tb-btn-gold{background:var(--grad-cta);background-size:200% 100%;box-shadow:0 8px 20px #ffe06673;color:var(--ink)}.tb-btn-gold:hover{background-position:100% 0;box-shadow:0 14px 32px #ffe0668c;transform:translateY(-2px)}.tb-btn-ghost{background:#0000;border:1.5px solid var(--line-strong);color:var(--ink)}.tb-btn-ghost:hover{background:#00000008;border-color:var(--ink)}.tb-btn-sm{border-radius:10px;font-size:.78rem;letter-spacing:.12em;padding:10px 16px}.tb-btn-lg{border-radius:14px;font-size:1rem;padding:18px 28px}.tb-hero{background:var(--cream-soft);overflow:hidden;padding:80px 0;position:relative}.tb-hero:before{background:radial-gradient(900px 600px at 90% -10%,#2ec4b626,#0000 60%),radial-gradient(700px 500px at -10% 110%,#ffe0664d,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.tb-hero-grid{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);position:relative}.tb-hero-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:24px;text-transform:uppercase}.tb-hero-eyebrow:before{background:var(--teal);content:"";height:2px;width:28px}.tb-hero-eyebrow .tb-pulse-dot{animation:tb-pulse 1.8s infinite;background:var(--teal);border-radius:50%;box-shadow:0 0 0 0 #2ec4b699;height:8px;width:8px}@keyframes tb-pulse{0%{box-shadow:0 0 0 0 #2ec4b68c}70%{box-shadow:0 0 0 14px #2ec4b600}to{box-shadow:0 0 0 0 #2ec4b600}}.tb-hero h1{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2.6rem,5.5vw,4.6rem);letter-spacing:-.005em;line-height:.98;margin-bottom:22px}.tb-hero h1 .tb-accent{background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block}.tb-hero h1 .tb-underlined{display:inline-block;position:relative;white-space:nowrap}.tb-hero h1 .tb-underlined:after{background:var(--gold);border-radius:3px;bottom:-4px;content:"";height:10px;left:-2%;position:absolute;right:-2%;transform:skewX(-8deg);z-index:-1}.tb-hero p.tb-lead{text-wrap:pretty;color:var(--ink-muted);font-size:1.18rem;line-height:1.55;margin-bottom:32px;max-width:540px}.tb-hero-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}.tb-hero-trust{color:var(--ink-soft);display:flex;flex-wrap:wrap;font-size:.82rem;gap:8px 22px}.tb-hero-trust span{align-items:center;display:inline-flex;gap:8px}.tb-hero-trust .tb-check{align-items:center;background:var(--teal);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:11px;height:16px;justify-content:center;width:16px}.tb-hero-stage{perspective:1600px;position:relative}.tb-tv-frame{background:#0d0d14;border-radius:18px;box-shadow:var(--shadow-deep),0 0 0 1px #ffffff0f;padding:14px;position:relative;transform:rotate(-1.2deg)}.tb-tv-frame:after{background:linear-gradient(180deg,#232333,#0d0d14);border-radius:0 0 8px 8px;bottom:-12px;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.tb-tv-bezel-light{border-radius:8px;box-shadow:inset 0 1px 0 #ffffff14,inset 0 -1px 0 #ffffff0a;inset:14px;pointer-events:none;position:absolute}.tb-board{grid-gap:8px;aspect-ratio:16/10;background:var(--navy);border-radius:8px;display:grid;gap:8px;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);overflow:hidden;padding:18px;position:relative}.tb-board:before{bottom:8px;color:#ffffff1f;content:"GROUPARDY";font-family:var(--font-brand);font-size:.6rem;letter-spacing:.32em;position:absolute;right:14px}.tb-cat{color:var(--white);font-size:.78rem;line-height:.95;min-height:0;overflow:hidden;padding:8px 6px;text-align:center;text-shadow:1px 1px 0 #00000073}.tb-cat,.tb-tile{align-items:center;background:linear-gradient(180deg,var(--teal),var(--teal-deep));border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff14,0 2px 4px #0000002e;display:flex;font-family:var(--font-display);justify-content:center;letter-spacing:.02em}.tb-tile{color:var(--gold-pure);cursor:pointer;font-size:clamp(.9rem,1.6vw,1.4rem);position:relative;text-shadow:2px 2px 0 #0000008c;transition:transform .25s ease,filter .25s ease}.tb-tile:hover{filter:brightness(1.15);transform:translateY(-1px)}.tb-tile.tb-gone{background:#0a1726;box-shadow:inset 0 0 0 1px #ffffff0a;color:#0000;cursor:default}.tb-tile.tb-flash:before{animation:tb-flashTile 1.6s ease forwards;background:var(--gold);border-radius:4px;content:"";inset:0;opacity:0;position:absolute}@keyframes tb-flashTile{0%{opacity:0}10%{opacity:.9}to{opacity:0}}.tb-clue-overlay{align-items:center;animation:tb-clueIn .5s cubic-bezier(.16,.84,.32,1.06);background:var(--grad-final-clue);border-radius:8px;box-shadow:inset 0 0 0 2px #ffe0662e,0 12px 32px #00000059;display:flex;flex-direction:column;inset:18px;justify-content:center;padding:28px;position:absolute;text-align:center;z-index:2}@keyframes tb-clueIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.tb-clue-cat{color:var(--gold);font-family:var(--font-brand);font-size:.68rem;letter-spacing:.24em;margin-bottom:8px;text-shadow:1px 1px 0 #00000073;text-transform:uppercase}.tb-clue-text{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(1rem,2vw,1.6rem);letter-spacing:.01em;line-height:1.15;max-width:90%;text-shadow:2px 2px 0 #000}.tb-phone{background:#0d0d14;border-radius:22px;box-shadow:0 30px 70px #0f346073,0 0 0 1px #ffffff0f;padding:8px;position:absolute;width:150px}.tb-phone-screen{background:var(--cream-soft);border-radius:16px;display:flex;flex-direction:column;gap:10px;min-height:220px;padding:14px 12px}.tb-phone-1{bottom:-50px;left:-54px;transform:rotate(-9deg)}.tb-phone-2{right:-42px;top:-42px;transform:rotate(8deg)}.tb-phone-name{color:var(--teal-deep);font-family:var(--font-brand);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.tb-phone-score{color:var(--ink);font-family:var(--font-display);font-size:1.6rem;line-height:1}.tb-phone-buzz{background:var(--grad-teal-cta);border-radius:12px;box-shadow:var(--shadow-teal-btn);color:#fff;font-family:var(--font-brand);font-size:.72rem;letter-spacing:.18em;margin-top:auto;padding:10px 8px;text-align:center;text-transform:uppercase}.tb-phone-input{background:#fff;border:1.5px solid var(--line-strong);border-radius:10px;color:var(--ink-muted);font-size:.78rem;padding:8px 10px}.tb-phone-input.tb-typed{border-color:var(--teal);color:var(--ink)}.tb-phone-correct{background:#1bbc1b;font-family:var(--font-brand);letter-spacing:.18em;padding:10px 8px;text-align:center;text-transform:uppercase}.tb-phone-correct,.tb-phone-host{border-radius:12px;color:#fff;font-size:.72rem}.tb-phone-host{background:var(--navy);line-height:1.35;padding:10px}.tb-phone-host .tb-h-label{color:var(--teal);font-family:var(--font-brand);font-size:.55rem;letter-spacing:.2em;margin-bottom:4px;text-transform:uppercase}.tb-stats{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:28px 0}.tb-stats-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.tb-stat{border-right:1px dashed var(--line);padding:8px 16px;text-align:center}.tb-stat:last-child{border-right:0}.tb-stat-num{color:var(--ink);font-family:var(--font-brand);font-size:2rem;letter-spacing:.02em;line-height:1}.tb-stat-num .tb-accent2{color:var(--teal-deep)}.tb-stat-label{color:var(--ink-soft);font-size:.78rem;letter-spacing:.08em;margin-top:8px;text-transform:uppercase}.tb-section{padding:96px 0}.tb-section-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:14px;text-transform:uppercase}.tb-section-eyebrow:before{background:var(--teal);content:"";height:2px;width:24px}.tb-section h2{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.005em;line-height:1.02;margin-bottom:16px}.tb-sub{text-wrap:pretty;color:var(--ink-muted);font-size:1.1rem;line-height:1.55;max-width:640px}.tb-section-head{margin-bottom:56px}.tb-section-head.tb-center{text-align:center}.tb-section-head.tb-center .tb-sub{margin:0 auto}.tb-features{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.tb-feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;transition:all .25s ease}.tb-feature:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-3px)}.tb-feature-icon{align-items:center;background:var(--grad-brand);border-radius:12px;color:var(--ink);display:flex;font-size:1.2rem;height:44px;justify-content:center;margin-bottom:18px;width:44px}.tb-feature h4{color:var(--ink);font-family:var(--font-brand);font-size:1rem;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.tb-feature p{color:var(--ink-muted);font-size:.95rem;line-height:1.5}.tb-steps{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.tb-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px 28px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.tb-step:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-4px)}.tb-step-num{align-items:center;background:var(--grad-brand);border-radius:50%;box-shadow:0 6px 14px #2ec4b640;display:inline-flex;font-size:1.1rem;height:44px;justify-content:center;margin-bottom:18px;width:44px}.tb-step h3,.tb-step-num{color:var(--ink);font-family:var(--font-brand)}.tb-step h3{font-size:1.25rem;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.tb-step p{color:var(--ink-muted);font-size:.96rem;line-height:1.55}.tb-step-illus{align-items:center;background:var(--cream-soft);border:1px solid #2ec4b626;border-radius:12px;display:flex;height:130px;justify-content:center;margin-bottom:20px;overflow:hidden;position:relative}.tb-mini-tv{grid-gap:2px;aspect-ratio:16/10;background:var(--navy);border:4px solid #0d0d14;border-radius:4px;display:grid;gap:2px;grid-template-columns:repeat(5,1fr);padding:4px;width:80%}.tb-mini-tv .tb-t{background:var(--blue-deep);border-radius:2px}.tb-mini-phone{background:#0d0d14;border-radius:6px;height:50px;padding:3px;width:28px}.tb-mini-phone .tb-ps{background:var(--teal);border-radius:3px;height:100%}.tb-mini-phone.tb-b .tb-ps{background:var(--gold)}.tb-mini-phone.tb-c .tb-ps{background:var(--coral)}.tb-mini-host{background:var(--navy);border-radius:12px;display:flex;flex-direction:column;gap:6px;height:70%;justify-content:center;padding:14px;position:relative;width:70%}.tb-mini-host .tb-mh-bar{background:var(--teal);border-radius:2px;height:4px;width:100%}.tb-mini-host .tb-mh-bar.tb-s{background:var(--gold);width:70%}.tb-mini-host .tb-mh-bar.tb-t{background:#ffffff4d;width:40%}.tb-mini-host:before{content:"🎙";font-size:1.1rem;position:absolute;right:10px;top:10px}.tb-cases{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.tb-case{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;padding:24px 22px;position:relative;transition:all .25s ease}.tb-case:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-3px)}.tb-case-icon{align-items:center;background:var(--cream);border-radius:12px;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin-bottom:16px;position:relative;width:48px;z-index:1}.tb-case-1 .tb-case-icon{background:#2ec4b61f}.tb-case-2 .tb-case-icon{background:#ffe0662e}.tb-case-3 .tb-case-icon{background:#b3a3ff2e}.tb-case-4 .tb-case-icon{background:#ff7a8a26}.tb-case-5 .tb-case-icon{background:#79c8ff2e}.tb-case-6 .tb-case-icon{background:#c7f25c2e}.tb-case h4{color:var(--ink);font-family:var(--font-brand);font-size:.95rem;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.tb-case h4,.tb-case p{position:relative;z-index:1}.tb-case p{color:var(--ink-muted);font-size:.92rem;line-height:1.5}.tb-compare-band{background:var(--grad-bg-soft)}.tb-alt-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-card);overflow-x:auto}.tb-alt-table{border-collapse:collapse;font-size:.92rem;min-width:760px;width:100%}.tb-alt-table td,.tb-alt-table th{border-bottom:1px solid var(--line);padding:16px 18px;text-align:left;vertical-align:middle}.tb-alt-table thead th{background:var(--cream-soft);color:var(--ink-muted);font-family:var(--font-brand);font-size:.78rem;letter-spacing:.06em;position:relative;text-transform:uppercase;vertical-align:bottom}.tb-alt-corner,.tb-alt-table thead th.tb-alt-us{color:var(--teal-deep)}.tb-alt-corner{font-family:var(--font-brand);font-size:.72rem;letter-spacing:.18em}.tb-alt-rowhead{background:#fff;color:var(--ink);font-weight:600;left:0;position:sticky;width:200px;z-index:1}.tb-alt-table tbody tr:last-child td,.tb-alt-table tbody tr:last-child th{border-bottom:0}.tb-alt-table td{color:var(--ink-muted)}.tb-alt-badge{background:var(--teal);border-radius:999px;color:#fff;display:block;font-size:.6rem;letter-spacing:.16em;margin-bottom:8px;padding:3px 9px;width:max-content}.tb-alt-us{background:linear-gradient(180deg,#2ec4b614,#ffe06612)!important;color:var(--ink)!important;font-weight:600}.tb-alt-table td.tb-alt-us{box-shadow:inset 2px 0 0 #2ec4b680,inset -2px 0 0 #2ec4b680}.tb-alt-table tbody tr:last-child td.tb-alt-us{box-shadow:inset 2px 0 0 #2ec4b680,inset -2px 0 0 #2ec4b680,inset 0 -2px 0 #2ec4b680}.tb-alt-table thead th.tb-alt-us{box-shadow:inset 2px 0 0 #2ec4b680,inset -2px 0 0 #2ec4b680,inset 0 2px 0 #2ec4b680}.tb-alt-check{align-items:center;background:var(--teal);border-radius:50%;color:#fff;display:inline-flex;font-size:.62rem;height:18px;justify-content:center;margin-right:8px;vertical-align:-2px;width:18px}.tb-alt-notes{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:28px}.tb-alt-note{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 24px}.tb-alt-note h4{color:var(--ink);font-family:var(--font-brand);font-size:.9rem;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.tb-alt-note p{color:var(--ink-muted);font-size:.92rem;line-height:1.55}.tb-faq-band{background:var(--cream-soft)}.tb-faq-list{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:820px}.tb-faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.tb-faq-item[open]{border-color:#2ec4b666;box-shadow:0 8px 24px #2ec4b614}.tb-faq-item summary{align-items:center;color:var(--ink);cursor:pointer;display:flex;font-family:var(--font-brand);font-size:1rem;gap:24px;justify-content:space-between;letter-spacing:.04em;list-style:none;padding:22px 26px;text-transform:uppercase}.tb-faq-item summary::-webkit-details-marker{display:none}.tb-faq-toggle{align-items:center;background:var(--cream);border-radius:50%;color:var(--teal-deep);display:flex;flex-shrink:0;font-size:1.1rem;height:28px;justify-content:center;transition:transform .25s ease;width:28px}.tb-faq-item[open] .tb-faq-toggle{background:var(--teal);color:#fff;transform:rotate(45deg)}.tb-faq-body{color:var(--ink-muted);font-size:1rem;line-height:1.6;max-width:720px;padding:0 26px 22px}.tb-faq-body strong{color:var(--ink)}.tb-final-cta{background:var(--grad-final);color:#fff;overflow:hidden;padding:110px 0;position:relative}.tb-final-cta:before{background:radial-gradient(800px 500px at 80% 20%,#ffe0662e,#0000 60%),radial-gradient(600px 400px at 20% 80%,#2ec4b638,#0000 60%);content:"";inset:0;position:absolute}.tb-final-cta-inner{margin:0 auto;max-width:820px;position:relative;text-align:center}.tb-final-cta .tb-section-eyebrow{color:var(--gold);display:flex;justify-content:center}.tb-final-cta .tb-section-eyebrow:before{background:var(--gold)}.tb-final-cta h2{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,4.6rem);line-height:1;margin-bottom:24px;text-shadow:3px 3px 0 #2ec4b680,6px 6px 0 #ffe06640}.tb-final-cta .tb-sub{color:#ffffffbf;font-size:1.18rem;margin:0 auto 40px}.tb-final-cta-row{display:flex;gap:16px;margin-bottom:28px}.tb-final-cta-row,.tb-final-trust{flex-wrap:wrap;justify-content:center}.tb-final-trust{color:#ffffff8c;display:inline-flex;font-size:.85rem;gap:22px}.tb-footer{background:#0a0a14;color:#fff9;padding:64px 0 32px}.tb-foot-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;margin-bottom:48px}.tb-foot-brand .tb-wm{align-items:center;color:#fff;display:flex;font-family:var(--font-brand);font-size:1.1rem;gap:10px;letter-spacing:.18em;margin-bottom:14px;text-transform:uppercase}.tb-foot-brand p{font-size:.9rem;line-height:1.55;margin-bottom:18px;max-width:280px}.tb-foot-socials{display:flex;gap:8px}.tb-foot-socials a{align-items:center;background:#ffffff0f;border-radius:50%;display:flex;font-size:.85rem;height:34px;justify-content:center;transition:all .2s ease;width:34px}.tb-foot-socials a:hover{background:var(--teal);color:#fff}.tb-foot-col h5{color:var(--teal);font-family:var(--font-brand);font-size:.75rem;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.tb-foot-col ul{display:flex;flex-direction:column;gap:10px;list-style:none}.tb-foot-col a{font-size:.88rem;transition:color .15s ease}.tb-foot-col a:hover{color:#fff}.tb-foot-bar{align-items:center;border-top:1px solid #ffffff0f;color:#fff6;display:flex;flex-wrap:wrap;font-size:.78rem;gap:12px;justify-content:space-between;padding-top:24px}.tb-foot-bar a:hover{color:#fff}@media (max-width:980px){.tb-hero{padding:56px 0 70px}.tb-hero-grid{gap:56px;grid-template-columns:minmax(0,1fr)}.tb-hero-stage{margin-top:12px;max-width:520px}.tb-phone{width:124px}.tb-phone-1{bottom:-28px;left:-14px;transform:rotate(-6deg)}.tb-phone-2{right:-14px;top:-22px;transform:rotate(6deg)}.tb-stats-grid{grid-template-columns:repeat(2,1fr)}.tb-stat{border-bottom:1px dashed var(--line);padding:16px}.tb-stat:nth-child(2){border-right:0}.tb-stat:nth-child(3),.tb-stat:nth-child(4){border-bottom:0}.tb-stat:nth-child(4){border-right:0}.tb-steps{grid-template-columns:1fr}.tb-cases{grid-template-columns:repeat(2,1fr)}.tb-alt-notes,.tb-features{grid-template-columns:1fr}.tb-foot-grid{gap:32px;grid-template-columns:1fr 1fr}.tb-section{padding:72px 0}.tb-nav-links{display:none}}@media (max-width:600px){.tb-wrap{padding:0 22px}.tb-nav-inner{height:64px}.tb-nav-actions .tb-nav-signin{display:none}.tb-hero h1{font-size:2.4rem}.tb-hero p.tb-lead{font-size:1rem}.tb-stats-grid{grid-template-columns:1fr 1fr}.tb-cases{grid-template-columns:1fr}.tb-phone{border-radius:18px;padding:6px;width:104px}.tb-phone-screen{gap:8px;min-height:140px;padding:10px 8px}.tb-phone-1{bottom:-20px;left:-8px}.tb-phone-2{right:-8px;top:-16px}.tb-foot-grid{grid-template-columns:1fr 1fr}.tb-foot-brand{grid-column:1/-1}}.about{--teal:#2ec4b6;--teal-deep:#1a7a72;--teal-light:#e1f5f3;--gold:#ffe066;--gold-pure:gold;--ink:#1c1c1c;--ink-muted:#555;--ink-soft:#777;--cream:#faf2d2;--cream-soft:#faf6e6;--white:#fff;--line:#00000014;--line-strong:#00000024;--navy:#1a1a2e;--navy-mid:#16213e;--navy-deep:#0f3460;--blue-deep:#2b3b8f;--font-display:"Gyparody",Impact,sans-serif;--font-brand:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--shadow-card:0 24px 60px #0000001f;--shadow-deep:0 30px 80px #0f346047;--shadow-teal-btn:0 8px 20px #2ec4b659;--shadow-teal-btn-hover:0 14px 32px #2ec4b680;--grad-brand:linear-gradient(135deg,#ffe066,#2ec4b6);--grad-cta:linear-gradient(120deg,#ffe066,#2ec4b6 50%,#ffe066);--grad-teal-cta:linear-gradient(135deg,#2ec4b6,#1a7a72);--grad-final:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);--grad-final-clue:linear-gradient(135deg,#2b3b8f,#1a7a72);--grad-bg-soft:linear-gradient(135deg,#faf2d2,#fff 50%,#e1f5f3)}.about *,.about :after,.about :before{box-sizing:border-box}.about{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--ink);font-family:var(--font-body);line-height:1.5;overflow-x:hidden}.about img{display:block;max-width:100%}.about a{color:inherit;text-decoration:none}.about .ab-wrap{margin:0 auto;max-width:1240px;padding:0 32px}.about .ab-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffffd9;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.about .ab-nav-inner{align-items:center;display:flex;height:72px;justify-content:space-between}.about .ab-nav-brand{align-items:center;display:flex;gap:10px}.about .ab-nav-logo{height:32px;width:32px}.about .ab-nav-wordmark{color:var(--ink);font-family:var(--font-brand);font-size:1.05rem;letter-spacing:.18em;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06699;text-transform:uppercase}.about .ab-nav-links{display:flex;gap:6px}.about .ab-nav-link{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px;transition:all .15s ease}.about .ab-nav-link:hover{background:#2ec4b614;color:var(--ink)}.about .ab-nav-actions{align-items:center;display:flex;gap:10px}.about .ab-nav-signin{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px}.about .ab-nav-signin:hover{color:var(--ink)}.about .ab-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:var(--font-brand);font-size:.92rem;font-weight:700;gap:10px;letter-spacing:.14em;padding:14px 22px;text-decoration:none;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.about .ab-btn-primary{background:var(--grad-teal-cta);box-shadow:var(--shadow-teal-btn);color:#fff}.about .ab-btn-primary:hover{box-shadow:var(--shadow-teal-btn-hover);color:#fff;transform:translateY(-2px)}.about .ab-btn-gold{background:var(--grad-cta);background-size:200% 100%;box-shadow:0 8px 20px #ffe06673;color:var(--ink)}.about .ab-btn-gold:hover{background-position:100% 0;box-shadow:0 14px 32px #ffe0668c;transform:translateY(-2px)}.about .ab-btn-ghost{background:#0000;border:1.5px solid var(--line-strong);color:var(--ink)}.about .ab-btn-ghost:hover{background:#00000008;border-color:var(--ink)}.about .ab-btn-sm{border-radius:10px;font-size:.78rem;letter-spacing:.12em;padding:10px 16px}.about .ab-btn-lg{border-radius:14px;font-size:1rem;padding:18px 28px}.about .ab-hero{background:var(--navy);color:#fff;overflow:hidden;padding:100px 0 90px;position:relative}.about .ab-hero:before{background:radial-gradient(900px 600px at 90% -10%,#2ec4b647,#0000 60%),radial-gradient(700px 500px at -10% 110%,#ffe06633,#0000 60%)}.about .ab-hero:after,.about .ab-hero:before{content:"";inset:0;pointer-events:none;position:absolute}.about .ab-hero:after{background-image:radial-gradient(#ffffff14 1px,#0000 0);background-size:5px 5px;mix-blend-mode:overlay;opacity:.35}.about .ab-hero-inner{margin:0 auto;max-width:820px;position:relative;text-align:center}.about .ab-hero-eyebrow{align-items:center;color:var(--teal);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;justify-content:center;letter-spacing:.28em;margin-bottom:22px;text-transform:uppercase}.about .ab-hero-eyebrow:after,.about .ab-hero-eyebrow:before{background:var(--teal);content:"";height:2px;width:28px}.about .ab-hero h1{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(2.6rem,6vw,4.6rem);letter-spacing:.01em;line-height:1;margin-bottom:22px;text-shadow:3px 3px 0 #2ec4b673,6px 6px 0 #ffe06638}.about .ab-hero p.ab-lead{text-wrap:pretty;color:#ffffffc7;font-size:1.18rem;line-height:1.55;margin:0 auto;max-width:640px}.about .ab-section{padding:96px 0}.about .ab-section-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:14px;text-transform:uppercase}.about .ab-section-eyebrow:before{background:var(--teal);content:"";height:2px;width:24px}.about .ab-section h2{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.005em;line-height:1.02;margin-bottom:16px}.about .ab-section .ab-sub{text-wrap:pretty;color:var(--ink-muted);font-size:1.1rem;line-height:1.55;max-width:640px}.about .ab-section-head{margin-bottom:40px}.about .ab-section-head.ab-center{text-align:center}.about .ab-section-head.ab-center .ab-section-eyebrow{display:inline-flex;justify-content:center}.about .ab-section-head.ab-center .ab-sub{margin:0 auto}.about .ab-origin-band{background:var(--cream-soft);position:relative}.about .ab-origin-grid{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:1.05fr 1fr}.about .ab-origin-copy p{text-wrap:pretty;color:var(--ink-muted);font-size:1.05rem;line-height:1.65;margin-bottom:18px}.about .ab-origin-copy p strong{color:var(--ink)}.about .ab-origin-copy p:last-child{margin-bottom:0}.about .ab-pullquote{background:var(--grad-final-clue);border-radius:24px;box-shadow:var(--shadow-deep);color:#fff;overflow:hidden;padding:36px 32px;position:relative}.about .ab-pullquote:after{background-image:radial-gradient(#ffffff1a 1px,#0000 0);background-size:4px 4px;content:"";inset:0;mix-blend-mode:overlay;opacity:.4;pointer-events:none;position:absolute}.about .ab-pullquote-label{align-items:center;color:var(--teal);display:inline-flex;font-family:var(--font-brand);font-size:.68rem;gap:10px;letter-spacing:.24em;margin-bottom:18px;position:relative;text-transform:uppercase}.about .ab-pullquote-label:before{background:var(--teal);content:"";height:2px;width:24px}.about .ab-pullquote-text{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.15;margin-bottom:22px;position:relative;text-shadow:2px 2px 0 #0006}.about .ab-pullquote-attr{align-items:center;color:#ffffffbf;display:flex;font-size:.88rem;gap:12px;position:relative}.about .ab-pullquote-attr .ab-pq-dot{background:var(--gold);border-radius:50%;height:8px;width:8px}.about .ab-principles{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.about .ab-principle{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 26px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.about .ab-principle:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-3px)}.about .ab-principle-num{color:var(--teal-deep);font-family:var(--font-display);font-size:2.4rem;line-height:1;margin-bottom:14px;text-shadow:2px 2px 0 var(--cream)}.about .ab-principle h3{color:var(--ink);font-family:var(--font-brand);font-size:1.05rem;letter-spacing:.06em;margin-bottom:10px;text-transform:uppercase}.about .ab-principle p{color:var(--ink-muted);font-size:.96rem;line-height:1.55}.about .ab-founder-band{background:var(--cream-soft)}.about .ab-founder{grid-gap:48px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 36px #0000000d;display:grid;gap:48px;grid-template-columns:240px 1fr;padding:40px}.about .ab-avatar{background:var(--grad-brand);border-radius:50%;box-shadow:0 18px 40px #2ec4b640;color:var(--ink);display:flex;font-size:3.6rem;height:200px;justify-content:center;letter-spacing:.04em;margin:0 auto;text-shadow:2px 2px 0 #ffffff59;width:200px}.about .ab-avatar,.about .ab-founder-eyebrow{align-items:center;font-family:var(--font-brand)}.about .ab-founder-eyebrow{color:var(--teal-deep);display:inline-flex;font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:10px;text-transform:uppercase}.about .ab-founder-eyebrow:before{background:var(--teal);content:"";height:2px;width:24px}.about .ab-founder h3{color:var(--ink);font-family:var(--font-brand);font-size:1.8rem;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.about .ab-founder .ab-founder-role{color:var(--ink-soft);font-size:.92rem;letter-spacing:.06em;margin-bottom:18px;text-transform:uppercase}.about .ab-founder p{color:var(--ink-muted);font-size:1.02rem;line-height:1.65;margin-bottom:14px}.about .ab-founder p:last-of-type{margin-bottom:22px}.about .ab-founder-links{display:flex;flex-wrap:wrap;font-size:.92rem;gap:10px 20px}.about .ab-founder-links a{align-items:center;color:var(--teal-deep);display:inline-flex;font-weight:500;gap:8px;transition:color .15s ease}.about .ab-founder-links a:hover{color:var(--ink)}.about .ab-founder-links a:before{content:"→";font-family:var(--font-brand)}.about .ab-next-band{background:var(--grad-bg-soft);position:relative}.about .ab-next-grid{grid-gap:40px;align-items:stretch;display:grid;gap:40px;grid-template-columns:1fr 1fr}.about .ab-next-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px 30px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.about .ab-next-card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.about .ab-next-card .ab-tag{align-items:center;background:var(--cream);border-radius:999px;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.7rem;gap:8px;letter-spacing:.18em;margin-bottom:16px;padding:6px 12px;text-transform:uppercase}.about .ab-next-card .ab-tag-gold{background:var(--gold);color:var(--ink)}.about .ab-next-card h3{color:var(--ink);font-family:var(--font-brand);font-size:1.4rem;letter-spacing:.04em;margin-bottom:12px;text-transform:uppercase}.about .ab-next-card p{color:var(--ink-muted);font-size:1rem;line-height:1.6;margin-bottom:12px}.about .ab-next-card p:last-of-type{margin-bottom:0}.about .ab-feedback-cta{margin-bottom:6px;margin-top:18px}.about .ab-feedback-sig{color:#0000008c;color:var(--ink-soft,#0000008c);font-size:.92rem;font-style:italic;margin-top:0}.about .ab-next-list{list-style:none;margin-top:12px;padding:0}.about .ab-next-list li{align-items:flex-start;border-top:1px dashed var(--line);color:var(--ink-muted);display:flex;font-size:.96rem;gap:12px;line-height:1.5;padding:10px 0}.about .ab-next-list li:first-child{border-top:0}.about .ab-next-list .ab-v{align-items:center;background:var(--teal);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.72rem;height:20px;justify-content:center;margin-top:2px;width:20px}.about .ab-final-cta{background:var(--grad-final);color:#fff;overflow:hidden;padding:110px 0;position:relative}.about .ab-final-cta:before{background:radial-gradient(800px 500px at 80% 20%,#ffe0662e,#0000 60%),radial-gradient(600px 400px at 20% 80%,#2ec4b638,#0000 60%);content:"";inset:0;position:absolute}.about .ab-final-cta-inner{margin:0 auto;max-width:820px;position:relative;text-align:center}.about .ab-final-cta .ab-section-eyebrow{color:var(--gold);display:flex;justify-content:center}.about .ab-final-cta .ab-section-eyebrow:before{background:var(--gold)}.about .ab-final-cta h2{text-wrap:balance;color:#fff;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,4.2rem);line-height:1;margin-bottom:24px;text-shadow:3px 3px 0 #2ec4b680,6px 6px 0 #ffe06640}.about .ab-final-cta .ab-sub{color:#ffffffbf;font-size:1.18rem;margin:0 auto 40px}.about .ab-final-cta-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:28px}.about .ab-final-trust{color:#ffffff8c;display:inline-flex;flex-wrap:wrap;font-size:.85rem;gap:22px;justify-content:center}.about .ab-footer{background:#0a0a14;color:#fff9;padding:48px 0 32px}.about .ab-foot-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.about .ab-foot-brand{align-items:center;color:#fff;display:flex;font-family:var(--font-brand);font-size:1.1rem;gap:10px;letter-spacing:.18em;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06659;text-transform:uppercase}.about .ab-foot-links{display:flex;flex-wrap:wrap;font-size:.88rem;gap:6px 18px}.about .ab-foot-links a{color:#ffffffa6;transition:color .15s ease}.about .ab-foot-links a:hover{color:#fff}.about .ab-foot-bar{border-top:1px solid #ffffff0f;color:#fff6;font-size:.78rem;margin-top:28px;padding-top:20px;text-align:center}@media (max-width:980px){.about .ab-hero{padding:72px 0 64px}.about .ab-section{padding:72px 0}.about .ab-origin-grid{gap:40px}.about .ab-founder,.about .ab-next-grid,.about .ab-origin-grid,.about .ab-principles{grid-template-columns:1fr}.about .ab-founder{gap:24px;padding:32px;text-align:center}.about .ab-founder-eyebrow,.about .ab-founder-links{justify-content:center}.about .ab-nav-links{display:none}}@media (max-width:600px){.about .ab-wrap{padding:0 22px}.about .ab-nav-inner{height:64px}.about .ab-nav-actions .ab-nav-signin{display:none}.about .ab-hero h1{font-size:2.4rem}.about .ab-avatar{font-size:2.6rem;height:150px;width:150px}.about .ab-pullquote{padding:28px 22px}}.contact{--teal:#2ec4b6;--teal-deep:#1a7a72;--teal-light:#e1f5f3;--gold:#ffe066;--gold-pure:gold;--gold-orange:#ffb454;--ink:#1c1c1c;--ink-muted:#555;--ink-soft:#777;--cream:#faf2d2;--cream-soft:#faf6e6;--white:#fff;--line:#00000014;--line-strong:#00000024;--navy:#1a1a2e;--lavender:#b3a3ff;--font-display:"Gyparody",Impact,sans-serif;--font-brand:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--shadow-card:0 24px 60px #0000001f;--shadow-teal-btn:0 8px 20px #2ec4b659;--shadow-teal-btn-hover:0 14px 32px #2ec4b680;--grad-brand:linear-gradient(135deg,#ffe066,#2ec4b6);--grad-cta:linear-gradient(120deg,#ffe066,#2ec4b6 50%,#ffe066);--grad-teal-cta:linear-gradient(135deg,#2ec4b6,#1a7a72);--grad-bg-soft:linear-gradient(135deg,#faf2d2,#fff 50%,#e1f5f3)}.contact *,.contact :after,.contact :before{box-sizing:border-box}.contact{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--ink);font-family:var(--font-body);line-height:1.5;overflow-x:hidden}.contact img{display:block;max-width:100%}.contact a{color:inherit;text-decoration:none}.contact .co-wrap{margin:0 auto;max-width:1240px;padding:0 32px}.contact .co-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffffd9;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.contact .co-nav-inner{align-items:center;display:flex;height:72px;justify-content:space-between}.contact .co-nav-brand{align-items:center;display:flex;gap:10px}.contact .co-nav-logo{height:32px;width:32px}.contact .co-nav-wordmark{color:var(--ink);font-family:var(--font-brand);font-size:1.05rem;letter-spacing:.18em;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06699;text-transform:uppercase}.contact .co-nav-links{display:flex;gap:6px}.contact .co-nav-link{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px;transition:all .15s ease}.contact .co-nav-link:hover{background:#2ec4b614;color:var(--ink)}.contact .co-nav-actions{align-items:center;display:flex;gap:10px}.contact .co-nav-signin{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px}.contact .co-nav-signin:hover{color:var(--ink)}.contact .co-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:var(--font-brand);font-size:.92rem;font-weight:700;gap:10px;letter-spacing:.14em;padding:14px 22px;text-decoration:none;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.contact .co-btn-primary{background:var(--grad-teal-cta);box-shadow:var(--shadow-teal-btn);color:#fff}.contact .co-btn-primary:hover{box-shadow:var(--shadow-teal-btn-hover);color:#fff;transform:translateY(-2px)}.contact .co-btn-gold{background:var(--grad-cta);background-size:200% 100%;box-shadow:0 8px 20px #ffe06673;color:var(--ink)}.contact .co-btn-gold:hover{background-position:100% 0;box-shadow:0 14px 32px #ffe0668c;transform:translateY(-2px)}.contact .co-btn-sm{border-radius:10px;font-size:.78rem;letter-spacing:.12em;padding:10px 16px}.contact .co-btn-lg{border-radius:14px;font-size:1rem;padding:18px 28px}.contact .co-hero{background:var(--cream-soft);overflow:hidden;padding:80px 0 64px;position:relative}.contact .co-hero:before{background:radial-gradient(800px 480px at 88% -10%,#2ec4b62e,#0000 60%),radial-gradient(600px 420px at -10% 110%,#ffe06647,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.contact .co-hero-inner{max-width:820px;position:relative}.contact .co-hero-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:22px;text-transform:uppercase}.contact .co-hero-eyebrow:before{background:var(--teal);content:"";height:2px;width:28px}.contact .co-pulse-dot{animation:co-pulse 1.8s infinite;background:var(--teal);border-radius:50%;display:inline-block;height:8px;width:8px}@keyframes co-pulse{0%{box-shadow:0 0 0 0 #2ec4b68c}70%{box-shadow:0 0 0 14px #2ec4b600}to{box-shadow:0 0 0 0 #2ec4b600}}.contact .co-hero h1{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2rem,4.4vw,3.6rem);letter-spacing:-.005em;line-height:1.02;margin-bottom:18px}.contact .co-hero h1 .co-underlined{display:inline-block;position:relative;white-space:nowrap}.contact .co-hero h1 .co-underlined:after{background:var(--gold);border-radius:3px;bottom:-4px;content:"";height:10px;left:-2%;position:absolute;right:-2%;transform:skewX(-8deg);z-index:-1}.contact .co-hero-lead{text-wrap:pretty;color:var(--ink-muted);font-size:1.15rem;line-height:1.55;max-width:560px}.contact .co-section{padding:72px 0}.contact .co-section-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:14px;text-transform:uppercase}.contact .co-section-eyebrow:before{background:var(--teal);content:"";height:2px;width:24px}.contact .co-section h2{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(1.7rem,3.2vw,2.4rem);letter-spacing:-.005em;line-height:1.06;margin-bottom:14px}.contact .co-sub{text-wrap:pretty;color:var(--ink-muted);font-size:1.05rem;line-height:1.6;max-width:640px}.contact .co-inline-link{border-bottom:1.5px solid #2ec4b659;color:var(--teal-deep);font-weight:600;transition:border-color .2s ease}.contact .co-inline-link:hover{border-bottom-color:var(--teal)}.contact .co-cards{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.contact .co-card{background:#fff;border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;gap:10px;padding:32px 28px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.contact .co-card:hover{border-color:#2ec4b666;box-shadow:var(--shadow-card);transform:translateY(-4px)}.contact .co-card-primary{background:linear-gradient(160deg,#fff,#2ec4b60f);border-color:#2ec4b64d}.contact .co-card-icon{align-items:center;background:#2ec4b61f;border-radius:14px;display:flex;font-size:1.5rem;height:52px;justify-content:center;margin-bottom:14px;width:52px}.contact .co-card-icon.co-icon-gold{background:#ffe06638}.contact .co-card-icon.co-icon-lavender{background:#b3a3ff38}.contact .co-card-eyebrow{color:var(--teal-deep);font-size:.7rem;letter-spacing:.22em}.contact .co-card h3,.contact .co-card-eyebrow{font-family:var(--font-brand);text-transform:uppercase}.contact .co-card h3{color:var(--ink);font-size:1.35rem;letter-spacing:.04em;margin:0 0 4px}.contact .co-card p{color:var(--ink-muted);font-size:.96rem;line-height:1.55;margin:0}.contact .co-card-email{background:var(--cream-soft);border:1px dashed #2ec4b659;border-radius:10px;color:var(--ink);font-family:var(--font-brand);font-size:.95rem;letter-spacing:.06em;margin-top:8px;padding:10px 14px;word-break:break-all}.contact .co-card-hint{color:var(--ink-soft);font-size:.82rem;line-height:1.45;margin-top:4px}.contact .co-card-cta{align-self:flex-start;margin-top:8px}.contact .co-partners-band{background:var(--grad-bg-soft)}.contact .co-partners{grid-gap:32px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 36px #0000000a;display:grid;gap:32px;grid-template-columns:1.4fr auto;padding:44px 40px}.contact .co-footer{background:#0a0a14;color:#fff9;padding:64px 0 32px}.contact .co-foot-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;margin-bottom:48px}.contact .co-foot-brand .co-wm{align-items:center;color:#fff;display:flex;font-family:var(--font-brand);font-size:1.1rem;gap:10px;letter-spacing:.18em;margin-bottom:14px;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06659;text-transform:uppercase}.contact .co-foot-brand p{font-size:.9rem;line-height:1.55;margin-bottom:18px;max-width:280px}.contact .co-foot-socials{display:flex;gap:8px}.contact .co-foot-socials a{align-items:center;background:#ffffff0f;border-radius:50%;display:flex;font-size:.85rem;height:34px;justify-content:center;transition:all .2s ease;width:34px}.contact .co-foot-socials a:hover{background:var(--teal);color:#fff}.contact .co-foot-col h5{color:var(--teal);font-family:var(--font-brand);font-size:.75rem;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.contact .co-foot-col ul{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0}.contact .co-foot-col a{font-size:.88rem;transition:color .15s ease}.contact .co-foot-col a:hover{color:#fff}.contact .co-foot-bar{align-items:center;border-top:1px solid #ffffff0f;color:#fff6;display:flex;flex-wrap:wrap;font-size:.78rem;gap:12px;justify-content:space-between;padding-top:24px}@media (max-width:980px){.contact .co-hero{padding:56px 0 48px}.contact .co-section{padding:56px 0}.contact .co-cards,.contact .co-partners{grid-template-columns:1fr}.contact .co-partners{padding:32px 28px}.contact .co-foot-grid{gap:32px;grid-template-columns:1fr 1fr}.contact .co-nav-links{display:none}}@media (max-width:600px){.contact .co-wrap{padding:0 22px}.contact .co-nav-inner{height:64px}.contact .co-nav-actions .co-nav-signin{display:none}.contact .co-hero h1{font-size:2rem}.contact .co-hero-lead{font-size:1rem}.contact .co-foot-grid{grid-template-columns:1fr 1fr}.contact .co-foot-brand{grid-column:1/-1}}.blog{--teal:#2ec4b6;--teal-deep:#1a7a72;--teal-light:#e1f5f3;--gold:#ffe066;--gold-pure:gold;--ink:#1c1c1c;--ink-muted:#555;--ink-soft:#777;--cream:#faf2d2;--cream-soft:#faf6e6;--white:#fff;--line:#00000014;--line-strong:#00000024;--navy:#1a1a2e;--navy-mid:#16213e;--navy-deep:#0f3460;--font-display:"Gyparody",Impact,sans-serif;--font-brand:"Helvetica Inserat",Impact,"Arial Black",sans-serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-serif:"Charter","Iowan Old Style","Georgia","Times New Roman",serif;--shadow-card:0 24px 60px #0000001f;--shadow-teal-btn:0 8px 20px #2ec4b659;--shadow-teal-btn-hover:0 14px 32px #2ec4b680;--grad-brand:linear-gradient(135deg,#ffe066,#2ec4b6);--grad-teal-cta:linear-gradient(135deg,#2ec4b6,#1a7a72);--grad-final:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.blog *,.blog :after,.blog :before{box-sizing:border-box}.blog{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--ink);display:flex;flex-direction:column;font-family:var(--font-body);line-height:1.55;min-height:100vh}.blog img{display:block;max-width:100%}.blog a{color:inherit;text-decoration:none}.blog .bl-wrap{margin:0 auto;max-width:1240px;padding:0 32px;width:100%}.blog .bl-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffffd9;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.blog .bl-nav-inner{align-items:center;display:flex;height:72px;justify-content:space-between}.blog .bl-nav-brand{align-items:center;display:flex;gap:10px}.blog .bl-nav-logo{height:32px;width:32px}.blog .bl-nav-wordmark{color:var(--ink);font-family:var(--font-brand);font-size:1.05rem;letter-spacing:.18em;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06699;text-transform:uppercase}.blog .bl-nav-links{display:flex;gap:6px}.blog .bl-nav-link{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px;transition:all .15s ease}.blog .bl-nav-link:hover{background:#2ec4b614;color:var(--ink)}.blog .bl-nav-link.bl-nav-link-active{color:var(--teal-deep)}.blog .bl-nav-actions{align-items:center;display:flex;gap:10px}.blog .bl-nav-signin{border-radius:8px;color:var(--ink-muted);font-size:.92rem;font-weight:500;padding:8px 14px}.blog .bl-nav-signin:hover{color:var(--ink)}.blog .bl-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:var(--font-brand);font-size:.92rem;font-weight:700;gap:10px;letter-spacing:.14em;padding:14px 22px;text-decoration:none;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.blog .bl-btn-primary{background:var(--grad-teal-cta);box-shadow:var(--shadow-teal-btn);color:#fff}.blog .bl-btn-primary:hover{box-shadow:var(--shadow-teal-btn-hover);color:#fff;transform:translateY(-2px)}.blog .bl-btn-ghost{background:#0000;border:1.5px solid var(--line-strong);color:var(--ink)}.blog .bl-btn-ghost:hover{background:#00000008;border-color:var(--ink)}.blog .bl-btn-sm{border-radius:10px;font-size:.78rem;letter-spacing:.12em;padding:10px 16px}.blog .bl-btn-lg{border-radius:14px;font-size:1rem;padding:18px 28px}.blog .bl-page-header{background:var(--cream-soft);border-bottom:1px solid var(--line);overflow:hidden;padding:88px 0 56px;position:relative}.blog .bl-page-header:before{background:radial-gradient(700px 400px at 90% -10%,#2ec4b624,#0000 60%),radial-gradient(500px 360px at -10% 110%,#ffe06638,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.blog .bl-page-header-inner{max-width:820px;position:relative}.blog .bl-eyebrow{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.28em;margin-bottom:20px;text-transform:uppercase}.blog .bl-eyebrow:before{background:var(--teal);content:"";height:2px;width:28px}.blog .bl-page-header h1{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2.4rem,5vw,3.8rem);letter-spacing:-.005em;line-height:1;margin-bottom:18px}.blog .bl-page-header p{text-wrap:pretty;color:var(--ink-muted);font-size:1.12rem;line-height:1.55;max-width:600px}.blog .bl-index{background:#fff;flex:1 1;padding:64px 0 96px}.blog .bl-index-inner{margin:0 auto;max-width:820px}.blog .bl-post-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.blog .bl-post-card{border-bottom:1px solid var(--line);display:block;padding:36px 0;transition:transform .2s ease}.blog .bl-post-card:first-child{padding-top:0}.blog .bl-post-card:last-child{border-bottom:0}.blog .bl-post-card:hover .bl-post-title{color:var(--teal-deep)}.blog .bl-post-meta{align-items:center;color:var(--ink-soft);display:flex;font-family:var(--font-brand);font-size:.72rem;gap:12px;letter-spacing:.18em;margin-bottom:14px;text-transform:uppercase}.blog .bl-post-meta .bl-dot{background:var(--ink-soft);border-radius:50%;display:inline-block;height:4px;opacity:.5;width:4px}.blog .bl-post-meta .bl-tag{background:#2ec4b61f;border-radius:999px;color:var(--teal-deep);letter-spacing:.16em;padding:3px 10px}.blog .bl-post-title{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.005em;line-height:1.04;margin-bottom:14px;transition:color .15s ease}.blog .bl-post-excerpt{text-wrap:pretty;color:var(--ink-muted);font-size:1.05rem;line-height:1.6;margin-bottom:18px;max-width:680px}.blog .bl-post-readlink{align-items:center;color:var(--teal-deep);display:inline-flex;font-family:var(--font-brand);font-size:.78rem;gap:8px;letter-spacing:.18em;text-transform:uppercase;transition:gap .2s ease}.blog .bl-post-readlink:after{background:var(--teal);content:"";height:1.5px;transition:width .2s ease;width:22px}.blog .bl-post-card:hover .bl-post-readlink:after{width:36px}.blog .bl-post{background:#fff;flex:1 1;padding:56px 0 96px}.blog .bl-post-inner{margin:0 auto;max-width:720px}.blog .bl-back-link{align-items:center;color:var(--ink-soft);display:inline-flex;font-family:var(--font-brand);font-size:.72rem;gap:8px;letter-spacing:.2em;margin-bottom:32px;text-transform:uppercase;transition:color .15s ease}.blog .bl-back-link:before{content:"←";font-family:var(--font-body);font-size:1.1rem;letter-spacing:0}.blog .bl-back-link:hover{color:var(--teal-deep)}.blog .bl-post-head{border-bottom:1px solid var(--line);margin-bottom:40px;padding-bottom:28px}.blog .bl-post-head .bl-post-meta{margin-bottom:18px}.blog .bl-post-head h1{text-wrap:balance;color:var(--ink);font-family:var(--font-brand);font-size:clamp(2.2rem,4.4vw,3.2rem);letter-spacing:-.005em;line-height:1.02;margin-bottom:22px}.blog .bl-post-byline{align-items:center;display:flex;gap:12px}.blog .bl-byline-avatar{align-items:center;background:var(--grad-brand);border-radius:50%;color:var(--ink);display:flex;flex-shrink:0;font-family:var(--font-brand);font-size:.85rem;height:40px;justify-content:center;letter-spacing:.04em;width:40px}.blog .bl-byline-meta{font-size:.88rem;line-height:1.3}.blog .bl-byline-name{color:var(--ink);font-weight:600}.blog .bl-byline-role{color:var(--ink-soft);font-size:.78rem}.blog .bl-post-body{color:var(--ink);font-family:var(--font-serif);font-size:1.15rem;line-height:1.7}.blog .bl-post-body p{text-wrap:pretty;margin:0 0 1.25em}.blog .bl-post-body p:last-child{margin-bottom:0}.blog .bl-post-body strong{color:var(--ink);font-weight:600}.blog .bl-post-body em{font-style:italic}.blog .bl-post-body h2{color:var(--ink);font-family:var(--font-brand);font-size:1.4rem;letter-spacing:.02em;line-height:1.2;margin:2em 0 .6em;padding-top:.4em;text-transform:uppercase}.blog .bl-post-body h2:before{background:var(--teal);content:"";display:block;height:2px;margin-bottom:14px;width:36px}.blog .bl-post-body h3{color:var(--ink);font-family:var(--font-brand);font-size:1.1rem;letter-spacing:.04em;margin:1.6em 0 .4em;text-transform:uppercase}.blog .bl-post-body a{color:var(--teal-deep);text-decoration:underline;text-decoration-color:#2ec4b666;text-underline-offset:3px;transition:text-decoration-color .15s ease}.blog .bl-post-body a:hover{text-decoration-color:var(--teal-deep)}.blog .bl-post-body blockquote{border-left:3px solid var(--teal);color:var(--ink-muted);font-style:italic;margin:1.6em 0;padding:4px 0 4px 22px}.blog .bl-post-body ol,.blog .bl-post-body ul{margin:0 0 1.25em;padding-left:1.4em}.blog .bl-post-body li{margin-bottom:.4em}.blog .bl-post-cta{align-items:center;background:var(--cream-soft);border:1px solid var(--line);border-radius:18px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-top:56px;padding:32px}.blog .bl-post-cta-text{color:var(--ink);font-family:var(--font-body);font-size:1rem;line-height:1.45;max-width:380px}.blog .bl-post-cta-text strong{color:var(--teal-deep);display:block;font-family:var(--font-brand);font-size:.95rem;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.blog .bl-empty{flex:1 1;padding:96px 0;text-align:center}.blog .bl-empty h2{color:var(--ink);font-family:var(--font-brand);font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.005em;margin-bottom:14px}.blog .bl-empty p{color:var(--ink-muted);font-size:1.05rem;margin-bottom:28px}.blog .bl-footer{background:#0a0a14;color:#fff9;padding:64px 0 32px}.blog .bl-foot-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;margin-bottom:48px}.blog .bl-foot-brand .bl-wm{align-items:center;color:#fff;display:flex;font-family:var(--font-brand);font-size:1.1rem;gap:10px;letter-spacing:.18em;margin-bottom:14px;text-shadow:2px 2px 0 #2ec4b68c,4px 4px 0 #ffe06659;text-transform:uppercase}.blog .bl-foot-brand p{font-size:.9rem;line-height:1.55;margin-bottom:18px;max-width:280px}.blog .bl-foot-socials{display:flex;gap:8px}.blog .bl-foot-socials a{align-items:center;background:#ffffff0f;border-radius:50%;display:flex;font-size:.85rem;height:34px;justify-content:center;transition:all .2s ease;width:34px}.blog .bl-foot-socials a:hover{background:var(--teal);color:#fff}.blog .bl-foot-col h5{color:var(--teal);font-family:var(--font-brand);font-size:.75rem;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.blog .bl-foot-col ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.blog .bl-foot-col a{font-size:.88rem;transition:color .15s ease}.blog .bl-foot-col a:hover{color:#fff}.blog .bl-foot-bar{align-items:center;border-top:1px solid #ffffff0f;color:#fff6;display:flex;flex-wrap:wrap;font-size:.78rem;gap:12px;justify-content:space-between;padding-top:24px}@media (max-width:980px){.blog .bl-page-header{padding:64px 0 44px}.blog .bl-index{padding:48px 0 72px}.blog .bl-post{padding:40px 0 72px}.blog .bl-foot-grid{gap:32px;grid-template-columns:1fr 1fr}.blog .bl-nav-links{display:none}}@media (max-width:600px){.blog .bl-wrap{padding:0 22px}.blog .bl-nav-inner{height:64px}.blog .bl-nav-actions .bl-nav-signin{display:none}.blog .bl-foot-grid{grid-template-columns:1fr 1fr}.blog .bl-foot-brand{grid-column:1/-1}.blog .bl-post-cta{align-items:flex-start;flex-direction:column}.blog .bl-post-body{font-size:1.05rem}}.da-root{background:#f7f8fa;background:var(--surface-bg,#f7f8fa);color:#0f172a;color:var(--on-surface,#0f172a);display:flex;flex-direction:column;font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-body,"Helvetica Neue",Arial,sans-serif);height:100vh}.da-body{display:flex;flex:1 1;min-height:0}.da-sidebar{background:#fff;background:var(--surface-card,#fff);border-right:1px solid #e6e8ec;border-right:1px solid var(--surface-border,#e6e8ec);flex-shrink:0;overflow-y:auto}.da-main{display:flex;flex:1 1;flex-direction:column;gap:22px;min-width:0;overflow-y:auto;padding:28px 32px 56px}.da-main>*{flex-shrink:0}.da-loading{padding:48px 0;text-align:center}.da-search-placeholder{display:block;width:100%}.da-search-placeholder .gx-field{margin:0}.da-sidebar-divider{background:#e6e8ec;background:var(--surface-border,#e6e8ec);height:1px;margin:8px 12px}.da-sidebar-placeholder{opacity:.62}.da-tag-chips{display:flex;flex-wrap:wrap;gap:6px;padding:2px 12px 4px}.da-tag-chip{align-items:center;background:#f1f5f9;background:var(--surface-sunken,#f1f5f9);border-radius:999px;border-radius:var(--radius-pill,999px);color:#64748b;color:var(--on-surface-muted,#64748b);display:inline-flex;font-size:12px;gap:4px;padding:3px 9px}.da-greet{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.da-greet-title{margin:0 0 4px}.da-greet-sub{margin:0}.da-greet-stats{display:flex;gap:12px}.da-stat-tile{background:#fff;background:var(--surface-card,#fff);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);border-radius:8px;border-radius:var(--radius-md,8px);min-width:74px;padding:10px 18px;text-align:center}.da-stat-num{color:#0f172a;color:var(--on-surface,#0f172a);font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);font-size:24px;letter-spacing:.02em;line-height:1}.da-stat-label{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11px;letter-spacing:.05em;margin-top:5px;text-transform:uppercase}.da-hero{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:300px minmax(0,1fr) auto;min-height:196px}.da-hero--empty{grid-template-columns:minmax(0,1fr);min-height:0}.da-hero-thumb{width:100%}.da-hero-thumb .gx-miniboard{box-shadow:0 10px 28px #0f172a29;box-shadow:var(--shadow-pop,0 10px 28px #0f172a29)}.da-hero-body{min-width:0}.da-hero-body,.da-hero-cta{display:flex;flex-direction:column;gap:8px}.da-hero-cta{align-items:flex-start}.da-hero-eyebrow{margin:0}.da-hero-titlerow{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.da-hero-meta,.da-hero-title{margin:0}.da-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.da-hero-hint{margin:0}.da-hero-link{cursor:pointer}.da-hero-link:focus-visible{border-radius:8px;border-radius:var(--radius-md,8px);outline:2px solid #2ec4b6;outline:2px solid var(--accent-teal,#2ec4b6);outline-offset:3px}.da-hero-link:hover .da-hero-title{color:#157a70;color:var(--accent-strong,#157a70)}.da-controls{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.da-controls-right{align-items:center;display:flex;gap:10px}.da-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.da-grid-empty{background:#fff;background:var(--surface-card,#fff);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);border-radius:12px;border-radius:var(--radius-lg,12px);grid-column:1/-1;padding:34px;text-align:center}.da-card{display:flex;flex-direction:column;overflow:hidden}.da-card .gx-miniboard{border-radius:0}.da-card-thumb{position:relative}.da-card-status{bottom:10px;box-shadow:0 2px 8px #00000040;left:10px;position:absolute}.da-card-menu{background:#fffffff0;border-radius:999px;border-radius:var(--radius-pill,999px);box-shadow:0 2px 8px #0003;position:absolute;right:8px;top:8px}.da-card-body{display:flex;flex-direction:column;gap:8px;padding:14px 16px 16px}.da-card-name{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.da-card-meta{align-items:center;color:#64748b;color:var(--on-surface-muted,#64748b);display:flex;flex-wrap:wrap;font-size:12.5px;gap:6px}.da-sep{color:#cbd5e1;color:var(--surface-border,#cbd5e1)}.da-card-actionslot{align-items:center;display:flex;margin-top:2px;min-height:32px}.da-card-actionslot .gx-progress{width:100%}.da-card-failed{align-self:flex-start;background:#bc1b1b14;border:1px solid #bc1b1b4d;border-radius:999px;border-radius:var(--radius-pill,999px);color:#bc1b1b;color:var(--color-error,#bc1b1b);cursor:pointer;font-family:Helvetica Inserat,Impact,sans-serif;font-size:11px;letter-spacing:.14em;padding:5px 11px;text-transform:uppercase}.da-newtile{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:232px;text-align:center}.da-newtile-plus{background:#e8f7f5;background:var(--accent-soft,#e8f7f5);border-radius:50%;color:#2ec4b6;color:var(--accent,#2ec4b6);display:grid;height:46px;margin-bottom:4px;place-items:center;width:46px}.da-newtile-title{margin:0}.da-newtile-sub{margin:0;max-width:220px}.da-newtile-options{display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:center;margin-top:8px}.da-newtile-options button,.da-newtile-soon{align-items:center;display:inline-flex;font-size:12.5px;gap:5px;padding:2px}.da-newtile-options button{background:none;border:none;color:#1a7a72;color:var(--accent-strong,#1a7a72);cursor:pointer;font:inherit;font-weight:600}.da-newtile-options button:hover{text-decoration:underline}.da-newtile-soon{color:#64748b;color:var(--on-surface-muted,#64748b);cursor:default;opacity:.7}.da-queue{background:#fff;background:var(--surface-card,#fff);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);border-radius:12px;border-radius:var(--radius-lg,12px);overflow:hidden}.da-q-head,.da-q-row{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:1fr 116px 124px 196px 156px;padding:12px 18px}.da-q-head{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9);color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.da-q-head,.da-q-row{border-bottom:1px solid #e6e8ec;border-bottom:1px solid var(--surface-border,#e6e8ec)}.da-q-row{cursor:pointer;transition:background .12s ease}.da-q-row:last-child{border-bottom:none}.da-q-row:focus-visible,.da-q-row:hover{background:#f1f5f9;background:var(--surface-sunken,#f1f5f9);outline:none}.da-q-title{display:flex;flex-direction:column;min-width:0}.da-q-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.da-q-sub{font-size:12px}.da-q-sub,.da-q-touched{color:#64748b;color:var(--on-surface-muted,#64748b)}.da-q-touched{font-size:13px}.da-q-progress{align-items:center;display:flex;gap:10px}.da-q-progress .gx-progress{flex:1 1}.da-q-num{font-feature-settings:"tnum";font-size:12px;font-variant-numeric:tabular-nums}.da-q-complete{font-feature-settings:"tnum";align-items:center;color:#1a7a72;color:var(--accent-strong,#1a7a72);display:inline-flex;font-size:12.5px;font-variant-numeric:tabular-nums;gap:6px}.da-dim{color:#64748b;color:var(--on-surface-muted,#64748b)}.da-q-actions{display:flex;justify-content:flex-end}.da-precrafted{opacity:.62}.da-section-head{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.da-precrafted-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.da-tpl{display:flex;flex-direction:column;gap:5px}.da-tpl-tag,.da-tpl-title{margin:0}@media (max-width:1100px){.da-grid,.da-precrafted-grid{grid-template-columns:repeat(2,1fr)}.da-hero{grid-template-columns:280px minmax(0,1fr)}.da-hero-cta{align-items:stretch;grid-column:1/-1}}@media (max-width:860px){.da-root .gx-header-search,.da-sidebar{display:none}.da-main{overflow-x:hidden;padding:20px 18px 44px}.da-greet{align-items:flex-start;flex-direction:column}.da-greet-stats{flex-wrap:wrap}.da-hero{grid-template-columns:minmax(0,1fr)}.da-hero-thumb{max-width:340px}.da-grid,.da-precrafted-grid{grid-template-columns:1fr}.da-controls{gap:12px}.da-tabs,.gx-tabs{overflow-x:auto}}@media (max-width:560px){.da-q-head,.da-q-row{grid-template-columns:minmax(0,1fr) auto auto}.da-q-progress,.da-q-touched{display:none}}.gx-statusmenu{align-items:center;background:none;border:0;border-radius:8px;border-radius:var(--radius-md,8px);color:#64748b;color:var(--on-surface-muted,#64748b);cursor:pointer;display:inline-flex;font:inherit;gap:4px;margin:-2px;padding:2px}.gx-statusmenu:hover{background:#2ec4b614;background:var(--surface-hover,#2ec4b614)}.gx-statusmenu-caret{align-items:center;display:inline-flex}.gx-statusmenu-sub{font-size:.85rem;white-space:nowrap}.gx-statusmenu-head,.gx-statusmenu-sub{color:#64748b;color:var(--on-surface-muted,#64748b)}.gx-statusmenu-head{font-size:11px;letter-spacing:.08em;padding:6px 14px 4px;text-transform:uppercase}.gx-mgh{background:#f8fafc;background:var(--surface-bg,#f8fafc);color:#0f172a;color:var(--on-surface,#0f172a);display:flex;flex-direction:column;min-height:100vh}.gx-mgh-body{display:grid;flex:1 1 auto;grid-template-columns:224px 1fr;min-height:0}.gx-mgh-main{min-width:0;padding:24px;padding:var(--space-5,24px)}.gx-mgh-lead{align-items:center;display:inline-flex;gap:12px;gap:var(--space-3,12px);min-width:0}.gx-mgh-gametitle{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--surface-border,#e2e8f0);margin-bottom:8px;padding:4px 4px 16px}.gx-mgh-gametitle-row{align-items:flex-start;display:flex;gap:6px}.gx-mgh-gametitle-name{color:#0f172a;color:var(--on-surface,#0f172a);flex:1 1 auto;font-family:Helvetica Inserat,Impact,Arial Black,sans-serif;font-family:var(--font-display,"Helvetica Inserat",Impact,"Arial Black",sans-serif);font-size:1.05rem;line-height:1.2;min-width:0;text-decoration:none}.gx-mgh-gametitle-edit-form{margin:0 0 2px}.gx-mgh-gametitle-name.is-active,.gx-mgh-gametitle-name:hover{color:#157a70;color:var(--accent-strong,#157a70)}.gx-mgh-gametitle-edit{flex:0 0 auto}.gx-mgh-gametitle-edit,.gx-mgh-gametitle-meta{color:#64748b;color:var(--on-surface-muted,#64748b)}.gx-mgh-gametitle-meta{font-size:.78rem;line-height:1.35;margin-top:6px}.gx-mgh-sub-progress{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:.85em;font-weight:400}@media (max-width:720px){.gx-mgh-body{grid-template-columns:1fr}}.gx-ghero{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:300px minmax(0,1fr) auto;min-height:196px}.gx-ghero-thumb{width:100%}.gx-ghero-thumb .gx-miniboard{box-shadow:0 10px 28px #0f172a29;box-shadow:var(--shadow-pop,0 10px 28px #0f172a29)}.gx-ghero-body{display:flex;flex-direction:column;gap:8px;min-width:0}.gx-ghero-eyebrow,.gx-ghero-hint,.gx-ghero-meta,.gx-ghero-title{margin:0}.gx-ghero-titlerow{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.gx-ghero-cta{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.gx-ghero-desc{margin-top:2px}.gx-ghero-edit{gap:12px;grid-column:2/-1}.gx-ghero-edit-actions{display:flex;gap:12px;margin-top:4px}@media (max-width:860px){.gx-ghero{grid-template-columns:1fr}.gx-ghero-cta{align-items:stretch}}.gx-live{grid-gap:24px;grid-gap:var(--space-5,24px);align-items:center;display:grid;gap:24px;gap:var(--space-5,24px);grid-template-columns:minmax(0,1fr) auto}.gx-live-main{display:flex;flex-direction:column;gap:8px;gap:var(--space-2,8px);min-width:0}.gx-live-eyebrow{align-items:center;display:inline-flex;gap:8px}.gx-live-dot{animation:gx-live-pulse 1.8s ease-out infinite;background:#2ec4b6;background:var(--accent-teal,#2ec4b6);border-radius:50%;box-shadow:0 0 0 0 #2ec4b680;height:9px;width:9px}@keyframes gx-live-pulse{0%{box-shadow:0 0 0 0 #2ec4b680}70%{box-shadow:0 0 0 8px #2ec4b600}to{box-shadow:0 0 0 0 #2ec4b600}}@media (prefers-reduced-motion:reduce){.gx-live-dot{animation:none}}.gx-live-clue,.gx-live-state{margin:0}.gx-live-meta{align-items:center;color:#64748b;color:var(--on-surface-muted,#64748b);display:flex;font-size:.9rem;gap:8px}.gx-live-cta{display:flex;flex-direction:column;gap:8px;gap:var(--space-2,8px)}@media (max-width:720px){.gx-live{grid-template-columns:1fr}.gx-live-cta{flex-direction:row}}.gx-rc-title{margin:0 0 16px;margin:0 0 var(--space-4,16px) 0}.gx-rc-list{gap:12px;gap:var(--space-3,12px)}.gx-rc-list,.gx-rc-row{display:flex;flex-direction:column}.gx-rc-row{background:#fff;background:var(--surface-card,#fff);border:1px solid #e2e8f0;border:1px solid var(--surface-border,#e2e8f0);border-radius:8px;border-radius:var(--radius-md,8px);color:inherit;cursor:pointer;font:inherit;gap:8px;gap:var(--space-2,8px);padding:12px 16px;padding:var(--space-3,12px) var(--space-4,16px);text-align:left;width:100%}.gx-rc-row:hover{background:#2ec4b60a;background:var(--surface-hover,#2ec4b60a);border-color:#2ec4b6;border-color:var(--accent-teal,#2ec4b6)}.gx-rc-row-head{align-items:center;display:flex;gap:12px;gap:var(--space-3,12px)}.gx-rc-row-label{flex:1 1 auto;font-weight:600}.gx-rc-row-count{color:#64748b;color:var(--on-surface-muted,#64748b);flex:0 0 auto;font-size:.9rem}.gx-pc-title{margin:0 0 16px;margin:0 0 var(--space-4,16px) 0}.gx-pc-list{display:flex;flex-direction:column;gap:4px;gap:var(--space-1,4px)}.gx-pc-footer{display:flex;justify-content:flex-end;margin-top:12px;margin-top:var(--space-3,12px)}.gx-gh{display:flex;flex-direction:column;gap:24px;gap:var(--space-5,24px);margin:0 auto;max-width:1100px}.gx-gh-loading{color:#64748b;color:var(--on-surface-muted,#64748b);padding:24px;padding:var(--space-5,24px)}.gx-gh-hero,.gx-gh-live,.gx-gh-row-2,.gx-gh-row-3{width:100%}.gx-gh-greet{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.gx-gh-greet-title{margin:0 0 4px}.gx-gh-greet-sub{margin:0}.gx-gh-greet-stats{display:flex;gap:12px}.gx-gh-stat-tile{background:#fff;background:var(--surface-card,#fff);border:1px solid #e6e8ec;border:1px solid var(--surface-border,#e6e8ec);border-radius:8px;border-radius:var(--radius-md,8px);min-width:74px;padding:10px 18px;text-align:center}.gx-gh-stat-num{color:#0f172a;color:var(--on-surface,#0f172a);font-family:Helvetica Inserat,Impact,sans-serif;font-family:var(--font-brand,"Helvetica Inserat",Impact,sans-serif);font-size:24px;letter-spacing:.02em;line-height:1}.gx-gh-stat-label{color:#64748b;color:var(--on-surface-muted,#64748b);font-size:11px;letter-spacing:.05em;margin-top:5px;text-transform:uppercase}.gx-gh-row-2{grid-gap:24px;grid-gap:var(--space-5,24px);display:grid;gap:24px;gap:var(--space-5,24px);grid-template-columns:1fr 1fr}.gx-gh-card{box-shadow:0 4px 12px #0f172a0f;box-shadow:var(--shadow-card,0 4px 12px #0f172a0f);min-width:0}@media (max-width:720px){.gx-gh-row-2{grid-template-columns:1fr}}.gx-showcase{--teal:#2ec4b6;--teal-deep:#1a7a72;--gold:#ffe066;--ink:#1c1c1c;--ink-muted:#555;--bg:#f7f8fa;--surface:#fff;--border:#e6e8ec;--navy:#0f3460;background:var(--bg);color:var(--ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh}.gx-top{background:var(--surface);border-bottom:1px solid var(--border);padding:18px 32px 14px;position:sticky;top:0;z-index:10}.gx-top-inner{align-items:center;display:flex;gap:20px}.gx-wordmark{color:var(--ink);font-family:Bebas Neue,Impact,sans-serif;font-size:32px;letter-spacing:.05em;line-height:1;text-shadow:2px 2px 0 #2ec4b673,4px 4px 0 #ffe06647}.gx-top-sub{color:var(--ink-muted);font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;margin-left:6px;text-transform:uppercase}.gx-search{background:#f8fafc;border:1px solid var(--border);border-radius:8px;font-size:13px;height:36px;margin-left:auto;outline:none;padding:0 14px;width:280px}.gx-search:focus{border-color:var(--teal)}.gx-top-meta{color:var(--ink-muted);font-size:12px;margin-top:10px}.gx-top-meta code{background:#eef2f6;border-radius:4px;font-size:11px;padding:1px 5px}.gx-nav{background:var(--surface);border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:6px;padding:14px 32px}.gx-nav a{background:#e8f7f5;border-radius:999px;color:var(--teal-deep);font-size:12px;font-weight:600;padding:5px 10px;text-decoration:none}.gx-nav a:hover{background:#d4ebe7}.gx-main{max-width:1180px;padding:28px 32px 80px}.gx-group{margin-bottom:44px}.gx-group-title{border-bottom:2px solid var(--teal);color:var(--ink-muted);font-size:13px;font-weight:700;letter-spacing:.16em;margin:0 0 18px;padding-bottom:8px;text-transform:uppercase}.gx-empty{color:#94a3b8;font-size:13px;font-style:italic;padding:8px 0 4px}.gx-block{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:16px;padding:18px 20px}.gx-block.is-planned{background:#fcfdfe;border-style:dashed}.gx-block-head{align-items:center;display:flex;gap:12px}.gx-block-head h3{font-size:17px;font-weight:700;letter-spacing:-.01em;margin:0}.gx-status{border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.1em;padding:2px 8px;text-transform:uppercase}.gx-status--live{background:#e8f7f5;color:var(--teal-deep)}.gx-status--planned{background:#fff4d6;color:#8a6500}.gx-desc{color:var(--ink-muted);font-size:13px;line-height:1.5;margin:8px 0 0}.gx-variants{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.gx-variant{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.gx-variant-stage{align-items:center;background:linear-gradient(0deg,#f1f5f9,#fff);border:1px solid var(--border);border-radius:10px;display:flex;justify-content:center;min-width:120px;padding:18px 20px}.gx-variant-label{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.04em}.gx-planned-note{background:#fff8e6;border-radius:8px;color:#8a6500;font-size:12px;margin-top:14px;padding:8px 12px}.gx-props{border-collapse:collapse;font-size:12px;margin-top:16px;width:100%}.gx-props td,.gx-props th{border-bottom:1px solid var(--border);padding:7px 10px;text-align:left;vertical-align:top}.gx-props th{color:#94a3b8;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.gx-props code{background:#f1f5f9;border-radius:4px;font-family:Courier New,monospace;padding:1px 5px}.gx-props code.gx-type{background:#e8f7f5;color:var(--teal-deep)}.gx-dim{color:#cbd5e1}.gx-notes{color:var(--ink-muted);font-size:12px;line-height:1.7;margin:14px 0 0;padding-left:18px}.gx-code{margin-top:16px}.gx-code-bar{align-items:center;display:flex;gap:8px}.gx-code-copy,.gx-code-toggle{border:none;border-radius:999px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:5px 12px}.gx-code-toggle{background:#e8f7f5;color:var(--teal-deep)}.gx-code-toggle:hover{background:#d4ebe7}.gx-code-copy{background:#eef2f6;color:#475569}.gx-code-copy:hover{background:#e2e8f0}.gx-code-block{background:#0f172a;border-radius:10px;color:#e2e8f0;font-family:Courier New,Courier,monospace;font-size:12.5px;line-height:1.6;margin:10px 0 0;overflow-x:auto;padding:16px 18px}.gx-code-block code{font-family:inherit;white-space:pre}
/*# sourceMappingURL=main.1b7289c1.css.map*/