@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}

/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */.container{width:100%}.mx-auto{margin-inline:auto}.flex{display:flex}.min-h-screen{min-height:100vh}.max-w-none{max-width:none}.flex-grow{flex-grow:1}.flex-col{flex-direction:column}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}:root{--primary:#ff5722;--primary-light:#ff8a65;--primary-dark:#e64a19;--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}h2{margin-bottom:1rem;font-size:1.875rem;font-weight:600}h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:500}p{margin-bottom:1rem}a{color:#ff5722;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}a:hover{color:#e64a19}.container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.btn-primary{color:#fff;text-shadow:0 1px 2px #0000001a;letter-spacing:.025em;background:linear-gradient(135deg,#ff5722,#ff8a65 50%,#ff5722) 0 0/200% 100%;border:none;border-radius:2rem;align-items:center;padding:.75rem 2rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff57224d,0 4px 12px #ff572233}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.btn-primary:after{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-primary:hover{background-position:100% 0;transform:translateY(-2px)scale(1.02);box-shadow:0 16px 32px #ff572266,0 8px 16px #ff57224d,0 2px 8px #ff572233;color:#fff!important}.btn-primary:hover:before{left:100%}.btn-primary:hover:after{width:100%;height:100%}.btn-primary:active{transform:translateY(0)scale(.98);box-shadow:0 8px 16px #ff57224d,0 4px 8px #ff572233}.btn-icon{margin-left:.5rem}.btn-icon-left{margin-right:.5rem}.btn-outline{color:#ff5722;border:1px solid #ff5722;border-radius:.375rem;align-items:center;padding:.5rem 1.5rem;font-weight:500;transition-property:background-color,color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-outline:hover{background-color:#ff5722;color:#fff!important}.header{z-index:50;background-color:#fff;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.header-container{justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.header-container,.header-logo{align-items:center;display:flex}.logo-text{color:#ff5722;font-size:1.5rem;font-weight:700}.desktop-nav{display:none}@media (width>=768px){.desktop-nav{gap:2rem;display:flex}}.nav-link{color:var(--foreground);font-weight:500;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-link:hover{color:#ff5722}.mobile-menu-button{color:#4b5563;display:block}.mobile-menu-button:focus{outline:none}@media (width>=768px){.mobile-menu-button{display:none}}.menu-icon{width:1.5rem;height:1.5rem}.mobile-nav{background-color:#fff;padding-bottom:1rem;display:block}@media (width>=768px){.mobile-nav{display:none}}.mobile-nav-container{flex-direction:column;gap:1rem;display:flex}.mobile-nav-link{color:var(--foreground);padding-top:.5rem;padding-bottom:.5rem;font-weight:500;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.mobile-nav-link:hover{color:#ff5722}.footer{background-color:#f3f4f6;padding-top:3rem;padding-bottom:2rem}.footer-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-heading,.footer-section{margin-bottom:1rem}.footer-heading{font-size:1.25rem;font-weight:600}.footer-text{color:#4b5563;margin-bottom:1rem}.contact-item{color:#4b5563;align-items:center;margin-bottom:.5rem;display:flex}.contact-icon{margin-right:.5rem}.footer-links{flex-direction:column;gap:.5rem;display:flex}.footer-link{color:#4b5563;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-link:hover{color:#ff5722}.footer-bottom{text-align:center;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:2rem;font-size:.875rem}.copyright{margin-bottom:.5rem}.beian-link{color:#6b7280;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.beian-link:hover{color:#ff5722}.product-hero{text-align:center;background:linear-gradient(90deg,#f3f4f6,#e5e7eb);padding:5rem 1rem}.product-hero h1{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}@media (width>=768px){.product-hero h1{font-size:3rem}}.product-hero-description{color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.product-section{padding:5rem 0}.product-section.alternate{background-color:#f9fafb}.product-showcase{flex-direction:column;align-items:center;gap:3rem;margin-bottom:4rem;display:flex}@media (width>=1024px){.product-showcase{flex-direction:row}}.product-showcase.reverse{flex-direction:column}@media (width>=1024px){.product-showcase.reverse{flex-direction:row-reverse}}.product-showcase-image{width:100%}@media (width>=1024px){.product-showcase-image{width:50%}}.product-logo-showcase{background-color:#ff57221a;border-radius:.5rem;justify-content:center;align-items:center;height:300px;padding:3rem;display:flex}.product-logo-showcase.light{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-logo-large{color:#ff5722;font-size:3rem;font-weight:700}.product-showcase-content{width:100%}@media (width>=1024px){.product-showcase-content{width:50%}}.product-showcase-content h2{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.product-description-large{color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.product-action-buttons{flex-wrap:wrap;gap:1rem;display:flex}.features-grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem;position:relative}@media (width>=768px){.features-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width>=1024px){.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3.5rem}}.feature-box{background:linear-gradient(145deg,#fff,#fefefe 50%,#fcfcfc);border:1px solid #ff57221a;border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #ff572214,0 10px 25px #0000000f,0 4px 10px #0000000a}.feature-box:before{content:"";background:linear-gradient(90deg,#ff5722,#ff8a65,#ffab91);border-radius:20px 20px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.feature-box:after{content:"";background:radial-gradient(circle,#ff572208 0,#0000 70%);border-radius:50%;width:200px;height:200px;transition:all .4s;position:absolute;top:-50%;right:-50%}.feature-box:hover{border-color:#ff572233;transform:translateY(-8px)scale(1.02);box-shadow:0 30px 60px #ff572226,0 15px 35px #0000001a,0 6px 15px #00000014}.feature-box:hover:after{background:radial-gradient(circle,#ff57220f 0,#0000 70%);top:-40%;right:-40%}.feature-icon-circle{background:linear-gradient(135deg,#ff5722,#ff8a65 50%,#ffab91);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 25px #ff57224d,0 4px 12px #ff572233}.feature-icon-circle:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ff5722,#ff8a65,#ffab91,#ff5722);border-radius:50%;transition:opacity .3s;position:absolute;inset:-2px}.feature-box:hover .feature-icon-circle{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 30px #ff572266,0 6px 16px #ff57224d}.feature-box:hover .feature-icon-circle:before{opacity:.8}.feature-number{color:#fff;text-shadow:0 2px 4px #0003;z-index:1;font-weight:800;position:relative}.feature-box-title{text-align:center;color:#1f2937;z-index:1;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1f2937,#374151);-webkit-background-clip:text;background-clip:text;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700;position:relative}.feature-box-description{color:#64748b;text-align:center;z-index:1;font-size:.95rem;font-weight:400;line-height:1.7;position:relative}.product-highlight-box{background:linear-gradient(145deg,#f8fafc,#f1f5f9 50%,#e2e8f0);border:1px solid #ff57221a;border-radius:24px;padding:3rem 2.5rem;position:relative;overflow:hidden}.product-highlight-box:before{content:"";background:linear-gradient(90deg,#ff5722,#ff8a65,#ffab91,#ff5722);border-radius:24px 24px 0 0;height:6px;position:absolute;top:0;left:0;right:0}.product-highlight-box.light{background:linear-gradient(145deg,#fff,#fefefe 50%,#fcfcfc);border:1px solid #ff572226;box-shadow:0 25px 50px #ff572214,0 15px 35px #0000000d,0 8px 20px #0000000a}.product-highlight-box h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.product-benefits-list{flex-direction:column;gap:1rem;display:flex}.product-benefit-item{align-items:flex-start;gap:1rem;display:flex}.benefit-check{color:#ff5722;background-color:#ff572233;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;font-weight:700;display:flex}.hero-section{background:linear-gradient(90deg,#f3f4f6,#e5e7eb);padding-top:5rem;padding-bottom:5rem}.hero-content{flex-direction:column;align-items:center;display:flex}@media (width>=768px){.hero-content{flex-direction:row}}.hero-text{margin-bottom:2.5rem}@media (width>=768px){.hero-text{width:50%;margin-bottom:0}}.hero-description{color:#4b5563;margin-bottom:2rem;font-size:1.25rem}.button-group{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){.button-group{flex-direction:row}}.button-group.centered,.hero-image{justify-content:center}.hero-image{display:flex;position:relative}@media (width>=768px){.hero-image{width:50%}}.hero-circle-outer{background-color:#ff57221a;border-radius:9999px;width:16rem;height:16rem;animation:pulse 2s infinite;position:absolute;inset:0}@media (width>=768px){.hero-circle-outer{width:20rem;height:20rem}}@media (width>=1024px){.hero-circle-outer{width:24rem;height:24rem}}.hero-circle-middle{background-color:#ff572233;border-radius:9999px;position:absolute;inset:1rem}.hero-circle-inner{background-color:#ff57224d;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;inset:2rem}.hero-logo-text{color:#fff;font-size:1.5rem;font-weight:700}@media (width>=768px){.hero-logo-text{font-size:1.875rem}}.products-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);padding-top:5rem;padding-bottom:5rem;position:relative;overflow:hidden}.products-section:before{content:"";background:radial-gradient(circle,#ff572214 0,#ff572208 50%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:float-slow 12s ease-in-out infinite;position:absolute;top:-20%;right:-10%}.products-section:after{content:"";background:radial-gradient(circle,#ff57220f 0,#ff572205 50%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:float-slow 15s ease-in-out infinite reverse;position:absolute;bottom:-20%;left:-10%}@keyframes float-slow{0%,to{opacity:.6;transform:translate(0)rotate(0)}33%{opacity:.8;transform:translate(-30px,-20px)rotate(120deg)}66%{opacity:.7;transform:translate(20px,-30px)rotate(240deg)}}.section-title{text-align:center;color:#1f2937;z-index:1;text-shadow:0 2px 4px #0000000d;margin-bottom:3.5rem;font-size:2rem;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,#ff5722,#ff8a65,#ff5722);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@media (width>=768px){.section-title{font-size:2.5rem}}.product-grid{z-index:1;gap:3rem;display:grid;position:relative}@media (width>=768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.product-card{background:linear-gradient(145deg,#fff,#fefefe);border:1px solid #fffc;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,0 2px 8px #ff57221a}.product-card:before{content:"";background:linear-gradient(90deg,#ff5722,#ff8a65,#ffab91,#ff8a65,#ff5722) 0 0/200% 100%;height:6px;animation:gradient-flow 3s ease-in-out infinite;position:absolute;top:0;left:0;right:0}@keyframes gradient-flow{0%,to{background-position:0}50%{background-position:100%}}.product-card:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 32px 64px #0000001f,0 16px 32px #00000014,0 4px 16px #ff572226}.product-image{background:linear-gradient(135deg,#ff57221a,#ff572226 25%,#ff8a651f 50%,#ffab911a 75%,#ff572214);justify-content:center;align-items:center;height:16rem;display:flex;position:relative;overflow:hidden}.product-image:before{content:"";background:radial-gradient(circle,#ffffff1a 0,#0000 70%);width:200%;height:200%;animation:shimmer-rotate 8s linear infinite;position:absolute;top:-50%;left:-50%}@keyframes shimmer-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.product-image:after{content:"";filter:blur(20px);background:linear-gradient(45deg,#ff572233,#ff8a6533);border-radius:50%;width:60px;height:60px;position:absolute;top:20px;right:20px}.product-logo{color:#ff5722;text-shadow:0 2px 8px #ff57224d;z-index:1;font-size:2.5rem;font-weight:700;transition:all .3s;position:relative}.product-card:hover .product-logo{color:#e64a19;transform:scale(1.05)}.product-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffffe6,#f8f9faf2);padding:2rem;position:relative}.product-content:before{content:"";background:linear-gradient(90deg,#0000,#ff57224d,#0000);height:1px;position:absolute;top:0;left:2rem;right:2rem}.product-title{color:#1f2937;-webkit-text-fill-color:transparent;z-index:1;background:linear-gradient(135deg,#1f2937,#374151);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.6rem;font-weight:700;position:relative}.product-title:after{content:"";opacity:.8;background:linear-gradient(90deg,#ff5722,#ff8a65);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-4px;left:0}.product-description{color:#64748b;z-index:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.7;position:relative}.features-section{background-color:#f3f4f6;padding-top:4rem;padding-bottom:4rem}.features-grid{gap:2rem;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.feature-icon{background-color:#ff572233;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;display:flex}.feature-number{color:#ff5722;font-size:1.5rem;font-weight:700}.feature-title{text-align:center;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-description{color:#4b5563;text-align:center}.cta-section{text-align:center;background-color:#ff57221a;padding-top:4rem;padding-bottom:4rem}.cta-description{color:#4b5563;max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}@keyframes pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(1)}}.about-hero{text-align:center;background:linear-gradient(120deg,#f3f4f6,#e5e7eb);padding:6rem 1rem;position:relative;overflow:hidden}.about-hero:before{background:#ff57221a;width:300px;height:300px;top:-10%;right:-5%}.about-hero:after,.about-hero:before{content:"";z-index:0;border-radius:50%;position:absolute}.about-hero:after{background:#ff572214;width:250px;height:250px;bottom:-10%;left:-5%}.about-hero h1{z-index:1;margin-bottom:1.5rem;font-size:3rem;font-weight:700;position:relative}.about-hero-description{color:#4b5563;z-index:1;max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.25rem;position:relative}.about-intro-section{padding:5rem 0}.about-intro-container{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (width>=768px){.about-intro-container{flex-direction:row;align-items:flex-start}}.about-intro-image{width:100%}@media (width>=768px){.about-intro-image{width:40%}}.company-logo-showcase{background:linear-gradient(135deg,#ff57221a,#ff572233);border-radius:1rem;justify-content:center;align-items:center;height:300px;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.company-logo-showcase:before{content:"";background-color:#ffffff4d;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.company-logo-showcase:after{content:"";background-color:#fff3;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30px;left:-30px}.company-name{color:#ff5722;z-index:1;text-shadow:0 2px 4px #0000001a;font-size:3rem;font-weight:700;position:relative}.about-intro-content{width:100%}@media (width>=768px){.about-intro-content{width:60%}}.about-intro-content h2{color:#1f2937;margin-bottom:1.5rem;padding-bottom:1rem;font-size:2rem;font-weight:700;position:relative}.about-intro-content h2:after{content:"";background-color:#ff5722;border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:0}.about-text{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.about-values-section{background-color:#f9fafb;padding:5rem 0;position:relative;overflow:hidden}.about-values-section:before{content:"";z-index:0;background:radial-gradient(circle,#ff57221a 0,#ff572200 70%);width:300px;height:300px;position:absolute;top:0;right:0}.values-grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (width>=768px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{text-align:center;z-index:1;background-color:#fff;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 15px #0000000d}.value-card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #0000001a}.value-icon{color:#fff;background:linear-gradient(135deg,#ff5722,#ff8a65);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;box-shadow:0 8px 15px #ff57224d}.value-title{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.value-description{color:#6b7280;line-height:1.6}.contact-section{background-color:#f3f4f6;padding:5rem 0}.contact-grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (width>=640px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=.1024px){.contact-grid{grid-template-columns:repeat(4,1fr)}}.contact-card{text-align:center;background-color:#fff;border-radius:1rem;padding:2rem;transition:transform .3s;box-shadow:0 4px 10px #0000000d}.contact-card:hover{transform:translateY(-5px)}.contact-card-icon{background-color:#ff57221a;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.contact-card-icon .icon{color:#ff5722;font-size:1.5rem}.contact-card-title{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.contact-card-text{color:#6b7280;margin-bottom:1rem}.contact-link{color:#6b7280;transition:color .3s}.contact-link:hover{color:#ff5722}.qrcode-placeholder{color:#6b7280;background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;width:8rem;height:8rem;margin:1rem auto 0;font-size:.875rem;display:flex}.legal-docs{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform-origin:top;background:linear-gradient(to bottom right,#fffc,#f8f9fa99);border:1px solid #e5e7eb66;border-radius:.5rem;max-width:90%;margin-top:1rem;margin-left:auto;margin-right:auto;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(.95);box-shadow:0 2px 5px #00000005,0 1px 2px #00000003}.legal-docs:hover{background:linear-gradient(to bottom right,#ffffffe6,#f8f9fabf);transform:scale(.95)translateY(-1px);box-shadow:0 3px 8px #00000008,0 1px 3px #00000005}.legal-label{color:#6b7280;border-left:2px solid var(--primary);letter-spacing:.01em;margin-bottom:.6rem;padding-left:.5rem;font-size:.7rem;font-weight:500;display:block;position:relative}.legal-links{flex-wrap:wrap;gap:.6rem;margin-bottom:.6rem;display:flex}.legal-link{color:var(--primary-dark);background:linear-gradient(#ff57220f,#ff57221a);border:1px solid #ff57221a;border-radius:.375rem;align-items:center;padding:.3rem .6rem;font-size:.7rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000008,inset 0 .5px #fff6}.legal-link:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.legal-link:hover{background:linear-gradient(to bottom,var(--primary),var(--primary-dark));color:#fff;border-color:var(--primary-dark);transform:translateY(-1px);box-shadow:0 2px 5px #ff572233,0 1px 3px #ff572226}.legal-link:hover:before{left:100%}.legal-icon{width:.8rem;height:.8rem;margin-right:.35rem;transition:all .25s}.legal-link:hover .legal-icon{filter:brightness(1.1)}.markdown-download-links{opacity:.7;border-top:1px dashed #cbd5e180;flex-direction:row;justify-content:space-around;gap:.75rem;margin-top:.5rem;padding-top:.5rem;font-size:.65rem;display:flex;position:relative}.markdown-download-links:after{content:"";background-color:#f8f9facc;border-left:1px dashed #cbd5e180;border-right:1px dashed #cbd5e180;width:20px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.markdown-download-link{color:#718096;background-color:#f1f5f999;border:1px solid #e2e8f066;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem .4rem;font-weight:400;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 1px #00000005}.markdown-download-link:hover{color:var(--primary);opacity:.9;background-color:#fff;border-color:#ff572226;transform:translateY(-1px);box-shadow:0 2px 4px #00000008,0 1px 2px #ff572214}.app-download-section{background:#f8f9fa;border-radius:8px;margin-top:1rem;padding:1rem}.download-title{color:#374151;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.download-options{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.download-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.qr-code{border-radius:8px;box-shadow:0 2px 4px #0000001a}.download-label{color:#059669;text-align:center;font-size:.75rem;font-weight:500}.coming-soon-placeholder{color:#6b7280;text-align:center;background:#e5e7eb;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;font-size:.75rem;display:flex}.mobile-download-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.mobile-download-section h4{color:#1f2937;text-align:center;margin-bottom:1rem;font-size:1rem;font-weight:600}.download-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;display:grid}.download-card{background:#fff;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;align-items:center;padding:1rem;display:flex;box-shadow:0 4px 6px #0000000d}.download-qr{border-radius:8px;margin-bottom:.75rem;box-shadow:0 2px 8px #0000001a}.download-status{text-align:center;font-size:.875rem;font-weight:500}.download-status.available{color:#059669}.download-status.coming{color:#d97706}.coming-soon-card{background:#fef3c7;border:2px dashed #f59e0b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:120px;padding:1rem;display:flex}.android-icon{margin-bottom:.5rem;font-size:2rem}.coming-soon-card small{color:#92400e;opacity:.8;font-size:.75rem}.app-download-main{background:linear-gradient(135deg,#fff5f2,#ffede8 50%,#ffe5df);border:2px solid #ff5722;border-radius:20px;margin-top:1rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 12px 32px #ff572226,0 4px 16px #ff57221a}.app-download-main:before{content:"";background:radial-gradient(circle,#ff57221a 0,#ff57220d 50%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:float 6s ease-in-out infinite;position:absolute;top:-50%;right:-20%}.app-download-main:after{content:"";background:radial-gradient(circle,#ff572214 0,#ff57220a 50%,#0000 70%);border-radius:50%;width:150px;height:150px;animation:float 8s ease-in-out infinite reverse;position:absolute;bottom:-30%;left:-15%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.download-highlight{text-align:center;z-index:1;position:relative}.download-main-title{color:#bf360c;text-shadow:0 2px 4px #bf360c1a;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700;position:relative}.download-main-title:after{content:"";background:linear-gradient(90deg,#ff5722,#ff8a65);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.ios-download-featured{background:linear-gradient(135deg,#fff,#fff8f6);border:1px solid #ff572233;border-radius:16px;flex-direction:column;align-items:center;gap:1.2rem;margin-bottom:1.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 24px #ff572214}.ios-download-featured:hover{transform:translateY(-3px);box-shadow:0 12px 32px #ff57221f}.qr-code-large{border:4px solid #fff;border-radius:16px;transition:transform .3s;box-shadow:0 12px 32px #00000026,0 4px 16px #ff57221a}.qr-code-large:hover{transform:scale(1.05)}.ios-download-info{flex-direction:column;align-items:center;gap:.6rem;display:flex}.ios-label{color:#e64a19;background:linear-gradient(135deg,#ff57221a,#ff572226);border:1px solid #ff57224d;border-radius:25px;padding:.5rem 1rem;font-size:1.1rem;font-weight:600}.ios-status{color:#2e7d32;background:linear-gradient(135deg,#e8f5e8,#f1f8e9);border:1px solid #4caf50;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px #4caf5033}.android-coming-info{background:linear-gradient(135deg,#fff8e1,#ffecb3);border:2px dashed #ff9800;border-radius:12px;margin-top:1rem;padding:1rem;position:relative;overflow:hidden}.android-coming-info:before{content:"";background:linear-gradient(90deg,#0000,#ff98001a,#0000);width:100%;height:100%;animation:shimmer 3s infinite;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.android-notice{color:#e65100;z-index:1;font-size:.95rem;font-weight:600;position:relative}.product-download-featured{margin-top:2rem}.featured-download-section{background:linear-gradient(135deg,#fff8f6,#ffede8 50%,#ffe5df);border:3px solid #ff5722;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #ff572226,0 8px 24px #ff57221a}.featured-download-section:before{content:"";background:radial-gradient(circle,#ff572214 0,#ff57220a 40%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:pulse-slow 8s ease-in-out infinite;position:absolute;top:-40%;right:-30%}.featured-download-section:after{content:"";background:radial-gradient(circle,#ff57220f 0,#ff572208 40%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:pulse-slow 10s ease-in-out infinite reverse;position:absolute;bottom:-40%;left:-30%}@keyframes pulse-slow{0%,to{opacity:.6;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.1)rotate(180deg)}}.featured-title{color:#bf360c;text-align:center;z-index:1;text-shadow:0 2px 4px #bf360c1a;margin-bottom:2rem;font-size:1.6rem;font-weight:700;position:relative}.featured-title:after{content:"";background:linear-gradient(90deg,#ff5722,#ff8a65,#ff5722);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.featured-download-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid;position:relative}.ios-featured-card{background:linear-gradient(135deg,#fff,#fff8f6);border:2px solid #ff5722;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #ff57221f,0 4px 16px #ff572214}.ios-featured-card:before{content:"";background:linear-gradient(90deg,#0000,#ff57220d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ios-featured-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 16px 40px #ff57222e,0 8px 24px #ff57221f}.ios-featured-card:hover:before{left:100%}.ios-badge{color:#fff;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,#ff5722,#ff8a65);border-radius:25px;margin-bottom:1.2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #ff57224d}.featured-qr{border:4px solid #fff;border-radius:20px;margin-bottom:1.2rem;transition:transform .3s;box-shadow:0 16px 40px #00000026,0 8px 24px #ff57221a}.featured-qr:hover{transform:scale(1.05)rotate(2deg)}.ios-download-details{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.download-instruction{color:#e64a19;background:linear-gradient(135deg,#ff57221a,#ff572226);border:1px solid #ff57224d;border-radius:20px;padding:.5rem 1rem;font-size:1rem;font-weight:600}.featured-available{color:#2e7d32;background:linear-gradient(135deg,#e8f5e8,#f1f8e9);border:1px solid #4caf50;border-radius:20px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #4caf5033}.android-featured-notice{text-align:center;background:linear-gradient(135deg,#fff8e1,#ffecb3 50%,#ffe0b2);border:2px dashed #ff9800;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.android-featured-notice:before{content:"";background:linear-gradient(90deg,#0000,#ff98001a,#0000);width:100%;height:100%;animation:shimmer 4s infinite;position:absolute;top:0;left:-100%}.android-icon-large{filter:drop-shadow(0 4px 8px #ff98004d);margin-bottom:1rem;font-size:3.5rem}.android-featured-notice h4{color:#e65100;z-index:1;margin-bottom:.8rem;font-size:1.3rem;font-weight:600;position:relative}.android-coming-text{color:#f57c00;z-index:1;margin-bottom:.5rem;font-size:1.1rem;font-weight:500;display:block;position:relative}.android-featured-notice small{color:#e65100;opacity:.8;z-index:1;font-size:.9rem;position:relative}.cta-download-info{background:linear-gradient(135deg,#fff5f2,#ffede8);border:2px solid #ff5722;border-radius:16px;margin-bottom:1rem;padding:1.2rem 2rem;box-shadow:0 8px 24px #ff57221a}.cta-download-text{color:#bf360c;text-shadow:0 1px 2px #bf360c1a;font-size:1.1rem;font-weight:600}@media (width<=768px){.featured-download-container{grid-template-columns:1fr;gap:1.5rem}.ios-download-featured{flex-direction:column}.download-main-title{font-size:1.125rem}.featured-title{font-size:1.25rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}