.lp-logo__hero{background:linear-gradient(170deg,var(--bg-light) 0%,var(--mint-light) 50%,var(--bg-light) 100%);padding:64px 0 72px;text-align:center}.lp-logo__hero-inner{max-width:720px;margin:0 auto}.lp-logo__hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .8);border:1px solid var(--border-light);color:var(--text-secondary);padding:8px 20px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:28px;backdrop-filter:blur(8px)}.lp-logo__hero-badge svg{width:16px;height:16px;stroke:var(--mint);fill:none}.lp-logo__hero h2{font-size:clamp(1.75rem, 1.4rem + 1.2vw, 2.5rem);font-weight:800;color:var(--navy);line-height:1.2;margin-bottom:20px}.lp-logo__hero h2 em{font-style:normal;color:var(--mint)}.lp-logo__hero>.container>.lp-logo__hero-inner>p{font-size:17px;color:var(--text-secondary);line-height:1.7;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.lp-logo__hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.lp-logo__guide{padding:80px 0;background:var(--bg-white)}.lp-logo__guide-header{text-align:center;max-width:640px;margin:0 auto 56px}.lp-logo__guide-header h2{font-size:clamp(1.5rem, 1.2rem + 1vw, 2rem);font-weight:800;color:var(--navy);line-height:1.25;margin-bottom:16px}.lp-logo__guide-header h2 em{font-style:normal;color:var(--mint)}.lp-logo__guide-header p{font-size:16px;color:var(--text-secondary);line-height:1.7}.lp-logo__steps{display:flex;flex-direction:column;gap:32px;max-width:800px;margin:0 auto}.lp-logo__step-card{display:flex;gap:28px;background:var(--bg-light);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:36px 40px;transition:border-color var(--transition-base)}.lp-logo__step-card:hover{border-color:var(--mint)}.lp-logo__step-num{width:52px;height:52px;min-width:52px;background:var(--navy);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.lp-logo__step-body h3{font-size:20px;font-weight:700;color:var(--navy);margin-bottom:10px}.lp-logo__step-body>p{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:20px}.lp-logo__step-links{display:flex;gap:12px;margin-bottom:18px;flex-wrap:wrap}.lp-logo__tool-link{display:flex;align-items:center;gap:12px;padding:12px 20px;background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);text-decoration:none;transition:all var(--transition-base);flex:1;min-width:200px}.lp-logo__tool-link:hover{border-color:var(--mint);box-shadow:var(--shadow-md);transform:translateY(-2px)}.lp-logo__tool-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--mint-light);border-radius:10px;flex-shrink:0}.lp-logo__tool-icon svg{width:22px;height:22px;stroke:var(--mint)}.lp-logo__tool-link strong{display:block;font-size:14px;font-weight:600;color:var(--navy)}.lp-logo__tool-link small{font-size:12px;color:var(--text-muted)}.lp-logo__step-tip{display:flex;align-items:flex-start;gap:10px;background:var(--mint-light);border-radius:var(--radius-md);padding:14px 18px;font-size:13px;color:var(--text-secondary);line-height:1.6}.lp-logo__step-tip svg{width:18px;height:18px;stroke:var(--mint);flex-shrink:0;margin-top:1px}.lp-logo__step-screenshot{margin-bottom:18px}.lp-logo__screenshot-placeholder{background:var(--bg-subtle);border:2px dashed var(--border-light);border-radius:var(--radius-md);padding:48px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.lp-logo__screenshot-placeholder svg{width:40px;height:40px;stroke:var(--text-light)}.lp-logo__screenshot-placeholder span{font-size:13px;color:var(--text-muted);font-style:italic}.lp-logo__step-screenshot img{width:100%;border-radius:var(--radius-md);border:1px solid var(--border-light);box-shadow:var(--shadow-md)}.lp-logo__prompt-box-wrapper{margin-bottom:18px}.lp-logo__prompt-warning{display:flex;align-items:center;gap:8px;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;font-size:12px;color:#92400e;margin-bottom:14px}.lp-logo__prompt-warning svg{flex-shrink:0;width:16px;height:16px;stroke:#d97706;fill:none}.lp-logo__prompt-box{background:var(--bg-white);border:1px dashed var(--border-medium);border-radius:12px;padding:20px 24px;font-size:14px;line-height:1.8;color:var(--text-secondary)}.lp-logo__prompt-box strong{color:var(--navy);font-weight:700}.lp-logo__prompt-actions{margin-top:14px}.lp-logo__copy-btn{display:inline-flex;align-items:center;gap:8px;background:var(--navy);color:#fff;border:0;padding:10px 20px;border-radius:10px;font-size:13px;font-family:inherit;font-weight:600;cursor:pointer;transition:all var(--transition-base)}.lp-logo__copy-btn:hover{background:var(--navy-hover);transform:translateY(-1px)}.lp-logo__copy-btn.copied{background:var(--status-success)}.lp-logo__copy-btn svg{width:15px;height:15px}.lp-logo__tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lp-logo__tip-item{display:flex;align-items:flex-start;gap:12px;background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:16px}.lp-logo__tip-item svg{width:22px;height:22px;stroke:var(--mint);flex-shrink:0;margin-top:2px}.lp-logo__tip-item strong{display:block;font-size:13px;font-weight:600;color:var(--navy);margin-bottom:2px}.lp-logo__tip-item span{font-size:12px;color:var(--text-muted);line-height:1.5}.lp-logo__faq{padding:72px 0;background:var(--bg-light)}.lp-logo__faq-header{text-align:center;margin-bottom:40px}.lp-logo__faq-header h2{font-size:clamp(1.5rem, 1.2rem + 1vw, 2rem);font-weight:800;color:var(--navy)}.lp-logo__faq-list{max-width:740px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.lp-logo__faq-item{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--transition-base)}.lp-logo__faq-item.active{border-color:var(--mint)}.lp-logo__faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:var(--navy);text-align:left;transition:color var(--transition-base)}.lp-logo__faq-question:hover{color:var(--mint)}.lp-logo__faq-question svg{width:18px;height:18px;stroke:var(--text-muted);flex-shrink:0;transition:transform var(--transition-slow)}.lp-logo__faq-item.active .lp-logo__faq-question svg{transform:rotate(180deg)}.lp-logo__faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.lp-logo__faq-answer p{padding:0 24px 20px;font-size:14px;color:var(--text-secondary);line-height:1.7;margin:0}.lp-logo__faq-item.active .lp-logo__faq-answer{max-height:300px}.lp-logo__video{padding:72px 0;background:var(--bg-white)}.lp-logo__video-header{text-align:center;margin-bottom:40px}.lp-logo__video-header h2{font-size:clamp(1.5rem, 1.2rem + 1vw, 2rem);font-weight:800;color:var(--navy);margin-bottom:12px}.lp-logo__video-header h2 em{font-style:normal;color:var(--mint)}.lp-logo__video-header p{font-size:16px;color:var(--text-secondary)}.lp-logo__video-embed{max-width:800px;margin:0 auto;aspect-ratio:16 / 9;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.lp-logo__video-embed iframe{width:100%;height:100%;display:block}.lp-logo__cta{padding:80px 0;background:var(--bg-white)}.lp-logo__cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.lp-logo__cta-content h2{font-size:clamp(1.5rem, 1.2rem + 1vw, 2rem);font-weight:800;color:var(--navy);line-height:1.25;margin-bottom:16px}.lp-logo__cta-content h2 em{font-style:normal;color:var(--mint)}.lp-logo__cta-content>p{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:24px}.lp-logo__cta-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.lp-logo__cta-features li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--text-primary)}.lp-logo__cta-features svg{width:18px;height:18px;stroke:var(--status-success);flex-shrink:0}.lp-logo__product-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);transition:transform var(--transition-slow),box-shadow var(--transition-slow)}.lp-logo__product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.lp-logo__product-image{background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;padding:40px}.lp-logo__product-image svg{width:120px;height:120px}.lp-logo__product-info{padding:28px}.lp-logo__product-badge{display:inline-block;background:var(--mint-light);color:var(--mint-hover);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;border-radius:100px;margin-bottom:12px}.lp-logo__product-title{font-size:20px;font-weight:700;color:var(--navy);margin-bottom:8px}.lp-logo__product-desc{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:16px}.lp-logo__product-price{display:flex;align-items:baseline;gap:6px;margin-bottom:20px}.lp-logo__product-price-value{font-size:26px;font-weight:800;color:var(--navy)}.lp-logo__product-price-note{font-size:13px;color:var(--text-muted)}.lp-logo__product-btn{width:100%;text-align:center}@media (max-width:768px){.lp-logo__hero{padding:48px 0 56px}.lp-logo__step-card{flex-direction:column;gap:16px;padding:24px}.lp-logo__step-num{width:44px;height:44px;min-width:44px;font-size:18px}.lp-logo__tips-grid{grid-template-columns:1fr}.lp-logo__step-links{flex-direction:column}.lp-logo__tool-link{min-width:0}.lp-logo__guide{padding:56px 0}.lp-logo__faq{padding:56px 0}.lp-logo__faq-question{padding:16px 18px;font-size:14px}.lp-logo__faq-answer p{padding:0 18px 16px;font-size:13px}.lp-logo__cta{padding:56px 0}.lp-logo__cta-grid{grid-template-columns:1fr;gap:40px}.lp-logo__product-card{max-width:400px}}@media (max-width:480px){.lp-logo__hero-actions{flex-direction:column;align-items:stretch}.lp-logo__hero-actions .btn{text-align:center}.lp-logo__prompt-box{padding:16px;font-size:13px}}