body{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}.price-table{width:100%;border-collapse:collapse;font-size:14px;text-align:right}.price-table th,.price-table td{padding:12px 10px;border-bottom:1px solid #f0f0f0}.price-table tbody tr:hover{background-color:#f5f5f5}.price-table th:first-child,.price-table td:first-child{text-align:left}.table-container{max-height:430px;overflow-y:auto;border:1px solid #f0f0f0;border-radius:8px}.price-table thead th{position:sticky;top:0;z-index:1;background-color:#fafafa;font-weight:400;color:#888;text-align:right}.purchase-success-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.purchase-success-modal-content{background-color:#fff;padding:30px 40px;border-radius:8px;box-shadow:0 5px 15px #0000004d;width:auto;min-width:300px;max-width:450px;text-align:center;font-family:Pretendard,sans-serif}.purchase-success-modal-content p{font-size:16px;color:#333;margin:0 0 25px;line-height:1.6}.purchase-success-modal-button{padding:10px 25px;font-size:14px;font-weight:600;color:#fff;background-color:#0e0f35;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s}.purchase-success-modal-button:hover{background-color:#2c2e5a}.shop-container{position:relative;width:946px;height:640px;overflow-x:hidden;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;margin:0 auto}.shop-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:background .5s ease}@keyframes stars-twinkle{0%,to{opacity:1}50%{opacity:.7}}.shop-content{position:relative;z-index:1;width:100%;height:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;overflow:hidden;background-color:transparent}.shop-header{text-align:center;margin-bottom:0;color:#fff;padding:0;width:100%}.shop-title{font-size:clamp(2rem,5.5vw,3rem);font-weight:700;margin-bottom:1.65%;text-shadow:.21vw .22vh 1.1vh rgba(0,0,0,.5);background:linear-gradient(135deg,#fff,#87ceeb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shop-subtitle{font-size:clamp(1rem,2.2vw,1.2rem);color:#fffc;text-shadow:.11vw .11vh .55vh rgba(0,0,0,.5);margin-bottom:3.3%}.shop-tabs{display:flex;justify-content:center;align-items:center;gap:0;margin:0 auto;width:944px;height:59px;border-radius:0;overflow:hidden;box-shadow:none;background:transparent;position:relative}.tab-background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.tab-clickable-areas{position:relative;width:100%;height:100%;display:flex;justify-content:flex-start;z-index:1}.tab-area{width:152px;flex-shrink:0;cursor:pointer;background-color:transparent}.tab-area:hover{background-color:#ffffff1a}.tab-content{width:100%;margin-top:0;flex-grow:1;overflow-y:auto}.character-content{display:flex;align-items:flex-start;justify-content:center;min-height:300px;width:100%;height:100%;overflow-y:visible;padding-top:20px}.character-layout{position:relative;width:100%;max-width:944px;height:100%;min-height:640px;margin:0 auto;z-index:10;overflow:visible}.character-prob-btn{position:absolute;top:3%;right:3%;width:20px;height:20px;border-radius:50%;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:15}.character-prob-btn:hover{transform:scale(1.15)}.prob-i-text{font-family:Pretendard,-apple-system,sans-serif;font-weight:500;font-size:14px;line-height:16.71px;letter-spacing:-.35px;color:#fff;font-style:normal}.character-gacha-image{position:absolute;left:5%;top:10%;width:500px;height:500px}.gacha-machine-img{width:100%;height:100%;display:block;object-fit:contain}.character-info-box{position:absolute;right:5%;top:35%;width:344px;height:82px;background:#f2f2f2;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.character-info-box:hover{background:#e8e8e8;transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.character-info-box-multi{position:absolute;right:5%;top:54%;width:344px;height:82px;background:#f2f2f2;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.character-info-box-multi:hover{background:#e8e8e8;transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.info-box-title{font-family:Pretendard,-apple-system,sans-serif;font-weight:500;font-size:20px;line-height:23.87px;letter-spacing:-.5px;color:#222;text-align:center}.info-box-price{font-family:DNF Bit Bit OTF,-apple-system,sans-serif;font-weight:400;font-size:20px;line-height:21.6px;letter-spacing:-.5px;color:#222;text-align:center}.character-buttons{display:none}.gacha-btn{width:212px;height:58px;border-radius:40px;border:1px solid #d9d9d9;cursor:pointer;transition:all .3s ease;font-family:Inter,-apple-system,sans-serif;padding:0;flex-shrink:0}.gacha-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000040}.gacha-btn:active{transform:translateY(-1px)}.gacha-btn-single{background:#0e0f35;border-color:#d9d9d9;position:absolute;left:223px;top:0}.gacha-btn-multi{background:#fff;border-color:#d9d9d9;position:absolute;left:511px;top:0}.gacha-btn-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:100%}.gacha-price{display:flex;align-items:center;gap:4px;font-size:14px;line-height:16.94px;letter-spacing:-.35px;font-weight:400}.gacha-btn-single .price-amount{color:#fff}.gacha-btn-multi .price-amount{color:#000}.price-icon{font-size:12px}.gacha-label{font-size:14px;line-height:16.94px;letter-spacing:-.35px;font-weight:400}.gacha-btn-single .gacha-label{color:#fff}.gacha-btn-multi .gacha-label{color:#000}.enhance-content{display:flex;align-items:center;justify-content:center;min-height:300px}.enhance-layout{position:relative;width:100%;max-width:944px;max-height:640px;height:100%;margin:0 auto;z-index:10}.enhance-left-section{position:absolute;left:5.9%;top:5.9%}.enhance-text-group{display:flex;flex-direction:column;gap:8px}.enhance-info-line{display:flex;align-items:center;gap:10px}.enhance-label-text{font-family:Pretendard,-apple-system,sans-serif;font-weight:500;font-size:20px;line-height:23.87px;letter-spacing:-.5px;color:#000;text-align:center}.enhance-info-btn{width:20px;height:20px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.enhance-info-btn:hover{transform:scale(1.1);box-shadow:0 3px 6px #00000026}.info-text{font-family:Pretendard,-apple-system,sans-serif;font-weight:500;font-size:14px;line-height:16.71px;letter-spacing:-.35px;color:#fff;font-style:normal}.enhance-prob-text{font-family:Pretendard,-apple-system,sans-serif;font-weight:400;font-size:20px;line-height:23.87px;letter-spacing:-.5px;color:#000;text-align:center;margin:0;display:flex;align-items:center;justify-content:center;gap:8px}.enhance-main-title{position:absolute;left:50%;transform:translate(-50%);top:10.9%;font-family:Pretendard,-apple-system,sans-serif;font-weight:500;font-size:48px;line-height:57.28px;letter-spacing:-1.2px;color:#000;text-align:center;margin:0;white-space:nowrap}.enhance-image-box{position:absolute;left:26.9%;top:22.3%;width:445px;height:356px}.enhance-item-image{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 4px 10px rgba(0,0,0,.15))}.enhance-bottom-section{position:absolute;bottom:6.4%;right:4.8%;display:flex;flex-direction:column;align-items:center;gap:0}.enhance-circles{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease}.enhance-circles:hover{transform:scale(1.05)}.enhance-circles:active{transform:scale(.95)}.circle-outer{width:120px;height:120px;border-radius:50%;background:#d9d9d9;display:flex;align-items:center;justify-content:center}.circle-inner{width:80px;height:80px;border-radius:50%;background:#0e0f35}.enhance-action-btn{width:100%;max-width:400px;padding:15px 40px;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;border:none;border-radius:25px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #4facfe4d;font-family:Pretendard,-apple-system,sans-serif}.enhance-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4facfe80}.enhance-action-btn:active{transform:translateY(0)}.category-filter{display:flex;justify-content:center;gap:1.06vw;flex-wrap:wrap;margin-bottom:4.4%}.category-btn{padding:1.1vh 2.53vw;border:.21vw solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;border-radius:2.64vw;cursor:pointer;font-size:clamp(.9rem,1.8vw,1rem);font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(1.06vw);backdrop-filter:blur(1.06vw)}.category-btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,#4facfe,#00f2fe);border-color:#4facfe;box-shadow:0 4px 15px #4facfe66}.tab-content{display:flex;gap:0;justify-content:flex-start;width:100%;height:581px}.products-grid{display:grid;grid-template-columns:repeat(3,153px);grid-auto-rows:194px;gap:0;margin:0;padding:0;width:auto;height:fit-content}.product-card{background:transparent;border-radius:0;padding:0;box-shadow:none;transition:all .3s ease;-webkit-backdrop-filter:none;backdrop-filter:none;width:153px;height:194px;display:flex;flex-direction:column;justify-content:flex-end;background-size:contain;background-repeat:no-repeat;background-position:center}.product-info{display:flex;flex-direction:column;align-items:center;padding:20px 5px;border-radius:0 0 5px 5px}.product-name{font-family:DNF Bit Bit OTF,sans-serif;font-size:16px;font-weight:700;color:#fff;padding:4px 8px;margin:0 0 8px;text-align:center;letter-spacing:1px;line-height:1.3;border-radius:3px;display:inline-block;text-shadow:1px 1px 0px #333;white-space:nowrap}.quantity{color:#87ceeb;margin-left:0}.info-icon{position:absolute;top:8px;right:8px;width:24px;height:24px;background-color:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#fff;font-size:16px;transition:background-color .3s ease}.info-icon:hover{background-color:#000c}.product-description{font-size:clamp(.9rem,1.8vw,1rem);color:#fff;line-height:1.5;margin:0;flex-grow:1}.product-price{font-family:DNF Bit Bit OTF,sans-serif;font-size:18px;font-weight:700;color:#fff;margin:0;text-align:center;letter-spacing:1px;border-radius:3px;display:inline-block;text-shadow:1px 1px 0px #333;transform:translate(-5px)}.product-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0;padding-top:0;border-top:none;gap:5px}.product-price-button{width:100%;height:30px;background-image:url(/assets/cozit_images/store/store_button.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;margin-top:auto;margin-bottom:10px}.product-price-text{font-size:14px;font-weight:500;color:#000;text-align:center}.item-detail-panel{width:382px;height:573px;background-image:url(/assets/cozit_images/store/detail_container.png);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;border:none;display:flex;flex-direction:column;align-items:center;padding:15px;box-sizing:border-box;position:relative;margin-left:50px;margin-right:59px}.item-detail-panel:before{content:none}.detail-item-image{width:238.75px;height:200.75px;object-fit:contain;margin-top:20px;margin-bottom:20px}.detail-item-name{font-family:DNF Bit Bit OTF,sans-serif;font-size:20px;font-weight:700;color:#000;background-color:#fff;padding:4px 8px;text-align:center;letter-spacing:1px;line-height:1.3;margin-bottom:15px;border-radius:3px;display:inline-block;text-shadow:1px 1px 0px #333;white-space:nowrap;image-rendering:pixelated}.detail-item-description{font-family:DNF Bit Bit OTF,sans-serif;font-size:14px;font-weight:500;color:#000;text-align:center;letter-spacing:.5px;line-height:1.4;margin-bottom:25px;max-width:250px;image-rendering:pixelated}.detail-quantity-selector{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px;width:100%}.arrow-buttons-container{display:flex;flex-direction:column;gap:5px}.detail-quantity-btn{width:28px;height:28px;background:transparent;border:none;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.detail-quantity-btn img{width:100%;height:100%;object-fit:contain}.detail-quantity-text{font-family:DNF Bit Bit OTF,sans-serif;font-size:36px;font-weight:700;color:#000;text-align:center;letter-spacing:2px;line-height:1.2;min-width:60px;image-rendering:pixelated}.detail-price-button{width:300px;height:150px;background-image:url(/assets/cozit_images/store/purchasebutton.png);background-size:auto;background-repeat:no-repeat;background-position:center;background-color:transparent;color:#fff;border:none;border-radius:0;font-size:18px;font-weight:700;font-family:DNF Bit Bit OTF,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;position:relative;margin-bottom:10px;margin-top:auto}.detail-price-text{font-family:DNF Bit Bit OTF,sans-serif;font-size:40px;font-weight:700;color:#fff;text-shadow:2px 2px 0px #000000,-2px -2px 0px #00000080;margin-bottom:10px}.detail-quantity-display{font-family:DNF Bit Bit OTF,sans-serif;color:#87ceeb;font-size:30px;margin-left:8px}.buy-btn{padding:12px 28px;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;border:none;border-radius:2.64vw;font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 .44vh 1.65vh #4facfe4d}.buy-btn:hover{transform:scale(1.05);box-shadow:0 .66vh 2.2vh #4facfe80}.buy-btn:active{transform:scale(.98)}.no-products{text-align:center;padding:6.59% 2.11%;color:#fff;font-size:clamp(1rem,2.2vw,1.2rem);background:#ffffff1a;border-radius:1.58vw;-webkit-backdrop-filter:blur(1.06vw);backdrop-filter:blur(1.06vw)}@media (max-width: 768px){.shop-title{font-size:2rem}.shop-subtitle{font-size:1rem}.shop-tabs{max-width:100%;margin:20px 0 0}.shop-tab{padding:14px 20px;font-size:1.1rem}.products-grid{grid-template-columns:1fr;gap:20px}.category-filter{gap:8px}.category-btn{padding:8px 16px;font-size:.9rem}.city-silhouette{height:120px}.enhance-layout{min-height:600px}.enhance-main-title{font-size:36px}.enhance-label-text,.enhance-prob-text{font-size:16px}.enhance-image-box{width:60%}.circle-outer{width:100px;height:100px}.circle-inner{width:66px;height:66px}.character-layout{max-height:500px}.character-title{font-size:36px}.character-gacha-image{width:60%;top:25%}.character-buttons{width:70%;gap:20px}.gacha-btn{max-width:180px;height:50px}.gacha-price,.gacha-label{font-size:13px}}@media (max-width: 480px){.shop-content{padding:40px 15px}.shop-tabs{border-radius:10px}.shop-tab{padding:12px 15px;font-size:1rem}.product-card{padding:20px}.product-icon{font-size:3rem}.product-name{font-size:1.2rem}.product-price{font-size:1.3rem}.buy-btn{padding:10px 20px;font-size:.9rem}.enhance-layout{min-height:500px}.enhance-main-title{font-size:28px;top:10%}.enhance-left-section{left:3%;top:12%}.enhance-label-text,.enhance-prob-text{font-size:14px}.enhance-image-box{width:70%;top:28%}.enhance-bottom-section{bottom:3%}.circle-outer{width:80px;height:80px}.circle-inner{width:53px;height:53px}.enhance-action-btn{font-size:16px;padding:12px 30px}.character-layout{max-height:450px}.character-title{font-size:28px;top:10%}.character-header{width:90%}.character-gacha-image{width:70%;top:22%}.character-buttons{width:85%;gap:15px;top:80%}.gacha-btn{max-width:150px;height:48px}.gacha-price,.gacha-label{font-size:12px}}.loading-text{color:#fff;text-align:center;font-size:clamp(1rem,2.2vw,1.2rem);padding:5.49%}.product-description-box{font-size:clamp(.8rem,1.6vw,.9rem);color:#333;text-align:center;padding:1.1vh;height:100%;display:flex;align-items:center;justify-content:center;word-break:keep-all}.coin-icon{width:clamp(1rem,2.2vw,1.2rem);height:clamp(1rem,2.2vw,1.2rem);margin-left:5px;vertical-align:middle}.quantity-selector{display:flex;align-items:center;justify-content:center;gap:15px;width:100%;margin:1.1% 0}.quantity-btn{background:#f0f0f0;border:1px solid #ddd;width:30px;height:30px;min-width:30px;min-height:30px;border-radius:50%;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.quantity-btn:hover{background-color:#e0e0e0}.quantity-text{font-size:clamp(1rem,2.2vw,1.2rem);font-weight:700;min-width:30px;text-align:center}.product-name{text-align:center;width:100%}.product-footer .product-price{display:flex;align-items:center}.enhance-popup-overlay{position:absolute;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:20}.enhance-popup-content{background:#fff;padding:30px;border-radius:15px;box-shadow:0 5px 20px #0000004d;text-align:center;width:90%;max-width:690px;max-height:500px;border:2px solid #4facfe;position:relative}.enhance-popup-close{position:absolute;top:15px;right:15px;width:32px;height:32px;background:transparent;border:none;font-size:24px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;z-index:10}.enhance-popup-close:hover{color:#f44}.enhance-popup-title{margin-top:0;margin-bottom:0;font-size:1.8rem;font-weight:700;color:#131722}.enhance-popup-body{display:flex;justify-content:center;align-items:flex-start;gap:30px;margin-bottom:25px}.enhance-popup-left,.enhance-popup-right{display:flex;flex-direction:column;align-items:center;gap:10px}.enhance-image-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:10px;border:3px solid #eee;background-color:#fff;width:160px;height:160px}.enhance-image-container.level-0,.enhance-image-container.level-1,.enhance-image-container.level-2,.enhance-image-container.level-3{border-color:#fff}.enhance-image-container.level-4,.enhance-image-container.level-5,.enhance-image-container.level-6{border-color:#90ee90}.enhance-image-container.level-7,.enhance-image-container.level-8,.enhance-image-container.level-9{border-color:#4169e1}.enhance-image-container.level-10{border-color:gold}.enhance-popup-image{width:180px;height:180px;border-radius:8px;object-fit:contain;background-color:transparent}.coming-soon-text{width:180px;height:180px;border-radius:8px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#666;border:2px dashed #ccc}.enhance-level-badge{position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;padding:4px 12px;border-radius:15px;font-size:1rem;font-weight:700}.enhance-level-text{margin:8px 0 10px;font-weight:600;font-size:1rem;color:#333}.enhance-info-section{display:flex;justify-content:center;align-items:center;gap:30px;margin:20px 0;padding:0 20px}.enhance-color-info{display:flex;flex-direction:column;gap:12px;flex:1;max-width:400px}.color-info-row{display:flex;align-items:center;justify-content:center;gap:15px;font-size:1rem}.color-info-label{font-weight:500;color:#333;min-width:80px;text-align:left}.color-info-value{font-weight:700;min-width:50px;text-align:center}.color-arrow{font-size:1.2rem;color:#666;font-weight:600}.border-preview{width:88px;height:32px;border:3px solid;border-radius:5px;background:repeating-conic-gradient(#cccccc 0% 25%,transparent 0% 50%) 50% / 10px 10px}.enhance-info-item{display:flex;justify-content:space-between;align-items:center;margin:6px 0;padding:0}.enhance-info-label{font-size:.9rem;font-weight:500;color:#666}.enhance-info-value{font-size:.9rem;font-weight:700;text-shadow:0 0 2px rgba(0,0,0,.2)}.protection-info{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;background-color:#f0f0f0;border-radius:8px}.protection-info-side{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:15px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;min-width:150px}.protection-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.9rem;font-weight:500;color:#333;margin:0}.protection-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.protection-checkbox span{font-size:.85rem;color:#333}.protection-status{font-size:.85rem;font-weight:500}.protection-status.owned{color:#22c55e}.protection-status.not-owned{color:#ef4444}.enhance-description{margin:20px 0;text-align:center}.enhance-desc-line1{margin:0 0 5px;font-size:.95rem;font-weight:400;color:#333}.enhance-desc-line2{margin:0;font-size:.95rem;font-weight:600;color:#333}.enhance-warning{margin:15px 0;padding:8px 10px;background-color:#fef2f2;border:2px solid #FCA5A5;border-radius:10px}.enhance-warning p{margin:0;font-size:.7rem;font-weight:600;color:#dc2626}.enhance-arrow{font-size:2.5rem;color:#4facfe;font-weight:700;align-self:center}.enhance-popup-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.protection-checkbox{display:flex;align-items:center;gap:8px;font-size:.9rem;cursor:pointer}.protection-checkbox input{width:16px;height:16px}.protection-checkbox input:disabled+span{color:#aaa}.enhance-popup-button{width:100%;max-width:240px;padding:14px 30px;border:none;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:#0e0f35;color:#fff;margin:0 auto}.enhance-popup-button:disabled{background:#ccc;cursor:not-allowed}.enhance-popup-button:hover:not(:disabled){background:#1a1f4a;transform:translateY(-2px);box-shadow:0 4px 10px #0e0f3566}.grade-table-popup-overlay{position:absolute;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:70}.grade-table-popup-content{background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 15px #0000004d;width:auto;max-width:90%}.grade-table-title{margin-top:0;margin-bottom:15px;text-align:center;font-size:1.2rem}.grade-table-container{font-family:Pretendard,sans-serif}.grade-table-container table{width:100%;border-collapse:collapse;font-size:14px}.grade-table-container th,.grade-table-container td{border:1px solid #ddd;padding:8px 12px;text-align:center}.grade-table-container th{background-color:#f2f2f2;font-weight:600}.grade-table-container tbody tr:nth-child(2n){background-color:#f9f9f9}.grade-table-container td:first-child{font-weight:700}.purchase-ticket-popup-overlay{position:absolute;inset:0;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:30}.purchase-ticket-popup-content{background:#fff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 2px 10px #0003;width:300px}.purchase-ticket-popup-content h3{margin-top:0}.purchase-ticket-popup-actions{margin-top:20px;display:flex;justify-content:center;gap:10px}.purchase-ticket-popup-actions button{padding:8px 16px;border:none;border-radius:5px;cursor:pointer;font-weight:700}.purchase-ticket-popup-actions button:first-child{background-color:#f0f0f0}.purchase-ticket-popup-actions button:last-child{background-color:#4facfe;color:#fff}.enchant-table-popup-overlay{position:absolute;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:40}.enchant-table-popup-content{background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 15px #0000004d;width:auto;max-width:90%}.enchant-table-container{font-family:Pretendard,sans-serif}.enchant-table-container table{width:100%;border-collapse:collapse;font-size:14px}.enchant-table-container th,.enchant-table-container td{border:1px solid #ddd;padding:8px 12px;text-align:center}.enchant-table-container th{background-color:#f2f2f2;font-weight:600}.enchant-table-container tbody tr:nth-child(2n){background-color:#f9f9f9}.enchant-table-container td:nth-child(1),.enchant-table-container td:nth-child(2){font-weight:700}.enchant-table-container td:nth-child(4){color:#d9534f}.enchant-table-container td:nth-child(5),.enchant-table-container td:nth-child(6){color:#5cb85c;font-weight:500}.gacha-result-popup-overlay{position:absolute;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:50}.gacha-result-popup-content{background:#fff;padding:30px;border-radius:15px;box-shadow:0 8px 25px #0003;text-align:center;width:90%;max-width:380px;border:3px solid #ffd700;animation:gacha-popup-appear .3s ease-out}@keyframes gacha-popup-appear{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.gacha-result-title{margin-top:0;margin-bottom:20px;font-size:1.8rem;font-weight:700;color:#4facfe}.gacha-result-image-container{margin-bottom:20px}.gacha-result-image{width:150px;height:150px;border-radius:50%;border:4px solid #4facfe;object-fit:cover;background-color:#f0f0f0;box-shadow:0 4px 10px #0000001a}.gacha-result-name{font-size:1.4rem;font-weight:600;margin:10px 0 0}.gacha-result-question{font-size:1rem;color:#333;margin-bottom:25px}.gacha-result-actions{display:flex;justify-content:center;gap:15px}.gacha-result-button{padding:10px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}.gacha-result-button.yes{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.gacha-result-button.no{background-color:#f0f0f0;color:#555}.gacha-result-button:hover{transform:translateY(-2px)}.gacha-multi-result-popup-content{background:#fff;padding:20px;border-radius:15px;box-shadow:0 10px 30px #0000004d;text-align:center;width:90%;max-width:600px;border:3px solid #4facfe;animation:gacha-popup-appear .4s cubic-bezier(.25,.46,.45,.94);position:relative}.gacha-multi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-bottom:20px}.gacha-multi-item{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border-radius:8px;overflow:hidden;border:2px solid transparent}.gacha-multi-item:hover{transform:scale(1.05);box-shadow:0 4px 15px #4facfe66;border-color:#4facfe}.gacha-multi-item img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;background-color:#f0f0f0}.gacha-multi-item p{margin:5px 0 0;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gacha-multi-close-btn{padding:10px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;background-color:#f0f0f0;color:#555;transition:background-color .2s ease}.gacha-multi-close-btn:hover{background-color:#e0e0e0}.gacha-equip-confirm-overlay{position:absolute;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:60;border-radius:12px}.gacha-equip-confirm-content{background:#fff;padding:25px;border-radius:10px;box-shadow:0 5px 15px #0000004d;text-align:center;animation:gacha-popup-appear .2s ease-out}.gacha-equip-confirm-content p{margin:0 0 20px;font-size:1.1rem;font-weight:500}.gacha-equip-confirm-content button{padding:8px 25px;margin:0 5px;border:none;border-radius:5px;font-size:1rem;cursor:pointer;font-weight:700}.gacha-equip-confirm-content button:last-child{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.gacha-equip-confirm-content button:first-child{background-color:#f0f0f0;color:#555}.gacha-animation-overlay{position:absolute;inset:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:100}.gacha-animation-gif{width:300px;height:300px;object-fit:contain}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
