.ai-logo-section{background:var(--bg-white,#ffffff);padding:80px 0;overflow:hidden}.ai-logo__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ai-logo__visual{position:relative}.ai-logo__visual::before{content:'';position:absolute;top:-20px;left:-20px;width:120px;height:120px;background:var(--mint-light,#e8f4f7);border-radius:50%;z-index:0}.ai-logo__visual::after{content:'';position:absolute;bottom:-16px;right:40px;width:80px;height:80px;background:var(--mint-light,#e8f4f7);border-radius:20px;z-index:0;transform:rotate(15deg)}.ai-logo__visual img{width:100%;max-width:480px;display:block;border-radius:24px;box-shadow:0 20px 60px rgb(26 43 74 / .08),0 4px 12px rgb(26 43 74 / .04);position:relative;z-index:1}.ai-logo__badge{display:inline-flex;align-items:center;gap:8px;background:var(--mint-light,#e8f4f7);color:var(--mint-hover,#5a8f9e);padding:8px 18px;border-radius:100px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px}.ai-logo__sparkle{width:16px;height:16px;stroke:var(--mint,#69a4b4);fill:none;stroke-linecap:round;stroke-linejoin:round}.ai-logo__sparkle-wrap{position:relative;display:inline-flex;width:22px;height:22px;flex-shrink:0}.ai-logo__sparkle-wrap .ai-sparkle-aurora--big{width:18px;height:18px}.ai-logo__sparkle-wrap .ai-sparkle-aurora--small{width:10px;height:10px;position:absolute;bottom:-1px;right:-3px}.ai-logo__content h2{font-size:36px;font-weight:800;color:var(--navy,#1a2b4a);line-height:1.2;margin-bottom:16px}.ai-logo__content h2 em{font-style:normal;color:var(--mint,#69a4b4)}.ai-logo__content>p{font-size:16px;color:var(--text-secondary,#4b5563);margin-bottom:28px;line-height:1.7}.ai-logo__steps{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.ai-logo__step{display:flex;gap:14px;align-items:flex-start}.ai-logo__step-num{width:36px;height:36px;background:var(--navy,#1a2b4a);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.ai-logo__step-text h4{font-size:15px;font-weight:600;color:var(--text-primary,#1f2937);margin:0}.ai-logo__step-text p{font-size:13px;color:var(--text-muted,#6b7280);margin-top:2px;margin-bottom:0}.ai-logo__step-text a{color:var(--mint,#69a4b4);text-decoration:none;font-weight:600}.ai-logo__step-text a:hover{text-decoration:underline}.ai-logo__prompt-section{margin-top:28px}.ai-logo__prompt-label{font-size:13px;font-weight:600;color:var(--text-secondary,#4b5563);margin-bottom:10px}.ai-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}.ai-logo__prompt-warning svg{flex-shrink:0;width:16px;height:16px;stroke:#d97706;fill:none}.ai-logo__prompt-box{background:var(--bg-subtle,#f3f4f6);border:1px dashed var(--border-light,#e5e7eb);border-radius:12px;padding:18px 20px;font-size:14px;line-height:1.8;color:var(--text-secondary,#4b5563)}.ai-logo__prompt-box strong{color:var(--navy,#1a2b4a);font-weight:700}.ai-logo__prompt-actions{margin-top:14px}.ai-logo__copy-btn{display:inline-flex;align-items:center;gap:8px;background:var(--navy,#1a2b4a);color:#fff;border:0;padding:10px 20px;border-radius:10px;font-size:13px;font-family:inherit;font-weight:600;cursor:pointer;transition:all .2s}.ai-logo__copy-btn:hover{background:var(--navy-hover,#0f1a2e);transform:translateY(-1px)}.ai-logo__copy-btn.copied{background:#10b981}.ai-logo__copy-btn svg{width:15px;height:15px}@media (max-width:768px){.ai-logo-section{padding:56px 0}.ai-logo__grid{grid-template-columns:1fr;gap:40px}.ai-logo__visual{order:-1;text-align:center}.ai-logo__visual img{max-width:320px;margin:0 auto}.ai-logo__content h2{font-size:28px}}