@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400;1,9..40,500&family=DM+Serif+Display:ital@0;1&display=swap";:root{--primary-green:#34c759;--primary-green-dark:#2aa74a;--primary-green-light:#34c7591a;--primary-green-glow:#34c7594d;--bg-cream:#f8f5ef;--bg-cream-light:#fdfcfa;--text-heading:#1c1c1e;--text-sub:#6b7280;--text-muted:#9ca3af;--card-white:#fff;--border-light:#0000000f;--font-display:"DM Serif Display",Georgia,serif;--font-body:"DM Sans",-apple-system,BlinkMacSystemFont,"SF Pro Display",system-ui,sans-serif;--shadow-sm:0 1px 2px #0000000a,0 1px 3px #0000000f;--shadow-md:0 4px 6px #0000000a,0 2px 4px #0000000f,0 8px 16px #0000000a;--shadow-lg:0 8px 16px #0000000f,0 4px 8px #0000000a,0 16px 32px #00000014;--shadow-xl:0 16px 32px #00000014,0 8px 16px #0000000f,0 24px 48px #0000001a;--shadow-green:0 4px 14px #34c75940,0 2px 6px #34c75926;--shadow-green-lg:0 8px 24px #34c7594d,0 4px 12px #34c75933;--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-out-back:cubic-bezier(.34,1.56,.64,1);--ease-spring:cubic-bezier(.175,.885,.32,1.275);--section-padding:clamp(4rem,8vw,7rem);--container-max:1200px;font-family:var(--font-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-heading);background-color:var(--bg-cream);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{width:100%;overflow-x:hidden}body{background-color:var(--bg-cream);width:100%;min-width:320px;min-height:100vh;margin:0;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.3;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-heading);margin:0;font-weight:400;line-height:1.15}h1{letter-spacing:-.01em;font-size:clamp(2.75rem,6vw,4.5rem)}h2{font-size:clamp(2rem,4.5vw,3.25rem)}h3{font-family:var(--font-body);font-weight:600}p{color:var(--text-sub);margin:0}a{color:var(--text-heading);transition:all .25s var(--ease-out-expo);text-decoration:none}a:hover{color:var(--primary-green)}button{cursor:pointer;transition:all .3s var(--ease-out-expo);border:none;font-family:inherit}button:focus-visible{outline:2px solid var(--primary-green);outline-offset:2px}img{max-width:100%;height:auto;display:block}video,iframe,svg{max-width:100%;height:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatDelayed{0%,to{transform:translateY(-8px)}50%{transform:translateY(4px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-on-scroll{opacity:0;transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo);transform:translateY(30px)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-on-scroll.scale{transform:scale(.95)}.animate-on-scroll.scale.is-visible{transform:scale(1)}.stagger-children>:first-child{transition-delay:0s}.stagger-children>:nth-child(2){transition-delay:.1s}.stagger-children>:nth-child(3){transition-delay:.2s}.stagger-children>:nth-child(4){transition-delay:.3s}.stagger-children>:nth-child(5){transition-delay:.4s}.stagger-children>:nth-child(6){transition-delay:.5s}.hero-stagger>:first-child{transition-delay:0s}.hero-stagger>:nth-child(2){transition-delay:.15s}.hero-stagger>:nth-child(3){transition-delay:.3s}.hero-stagger>:nth-child(4){transition-delay:.45s}.hero-stagger>:nth-child(5){transition-delay:.6s}.app{background-color:var(--bg-cream);width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);box-sizing:border-box;background-color:#f8f5efd9;width:100%;padding:.875rem 0;position:sticky;top:0;overflow-x:hidden}.header-content{max-width:var(--container-max);box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 2rem;display:flex}.header-left{align-items:center;display:flex}.app-icon{object-fit:cover;width:42px;height:42px;box-shadow:var(--shadow-sm);transition:transform .3s var(--ease-out-expo),box-shadow .3s var(--ease-out-expo);border-radius:12px}.app-icon:hover{box-shadow:var(--shadow-md);transform:scale(1.05)}.header-nav{align-items:center;gap:2.5rem;display:flex}.header-nav a{color:var(--text-heading);font-size:.95rem;font-weight:500;position:relative}.header-nav a:after{content:"";background:var(--primary-green);width:0;height:2px;transition:width .3s var(--ease-out-expo);border-radius:1px;position:absolute;bottom:-4px;left:0}.header-nav a:hover:after{width:100%}.header-nav a:hover{color:var(--primary-green)}@media (max-width:768px){.header-nav{display:none}}.hero{max-width:var(--container-max);width:100%;margin:0 auto;padding:5rem 2rem 6rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#34c75914 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-200px}.hero:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#34c7590d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-150px}@media (max-width:768px){.hero:before,.hero:after{display:none}}.hero-content{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;width:100%;max-width:100%;display:grid}.hero-left{flex-direction:column;gap:1.25rem;display:flex}.hero-kicker{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--primary-green);align-items:center;gap:.5rem;margin:0;font-size:.85rem;font-weight:600;display:inline-flex}.hero-kicker:before{content:"";background:var(--primary-green);border-radius:1px;width:24px;height:2px}.hero-title{color:var(--text-heading);letter-spacing:-.02em;margin:0;font-size:clamp(3.25rem,8vw,5.5rem);font-weight:400;line-height:1.05}.hero-subtitle{color:var(--text-sub);max-width:440px;margin:0;font-size:1.35rem;line-height:1.6}.hero-cta{align-items:center;gap:1.5rem;margin-top:.75rem;display:flex}.btn-primary{background:var(--primary-green);color:#fff;box-shadow:var(--shadow-green);border-radius:100px;padding:1rem 2.25rem;font-size:1.05rem;font-weight:600;position:relative;overflow:hidden}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-primary:hover{box-shadow:var(--shadow-green-lg);background:var(--primary-green-dark);transform:translateY(-3px)}.btn-primary:hover:before{left:100%}.btn-primary:active{transform:translateY(-1px)}.hero-link{color:var(--text-heading);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:500;display:inline-flex}.hero-link:after{content:"→";transition:transform .3s var(--ease-out-expo)}.hero-link:hover:after{transform:translate(4px)}.hero-link:hover{color:var(--primary-green)}.store-badges{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.store-badge{height:52px;transition:transform .3s var(--ease-out-expo),filter .3s ease;border-radius:8px;display:inline-flex;overflow:hidden}.store-badge:hover{filter:brightness(1.05);transform:translateY(-3px)scale(1.02)}.store-badge img{width:auto;height:100%}.hero-right{justify-content:center;align-items:center;display:flex;position:relative}.hero-right:before{content:"";pointer-events:none;z-index:-1;filter:blur(40px);background:radial-gradient(#34c7591f 0%,#0000 60%);width:80%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-mockups{perspective:1200px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:100%;display:flex}.phone-mockup{width:190px;box-shadow:var(--shadow-xl);transition:transform .5s var(--ease-out-expo),box-shadow .5s var(--ease-out-expo);background:#000;border:6px solid #1c1c1e;border-radius:28px;flex-shrink:0;max-width:100%;position:relative;overflow:hidden}.phone-mockup:before{content:"";pointer-events:none;z-index:10;border-radius:22px;position:absolute;inset:0;box-shadow:inset 0 0 20px #ffffff1a}.phone-mockup:first-child{animation:6s ease-in-out infinite float;transform:rotateY(-8deg)rotateX(2deg)translateY(20px)}.phone-mockup:nth-child(2){z-index:2;animation:6s ease-in-out .5s infinite floatDelayed;transform:translateY(-15px)scale(1.05)}.phone-mockup:nth-child(3){animation:6s ease-in-out 1s infinite float;transform:rotateY(8deg)rotateX(2deg)translateY(20px)}.phone-mockup:hover{z-index:10;box-shadow:0 30px 60px #0003,0 15px 30px #00000026;transform:translateY(-20px)scale(1.08)!important}.phone-mockup img{width:100%;height:auto;display:block}@media (max-width:1024px){.hero-content{text-align:center;grid-template-columns:1fr;gap:4rem}.hero-left{align-items:center}.hero-kicker:before{display:none}.hero-subtitle{max-width:500px}.hero-right{order:-1}.hero-cta,.store-badges,.phone-mockups{justify-content:center}.phone-mockup{width:160px}}@media (max-width:640px){.hero{padding:3rem 1.25rem 4rem}.hero-content{padding:0}.phone-mockups{gap:.75rem;width:100%;max-width:100%;overflow:hidden}.phone-mockup{border-width:4px;border-radius:20px;flex-shrink:1;width:115px;max-width:calc(33.33% - .5rem)}.hero-title{font-size:clamp(2.5rem,12vw,3.5rem)}.hero-subtitle{font-size:1.1rem}.hero-cta{flex-direction:column;gap:1rem}.store-badges{flex-direction:column;align-items:center}.store-badge{height:48px}}.value-props{padding:var(--section-padding)2rem;max-width:var(--container-max);box-sizing:border-box;width:100%;margin:0 auto}.value-props-header{text-align:center;margin-bottom:3.5rem}.value-props-header h2{margin-bottom:1rem}.value-props-header p{max-width:600px;margin:0 auto;font-size:1.15rem}.value-props-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.value-card{background:var(--card-white);box-shadow:var(--shadow-sm);transition:transform .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo);border-radius:20px;padding:2rem 1.5rem;position:relative;overflow:hidden}.value-card:before{content:"";background:linear-gradient(90deg,var(--primary-green),#34c7594d);transform-origin:0;height:3px;transition:transform .4s var(--ease-out-expo);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.value-card:hover:before{transform:scaleX(1)}.value-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.value-icon{transition:transform .4s var(--ease-spring);margin-bottom:1rem;font-size:2.75rem;display:block}.value-card:hover .value-icon{transform:scale(1.1)}.value-card h3{color:var(--text-heading);margin:0;font-size:1.1rem;font-weight:600;line-height:1.4}.value-card p{margin-top:.5rem;font-size:.95rem;line-height:1.5}@media (max-width:900px){.value-props-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.value-props{padding:3.5rem 1.25rem}.value-props-grid{grid-template-columns:1fr;gap:1rem}.value-card{padding:1.5rem 1.25rem}}.screenshots{padding:var(--section-padding)2rem;box-sizing:border-box;background:linear-gradient(#fff9 0%,#ffffff4d 100%);width:100%;position:relative;overflow-x:hidden}.screenshots:before{content:"";background:linear-gradient(90deg,transparent,var(--primary-green),transparent);border-radius:2px;width:120px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.screenshots-content{max-width:var(--container-max);box-sizing:border-box;width:100%;margin:0 auto}.section-title{text-align:center;color:var(--text-heading);margin-bottom:3.5rem;font-size:clamp(2rem,5vw,3rem)}.screenshots-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.screenshot-card{background:var(--card-white);box-shadow:var(--shadow-md);transition:transform .5s var(--ease-out-expo),box-shadow .5s var(--ease-out-expo);border-radius:24px;overflow:hidden}.screenshot-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-10px)scale(1.02)}.screenshot-card img{width:100%;height:auto;transition:transform .5s var(--ease-out-expo);display:block}.screenshot-card:hover img{transform:scale(1.03)}.screenshot-caption{text-align:center;color:var(--text-sub);margin:0;padding:1.5rem;font-size:1rem;font-weight:500}@media (max-width:900px){.screenshots-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (max-width:540px){.screenshots{padding:3.5rem 1.25rem}}.how-it-works{padding:var(--section-padding)2rem;max-width:var(--container-max);box-sizing:border-box;width:100%;margin:0 auto}.how-it-works-content{flex-direction:column;align-items:center;display:flex}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-top:3.5rem;display:grid;position:relative}.steps-grid:before{content:"";background:linear-gradient(90deg,var(--primary-green),#34c7594d,var(--primary-green));z-index:0;height:2px;position:absolute;top:30px;left:calc(16.67% + 30px);right:calc(16.67% + 30px)}.step-card{background:var(--card-white);text-align:center;box-shadow:var(--shadow-sm);transition:transform .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo);z-index:1;border-radius:24px;padding:2.5rem 2rem;position:relative}.step-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.step-number{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-green-dark)100%);color:#fff;width:60px;height:60px;font-size:1.5rem;font-weight:700;font-family:var(--font-body);box-shadow:var(--shadow-green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;position:relative}.step-card:hover .step-number{animation:1.5s ease-in-out infinite pulse}.step-card h3{color:var(--text-heading);margin:0;font-size:1.2rem;font-weight:600}.step-card p{margin-top:.75rem;font-size:.95rem;line-height:1.5}@media (max-width:768px){.steps-grid{grid-template-columns:1fr;gap:1.5rem;max-width:400px}.steps-grid:before{display:none}.step-card{padding:2rem 1.5rem}}.faq-section{padding:var(--section-padding)2rem;max-width:var(--container-max);box-sizing:border-box;width:100%;margin:0 auto}.faq-section .section-title{margin-bottom:3rem}@media (max-width:540px){.faq-section{padding:3.5rem 1.25rem}}.social-proof{text-align:center;max-width:var(--container-max);box-sizing:border-box;width:100%;margin:0 auto;padding:4rem 2rem}.social-proof-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.social-proof-stars{color:#ffb800;gap:.25rem;font-size:1.5rem;display:flex}.social-proof-rating{color:var(--text-heading);font-size:1.1rem;font-weight:600}.social-proof-tagline{color:var(--text-sub);max-width:500px;margin:0;font-size:1.15rem;font-style:italic}.final-cta{padding:var(--section-padding)2rem;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#34c75914 0%,#34c75908 50%,#f8f5ef 100%);width:100%;position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#34c7591a 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.final-cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#34c75914 0%,#0000 70%);width:200px;height:200px;position:absolute;bottom:-50px;left:-50px}.final-cta-content{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.final-cta-title{color:var(--text-heading);margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.15}.final-cta-badges{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.final-cta-links{color:var(--text-sub);margin-top:1rem;font-size:.9rem}.final-cta-links a{color:var(--text-sub);transition:color .2s}.final-cta-links a:hover{color:var(--primary-green)}.final-cta-links span{color:var(--text-muted)}@media (max-width:540px){.final-cta{padding:3.5rem 1.25rem}.final-cta-badges{flex-direction:column;align-items:center}}.footer{border-top:1px solid var(--border-light);box-sizing:border-box;background:linear-gradient(#fff6 0%,#fff3 100%);width:100%;padding:3rem 2rem 2rem}.footer-content{max-width:var(--container-max);box-sizing:border-box;flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin:0 auto;display:flex}.footer-brand{color:var(--text-heading);align-items:center;gap:.75rem;font-size:1.05rem;font-weight:600;display:flex}.footer-icon{object-fit:cover;width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:10px}.footer-nav{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-nav a{color:var(--text-sub);font-size:.9rem;font-weight:500;transition:color .2s}.footer-nav a:hover{color:var(--primary-green)}.footer-copyright{color:var(--text-muted);margin:0;font-size:.85rem}@media (max-width:540px){.footer{padding:2rem 1.25rem 1.5rem}.footer-nav{gap:1.25rem}}.faq-container{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.faq-item{background:var(--card-white);box-shadow:var(--shadow-sm);transition:box-shadow .3s var(--ease-out-expo),transform .3s var(--ease-out-expo);border-radius:16px;overflow:hidden}.faq-item:hover,.faq-item.is-open{box-shadow:var(--shadow-md)}.faq-question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);color:var(--text-heading);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:var(--primary-green)}.faq-question-text{flex:1}.faq-icon{background:var(--primary-green-light);width:32px;height:32px;color:var(--primary-green);transition:transform .4s var(--ease-out-expo),background .3s ease;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-item.is-open .faq-icon{background:var(--primary-green);color:#fff;transform:rotate(180deg)}.faq-answer-wrapper{transition:grid-template-rows .4s var(--ease-out-expo);grid-template-rows:0fr;display:grid}.faq-item.is-open .faq-answer-wrapper{grid-template-rows:1fr}.faq-answer{overflow:hidden}.faq-answer p{color:var(--text-sub);margin:0;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.faq-question{padding:1rem 1.25rem;font-size:1rem}.faq-answer p{padding:0 1.25rem 1.25rem;font-size:.95rem}.faq-icon{width:28px;height:28px}}.legal-page{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.legal-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f8f5eff2;border-bottom:1px solid #0000000d;padding:1rem 0;position:sticky;top:0}.legal-header-content{max-width:1200px;margin:0 auto;padding:0 2rem}.legal-header-logo{color:var(--text-heading);align-items:center;gap:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.legal-header-logo:hover{opacity:.7}.legal-app-icon{object-fit:cover;border-radius:10px;width:40px;height:40px}.legal-content{flex:1;padding:3rem 2rem}.legal-container{background:var(--card-white);border-radius:24px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 2px 8px #0000000f}.legal-container h1{color:var(--text-heading);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:900}.legal-last-updated{color:var(--text-sub);margin-bottom:2rem;font-size:.9rem;font-style:italic}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:var(--text-heading);margin-top:2rem;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:800}.legal-section p{color:var(--text-sub);margin-bottom:1rem;font-size:1rem;line-height:1.8}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:var(--text-sub);margin-bottom:.5rem;font-size:1rem;line-height:1.8}.legal-section strong{color:var(--text-heading);font-weight:700}.legal-footer{background-color:#ffffff4d;border-top:1px solid #0000000d;padding:2rem}.legal-footer-content{text-align:center;max-width:1200px;margin:0 auto}.legal-footer-link{color:var(--text-heading);font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.legal-footer-link:hover{opacity:.7}@media (max-width:768px){.legal-content{padding:2rem 1rem}.legal-container{padding:2rem 1.5rem}.legal-section{margin-bottom:2rem}.legal-section h2{margin-top:1.5rem;font-size:1.5rem}}.support-page{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.support-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f8f5eff2;border-bottom:1px solid #0000000d;padding:1rem 0;position:sticky;top:0}.support-header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.support-header-logo{color:var(--text-heading);align-items:center;gap:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.support-header-logo:hover{opacity:.7}.support-app-icon{object-fit:cover;border-radius:10px;width:40px;height:40px}.support-header-nav{align-items:center;gap:1.5rem;display:flex}.support-header-nav a{color:var(--text-sub);font-size:.95rem;font-weight:500;transition:color .2s}.support-header-nav a:hover{color:var(--text-heading);opacity:1}.support-hero{text-align:center;background:linear-gradient(#34c7590a 0%,#0000 100%);padding:4rem 2rem 3rem}.support-hero-content{max-width:700px;margin:0 auto}.support-hero-icon{border-radius:20px;width:80px;height:80px;margin:0 auto 1.5rem;box-shadow:0 8px 24px #0000001a}.support-hero h1{color:var(--text-heading);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900}.support-hero-subtitle{color:var(--text-sub);margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.support-hero-cta{background-color:var(--primary-green);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #34c7594d}.support-hero-cta:hover{opacity:1;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #34c75966}.support-hero-cta svg{width:20px;height:20px}.quick-actions{padding:0 2rem 3rem}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:900px;margin:0 auto;display:grid}.quick-action-card{background:var(--card-white);text-align:center;border:2px solid #0000;border-radius:16px;padding:1.5rem;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #0000000f}.quick-action-card:hover{border-color:var(--primary-green);opacity:1;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.quick-action-icon{margin-bottom:.75rem;font-size:2rem;display:block}.quick-action-card h3{color:var(--text-heading);margin:0 0 .25rem;font-size:1rem;font-weight:700}.quick-action-card p{color:var(--text-sub);margin:0;font-size:.85rem}.faq-section{background:#ffffff80;padding:3rem 2rem 4rem}.faq-container{max-width:800px;margin:0 auto}.faq-section h2{text-align:center;color:var(--text-heading);margin-bottom:2rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.faq-categories{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.category-pill{background:var(--card-white);color:var(--text-sub);cursor:pointer;border:2px solid #0000;border-radius:50px;padding:.6rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.category-pill:hover{color:var(--text-heading);border-color:#34c7594d}.category-pill.active{background:var(--primary-green);color:#fff;border-color:var(--primary-green)}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:var(--card-white);border-radius:16px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.faq-item:hover{box-shadow:0 4px 16px #0000001a}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:inherit;display:flex}.faq-question h3{color:var(--text-heading);margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.faq-icon{background:#34c7591a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.faq-icon svg{width:14px;height:14px;color:var(--primary-green);transition:transform .3s}.faq-item.open .faq-icon{background:var(--primary-green)}.faq-item.open .faq-icon svg{color:#fff;transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:500px}.faq-answer-content{color:var(--text-sub);padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.7}.faq-answer-content a{color:var(--primary-green);font-weight:500}.faq-answer-content ul{margin:.75rem 0;padding-left:1.25rem}.faq-answer-content li{margin-bottom:.5rem}.contact-section{padding:4rem 2rem}.contact-container{max-width:900px;margin:0 auto}.contact-section h2{text-align:center;color:var(--text-heading);margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.contact-subtitle{text-align:center;color:var(--text-sub);margin-bottom:2.5rem;font-size:1.1rem}.contact-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.contact-card{background:var(--card-white);text-align:center;border-radius:20px;padding:2rem;transition:all .2s;box-shadow:0 4px 12px #0000000f}.contact-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.contact-card-icon{background:linear-gradient(135deg,#34c75926 0%,#34c7590d 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;font-size:1.75rem;display:flex}.contact-card h3{color:var(--text-heading);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.contact-card p{color:var(--text-sub);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.contact-link{color:var(--primary-green);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.contact-link:hover{opacity:1;gap:.75rem}.contact-link svg{width:18px;height:18px}.response-badge{color:var(--primary-green);background:#34c7591a;border-radius:50px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.response-badge:before{content:"";background:var(--primary-green);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.support-footer{background-color:#ffffff4d;border-top:1px solid #0000000d;margin-top:auto;padding:2rem}.support-footer-content{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.support-footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.support-footer-links a{color:var(--text-sub);font-size:.9rem;font-weight:500}.support-footer-copyright{color:var(--text-sub);margin:0;font-size:.85rem}.faq-empty{text-align:center;background:var(--card-white);border-radius:16px;padding:3rem 2rem}.faq-empty-icon{margin-bottom:1rem;font-size:3rem}.faq-empty h3{color:var(--text-heading);margin:0 0 .5rem;font-size:1.25rem}.faq-empty p{color:var(--text-sub);margin:0}@media (max-width:768px){.support-header-nav{display:none}.support-hero{padding:3rem 1.5rem 2rem}.support-hero-icon{border-radius:16px;width:64px;height:64px}.quick-actions{padding:0 1.5rem 2rem}.quick-actions-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.quick-action-card{padding:1.25rem 1rem}.quick-action-icon{font-size:1.5rem}.faq-section{padding:2rem 1.5rem 3rem}.faq-categories{gap:.5rem}.category-pill{padding:.5rem 1rem;font-size:.85rem}.faq-question{padding:1rem 1.25rem}.faq-question h3{font-size:.95rem}.faq-answer-content{padding:0 1.25rem 1.25rem;font-size:.95rem}.contact-section{padding:3rem 1.5rem}.contact-cards{grid-template-columns:1fr}.support-footer-links{gap:1rem}}@media (max-width:480px){.quick-actions-grid{grid-template-columns:1fr}.faq-categories{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.category-pill{flex-shrink:0}}
