.arco-breadcrumb{color:var(--color-text-2);font-size:14px;display:inline-block}.arco-breadcrumb-icon{color:var(--color-text-2)}.arco-breadcrumb-item{vertical-align:middle;color:var(--color-text-2);align-items:center;padding:0 4px;line-height:24px;display:inline-flex}.arco-breadcrumb-item>.arco-icon{color:var(--color-text-3)}.arco-breadcrumb-item a,.arco-breadcrumb-item[href]{border-radius:var(--border-radius-small);color:var(--color-text-2);background-color:#0000;margin:0 -4px;padding:0 4px;text-decoration:none;display:inline-block}.arco-breadcrumb-item a:hover,.arco-breadcrumb-item[href]:hover{background-color:var(--color-fill-2);color:rgb(var(--link-6))}.arco-breadcrumb-item a:focus-visible,.arco-breadcrumb-item[href]:focus-visible{box-shadow:0 0 0 2px rgb(var(--primary-6))}.arco-breadcrumb-item:last-child{color:var(--color-text-1);font-weight:500}.arco-breadcrumb-item-ellipses{color:var(--color-text-2);padding:0 4px;display:inline-block;position:relative;top:-3px}.arco-breadcrumb-item-separator{vertical-align:middle;color:var(--color-text-4);margin:0 4px;line-height:24px;display:inline-block}.arco-breadcrumb-item-with-dropdown{cursor:pointer}.arco-breadcrumb-item-dropdown-icon{color:var(--color-text-2);margin-left:4px;font-size:12px}.arco-breadcrumb-item-dropdown-icon-active svg{transform:rotate(180deg)}.arco-breadcrumb-rtl .arco-breadcrumb-item-dropdown-icon{margin-left:0;margin-right:4px}@keyframes _slide-in_xef9e_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slide-out_xef9e_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._front-layout_xef9e_17{background-color:var(--main-bg-color);flex-direction:column;min-width:100vw;min-height:100vh;display:flex}._main-body_xef9e_25{flex:1 1 0;margin-bottom:1rem;padding:0 .5rem}@media only screen and (width>=768px){._main-body_xef9e_25{padding:0 1rem}}@media only screen and (width>=1024px){._main-body_xef9e_25{padding:0}}._main-content_xef9e_41{width:100%;margin:1rem auto 0}._max-width-sm_xef9e_46{max-width:480px}._max-width-md_xef9e_50{max-width:var(--main-max-width)}._max-width-lg_xef9e_54{max-width:1200px}._max-width-full_xef9e_58{max-width:100%}._breadcrumb_xef9e_62,._page-header_xef9e_66{margin-bottom:1rem}._title-section_xef9e_70{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}._title-section-title_xef9e_77{border-left:3px solid rgb(var(--primary-6));color:var(--color-text-1);margin:0;padding-left:.6rem;font-size:1rem;font-weight:600}._title-section-extra_xef9e_85{align-items:center;gap:.5rem;display:flex}._page-card_xef9e_91{background-color:var(--color-bg-2);border:1px solid var(--color-border-1);border-radius:8px;width:100%;padding:1rem}@media only screen and (width>=768px){._page-card_xef9e_91{padding:1.2rem}}._page-card_xef9e_91._no-padding_xef9e_103{padding:0}._centered-content_xef9e_107{flex-direction:column;align-items:center;width:100%;display:flex}._content-width-sm_xef9e_114{max-width:320px}._content-width-md_xef9e_118{max-width:400px}._content-width-lg_xef9e_122{max-width:600px}._content-width-full_xef9e_126{max-width:100%}._footer_xef9e_130{background:var(--color-bg-2);border-top:1px solid var(--color-border-1);padding:1.5rem 1rem}._default-footer_xef9e_136{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}._default-footer_xef9e_136 p{color:var(--color-text-3);margin:0;font-size:.875rem}._footer-contact_xef9e_149{font-size:12px!important}._search-header_xef9e_153{justify-content:center;align-items:center;gap:.5rem;margin:1rem 0;display:flex}._search-header_xef9e_153 img{width:60px;height:auto}._search-header_xef9e_153 h1{color:var(--color-text-1);margin:0;font-size:1.75rem;font-weight:700}@media only screen and (width>=768px){._search-header_xef9e_153 h1{font-size:2rem}}._search-input_xef9e_176{justify-content:center;align-items:center;width:100%;display:flex}._search-input-box_xef9e_183{width:100%;position:relative}@media only screen and (width>=768px){._search-input-box_xef9e_183{width:400px}}._search-input-box_xef9e_183 input{border:1px solid var(--color-border-1);background:var(--color-bg-4);width:100%;color:var(--color-text-1);border-radius:2rem;outline:none;padding:.875rem 2.5rem .875rem 1.25rem;font-size:1rem;transition:all .2s;box-shadow:0 0 10px #0000001a}._search-input-box_xef9e_183 input::placeholder{color:var(--color-text-3)}._search-input-box_xef9e_183 input:focus{border-color:rgb(var(--primary-6));box-shadow:0 0 0 3px rgba(var(--primary-6), .1)}._search-input-box_xef9e_183 input:focus~i{color:rgb(var(--primary-6))}._search-input-box_xef9e_183 i{color:var(--color-text-3);cursor:pointer;font-size:1.25rem;transition:color .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._search-input-box_xef9e_183 i:hover{color:rgb(var(--primary-6))}._search-filter-box_xef9e_228{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:1rem;display:flex}._search-filter-box-item_xef9e_237{text-align:center;flex-wrap:nowrap;justify-content:center;gap:4px;width:100%;display:flex}@media only screen and (width>=768px){._search-filter-box-item_xef9e_237{width:400px}}._search-filter-box-item_xef9e_237>*{width:auto}._search-result_xef9e_254{flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;display:flex}._search-result-items_xef9e_261{width:100%}._search-result-items_xef9e_261>*+*{margin-top:1rem}._search-result-paging_xef9e_267{justify-content:center;width:100%;margin-top:1rem;display:flex}._msg-container_xef9e_274,._other-box_xef9e_275{width:100%}@media only screen and (width>=768px){._msg-container_xef9e_274,._other-box_xef9e_275{width:400px}}._filter-bar_xef9e_285{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%;margin-bottom:1rem;display:flex}._rule-select_xef9e_294{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%;display:flex}._pagination_xef9e_302{justify-content:center;align-items:center;margin-top:1rem;display:flex}._rule-list_xef9e_309{flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:1rem;display:flex}@media only screen and (width>=768px){._rule-list_xef9e_309{flex-flow:wrap;justify-content:space-between}}._rule-item_xef9e_325{border-bottom:1px solid var(--color-border-2);width:100%;max-width:100%;margin:1rem 0;padding-bottom:1rem}._rule-item-title_xef9e_332{flex-wrap:wrap;justify-content:space-between;display:flex}._rule-item-title_xef9e_332 h3{color:var(--color-text-1);font-size:1rem;font-weight:600}._rule-item-title-btns_xef9e_342{align-items:center;gap:.5rem;display:flex}._rule-item-title-qrcode_xef9e_347{display:none}@media only screen and (width>=768px){._rule-item-title-qrcode_xef9e_347{display:block}}._rule-item-title-import_xef9e_355{display:block}@media only screen and (width>=768px){._rule-item-title-import_xef9e_355{display:none}}._rule-item-desc_xef9e_363,._rule-item-tags_xef9e_372{color:var(--color-text-2);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;font-size:.8rem;display:flex}._rule-item-extr_xef9e_381 span:first-child{-webkit-user-select:none;user-select:none;margin-right:.4rem;font-weight:700}._rule-item-extr_xef9e_381 span:first-child:after{content:":"}._rule-item-extr_xef9e_381 span:last-child{color:rgb(var(--primary-6))}._page_xef9e_66{justify-content:center;align-items:center;display:flex}._tags_xef9e_399{margin-bottom:1rem}._content_xef9e_114{flex-direction:column;margin-top:1rem;display:flex}._content-item_xef9e_408{background-color:var(--color-bg-3);border-radius:var(--border-radius-medium);padding:1rem}._content-item_xef9e_408 h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}._content-item_xef9e_408 p{word-break:break-word;color:var(--color-text-1);white-space:pre-line;margin:.25rem 0;font-size:.9rem}._my-license-page_xef9e_426>*+*{margin-top:1rem}._hero-section_xef9e_430{flex-direction:column;align-items:center;padding:1rem;display:flex}@media only screen and (width>=768px){._hero-section_xef9e_430{padding:2rem 1rem}}._hero-title_xef9e_442{text-align:center;color:rgb(var(--primary-6));margin:1rem 0;font-size:2rem;font-weight:700}._hero-desc_xef9e_450{text-align:center;color:var(--color-text-2);max-width:600px;margin:0 auto;padding:0 1rem;font-size:1rem}._hero-buttons_xef9e_459{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:1rem 0;padding:0 1rem;display:flex;position:relative}._hero-btn_xef9e_470{background:linear-gradient(135deg, rgb(var(--primary-5)), rgb(var(--primary-7)));color:#fff;box-shadow:0 4px 14px 0 rgba(var(--primary-6), .39);border:1px solid rgb(var(--primary-6));border-radius:8px;justify-content:center;align-items:center;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden}._hero-btn_xef9e_470:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}._hero-btn_xef9e_470:hover{box-shadow:0 8px 25px 0 rgba(var(--primary-6), .6);transform:translateY(-2px)}._hero-btn_xef9e_470:hover:before{left:100%}._hero-btn_xef9e_470:active{transform:translateY(0)}._hero-btn--secondary_xef9e_507{background:linear-gradient(135deg, rgb(var(--orange-5)), rgb(var(--orange-7)));border-color:rgb(var(--orange-6));box-shadow:0 4px 14px 0 rgba(var(--orange-6), .39)}._hero-btn--secondary_xef9e_507:hover{box-shadow:0 8px 25px 0 rgba(var(--orange-6), .6)}._hero-btn--outline_xef9e_515{color:rgb(var(--primary-6));border:2px solid rgb(var(--primary-6));box-shadow:none;background:0 0}._hero-btn--outline_xef9e_515:hover{background:rgb(var(--primary-6));color:#fff;box-shadow:0 8px 25px 0 rgba(var(--primary-6), .4)}._hot-resource-popover_xef9e_527{width:260px;padding:4px 0}._hot-resource-popover-header_xef9e_532{color:rgb(var(--orange-7));border-bottom:1px solid rgba(var(--orange-4), .4);align-items:center;gap:6px;margin-bottom:10px;padding-bottom:8px;font-size:15px;font-weight:700;display:flex}._hot-resource-popover-fire_xef9e_544{font-size:18px;animation:1.2s ease-in-out infinite alternate _flame-pulse_xef9e_1}@keyframes _flame-pulse_xef9e_1{0%{transform:scale(1)rotate(-5deg)}to{transform:scale(1.25)rotate(5deg)}}._hot-resource-popover-list_xef9e_557{flex-direction:column;gap:6px;margin:0 0 10px;padding:0;list-style:none;display:flex}._hot-resource-popover-list_xef9e_557 li{color:var(--color-text-2);background:rgba(var(--orange-3), .18);border-radius:6px;padding:4px 8px;font-size:13px;line-height:1.5;transition:background .2s}._hot-resource-popover-list_xef9e_557 li:hover{background:rgba(var(--orange-3), .38)}._hot-resource-popover-tip_xef9e_578{text-align:center;color:rgb(var(--orange-6));background:linear-gradient(135deg, rgba(var(--orange-3), .25), rgba(var(--orange-5), .15));border:1px dashed rgba(var(--orange-5), .5);border-radius:8px;margin:0;padding:6px 8px;font-size:12px;font-weight:600}._boxes_xef9e_590{flex-flow:column wrap;justify-content:center;align-items:stretch;gap:16px;width:100%;padding:0 12px;display:flex}@media only screen and (width>=768px){._boxes_xef9e_590{flex-direction:row;justify-content:center;gap:20px;width:720px;padding:0}}._box_xef9e_590{background:var(--color-bg-2);border:1px solid var(--color-border-2);box-sizing:border-box;border-radius:8px;flex-direction:column;width:100%;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}._box_xef9e_590:before{content:"";background:linear-gradient(135deg, rgb(var(--primary-5)), rgb(var(--primary-7)));height:4px;transition:transform .4s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}._box_xef9e_590:after{content:"";background:linear-gradient(135deg, rgba(var(--primary-1), .02) 0%, rgba(var(--primary-2), .05) 100%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}@media only screen and (width>=768px){._box_xef9e_590{flex:1;width:auto;min-width:280px;max-width:320px}}@media only screen and (width>=1024px){._box_xef9e_590{min-width:300px;max-width:340px}}._box_xef9e_590:hover{box-shadow:0 12px 32px #0000001f, 0 8px 16px rgba(var(--primary-6), .1);border-color:rgba(var(--primary-5), .3);transform:translateY(-8px)}._box_xef9e_590:hover:before{transform:scaleX(1)}._box_xef9e_590:hover:after{opacity:1}._box_xef9e_590:hover h3{color:rgb(var(--primary-6))}._box_xef9e_590:hover h3 i{transform:scale(1.1)rotate(5deg)}._box_xef9e_590:active{transition:transform .1s;transform:translateY(-4px)}._box_xef9e_590 h3{z-index:1;color:var(--color-text-1);align-items:center;gap:8px;margin:0;padding:20px 16px 12px;font-size:16px;font-weight:700;transition:all .3s;display:flex;position:relative}@media only screen and (width>=768px){._box_xef9e_590 h3{gap:12px;padding:24px 20px 16px}}._box_xef9e_590 h3 i{color:rgb(var(--primary-6));flex-shrink:0;font-size:1.4em;transition:all .3s cubic-bezier(.34,1.56,.64,1)}._box_xef9e_590 h3 span{font-size:inherit}._box-content_xef9e_710{z-index:1;flex-direction:column;flex:1;gap:8px;padding:0 16px 20px;display:flex;position:relative}@media only screen and (width>=768px){._box-content_xef9e_710{gap:12px;padding:0 20px 24px}}._box-content_xef9e_710 p{margin:0;line-height:1.6}._box-content_xef9e_710 a{color:rgb(var(--primary-6));font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}._box-content_xef9e_710 a:hover{color:rgb(var(--primary-7));text-decoration:underline}._box-content-desc_xef9e_740{color:var(--color-text-2);font-size:13px;line-height:1.7}._box-content-desc_xef9e_740:first-child{color:var(--color-text-1);font-weight:500}._box-content-desc_xef9e_740 em{color:rgb(var(--primary-6));background:rgba(var(--primary-2), .15);border-radius:2px;margin:0 2px;padding:2px 6px;font-style:normal;font-weight:600}._box_xef9e_590:nth-child(2):before{background:linear-gradient(135deg, rgb(var(--green-5)), rgb(var(--green-7)))}._box_xef9e_590:nth-child(2):hover{box-shadow:0 12px 32px #0000001f, 0 8px 16px rgba(var(--green-6), .1);border-color:rgba(var(--green-5), .3)}._box_xef9e_590:nth-child(3):before{background:linear-gradient(135deg, rgb(var(--orange-5)), rgb(var(--orange-7)))}._box_xef9e_590:nth-child(3):hover{box-shadow:0 12px 32px #0000001f, 0 8px 16px rgba(var(--orange-6), .1);border-color:rgba(var(--orange-5), .3)}._box_xef9e_590:nth-child(4):before{background:linear-gradient(135deg, rgb(var(--red-5)), rgb(var(--red-7)))}._box_xef9e_590:nth-child(4):hover{box-shadow:0 12px 32px #0000001f, 0 8px 16px rgba(var(--red-6), .1);border-color:rgba(var(--red-5), .3)}html.dark ._box_xef9e_590{background:var(--color-bg-3);border-color:var(--color-border-3)}html.dark ._box_xef9e_590:hover{background:var(--color-bg-4);box-shadow:0 12px 32px #0000004d, 0 8px 16px rgba(var(--primary-6), .15)}._index-footer-content_xef9e_788{color:var(--color-text-2);flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}._index-footer-content_xef9e_788 p{margin:0}._index-footer-contact_xef9e_799{text-align:center;font-size:12px}._index-footer-contact_xef9e_799 a{color:rgb(var(--primary-6));margin:0 4px;text-decoration:none}._index-footer-contact_xef9e_799 a:hover{text-decoration:underline}._profile-content_xef9e_812{margin-top:1.5rem}._loading-wrapper_xef9e_816{justify-content:center;align-items:center;min-height:300px;display:flex}._error-card_xef9e_823{text-align:center;background:var(--color-bg-2);border:1px solid rgb(var(--danger-6));border-radius:4px;padding:2rem}._user-info-card_xef9e_831{background:var(--color-bg-2);border:1px solid var(--color-border-1);border-radius:4px}._user-info-card_xef9e_831 .arco-card-header{border-bottom:1px solid var(--color-border-2)}._descriptions_xef9e_840 .arco-descriptions-item-label{color:var(--color-text-2);min-width:120px;font-weight:500}@media only screen and (width<=320px){._descriptions_xef9e_840 .arco-descriptions-item-label{min-width:80px;font-size:13px}}._descriptions_xef9e_840 .arco-descriptions-item-value{color:var(--color-text-1)}._descriptions_xef9e_840 .arco-descriptions-item{border-bottom:1px solid var(--color-border-1);padding:1rem 0}._descriptions_xef9e_840 .arco-descriptions-item:last-child{border-bottom:none}@media only screen and (width<=320px){._descriptions_xef9e_840 .arco-descriptions-item{padding:.75rem 0}}._sensitive-content_xef9e_867{max-width:800px;margin:2rem auto;padding:0}@media only screen and (width>=768px){._sensitive-content_xef9e_867{padding:0 1.5rem}}._add-card_xef9e_878{margin-bottom:1.5rem}._add-card_xef9e_878 ._add-form_xef9e_881{flex-direction:column;gap:1rem;display:flex}._add-card_xef9e_878 ._description_xef9e_840{color:var(--color-text-2);margin-bottom:.5rem}._add-card_xef9e_878 ._word-input_xef9e_890{width:100%}._add-card_xef9e_878 ._actions_xef9e_893{flex-direction:column;gap:.75rem;display:flex}@media only screen and (width>=768px){._add-card_xef9e_878 ._actions_xef9e_893{flex-direction:row}._add-card_xef9e_878 ._verify-btn_xef9e_904,._add-card_xef9e_878 ._add-btn_xef9e_905{flex:none;min-width:120px}}._info-card_xef9e_911 ._info-content_xef9e_911{flex-direction:column;gap:.5rem;display:flex}._info-card_xef9e_911 ._info-content_xef9e_911>*{padding-left:.5rem;position:relative}._info-card_xef9e_911 ._info-content_xef9e_911>:before{content:"";background-color:var(--color-text-3);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}
