: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-orange: #FF6B35;--vt-c-orange-light: #F7931E;--vt-c-orange-dark: #d94c17;--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: #2c3e50;--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);--gradient-orange: linear-gradient(135deg, #FF6B35 0%, #F7931E 100%)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--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}html{box-sizing:border-box;font-size:16px}body{min-height:100vh;margin:0;padding:0;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,system-ui,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin:0}ul,ol{margin:0;padding:0}button{border:none;background:none;cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}:root{--primary-orange: #FF6B35;--primary-orange-light: #F7931E;--primary-orange-dark: #d94c17;--primary-orange-low: #fff5f1;--gradient-orange: linear-gradient(135deg, #FF6B35 0%, #F7931E 100%);--section-gap: 160px}#app{min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0;font-weight:400}a{text-decoration:none;color:inherit;transition:color .2s ease}body{margin:0;padding:0}.btn-primary-orange{background:var(--gradient-orange);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.btn-primary-orange:hover{transform:scale(1.05);box-shadow:0 10px 20px #ff6b354d;color:#fff;text-decoration:none}.btn-secondary-orange{background:transparent;color:var(--primary-orange);border:2px solid var(--primary-orange);padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;font-weight:500;transition:all .2s ease}.btn-secondary-orange:hover{background:var(--primary-orange-low);text-decoration:none}.card-orange{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s ease;background:#fff;height:100%;display:flex;flex-direction:column}.card-orange:hover{border-color:var(--primary-orange);transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3526}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.app-navigation[data-v-92b665c0]{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.nav-container[data-v-92b665c0]{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:4rem;width:100%}.nav-brand .brand-link[data-v-92b665c0]{text-decoration:none;color:#1f2937;display:flex;align-items:center}.brand-logo[data-v-92b665c0]{height:2.5rem;width:auto}.nav-links[data-v-92b665c0]{display:flex;gap:2rem;align-items:center}.nav-link[data-v-92b665c0]{text-decoration:none;color:#6b7280;font-weight:500;transition:color .2s;padding:.5rem 0;border-bottom:2px solid transparent}.nav-link[data-v-92b665c0]:hover,.nav-link.router-link-active[data-v-92b665c0]{color:#ff6b35;border-bottom-color:#ff6b35}.nav-actions[data-v-92b665c0]{display:flex;align-items:center;gap:1rem}.user-dropdown[data-v-92b665c0]{position:relative;cursor:pointer}.user-trigger[data-v-92b665c0]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;transition:all .2s ease}.user-trigger[data-v-92b665c0]:hover{background:#f8fafc}.user-avatar[data-v-92b665c0]{width:2rem;height:2rem;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem}.username[data-v-92b665c0]{font-weight:600;color:#1f2937;font-size:.875rem}.dropdown-arrow[data-v-92b665c0]{font-size:.75rem;color:#6b7280;transition:transform .2s ease}.dropdown-arrow.rotated[data-v-92b665c0]{transform:rotate(180deg)}.dropdown-menu[data-v-92b665c0]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:180px;z-index:50;opacity:0;transform:translateY(-10px);pointer-events:none;transition:all .2s ease;margin-top:.5rem}.dropdown-menu.show[data-v-92b665c0]{opacity:1;transform:translateY(0);pointer-events:auto}.dropdown-item[data-v-92b665c0]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#374151;text-decoration:none;font-size:.875rem;transition:all .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.dropdown-item[data-v-92b665c0]:hover{background:#f9fafb;color:#ff6b35}.dropdown-item i[data-v-92b665c0]{width:1rem;font-size:.875rem}.dropdown-divider[data-v-92b665c0]{height:1px;background:#e5e7eb;margin:.25rem 0}.logout-item[data-v-92b665c0]{color:#dc2626}.logout-item[data-v-92b665c0]:hover{background:#fef2f2;color:#dc2626}.auth-buttons[data-v-92b665c0]{display:flex;gap:.75rem}.btn[data-v-92b665c0]{padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s;text-align:center}.btn-outline[data-v-92b665c0]{border:1px solid #d1d5db;color:#374151;background:#fff}.btn-outline[data-v-92b665c0]:hover{border-color:#ff6b35;color:#ff6b35}.btn-primary[data-v-92b665c0]{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none}.btn-primary[data-v-92b665c0]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff6b3566}@media (min-width: 1400px){.nav-container[data-v-92b665c0]{padding:0 2rem}}@media (max-width: 1200px){.nav-container[data-v-92b665c0]{max-width:960px;padding:0 1.5rem}}@media (max-width: 1024px){.nav-links[data-v-92b665c0]{gap:1.5rem}.nav-container[data-v-92b665c0]{padding:0 1rem}}@media (max-width: 768px){.nav-links[data-v-92b665c0]{display:none}.nav-container[data-v-92b665c0]{padding:0 1rem}.user-trigger[data-v-92b665c0]{padding:.5rem}.username[data-v-92b665c0]{display:none}.dropdown-menu[data-v-92b665c0]{right:-.5rem;min-width:160px}.auth-buttons[data-v-92b665c0]{flex-direction:column;gap:.5rem}.btn[data-v-92b665c0]{font-size:.8rem;padding:.4rem .8rem}}.main-content[data-v-312c0751]{flex:1;background-color:#f9fafb;width:100%;min-height:calc(100vh - 4rem)}.main-content.auth-page[data-v-312c0751]{background-color:transparent;min-height:100vh;padding:0;margin:0}.home-view[data-v-9d8204f3]{min-height:calc(100vh - 4rem)}.hero-section[data-v-9d8204f3]{padding:4rem 0 6rem;background:linear-gradient(135deg,#ff6b350d,#f7931e0d)}.container[data-v-9d8204f3]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content[data-v-9d8204f3]{text-align:center;max-width:800px;margin:0 auto}.hero-title[data-v-9d8204f3]{font-size:3.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;line-height:1.2}.hero-tagline[data-v-9d8204f3]{font-size:1.25rem;color:#6b7280;margin-bottom:3rem;line-height:1.6}.hero-actions[data-v-9d8204f3]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section-title[data-v-9d8204f3]{font-size:2.5rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:3rem}.features-section[data-v-9d8204f3]{padding:4rem 0}.features-grid[data-v-9d8204f3]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.feature-card[data-v-9d8204f3]{text-align:center;padding:2rem;border-radius:1rem;background:#fff;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease}.feature-card[data-v-9d8204f3]:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #ff6b3533}.feature-icon[data-v-9d8204f3]{width:4rem;height:4rem;margin:0 auto 1.5rem;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.feature-title[data-v-9d8204f3]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.feature-description[data-v-9d8204f3]{color:#6b7280;line-height:1.6}.stats-section[data-v-9d8204f3]{padding:4rem 0;background:#f9fafb}.stats-grid[data-v-9d8204f3]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.stat-item[data-v-9d8204f3]{padding:2rem}.stat-value[data-v-9d8204f3]{font-size:3rem;font-weight:700;color:#ff6b35;margin-bottom:.5rem}.stat-label[data-v-9d8204f3]{font-size:1.1rem;color:#6b7280;font-weight:500}.how-it-works-section[data-v-9d8204f3]{padding:4rem 0}.steps-grid[data-v-9d8204f3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.step-card[data-v-9d8204f3]{text-align:center;padding:2rem 1rem}.step-number[data-v-9d8204f3]{width:3rem;height:3rem;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;margin:0 auto 1.5rem}.step-title[data-v-9d8204f3]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.step-description[data-v-9d8204f3]{color:#6b7280;line-height:1.6}.cta-section[data-v-9d8204f3]{padding:4rem 0;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.cta-content[data-v-9d8204f3]{text-align:center;max-width:600px;margin:0 auto}.cta-section h2[data-v-9d8204f3]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.cta-section p[data-v-9d8204f3]{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-actions[data-v-9d8204f3]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-v-9d8204f3]{padding:.75rem 2rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}.btn-primary[data-v-9d8204f3]{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.btn-primary[data-v-9d8204f3]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.btn-secondary[data-v-9d8204f3]{background:transparent;color:#ff6b35;border:2px solid #FF6B35}.btn-secondary[data-v-9d8204f3]:hover{background:#ff6b35;color:#fff}.btn-outline[data-v-9d8204f3]{background:#fff;color:#ff6b35;border:2px solid #FF6B35}.btn-outline[data-v-9d8204f3]:hover{background:#ff6b35;color:#fff}.cta-section .btn-secondary[data-v-9d8204f3]{background:#fff;color:#ff6b35;border:2px solid white}.cta-section .btn-secondary[data-v-9d8204f3]:hover{background:transparent;color:#fff;border-color:#fff}@media (max-width: 1024px){.features-grid[data-v-9d8204f3]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.container[data-v-9d8204f3]{padding:0 1rem}.hero-title[data-v-9d8204f3]{font-size:2.5rem}.hero-tagline[data-v-9d8204f3]{font-size:1.1rem}.section-title[data-v-9d8204f3]{font-size:2rem}.features-grid[data-v-9d8204f3]{grid-template-columns:1fr;gap:1rem;max-width:400px}.feature-card[data-v-9d8204f3]{padding:1.5rem}.stats-grid[data-v-9d8204f3]{grid-template-columns:1fr;gap:1rem}.stat-value[data-v-9d8204f3]{font-size:2rem}.hero-actions[data-v-9d8204f3],.cta-actions[data-v-9d8204f3]{flex-direction:column;align-items:center}.btn[data-v-9d8204f3]{width:100%;max-width:200px}.cta-section h2[data-v-9d8204f3]{font-size:2rem}}@media (max-width: 480px){.features-section[data-v-9d8204f3]{padding:3rem 0}.feature-card[data-v-9d8204f3]{padding:1.25rem}.feature-icon[data-v-9d8204f3]{width:3rem;height:3rem;font-size:1.25rem;margin-bottom:1rem}.feature-title[data-v-9d8204f3]{font-size:1.125rem}.feature-description[data-v-9d8204f3]{font-size:.875rem}}
