body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:radial-gradient(circle at top,#2c2c2c 0,#1a1a1a 100%);color:#e8e6e3;font-family:Cinzel,Georgia,serif;margin:0;padding:0}.App,body{min-height:100vh}.App{align-items:center;background:repeating-linear-gradient(135deg,#1a1a1a,#1a1a1a 8px,#1c1c1c 0,#1c1c1c 16px);display:flex;flex-direction:column;justify-content:flex-start;padding:60px 20px}.card-section{background:#222222e6;border:2px solid #6b0504;border-radius:18px;box-shadow:0 0 20px #8b00004d,inset 0 0 12px #ff000014;max-width:560px;padding:40px 32px;transition:all .3s ease;width:100%}.card-section:hover{border-color:#a4161a;box-shadow:0 0 26px #b4141473,inset 0 0 16px #ff28281a;transform:translateY(-4px)}.card-section h2{color:#f5f3f0;font-size:1.6rem;letter-spacing:.05em;margin-bottom:18px;margin-top:0;text-shadow:0 0 10px #ff00004d}.custom-separator{animation:fadeBlade 1.4s ease;background:linear-gradient(90deg,#6b0504,#a4161a,#f5f3f0);border:none;border-radius:4px;height:4px;margin:40px auto;opacity:.9;width:65%}@keyframes fadeBlade{0%{opacity:0;width:0}to{opacity:.9;width:65%}}button,input{background:#1c1c1c;border:1.5px solid #444;border-radius:6px;color:#e8e6e3;font-family:inherit;font-size:1rem;margin:9px 0;max-width:380px;outline:none;padding:12px 18px;transition:border-color .25s,box-shadow .25s,background .25s;width:100%}input:focus{background:#2a2a2a;border-color:#a4161a;box-shadow:0 0 0 2px #a4161a66}button{background:linear-gradient(90deg,#6b0504,#a4161a);border:none;color:#f5f3f0;cursor:pointer;font-weight:600;margin-top:14px;transition:transform .15s ease,background .3s ease}button:hover{background:linear-gradient(90deg,#a4161a,#6b0504);box-shadow:0 0 15px #b4141466;transform:scale(1.05)}ul{margin-top:16px;padding-left:1.4em;text-align:left}li{color:#cfcfcf;font-size:1.05em;letter-spacing:.02em;line-height:1.6em;margin-bottom:10px}::-webkit-scrollbar{background:#1a1a1a;width:10px}::-webkit-scrollbar-thumb{background:#6b0504;border-radius:8px}
/*# sourceMappingURL=main.ac0bc3e4.css.map*/