.ct-error-page,.ct-global-error-root{--ct-primary:#10b981;--ct-primary-dark:#059669;--ct-primary-light:#34d399;--ct-primary-soft:#ecfdf5;--ct-primary-shadow:#05966947;--ct-muted:#6b7280;--ct-border:#e5e7eb}.ct-error-page{justify-content:center;align-items:center;min-height:min(72vh,760px);padding:48px 16px 72px;display:flex;position:relative;overflow:hidden}.ct-error-page:before,.ct-error-page:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.ct-error-page:before{background:radial-gradient(circle,#10b9812e 0%,#10b98100 70%);width:320px;height:320px;top:-120px;right:-80px}.ct-error-page:after{background:radial-gradient(circle,#0f766e1f 0%,#0f766e00 72%);width:280px;height:280px;bottom:-100px;left:-60px}.ct-error-page--fault:before{background:radial-gradient(circle,#ef44441f 0%,#ef444400 70%)}.ct-error-page--fault:after{background:radial-gradient(circle,#f59e0b1a 0%,#f59e0b00 72%)}.ct-error-page-inner{z-index:1;width:min(100%,560px);position:relative}.ct-error-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #e5e7ebe6;border-radius:24px;padding:36px 28px 32px;box-shadow:0 24px 60px #0f172a14,inset 0 0 0 1px #fff9}.ct-error-visual{background:linear-gradient(145deg, var(--ct-primary-soft) 0%, #fff 100%);width:88px;height:88px;color:var(--ct-primary-dark);border-radius:24px;place-items:center;margin:0 auto 20px;display:grid;box-shadow:inset 0 0 0 1px #10b98129}.ct-error-page--fault .ct-error-visual{color:#dc2626;background:linear-gradient(145deg,#fef2f2 0%,#fff 100%);box-shadow:inset 0 0 0 1px #ef444424}.ct-error-visual svg{width:42px;height:42px}.ct-error-code{background:linear-gradient(135deg, var(--ct-primary-dark) 0%, var(--ct-primary-light) 100%);color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:clamp(52px,12vw,76px);font-weight:900;line-height:1}.ct-error-page--fault .ct-error-code{background:linear-gradient(135deg,#b91c1c 0%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text}.ct-error-title{color:#303846;margin:0 0 10px;font-size:clamp(22px,4vw,28px);font-weight:800;line-height:1.45}.ct-error-description{max-width:38ch;color:var(--ct-muted);text-align:justify;text-justify:inter-word;margin:0 auto 28px;font-size:15px;line-height:1.9}.ct-error-actions{flex-direction:column;gap:10px;display:flex}.ct-error-btn{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:15px;font-weight:700;line-height:1.4;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s,color .16s;display:inline-flex}.ct-error-btn svg{flex:none;width:18px;height:18px}.ct-error-btn--primary{background:linear-gradient(135deg, var(--ct-primary) 0%, var(--ct-primary-dark) 100%);box-shadow:0 10px 24px var(--ct-primary-shadow);color:#fff;cursor:pointer;border:0}.ct-error-btn--primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #05966957}.ct-error-btn--ghost{border:1px solid var(--ct-border);color:#434c5c;cursor:pointer;background:#fff}.ct-error-btn--ghost:hover{background:var(--ct-primary-soft);color:var(--ct-primary-dark);border-color:#10b98159}.ct-error-hint{color:#9ca3af;margin:22px 0 0;font-size:13px;line-height:1.7}.ct-global-error-root{background:linear-gradient(#f8fafc 0%,#fff 100%);place-items:center;min-height:100vh;margin:0;padding:24px;font-family:Yekan Bakh,YekanBakh,Tahoma,Arial,sans-serif;display:grid}.ct-global-error-root .ct-error-card{width:min(100%,560px)}@media (min-width:640px){.ct-error-card{padding:44px 40px 36px}.ct-error-actions{flex-direction:row;justify-content:center}.ct-error-btn{min-width:168px}}
