:root{--dark-main:#141617;--bg-main:#f9fcff;--accent-orange:#f76400;--accent-red:#ff5a55;--accent-blue:#2858d2;--accent-green:#095626;--bg-orange-soft:#ffede0;--bg-red-soft:#ffe6e5;--bg-blue-soft:#e5ecff;--bg-green-soft:#e3ffee;--base-width:1440;--col-width:34.7rem}@media (max-width:768px){:root{--base-width:360}}
*{box-sizing:border-box;margin:0;padding:0}html{font-size:calc(10 / var(--base-width) * 100vw);scroll-behavior:smooth;overflow-x:hidden}body{background-color:var(--bg-main);color:var(--dark-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.2;overflow-x:hidden}video{display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}
