.navbar[data-v-369a67cd]{background:#fff;box-shadow:0 2px 12px rgba(249,115,22,.08);position:sticky;top:0;z-index:1000;border-bottom:1px solid #fed7aa}.navbar-container[data-v-369a67cd]{max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand[data-v-369a67cd]{cursor:pointer;transition:opacity .3s ease;display:flex;flex-direction:column;align-items:flex-start}.navbar-brand[data-v-369a67cd]:hover{opacity:.8}.logo-text[data-v-369a67cd]{font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;line-height:1}.logo-tagline[data-v-369a67cd]{font-size:.7rem;color:#78350f;font-weight:500;letter-spacing:.1em;margin-top:.2rem}.navbar-menu[data-v-369a67cd]{display:flex;gap:.5rem;align-items:center}.nav-link[data-v-369a67cd]{color:#451a03;text-decoration:none;padding:.625rem 1.25rem;border-radius:8px;transition:all .3s ease;font-weight:500;font-size:.95rem;position:relative}.nav-link[data-v-369a67cd]:after{content:"";position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,#f97316,#fb923c);transition:width .3s ease;border-radius:2px}.nav-link[data-v-369a67cd]:hover{color:#ea580c;background:rgba(249,115,22,.05)}.nav-link[data-v-369a67cd]:hover:after{width:calc(100% - 2.5rem)}.nav-link.active[data-v-369a67cd]{color:#ea580c;background:rgba(249,115,22,.1)}.nav-link.active[data-v-369a67cd]:after{width:calc(100% - 2.5rem)}@media (max-width:768px){.navbar-container[data-v-369a67cd]{flex-direction:column;gap:1rem;padding:1rem}.navbar-menu[data-v-369a67cd]{flex-wrap:wrap;justify-content:center;gap:.25rem}.nav-link[data-v-369a67cd]{font-size:.85rem;padding:.5rem 1rem}.logo-text[data-v-369a67cd]{font-size:1.5rem}}.footer[data-v-45239cf0]{background:linear-gradient(180deg,#451a03,#78350f);color:#fff;margin-top:auto;padding:4rem 2rem 2rem}.footer-container[data-v-45239cf0]{max-width:1200px;margin:0 auto}.footer-content[data-v-45239cf0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section[data-v-45239cf0]{display:flex;flex-direction:column}.footer-title[data-v-45239cf0]{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;color:#fed7aa}.footer-text[data-v-45239cf0]{color:hsla(0,0%,100%,.85);line-height:1.7;margin-bottom:1rem;font-size:.95rem}.footer-links[data-v-45239cf0]{list-style:none;padding:0;margin:0}.footer-links li[data-v-45239cf0]{margin-bottom:.75rem}.footer-link[data-v-45239cf0]{color:hsla(0,0%,100%,.75);text-decoration:none;transition:all .3s ease;font-size:.95rem;display:inline-block}.footer-link[data-v-45239cf0]:hover{color:#fed7aa;transform:translateX(5px)}.footer-tags[data-v-45239cf0]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.footer-tag[data-v-45239cf0]{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9);padding:.5rem 1rem;border-radius:50px;font-size:.85rem;border:1px solid hsla(0,0%,100%,.2)}.footer-divider[data-v-45239cf0]{height:1px;background:hsla(0,0%,100%,.2);margin-bottom:2rem}.footer-bottom[data-v-45239cf0]{text-align:center}.copyright[data-v-45239cf0]{color:hsla(0,0%,100%,.7);margin-bottom:.75rem;font-size:.9rem}.footer-note[data-v-45239cf0]{color:hsla(0,0%,100%,.6);font-size:.85rem;font-style:italic}@media (max-width:768px){.footer[data-v-45239cf0]{padding:3rem 1.5rem 1.5rem}.footer-content[data-v-45239cf0]{grid-template-columns:1fr;gap:2rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff7ed;color:#451a03;overflow-x:hidden}#app{min-height:100vh;display:flex;flex-direction:column}#app>router-view{flex:1}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff7ed}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f97316,#fb923c);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#fb923c,#fdba74)}::selection{background:rgba(249,115,22,.2);color:#451a03}::-moz-selection{background:rgba(249,115,22,.2);color:#451a03}.home[data-v-9da4ed8c]{background:#fff7ed}.container[data-v-9da4ed8c]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-banner[data-v-9da4ed8c]{background:linear-gradient(135deg,#fef3c7,#fed7aa 50%,#ffedd5);padding:6rem 0;border-bottom:1px solid rgba(249,115,22,.1)}.hero-content-wrapper[data-v-9da4ed8c]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.hero-badge[data-v-9da4ed8c]{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.8);padding:.5rem 1rem;border-radius:50px;font-size:.9rem;color:#ea580c;margin-bottom:1.5rem;font-weight:500;box-shadow:0 2px 8px rgba(249,115,22,.1)}.badge-icon[data-v-9da4ed8c]{font-size:1.1rem}.hero-title[data-v-9da4ed8c]{font-size:3.5rem;font-weight:800;line-height:1.2;color:#451a03;margin-bottom:1.5rem;letter-spacing:-.02em}.title-highlight[data-v-9da4ed8c]{color:#ea580c;display:inline-block}.hero-description[data-v-9da4ed8c]{font-size:1.1rem;line-height:1.8;color:#78350f;margin-bottom:2.5rem;max-width:580px}.hero-actions[data-v-9da4ed8c]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-v-9da4ed8c]{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.btn-primary[data-v-9da4ed8c]{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;box-shadow:0 4px 14px rgba(249,115,22,.3)}.btn-primary[data-v-9da4ed8c]:hover{background:linear-gradient(135deg,#ea580c,#f97316);transform:translateY(-2px);box-shadow:0 6px 20px rgba(249,115,22,.4)}.btn-secondary[data-v-9da4ed8c]{background:#fff;color:#ea580c;border:2px solid #fb923c}.btn-secondary[data-v-9da4ed8c]:hover{background:#fff7ed;border-color:#f97316;transform:translateY(-2px)}.hero-image-placeholder[data-v-9da4ed8c],.hero-visual[data-v-9da4ed8c]{display:flex;align-items:center;justify-content:center}.hero-image-placeholder[data-v-9da4ed8c]{width:100%;max-width:500px;aspect-ratio:1;background:linear-gradient(135deg,rgba(249,115,22,.1),rgba(251,146,60,.1));border-radius:20px;border:2px solid rgba(249,115,22,.2)}.placeholder-content[data-v-9da4ed8c]{text-align:center}.ai-icon[data-v-9da4ed8c]{font-size:6rem;margin-bottom:1rem}.placeholder-content p[data-v-9da4ed8c]{font-size:1.5rem;font-weight:600;color:#ea580c}.stats-bar[data-v-9da4ed8c]{background:#fff;padding:3rem 0;border-bottom:1px solid #fed7aa}.stats-grid[data-v-9da4ed8c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item[data-v-9da4ed8c]{text-align:center;padding:1.5rem}.stat-number[data-v-9da4ed8c]{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat-text[data-v-9da4ed8c]{font-size:1rem;color:#78350f;font-weight:500}.features-section[data-v-9da4ed8c]{padding:6rem 0;background:#fff}.section-header[data-v-9da4ed8c]{text-align:center;margin-bottom:4rem}.section-title[data-v-9da4ed8c]{font-size:2.5rem;font-weight:800;color:#451a03;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle[data-v-9da4ed8c]{font-size:1.1rem;color:#78350f;max-width:700px;margin:0 auto}.features-grid[data-v-9da4ed8c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card[data-v-9da4ed8c]{background:#fff7ed;padding:2.5rem;border-radius:16px;border:1px solid #fed7aa;transition:all .3s ease}.feature-card[data-v-9da4ed8c]:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(249,115,22,.15);border-color:#fb923c}.feature-icon-wrapper[data-v-9da4ed8c]{width:64px;height:64px;background:linear-gradient(135deg,#fef3c7,#fed7aa);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon[data-v-9da4ed8c]{font-size:2rem}.feature-title[data-v-9da4ed8c]{font-size:1.5rem;font-weight:700;color:#451a03;margin-bottom:1rem}.feature-description[data-v-9da4ed8c]{font-size:1rem;line-height:1.7;color:#78350f}.technology-section[data-v-9da4ed8c]{padding:6rem 0;background:linear-gradient(180deg,#fef3c7,#fed7aa)}.tech-wrapper[data-v-9da4ed8c]{max-width:900px;margin:0 auto}.tech-content[data-v-9da4ed8c]{text-align:center}.tech-intro[data-v-9da4ed8c]{font-size:1.1rem;line-height:1.8;color:#78350f;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.tech-tags[data-v-9da4ed8c]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tech-tag[data-v-9da4ed8c]{background:#fff;color:#ea580c;padding:.75rem 1.5rem;border-radius:50px;font-size:.95rem;font-weight:500;border:2px solid #fb923c;transition:all .3s ease}.tech-tag[data-v-9da4ed8c]:hover{background:#f97316;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.solutions-section[data-v-9da4ed8c]{padding:6rem 0;background:#fff}.solutions-grid[data-v-9da4ed8c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.solution-card[data-v-9da4ed8c]{background:#fff7ed;padding:2.5rem;border-radius:16px;border:1px solid #fed7aa;transition:all .3s ease}.solution-card[data-v-9da4ed8c]:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(249,115,22,.15);border-color:#fb923c}.solution-icon-wrapper[data-v-9da4ed8c]{width:64px;height:64px;background:linear-gradient(135deg,#fef3c7,#fed7aa);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.solution-icon[data-v-9da4ed8c]{font-size:2rem}.solution-title[data-v-9da4ed8c]{font-size:1.5rem;font-weight:700;color:#451a03;margin-bottom:1rem}.solution-description[data-v-9da4ed8c]{font-size:1rem;line-height:1.7;color:#78350f;margin-bottom:1.5rem}.solution-list[data-v-9da4ed8c]{list-style:none;padding:0;margin:0}.solution-list li[data-v-9da4ed8c]{padding:.5rem 0;padding-left:1.5rem;position:relative;color:#78350f;font-size:.95rem}.solution-list li[data-v-9da4ed8c]:before{content:"✓";position:absolute;left:0;color:#ea580c;font-weight:700;font-size:1.1rem}.cta-section[data-v-9da4ed8c]{padding:6rem 0;background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.cta-content[data-v-9da4ed8c]{max-width:700px;margin:0 auto;text-align:center}.cta-title[data-v-9da4ed8c]{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#fff;letter-spacing:-.02em}.cta-description[data-v-9da4ed8c]{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;color:hsla(0,0%,100%,.95)}.cta-info[data-v-9da4ed8c]{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:16px;margin-bottom:2.5rem}.contact-item[data-v-9da4ed8c]{display:flex;flex-direction:column;gap:.5rem}.contact-label[data-v-9da4ed8c]{font-size:.9rem;color:hsla(0,0%,100%,.8);font-weight:500}.contact-value[data-v-9da4ed8c]{font-size:1.2rem;color:#fff;text-decoration:none;font-weight:600;transition:opacity .3s ease}.contact-value[data-v-9da4ed8c]:hover{opacity:.9;text-decoration:underline}.cta-actions[data-v-9da4ed8c]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta[data-v-9da4ed8c]{background:#fff;color:#f97316;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 14px rgba(0,0,0,.2)}.btn-cta[data-v-9da4ed8c]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.btn-outline[data-v-9da4ed8c]{background:transparent;color:#fff;border:2px solid #fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:8px;text-decoration:none;transition:all .3s ease}.btn-outline[data-v-9da4ed8c]:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}@media (max-width:968px){.hero-content-wrapper[data-v-9da4ed8c]{grid-template-columns:1fr;gap:3rem}.hero-title[data-v-9da4ed8c]{font-size:2.5rem}.hero-visual[data-v-9da4ed8c]{order:-1}.section-title[data-v-9da4ed8c]{font-size:2rem}.features-grid[data-v-9da4ed8c],.solutions-grid[data-v-9da4ed8c]{grid-template-columns:1fr}}@media (max-width:640px){.container[data-v-9da4ed8c]{padding:0 1.5rem}.hero-banner[data-v-9da4ed8c]{padding:4rem 0}.hero-title[data-v-9da4ed8c]{font-size:2rem}.stats-grid[data-v-9da4ed8c]{grid-template-columns:repeat(2,1fr)}.stat-number[data-v-9da4ed8c]{font-size:2.5rem}}.about-page[data-v-878d3f9c]{background:#fff7ed;min-height:100vh}.page-header[data-v-878d3f9c]{background:linear-gradient(135deg,#fef3c7,#fed7aa 50%,#ffedd5);padding:5rem 0 4rem;border-bottom:1px solid rgba(249,115,22,.1)}.container[data-v-878d3f9c]{max-width:1200px;margin:0 auto;padding:0 2rem}.page-title[data-v-878d3f9c]{font-size:3rem;font-weight:800;color:#451a03;margin-bottom:1rem;text-align:center;letter-spacing:-.02em}.page-subtitle[data-v-878d3f9c]{font-size:1.25rem;color:#78350f;text-align:center;font-weight:500}.page-content[data-v-878d3f9c]{padding:0}.content-section[data-v-878d3f9c]{padding:5rem 0;background:#fff}.content-section.alt-bg[data-v-878d3f9c]{background:#fff7ed}.section-content[data-v-878d3f9c]{max-width:900px;margin:0 auto}.section-title[data-v-878d3f9c]{font-size:2.25rem;font-weight:800;color:#451a03;margin-bottom:2rem;text-align:center;letter-spacing:-.02em}.intro-text p[data-v-878d3f9c]{font-size:1.1rem;line-height:1.9;color:#78350f;margin-bottom:1.5rem}.intro-text p[data-v-878d3f9c]:last-child{margin-bottom:0}.values-grid[data-v-878d3f9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.value-card[data-v-878d3f9c]{background:#fff;padding:2.5rem;border-radius:16px;border:1px solid #fed7aa;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(249,115,22,.05)}.value-card[data-v-878d3f9c]:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(249,115,22,.15);border-color:#fb923c}.value-icon[data-v-878d3f9c]{font-size:3.5rem;margin-bottom:1.5rem}.value-title[data-v-878d3f9c]{font-size:1.5rem;font-weight:700;color:#451a03;margin-bottom:1rem}.value-text[data-v-878d3f9c]{font-size:1rem;line-height:1.8;color:#78350f}.competencies-list[data-v-878d3f9c]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.competency-item[data-v-878d3f9c]{display:grid;grid-template-columns:80px 1fr;gap:2rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:2.5rem;transition:all .3s ease}.competency-item[data-v-878d3f9c]:hover{border-color:#fb923c;box-shadow:0 8px 24px rgba(249,115,22,.1)}.competency-number[data-v-878d3f9c]{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.competency-title[data-v-878d3f9c]{font-size:1.5rem;font-weight:700;color:#451a03;margin-bottom:1rem}.competency-text[data-v-878d3f9c]{font-size:1rem;line-height:1.8;color:#78350f}.tech-categories[data-v-878d3f9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.tech-category[data-v-878d3f9c]{background:#fff;border:1px solid #fed7aa;border-radius:16px;padding:2rem}.category-title[data-v-878d3f9c]{font-size:1.25rem;font-weight:700;color:#451a03;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #fed7aa}.tech-tags[data-v-878d3f9c]{display:flex;flex-wrap:wrap;gap:.75rem}.tech-tag[data-v-878d3f9c]{background:#fff7ed;color:#ea580c;padding:.625rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:500;border:1px solid #fb923c;transition:all .3s ease}.tech-tag[data-v-878d3f9c]:hover{background:#f97316;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.team-intro[data-v-878d3f9c]{max-width:900px;margin:0 auto}.team-intro>p[data-v-878d3f9c]{font-size:1.1rem;line-height:1.9;color:#78350f;margin-bottom:2rem}.team-structure[data-v-878d3f9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.structure-item[data-v-878d3f9c]{background:#fff7ed;padding:1.75rem;border-left:4px solid #f97316;border-radius:8px;transition:all .3s ease}.structure-item[data-v-878d3f9c]:hover{background:#fff;box-shadow:0 4px 16px rgba(249,115,22,.1);transform:translateX(5px)}.structure-title[data-v-878d3f9c]{font-size:1.2rem;font-weight:700;color:#451a03;margin-bottom:.75rem}.structure-desc[data-v-878d3f9c]{font-size:.95rem;line-height:1.7;color:#78350f}.contact-section[data-v-878d3f9c]{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.contact-wrapper[data-v-878d3f9c]{max-width:700px;margin:0 auto;text-align:center}.contact-section .section-title[data-v-878d3f9c]{color:#fff}.contact-intro[data-v-878d3f9c]{font-size:1.1rem;line-height:1.8;color:hsla(0,0%,100%,.95);margin-bottom:2.5rem}.contact-details[data-v-878d3f9c]{background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:16px;margin-bottom:2rem}.contact-item[data-v-878d3f9c]{display:flex;flex-direction:column;gap:.5rem;align-items:center}.detail-label[data-v-878d3f9c]{font-size:.95rem;color:hsla(0,0%,100%,.85);font-weight:500}.detail-value[data-v-878d3f9c]{font-size:1.2rem;color:#fff;text-decoration:none;font-weight:600;transition:opacity .3s ease}.detail-value[data-v-878d3f9c]:hover{opacity:.9;text-decoration:underline}@media (max-width:768px){.container[data-v-878d3f9c]{padding:0 1.5rem}.page-title[data-v-878d3f9c]{font-size:2.25rem}.page-header[data-v-878d3f9c]{padding:3rem 0 2.5rem}.content-section[data-v-878d3f9c]{padding:3.5rem 0}.section-title[data-v-878d3f9c]{font-size:1.875rem}.competency-item[data-v-878d3f9c]{grid-template-columns:60px 1fr;gap:1.5rem;padding:2rem}.competency-number[data-v-878d3f9c]{font-size:2.5rem}.team-structure[data-v-878d3f9c],.tech-categories[data-v-878d3f9c],.values-grid[data-v-878d3f9c]{grid-template-columns:1fr}}.policy-page[data-v-0f8d83c5]{min-height:100vh;background:#fff7ed;color:#451a03}.page-header[data-v-0f8d83c5]{background:linear-gradient(135deg,#fef3c7,#fed7aa 50%,#ffedd5);padding:5rem 2rem 3rem;text-align:center;border-bottom:1px solid rgba(249,115,22,.1)}.page-title[data-v-0f8d83c5]{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#451a03;letter-spacing:-.02em}.page-subtitle[data-v-0f8d83c5]{font-size:1.2rem;color:#78350f;margin-bottom:1rem}.last-updated[data-v-0f8d83c5]{color:#92400e;font-size:.9rem;font-style:italic}.page-container[data-v-0f8d83c5]{max-width:1000px;margin:0 auto;padding:0 2rem 4rem}.policy-section[data-v-0f8d83c5]{margin-bottom:3rem;background:#fff;border:1px solid #fed7aa;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px rgba(249,115,22,.05)}.policy-section h2[data-v-0f8d83c5]{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#451a03;padding-bottom:.5rem;border-bottom:2px solid #fed7aa}.policy-section p[data-v-0f8d83c5]{color:#78350f;line-height:1.8;margin-bottom:1rem;font-size:1rem}.policy-section ul[data-v-0f8d83c5]{margin-left:2rem;margin-bottom:1rem;color:#78350f}.policy-section li[data-v-0f8d83c5]{line-height:1.8;margin-bottom:.8rem}.policy-section strong[data-v-0f8d83c5]{color:#451a03;font-weight:600}.policy-section a[data-v-0f8d83c5]{color:#ea580c;text-decoration:none;transition:all .3s ease;font-weight:500}.policy-section a[data-v-0f8d83c5]:hover{color:#f97316;text-decoration:underline}.contact-info[data-v-0f8d83c5]{background:#fff7ed;border-left:4px solid #f97316;padding:1.5rem;border-radius:8px;margin:1.5rem 0}.contact-info p[data-v-0f8d83c5]{margin-bottom:.8rem}.contact-info p[data-v-0f8d83c5]:last-child{margin-bottom:0}@media (max-width:768px){.page-header[data-v-0f8d83c5]{padding:4rem 1.5rem 2rem}.page-title[data-v-0f8d83c5]{font-size:2.5rem}.page-container[data-v-0f8d83c5]{padding:0 1.5rem 3rem}.policy-section[data-v-0f8d83c5]{padding:2rem}.policy-section h2[data-v-0f8d83c5]{font-size:1.5rem}}.terms-page[data-v-05fa7ebf]{min-height:100vh;background:#fff7ed;color:#451a03}.page-header[data-v-05fa7ebf]{background:linear-gradient(135deg,#fef3c7,#fed7aa 50%,#ffedd5);padding:5rem 2rem 3rem;text-align:center;border-bottom:1px solid rgba(249,115,22,.1)}.page-title[data-v-05fa7ebf]{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#451a03;letter-spacing:-.02em}.page-subtitle[data-v-05fa7ebf]{font-size:1.2rem;color:#78350f;margin-bottom:1rem}.last-updated[data-v-05fa7ebf]{color:#92400e;font-size:.9rem;font-style:italic}.page-container[data-v-05fa7ebf]{max-width:1000px;margin:0 auto;padding:0 2rem 4rem}.terms-section[data-v-05fa7ebf]{margin-bottom:3rem;background:#fff;border:1px solid #fed7aa;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px rgba(249,115,22,.05)}.terms-section h2[data-v-05fa7ebf]{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#451a03;padding-bottom:.5rem;border-bottom:2px solid #fed7aa}.terms-section p[data-v-05fa7ebf]{color:#78350f;line-height:1.8;margin-bottom:1rem;font-size:1rem}.terms-section ul[data-v-05fa7ebf]{margin-left:2rem;margin-bottom:1rem;color:#78350f}.terms-section li[data-v-05fa7ebf]{line-height:1.8;margin-bottom:.8rem}.terms-section strong[data-v-05fa7ebf]{color:#451a03;font-weight:600}.terms-section a[data-v-05fa7ebf]{color:#ea580c;text-decoration:none;transition:all .3s ease;font-weight:500}.terms-section a[data-v-05fa7ebf]:hover{color:#f97316;text-decoration:underline}.link[data-v-05fa7ebf]{color:#ea580c;font-weight:500}.contact-info[data-v-05fa7ebf]{background:#fff7ed;border-left:4px solid #f97316;padding:1.5rem;border-radius:8px;margin:1.5rem 0}.contact-info p[data-v-05fa7ebf]{margin-bottom:.8rem}.contact-info p[data-v-05fa7ebf]:last-child{margin-bottom:0}@media (max-width:768px){.page-header[data-v-05fa7ebf]{padding:4rem 1.5rem 2rem}.page-title[data-v-05fa7ebf]{font-size:2.5rem}.page-container[data-v-05fa7ebf]{padding:0 1.5rem 3rem}.terms-section[data-v-05fa7ebf]{padding:2rem}.terms-section h2[data-v-05fa7ebf]{font-size:1.5rem}}