@font-face{font-family:Pretendard;font-weight:100;font-style:normal;src:url(/fonts/Pretendard-Thin.woff2) format("woff2"),url(/fonts/Pretendard-Thin.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:200;font-style:normal;src:url(/fonts/Pretendard-ExtraLight.woff2) format("woff2"),url(/fonts/Pretendard-ExtraLight.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:300;font-style:normal;src:url(/fonts/Pretendard-Light.woff2) format("woff2"),url(/fonts/Pretendard-Light.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;src:url(/fonts/Pretendard-Regular.woff2) format("woff2"),url(/fonts/Pretendard-Regular.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:500;font-style:normal;src:url(/fonts/Pretendard-Medium.woff2) format("woff2"),url(/fonts/Pretendard-Medium.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:600;font-style:normal;src:url(/fonts/Pretendard-SemiBold.woff2) format("woff2"),url(/fonts/Pretendard-SemiBold.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:700;font-style:normal;src:url(/fonts/Pretendard-Bold.woff2) format("woff2"),url(/fonts/Pretendard-Bold.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:800;font-style:normal;src:url(/fonts/Pretendard-ExtraBold.woff2) format("woff2"),url(/fonts/Pretendard-ExtraBold.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:900;font-style:normal;src:url(/fonts/Pretendard-Black.woff2) format("woff2"),url(/fonts/Pretendard-Black.woff) format("woff")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#343a40;line-height:1.6;overflow-x:hidden;word-break:keep-all}a{color:#007bff;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#0056b3}ul{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:.75rem}.header{position:absolute;top:0;left:0;width:100%;height:90px;background-color:transparent;z-index:1000;transition:background-color .3s ease}.header__container{max-width:1920px;height:100%;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.header__logo{display:flex;align-items:center}.header__logo img{height:30px}.header__nav{display:flex;gap:90px;align-items:center}.header__nav-link{position:relative;display:flex;align-items:center;height:42px;padding:0 24px;color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;border-radius:8px}.header__nav-link:hover{background-color:#1111114d;color:#fff}.header__nav-item--dropdown{position:relative}.header__nav-link--dropdown-trigger{display:flex;align-items:center;gap:4px;height:42px;padding:0 24px;color:#fff;font-family:inherit;font-size:16px;font-weight:500;background:none;border:none;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap}.header__nav-link--dropdown-trigger:hover{background-color:#1111114d;color:#fff}.header__dropdown-arrow{display:none;width:16px;height:16px;transition:transform .3s ease;flex-shrink:0}.header__dropdown{display:none;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);background:transparent;border:none;box-shadow:none;width:max-content;z-index:200;flex-direction:column;align-items:center;gap:4px}.header__dropdown:before{content:"";position:absolute;top:-4px;left:0;width:100%;height:4px}.header__nav-item--desktop-open .header__dropdown{display:flex}.header__dropdown-link{display:flex;align-items:center;justify-content:center;height:42px;padding:0 24px;color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:background .3s ease,color .3s ease;white-space:nowrap;border-radius:8px;width:100%}.header__dropdown-link:hover{background-color:#1111114d;color:#fff}.header__dropdown-link+.header__dropdown-link{border-top:none}.header__menu-btn{display:none;background:none;border:none;cursor:pointer;padding:5px;z-index:1002}.header__menu-icon{position:relative;display:block;width:28px;height:20px}.header__menu-icon span{position:absolute;left:0;display:block;width:100%;height:2px;background-color:#fff}.header__menu-icon span:nth-child(1){top:0}.header__menu-icon span:nth-child(2){top:9px}.header__menu-icon span:nth-child(3){top:18px}.header__menu-icon--open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__menu-icon--open span:nth-child(2){opacity:0}.header__menu-icon--open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header__overlay{display:none}@media(max-width:1600px){.header__nav{gap:60px}}@media(max-width:1200px){.header__nav{gap:40px}.header__nav-link,.header__nav-link--dropdown-trigger,.header__dropdown-link{font-size:15px}}@media(max-width:1024px){.header{height:70px}.header__logo img{height:28px}.header__nav{gap:30px}.header__nav-link,.header__nav-link--dropdown-trigger{font-size:14px;height:38px;padding:0 20px}.header__dropdown-link{font-size:14px}}@media(max-width:768px){.header{height:60px}.header--menu-open{background-color:#51c488}.header__container{padding:0 20px}.header__logo img{height:24px}.header__menu-btn{display:block}.header__nav{position:fixed;top:60px;right:-100%;width:280px;height:calc(100vh - 60px);background-color:#fff;flex-direction:column;gap:0;padding:20px 0;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a;z-index:1001;overflow-y:auto}.header__nav--open{right:0}.header__nav-link{width:100%;height:auto;padding:16px 24px;color:#333;font-size:16px;border-radius:0;justify-content:flex-start;border-bottom:1px solid #f0f0f0}.header__nav-link:hover{background-color:#f8f9fa;color:#333}.header__nav-item--dropdown{width:100%}.header__nav-link--dropdown-trigger{width:100%;height:auto;padding:16px 24px;color:#333;font-size:16px;font-weight:500;border-radius:0;justify-content:space-between;border-bottom:1px solid #f0f0f0}.header__dropdown-arrow{display:block}.header__nav-link--dropdown-trigger:hover{background-color:#f8f9fa;color:#333}.header__nav-item--dropdown:hover .header__dropdown{display:none}.header__nav-item--dropdown.header__nav-item--open .header__dropdown{display:flex}.header__nav-item--open .header__dropdown-arrow{transform:rotate(180deg)}.header__dropdown{position:static;transform:none;background:transparent;box-shadow:none;border:none;border-radius:0;padding:0;width:100%;gap:0}.header__dropdown-link{height:auto;padding:14px 24px 14px 40px;font-size:16px;border-radius:0;border-bottom:1px solid #f0f0f0;color:#333;justify-content:flex-start;width:100%}.header__dropdown-link+.header__dropdown-link{border-top:none}.header__dropdown-link:hover{background-color:#f8f9fa;color:#51c488;text-decoration:none}.header__overlay{display:block;position:fixed;inset:60px 0 0;background-color:#00000080;z-index:1000}}.header--subpage{background-color:#fff;border-bottom:1px solid #dddddd}.header--subpage .header__nav-link,.header--subpage .header__nav-link--dropdown-trigger,.header--subpage .header__dropdown-link{color:#333}.header--subpage .header__menu-icon span{background-color:#51c488}@media(min-width:769px){.header--subpage .header__nav-link:hover,.header--subpage .header__nav-link--dropdown-trigger:hover{background-color:transparent;color:#51c488;text-decoration:underline;text-decoration-color:#51c488;text-underline-offset:4px}.header--subpage .header__dropdown{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a;border-radius:8px;padding:4px;gap:0}.header--subpage .header__dropdown-link{border-radius:6px}.header--subpage .header__dropdown-link:hover{background-color:#f4fdf8;color:#51c488;text-decoration:none}}.header--admin{background-color:transparent;border-bottom:1px solid rgba(255,255,255,.2)}@media(min-width:769px){.header--admin .header__nav-link,.header--admin .header__nav-link--dropdown-trigger{color:#fff}.header--admin .header__dropdown{background:#1e1e1ed9;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px #0000004d;border-radius:8px;padding:4px;gap:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header--admin .header__dropdown-link{border-radius:6px;color:#fff}.header--admin .header__dropdown-link:hover{background-color:#ffffff1a;color:#fff;text-decoration:none}}@media(max-width:768px){.header--admin{border-bottom:none}.header--admin .header__menu-icon span{background-color:#fff}}.footer{background-color:#fff;width:100%;border-top:1px solid #dddddd}.footer__container{max-width:1920px;margin:0 auto;padding:30px 200px}.footer__top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.footer__left{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer__logo{height:40px}.footer__social{display:flex;gap:12px}.footer__social a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;transition:all .2s}.footer__social a:hover{border-color:#4caf50}.footer__social img{width:30px;height:30px}.footer__nav{display:flex;flex-direction:column;gap:8px}.footer__nav-row{display:flex;align-items:center}.footer__nav a{color:#333;text-decoration:none;font-size:14px;white-space:nowrap;padding:0 12px;position:relative}.footer__nav-row a:first-child{padding-left:0}.footer__nav-row a:last-child{padding-right:0}.footer__nav-row a:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:10px;background-color:#ddd}.footer__nav a:hover{color:#4caf50}.footer__center{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch}.footer__copyright{color:#666;font-size:12px}.footer__right{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer__tel-wrapper{display:flex;align-items:baseline;gap:20px}.footer__tel{font-size:18px;font-weight:700;color:#111}.footer__tel-label,.footer__tel-number{display:inline-block;white-space:nowrap}.footer__info{display:flex;flex-direction:column;gap:2px;align-items:flex-start}.footer__info-row{display:flex;align-items:center}.footer__info-row span{color:#666;font-size:12px;padding:0 10px;position:relative;line-height:2;white-space:nowrap}.footer__info-row span:last-child{padding-right:0}.footer__info-row span:first-child{padding-left:0}.footer__info-row span:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:10px;background-color:#ddd}.footer__addr-short,.footer__email-short{display:none}@media(max-width:1600px){.footer__container{padding:30px 100px}}@media(max-width:1400px){.footer__container{padding:32px 80px}}@media(max-width:1199px){.footer__container{padding:30px 5vw}.footer__top{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;column-gap:5vw;row-gap:0;align-items:start}.footer__center{display:contents}.footer__left{grid-column:1;grid-row:1}.footer__nav{grid-column:1;grid-row:2;margin-top:18px}.footer__nav a{font-size:13px;padding:0 10px}.footer__right{grid-column:2;grid-row:1 / 3;align-items:flex-start;gap:10px;justify-self:end}.footer__copyright{grid-column:1 / -1;grid-row:3;margin-top:18px;padding-top:13px;border-top:1px solid #ddd;width:100%}.footer__info{gap:8px}.footer__info-row{flex-direction:column;align-items:flex-start;gap:2px}.footer__info-row span{padding:0;white-space:normal;line-height:1.9}.footer__info-row span:not(:last-child):after{display:none}}@media(max-width:1024px){.footer__top{column-gap:40px}.footer__nav{margin-top:16px}.footer__copyright{margin-top:16px;padding-top:12px}}@media(max-width:768px){.footer__container{padding:24px 40px 20px}.footer__top{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto;row-gap:0;align-items:start;justify-content:space-between}.footer__left{grid-column:1;grid-row:1;gap:10px}.footer__logo{height:25px}.footer__social{display:flex;gap:6px}.footer__social a,.footer__social img{width:26px;height:26px}.footer__center{display:contents}.footer__nav{grid-column:1;grid-row:2;margin-top:16px;gap:5px}.footer__right{grid-column:2;grid-row:1 / 3;align-items:flex-start;align-self:end;gap:10px}.footer__copyright{grid-column:1 / -1;grid-row:3}.footer__nav-row{flex-direction:column;align-items:flex-start;gap:5px}.footer__nav-row a:not(:last-child):after{display:none}.footer__nav a{padding:0;font-size:12px}.footer__tel{font-size:20px;line-height:1.4}.footer__tel-wrapper{flex-direction:column;align-items:flex-start;gap:4px}.footer__info{gap:10px}.footer__info-row{flex-direction:column;align-items:flex-start;gap:10px}.footer__info-row span{padding:0;line-height:1.7;font-size:11px;white-space:normal}.footer__info-row span:not(:last-child):after{display:none}.footer__copyright{margin-top:20px;padding-top:14px;border-top:1px solid #ddd;font-size:11px;text-align:center;width:100%}.footer__addr-full,.footer__email-full{display:none}.footer__addr-short,.footer__email-short{display:inline}}@media(max-width:480px){.footer__container{padding:20px 30px 16px}.footer__logo{height:22px}.footer__social{gap:5px}.footer__social a,.footer__social img{width:22px;height:22px}.footer__left{gap:8px}.footer__right{gap:6px}.footer__tel{font-size:16px}.footer__tel-label{display:block}.footer__tel-wrapper{gap:3px}.footer__info,.footer__info-row{gap:6px}.footer__info-row span{font-size:10px;line-height:1.6}.footer__nav{margin-top:12px;gap:4px}.footer__nav-row{gap:3px}.footer__nav a{font-size:11px}.footer__copyright{margin-top:14px;padding-top:10px;font-size:10px}}@media(max-width:375px){.footer__container{padding:18px 20px 14px}.footer__logo{height:20px}.footer__social{gap:4px}.footer__social a,.footer__social img{width:20px;height:20px}.footer__tel{font-size:14px}.footer__info,.footer__info-row{gap:4px}.footer__info-row span{font-size:9.5px}.footer__nav{margin-top:10px;gap:3px}.footer__nav-row{gap:2px}.footer__nav a{font-size:10.5px}.footer__copyright{margin-top:12px;font-size:9.5px}}.footer--admin{background-color:transparent;border-top:1px solid #dddddd}.footer--admin .footer__nav a,.footer--admin .footer__tel,.footer--admin .footer__info-row span,.footer--admin .footer__copyright{color:#fff}.footer--admin .footer__nav a:not(:last-child):after,.footer--admin .footer__info-row span:not(:last-child):after{background-color:#ffffff4d}.floating-buttons{position:fixed;right:30px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;z-index:1000;background:#38b07880;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:32px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a,inset 0 1px 1px #fff6}.floating-btn{width:90px;height:90px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;padding:0;background:transparent;position:relative}.floating-btn:hover{background:#ffffff26}.floating-btn--kakao{border-radius:32px 32px 0 0}.floating-btn--top{border-radius:0 0 32px 32px}.floating-btn:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 30%,rgba(255,255,255,.3) 70%,transparent 100%)}.floating-btn--top:after{display:none}.floating-btn__icon{width:56px;height:56px}.floating-btn-wrapper{position:relative}.phone-tooltip{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);background:#fff;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 20px #00000026;white-space:nowrap;z-index:1001}.phone-tooltip:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#fff}.phone-tooltip__close{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:#999;border:none;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.phone-tooltip__close:hover{background:#666}.phone-tooltip__icon-wrapper{width:40px;height:40px;background-color:#f8f8f8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-tooltip__icon{width:22px;height:22px;filter:invert(58%) sepia(65%) saturate(432%) hue-rotate(103deg) brightness(92%) contrast(87%)}.phone-tooltip__number{font-size:18px;font-weight:700;color:#111;margin:0;letter-spacing:.5px}.phone-tooltip__copy-btn{background:transparent;border:none;padding:0;cursor:pointer;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.phone-tooltip__copy-btn:hover{opacity:.7}.phone-tooltip__copy-icon{width:24px;height:24px;filter:invert(58%) sepia(65%) saturate(432%) hue-rotate(103deg) brightness(92%) contrast(87%)}.phone-tooltip__copied{position:absolute;bottom:-28px;right:0;background:#51c488;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap;animation:fadeInOut 1.5s ease}@keyframes fadeInOut{0%{opacity:0;transform:translateY(4px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@media(max-width:1400px){.floating-buttons{right:26px}.floating-btn{width:84px;height:84px}.floating-btn__icon{width:52px;height:52px}}@media(max-width:1200px){.floating-buttons{right:22px}.floating-btn{width:76px;height:76px}.floating-btn__icon{width:48px;height:48px}}@media(max-width:1024px){.floating-buttons{right:18px}.floating-btn{width:68px;height:68px}.floating-btn__icon{width:44px;height:44px}}@media(max-width:768px){.floating-buttons{right:16px;top:auto;bottom:24px;transform:none;border-radius:28px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:none}.floating-btn{width:60px;height:60px}.floating-btn--kakao{border-radius:28px 28px 0 0}.floating-btn--top{border-radius:0 0 28px 28px}.floating-btn__icon{width:50px;height:50px}}.main-layout{position:relative;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;width:100%}.admin-layout{min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/admin_banner-WooUTXH8.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.admin-content{flex:1;display:flex;align-items:center;justify-content:center;padding-top:90px}@media(max-width:1024px){.admin-content{padding-top:70px}}@media(max-width:768px){.admin-content{padding-top:60px}}.home{width:100%;overflow-x:hidden}.home__section{width:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.home__section--1{height:100vh;position:relative}.home__section--1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#1f1f1f99,#1f1f1f4d);pointer-events:none}.home__section1-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.home__section1-subtitle{color:#fff;font-size:18px;font-weight:400;margin:0;letter-spacing:.5px;word-break:keep-all}.home__section1-title{color:#fff;font-size:48px;font-weight:500;line-height:1.3;margin:18px 0 70px;letter-spacing:-.5px}.home__section1-btn{background:linear-gradient(70deg,#51c488 50%,#78ffb5);color:#fff;font-size:18px;font-weight:700;padding:16px 32px;border:none;border-radius:8px;cursor:pointer;margin-top:10px;transition:opacity .3s ease}.home__section1-btn:hover{opacity:.85}.home__section1-scroll-hint{display:none}@media(min-width:1025px){.home__section1-scroll-hint{position:absolute;bottom:36px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:20px}}.home__section1-scroll-hint__icon{animation:scrollHintFloat 1.8s ease-in-out infinite}.home__section1-scroll-hint__text{font-size:11px;font-weight:600;color:#ffffffd9;letter-spacing:3px}@keyframes scrollHintFloat{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.home__section--2{height:1055px;background-color:#fff}.home__section2-wrapper{display:flex;flex-direction:column;align-items:center;padding:80px 0}.home__section2-title{font-size:40px;font-weight:500;text-align:center;line-height:1.4;margin:0 0 24px;color:#1f1f1f}.home__section2-highlight{color:#51c488;font-size:44px}.home__section2-desc{font-size:18px;font-weight:400;text-align:center;line-height:1.7;color:#666;margin:0 0 48px;max-width:600px;word-break:keep-all}.home__section2-gallery{display:flex;gap:16px;width:100%;height:450px}.home__section2-gallery-item{flex:1;border-radius:16px;overflow:hidden;cursor:pointer;transition:flex .4s ease;min-width:0;position:relative}.home__section2-gallery-item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;transition:background .4s ease;pointer-events:none}.home__section2-gallery-item.active{flex:8}.home__section2-gallery-item img{width:100%;height:100%;object-fit:cover}.home__section2-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#51c488,#78ffb5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600}.home__section2-gallery-number{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%);font-size:24px;font-weight:600;color:#51c488;z-index:2;transition:all .4s ease}.home__section2-gallery-item.active .home__section2-gallery-number{top:35%;font-size:30px;font-weight:600;background:linear-gradient(160deg,#78ffb5 50%,#51c488 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home__section2-gallery-info{position:absolute;top:41%;left:50%;transform:translate(-50%);width:90%;text-align:center;z-index:2;opacity:0;transition:opacity .4s ease}.home__section2-gallery-item.active .home__section2-gallery-info{opacity:1}.home__section2-gallery-title{color:#fff;font-size:28px;font-weight:500;margin-bottom:12px}.home__section2-gallery-desc{color:#ffffffd9;font-size:20px;font-weight:400;line-height:1.6;word-break:keep-all}.home__section2-dots{display:flex;gap:10px;margin-top:32px}.home__section2-dot{width:12px;height:12px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s ease}.home__section2-dot.active{background-color:#767676}.home__section--3{height:800px;background-color:#fff}.home__section3-wrapper{display:flex;justify-content:center;align-items:center;gap:min(250px,calc(100% - 796px));height:100%}.home__section3-text{text-align:left;flex-shrink:0;width:400px}.home__section3-title{font-size:40px;font-weight:500;text-align:left;line-height:1.4;margin:0 0 24px;color:#1f1f1f}.home__section3-highlight{color:#51c488;font-size:44px}.home__section3-desc{font-size:18px;font-weight:400;text-align:left;line-height:1.7;color:#767676;margin:0 0 24px;max-width:400px;word-break:keep-all}.home__section3-btn{width:98px;height:42px;background:#fff;color:#1f1f1f;font-size:14px;font-weight:500;border:1px solid #e5e5ec;border-radius:8px;cursor:pointer;transition:all .3s ease}.home__section3-btn:hover{background:#767676;color:#fff}.home__section3-icons{display:grid;grid-template-columns:repeat(3,120px);grid-template-rows:repeat(3,120px);gap:18px}.home__section3-icon-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;background:#fafafa;border:none;border-radius:12px}.home__section3-icon-btn img{width:50px;height:50px;margin-bottom:10px}.home__section3-icon-btn span{font-size:14px;font-weight:500;color:#1f1f1f}.home__section--4{height:auto;min-height:900px;background-color:#fff}.home__section4-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:150px 0 100px}.home__section4-text{margin-bottom:100px;margin-left:100px}.home__section4-title{font-size:40px;font-weight:500;text-align:left;line-height:1.4;margin:0 0 20px;color:#1f1f1f}.home__section4-highlight{color:#51c488;font-size:44px}.home__section4-desc{font-size:18px;font-weight:400;text-align:left;line-height:1.7;color:#767676;margin:0;word-break:keep-all}.home__section4-gallery{display:flex;justify-content:center;gap:clamp(10px,calc((100% - 1200px) / 3),40px);width:calc(100% + 200px);margin-left:-100px;margin-right:-100px;height:530px}.home__section4-gallery-item{position:relative;flex:none;width:300px;height:350px;border-radius:40px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.home__section4-gallery-item:before{content:"";position:absolute;inset:0;z-index:1}.home__section4-gallery-item--bottom{transform:translateY(80px)}.home__section4-gallery-item--bottom:before{background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 80%)}.home__section4-gallery-item--top:before{background:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,transparent 80%)}.home__section4-gallery-content{position:absolute;z-index:2;padding:30px}.home__section4-gallery-item--bottom .home__section4-gallery-content{bottom:0;left:0;right:0}.home__section4-gallery-item--top .home__section4-gallery-content{top:0;left:0;right:0}.home__section4-gallery-title{color:#fff;font-size:20px;font-weight:600;margin-bottom:10px}.home__section4-gallery-desc{color:#ffffffd9;font-size:14px;line-height:1.5;word-break:keep-all}.home__section--5{height:auto;min-height:900px;background-color:#fff;padding:100px 0}.home__section5-wrapper{display:flex;flex-direction:column;align-items:flex-start}.home__section5-header{margin-bottom:60px;margin-left:100px}.home__section5-title{font-size:40px;font-weight:700;color:#111;margin-bottom:16px}.home__section5-desc{font-size:16px;color:#666;line-height:1.6;word-break:keep-all}.home__section5-slider{position:relative;width:100vw;margin-left:calc(-50vw + 50%);display:flex;flex-direction:column;align-items:center;padding:40px 0 60px;overflow:hidden}.home__section5-cards-wrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.home__section5-cards{position:relative;display:flex;align-items:center;justify-content:center;height:440px;width:800px}.home__section5-card{position:absolute;left:50%;top:50%;width:300px;height:300px;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .4s ease,width .4s ease,height .4s ease,opacity .4s ease,box-shadow .4s ease;background-color:#333;will-change:transform,width,height}.home__section5-card.active{width:450px;height:450px;cursor:default;background-color:#fff;border-radius:20px;box-shadow:0 10px 40px #0003}.home__section5-card-image-wrapper{width:100%;height:100%;overflow:hidden;border-radius:16px;background-color:#555}.home__section5-card.active .home__section5-card-image-wrapper{height:50%;border-radius:20px 20px 0 0}.home__section5-card-image{width:100%;height:100%;background-color:#555;background-size:cover;background-position:center;filter:brightness(.6)}.home__section5-card.active .home__section5-card-image{filter:brightness(1)}.home__section5-card-image.mosaic{filter:brightness(.6) blur(10px);transform:scale(1.1)}.home__section5-card.active .home__section5-card-image.mosaic{filter:blur(10px);transform:scale(1.1)}.home__section5-card-info{position:absolute;bottom:0;left:0;right:0;padding:16px;background-color:transparent}.home__section5-card.active .home__section5-card-info{position:static;background-color:#fff;height:auto;min-height:50%;padding:20px;box-sizing:border-box;width:450px}.home__section5-card-header{display:flex;align-items:center;justify-content:space-between}.home__section5-card-name{color:#fff;font-size:20px;font-weight:600;margin:0}.home__section5-card.active .home__section5-card-name{color:#111;font-size:24px;font-weight:700}.home__section5-card-eng{color:#999;font-size:14px}.home__section5-card.active .home__section5-card-eng{color:#666;font-size:16px}.home__section5-card-details{margin-top:24px}.home__section5-card-desc{font-size:16px;font-weight:400;color:#555;line-height:1.6;word-break:keep-all}.home__section5-arrow{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;background-color:#fff;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s ease}.home__section5-arrow:hover{background-color:#f5f5f5;box-shadow:0 4px 12px #0000001a}.home__section5-arrow--prev{left:calc(50% - 320px)}.home__section5-arrow--next{right:calc(50% - 320px)}.home__section5-info-panel{display:flex;align-items:flex-start;justify-content:center;gap:40px;margin-top:40px;max-width:600px}.home__section5-info-content{flex:1}.home__section5-info-desc{font-size:15px;color:#555;line-height:1.8;text-align:center;word-break:keep-all}.home__section5-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:16px;color:#666}.home__section5-toggle input{display:none}.home__section5-toggle-slider{position:relative;width:60px;height:30px;background:#fff;border:2px solid transparent;border-radius:15px;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#51c488,#78ffb5);background-origin:border-box;background-clip:padding-box,border-box;transition:all .3s ease}.home__section5-toggle-slider:before{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;background:linear-gradient(90deg,#51c488,#78ffb5);border-radius:50%;transition:transform .3s ease}.home__section5-toggle input:checked+.home__section5-toggle-slider{border:2px solid transparent;background-image:linear-gradient(90deg,#51c488,#78ffb5),linear-gradient(90deg,#51c488,#78ffb5);background-origin:border-box;background-clip:padding-box,border-box}.home__section5-toggle input:checked+.home__section5-toggle-slider:before{transform:translate(30px);background:#fff}.home__section--6{height:200px;background-color:#3d4a6b;position:relative;margin-bottom:100px}.home__section6-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.home__section6-wrapper{display:flex;align-items:center;height:100%;position:relative;z-index:1}.home__section6-text{text-align:left;z-index:2}.home__section6-title{font-size:32px;font-weight:500;color:#fff;margin:0 0 18px}.home__section6-title-br{display:none}.home__section6-desc{font-size:20px;font-weight:400;color:#fffc;margin:0;word-break:keep-all}.home__section6-pest{position:absolute;right:0;top:50%;transform:translateY(-50%);height:420px;z-index:3}.home__section--7{height:auto;min-height:700px;background-color:#fff;padding:100px 0}.home__section7-wrapper{display:flex;justify-content:space-between;align-items:center;gap:clamp(20px,5vw,80px)}.home__section7-left{flex:1;max-width:none}.home__section7-subtitle{font-size:20px;font-weight:400;color:#767676;margin:0 0 16px;letter-spacing:1px}.home__section7-title{font-size:60px;font-weight:700;color:#1f1f1f;margin:0;line-height:1.2}.home__section7-highlight{color:#51c488}.home__section7-title2{font-size:58px;font-weight:500;color:#9cd9ba;margin:8px 0 32px}.home__section7-desc{font-size:18px;font-weight:400;color:#767676;line-height:1.8;margin:0 0 40px;word-break:keep-all}.home__section7-contact{display:flex;flex-direction:column;gap:20px}.home__section7-contact-item{display:flex;align-items:center;gap:16px}.home__section7-contact-item img{width:65px;height:65px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.home__section7-contact-info{display:flex;flex-direction:column;gap:4px}.home__section7-contact-label{font-size:18px;color:#767676}.home__section7-contact-value{font-size:24px;font-weight:500;color:#767676}.home__section7-right{flex:1;width:auto;margin-left:0;margin-right:0}.home__section7-form{display:flex;flex-direction:column;background:#fff;border-radius:24px;padding:40px;box-shadow:0 4px 40px #00000014}.home__section7-form-row{display:flex;gap:20px;margin-bottom:32px}.home__section7-form-group{flex:1}.home__section7-form-group--full{margin-bottom:32px}.home__section7-form-group--full:last-of-type{margin-bottom:0}.home__section7-form-group label{display:block;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;color:#767676;margin-bottom:6px}.home__section7-form-group input,.home__section7-form-group textarea{width:100%;padding:14px 16px;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border-radius:10px;transition:border-color .3s ease;word-break:keep-all}.home__section7-form-group input::placeholder,.home__section7-form-group textarea::placeholder{color:#bcbcbc}.home__section7-form-group input:focus,.home__section7-form-group textarea:focus{outline:none}.home__section7-form-group textarea{display:block;resize:none;min-height:70px;background-color:#f8f8f8;border-radius:15px}.home__char-count{display:block;text-align:right;font-size:12px;color:#bcbcbc;margin-top:4px}.home__char-count--warn{color:#e53e3e}.home__section7-file-input{position:relative}.home__section7-file-input input[type=file]{position:absolute;opacity:0;width:0;height:0}.home__section7-file-label{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;color:#767676;background-color:#f8f8f8;border-radius:15px;width:100%;overflow:hidden}.home__section7-file-label img{display:inline-block;width:20px;height:20px;min-width:20px;flex-shrink:0;align-self:center;vertical-align:middle;filter:brightness(0) saturate(100%) invert(81%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(91%) contrast(87%)}.home__section7-file-name{font-size:15px;color:#bcbcbc;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:10px}.home__section7-submit{position:relative;display:flex;align-items:center;align-self:flex-end;width:170px;height:70px;background:linear-gradient(90deg,#51c488,#78ffb5);color:#fff;font-size:18px;font-weight:600;padding:8px 10px;border:none;border-radius:50px;cursor:pointer;margin-top:40px;overflow:hidden;transition:color .4s ease;box-shadow:none;outline:none}.home__section7-submit:before{content:"";position:absolute;inset:0;border-radius:50px;padding:4px;background:linear-gradient(90deg,#51c488,#78ffb5);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.home__section7-submit:hover{background:#fff;box-shadow:inset 0 4px 12px #0000001a;color:#51c488}.home__section7-submit:hover:before{opacity:1}.home__section7-submit-icon{position:absolute;left:10px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#fff;border-radius:50%;transition:left .4s ease,background .4s ease}.home__section7-submit:hover .home__section7-submit-icon{left:calc(100% - 60px);background:linear-gradient(90deg,#51c488,#78ffb5)}.home__section7-submit-icon img{width:20px;height:20px;transition:filter .4s ease}.home__section7-submit:hover .home__section7-submit-icon img{filter:brightness(0) invert(1)}.home__section7-submit-text{position:absolute;right:30px;transition:all .4s ease}.home__section7-submit:hover .home__section7-submit-text{right:calc(100% - 95px)}.home__content{width:100%;max-width:1920px;padding:0 clamp(20px,15vw,300px)}.home__section--7 .home__content{padding:0 clamp(20px,15vw,200px)}@media(max-width:1400px){.home__section4-text,.home__section5-header{margin-left:60px}.home__section6-title-br{display:block}.home__section7-subtitle{font-size:18px}.home__section7-title{font-size:52px}.home__section7-title2{font-size:48px}.home__section7-desc{font-size:16px}.home__section7-contact-item img{width:58px;height:58px}.home__section7-contact-label{font-size:16px}.home__section7-contact-value{font-size:22px}}@media(max-width:1200px){.home__section4-text{margin-left:40px}.home__section4-wrapper{padding:100px 0}.home__section4-gallery{gap:10px;width:calc(100% + 80px);margin-left:-40px;margin-right:-40px;height:410px}.home__section4-gallery-item{width:210px;height:260px;border-radius:26px}.home__section4-gallery-item--bottom{transform:translateY(60px)}.home__section4-gallery-content{padding:24px}.home__section4-gallery-title{font-size:17px;margin-bottom:6px}.home__section4-gallery-desc{font-size:13px}.home__section5-header{margin-left:40px}.home__section5-cards{width:700px}.home__section5-arrow--prev{left:calc(50% - 280px)}.home__section5-arrow--next{right:calc(50% - 280px)}.home__section6-pest{height:380px}.home__section7-subtitle{font-size:18px}.home__section7-title{font-size:46px}.home__section7-title2{font-size:40px}.home__section7-desc{font-size:15px}.home__section7-contact-item img{width:55px;height:55px}.home__section7-contact-label{font-size:15px}.home__section7-contact-value{font-size:20px}.home__section7-form{padding:35px}}@media(max-width:1024px){.home__section1-title{font-size:40px}.home__section1-subtitle{font-size:16px}.home__section--1{height:600px}.home__section--2{height:auto;min-height:800px}.home__section2-title{font-size:32px}.home__section2-highlight{font-size:36px}.home__section2-gallery{height:350px}.home__section2-gallery-number{font-size:22px}.home__section2-gallery-item.active .home__section2-gallery-number{font-size:26px}.home__section2-gallery-title{font-size:20px}.home__section2-gallery-desc{font-size:16px}.home__section--3{height:auto;min-height:700px}.home__section3-wrapper{gap:clamp(20px,calc(100% - 658px),60px)}.home__section3-text{width:350px}.home__section3-icons{flex-shrink:0}.home__section3-title{font-size:32px}.home__section3-highlight{font-size:36px}.home__section3-desc{font-size:16px}.home__section3-icons{grid-template-columns:repeat(3,100px);grid-template-rows:repeat(3,100px);gap:14px}.home__section3-icon-btn img{width:40px;height:40px}.home__section--4{min-height:auto}.home__section4-wrapper{padding:80px 0}.home__section4-text{margin-left:20px;margin-bottom:60px}.home__section4-title{font-size:32px}.home__section4-highlight{font-size:36px}.home__section4-desc{font-size:16px}.home__section4-gallery{display:grid;grid-template-columns:300px 300px;grid-template-rows:auto auto;gap:20px;height:auto;width:100%;margin-left:0;margin-right:0;justify-content:center}.home__section4-gallery-item{flex:none;width:300px;height:350px;border-radius:20px}.home__section4-gallery-content,.home__section4-gallery-item--top .home__section4-gallery-content{inset:auto 0 0;padding:20px;text-align:left}.home__section4-gallery-item--bottom{transform:translateY(40px)}.home__section4-gallery-item--top{transform:none}.home__section4-gallery-item--top:before{background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 80%)}.home__section4-gallery-title{font-size:17px;margin-bottom:4px}.home__section--5{min-height:850px;height:auto}.home__section5-header{margin-left:20px}.home__section5-cards{width:600px}.home__section5-card{width:250px;height:250px}.home__section5-card.active{width:380px;height:430px}.home__section5-card.active .home__section5-card-info{width:380px}.home__section5-arrow--prev{left:calc(50% - 240px)}.home__section5-arrow--next{right:calc(50% - 240px)}.home__section5-toggle{flex-shrink:0;font-size:13px;gap:5px}.home__section5-toggle-slider{width:50px;height:25px;border-radius:13px}.home__section5-toggle-slider:before{width:18px;height:18px;top:50%;left:2px;transform:translateY(-50%)}.home__section5-toggle input:checked+.home__section5-toggle-slider:before{transform:translate(25px,-50%)}.home__section5-card-name{font-size:18px}.home__section5-card.active .home__section5-card-name{font-size:22px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home__section5-card-eng{font-size:13px}.home__section5-card.active .home__section5-card-eng,.home__section5-card-desc{font-size:14px}.home__section--6{height:140px}.home__section6-title{font-size:24px;margin:0 0 10px}.home__section6-title-br{display:block}.home__section6-desc{font-size:16px}.home__section6-pest{height:260px;right:-40px}.home__section--7{min-height:auto;padding:0 0 80px}.home__section7-wrapper{flex-direction:column;gap:40px}.home__section7-left{max-width:100%;text-align:left}.home__section7-contact{flex-direction:row;align-items:center;gap:40px}.home__section7-title{font-size:40px}.home__section7-title2{font-size:32px}.home__section7-desc{font-size:14px}.home__section7-right{max-width:100%;width:100%;margin-right:0}.home__section7-form{padding:30px}}@media(max-width:768px){.home__section--1 .home__content,.home__section--3 .home__content,.home__section--4 .home__content,.home__section--5 .home__content,.home__section--7 .home__content{padding-left:24px;padding-right:24px}.home__section1-title{font-size:24px}.home__section1-subtitle{font-size:14px}.home__section1-info{font-size:14px;padding:10px 16px}.home__section1-btn{font-size:16px;padding:14px 28px}.home__section--1{height:500px}.home__section--2{height:auto;min-height:600px}.home__section2-wrapper{padding:60px 0}.home__section2-title{font-size:26px}.home__section2-highlight{font-size:28px}.home__section2-desc{font-size:14px;margin-bottom:32px}.home__section2-desc-detail{display:none}.home__section2-gallery{flex-direction:column;height:auto;gap:12px}.home__section2-gallery-item{height:220px;flex:none;cursor:default}.home__section2-gallery-item:after{background:#0006}.home__section2-gallery-number{top:30%;left:50%;transform:translate(-50%,-50%);font-size:24px;background:linear-gradient(160deg,#78ffb5 50%,#51c488 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home__section2-gallery-item.active .home__section2-gallery-number{top:30%;font-size:24px}.home__section2-gallery-info{top:42%;bottom:auto;left:50%;transform:translate(-50%);width:90%;text-align:center;opacity:1}.home__section2-gallery-item.active .home__section2-gallery-info{opacity:1}.home__section2-gallery-title{font-size:18px;margin-bottom:8px}.home__section2-gallery-desc{font-size:13px}.home__section2-gallery-item.active{flex:none;height:220px}.home__section2-dots{display:none}.home__section--3{height:auto;min-height:550px}.home__section3-wrapper{flex-direction:column;align-items:flex-start;gap:40px;padding:60px 0}.home__section3-text{text-align:left}.home__section3-title{font-size:26px;text-align:left}.home__section3-highlight{font-size:28px}.home__section3-desc{font-size:14px;text-align:left;max-width:100%}.home__section3-desc-detail,.home__section3-desc br{display:none}.home__section3-icons{grid-template-columns:repeat(3,105px);grid-template-rows:repeat(3,105px);gap:16px;align-self:center}.home__section3-icon-btn{padding:12px}.home__section3-icon-btn img{width:46px;height:46px;margin-bottom:8px}.home__section3-icon-btn span{font-size:13px}.home__section--4{min-height:auto}.home__section4-wrapper{padding:60px 0;align-items:flex-start}.home__section4-text{text-align:left;margin-left:0;margin-bottom:40px}.home__section4-title{font-size:26px;text-align:left}.home__section4-highlight{font-size:28px}.home__section4-desc{font-size:14px;text-align:left}.home__section4-gallery{display:grid;grid-template-columns:200px 200px;grid-template-rows:auto auto;gap:10px;height:auto;width:100%;margin-left:0;margin-right:0;justify-content:center}.home__section4-gallery-item{flex:none;width:200px;height:200px;border-radius:12px}.home__section4-gallery-item--bottom,.home__section4-gallery-item--top{transform:none}.home__section4-gallery-item--bottom:before,.home__section4-gallery-item--top:before{background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 50%)}.home__section4-gallery-content,.home__section4-gallery-item--top .home__section4-gallery-content{inset:auto 0 0;padding:16px;text-align:left}.home__section4-gallery-title{font-size:15px;margin-bottom:0}.home__section4-gallery-desc{display:none}.home__section--5{min-height:650px;height:auto;padding:60px 0}.home__section5-header{margin-left:0;margin-bottom:0;text-align:left;width:100%}.home__section5-title{font-size:28px}.home__section5-desc{font-size:14px}.home__section5-cards{width:100%;height:400px}.home__section5-card{width:270px;height:270px}.home__section5-card.active{width:340px;height:380px}.home__section5-card.active .home__section5-card-info{width:340px}.home__section5-card.active .home__section5-card-image-wrapper{height:45%}.home__section5-card-name{font-size:16px}.home__section5-card.active .home__section5-card-name{font-size:20px}.home__section5-card-eng{font-size:12px}.home__section5-card.active .home__section5-card-eng{font-size:13px}.home__section5-card-desc{font-size:13px;line-height:1.5}.home__section5-card-details{margin-top:12px}.home__section5-card-header{flex-wrap:nowrap;gap:8px}.home__section5-card.active .home__section5-card-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home__section5-toggle{font-size:13px;gap:6px;flex-shrink:0}.home__section5-toggle-slider{width:48px;height:24px;border-width:2px;border-radius:12px}.home__section5-toggle-slider:before{width:16px;height:16px;top:10.5px;left:2px;transform:translateY(-50%)}.home__section5-toggle input:checked+.home__section5-toggle-slider{border-width:2px}.home__section5-toggle input:checked+.home__section5-toggle-slider:before{transform:translate(24px,-50%)}.home__section5-arrow{display:none}.home__section--6{height:100px}.home__section6-title{font-size:18px}.home__section6-title-br{display:block}.home__section6-desc{font-size:12px}.home__section6-wrapper{position:static}.home__section6-pest{height:180px;right:20px}.home__section--7{min-height:auto;padding:0 0 60px}.home__section7-subtitle{font-size:16px}.home__section7-title{font-size:32px}.home__section7-title2{font-size:26px}.home__section7-desc{font-size:14px}.home__section7-desc br:not(.home__section7-desc-br){display:none}.home__section7-desc-detail{display:none}.home__section7-contact{flex-direction:row;align-items:center;justify-content:center;gap:40px}.home__section7-contact-item img{width:50px;height:50px}.home__section7-contact-label{font-size:14px}.home__section7-contact-value{font-size:18px}.home__section7-form{padding:24px}.home__section7-form-row{flex-direction:column;gap:0;margin-bottom:0}.home__section7-form-group,.home__section7-form-group--full{margin-bottom:20px}.home__section7-submit{width:170px}}@media(max-width:480px){.home__section--7 .home__content{padding-left:16px;padding-right:16px}.home__section1-title{font-size:22px;margin-bottom:40px}.home__section1-subtitle{font-size:13px}.home__section1-btn{font-size:14px;padding:12px 24px}.home__section--1{height:450px}.home__section2-title{font-size:22px}.home__section2-highlight{font-size:24px}.home__section2-gallery-item,.home__section2-gallery-item.active{height:180px}.home__section2-gallery-number,.home__section2-gallery-item.active .home__section2-gallery-number{top:28%;font-size:20px}.home__section2-gallery-info{top:40%;width:95%}.home__section2-gallery-title{font-size:15px;margin-bottom:6px}.home__section2-gallery-desc{font-size:12px;line-height:1.4}.home__section3-title{font-size:22px}.home__section3-highlight{font-size:24px}.home__section4-title{font-size:22px}.home__section4-highlight{font-size:24px}.home__section3-icons{grid-template-columns:repeat(3,110px);grid-template-rows:repeat(3,110px);gap:10px}.home__section3-icon-btn img{width:50px;height:50px}.home__section3-icon-btn span{font-size:14px}.home__section4-gallery{grid-template-columns:160px 160px}.home__section4-gallery-item{width:160px;height:160px}.home__section4-gallery-title{font-size:14px}.home__section4-gallery-content{padding:14px}.home__section5-card{width:250px;height:250px}.home__section5-card.active{width:300px;height:360px}.home__section5-card.active .home__section5-card-info{width:300px;padding:16px}.home__section5-cards{height:380px}.home__section5-card.active .home__section5-card-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home__section5-toggle{font-size:12px;gap:5px}.home__section5-toggle-slider{width:44px;height:22px;border-width:2px;border-radius:11px}.home__section5-toggle-slider:before{width:14px;height:14px;top:2px;left:2px;transform:none}.home__section5-toggle input:checked+.home__section5-toggle-slider{border-width:2px}.home__section5-toggle input:checked+.home__section5-toggle-slider:before{transform:translate(20px)}.home__section--6{height:80px}.home__section6-title{font-size:14px;margin:0}.home__section6-desc{display:none}.home__section6-pest{height:140px;right:30px}.home__section7-subtitle{font-size:14px}.home__section7-title{font-size:26px}.home__section7-title2{font-size:22px}.home__section7-desc{font-size:12px}.home__section7-contact-item img{width:40px;height:40px}.home__section7-contact-label{font-size:12px}.home__section7-contact-value{font-size:16px}.home__section7-form{padding:20px}.home__section7-submit{width:160px;height:60px;font-size:16px}.home__section7-submit-icon{width:44px;height:44px}.home__section7-submit:hover .home__section7-submit-icon{left:calc(100% - 52px)}}@media(max-width:370px){.home__section6-pest{height:90px}}@media(max-width:320px){.home__section--6{display:none}}@media(min-width:1025px){.home__section6-pest{right:clamp(-90px,calc(15vw - 240px),0px)}}@media(min-width:1025px){.fade-up{opacity:0;transform:translateY(50px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--fade-delay, 0s)}.fade-up[data-visible]{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.15s}.fade-up-delay-2{transition-delay:.3s}.home__section2-gallery-item.fade-up{transition:opacity .7s ease var(--fade-delay, 0s),transform .7s ease var(--fade-delay, 0s),flex .4s ease 0s}.home__section4-gallery-item--bottom.fade-up{transform:translateY(130px)}.home__section4-gallery-item--bottom.fade-up[data-visible]{transform:translateY(80px)}.home__section6-bg.fade-up,.home__section6-bg.fade-up[data-visible]{transform:none}.home__section6-pest.fade-up{opacity:0;transform:translateY(calc(-50% + 50px))}.home__section6-pest.fade-up[data-visible]{opacity:1;transform:translateY(-50%)}}@media(min-width:1025px)and (max-width:1200px){.home__section4-gallery-item--bottom.fade-up{transform:translateY(110px)}.home__section4-gallery-item--bottom.fade-up[data-visible]{transform:translateY(60px)}}@media(min-width:1025px)and (min-height:800px){.home__section--1{height:100vh}.home__section--2,.home__section--3{height:100vh;overflow:hidden}.home__section--4,.home__section--5{height:100vh;min-height:unset;overflow:hidden}.home__section--7{min-height:100vh}}@media(min-width:1025px)and (max-height:900px){.home__section--7{padding:60px 0}.home__section7-form{padding:28px}.home__section7-form-row,.home__section7-form-group--full{margin-bottom:32px}}.about{width:100%;padding-top:90px;background-color:#fff}.about__content{width:100%;max-width:1200px;margin:0 auto;padding:0 50px}.about__banner{position:relative;width:100%;height:280px;overflow:hidden}.about__banner-img{width:100%;height:100%;object-fit:cover;opacity:.2}.about__banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent}.about__banner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;padding:0 20px}.about__banner-title{font-size:32px;font-weight:600;color:#1f1f1f;margin:0 0 16px}.about__banner-subtitle{font-size:40px;font-weight:600;color:#1f1f1f;margin:0;line-height:1.4}.about__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.about__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.about__breadcrumb-icon{width:12px;height:12px}.about__breadcrumb-separator{color:#767676;font-size:12px}.about__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.about__customers{padding:80px 0}.about__customers-title{font-size:28px;font-weight:600;color:#51c488;margin:0 0 48px}.about__customers-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about__customers-col p{font-size:20px;font-weight:400;color:#444;line-height:1.8;margin:0 0 20px;text-align:left}.about__customers-col p:last-child{margin-bottom:0}.about__signature{display:flex;flex-direction:column;align-items:flex-end;margin-top:40px;gap:8px}.about__signature-logo{height:20px;width:auto}.about__signature-company{font-size:20px;font-weight:700;color:#51c488}.about__signature-name{font-size:20px;color:#111}.about__location{padding:60px 0 210px;background-color:#fff}.about__location-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.about__location-title{font-size:32px;font-weight:600;color:#1f1f1f;margin:0 0 8px}.about__location-address{font-size:18px;font-weight:400;color:#666;margin:0}.about__location-link{color:#111;font-size:20px;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .2s}.about__location-link:hover{color:#51c488;text-decoration:underline}.about__map{width:100%;height:600px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}@media(max-width:1200px){.about__customers-grid{gap:60px}.about__customers-col p{font-size:18px}}@media(max-width:1024px){.about{padding-top:70px}.about__content{padding:0 60px}.about__banner{height:240px}.about__breadcrumb{left:24px}.about__banner-title{font-size:28px}.about__banner-subtitle{font-size:32px}.about__customers-grid{gap:40px}.about__customers-col p{font-size:17px}.about__location-address{font-size:16px}.about__map{height:500px}}@media(max-width:768px){.about{padding-top:60px}.about__content{padding:0 60px}.about__banner{height:200px}.about__breadcrumb{left:20px}.about__banner-title,.about__banner-subtitle{font-size:22px}.about__customers{padding:60px 0}.about__customers-title{font-size:24px;margin-bottom:32px}.about__customers-grid{grid-template-columns:1fr;gap:0}.about__customers-col:first-child p:last-child{margin-bottom:20px}.about__customers-col p{font-size:16px}.about__signature-name{font-size:18px}.about__location-header{flex-direction:column;align-items:flex-start;gap:16px}.about__location-title{font-size:26px}.about__location-address{font-size:15px}.about__location-link{font-size:16px}.about__map{height:400px}.about__location{padding:40px 0 60px}}@media(max-width:480px){.about__banner{height:160px}.about__banner-title{font-size:18px;margin-bottom:10px}.about__banner-subtitle{font-size:16px}.about__customers{padding:40px 0}.about__customers-title{font-size:20px;margin-bottom:24px}.about__customers-col p{font-size:14px;margin-bottom:16px}.about__signature-name{font-size:16px}.about__location-title{font-size:22px}.about__location-address{font-size:13px}.about__location-link{font-size:14px}.about__map{height:280px}.about__location{padding:30px 0 50px}}.service{width:100%;padding-top:90px;background-color:#fff}.service__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.service__banner{position:relative;width:100%;height:80px;background-color:#fff}.service__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.service__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.service__breadcrumb-icon{width:12px;height:12px}.service__breadcrumb-separator{color:#767676;font-size:12px}.service__breadcrumb-text{color:#767676;font-size:14px}.service__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.service__main{padding:0 0 120px}.service__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 60px}.service__diagram{position:relative;width:100%;max-width:800px;height:700px;margin:0 auto 60px}.service__diagram:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;border:2px dashed #5172C4;border-radius:50%}.service__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;z-index:5}.service__center:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(circle,#5172c4,#5172c400 70%);z-index:-1}.service__center-img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.service__feature{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center}.service__feature-img-wrapper{width:180px;height:180px;border-radius:50%;overflow:hidden;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.service__feature-img{width:100%;height:100%;object-fit:cover}.service__feature-title{font-size:20px;font-weight:600;color:#1f1f1f;white-space:nowrap}.service__feature--top-left{top:30px;left:50%;transform:translate(calc(-50% - 177px))}.service__feature--top-left .service__feature-title{order:-1;margin-bottom:12px}.service__feature--top-right{top:30px;left:50%;transform:translate(calc(-50% + 177px))}.service__feature--top-right .service__feature-title{order:-1;margin-bottom:12px}.service__feature--bottom-left{bottom:30px;left:50%;transform:translate(calc(-50% - 177px))}.service__feature--bottom-left .service__feature-title{margin-top:12px}.service__feature--bottom-right{bottom:30px;left:50%;transform:translate(calc(-50% + 177px))}.service__feature--bottom-right .service__feature-title{margin-top:12px}.service__description{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.service__description p{font-size:20px;font-weight:500;color:#767676;margin:0 0 8px}.service__description p:last-child{margin-bottom:0}@media(max-width:1024px){.service{padding-top:70px}.service__content{padding:0 24px}.service__breadcrumb{left:24px}.service__diagram{height:600px}.service__diagram:before{width:400px;height:400px}.service__center{width:150px;height:150px}.service__center:before{width:250px;height:250px}.service__feature-img-wrapper{width:150px;height:150px}.service__feature--top-left{top:40px;transform:translate(calc(-50% - 142px))}.service__feature--top-right{top:40px;transform:translate(calc(-50% + 142px))}.service__feature--bottom-left{bottom:40px;transform:translate(calc(-50% - 142px))}.service__feature--bottom-right{bottom:40px;transform:translate(calc(-50% + 142px))}}@media(max-width:768px){.service{padding-top:60px}.service__content{padding:0 20px}.service__breadcrumb{left:20px}.service__title{font-size:24px;margin-bottom:40px}.service__feature-title{font-size:15px}.service__description p{font-size:16px}.service__main{padding:20px 0 80px}}@media(max-width:480px){.service__diagram{height:430px}.service__diagram:before{width:300px;height:300px}.service__center{width:100px;height:100px}.service__center:before{width:155px;height:155px}.service__feature-img-wrapper{width:100px;height:100px}.service__feature-title{font-size:12px}.service__feature--top-left,.service__feature--top-right{top:22px}.service__feature--bottom-left,.service__feature--bottom-right{bottom:22px}.service__feature--top-left,.service__feature--bottom-left{transform:translate(calc(-50% - 106px))}.service__feature--top-right,.service__feature--bottom-right{transform:translate(calc(-50% + 106px))}.service__description p{font-size:14px}}.qna{width:100%;padding-top:90px;background-color:#fff}.qna__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.qna__banner{position:relative;width:100%;height:80px;background-color:#fff}.qna__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.qna__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.qna__breadcrumb-icon{width:12px;height:12px}.qna__breadcrumb-separator{color:#767676;font-size:12px}.qna__breadcrumb-text{color:#767676;font-size:14px}.qna__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.qna__main{padding:0 0 120px}.qna__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 60px}.qna__search-form{display:flex;gap:8px}.qna__search-input-wrapper{position:relative;display:flex;align-items:center}.qna__search-input{width:320px;height:41px;padding:0 56px 0 0;font-size:14px;color:#1f1f1f;border:none;border-bottom:2px solid #bcbcbc;border-radius:0;outline:none;box-sizing:border-box;background:transparent;transition:border-color .2s}.qna__search-input:focus{border-bottom-color:#111}.qna__search-input::placeholder{color:#aaa}.qna__search-clear{position:absolute;right:32px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:16px;line-height:1;color:#aaa;background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.qna__search-clear:hover{color:#444}.qna__search-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.qna__search-btn img{width:20px;height:20px}.qna__table-wrapper{width:100%;overflow-x:auto}.qna__table{width:100%;border-collapse:collapse;border-top:2px solid #1f1f1f;table-layout:fixed}.qna__th{padding:16px 12px;font-size:14px;font-weight:600;color:#1f1f1f;text-align:center;vertical-align:middle;border-bottom:1px solid #e0e0e0;background-color:#fafafa}.qna__th--number{width:100px}.qna__th--title{text-align:center}.qna__th--author{width:90px}.qna__th--date{width:120px}.qna__row{transition:background-color .2s}.qna__row:hover{background-color:#f9f9f9}.qna__td{padding:16px 12px;font-size:14px;color:#444;text-align:center;vertical-align:middle;border-bottom:1px solid #e0e0e0}.qna__td--title{text-align:left;padding-left:20px;overflow:hidden}.qna__td--author{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.qna__link{display:flex;align-items:center;gap:6px;text-decoration:none;color:#444;transition:color .2s;min-width:0;overflow:hidden}.qna__link:hover{color:#51c488}.qna__lock-icon{width:16px;height:16px;color:#999;flex-shrink:0}.qna__title-text{color:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.qna__message-icon{width:12px;height:12px;margin-left:4px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(47%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(95%) contrast(87%)}.qna__code,.qna__name{color:#999;font-size:13px}.qna__td--loading,.qna__td--empty{text-align:center;padding:60px 12px;color:#999}.qna__comments{display:inline-flex;align-items:center;gap:2px;margin-left:8px;color:#999;font-size:13px}.qna__comment-icon{width:14px;height:14px}.qna__button-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.qna__write-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#fff;border:1px solid #1f1f1f;border-radius:4px;text-decoration:none;transition:all .2s}.qna__write-btn:hover{background-color:#1f1f1f;color:#fff}.qna__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:48px}.qna__page-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;color:#666;background-color:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.qna__page-btn:hover:not(:disabled):not(.qna__page-btn--active){color:#51c488}.qna__page-btn:disabled{color:#ccc;cursor:not-allowed}.qna__page-btn--active,.qna__page-btn--active:hover{color:#1f1f1f;font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:default}.qna__page-btn--prev,.qna__page-btn--next{font-size:16px}@media(max-width:1024px){.qna{padding-top:70px}.qna__content{padding:0 24px}.qna__breadcrumb{left:24px}}@media(max-width:768px){.qna{padding-top:60px}.qna__content{padding:0 20px}.qna__breadcrumb{left:20px}.qna__title{font-size:24px;margin-bottom:40px}.qna__search-input{width:200px}.qna__main{padding:20px 0 80px}.qna__th--number{width:60px}.qna__th--author{width:70px}.qna__th--date{width:90px}.qna__th,.qna__td{padding:12px 8px;font-size:13px}.qna__code{display:none}.qna__write-btn{padding:10px 24px;font-size:14px}.qna__pagination{margin-top:32px}.qna__page-btn{width:32px;height:32px;font-size:13px}}@media(max-width:480px){.qna__title{font-size:20px;margin-bottom:30px}.qna__table{table-layout:fixed}.qna__button-wrapper{flex-wrap:wrap;gap:12px}.qna__search-input{width:160px}.qna__th--number{width:50px}.qna__th--author{width:52px}.qna__td--author{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:52px}.qna__th--date{width:76px}.qna__th,.qna__td{padding:10px 6px;font-size:12px}.qna__td--title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.qna__link{max-width:100%;overflow:hidden}.qna__title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.qna__write-btn{padding:9px 20px;font-size:13px}.qna__pagination{gap:4px;margin-top:24px}.qna__page-btn{width:28px;height:28px;font-size:12px}}.qna-write{width:100%;padding-top:90px;background-color:#fff}.qna-write__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.qna-write__banner{position:relative;width:100%;height:80px;background-color:#fff}.qna-write__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.qna-write__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.qna-write__breadcrumb-icon{width:12px;height:12px}.qna-write__breadcrumb-separator{color:#767676;font-size:12px}.qna-write__breadcrumb-text{color:#767676;font-size:14px}.qna-write__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.qna-write__main{padding:0 0 120px}.qna-write__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 40px;padding-bottom:20px;border-bottom:1px solid #dddddd}.qna-write__form{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:40px}.qna-write__row{display:flex;gap:20px;margin-bottom:24px}.qna-write__field{flex:1;display:flex;flex-direction:column}.qna-write__field--full{margin-bottom:24px}.qna-write__label{display:block;font-size:16px;font-weight:500;color:#767676;margin-bottom:8px}.qna-write__input{width:100%;padding:14px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border:none;border-radius:15px;outline:none;transition:background-color .3s ease}.qna-write__input:focus{background-color:#f0f0f0}.qna-write__input::placeholder{font-weight:500;color:#bcbcbc}.qna-write__hint{margin-top:6px;font-size:12px;color:#999}.qna-write__file-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.qna-write__file-item{display:flex;align-items:center;gap:6px;padding:6px 10px;background-color:#f8f9fa;border-radius:4px;font-size:13px}.qna-write__file-remove{margin-left:auto;background:none;border:none;font-size:16px;color:#999;cursor:pointer;line-height:1;padding:0 2px}.qna-write__file-remove:hover{color:#e53935}.qna-write__file-error{margin-top:6px;font-size:12px;color:#e53935}.qna-write__char-count{display:block;text-align:right;font-size:12px;color:#bcbcbc;margin-top:4px}.qna-write__char-count--warn{color:#e53e3e}.qna-write__textarea{width:100%;padding:14px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border:none;border-radius:15px;outline:none;resize:none;min-height:120px;transition:background-color .3s ease}.qna-write__textarea:focus{background-color:#f0f0f0}.qna-write__textarea::placeholder{font-weight:500;color:#bcbcbc}.qna-write__file-wrapper{position:relative}.qna-write__file-input{position:absolute;opacity:0;width:0;height:0}.qna-write__file-label{display:inline-flex;align-items:center;gap:10px;width:100%;padding:14px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#bcbcbc;background-color:#f8f8f8;border:none;border-radius:15px;cursor:pointer;transition:background-color .3s ease;box-sizing:border-box}.qna-write__file-label span{word-break:break-all}.qna-write__file-name--selected{color:#111}.qna-write__file-label:hover{background-color:#f0f0f0}.qna-write__file-icon{width:20px;height:20px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(81%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(91%) contrast(87%)}.qna-write__button-wrapper{display:flex;justify-content:center;margin-top:40px;padding-top:40px;border-top:1px solid #dddddd}.qna-write__submit-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#fff;border:1px solid #1f1f1f;border-radius:4px;cursor:pointer;transition:all .2s}.qna-write__submit-btn:hover:not(:disabled){background-color:#1f1f1f;color:#fff}.qna-write__submit-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){.qna-write{padding-top:70px}.qna-write__content{padding:0 24px}.qna-write__breadcrumb{left:24px}.qna-write__form{padding:32px 24px}.qna-write__row{gap:16px}}@media(max-width:768px){.qna-write{padding-top:60px}.qna-write__content{padding:0 20px}.qna-write__breadcrumb{left:20px}.qna-write__title{font-size:24px;margin-bottom:40px}.qna-write__main{padding:20px 0 80px}.qna-write__form{padding:24px 20px;border-radius:16px}.qna-write__row{flex-direction:column;gap:0}.qna-write__row .qna-write__field,.qna-write__field--full{margin-bottom:16px}.qna-write__label{margin-bottom:4px}.qna-write__button-wrapper{margin-top:24px;padding-top:24px}.qna-write__submit-btn{padding:10px 24px;font-size:14px}}.qna-write__modal-overlay{position:fixed;inset:0;background-color:#0006;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.qna-write__modal{position:relative;background:#fff;border-radius:25px;padding:32px;width:100%;max-width:531px;display:flex;flex-direction:column;gap:50px;box-shadow:0 8px 32px #00000026}.qna-write__modal-close{position:absolute;top:16px;right:20px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.qna-write__modal-close:hover{color:#333}.qna-write__modal-header{display:flex;align-items:flex-start;gap:30px}.qna-write__modal-icon{width:44px;height:44px;flex-shrink:0;background-color:#f8f8f8;border-radius:50%;display:flex;align-items:center;justify-content:center}.qna-write__modal-icon svg{width:28px;height:28px}.qna-write__modal-text{display:flex;flex-direction:column;gap:12px}.qna-write__modal-title{font-size:28px;font-weight:600;color:#1f1f1f;margin:0}.qna-write__modal-subtitle{font-size:18px;color:#999;margin:0}.qna-write__modal-buttons{display:flex;gap:24px;width:100%;padding:0 24px 0 100px;box-sizing:border-box}.qna-write__modal-btn{flex:1;height:49px;border-radius:15px;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;box-sizing:border-box}.qna-write__modal-btn--cancel{background:#fff;border:2px solid #ddd;color:#333}.qna-write__modal-btn--cancel:hover{background:#f5f5f5}.qna-write__modal-btn--save{background:linear-gradient(120deg,#51c488,#78ffb5);border:none;color:#fff}.qna-write__modal-btn--save:hover{background:linear-gradient(120deg,#4a976f,#51c488)}@media(max-width:768px){.qna-write__modal{padding:24px;gap:32px;border-radius:20px}.qna-write__modal-header{gap:16px}.qna-write__modal-icon{width:38px;height:38px}.qna-write__modal-icon svg{width:22px;height:22px}.qna-write__modal-title{font-size:20px}.qna-write__modal-subtitle{font-size:14px}.qna-write__modal-buttons{padding:0 16px 0 56px;gap:12px}.qna-write__modal-btn{height:44px;font-size:15px}}@media(max-width:480px){.qna-write__modal{padding:20px;gap:24px;border-radius:16px}.qna-write__modal-header{gap:12px}.qna-write__modal-icon{width:34px;height:34px}.qna-write__modal-icon svg{width:20px;height:20px}.qna-write__modal-title{font-size:17px}.qna-write__modal-subtitle{font-size:13px}.qna-write__modal-buttons{padding:0 0 0 46px;gap:10px}.qna-write__modal-btn{height:42px;font-size:14px;border-radius:12px}}@media(max-width:480px){.qna-write__title{font-size:20px;margin-bottom:32px}.qna-write__form{padding:20px 16px;border-radius:12px}.qna-write__label{font-size:14px}.qna-write__input,.qna-write__textarea,.qna-write__file-label{font-size:14px;padding:12px 14px}.qna-write__submit-btn{padding:10px 20px;font-size:13px}}.qna-detail{width:100%;padding-top:90px;background-color:#fff}.qna-detail__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.qna-detail__loading,.qna-detail__not-found{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:16px;color:#999}.qna-detail__banner{position:relative;width:100%;height:80px;background-color:#fff}.qna-detail__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.qna-detail__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.qna-detail__breadcrumb-icon{width:12px;height:12px}.qna-detail__breadcrumb-separator{color:#767676;font-size:12px}.qna-detail__breadcrumb-text{color:#767676;font-size:14px}.qna-detail__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.qna-detail__main{padding:0 0 120px}.qna-detail__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 40px;padding-bottom:20px;border-bottom:1px solid #dddddd}.qna-detail__form{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:40px}.qna-detail__row{display:flex;gap:20px;margin-bottom:24px}.qna-detail__field{flex:1;min-width:0;display:flex;flex-direction:column}.qna-detail__field--full{margin-bottom:24px}.qna-detail__label{display:block;font-size:16px;font-weight:500;color:#767676;margin-bottom:8px}.qna-detail__value{width:100%;padding:14px 16px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border-radius:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qna-detail__value--content{min-height:120px;white-space:pre-wrap;overflow:visible;text-overflow:unset;overflow-wrap:break-word;word-break:break-word;line-height:1.6}.qna-detail__file{display:inline-flex;align-items:center;gap:10px;width:100%;padding:14px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;background-color:#f8f8f8;border-radius:15px}.qna-detail__file-link{display:inline-flex;align-items:center;gap:10px;color:#1f1f1f;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.qna-detail__file-link:hover{color:#51c488}.qna-detail__file-icon{width:20px;height:20px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(81%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(91%) contrast(87%)}.qna-detail__file-empty{color:#bcbcbc;font-size:15px;font-weight:500}.qna-detail__file-list{display:flex;flex-direction:column;gap:16px}.qna-detail__file-image-wrapper{display:flex;flex-direction:column;gap:12px}.qna-detail__attachment-img{max-width:100%;max-height:480px;object-fit:contain;border-radius:12px;background-color:#f8f8f8}.qna-detail__file-download{display:inline-flex;align-items:center;gap:10px;padding:14px 16px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border-radius:15px;text-decoration:none;transition:color .2s}.qna-detail__file-download:hover{color:#51c488}.qna-detail__button-wrapper{display:flex;justify-content:center;gap:12px;margin:40px 0 0;padding-top:40px;border-top:1px solid #dddddd}.qna-detail__button-wrapper--no-border{border-top:none;padding-top:0}.qna-detail__list-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#fff;border:1px solid #1f1f1f;border-radius:4px;text-decoration:none;cursor:pointer;transition:all .2s}.qna-detail__list-btn:hover{background-color:#1f1f1f;color:#fff}.qna-detail__list-btn--admin{color:#51c488;border-color:#51c488}.qna-detail__list-btn--admin:hover{background-color:#51c488;color:#fff}.qna-detail__list-btn--delete{color:#e74c3c;border-color:#e74c3c}.qna-detail__list-btn--delete:hover{background-color:#e74c3c;color:#fff}.qna-detail__reply-form{margin-top:24px;padding:24px;background-color:#f8f8f8;border-radius:15px}.qna-detail__reply-textarea{width:100%;min-height:150px;padding:16px;margin-top:8px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;color:#1f1f1f;background-color:#fff;border:1px solid #dddddd;border-radius:12px;resize:vertical;outline:none;box-sizing:border-box}.qna-detail__reply-textarea:focus{border-color:#51c488}.qna-detail__reply-submit{display:block;width:100%;margin-top:16px;padding:14px 24px;font-size:15px;font-weight:600;color:#fff;background-color:#51c488;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.qna-detail__reply-submit:hover{background-color:#3da86e}.qna-detail__reply-submit:disabled{background-color:#bcbcbc;cursor:not-allowed}.qna-detail__password-form{display:flex;justify-content:center;padding:0}.qna-detail__password-box{display:flex;flex-direction:column;align-items:center;padding:60px 80px;background-color:#fff;border-radius:24px;box-shadow:0 4px 40px #00000014;max-width:500px;width:100%}.qna-detail__lock-icon{width:48px;height:48px;color:#bcbcbc;margin-bottom:24px}.qna-detail__password-title{font-size:24px;font-weight:600;color:#1f1f1f;margin:0 0 12px}.qna-detail__password-desc{font-size:15px;color:#767676;margin:0 0 32px;text-align:center}.qna-detail__password-input-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.qna-detail__password-input{width:100%;padding:14px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border:none;border-radius:15px;text-align:center;outline:none;transition:background-color .3s ease}.qna-detail__password-input:focus{background-color:#f0f0f0}.qna-detail__password-input::placeholder{font-weight:500;color:#bcbcbc}.qna-detail__password-error{color:#e74c3c;font-size:14px;margin:0}.qna-detail__password-buttons{display:flex;gap:12px;width:100%;margin-top:8px}.qna-detail__password-cancel{flex:1;padding:14px 24px;font-size:15px;font-weight:500;color:#767676;background-color:#f8f8f8;border:none;border-radius:30px;cursor:pointer;transition:all .2s}.qna-detail__password-cancel:hover{background-color:#f0f0f0}.qna-detail__password-submit{flex:1;padding:14px 24px;font-size:15px;font-weight:600;color:#fff;background-color:#51c488;border:none;border-radius:30px;cursor:pointer;transition:all .2s}.qna-detail__password-submit:hover{background-color:#3da86e}.qna-detail__answer{margin-top:32px;border-top:1px solid #dddddd;padding-top:40px}.qna-detail__answer--no-border{border-top:none;padding-top:0;margin-top:40px}.qna-detail__answer-content{margin-top:8px;padding:20px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border-radius:15px;line-height:1.6;min-height:80px}@media(max-width:1024px){.qna-detail{padding-top:70px}.qna-detail__content{padding:0 24px}.qna-detail__breadcrumb{left:24px}.qna-detail__form{padding:32px 24px}.qna-detail__row{gap:16px}}@media(max-width:768px){.qna-detail{padding-top:60px}.qna-detail__content{padding:0 20px}.qna-detail__breadcrumb{left:20px}.qna-detail__title{font-size:24px;margin-bottom:40px}.qna-detail__main{padding:20px 0 80px}.qna-detail__form{padding:24px 20px;border-radius:16px}.qna-detail__row{flex-direction:column;gap:0}.qna-detail__row .qna-detail__field,.qna-detail__field--full{margin-bottom:16px}.qna-detail__label{margin-bottom:4px}.qna-detail__button-wrapper{margin:24px 0;padding-bottom:24px}.qna-detail__list-btn{width:100%;padding:14px 24px}.qna-detail__password-box{padding:40px 24px;border-radius:16px}.qna-detail__lock-icon{width:40px;height:40px}.qna-detail__password-title{font-size:20px}.qna-detail__password-buttons{flex-direction:column}}@media(max-width:480px){.qna-detail__title{font-size:20px;margin-bottom:32px}.qna-detail__form{padding:20px 16px;border-radius:12px}.qna-detail__label{font-size:14px}.qna-detail__value,.qna-detail__file{font-size:14px;padding:12px 14px}.qna-detail__file-link{font-size:14px}.qna-detail__list-btn{padding:12px 20px;font-size:14px}.qna-detail__password-box{padding:32px 20px}.qna-detail__password-title{font-size:18px}.qna-detail__password-desc{font-size:14px}.qna-detail__password-input{font-size:14px;padding:12px 14px}}.reviews{width:100%;padding-top:90px;background-color:#fff}.reviews__content{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.reviews__banner{position:relative;width:100%;height:80px;background-color:#fff}.reviews__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.reviews__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.reviews__breadcrumb-icon{width:12px;height:12px}.reviews__breadcrumb-separator{color:#767676;font-size:12px}.reviews__breadcrumb-text{color:#767676;font-size:14px}.reviews__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.reviews__main{padding:0 0 120px}.reviews__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 60px}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px 40px}.reviews__card{cursor:pointer;padding:12px;min-width:0;overflow:hidden}.reviews__card-thumbnail{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:0}.reviews__card-img{width:100%;height:100%;object-fit:cover}.reviews__card-placeholder{width:100%;height:100%;background-color:#d9d9d9}.reviews__card-info{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #dddddd;overflow:hidden}.reviews__card-title{font-size:15px;font-weight:500;color:#1f1f1f;flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:8px}.reviews__card:hover .reviews__card-title{text-decoration:underline}.reviews__card-date{font-size:14px;color:#999;flex-shrink:0}.reviews__loading,.reviews__empty{grid-column:1 / -1;text-align:center;padding:60px 0;color:#999;font-size:15px}.reviews__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:60px}.reviews__page-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;color:#666;background-color:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.reviews__page-btn:hover:not(:disabled):not(.reviews__page-btn--active){color:#51c488}.reviews__page-btn:disabled{color:#ccc;cursor:not-allowed}.reviews__page-btn--active,.reviews__page-btn--active:hover{color:#1f1f1f;font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:default}.reviews__page-btn--prev,.reviews__page-btn--next{font-size:16px}.reviews__modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:40px 20px}.reviews__modal{position:relative;background-color:#fff;border-radius:0;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;overflow-x:hidden;padding:24px}.reviews__modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.reviews__modal-close{background:none;border:none;cursor:pointer;flex-shrink:0;padding:0;line-height:1;display:flex;align-items:center}.reviews__modal-thumbnail{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px}.reviews__modal-img{width:100%;height:100%;object-fit:cover}.reviews__modal-placeholder{width:100%;height:100%;background-color:#d9d9d9}.reviews__modal-info{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.reviews__modal-title{font-size:20px;font-weight:600;color:#1f1f1f;flex:1;min-width:0;word-break:break-word;margin-right:12px}.reviews__modal-location{font-size:18px;font-weight:500;color:#111;flex:1;min-width:0;word-break:break-word}.reviews__modal-date{font-size:16px;font-weight:300;color:#767676;flex-shrink:0;margin-left:12px}.reviews__modal-content{font-size:16px;line-height:1.7;color:#444;border-top:1px solid #e0e0e0;padding-top:16px;margin:0;overflow-wrap:break-word;word-break:break-word}.reviews__modal-content p{margin:0 0 8px}.reviews__modal-content p:last-child{margin-bottom:0}.reviews__modal-content ul,.reviews__modal-content ol{margin:0 0 8px;padding-left:24px}.reviews__modal-content strong{font-weight:700}.reviews__modal-content em{font-style:italic}.reviews__carousel{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:0;background-color:#f5f5f5;cursor:grab}.reviews__carousel:active{cursor:grabbing}.reviews__carousel-track{display:flex;height:100%;will-change:transform}.reviews__carousel-img{flex:0 0 100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.reviews__carousel-counter{position:absolute;top:12px;right:12px;background-color:#0009;color:#fff;font-size:13px;font-weight:500;padding:4px 10px;border-radius:12px;z-index:2;letter-spacing:.5px}.reviews__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#ffffffd9;border:none;border-radius:50%;cursor:pointer;z-index:2;transition:background-color .2s;box-shadow:0 1px 4px #00000026}.reviews__carousel-btn:hover{background-color:#fff}.reviews__carousel-btn svg{width:16px;height:16px;color:#1f1f1f}.reviews__carousel-btn--prev{left:10px}.reviews__carousel-btn--next{right:10px}.reviews__carousel-dots{display:none}.reviews__card-actions{display:flex;justify-content:flex-end;gap:4px;margin-bottom:8px}.reviews__card-action-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer}.reviews__card-action-btn img{width:20px;height:20px;transition:filter .2s}.reviews__card-action-btn:hover img{filter:brightness(0) saturate(100%) invert(66%) sepia(30%) saturate(700%) hue-rotate(103deg) brightness(100%)}.reviews__bottom{display:flex;justify-content:center;align-items:center;position:relative;margin-top:60px}.reviews__bottom .reviews__pagination{margin-top:0}.reviews__write-btn{position:absolute;right:0;display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;font-size:14px;font-weight:500;color:#fff;background-color:#51c488;border:none;border-radius:4px;text-decoration:none;cursor:pointer;transition:background-color .2s}.reviews__write-btn:hover{background-color:#3da96f;color:#fff}@media(max-width:1024px){.reviews{padding-top:70px}.reviews__content{padding:0 24px}.reviews__breadcrumb{left:24px}.reviews__grid{gap:32px 24px}}@media(max-width:768px){.reviews{padding-top:60px}.reviews__content{padding:0 20px}.reviews__breadcrumb{left:20px}.reviews__title{font-size:24px;margin-bottom:40px}.reviews__main{padding:0 0 80px}.reviews__grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.reviews__card-title{font-size:13px}.reviews__card-date{font-size:12px}.reviews__pagination{margin-top:40px}.reviews__page-btn{width:32px;height:32px;font-size:13px}}@media(max-width:480px){.reviews__grid{grid-template-columns:1fr;gap:32px}}.reviews__delete-overlay{position:fixed;inset:0;background-color:#0006;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.reviews__delete-modal{position:relative;background:#fff;border-radius:25px;padding:32px;width:100%;max-width:531px;display:flex;flex-direction:column;gap:50px;box-shadow:0 8px 32px #00000026}.reviews__delete-modal-close{position:absolute;top:16px;right:20px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.reviews__delete-modal-header{display:flex;align-items:flex-start;gap:30px}.reviews__delete-modal-icon{width:44px;height:44px;flex-shrink:0;background-color:#f8f8f8;border-radius:50%;display:flex;align-items:center;justify-content:center}.reviews__delete-modal-icon svg{width:28px;height:28px}.reviews__delete-modal-text{display:flex;flex-direction:column;gap:12px}.reviews__delete-modal-title{font-size:28px;font-weight:600;color:#1f1f1f;margin:0}.reviews__delete-modal-subtitle{font-size:18px;color:#999;margin:0}.reviews__delete-modal-buttons{display:flex;gap:24px;width:100%;padding:0 24px 0 100px;box-sizing:border-box}.reviews__delete-modal-btn{flex:1;height:49px;border-radius:15px;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;box-sizing:border-box}.reviews__delete-modal-btn--cancel{background:#fff;border:2px solid #ddd;color:#333}.reviews__delete-modal-btn--cancel:hover{background:#f5f5f5}.reviews__delete-modal-btn--confirm{background:linear-gradient(120deg,#51c488,#78ffb5);border:none;color:#fff}.reviews__delete-modal-btn--confirm:hover{background:linear-gradient(120deg,#4a976f,#51c488)}@media(max-width:768px){.reviews__delete-modal{padding:24px;gap:32px;border-radius:20px}.reviews__delete-modal-header{gap:16px}.reviews__delete-modal-icon{width:38px;height:38px}.reviews__delete-modal-icon svg{width:22px;height:22px}.reviews__delete-modal-title{font-size:20px}.reviews__delete-modal-subtitle{font-size:14px}.reviews__delete-modal-buttons{padding:0 16px 0 56px;gap:12px}.reviews__delete-modal-btn{height:44px;font-size:15px}}@media(max-width:480px){.reviews__delete-modal{padding:20px;gap:24px;border-radius:16px}.reviews__delete-modal-header{gap:12px}.reviews__delete-modal-icon{width:34px;height:34px}.reviews__delete-modal-icon svg{width:20px;height:20px}.reviews__delete-modal-title{font-size:17px}.reviews__delete-modal-subtitle{font-size:13px}.reviews__delete-modal-buttons{padding:0 0 0 46px;gap:10px}.reviews__delete-modal-btn{height:42px;font-size:14px;border-radius:12px}}.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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.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{margin-left:.3em;margin-right:-1.5em;text-align:left}.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{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-ui{position:absolute}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:0}.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:0;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}.review-write{width:100%;padding-top:90px;background-color:#fff}.review-write__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.review-write__banner{position:relative;width:100%;height:80px;background-color:#fff}.review-write__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.review-write__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.review-write__breadcrumb-icon{width:12px;height:12px}.review-write__breadcrumb-separator{color:#767676;font-size:12px}.review-write__breadcrumb-text{color:#767676;font-size:14px}.review-write__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.review-write__main{padding:0 0 120px}.review-write__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 40px;padding-bottom:20px;border-bottom:1px solid #dddddd}.review-write__form{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:40px}.review-write__row{display:flex;gap:20px;margin-bottom:24px}.review-write__row .review-write__field{margin-bottom:0}.review-write__field--title{flex:1}.review-write__field--date{flex:0 0 200px}.review-write__date-wrapper{position:relative}.review-write__date-hidden{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.review-write__date-display{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.review-write__date-icon{width:16px;height:16px;color:#999;flex-shrink:0}.review-write__field{margin-bottom:24px}.review-write__label{display:block;font-size:16px;font-weight:500;color:#767676;margin-bottom:8px}.review-write__char-count{display:block;text-align:right;font-size:12px;color:#bcbcbc;margin-top:4px}.review-write__char-count--warn{color:#e53e3e}.review-write__input{width:100%;padding:14px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#f8f8f8;border:none;border-radius:15px;outline:none;transition:background-color .3s ease}.review-write__input:focus{background-color:#f0f0f0}.review-write__input::placeholder{font-weight:500;color:#bcbcbc}.review-write__editor-wrapper .quill{border-radius:15px;overflow:hidden;background-color:#f8f8f8}.review-write__editor-wrapper .ql-toolbar.ql-snow{border:none;border-bottom:1px solid #e8e8e8;background-color:#f0f0f0;padding:10px 12px}.review-write__editor-wrapper .ql-container.ql-snow{border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px}.review-write__editor-wrapper .ql-editor{min-height:200px;padding:14px 16px;color:#1f1f1f;font-weight:500;line-height:1.7}.review-write__editor-wrapper .ql-editor.ql-blank:before{font-style:normal;font-weight:500;color:#bcbcbc}.review-write__editor-wrapper .ql-editor img{max-width:100%;height:auto;display:block;margin:12px 0;border-radius:8px}.review-write__images-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.review-write__images-header .review-write__label{margin-bottom:0}.review-write__upload-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:500;color:#51c488;background:#fff;border:1px solid #51c488;border-radius:8px;cursor:pointer;transition:all .2s}.review-write__upload-btn:hover{background:#51c488;color:#fff}.review-write__upload-btn svg{flex-shrink:0}.review-write__images{display:flex;flex-wrap:wrap;gap:12px}.review-write__image-item{position:relative;width:110px;height:110px;border-radius:10px;overflow:hidden;border:2px solid #e8e8e8;cursor:grab;transition:border-color .2s,opacity .2s,transform .2s}.review-write__image-item:hover{border-color:#999}.review-write__image-item--selected{border-color:#51c488;box-shadow:0 0 0 2px #51c4884d}.review-write__image-item--dragging{opacity:.4}.review-write__drop-indicator{width:3px;height:110px;background-color:#51c488;border-radius:2px;flex-shrink:0;align-self:center}.review-write__image-thumb{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;background-color:#f5f5f5}.review-write__image-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.review-write__image-item:hover .review-write__image-remove{opacity:1}.review-write__image-move{display:none;position:absolute;left:4px;width:22px;height:22px;align-items:center;justify-content:center;background:#00000080;color:#fff;border:none;border-radius:4px;font-size:11px;cursor:pointer;padding:0;line-height:1;z-index:2}.review-write__image-move--up{top:4px}.review-write__image-move--down{top:30px}.review-write__image-move:disabled{opacity:.3;cursor:not-allowed}@media(hover:none){.review-write__image-move{display:flex}.review-write__image-remove{opacity:1}}.review-write__image-badge{position:absolute;bottom:0;left:0;right:0;background:#51c488d9;color:#fff;font-size:11px;font-weight:600;text-align:center;padding:2px 0;pointer-events:none}.review-write__images-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px;background-color:#f8f8f8;border-radius:15px;border:2px dashed #ddd;color:#bcbcbc;cursor:pointer;transition:all .2s}.review-write__images-empty:hover{border-color:#51c488;color:#51c488}.review-write__images-empty span{font-size:14px;font-weight:500}.review-write__button-wrapper{display:flex;justify-content:center;gap:12px;margin-top:40px;padding-top:40px;border-top:1px solid #dddddd}.review-write__cancel-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#767676;background-color:#fff;border:1px solid #dddddd;border-radius:4px;cursor:pointer;transition:all .2s}.review-write__cancel-btn:hover{color:#1f1f1f;border-color:#1f1f1f}.review-write__submit-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#fff;background-color:#51c488;border:1px solid #51c488;border-radius:4px;cursor:pointer;transition:all .2s}.review-write__submit-btn:hover:not(:disabled){background-color:#3da96f;border-color:#3da96f}.review-write__submit-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){.review-write{padding-top:70px}.review-write__content{padding:0 24px}.review-write__breadcrumb{left:24px}.review-write__form{padding:32px 24px}}@media(max-width:768px){.review-write{padding-top:60px}.review-write__content{padding:0 20px}.review-write__breadcrumb{left:20px}.review-write__title{font-size:24px;margin-bottom:40px}.review-write__main{padding:20px 0 80px}.review-write__form{padding:24px 20px;border-radius:16px}.review-write__row{flex-direction:column;gap:0}.review-write__row .review-write__field{margin-bottom:24px}.review-write__field--date{flex:unset}.review-write__button-wrapper{margin-top:32px;padding-top:32px}.review-write__cancel-btn,.review-write__submit-btn{padding:10px 24px;font-size:14px}}.crop-modal__overlay{position:fixed;inset:0;background-color:#000000b3;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.crop-modal{background:#fff;border-radius:20px;width:100%;max-width:560px;display:flex;flex-direction:column;gap:20px;padding:24px;box-shadow:0 8px 40px #00000040}.crop-modal__header{display:flex;align-items:center;gap:12px}.crop-modal__title{font-size:18px;font-weight:600;color:#1f1f1f;margin:0;flex:1}.crop-modal__count{font-size:14px;color:#999}.crop-modal__close{background:none;border:none;font-size:18px;color:#999;cursor:pointer;padding:4px;line-height:1;transition:color .15s}.crop-modal__close:hover{color:#1f1f1f}.crop-modal__crop-area{position:relative;width:100%;aspect-ratio:4 / 3;background-color:#111;border-radius:12px;overflow:hidden}.crop-modal__zoom-wrapper{display:flex;align-items:center;gap:12px}.crop-modal__zoom-label{font-size:13px;color:#767676;white-space:nowrap}.crop-modal__zoom-slider{flex:1;height:4px;accent-color:#51c488;cursor:pointer}.crop-modal__buttons{display:flex;gap:12px}.crop-modal__btn{flex:1;padding:12px 20px;font-size:15px;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .2s;font-family:inherit}.crop-modal__btn:disabled{opacity:.6;cursor:not-allowed}.crop-modal__btn--skip{background-color:#f0f0f0;color:#767676}.crop-modal__btn--skip:hover:not(:disabled){background-color:#e0e0e0}.crop-modal__btn--apply{background-color:#51c488;color:#fff}.crop-modal__btn--apply:hover:not(:disabled){background-color:#3da86e}@media(max-width:480px){.crop-modal{padding:16px;gap:14px;border-radius:16px}.crop-modal__title{font-size:16px}.crop-modal__btn{padding:10px 16px;font-size:14px;border-radius:10px}}.not-found{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.not-found__container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px}.not-found__code{font-size:120px;font-weight:800;background:linear-gradient(60deg,#51c488 30%,#78ffb5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin:0 0 24px;letter-spacing:-4px}.not-found__title{font-size:28px;font-weight:700;background:linear-gradient(60deg,#51c488 30%,#78ffb5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 16px}.not-found__desc{font-size:16px;color:#767676;margin:0 0 40px;line-height:1.6}.not-found__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 40px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(70deg,#51c488 50%,#78ffb5);border-radius:4px;text-decoration:none;transition:background-color .2s}.not-found__btn:hover{background-color:#3da86e;color:#fff}@media(max-width:768px){.not-found__code{font-size:80px;letter-spacing:-2px}.not-found__title{font-size:22px}.not-found__desc{font-size:14px}}.admin-login{width:100%;display:flex;justify-content:center;align-items:center}.admin-login__box{width:530px;height:579px;border-radius:50px;background-color:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;padding:60px 50px;box-sizing:border-box}.admin-login__logo{height:30px;margin-bottom:10px}.admin-login__text{color:#bcbcbc;font-size:18px;font-weight:500;margin-bottom:70px}.admin-login__form{width:100%;display:flex;flex-direction:column;gap:20px}.admin-login__input{width:100%;height:60px;padding:0 24px;border:1px solid #dddddd;border-radius:12px;background-color:transparent;font-size:16px;box-sizing:border-box;outline:none;color:#fff}.admin-login__input::placeholder{color:#999}.admin-login__input:focus{border-color:#fff}.admin-login__button{width:100%;height:80px;margin-top:60px;border:none;border-radius:12px;background:linear-gradient(90deg,#78ffb5,#51c488);color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.admin-login__button:hover{background:linear-gradient(90deg,#51c488,#4a976f);color:#fff}.admin-login__button:disabled{background:#666;cursor:not-allowed}.admin-login__error{color:#ff6b6b;font-size:14px;text-align:center;margin:0}.admin-login__button--logout{background:linear-gradient(90deg,#ff6b6b,#e74c3c)}.admin-login__button--logout:hover{background:linear-gradient(90deg,#e74c3c,#c0392b)}@media(max-width:1024px){.admin-login__box{width:480px;height:auto;padding:50px 40px;border-radius:40px}.admin-login__text{margin-bottom:50px}.admin-login__button{height:70px;margin-top:40px}}@media(max-width:768px){.admin-login{padding:20px}.admin-login__box{width:100%;max-width:400px;padding:40px 30px;border-radius:30px}.admin-login__logo{height:26px}.admin-login__text{font-size:16px;margin-bottom:40px}.admin-login__input{height:54px;font-size:15px;padding:0 20px}.admin-login__button{height:60px;font-size:16px;margin-top:30px}}@media(max-width:480px){.admin-login__box{padding:30px 24px;border-radius:24px;margin:60px 0}.admin-login__logo{height:24px}.admin-login__text{font-size:14px;margin-bottom:30px}.admin-login__form{gap:20px}.admin-login__input{height:50px;font-size:14px;border-radius:10px}.admin-login__button{height:54px;font-size:15px;border-radius:10px;margin-top:24px}}.fortune-container{display:flex;width:100%;height:100%;margin:0;padding:0;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;background-color:#fff;position:relative}.fortune-workarea{width:100%}.fortune-popover-backdrop{position:absolute;top:0;left:0;z-index:1003;height:100%;width:100%}.fortune-modal-container{background:#ffffff80;display:flex;align-items:center;justify-content:center}html::-webkit-scrollbar-button{display:none}.fortune-stat-area{display:flex;justify-content:flex-end;align-items:center}.fortune-sheet-container{display:flex;flex:1;flex-direction:column}.fortune-col-body{display:flex;flex:1;flex-direction:row}.fortune-sheet-area{flex:1;position:relative}.fortune-sheet-canvas-placeholder,.fortune-sheet-canvas{width:100%;height:100%;display:block}.fortune-sheet-canvas{position:absolute}.fortune-sheet-overlay{position:absolute;width:100%;height:100%;outline-style:none}.fortune-cell-area{border-collapse:collapse;position:relative;overflow:hidden;outline-style:none;cursor:default}.fortune-row-body{display:flex;flex-direction:row}.fortune-row-header{position:relative;flex-shrink:0;outline-style:none;color:#5e5e5e;overflow:hidden;padding:2px 0 0;margin-top:-2px;cursor:default;width:45px}.fortune-row-header-hover{position:absolute;z-index:11;border:0 none;right:0;width:100%;margin-top:2px;display:none;background-color:#c2c2c266}.fortune-row-header-selected{position:absolute;z-index:10;border-right:1px solid #0188fb;right:0;width:100%;margin-top:2px;display:none;background-color:#4c4c4c1a}.fortune-col-header-wrap{display:flex;flex-direction:row}.fortune-col-header{color:#5e5e5e;overflow:hidden;padding:0;cursor:default;flex:1;height:19px;outline-style:none;position:relative}.fortune-col-header-hover{color:#5e5e5e;cursor:default;position:absolute;z-index:11;border:0 none;bottom:0;height:100%;margin-left:0;display:none;background-color:#c2c2c266}.fortune-col-header-hover .header-arrow{position:absolute;right:6px;top:50%;transform:translateY(-44%)}.fortune-col-header-selected{color:#5e5e5e;cursor:default;position:absolute;z-index:10;border-bottom:1px solid #0188fb;bottom:0;height:100%;margin-left:0;display:none;background-color:#4c4c4c1a}.fortune-left-top{width:44.5px;height:18.5px;border:solid 0 #dfdfdf;position:relative;padding-top:0;border-width:0 1px 1px 0;padding-left:0;cursor:pointer;background-color:#fff}.fortune-add-row-button{padding:1px 20px;display:inline-flex;align-items:center;margin:0 8px;border:none;border-radius:4px;font-size:14px;line-height:20px;outline:none;cursor:pointer;color:#262a33;background-color:#fff;border:1px solid rgb(200,200,200)}.luckysheet-cell-selected-focus{position:absolute;pointer-events:none;z-index:14;margin:0;background:#0050d026;display:none}.fortune-selection-copy{position:absolute;pointer-events:none;z-index:18;border:none;margin:0}.fortune-selection-copy .fortune-copy{position:absolute;z-index:18;background-color:transparent}.fortune-selection-highlight{position:absolute;z-index:14;border:none;margin:0}.fortune-cell-selected-extend{position:absolute;pointer-events:none;z-index:16;border:1px dashed #0188fb;margin:-1px 0 0 -1px;display:none}.fortune-cell-selected-move{cursor:move;position:absolute;z-index:16;border:2px solid #0188fb;margin:-1px 0 0 -1px;display:none}.luckysheet-cell-selected{position:absolute;pointer-events:none;z-index:15;border:1px solid #0188fb;margin:-1px 0 0 -1px;background:#0188fb26;display:none;box-sizing:content-box}.luckysheet-cs-inner-border{pointer-events:none;border:1px solid #fff;position:absolute;inset:0}.luckysheet-cs-fillhandle{position:absolute;width:6px;height:6px;bottom:-5px;cursor:crosshair;background-color:#0188fb;border:solid 1px #fff;z-index:16;pointer-events:auto;right:-5px}.luckysheet-cs-draghandle{position:absolute;cursor:move;background-color:#fff;opacity:.01;z-index:15;pointer-events:auto;border:2px solid #fff}.luckysheet-cs-draghandle-top{top:-4px;left:-2px;right:-2px;height:2px}.luckysheet-cs-draghandle-bottom{right:0;left:-2px;bottom:-4px;height:2px}.luckysheet-cs-draghandle-left{top:0;left:-4px;bottom:0;width:2px}.luckysheet-cs-draghandle-right{top:0;right:-4px;bottom:0;width:2px}.luckysheet-cs-touchhandle{display:none;position:absolute;width:16px;height:16px;padding:5px;z-index:100;pointer-events:auto;touch-action:auto}.luckysheet-cs-touchhandle:before{content:"";display:block;width:16px;height:16px;border:.5px solid rgba(0,0,0,.15);background-color:#fff;box-sizing:border-box;border-radius:50%}.luckysheet-cs-touchhandle-lt{left:-13px;top:-13px}.luckysheet-cs-touchhandle-lb{left:-13px;bottom:-13px}.luckysheet-cs-touchhandle-rt{right:-13px;top:-13px}.luckysheet-cs-touchhandle-rb{right:-13px;bottom:-13px}.luckysheet-cs-touchhandle .luckysheet-cs-touchhandle-btn{position:absolute;width:10px;height:10px;left:8px;top:8px;background-color:#018ffb;background-position:center;box-sizing:border-box;border-radius:50%;z-index:11}.luckysheet-input-box{position:absolute;font: 400 13px arial,sans,sans-serif;z-index:15;display:flex;flex-direction:column}.luckysheet-input-box-inner{font: 400 13px arial,sans,sans-serif;text-align:left;max-height:9900px;max-width:9900px;border:1px #5292f7 solid;padding:0 2px;margin:0;resize:none;overflow:hidden;white-space:pre-wrap;outline:none;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / 40%);-moz-box-shadow:0 2px 5px rgba(0,0,0,.4);box-shadow:0 2px 5px #0006;word-wrap:break-word;background-color:#fff;font-size:13px;right:auto;overflow-y:auto;box-sizing:border-box}.luckysheet-cell-input{width:100%;margin:0;outline:none;cursor:text;white-space:pre-wrap}.luckysheet-formula-text-color{color:#000}.luckysheet-formula-text-string{color:#228b22}.luckysheet-cell-flow{margin:0;padding:0;border:none 0;position:relative;touch-action:manipulation}.luckysheet-cell-flow-clip{border-collapse:collapse;cursor:default;width:5000000px;touch-action:manipulation;overflow:hidden}.luckysheet-cell-flow-col{margin:0;padding:0;border:none 0;position:relative;touch-action:manipulation;overflow:hidden;float:left;direction:ltr}.luckysheet-cell-sheettable{position:relative;text-align:left;font-size:11pt;color:#000;text-decoration:none}.luckysheet-bottom-controll-row{position:absolute;height:30px;bottom:38px;left:0;z-index:1000}#luckysheet-bottom-add-row{padding:5px 20px;margin-right:5px;margin-top:-2px}#luckysheet-bottom-add-row-input{width:40px;min-width:40px}#luckysheet-bottom-return-top{padding:5px 6px;margin-left:10px;margin-top:-2px}.luckysheet-cell-flow-column{position:absolute;height:inherit;width:inherit;top:0;left:0;z-index:1;touch-action:manipulation}.luckysheet-cell-flow-column-line{position:absolute;border-right:1px solid #d4d4d4;height:inherit}.luckysheet-cell-flow-row{text-align:left;position:absolute;height:inherit;width:inherit;top:0;left:0;z-index:1;touch-action:manipulation}.luckysheet-cell-flow-row-line{position:absolute;border-bottom:1px solid #d4d4d4;width:inherit}.fortune-cols-change-size,.fortune-rows-change-size,.fortune-change-size-line,.fortune-cols-freeze-handle,.fortune-rows-freeze-handle,.fortune-freeze-drag-line{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:12}.fortune-cols-change-size{width:5px;height:100%;background:#0188fb;cursor:ew-resize;opacity:0}.fortune-rows-change-size{width:100%;height:5px;background:#0188fb;cursor:ns-resize;opacity:0}.fortune-change-size-line{border-color:#0188fb;border-style:solid;z-index:15;cursor:ew-resize}.fortune-cols-freeze-handle{position:absolute;left:0;width:3px;height:100%;background-color:#ddd;cursor:grab;z-index:20}.fortune-rows-freeze-handle{position:absolute;top:0;height:3px;width:100%;background-color:#ddd;cursor:grab;z-index:20}.fortune-freeze-drag-line{border-color:#ccc;border-style:solid;z-index:15;cursor:ew-resize}.luckysheet-postil-dialog-move{position:absolute;margin:0;padding:0;inset:0;pointer-events:none}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item{position:absolute;pointer-events:all;cursor:move}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-t{width:100%;height:3px;left:0;top:-4px}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-r{width:3px;height:100%;right:-4px;top:0}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-b{width:100%;height:3px;left:0;bottom:-4px}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-l{width:3px;height:100%;left:-4px;top:0}.luckysheet-postil-show-active .luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item{border-color:#0188fb}.luckysheet-postil-dialog-resize{position:absolute;margin:0;padding:0;inset:-2px;pointer-events:none}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item{position:absolute;height:6px;width:6px;border:1px solid #0188fb;pointer-events:all}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-lt{left:-6px;top:-6px;cursor:nw-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-mt{left:50%;top:-6px;margin-left:-4px;cursor:n-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-lm{top:50%;left:-6px;margin-top:-4px;cursor:w-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-rm{top:50%;right:-6px;margin-top:-4px;cursor:e-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-rt{right:-6px;top:-6px;cursor:ne-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-lb{left:-6px;bottom:-6px;cursor:sw-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-mb{left:50%;bottom:-6px;margin-left:-4px;cursor:s-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-rb{right:-6px;bottom:-6px;cursor:se-resize}.fortune-selection-copy-top{left:0;right:0;height:2px;top:0;background-position:bottom}.fortune-selection-copy-right{top:0;bottom:0;width:2px;right:0}.fortune-selection-copy-bottom{left:0;right:0;height:2px;bottom:0}.fortune-selection-copy-left{top:0;bottom:0;width:2px;left:0;background-position:right}.fortune-selection-copy-hc{position:absolute;inset:0;border:2px dashed #12a5ff;z-index:8}.luckysheet-modal-dialog-resize{position:absolute;border:2px solid #0188fb;margin:0;padding:0;inset:-2px;pointer-events:none}.luckysheet-modal-dialog-resize-item{position:absolute;height:6px;width:6px;background:#fff;border:2px solid #0188fb;pointer-events:all;border-radius:6px}.luckysheet-modal-dialog-resize-item-lt{left:-6px;top:-6px;cursor:se-resize}.luckysheet-modal-dialog-resize-item-mt{left:50%;top:-6px;margin-left:-4px;cursor:s-resize}.luckysheet-modal-dialog-resize-item-rt{right:-6px;top:-6px;cursor:ne-resize}.luckysheet-modal-dialog-resize-item-lm{top:50%;left:-6px;margin-top:-4px;cursor:w-resize}.luckysheet-modal-dialog-resize-item-rm{top:50%;right:-6px;margin-top:-4px;cursor:w-resize}.luckysheet-modal-dialog-resize-item-lb{left:-6px;bottom:-6px;cursor:ne-resize}.luckysheet-modal-dialog-resize-item-mb{left:50%;bottom:-6px;margin-left:-4px;cursor:s-resize}.luckysheet-modal-dialog-resize-item-rb{right:-6px;bottom:-6px;cursor:se-resize}.fortune-formula-functionrange-highlight .fortune-copy{background-image:none;background:#0188fb;position:absolute;z-index:18;cursor:move;opacity:.9;box-sizing:content-box}.fortune-formula-functionrange-highlight .fortune-selection-copy-top{top:-2px;border-top:2px solid #fff;border-bottom:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-right{right:-2px;border-left:2px solid #fff;border-right:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-bottom{bottom:-2px;border-top:2px solid #fff;border-bottom:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-left{left:-2px;border-left:2px solid #fff;border-right:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-hc{border:2px solid #5e5e5e;opacity:.03;z-index:initial}.fortune-selection-highlight-lt{left:-3px;top:-3px;cursor:se-resize}.fortune-selection-highlight-rt{right:-3px;top:-3px;cursor:ne-resize}.fortune-selection-highlight-lb{left:-3px;bottom:-3px;cursor:ne-resize}.fortune-selection-highlight-rb{right:-3px;bottom:-3px;cursor:se-resize}.fortune-formula-functionrange-highlight .luckysheet-highlight{position:absolute;z-index:19;border:1px solid #fff;background:#0188fb;width:6px;height:6px}.fortune-presence-username{position:absolute;padding:2px 6px;left:-2px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:content-box;color:#fff}.fortune-presence-selection{position:absolute;border-style:solid;border-width:1;opacity:.7}.luckysheet-filter-options{color:#897bff;cursor:pointer;position:absolute;z-index:200;border:1px solid #897bff;border-radius:3px;top:3px;margin-left:0;display:"block";padding:0 4px;font-size:12px;height:15px;background:#fff}.luckysheet-filter-options:hover{color:#fff;border:1px solid #fff;background:#897bff}.luckysheet-filter-options-active{color:#fff;border:1px solid #897bff;padding:0 1px;background:#897bff}.caret{margin-top:6px;width:0;height:0;display:inline-block;border:4px solid transparent}.caret.down{border-top-color:#897bff}.luckysheet-filter-options:hover .caret.down{border-top-color:#fff}.luckysheet-filter-selected{background:#fff0}#luckysheet-dataVerification-showHintBox{display:none;padding:10px;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 4px #0003;position:absolute;z-index:1000;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;white-space:nowrap;font-size:12px}#luckysheet-dataVerification-dropdown-btn{display:none;width:20px;height:20px;background-color:#fff;position:absolute;z-index:10;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.luckysheet-formula-search-c{position:absolute;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;color:#535353;font-size:12px;background:#fff;z-index:1003;width:300px}.luckysheet-formula-search-c .luckysheet-formula-search-item{background:#fff;padding:5px 10px;cursor:pointer}.luckysheet-formula-search-c .luckysheet-formula-search-item .luckysheet-formula-search-detail{display:none;color:#444}.luckysheet-formula-search-c .luckysheet-formula-search-item .luckysheet-formula-search-func{color:#222;font-size:14px}.luckysheet-formula-search-c .luckysheet-formula-search-item-active{display:block;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background:#f5f5f5}.luckysheet-formula-search-c .luckysheet-formula-search-item-active .luckysheet-formula-search-detail{display:block}.luckysheet-formula-help-c{position:absolute;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;color:#535353;font-size:12px;background:#fff;z-index:1003;width:300px}.luckysheet-formula-help-c .luckysheet-formula-help-content{max-height:300px;overflow-y:scroll}.luckysheet-formula-help-content-example{margin-top:5px}.luckysheet-formula-help-title{display:block;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background:#f5f5f5;padding:2px 10px;font-size:14px}.luckysheet-formula-help-title-formula{width:250px;word-break:break-word}.luckysheet-arguments-help-section{margin-top:5px;margin-bottom:5px;color:#222}.luckysheet-arguments-help-section-title{padding:1px 10px;color:#666}.luckysheet-arguments-help-parameter-content{padding:1px 10px;display:inline-block;word-wrap:break-word}.luckysheet-arguments-help-formula{padding:1px 10px;font-size:14px}.luckysheet-arguments-help-parameter-active{background-color:#fff9b2}.luckysheet-formula-help-collapse{position:absolute;top:0;right:25px;font-size:16px;cursor:pointer;color:#bbb}.luckysheet-formula-help-close{position:absolute;top:0;right:5px;font-size:16px;cursor:pointer;color:#bbb}.luckysheet-formula-help-close:hover,.luckysheet-formula-help-collapse:hover{color:#555}.luckysheet-scrollbar-ltr{position:absolute;overflow:hidden;z-index:1003}.luckysheet-scrollbar-ltr div{height:1px;width:1px}.luckysheet-scrollbar-x{bottom:0;overflow-x:scroll}.luckysheet-scrollbar-y{right:0;top:0;overflow-y:scroll}.luckysheet-scrollbar-ltr::-webkit-scrollbar{background-color:transparent;width:8px;height:8px}.luckysheet-scrollbar-ltr::-webkit-scrollbar-track{background-color:transparent}.luckysheet-scrollbar-ltr::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px}.luckysheet-scrollbar-ltr::-webkit-scrollbar-button{display:none}.fortune-dialog{max-width:90%;max-height:90%;overflow:scroll;border-radius:6px;background:#fff;box-shadow:#0000001a 5px 5px 30px;box-sizing:border-box;overflow:auto}.fortune-dialog-box-button-container{display:flex;align-items:center;justify-content:center}.fortune-dialog-box-content{padding:0 25px}.fortune-dialog-box-button-container{padding-top:10px;padding-bottom:20px}.fortune-message-box-button{display:inline-flex;align-items:center;padding:6px 12px;margin:0 8px;border:none;border-radius:4px;font-size:14px;line-height:20px;outline:none;cursor:pointer}.fortune-message-box-button.button-default{color:#262a33;background-color:#fff;border:1px solid rgb(235,235,235)}.fortune-message-box-button.button-primary{color:#fff;background-color:#0188fb}.fortune-modal-dialog-header{outline:0;display:flex;justify-content:flex-end}.fortune-modal-dialog-icon-close{color:#d4d4d4;opacity:.3}.fortune-modal-dialog-icon-close:hover{opacity:.7}#fortune-search-replace{position:absolute;padding:30px 42px;z-index:1002}#fortune-search-replace .icon-close{position:absolute;right:3px;top:3px}#fortune-search-replace .tabBox{margin-top:10px;font-size:0}#fortune-search-replace .tabBox span{display:inline-block;text-align:center;width:100px;border:1px solid rgb(235,235,235);font-size:14px;line-height:2}#fortune-search-replace .tabBox span.on{background-color:#8c89fe;border-color:#726efe;color:#fff}#fortune-search-replace .ctBox{padding:5px 10px;border:1px solid rgb(235,235,235);font-size:14px;min-width:500px}#fortune-search-replace .ctBox .row{display:flex;flex-direction:row;justify-content:space-between}#fortune-search-replace .inputBox{height:90px;position:relative}#fortune-search-replace .inputBox .textboxs{height:30px;line-height:30px}#fortune-search-replace .checkboxs{height:90px}#fortune-search-replace .checkboxs div{height:30px;line-height:30px}#fortune-search-replace .checkboxs input[type=checkbox]{float:left;margin-top:9px}#fortune-search-replace .btnBox{margin-top:10px}#fortune-search-replace .btnBox .button-default{margin-right:8px;margin-left:0}#fortune-search-replace .close-button{margin-left:0;margin-top:10px}#fortune-search-replace #searchAllbox{height:210px;border:1px solid #d4d4d4;margin-top:10px;overflow-y:auto;position:relative}#fortune-search-replace #searchAllbox .boxTitle{width:100%;height:30px;line-height:29px;padding:0 5px;background-color:#fff;border-bottom:1px solid #d4d4d4;box-sizing:border-box;position:sticky;left:0;top:0}#fortune-search-replace #searchAllbox .boxTitle span{display:inline-block;text-align:center}#fortune-search-replace #searchAllbox .boxTitle span:nth-of-type(1){width:25%}#fortune-search-replace #searchAllbox .boxTitle span:nth-of-type(2){width:25%}#fortune-search-replace #searchAllbox .boxTitle span:nth-of-type(3){width:50%}#fortune-search-replace #searchAllbox .boxMain .boxItem{height:30px;line-height:29px;border-bottom:1px solid #d4d4d4;padding:0 5px;box-sizing:border-box}#fortune-search-replace #searchAllbox .boxMain .boxItem.on{background-color:#8c89fe;color:#fff}#fortune-search-replace #searchAllbox .boxMain .boxItem span{display:block;text-align:center;float:left}#fortune-search-replace #searchAllbox .boxMain .boxItem span:nth-of-type(1){width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#fortune-search-replace #searchAllbox .boxMain .boxItem span:nth-of-type(2){width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#fortune-search-replace #searchAllbox .boxMain .boxItem span:nth-of-type(3){width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fortune-link-modify-modal{position:absolute;overflow:hidden;background-color:#fff;z-index:300;padding:6px 20px 10px;box-shadow:0 2px 6px #00000029;border:solid .5px #e5e5e5;border-radius:6px}.fortune-link-modify-modal.link-toolbar{display:flex;flex-direction:row;padding:2px 8px 2px 16px;align-items:center}.fortune-link-modify-modal .link-content{margin-right:6px}.fortune-link-modify-modal .link-content:hover{color:#2674fb;cursor:pointer}.fortune-link-modify-modal .divider{width:1px;height:16px;margin:0 6px;background-color:#e0e0e0;flex-shrink:0}.fortune-link-modify-modal .fortune-toolbar-button{padding:6px}.fortune-link-modify-modal .fortune-toolbar-button:hover{background-color:#0000000f;cursor:pointer}.fortune-link-modify-modal.range-selection-modal{width:380px;padding:22px;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;background-color:#fff}.fortune-link-modify-line{padding-top:10px}.fortune-link-modify-title{font-size:12px;display:inline-block;height:16px;width:74px;line-height:16px;padding:7px 0;color:#333;margin-right:6px}.fortune-link-modify-input,.fortune-link-modify-select{width:232px;box-sizing:border-box;height:26px;border-radius:5px;border:1px solid #d9d9d9;font-size:12px;padding:1px 8px;outline:none;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.fortune-link-modify-input:focus,.fortune-link-modify-modal .range-selection-input:focus{border-color:#4d90fe}.fortune-link-modify-input.error-input,.fortune-link-modify-modal .range-selection-input.error-input{border:1px solid #ef4e2f!important}.fortune-link-modify-cell-selector{width:20px;right:24px;padding:4px;position:absolute;display:inline-block;border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fortune-link-modify-modal .modal-title{font-weight:500;font-size:16px;color:#000000e0;margin-bottom:12px;line-height:24px}.fortune-link-modify-modal .range-selection-input{display:block;outline:none;font-size:14px;height:32px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 11px;border:1px solid #e0e0e0;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.fortune-link-modify-modal .modal-icon-close{position:absolute;right:22px;top:22px;cursor:pointer}.fortune-link-modify-modal .validation-input-tip{height:17px;font-size:12px;color:#ef4e2f;margin:3px 0}.fortune-link-modify-modal .button-group{display:flex}.fortune-link-modify-modal .modal-footer{display:flex;justify-content:flex-end;padding:0 0 5px}.fortune-link-modify-modal.range-selection-modal .modal-footer{padding:0}.fortune-link-modify-modal .button-basic{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:14px;height:32px;width:88px;padding:0;border-radius:4px;cursor:pointer}.fortune-link-modify-modal .button-default{color:#262a33;background-color:#fff;border:1px solid rgb(235,235,235)}.fortune-link-modify-modal .button-primary{color:#fff;background-color:#0188fb;margin-left:14px}#fortune-data-verification{min-width:500px;padding:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}#fortune-data-verification .title{font-size:16px}#fortune-data-verification .box{font-size:14px}#fortune-data-verification .box .box-item{padding:10px;border-bottom:1px solid #e1e4e8}#fortune-data-verification .box .box-item .box-item-title{font-size:14px;font-weight:600;margin-bottom:10px}#fortune-data-verification .box .box-item .data-verification-range{width:100%;height:30px;border:1px solid #d4d4d4}#fortune-data-verification .box .box-item .show-box-item{margin-top:6px;font-size:12px}#fortune-data-verification .box .box-item .show-box-item .check-box{height:30px;line-height:30px;margin-bottom:10px}#fortune-data-verification .box .box-item .show-box-item .check-box input{height:30px;padding:0 10px;border:1px solid #d4d4d4;box-sizing:border-box}#fortune-data-verification .input-box input{height:30px;padding:4px 10px;border:1px solid #d4d4d4;box-sizing:border-box;margin-top:6px}#fortune-data-verification .input-box span{margin:0 16px}.data-verification-range .formulaInputFocus{width:calc(100% - 30px);height:30px;padding:0 10px px;float:left;border:none;outline-style:none;box-sizing:border-box}.data-verification-range .icon{float:right;margin-top:4px;margin-right:5px;cursor:pointer}#fortune-data-verification .box .box-item .data-verification-type-select{width:100%;height:30px;border-color:#d4d4d4;outline-style:none}#fortune-data-verification .box .box-item .check{font-size:12px;line-height:24px}#fortune-data-verification .box .box-item .check input{vertical-align:text-top}#fortune-data-verification .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:10px}#fortune-data-verification .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#fortune-data-verification .button-close{color:#333;background-color:#fff;border:1px solid #ccc;margin-right:10px}#range-dialog{box-shadow:0 4px 16px #0003;background:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.333);outline:0;position:fixed;color:#000;padding:30px 42px;z-index:100003;left:50%;top:50%;transform:translate(-50%,-90%);-webkit-user-select:none;-moz-user-select:none;user-select:none}#range-dialog .dialog-title{background-color:#fff;color:#000;cursor:default;font-size:16px;font-weight:400;line-height:24px;margin:0 0 16px}#range-dialog input{height:30px;padding:0 10px;border:1px solid #d4d4d4;outline-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#range-dialog .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#range-dialog .button-close{color:#333;background-color:#fff;border:1px solid #ccc;margin-right:10px}#luckysheet-dataVerification-dropdown-List{background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 4px #0003;position:absolute;z-index:10000;box-sizing:border-box;font-size:12px}#luckysheet-dataVerification-dropdown-List .dropdown-List-item{padding:5px 10px;box-sizing:border-box;cursor:pointer}#luckysheet-dataVerification-dropdown-List .dropdown-List-item:hover{background-color:#e1e1e1}.condition-format-sub-menu{position:absolute;top:-8px;box-shadow:0 2px 4px #0003;background:#fff;border:1px solid rgba(0,0,0,.2);cursor:default;font-size:12px;z-index:1004;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.condition-format-item{display:flex;justify-content:space-between;padding:6px 18px;z-index:1005}.condition-format-item:hover{background:#efefef}.condition-format-item span{font-size:10px;color:#afafaf}.horizontal-line{border-top:1px solid #ebebeb;margin-top:6px;margin-bottom:6px}.condition-rules .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:10px}.condition-rules .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}.condition-rules .button-close{color:#333;background-color:#fff;border:1px solid #ccc}.condition-rules{padding:0 42px 34px;font-size:12px}.condition-rules-title{color:#000;cursor:default;font-size:16px;margin-bottom:18px}.conditin-rules-value{margin:5px 0;font-weight:600}.condition-rules-inpbox{width:198px;height:28px;border:1px solid #d4d4d4}.condition-rules-input{width:150px;height:28px;padding:0 10px;border:none;outline-style:none;float:left}.condition-relues-inputicon{float:right;margin-top:2px;margin-right:5px;cursor:pointer}.condition-rules-set-title{margin:6px 0}.condition-rules-setbox{border:1px solid #d4d4d4}.condition-rules-set{padding:5px 10px}.condition-rules-color{height:30px;line-height:30px;position:relative}.condition-rules-check{float:left;margin-top:10px}.condition-rules-label{display:inline-block;width:80px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.condition-rules-select-color{padding:2px;border:solid 1px #e5e5e5;background:#f5f5f5;position:absolute;top:50%;left:50%;transform:translate(20%,-50%)}.condition-rules-between-box{display:flex;align-items:center}.condition-rules-between-inpbox{width:108px;height:28px;border:1px solid #d4d4d4}.condition-rules-between-input{width:60px;height:28px;padding:0 10px;border:none;outline-style:none;float:left}.condition-rules-date{width:98%;border:none;line-height:26px}.condition-rules-select{width:150px;height:30px}.condition-rules-project-box{display:flex;align-items:center}.condition-rules-project-input{margin:0 6px}.fortune-toolbar{display:flex;flex-direction:row;background:#fafafc;position:relative;padding:5px 0 3px 15px;border-bottom:1px solid #d4d4d4;white-space:nowrap;align-items:center}.fortune-toolbar-divider{width:1px;height:20px;margin:0 6px;background-color:#e0e0e0;flex-shrink:0}.fortune-toolbar-menu-line{display:flex;align-items:center;justify-content:space-between;position:relative}.fortune-toolbar-menu-divider{width:"100%";height:1px;margin:2px 6px;background-color:#e0e0e0}.fortune-toolbar-button,.fortune-toolbar-combo{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0;outline:none;list-style:none;text-decoration:none;display:flex;align-items:center;padding:2px;margin:2px 4px}.fortune-toolbar-combo-button,.fortune-toolbar-combo-arrow{display:flex;align-items:center}.fortune-toolbar-button:hover,.fortune-toolbar-combo:hover,.fortune-toolbar-combo-arrow:hover{background-color:#0000000f;cursor:pointer}.fortune-toolbar-button:active,.fortune-toolbar-combo:active{background-color:#0000001f;cursor:pointer}.fortune-toobar-combo-container{position:relative}.fortune-toolbar-combo-popup{position:absolute;white-space:nowrap;top:32px;left:0;z-index:1004}.fortune-toolbar-select,.fortune-toolbar-color-picker{box-shadow:2px 2px 10px #0003;padding:10px;border-radius:6px;background:#fff}.fortune-toolbar-select{padding-left:0;padding-right:0;overflow:auto;max-height:75vh}.fortune-toolbar-combo-button{font-size:12px}.fortune-toolbar-select-option{font-size:12px;min-width:60px;padding:8px 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-toolbar-select-option:hover{background:#efefef}.fortune-toolbar-select::-webkit-scrollbar{display:none}.fortune-toolbar-color-picker-row{display:flex;flex-direction:row}.fortune-toolbar-combo-text{margin:0 4px}.fortune-toolbar-color-picker-item{width:16px;height:16px;margin:1px;cursor:pointer}.fortune-tooltip{visibility:hidden;background-color:#666;color:#fff;text-align:center;border-radius:2px;padding:6px;font-size:12px;position:absolute;z-index:25;top:40px;white-space:nowrap}.fortune-toolbar-button:hover .fortune-tooltip,.fortune-toolbar-combo:hover .fortune-tooltip{visibility:visible}.fortune-toolbar-more-container{position:absolute;display:flex;flex-direction:row;align-items:center;align-self:flex-end;margin-right:40px;top:40px;max-width:348px;box-shadow:2px 2px 10px #0003;background:#fff;flex-wrap:wrap;z-index:1002}.fortune-toolbar-subtext{-webkit-transition:all .218s;-moz-transition:all .218s;-o-transition:all .218s;transition:all .218s;font-size:12px;left:auto;padding-top:1px;padding-left:24px;text-align:right;opacity:.5;filter:alpha(opacity=50);color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Arial;line-height:100%}.toolbar-item-sub-menu{position:absolute;box-shadow:0 2px 4px #0003;background:#fff;border:1px solid rgba(0,0,0,.2);cursor:default;font-size:12px;z-index:1004;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border-radius:6px}#fortune-custom-color{min-width:164px;background:#f0f0f0;border-radius:6px;box-shadow:0 2px 4px #0003;border:1px solid rgba(0,0,0,.2);font-size:12px}#fortune-custom-color .color-reset{position:relative;color:#333;cursor:pointer;list-style:none;white-space:nowrap;padding:10px 24px 10px 8px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;background:#fff}#fortune-custom-color .color-reset:hover{background:#e6e6e6}#fortune-custom-color .custom-color{position:relative;padding:10px;border-radius:6px;background:#fff;align-items:center;margin:1px 0;display:flex;justify-content:space-around}.fortune-border-select-menu{position:absolute;bottom:0}.fortune-border-color-preview{height:3px}.fortune-border-select-option{font-size:12px;height:24px;line-height:24px;min-width:60px;padding:8px 12px}.fortune-border-select-option:hover{background:#efefef;cursor:pointer}.fortune-border-style-preview{height:3px;overflow:hidden}.fortune-border-style-picker-menu{padding:0 10px}.fortune-border-style-picker-menu:hover{background:#efefef;cursor:pointer}#luckysheet-search-formula{font-size:12px}#luckysheet-search-formula .inpbox{margin-bottom:5px}#luckysheet-search-formula .inpbox div{display:block;margin-bottom:5px}#luckysheet-search-formula .inpbox input{width:100%;height:24px;line-height:24px;border:1px solid #d4d4d4;padding:0 10px;box-sizing:border-box;font-size:12px}#luckysheet-search-formula .selbox{margin-bottom:5px}#luckysheet-search-formula .selbox select{width:50%;height:24px;line-height:24px;border:1px solid #d4d4d4;box-sizing:border-box;font-size:12px}#luckysheet-search-formula .listbox label{display:block;margin-bottom:5px}#formulaTypeList,.formulaList{width:300px;height:170px;border:1px solid #d4d4d4;overflow-y:scroll}.listBox{padding:5px;border-bottom:1px solid #d4d4d4}.listBox.on{background-color:#8c89fe;color:#fff}#fortune-split-column{min-width:500px}#fortune-split-column label{-webkit-user-select:none;-moz-user-select:none;user-select:none}#fortune-split-column .title{font-size:16px}#fortune-split-column .splitDelimiters{margin-top:10px}#fortune-split-column .splitSymbols{position:relative;border:1px solid #dfdfdf;padding:5px;margin:5px 0}#fortune-split-column .splitSymbol{font-size:14px}#fortune-split-column .splitSimple{position:absolute;top:114px;left:0}#fortune-split-column #otherValue{margin-left:5px;width:50px;padding:0 5px}#fortune-split-column .splitDataPreview{font-size:14px;margin-top:26px}#fortune-split-column .splitColumnData{border:1px solid #dfdfdf;padding:5px;margin:5px 0;height:100px;overflow-y:scroll}#fortune-split-column .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#fortune-split-column .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#fortune-split-column .button-close{color:#333;background-color:#fff;border:1px solid #ccc}#fortune-split-column table{border-collapse:collapse}#fortune-split-column tr{display:table-row;vertical-align:inherit;border-color:inherit}#fortune-split-column td{border:1px solid #333;display:table-cell;vertical-align:inherit}label{cursor:default}#fortune-location-condition{min-width:500px}#fortune-location-condition .title{background-color:#fff;color:#000;cursor:default;font-size:16px;font-weight:400;line-height:48px}#fortune-location-condition .listbox{border:1px solid #dfdfdf;padding:10px;font-size:14px;color:#000}#fortune-location-condition .listbox .listItem{padding:5px 0}#fortune-location-condition .listbox .listItem input[type=radio]{float:left;margin-top:5px}#fortune-location-condition .listItem{padding:5px 0}#fortune-location-condition .listItem .subItem{height:30px;padding:0 10px;display:block}#fortune-location-condition input[type=radio]{float:left;margin-top:3px}#fortune-location-condition .listbox .listItem .subbox{height:30px;padding:0 10px}#fortune-location-condition .listbox .listItem .subbox .subItem{float:left;margin-right:5px}#fortune-location-condition .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:10px}#fortune-location-condition .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#fortune-location-condition .button-close{color:#333;background-color:#fff;border:1px solid #ccc}.listBox{display:flex;justify-content:space-between}.inpbox{margin-bottom:10px}.decimal-places-input{width:70px}.format-list{width:300px;height:170px;border:1px solid #d4d4d4;overflow-y:scroll}.fortune-fx-editor{display:flex;flex-direction:row;height:28px;border-bottom:1px solid #d4d4d4}.fortune-fx-icon{display:flex;align-items:center;margin:0 12px}.fortune-name-box-container{width:99px;border-right:1px solid #d4d4d4;font-size:14px;display:flex;align-items:center}.fortune-name-box{width:100%;text-align:center;margin:0;outline:none;cursor:text;white-space:nowrap;overflow:hidden;-webkit-transform:translateZ(0);background-color:#fff;word-wrap:break-word;-webkit-nbsp-mode:space;-webkit-line-break:after-white-space}.fortune-fx-input-container{overflow:visible;padding:0;flex:1;display:flex;align-items:center;position:relative;border-left:1px solid #e5e5e5}.fortune-fx-input{flex:1;height:100%;overflow-y:scroll;padding-left:2px;font-size:14px;line-height:14px;margin:0;outline:none;cursor:text;white-space:pre-wrap;word-wrap:break-word;-webkit-transform:translateZ(0);-webkit-nbsp-mode:space;-webkit-line-break:after-white-space;background-color:#fff;padding-top:7px;box-sizing:border-box;color:#000;text-align:left}.fortune-fx-input[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.luckysheet-sheet-area{width:100%;box-sizing:border-box;background-color:#fafafc;color:#444;height:31px;padding:0 30px 0 44px;margin:0;-webkit-touch-callout:none;cursor:default;transition:.3s ease all;display:flex;align-items:center;justify-content:space-between;position:relative}#luckysheet-sheet-content{width:0;flex:3;display:flex;align-items:center}#luckysheet-bottom-pager{width:0;background-color:#fafafc;z-index:1;flex:2;text-align:right;white-space:nowrap}.luckysheet-sheet-area>div,.luckysheet-sheet-area .luckysheet-sheets-item{display:inline-block}.fortune-sheettab-container{padding:0;margin-left:0;position:relative;max-width:54%;vertical-align:bottom;display:inline-block}.fortune-sheettab-container .boundary{position:absolute;top:0;width:6px;height:100%;z-index:1;background:#fff}.fortune-sheettab-container .boundary-left{left:0;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #4445;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, #8880)}.fortune-sheettab-container .boundary-right{right:0;background-image:linear-gradient(to left,var(--tw-gradient-stops));--tw-gradient-from: #4445;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, #8880)}.fortune-sheettab-container .fortune-sheettab-container-c{padding:0;margin-left:0;overflow:hidden;white-space:nowrap;position:relative;max-width:100%;vertical-align:bottom;display:inline-block}.luckysheet-sheet-container-menu-hide .luckysheet-sheets-item{padding-right:5px!important}.luckysheet-sheet-container-menu-hide .luckysheet-sheets-item-menu{display:none!important}.luckysheet-sheet-area div.luckysheet-sheets-item{height:29px;line-height:29px;background-color:#fafafc;color:#676464;min-width:30px;top:0;position:relative;margin-right:-1px;cursor:pointer;transition:all .1s;font-size:13px;padding:2px 19px 0 5px;box-sizing:border-box;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;vertical-align:middle}.luckysheet-sheet-area div.luckysheet-sheets-item:last-child{margin-right:1px}.luckysheet-sheet-area div.luckysheet-sheets-item:hover{background-color:#efefef;color:#490500}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-menu{margin-left:2px;display:inline-block;top:-2px;position:relative;color:#a1a1a1;position:absolute;height:100%;width:15px;right:0;text-align:center}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-menu:hover{color:#2a2a2a;cursor:pointer}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-name{padding:0 3px}.luckysheet-sheets-item-color{width:100%;height:10%;position:absolute;bottom:0;left:0}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-name[contenteditable=true]{border:1px solid #d9d9d9;display:inline-block;height:18px;line-height:18px;min-width:8px;margin:-4px -1px;-moz-user-modify:read-write-plaintext-only;-webkit-user-modify:read-write-plaintext-only;-moz-user-select:text!important;-ms-user-select:text!important;-webkit-user-select:text!important}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-name[contenteditable=true]:focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 1px 2px #0000004d;border:1px solid #4d90fe;outline:none}.luckysheet-sheet-area div.luckysheet-sheets-item-active{height:29px;line-height:29px;background-color:#efefef;border-top-color:#fff;color:#222;cursor:default}.luckysheet-sheet-area div.luckysheet-sheets-item-active:hover{background-color:#ececec;color:#222}.fortune-sheettab-button{display:flex;align-items:center;justify-content:center;height:29px;width:29px}.fortune-sheettab-button:hover{display:flex;align-items:center;justify-content:center;height:29px;width:29px;background-color:#efefef}.luckysheet-noselected-text{-moz-user-select:-moz-test;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fortune-sheettab-scroll{display:flex;align-items:center;padding:0 5px;height:29px;cursor:pointer}.fortune-sheettab-scroll:hover{background-color:#e0e0e0}.fortune-sheettab-placeholder{display:inline-block;width:30px;height:29px;line-height:29px;vertical-align:middle}.sheet-list-container{overflow:visible;display:flex;flex-direction:column;justify-content:flex-end}.luckysheet-sheet-selection-calInfo{display:flex;font-size:12px;align-content:center;padding:0 0 0 44px;height:22px;align-self:flex-end}.luckysheet-sheet-selection-calInfo div{margin:auto 7px auto 0;white-space:nowrap}.luckysheet-sheets-item-function{width:12px;height:24px;position:absolute;top:4px;right:2px}.fortune-sheet-area-right{display:flex!important}.fortune-zoom-container{white-space:nowrap;overflow:visible;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-zoom-button{display:flex;cursor:pointer;align-items:center;justify-content:center;width:24px;height:24px}.fortune-zoom-button:hover{background:#efefef}.fortune-zoom-ratio{position:relative;display:flex;justify-content:center;width:48px;color:#1e1e1f;font-size:12px;cursor:pointer}.fortune-zoom-ratio-current{width:100%}.fortune-zoom-ratio-item:hover{background:#efefef}.fortune-zoom-ratio-menu{position:absolute;bottom:30px;left:0;line-height:24px;box-shadow:2px 2px 10px #0003;padding:10px 0;border-radius:6px;background:#fff;z-index:1004}.fortune-zoom-ratio-text{padding:0 10px}.fortune-context-menu{max-height:100%;overflow-y:auto;border-radius:4px;box-shadow:2px 2px 20px #00000026;transition:opacity .218s;background:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);cursor:default;font-size:13px;margin:0;outline:none;padding:6px 0;position:absolute;z-index:1004;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-context-menu input.luckysheet-mousedown-cancel{width:35px;text-align:center;margin-left:5px;margin-right:5px}.fortune-context-menu-divider{width:"100%";height:1px;margin:4px 0;background-color:#e0e0e0}.luckysheet-cols-menu .luckysheet-cols-menuitem{position:relative;color:#333;cursor:pointer;list-style:none;margin:0;white-space:nowrap;padding:1px 24px 1px 8px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.luckysheet-cols-menu .luckysheet-cols-menuitem:hover,.luckysheet-cols-menu .luckysheet-cols-menuitem-hover{background:#efefef}.luckysheet-cols-menu .luckysheet-cols-menuitem .luckysheet-cols-menuitem-content{position:relative;color:#333;cursor:pointer;list-style:none;margin:0;padding:6px 7em 6px 30px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-filter-menu .luckysheet-cols-menuitem{padding:0}.fortune-filter-menu .luckysheet-cols-menuitem .luckysheet-cols-menuitem-content{padding:7px 24px}.fortune-menuitem-row{display:flex;padding:7px 24px;white-space:pre;align-items:center}.fortune-byvalue-btn{cursor:pointer;color:#00f;text-decoration:underline}.luckysheet-filter-bycolor-submenu .button-basic,.fortune-filter-menu .button-basic{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:14px;padding:4px 8px;border-radius:4px;cursor:pointer}.luckysheet-filter-bycolor-submenu .button-basic{margin:5px 20px}.luckysheet-filter-bycolor-submenu .button-default,.fortune-filter-menu .button-default{color:#262a33;background-color:#fff;border:1px solid rgb(235,235,235);margin-left:10px}.luckysheet-filter-bycolor-submenu .button-default:hover,.fortune-filter-menu .button-default:hover{background-color:#e6e6e6}.luckysheet-filter-bycolor-submenu .button-primary,.fortune-filter-menu .button-primary{color:#fff;background-color:#0188fb}.luckysheet-filter-bycolor-submenu .button-primary:hover,.fortune-filter-menu .button-primary:hover{background:#5391ff}.fortune-filter-menu .button-danger{color:#fff;background-color:#d9534f;margin-left:10px}.fortune-filter-menu .button-danger:hover{background-color:#c9302c}.filter-bycolor-container{display:flex;justify-content:space-between;align-items:center}.filtermenu-input-container{padding:0}.filtermenu-input-container input.luckysheet-mousedown-cancel{margin:0 20px;width:230px;box-sizing:border-box;height:26px;border-radius:3px;border:1px solid #d9d9d9;font-size:12px;padding:1px 8px;outline:none;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;text-align:start}.filtermenu-input-container input.luckysheet-mousedown-cancel{border:1px solid #a1a1a1}.filtermenu-input-container input.luckysheet-mousedown-cancel:focus{border:1px solid rgb(1,136,251);outline:none}.byvalue-btn-row{justify-content:space-between;padding-bottom:0;align-items:flex-start}.filter-caret{width:0;height:0;display:inline-block;border:4px solid transparent}.filter-caret.right{margin-left:2px;margin-right:3px;border-left-color:#000}.filter-caret.down{margin-top:5px;margin-right:5px;border-top-color:#000}.filter-checkbox{margin-left:0;margin-right:5px}#luckysheet-filter-byvalue-select{min-height:100px;overflow-y:auto;overflow-x:hidden;padding:4px 24px}#luckysheet-filter-byvalue-select .count,#luckysheet-pivotTableFilter-byvalue-select .count{color:gray;margin-left:5px}#luckysheet-filter-byvalue-select .select-item{display:flex;align-items:center}.luckysheet-filter-bycolor-submenu{position:absolute;min-width:170px;font-size:12px;padding:5px 0;z-index:1004;border:1px solid rgba(0,0,0,.2);background-color:#fff}.luckysheet-filter-bycolor-submenu .title{padding:10px;font-weight:600;color:#333;background-color:#f4f4f4;text-align:center}.luckysheet-filter-bycolor-submenu .one-color-tip{padding:7px 30px;text-align:center}.luckysheet-filter-bycolor-submenu .color-list{max-height:128px;overflow:auto}.luckysheet-filter-bycolor-submenu .item{padding:5px 40px 5px 20px;cursor:pointer;position:relative;background-color:#fff}.luckysheet-filter-bycolor-submenu .item:hover{background-color:#d3d3d3}.luckysheet-filter-bycolor-submenu .item .color-label{display:block;width:70px;height:20px;border:1px solid #d1d1d1}.luckysheet-filter-bycolor-submenu .item input[type=checkbox]{position:absolute;right:10px;top:6px}.change-color-triangle{position:absolute;top:3px;right:-18px}.fortune-sort-title{background-color:#fff;color:#000;cursor:default;font-size:16px;font-weight:400;line-height:24px;margin:0 0 16px}.fortune-sort-modal>div{margin-bottom:10px}.fortune-sort-tablec td{padding:5px;white-space:nowrap}.fortune-sort-button{margin-top:10px;margin-bottom:25px}#fortune-change-color{min-width:164px;height:252px;background:#f0f0f0;position:absolute;bottom:-110px;left:197px;border-radius:6px;box-shadow:0 2px 4px #0003;border:1px solid rgba(0,0,0,.2)}#fortune-change-color .color-reset{position:relative;color:#333;cursor:pointer;list-style:none;white-space:nowrap;padding:10px 24px 10px 8px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;background:#fff}#fortune-change-color .color-reset:hover{background:#e6e6e6}#fortune-change-color .custom-color{position:relative;padding:10px;border-radius:6px;background:#fff;align-items:center;margin:1px 0;display:flex;justify-content:space-around}.button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:12px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:-4px}.fortune-sheet-list{overflow-y:auto;overflow-x:hidden;min-width:120px;position:absolute;z-index:10002;bottom:53px;margin-left:72px;max-height:60%}.fortune-sheet-list-item{height:30px;line-height:30px;width:100%;margin-right:46px;cursor:pointer}.fortune-sheet-list-item-name{margin-right:15px;position:relative}.fortune-sheet-list-item-name .luckysheet-sheets-list-item-color{width:6%;height:100%;position:absolute;bottom:0;left:-6px}.fortune-sheet-list :hover{background-color:#efefef}.fortune-sheet-hidden-button{margin-right:15px;display:inline-flex;position:absolute;right:0;justify-content:flex-end}.fortune-sheet-hidden-button :hover{background-color:#d0d0d0}.fortune-sheet-selected-check-sapce{width:20px;display:inline-block;margin-left:15px}.estimate-sheet{width:100%;display:flex;flex-direction:column;padding:28px 50px;height:calc(100vh - 90px);box-sizing:border-box}.estimate-sheet__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}.estimate-sheet__title{font-size:22px;font-weight:700;color:#fff;margin:0}.estimate-sheet__header>div{display:flex;gap:10px}.estimate-sheet__reset-btn{padding:10px 24px;background-color:#e06060;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.estimate-sheet__reset-btn:hover{background-color:#c44444}.estimate-sheet__save-btn{padding:10px 24px;background-color:#4472c4;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.estimate-sheet__save-btn:hover{background-color:#3560a8}.estimate-sheet__save-btn:disabled{background-color:#2c4e8a;cursor:not-allowed;filter:brightness(.8)}.estimate-sheet__download-btn{padding:10px 24px;background-color:#51c488;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.estimate-sheet__download-btn:hover{background-color:#3aad72}.estimate-sheet__import-btn{padding:10px 24px;background-color:#7b68ee;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.estimate-sheet__import-btn:hover{background-color:#6254d4}.estimate-sheet__import-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.estimate-sheet__import-modal{background:#fff;border-radius:10px;padding:28px 32px;min-width:280px;max-width:400px;width:100%;box-shadow:0 8px 32px #0003}.estimate-sheet__import-title{margin:0 0 18px;font-size:17px;font-weight:700;color:#222}.estimate-sheet__import-list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px}.estimate-sheet__import-list li label{display:flex;align-items:center;gap:10px;font-size:15px;color:#333;cursor:pointer}.estimate-sheet__import-list input[type=checkbox]{width:16px;height:16px;cursor:pointer}.estimate-sheet__import-actions{display:flex;justify-content:flex-end;gap:10px}.estimate-sheet__import-cancel{padding:8px 20px;background:#f0f0f0;color:#555;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}.estimate-sheet__import-cancel:hover{background:#e0e0e0}.estimate-sheet__import-confirm{padding:8px 20px;background:#7b68ee;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.estimate-sheet__import-confirm:hover{background:#6254d4}.estimate-sheet__import-confirm:disabled{background:#b0a8f0;cursor:not-allowed}.estimate-sheet__workbook{flex:1;min-height:0;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;background:#fff;position:relative}.faq{width:100%;padding-top:90px;background-color:#fff}.faq__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.faq__banner{position:relative;width:100%;height:80px;background-color:#fff}.faq__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.faq__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.faq__breadcrumb-icon{width:12px;height:12px}.faq__breadcrumb-separator{color:#767676;font-size:12px}.faq__breadcrumb-text{color:#767676;font-size:14px}.faq__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.faq__main{padding:0 0 120px}.faq__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 60px}.faq__admin-bar{display:flex;justify-content:flex-end;gap:12px;margin-bottom:20px}.faq__reorder-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#fff;border:1px solid #1f1f1f;border-radius:4px;cursor:pointer;transition:all .2s}.faq__reorder-btn:hover{background-color:#1f1f1f;color:#fff}.faq__reorder-done-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#fff;background-color:#51c488;border:1px solid #51c488;border-radius:4px;cursor:pointer;transition:all .2s}.faq__reorder-done-btn:hover{background-color:#3aad72;border-color:#3aad72}.faq__reorder-hint{font-size:14px;color:#51c488;margin-bottom:12px}.faq__item--reorder{cursor:grab}.faq__item--reorder:active{cursor:grabbing}.faq__order-btns{display:none;gap:4px}.faq__order-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:11px;background-color:#f1f1f1;border:none;border-radius:4px;cursor:pointer;color:#444;transition:background-color .2s}.faq__order-btn:hover:not(:disabled){background-color:#e0e0e0}.faq__order-btn:disabled{color:#ccc;cursor:not-allowed}@media(hover:none){.faq__order-btns{display:flex}.faq__drag-handle{display:none}}.faq__add-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;font-weight:500;color:#1f1f1f;background-color:#fff;border:1px solid #1f1f1f;border-radius:4px;cursor:pointer;transition:all .2s}.faq__add-btn:hover{background-color:#1f1f1f;color:#fff}.faq__list{list-style:none;margin:0;padding:0;border-top:2px solid #1f1f1f}.faq__item{border-bottom:1px solid #e0e0e0}.faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:30px 16px;background:none;border:none;cursor:pointer;text-align:left;gap:16px}.faq__drag-handle{flex-shrink:0;font-size:18px;color:#bbb;cursor:grab;padding-right:10px;line-height:1;-webkit-user-select:none;user-select:none}.faq__drag-handle:active{cursor:grabbing}.faq__item--drag-over{border-top:2px solid #51c488}.faq__question-text{display:flex;gap:.5em;font-size:20px;font-weight:500;color:#1f1f1f;line-height:1.5;flex:1}.faq__question-prefix{flex-shrink:0}.faq__item--open .faq__question-text{color:#51c488}.faq__question-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.faq__admin-actions{display:flex;gap:6px}.faq__edit-btn,.faq__delete-btn{padding:5px 12px;font-size:13px;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s}.faq__edit-btn{background-color:#e8f5ee;color:#51c488}.faq__edit-btn:hover{background-color:#d0eddc}.faq__delete-btn{background-color:#fdecea;color:#e53935}.faq__delete-btn:hover{background-color:#fad4d1}.faq__icon{flex-shrink:0;width:20px;height:20px;color:#767676;transition:transform .25s ease}.faq__item--open .faq__icon{transform:rotate(180deg);color:#51c488}.faq__answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq__item--open .faq__answer-wrapper{grid-template-rows:1fr}.faq__answer{overflow:hidden}.faq__answer p{display:flex;gap:.5em;font-size:19px;color:#555;line-height:1.7;margin:0 0 20px;padding:16px 20px;background-color:#f8f9fa;border-radius:6px;white-space:pre-line}.faq__answer-prefix{flex-shrink:0}.faq__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:48px}.faq__page-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;color:#666;background-color:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.faq__page-btn:hover:not(:disabled):not(.faq__page-btn--active){color:#51c488}.faq__page-btn:disabled{color:#ccc;cursor:not-allowed}.faq__page-btn--active,.faq__page-btn--active:hover{color:#1f1f1f;font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:default}.faq__page-btn--prev,.faq__page-btn--next{font-size:16px}.faq-modal__overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.faq-modal{background:#fff;border-radius:10px;padding:32px;width:100%;max-width:540px;box-shadow:0 8px 32px #00000026}.faq-modal__title{font-size:20px;font-weight:700;color:#1f1f1f;margin:0 0 24px}.faq-modal__field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.faq-modal__label{font-size:14px;font-weight:500;color:#444}.faq-modal__input{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:15px;outline:none;transition:border-color .2s}.faq-modal__input:focus{border-color:#51c488}.faq-modal__textarea{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:15px;font-family:inherit;outline:none;resize:none;min-height:120px;transition:border-color .2s}.faq-modal__textarea:focus{border-color:#51c488}.faq-modal__confirm-text{font-size:16px;color:#444;margin:0 0 24px}.faq-modal__buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.faq-modal__cancel{padding:9px 22px;background-color:#f1f1f1;color:#555;border:none;border-radius:6px;font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.faq-modal__cancel:hover{background-color:#e4e4e4}.faq-modal__submit{padding:7px 22px;background-color:#51c488;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.faq-modal__submit:hover{background-color:#3aad72}.faq-modal__delete{padding:7px 22px;background-color:#e53935;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.faq-modal__delete:hover{background-color:#c62828}@media(max-width:768px){.faq__content{padding:0 20px}.faq__breadcrumb{left:20px}.faq__main{padding:0 0 80px}.faq__title{font-size:24px;margin-bottom:40px}.faq__question{padding:22px 12px;gap:12px}.faq__question-text{font-size:16px}.faq__edit-btn,.faq__delete-btn{font-size:12px;padding:4px 10px}.faq__icon{width:18px;height:18px}.faq__answer p{font-size:15px;padding:14px 16px;margin:0 0 16px}.faq-modal{padding:24px 20px}.faq-modal__title{font-size:18px;margin-bottom:20px}}@media(max-width:480px){.faq__main{padding:0 0 60px}.faq__title{font-size:20px;margin-bottom:32px}.faq__question{padding:18px 8px;gap:10px}.faq__question-text{font-size:14px}.faq__admin-actions{gap:4px}.faq__edit-btn,.faq__delete-btn{font-size:11px;padding:3px 8px}.faq__icon{width:16px;height:16px}.faq__answer p{font-size:13px;padding:12px 14px;margin:0 0 12px}.faq-modal{padding:20px 16px}.faq-modal__title{font-size:17px}.faq-modal__input,.faq-modal__textarea{font-size:14px}.faq-modal__cancel,.faq-modal__submit,.faq-modal__delete{padding:9px 16px;font-size:14px}}.policy{width:100%;padding-top:90px;background-color:#fff}.policy__banner{position:relative;width:100%;height:80px;background-color:#fff}.policy__breadcrumb{position:absolute;top:16px;left:120px;display:flex;align-items:center;gap:8px;z-index:10}.policy__breadcrumb-link{text-decoration:none;font-size:14px;display:flex;align-items:center}.policy__breadcrumb-icon{width:12px;height:12px}.policy__breadcrumb-separator{color:#767676;font-size:12px}.policy__breadcrumb-text{color:#767676;font-size:14px}.policy__breadcrumb-current{color:#51c488;font-size:14px;font-weight:500}.policy__main{padding:0 0 120px}.policy__content{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.policy__title{font-size:32px;font-weight:700;color:#1f1f1f;text-align:center;margin:0 0 40px;padding-bottom:20px;border-bottom:1px solid #dddddd}.policy__body{max-width:900px;margin:0 auto;padding:40px;line-height:1.8;color:#1f1f1f}.policy__updated{font-size:14px;color:#999;margin-bottom:40px}.policy__section{margin-bottom:40px}.policy__section-title{font-size:18px;font-weight:700;color:#1f1f1f;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eeeeee}.policy__text{font-size:15px;color:#444;margin:0 0 10px}.policy__list{margin:8px 0 10px;padding-left:20px}.policy__list li{font-size:15px;color:#444;margin-bottom:6px}.policy__table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px}.policy__table th,.policy__table td{border:1px solid #dddddd;padding:10px 14px;text-align:left}.policy__table th{background-color:#f8f8f8;font-weight:600;color:#1f1f1f}.policy__table td{color:#444}.policy__highlight{background-color:#f8f8f8;border-radius:12px;padding:16px 20px;margin-top:12px;font-size:14px;color:#444}@media(max-width:1024px){.policy{padding-top:70px}.policy__content{padding:0 24px}.policy__breadcrumb{left:24px}}@media(max-width:768px){.policy{padding-top:60px}.policy__content{padding:0 20px}.policy__breadcrumb{left:20px}.policy__title{font-size:24px;margin-bottom:32px}.policy__main{padding:20px 0 80px}.policy__body{padding:24px 0}}@media(max-width:480px){.policy__title{font-size:20px}.policy__section-title{font-size:16px}.policy__text,.policy__list li{font-size:14px}.policy__table{font-size:13px}}
