.site-header{height:40px;display:flex;align-items:center;background-color:transparent;z-index:100}.header-container{display:flex;justify-content:flex-end;align-items:center;width:100%}.hero-section{padding-top:60px;padding-bottom:80px;display:flex;justify-content:center;background-color:var(--bg-color);width:100%}.hero-overall-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:0 40px;box-sizing:border-box}.hero-logo-wrapper{margin-bottom:64px;text-align:center;width:100%}.hero-main-logo{width:280px;max-width:100%;height:auto}.hero-content-split{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:6cqw}.hero-text-side{flex:1;min-width:300px;max-width:500px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-title{font-size:2.2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px;color:#383a3c;line-height:1.2}.hero-text-block{margin-bottom:40px}.hero-subtitle{font-size:1.1rem;color:var(--text-primary);margin-bottom:16px;line-height:1.6}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px}.app-store-btn{display:inline-flex;align-items:center;background-color:#222;color:#fff;padding:8px 24px 8px 20px;border-radius:12px;gap:12px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #0000001a}.app-store-btn:hover{transform:translateY(-2px);background-color:#000;box-shadow:0 8px 16px #00000026}.app-store-icon svg{width:32px;height:32px}.app-store-text{display:flex;flex-direction:column;text-align:left}.app-store-small{font-size:.7rem;font-weight:500;line-height:1;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px}.app-store-big{font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:-.02em}.hero-pricing{display:flex;flex-direction:column;gap:6px;font-size:.95rem;color:var(--text-secondary);margin-top:8px}.pricing-highlight{font-weight:700;color:var(--accent)}.hero-visual-side.mockup-container{flex-shrink:0;width:100%;max-width:290px;border-radius:44px;overflow:hidden;box-shadow:0 32px 64px #00000026,0 0 0 1px #0000000d;border:12px solid #1a1a1a;background-color:#f6f4f2;box-sizing:border-box;margin:0 auto}.hero-screenshot{width:100%;height:auto;display:block}@media(max-width:900px){.hero-content-split{flex-direction:column;text-align:center;gap:56px}.hero-text-side,.hero-actions,.hero-pricing{align-items:center}.hero-logo-wrapper{margin-bottom:32px}.hero-main-logo{width:220px}.hero-title{font-size:1.8rem}}.features-section{padding:100px 0;background-color:transparent}.features-header{text-align:center;max-width:600px;margin:0 auto 64px}.section-title{font-size:2.2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px}.section-subtitle{font-size:1.15rem;color:var(--text-secondary);line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{background-color:var(--surface);border:1px solid var(--border);border-radius:16px;padding:40px 32px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px #00000005}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.feature-card p{font-size:1rem;line-height:1.6;color:var(--text-secondary)}@media(max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features-grid{grid-template-columns:1fr;gap:20px}.section-title{font-size:1.8rem}.features-header{margin-bottom:40px}}.philosophy-section{padding:80px 0 120px;background-color:transparent}.philosophy-content{display:flex;align-items:center;gap:80px;background-color:var(--surface);border-radius:24px;padding:60px;border:1px solid var(--border);box-shadow:0 4px 30px #00000008}.philosophy-text{flex:1}.philosophy-text h2{font-size:2.2rem;font-weight:700;margin-bottom:32px;letter-spacing:-.02em}.philosophy-text p{font-size:1.1rem;line-height:1.7;margin-bottom:24px}.philosophy-text p.highlight{font-size:1.2rem;font-weight:600;color:var(--accent);margin-top:32px;border-left:3px solid var(--accent);padding-left:20px}.philosophy-visual{flex:1;display:flex;justify-content:center}.philosophy-card{background-color:var(--bg-color);border-radius:16px;padding:40px;text-align:center;border:1px solid var(--border)}.leaf-icon{width:48px;height:48px;margin:0 auto 24px;color:var(--accent)}.leaf-icon svg{width:100%;height:100%}.philosophy-quote{font-size:1.2rem;font-style:italic;color:var(--text-primary);line-height:1.6}@media(max-width:992px){.philosophy-content{flex-direction:column;padding:40px;gap:40px}}@media(max-width:768px){.philosophy-content{padding:30px 20px}.philosophy-text h2{font-size:1.8rem}.philosophy-card{padding:30px 20px}}.crosssell-promo-section{padding:60px 0 100px;background-color:transparent}.promo-container{max-width:1040px;margin:0 auto;padding:0 24px}.promo-content{background-color:#859d7f;color:#fff;border-radius:20px;padding:56px 64px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:64px}.promo-text-side{flex:1;max-width:480px;text-align:left}.promo-logo{height:38px;width:auto;display:block;filter:brightness(0) invert(1);margin-bottom:24px}.promo-title{color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:-.01em;margin-bottom:24px;line-height:1.25}.promo-description{color:#ffffffe6;font-size:1.05rem;line-height:1.6;margin-bottom:32px}.promo-description p{color:#ffffffe6;margin:0}.promo-description strong{color:#fff;font-weight:700}.promo-benefits{list-style:none;padding:0;margin:0;font-size:1.05rem;font-weight:500;color:#fff}.promo-benefits li{margin-bottom:12px;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.promo-benefits li span{display:inline-block;font-size:.9rem;margin-top:2px}.promo-action-side{flex-shrink:0;width:380px}.promo-card{background-color:#fff;border-radius:20px;padding:48px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 16px 40px #0000001a;text-align:center}.promo-price-block{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.storer-price{font-size:4rem;font-weight:800;line-height:1;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.02em}.storer-sub{font-size:.95rem;font-weight:500;color:#666}.storer-trial{display:inline-block;background-color:#fee066;color:#1a1a1a;font-weight:800;padding:10px 20px;border-radius:8px;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;width:100%}.promo-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#1a1a1a;color:#fff;padding:18px 32px;border-radius:12px;font-size:1.05rem;font-weight:600;transition:all .2s ease;width:100%;cursor:pointer}.promo-btn:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 8px 16px #00000026}@media(max-width:900px){.promo-content{flex-direction:column;padding:40px 32px;gap:48px;text-align:center}.promo-text-side{max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.promo-title{font-size:2rem}.promo-title br{display:none}.promo-benefits{text-align:left}.promo-action-side{width:100%;max-width:400px}}@media(max-width:600px){.promo-content{padding:32px 20px}.promo-card{padding:32px 24px}.storer-price{font-size:3.2rem}.storer-trial{font-size:.9rem;padding:10px 12px}}.site-footer{background-color:var(--bg-color);padding:80px 0 40px;border-top:1px solid var(--border);margin-top:40px}.footer-container{display:flex;flex-direction:column}.footer-top{display:flex;justify-content:space-between;margin-bottom:64px}.footer-brand{max-width:300px}.logo-text{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.footer-tagline{margin-top:16px;color:var(--text-secondary);font-size:.95rem}.footer-links{display:flex;gap:80px}.link-group h4{font-size:1rem;font-weight:600;margin-bottom:20px;color:var(--text-primary)}.link-group a{display:flex;align-items:center;gap:8px;color:var(--text-secondary);margin-bottom:12px;font-size:.95rem}.link-group a:hover{color:var(--accent)}.footer-bottom{padding-top:32px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:var(--text-secondary)}@media(max-width:768px){.footer-top{flex-direction:column;gap:48px}.footer-links{flex-direction:column;gap:32px}.footer-bottom{flex-direction:column;text-align:center;gap:16px}}:root{--bg-color: #F6F4F2;--text-primary: #3A3C3E;--text-secondary: #6A6D70;--accent: #76A379;--accent-hover: #5F8761;--surface: #FFFFFF;--surface-hover: #FAFAFA;--border: #E8E4E1;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width: 1000px}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none;transition:all .2s ease}p{color:var(--text-secondary);font-size:1.1rem}h1,h2,h3,h4,h5,h6{color:var(--text-primary);line-height:1.3}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.text-gradient{color:var(--text-primary)}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}
