:root{--ciri-navy:#0B1F3A;--ciri-gold:#C4A35A;--ciri-bg:#F1F5F9;--foreground:#0B1F3A;--background:#F1F5F9}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@media (max-width:768px){.ant-layout-content{margin:8px!important;padding:12px!important}}