*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow-x:hidden;padding:0 !important}.gradient-container{min-height:100vh;width:100%;background:linear-gradient(180deg, #e0f7fa, #b2ebf2, #81d4fa, #4fc3f7, #29b6f6, #039be5, #0288d1, #0277bd, #01579b, #1e3c72, #1a237e, #0c1445, #0a1128, #070d1a, #05090f, #030507, #020304, #000);background-size:200% 200%;animation:gradient-shift 180s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;padding:20px;color:#333;font-family:Arial, sans-serif;line-height:1.6}@keyframes gradient-shift{0%{background-position:50% 0%}25%{background-position:50% 100%}50%{background-position:50% 20%}75%{background-position:50% 80%}100%{background-position:50% 0%}}.content{max-width:1000px;margin:0 auto;background:rgba(255,255,255,0.1);padding:30px;backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,0.1);text-align:justify}h1{font-family:"Rubik Doodle Triangles", system-ui;font-weight:400;font-style:normal;font-size:50px;color:yellow;margin-bottom:20px;text-transform:uppercase;text-align:center;letter-spacing:0.05em;line-height:1.15}p{font-family:"Cormorant", serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-size:28px;text-shadow:0 1px 2px rgba(0,0,0,0.3);color:#f8f9fa;margin-bottom:15px;line-height:1.3;letter-spacing:0.01em}p.attr{font-size:16px;text-align:right}p.attr a{color:#f8f9fa;font-style:italic;text-decoration:none}.home{font-size:22px;text-align:right;letter-spacing:0.2em;font-family:"Bytesized", sans-serif;font-weight:400;font-style:normal}.home a{border-bottom:1px dashed yellow;color:yellow;text-decoration:none}.home a:hover{border-bottom:1px dashed #f8f9fa;color:#f8f9fa}@media screen and (min-width: 768px){.content{padding:30px 80px}h1{font-size:120px}}
