@import"https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&display=swap";/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-orange-300:oklch(83.7% .128 66.29);--color-amber-500:oklch(76.9% .188 70.08);--color-stone-400:oklch(70.9% .01 56.259);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-20{margin-top:calc(var(--spacing)*20)}.mr-5{margin-right:calc(var(--spacing)*5)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.gap-4{gap:calc(var(--spacing)*4)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-3{padding-inline:calc(var(--spacing)*3)}.py-2{padding-block:calc(var(--spacing)*2)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-7{padding-top:calc(var(--spacing)*7)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.text-center{text-align:center}.text-left{text-align:left}.-indent-5{text-indent:calc(var(--spacing)*-5)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-amber-500{color:var(--color-amber-500)}.text-orange-300{color:var(--color-orange-300)}.text-stone-400{color:var(--color-stone-400)}.text-white{color:var(--color-white)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.before\:mr-1:before{content:var(--tw-content);margin-right:calc(var(--spacing)*1)}.before\:content-\[\"※\"\]:before{--tw-content:"※";content:var(--tw-content)}@media (min-width:40rem){.sm\:mt-5{margin-top:calc(var(--spacing)*5)}.sm\:px-5{padding-inline:calc(var(--spacing)*5)}.sm\:pt-7{padding-top:calc(var(--spacing)*7)}.sm\:pt-10{padding-top:calc(var(--spacing)*10)}.sm\:pb-10{padding-bottom:calc(var(--spacing)*10)}.sm\:pb-20{padding-bottom:calc(var(--spacing)*20)}}@media (min-width:48rem){.md\:mt-7{margin-top:calc(var(--spacing)*7)}.md\:mt-12{margin-top:calc(var(--spacing)*12)}.md\:mt-15{margin-top:calc(var(--spacing)*15)}.md\:hidden{display:none}.md\:inline-block{display:inline-block}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}.text--yellow{color:#d6c726!important}.text--lightGray{color:#d0d0d0!important}.text--gray{color:#a3a3a3!important}.text--blue{color:#2d9ec3!important}.text--sm{font-size:.95em!important}.text--md{font-size:1em!important}.text--lg{font-size:1.15em!important}.text--xl{font-size:1.25em!important}.popup-area,.popup-area .popup__bg,#loader,#cover,#loading{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.popup-area .popup__main,#loader .logo,#loading i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn:not([disabled]) .btn-inner{display:flex;justify-content:center;align-items:center}@-webkit-keyframes vertical-anime{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes vertical-anime{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}body .ncsoftGnbWrapper{position:absolute!important;left:0;top:0;width:100%}html,body{display:block;width:100%;max-width:100%;min-height:100vh;color:#000;font-size:16px;text-align:center;line-height:1.6;font-family:"M PLUS 1",sans-serif;touch-action:pan-y;background:#fff}button{border:none;background:none;cursor:pointer}button:disabled{cursor:default}#footer img{display:inline-block}#root{color:#000;font-size:12px}@media screen and (min-width: 640px){#root{font-size:16px}}#root *{font-family:"M PLUS 1",sans-serif}.inner{position:relative;width:100%;max-width:1180px;margin-left:auto;margin-right:auto;padding-right:1em;padding-left:1em}.logo{position:absolute;top:46px;left:0}.logo a{display:block!important;width:120px;height:47px;background:url(https://static.ncsoft.jp/renew/bns/common/logo_white.webp) center/contain no-repeat}@media screen and (min-width: 768px){.logo a{width:200px;height:78px}}.popup-area{z-index:99999;opacity:0}.popup-area--active{animation:fadeIn .25s ease-in-out both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-area .popup__bg{z-index:0;background:#000c;transition:opacity .15s ease}.popup-area .popup__main{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;width:80%;max-width:500px;min-height:40vw;color:#fff;background:#000c;border-radius:10px;padding:20px}@media screen and (min-width: 640px){.popup-area .popup__main{min-height:250px}}#loader{z-index:99999;transition:opacity .25s ease-in-out;background:#000}#loader .logo{width:300px;height:125px;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/main_title.webp) center/contain no-repeat}#loader.loader--fade{opacity:0}#cover,#loading{z-index:99999}#loading i{width:calc(var(--vh, 1vh) * 4.1666666667);height:calc(var(--vh, 1vh) * 4.1666666667);margin-top:calc(var(--vh, 1vh) * -2.0833333333);margin-left:calc(var(--vh, 1vh) * -2.0833333333);text-indent:-999em;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/common_loading.webp) left center/contain no-repeat;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/main_repeat_sp.webp) center/contain repeat-y,#7d0000}@media screen and (min-width: 640px){#root{background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/main_repeat_pc.webp) center repeat-y,#7d0000}}.header-area{position:relative;height:160vw;text-indent:-999em;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/header_sp.webp) center bottom/cover no-repeat}@media screen and (min-width: 640px){.header-area{height:69.0677966102vw;max-height:815px;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/header_pc.webp) center bottom/cover no-repeat}}@media screen and (min-width: 1180px){.header-area{height:815px;background-size:auto}}.header-area .inner *:not(.logo){display:none}.header-area .badge__11th{display:block!important;position:absolute;top:46px;right:0}@media screen and (min-width: 768px){.header-area .badge__11th{top:90px}}@media screen and (min-width: 1180px){.header-area .badge__11th{top:46px}}.header-area .badge__11th a{display:block!important;width:100px;height:100px;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/bnr_11th.webp) center/contain no-repeat}@media screen and (min-width: 768px){.header-area .badge__11th a{width:128px;height:122px}}.main-area{background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/main_top_sp.webp) center top/contain no-repeat}@media screen and (min-width: 640px){.main-area{background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/main_top_pc.webp) center top no-repeat}}.main__section--coin .main__frame--red{margin-top:-25px;padding:50px 1em 30px;border-radius:1.5em;background:var(--color-red)}@media screen and (min-width: 768px){.main__section--coin .main__frame--red{padding-left:3em;padding-right:3em}}@media screen and (min-width: 1180px){.main__section--coin .main__frame--red{padding-left:60px;padding-right:60px}}.main__section--small{max-width:870px;margin-left:auto;margin-right:auto}.main__section .area-frame{background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/frame_bg.webp) center}.btn{position:relative;display:inline-block;width:100px;height:2.5em;color:#fff;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/btn_active.webp) center/cover repeat;border-radius:.5em;border-top:2px solid #ffd82d}@media screen and (min-width: 640px){.btn{width:170px;height:40px}}.btn--lg{width:170px;height:40px}@media screen and (min-width: 640px){.btn--lg{width:270px;height:68px;font-size:1.5em}}.btn--popup,.btn[disabled]{color:#000;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/btn_disabled.webp) center repeat;border-top:2px solid #dedbd5}.btn:not([disabled]):hover{filter:brightness(110%)}.btn:not([disabled]) .btn-inner{position:relative;width:100%;height:100%;border-radius:5em;overflow:hidden}.btn:not([disabled]) .btn-inner:before{content:"";position:absolute;top:0;left:-75%;z-index:2;display:block;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d);transform:skew(-25deg);animation:btn-eff 2.5s infinite}@-webkit-keyframes btn-eff{50%,to{left:125%}}@keyframes btn-eff{50%,to{left:125%}}.coin-area .coin__gauge{position:relative}.coin-area .coin__gauge .gauge__frame,.coin-area .coin__gauge .gauge__content{width:100%;height:20px}.coin-area .gauge__frame{position:absolute;z-index:9;display:flex}.coin-area .gauge__frame .frame{display:block;width:6.25%;height:100%;position:relative}.coin-area .gauge__frame .frame:after,.coin-area .gauge__frame .frame:nth-child(1):before{content:"";position:absolute;top:0;right:-5px;width:10px;height:100%;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/coin_line.webp) center top/contain no-repeat}.coin-area .gauge__frame .frame:nth-child(1):before{right:auto;left:-5px}.coin-area .gauge__frame .frame:nth-child(11):before,.coin-area .gauge__frame .frame:nth-child(12):before,.coin-area .gauge__frame .frame:nth-child(16):before{position:absolute;color:#fff}.coin-area .gauge__frame .frame:nth-child(11):before{content:"";top:calc(-45px - .25em);right:-60px;width:120px;height:43px;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/coin_tooltip.webp) center/contain no-repeat}@media screen and (min-width: 640px){.coin-area .gauge__frame .frame:nth-child(11):before{top:calc(-55px - .25em);right:-75px;width:150px;height:54px}}@media screen and (min-width: 768px){.coin-area .gauge__frame .frame:nth-child(11):before{top:calc(-60px - .25em);right:-85px;width:170px;height:61px}}.coin-area .gauge__frame .frame:nth-child(12):before,.coin-area .gauge__frame .frame:nth-child(16):before{bottom:calc(-15px - .25em);font-size:.7em;padding:.2em .5em;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/coin_scale_bg.webp) center/contain no-repeat}@media screen and (min-width: 640px){.coin-area .gauge__frame .frame:nth-child(12):before,.coin-area .gauge__frame .frame:nth-child(16):before{bottom:calc(-20px - .25em)}}.coin-area .gauge__frame .frame:nth-child(12):before{content:"11";left:-1.5em}.coin-area .gauge__frame .frame:nth-child(16):before{content:"16";right:-1em}.coin-area .gauge__frame .frame:last-child{border-right:none}.coin-area .gauge__content{position:relative;overflow:hidden}.coin-area .gauge__content .gauge{position:absolute;top:0;left:0;height:100%;transition:width .3s ease-in-out}.coin-area .gauge__content .gauge--bg{width:100%;background:var(--color-wine)}.coin-area .gauge__content .gauge--count{z-index:3;background:var(--color-orange)}.coin-area .gauge__content .gauge--count.--1{width:6.25%}.coin-area .gauge__content .gauge--count.--2{width:12.5%}.coin-area .gauge__content .gauge--count.--3{width:18.75%}.coin-area .gauge__content .gauge--count.--4{width:25%}.coin-area .gauge__content .gauge--count.--5{width:31.25%}.coin-area .gauge__content .gauge--count.--6{width:37.5%}.coin-area .gauge__content .gauge--count.--7{width:43.75%}.coin-area .gauge__content .gauge--count.--8{width:50%}.coin-area .gauge__content .gauge--count.--9{width:56.25%}.coin-area .gauge__content .gauge--count.--10{width:62.5%}.coin-area .gauge__content .gauge--count.--11{width:68.75%}.coin-area .gauge__content .gauge--count.--12{width:75%}.coin-area .gauge__content .gauge--count.--13{width:81.25%}.coin-area .gauge__content .gauge--count.--14{width:87.5%}.coin-area .gauge__content .gauge--count.--15{width:93.75%}.coin-area .gauge__content .gauge--count.--16{width:100%}.coin-area .gauge__content .gauge--used{z-index:4;background:var(--color-brown)}.coin-area .gauge__content .gauge--used.--1{width:6.25%}.coin-area .gauge__content .gauge--used.--2{width:12.5%}.coin-area .gauge__content .gauge--used.--3{width:18.75%}.coin-area .gauge__content .gauge--used.--4{width:25%}.coin-area .gauge__content .gauge--used.--5{width:31.25%}.coin-area .gauge__content .gauge--used.--6{width:37.5%}.coin-area .gauge__content .gauge--used.--7{width:43.75%}.coin-area .gauge__content .gauge--used.--8{width:50%}.coin-area .gauge__content .gauge--used.--9{width:56.25%}.coin-area .gauge__content .gauge--used.--10{width:62.5%}.coin-area .gauge__content .gauge--used.--11{width:68.75%}.coin-area .gauge__content .gauge--used.--12{width:75%}.coin-area .gauge__content .gauge--used.--13{width:81.25%}.coin-area .gauge__content .gauge--used.--14{width:87.5%}.coin-area .gauge__content .gauge--used.--15{width:93.75%}.coin-area .gauge__content .gauge--used.--16,.table-area{width:100%}.table-area thead{position:relative}.table-area thead:before{display:none}@media screen and (min-width: 640px){.table-area thead:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-image:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/table_th_border.webp) 33.333%/20px/3px}}.table-area thead tr{background:#3e0402}.table-area thead tr th{position:relative;z-index:2;height:auto;line-height:1.2;padding:.5em}@media screen and (min-width: 640px){.table-area thead tr th{height:2.5em}}.table-area tbody tr{background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/table_line.webp) center bottom/contain no-repeat}.table-area tbody tr td,.table-area tbody tr th{padding:.5em}.table-area tbody tr td:last-child{width:35%}.mission-area{width:100%}.mission-area .mission__tab{display:flex;justify-content:space-between}.mission-area .mission__tab .tab__item{width:50%;background:#00000080}.mission-area .mission__tab .tab__item.active{background:none}.mission-area .mission__tab .tab__item.active .tab__title{background:var(--color-orange)}.mission-area .mission__tab .tab__item .tab__title{color:#fff;font-size:1.25em;background:#000;border-radius:3em;padding:.25em}@media screen and (min-width: 768px){.mission-area .mission__tab .tab__item .tab__title{font-size:1.5em}}.mission-area .mission__tab .tab__item .tab__date{font-size:.9em;line-height:1.2;margin-top:.5em}.item-area{display:flex;justify-content:center;flex-wrap:wrap;gap:1em}.item-area .item__list{width:100%}@media screen and (min-width: 640px){.item-area .item__list--itemLv10,.item-area .item__list--itemLv45{width:calc(60% - 1em)}}@media screen and (min-width: 640px){.item-area .item__list--itemLv20,.item-area .item__list--itemLv50{width:40%}}.item-area .item__list .list__title{padding:.5em;background:#3e0402;border-image:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/sub_title_border.webp) 33.333%/20px/3px}@media screen and (min-width: 640px){.item-area .item__list .list__title{padding:.75em}}.item-area .item__list .list__content{display:flex;flex-wrap:wrap;justify-content:center;gap:1em;padding-top:1em;padding-bottom:1em}@media screen and (min-width: 910px){.item-area .item__list .list__content{padding-top:1.5em;padding-bottom:1.5em}}.item-area .item__list .list__content .list__item{max-width:140px;width:30%;color:#fff;background:#000;border-image:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/item_frame_border.webp) 33.333%/40px/3px;padding:1em .5em}@media screen and (min-width: 640px){.item-area .item__list .list__content .list__item{width:14.6666666667vw}}@media screen and (min-width: 910px){.item-area .item__list .list__content .list__item{width:140px}}.item-area .item__list .list__content .list__item .item__img img{max-width:60%;display:inline-block}.item-area .item__list .list__content .list__item .item__name{height:4em;font-size:.85em;line-height:1.2;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 910px){.item-area .item__list .list__content .list__item .item__name{font-size:1em}}.item-area .item__list .list__content .list__item .btn{width:100%}.item__coin{position:relative;display:inline-block;padding-left:2em}.item__coin:before{content:"";position:absolute;top:0;left:0;width:1.5em;height:1.5em;background:url(https://static.ncsoft.jp/front/event/b25/05bnsneo_giftfes/icon_coin.webp) center/contain no-repeat}.footer-area{background:#3f1403}.footer-area .inner{text-align:left}.footer-area .inner a{color:#ccc}.footer-area .inner a:hover{text-decoration:none}:root{--color-orange: #ffa200;--color-gray: #bcbcbc;--color-red: #930201;--color-brown: #7d4f00;--color-wine: #650100}
