:root{--itka-skyblue:#0084ff;--itka-button-bg:#00e1ff;--itka-hover-bg:#6b3a18;--itka-active-bg:#6b3a18;--background:#fff;--foreground:var(--itka-skyblue);--header-height:52px;--itka-selection-bg:#6b3a18;--itka-selection-fg:#00c3ff;--font-sans:pretendard, sans-serif}@font-face{font-family:ITKA Regular;src:url(/itka_260830-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}html{overscroll-behavior-y:none;height:100%}body{overscroll-behavior-y:none;max-width:100vw;min-height:100vh;color:var(--foreground);background:var(--background);font-family:var(--font-sans);letter-spacing:-.03em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-weight:400;display:flex;overflow-x:clip}body.customCursorActive,body.customCursorActive *{cursor:none!important}.pageContent{padding-top:var(--header-height);flex:1 0 auto}*{box-sizing:border-box;margin:0;padding:0}::selection{background:var(--itka-selection-bg);color:var(--itka-selection-fg)}img,svg,video,canvas,picture{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}a,p,h1,h2,h3,button,select,input{color:var(--itka-skyblue)}a{text-decoration:none}button{font-family:var(--font-sans);text-transform:capitalize;font-weight:400}.productTitle{font-family:var(--font-sans);text-transform:lowercase;font-weight:400}button{background:var(--itka-button-bg);transition:background-color .15s}button:hover:not(:disabled){background:var(--itka-hover-bg)}button.active,button[aria-pressed=true],button[aria-current=true],button.active:hover:not(:disabled),button[aria-pressed=true]:hover:not(:disabled),button[aria-current=true]:hover:not(:disabled){background:var(--itka-active-bg)}
