:root{--primary-button-background:#18181b;--primary-button-color:#fff;--cashlink-light-bg:#f7fbff;--cashlink-light-surface:#ffffffb8;--cashlink-light-surface-strong:#ffffffe6;--cashlink-light-border:#14534e24;--cashlink-light-border-strong:#0f766e3d;--cashlink-light-glow:#2dd4bf29;--cashlink-light-sun:#fbbf242e;--cashlink-light-sky:#38bdf829;--cashlink-dark-bg:#080d18;--cashlink-dark-surface:#0f172aad;--cashlink-dark-surface-strong:#111827db;--cashlink-dark-border:#94a3b833;--cashlink-dark-border-strong:#5eead457;--cashlink-dark-text:#e5edf7;--cashlink-dark-muted:#b6c3d2;--cashlink-dark-glow:#2dd4bf47;--cashlink-dark-glow-blue:#6366f13d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--cashlink-font-sans,ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background:var(--cashlink-light-bg);color:#18181b}*{box-sizing:border-box}[hidden]{display:none!important}.visually-hidden{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html::view-transition-old(root){animation-duration:2s;animation-timing-function:ease-in-out}html::view-transition-new(root){animation-duration:2s;animation-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){html::view-transition-old(root){animation-duration:.01ms}html::view-transition-new(root){animation-duration:.01ms}}body{background:linear-gradient(120deg,#ffffffd1 0%,#0000 36%),linear-gradient(145deg,#fbbf2424 0%,#0000 31%),linear-gradient(235deg,#38bdf821 0%,#0000 40%),linear-gradient(#f7fbff 0%,#eefdf9 48%,#f8fafc 100%);min-height:100vh;margin:0;position:relative;overflow-x:hidden}body:before,body:after{z-index:0;pointer-events:none;content:"";position:fixed}body:before{filter:blur(10px);opacity:.78;background:linear-gradient(130deg,#0000 0 18%,#ffffffad 19% 22%,#0000 23% 34%,#fbbf2429 35% 39%,#0000 40% 100%),linear-gradient(155deg,#38bdf821,#0000 62%);width:min(980px,86vw);height:520px;top:-160px;right:-220px;transform:rotate(-6deg)}body:after{opacity:.5;background:linear-gradient(90deg,#ffffff6b 0 1px,#0000 1px 100%) 0 0/120px 120px,linear-gradient(#14b8a614,#0000 38%);inset:0;-webkit-mask-image:linear-gradient(#00000061,#0000 72%);mask-image:linear-gradient(#00000061,#0000 72%)}a{color:inherit}img{max-width:100%;display:block}.shell{z-index:1;width:min(1360px,100% - 32px);min-height:100vh;margin:0 auto;padding:28px 0 40px;position:relative}.topbar{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:28px;display:flex}.testing-mode-notice{color:#78350f;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:-12px 0 28px;padding:12px 16px;display:flex}.testing-mode-notice strong{flex:none}.testing-mode-notice span{text-align:right;min-width:0;font-size:13px;line-height:1.5}.logo{color:#0f766e;align-items:center;gap:10px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.logo-wordmark{white-space:nowrap}.logo-link{color:#27272a}.logo img{object-fit:cover;border-radius:8px;flex:none;width:44px;height:44px}.nav-wrap{flex-wrap:wrap;flex:auto;justify-content:flex-start;align-items:center;gap:10px;min-width:0;display:flex}.nav{flex-wrap:wrap;gap:8px;display:flex}.nav a{border:1px solid var(--cashlink-light-border);color:#3f3f46;-webkit-backdrop-filter:blur(14px);background:#ffffffad;border-radius:8px;padding:9px 12px;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 10px 26px #0f172a0d}.nav a:hover,.nav a.active{color:#0f766e;border-color:#0f766e}.nav-more{position:relative}.nav-more summary{border:1px solid var(--cashlink-light-border);color:#3f3f46;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#ffffffad;border-radius:8px;place-items:center;width:42px;min-height:38px;list-style:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 26px #0f172a0d}.nav-more summary::-webkit-details-marker{display:none}.nav-more summary:hover,.nav-more summary:focus-visible,.nav-more[open] summary,.nav-more summary.active{color:#0f766e;border-color:#0f766e}.nav-more summary:focus-visible{outline-offset:2px;outline:3px solid #99f6e4}.nav-more[open] summary{transform:translateY(-1px);box-shadow:0 14px 30px #0f766e24,0 0 18px #14b8a629}.nav-more-icon{gap:4px;display:grid}.nav-more-icon span{transform-origin:50%;background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .22s,opacity .18s;display:block}.nav-more[open] .nav-more-icon span:first-child{transform:translateY(6px)rotate(45deg)}.nav-more[open] .nav-more-icon span:nth-child(2){opacity:0;transform:scaleX(.25)}.nav-more[open] .nav-more-icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-more-menu{z-index:20;border:1px solid var(--cashlink-light-border);transform-origin:100% 0;-webkit-backdrop-filter:blur(18px);background:#ffffffdb;border-radius:10px;gap:4px;width:max-content;min-width:190px;max-width:min(280px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #0f172a21}.nav-hamburger-menu{background:#fffffff5}.nav-more:not([open]) .nav-more-menu{display:none}.nav-more[open]:not(.is-closing) .nav-more-menu{animation:.2s cubic-bezier(.16,1,.3,1) both nav-menu-pop-in}.nav-more.is-closing .nav-more-menu{pointer-events:none;animation:.16s ease-in both nav-menu-pop-out}.nav-more-menu a{background:0 0;border-color:#0000;width:100%}.nav-more-menu a:hover,.nav-more-menu a.active{background:#ccfbf1}@keyframes nav-menu-pop-in{0%{opacity:0;filter:blur(4px);transform:translateY(-8px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes nav-menu-pop-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(3px);transform:translateY(-6px)scale(.97)}}@media (prefers-reduced-motion:reduce){.nav-more summary,.nav-more-icon span{transition:none}.nav-more[open]:not(.is-closing) .nav-more-menu,.nav-more.is-closing .nav-more-menu{animation:none}}.auth-strip{color:#52525b;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}@media (width>=921px){.auth-strip{margin-left:auto}}.auth-strip form{display:inline}.auth-strip button,.auth-strip a{border:1px solid var(--cashlink-light-border);color:#3f3f46;min-height:36px;font:inherit;-webkit-backdrop-filter:blur(14px);background:#ffffffad;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 10px 26px #0f172a0d}.auth-strip button:hover,.auth-strip a:hover{color:#0f766e;background:#ccfbf1;border-color:#0f766e}.auth-profile-link{gap:8px}.auth-profile-avatar{object-fit:cover;background:#f0fdfa;border:1px solid #0f766e3d;border-radius:50%;flex:none;width:28px;height:28px}.preference-controls{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.preference-select,.theme-switch{color:#52525b;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:800;display:inline-flex}.preference-select select{border-radius:8px;width:auto;min-width:116px;min-height:36px;padding:0 34px 0 10px;font-size:13px;font-weight:700}.language-menu summary{width:42px;min-height:38px;padding:0}.language-menu summary img{object-fit:contain;width:30px;height:30px}.language-menu .nav-more-menu{min-width:168px}.language-menu-option{color:#3f3f46;width:100%;min-height:36px;box-shadow:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:13px;font-weight:700;line-height:1;display:flex}.language-menu-option:hover:not(:disabled),.language-menu-option:focus-visible,.language-menu-option[aria-current=true]{color:#0f766e;background:#ccfbf1;border-color:#99f6e4;outline:none}.language-menu-option:focus-visible{box-shadow:0 0 0 3px #14b8a638}.language-menu-option[aria-current=true]:after{content:"✓";font-weight:900}.language-menu-option:disabled{cursor:default}.language-menu.is-loading .language-menu-option{cursor:wait;opacity:.64}.theme-switch{cursor:pointer}.theme-switch-track{background:#d4d4d8;border:1px solid #a1a1aa;border-radius:999px;flex:none;width:58px;height:38px;transition:border-color .15s,background .15s;display:inline-block;position:relative}.theme-switch-thumb{background:#fff;border-radius:50%;width:28px;height:28px;transition:transform .15s;position:absolute;top:4px;left:4px;box-shadow:0 1px 3px #18181b47}#theme-switcher+.theme-switch-track .theme-switch-thumb{place-items:center;display:grid}#theme-switcher+.theme-switch-track .theme-switch-icon{color:#f59e0b;width:16px;height:16px}#theme-switcher+.theme-switch-track .theme-switch-icon--moon{color:#0f766e;display:none}.theme-switch input:checked+.theme-switch-track{background:#0f766e;border-color:#0f766e}.theme-switch input:checked+.theme-switch-track .theme-switch-thumb{transform:translate(22px)}#theme-switcher:checked+.theme-switch-track .theme-switch-icon--sun{display:none}#theme-switcher:checked+.theme-switch-track .theme-switch-icon--moon{display:block}.theme-switch input:focus-visible+.theme-switch-track{outline-offset:2px;outline:3px solid #99f6e4}.theme-switch-value{color:#3f3f46;min-width:26px}.ad-slot{color:#78350f;-webkit-backdrop-filter:blur(16px);background:#fffbebb8;border:1px solid #f59e0b47;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:28px;padding:16px 18px;display:grid;box-shadow:0 18px 44px #f59e0b1a}.ad-slot-placeholder{min-height:118px}.short-url-ad-slot.ad-slot-placeholder{min-height:320px}.image-sidebar-ad-slot.ad-slot-placeholder{min-height:386px}.ad-slot:hover{background:#fef3c7;border-color:#f59e0b}.ad-slot span{color:#92400e;font-size:12px;font-weight:900;display:block}.ad-slot strong{color:#451a03;margin-top:3px;font-size:20px;display:block}.ad-slot p{color:#78350f;margin:4px 0 0;font-size:14px}.ad-content-link{min-width:0;color:inherit;text-decoration:none;display:block}.ad-actions{align-content:center;justify-items:stretch;gap:8px;min-width:132px;display:grid}.ad-slot .ad-cta,.ad-slot .ad-advertise-cta{text-align:center;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:800;line-height:1.25;text-decoration:none;display:inline-flex}.ad-slot .ad-cta{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #4338ca;box-shadow:0 8px 22px #4f46e53d}.ad-slot button.ad-cta{cursor:pointer;font-family:inherit}.ad-slot-suppressed{display:none!important}.ad-slot .ad-cta:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8,#6d28d8);transform:translateY(-1px)}.ad-slot .ad-advertise-cta{background:var(--primary-button-background);color:var(--primary-button-color);box-shadow:none;border:0}.ad-slot .ad-advertise-cta:hover{color:#fff;background:#0f766e}.ad-slot .ad-cta:focus-visible,.ad-slot .ad-advertise-cta:focus-visible{outline-offset:3px;outline:3px solid #a5b4fc}.ad-admin-preview{color:#312e81;background:#eef2ffd1;border-color:#4f46e56b}.ad-admin-preview:hover{background:#eef2ff;border-color:#6366f1}.ad-admin-preview .ad-admin-preview-note{color:#4338ca;font-size:12px;font-weight:700}.ad-admin-preview-status{text-align:center;background:#e0e7ff;border:1px solid #a5b4fc;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;line-height:1.25;display:inline-flex;color:#3730a3!important;font-size:12px!important;font-weight:900!important}.ad-content{align-items:center;gap:16px;min-width:0;display:flex}.ad-creatives{flex:none;grid-template-columns:repeat(5,168px);gap:8px;display:grid}.ad-creative{object-fit:cover;background:#fef3c7;border-radius:6px;flex:none;width:168px;height:99px}.short-url-ad-slot{grid-template-columns:1fr;gap:0;padding:0;overflow:hidden}.short-url-ad-slot .ad-content{gap:0;display:grid}.short-url-ad-slot .ad-creatives{aspect-ratio:16/9;width:100%;min-height:220px;display:block;position:relative;overflow:hidden}.short-url-ad-slot .ad-creative{aspect-ratio:auto;object-fit:cover;border-radius:0;width:100%;height:100%;min-height:0;display:none}.short-url-ad-slot .ad-creative.is-active,.short-url-ad-slot .ad-content-link{display:block}.short-url-ad-slot .ad-copy{min-width:0;padding:18px;display:block}.short-url-ad-slot .ad-copy strong,.short-url-ad-slot .ad-copy p{overflow-wrap:anywhere}.short-url-ad-slot .ad-actions{justify-self:end;margin:0 18px 18px}.image-sidebar-ad-slot{grid-template-columns:1fr;align-items:stretch;gap:0;width:100%;margin:0;padding:0;overflow:hidden}.image-sidebar-ad-slot .ad-content{gap:0;display:grid}.image-sidebar-ad-slot .ad-creatives{width:100%;height:282px;display:block;position:relative;overflow:hidden}.image-sidebar-ad-track{will-change:transform;grid-auto-rows:86px;gap:8px;width:100%;padding:8px;animation:12s linear infinite image-sidebar-ad-marquee;display:grid}.image-sidebar-ad-slot .ad-creative{object-fit:cover;border-radius:6px;width:100%;height:86px;display:block}.image-sidebar-ad-slot .ad-copy{min-width:0;padding:16px}.image-sidebar-ad-slot .ad-copy strong,.image-sidebar-ad-slot .ad-copy p{overflow-wrap:anywhere}.image-sidebar-ad-slot .ad-actions{grid-template-columns:1fr;min-width:0;margin:0;padding:0 16px 16px}.image-sidebar-ad-slot:hover .image-sidebar-ad-track,.image-sidebar-ad-slot:focus-within .image-sidebar-ad-track{animation-play-state:paused}@keyframes image-sidebar-ad-marquee{to{transform:translateY(-282px)}}@media (prefers-reduced-motion:reduce){.image-sidebar-ad-track{animation:none;transform:none}}.application-ad-preview{margin-top:18px}.application-ad-preview .ad-slot{margin:10px 0 0}.application-ad-preview .ad-content{grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);align-items:center;gap:16px;display:grid}.application-ad-preview .ad-creatives{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));width:100%;min-width:0}.application-ad-preview .ad-creative{aspect-ratio:168/99;width:100%;max-width:168px;height:auto}.application-ad-preview .preview-empty{aspect-ratio:168/99;width:min(168px,100%);height:auto;min-height:99px}.application-ad-preview .ad-content>:last-child{min-width:0}.application-ad-preview .ad-cta{justify-self:end}.preview-empty{color:#71717a;border:1px dashed #a1a1aa;border-radius:6px;place-items:center;width:168px;height:99px;font-size:12px;display:grid}.ad-policy-notice{background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;padding:20px}.ad-policy-notice h2{color:#78350f}.ad-policy-notice h3{color:#78350f;margin-top:18px}.ad-policy-notice p,.ad-policy-notice li{color:#78350f;line-height:1.65}.ad-policy-notice ul{margin:8px 0 0;padding-left:22px}.ad-policy-agreement{border-top:1px solid #fcd34d;margin-top:20px;padding-top:16px}.header{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff75,#ffffff29);border:1px solid #0000;border-bottom-color:#14534e1a;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:24px;padding:24px;display:flex;box-shadow:inset 0 1px #ffffffdb}.header:not(.home-hero){background:linear-gradient(135deg,#f0fdf466,#d1fae540);border-color:#0596692e #0596692e #05966945}.page-heading-row{flex-wrap:wrap;align-items:baseline;gap:10px 14px;min-width:0;display:flex}.page-heading-row h1{min-width:0}.free-trial-status{color:#b91c1c;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.3}.home-hero{flex-direction:column;align-items:stretch;min-height:695px;position:relative;overflow:hidden}.home-hero>h1,.home-hero-footer{z-index:2;max-width:780px;position:relative}.home-hero-visual{z-index:0;margin:0;position:absolute;inset:0}.home-hero-visual:after{content:"";background:linear-gradient(90deg,#ffffffe6 0%,#ffffffc2 47%,#ffffff14 100%);position:absolute;inset:0}.home-hero-visual img{object-fit:cover;width:100%;height:100%;display:block}.home-hero>h1,.home-hero .hero-copy{transition:opacity .5s ease-in-out}.home-hero>h1.is-fading-out,.home-hero .hero-copy.is-fading-out{opacity:0;transition-duration:.25s}.home-hero>h1.is-fading-in,.home-hero .hero-copy.is-fading-in{opacity:1;transition-duration:.5s}.home-hero-asset-carousel{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-hero-carousel-slide{aspect-ratio:3/2;object-fit:contain;opacity:0;will-change:left, opacity, transform;width:clamp(300px,31vw,460px);height:auto;display:block;position:absolute;top:21%;left:0;transform:translate(-100%)}.home-hero-carousel-slide.is-active{opacity:1;left:22%;transform:translate(-50%)}.home-hero-carousel-slide.is-queued{opacity:0;left:0;transform:translate(-100%)}.home-hero-carousel-slide.is-leaving{opacity:0;transition:left 1.5s ease-in-out,opacity 1s ease-in-out,transform 1.5s ease-in-out;left:100%;transform:translate(0)}.home-hero-carousel-slide.is-entering{opacity:1;transition:left 1s ease-in-out,opacity 1s ease-in-out,transform 1s ease-in-out;left:22%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.home-hero>h1,.home-hero .hero-copy,.home-hero-carousel-slide{transition:none}.home-hero-carousel-slide:not(:first-child){display:none}}.home-hero-footer{margin-top:auto}.profile-heading{align-items:center;gap:18px;min-width:0;display:flex}.profile-avatar{object-fit:cover;background:#f0fdfa;border:3px solid #ccfbf1;border-radius:50%;flex:none;width:112px;height:112px;display:block;box-shadow:0 14px 32px #0f766e29}.eyebrow{color:#0f766e;margin:0;font-size:14px;font-weight:800}h1{letter-spacing:0;max-width:780px;margin:8px 0 0;font-size:clamp(32px,5vw,46px);line-height:1.08}h2{margin:0;font-size:18px}h3{margin:0;font-size:16px}p{line-height:1.6}.stats{grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px;display:grid}.stats.stats-single{grid-template-columns:minmax(120px,1fr)}.stat,.panel,.tool-card{border:1px solid var(--cashlink-light-border);background:var(--cashlink-light-surface);-webkit-backdrop-filter:blur(18px);border-radius:8px;box-shadow:0 16px 42px #0f172a12,inset 0 1px #ffffffd1}.stat{padding:14px 16px}.stat span,dt,.muted{color:#71717a}.stat strong{margin-top:4px;font-size:28px;display:block}.grid{grid-template-columns:minmax(0,1fr) 352px;gap:24px;padding:32px 0;display:grid}.tool-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding:32px 0;display:grid}.tool-card{min-height:220px;padding:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.tool-card:hover{border-color:var(--cashlink-light-border-strong);box-shadow:0 20px 48px #0f766e1f, 0 0 26px var(--cashlink-light-glow), inset 0 1px 0 #ffffffe6;transform:translateY(-2px)}.tool-card .icon{color:#0f766e;background:#ccfbf1b8;border-radius:8px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid;box-shadow:0 0 22px #14b8a626}.tool-card p{color:#52525b;margin:12px 0 0;font-size:14px}.tool-card strong{margin-top:16px;font-size:18px;display:block}.hero-copy{color:#52525b;max-width:760px;margin:16px 0 0;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.promo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:32px 0 0;display:grid}.promo-card{border:1px solid var(--cashlink-light-border);background:var(--cashlink-light-surface);-webkit-backdrop-filter:blur(18px);border-radius:8px;padding:18px;box-shadow:0 16px 42px #0f172a12,inset 0 1px #ffffffd1}.promo-card span{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #14b8a638}.promo-card p{color:#52525b;margin:10px 0 0;font-size:14px}.home-promo-card{grid-template-columns:minmax(0,65%) minmax(0,35%);gap:16px;min-width:0;display:grid}.home-promo-card-copy,.home-promo-visual{min-width:0}.promo-card .home-promo-step-number{flex:none;animation:3s cubic-bezier(.34,1.56,.64,1) infinite home-promo-step-bounce}.home-promo-card:nth-child(2) .home-promo-step-number{animation-delay:1s}.home-promo-card:nth-child(3) .home-promo-step-number{animation-delay:2s}@keyframes home-promo-step-bounce{0%,18%,to{transform:translateY(0);box-shadow:0 10px 24px #14b8a638}7%{transform:translateY(-8px);box-shadow:0 16px 28px #14b8a64d}12%{transform:translateY(2px);box-shadow:0 8px 20px #14b8a633}}@media (prefers-reduced-motion:reduce){.promo-card .home-promo-step-number{animation:none}}.home-promo-visual{justify-content:flex-end;align-items:center;margin:0;display:flex}.home-promo-icon{object-fit:contain;object-position:right center;width:100%;max-width:100%;height:auto;display:block}.home-promo-card h2{overflow-wrap:anywhere;margin-top:16px}.home-promo-card p{overflow-wrap:anywhere}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:32px 0;display:grid}.home-feature-card{border:1px solid var(--cashlink-light-border);background:var(--cashlink-light-surface);min-width:0;min-height:264px;color:inherit;-webkit-backdrop-filter:blur(18px);border-radius:8px;grid-template-columns:192px minmax(0,1fr);align-items:center;gap:24px;padding:24px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 16px 42px #0f172a12,inset 0 1px #ffffffd1}.home-feature-card:hover{border-color:var(--cashlink-light-border-strong);box-shadow:0 20px 48px #0f766e1f, 0 0 26px var(--cashlink-light-glow), inset 0 1px 0 #ffffffe6;transform:translateY(-2px)}.home-feature-card:focus-visible{outline-offset:4px;outline:3px solid #14b8a680}.home-feature-visual{justify-content:center;align-items:center;min-width:0;min-height:192px;margin:0;display:flex}.home-feature-3d-icon{visibility:hidden;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;pointer-events:none;border:0;width:192px;max-width:100%;height:192px;display:block}.home-feature-3d-icon[data-home-feature-ready=true]{visibility:visible}.home-feature-card-copy{min-width:0}.home-feature-card h2{overflow-wrap:anywhere;margin:0;font-size:22px}.home-feature-card p{color:#52525b;overflow-wrap:anywhere;margin:12px 0 0;font-size:16px}.token-hero{background:linear-gradient(135deg,#f0fdfa 0%,#fff 64%);border:1px solid #99f6e4;border-radius:8px;align-items:center;padding:32px;position:relative;overflow:hidden}.token-hero:after{content:"";pointer-events:none;border:48px solid #14b8a61a;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-112px;right:-72px}.token-hero-copy,.token-mark{z-index:1;position:relative}.token-status{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.token-status:before{content:"";background:#f59e0b;border-radius:50%;width:7px;height:7px}.token-mark{object-fit:contain;flex:none;width:168px;height:168px;display:block}.token-stats{grid-template-columns:repeat(4,minmax(140px,1fr));padding:24px 0 0}.token-stats .stat strong{font-size:clamp(20px,3vw,27px)}.token-section{margin-top:32px}.token-section-heading{max-width:720px}.token-section-heading h2{margin-top:6px;font-size:26px}.token-section-heading p{color:#52525b;margin:10px 0 0}.token-mechanics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.token-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-use-icon{object-fit:contain;object-position:left center;width:72px;max-width:100%;height:72px;display:block}.token-mechanics .promo-card{min-height:180px}.token-mechanics .promo-card strong{margin-top:14px;font-size:17px;display:block}.token-curve{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:24px;margin-top:20px;display:grid}.curve-panel{padding:24px}.curve-chart{width:100%;height:auto;margin-top:18px}.curve-grid{stroke:#e4e4e7;stroke-width:1px}.curve-area{fill:#14b8a621}.curve-line{fill:none;stroke:#0f766e;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.curve-axis{color:#71717a;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.token-callout{background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;padding:20px}.token-callout strong{color:#134e4a;font-size:18px;display:block}.token-callout p{color:#0f766e;margin:8px 0 0;font-size:14px}.token-specs{margin-top:16px}.token-note{color:#3f3f46;background:#f4f4f5;border-left:4px solid #0f766e;margin-top:24px;padding:16px 18px;font-size:14px;line-height:1.65}.token-community-status{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin:18px 0 0;padding:14px 16px;font-weight:800;line-height:1.6}.token-scope-card{min-height:0!important}.token-exclusions{border:1px solid var(--cashlink-light-border);background:#ffffff94;border-radius:8px;margin-top:20px;padding:18px}.token-exclusions h3{margin:0;font-size:18px}.token-exclusions p{color:#52525b;margin:8px 0 0}.token-exclusions ul{color:#3f3f46;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 24px;margin:14px 0 0;padding-left:20px;display:grid}.panel{padding:20px}.profile-avatar-panel{align-items:center;gap:24px;margin-top:24px;display:flex}.profile-avatar-copy{flex:1;min-width:0}.profile-avatar-actions{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:16px;display:flex}.avatar-upload-status{color:var(--muted);margin:0;font-size:.875rem}.avatar-upload-status[data-tone=success]{color:#047857}.avatar-upload-status[data-tone=warning]{color:#b45309}.avatar-upload-status[data-tone=error]{color:#dc2626}label{color:#3f3f46;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.form-row{gap:12px;display:flex}input,textarea,select{width:100%;min-height:48px;font:inherit;-webkit-backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #14534e2e;border-radius:8px;outline:none;padding:0 16px;box-shadow:inset 0 1px #ffffffc7}input[type=checkbox]:not(.visually-hidden):not(.ipfs-check-input):not([role=switch]),input[type=radio]:not(.visually-hidden):not(.ipfs-check-input):not([role=switch]){min-width:18px;height:18px;box-shadow:none;vertical-align:middle;accent-color:#0f766e;margin:0;line-height:1;display:inline-block;width:18px!important;min-height:18px!important;padding:0!important}input[type=checkbox]:not(.visually-hidden):not(.ipfs-check-input):not([role=switch]):focus,input[type=radio]:not(.visually-hidden):not(.ipfs-check-input):not([role=switch]):focus{border-color:#0f766e;box-shadow:0 0 0 4px #ccfbf1}textarea{resize:vertical;min-height:110px;padding-top:12px}input:focus,textarea:focus,select:focus{border-color:#0f766e;box-shadow:0 0 0 4px #ccfbf1}.review-readonly input:disabled,.review-readonly select:disabled{box-shadow:none;color:#71717a;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#71717a;background:#e4e4e7;border-color:#d4d4d8}button,.button{background:var(--primary-button-background);min-height:48px;color:var(--primary-button-color);font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}button:hover,.button:hover{background:#0f766e}.button[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.button.secondary,.copy-button{color:#0f766e;background:#fff;border:1px solid #0f766e}.button.secondary:hover,.copy-button:hover{background:#ccfbf1}.button.danger-button{color:#b91c1c;border-color:#b91c1c}.button.danger-button:hover{color:#991b1b;background:#fee2e2}.copy-button{min-height:40px}.paste-textarea{min-height:340px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.6}.paste-content{color:#18181b;white-space:pre-wrap;overflow-wrap:anywhere;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;margin:0;padding:20px;font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;overflow-x:auto}.blockchain-option{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:16px}.blockchain-option .check-row{margin:0}.blockchain-option p{color:#78350f;margin:8px 0 0;font-size:13px}.byte-count{text-align:right}.byte-count.is-over{color:#dc2626;font-weight:800}.field-stack{gap:14px;display:grid}.button-row{flex-wrap:wrap;gap:8px;display:flex}.button-row form{margin:0}.error{color:#dc2626;margin:10px 0 0;font-size:14px;font-weight:700}body.has-dialog{overflow:hidden}.login-dialog-backdrop{z-index:100;background:#0f172aad;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.login-dialog{border:1px solid var(--cashlink-light-border);-webkit-backdrop-filter:blur(22px);background:#ffffffdb;border-radius:14px;width:min(440px,100%);max-height:calc(100dvh - 32px);padding:26px;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.login-dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.login-dialog-header h2{margin-top:5px;font-size:25px}.login-dialog-close{color:#52525b;background:#fff;border:1px solid #e4e4e7;flex:none;width:40px;min-height:40px;padding:0;font-size:24px;font-weight:500}.login-dialog-close:hover{color:#0f766e;border-color:#0f766e}.login-dialog .field-stack button[type=submit]{width:100%}.login-dialog-footer{text-align:center;margin:18px 0 0}.login-dialog-footer a{color:#0f766e;font-weight:800}.login-methods{gap:12px;display:grid}.login-method-item{background:#ffffff85;border:1px solid #d4d4d8;border-radius:10px;min-width:0;overflow:hidden}.login-method-toggle{color:#18181b;text-align:left;width:100%;min-height:64px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex}.login-method-toggle:hover{color:#0f766e;background:#f0fdfacc;transform:none}.login-method-toggle:focus-visible{outline-offset:-3px;outline:3px solid #2dd4bf}.login-method-toggle-copy{gap:3px;min-width:0;display:grid}.login-method-toggle-copy strong{font-size:16px}.login-method-toggle-copy span{color:#71717a;font-size:12px;font-weight:600}.login-method-toggle-icon{color:#0f766e;border:1px solid #a1a1aa;border-radius:999px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.login-method-toggle-icon:before{content:"+";font-size:21px;line-height:1}.login-method-toggle[aria-expanded=true] .login-method-toggle-icon:before{content:"−"}.login-method-panel{padding:4px 16px 16px}.footer-links .footer-action{justify-content:center;align-items:center;gap:7px;min-height:36px;line-height:20px;display:inline-flex}.footer-links .footer-action-label{white-space:nowrap;align-items:center;min-height:20px;line-height:20px;display:inline-flex}.footer-links .footer-action-icon{flex:0 0 20px;place-items:center;width:20px;height:20px;line-height:1;display:inline-grid}.donation-link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c2410c,#be185d);border:1px solid #b45309;border-radius:999px;padding:0 13px;font-size:13px;font-weight:900;box-shadow:0 8px 22px #be185d33}.donation-link:hover{color:#fff;background:linear-gradient(135deg,#9a3412,#9d174d);transform:translateY(-1px)}.donation-link:focus-visible{outline-offset:3px;outline:3px solid #fbbf24}.donation-link-icon{font-size:16px}.footer-links .advertise-link{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #4338ca;border-radius:999px;padding:0 13px;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 8px 22px #4f46e53d}.footer-links .advertise-link:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8,#6d28d8);transform:translateY(-1px)}.footer-links .advertise-link:focus-visible{outline-offset:3px;outline:3px solid #a5b4fc}.footer-links .help-desk-link{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #4338ca;border-radius:999px;padding:0 13px;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 8px 22px #4f46e53d}.footer-links .help-desk-link:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8,#6d28d9);transform:translateY(-1px)}.footer-links .help-desk-link:focus-visible{outline-offset:3px;outline:3px solid #a5b4fc}.help-desk-link-icon{color:#fff;background:#ffffff2e;border:1px solid #ffffffb3;border-radius:50%;font-size:13px;font-weight:950}.donation-dialog-backdrop{z-index:110;background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.donation-dialog{border:1px solid var(--cashlink-light-border);color:#18181b;-webkit-backdrop-filter:blur(22px);background:#fffffff0;border-radius:14px;width:min(880px,100%);max-height:calc(100dvh - 32px);padding:26px;overflow-y:auto;box-shadow:0 24px 70px #0f172a57}.donation-dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:10px;display:flex}.donation-dialog-header h2{margin-top:5px;font-size:25px}.donation-dialog-close{color:#52525b;background:#fff;border:1px solid #e4e4e7;flex:none;width:40px;min-height:40px;padding:0;font-size:24px;font-weight:500}.donation-dialog-close:hover{color:#0f766e;border-color:#0f766e}.donation-dialog-intro{color:#52525b;margin:0}.donation-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.donation-wallet{background:#fffc;border:1px solid #e4e4e7;border-radius:8px;min-width:0;padding:18px}.donation-wallet h3{margin-top:5px}.donation-wallet-qr{aspect-ratio:1;background:#fff;border:1px solid #e4e4e7;border-radius:8px;place-items:center;width:min(260px,100%);margin:18px auto 0;padding:10px;display:grid}.donation-wallet-qr img{object-fit:contain;width:100%;height:100%}.donation-wallet-address-label{color:#52525b;margin-top:18px;font-size:12px;font-weight:800;display:block}.donation-wallet-address{overflow-wrap:anywhere;color:#18181b;-webkit-user-select:all;user-select:all;background:#fafafa;border:1px solid #e4e4e7;border-radius:6px;margin-top:7px;padding:11px;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;display:block}.donation-wallet-note{color:#71717a;margin:9px 0 0;font-size:12px;line-height:1.5}.flash,.result{color:#134e4a;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;margin-top:20px;padding:16px;font-weight:700}.result p{color:#134e4a;margin:0 0 8px;font-size:14px;font-weight:800}.result-row{align-items:center;gap:10px;display:flex}.mono{overflow-wrap:anywhere;color:#0f766e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:14px}dl{margin:16px 0 0}.status-row{justify-content:space-between;gap:16px;padding:10px 0;font-size:14px;display:flex}dd{margin:0;font-weight:800}.table-panel{padding:0;overflow:hidden}.table-header{border-bottom:1px solid #e4e4e7;padding:18px 20px}.empty{color:#71717a;margin:0;padding:32px 20px;font-size:14px}.table-wrap{overflow-x:auto}.toolbox-pagination{border-top:1px solid #e4e4e7;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding-top:18px;display:flex}.toolbox-pagination a,.toolbox-pagination span{box-sizing:border-box;color:#0f766e;border:1px solid #d4d4d8;border-radius:8px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:6px 10px;font-weight:800;text-decoration:none;display:inline-flex}.toolbox-pagination a:hover,.toolbox-pagination a:focus-visible{background:#ccfbf1;border-color:#0f766e;outline:none}.toolbox-pagination .is-current{color:#fff;background:#0f766e;border-color:#0f766e}.toolbox-pagination .is-disabled{color:#a1a1aa;cursor:not-allowed}.toolbox-pagination .ellipsis{color:#71717a;border-color:#0000;min-width:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:760px;font-size:14px}th{color:#71717a;text-transform:uppercase;background:#f4f4f5;padding:12px 20px;font-size:12px}td{vertical-align:middle;border-top:1px solid #f4f4f5;padding:16px 20px}.url-cell{text-overflow:ellipsis;white-space:nowrap;color:#52525b;max-width:420px;overflow:hidden}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:32px 0;display:grid}.image-card{background:#fff;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden}.image-card img{aspect-ratio:4/3;object-fit:cover;background:#e4e4e7;width:100%}.pill{color:#52525b;background:#f4f4f5;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.pill.done{color:#166534;background:#dcfce7}.pill.alert{color:#991b1b;background:#fee2e2}.file-security{justify-items:start;gap:6px;margin-top:10px;display:grid}.file-security.is-compact{margin-top:0}.file-security-line{color:#52525b;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.file-security-status{color:#52525b;background:#f4f4f5;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.file-security-status[data-tone=done]{color:#166534;background:#dcfce7}.file-security-status[data-tone=warning]{color:#92400e;background:#fef3c7}.file-security-status[data-tone=danger]{color:#991b1b;background:#fee2e2}.file-status-notice{overflow-wrap:anywhere;color:#52525b;max-width:34rem;font-size:12px;font-weight:700;line-height:1.5;display:block}.file-status-notice[data-tone=done]{color:#166534}.file-status-notice[data-tone=warning]{color:#92400e}.file-status-notice[data-tone=danger]{color:#b91c1c}.file-status-notice[hidden]{display:none}.live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.metric{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;padding:14px}.metric span{color:#71717a;font-size:12px;font-weight:800;display:block}.metric strong{margin-top:6px;font-size:22px;display:block}.tiny{color:#71717a;margin:8px 0 0;font-size:12px}.quote-box{background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;margin-top:12px;padding:14px}.quote-box span{color:#0f766e;font-size:12px;font-weight:800;display:block}.quote-box strong{color:#134e4a;margin-top:4px;font-size:26px;display:block}.quote-box p{color:#0f766e;margin:6px 0 0;font-size:12px;font-weight:700}.pixel-shell{grid-template-columns:minmax(0,1fr) 280px;gap:24px;padding:32px 0;display:grid}.pixel-stage{background:#fff;border:1px solid #e4e4e7;border-radius:8px;padding:16px;overflow-x:auto}.pixel-board{aspect-ratio:1;touch-action:manipulation;background:#d4d4d8;border:1px solid #a1a1aa;gap:1px;width:min(100%,720px);min-width:560px;display:grid}.pixel-cell{cursor:crosshair;background:#fff;border:0;border-radius:0;min-width:0;min-height:0;padding:0}.pixel-cell:hover,.pixel-cell:focus{outline-offset:-2px;outline:2px solid #18181b}.palette{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px;display:grid}.swatch{border:2px solid #e4e4e7;border-radius:8px;min-height:44px;padding:0}.swatch.active{border-color:#18181b;box-shadow:0 0 0 3px #ccfbf1}.pixel-status{color:#52525b;margin-top:12px;font-size:14px;font-weight:700}.dashboard-stats{grid-template-columns:repeat(4,minmax(104px,1fr))}.dashboard-tabs{border-bottom:1px solid #e4e4e7;flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.dashboard-tabs a{color:#52525b;border-bottom:3px solid #0000;padding:12px 14px;font-size:14px;font-weight:800;text-decoration:none}.dashboard-tabs a:hover,.dashboard-tabs a.active{color:#0f766e;border-bottom-color:#0f766e}.dashboard-overview-hero{align-items:flex-start;margin-bottom:24px}.overview-avatar{width:76px;height:76px}.overview-account-badges{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.overview-stats{margin-bottom:40px}.overview-stat-link{color:inherit;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s}.overview-stat-link:hover{border-color:#5eead4;transform:translateY(-2px);box-shadow:0 12px 28px #0f766e1a}.overview-stat-link small{color:#71717a;margin-top:7px;font-size:12px;font-weight:700;display:block}.overview-section{margin-bottom:40px}.overview-heading{align-items:end;margin-bottom:16px}.overview-heading h2{margin:0}.overview-quota-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.quota-card{min-width:0}.quota-card.is-exceeded{border-color:#fca5a5}.quota-row{justify-content:space-between;align-items:end;gap:16px;margin-top:20px;display:flex}.quota-row>div span,.quota-row>div strong{display:block}.quota-row>div span{color:#71717a;font-size:12px;font-weight:800}.quota-row>div strong{margin-top:5px;font-size:15px}.quota-percent{color:#0f766e;font-size:13px;font-weight:900}.quota-percent.is-alert{color:#b91c1c}.overview-progress{height:9px}.quota-card.is-exceeded .overview-progress span{background:#dc2626}.overview-clear-state{align-items:center;gap:12px;display:flex}.overview-clear-state p{color:#52525b;margin:0}.overview-attention-list{gap:10px;display:grid}.overview-attention-item{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-left-width:4px;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 17px;text-decoration:none;display:grid}.overview-attention-item:hover{background:#fafafa}.overview-attention-item>span:nth-child(2){min-width:0}.overview-attention-item strong,.overview-attention-item small{overflow-wrap:anywhere;display:block}.overview-attention-item small{color:#71717a;margin-top:4px}.overview-attention-item.tone-danger{border-left-color:#dc2626}.overview-attention-item.tone-warning{border-left-color:#d97706}.overview-attention-item.tone-info{border-left-color:#0891b2}.overview-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.recent-card{min-width:0;padding:0}.recent-card>.section-heading{border-bottom:1px solid #e4e4e7;padding:18px 20px}.recent-card>.section-heading h3{margin:0}.recent-row{border-top:1px solid #f4f4f5;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.recent-card>.section-heading+.recent-row{border-top:0}.recent-row>span{min-width:0}.recent-row>span:first-child{overflow:hidden}.recent-row>span:last-child{text-align:right;flex:none}.recent-row strong,.recent-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recent-row small{color:#71717a;margin-top:5px;font-size:11px}.overview-empty{text-align:center;padding:24px 20px}.overview-empty p{color:#71717a;margin:0 0 8px}.overview-quick-actions{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.log-filter-panel{grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:14px;margin-bottom:24px;padding:18px;display:grid}.log-filter-panel label{color:#52525b;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.log-filter-actions{align-items:center;gap:8px;display:flex}.log-filter-actions .button{min-height:44px}.log-stats{padding:0 0 24px}.log-range-value{line-height:1.35;font-size:15px!important}.log-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:40px;display:grid}.log-trend-panel{min-width:0;overflow:hidden}.log-trend-chart{outline:none;min-width:0;padding:20px 22px 18px}.log-trend-chart:focus-visible{box-shadow:inset 0 0 0 3px #0f766e47}.log-trend-chart-body{grid-template-rows:230px 32px;grid-template-columns:52px minmax(0,1fr);min-width:0;display:grid}.log-trend-y-axis{color:#71717a;font-variant-numeric:tabular-nums;grid-area:1/1;font-size:11px;position:relative}.log-trend-y-axis span{position:absolute;right:12px;transform:translateY(-50%)}.log-trend-plot{cursor:crosshair;grid-area:1/2;min-width:0;height:100%;position:relative}.log-trend-svg{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.log-trend-grid-line{stroke:#e4e4e7;stroke-width:1px;vector-effect:non-scaling-stroke}.log-trend-area{fill:#14b8a624}.log-trend-line{fill:none;stroke:#0f766e;stroke-width:3px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.log-trend-crosshair{stroke:#0f766e;stroke-width:1px;vector-effect:non-scaling-stroke}.log-trend-active-point,.log-trend-single-point{z-index:2;pointer-events:none;background:#0f766e;border:3px solid #fff;border-radius:999px;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #0f766e}.log-trend-tooltip{z-index:3;color:#fff;white-space:nowrap;pointer-events:none;background:#18181b;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:800;position:absolute;transform:translate(-50%,calc(-100% - 12px))}.log-trend-tooltip.is-start{transform:translateY(calc(-100% - 12px))}.log-trend-tooltip.is-end{transform:translate(-100%,calc(-100% - 12px))}.log-trend-tooltip.is-below{transform:translate(-50%,12px)}.log-trend-tooltip.is-below.is-start{transform:translateY(12px)}.log-trend-tooltip.is-below.is-end{transform:translate(-100%,12px)}.log-trend-x-axis{color:#71717a;font-variant-numeric:tabular-nums;grid-area:2/2;font-size:11px;position:relative}.log-trend-x-tick{white-space:nowrap;position:absolute;top:10px;transform:translate(-50%)}.log-trend-x-tick.is-first{transform:none}.log-trend-x-tick.is-last{transform:translate(-100%)}.log-recent-events{grid-column:1/-1;width:100%;min-width:0}.log-table-panel{margin:24px 0 40px}.log-table-panel>p.muted{margin:0;padding:16px 20px}.log-table-wrap{border:1px solid var(--cashlink-light-border);overscroll-behavior-inline:contain;border-radius:8px;width:auto;min-width:0;max-width:calc(100% - 40px);margin:20px}.log-table-wrap table{margin:0}.log-compact-table{min-width:0}.log-table-panel .toolbox-pagination{margin-top:0}.log-table-panel nav[role=navigation]{padding:16px 20px}.log-wide-table{min-width:1180px}.log-message{overflow-wrap:anywhere;max-width:620px}.hash-value{overflow-wrap:anywhere}.dashboard-section-header{margin-bottom:24px}.dashboard-thumbnail{object-fit:cover;background:#e4e4e7;border-radius:6px;width:72px;height:54px;display:block}.status-toggle{background:#fff;border:1px solid #0f766e;border-radius:8px;display:inline-flex;overflow:hidden}.status-toggle button{color:#0f766e;cursor:pointer;background:0 0;border:0;border-left:1px solid #0f766e;min-height:34px;padding:0 10px;font-weight:800}.status-toggle button:first-child{border-left:0}.status-toggle button:hover:not(:disabled){background:#ccfbf1}.status-toggle button.is-active{color:#fff;cursor:default;background:#0f766e}.status-pill{color:#991b1b;background:#fee2e2;border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font-weight:800;display:inline-flex}.analytics-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:24px;padding:32px 0 24px;display:grid}.distribution-grid{gap:16px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading .eyebrow{text-transform:uppercase;margin-bottom:5px;font-size:11px}.bar-chart{grid-template-columns:repeat(14,minmax(18px,1fr));align-items:end;gap:7px;height:245px;margin-top:22px;display:grid}.bar-column{text-align:center;grid-template-rows:20px 1fr 20px;align-items:end;gap:5px;min-width:0;height:100%;display:grid}.bar-value,.bar-label{color:#71717a;white-space:nowrap;font-size:10px;overflow:hidden}.bar-track{background:#f4f4f5;border-radius:4px 4px 2px 2px;width:100%;height:100%;display:block;position:relative}.bar-fill{background:#0f766e;border-radius:4px 4px 2px 2px;position:absolute;bottom:0;left:0;right:0}.distribution-row{margin-top:16px}.distribution-row>div{justify-content:space-between;gap:12px;font-size:13px;display:flex}.distribution-row>div span{color:#71717a}.progress-track{background:#e4e4e7;border-radius:999px;height:7px;margin-top:7px;display:block;overflow:hidden}.progress-track span{border-radius:inherit;background:#0f766e;height:100%;display:block}.compact-empty{padding:16px 0 0}.analytics-table{margin-bottom:32px}.analytics-table table{min-width:1080px}.link-code{font-weight:800;text-decoration:none;display:block}.destination-host{color:#71717a;text-overflow:ellipsis;white-space:nowrap;max-width:250px;margin-top:4px;font-size:12px;display:block;overflow:hidden}.sparkline{align-items:flex-end;gap:2px;width:126px;height:34px;display:flex}.sparkline span{background:#14b8a6;border-radius:2px 2px 0 0;flex:1;min-width:3px}.analytics-note{color:#71717a;border-top:1px solid #e4e4e7;margin:0;padding:12px 20px;font-size:12px}.site-footer{color:#71717a;border-top:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:24px 0 0;font-size:13px;display:flex}.site-footer p{margin:0}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.footer-links a{color:#52525b;font-weight:700;text-decoration:none}.footer-links a:hover{color:#0f766e}.cookie-notice{z-index:50;color:#134e4a;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;width:min(760px,100% - 40px);margin:0 auto;padding:16px 52px 16px 18px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 12px 32px #0f172a2e}.cookie-notice-copy{min-width:0}.cookie-notice-copy strong{font-size:14px;display:block}.cookie-notice-copy p{margin:4px 0 0;font-size:13px;line-height:1.55}.cookie-notice-copy a{color:#0f766e;font-weight:800}.cookie-notice button{flex:none;min-height:40px;padding:0 14px;font-size:13px}.cookie-notice-actions{flex:none;gap:8px;display:flex}.cookie-notice .cookie-notice-close{color:currentColor;width:34px;min-height:34px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;font-size:24px;font-weight:500;line-height:1;display:grid;position:absolute;top:8px;right:8px}.cookie-notice .cookie-notice-close:hover{background:#99f6e473;border-color:#0f766e66}.cookie-notice .cookie-notice-close:focus-visible{outline-offset:1px;outline:3px solid #2dd4bf}.footer-cookie-settings{min-height:auto;color:inherit;font:inherit;box-shadow:none;background:0 0;border:0;padding:0;font-weight:800}.development-warning-open{overflow:hidden}.development-warning-backdrop{z-index:130;background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.development-warning-backdrop[hidden]{display:none}.development-warning-dialog{color:#451a03;background:#fffbebf7;border:1px solid #f59e0b;border-radius:14px;width:min(560px,100%);padding:28px;box-shadow:0 24px 70px #0f172a57}.development-warning-brand{align-items:center;gap:12px;display:flex}.development-warning-brand img{object-fit:cover;border-radius:10px;flex:none;width:52px;height:52px}.development-warning-brand .eyebrow{color:#b45309}.development-warning-dialog h2{color:#451a03;margin-top:8px;font-size:26px}.development-warning-dialog p{color:#78350f;margin:18px 0 0;line-height:1.7}.development-warning-dialog #development-warning-body{white-space:pre-line}.development-warning-dialog-actions{justify-content:flex-end;margin-top:24px;display:flex}.development-warning-dialog-actions button{min-width:132px}.free-trial-notice-open{overflow:hidden}.free-trial-notice-backdrop{z-index:130;background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.free-trial-notice-backdrop[hidden]{display:none}.free-trial-notice-dialog{color:#134e4a;background:#f0fdfafa;border:1px solid #2dd4bf;border-radius:14px;width:min(560px,100%);padding:28px;box-shadow:0 24px 70px #0f172a57}.free-trial-notice-dialog .eyebrow{color:#0f766e}.free-trial-notice-dialog h2{color:#115e59;margin-top:8px;font-size:26px}.free-trial-notice-dialog p{color:#134e4a;margin:18px 0 0;line-height:1.7}.free-trial-notice-actions{justify-content:flex-end;margin-top:24px;display:flex}.free-trial-notice-actions button{min-width:132px}.admin-email-two-factor-warning-backdrop{z-index:140;background:#450a0ad1;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-email-two-factor-warning-backdrop[hidden]{display:none}.admin-email-two-factor-warning-dialog{color:#450a0a;background:#fef2f2fc;border:2px solid #dc2626;border-radius:14px;width:min(620px,100%);padding:28px;box-shadow:0 24px 80px #450a0a75}.admin-email-two-factor-warning-brand{align-items:center;gap:12px;display:flex}.admin-email-two-factor-warning-brand img{object-fit:cover;border-radius:10px;flex:none;width:52px;height:52px}.admin-email-two-factor-warning-brand .eyebrow{color:#b91c1c}.admin-email-two-factor-warning-dialog h2{color:#7f1d1d;margin-top:8px;font-size:26px}.admin-email-two-factor-warning-dialog p{color:#991b1b;margin:18px 0 0;line-height:1.7}.admin-email-two-factor-warning-contact{border-left:4px solid #dc2626;padding-left:12px;font-weight:800}.admin-email-two-factor-warning-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.admin-email-two-factor-warning-actions .button,.admin-email-two-factor-warning-actions button{min-width:132px}.admin-email-two-factor-warning-actions .button{color:#fff;text-align:center;background:#b91c1c;border-color:#b91c1c}.maintenance-countdown-backdrop{z-index:129;background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.maintenance-countdown-backdrop[hidden]{display:none}.maintenance-countdown-dialog{color:#431407;background:#fff7edfa;border:1px solid #f97316;border-radius:14px;width:min(560px,100%);padding:28px;box-shadow:0 24px 70px #0f172a57}.maintenance-countdown-dialog .eyebrow{color:#c2410c}.maintenance-countdown-dialog h2{color:#431407;margin-top:8px;font-size:26px}.maintenance-countdown-dialog p{color:#7c2d12;margin:18px 0 0;line-height:1.7}.maintenance-countdown-time{text-align:center;font-variant-numeric:tabular-nums;background:#ffedd5;border-radius:8px;padding:12px 14px;font-size:20px;font-weight:900;color:#9a3412!important}.maintenance-countdown-dialog-actions{justify-content:flex-end;margin-top:24px;display:flex}.maintenance-countdown-dialog-actions button{min-width:132px}.legal-header{align-items:center}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:32px 0;display:grid}.trust-card{background:#fff;border:1px solid #e4e4e7;border-radius:8px;min-height:190px;padding:20px;text-decoration:none}.trust-card:hover{border-color:#0f766e}.trust-card>span{color:#0f766e;background:#ccfbf1;border-radius:8px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:inline-grid}.trust-card strong{margin-top:18px;font-size:18px;display:block}.trust-card p{color:#52525b;margin:9px 0 0;font-size:14px}.policy-callout{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;grid-template-columns:minmax(260px,.7fr) 1fr;gap:32px;padding:28px 0;display:grid}.policy-callout p{color:#52525b;margin:0}.policy-callout h2{margin-top:6px}.reference-strip{flex-wrap:wrap;align-items:center;gap:14px 20px;padding:28px 0;display:flex}.reference-strip a{color:#0f766e;font-size:14px;font-weight:800}.legal-layout{grid-template-columns:210px minmax(0,1fr);gap:48px;padding:32px 0;display:grid}.legal-nav{border-right:1px solid #e4e4e7;align-self:start;gap:4px;padding-right:20px;display:grid;position:sticky;top:18px}.legal-nav .eyebrow{margin:0 0 8px}.legal-nav a{color:#52525b;border-radius:6px;padding:9px 10px;font-size:14px;font-weight:750;text-decoration:none}.legal-nav a:hover,.legal-nav a.active{color:#0f766e;background:#ccfbf1}.policy-content{max-width:820px}.policy-content section{border-bottom:1px solid #e4e4e7;padding:0 0 26px}.policy-content section+section{padding-top:26px}.policy-content section:last-child{border-bottom:0}.policy-content h2{font-size:22px}.policy-content p,.policy-content li{color:#3f3f46;font-size:15px;line-height:1.75}.policy-content ul{gap:9px;padding-left:22px;display:grid}.report-layout{grid-template-columns:210px minmax(0,760px)}.report-success{background:#f0fdfa;border:1px solid #5eead4;border-radius:8px;margin-bottom:18px;padding:20px}.report-success h2{margin-top:6px}.report-success p{margin:8px 0 0}.report-form{padding:24px}.report-fields{margin-top:24px}.field-grow{flex:1;min-width:0}.check-row{color:#3f3f46;align-items:flex-start;gap:10px;margin:0;font-weight:600;line-height:1.55;display:flex}.check-row input{accent-color:#0f766e;flex:none;width:18px;min-height:18px;margin-top:2px}.publisher-policy-panel{gap:14px;display:grid}.publisher-policy-panel p{color:#3f3f46;margin:0}.publisher-policy-check{color:#134e4a;cursor:pointer;background:linear-gradient(135deg,#f0fdfaeb,#ffffffc7);border:1px solid #14534e38;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:14px;margin:4px 0 0;padding:16px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;position:relative;box-shadow:0 12px 28px #0f766e14,inset 0 1px #ffffffd1}.publisher-policy-check:hover{background:#f0fdfa;border-color:#0f766e;transform:translateY(-1px);box-shadow:0 14px 34px #0f766e21,inset 0 1px #ffffffeb}.publisher-policy-check input{opacity:0;pointer-events:none;position:absolute}.publisher-policy-box{background:#fff;border:2px solid #0f766e;border-radius:10px;width:34px;height:34px;transition:border-color .16s,background .16s,box-shadow .16s;position:relative;box-shadow:inset 0 1px #ffffffe0,0 6px 14px #0f766e1f}.publisher-policy-box:after{opacity:0;content:"";border:3px solid #fff;border-width:0 3px 3px 0;width:8px;height:14px;transition:opacity .14s,transform .14s;position:absolute;top:7px;left:10px;transform:rotate(45deg)scale(.75)}.publisher-policy-copy{gap:5px;min-width:0;display:grid}.publisher-policy-copy strong{color:#134e4a;font-size:15px;line-height:1.35}.publisher-policy-copy small{color:#0f766e;font-size:13px;font-weight:600;line-height:1.55}.publisher-policy-check input:focus-visible+.publisher-policy-box{outline-offset:3px;outline:4px solid #99f6e4}.publisher-policy-check input:checked+.publisher-policy-box{background:#0f766e;border-color:#0f766e;box-shadow:0 8px 18px #0f766e3d}.publisher-policy-check input:checked+.publisher-policy-box:after{opacity:1;transform:rotate(45deg)scale(1)}.publisher-policy-check:has(input:checked){background:linear-gradient(135deg,#ccfbf1,#f0fdfa);border-color:#0f766e}.campaign-stats{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;padding:30px 0 0}.campaign-pending{margin:30px 0}.advertiser-analytics{padding-bottom:0}.campaign-chart{height:220px}.admin-ad-table{margin-top:28px}.admin-ad-table table{min-width:980px}.compact-button{min-height:36px;padding:0 12px;font-size:13px}.material-preview img{aspect-ratio:16/9;object-fit:cover;background:#e4e4e7;border-radius:8px;width:100%;margin-top:18px}.material-review-item{border-top:1px solid #e4e4e7;padding:18px 0}.material-review-item:first-of-type{margin-top:10px}.material-review-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.material-review-heading strong{overflow-wrap:anywhere;min-width:0}.material-review-item .tiny{margin-top:10px}.material-preview-placeholder{aspect-ratio:16/9;color:#71717a;background:#f4f4f5;border-radius:8px;place-items:center;width:100%;margin-top:18px;font-weight:800;display:grid}.url-break{overflow-wrap:anywhere;text-align:right;max-width:210px}.shorturl-info-grid{padding-top:18px}.shorturl-info-grid .promo-card{min-height:178px}.shorturl-feature-card{flex-direction:column;min-width:0;display:flex}.shorturl-feature-icon{object-fit:contain;object-position:left center;flex:none;width:81px;max-width:100%;height:81px;display:block}.shorturl-info-grid .shorturl-feature-card h3{margin-top:14px;font-size:17px}.shorturl-howto{border-top:1px solid #e4e4e7;padding-top:30px}.image-dropzone{color:#3f3f46;text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #a1a1aa;border-radius:8px;place-items:center;min-height:190px;padding:28px;transition:border-color .15s,background .15s;display:grid}.image-dropzone:hover,.image-dropzone:focus-within,.image-dropzone.is-dragging{background:#f0fdfa;border-color:#0f766e}.image-dropzone strong,.image-dropzone span{display:block}.image-dropzone>span{margin:0}.image-dropzone strong{margin-top:12px;font-size:18px}.image-dropzone span{color:#71717a;margin-top:6px;font-size:13px;font-weight:600}.image-dropzone .image-drop-icon{color:#fff;background:#18181b;border-radius:8px;place-items:center;width:48px;height:48px;margin:0 auto;font-size:28px;font-weight:900;line-height:1;display:grid}.image-drop-overlay{z-index:1000;color:#134e4a;pointer-events:none;background:#f0fdfaf0;border:3px dashed #14b8a6;border-radius:8px;place-items:center;font-size:24px;font-weight:900;display:grid;position:fixed;inset:16px}.image-drop-error{color:#dc2626;margin:10px 0 0;font-size:14px;font-weight:700}.image-confirm-dialog{z-index:1100;color:#18181b;background:#fff;border:1px solid #d4d4d8;border-radius:8px;flex-direction:column;width:min(560px,100% - 32px);height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);margin:0;padding:0;display:flex;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #18181b47}.image-confirm-dialog:not([open]){display:none}.image-confirm-dialog::backdrop{background:#0f172ab8}.image-confirm-header{border-bottom:1px solid #e4e4e7;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.image-confirm-close{flex:none;width:40px;min-height:40px;padding:0;font-size:24px;line-height:1}.image-confirm-body{flex:auto;min-height:0;padding:20px;overflow-y:auto}.image-confirm-preview{background:#f4f4f5;border-radius:8px;place-items:center;height:260px;min-height:0;display:grid;overflow:hidden}.image-confirm-preview img{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%}.image-confirm-preview-fallback{color:#52525b;text-align:center;gap:8px;max-width:320px;padding:24px;display:grid}.image-confirm-preview-fallback[hidden]{display:none}.image-confirm-preview-fallback strong{color:#27272a}.image-confirm-preview-fallback span{font-size:13px}.image-confirm-meta{grid-template-columns:minmax(0,1fr) auto;gap:10px 18px;margin:16px 0 0;font-size:14px;display:grid}.image-confirm-meta span{overflow-wrap:anywhere;color:#52525b;min-width:0}.image-confirm-meta strong{text-align:right}.image-upload-progress{gap:8px;margin-top:14px;display:grid}.image-upload-progress>div{color:#52525b;justify-content:space-between;gap:16px;font-size:13px;display:flex}.image-upload-progress progress{accent-color:#0f766e;border:0;border-radius:999px;width:100%;height:14px;overflow:hidden}.image-upload-progress progress::-webkit-progress-bar{background:#e4e4e7;border-radius:999px}.image-upload-progress progress::-webkit-progress-value{background:#0f766e;border-radius:999px}.image-confirm-options{border-top:1px solid #e4e4e7;gap:16px;margin-top:20px;padding-top:20px;display:grid}.check-row.is-disabled{opacity:.48;cursor:not-allowed}.image-nsfw-option{align-items:flex-start;gap:8px;min-width:0;display:flex}.image-nsfw-option .check-row{flex:auto;min-width:0}.image-nsfw-info-button{color:#52525b;cursor:pointer;background:#fff;border:1px solid #a1a1aa;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;min-height:28px;margin-top:0;padding:0;font-size:14px;font-weight:800;line-height:1;display:inline-grid}.image-nsfw-info-button:hover{color:#0f766e;background:#f0fdfa;border-color:#0f766e}.image-nsfw-info-button:focus-visible{outline-offset:2px;outline:3px solid #99f6e4}.image-nsfw-policy-dialog{z-index:1200;color:#18181b;background:#fff;border:1px solid #d4d4d8;border-radius:8px;flex-direction:column;width:min(680px,100% - 32px);max-height:calc(100dvh - 32px);margin:0;padding:0;display:flex;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #18181b52}.image-nsfw-policy-dialog:not([open]){display:none}.image-nsfw-policy-dialog::backdrop{background:#0f172ac7}.image-nsfw-policy-header{border-bottom:1px solid #e4e4e7;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.image-nsfw-policy-header h2{min-width:0}.image-nsfw-policy-close{flex:none;width:40px;min-height:40px;padding:0;font-size:24px;line-height:1}.image-nsfw-policy-body{min-height:0;padding:20px;overflow-y:auto}.image-nsfw-policy-body p{margin:0}.image-nsfw-policy-body ol{margin:14px 0 0;padding-left:26px}.image-nsfw-policy-body li{color:#3f3f46;overflow-wrap:anywhere;padding-left:4px;line-height:1.65}.image-nsfw-policy-body li+li{margin-top:10px}.image-nsfw-policy-note{color:#b91c1c;border-top:1px solid #e4e4e7;padding-top:16px;line-height:1.6;margin-top:18px!important}.image-confirm-actions{border-top:1px solid #e4e4e7;flex:none;justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}.image-history{margin-top:0}.image-history-actions{flex-wrap:wrap;gap:8px;display:flex}.image-history-actions.is-member{flex:0 33.333%;min-width:240px}.image-history-actions.is-member .image-history-more{width:100%;min-height:56px;font-size:16px}.image-history-list{gap:12px;margin-top:18px;display:grid}.image-history-list.is-scrollable{overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:10px;overflow-y:auto}.image-history-list.is-scrollable::-webkit-scrollbar{width:10px}.image-history-list.is-scrollable::-webkit-scrollbar-track{background:#e4e4e7;border-radius:999px}.image-history-list.is-scrollable::-webkit-scrollbar-thumb{background:#71717a;border:2px solid #e4e4e7;border-radius:999px}.image-history-item{border-top:1px solid #e4e4e7;grid-template-columns:106px minmax(0,1fr) auto;align-items:center;gap:14px;padding-top:14px;display:grid}.image-history-item:first-child{border-top:0;padding-top:0}.image-history-thumbnail{color:#71717a;text-align:center;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;place-items:center;width:106px;height:86px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.image-history-thumbnail.is-processing{cursor:wait;padding:8px}.image-history-thumbnail.is-failed{color:#b91c1c;padding:8px}.image-history-thumbnail img{object-fit:cover;width:100%;height:100%}.image-history-content{min-width:0}.image-history-meta{min-width:0;color:inherit;text-decoration:none;display:block}.image-history-meta:hover strong{text-decoration:underline}.image-history-meta strong,.image-history-meta span{overflow-wrap:anywhere;display:block}.image-history-meta span{color:#71717a;margin-top:4px;font-size:12px}.image-history-actions-column{flex-direction:column;align-items:flex-end;gap:8px;min-width:0;display:flex}.image-history-actions-column>*{min-width:0}.image-history-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.public-image-wall{margin-top:32px}.gallery-filters,.gallery-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gallery-filters{margin-top:18px}.gallery-filters a,.gallery-filters span,.gallery-tags a{color:#52525b;border:1px solid #d4d4d8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;text-decoration:none}.gallery-filters a.active,.gallery-filters a:hover,.gallery-tags a:hover{color:#0f766e;background:#f0fdfa;border-color:#0f766e}.gallery-tags{margin-top:9px}.gallery-tags a{padding:4px 8px}.public-image-wall-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1px;align-items:start;gap:16px;margin-top:20px;display:grid}.public-image-wall-card{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-radius:8px;width:100%;text-decoration:none;transition:border-color .15s,transform .15s;overflow:hidden}.public-image-wall-card:hover{border-color:#0f766e;transform:translateY(-2px)}.public-image-wall-image{display:block}.public-image-wall-card img{background:#f4f4f5;width:100%;height:auto;display:block}.public-image-wall-card>span{padding:12px;display:block}.public-image-wall-card strong,.public-image-wall-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.public-image-wall-card strong a{color:inherit;text-decoration:none}.public-image-wall-card small{color:#71717a;margin-top:5px}.nsfw-stage{background:#18181b;border:1px solid #e4e4e7;border-radius:8px;place-items:center;min-height:540px;margin-top:32px;display:grid;position:relative;overflow:hidden}.nsfw-stage>img{filter:blur(28px);width:100%;height:100%;image-rendering:pixelated;object-fit:cover;opacity:.65;position:absolute;inset:0;transform:scale(1.12)}.nsfw-warning-card{z-index:1;color:#18181b;text-align:center;background:#fffffff5;border:1px solid #fecaca;border-radius:8px;width:min(520px,100% - 32px);padding:28px;position:relative;box-shadow:0 20px 50px #00000059}.nsfw-warning-card h2{margin-top:16px}.nsfw-warning-card p{color:#52525b}.nsfw-warning-card form{margin:18px 0 14px}.nsfw-warning-card a{color:#b91c1c;font-size:14px;font-weight:800}.nsfw-viewer{gap:18px;margin-top:32px;display:grid}.nsfw-viewer>img{object-fit:contain;background:#18181b;width:100%;max-height:78vh}html[data-theme=dark]{--primary-button-background:#f8fafc;--primary-button-color:#0f172a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--cashlink-dark-bg);color:var(--cashlink-dark-text)}html[data-theme=dark] body{color:var(--cashlink-dark-text);background:linear-gradient(115deg,#14b8a629,#0000 34%),linear-gradient(245deg,#6366f12e,#0000 38%),linear-gradient(#080d18 0%,#0f172a 48%,#111827 100%)}html[data-theme=dark] .testing-mode-notice{color:#fde68a;background:#78350f4d;border-color:#d97706}html[data-theme=dark] body:before,html[data-theme=dark] body:after{z-index:-1;pointer-events:none;content:"";filter:blur(46px);opacity:.52;width:min(860px,82vw);height:180px;position:fixed;inset:auto;transform:rotate(-12deg)}html[data-theme=dark] body:before{background:linear-gradient(90deg,#0000 0%,#2dd4bf80 42%,#6366f138 70%,#0000 100%);top:72px;left:-180px}html[data-theme=dark] body:after{background:linear-gradient(90deg,#0000 0%,#f43f5e38 24%,#2dd4bf57 62%,#0000 100%);bottom:12vh;right:-220px;transform:rotate(14deg);-webkit-mask-image:none;mask-image:none}html[data-theme=dark] .shell{z-index:0;position:relative}html[data-theme=dark] .logo,html[data-theme=dark] .eyebrow,html[data-theme=dark] .mono{color:#67e8f9;text-shadow:0 0 18px #2dd4bf42}html[data-theme=dark] .logo-link{color:#f4f4f5;text-shadow:none}html[data-theme=dark] .logo img{box-shadow:0 0 0 1px #5eead433,0 12px 28px #2dd4bf2e}html[data-theme=dark] .auth-profile-avatar,html[data-theme=dark] .profile-avatar{background:#134e4a;border-color:#2dd4bf}html[data-theme=dark] .header{background:linear-gradient(135deg,#0f172a6b,#0f172a14);border-bottom-color:#94a3b829;border-radius:14px;box-shadow:inset 0 1px #ffffff0a}html[data-theme=dark] .header:not(.home-hero){background:linear-gradient(135deg,#064e3b6b,#0f172a3d);border-color:#34d39938 #34d39938 #34d39947}html[data-theme=dark] .free-trial-status{color:#fca5a5}html[data-theme=dark] .home-hero-visual:after{background:linear-gradient(90deg,#02061794 0%,#02061757 47%,#0206170a 100%)}html[data-theme=dark] .nav a,html[data-theme=dark] .nav-more summary,html[data-theme=dark] .nav-more-menu,html[data-theme=dark] .auth-strip button,html[data-theme=dark] .auth-strip a,html[data-theme=dark] .stat,html[data-theme=dark] .panel,html[data-theme=dark] .tool-card,html[data-theme=dark] .home-feature-card,html[data-theme=dark] .promo-card,html[data-theme=dark] .image-card,html[data-theme=dark] .metric,html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{border-color:var(--cashlink-dark-border);background:var(--cashlink-dark-surface);color:var(--cashlink-dark-text);box-shadow:inset 0 1px #ffffff0a,0 16px 48px #0000002e}html[data-theme=dark] .nav-hamburger-menu{background:#0f172af5}html[data-theme=dark] .panel,html[data-theme=dark] .tool-card,html[data-theme=dark] .home-feature-card,html[data-theme=dark] .promo-card,html[data-theme=dark] .stat,html[data-theme=dark] .metric,html[data-theme=dark] .image-card{-webkit-backdrop-filter:blur(18px)}html[data-theme=dark] .panel,html[data-theme=dark] .tool-card,html[data-theme=dark] .home-feature-card,html[data-theme=dark] .promo-card{position:relative;overflow:hidden}html[data-theme=dark] .panel:before,html[data-theme=dark] .tool-card:before,html[data-theme=dark] .home-feature-card:before,html[data-theme=dark] .promo-card:before{content:"";background:linear-gradient(90deg,#0000,#5eead4b8,#818cf86b,#0000);height:1px;position:absolute;top:0;left:16px;right:16px}html[data-theme=dark] .paste-content{border-color:var(--cashlink-dark-border);background:var(--cashlink-dark-surface-strong);color:var(--cashlink-dark-text)}html[data-theme=dark] .blockchain-option{background:#451a03;border-color:#92400e}html[data-theme=dark] .blockchain-option p{color:#fde68a}html[data-theme=dark] .publisher-policy-panel p{color:var(--cashlink-dark-muted)}html[data-theme=dark] .publisher-policy-check{color:var(--cashlink-dark-text);background:linear-gradient(135deg,#14534e57,#0f172ab8);border-color:#2dd4bf52;box-shadow:0 16px 40px #0003,inset 0 1px #ffffff0d}html[data-theme=dark] .publisher-policy-check:hover{background:#14b8a629;border-color:#5eead4;box-shadow:0 0 0 3px #2dd4bf1a,0 16px 40px #2dd4bf1f}html[data-theme=dark] .publisher-policy-box{background:#0f172aeb;border-color:#5eead4;box-shadow:inset 0 1px #ffffff14,0 8px 20px #2dd4bf1a}html[data-theme=dark] .publisher-policy-copy strong{color:#ccfbf1}html[data-theme=dark] .publisher-policy-copy small{color:#99f6e4}html[data-theme=dark] .publisher-policy-check input:focus-visible+.publisher-policy-box{outline-color:#5eead485}html[data-theme=dark] .publisher-policy-check input:checked+.publisher-policy-box{background:#0f766e;border-color:#5eead4;box-shadow:0 0 24px #2dd4bf38}html[data-theme=dark] .publisher-policy-check:has(input:checked){background:linear-gradient(135deg,#0f766e85,#0f172ab8);border-color:#5eead4}html[data-theme=dark] .nav a:hover,html[data-theme=dark] .nav a.active,html[data-theme=dark] .nav-more summary:hover,html[data-theme=dark] .nav-more summary:focus-visible,html[data-theme=dark] .nav-more[open] summary,html[data-theme=dark] .nav-more summary.active,html[data-theme=dark] .nav-more-menu a:hover,html[data-theme=dark] .nav-more-menu a.active,html[data-theme=dark] .language-menu-option:hover:not(:disabled),html[data-theme=dark] .language-menu-option:focus-visible,html[data-theme=dark] .language-menu-option[aria-current=true],html[data-theme=dark] .auth-strip button:hover,html[data-theme=dark] .auth-strip a:hover,html[data-theme=dark] .auth-strip a.active{border-color:var(--cashlink-dark-border-strong);color:#ccfbf1;background:#14b8a629;box-shadow:0 0 0 3px #2dd4bf1a,0 10px 28px #2dd4bf1f}html[data-theme=dark] .preference-select,html[data-theme=dark] .theme-switch,html[data-theme=dark] .theme-switch-value{color:var(--cashlink-dark-muted)}html[data-theme=dark] .language-menu summary{background:#14b8a61f;border-color:#5eead457}html[data-theme=dark] .language-menu-option{color:var(--cashlink-dark-text);box-shadow:none;background:0 0;border-color:#0000}html[data-theme=dark] .language-menu-option:hover:not(:disabled),html[data-theme=dark] .language-menu-option:focus-visible,html[data-theme=dark] .language-menu-option[aria-current=true]{color:#ccfbf1}html[data-theme=dark] .theme-switch-track{background:#334155;border-color:#475569}html[data-theme=dark] .theme-switch input:checked+.theme-switch-track{background:#0f766e;border-color:#2dd4bf}html[data-theme=dark] .stat span,html[data-theme=dark] label,html[data-theme=dark] dt,html[data-theme=dark] .muted,html[data-theme=dark] .hero-copy,html[data-theme=dark] .tool-card p,html[data-theme=dark] .home-feature-card p,html[data-theme=dark] .promo-card p,html[data-theme=dark] .metric span,html[data-theme=dark] .pixel-status,html[data-theme=dark] .tiny,html[data-theme=dark] .auth-strip{color:var(--cashlink-dark-muted)}html[data-theme=dark] .button.secondary,html[data-theme=dark] .copy-button{border-color:var(--cashlink-dark-border-strong);color:#67e8f9;background:#0f172a9e;box-shadow:0 10px 30px #2dd4bf14}html[data-theme=dark] .button.danger-button{color:#fca5a5;background:#7f1d1d29;border-color:#fca5a5}html[data-theme=dark] .button.danger-button:hover{color:#fee2e2;background:#7f1d1d}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus{border-color:#67e8f9;box-shadow:0 0 0 4px #2dd4bf33,0 0 36px #2dd4bf29}html[data-theme=dark] .review-readonly input:disabled,html[data-theme=dark] .review-readonly select:disabled{box-shadow:none;color:#64748b;opacity:1;-webkit-text-fill-color:#64748b;background:#1e293b;border-color:#334155}html[data-theme=dark] input[type=checkbox]:not(.visually-hidden):not(.ipfs-check-input):not([role=switch]):focus,html[data-theme=dark] input[type=radio]:not(.visually-hidden):not(.ipfs-check-input):not([role=switch]):focus{border-color:#67e8f9;box-shadow:0 0 0 4px #2dd4bf33,0 0 36px #2dd4bf29}html[data-theme=dark] button,html[data-theme=dark] .button{box-shadow:0 12px 28px #0f172a52,0 0 24px #2dd4bf1f}html[data-theme=dark] .login-dialog{border-color:var(--cashlink-dark-border);color:var(--cashlink-dark-text);-webkit-backdrop-filter:blur(20px);background:#111827e6}html[data-theme=dark] .login-dialog-close{color:#cbd5e1;background:#1e293b;border-color:#475569}html[data-theme=dark] .login-dialog-footer a{color:#5eead4}html[data-theme=dark] .login-method-item{background:#0f172a6b;border-color:#475569}html[data-theme=dark] .login-method-toggle{color:#e5edf7}html[data-theme=dark] .login-method-toggle:hover{color:#99f6e4;background:#14532d38}html[data-theme=dark] .login-method-toggle-copy span{color:#aab7c7}html[data-theme=dark] .login-method-toggle-icon{color:#5eead4;border-color:#64748b}html[data-theme=dark] .donation-link,html[data-theme=dark] .donation-link:hover{color:#fff;background:linear-gradient(135deg,#c2410c,#be185d);box-shadow:0 10px 28px #be185d47}html[data-theme=dark] .footer-links .advertise-link,html[data-theme=dark] .footer-links .advertise-link:hover,html[data-theme=dark] .ad-slot .ad-cta,html[data-theme=dark] .ad-slot .ad-cta:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#6366f1;box-shadow:0 10px 28px #6366f14d}html[data-theme=dark] .ad-slot .ad-advertise-cta:hover{color:#fff;background:#0f766e}html[data-theme=dark] .footer-links .advertise-link:focus-visible,html[data-theme=dark] .ad-slot .ad-cta:focus-visible,html[data-theme=dark] .ad-slot .ad-advertise-cta:focus-visible{outline-color:#c4b5fd}html[data-theme=dark] .footer-links .help-desk-link,html[data-theme=dark] .footer-links .help-desk-link:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 10px 28px #6366f14d}html[data-theme=dark] .donation-dialog{border-color:var(--cashlink-dark-border);color:var(--cashlink-dark-text);background:#111827f0}html[data-theme=dark] .donation-dialog-close{color:#cbd5e1;background:#1e293b;border-color:#475569}html[data-theme=dark] .donation-dialog-intro,html[data-theme=dark] .donation-wallet-address-label{color:var(--cashlink-dark-muted)}html[data-theme=dark] .donation-wallet{background:#0f172ac7;border-color:#334155}html[data-theme=dark] .donation-wallet-qr{background:#fff;border-color:#475569}html[data-theme=dark] .donation-wallet-address{color:#e5edf7;background:#111827;border-color:#334155}html[data-theme=dark] .donation-wallet-note{color:#94a3b8}html[data-theme=dark] .button.secondary:hover,html[data-theme=dark] .copy-button:hover,html[data-theme=dark] button:hover,html[data-theme=dark] .button:hover{color:#fff;background:#0f766e;box-shadow:0 0 0 3px #2dd4bf1f,0 14px 34px #2dd4bf2e}html[data-theme=dark] .flash,html[data-theme=dark] .result,html[data-theme=dark] .quote-box{border-color:var(--cashlink-dark-border-strong);color:#ccfbf1;background:#134e4a94;box-shadow:0 12px 36px #14b8a624}html[data-theme=dark] .result p,html[data-theme=dark] .quote-box span,html[data-theme=dark] .quote-box strong,html[data-theme=dark] .quote-box p{color:#ccfbf1}html[data-theme=dark] .ad-slot{color:#fde68a;-webkit-backdrop-filter:blur(14px);background:#451a03ad;border-color:#f59e0b57;box-shadow:0 14px 38px #f59e0b14}html[data-theme=dark] .ad-slot:hover{background:#78350fd1;border-color:#f59e0b}html[data-theme=dark] .ad-slot span,html[data-theme=dark] .ad-slot strong,html[data-theme=dark] .ad-slot p{color:#fef3c7}html[data-theme=dark] .ad-admin-preview{background:#312e817a;border-color:#818cf8b8}html[data-theme=dark] .ad-admin-preview:hover{background:#4338ca85;border-color:#a5b4fc}html[data-theme=dark] .ad-admin-preview .ad-admin-preview-note{color:#c7d2fe}html[data-theme=dark] .ad-admin-preview-status{background:#4338ca99;border-color:#818cf8;color:#e0e7ff!important}html[data-theme=dark] .ad-policy-notice{background:#451a03;border-color:#b45309}html[data-theme=dark] .ad-policy-notice h2,html[data-theme=dark] .ad-policy-notice h3,html[data-theme=dark] .ad-policy-notice p,html[data-theme=dark] .ad-policy-notice li{color:#fef3c7}html[data-theme=dark] th{color:#cbd5e1;background:#1e293b}html[data-theme=dark] td{border-top-color:#1e293b}html[data-theme=dark] .url-cell{color:#cbd5e1}html[data-theme=dark] .table-header{border-bottom-color:#334155}html[data-theme=dark] .toolbox-pagination{border-top-color:#334155}html[data-theme=dark] .toolbox-pagination a,html[data-theme=dark] .toolbox-pagination span{color:#99f6e4;border-color:#475569}html[data-theme=dark] .toolbox-pagination a:hover,html[data-theme=dark] .toolbox-pagination a:focus-visible{background:#134e4a;border-color:#5eead4}html[data-theme=dark] .toolbox-pagination .is-current{color:#fff;background:#0f766e;border-color:#5eead4}html[data-theme=dark] .toolbox-pagination .is-disabled{color:#64748b;border-color:#334155}html[data-theme=dark] .toolbox-pagination .ellipsis{color:#94a3b8;border-color:#0000}html[data-theme=dark] .empty{color:#94a3b8}html[data-theme=dark] .pill{color:#cbd5e1;background:#334155}html[data-theme=dark] .pill.done{color:#dcfce7;background:#14532d}html[data-theme=dark] .pill.alert{color:#fee2e2;background:#7f1d1d}html[data-theme=dark] .material-review-item{border-top-color:#334155}html[data-theme=dark] .material-preview-placeholder{color:#94a3b8;background:#1e293b}html[data-theme=dark] .file-security-line{color:#cbd5e1}html[data-theme=dark] .file-security-status{color:#cbd5e1;background:#334155}html[data-theme=dark] .file-security-status[data-tone=done]{color:#dcfce7;background:#14532d}html[data-theme=dark] .file-security-status[data-tone=warning]{color:#fef3c7;background:#78350f}html[data-theme=dark] .file-security-status[data-tone=danger]{color:#fee2e2;background:#7f1d1d}html[data-theme=dark] .file-status-notice{color:#cbd5e1}html[data-theme=dark] .file-status-notice[data-tone=done]{color:#86efac}html[data-theme=dark] .file-status-notice[data-tone=warning]{color:#fde68a}html[data-theme=dark] .file-status-notice[data-tone=danger]{color:#fca5a5}html[data-theme=dark] .status-toggle{background:#0f172a;border-color:#5eead4}html[data-theme=dark] .status-toggle button{color:#67e8f9;border-left-color:#5eead4}html[data-theme=dark] .status-toggle button:hover:not(:disabled){background:#134e4a}html[data-theme=dark] .status-toggle button.is-active{color:#0f172a;background:#2dd4bf}html[data-theme=dark] .status-pill{color:#fee2e2;background:#7f1d1d}html[data-theme=dark] .pixel-stage,html[data-theme=dark] .pixel-board{background:#1e293b;border-color:#334155}html[data-theme=dark] .tool-card:hover,html[data-theme=dark] .home-feature-card:hover,html[data-theme=dark] .promo-card:hover{border-color:var(--cashlink-dark-border-strong);box-shadow:0 18px 48px #00000047,0 0 34px #2dd4bf21}html[data-theme=dark] .tool-card .icon{color:#ccfbf1;background:#14b8a633;box-shadow:inset 0 1px #ffffff14,0 0 20px #2dd4bf2e}html[data-theme=dark] .promo-card span{color:#0f172a;background:#67e8f9;box-shadow:0 0 18px #67e8f952}html[data-theme=dark] .bar-value,html[data-theme=dark] .bar-label,html[data-theme=dark] .distribution-row>div span,html[data-theme=dark] .destination-host,html[data-theme=dark] .analytics-note{color:#94a3b8}html[data-theme=dark] .bar-track,html[data-theme=dark] .progress-track{background:#334155}html[data-theme=dark] .bar-fill,html[data-theme=dark] .progress-track span{background:#2dd4bf}html[data-theme=dark] .analytics-note{border-top-color:#334155}html[data-theme=dark] .site-footer,html[data-theme=dark] .policy-callout,html[data-theme=dark] .legal-nav,html[data-theme=dark] .policy-content section,html[data-theme=dark] .cookie-table,html[data-theme=dark] .cookie-table>div{border-color:#334155}html[data-theme=dark] .footer-links a,html[data-theme=dark] .trust-card p,html[data-theme=dark] .policy-callout p,html[data-theme=dark] .policy-content p,html[data-theme=dark] .policy-content li,html[data-theme=dark] .cookie-table span,html[data-theme=dark] .check-row{color:#cbd5e1}html[data-theme=dark] .cookie-notice{color:#ccfbf1;background:#134e4a;border-color:#0f766e;box-shadow:0 12px 32px #0006}html[data-theme=dark] .cookie-notice-copy a{color:#99f6e4}html[data-theme=dark] .development-warning-dialog{color:#fef3c7;background:#451a03f7;border-color:#f59e0b}html[data-theme=dark] .development-warning-brand .eyebrow,html[data-theme=dark] .development-warning-dialog h2{color:#fde68a}html[data-theme=dark] .development-warning-dialog p{color:#fef3c7}html[data-theme=dark] .free-trial-notice-dialog{color:#ccfbf1;background:#134e4afa;border-color:#2dd4bf}html[data-theme=dark] .free-trial-notice-dialog .eyebrow,html[data-theme=dark] .free-trial-notice-dialog h2{color:#99f6e4}html[data-theme=dark] .free-trial-notice-dialog p{color:#ccfbf1}html[data-theme=dark] .admin-email-two-factor-warning-dialog{color:#fee2e2;background:#450a0afc;border-color:#ef4444}html[data-theme=dark] .admin-email-two-factor-warning-brand .eyebrow,html[data-theme=dark] .admin-email-two-factor-warning-dialog h2{color:#fecaca}html[data-theme=dark] .admin-email-two-factor-warning-dialog p{color:#fee2e2}html[data-theme=dark] .admin-email-two-factor-warning-actions .button{color:#fff;background:#dc2626;border-color:#ef4444}html[data-theme=dark] .maintenance-countdown-dialog{color:#ffedd5;background:#431407fa;border-color:#fb923c}html[data-theme=dark] .maintenance-countdown-dialog .eyebrow,html[data-theme=dark] .maintenance-countdown-dialog h2{color:#fed7aa}html[data-theme=dark] .maintenance-countdown-dialog p{color:#ffedd5}html[data-theme=dark] .maintenance-countdown-time{background:#7c2d12;color:#ffedd5!important}html[data-theme=dark] .trust-card,html[data-theme=dark] .prohibited-grid>div{background:#111827;border-color:#334155}html[data-theme=dark] .trust-card>span,html[data-theme=dark] .legal-nav a:hover,html[data-theme=dark] .legal-nav a.active{color:#ccfbf1;background:#134e4a}html[data-theme=dark] .legal-nav a{color:#cbd5e1}html[data-theme=dark] .dashboard-tabs{border-bottom-color:#3f3f46}html[data-theme=dark] .dashboard-tabs a{color:#cbd5e1}html[data-theme=dark] .dashboard-tabs a:hover,html[data-theme=dark] .dashboard-tabs a.active{color:#5eead4}html[data-theme=dark] .overview-stat-link small,html[data-theme=dark] .quota-row>div span,html[data-theme=dark] .overview-attention-item small,html[data-theme=dark] .recent-row small,html[data-theme=dark] .overview-empty p{color:#94a3b8}html[data-theme=dark] .overview-stat-link:hover{border-color:#2dd4bf;box-shadow:0 12px 28px #00000040}html[data-theme=dark] .overview-clear-state p{color:#cbd5e1}html[data-theme=dark] .overview-attention-item{color:#f8fafc;background:#0f172a;border-color:#334155}html[data-theme=dark] .overview-attention-item:hover{background:#1e293b}html[data-theme=dark] .overview-attention-item.tone-danger{border-left-color:#f87171}html[data-theme=dark] .overview-attention-item.tone-warning{border-left-color:#fbbf24}html[data-theme=dark] .overview-attention-item.tone-info{border-left-color:#22d3ee}html[data-theme=dark] .recent-card>.section-heading,html[data-theme=dark] .recent-row{border-color:#334155}html[data-theme=dark] .quota-card.is-exceeded{border-color:#ef4444}html[data-theme=dark] .log-filter-panel label{color:#cbd5e1}html[data-theme=dark] .log-trend-y-axis,html[data-theme=dark] .log-trend-x-axis{color:#94a3b8}html[data-theme=dark] .log-trend-grid-line{stroke:#334155}html[data-theme=dark] .log-trend-area{fill:#2dd4bf29}html[data-theme=dark] .log-trend-line,html[data-theme=dark] .log-trend-crosshair{stroke:#5eead4}html[data-theme=dark] .log-trend-active-point,html[data-theme=dark] .log-trend-single-point{background:#5eead4;border-color:#0f172a;box-shadow:0 0 0 2px #5eead4}html[data-theme=dark] .log-trend-tooltip{color:#0f172a;background:#f8fafc}html[data-theme=dark] .log-trend-chart:focus-visible{box-shadow:inset 0 0 0 3px #5eead461}html[data-theme=dark] .report-success{color:#ccfbf1;background:#134e4a;border-color:#0f766e}html[data-theme=dark] .shorturl-howto{border-top-color:#334155}html[data-theme=dark] .image-dropzone{color:#e5e7eb;background:#0f172a;border-color:#475569}html[data-theme=dark] .image-dropzone:hover,html[data-theme=dark] .image-dropzone:focus-within,html[data-theme=dark] .image-dropzone.is-dragging{background:#134e4a;border-color:#5eead4}html[data-theme=dark] .image-dropzone span:not(.image-drop-icon){color:#cbd5e1}html[data-theme=dark] .image-drop-icon{color:#0f172a;background:#5eead4}html[data-theme=dark] .image-drop-overlay{color:#ccfbf1;background:#0f172af2;border-color:#5eead4}html[data-theme=dark] .image-confirm-dialog{color:#e5e7eb;background:#111827;border-color:#334155}html[data-theme=dark] .image-confirm-header,html[data-theme=dark] .image-confirm-options,html[data-theme=dark] .image-confirm-actions,html[data-theme=dark] .image-confirm-form{border-color:#334155}html[data-theme=dark] .image-confirm-preview{background:#0f172a}html[data-theme=dark] .image-confirm-preview-fallback{color:#cbd5e1}html[data-theme=dark] .image-confirm-preview-fallback strong{color:#f8fafc}html[data-theme=dark] .image-confirm-meta span,html[data-theme=dark] .image-upload-progress>div{color:#cbd5e1}html[data-theme=dark] .image-upload-progress progress::-webkit-progress-bar{background:#334155}html[data-theme=dark] .image-nsfw-info-button{color:#cbd5e1;background:#1e293b;border-color:#64748b}html[data-theme=dark] .image-nsfw-info-button:hover{color:#ccfbf1;background:#134e4a;border-color:#5eead4}html[data-theme=dark] .image-nsfw-policy-dialog{color:#e5e7eb;background:#111827;border-color:#334155}html[data-theme=dark] .image-nsfw-policy-header{border-color:#334155}html[data-theme=dark] .image-nsfw-policy-body li{color:#cbd5e1}html[data-theme=dark] .image-nsfw-policy-note{color:#fca5a5;border-color:#334155}html[data-theme=dark] .image-history-item{border-top-color:#334155}html[data-theme=dark] .image-history-list.is-scrollable::-webkit-scrollbar-track{background:#1e293b}html[data-theme=dark] .image-history-list.is-scrollable::-webkit-scrollbar-thumb{background:#64748b;border-color:#1e293b}html[data-theme=dark] .image-history-thumbnail{color:#94a3b8;background:#0f172a;border-color:#334155}html[data-theme=dark] .image-history-thumbnail.is-failed{color:#fca5a5}html[data-theme=dark] .public-image-wall-card{color:#e5e7eb;background:#111827;border-color:#334155}html[data-theme=dark] .public-image-wall-card:hover{border-color:#5eead4}html[data-theme=dark] .gallery-filters a,html[data-theme=dark] .gallery-filters span,html[data-theme=dark] .gallery-tags a{color:#cbd5e1;border-color:#475569}html[data-theme=dark] .gallery-filters a.active,html[data-theme=dark] .gallery-filters a:hover,html[data-theme=dark] .gallery-tags a:hover{color:#ccfbf1;background:#134e4a;border-color:#5eead4}html[data-theme=dark] .public-image-wall-card img{background:#0f172a}html[data-theme=dark] .public-image-wall-card small,html[data-theme=dark] .image-history-meta span{color:#94a3b8}html[data-theme=dark] .nsfw-stage{border-color:#334155}html[data-theme=dark] .nsfw-warning-card{color:#e5e7eb;background:#111827f7;border-color:#991b1b}html[data-theme=dark] .nsfw-warning-card p{color:#cbd5e1}html[data-theme=dark] .nsfw-warning-card a{color:#fca5a5}html[data-theme=dark] .token-hero{background:linear-gradient(135deg,#134e4a 0%,#111827 64%);border-color:#0f766e}html[data-theme=dark] .token-mark{filter:drop-shadow(0 0 4px #34d399f2)drop-shadow(0 0 12px #10b9818c)}html[data-theme=dark] .token-section-heading p,html[data-theme=dark] .token-note{color:#cbd5e1}html[data-theme=dark] .curve-grid{stroke:#334155}html[data-theme=dark] .curve-line{stroke:#2dd4bf}html[data-theme=dark] .curve-area{fill:#2dd4bf21}html[data-theme=dark] .token-callout{background:#134e4a;border-color:#0f766e}html[data-theme=dark] .token-callout strong{color:#ccfbf1}html[data-theme=dark] .token-callout p{color:#99f6e4}html[data-theme=dark] .token-note{background:#1e293b}html[data-theme=dark] .token-community-status{color:#fde68a;background:#78350f47;border-color:#fbbf248c}html[data-theme=dark] .token-exclusions{background:#0f172a9e;border-color:#94a3b847}html[data-theme=dark] .token-exclusions p,html[data-theme=dark] .token-exclusions ul{color:#cbd5e1}@media (width<=1280px){.public-image-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1120px){.ad-slot:not(.short-url-ad-slot){grid-template-columns:1fr}.ad-creatives{grid-template-columns:repeat(3,168px)}.ad-creatives>:nth-child(n+4){display:none}.ad-actions{justify-self:end}.short-url-ad-slot .ad-creatives{min-height:260px}}@media (width<=920px){.header,.form-row,.result-row,.topbar,.nav-wrap{flex-direction:column;align-items:stretch}.testing-mode-notice{flex-direction:column;align-items:flex-start}.testing-mode-notice span{text-align:left}.ad-slot,.grid,.tool-grid,.home-feature-grid,.gallery,.live-grid,.pixel-shell,.promo-grid,.analytics-grid,.trust-grid,.policy-callout,.legal-layout,.report-layout,.token-mechanics,.token-use-grid,.token-curve,.token-exclusions ul{grid-template-columns:1fr}.stats{width:100%}.home-feature-card{grid-template-columns:1fr;align-items:start;min-height:0}.home-feature-visual{margin:0 0 18px}.home-hero{min-height:0}.home-hero>h1,.home-hero-footer{max-width:none}.home-hero-visual{margin:0;position:absolute;inset:0}.home-hero-asset-carousel{display:none}.token-hero{align-items:flex-start}.token-mark{width:112px;height:112px}.token-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}.legal-nav{border-bottom:1px solid #e4e4e7;border-right:0;flex-wrap:wrap;padding:0 0 18px;display:flex;position:static}.legal-nav .eyebrow{width:100%}.campaign-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-content{align-items:flex-start}.ad-creatives{grid-template-columns:168px}.ad-creatives>:nth-child(n+2){display:none}.ad-actions{justify-self:stretch;min-width:0}.short-url-ad-slot .ad-creatives{min-height:220px}.short-url-ad-slot .ad-actions{justify-self:stretch}.application-ad-preview .ad-content{grid-template-columns:1fr}.application-ad-preview .ad-creatives{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.application-ad-preview .ad-cta{justify-self:stretch;width:100%}.nav{justify-content:flex-start}.language-menu .nav-more-menu{left:0;right:auto}.public-image-wall-grid,.log-filter-panel,.log-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-recent-grid{grid-template-columns:1fr}}@media (width<=480px){.topbar{min-height:190px}.auth-strip{grid-template-columns:repeat(3,auto);justify-content:start;display:grid}.home-hero>h1{min-height:4.32em}}@media (width>=1024px){.image-confirm-dialog{width:min(960px,100% - 48px);height:auto;max-height:calc(100dvh - 32px)}.image-confirm-body{flex:0 auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:0;display:grid;overflow:hidden}.image-confirm-media,.image-confirm-form{min-width:0;min-height:0;padding:24px;overflow:hidden}.image-confirm-media{flex-direction:column;display:flex}.image-confirm-preview{flex:1 1 0;height:auto;min-height:180px}.image-confirm-form{border-left:1px solid #e4e4e7}.image-confirm-options{border-top:0;margin-top:0;padding-top:0}.image-confirm-actions{box-sizing:border-box;border-left:1px solid #e4e4e7;width:50%;margin-left:auto}}@media (width>=1024px) and (height<=760px){.image-confirm-preview{min-height:140px}}@media (width<=620px){.toolbox-pagination{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.toolbox-pagination a,.toolbox-pagination span{flex:none}.cookie-notice{flex-direction:column;align-items:stretch;gap:12px;width:auto;padding:16px 48px 16px 16px;bottom:12px;left:12px;right:12px}.cookie-notice button{width:100%}.cookie-notice .cookie-notice-close{width:34px}.cookie-notice-actions{flex-wrap:wrap;width:100%}.cookie-notice-actions button{flex:140px;width:auto}.development-warning-backdrop{align-items:end;padding:12px}.development-warning-dialog{padding:22px}.development-warning-dialog-actions,.development-warning-dialog-actions button{width:100%}.free-trial-notice-backdrop{align-items:end;padding:12px}.free-trial-notice-dialog{padding:22px}.free-trial-notice-actions,.free-trial-notice-actions button{width:100%}.admin-email-two-factor-warning-backdrop{align-items:end;padding:12px}.admin-email-two-factor-warning-dialog{padding:22px}.admin-email-two-factor-warning-actions,.admin-email-two-factor-warning-actions .button,.admin-email-two-factor-warning-actions button{width:100%}.maintenance-countdown-backdrop{align-items:end;padding:12px}.maintenance-countdown-dialog{padding:22px}.maintenance-countdown-dialog-actions,.maintenance-countdown-dialog-actions button{width:100%}.donation-dialog{width:calc(100% - 8px);padding:20px}.donation-wallet-grid{grid-template-columns:1fr}.image-confirm-preview{height:180px;min-height:0}.image-confirm-body{padding:16px}.image-confirm-actions{gap:8px;padding:12px 16px}.image-confirm-actions button{flex:1 1 0;width:auto}.image-nsfw-policy-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.image-nsfw-policy-header,.image-nsfw-policy-body{padding:16px}.image-history-item{grid-template-columns:1fr}.image-history-thumbnail{width:88px;height:72px}.image-history-actions-column{align-items:stretch}.image-history-actions-column .image-history-retention{justify-content:flex-start;width:auto}.image-history-buttons{justify-content:flex-start}.image-history>.section-heading{flex-direction:column;align-items:stretch}.image-history-actions.is-member{width:100%;min-width:0}.public-image-wall-grid{grid-template-columns:1fr}.nsfw-stage{min-height:500px}.nsfw-warning-card{padding:22px}.dashboard-stats{grid-template-columns:1fr}.dashboard-tabs{flex-wrap:nowrap;overflow-x:auto}.dashboard-tabs a{white-space:nowrap;flex:none}.dashboard-overview-hero .profile-heading{flex-direction:column}.overview-quota-grid{grid-template-columns:1fr}.overview-heading{flex-direction:column;align-items:flex-start}.overview-attention-item{grid-template-columns:1fr auto}.overview-attention-item>.pill{justify-self:start}.overview-attention-item>span:nth-child(2){grid-area:2/1/auto/-1}.overview-attention-item>span:last-child{grid-area:1/2}.overview-quick-actions{flex-direction:column;align-items:stretch}.overview-quick-actions .button{text-align:center;width:100%}.profile-heading{align-items:flex-start;gap:12px}.profile-avatar{width:84px;height:84px}.profile-avatar-panel{align-items:flex-start}.profile-avatar-actions{align-items:stretch}.profile-avatar-actions form,.profile-avatar-actions button{width:100%}.campaign-stats{grid-template-columns:1fr}.token-hero{padding:22px}.token-stats{grid-template-columns:1fr}.bar-chart{gap:4px}.bar-value{display:none}.bar-column{grid-template-rows:1fr 20px}.bar-label{font-size:9px}.log-filter-panel,.log-overview-grid{grid-template-columns:1fr}.log-table-panel>p.muted{padding-left:12px;padding-right:12px}.log-table-wrap{max-width:calc(100% - 24px);margin:12px}.log-trend-chart{padding:16px 14px 14px}.log-trend-chart-body{grid-template-rows:180px 28px;grid-template-columns:42px minmax(0,1fr)}.log-trend-y-axis{font-size:10px}.log-trend-y-axis span{right:9px}.log-trend-x-axis{font-size:10px}.log-trend-x-tick{top:8px}.log-trend-x-tick-mobile-hidden{display:none}}@media (width<=620px) and (height<=760px){.image-confirm-preview{height:150px}}@media (width<=360px){.image-confirm-dialog{overflow:auto}.image-confirm-body{overflow:visible}.image-confirm-actions{flex-direction:column-reverse}.image-confirm-actions button{width:100%}}.guest-recovery-dialog{z-index:1400;color:#18181b;background:#fff;border:1px solid #99f6e4;border-radius:16px;width:min(680px,100vw - 32px);max-height:calc(100dvh - 32px);margin:0;padding:0;position:fixed;inset:50% auto auto 50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 28px 90px #0f172a5c}.guest-recovery-dialog:not([open]){display:none}.guest-recovery-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ac2}.guest-recovery-dialog-body{gap:16px;padding:clamp(22px,5vw,36px);display:grid}.guest-recovery-dialog-body h2{margin:0;font-size:clamp(22px,4vw,30px)}.guest-recovery-dialog-body p{color:#52525b;margin:0;line-height:1.7}.guest-recovery-dialog-replace-notice{background:#f0fdfa;border-left:4px solid #0f766e;padding:10px 14px;font-weight:700;color:#134e4a!important}.guest-recovery-dialog-code{overflow-wrap:anywhere;color:#0f766e;-webkit-user-select:all;user-select:all;background:#f0fdfa;border:1px solid #99f6e4;border-radius:10px;padding:16px;font-size:clamp(15px,2.6vw,19px);font-weight:800;line-height:1.65;display:block}.guest-recovery-dialog-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.guest-recovery-dialog-actions button{width:100%}.guest-recovery-dialog-actions button:focus-visible{outline-offset:3px;outline:4px solid #5eead4}html[data-theme=dark] .guest-recovery-dialog{color:#f8fafc;background:#111827;border-color:#2dd4bf}html[data-theme=dark] .guest-recovery-dialog-body p{color:#cbd5e1}html[data-theme=dark] .guest-recovery-dialog-replace-notice{background:#134e4a73;color:#ccfbf1!important}html[data-theme=dark] .guest-recovery-dialog-code{color:#5eead4;background:#0f766e2e;border-color:#0f766e}@media (width<=620px){.guest-recovery-dialog{border-radius:14px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.guest-recovery-dialog-body{gap:14px;padding:22px 16px}.guest-recovery-dialog-actions{grid-template-columns:1fr}}.admin-context-help{vertical-align:.08em;align-items:center;margin-inline-start:5px;display:inline-flex}.admin-context-help-trigger{color:#0f766e;width:auto;min-height:0;font:inherit;text-underline-offset:3px;cursor:help;box-shadow:none;background:0 0;border:0;padding:2px 3px;font-size:.72em;font-weight:900;line-height:1;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.admin-context-help-trigger:hover{color:#115e59;background:0 0;transform:none}.admin-context-help-trigger:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #99f6e4}.admin-context-help-dialog{color:#18181b;background:#fff;border:1px solid #d4d4d8;border-radius:16px;width:min(720px,100vw - 32px);max-height:min(82dvh,780px);padding:0;box-shadow:0 28px 90px #0f172a4d}.admin-context-help-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172aad}.admin-context-help-dialog-header{z-index:1;background:#fffffff5;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex;position:sticky;top:0}.admin-context-help-dialog-header h2{margin:0;font-size:clamp(19px,3vw,25px)}.admin-context-help-dialog-close{color:#3f3f46;background:#f4f4f5;border:1px solid #d4d4d8;border-radius:999px;flex:none;width:38px;min-height:38px;padding:0;font-size:24px;line-height:1}.admin-context-help-dialog-body{padding:22px;line-height:1.72;overflow-y:auto}.admin-context-help-dialog-body h3{margin:24px 0 8px;font-size:16px}.admin-context-help-dialog-body p{margin:0}.admin-context-help-dialog-body ul{gap:8px;margin:8px 0 0;padding-left:22px;display:grid}.admin-context-help-summary{border-left:4px solid #14b8a6;padding-left:14px;font-weight:700}html[data-theme=dark] .admin-context-help-trigger{color:#5eead4}html[data-theme=dark] .admin-context-help-trigger:hover{color:#99f6e4}html[data-theme=dark] .admin-context-help-dialog{color:#e5edf7;background:#0f172a;border-color:#475569}html[data-theme=dark] .admin-context-help-dialog-header{background:#0f172af5;border-color:#334155}html[data-theme=dark] .admin-context-help-dialog-close{color:#e2e8f0;background:#1e293b;border-color:#475569}@media (width<=620px){.admin-context-help-dialog{border-radius:14px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.admin-context-help-dialog-header{padding:16px}.admin-context-help-dialog-body{padding:18px 16px 22px}}.paytaca-wallet{border-top:1px solid #e4e4e7;gap:14px;margin-top:20px;padding-top:20px;display:grid}.paytaca-wallet-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.paytaca-wallet-heading h3,.paytaca-wallet-heading p{margin:0}.paytaca-wallet-heading p{margin-top:4px}.paytaca-wallet-button{width:100%}.paytaca-wallet-login-accordion{border-top:0;margin-top:0;padding-top:0;display:block}.paytaca-wallet-login-accordion .login-method-panel{gap:14px;display:grid}.paytaca-pairing{border:1px solid #d4d4d8;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:16px;display:grid}.paytaca-pairing canvas{background:#fff;max-width:100%;width:180px!important;height:180px!important}.paytaca-wallet-status{overflow-wrap:anywhere;min-height:20px;margin:0}.paytaca-identity-summary{border-top:1px solid #e4e4e7;gap:8px;margin-top:20px;padding-top:16px;display:grid}.paytaca-identity-summary code{overflow-wrap:anywhere}html[data-theme=dark] .paytaca-wallet,html[data-theme=dark] .paytaca-identity-summary{border-color:#3f3f46}html[data-theme=dark] .paytaca-pairing{background:#18181b73;border-color:#52525b}@media (width<=640px){.paytaca-pairing{text-align:center;grid-template-columns:1fr;justify-items:center}}
