@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2)format("woff2");font-weight:100;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2)format("woff2");font-weight:200;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2)format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2)format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2)format("woff2");font-weight:900;font-display:swap}:root{--color-main:#00a97b;--color-main-dark:#00966e;--color-mint:#5ec8a7;--color-dark:#122d2e;--color-white:#fff;--color-brand-gradient:linear-gradient(180deg, var(--color-main) 0%, var(--color-mint) 100%);--color-bg-light:#ecfdf6;--color-bg-soft:#d9eddf;--color-main-soft:#ecfdf6b8;--color-main-hover:#ecfdf62e;--color-dark-line:#ecfdf640;--color-dark-soft:#ecfdf61f;--text-main:#222;--text-sub:#555;--text-desc:#888;--text-soft:#aaa;--text-disabled:#ccc;--layout-width:1920px;--layout-max-width:1920px;--layout-padding-x:clamp(20px, 3vw, 56px);--header-height:50px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html,body{overflow-x:clip}body{color:var(--text-main);background-color:var(--color-white);font-family:Paperozi,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}button{cursor:pointer}.header{--header-edge-correction:0px;--header-logo-width:92px;--header-logo-area-width:126px;--header-menu-item-width:126px;--header-search-width:320px;--header-alarm-width:34px;--header-user-width:180px;--header-action-width:104px;--header-user-name-width:112px;width:100%;height:var(--header-height);background-color:var(--color-main);color:var(--color-white);z-index:900;position:relative}.header-inner{width:100%;max-width:var(--layout-max-width);height:100%;padding:0 var(--layout-padding-x);align-items:center;min-width:0;margin:0 auto;display:flex}.header-logo{width:var(--header-logo-area-width);flex-shrink:0;justify-content:flex-start;align-items:center;height:100%;display:flex}.header-logo img{width:var(--header-logo-width);object-fit:contain;object-position:center;height:38px;display:block;transform:translate(20px)}.header-menu{flex-shrink:0;align-items:center;gap:0;height:100%;margin-left:0;display:flex}.header-menu a{width:var(--header-menu-item-width);height:28px;color:var(--color-white);letter-spacing:-.2px;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex}.header-menu a.active,.header-menu a:hover{background-color:var(--color-main-soft);color:var(--color-main)}.header-menu a:active{transform:translateY(1px)}.header-right{height:100%;margin-left:auto;margin-right:var(--header-edge-correction);grid-template-columns:minmax(180px, var(--header-search-width)) auto;align-items:center;column-gap:14px;min-width:0;display:grid}.header-right.is-login,.header-right.is-guest{grid-template-columns:minmax(180px, var(--header-search-width)) auto}.header-action-area{justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex}.header-search{background-color:var(--color-main-soft);border-radius:999px;align-items:center;width:100%;height:31px;display:flex;overflow:hidden}.header-search input{min-width:0;height:100%;color:var(--text-main);background:0 0;border:none;outline:none;flex:1;padding:0 12px 0 15px;font-size:13px;font-weight:600}.header-search input::placeholder{color:#7c9a8f;font-weight:500}.header-search button{width:38px;height:100%;color:var(--color-main);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.header-search button:hover{background-color:#00a97b14}.guest-menu,.user-menu,.admin-menu{white-space:nowrap;justify-content:flex-end;align-items:center;gap:14px;height:100%;display:flex;position:relative}.header-login-btn,.header-join-btn{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;height:31px;margin:0;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;transition:background-color .18s,color .18s,opacity .18s,transform .18s;display:flex}.header-login-btn{color:var(--color-white)}.header-login-btn:hover{background-color:var(--color-main-hover)}.header-join-btn{min-width:var(--header-action-width);background-color:var(--color-white);color:var(--color-main)}.header-join-btn:hover{background-color:var(--color-bg-light)}.header-login-btn:active,.header-join-btn:active{transform:translateY(1px)}.header-alarm{width:var(--header-alarm-width);height:34px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.header-alarm-icon{font-size:21px;line-height:1}.alarm-badge{min-width:16px;height:16px;color:var(--color-white);background-color:#ff4d5a;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:0;right:-2px}.header-user{width:var(--header-user-width);height:38px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;padding:0;display:flex}.header-user:hover .header-user-name{text-underline-offset:4px;text-decoration:underline}.header-profile-img{background:linear-gradient(135deg, #ffffff61, #ffffff1f), var(--color-bg-soft);border:1px solid #ffffff8c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;overflow:hidden}.header-profile-img img{object-fit:cover;width:100%;height:100%}.header-profile-placeholder{font-size:18px;line-height:1}.header-user-name{max-width:var(--header-user-name-width);color:var(--color-white);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:900;overflow:hidden}.user-arrow{color:var(--color-white);font-size:17px;font-weight:900;line-height:1;transition:transform .18s;transform:translateY(-1px)}.user-arrow.is-open{transform:rotate(180deg)translateY(1px)}.header-logout-btn{width:var(--header-action-width);background-color:var(--color-white);height:31px;color:var(--color-main);white-space:nowrap;cursor:pointer;border:none;border-radius:4px;margin:0;padding:0;font-size:13px;font-weight:900;transition:background-color .18s,opacity .18s,transform .18s}.header-logout-btn:hover{background-color:var(--color-bg-light)}.header-logout-btn:active{transform:translateY(1px)}.header-dropdown{top:100%;right:calc(var(--header-action-width) + 14px);z-index:2000;background-color:var(--color-white);border:1px solid #d6d6d6;flex-direction:column;align-items:stretch;width:148px;padding:8px 0;animation:.16s both headerDropdownIn;display:flex;position:absolute;box-shadow:0 14px 28px #00000014}.admin-dropdown{right:calc(var(--header-action-width) + 14px)}.header-dropdown:before{content:"";background-color:var(--color-white);border-top:1px solid #d6d6d6;border-left:1px solid #d6d6d6;width:14px;height:14px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.header-dropdown button{background-color:var(--color-white);width:100%;height:54px;color:var(--text-sub);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:700;display:flex}.header-dropdown button:hover{background-color:var(--color-bg-light);color:var(--color-main)}@keyframes headerDropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1440px){.header{--header-logo-area-width:120px;--header-menu-item-width:118px;--header-search-width:260px;--header-action-width:96px;--header-user-width:164px;--header-user-name-width:98px}.header-menu a{font-size:13px}.guest-menu,.user-menu,.admin-menu{gap:10px}.header-login-btn,.header-join-btn,.header-logout-btn{font-size:12px}.header-user-name{font-size:14px}.header-dropdown{right:calc(var(--header-action-width) + 10px)}}@media (width<=1200px){.header{--header-logo-area-width:110px;--header-menu-item-width:104px;--header-search-width:220px;--header-action-width:88px;--header-user-width:150px;--header-user-name-width:84px}.header-right{column-gap:8px}.header-logo img{transform:translate(10px)}.header-menu a,.header-search input{font-size:12px}.guest-menu,.user-menu,.admin-menu{gap:8px}.header-dropdown{right:calc(var(--header-action-width) + 8px)}}.footer{--footer-height:170px;--footer-edge-correction:0px;width:100%;min-height:var(--footer-height);background-color:var(--color-dark);color:var(--color-bg-light)}.footer-inner{width:100%;max-width:var(--layout-max-width);min-height:var(--footer-height);padding:28px var(--layout-padding-x);grid-template-columns:260px 280px minmax(420px,1fr) 330px;align-items:center;gap:0;min-width:0;margin:0 auto;display:grid}.footer-brand{flex-direction:column;justify-content:center;min-width:0;height:100%;display:flex}.footer-brand-title{align-items:center;gap:8px;margin-bottom:8px;display:flex}.footer-brand-icon{background-color:var(--color-main);width:24px;height:24px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.footer-brand-title strong{color:var(--color-white);letter-spacing:.2px;font-size:17px;font-weight:800}.footer-brand p{color:var(--color-bg-light);margin:0 0 26px;font-size:12px;font-weight:400}.footer-brand small{color:var(--text-desc);font-size:10px}.footer-desc{border-left:1px solid var(--color-dark-line);align-items:center;min-width:0;height:92px;padding-left:42px;display:flex}.footer-desc p{color:var(--color-bg-light);margin:0;font-size:12px;font-weight:400;line-height:1.7}.footer-menu{border-left:1px solid var(--color-dark-line);border-right:1px solid var(--color-dark-line);grid-template-columns:repeat(4,minmax(70px,1fr));align-items:center;min-width:0;height:92px;padding:0 clamp(24px,3vw,56px);display:grid}.footer-menu-item{height:100%;color:var(--color-bg-light);flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:500;transition:color .18s,transform .18s;display:flex}.footer-menu-item:hover{color:var(--color-mint);transform:translateY(-2px)}.footer-menu-icon{width:28px;height:28px;color:var(--color-mint);justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.footer-menu-item em{color:var(--color-white);font-size:12px;font-style:normal;font-weight:700;line-height:1}.footer-contact{flex-direction:column;justify-content:center;min-width:0;height:92px;padding-left:42px;display:flex}.footer-contact h3{color:var(--color-white);margin:0 0 10px;font-size:13px;font-weight:800}.footer-contact-list{grid-template-columns:1fr 1fr;gap:8px 18px;margin:0;padding:0;list-style:none;display:grid}.footer-contact-list li{align-items:center;gap:8px;min-width:0;display:flex}.footer-contact-email{grid-column:1/-1}.footer-contact-icon{width:15px;color:var(--color-bg-soft);text-align:center;flex-shrink:0;font-size:12px}.footer-contact-list p{min-width:0;color:var(--text-desc);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:400;overflow:hidden}.footer-social{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.footer-social a{background-color:var(--color-dark-soft);width:22px;height:22px;color:var(--color-bg-light);border-radius:50%;justify-content:center;align-items:center;font-size:11px;transition:background-color .18s,color .18s;display:flex}.footer-social a:hover{background-color:var(--color-main);color:var(--color-white)}@media (width<=1440px){.footer-inner{grid-template-columns:240px 260px minmax(360px,1fr) 300px}.footer-desc,.footer-contact{padding-left:32px}}@media (width<=1200px){.footer{--footer-height:auto}.footer-inner{grid-template-columns:1fr 1fr;align-items:start;gap:28px 36px;min-height:auto}.footer-brand,.footer-desc,.footer-menu,.footer-contact{height:auto}.footer-desc{border-left:none;padding-left:0}.footer-menu{border-left:none;border-right:none;border-top:1px solid var(--color-dark-line);border-bottom:1px solid var(--color-dark-line);padding:20px 0}.footer-contact{padding-left:0}}@media (width<=768px){.footer-inner{grid-template-columns:1fr}.footer-menu{grid-template-columns:repeat(2,1fr);row-gap:16px}.footer-contact-list{grid-template-columns:1fr}.footer-contact-email{grid-column:auto}.footer-social{justify-content:flex-start}}.join-page,.join-page *{box-sizing:border-box}.join-page{background:linear-gradient(135deg,#00a982 0%,#65d6bc 100%);justify-content:center;align-items:center;width:100vw;min-height:100vh;font-family:inherit;display:flex}.join-card{background:#f5fffcf0;border-radius:14px;width:530px;min-height:650px;padding:28px 38px}.join-card.info{width:470px;min-height:560px;padding:22px 32px}.join-logo{width:70px;margin:0 auto 6px;display:block}.join-card.info .join-logo{width:56px}.join-title{text-align:center;color:#222;margin:0;font-size:28px;font-weight:900}.join-card.info .join-title{font-size:24px}.join-subtitle{text-align:center;color:#777;margin:8px 0 34px;font-size:11px}.join-card.info .join-subtitle{margin-bottom:24px}.join-step{border-bottom:2px solid #ddd;justify-content:space-around;margin-bottom:22px;font-size:12px;font-weight:800;display:flex}.join-step span{color:#aaa;padding-bottom:12px}.join-step .active,.join-step .done{color:#00a982;border-bottom:3px solid #00a982}.terms-all{background:#fff;border-radius:10px;align-items:center;gap:18px;margin-bottom:18px;padding:24px;display:flex}.terms-all strong{font-size:20px;font-weight:800}.terms-all p{color:#666;margin:10px 0 0;font-size:12px;line-height:1.7}.terms-list{background:#fff;border-radius:10px;margin-bottom:20px;padding:8px 22px}.term-row{border-bottom:1px solid #eee;align-items:center;gap:14px;min-height:66px;display:flex}.term-row:last-child{border-bottom:none}.check-icon{object-fit:contain;cursor:pointer;flex-shrink:0;width:28px;height:28px;transition:all .15s}.check-icon:hover{transform:scale(1.06)}.check-icon.big{width:40px;height:40px}.term-title{text-align:left;cursor:pointer;background:0 0;border:none;flex:1;font-size:15px;font-weight:800}.term-arrow{color:#333;cursor:pointer;background:0 0;border:none;font-size:28px}.join-main-btn{color:#fff;cursor:pointer;background:#00a982;border:none;border-radius:7px;width:100%;height:44px;font-size:18px;font-weight:800}.join-main-btn.disabled{cursor:not-allowed;background:#b9d8cf}.terms-modal-backdrop{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.terms-modal{background:#fff;border-radius:14px;width:430px;max-height:520px;padding:28px}.terms-modal h2{margin:0 0 20px;font-size:22px}.terms-modal pre{white-space:pre-wrap;color:#555;max-height:330px;font-family:inherit;font-size:13px;line-height:1.8;overflow-y:auto}.terms-modal button{color:#fff;cursor:pointer;background:#00a982;border:none;border-radius:7px;width:100%;height:42px;margin-top:20px;font-weight:800}.join-form{background:#fff;border-radius:9px;grid-template-columns:1fr 1fr;gap:10px 24px;padding:20px;display:grid}.form-field{min-width:0}.form-field.full{grid-column:1/3}.join-form label{margin-bottom:6px;font-size:12px;font-weight:800;display:block}.join-form input{border:1px solid #ccc;border-radius:5px;width:100%;height:34px;padding:0 10px;font-size:12px}.with-btn{gap:6px;display:flex}.with-btn button{white-space:nowrap;color:#fff;cursor:pointer;background:#00a982;border:1px solid #00a982;border-radius:5px;padding:0 9px;font-size:11px;font-weight:700}.with-btn.address button{color:#00a982;background:#fff}.form-message{color:#00a982;min-height:15px;margin:4px 0 0;font-size:10px}.required-text{color:#00a982;grid-column:1/3;margin:2px 0 0;font-size:11px}.prev-link{text-align:left;color:#555;cursor:pointer;background:0 0;border:none;grid-column:1/3;padding:0;font-size:12px}.join-form .join-main-btn{grid-column:1/3;margin-top:4px}.complete-box{text-align:center;background:#fff;border-radius:10px;margin-bottom:20px;padding:50px 24px}.check-circle{color:#fff;background:#00a982;border-radius:50%;width:70px;height:70px;margin:0 auto 24px;font-size:44px;font-weight:900;line-height:70px}.complete-box h2{margin:0 0 10px;font-size:24px}.complete-box p{color:#666;margin:0;font-size:13px}.complete-buttons{gap:12px;display:flex}.complete-buttons button{color:#00a982;cursor:pointer;background:#fff;border:1px solid #00a982;border-radius:7px;flex:1;height:44px;font-weight:800}.complete-buttons button:first-child{color:#fff;background:#00a982}.join-card.kakao{width:470px;min-height:560px;padding:22px 32px}.kakao-join-btn{color:#222;cursor:pointer;background:#fee500;border:none;border-radius:6px;width:100%;height:40px;margin-bottom:18px;font-size:13px;font-weight:800}.kakao-form{padding-top:16px}.login-page{box-sizing:border-box;width:100vw;height:100vh;color:var(--color-white);justify-content:space-between;align-items:center;padding:60px 70px;font-family:inherit;display:flex;position:relative;overflow:hidden}.login-bg-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.login-overlay{z-index:1;background:#00000073;position:absolute;inset:0}.login-hero,.login-card{z-index:2;position:relative}.login-hero{width:50%;margin-top:-160px}.main-logo-button{cursor:pointer;background:0 0;border:0;width:fit-content;margin:0 0 20px;padding:0;display:block}.main-logo{width:130px;display:block}.login-hero h2{margin:0 0 16px;font-size:34px;font-weight:800}.login-hero h1{color:var(--color-main);margin:0 0 45px;font-size:52px;font-weight:900}.login-hero p{font-size:18px;font-weight:500;line-height:1.9}.login-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:420px;min-width:420px;max-width:420px;color:var(--text-main);text-align:center;background:#ffffffb8;border-radius:14px;flex:0 0 420px;padding:35px 45px}.card-logo{width:200px;height:auto;margin:-10px auto 0;display:block}.login-card h2{margin:0;font-size:28px}.welcome{color:var(--text-desc);margin-bottom:28px;font-size:12px}.login-card input[type=text],.login-card input[type=password]{box-sizing:border-box;border:none;border-radius:5px;outline:none;width:100%;height:46px;margin-bottom:16px;padding:0 15px}.login-card input[type=text]:focus,.login-card input[type=password]:focus{box-shadow:0 0 0 2px #00a97b59}.login-options{color:var(--text-sub);justify-content:space-between;margin:0 0 18px;font-size:12px;display:flex}.login-options label{align-items:center;gap:5px;display:flex}.login-btn{background:var(--color-main);width:100%;height:44px;color:var(--color-white);cursor:pointer;border:none;border-radius:6px;font-size:16px;font-weight:700}.login-btn:hover{background:var(--color-main-dark)}.login-error{color:var(--color-error,#e53935);margin:14px 0 0;font-size:13px;font-weight:600}.divider{background:var(--color-line,#b4b4b4b3);height:1px;margin:38px 0 24px}.kakao-btn{color:#191919;cursor:pointer;background:#fee500;border:none;border-radius:6px;width:100%;height:42px;margin-bottom:12px;font-weight:700}.join-btn{border:1px solid var(--color-white);width:100%;height:42px;color:var(--text-main);cursor:pointer;background:0 0;border-radius:6px;font-weight:700}.join-btn:hover{background:#ffffff59}.common-nav{--common-nav-height:40px;--common-nav-item-width:126px;--common-nav-edge-correction:0px;width:100%;height:var(--common-nav-height);background-color:var(--color-white);border-bottom:1px solid var(--color-bg-soft)}.common-nav-inner{width:100%;max-width:var(--layout-max-width);height:100%;padding:0 var(--layout-padding-x);align-items:center;min-width:0;margin:0 auto;display:flex}.common-nav-left,.common-nav-right{align-items:center;height:100%;margin:0;padding:0;list-style:none;display:flex}.common-nav-right{margin-left:auto;margin-right:var(--common-nav-edge-correction);flex-shrink:0}.common-nav li{width:var(--common-nav-item-width);border-left:1px solid var(--color-bg-light);flex-shrink:0;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.common-nav li:last-child{border-right:1px solid var(--color-bg-light)}.common-nav a{width:100%;height:100%;color:var(--text-main);letter-spacing:-.2px;white-space:nowrap;justify-content:center;align-items:center;gap:5px;font-size:13px;font-weight:600;transition:color .18s,background-color .18s;display:flex}.common-nav li.active a{color:var(--color-main);font-weight:800}.common-nav li.active:after,.common-nav li:hover:after{content:"";background-color:var(--color-main);height:2px;position:absolute;bottom:0;left:18px;right:18px}.common-nav li:hover a{color:var(--color-main);background-color:var(--color-bg-light)}.common-nav-icon{justify-content:center;align-items:center;display:inline-flex}.common-nav-icon img{object-fit:contain;width:16px;height:16px}.common-nav-count{background-color:var(--color-main);min-width:16px;height:16px;color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}@media (width<=1440px){.common-nav{--common-nav-item-width:118px}}@media (width<=1200px){.common-nav{--common-nav-item-width:104px}}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);background-color:#0000007a;justify-content:center;align-items:center;animation:.22s ease-out modalBackdropFadeIn;display:flex;position:fixed;inset:0}.product-modal{background-color:#fff;border-radius:10px;flex-direction:column;width:1160px;max-height:calc(100vh - 80px);padding:34px 36px 12px;animation:.28s cubic-bezier(.16,1,.3,1) productModalPopIn;display:flex;overflow:hidden;box-shadow:0 16px 50px #0000002e}.product-modal-header{flex-shrink:0;justify-content:flex-start;align-items:center;height:44px;margin-bottom:18px;display:flex}.product-modal-header h2{color:#222;letter-spacing:-1px;margin:0;font-size:27px;font-weight:900}.product-form{flex-direction:column;flex:1;min-height:0;display:flex}.product-form-layout{flex:1;grid-template-columns:minmax(0,1fr) 430px;gap:20px;min-height:0;display:grid;overflow:hidden}.product-form-left{flex-direction:column;gap:12px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.product-form-left::-webkit-scrollbar{width:6px}.product-form-left::-webkit-scrollbar-thumb{background-color:#c8e8dd;border-radius:999px}.product-form-section{background-color:#fff;border:1px solid #d7dedb;border-radius:9px;padding:18px 20px 20px;animation:.32s ease-out both formSectionFadeUp}.product-form-left .product-form-section:first-child{animation-delay:40ms}.product-form-left .product-form-section:nth-child(2){animation-delay:80ms}.product-form-left .product-form-section:nth-child(3){animation-delay:.12s}.product-form-left .product-form-section:nth-child(4){animation-delay:.16s}.product-form-section h3{color:#00a87e;letter-spacing:-.5px;margin:0 0 14px;font-size:20px;font-weight:900}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title-row h3{margin:0}.form-grid{gap:14px 16px;display:grid}.form-grid-3{grid-template-columns:1.7fr 1fr 1fr}.form-field{flex-direction:column;gap:7px;min-width:0;display:flex}.form-field-wide{grid-column:span 1}.form-field span,.image-upload-main>span,.image-upload-sub-area>span,.feeding-guide-row label,.nutrition-row span{color:#222;font-size:12px;font-weight:900}.form-field em{color:#ff4d4d;font-style:normal}.form-field input,.form-field select,.input-with-unit input,.nutrition-row input,.feeding-guide-row input,.unit-select-box select,.small-select{color:#222;background-color:#fff;border:1px solid #d7dedb;border-radius:4px;outline:none;width:100%;height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:border-color .16s,box-shadow .16s,background-color .16s}.form-field input:focus,.form-field select:focus,.input-with-unit input:focus,.nutrition-row input:focus,.feeding-guide-row input:focus,.unit-select-box select:focus,.small-select:focus{border-color:#00a87e;box-shadow:0 0 0 3px #00a87e1a}.input-with-unit{border:1px solid #d7dedb;border-radius:4px;grid-template-columns:1fr 42px;display:grid;overflow:hidden}.input-with-unit input{border:0;border-radius:0}.input-with-unit b{color:#777;background-color:#f8fbfa;border-left:1px solid #d7dedb;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex}.image-upload-layout{grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.image-upload-main,.image-upload-sub{flex-direction:column;gap:8px;display:flex}.image-upload-main input,.image-upload-sub input{display:none}.upload-box{color:#888;cursor:pointer;background-color:#fbfbfb;border:1px dashed #d7dedb;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;height:92px;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:flex;overflow:hidden}.upload-box:hover{background-color:#f4faf7;border-color:#00a87e;transform:translateY(-2px);box-shadow:0 6px 14px #00a87e1f}.upload-box-main{height:110px}.upload-box img{object-fit:contain;background-color:#f7fbf9;width:100%;height:100%}.upload-box strong{color:#00a87e;font-size:30px;font-weight:900;line-height:1;transition:transform .18s}.upload-box:hover strong{transform:scale(1.08)}.upload-box p{color:#888;margin:8px 0 0;font-size:12px;font-weight:800}.image-upload-main em,.selected-file-count{color:#777;font-size:11px;font-style:normal;font-weight:700}.image-upload-sub-area{flex-direction:column;gap:8px;display:flex}.image-upload-sub-area small{color:#999;font-size:11px;font-weight:700}.image-upload-sub-list{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.image-upload-sub-slot{position:relative}.sub-image-remove-button{color:#fff;cursor:pointer;background-color:#222222b8;border:0;border-radius:4px;width:36px;height:22px;font-size:10px;font-weight:800;transition:transform .14s,background-color .14s;position:absolute;top:6px;right:6px}.sub-image-remove-button:hover{background-color:#00a87ee6;transform:translateY(-1px)}.current-image-area{background-color:#f4faf7;border-radius:8px;margin-bottom:14px;padding:12px}.current-image-area p{color:#00a87e;margin:0 0 8px;font-size:12px;font-weight:900}.current-image-list{flex-wrap:wrap;gap:8px;display:flex}.current-image-card{background-color:#fff;border:1px solid #d7dedb;border-radius:6px;width:64px;height:76px;overflow:hidden}.current-image-card img{object-fit:contain;width:100%;height:52px}.current-image-card span{text-align:center;color:#777;font-size:10px;font-weight:800;display:block}.small-select{width:128px}.empty-mini-box{color:#789086;background-color:#f4faf7;border-radius:7px;justify-content:center;align-items:center;height:52px;font-size:12px;font-weight:800;display:flex}.nutrition-row-list{flex-direction:column;gap:8px;display:flex}.nutrition-row{grid-template-columns:96px 1fr 32px;align-items:center;gap:10px;display:grid}.icon-remove-button{color:#999;cursor:pointer;background-color:#fff;border:1px solid #d7dedb;border-radius:4px;width:30px;height:30px;font-size:18px;font-weight:700;transition:border-color .16s,color .16s,transform .16s}.icon-remove-button:hover{color:#00a87e;border-color:#00a87e;transform:translateY(-1px)}.unit-select-box{align-items:center;gap:8px;display:flex}.unit-select-box span{color:#777;font-size:12px;font-weight:900}.unit-select-box select{width:78px}.feeding-guide-help{color:#5d7d72;background-color:#f4faf7;border-radius:7px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:800}.feeding-guide-list{flex-direction:column;gap:9px;display:flex}.feeding-guide-row{background-color:#fff;border:1px solid #e1ebe7;border-radius:8px;grid-template-columns:1.45fr 120px 130px;align-items:center;gap:12px;min-height:62px;padding:10px 12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.feeding-guide-row:hover{border-color:#b8e8d9;transform:translateY(-1px);box-shadow:0 4px 12px #122d2e0f}.feeding-range-label{grid-template-columns:30px 1fr;grid-template-areas:"num title""num range";align-items:center;column-gap:10px;min-width:0;display:grid}.feeding-range-label strong{color:#00a87e;background-color:#d9f3e9;border-radius:50%;grid-area:num;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:flex}.feeding-range-label span{color:#222;grid-area:title;font-size:12px;font-weight:900}.feeding-range-label em{color:#789086;grid-area:range;margin-top:3px;font-size:12px;font-style:normal;font-weight:800}.feeding-guide-row label{flex-direction:column;gap:6px;display:flex}.feeding-guide-row input:disabled{color:#999;background-color:#f3f3f3}.product-form-preview{background-color:#fff;border:1px solid #d7dedb;border-radius:9px;min-height:620px;padding:22px 24px;animation:.34s cubic-bezier(.16,1,.3,1) 80ms both previewSlideIn;overflow-y:auto}.product-form-preview h3{color:#00a87e;margin:0 0 18px;font-size:20px;font-weight:900}.preview-main{grid-template-columns:118px 1fr;align-items:center;gap:18px;margin-bottom:18px;display:grid}.preview-image-box{background-color:#f4faf7;border-radius:10px;justify-content:center;align-items:center;width:118px;height:118px;display:flex;overflow:hidden}.preview-image-box img{object-fit:contain;width:100%;height:100%}.preview-info{min-width:0}.preview-name{color:#222;margin:0 0 8px;font-size:15px;font-weight:900;line-height:1.4}.preview-info strong{color:#222;letter-spacing:-.8px;margin-bottom:10px;font-size:24px;font-weight:900;display:block}.preview-desc{color:#777;margin:0;font-size:12px;font-weight:700;line-height:1.55}.preview-chip-row{border-bottom:1px solid #edf2f0;gap:10px;margin-bottom:16px;padding-bottom:16px;display:flex}.preview-chip-row span{color:#777;background-color:#eee;border-radius:4px;justify-content:center;align-items:center;min-width:62px;height:24px;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex}.preview-thumb-row{border-bottom:1px solid #edf2f0;justify-content:center;gap:10px;min-height:64px;margin-bottom:18px;padding-bottom:18px;display:flex}.preview-thumb{background-color:#fff;border:2px solid #d9f3e9;border-radius:8px;width:62px;height:62px;padding:3px;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.preview-thumb:first-child{border-color:#00a87e}.preview-thumb:hover{border-color:#00a87e;transform:translateY(-2px);box-shadow:0 5px 12px #00a87e29}.preview-thumb img{object-fit:contain;width:100%;height:100%}.preview-panel{background-color:#dff3e7;border-radius:9px;min-height:110px;margin-top:14px;padding:14px 16px;transition:transform .16s,box-shadow .16s}.preview-panel:hover{transform:translateY(-1px);box-shadow:0 5px 14px #122d2e14}.preview-panel-soft{background-color:#f4faf7}.preview-panel h4{color:#00a87e;margin:0 0 12px;font-size:14px;font-weight:900}.preview-panel ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.preview-panel li{color:#255547;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.preview-empty{color:#668177;margin:0;font-size:12px;font-weight:800;line-height:1.55}.product-modal-actions{flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:14px;height:76px;padding-top:16px;display:flex}.product-modal-actions button{cursor:pointer;border-radius:7px;width:128px;height:44px;font-size:14px;font-weight:900;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s,color .16s}.product-modal-actions button:hover:not(:disabled){transform:translateY(-2px)}.product-modal-actions button[type=submit]{color:#fff;background-color:#00a87e;border:0}.product-modal-actions button[type=submit]:hover:not(:disabled){box-shadow:0 6px 16px #00a87e42}.product-modal-actions button[type=submit]:disabled{opacity:.55;cursor:default}.product-modal-actions button[type=button]{color:#777;background-color:#fff;border:1px solid #d7dedb}.product-modal-actions button[type=button]:hover{color:#00a87e;border-color:#00a87e}@keyframes modalBackdropFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(5px)}}@keyframes productModalPopIn{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes formSectionFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes previewSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.modal-backdrop,.product-modal,.product-form-section,.product-form-preview,.upload-box,.feeding-guide-row,.preview-panel,.preview-thumb,.product-modal-actions button,.icon-remove-button,.sub-image-remove-button{transition:none!important;animation:none!important}}.existing-image-label{color:#00a87e;text-align:center;margin-top:6px;font-size:11px;font-weight:700;display:block}.product-modal-header h2{letter-spacing:-.8px;font-size:26px;font-weight:800}.product-form-section h3,.product-form-preview h3,.section-title-row h3{letter-spacing:-.45px;font-weight:800}.form-field span,.image-upload-main>span,.image-upload-sub-area>span,.feeding-guide-row label,.nutrition-row span{color:#202423;letter-spacing:-.15px;font-size:12px;font-weight:700}.form-field em{color:#ff4d4d;font-weight:800}.form-field input,.form-field select,.input-with-unit input,.nutrition-row input,.feeding-guide-row input,.unit-select-box select,.small-select{color:#263230;letter-spacing:-.1px;font-size:12px;font-weight:500}.form-field input::placeholder,.input-with-unit input::placeholder,.nutrition-row input::placeholder,.feeding-guide-row input::placeholder{color:#9aa8a3;font-weight:500}.input-with-unit b{color:#6f7d79;font-size:11px;font-weight:700}.upload-box strong{font-weight:800}.upload-box p{color:#7d8985;letter-spacing:-.15px;font-size:12px;font-weight:600}.image-upload-main em,.selected-file-count,.existing-image-label{font-weight:600}.current-image-area p{font-weight:700}.current-image-card span{font-weight:600}.feeding-guide-help{color:#5f7970;font-size:12px;font-weight:600;line-height:1.5}.feeding-range-label strong{font-weight:800}.feeding-range-label span{color:#202423;font-weight:700}.feeding-range-label em{color:#789086;font-weight:600}.preview-name{color:#151918;letter-spacing:-.35px;font-size:15px;font-weight:700;line-height:1.45}.preview-info strong{color:#111;letter-spacing:-.65px;font-size:24px;font-weight:800}.preview-desc{color:#6c7773;letter-spacing:-.1px;font-size:12px;font-weight:500;line-height:1.6}.preview-image-box span{color:#8d9995;font-size:12px;font-weight:600}.preview-chip-row span{color:#687672;font-size:11px;font-weight:700}.preview-panel h4{letter-spacing:-.25px;font-size:14px;font-weight:800}.preview-panel li{color:#2d5c4e;font-size:12px;font-weight:600;line-height:1.35}.preview-panel li strong{color:#1f4f42;font-weight:700}.preview-empty{color:#668177;font-size:12px;font-weight:500;line-height:1.6}.product-modal-actions button{font-size:14px;font-weight:700}.product-modal-actions button[type=submit]{font-weight:800}.product-modal-actions button[type=button]{font-weight:700}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.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{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.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{vertical-align:middle;display:inline-block}.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:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.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:1px}.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-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.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{z-index:1;margin-top:-1px;display:block;top:100%}.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{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.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{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;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{content:"Save";border-right:0;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}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{text-align:left;margin-left:.3em;margin-right:-1.5em}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{max-width:100%;display:block}.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{text-align:inherit;direction:rtl}.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-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{vertical-align:middle;display:inline-block}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2px}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1px}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-bubble .ql-editor code{padding:2px 4px;font-size:85%}.ql-bubble .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-bubble .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-bubble .ql-picker-label:before{line-height:22px;display:inline-block}.ql-bubble .ql-picker-options{white-space:nowrap;background-color:#444;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-bubble .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{color:#fff;background-color:#444;border-radius:25px}.ql-bubble .ql-tooltip-arrow{content:" ";border-left:6px solid #0000;border-right:6px solid #0000;margin-left:-6px;display:block;position:absolute;left:50%}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{color:#fff;background:0 0;border:none;outline:none;width:100%;height:100%;padding:10px 20px;font-size:13px;position:absolute}.ql-bubble .ql-tooltip-editor a{position:absolute;top:10px;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){white-space:nowrap;position:relative}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{color:#fff;content:attr(href);z-index:1;background-color:#444;border-radius:15px;padding:5px 15px;font-size:12px;font-weight:400;text-decoration:none;top:-5px;overflow:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{content:" ";border-top:6px solid #444;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;top:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{visibility:hidden;margin-left:50%;transition:visibility 0s .2s;position:absolute;left:0;transform:translate(-50%,-100%)}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}
