@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*,*:before,*:after{box-sizing:border-box;list-style:none;padding:0}body:not(.admin-page) *,body:not(.admin-page) *:before,body:not(.admin-page) *:after{cursor:none}.c-scrollbar{position:fixed;right:0;top:80px;width:11px;height:calc(100vh - 80px);transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}[data-scroll-container]{height:100%;overflow:visible;min-height:100vh;position:relative}[data-scroll-container]>*{position:relative;z-index:1}[data-scroll-container] section,[data-scroll-container] .section,[data-scroll-container] .container{position:relative;min-height:auto}@media (max-width: 768px){html{overflow:auto!important}#app{overflow:hidden!important}[data-scroll-container]{overflow:visible!important}}[data-animate]{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}[data-animate=fade-up]{transform:translateY(50px)}[data-animate=fade-down]{transform:translateY(-50px)}[data-animate=fade-left]{transform:translate(50px)}[data-animate=fade-right]{transform:translate(-50px)}[data-delay="100"]{transition-delay:.1s}[data-delay="200"]{transition-delay:.2s}[data-delay="300"]{transition-delay:.3s}[data-delay="400"]{transition-delay:.4s}[data-delay="500"]{transition-delay:.5s}[data-delay="600"]{transition-delay:.6s}[data-delay="700"]{transition-delay:.7s}[data-delay="800"]{transition-delay:.8s}[data-delay="900"]{transition-delay:.9s}:root{--bg-color: #0a0a0a;--bg-secondary: #0a0a0a;--text-color: #ffffff;--text-secondary: #cccccc;--border-color: #e1e1e1;--accent-color: #e2c345;--accent-hover: #d1b03a;--primary-color: #1e88e5;--primary-light: #e3f2fd;--card-bg: #0a0a0a;--table-header-bg: #0a0a0a;--table-row-hover: #eee;--scrollbar-thumb: #ccc;--scrollbar-thumb-hover: #999;--sort-arrow-color: #555;--select-bg: rgba(255, 255, 255, .6);--membership-card-bg: rgba(255, 255, 255, .2);--membership-card-popular-bg: rgba(255, 255, 255, .3);--transition-duration: .3s;--transition-timing: ease}.dark-mode{--bg-color: #0a0a0a;--bg-secondary: #0a0a0a;--text-color: #fff;--text-secondary: #888;--border-color: #222;--accent-color: #e2c345;--accent-hover: #d1b03a;--primary-color: #64b5f6;--primary-light: #1a237e;--card-bg: #0a0a0a;--table-header-bg: #0a0a0a;--table-row-hover: #444;--scrollbar-thumb: #444;--scrollbar-thumb-hover: #666;--sort-arrow-color: #e2c345;--select-bg: rgba(0, 0, 0, .6);--membership-card-bg: rgba(255, 255, 255, .05);--membership-card-popular-bg: rgba(255, 255, 255, .08)}.light-mode{--bg-color: #fff;--bg-secondary: #f5f5f5;--text-color: #181818;--text-secondary: #444;--border-color: #e1e1e1;--accent-color: #e2c345;--accent-hover: #d1b03a;--primary-color: #1e88e5;--primary-light: #e3f2fd;--card-bg: #f7f7f7;--table-header-bg: #f5f5f5;--table-row-hover: #eee;--scrollbar-thumb: #ccc;--scrollbar-thumb-hover: #999;--sort-arrow-color: #555;--select-bg: rgba(255, 255, 255, .6);--membership-card-bg: rgba(255, 255, 255, .2);--membership-card-popular-bg: rgba(255, 255, 255, .3)}.light-mode .file-upload-area{background:#f5f5f5!important}img,svg,canvas,video{transition:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.admin-layout,.cms-sidebar,.cms-header-bar,.user-management,.request-management,.admin-content,.admin-main,.cms-table-section,.cms-table,.cms-table th,.cms-table td,.kanban-column,.column-header,.task-card,.request-card{transition:background-color var(--transition-duration) var(--transition-timing),color var(--transition-duration) var(--transition-timing),border-color var(--transition-duration) var(--transition-timing),box-shadow var(--transition-duration) var(--transition-timing)}html.dark-mode,html.light-mode{transition:none}html.dark-mode *,html.light-mode *{transition:background-color var(--transition-duration) var(--transition-timing),color var(--transition-duration) var(--transition-timing),border-color var(--transition-duration) var(--transition-timing),box-shadow var(--transition-duration) var(--transition-timing)}@keyframes arrow-up-1{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}@keyframes arrow-down-1{0%{left:0;bottom:0}50%{left:50%;bottom:-50%}to{left:100%;bottom:-100%}}@keyframes arrow-down-2{0%{left:-100%;bottom:100%}50%{left:-50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-down-1-2{0%{left:100%;bottom:-100%}50%{left:50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-down-2-2{0%{left:0;bottom:0}50%{left:-50%;bottom:50%}to{left:-100%;bottom:100%}}.list_btn{cursor:pointer}.list_btn .arrow-wrap{display:inline-flex;position:relative;overflow:hidden}.list_btn .arrow-wrap .arrow-target{display:inline-block;position:relative;overflow:hidden}.list_btn .arrow-wrap .arrow-target .moving{position:absolute}.list_btn .arrow-wrap .arrow-target--up .moving1{animation:arrow-up-1-2 .4s linear forwards}.list_btn .arrow-wrap .arrow-target--up .moving2{animation:arrow-up-2-2 .4s linear forwards}.list_btn .arrow-wrap .arrow-target--down .moving1{animation:arrow-down-1-2 .4s linear forwards}.list_btn .arrow-wrap .arrow-target--down .moving2{animation:arrow-down-2-2 .4s linear forwards}.list_btn:hover .arrow-target--up .moving1{animation:arrow-up-1 .4s linear forwards}.list_btn:hover .arrow-target--up .moving2{animation:arrow-up-2 .4s linear forwards}.list_btn:hover .arrow-target--down .moving1{animation:arrow-down-1 .4s linear forwards}.list_btn:hover .arrow-target--down .moving2{animation:arrow-down-2 .4s linear forwards}@keyframes slideFade{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{0%,50%{border-color:transparent}51%,to{border-color:#e2c345}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .3s ease}.fade-slide-enter-active{animation:slideInFromBottom .5s ease forwards}.fade-slide-leave-to{opacity:0;transform:translateY(-20px)}.fade-slide-special-enter-active,.fade-slide-special-leave-active{transition:all .5s ease}.fade-slide-special-enter-active{animation:slideInFromRight .5s ease forwards}.fade-slide-special-enter-from{opacity:0;transform:translate(50px)}.fade-slide-special-enter-to,.fade-slide-special-leave-from{opacity:1;transform:translate(0)}.fade-slide-special-leave-to{opacity:0;transform:translate(-50px)}.fade-enter-active,.fade-leave-active{transition:all .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.typing-animation{overflow:hidden;white-space:nowrap;animation:typing 2s steps(40,end),blink 1s infinite;border-right:2px solid #e2c345}.typing-cursor{animation:blink 1s infinite}.btn{cursor:pointer;transition:all .2s ease;border:none;outline:none}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.input-field{border-radius:8px;transition:all .2s ease;border:2px solid #676f7c;background:transparent;color:#fff}.input-field::-moz-placeholder{color:#ffffff80}.input-field::placeholder{color:#ffffff80}.input-field:hover{border-color:#e2c345}.input-field:focus{border-color:#e2c345;outline:none}body,html{background:var(--bg-color)!important;color:var(--text-color)!important}.cms-sidebar{background:var(--bg-color)!important;border-right:1px solid var(--border-color)}.cms-menu-title,.cms-menu-item{color:var(--text-color)!important}.cms-menu-item:hover{color:var(--accent-color)!important}.cms-table-section{background:var(--bg-color)!important}.cms-table{color:var(--text-color)!important;background:var(--bg-color)!important}.cms-table th{color:var(--text-color)!important;background:var(--table-header-bg)!important}.cms-table tr:hover{background:var(--table-row-hover)!important;border-left:3px solid var(--accent-color)}.cms-add-btn{border:1px solid var(--accent-color);color:var(--accent-color)}.cms-add-btn:hover{background:var(--accent-color);color:var(--bg-color)}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: #0a0a0a;--color-background-soft: #0a0a0a;--color-background-mute: #0a0a0a;--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: #ffffff;--color-text: #ffffff;--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: #0a0a0a;--color-background-soft: #0a0a0a;--color-background-mute: #0a0a0a;--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body,html,#app{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#app{margin:0;padding:0;width:100%;box-sizing:border-box}html{overflow:hidden!important}[data-scroll-sticky]{will-change:transform}@media (max-width: 768px){#sticky-area{height:calc(100% - 824px)!important}}*,*:before,*:after{box-sizing:border-box}body:not(.admin-page) *{cursor:none}body{width:100%;overflow-x:hidden;background:#f5f5f5}#app{width:100%;min-height:100vh;font-weight:400;overflow:hidden}a{text-decoration:none;transition:.4s}.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}[data-aos=slide-up-fade]{opacity:0;transform:translateY(40px);transition-property:opacity,transform}[data-aos=slide-up-fade].aos-animate{opacity:1;transform:translateY(0)}@font-face{font-family:Apple SD Gothic Neo;font-weight:100;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Thin.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Thin.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:200;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraLight.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraLight.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:300;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Light.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Light.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:400;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Regular.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Regular.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:500;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Medium.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Medium.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:600;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-SemiBold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-SemiBold.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:700;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Bold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Bold.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:800;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraBold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraBold.ttf) format("truetype")}@font-face{font-family:Apple SD Gothic Neo;font-weight:900;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Black.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Black.ttf) format("truetype")}/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}@keyframes slide-up{0%{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes slide-down{0%{transform:translateY(-50px)}to{transform:translateY(0)}}.circle-button--wrap{display:inline-block;width:auto}.circle-button--wrap:hover,.circle-button--wrap.is-hover{color:var(--hoverColor)}.circle-button{position:relative;background:transparent;border:1px solid;overflow:hidden;text-align:center;color:var(--color);transition:all .3s ease;width:100%;min-width:100%}.circle-button:hover,.circle-button.is-hover{color:var(--hoverColor)}.circle-button .btn_circle{width:150%;height:150%;border-radius:100%;position:absolute;z-index:1;transform:translate(-50%,-50%)}.circle-button .button-text{position:relative;text-align:center;z-index:1;display:flex;align-items:center;justify-content:center;gap:5px}.circle-button .slide-up-text{animation:slide-up .3s ease;transition:all .3s ease;transform:translateY(0)!important}.circle-button .slide-down-text{animation:slide-down .3s ease;transition:all .3s ease;transform:translateY(0)!important}.header[data-v-0d911564]{width:100%;background:transparent;color:#fff;padding:0;position:fixed;top:0;left:0;z-index:100;transition:background .3s,box-shadow .3s,backdrop-filter .3s,transform .3s ease,color .3s ease}.header.dark[data-v-0d911564]{background:transparent!important;color:#fff!important}.header.dark .logo line[data-v-0d911564],.header.dark .logo polyline[data-v-0d911564]{stroke:#fff!important}.header.light[data-v-0d911564]{background:transparent!important;color:#000!important}.header.scrolled[data-v-0d911564]{color:#000}.header.menu-open[data-v-0d911564],.header.menu-open .nav-link[data-v-0d911564]{color:#fff!important}.header.menu-open .nav-underline[data-v-0d911564]{background:#fff!important}.header.header-hidden[data-v-0d911564]{transform:translateY(-100%)!important}.container[data-v-0d911564]{width:100%;margin:0;display:flex;align-items:center;justify-content:space-between;height:90px;padding:20px 60px 0;position:relative;z-index:101}.logo[data-v-0d911564]{height:100px;width:100px;transition:all .3s ease;cursor:pointer}.logo:hover line[data-v-0d911564]:nth-child(1){animation:waveLine1-0d911564 1s ease}.logo:hover line[data-v-0d911564]:nth-child(2){animation:waveLine2-0d911564 1s ease}.logo:hover line[data-v-0d911564]:nth-child(3){animation:shrinkThreeTop-0d911564 1s ease}.logo:hover line[data-v-0d911564]:nth-child(5){animation:shrinkThreeMiddle 1s ease}.logo:hover line[data-v-0d911564]:nth-child(6){animation:shrinkThreeBottom-0d911564 1s ease}@keyframes waveLine1-0d911564{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(-2px) translateY(-1px)}50%{transform:translate(0) translateY(-2px)}75%{transform:translate(2px) translateY(-1px)}}@keyframes waveLine2-0d911564{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(2px) translateY(-1px)}50%{transform:translate(0) translateY(-2px)}75%{transform:translate(-2px) translateY(-1px)}}@keyframes shrinkThreeTop-0d911564{0%,to{transform-origin:43px 10px;transform:scaleX(1)}50%{transform-origin:43px 10px;transform:scaleX(.3)}}@keyframes waveThreeRight-0d911564{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(1px) translateY(-1px)}50%{transform:translate(2px) translateY(0)}75%{transform:translate(1px) translateY(1px)}}@keyframes waveThreeMiddle-0d911564{0%,to{transform-origin:43px 25px;transform:scaleX(1)}50%{transform-origin:43px 25px;transform:scaleX(.3)}}@keyframes shrinkThreeBottom-0d911564{0%,to{transform-origin:43px 40px;transform:scaleX(1)}50%{transform-origin:43px 40px;transform:scaleX(.3)}}.logo line[data-v-0d911564],.logo polyline[data-v-0d911564]{transition:stroke .3s ease}.header:not(.scrolled):not(.menu-open):not(.light) .logo line[data-v-0d911564],.header:not(.scrolled):not(.menu-open):not(.light) .logo polyline[data-v-0d911564]{stroke:#fff!important}.header.light.menu-open .logo line[data-v-0d911564],.header.light.menu-open .logo polyline[data-v-0d911564]{stroke:#000!important}.header.light.menu-open .nav-toggle-btn svg rect[stroke][data-v-0d911564]{stroke:#000!important}.header.light.menu-open .nav-toggle-btn svg rect[data-v-0d911564]:not([fill=none]){fill:#000!important}.nav.desktop-nav[data-v-0d911564]{display:flex!important;gap:2rem!important;margin-left:auto!important;margin-right:2rem!important;flex:unset!important;justify-content:flex-end!important}.nav-toggle-btn[data-v-0d911564]{background:none;border:none;cursor:pointer;padding:8px;display:inline-flex;align-items:center;opacity:.7;transition:opacity .3s ease;margin-left:auto}@media (max-width: 768px){.nav-toggle-btn[data-v-0d911564]{padding:6px}}@media (max-width: 480px){.nav-toggle-btn[data-v-0d911564]{padding:5px}}.nav-toggle-btn[data-v-0d911564]:hover{opacity:1}.nav-toggle-btn svg[data-v-0d911564]{width:40px;height:40px;transition:all .3s ease}@media (max-width: 768px){.nav-toggle-btn svg[data-v-0d911564]{width:36px;height:36px}}@media (max-width: 480px){.nav-toggle-btn svg[data-v-0d911564]{width:32px;height:32px}}.nav-toggle-btn svg rect[data-v-0d911564]{transition:stroke .3s ease,fill .3s ease}.header.scrolled .nav-link[data-v-0d911564]{color:#000}.header.scrolled .nav-underline[data-v-0d911564]{background:#000}.header .home.not-home:not(.scrolled) .nav-link[data-v-0d911564]{color:#000}.header.not-home:not(.scrolled) .nav-underline[data-v-0d911564]{background:#000}.setting-btn[data-v-0d911564]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.setting-btn[data-v-0d911564]:hover,.header.scrolled .setting-btn[data-v-0d911564]:hover{transform:scale(1.1)}.setting-icon[data-v-0d911564]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.setting-btn:hover .setting-icon[data-v-0d911564]{transform:rotate(90deg)}.mobile-menu-overlay[data-v-0d911564]{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--bg-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease,background .3s ease}.mobile-menu-overlay.dark[data-v-0d911564],html.dark-mode .mobile-menu-overlay[data-v-0d911564],body.dark-mode .mobile-menu-overlay[data-v-0d911564]{background:#000000e6!important}.mobile-menu-overlay.light[data-v-0d911564],html.light-mode .mobile-menu-overlay[data-v-0d911564],body.light-mode .mobile-menu-overlay[data-v-0d911564]{background:#fffc!important}.mobile-menu-overlay.active[data-v-0d911564]{visibility:visible;opacity:1}.mobile-menu[data-v-0d911564]{position:absolute;bottom:0;right:0;width:100%;height:100%;transform:translateY(100%)!important;transition:transform .15s ease!important;padding:0;display:flex;flex-direction:column}.mobile-menu-overlay.active .mobile-menu[data-v-0d911564]{transform:translateY(0)!important}.mobile-nav[data-v-0d911564]{position:fixed;top:0;left:0;width:100vw;min-height:100vh;z-index:100;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;opacity:0;visibility:hidden;transition:opacity .1s ease,visibility .1s ease}.mobile-nav-content[data-v-0d911564]{display:flex;flex-direction:row;justify-content:center;gap:40px;width:100%;max-width:1200px;padding:0 24px}.mobile-nav-right[data-v-0d911564]{display:flex;flex-direction:column;gap:25px;justify-content:center}.mobile-nav.active[data-v-0d911564]{opacity:1;visibility:visible;animation:fadeInUp-0d911564 .2s ease forwards}@keyframes fadeInUp-0d911564{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.menu-item-container[data-v-0d911564]{overflow:hidden;text-align:center;height:120px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}@media (max-width: 768px){.menu-item-container[data-v-0d911564]{height:100px}}@media (max-width: 480px){.menu-item-container[data-v-0d911564]{height:80px}}.mobile-nav-link[data-v-0d911564]{position:relative;z-index:101;color:#fff;text-decoration:none;font-size:6rem;font-weight:900;padding:0;pointer-events:auto;transition:all .3s ease;text-align:center;-webkit-text-stroke:1.5px #fff}.dark .mobile-nav-link[data-v-0d911564]{color:#fff;-webkit-text-stroke:1.5px #fff}.light .mobile-nav-link[data-v-0d911564]{color:#000;-webkit-text-stroke:1.5px #000}.submenu_item[data-v-0d911564]{display:inline-block;position:relative;will-change:transform;transition:transform .3s ease;transform:translateY(calc(200% + 4px));line-height:1}.mobile-nav.active .submenu_item[data-v-0d911564]{animation:slideUp-0d911564 .6s ease forwards}.menu-item-container.magnet-active[data-v-0d911564]{animation:none!important;transition:transform .3s ease!important}.menu-item-container[data-v-0d911564]{transition:transform .3s ease}.mobile-nav.active .menu-item-container:nth-child(1) .submenu_item[data-v-0d911564]{animation-delay:.2s}.mobile-nav.active .menu-item-container:nth-child(2) .submenu_item[data-v-0d911564]{animation-delay:.3s}.mobile-nav.active .menu-item-container:nth-child(3) .submenu_item[data-v-0d911564]{animation-delay:.4s}.mobile-nav.active .menu-item-container:nth-child(4) .submenu_item[data-v-0d911564]{animation-delay:.5s}.mobile-nav.active .menu-item-container:nth-child(5) .submenu_item[data-v-0d911564]{animation-delay:.6s}@keyframes slideUp-0d911564{0%{transform:translateY(calc(200% + 4px))}to{transform:translateY(0)}}.mobile-nav-links[data-v-0d911564]{display:flex;flex-direction:column;align-items:flex-start}.submenu_item[data-v-0d911564]{display:inline-block;position:relative;will-change:transform;transition:transform .3s ease}.dark .mobile-nav-link[data-v-0d911564]:hover{color:#fff;transform:scale(1.05)}.light .mobile-nav-link[data-v-0d911564]:hover{color:#000;transform:scale(1.05)}.mobile-login-btn[data-v-0d911564]{display:flex;align-items:center;gap:10px;padding:15px 20px;color:#fff;cursor:pointer;transition:all .15s ease}.mobile-login-btn[data-v-0d911564]:hover{transform:scale(1.05)}.mobile-setting-btn[data-v-0d911564]:hover{color:#fff}.mobile-setting-icon[data-v-0d911564]{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.container[data-v-0d911564]{padding:0 30px;height:80px}.logo[data-v-0d911564]{height:60px;width:60px}}@media (max-width: 768px){.container[data-v-0d911564]{padding:0 20px;height:70px}.logo[data-v-0d911564]{height:75px!important;width:75px!important}.desktop-nav[data-v-0d911564],.desktop-setting[data-v-0d911564]{display:none!important}.nav-toggle-btn[data-v-0d911564]{display:flex!important}.mobile-menu[data-v-0d911564]{width:100vw;height:100vh}.mobile-nav[data-v-0d911564]{padding:40px 20px}.mobile-nav-content[data-v-0d911564]{flex-direction:column;gap:25px;padding:0 24px}.mobile-nav-link[data-v-0d911564]{font-size:3.2rem}.menu-action-title[data-v-0d911564]{font-size:2rem}.menu-action-desc[data-v-0d911564]{font-size:.8rem}.mobile-nav-divider[data-v-0d911564]{display:none}.mobile-nav-right[data-v-0d911564]{width:100%;max-width:400px;gap:15px;justify-content:flex-start}.menu-action-card[data-v-0d911564]{min-width:auto!important;max-width:none!important;width:100%!important;padding:15px 0 0!important}.menu-action-title[data-v-0d911564]{font-size:1.6rem;gap:8px}.menu-action-icon[data-v-0d911564]{width:20px;height:20px}}@media (max-width: 480px){.container[data-v-0d911564]{padding:0 15px;height:65px}.logo[data-v-0d911564]{height:70px!important;width:70px!important}.mobile-menu[data-v-0d911564]{width:100vw}.mobile-nav[data-v-0d911564]{padding:30px 15px}.mobile-nav-content[data-v-0d911564]{padding:0 24px}.mobile-nav-link[data-v-0d911564]{font-size:2.6rem}.menu-action-title[data-v-0d911564]{font-size:1.3rem;gap:6px}.menu-action-desc[data-v-0d911564]{font-size:.75rem}.menu-action-icon[data-v-0d911564]{width:18px;height:18px}.mobile-nav-right[data-v-0d911564]{gap:10px;justify-content:flex-start}.menu-action-card[data-v-0d911564]{padding:15px 0 0!important}.theme-toggle-container[data-v-0d911564]{bottom:30px;left:20px}.theme-text[data-v-0d911564]{font-size:.8rem}.theme-toggle-btn[data-v-0d911564]{width:35px;height:35px}.theme-icon[data-v-0d911564]{width:18px;height:18px}}.menu-action-btn[data-v-0d911564]{display:flex;align-items:center;gap:10px;background:#222;color:#fff;font-size:1.3rem;font-weight:700;border-radius:10px;padding:18px 32px;box-shadow:0 2px 12px #0000001f;cursor:pointer;transition:background .2s,box-shadow .2s;margin-bottom:18px}.menu-action-btn[data-v-0d911564]:hover{background:#333;box-shadow:0 4px 20px #0000002e}.menu-action-icon[data-v-0d911564]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.menu-action-card[data-v-0d911564]{border-top:2px solid #444;max-width:400px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 0;transition:border-color .3s ease,transform .3s ease}.dark .menu-action-card[data-v-0d911564]{border-top:2px solid #444}.light .menu-action-card[data-v-0d911564]{border-top:2px solid #666}.menu-action-card .arrow-wrap[data-v-0d911564]{align-self:flex-end}.menu-action-title[data-v-0d911564],.menu-action-desc[data-v-0d911564]{transition:transform .3s ease,color .3s ease}.menu-action-card:hover .menu-action-title[data-v-0d911564],.menu-action-card:hover .menu-action-desc[data-v-0d911564]{transform:translate(10px)}.menu-action-title[data-v-0d911564]{font-size:1.8rem;font-weight:700;display:flex;flex-direction:row;gap:12px;color:#fff;line-height:1;margin-bottom:10px}.dark .menu-action-title[data-v-0d911564]{color:#fff}.light .menu-action-title[data-v-0d911564]{color:#000}.menu-action-desc[data-v-0d911564]{font-size:.85rem;color:#e0e0e0;font-weight:400;line-height:1.5}.dark .menu-action-desc[data-v-0d911564]{color:#e0e0e0}.light .menu-action-desc[data-v-0d911564]{color:#666}.mobile-nav-divider[data-v-0d911564]{width:2px;height:200px;background-color:#444;align-self:center;flex-shrink:0;transition:background-color .3s ease}.desktop-only[data-v-0d911564]{display:block}@media (max-width: 768px){.desktop-only[data-v-0d911564]{display:none!important}}.dark .mobile-nav-divider[data-v-0d911564]{background-color:#444}.light .mobile-nav-divider[data-v-0d911564]{background-color:#ccc}.arrow-wrap[data-v-0d911564]{display:flex;position:relative;overflow:hidden;align-items:center;font-size:1rem;justify-content:flex-end}.arrow-target[data-v-0d911564]{display:inline-block;position:relative;overflow:hidden;width:24px;height:24px}.arrow-target[data-v-8010642d][data-v-0d911564]{display:inline-block;position:relative;overflow:hidden;width:20px;height:20px}.moving[data-v-0d911564]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#e0e0e0;transition:color .3s ease}.dark .moving[data-v-0d911564]{color:#e0e0e0}.light .moving[data-v-0d911564]{color:#666}.arrow-target--up .moving1[data-v-0d911564]{animation:arrow-up-1-2-0d911564 .4s linear forwards}.arrow-target--up .moving2[data-v-0d911564]{animation:arrow-up-2-2-0d911564 .4s linear forwards}.arrow-target--downright .moving1[data-v-0d911564]{animation:arrow-downright-1-2-0d911564 .4s linear forwards}.arrow-target--downright .moving2[data-v-0d911564]{animation:arrow-downright-2-2-0d911564 .4s linear forwards}.menu-action-card:hover .arrow-target--up .moving1[data-v-0d911564]{animation:arrow-up-1-0d911564 .4s linear forwards}.menu-action-card:hover .arrow-target--up .moving2[data-v-0d911564]{animation:arrow-up-2-0d911564 .4s linear forwards}.menu-action-card:hover .arrow-target--downright .moving1[data-v-0d911564]{animation:arrow-downright-1-0d911564 .4s linear forwards}.menu-action-card:hover .arrow-target--downright .moving2[data-v-0d911564]{animation:arrow-downright-2-0d911564 .4s linear forwards}@keyframes arrow-up-1-0d911564{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-0d911564{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-0d911564{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-0d911564{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}@keyframes arrow-downright-1-0d911564{0%{left:0;bottom:0}50%{left:50%;bottom:-50%}to{left:100%;bottom:-100%}}@keyframes arrow-downright-2-0d911564{0%{left:-100%;bottom:100%}50%{left:-50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-downright-1-2-0d911564{0%{left:100%;bottom:-100%}50%{left:50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-downright-2-2-0d911564{0%{left:0;bottom:0}50%{left:-50%;bottom:50%}to{left:-100%;bottom:100%}}.theme-toggle-container[data-v-0d911564]{position:absolute;bottom:40px;left:40px;z-index:10;display:flex;align-items:center;gap:12px}.theme-text[data-v-0d911564]{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:1px;white-space:nowrap;transition:color .3s ease}.dark .theme-text[data-v-0d911564]{color:#fff}.light .theme-text[data-v-0d911564]{color:#000}.theme-toggle-btn[data-v-0d911564]{width:40px;height:40px;border-radius:50%;border:2px solid;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;overflow:hidden}.mobile-nav.dark .theme-toggle-btn[data-v-0d911564],.theme-toggle-container.dark .theme-toggle-btn[data-v-0d911564]{border-color:#fff;color:#fff}.mobile-nav.light .theme-toggle-btn[data-v-0d911564],.theme-toggle-container.light .theme-toggle-btn[data-v-0d911564],.light-mode .theme-toggle-btn[data-v-0d911564]{border-color:#666;color:#666}.theme-toggle-btn[data-v-0d911564]:hover{transform:scale(1.1)}.theme-icon[data-v-0d911564]{width:20px;height:20px;transition:transform .3s ease;overflow:visible}.theme-path[data-v-0d911564]{transition:d .3s ease,fill .3s ease}.moon-path[data-v-0d911564],.sun-path[data-v-0d911564]{transition:all .6s ease;transform-origin:12px 24px;overflow:visible;fill:#000}.dark .moon-path[data-v-0d911564]{opacity:1;transform:rotate(0) translate(0) translateY(0);fill:#fff}.dark .sun-path[data-v-0d911564]{opacity:0;transform:rotate(360deg) translate(-15px) translateY(15px);fill:#fff}.light .moon-path[data-v-0d911564]{opacity:0;transform:rotate(-360deg) translate(15px) translateY(15px)}.light .sun-path[data-v-0d911564]{opacity:1;transform:rotate(0) translate(0) translateY(0)}.light .sun-path path[data-v-0d911564]{fill:#666}.footer[data-v-faed2e7e]{background:var(--bg-color);color:#888;padding:4rem 0 3rem;width:100%;position:relative;z-index:1}.button-container[data-v-faed2e7e]{display:flex;justify-content:center;margin-bottom:40px;padding:0 2.5rem}.contact-btn[data-v-faed2e7e]{width:100%;height:100px;background:transparent;border:2px solid #ffffff;color:#fff;font-size:2rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin:0;border-radius:0}.contact-btn[data-v-faed2e7e]:hover{background:#fff;color:#000;transform:scale(1.02);border-radius:40px}.btn-text[data-v-faed2e7e]{display:block;transition:all .3s ease;letter-spacing:1px;font-size:2rem}.container[data-v-faed2e7e]{margin:0 auto;padding:0 2.5rem}.footer-top[data-v-faed2e7e]{display:flex;justify-content:space-between;padding-bottom:4rem;border-bottom:1px solid #222}.footer-brand .logo[data-v-faed2e7e]{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:1.5rem;height:80px;width:auto;-o-object-fit:contain;object-fit:contain}.footer-brand p[data-v-faed2e7e]{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.qr-code img[data-v-faed2e7e]{border-radius:8px;background:#fff}.footer-links[data-v-faed2e7e]{display:flex;gap:5rem}.links-column h4[data-v-faed2e7e]{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.links-column a[data-v-faed2e7e]{display:block;color:#888;text-decoration:none;margin-bottom:1rem;transition:color .2s}.links-column a[data-v-faed2e7e]:hover{color:#fff}.footer-bottom[data-v-faed2e7e]{padding-top:3rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1.5rem;font-size:.9rem}.company-info[data-v-faed2e7e]{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.company-info span[data-v-faed2e7e]{margin-right:0}.copyright[data-v-faed2e7e]{width:100%;margin-top:1rem;text-align:center}@media (max-width: 992px){.footer-top[data-v-faed2e7e]{flex-direction:column;gap:3rem}.footer-links[data-v-faed2e7e]{gap:3rem}}@media (max-width: 768px){.contact-btn[data-v-faed2e7e]{height:60px;font-size:1rem}.btn-text[data-v-faed2e7e]{font-size:1rem}.button-container[data-v-faed2e7e],.container[data-v-faed2e7e]{padding:0 1.5rem}.footer[data-v-faed2e7e]{padding:2rem 0 1rem}.footer-bottom[data-v-faed2e7e]{flex-direction:column;align-items:flex-start;text-align:left;gap:1.5rem}.company-info[data-v-faed2e7e]{display:flex;flex-direction:column;gap:.5rem}.company-info span[data-v-faed2e7e]{margin-right:0;font-size:.85rem;line-height:1.4}.copyright[data-v-faed2e7e]{font-size:.85rem}}.side-nav[data-v-48484520]{width:240px;background:transparent;border:none;position:fixed;top:0;left:0;height:100vh;z-index:100;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-right:0;padding-left:24px;padding-right:24px}.home-btn[data-v-48484520]{display:flex;align-items:center;gap:6px;background:none;border:none;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;margin:0 0 40px;padding:10px 18px;opacity:.7;transition:opacity .2s,background .2s,color .2s;border-radius:8px}.home-btn[data-v-48484520]:hover{opacity:1;background:#ffffff14;color:#fff}.arrow[data-v-48484520]{font-size:1.2rem;font-weight:700}.nav-menu[data-v-48484520]{list-style:none;padding:0;margin:0;width:100%}.nav-menu li[data-v-48484520]{margin-bottom:8px}.nav-menu a[data-v-48484520]{display:block;color:#fff;text-decoration:none;font-size:1.08rem;font-weight:600;padding:12px 0;border-radius:8px;transition:background .2s,color .2s;opacity:.8;text-align:center}.nav-menu a[data-v-48484520]:hover,.nav-menu a.active[data-v-48484520]{background:#ffffff14;color:#fff;opacity:1}@media (max-width: 900px){.side-nav[data-v-48484520]{display:none}}@keyframes turn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#logo-animation{position:relative;animation:turn 1s ease}.plus,.x,.minus{transform-origin:center;transition:transform .5s ease}.plus,.minus{transform:translate(0)}.center{transition-delay:1s;transform:rotate(45deg)}#logo-animation.animate .plus{transform:translate(-40px)}#logo-animation.animate .plus line{transition:transform .5s ease;transform-origin:center;transition-delay:.75s;transform:rotate(45deg)}#logo-animation.animate .minus{transform:translate(40px)}#logo-animation.animate .minus line{transition:transform .5s ease;transform-origin:center;transition-delay:.75s}#logo-animation.animate .minus line:first-child{transform:rotate(-45deg)}#logo-animation.animate .minus line:nth-child(2){transform:rotate(45deg)}.bigger .plus{transform:translate(-40px) scale(2)!important}.bigger .minus{transform:translate(40px) scale(2)!important}.bigger .x{transform:scale(2)}.footer-section[data-v-2f6a8332],.footer-inner[data-v-2f6a8332],.footer[data-v-2f6a8332],.footer-bottom[data-v-2f6a8332],.container[data-v-2f6a8332],.copyright[data-v-2f6a8332]{width:100%!important;box-sizing:border-box!important;overflow:visible!important}.footer-section[data-v-2f6a8332]{background:#000;color:#888;padding:4rem 0 0;position:relative;z-index:1}.dark-mode .footer-section[data-v-2f6a8332]{background:var(--bg-color)}.footer-inner[data-v-2f6a8332]{margin:0 auto;padding:0 2.5rem}.footer[data-v-2f6a8332]{color:#888;padding:4rem 0 2rem;width:100%;position:relative;z-index:1}.container[data-v-2f6a8332]{margin:0 auto;padding:0 2.5rem}.button-container[data-v-2f6a8332]{display:flex;justify-content:center;margin-bottom:40px}.contact-btn[data-v-2f6a8332]{width:100%;height:100px;background:transparent;border:2px solid #ffffff;color:#fff;font-size:2rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin:0;border-radius:0}.contact-btn[data-v-2f6a8332]:hover{background:#fff;color:#000;transform:scale(1.02);border-radius:40px}.btn-text[data-v-2f6a8332]{display:block;transition:all .3s ease;letter-spacing:1px;font-size:2rem}.footer-top[data-v-2f6a8332]{display:flex;justify-content:space-between;padding-bottom:3rem;border-bottom:1px solid #222}.footer-brand .logo[data-v-2f6a8332]{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:1.5rem;height:80px;width:auto;-o-object-fit:contain;object-fit:contain}.footer-brand p[data-v-2f6a8332]{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.qr-code a[data-v-2f6a8332]{display:inline-block;cursor:pointer;transition:transform .3s ease}.qr-code a[data-v-2f6a8332]:hover{transform:scale(1.05)}.qr-code img[data-v-2f6a8332]{border-radius:8px;background:#fff}.footer-links[data-v-2f6a8332]{display:flex;gap:5rem}.links-column h4[data-v-2f6a8332]{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.links-column a[data-v-2f6a8332]{display:block;color:#888;text-decoration:none;margin-bottom:1rem;transition:color .2s}.links-column a[data-v-2f6a8332]:hover{color:#fff}.footer-bottom[data-v-2f6a8332]{padding-top:2rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1.5rem;font-size:.9rem}.company-info[data-v-2f6a8332]{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.company-info span[data-v-2f6a8332]{margin-right:0}.copyright[data-v-2f6a8332]{margin-top:1rem;text-align:center;color:#fff;font-size:1rem;font-weight:400;white-space:normal}@media (max-width: 992px){.footer-top[data-v-2f6a8332]{flex-direction:column;gap:3rem}.footer-links[data-v-2f6a8332]{gap:3rem}}@media (max-width: 768px){.contact-btn[data-v-2f6a8332]{height:60px;font-size:1rem}.btn-text[data-v-2f6a8332]{font-size:1rem}.footer-inner[data-v-2f6a8332],.container[data-v-2f6a8332]{padding:0 1.5rem}.footer[data-v-2f6a8332]{padding:2rem 0 1rem}.footer-brand .logo[data-v-2f6a8332]{height:60px}.footer-brand p[data-v-2f6a8332]{font-size:.9rem;margin-bottom:1rem}.links-column h4[data-v-2f6a8332]{font-size:1rem;margin-bottom:1rem}.links-column a[data-v-2f6a8332]{font-size:.85rem;margin-bottom:.7rem}.footer-bottom[data-v-2f6a8332]{flex-direction:column;align-items:flex-start;text-align:left;gap:1rem;font-size:.8rem}.company-info[data-v-2f6a8332]{display:flex;flex-direction:column;gap:.3rem}.company-info span[data-v-2f6a8332]{margin-right:0;font-size:.75rem;line-height:1.4}.copyright[data-v-2f6a8332]{font-size:.75rem;margin-top:.5rem}}@media (max-width: 480px){.footer-brand p[data-v-2f6a8332]{font-size:.8rem}.footer-brand .logo[data-v-2f6a8332]{height:50px}.links-column h4[data-v-2f6a8332]{font-size:.9rem}.links-column a[data-v-2f6a8332]{font-size:.8rem}.company-info span[data-v-2f6a8332],.copyright[data-v-2f6a8332]{font-size:.7rem}}.full-page[data-v-ffeee2fc]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-ffeee2fc]{flex:1;width:100%;background-color:var(--bg-color);transition:background-color .3s ease}[data-animate]{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}[data-animate].animate-in{opacity:1;transform:translateY(0)}[data-animate=fade-up]{transform:translateY(30px)}[data-animate=fade-up].animate-in{transform:translateY(0)}[data-animate=fade-down]{transform:translateY(-30px)}[data-animate=fade-down].animate-in{transform:translateY(0)}[data-animate=fade-left]{transform:translate(30px)}[data-animate=fade-left].animate-in{transform:translate(0)}[data-animate=fade-right]{transform:translate(-30px)}[data-animate=fade-right].animate-in{transform:translate(0)}.cursor-wrap{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.cursor-line{position:absolute;top:0;left:0;pointer-events:none}.main-cursor{position:absolute;width:14px;height:14px;border-radius:50%;transform:translate(-50%,-50%);transition:transform .3s ease;pointer-events:none}.chatbot-icon[data-v-5c7e9ff7]{width:75px;height:auto;transition:transform .2s ease-in-out}.chatbot-icon[data-v-5c7e9ff7]:hover{transform:scale(1.1)}.chat-modal[data-v-011f93d4]{cursor:auto!important}.chat-modal[data-v-011f93d4] *{cursor:auto}.chat-modal button[data-v-011f93d4],.chat-modal .selection-btn[data-v-011f93d4],.chat-modal .selection-btn[data-v-011f93d4] *,.chat-modal .action-btn[data-v-011f93d4],.chat-modal .delete_btn[data-v-011f93d4],.chat-modal .custom-class[data-v-011f93d4],.chat-modal input[type=radio][data-v-011f93d4],.chat-modal input[type=checkbox][data-v-011f93d4],.chat-modal label[data-v-011f93d4],.chat-modal button[data-v-011f93d4] *,.chat-modal .action-btn[data-v-011f93d4] *{cursor:pointer!important}div[ref=modal][data-v-011f93d4]{cursor:auto!important}.xIcon[data-v-011f93d4]{opacity:0}.close_btn:hover .xIcon[data-v-011f93d4]{opacity:1}.search_btn[data-v-011f93d4]:hover{background:#1d1a19}.selection-btn[data-v-011f93d4]{cursor:pointer!important;transition:all .2s ease}.selection-btn[data-v-011f93d4]:hover,.selection-btn[data-v-011f93d4] *{cursor:pointer!important}.selection-btn .selection-btn__content[data-v-011f93d4]{background:transparent;color:#fff;transition:all .2s ease;border:2px solid #ffffff;cursor:pointer!important}.selection-btn:hover .selection-btn__content[data-v-011f93d4],.selection-btn:active .selection-btn__content[data-v-011f93d4]{color:#e2c345;border-color:#e2c345;cursor:pointer!important}input:checked+.selection-btn .selection-btn__content[data-v-011f93d4]{color:#e2c345;border-color:#e2c345;cursor:pointer!important}.action-btn[data-v-011f93d4]{cursor:pointer;transition:all .2s ease;border:2px solid transparent}.action-btn.activeBtn[data-v-011f93d4]{background:#e2c345;color:#000}.action-btn.activeBtn[data-v-011f93d4]:hover{background:#f0d666}.action-btn.activeBtn[data-v-011f93d4]:active{background:#d4b83a}.action-btn.inactiveBtn[data-v-011f93d4]{background:#666;color:#fff;cursor:not-allowed}.action-btn.inactiveBtn[data-v-011f93d4]:hover{background:#777}.infoArea__field[data-v-011f93d4]{border-radius:8px!important;height:45px!important;transition:all .2s ease;border:2px solid #676f7c!important;padding:12px 15px!important;box-sizing:border-box!important;position:relative!important;background:transparent!important;color:#fff!important}.infoArea__field[data-v-011f93d4]::-moz-placeholder{color:#ffffff80!important}.infoArea__field[data-v-011f93d4]::placeholder{color:#ffffff80!important}.infoArea__field[data-v-011f93d4]:hover{border-color:#e2c345!important}.infoArea__field[data-v-011f93d4]:focus{border-color:#e2c345!important;outline:none!important}.infoArea__field.textarea[data-v-011f93d4]{height:108px!important;resize:none!important}.input_label[data-v-011f93d4]{display:flex!important;line-height:1!important;margin-bottom:8px!important;color:#fff!important;font-weight:200!important;font-size:10px!important}.input_label__require[data-v-011f93d4]{width:4px!important;height:4px!important;background:#dc6d62!important;border-radius:100%!important;margin-left:3px!important}@media screen and (max-width: 1920px){.input_label[data-v-011f93d4]{font-weight:200!important;font-size:10px!important}}@media screen and (max-width: 768px){.input_label[data-v-011f93d4]{font-weight:300!important;font-size:11px!important}}#privacy+label[data-v-011f93d4]{border:2px solid #676f7c!important;transition:all .2s ease!important}#privacy+label .icon_check[data-v-011f93d4]{color:#676f7c!important;transition:all .2s ease!important}#privacy:hover+label[data-v-011f93d4]{border:2px solid #e2c345!important}@media screen and (max-width: 1920px){#privacy:hover+label .icon_check[data-v-011f93d4]{color:#ffda44!important}}@media screen and (max-width: 768px){#privacy:hover+label .icon_check[data-v-011f93d4]{color:#676f7c!important}}#privacy:checked+label[data-v-011f93d4]{border:2px solid #e2c345!important;background:#e2c345!important}#privacy:checked+label .icon_check[data-v-011f93d4]{color:#fff!important}.delete_btn[data-v-011f93d4]{position:absolute;display:flex;align-items:center;justify-content:center;top:15px;right:12px;width:15px;height:15px;border-radius:100%;background:#676f7c;text-align:center;margin:0;padding:0;border:none;transition:all .3s ease}.delete_btn[data-v-011f93d4]:hover{background:#4a4a4a}.delete_btn:hover .custom-class[data-v-011f93d4]{animation:rotate-011f93d4 .6s ease-in-out}@keyframes rotate-011f93d4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-class[data-v-011f93d4]{cursor:pointer;transition:all .2s ease;color:#fff}.custom-class[data-v-011f93d4]:hover,.custom-class[data-v-011f93d4]:active{color:#e2c345!important}.chatArea[data-v-011f93d4]{scroll-behavior:smooth}div[ref=modal][data-v-011f93d4]{transition:border-top-left-radius .5s cubic-bezier(.4,0,.2,1),border-top-right-radius .5s cubic-bezier(.4,0,.2,1),border-bottom-left-radius .5s cubic-bezier(.4,0,.2,1),border-bottom-right-radius .3s cubic-bezier(.4,0,.2,1),height .3s ease}.subscription-btn .subscription-name[data-v-011f93d4],.subscription-btn .subscription-price[data-v-011f93d4]{color:#fff;transition:color .2s}.subscription-btn.selected .subscription-name[data-v-011f93d4],.subscription-btn.selected .subscription-price[data-v-011f93d4],.subscription-btn:hover .subscription-name[data-v-011f93d4],.subscription-btn:hover .subscription-price[data-v-011f93d4]{color:#e2c345!important}@media screen and (max-width: 1920px){input[type=checkbox]+label div[data-v-7dc16fc0],input[type=radio]+label div[data-v-7dc16fc0]{border:2px solid #f4f3ef;color:#f4f3ef}}@media screen and (max-width: 768px){input[type=checkbox]+label div[data-v-7dc16fc0],input[type=radio]+label div[data-v-7dc16fc0]{border:2px solid #f4f3ef;color:#000}}.fade-in-enter-active[data-v-7dc16fc0]{transition:opacity .5s}.fade-in-enter[data-v-7dc16fc0],.fade-in-leave-to[data-v-7dc16fc0]{opacity:0}.button-container[data-v-7dc16fc0]{opacity:0;transform:translate(50px);animation:slideInFromRight-7dc16fc0 .5s ease forwards}.button-container.slide-in[data-v-7dc16fc0]{animation:slideInFromRight-7dc16fc0 .5s ease forwards}@keyframes slideInFromRight-7dc16fc0{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.selection-btn[data-v-7dc16fc0]{cursor:pointer!important;transition:all .2s ease}.selection-btn[data-v-7dc16fc0]:hover,.selection-btn[data-v-7dc16fc0] *{cursor:pointer!important}.selection-btn .selection-btn__content[data-v-7dc16fc0]{background:transparent;color:#fff;transition:all .2s ease;border:2px solid #ffffff;cursor:pointer!important}.selection-btn:hover .selection-btn__content[data-v-7dc16fc0],.selection-btn:active .selection-btn__content[data-v-7dc16fc0]{color:#e2c345;border-color:#e2c345;cursor:pointer!important}input:checked+.selection-btn .selection-btn__content[data-v-7dc16fc0]{color:#e2c345;border-color:#e2c345;cursor:pointer!important}.action-btn[data-v-7dc16fc0]{cursor:pointer;transition:all .2s ease;border:2px solid transparent}.action-btn.activeBtn[data-v-7dc16fc0]{background:#e2c345;color:#000}.action-btn.activeBtn[data-v-7dc16fc0]:hover{background:#f0d666}.action-btn.activeBtn[data-v-7dc16fc0]:active{background:#d4b83a}.action-btn.inactiveBtn[data-v-7dc16fc0]{background:#666;color:#fff;cursor:not-allowed}.action-btn.inactiveBtn[data-v-7dc16fc0]:hover{background:#777}.infoArea__field[data-v-7dc16fc0]{border-radius:8px!important;height:45px!important;transition:all .2s ease;border:2px solid #676f7c!important;padding:12px 15px!important;box-sizing:border-box!important;position:relative!important;background:transparent!important;color:#fff!important}.infoArea__field[data-v-7dc16fc0]::-moz-placeholder{color:#ffffff80!important}.infoArea__field[data-v-7dc16fc0]::placeholder{color:#ffffff80!important}.infoArea__field[data-v-7dc16fc0]:hover{border-color:#e2c345!important}.infoArea__field[data-v-7dc16fc0]:focus{border-color:#e2c345!important;outline:none!important}.infoArea__field.textarea[data-v-7dc16fc0]{height:108px!important;resize:none!important}.input_label[data-v-7dc16fc0]{display:flex!important;line-height:1!important;margin-bottom:8px!important;color:#fff!important;font-weight:200!important;font-size:10px!important}.input_label__require[data-v-7dc16fc0]{width:4px!important;height:4px!important;background:#dc6d62!important;border-radius:100%!important;margin-left:3px!important}@media screen and (max-width: 1920px){.input_label[data-v-7dc16fc0]{font-weight:200!important;font-size:10px!important}}@media screen and (max-width: 768px){.input_label[data-v-7dc16fc0]{font-weight:300!important;font-size:11px!important}}.delete_btn[data-v-7dc16fc0]{position:absolute;display:flex;align-items:center;justify-content:center;top:15px;right:12px;width:15px;height:15px;border-radius:100%;background:#676f7c;text-align:center;margin:0;padding:0;border:none;transition:all .3s ease}.delete_btn[data-v-7dc16fc0]:hover{background:#4a4a4a}.delete_btn:hover .custom-class[data-v-7dc16fc0]{animation:rotate-7dc16fc0 .6s ease-in-out}@keyframes rotate-7dc16fc0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-class[data-v-7dc16fc0]{cursor:pointer;transition:all .2s ease;color:#fff}.custom-class[data-v-7dc16fc0]:hover,.custom-class[data-v-7dc16fc0]:active{color:#e2c345!important}.subscription-btn.selected .subscription-name[data-v-7dc16fc0],.subscription-btn.selected .subscription-price[data-v-7dc16fc0]{color:#e2c345}.chatArea[data-v-7dc16fc0]{scroll-behavior:smooth;overflow-x:hidden}.slidePopup[data-v-7dc16fc0]{overflow-x:hidden!important}.typeList[data-v-7dc16fc0]{flex:0 1 auto;min-width:0;max-width:200px}.subscription-btn .subscription-name[data-v-7dc16fc0],.subscription-btn .subscription-price[data-v-7dc16fc0]{color:#fff;transition:color .2s}.subscription-btn.selected .subscription-name[data-v-7dc16fc0],.subscription-btn.selected .subscription-price[data-v-7dc16fc0],.subscription-btn:hover .subscription-name[data-v-7dc16fc0],.subscription-btn:hover .subscription-price[data-v-7dc16fc0]{color:#e2c345!important}#privacy+label[data-v-7dc16fc0]{border:2px solid #676f7c!important;transition:all .2s ease!important}#privacy+label .icon_check[data-v-7dc16fc0]{color:#676f7c!important;transition:all .2s ease!important}#privacy:hover+label[data-v-7dc16fc0]{border:2px solid #e2c345!important}@media screen and (max-width: 1920px){#privacy:hover+label .icon_check[data-v-7dc16fc0]{color:#ffda44!important}}@media screen and (max-width: 768px){#privacy:hover+label .icon_check[data-v-7dc16fc0]{color:#676f7c!important}}#privacy:checked+label[data-v-7dc16fc0]{border:2px solid #e2c345!important;background:#e2c345!important}#privacy:checked+label .icon_check[data-v-7dc16fc0]{color:#fff!important}.toast-root[data-v-097d29ab]{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;min-width:200px;max-width:400px;height:45px;background:#222!important;opacity:1;border-radius:8px;position:fixed;left:50%;bottom:32px;transform:translate(-50%);z-index:9999;box-shadow:0 4px 16px #00000040;padding:0 15px;white-space:nowrap}.toast-icon[data-v-097d29ab]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100%;margin-right:10px;background:#32c65f;flex-shrink:0}.toast-icon.error[data-v-097d29ab]{background:#dc6d62}.toast-gif[data-v-097d29ab]{width:16px;height:16px;border-radius:50%}.toast-message[data-v-097d29ab]{color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.toast-fade-slide-enter-active[data-v-097d29ab],.toast-fade-slide-leave-active[data-v-097d29ab]{transition:opacity .5s,transform .5s}.toast-fade-slide-enter-from[data-v-097d29ab],.toast-fade-slide-leave-to[data-v-097d29ab]{opacity:0;transform:translate(-50%,100%)}.toast-fade-slide-enter-to[data-v-097d29ab],.toast-fade-slide-leave-from[data-v-097d29ab]{opacity:1;transform:translate(-50%)}.notice-detail-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000008c;z-index:1999;opacity:1}.fade-overlay-enter-active,.fade-overlay-leave-active{transition:opacity .7s cubic-bezier(.4,0,.2,1)}.fade-overlay-enter-from,.fade-overlay-leave-to{opacity:0}.fade-overlay-enter-to,.fade-overlay-leave-from{opacity:1}.fade-overlay-leave-active{transition:opacity .4s cubic-bezier(.4,0,.2,1)}.slide-panel-enter-active,.slide-panel-leave-active{transition:all .7s cubic-bezier(.4,0,.2,1)}.slide-panel-enter-from{transform:translate(100%);opacity:.7}.slide-panel-enter-to,.slide-panel-leave-from{transform:translate(0);opacity:1}.slide-panel-leave-to{transform:translate(0);opacity:0}.slide-panel-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.notice-detail-modal__panel{position:fixed;top:0;right:0;width:85%;height:100vh;z-index:2000;display:flex;flex-direction:column;will-change:transform}@media (max-width: 768px){.notice-detail-modal__panel{width:100%}}.notice-detail-modal__close{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;z-index:10;padding:8px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.notice-detail-modal__close svg{width:64px!important;height:64px!important;fill:#000!important;color:#000!important}.close-icon-wrapper{transition:transform .3s ease}.notice-detail-modal__close:hover .close-icon-wrapper{transform:rotate(90deg)}.notice-detail-modal__content{overflow-y:auto;flex:1}.notice-detail-modal__content-inner{width:100%;height:100%;display:flex;gap:0}.notice-detail-modal__main-content{flex:1;width:65%;overflow-y:auto;overflow-x:hidden;background:#fff;transition:background .3s ease,color .3s ease}.notice-detail-modal__panel.dark .notice-detail-modal__main-content{background:#0a0a0a}.notice-detail-modal__panel.dark .notice-detail-modal__body,.notice-detail-modal__panel.dark .notice-detail-modal__close{color:#e0e0e0}.notice-detail-modal__panel.light .notice-detail-modal__main-content{background:#fff}.notice-detail-modal__panel.light .notice-detail-modal__body{color:#333}.notice-detail-modal__panel.light .notice-detail-modal__close{color:#222}.notice-detail-modal__sidebar{width:35%;background:#000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);padding:80px 36px 32px;display:flex;flex-direction:column;justify-content:space-between;transition:background .7s cubic-bezier(.4,0,.2,1),backdrop-filter .7s cubic-bezier(.4,0,.2,1)}.notice-detail-modal__sidebar.sidebar-active{background:#000000b3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.notice-detail-modal__sidebar-header{margin-bottom:32px}.notice-detail-modal__type-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.notice-detail-modal__type{font-size:1.1rem;color:#fff;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border:1px solid #fff;padding:0 8px;display:inline-block;transition:all .3s ease;position:relative;overflow:hidden}.notice-detail-modal__type span{display:block;transition:all .3s ease}.notice-detail-modal__type .type-text{animation:slideFadeIn .3s ease forwards}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.notice-detail-modal__sidebar-title{font-size:3rem;font-weight:600;color:#fff;line-height:1.4;margin:0 0 8px;word-break:auto-phrase}.notice-detail-modal__sidebar-date{font-size:1rem;color:#fff;font-weight:400;text-align:right;transition:all .3s ease}.notice-detail-modal__admin-actions{display:flex;gap:6px}.admin-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;color:#fff}.admin-btn.edit-btn{background:#667eeacc;border:1px solid rgba(102,126,234,.3)}.admin-btn.edit-btn:hover{background:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.admin-btn.delete-btn{background:#dc3545cc;border:1px solid rgba(220,53,69,.3)}.admin-btn.delete-btn:hover{background:#dc3545;transform:translateY(-2px);box-shadow:0 4px 12px #dc35454d}.admin-btn svg{width:16px;height:16px}.notice-detail-modal__navigation{display:flex;flex-direction:column;gap:16px}.notice-detail-modal__navigation{display:flex;align-items:center;justify-content:space-between;gap:16px}.notice-detail-modal__nav-buttons{display:flex;justify-content:space-between;gap:12px;width:100%}.notice-detail-modal__nav-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#495057;cursor:pointer;border-radius:8px;transition:all .2s}.arrow-wrap{display:inline-flex;position:relative;overflow:hidden;align-items:center}.arrow-target{display:inline-block;position:relative;overflow:hidden;width:64px;height:64px}.moving{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.arrow-target--left .moving1{animation:arrow-left-1-2 .4s linear forwards}.arrow-target--left .moving2{animation:arrow-left-2-2 .4s linear forwards}.notice-detail-modal__nav-btn.prev:hover:not(:disabled) .arrow-target--left .moving1{animation:arrow-left-1 .4s linear forwards}.notice-detail-modal__nav-btn.prev:hover:not(:disabled) .arrow-target--left .moving2{animation:arrow-left-2 .4s linear forwards}.arrow-target--right .moving1{animation:arrow-right-1-2 .4s linear forwards}.arrow-target--right .moving2{animation:arrow-right-2-2 .4s linear forwards}.notice-detail-modal__nav-btn.next:hover:not(:disabled) .arrow-target--right .moving1{animation:arrow-right-1 .4s linear forwards}.notice-detail-modal__nav-btn.next:hover:not(:disabled) .arrow-target--right .moving2{animation:arrow-right-2 .4s linear forwards}@keyframes arrow-left-1{0%{left:0}50%{left:-50%}to{left:-100%}}@keyframes arrow-left-2{0%{left:100%}50%{left:50%}to{left:0}}@keyframes arrow-left-1-2{0%{left:-100%}50%{left:-50%}to{left:0}}@keyframes arrow-left-2-2{0%{left:0}50%{left:50%}to{left:100%}}@keyframes arrow-right-1{0%{left:0}50%{left:50%}to{left:100%}}@keyframes arrow-right-2{0%{left:-100%}50%{left:-50%}to{left:0}}@keyframes arrow-right-1-2{0%{left:100%}50%{left:50%}to{left:0}}@keyframes arrow-right-2-2{0%{left:0}50%{left:-50%}to{left:-100%}}.notice-detail-modal__nav-btn.prev{flex-direction:row}.notice-detail-modal__nav-btn.next{flex-direction:row-reverse}.notice-detail-modal__nav-info{flex:1;min-width:0}.notice-detail-modal__nav-title{font-size:.875rem;font-weight:500;color:#fff;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-detail-modal__image{width:100%;margin-bottom:24px}.notice-detail-modal__image img{width:100%;-o-object-fit:cover;object-fit:cover}.notice-detail-modal__body{padding:48px 32px 32px;font-size:1.1rem;line-height:1.7;margin-top:16px;transition:color .3s ease;overflow:hidden}.slide-content-enter-active,.slide-content-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.slide-content-enter-from{opacity:0;transform:translate(100%)}.slide-content-leave-to{opacity:0;transform:translate(-100%)}.slide-content-enter-to,.slide-content-leave-from{opacity:1;transform:translate(0)}.slide-left-enter-active,.slide-left-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.slide-left-enter-from{opacity:0;transform:translate(100%)}.slide-left-leave-to{opacity:0;transform:translate(-100%)}.slide-left-enter-to,.slide-left-leave-from{opacity:1;transform:translate(0)}.slide-right-enter-active,.slide-right-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.slide-right-enter-from{opacity:0;transform:translate(-100%)}.slide-right-leave-to{opacity:0;transform:translate(100%)}.slide-right-enter-to,.slide-right-leave-from{opacity:1;transform:translate(0)}.notice-detail-modal__content-wrapper{width:100%;height:100%;position:relative}.notice-detail-modal__nav-btn:disabled{opacity:.2;cursor:not-allowed;pointer-events:none;filter:grayscale(100%)}.notice-detail-modal__nav-btn:disabled .arrow-wrap{opacity:.2}.notice-detail-modal__nav-btn:disabled .moving{animation:none!important}.notice-detail-modal__nav-btn:disabled .arrow-target{color:#666!important}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{pointer-events:none}.skeleton-type,.skeleton-title,.skeleton-date,.skeleton-nav-btn,.skeleton-image,.skeleton-line{background:linear-gradient(90deg,#333 25%,#444,#333 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;transition:background .3s ease}.notice-detail-modal__panel.dark .skeleton-type,.notice-detail-modal__panel.dark .skeleton-title,.notice-detail-modal__panel.dark .skeleton-date,.notice-detail-modal__panel.dark .skeleton-nav-btn,.notice-detail-modal__panel.dark .skeleton-image,.notice-detail-modal__panel.dark .skeleton-line{background:linear-gradient(90deg,#444 25%,#555,#444 75%)}.notice-detail-modal__panel.light .skeleton-type,.notice-detail-modal__panel.light .skeleton-title,.notice-detail-modal__panel.light .skeleton-date,.notice-detail-modal__panel.light .skeleton-nav-btn,.notice-detail-modal__panel.light .skeleton-image,.notice-detail-modal__panel.light .skeleton-line{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%)}.skeleton-type{width:120px;height:32px;margin-bottom:8px}.skeleton-title{width:100%;height:120px;margin:0 0 8px}.skeleton-date{width:80px;height:20px;margin-left:auto}.skeleton-nav-btn{width:64px;height:64px;border-radius:8px}.skeleton-image{width:100%;height:300px;margin-bottom:2rem}.skeleton-content{display:flex;flex-direction:column;gap:1rem}.skeleton-line{width:100%;height:20px}.skeleton-line.short{width:60%}.notice-detail-modal__body{line-height:1.6;word-break:break-word}.notice-detail-modal__body h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;line-height:1.2;color:inherit;min-height:3rem}.notice-detail-modal__body h2{font-size:2rem;font-weight:600;margin:1.8rem 0 .8rem;line-height:1.3;color:inherit;min-height:2.4rem}.notice-detail-modal__body h3{font-size:1.5rem;font-weight:600;margin:1.5rem 0 .6rem;line-height:1.4;color:inherit;min-height:2.1rem}.notice-detail-modal__body h4{font-size:1.25rem;font-weight:600;margin:1.2rem 0 .5rem;line-height:1.4;color:inherit;min-height:1.75rem}.notice-detail-modal__body h5{font-size:1.1rem;font-weight:600;margin:1rem 0 .4rem;line-height:1.4;color:inherit;min-height:1.54rem}.notice-detail-modal__body h6{font-size:1rem;font-weight:600;margin:.8rem 0 .3rem;line-height:1.4;color:inherit;min-height:1.4rem}.notice-detail-modal__body p{margin:.1rem 0;line-height:1.7;color:inherit;min-height:1.2rem}.notice-detail-modal__body ul,.notice-detail-modal__body ol{margin:1rem 0;padding-left:2rem;line-height:1.6}.notice-detail-modal__body ul{list-style-type:disc}.notice-detail-modal__body ol{list-style-type:decimal}.notice-detail-modal__body li{margin:.5rem 0;line-height:1.6}.notice-detail-modal__body a{color:#007bff;text-decoration:underline;transition:color .3s ease}.notice-detail-modal__body a:hover{color:#0056b3}.notice-detail-modal__body strong,.notice-detail-modal__body b{font-weight:700;color:inherit}.notice-detail-modal__body em,.notice-detail-modal__body i{font-style:italic;color:inherit}.notice-detail-modal__body blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #007bff;background-color:#007bff0d;font-style:italic;color:inherit}.notice-detail-modal__body code{background-color:#0000001a;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em;color:inherit}.notice-detail-modal__body pre{background-color:#0000001a;padding:1rem;border-radius:5px;overflow-x:auto;margin:1rem 0}.notice-detail-modal__body pre code{background:none;padding:0}.notice-detail-modal__body img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;display:block}.notice-detail-modal__body table{width:100%;border-collapse:collapse;margin:1rem 0;overflow-x:auto;display:block}.notice-detail-modal__body th,.notice-detail-modal__body td{border:1px solid #ddd;padding:.75rem;text-align:left}.notice-detail-modal__body th{background-color:#0000000d;font-weight:600}.notice-detail-modal__body hr{border:none;border-top:1px solid #ddd;margin:2rem 0}.notice-detail-modal__panel.dark .notice-detail-modal__body a{color:#4dabf7}.notice-detail-modal__panel.dark .notice-detail-modal__body a:hover{color:#74c0fc}.notice-detail-modal__panel.dark .notice-detail-modal__body blockquote{background-color:#4dabf71a;border-left-color:#4dabf7}.notice-detail-modal__panel.dark .notice-detail-modal__body code,.notice-detail-modal__panel.dark .notice-detail-modal__body pre{background-color:#ffffff1a}.notice-detail-modal__panel.dark .notice-detail-modal__body th,.notice-detail-modal__panel.dark .notice-detail-modal__body td{border-color:#444}.notice-detail-modal__panel.dark .notice-detail-modal__body th{background-color:#ffffff0d}.notice-detail-modal__panel.dark .notice-detail-modal__body hr{border-top-color:#444}.notice-detail-modal__panel.light .notice-detail-modal__body a{color:#007bff}.notice-detail-modal__panel.light .notice-detail-modal__body a:hover{color:#0056b3}.notice-detail-modal__panel.light .notice-detail-modal__body blockquote{background-color:#007bff0d;border-left-color:#007bff}.notice-detail-modal__panel.light .notice-detail-modal__body code,.notice-detail-modal__panel.light .notice-detail-modal__body pre{background-color:#0000001a}.notice-detail-modal__panel.light .notice-detail-modal__body th,.notice-detail-modal__panel.light .notice-detail-modal__body td{border-color:#ddd}.notice-detail-modal__panel.light .notice-detail-modal__body th{background-color:#0000000d}.notice-detail-modal__panel.light .notice-detail-modal__body hr{border-top-color:#ddd}@media (max-width: 600px){.notice-detail-modal__main-content{width:100%!important;padding:0}.notice-detail-modal__body{padding:24px 12px}.notice-detail-modal__close{top:20px;right:20px}.notice-detail-modal__close svg{width:40px;height:40px}.notice-detail-modal__content-inner{flex-direction:column}.notice-detail-modal__sidebar{width:100%;border-right:none;border-top:1px solid #e9ecef;padding:24px}.notice-detail-modal__sidebar-header{margin-bottom:0;padding-top:16px}.notice-detail-modal__type{font-size:.9rem}.notice-detail-modal__sidebar-title{font-size:1.8rem}.notice-detail-modal__sidebar-date{font-size:.85rem}.notice-detail-modal__type-container{flex-direction:column;align-items:flex-start;gap:8px}.notice-detail-modal__admin-actions{gap:4px}.admin-btn{padding:4px 8px;font-size:10px}.admin-btn svg{width:12px;height:12px}.notice-detail-modal__navigation .arrow-target{width:48px;height:48px}.notice-detail-modal__nav-btn{padding-top:12px}.notice-detail-modal__navigation{flex-direction:row;gap:12px}.notice-detail-modal__nav-item{flex:1}}.fade-enter-active,.fade-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(20px)}.fade-slide-up-enter-active,.fade-slide-up-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.fade-slide-up-enter-from{opacity:0;transform:translateY(30px)}.fade-slide-up-leave-to{opacity:0;transform:translateY(-30px)}.fade-slide-left-enter-active,.fade-slide-left-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.fade-slide-left-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-left-leave-to{opacity:0;transform:translate(30px)}.zoom-enter-active,.zoom-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.zoom-enter-from,.zoom-leave-to{opacity:0;transform:scale(.95)}.slide-down-enter-active,.slide-down-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.slide-down-enter-from{opacity:0;transform:translateY(-50px)}.slide-down-leave-to{opacity:0;transform:translateY(50px)}.flip-enter-active,.flip-leave-active{transition:all .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.flip-enter-from{opacity:0;transform:rotateY(-90deg)}.flip-leave-to{opacity:0;transform:rotateY(90deg)}#app{min-height:100vh;overflow-x:hidden}.transitioning{overflow:hidden}html{scroll-behavior:smooth}*{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@keyframes arrow-up-1-09e3b74f{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-09e3b74f{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-09e3b74f{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-09e3b74f{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}@keyframes arrow-down-1-09e3b74f{0%{left:0;bottom:0}50%{left:50%;bottom:-50%}to{left:100%;bottom:-100%}}@keyframes arrow-down-2-09e3b74f{0%{left:-100%;bottom:100%}50%{left:-50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-down-1-2-09e3b74f{0%{left:100%;bottom:-100%}50%{left:50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-down-2-2-09e3b74f{0%{left:0;bottom:0}50%{left:-50%;bottom:50%}to{left:-100%;bottom:100%}}.list_btn[data-v-09e3b74f]{cursor:pointer}.list_btn .arrow-wrap[data-v-09e3b74f]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1.3rem}.list_btn .arrow-wrap .arrow-target[data-v-09e3b74f]{display:inline-block;position:relative;overflow:hidden;width:25px;height:25px}.list_btn .arrow-wrap .arrow-target .moving[data-v-09e3b74f]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:color .3s ease}.list_btn .arrow-wrap .arrow-target--up .moving1[data-v-09e3b74f]{animation:arrow-up-1-2-09e3b74f .4s linear forwards}.list_btn .arrow-wrap .arrow-target--up .moving2[data-v-09e3b74f]{animation:arrow-up-2-2-09e3b74f .4s linear forwards}.list_btn .arrow-wrap .arrow-target--down .moving1[data-v-09e3b74f]{animation:arrow-down-1-2-09e3b74f .4s linear forwards}.list_btn .arrow-wrap .arrow-target--down .moving2[data-v-09e3b74f]{animation:arrow-down-2-2-09e3b74f .4s linear forwards}.list_btn:hover .arrow-target--up .moving1[data-v-09e3b74f]{animation:arrow-up-1-09e3b74f .4s linear forwards}.list_btn:hover .arrow-target--up .moving2[data-v-09e3b74f]{animation:arrow-up-2-09e3b74f .4s linear forwards}.list_btn:hover .arrow-target--down .moving1[data-v-09e3b74f]{animation:arrow-down-1-09e3b74f .4s linear forwards}.list_btn:hover .arrow-target--down .moving2[data-v-09e3b74f]{animation:arrow-down-2-09e3b74f .4s linear forwards}.list_btn .arrow-target.is-hover.arrow-target--up .moving1[data-v-09e3b74f]{animation:arrow-up-1-09e3b74f .4s linear forwards}.list_btn .arrow-target.is-hover.arrow-target--up .moving2[data-v-09e3b74f]{animation:arrow-up-2-09e3b74f .4s linear forwards}.list_btn .arrow-target.is-hover.arrow-target--down .moving1[data-v-09e3b74f]{animation:arrow-down-1-09e3b74f .4s linear forwards}.list_btn .arrow-target.is-hover.arrow-target--down .moving2[data-v-09e3b74f]{animation:arrow-down-2-09e3b74f .4s linear forwards}.hero[data-v-09e3b74f]{position:relative;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:background-color .3s ease,color .3s ease}.hero.dark[data-v-09e3b74f],.hero.light[data-v-09e3b74f]{background:#000;color:#fff}.hero-bg[data-v-09e3b74f]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/main-BaMDe3w7.png) center/cover no-repeat;height:100%;opacity:.55;filter:blur(.5px) brightness(.7);z-index:1}.hero-content-wrapper[data-v-09e3b74f]{width:100%;margin:0;padding:0 100px}.hero-content[data-v-09e3b74f]{position:relative;z-index:2;text-align:left;max-width:900px;margin:0;padding:0;background:transparent;border-radius:0;box-shadow:none}.hero-content h1[data-v-09e3b74f]{font-size:2.8rem;font-weight:900;margin-bottom:1.5rem;line-height:1.2;letter-spacing:1.5px;text-shadow:0 4px 32px rgba(0,0,0,.25);opacity:0;transform:translateY(30px);animation:fadeInUp-09e3b74f .8s ease forwards}.hero-content p[data-v-09e3b74f]{font-size:1.35rem;margin-bottom:2.5rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.18)}.hero-btn[data-v-09e3b74f]{background:linear-gradient(90deg,#00c3ff,#3a7bd5);color:#fff;border:none;border-radius:32px;padding:1.1rem 3.2rem;font-size:1.25rem;font-weight:700;cursor:pointer;box-shadow:0 6px 32px #00c3ff2e;text-shadow:0 1px 8px rgba(0,0,0,.12);transition:background .2s,box-shadow .2s}.hero-btn[data-v-09e3b74f]:hover{background:linear-gradient(90deg,#3a7bd5,#00c3ff);box-shadow:0 10px 40px #00c3ff47}.hero-main-button[data-v-09e3b74f] .circle-button{padding:.6rem 1.8rem;font-size:1.1rem}.hero-title[data-v-09e3b74f]{opacity:0;transform:translateY(30px);animation:fadeInUp-09e3b74f .8s ease forwards}.hero-subtitle[data-v-09e3b74f]{opacity:0;transform:translateY(30px);animation:fadeInUp-09e3b74f .8s ease forwards .2s}.hero-button[data-v-09e3b74f]{opacity:0;transform:translateY(30px);animation:fadeInUp-09e3b74f .8s ease forwards .4s}@keyframes fadeInUp-09e3b74f{to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.hero-content-wrapper[data-v-09e3b74f]{padding:0 60px}.hero-content h1[data-v-09e3b74f]{font-size:2.5rem}.hero-content p[data-v-09e3b74f]{font-size:1.25rem}}@media (max-width: 900px){.hero-content-wrapper[data-v-09e3b74f]{padding:0 40px}.hero-content h1[data-v-09e3b74f]{font-size:2.2rem;margin-bottom:1.2rem}.hero-content p[data-v-09e3b74f]{font-size:1.15rem;margin-bottom:2rem}}@media (max-width: 768px){.hero-content-wrapper[data-v-09e3b74f]{padding:0 20px}.hero-content[data-v-09e3b74f]{text-align:center;max-width:100%}.hero-content h1[data-v-09e3b74f]{font-size:1.8rem;line-height:1.3;letter-spacing:1px;margin-bottom:1rem}.hero-content p[data-v-09e3b74f]{font-size:1.1rem;margin-bottom:1.8rem;line-height:1.5}.hero-button[data-v-09e3b74f]{width:100%;max-width:200px;margin:0 auto;display:flex;justify-content:center}.hero-button[data-v-09e3b74f] .circle-button{padding:.6rem 1.4rem;font-size:.95rem}}@media (max-width: 600px){.hero[data-v-09e3b74f]{min-height:100vh}.hero-content-wrapper[data-v-09e3b74f]{padding:0 15px}.hero-content h1[data-v-09e3b74f]{font-size:1.6rem;margin-bottom:.8rem}.hero-content p[data-v-09e3b74f]{font-size:1rem;margin-bottom:1.5rem}}@media (max-width: 480px){.hero[data-v-09e3b74f]{min-height:100vh}.hero-content h1[data-v-09e3b74f]{font-size:1.4rem;letter-spacing:.5px}.hero-content p[data-v-09e3b74f]{font-size:.95rem}.hero-button[data-v-09e3b74f]{max-width:180px}.hero-button[data-v-09e3b74f] .circle-button{padding:.5rem 1.2rem;font-size:.9rem}}@media (max-width: 390px){.hero-content-wrapper[data-v-09e3b74f]{padding:0 10px}.hero-content h1[data-v-09e3b74f]{font-size:1.3rem}.hero-content p[data-v-09e3b74f]{font-size:.9rem}}@media (max-height: 600px) and (orientation: landscape){.hero[data-v-09e3b74f]{min-height:100vh;padding-top:0}.hero-content[data-v-09e3b74f]{padding:1rem 0}.hero-content h1[data-v-09e3b74f]{font-size:1.5rem;margin-bottom:.8rem}.hero-content p[data-v-09e3b74f]{font-size:1rem;margin-bottom:1.2rem}}.feature-section[data-v-85c8c0ca]{padding:8rem 0;width:100vw;margin-left:calc(50% - 50vw);min-height:auto;height:auto}.feature-section h2[data-v-85c8c0ca]{font-size:3rem;font-weight:700;margin-bottom:3.2rem;letter-spacing:.5px;color:var(--text-color);text-align:center}.feature-grid[data-v-85c8c0ca]{display:flex;flex-wrap:wrap;gap:30px;margin:0;padding:0 100px;margin-bottom:4rem}.feature-item[data-v-85c8c0ca]{flex:1 1 28%;min-width:0;margin:0;opacity:1;transform:translateY(0);transition:opacity .4s,transform .4s}.feature-item.is-new[data-v-85c8c0ca]{opacity:0;transform:translateY(40px);animation:fadeInUp-85c8c0ca .4s forwards}.feature-item[data-v-85c8c0ca]:nth-child(3){flex:.3 1 16.666%;margin-left:120px;margin-right:0}.feature-item[data-v-85c8c0ca]:nth-child(4){flex:.3 1 16.666%;margin-right:120px;margin-left:0}.feature-item[data-v-85c8c0ca]:nth-child(8){flex:.3 1 16.666%;margin-left:120px;margin-right:120px}.feature-item[data-v-85c8c0ca]:nth-child(12){flex:.3 1 16.666%;margin-left:120px;margin-right:0}.feature-item[data-v-85c8c0ca]:nth-child(13){flex:.3 1 16.666%;margin-right:120px;margin-left:0}.feature-item[data-v-85c8c0ca]:nth-child(17){flex:.3 1 16.666%;margin-left:120px;margin-right:120px}.feature-item[data-v-85c8c0ca]:nth-child(21){flex:.3 1 16.666%;margin-left:120px;margin-right:0}.feature-item[data-v-85c8c0ca]:nth-child(22){flex:.3 1 16.666%;margin-right:120px;margin-left:0}.feature-item[data-v-85c8c0ca]:nth-child(26){flex:.3 1 16.666%;margin-left:120px;margin-right:120px}.feature-item[data-v-85c8c0ca]:nth-child(30){flex:.3 1 16.666%;margin-left:120px;margin-right:0}.feature-image[data-v-85c8c0ca]{width:100%;aspect-ratio:3/2;height:auto;overflow:hidden;margin-bottom:20px;border-radius:8px}.feature-image img[data-v-85c8c0ca],.feature-image video[data-v-85c8c0ca]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;border-radius:8px}.feature-item:hover .feature-image img[data-v-85c8c0ca],.feature-item:hover .feature-image video[data-v-85c8c0ca]{transform:scale(1.05)}.feature-content[data-v-85c8c0ca]{padding:20px;text-align:left}.feature-content .content-row[data-v-85c8c0ca]{display:flex;justify-content:space-between;align-items:center}.feature-content h3[data-v-85c8c0ca]{font-size:1.2rem;font-weight:600;margin:0;color:var(--text-color)}.feature-content .copyright[data-v-85c8c0ca]{font-size:1.2rem;color:var(--text-secondary);line-height:1.5;margin:0;font-weight:400}.load-more-container[data-v-85c8c0ca]{display:flex;justify-content:center;align-items:center;margin-top:2rem}.load-more-btn[data-v-85c8c0ca]{cursor:pointer}.load-more-btn .arrow-wrap[data-v-85c8c0ca]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1.3rem}.load-more-btn .arrow-wrap .arrow-target[data-v-85c8c0ca]{display:inline-block;position:relative;overflow:hidden;width:25px;height:25px}.load-more-btn .arrow-wrap .arrow-target .moving1[data-v-85c8c0ca],.load-more-btn .arrow-wrap .arrow-target .moving2[data-v-85c8c0ca]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.load-more-btn .arrow-wrap .arrow-target--down .moving1[data-v-85c8c0ca]{animation:arrow-down-1-2-85c8c0ca .4s linear forwards}.load-more-btn .arrow-wrap .arrow-target--down .moving2[data-v-85c8c0ca]{animation:arrow-down-2-2-85c8c0ca .4s linear forwards}@keyframes arrow-down-1-85c8c0ca{0%{left:0;bottom:0}50%{left:0;bottom:50%}to{left:0;bottom:100%}}@keyframes arrow-down-2-85c8c0ca{0%{left:0;bottom:-100%}50%{left:0;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-down-1-2-85c8c0ca{0%{left:0;bottom:100%}50%{left:0;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-down-2-2-85c8c0ca{0%{left:0;bottom:0}50%{left:0;bottom:-50%}to{left:0;bottom:-100%}}.load-more-btn[data-v-85c8c0ca]:hover{color:var(--text-color)!important}.load-more-btn:hover .arrow-target--down .moving1[data-v-85c8c0ca]{animation:arrow-down-1-85c8c0ca .4s linear forwards}.load-more-btn:hover .arrow-target--down .moving2[data-v-85c8c0ca]{animation:arrow-down-2-85c8c0ca .4s linear forwards}@keyframes fadeInUp-85c8c0ca{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.feature-item[data-v-85c8c0ca]{flex-basis:50%!important;max-width:50%;margin-left:0!important;margin-right:0!important}}@media (max-width: 600px){.feature-item[data-v-85c8c0ca]{flex-basis:100%!important;max-width:100%;margin-left:0!important;margin-right:0!important}}.portfolio-section[data-v-85c8c0ca]{position:relative;width:100vw;margin-left:calc(50% - 50vw);display:flex;align-items:center;justify-content:center;overflow:hidden}.portfolio-bg[data-v-85c8c0ca]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);z-index:1}.portfolio-content-wrapper[data-v-85c8c0ca]{position:relative;z-index:2;width:100%;max-width:1200px;padding:0 2rem;text-align:center}.portfolio-content h2[data-v-85c8c0ca]{font-size:3rem;font-weight:900;color:#fff;margin-bottom:2rem;line-height:1.3;text-shadow:0 4px 8px rgba(0,0,0,.3)}.portfolio-content p[data-v-85c8c0ca]{font-size:1.5rem;color:#ffffffe6;margin-bottom:1rem;line-height:1.6;text-shadow:0 2px 4px rgba(0,0,0,.2)}.portfolio_btn[data-v-85c8c0ca]{margin-top:2rem}@media (max-width: 992px){.feature-section h2[data-v-85c8c0ca]{font-size:2.5rem;margin-bottom:2.5rem}}@media (max-width: 768px){.feature-grid[data-v-85c8c0ca]{padding:0 20px}.feature-section h2[data-v-85c8c0ca]{font-size:2rem;margin-bottom:2rem}.portfolio-content h2[data-v-85c8c0ca]{font-size:2rem}.portfolio-content p[data-v-85c8c0ca]{font-size:1.1rem}}@media (max-width: 600px){.feature-section h2[data-v-85c8c0ca]{font-size:1.6rem;line-height:1.3;margin-bottom:1.5rem}}@media (max-width: 480px){.feature-section h2[data-v-85c8c0ca]{font-size:1.4rem;line-height:1.2;margin-bottom:1.2rem}}@media (max-width: 390px){.feature-section h2[data-v-85c8c0ca]{font-size:1.2rem;letter-spacing:.3px;margin-bottom:1rem}}@keyframes arrow-up-1-3c17c22e{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-3c17c22e{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-3c17c22e{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-3c17c22e{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}.portfolio_btn[data-v-3c17c22e]{cursor:pointer}.portfolio_btn .arrow-wrap[data-v-3c17c22e]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1.3rem}.portfolio_btn .arrow-wrap .arrow-target[data-v-3c17c22e]{display:inline-block;position:relative;overflow:hidden;width:25px;height:25px}.portfolio_btn .arrow-wrap .arrow-target .moving[data-v-3c17c22e]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.portfolio_btn .arrow-wrap .arrow-target--up .moving1[data-v-3c17c22e]{animation:arrow-up-1-2-3c17c22e .4s linear forwards}.portfolio_btn .arrow-wrap .arrow-target--up .moving2[data-v-3c17c22e]{animation:arrow-up-2-2-3c17c22e .4s linear forwards}.portfolio_btn:hover .arrow-target--up .moving1[data-v-3c17c22e]{animation:arrow-up-1-3c17c22e .4s linear forwards}.portfolio_btn:hover .arrow-target--up .moving2[data-v-3c17c22e]{animation:arrow-up-2-3c17c22e .4s linear forwards}.portfolio-section[data-v-3c17c22e]{position:relative;width:100vw;min-height:62.5vh;margin-left:calc(50% - 50vw);background:#000;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.portfolio-bg[data-v-3c17c22e]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/main4-se-w0R3i.png) center/cover no-repeat;height:100%;opacity:.55;filter:blur(.5px) brightness(.7);z-index:1;will-change:transform;transform:translateZ(0)}@media (max-width: 768px){.portfolio-bg[data-v-3c17c22e]{filter:blur(1px) brightness(.6);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.portfolio-content-wrapper[data-v-3c17c22e]{width:100%;margin:0;padding:0 100px}.portfolio-content[data-v-3c17c22e]{position:relative;z-index:2;text-align:center;max-width:1200px;margin:0 auto;padding:0;background:transparent;border-radius:0;box-shadow:none}.portfolio-content h2[data-v-3c17c22e]{font-size:2.1rem;font-weight:300;margin-bottom:2rem;line-height:1.2;letter-spacing:1.5px;text-shadow:0 4px 32px rgba(0,0,0,.25)}.portfolio-content p[data-v-3c17c22e]{font-size:2.1rem;font-weight:300;margin-bottom:2.5rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.18)}@media (max-width: 900px){.portfolio-section[data-v-3c17c22e]{padding-left:5vw}.portfolio-content-wrapper[data-v-3c17c22e]{padding:0 50px}.portfolio-content h2[data-v-3c17c22e]{font-size:2rem}.portfolio-content p[data-v-3c17c22e]{font-size:1.1rem}}@media (max-width: 600px){.portfolio-content-wrapper[data-v-3c17c22e]{padding:0 30px}.portfolio-content h2[data-v-3c17c22e]{font-size:1.6rem}.portfolio-content p[data-v-3c17c22e]{font-size:1rem}}.guide-section[data-v-9d4b8bf2]{padding:8rem 0;width:100vw;margin-left:calc(50% - 50vw)}.container[data-v-9d4b8bf2]{width:100%;margin:0;padding:0 80px}.section-title[data-v-9d4b8bf2]{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;color:var(--text-color)}.mobile-br[data-v-9d4b8bf2]{display:none}.content-wrapper[data-v-9d4b8bf2]{display:flex;gap:4rem}.left-column[data-v-9d4b8bf2]{flex:1}.image-grid[data-v-9d4b8bf2]{display:flex;flex-direction:column;gap:1.5rem;height:100%}.section-image[data-v-9d4b8bf2]{width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;transition:transform .3s ease}.section-image[data-v-9d4b8bf2]:hover{transform:scale(1.02)}.right-column[data-v-9d4b8bf2]{flex:1;padding-top:1rem}.image-container[data-v-9d4b8bf2]{margin-bottom:2rem;border-bottom:2px solid #000;padding-bottom:1.5rem}.image-container img[data-v-9d4b8bf2]{width:100%;border-radius:8px}.guide-content h3[data-v-9d4b8bf2]{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.guide-content>p[data-v-9d4b8bf2]{font-size:1rem;line-height:1.7;color:var(--text-color);margin-bottom:2rem}.guide-points[data-v-9d4b8bf2]{margin-top:2rem}.guide-points h4[data-v-9d4b8bf2]{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center}.guide-points h4 img[data-v-9d4b8bf2]{width:20px;height:20px;margin-right:.5rem}.guide-points ul[data-v-9d4b8bf2]{list-style:none;padding:0}.guide-points li[data-v-9d4b8bf2]{display:flex;align-items:flex-start;margin-bottom:1.2rem}.guide-points li span[data-v-9d4b8bf2]{background-color:var(--primary-light);color:var(--primary-color);font-weight:700;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.guide-points li h5[data-v-9d4b8bf2]{font-size:1rem;font-weight:600;margin-bottom:.25rem}.guide-points li p[data-v-9d4b8bf2]{font-size:.9rem;color:var(--text-color);line-height:1.6}.right-column .feature-item[data-v-9d4b8bf2]{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #e0e0e0}.right-column .feature-number[data-v-9d4b8bf2]{font-size:1.2rem;font-weight:800;color:var(--text-color)}.right-column h3[data-v-9d4b8bf2]{font-size:2.2rem;font-weight:800;margin:.5rem 0 1.5rem;line-height:1.4;color:var(--text-color)}.right-column>.feature-item>p[data-v-9d4b8bf2]{font-size:1rem;line-height:1.8;color:var(--text-color)}.feature-list .list-item[data-v-9d4b8bf2]{padding:1rem}.feature-list h4[data-v-9d4b8bf2]{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color)}.feature-list p[data-v-9d4b8bf2]{font-size:.95rem;color:var(--text-color)}.preview-button[data-v-9d4b8bf2]{margin-top:2rem;display:flex;justify-content:flex-start}.arrow-wrap[data-v-9d4b8bf2]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1rem;margin-left:.5rem}.arrow-target[data-v-9d4b8bf2]{display:inline-block;position:relative;overflow:hidden;width:20px;height:20px}.moving[data-v-9d4b8bf2]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:color .3s ease}.arrow-target--up .moving1[data-v-9d4b8bf2]{animation:arrow-up-1-2-9d4b8bf2 .4s linear forwards}.arrow-target--up .moving2[data-v-9d4b8bf2]{animation:arrow-up-2-2-9d4b8bf2 .4s linear forwards}.preview-button:hover .arrow-target--up .moving1[data-v-9d4b8bf2]{animation:arrow-up-1-9d4b8bf2 .4s linear forwards}.preview-button:hover .arrow-target--up .moving2[data-v-9d4b8bf2]{animation:arrow-up-2-9d4b8bf2 .4s linear forwards}@keyframes arrow-up-1-9d4b8bf2{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-9d4b8bf2{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-9d4b8bf2{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-9d4b8bf2{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}@media (max-width: 1200px){.container[data-v-9d4b8bf2]{padding:0 60px}}@media (max-width: 992px){.content-wrapper[data-v-9d4b8bf2]{flex-direction:column;gap:2rem}.container[data-v-9d4b8bf2]{padding:0 40px}.section-title[data-v-9d4b8bf2]{font-size:2.5rem}.right-column h3[data-v-9d4b8bf2]{font-size:1.8rem}.feature-list .list-item[data-v-9d4b8bf2]{padding:1.5rem 1rem}}@media (max-width: 768px){.guide-section[data-v-9d4b8bf2]{padding:4rem 0}.container[data-v-9d4b8bf2]{padding:0 20px}.section-title[data-v-9d4b8bf2]{font-size:2rem;margin-bottom:2rem}.mobile-br[data-v-9d4b8bf2]{display:inline}.content-wrapper[data-v-9d4b8bf2]{gap:1.5rem}.right-column h3[data-v-9d4b8bf2]{font-size:1.5rem;margin:.5rem 0 1rem}.right-column>.feature-item>p[data-v-9d4b8bf2]{font-size:.9rem;line-height:1.6}.feature-list .list-item[data-v-9d4b8bf2]{padding:1rem}.feature-list h4[data-v-9d4b8bf2]{font-size:1rem}.feature-list p[data-v-9d4b8bf2]{font-size:.85rem}.preview-button[data-v-9d4b8bf2]{text-align:center;margin-top:1.5rem}}@media (max-width: 480px){.guide-section[data-v-9d4b8bf2]{padding:3rem 0}.container[data-v-9d4b8bf2]{padding:0 16px}.section-title[data-v-9d4b8bf2]{font-size:1.6rem;line-height:1.3}.content-wrapper[data-v-9d4b8bf2]{gap:1rem}.right-column[data-v-9d4b8bf2]{padding-top:0}.right-column .feature-item[data-v-9d4b8bf2]{margin-bottom:1.5rem;padding-bottom:.5rem}.right-column h3[data-v-9d4b8bf2]{font-size:1.3rem}.right-column>.feature-item>p[data-v-9d4b8bf2]{font-size:.85rem;line-height:1.5}.right-column>.feature-item>p br[data-v-9d4b8bf2]{display:none}.feature-list .list-item[data-v-9d4b8bf2]{padding:1rem;margin-bottom:.5rem;background:transparent}.feature-list h4[data-v-9d4b8bf2]{font-size:.95rem;margin-bottom:.3rem}.feature-list p[data-v-9d4b8bf2]{font-size:.8rem}}.quotation-section[data-v-95a12a12]{padding:8rem 0;width:100vw;margin-left:calc(50% - 50vw)}.container[data-v-95a12a12]{width:100%;margin:0;padding:0 80px;display:flex;gap:6rem;align-items:stretch}.left-column[data-v-95a12a12],.right-column[data-v-95a12a12]{flex:1}.right-column[data-v-95a12a12]{display:flex;align-items:stretch}.left-column[data-v-95a12a12]{padding-top:1rem}.header .section-number[data-v-95a12a12]{font-size:1.2rem;font-weight:800;color:var(--text-color)}.header .section-title[data-v-95a12a12]{font-size:3rem;font-weight:700;margin:.5rem 0 3rem;line-height:1.4;color:var(--text-color)}.quote[data-v-95a12a12]{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:2rem 0;margin:0 0 3rem}.quote p[data-v-95a12a12]{font-size:1.3rem;font-weight:600;color:var(--text-color);margin-bottom:1rem;line-height:1.6}.quote span[data-v-95a12a12]{font-size:.9rem;color:var(--text-secondary)}.description h3[data-v-95a12a12]{font-size:1.2rem;font-weight:700;color:var(--text-color);margin-top:2.5rem;margin-bottom:1rem}.description p[data-v-95a12a12]{font-size:1rem;line-height:1.7;color:var(--text-secondary)}.feature-list .list-item[data-v-95a12a12]{padding:1rem}.feature-list h3[data-v-95a12a12]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color);margin-top:0}.feature-list p[data-v-95a12a12]{font-size:1rem;color:var(--text-secondary)}.image-grid[data-v-95a12a12]{display:flex;flex-direction:column;gap:1.5rem;height:100%}.section-image[data-v-95a12a12]{width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;transition:transform .3s ease}.section-image[data-v-95a12a12]:hover{transform:scale(1.02)}.preview-body h3[data-v-95a12a12]{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.preview-body>p[data-v-95a12a12]{font-size:.95rem;line-height:1.7;margin-bottom:1rem;color:var(--text-color)}.info-box[data-v-95a12a12]{background:transparent;border-radius:8px;padding:1.5rem;margin-top:2rem}.info-box h4[data-v-95a12a12]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-color)}.info-box ul[data-v-95a12a12]{list-style:none;padding:0;margin:0}.info-box li[data-v-95a12a12]{font-size:.9rem;margin-bottom:.75rem;color:var(--text-secondary)}.info-box li[data-v-95a12a12]:last-child{margin-bottom:0}.quotation-btn-wrap[data-v-95a12a12]{margin-top:2.5rem;display:flex;justify-content:flex-start}@keyframes arrow-downright-1-95a12a12{0%{left:0;bottom:0}50%{left:50%;bottom:-50%}to{left:100%;bottom:-100%}}@keyframes arrow-downright-2-95a12a12{0%{left:-100%;bottom:100%}50%{left:-50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-downright-1-2-95a12a12{0%{left:100%;bottom:-100%}50%{left:50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-downright-2-2-95a12a12{0%{left:0;bottom:0}50%{left:-50%;bottom:50%}to{left:-100%;bottom:100%}}.arrow-target--downright .moving1[data-v-95a12a12]{animation:arrow-downright-1-2-95a12a12 .4s linear forwards}.arrow-target--downright .moving2[data-v-95a12a12]{animation:arrow-downright-2-2-95a12a12 .4s linear forwards}.quotation-btn-wrap:hover .arrow-target--downright .moving1[data-v-95a12a12]{animation:arrow-downright-1-95a12a12 .4s linear forwards}.quotation-btn-wrap:hover .arrow-target--downright .moving2[data-v-95a12a12]{animation:arrow-downright-2-95a12a12 .4s linear forwards}.mobile-image-container[data-v-95a12a12]{display:none}.mobile-section-image[data-v-95a12a12]{width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}@media (max-width: 1200px){.container[data-v-95a12a12]{padding:0 60px}}@media (max-width: 992px){.quotation-section[data-v-95a12a12]{padding:4rem 0}.container[data-v-95a12a12]{flex-direction:column;gap:2rem;padding:0 40px;align-items:flex-start}.right-column[data-v-95a12a12]{align-items:flex-start}.header .section-number[data-v-95a12a12]{font-size:1.2rem}.header .section-title[data-v-95a12a12]{font-size:2.5rem}.description h3[data-v-95a12a12]{font-size:1.1rem}.description p[data-v-95a12a12]{font-size:.95rem}}@media (max-width: 768px){.quotation-section[data-v-95a12a12]{padding:4rem 0}.container[data-v-95a12a12]{padding:0 20px;gap:1.5rem}.header .section-title[data-v-95a12a12]{font-size:21px;margin:.5rem 0 2rem}.quote[data-v-95a12a12]{margin:0 0 2rem}.quote p[data-v-95a12a12]{font-size:1.1rem}.right-column[data-v-95a12a12]{display:none}.mobile-image-container[data-v-95a12a12]{display:block;margin-bottom:1.5rem}.description h3[data-v-95a12a12]{font-size:1rem;margin-top:1.5rem}.description p[data-v-95a12a12]{font-size:.85rem}.quotation-btn-wrap[data-v-95a12a12]{text-align:center;margin-top:1.5rem}}@media (max-width: 480px){.quotation-section[data-v-95a12a12]{padding:3rem 0}.container[data-v-95a12a12]{padding:0 16px;gap:1rem}.header .section-title[data-v-95a12a12]{font-size:1.3rem;line-height:1.3}.quote p[data-v-95a12a12]{font-size:1rem}.quote span[data-v-95a12a12]{font-size:.8rem}.description h3[data-v-95a12a12]{font-size:.95rem;margin-top:1.2rem;margin-bottom:.8rem}.description p[data-v-95a12a12]{font-size:.8rem;line-height:1.5}.mobile-image-container[data-v-95a12a12]{margin-bottom:1rem}}.arrow-target[data-v-8010642d][data-v-95a12a12]{display:inline-block;position:relative;overflow:hidden;width:20px!important;height:20px!important}.quotation-btn-wrap .arrow-target[data-v-95a12a12]{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important}.moving[data-v-95a12a12]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:color .3s ease}.guide-section[data-v-69d97c73]{padding:8rem 0;width:100vw;margin-left:calc(50% - 50vw)}.container[data-v-69d97c73]{width:100%;margin:0;padding:0 80px}.section-title[data-v-69d97c73]{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;color:var(--text-color)}.content-wrapper[data-v-69d97c73]{display:flex;gap:4rem}.left-column[data-v-69d97c73]{flex:1}.image-grid[data-v-69d97c73]{display:flex;flex-direction:column;gap:1.5rem;height:100%}.section-image[data-v-69d97c73]{width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;transition:transform .3s ease}.section-image[data-v-69d97c73]:hover{transform:scale(1.02)}.right-column[data-v-69d97c73]{flex:1;padding-top:1rem}.image-container[data-v-69d97c73]{margin-bottom:2rem;border-bottom:2px solid #000;padding-bottom:1.5rem}.image-container img[data-v-69d97c73]{width:100%;border-radius:8px}.guide-content h3[data-v-69d97c73]{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.guide-content>p[data-v-69d97c73]{font-size:1rem;line-height:1.7;color:var(--text-color);margin-bottom:2rem}.guide-points[data-v-69d97c73]{margin-top:2rem}.guide-points h4[data-v-69d97c73]{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center}.guide-points h4 img[data-v-69d97c73]{width:20px;height:20px;margin-right:.5rem}.guide-points ul[data-v-69d97c73]{list-style:none;padding:0}.guide-points li[data-v-69d97c73]{display:flex;align-items:flex-start;margin-bottom:1.2rem}.guide-points li span[data-v-69d97c73]{background-color:var(--primary-light);color:var(--primary-color);font-weight:700;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.guide-points li h5[data-v-69d97c73]{font-size:1rem;font-weight:600;margin-bottom:.25rem}.guide-points li p[data-v-69d97c73]{font-size:.9rem;color:var(--text-color);line-height:1.6}.right-column .feature-item[data-v-69d97c73]{padding-bottom:2.5rem}.right-column .feature-number[data-v-69d97c73]{font-size:1.2rem;font-weight:800;color:var(--text-color)}.right-column h3[data-v-69d97c73]{font-size:2.2rem;font-weight:800;margin:.5rem 0 1.5rem;line-height:1.4;color:var(--text-color)}.right-column>.feature-item>p[data-v-69d97c73]{font-size:1rem;line-height:1.8;color:var(--text-color)}.feature-list .list-item[data-v-69d97c73]{padding:1rem}.feature-list h4[data-v-69d97c73]{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color)}.feature-list p[data-v-69d97c73]{font-size:.95rem;color:var(--text-color)}.preview-button[data-v-69d97c73]{margin-top:2rem;display:flex;justify-content:flex-start}.arrow-wrap[data-v-69d97c73]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1rem;margin-left:.5rem}.arrow-target[data-v-69d97c73]{display:inline-block;position:relative;overflow:hidden;width:20px;height:20px}.moving[data-v-69d97c73]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1rem}.arrow-target--up .moving1[data-v-69d97c73]{animation:arrow-up-1-2-69d97c73 .4s linear forwards}.arrow-target--up .moving2[data-v-69d97c73]{animation:arrow-up-2-2-69d97c73 .4s linear forwards}.preview-button:hover .arrow-target--up .moving1[data-v-69d97c73]{animation:arrow-up-1-69d97c73 .4s linear forwards}.preview-button:hover .arrow-target--up .moving2[data-v-69d97c73]{animation:arrow-up-2-69d97c73 .4s linear forwards}@keyframes arrow-up-1-69d97c73{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-69d97c73{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-69d97c73{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-69d97c73{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}.mobile-image-container[data-v-69d97c73]{display:none}.mobile-section-image[data-v-69d97c73]{width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}@media (max-width: 1200px){.container[data-v-69d97c73]{padding:0 60px}}@media (max-width: 992px){.guide-section[data-v-69d97c73]{padding:4rem 0}.container[data-v-69d97c73]{padding:0 40px}.content-wrapper[data-v-69d97c73]{flex-direction:column;gap:2rem}.right-column h3[data-v-69d97c73]{font-size:1.8rem}.feature-list .list-item[data-v-69d97c73]{padding:1.5rem 1rem}}@media (max-width: 768px){.guide-section[data-v-69d97c73]{padding:4rem 0}.container[data-v-69d97c73]{padding:0 20px}.content-wrapper[data-v-69d97c73]{gap:1.5rem}.left-column[data-v-69d97c73]{display:none}.mobile-image-container[data-v-69d97c73]{display:block;margin:1.5rem 0}.right-column h3[data-v-69d97c73]{font-size:1.5rem;margin:.5rem 0 1rem}.feature-list .list-item[data-v-69d97c73]{padding:1rem}.feature-list h4[data-v-69d97c73]{font-size:1rem}.feature-list p[data-v-69d97c73]{font-size:.85rem}}@media (max-width: 480px){.guide-section[data-v-69d97c73]{padding:3rem 0}.container[data-v-69d97c73]{padding:0 16px}.content-wrapper[data-v-69d97c73]{gap:1rem}.right-column[data-v-69d97c73]{padding-top:0}.right-column .feature-item[data-v-69d97c73]{padding-bottom:.5rem}.right-column h3[data-v-69d97c73]{font-size:1.3rem}.feature-list .list-item[data-v-69d97c73]{padding:1rem;margin-bottom:.5rem;background:transparent}.feature-list h4[data-v-69d97c73]{font-size:.95rem;margin-bottom:.3rem}.feature-list p[data-v-69d97c73]{font-size:.8rem}.mobile-image-container[data-v-69d97c73]{margin:1rem 0}}@keyframes arrow-up-1-70cd2a93{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-70cd2a93{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-70cd2a93{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-70cd2a93{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}.urgent_btn[data-v-70cd2a93]{cursor:pointer}.urgent_btn .arrow-wrap[data-v-70cd2a93]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1.3rem}.urgent_btn .arrow-wrap .arrow-target[data-v-70cd2a93]{display:inline-block;position:relative;overflow:hidden;width:25px;height:25px}.urgent_btn .arrow-wrap .arrow-target .moving[data-v-70cd2a93]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.urgent_btn .arrow-wrap .arrow-target--up .moving1[data-v-70cd2a93]{animation:arrow-up-1-2-70cd2a93 .4s linear forwards}.urgent_btn .arrow-wrap .arrow-target--up .moving2[data-v-70cd2a93]{animation:arrow-up-2-2-70cd2a93 .4s linear forwards}.urgent_btn:hover .arrow-target--up .moving1[data-v-70cd2a93]{animation:arrow-up-1-70cd2a93 .4s linear forwards}.urgent_btn:hover .arrow-target--up .moving2[data-v-70cd2a93]{animation:arrow-up-2-70cd2a93 .4s linear forwards}.urgent-section[data-v-70cd2a93]{position:relative;width:100vw;min-height:62.5vh;margin-left:calc(50% - 50vw);background:#000;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.urgent-bg[data-v-70cd2a93]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/main3-BVM02i2B.png) center/cover no-repeat;height:100%;opacity:.55;filter:blur(.5px) brightness(.7);z-index:1;will-change:transform;transform:translateZ(0)}.urgent-content-wrapper[data-v-70cd2a93]{width:100%;margin:0;padding:0 100px}.urgent-content[data-v-70cd2a93]{position:relative;z-index:2;text-align:center;max-width:1200px;margin:0 auto;padding:0;background:transparent;border-radius:0;box-shadow:none}.urgent-content h2[data-v-70cd2a93]{font-size:2.1rem;font-weight:300;margin-bottom:2rem;line-height:1.2;letter-spacing:1.5px;text-shadow:0 4px 32px rgba(0,0,0,.25)}.urgent-content p[data-v-70cd2a93]{font-size:2.1rem;font-weight:300;margin-bottom:2.5rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.18)}@media (max-width: 900px){.urgent-section[data-v-70cd2a93]{padding-left:5vw}.urgent-content-wrapper[data-v-70cd2a93]{padding:0 50px}.urgent-content h2[data-v-70cd2a93]{font-size:2rem}.urgent-content p[data-v-70cd2a93]{font-size:1.1rem}}@media (max-width: 600px){.urgent-content-wrapper[data-v-70cd2a93]{padding:0 30px}.urgent-content h2[data-v-70cd2a93]{font-size:1.6rem}.urgent-content p[data-v-70cd2a93]{font-size:1rem}}@media (max-width: 768px){.urgent-bg[data-v-70cd2a93]{filter:blur(1px) brightness(.6);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.mqt[data-v-448641d3]{position:relative;z-index:30}.mqt__item-wrap[data-v-448641d3]{position:relative;display:flex;white-space:nowrap;animation-timing-function:linear;animation-iteration-count:infinite;z-index:30}.mqt__item[data-v-448641d3]{display:inline-flex;will-change:transform}.mqt--reverse .mqt__item-wrap[data-v-448641d3]{flex-direction:row-reverse}.service-section[data-v-87c65d33]{padding:8rem 0;text-align:center}.service-section h2[data-v-87c65d33]{font-size:3rem;font-weight:700;margin-bottom:3.2rem;letter-spacing:.5px;color:var(--text-color)}.service-layout[data-v-87c65d33]{display:flex;flex-direction:column;gap:2rem;width:100%;margin:0;padding:0 100px;margin-bottom:2rem}.service-row[data-v-87c65d33]{display:flex;gap:2rem;width:100%}.service-item[data-v-87c65d33]{flex:1;width:50%}.service-row .service-item[data-v-87c65d33]{height:300px}.service-column[data-v-87c65d33]{display:flex;flex-direction:column;gap:1rem;height:100%}.service-top[data-v-87c65d33]{flex:1;height:calc(50% - .5rem)}.service-bottom[data-v-87c65d33]{flex:1;height:calc(50% - .5rem);display:flex;gap:1rem}.service-bottom .service-card[data-v-87c65d33]{flex:1;width:50%}.service-card[data-v-87c65d33]{background:transparent;border-radius:16px;box-shadow:0 6px 32px #0000001a;padding:0;display:flex;flex-direction:column;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;height:100%;min-height:100%;cursor:pointer}.service-card[data-v-87c65d33]:hover{transform:translateY(-8px) scale(1.02)}.card-img[data-v-87c65d33]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1;transition:transform .3s ease}.service-card:hover .card-img[data-v-87c65d33]{transform:scale(1.05)}.card-overlay[data-v-87c65d33]{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background:linear-gradient(135deg,#000000b3,#0000004d,#0000001a);color:#fff}.card-content[data-v-87c65d33]{text-align:left}.service-card h3[data-v-87c65d33]{font-size:1.8rem;font-weight:700;margin:0 0 .5rem;color:#fff;letter-spacing:.5px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.service-card.small h3[data-v-87c65d33]{font-size:1.4rem}.service-card p[data-v-87c65d33]{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.4;text-shadow:0 1px 4px rgba(0,0,0,.3)}.service-card.small p[data-v-87c65d33]{font-size:.9rem}.card-button[data-v-87c65d33]{align-self:flex-end}.action-text[data-v-87c65d33]{color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;text-shadow:0 1px 4px rgba(0,0,0,.3)}.action-text[data-v-87c65d33]:hover{color:#fffc;transform:translateY(-2px)}.arrow-wrap[data-v-87c65d33]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1rem;margin-left:.5rem}.arrow-target[data-v-87c65d33]{display:inline-block;position:relative;overflow:hidden;width:20px;height:20px}.moving[data-v-87c65d33]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:color .3s ease}.arrow-target--up .moving1[data-v-87c65d33]{animation:arrow-up-1-2-87c65d33 .4s linear forwards}.arrow-target--up .moving2[data-v-87c65d33]{animation:arrow-up-2-2-87c65d33 .4s linear forwards}.service-card:hover .arrow-target--up .moving1[data-v-87c65d33]{animation:arrow-up-1-87c65d33 .4s linear forwards}.service-card:hover .arrow-target--up .moving2[data-v-87c65d33]{animation:arrow-up-2-87c65d33 .4s linear forwards}@keyframes arrow-up-1-87c65d33{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-87c65d33{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-87c65d33{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-87c65d33{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}@media (max-width: 900px){.service-section h2[data-v-87c65d33]{font-size:2.5rem;margin-bottom:2.5rem}.service-layout[data-v-87c65d33],.service-row[data-v-87c65d33]{flex-direction:column;gap:1.5rem}.service-item[data-v-87c65d33]{width:100%}.service-row .service-item[data-v-87c65d33]{height:350px}.service-column[data-v-87c65d33]{height:auto;flex-direction:row!important;gap:1rem}.service-top[data-v-87c65d33],.service-bottom[data-v-87c65d33]{flex:1;height:calc(200px - .5rem)}.service-bottom[data-v-87c65d33]{flex-direction:row;gap:1rem}.service-bottom .service-card[data-v-87c65d33]{flex:1;height:100%}.card-overlay[data-v-87c65d33]{padding:1.5rem}}@media (max-width: 600px){.service-section h2[data-v-87c65d33]{font-size:2rem;margin-bottom:2rem}.service-layout[data-v-87c65d33]{padding:0 1rem}.service-column[data-v-87c65d33]{gap:.8rem}.service-top[data-v-87c65d33],.service-bottom[data-v-87c65d33]{height:calc(180px - .4rem)}.service-bottom[data-v-87c65d33]{gap:.8rem}.service-bottom .service-card[data-v-87c65d33]{height:100%}.card-overlay[data-v-87c65d33]{padding:1rem}.service-card h3[data-v-87c65d33]{font-size:1.4rem}.service-card.small h3[data-v-87c65d33]{font-size:1.1rem}.service-card.small p[data-v-87c65d33],.action-text[data-v-87c65d33]{font-size:.8rem}}@media (max-width: 480px){.service-section h2[data-v-87c65d33]{font-size:1.6rem;margin-bottom:1.5rem;line-height:1.3}.service-section[data-v-87c65d33]{padding:4rem 0}.service-bottom[data-v-87c65d33]{gap:.6rem}.service-bottom .service-card[data-v-87c65d33]{height:100%}.card-overlay[data-v-87c65d33]{padding:.8rem}.service-card.small h3[data-v-87c65d33]{font-size:1rem;margin-bottom:.3rem}.service-card.small p[data-v-87c65d33]{font-size:.75rem;line-height:1.3}.action-text[data-v-87c65d33]{font-size:.75rem}}@media (max-width: 360px){.service-bottom[data-v-87c65d33]{flex-direction:column;gap:.8rem}.service-bottom .service-card[data-v-87c65d33]{height:100%}.service-card.small h3[data-v-87c65d33]{font-size:.95rem}.service-card.small p[data-v-87c65d33]{font-size:.7rem}}@keyframes arrow-up-1-40784eae{0%{left:0;bottom:0}50%{left:50%;bottom:50%}to{left:100%;bottom:100%}}@keyframes arrow-up-2-40784eae{0%{left:-100%;bottom:-100%}50%{left:-50%;bottom:-50%}to{left:0;bottom:0}}@keyframes arrow-up-1-2-40784eae{0%{left:100%;bottom:100%}50%{left:50%;bottom:50%}to{left:0;bottom:0}}@keyframes arrow-up-2-2-40784eae{0%{left:0;bottom:0}50%{left:-50%;bottom:-50%}to{left:-100%;bottom:-100%}}.portfolio_btn[data-v-40784eae]{cursor:pointer}.portfolio_btn .arrow-wrap[data-v-40784eae]{display:inline-flex;position:relative;overflow:hidden;align-items:center;font-size:1.3rem}.portfolio_btn .arrow-wrap .arrow-target[data-v-40784eae]{display:inline-block;position:relative;overflow:hidden;width:25px;height:25px}.portfolio_btn .arrow-wrap .arrow-target .moving[data-v-40784eae]{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.portfolio_btn .arrow-wrap .arrow-target--up .moving1[data-v-40784eae]{animation:arrow-up-1-2-40784eae .4s linear forwards}.portfolio_btn .arrow-wrap .arrow-target--up .moving2[data-v-40784eae]{animation:arrow-up-2-2-40784eae .4s linear forwards}.portfolio_btn:hover .arrow-target--up .moving1[data-v-40784eae]{animation:arrow-up-1-40784eae .4s linear forwards}.portfolio_btn:hover .arrow-target--up .moving2[data-v-40784eae]{animation:arrow-up-2-40784eae .4s linear forwards}.portfolio-section[data-v-40784eae]{position:relative;width:100vw;min-height:62.5vh;margin-left:calc(50% - 50vw);background:#000;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.portfolio-bg[data-v-40784eae]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/main2-Cn9ujkpc.png) center/cover no-repeat;height:100%;opacity:.55;filter:blur(.5px) brightness(.7);z-index:1;will-change:transform;transform:translateZ(0)}@media (max-width: 768px){.portfolio-bg[data-v-40784eae]{filter:blur(1px) brightness(.6);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.portfolio-content-wrapper[data-v-40784eae]{width:100%;margin:0;padding:0 100px}.portfolio-content[data-v-40784eae]{position:relative;z-index:2;text-align:center;max-width:1200px;margin:0 auto;padding:0;background:transparent;border-radius:0;box-shadow:none}.portfolio-content h2[data-v-40784eae]{font-size:2.1rem;font-weight:300;margin-bottom:2rem;line-height:1.2;letter-spacing:1.5px;text-shadow:0 4px 32px rgba(0,0,0,.25)}.portfolio-content p[data-v-40784eae]{font-size:2.1rem;font-weight:300;margin-bottom:2.5rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.18)}@media (max-width: 900px){.portfolio-section[data-v-40784eae]{padding-left:5vw}.portfolio-content-wrapper[data-v-40784eae]{padding:0 50px}.portfolio-content h2[data-v-40784eae]{font-size:2rem}.portfolio-content p[data-v-40784eae]{font-size:1.1rem}}@media (max-width: 600px){.portfolio-content-wrapper[data-v-40784eae]{padding:0 30px}.portfolio-content h2[data-v-40784eae]{font-size:1.6rem}.portfolio-content p[data-v-40784eae]{font-size:1rem}}.review-section[data-v-508b8129]{padding:6rem 0;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.container[data-v-508b8129]{width:100%;margin:0;padding:0 100px}.review-section h2[data-v-508b8129]{font-size:3rem;font-weight:700;text-align:left;margin-bottom:4rem;color:var(--text-color);line-height:1.4}.review-slider-container[data-v-508b8129]{overflow:hidden;position:relative}.review-slider[data-v-508b8129]{display:flex;gap:2rem;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.review-slider[data-v-508b8129]:active{cursor:grabbing}.review-card[data-v-508b8129]{flex:0 0 380px;height:200px;border-radius:1.5rem;border:1px solid white;background:transparent;position:relative;pointer-events:auto;margin-bottom:2rem;display:flex;align-items:center;padding:2rem}.review-content[data-v-508b8129]{width:100%;display:flex;flex-direction:column;gap:1rem}.review-author[data-v-508b8129]{text-align:left;margin-bottom:0}.author-company[data-v-508b8129]{font-size:1.1rem;font-weight:500;color:var(--text-color);display:inline}.author-name[data-v-508b8129]{font-size:1.1rem;font-weight:600;color:var(--text-color);display:inline}.author-separator[data-v-508b8129]{font-size:1rem;font-weight:400;color:var(--text-secondary);display:inline;margin:0 .5rem}.review-desc[data-v-508b8129]{font-size:.95rem;color:var(--text-color);line-height:1.6;margin:0}@media (max-width: 992px){.review-section[data-v-508b8129]{padding:4rem 0}.container[data-v-508b8129]{padding:0 60px}.review-slider[data-v-508b8129]{gap:1rem}.review-card[data-v-508b8129]{flex:0 0 320px;height:180px;padding:1.5rem}.review-section h2[data-v-508b8129]{font-size:2.5rem;margin-bottom:3rem}.author-company[data-v-508b8129],.author-name[data-v-508b8129]{font-size:1rem}.author-separator[data-v-508b8129]{font-size:.95rem}.review-desc[data-v-508b8129]{font-size:.9rem}}@media (max-width: 768px){.review-section[data-v-508b8129]{padding:3rem 0}.container[data-v-508b8129]{padding:0 40px}.review-section h2[data-v-508b8129]{font-size:2rem;text-align:center;margin-bottom:2.5rem}.review-card[data-v-508b8129]{flex:0 0 300px;height:160px;padding:1.5rem}.review-desc[data-v-508b8129]{font-size:.85rem}.author-company[data-v-508b8129],.author-name[data-v-508b8129]{font-size:.95rem}.author-separator[data-v-508b8129]{font-size:.9rem}}@media (max-width: 600px){.container[data-v-508b8129]{padding:0 20px}.review-section h2[data-v-508b8129]{font-size:1.6rem;line-height:1.3;margin-bottom:2rem}.review-card[data-v-508b8129]{flex:0 0 280px;height:150px;border-radius:1rem;padding:1.2rem}.review-desc[data-v-508b8129]{font-size:.8rem;line-height:1.5}.author-company[data-v-508b8129],.author-name[data-v-508b8129]{font-size:.9rem}.author-separator[data-v-508b8129]{font-size:.85rem}}@media (max-width: 480px){.review-section[data-v-508b8129]{padding:2.5rem 0}.container[data-v-508b8129]{padding:0 16px}.review-section h2[data-v-508b8129]{font-size:1.4rem;margin-bottom:1.5rem}.review-card[data-v-508b8129]{flex:0 0 260px;height:140px;border-radius:.8rem;padding:1rem}.review-slider[data-v-508b8129]{gap:.8rem}.review-desc[data-v-508b8129]{font-size:.75rem;line-height:1.4}.author-company[data-v-508b8129],.author-name[data-v-508b8129]{font-size:.85rem}.author-separator[data-v-508b8129]{font-size:.8rem;margin:0 .3rem}.review-content[data-v-508b8129]{gap:.75rem}}.faq-section[data-v-610c39e0]{padding:6rem 0;width:100vw;margin-left:calc(50% - 50vw)}.container[data-v-610c39e0]{width:100%;margin:0;padding:0 100px}.faq-section h2[data-v-610c39e0]{font-size:3rem;font-weight:700;text-align:left;margin-bottom:4rem;color:var(--text-color);line-height:1.4}.faq-grid[data-v-610c39e0]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.faq-card[data-v-610c39e0]{background:transparent;border:1px solid #e9ecef;border-radius:1.5rem;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 .5rem 1rem #0000000d;transition:transform .3s,box-shadow .3s;cursor:pointer}.faq-card[data-v-610c39e0]:hover{transform:translateY(-10px);box-shadow:0 1rem 2rem #0000001a}.faq-icon-wrapper[data-v-610c39e0]{width:70px;height:70px;background-color:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem}.faq-content h3[data-v-610c39e0]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--text-color)}.faq-content p[data-v-610c39e0]{font-size:1rem;color:var(--text-secondary);line-height:1.6;white-space:pre-line}@media (max-width: 992px){.container[data-v-610c39e0]{padding:0 50px}.faq-grid[data-v-610c39e0]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.container[data-v-610c39e0]{padding:0 20px}.faq-section h2[data-v-610c39e0]{font-size:21px;margin-bottom:2rem}.faq-grid[data-v-610c39e0]{grid-template-columns:repeat(2,1fr);gap:.75rem}.faq-card[data-v-610c39e0]{padding:1rem .75rem}.faq-content h3[data-v-610c39e0]{font-size:.875rem}.faq-content p[data-v-610c39e0]{font-size:.75rem}}.home-page[data-v-994b4c47]{width:100%;transition:color .3s ease}.home-page.dark[data-v-994b4c47],.home-page.light[data-v-994b4c47]{color:var(--text-color)}.sign-in-container[data-v-9c07c427]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;padding:20px;gap:40px}.sign-in-content[data-v-9c07c427]{width:100%;max-width:400px;background:#fff;border-radius:16px;padding:40px 30px;box-shadow:0 4px 20px #0000004d}.logo-section[data-v-9c07c427]{text-align:center}.logo-section .logo[data-v-9c07c427]{width:200px;height:auto;margin-bottom:20px;transition:transform .2s ease}.logo-section .logo[data-v-9c07c427]:hover{transform:scale(1.05)}.logo-section .title[data-v-9c07c427]{font-size:32px;font-weight:700;color:#fff;margin:0;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif}.login-form .input-group[data-v-9c07c427]{position:relative;margin-bottom:24px}.login-form .form-input[data-v-9c07c427]{width:100%;padding:16px 20px;border:2px solid #e1e5e9;border-radius:12px;font-size:16px;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;transition:all .3s ease;box-sizing:border-box}.login-form .form-input[data-v-9c07c427]::-moz-placeholder{color:#9ca3af}.login-form .form-input[data-v-9c07c427]::placeholder{color:#9ca3af}.login-form .form-input[data-v-9c07c427]:focus{outline:none;border-color:#222;box-shadow:0 0 0 3px #2222221a}.login-form .form-input.focused[data-v-9c07c427]{border-color:#222}.login-form .password-toggle[data-v-9c07c427]{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:color .2s ease}.login-form .password-toggle[data-v-9c07c427]:hover{color:#222}.login-form .password-toggle[data-v-9c07c427]:focus{outline:none;color:#222}.login-button-wrapper[data-v-9c07c427]{margin-top:32px;width:100%}.login-button-wrapper[data-v-9c07c427] .circle-button--wrap{width:100%}.login-button-wrapper[data-v-9c07c427] .circle-button--wrap .circle-button{width:100%;transition:border-radius .3s ease}.login-button-wrapper[data-v-9c07c427] .circle-button--wrap .circle-button:hover{border-radius:8px!important;color:#fff!important}.login-button-wrapper[data-v-9c07c427] .circle-button--wrap .circle-button .btn_circle{background:#666!important}.login-button-wrapper[data-v-9c07c427] .circle-button--wrap .circle-button .button-text{color:#fff!important}@media (max-width: 480px){.sign-in-container[data-v-9c07c427]{padding:16px}.sign-in-content[data-v-9c07c427]{padding:32px 24px}.logo-section .logo[data-v-9c07c427]{width:180px}.logo-section .title[data-v-9c07c427]{font-size:28px}.login-form .form-input[data-v-9c07c427]{padding:14px 18px;font-size:15px}.login-form .password-toggle[data-v-9c07c427]{right:14px}}.crm-header-bar[data-v-057206f2]{width:100%;height:60px;background:var(--bg-color);color:var(--text-color);display:flex;align-items:center;justify-content:space-between;padding:0 48px;box-sizing:border-box;transition:background-color .3s ease,color .3s ease;position:relative;z-index:1001}.crm-header-left[data-v-057206f2]{display:flex;align-items:center}.crm-title[data-v-057206f2]{font-size:1.4rem;font-weight:700;letter-spacing:2px;color:var(--text-color);transition:color .3s ease}.crm-header-right[data-v-057206f2]{display:flex;gap:32px}.crm-header-link[data-v-057206f2]{color:var(--text-color);background:none;border:none;font-size:1rem;font-weight:400;cursor:pointer;padding:0;position:relative;text-decoration:none;transition:color .3s ease}.crm-header-link[data-v-057206f2]:after{content:"";display:block;width:0;height:2px;background:var(--text-color);transition:width .3s ease;position:absolute;left:0;bottom:-4px}.crm-header-link[data-v-057206f2]:hover:after{width:100%}.logout-btn[data-v-057206f2]{outline:none}.nav-toggle-btn[data-v-057206f2]{background:none;border:none;margin-left:10px;cursor:pointer;padding:2px;display:inline-flex;align-items:center;opacity:.7;transition:opacity .3s ease}.nav-toggle-btn[data-v-057206f2]:hover{opacity:1}.nav-toggle-btn svg[data-v-057206f2]{width:20px;height:20px}@media (max-width: 768px){.crm-header-bar[data-v-057206f2]{height:50px;padding:0 16px;padding-top:env(safe-area-inset-top)}.crm-title[data-v-057206f2]{display:none}.crm-header-right[data-v-057206f2]{gap:16px}.crm-header-link[data-v-057206f2]{font-size:.9rem}.nav-toggle-btn[data-v-057206f2]{margin-left:0;padding:12px 12px 12px 0}.nav-toggle-btn svg[data-v-057206f2]{width:32px;height:32px}}.modal-overlay[data-v-059b525d]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-059b525d]{background:var(--bg-color);border:none;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 10px 30px #0000004d;transition:background-color .3s ease}.dark-mode .modal-content[data-v-059b525d]{background:#1a1a1a}.modal-header[data-v-059b525d]{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid var(--border-color)}.modal-header h3[data-v-059b525d]{font-size:1.25rem;font-weight:600;color:var(--text-color);margin:0}.close-btn[data-v-059b525d]{background:none;border:none;color:var(--text-color);cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.close-btn[data-v-059b525d]:hover{background:var(--bg-secondary)}.modal-body[data-v-059b525d]{padding:0;height:calc(90vh - 80px)}.settings-container[data-v-059b525d]{display:flex;height:100%}.settings-menu[data-v-059b525d]{width:200px;background:transparent;border-right:1px solid var(--border-color);padding:24px 0}.menu-item[data-v-059b525d]{display:flex;align-items:center;gap:12px;padding:16px 24px;cursor:pointer;color:var(--text-color);transition:all .2s ease;border-left:3px solid transparent}.menu-item[data-v-059b525d]:hover{background:#ffffff0d}.menu-item.active[data-v-059b525d]{background:var(--accent-color);color:#000}.menu-item svg[data-v-059b525d]{flex-shrink:0}.menu-item span[data-v-059b525d]{font-weight:500;font-size:.9rem}.settings-content[data-v-059b525d]{flex:1;padding:32px;overflow-y:auto}.tab-content[data-v-059b525d]{max-width:500px}.tab-header[data-v-059b525d]{margin-bottom:32px}.tab-header h4[data-v-059b525d]{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0 0 8px}.tab-header p[data-v-059b525d]{color:var(--text-secondary);font-size:.9rem;margin:0}.loading-container[data-v-059b525d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}.loading-spinner[data-v-059b525d]{width:32px;height:32px;border:3px solid var(--border-color);border-top:3px solid var(--accent-color);border-radius:50%;animation:spin-059b525d 1s linear infinite}@keyframes spin-059b525d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-form[data-v-059b525d],.password-form[data-v-059b525d]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-059b525d]{display:flex;flex-direction:column;gap:8px}.form-group label[data-v-059b525d]{font-weight:600;color:var(--text-color);font-size:.9rem}.form-group input[data-v-059b525d]{padding:12px 16px;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-color);color:var(--text-color);font-size:1rem;transition:border-color .2s ease,background-color .3s ease,color .3s ease}.form-group input[data-v-059b525d]:focus{outline:none;border-color:var(--accent-color)}.form-group input.error[data-v-059b525d]{border-color:#ef4444}.error-message[data-v-059b525d]{color:#ef4444;font-size:.85rem}.form-actions[data-v-059b525d]{display:flex;justify-content:flex-end;margin-top:8px}.submit-btn[data-v-059b525d]{padding:12px 24px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.9rem;background:var(--accent-color);border:1px solid var(--accent-color);color:#000}.submit-btn[data-v-059b525d]:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.submit-btn[data-v-059b525d]:disabled{opacity:.6;cursor:not-allowed}.subscription-sections[data-v-059b525d]{display:flex;flex-direction:column;gap:16px;max-width:600px}.section-card[data-v-059b525d]{background:transparent;border:1px solid var(--border-color);border-radius:12px;padding:20px}.section-header[data-v-059b525d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title[data-v-059b525d]{display:flex;align-items:center;gap:12px}.section-title h5[data-v-059b525d]{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0 0 4px}.billing-type[data-v-059b525d]{font-size:.85rem;color:var(--text-secondary)}.section-btn[data-v-059b525d]{padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.section-btn.primary[data-v-059b525d]{background:var(--accent-color);color:#000}.section-btn.primary[data-v-059b525d]:hover{background:var(--accent-hover)}.section-btn.secondary[data-v-059b525d]{background:transparent;color:var(--text-color);border:1px solid var(--border-color)}.section-btn.secondary[data-v-059b525d]:hover{background:#ffffff0d}.section-btn.small[data-v-059b525d]{padding:6px 12px;font-size:.8rem}.subscription-status-info[data-v-059b525d]{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.status-text[data-v-059b525d]{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.9rem}.payment-info[data-v-059b525d]{padding:12px 0}.payment-method[data-v-059b525d]{display:flex;align-items:center;gap:12px;color:var(--text-color);font-size:.95rem}.invoice-table[data-v-059b525d]{padding:12px 0}.invoice-header[data-v-059b525d]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;padding:8px 0;border-bottom:1px solid var(--border-color);font-weight:600;color:var(--text-secondary);font-size:.85rem}.invoice-row[data-v-059b525d]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;padding:12px 0;align-items:center;color:var(--text-color);font-size:.9rem}.invoice-col[data-v-059b525d]{display:flex;align-items:center}.status-badge[data-v-059b525d]{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.paid[data-v-059b525d]{background:#10b981;color:#fff}@media (max-width: 768px){.modal-content[data-v-059b525d]{margin:20px;max-height:calc(100vh - 40px)}.modal-header[data-v-059b525d]{padding:20px 24px}.settings-container[data-v-059b525d]{flex-direction:column}.settings-menu[data-v-059b525d]{width:100%;border-right:none;border-bottom:1px solid var(--border-color);padding:16px 0}.menu-item[data-v-059b525d]{padding:12px 24px}.settings-content[data-v-059b525d]{padding:24px}.form-actions[data-v-059b525d]{flex-direction:column}.submit-btn[data-v-059b525d]{width:100%}}.empty-contract-container[data-v-059b525d]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.empty-contract-image[data-v-059b525d]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.empty-contract-text[data-v-059b525d]{color:var(--text-secondary);font-size:1rem;margin:0}.crm-sidebar[data-v-e977c5fc]{width:210px;background:var(--bg-color)!important;padding:56px 0 0 48px;height:calc(100vh - 60px);border-right:1px solid var(--border-color);transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s ease,border-color .3s ease,padding .3s cubic-bezier(.4,0,.2,1);transform:translate(0);opacity:1;pointer-events:auto;overflow:hidden;position:relative}.crm-sidebar.closed[data-v-e977c5fc]{width:0!important;min-width:0!important;border:none!important;opacity:0;transform:translate(-40px);pointer-events:none}.crm-menu[data-v-e977c5fc]{padding-left:0;height:calc(100vh - 180px);overflow-y:auto}.crm-menu-group[data-v-e977c5fc]{margin-bottom:28px}.crm-menu-title[data-v-e977c5fc]{font-size:.85rem;color:var(--text-color)!important;margin-bottom:7px;font-weight:600;transition:color .15s ease}.crm-menu-item[data-v-e977c5fc]{font-size:.89rem;color:var(--text-color)!important;margin-bottom:5px;cursor:pointer;padding-left:7px;transition:color .15s ease}.crm-menu-item[data-v-e977c5fc]:hover{color:var(--accent-color)!important}.crm-menu[data-v-e977c5fc],.crm-menu-group[data-v-e977c5fc],.crm-menu-title[data-v-e977c5fc],.crm-menu-item[data-v-e977c5fc]{width:210px;min-width:210px;box-sizing:border-box}.theme-toggle-container[data-v-e977c5fc]{position:absolute;bottom:20px;right:20px;z-index:10;width:40px;height:40px}.theme-toggle-btn[data-v-e977c5fc]{width:32px;height:32px;border-radius:50%;border:2px solid;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-color:var(--border-color, #333);color:var(--text-color, #fff);overflow:hidden}.light-mode .theme-toggle-btn[data-v-e977c5fc]{border-color:#666;color:#666}.theme-toggle-btn[data-v-e977c5fc]:hover{transform:scale(1.1)}.theme-toggle-btn svg[data-v-e977c5fc]{width:16px;height:16px;overflow:visible}.theme-icon[data-v-e977c5fc]{transition:transform .3s ease}.theme-path[data-v-e977c5fc]{transition:d .3s ease,fill .3s ease}.moon-path[data-v-e977c5fc],.sun-path[data-v-e977c5fc]{transition:all .6s ease;transform-origin:12px 24px}.dark-mode .moon-path[data-v-e977c5fc]{opacity:1;transform:rotate(0) translate(0) translateY(0)}.dark-mode .sun-path[data-v-e977c5fc]{opacity:0;transform:rotate(360deg) translate(-15px) translateY(15px)}.light-mode .moon-path[data-v-e977c5fc]{opacity:0;transform:rotate(-360deg) translate(15px) translateY(15px)}.light-mode .sun-path[data-v-e977c5fc]{opacity:1;transform:rotate(0) translate(0) translateY(0)}.light-mode .sun-path path[data-v-e977c5fc]{fill:#666}@media (max-width: 768px){.crm-sidebar[data-v-e977c5fc]{width:100%!important;min-width:100%!important;position:fixed;top:0;left:0;height:100vh;z-index:1000;transform:translate(-100%);transition:transform .3s ease}.crm-sidebar[data-v-e977c5fc]:not(.closed){transform:translate(0)}.crm-menu[data-v-e977c5fc]{padding:20px;height:100%;overflow-y:auto}.crm-menu-group[data-v-e977c5fc]{margin-bottom:24px}.crm-menu-title[data-v-e977c5fc]{font-size:1.1rem;margin-bottom:16px}.crm-menu-item[data-v-e977c5fc]{font-size:1rem;padding:12px 0}.theme-toggle-container[data-v-e977c5fc]{position:fixed;bottom:20px;right:20px}.theme-toggle-btn[data-v-e977c5fc]{width:40px;height:40px}.theme-toggle-btn svg[data-v-e977c5fc]{width:20px;height:20px}}.admin-layout[data-v-e4842bda]{min-height:100vh;background:var(--bg-color);color:var(--text-color);font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;transition:background-color .3s ease,color .3s ease}.crm-header-bar[data-v-e4842bda]{position:relative;z-index:1001}.admin-content[data-v-e4842bda]{flex:1;display:flex;padding-right:48px;gap:32px;transition:background-color .3s ease}.admin-content.no-gap[data-v-e4842bda]{gap:0}.admin-main[data-v-e4842bda]{flex:1;padding:32px 0 0;display:flex;flex-direction:column;min-width:0;transition:background-color .3s ease}.admin-main.no-padding[data-v-e4842bda]{padding:0}.fade-slide-left-enter-active[data-v-e4842bda]{transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.fade-slide-left-leave-active[data-v-e4842bda]{transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;z-index:0}.fade-slide-left-enter-from[data-v-e4842bda]{opacity:0;transform:translate(50px)}.fade-slide-left-leave-to[data-v-e4842bda]{opacity:0;transform:translate(-50px)}.waiting-screen[data-v-e4842bda]{flex:1;display:flex;align-items:center;justify-content:center;padding:0;min-height:calc(100vh - 80px)}.waiting-content[data-v-e4842bda]{text-align:center;max-width:400px;transform:translateY(-20%)}.waiting-icon[data-v-e4842bda]{width:240px;height:240px;margin-bottom:32px;opacity:.8}.waiting-title[data-v-e4842bda]{font-size:2rem;font-weight:600;color:var(--text-color);margin:0 0 16px}.waiting-message[data-v-e4842bda]{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin:0}[data-v-e4842bda] *{box-sizing:border-box}[data-v-e4842bda] html{overflow-y:auto!important}[data-v-e4842bda] body{margin:0;padding:0;background:var(--bg-color);color:var(--text-color);font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}[data-v-e4842bda] #app{height:100vh;overflow:hidden}@media (max-width: 768px){.admin-content[data-v-e4842bda]{padding-right:0}.admin-main[data-v-e4842bda]{padding:16px 0 0}.user-management[data-v-e4842bda]{padding-left:0}.waiting-screen[data-v-e4842bda]{min-height:calc(100vh - 60px);padding:16px}.waiting-content[data-v-e4842bda]{transform:none}.waiting-icon[data-v-e4842bda]{width:180px;height:180px;margin-bottom:24px}.waiting-title[data-v-e4842bda]{font-size:1.5rem;margin-bottom:12px}.waiting-message[data-v-e4842bda]{font-size:1rem}}.memberships-page[data-v-c4c32fae]{position:relative;padding:40px;width:100%;height:100%;margin:0;background:var(--bg-color);color:var(--text-color);overflow:hidden;display:flex;flex-direction:column;align-items:center}.memberships-header[data-v-c4c32fae]{text-align:center;margin-bottom:20px}.memberships-header h1[data-v-c4c32fae]{font-size:2.5rem;font-weight:700;margin:0;color:var(--text-color);transition:color .3s ease}.billing-switch[data-v-c4c32fae]{display:flex;align-items:center;gap:16px;margin-bottom:40px}.switch-container[data-v-c4c32fae]{display:flex;align-items:center}.switch-button[data-v-c4c32fae]{background:none;border:none;margin:0;cursor:pointer;padding:2px;display:inline-flex;align-items:center;opacity:.7;transition:opacity .2s}.switch-button[data-v-c4c32fae]:hover{opacity:1}.switch-button svg[data-v-c4c32fae]{width:120px;height:32px}.discount-badge[data-v-c4c32fae]{background:#fff!important;color:#222!important;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.memberships-container[data-v-c4c32fae]{display:flex;gap:32px;justify-content:center;align-items:stretch;flex-wrap:wrap;max-width:1200px;width:100%}.membership-card[data-v-c4c32fae]{flex:1;min-width:320px;max-width:400px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:32px;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.membership-card[data-v-c4c32fae]{border:1.5px solid #fff!important}.membership-card.popular[data-v-c4c32fae]{border:2px solid #fff!important}.price .currency[data-v-c4c32fae],.price .amount[data-v-c4c32fae]{color:var(--text-color)!important}.membership-card[data-v-c4c32fae]:hover{transform:translateY(-8px)}.membership-card.popular[data-v-c4c32fae]{border:2px solid var(--accent-color);background:var(--membership-card-popular-bg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transform:scale(1.05);transition:all .3s ease,background .3s ease}.light-mode .membership-card.popular[data-v-c4c32fae]{box-shadow:0 12px 40px #00000026}.membership-card.popular[data-v-c4c32fae]:hover{transform:scale(1.05) translateY(-8px)}.card-header[data-v-c4c32fae]{text-align:center;margin-bottom:24px}.card-header h3[data-v-c4c32fae]{font-size:1.8rem;font-weight:700;margin-bottom:16px;color:var(--text-color);transition:color .3s ease}.price[data-v-c4c32fae]{margin-bottom:16px}.currency[data-v-c4c32fae]{font-size:1.2rem;color:var(--accent-color);font-weight:600}.amount[data-v-c4c32fae]{font-size:2.5rem;font-weight:700;color:var(--accent-color)}.period[data-v-c4c32fae]{font-size:1rem;color:var(--text-secondary);transition:color .3s ease}.yearly-discount[data-v-c4c32fae]{margin-top:8px;display:flex;flex-direction:column;align-items:center;gap:4px}.original-price[data-v-c4c32fae]{font-size:.9rem;color:var(--text-secondary);text-decoration:line-through;opacity:.7}.discount-percent[data-v-c4c32fae]{font-size:.8rem;color:var(--accent-color);font-weight:600;background:#e2c3451a;padding:2px 8px;border-radius:8px}.description[data-v-c4c32fae]{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin:0;transition:color .3s ease}.card-features[data-v-c4c32fae]{flex:1;margin-bottom:24px}.card-features ul[data-v-c4c32fae]{list-style:none;padding:0;margin:0}.card-features li[data-v-c4c32fae]{display:flex;align-items:center;margin-bottom:4px;font-size:.95rem;color:var(--text-color);transition:color .3s ease}.check-icon[data-v-c4c32fae]{color:#fff!important;font-weight:700;margin-right:12px;font-size:1rem}.card-footer[data-v-c4c32fae]{text-align:center}.select-btn[data-v-c4c32fae]{width:100%;padding:16px 24px;background:var(--bg-color);color:var(--text-color);border:2px solid var(--border-color);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.select-btn[data-v-c4c32fae]:hover{background:var(--bg-secondary);transform:translateY(-2px)}.popular-btn[data-v-c4c32fae]{background:var(--accent-color);color:var(--bg-color);border-color:var(--accent-color)}.popular-btn[data-v-c4c32fae]:hover{background:#d4b83a}.select-btn[data-v-c4c32fae]:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-secondary);color:var(--text-secondary);border-color:var(--border-color)}.select-btn[data-v-c4c32fae]:disabled:hover{transform:none;background:var(--bg-secondary)}.popular-badge[data-v-c4c32fae]{background:#fff!important;color:#222!important;padding:6px 16px;border-radius:20px;font-size:.8rem;font-weight:600;position:absolute;top:-12px;right:20px}@media (max-width: 768px){.memberships-page[data-v-c4c32fae]{padding:20px}.memberships-container[data-v-c4c32fae]{flex-direction:column;align-items:center}.membership-card[data-v-c4c32fae]{min-width:280px;max-width:100%}.membership-card.popular[data-v-c4c32fae]{transform:none}.membership-card.popular[data-v-c4c32fae]:hover{transform:translateY(-8px)}.billing-switch[data-v-c4c32fae]{margin-top:16px;gap:12px}.switch-label[data-v-c4c32fae]{font-size:.9rem}.discount-badge[data-v-c4c32fae]{font-size:.7rem;padding:1px 6px}}[data-v-22b5720c]:root{--bg-color: #1a1a1a;--bg-secondary: #2d2d2d;--text-primary: #ffffff;--text-secondary: #b3b3b3;--border-color: #404040;--accent-color: #3b82f6;--accent-hover: #2563eb;--success-color: #10b981;--error-color: #ef4444;--warning-color: #f59e0b}.user-management-container[data-v-22b5720c]{background:var(--bg-color);color:var(--text-primary);min-height:100vh}.user-management-container[data-v-22b5720c]{padding:0;background-color:var(--bg-color)}.page-header[data-v-22b5720c]{background:var(--bg-color);border-radius:0;padding:0 0 32px;margin-bottom:0;box-shadow:none}.header-content[data-v-22b5720c]{margin-bottom:24px}.page-title[data-v-22b5720c]{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--text-color)}.page-description[data-v-22b5720c]{margin:0;color:var(--text-color);font-size:12px}.date-filter-section[data-v-22b5720c]{display:flex;align-items:flex-end;gap:12px}.filter-group[data-v-22b5720c]{display:flex;flex-direction:column;gap:8px}.filter-label[data-v-22b5720c]{font-weight:600;color:var(--text-color);font-size:14px}.date-inputs[data-v-22b5720c]{display:flex;align-items:center;gap:12px}.date-input[data-v-22b5720c]{padding:8px 12px;border:2px solid var(--border-color);border-radius:6px;font-size:12px;background:var(--bg-color);color:var(--text-color);transition:border-color .2s}.date-input[data-v-22b5720c]:focus{outline:none;border-color:var(--primary-color)}.date-separator[data-v-22b5720c]{color:var(--text-color);font-weight:500}.filter-btn[data-v-22b5720c]{background:var(--accent-color);color:var(--bg-color);border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px;min-width:80px;justify-content:center}.filter-btn[data-v-22b5720c]:hover:not(:disabled){background:var(--accent-color);opacity:.8;transform:translateY(-1px)}.filter-btn[data-v-22b5720c]:disabled{background:var(--accent-color);opacity:.5;cursor:not-allowed;transform:none}.loading-spinner[data-v-22b5720c]{width:16px;height:16px;border:2px solid transparent;border-top:2px solid var(--bg-color);border-radius:50%;animation:spin-22b5720c 1s linear infinite}@keyframes spin-22b5720c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.crm-table-section[data-v-22b5720c]{background:var(--bg-color)!important;border-radius:0;padding:0;box-shadow:none;overflow-x:auto;max-width:100%;max-height:calc(100vh - 350px)}.light-mode .crm-table-section[data-v-22b5720c]{border:none;box-shadow:0 2px 8px #0003}.crm-table[data-v-22b5720c]{width:100%;border-collapse:separate;border-spacing:0;color:var(--text-color)!important;font-size:.89rem;background:var(--bg-color)!important}.crm-table th[data-v-22b5720c],.crm-table td[data-v-22b5720c]{padding:12px 8px;text-align:left;color:var(--text-color)!important;font-size:.89rem;background:var(--bg-color)!important;border:none!important;vertical-align:top;word-wrap:break-word;max-width:200px;overflow:hidden;text-overflow:ellipsis}.crm-table th[data-v-22b5720c]{color:var(--text-color)!important;font-weight:700;font-size:.89rem;background:var(--table-header-bg)!important;border:none!important;padding:14px 8px}.crm-table tr[data-v-22b5720c]{transition:all .3s ease;cursor:pointer}.crm-table tr[data-v-22b5720c]:hover{background:var(--table-row-hover)!important;border-left:3px solid var(--accent-color)}.crm-table tr:hover td[data-v-22b5720c]{background:var(--table-row-hover)!important}.crm-table tr:last-child td[data-v-22b5720c]{border-bottom:none}.clickable[data-v-22b5720c]{cursor:pointer}.subscription-badge[data-v-22b5720c]{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.subscription-badge.active[data-v-22b5720c]{background:#d4edda;color:#155724}.subscription-badge.inactive[data-v-22b5720c]{background:#f8d7da;color:#721c24}.modal-overlay[data-v-22b5720c]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.project-modal[data-v-22b5720c]{background:#fff;border-radius:12px;width:600px;max-width:90vw;max-height:80vh;overflow:hidden;box-shadow:0 8px 32px #0000001f}.modal-header[data-v-22b5720c]{display:flex;justify-content:space-between;align-items:center;padding:24px;background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.modal-header h3[data-v-22b5720c]{margin:0;color:var(--text-primary);font-size:20px;font-weight:600}.close-btn[data-v-22b5720c]{background:none;border:none;font-size:24px;cursor:pointer;color:var(--text-secondary);transition:color .2s}.close-btn[data-v-22b5720c]:hover{color:var(--text-primary)}.modal-content[data-v-22b5720c]{padding:24px;max-height:60vh;overflow-y:auto}.loading[data-v-22b5720c],.empty-state[data-v-22b5720c]{text-align:center;padding:40px;color:var(--text-secondary)}.project-list[data-v-22b5720c]{display:flex;flex-direction:column;gap:12px}.project-card[data-v-22b5720c]{background:var(--bg-color);border:1px solid var(--border-color);border-radius:8px;padding:16px;cursor:pointer;transition:all .2s}.project-card[data-v-22b5720c]:hover{border-color:var(--accent-color);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.card-header[data-v-22b5720c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.project-name[data-v-22b5720c]{font-weight:600;color:var(--text-color);font-size:16px;flex:1;margin-right:12px}.status-badge[data-v-22b5720c]{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.status-badge.received[data-v-22b5720c]{background:var(--bg-secondary);color:var(--text-color)}.status-badge.in-progress[data-v-22b5720c]{background:var(--accent-color);color:var(--bg-color)}.status-badge.completed[data-v-22b5720c]{background:var(--success-color, #10b981);color:#fff}.status-badge.cancelled[data-v-22b5720c]{background:var(--error-color, #ef4444);color:#fff}.card-body[data-v-22b5720c]{display:flex;flex-direction:column;gap:8px}.info-row[data-v-22b5720c]{display:flex;justify-content:space-between;align-items:center;font-size:14px}.info-label[data-v-22b5720c]{font-weight:500;color:var(--text-secondary);min-width:40px}.info-value[data-v-22b5720c]{font-weight:600;color:var(--text-color)}.slide-overlay[data-v-22b5720c]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:flex-end;z-index:2000}.project-slide[data-v-22b5720c]{background:#fff;width:500px;height:100vh;overflow-y:auto;animation:slideIn-22b5720c .3s ease-out;box-shadow:-4px 0 32px #0000001f}@keyframes slideIn-22b5720c{0%{transform:translate(100%)}to{transform:translate(0)}}.slide-header[data-v-22b5720c]{display:flex;justify-content:space-between;align-items:center;padding:24px;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:10}.slide-header h3[data-v-22b5720c]{margin:0;color:var(--text-primary);font-size:20px;font-weight:600}.slide-content[data-v-22b5720c]{padding:24px}.project-detail-content[data-v-22b5720c]{display:flex;flex-direction:column;gap:24px}.project-info-section[data-v-22b5720c],.contract-section[data-v-22b5720c]{background:var(--bg-secondary);padding:24px;border-radius:12px;border:1px solid var(--border-color)}.project-info-section h4[data-v-22b5720c],.contract-section h4[data-v-22b5720c]{margin:0 0 20px;color:var(--text-primary);font-size:18px;font-weight:600}.info-grid[data-v-22b5720c]{display:grid;gap:16px}.info-item[data-v-22b5720c]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--border-color)}.info-item[data-v-22b5720c]:last-child{border-bottom:none}.info-item label[data-v-22b5720c]{font-weight:600;color:var(--text-secondary);font-size:14px}.contract-form[data-v-22b5720c]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-22b5720c]{display:flex;flex-direction:column;gap:8px}.form-group label[data-v-22b5720c]{font-weight:600;color:var(--text-primary);font-size:14px}.form-group input[data-v-22b5720c]{padding:12px 16px;border:2px solid var(--border-color);border-radius:8px;font-size:14px;background:#fff;color:var(--text-primary);transition:border-color .2s}.form-group input[data-v-22b5720c]:focus{outline:none;border-color:var(--primary-color)}.btn-primary[data-v-22b5720c]{background:var(--accent-color);color:var(--bg-color);border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary[data-v-22b5720c]:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-primary[data-v-22b5720c]:disabled{opacity:.6;cursor:not-allowed;transform:none}.existing-contract[data-v-22b5720c]{display:flex;flex-direction:column;gap:16px}.contract-info[data-v-22b5720c]{background:var(--bg-secondary);padding:20px;border-radius:8px;border:1px solid var(--border-color)}.contract-info p[data-v-22b5720c]{margin:8px 0;color:var(--text-primary)}.contract-info-section[data-v-22b5720c]{margin-top:20px;padding:20px;background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-color)}.contract-info-section h4[data-v-22b5720c]{margin:0 0 15px;color:var(--text-color);font-size:14px}.contract-info p[data-v-22b5720c]{margin:8px 0;color:var(--text-color);font-size:13px}.contract-info strong[data-v-22b5720c]{color:var(--text-secondary);margin-right:10px;font-size:13px}.btn-primary[data-v-22b5720c]{background:var(--accent-color);color:var(--bg-color);border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-weight:600;margin-top:15px;font-size:13px}.btn-primary[data-v-22b5720c]:hover{opacity:.9;transform:translateY(-1px)}.contract-form[data-v-22b5720c]{margin-top:15px}.form-group[data-v-22b5720c]{margin-bottom:15px}.form-group label[data-v-22b5720c]{display:block;margin-bottom:5px;font-weight:600;color:var(--text-color)}.form-group input[data-v-22b5720c]{width:100%;padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-color);color:var(--text-color);font-size:14px}.form-group input[data-v-22b5720c]:focus{outline:none;border-color:var(--accent-color)}.loading[data-v-22b5720c]{text-align:center;color:var(--text-secondary);padding:20px}@media (max-width: 1024px){.content-section[data-v-22b5720c]{grid-template-columns:1fr;gap:16px}.date-filter-section[data-v-22b5720c]{flex-direction:column;align-items:stretch;gap:16px}.project-slide[data-v-22b5720c]{width:100%}}.project-date-filter[data-v-22b5720c]{margin-top:32px;padding:24px;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-color)}.project-date-filter h3[data-v-22b5720c]{margin:0 0 20px;color:var(--text-primary);font-size:18px;font-weight:600}.project-slide[data-v-22b5720c]{position:fixed;top:0;right:0;width:500px;height:100vh;background:var(--bg-color);border-left:1px solid var(--border-color);box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1001;overflow-y:auto}.project-slide.show[data-v-22b5720c]{transform:translate(0)}.slide-header[data-v-22b5720c]{padding:20px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.slide-header h3[data-v-22b5720c]{margin:0;font-size:1.2rem;color:var(--text-color)}.slide-content[data-v-22b5720c]{padding:20px}.close-btn[data-v-22b5720c]{background:none;border:none;font-size:1.5rem;color:var(--text-secondary);cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.close-btn[data-v-22b5720c]:hover{background:var(--bg-secondary)}@media (max-width: 768px){.user-management-container[data-v-22b5720c]{padding:16px}.page-header[data-v-22b5720c]{padding:20px}.page-title[data-v-22b5720c]{font-size:24px}.user-grid[data-v-22b5720c]{gap:12px}.user-card[data-v-22b5720c]{padding:16px}}
